
/*---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;   
}
/*---vc_header_section_with_link*/
.vc_header_section_with_link {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px #c8c8c8 solid;
    position:relative;
}
.vc_header_section_with_link p.sezione {
    width:60%;
    float:left;
    clear:left;
}
.vc_header_section_with_link p.sezione a {
    color:#017cc5;
    font-weight:inherit;
    font-size:1.7em;
    line-height:1.7em;
    width:100%;
    float:left;
    clear:left;
}
.vc_header_section_with_link p.testo_link {
    width:40%;
    float:right;
}
.vc_header_section_with_link p.testo_link a {
    color:#019cf5;
    text-align:right;
    font-size:1em;
    line-height:2.7em;
    width:100%;
    float:left;
    clear:left;
}
.vc_header_section_with_link p.testo_link a:hover {
    text-decoration:underline;
}
@media (min-width:320px) and (max-width:480px) {
    .vc_header_section_with_link p.testo_link {
    width: auto;
    }
    .vc_header_section_with_link p.sezione {
        width:100%;
    }
    .vc_header_section_with_link p.sezione a{
       line-height:1.2em;
    }
    }
.vc_button_more_news {
    display: table;
    clear:left;
    margin:0 auto;
    padding: 5px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_button_more_news a {
    color: #019cf5;
}
.vc_button_more_news a:before {
    content:"Less ";
}
.vc_button_more_news a.collapsed:before {
    content:"More ";
}
.vc_box_tabs_prefooter {
    width: 100%;
}
.vc_box_tabs_prefooter ul.indicators {
    width:100%;
    display: table;
    clear:left;
    height:45px;
    background-color: #019cf5;
}
.vc_box_tabs_prefooter ul.indicators li {
    float: left;
    padding: 13px 15px;
    margin-right: 1%;
    color: #fff;
    cursor: pointer;
    font-family: 'Noto Serif', Arial, Serif;
    font-size: 1.05em;
}
.vc_box_tabs_prefooter ul.indicators li.active {
    background:#072c45;
}
.vc_box_tabs_prefooter.carousel {
    background-color: #fafafa;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 20px;
}
/*--vc_register_prefooter*/
.vc_register_prefooter {
    width:100%;
    float:left;
}
.vc_register_prefooter .occhiello_titolo {display:none;}
.vc_register_prefooter p.registrati,
.vc_register_prefooter p.modifica_dati {
    width:100%;
    float:left;
    clear:left;
}
.vc_register_prefooter p.registrati a,
.vc_register_prefooter p.modifica_dati a {
    height:30px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    color:#fff;
    line-height:2.0em;
    border:1px #039bf6 solid;
    background:#039bf6;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;    
}
.banner_stay_connected {
    width: 100%;
    text-align: center;
}
.vc_box_tabs_prefooter_stayconnected,
.vc_box_tabs_prefooter_signup {
    margin-top:20px;
    margin-bottom:30px;
    font-weight: bold;
}
.vc_box_tabs_prefooter_fb,
.vc_box_tabs_prefooter_tw {
    position:relative;
    margin-top:20px;
}
.vc_box_tabs_prefooter_fb a,
.vc_box_tabs_prefooter_tw a {
    padding: 5px 12px 5px 40px;
    width:100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    display:inline-block;
    text-align: center;
}
.vc_box_tabs_prefooter_fb a {
    background:#536ca2;
}

.vc_box_tabs_prefooter_tw a {
    border:darkgray;
    border-style:solid;
    border-width:2px;
    color:darkgray;
}

.vc_box_tabs_prefooter_fb:before {
    content: "\f082";
     position: absolute;
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.43em;
    font-weight: normal;
    text-decoration: inherit;
    top: 5px;
    left: 10px;
}
.vc_box_tabs_prefooter_tw:before {
    content: url(https://www.henleystandard.co.uk/userUpload/Instagram_2dffbc474aa176b6dc957938c15d0c8b.png);
    position: absolute;
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.43em;
    font-weight: normal;
    text-decoration: inherit;
    top: 5px;
    left: 10px;
}
.vc_box_tabs_prefooter_subscribe input {
    padding: 5px 12px;
    width:100%;
    background:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_box_tabs_prefooter_contactus .titolo a{
    color:#019cf5;
}
.vc_box_tabs_prefooter_contactus .sommario strong{
    font-weight:bold;
}
.vc_box_tabs_prefooter_contactus .sommario p{
    margin-top:10px;
}
.vc_box_tabs_prefooter_sendstory_button,
.vc_box_tabs_prefooter_advertise_button,
.vc_box_tabs_prefooter_editions_button {
    margin-top: 20px;
    position:relative;
    float: left;
    clear: left;
    padding: 5px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
    width: 100%;
    z-index:999;
}
.vc_box_tabs_prefooter_sendstory_button a,
.vc_box_tabs_prefooter_advertise_button a,
.vc_box_tabs_prefooter_editions_button a {
    color: #019cf5;
    width:100%;
    float:left;
}
.vc_box_tabs_prefooter_sendstory p {
    margin-top:10px;
    font-weight:bold;
}
.vc_box_tabs_prefooter_advertise p {
    margin-top:40px;
    font-weight:bold;
}

.banner_send_story {
    display:table;
    clear:left;
    margin:10px auto 0 auto;
}
.banner_advertise_map {
    float: left;
    margin: 0;
}
.banner_advertise_map img {
    width: 322px; 
    margin-left: 30px;
}
.banner_tab_logos {
    display:table;
    clear:left;
    margin:10px auto 0 auto;
}
.vc_box_tabs_prefooter_advertise_preview {
    float:left;
    width:55%;
    background:#00b4f1;
    padding:20px;
}
.vc_box_tabs_prefooter_advertise_preview .cont_img {
    float: left;
}
.vc_box_tabs_prefooter_advertise_preview .sommario {
    margin-top: 25px;
    margin-bottom:15px;
    float: left;
    width: 40%;
    font-size: 1em;
    line-height: 1.6em;
    color: #fff;
    font-weight: normal;
}
.vc_box_tabs_prefooter_editions p {
    margin-top:20px;
    font-weight:bold;
}
.vc_box_tabs_prefooter_editions_preview {
    margin-top:20px;
    float:left;
    width:100%;
    font-weight:normal;
}
.vc_box_tabs_prefooter_editions_preview .titolo {
    font-weight:bold;
}
.vc_box_tabs_prefooter_editions_preview strong {
    font-weight:bold;
    color:#072c45;
    margin-top:5px;
}
.vc_box_tabs_prefooter_photo {
    font-weight:bold;
    margin-top:15px;
}
.vc_box_tabs_prefooter_photo_preview {
    margin-top:15px;
    float:left;
    width:100%;
    font-weight:normal;
}
.vc_box_tabs_prefooter_photo_preview .titolo {
    font-weight:bold;
    margin-bottom:15px;
}
.vc_box_tabs_prefooter_photo_preview strong {
    font-weight:bold;
    color:#019cf5;
    margin-top:5px;
}
.vc_box_tabs_prefooter_photo_preview p span {
    color:#666;
    float:left;
    margin-top:10px;
}

.vc_box_tabs_prefooter_photo_search input {
    float:left;
    padding:8px;
    margin-top:10px;
    width:90%;
    border-radius:3px;
    border:1px solid #e0e0e0;
    color:#bbb;
    margin-right:2%;
}

.vc_box_tabs_prefooter_photo_search .cerca_campo_invio input {
    float:left;
    margin-top:10px;
    border:1px solid #019cf5;
    color:#25a3f6;
    background:#fff;
    width:90%;
}

.vc_box_tabs_prefooter_photo_search select {
    margin-right:2%;
    margin-top:10px;
    padding:0px 15px;
    text-transform:none;
    height:38px;
    float:left;
    width:90%;
    color:#bbb;
    border:1px #e0e0e0 solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}
.vc_box_tabs_prefooter_trust_preview .sommario{
    float: right;
    width: 65%;
    padding-right:5%;
}
.vc_box_tabs_prefooter_trust_preview .cont{
    float: left;
    width: 30%;
}
.vc_box_tabs_prefooter_trust_preview .cont_img,
.vc_box_tabs_prefooter_trust_preview .titolo {
    float: left;
    clear: left;
    width: 100%;
    font-weight:bold;
    line-height:2em;
}
.vc_box_tabs_prefooter_trust_preview .cont_img img {
    max-width:100%;
    height:auto;
}
.vc_box_tabs_prefooter_contactus .titolo a{
    color:#019cf5;
    cursor:default;
}
.vc_box_tabs_prefooter_contactus .titolo a:hover{
    text-decoration:none;
}

.vc_box_tabs_prefooter_editions_preview .titolo a {
    cursor:default;
}
.vc_box_tabs_prefooter_editions_preview .titolo a:hover {
   text-decoration:none;
    color:#404040;
}

.vc_box_tabs_prefooter_photo_preview .titolo a {
    cursor:default;
}
.vc_box_tabs_prefooter_photo_preview .titolo a:hover {
   text-decoration:none;
   color:#404040;
}

.vc_box_tabs_prefooter_trust_preview .titolo a,
 .vc_box_tabs_prefooter_trust_preview .cont_img a {
    cursor:default;
}
.vc_box_tabs_prefooter_trust_preview .titolo a:hover {
   text-decoration:none;
   color:#404040;
}
.vc_box_tabs_prefooter_advertise_preview .titolo a,
 .vc_box_tabs_prefooter_advertise_preview .cont_img a {
    cursor:default;
}
.vc_box_tabs_prefooter_advertise_preview .titolo a:hover {
   text-decoration:none;
   color:#404040;
}
.drag_and_drop .vc_box_tabs_prefooter .anteprima_articolo {
    width:auto !important;
}
.banner_photo_orders img {
        max-width: 100%;
    }
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .vc_box_tabs_prefooter ul.indicators li {
        width:100%;
        margin:0;
        border-bottom:1px solid #fff;
    }
        .vc_box_tabs_prefooter ul.indicators li.active,
            .vc_box_tabs_prefooter ul.indicators li:last-child {
            border:none;
        }
    .vc_box_tabs_prefooter_sendstory_button {
        margin-bottom:20px;
    }
    .vc_box_tabs_prefooter_advertise_preview {
        padding:5px;
        margin-top:20px;
    }
    .vc_box_tabs_prefooter_advertise_preview .sommario {
        width: 100%;
        margin-top: 10px;
        padding-left: 20px;
    }
    .vc_box_tabs_prefooter_trust_preview .cont_img,
    .vc_box_tabs_prefooter_trust_preview .titolo {
        float: left;
        clear: left;
        width: 100%;
    }
    .vc_box_tabs_prefooter_trust_preview .sommario {
        margin-top:20px;
        width:100%;
        height:100px;
        overflow:hidden;
    }
    .vc_box_tabs_prefooter_trust_preview .cont {
        width:100%;
    }
    .vc_box_tabs_prefooter_advertise p {
         margin-top:10px;
    }
    
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .vc_box_tabs_prefooter_fb,
    .vc_box_tabs_prefooter_tw {
        width:48%;
        float:left;
    }
    .vc_box_tabs_prefooter_fb {
        margin-right:4%;
    }
    .vc_box_tabs_prefooter_stayconnected, 
    .vc_box_tabs_prefooter_signup {
        margin-bottom:0;
        text-align:center;
        
    }
    .vc_box_tabs_prefooter_signup {
        float: left;
        width: 48%;
        margin-right: 4%;
    }
    .vc_box_tabs_prefooter_subscribe {
        margin-top:25px;
        float: left;
        width: 48%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
    .banner_advertise_map {
        display:none;
    }
    .vc_box_tabs_prefooter_advertise_preview {
        width:100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .vc_box_tabs_prefooter_advertise_preview .sommario {
        width:100%;
    }
    .banner_advertise_map img {
        width: 240px; 
        margin-left: 30px;
    }
}
/*---vc_menu_local_area_text_editable*/
.vc_menu_local_area_text_editable {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_local_area_text_editable .text {
    margin-bottom:20px;
    color:#017cc5;
    font-weight:inherit;
    font-size:1.7em;
    line-height:1.7em;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px #c8c8c8 solid;
}
.vc_menu_local_area_text_editable .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---vc_menu_local_area*/
.vc_menu_local_area {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_local_area ul.menu_1 {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_menu_local_area ul.menu_1 li {
    margin:0px 0.5555%;
    width:15.6666666666%;
    float:left;
    position:relative;
}
.vc_menu_local_area ul.menu_1 li:first-child {
    margin-left:0%;
}
.vc_menu_local_area ul.menu_1 li:last-child {
    margin-right:0%;
}
.vc_menu_local_area ul.menu_1 li a {
    width:100%;
    float:left;
    clear:left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.vc_menu_local_area ul.menu_1 li a span {
    padding:10px;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    text-rendering: optimizeLegibility;
    color:#072c45;
    font-weight:inherit;
    text-align:left;
    font-size:15px;
    line-height:15px;
    border:1px #bbbbbb solid;
    border-top:5px #017cc5 solid;
    width:100%;
    float:left;
    clear:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_menu_local_area ul.menu_1 li a img {
    width:100%;
    height:inherit;
    float:left;
}
/*----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) {
    .vc_menu_local_area ul.menu_1 li a img {
        display:none;
    }
    .vc_menu_local_area ul.menu_1 li:first-child {
        padding-left:0px;
    }
    .vc_menu_local_area ul.menu_1 li:last-child {
        padding-right:0px;
    }
    .vc_menu_local_area ul.menu_1 li {
        margin:0px;
        padding:0px;
        width:50%;
        float:left;
    }
    .vc_menu_local_area ul.menu_1 li a span {
        padding:15px 0px;
        text-align:center;
    }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_menu_local_area ul.menu_1 li a img {
        display:none;
    }
    .vc_menu_local_area ul.menu_1 li:first-child {
        padding-left:0px;
    }
    .vc_menu_local_area ul.menu_1 li:last-child {
        padding-right:0px;
    }
    .vc_menu_local_area ul.menu_1 li {
        margin:0px;
        padding:0px;
        width:50%;
        float:left;
    }
    .vc_menu_local_area ul.menu_1 li a span {
        padding:15px 0px;
        text-align:center;
    }    
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_menu_local_area ul.menu_1 li a img {
        display:none;
    }
    .vc_menu_local_area ul.menu_1 li:first-child {
        padding-left:0px;
    }
    .vc_menu_local_area ul.menu_1 li:last-child {
        padding-right:0px;
    }
    .vc_menu_local_area ul.menu_1 li {
        margin:0px;
        padding:0px;
        width:50%;
        float:left;
    }
    .vc_menu_local_area ul.menu_1 li a span {
        padding:15px 0px;
        text-align:center;
        height:55px;
    }    
}
/*---vc_article_preview_square_section*/
.vc_article_preview_square_section {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    height:250px;
    background:#082c46;
    overflow:hidden;
}
.vc_article_preview_square_section .cont_img {
    width:100%;
    height:170px;
    overflow:hidden;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_square_section .cont_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -33% 0 0 -50%;
    
}
.vc_article_preview_square_section .cont2 {
    min-height:24px;
}
.vc_article_preview_square_section .cont3 {
    position:relative;
}
.vc_article_preview_square_section .cont4 {
    padding:10px 20px;
    max-width:93%;
    height:80px;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_square_section .vc_section,
.vc_article_preview_square_section .vc_section_link {
    padding:5px;
    position:absolute;
    top:0;
    right:15px;
    background:#082c46;
    color:#fff;
    text-transform:uppercase;
    z-index:1;
}
.vc_article_preview_square_section .vc_section_link a,
.vc_article_preview_square_section .vc_section a {
    color:#fff;
}
.vc_article_preview_square_section .vc_section_link {
    display:none;/* we will show it only in specific sections */ 
}
.vc_article_preview_square_section .occhiello {
    float:left;
}
.vc_article_preview_square_section .titolo{
    width:100%;
    float:left;
    clear:left;
    color:#fff;
    max-height:37px;
    overflow:hidden;
}
.vc_article_preview_square_section .sottotitolo,
.vc_article_preview_square_section .sommario{
    margin-top:10px;
    color:#fff;
    font-size:1.05em;
    line-height:1.2em;
    width:100%;
    float:left;
    clear:left;
    height:96px;
    overflow:hidden;
    display:none;
}
.vc_article_preview_square_section .titolo a,
.vc_article_preview_square_section .sottotitolo a,
.vc_article_preview_square_section .sommario a{
    color:#fff !important;
}
.vc_article_preview_square_section .ora_pubblicazione{
    color: #fff;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_square_section .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_square_section .num_commenti{
    width:100%;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:20px;
    font-size:14px;
    font-weight:normal;
    opacity: 0.6;
}
.vc_article_preview_square_section .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_square_section .didascalia{
    display:none;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 479px) {
    .vc_article_preview_square_section {
        height:111px;
    }
    .vc_article_preview_square_section .cont_img { 
        height:111px;
    }
    .vc_article_preview_square_section .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square_section .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square_section .cont4 {
        padding:10px; 
        height:111px;
    }
    .vc_article_preview_square_section .num_commenti {
        left:10px;
    }
    .vc_article_preview_square_section .vc_section,
    .vc_article_preview_square_section .vc_section_link {
        left:15px;
        max-width: 150px;
    }
    .vc_article_preview_square_section .vc_section_link{
        display:none;
    }
    .vc_article_preview_square_section .sottotitolo,
    .vc_article_preview_square_section .sommario{
        display:none!important;
    }
    .vc_article_preview_square_section .titolo{
        height: 80px;
        font-size: 1.0em;
        max-height: 80px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_square_section {
        height:115px;
    }
    .vc_article_preview_square_section .cont_img { 
        height:115px;
    }
    .vc_article_preview_square_section .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square_section .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square_section .cont4 {
        padding:10px; 
        height:115px;
    }
    .vc_article_preview_square_section .num_commenti {
        left:10px;
    }
    .vc_article_preview_square_section .sottotitolo,
    .vc_article_preview_square_section .sommario{
        display:none!important;
    }
    .vc_article_preview_square_section .titolo{
        height:73px;
    }
    .vc_article_preview_square_section .vc_section,
    .vc_article_preview_square_section .vc_section_link {
        left:15px;
        max-width: 150px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_square_section {
        height:135px;
        margin-top:0 !important;
    }
    .vc_article_preview_square_section .cont_img { 
        height:135px;
    }
    .vc_article_preview_square_section .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square_section .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square_section .cont4 {
        padding:10px; 
        height:135px;
    }
    .vc_article_preview_square_section .num_commenti {
        left:10px;
    }
    .vc_article_preview_square_section .sottotitolo,
    .vc_article_preview_square_section .sommario{
        display:none!important;
    }
    .vc_article_preview_square_section .titolo{
        height:73px;
        max-height: 73px;
    }
    .vc_article_preview_square_section .vc_section,
    .vc_article_preview_square_section .vc_section_link {
        left:15px;
        max-width: 150px;
    }
}
/*---vc_bg_variant*/
.vc_bg_variant {
    background:#d4243b;
}
.vc_bg_variant .vc_section_link,
.vc_bg_variant .vc_section {
    background:#d4243b !important;
}
/*---vc_bg_variant_geo*/
.vc_bg_variant_geo {
    background: #f2f2f2;
}
.vc_bg_variant_geo .vc_title,
.vc_bg_variant_geo .vc_title a,
.vc_bg_variant_geo .sottotitolo, 
.vc_bg_variant_geo .vc_summary {
    color: #072c45 !important;
}
.vc_bg_variant_geo .vc_section_link,
.vc_bg_variant_geo .vc_section {
    display:none !important;
}
.vc_bg_variant_geo .distance {
    width: 50%;
    color: #072c45;
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-transform: lowercase;
    text-align: right;
    display: block !important;
}
.vc_bg_variant_geo .distance:before {
    content: "\f041";
    font-family: FontAwesome;
    font-weight: normal;
    color: #d63e30;
    margin: 0px 5px 0px 0px;
}
.vc_bg_variant_geo .distance a {
    color:#072c45;
}
.vc_article_preview_square_section .distance {
    display: none;
}
/*---variant-top*/
.vc_article_preview_square_section.vc_top1:after {
    content:'1';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:5px 15px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#082c46;
    font-size:1.4em;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_square_section.vc_top2:after {
    content:'2';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:5px 15px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#082c46;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
    font-size:1.4em;
}

/*rectangle_300x250_1*/
.banner_rectangle_300x250_1 {
    min-width:300px;
    min-height:250px;
    margin:0 auto;
    margin-bottom:10px;
    display:table;
    text-align:center;
}
.banner_rectangle_300x250_1 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
}
/*
@media (max-width: 767px) {
    .banner_rectangle_300x250_1 {
        min-width:inherit;
        min-height:inherit;
    }
}*/
/*---vc_article_preview_small*/
.vc_article_preview_small {
    width:100%;
    float:left;
    clear:left;
    border-top:5px solid #017cc5;
    border-right:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    background:#fff;
    height:130px;
    overflow:hidden;
    position:relative;
}
.vc_article_preview_small .cont {
    padding:22px;
    width:100%;
    float:left;
    clear:left;
    height:124px;
    position:relative;
}
.vc_article_preview_small .occhiello {
    float:left;
}
.vc_article_preview_small .titolo{
    width:100%;
    float:left;
    clear:left;
    height:56px;
    overflow:hidden;
}
.vc_article_preview_small .sottotitolo,
.vc_article_preview_small .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:53px;
    overflow:hidden;
}
.vc_article_preview_small .sottotitolo a,
.vc_article_preview_small .sommario a{
    color:#404040 !important;
}
.vc_article_preview_small .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_small .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small .num_commenti{
    position:absolute;
    left:22px;
    bottom: 10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_small .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small .didascalia{
    display:none;
}
.vc_article_preview_small .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_small .cont_img img {
    width: 100%;
    height: auto;
}

/*---variant-most*/
.vc_article_preview_small.vc_article_preview_small_most {
    height:93px;
}
.vc_article_preview_small.vc_article_preview_small_most .cont {
    padding:15px 7px;
    height:87px;
}
.vc_article_preview_small.vc_article_preview_small_most .titolo {
    height:37px;
}
.vc_article_preview_small.vc_article_preview_small_most .num_commenti {
    left:7px;
}
/*---variant-top*/
.vc_article_preview_small.vc_top1:after {
    content:'1';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top2:after {
    content:'2';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top3:after {
    content:'3';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top4:after {
    content:'4';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top5:after {
    content:'5';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top6:after {
    content:'6';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top7:after {
    content:'7';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top8:after {
    content:'8';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top9:after {
    content:'9';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top10:after {
    content:'10';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small.vc_top11:after {
    content:'11';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}

/*drag&drop view of the preview in the "load more" section*/
.vc_article_preview_small.ui-draggable-handle {
    width: 100% !important;
}




/*---media queries*/
@media (min-width: 320px) and (max-width: 479px) {
    .vc_article_preview_small {
        height:75px;
    }
    .vc_article_preview_small .cont {
        padding:9px 13px;
        height:75px;
    }
    .vc_article_preview_small .titolo {
        height: 38px;
    }
    .vc_article_preview_small .num_commenti {
        font-size:0.9em;
        left:13px;
    }
    .vc_article_preview_small.vc_top1 .titolo,
    .vc_article_preview_small.vc_top2 .titolo,
    .vc_article_preview_small.vc_top3 .titolo,
    .vc_article_preview_small.vc_top4 .titolo,
    .vc_article_preview_small.vc_top5 .titolo,
    .vc_article_preview_small.vc_top6 .titolo,
    .vc_article_preview_small.vc_top7 .titolo,
    .vc_article_preview_small.vc_top8 .titolo,
    .vc_article_preview_small.vc_top9 .titolo,
    .vc_article_preview_small.vc_top10 .titolo {
        max-width:90%;
        
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_small {
        height:142px;
    }
    .vc_article_preview_small .titolo {
        height: 93px;
    }
    .vc_article_preview_small .cont {
        padding:13px;
        height:142px;
    }
    .vc_article_preview_small .num_commenti {
        font-size:0.9em;
        left:13px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_small .titolo {
        height: 74px;
    }
    .vc_article_preview_small .cont {
        padding:13px;
        height:127px;
    }
    .vc_article_preview_small .num_commenti {
        left:13px;
    }
}

/*rectangle_300x250_3*/
.banner_rectangle_300x250_3 {
    min-width:300px;
    min-height:250px;
    margin:0 auto;
    display:table;
    text-align:center;
}
.banner_rectangle_300x250_3 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
}
/*
@media (max-width: 767px) {
    .banner_rectangle_300x250_3 {
        min-width:inherit;
        min-height:inherit;
    }
}*/
/*---vc_article_preview_small_section*/
.vc_article_preview_small_section {
    width:100%;
    float:left;
    clear:left;
    border-top:5px solid #017cc5;
    border-right:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    background:#fff;
    height:130px;
    overflow:hidden;
    position:relative;
}
.vc_article_preview_small_section .cont {
    padding:0 22px;
    width:100%;
    float:left;
    clear:left;
    height:124px;
    position:relative;
}
.vc_article_preview_small_section .vc_section_link,
.vc_article_preview_small_section .vc_section {
    padding:0 5px 5px 5px;
    position:absolute;
    top:0;
    right:0;
    background:#017cc5;
    color:#fff;
    text-transform:uppercase;
    z-index:1;
}
.vc_article_preview_small_section .vc_section_link a,
.vc_article_preview_small_section .vc_section a{
    color:#fff;
}
.vc_article_preview_small_section .occhiello {
    float:left;
}
.vc_article_preview_small_section .titolo{
    margin-top: 35px;
    width:100%;
    float:left;
    clear:left;
    height:56px;
    overflow:hidden;
}
.vc_article_preview_small_section .sottotitolo,
.vc_article_preview_small_section .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:53px;
    overflow:hidden;
}
.vc_article_preview_small_section .sottotitolo a,
.vc_article_preview_small_section .sommario a{
    color:#404040 !important;
}
.vc_article_preview_small_section .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_small_section .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_section .num_commenti{
    position:absolute;
    left:22px;
    bottom: 10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_small_section .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_section .didascalia{
    display:none;
}
.vc_article_preview_small_section .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_small_section .cont_img img {
    width: 100%;
    height: auto;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 479px) {
    .vc_article_preview_small_section {
        height:100px;
    }
    .vc_article_preview_small_section .cont {
        padding:0 13px 9px 13px;
        height:100px;
    }
    .vc_article_preview_small_section .titolo {
        margin-top:28px;
        height: 38px;
    }
    .vc_article_preview_small_section .num_commenti {
        font-size:0.9em;
        left:13px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_small_section {
        height:142px;
    }
    .vc_article_preview_small_section .titolo {
        margin-top: 24px;
        height: 93px;
    }
    .vc_article_preview_small_section .cont {
        padding:0 13px 13px 13px;
        height:142px;
    }
    .vc_article_preview_small_section .num_commenti {
        font-size:0.9em;
        left:13px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_small_section .titolo {
        margin-top:25px;
        height: 74px;
    }
    .vc_article_preview_small_section .cont {
        padding:0 13px 13px 13px;
        height:127px;
    }
    .vc_article_preview_small_section .num_commenti {
        left:13px;
    }
}
/*---variant-most*/
.vc_article_preview_small_section.vc_article_preview_small_section_most {
    height:93px;
}
.vc_article_preview_small_section.vc_article_preview_small_section_most .cont {
    padding:0 7px 15px 7px;
    height:87px;
}
.vc_article_preview_small_section.vc_article_preview_small_section_most .titolo {
    height:37px;
}
.vc_article_preview_small_section.vc_article_preview_small_section_most .num_commenti {
    left:7px;
}
/*---variant-top*/
.vc_article_preview_small_section.vc_top1:after {
    content:'1';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top2:after {
    content:'2';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top3:after {
    content:'3';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top4:after {
    content:'4';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top5:after {
    content:'5';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top6:after {
    content:'6';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top7:after {
    content:'7';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top8:after {
    content:'8';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top9:after {
    content:'9';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_small_section.vc_top10:after {
    content:'10';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:3px 10px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#fff;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}


.vc_box_latest_events_cont {
    display:none;
    width:100%;
    background:#f9fcff;
    border:1px solid #bbbbbb;
    padding:10px;
}

.vc_box_latest_events_text {
    width:100%;
    padding: 20px;
    background-color: #072c45;
    border-bottom:4px solid #017cc5;
    color: #fff;
    font-family: 'Noto Serif', Arial, serif;
    font-size: 1.15em;
    line-height:27px;
}
.vc_box_latest_events .vc_filter_tabs {
    float:left;
    width:100%;
    margin-top:10px;
    cursor:pointer;
}

.vc_box_latest_events .vc_filter_tabs .vc_label_filter_tab {
    padding: 5px 12px;
    width: 50%;
    float:left;
    text-align: center;
    background: #fff;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_box_latest_events .vc_filter_tabs .vc_label_filter_tab:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.vc_box_latest_events .vc_filter_tabs .vc_label_filter_tab:last-child {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.vc_box_latest_events .vc_filter_tabs .vc_label_filter_tab.active {
    background-color: #029cf6;
    color: #fff;
}
.vc_box_latest_events .vc_content {
    float: left;
    width: 100%;
    margin-top:10px;
}
.vc_box_latest_events .vc_content .list {
    padding:20px 0;
    border-bottom:1px solid #bbb;
    font-family: 'Noto Serif', 'Times New Roman', Serif;
    height: 96px;
    overflow: hidden;
}
.vc_box_latest_events .vc_content .list:last-child {
    border-bottom:0;
}
.vc_box_latest_events .vc_content .list .vc_tag_3 {
    color: #029cf6;
}
.vc_box_latest_events_filter_button input {
    margin-top: 10px;
    padding: 5px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
    float:left;
}
/*---vc_button_add_your_event*/
.vc_button_add_your_event {
    margin-top: 10px;
    margin-left: 5px;
    float:left;
    z-index: 99;
    padding: 5px 20px;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_button_add_your_event a {
    color: #019cf5;
}
/*---*/
.vc_box_latest_events .bx-wrapper {
    float:left;
    clear:left;
}
.vc_box_latest_events .bx-controls-direction {
    font-size:0px;
    position:absolute;
    right:20px;
    bottom:-40px;
    z-index:99;
}
.vc_box_latest_events .bx-prev,
.vc_box_latest_events .bx-next {
    float:left;
    
}
.vc_box_latest_events .bx-prev:after {
    content: "\f053";
    font-size:15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:10px;
}
.vc_box_latest_events .bx-next:after {
    content: "\f054";
    font-size:15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
@media screen and (max-width:1199px) {
    .vc_box_latest_events .bx-controls-direction {
        right:10px;
    }
}

@media screen and (max-width:991px) {
    .vc_box_latest_events .bx-controls-direction {
        right:20px;
    }
}

@media screen and (max-width:480px) {
    .vc_box_latest_events .bx-controls {
        width:100%;
        float:left;
        clear:left;
    }
    .vc_box_latest_events .bx-controls-direction {
        width:100%;
        float:left;
        clear:left;
        position:inherit;
    }
    .vc_box_latest_events .bx-prev {
        float:left;
    }
    .vc_box_latest_events .bx-next {
        float:right;
    }
    .vc_box_latest_events_filter_button input,
    .vc_button_add_your_event {
        width:49%;
        margin:0;
        font-size: 0.9em;
    }
    .vc_button_add_your_event {
        float:right;
    }
}
/*---vc_article_preview_square*/
.vc_article_preview_square {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    height:260px;
    background:#082c46;
    overflow:hidden;
}
.vc_article_preview_square .cont_img {
    width:100%;
    height:170px;
    overflow:hidden;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_square .cont_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -33% 0 0 -50%;
    
}
.vc_article_preview_square .cont3 {
    position:relative;
}
.vc_article_preview_square .cont4 {
    padding:10px 20px;
    width:100%;
    height:80px;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_square .occhiello {
    float:left;
}
.vc_article_preview_square .titolo{
    width:100%;
    float:left;
    clear:left;
    color:#fff;
    max-height:72px;
    overflow:hidden;
}
.vc_article_preview_square .sottotitolo,
.vc_article_preview_square .sommario{
    margin-top:10px;
    color:#fff;
    font-size:1em;
    line-height:1.4em;
    width:100%;
    float:left;
    clear:left;
    height:96px;
    overflow:hidden;
    display:none;
}
.vc_article_preview_square .titolo a,
.vc_article_preview_square .sottotitolo a,
.vc_article_preview_square .sommario a{
    color:#fff !important;
}
.vc_article_preview_square .ora_pubblicazione{
    color: #fff;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_square .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_square .num_commenti{
    /*width:100%;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:20px;
    font-size:14px;
    font-weight:normal;
    opacity: 0.6;*/
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: -2px;
    right: 60px;/* as we have the number "after" */
    font-size: 14px;
    font-weight: normal;
    opacity: 0.6;
    text-align: right;
}
.vc_article_preview_square .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_square .didascalia{
    display:none;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 479px) {
    .vc_article_preview_square {
        height:111px;
    }
    .vc_article_preview_square .cont_img { 
        height:111px;
    }
    .vc_article_preview_square .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square .cont4 {
        padding:10px; 
        height:111px;
    }
    .vc_article_preview_square .num_commenti {
        right:10px;
        bottom:5px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_square {
        height:115px;
    }
    .vc_article_preview_square .cont_img { 
        height:115px;
    }
    .vc_article_preview_square .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square .cont4 {
        padding:10px; 
        height:115px;
    }
    .vc_article_preview_square .num_commenti {
        right:10px;
        bottom:5px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_square {
        height:135px;
    }
    .vc_article_preview_square .cont_img { 
        height:135px;
    }
    .vc_article_preview_square .cont2 {
        padding-right:0;
    }
    .vc_article_preview_square .cont3 {
        padding-left:0;
    }
    .vc_article_preview_square .cont4 {
        padding:10px; 
        height:135px;
    }
    .vc_article_preview_square .num_commenti {
        right:10px;
        bottom:5px;
    }
}
/*---vc_bg_variant*/
.vc_bg_variant {
    background:#d4243b;
}
/*---variant-top*/
.vc_article_preview_square.vc_top1:after {
    content:'1';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:5px 15px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#082c46;
    font-size:1.4em;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_square.vc_top2:after {
    content:'2';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:5px 15px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#082c46;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
    font-size:1.4em;
}
.vc_article_preview_square.vc_top3:after {
    content:'3';
    position:absolute;
    bottom:5px;
    right:5px;
    padding:5px 15px;
    -webkit-border-radius: 5px 20px 5px;
    -moz-border-radius: 5px 20px 5px;
    border-radius: 5px 20px 5px;
    background:#bbb;
    color:#082c46;
    font-family: 'Noto Serif', Georgia, Times, 'Times New Roman', serif;
    font-size:1.4em;
}
@media (max-width: 480px) {
    .vc_article_preview_square.vc_top1 .titolo,
    .vc_article_preview_square.vc_top2 .titolo {
        max-width: 100%;
        max-height: 50px;
        font-size: 0.99em;
        
    }
}

/*---vc_article_preview_breaking_news*/
.vc_article_preview_breaking_news {
    width:100%;
    float:left;
    clear:left;
    border-top:5px solid #017cc5;
    background:#fff;
    position:relative; 
    overflow:hidden;
}
.vc_article_preview_breaking_news .cont_img {
    width:100%;
    overflow:hidden;
}
.vc_article_preview_breaking_news .cont_img img {
    width: 100%;
    height: auto;
}


/*---vc_article_preview_medium_event*/
.vc_article_preview_medium_event {
    width:100%;
    float:left;
    clear:left;
    border-top:5px solid #017cc5;
    border-right:1px solid #bcbcbc;
    border-left:1px solid #bcbcbc;
    border-bottom:1px solid #bcbcbc;
    background:#fff;
    position:relative;
    height:160px;
}
.vc_article_preview_medium_event .cont_img {
    width:100%;
    float:left;
    clear:left;
    height:auto;
    overflow:hidden;
}
.vc_article_preview_medium_event .cont_img img {
    width: 100%;
    height: auto;
    float:left;
}
.vc_article_preview_medium_event .cont3 {
    position:relative;
}
.vc_article_preview_medium_event .cont4 {
    padding:20px 30px 20px 0;
    width:100%;
    float:left;
    clear:left;
    height:160px;
    position:relative;
}
.vc_article_preview_medium_event .occhiello,
.vc_article_preview_medium_event .sezione {
    color:#019cf5;
    height:14px;
    overflow:hidden;
}
.vc_article_preview_medium_event .tag_3,
.vc_article_preview_medium_event .tag_4,
.vc_article_preview_medium_event .tag_7,
.vc_article_preview_medium_event .tag_8,
.vc_article_preview_medium_event .tag_9,
.vc_article_preview_medium_event .tag_10,
.vc_article_preview_medium_event .tag_11,
.vc_article_preview_medium_event .tag_12,
.vc_article_preview_medium_event .tag_13,
.vc_article_preview_medium_event .tag_14,
.vc_article_preview_medium_event .tag_16 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_medium_event .tag_3 .nome,
.vc_article_preview_medium_event .tag_4 .nome,
.vc_article_preview_medium_event .tag_7 .nome,
.vc_article_preview_medium_event .tag_8 .nome,
.vc_article_preview_medium_event .tag_9 .nome,
.vc_article_preview_medium_event .tag_10 .nome,
.vc_article_preview_medium_event .tag_11 .nome,
.vc_article_preview_medium_event .tag_12 .nome,
.vc_article_preview_medium_event .tag_13 .nome,
.vc_article_preview_medium_event .tag_14 .nome,
.vc_article_preview_medium_event .tag_16 .nome {
    display:none;
}
.vc_article_preview_medium_event .titolo{
    width:100%;
    float:left;
    clear:left;
    max-height:73px;
    overflow:hidden;
}
.vc_article_preview_medium_event .sottotitolo,
.vc_article_preview_medium_event .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
}
.vc_article_preview_medium_event .sottotitolo a,
.vc_article_preview_medium_event .sommario a{
    color:#404040 !important;
}
.vc_article_preview_medium_event .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_medium_event .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_event .num_commenti{
    position:absolute;
    left:0;
    bottom:10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_medium_event .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_event .didascalia{
    display:none;
}
.vc_article_preview_medium_event .social{
    position:absolute;
    right:15px;
    bottom:19px;
    width:19px;
    height:19px;
}
.vc_article_preview_medium_event .social a.addthisevent-drop {
    padding:0;
    float:left;
    clear:left;
    z-index:100;
    border:none;
} 
.vc_article_preview_medium_event .social a.addthisevent-drop .addthisevent_icon {
    background:transparent !important;
    left: 0px;
}
.vc_article_preview_medium_event .social a.addthisevent-drop .addthisevent_icon:after {
    content:"\f073";
    font-family: FontAwesome;
    font-weight: normal;
    color:#a9a9a9;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 767px) {
    .vc_article_preview_medium_event {
        height:95px;
    }
    .vc_article_preview_medium_event .titolo {
        max-height: 54px;
        padding-right: 10px;
    }
    .vc_article_preview_medium_event .cont_img{
        padding:0;
        height:89px;
    }
    .vc_article_preview_medium_event .cont2{
        padding-right:0;
    }
    .vc_article_preview_medium_event .cont3{
        padding-left:0;
    }
    .vc_article_preview_medium_event .cont4 {
        padding:15px;
        height:95px;
    }
    .vc_article_preview_medium_event .num_commenti {
        font-size:0.9em;
        left:15px;
    }
    .vc_article_preview_medium_event .commenti {
        display:none;
    }
    .vc_article_preview_medium_event .tag_3,
    .vc_article_preview_medium_event .tag_4,
    .vc_article_preview_medium_event .tag_7,
    .vc_article_preview_medium_event .tag_8,
    .vc_article_preview_medium_event .tag_9,
    .vc_article_preview_medium_event .tag_10,
    .vc_article_preview_medium_event .tag_11,
    .vc_article_preview_medium_event .tag_12,
    .vc_article_preview_medium_event .tag_13,
    .vc_article_preview_medium_event .tag_14,
    .vc_article_preview_medium_event .tag_16 {
        display:none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vc_article_preview_medium_event {
        height:129px;
    }
    .vc_article_preview_medium_event .titolo {
        max-height: 54px;
    }

    .vc_article_preview_medium_event .cont2{
        padding-right:0;
    }
    .vc_article_preview_medium_event .cont3{
        padding-left:0;
    }
    .vc_article_preview_medium_event .cont4 {
        padding:13px;
        height:123px;
    }
    .vc_article_preview_medium_event .num_commenti {
        left:13px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .vc_article_preview_medium_event {
        height:136px;
    }
    .vc_article_preview_medium_event .cont2{
        padding-right:0;
    }
    .vc_article_preview_medium_event .cont3{
        padding-left:0;
    }
    .vc_article_preview_medium_event .cont4 {
        padding:10px 15px 10px 10px;
        height:145px;
    }
    .vc_article_preview_medium_event .titolo {
        height:72px;
    }
    .vc_article_preview_medium_event .num_commenti {
        left:10px;
        bottom:15px;
    }
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
    .vc_box_search_events select {
        width:50%;
        margin-right:0px;
        margin-top:5px;
    }
    .vc_box_search_events .cerca_campo_invio input {
        margin-top:5px;
        width:100%;
        float:left;
        clear:left;
    }
}
.cont_list_purchasing .cont_button_console button {
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form #photo #upload-button, .form_inserimento_dati form .campo_form_file #upload-button, .form_inserimento_dati form #foto #upload-button {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input:hover {
	background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.cont_contents h2
{
    font-weight:bold;
}
.cont_list_purchasing .cont_button_console button {
    margin: 10px 1% 0px 0px;
}
.authentication_login .vc_box_login_social{
    display:none;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input:hover{
    background-color: #029cf6;
    border: 2px solid #029cf6;
    text-shadow: 0 0;
}
.authentication_login .vc_box_login .user_access_orizzontale .user_login .user_login_button input
{
    background-color: #029cf6;
    border: 2px solid #029cf6;

    text-shadow: 0 0;
}
.form_inserimento_dati form .campo_form_invia input
{
    color: #fff;
}
.no_risultati{
    color: #000;
    font-size:14px;
}
.authentication_login .vc_box_login_register p.registrati{
    display:none;
}
.register_button{
    margin-top:10px;
}
.msg .popup{
    text-decoration: underline;
}


