
/*---vc_refine_results*/
.vc_refine_results {
    width:100%;
    float:left;
    clear:left;
}
.vc_refine_results li.intestazione {
    padding: 7px 0;
    font-size: 0.9em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    background: #ededed;
    display: block;
}
.vc_refine_results .occhiello_titolo {
    padding:0;
    font-weight:bold;    
}
.vc_refine_results p {
    margin:0 0 10px 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_refine_results ul {
    margin:0 0 40px 0;
    list-style:none;
    font-weight:normal;
    width:100%;
    float:left;
    clear:left;
}
.vc_refine_results ul li {
    width:100%;
    float:left;
    clear:left;
}
.vc_refine_results ul li a {
    margin: 1px 0 1px 0;
    padding: 5px;
    font-size: 0.8em;
    text-transform: uppercase;
    border-bottom: 1px #ededed solid;
    display: block;
}
.vc_refine_results ul li a:hover {
    text-decoration:none;
    color:#212121;
}
.vc_refine_results ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align:right;
    float:right;
}
/*---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_23 {
    margin-top:23px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_160 {
    margin-top:160px;   
}
.spacer.t_190 {
    margin-top:190px;   
}
/*---vc_article_preview_results*/
.vc_article_preview_results {
    width:100%;
    float:left;
    clear:left;
    padding: 15px;
    border-bottom: 1px #ccc solid;
}

.vc_article_preview_results.style_drag {
    width:100%;
}
.vc_article_preview_results .cont {
    display:table;
    table-layout: fixed;
}
.vc_article_preview_results .cont2 {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results .cont2 a.aggiungi_carrello {
    float: left;
    margin-left: 30px;
    clear: none;
    padding: 7px 25px;
    display: block;
    text-align: center;
    color: #fff;
    background: #8b3188;
    cursor: pointer;
}
.vc_article_preview_results .cont2 a.aggiungi_carrello:hover { 
    background: #622360;
}


.vc_article_preview_results .cont2 .tag_56 {
    margin: 0 0 0 0px;
    padding: 7px 0px;
    color: #8b3188;
    font-size: 1.4em;
    float: left;
    clear: left;
    font-weight: 500;
}
.vc_article_preview_results .cont2 .tag_56 a {
    color:#8b3188;
}
.vc_article_preview_results .cont2 .tag_56 .nome{
    display:none;
}
.vc_article_preview_results .cont2 .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_preview_results .cont2 .tag_56 .valore{
    float:right;
}










.vc_article_preview_results .cont3 {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}

.vc_article_preview_results .cont_foto {
    float:left;
    margin-right:30px;
    height:100%;
    min-width:260px;
}
.vc_article_preview_results .cont_foto a {
    display:block;
    width:260px;
    height:200px;
    text-align:center;
    vertical-align:middle;
}
.vc_article_preview_results .cont_foto img {
    max-height:100%;
    width:auto;
    text-align:center;
    vertical-align:middle;
}
.vc_article_preview_results_magazine.pos1 .cont_foto img {
    max-height:100%;
    width:auto;
    text-align:center;
    vertical-align:middle;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.vc_article_preview_results .cont_foto .didascalia {
    display:none;
}
.vc_article_preview_results .occhiello {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results .sezione {
    float:left;
    cursor:pointer;
}
.vc_article_preview_results .autore:before {
    content: " | ";
    margin: 0 5px;
    float: left;
}
.vc_article_preview_results .titolo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom:10px;
}
.vc_article_preview_results .sottotitolo,
.vc_article_preview_results .sommario {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results .ora_pubblicazione {
    margin-top:10px;
    font-weight:normal;
    float:left;
    clear:left;
}
.vc_article_preview_results .vc_author .prefisso_autore{
    display:none;
}
.vc_article_preview_results .comments,
.vc_article_preview_results .comment_article {
    font-weight:normal;
    float:left;
}
.vc_article_preview_results .comments span,
.vc_article_preview_results .comment_article a {
    margin-right:5px;
}
.vc_article_preview_results .comments:before,
.vc_article_preview_results .comment_article a:before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_results .comments a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
    margin-left:5px;
    float:right;
}
/*---sharre_fb_tw*/
.vc_article_preview_results .social {
    margin:20px 25px 0 0;
    float:left;
}



/*---object article*/
.vc_article_preview_results .anteprima_ricerca_archivio .gallery .cont_foto a:before,
.vc_article_preview_results .anteprima_ricerca_archivio .video .cont_foto a:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    color:rgba(255,255,255,0.40);
    z-index:9;
}
.vc_article_preview_results .anteprima_ricerca_archivio .gallery .cont_foto a:before {
    content:"\f030";
    margin-top: -10px;
    margin-left: -30px;
    font-size: 4em;
}
.vc_article_preview_results .anteprima_ricerca_archivio .video .cont_foto a:before {
    content:"\f01d";
    margin-top: -20px;
    margin-left: -42px;
    font-size: 7em;
}
/** variant right ---*/
.vc_article_preview_results.right .cont {
    margin-right:0;
    margin-left: 15px;
    float: right;
    position: relative;
}
/*---Media Queries---*/ 
@media only screen and (max-width : 320px) {
    .vc_article_preview_results .cont {
        margin:0 0 15px 0;
    }
    .vc_article_preview_results.right .cont {
        margin:0 0 15px 0;
    }
}
@media only screen and (max-width : 480px) {
    .vc_article_preview_results .cont {
        width:100%;
        margin:0 0 15px 0;
    }
    .vc_article_preview_results .cont_foto {
        width:100%;
        margin-bottom:30px;
    }
    .vc_article_preview_results .cont_foto a {
        width:100%;
        height:auto;
        text-align:center;
        vertical-align:middle;
    }
    .vc_article_preview_results .cont_foto img {
        width:auto;
        max-height:260px;
    }

}
@media only screen and (max-width : 768px) {
}
@media only screen and (max-width : 992px) {
    .vc_article_preview_results.pos1 {
        width: 100%;
        border-bottom: 0px #808285 solid;
        height:auto;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    .vc_article_preview_results.pos1 {
        width: 50%;
    }
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
    .vc_article_preview_results .sottotitolo {
        display:none;
    }
}
@media only screen and (max-width : 667px) {
    .vc_article_preview_results .cont {
        margin-bottom:15px;
    }
    .vc_article_preview_results .sottotitolo {
        display:none;
    }
}

/*--no_risultati--*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-size:1em;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    color:#141922;
}

/*vc_preview_results_pagination*/
.vc_preview_results_pagination {
    margin:0 auto;
    padding:5px;
    display: table;
}
.vc_preview_results_pagination .pagination>li>a, 
.vc_preview_results_pagination .pagination>li>span {
    color:#1555a0;
    border-radius:0;
}
.vc_preview_results_pagination li.active a{
    background:#1555a0;
    border-color:#1555a0;
    cursor:pointer;
    color:#fff;
    border-radius:0;
}
.vc_preview_results_pagination li.active a:hover{
    background:#1555a0;
    border-color:#1555a0;
}

.vc_preview_results_pagination a#precedenti {
    float:left;
}
.vc_preview_results_pagination a#prossimi {
    float:right;
}
.vc_preview_results_pagination a#precedenti:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#212121;
}
.vc_preview_results_pagination a#prossimi:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#212121;
}


/*--banner300x250--*/
.banner_rectangle_1_300x250 {
    margin: 15px 0 0 0;
    display:table;
    clear:left;
    float:right;
}
.banner_rectangle_1_300x250 img {
    max-width:100%;
}
@media (max-width:991px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
@media (max-width:480px){
    .banner_rectangle_1_300x250{
        margin: 25px auto 0 auto;
        display: table;
        clear: none;
        float: none;
    }
}
/*---vc_header_results*/
.vc_header_results {
    width:100%;
    float:left;
    clear:left;
    margin: 10px 0 20px 0;
    /*border-bottom:1px solid #DFDFDF;*/
}

.vc_header_results_found .text .keyword,
.vc_header_results_found .text .sezione {
    color: #1555a0;
    padding: 2px 10px;
    font-weight: normal;
    border: 1px solid #1555a0;
}
/*---Results found*/
.vc_header_results .vc_header_results_found {
    float:left;
    clear:left;
    width:100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding:15px;
}
.vc_header_results .vc_header_results_found .text {
    padding:0;
    font-size: 1.2em;
    font-weight:normal;
    text-transform:uppercase;
    line-height:1em;
    text-align:left;
    float:left;
    width:80%;
}
.vc_header_results .vc_header_results_found .results_number {
    padding:0;
    font-size: 1em;
    font-weight:normal;
    line-height:1em;
    text-align:right;
    float:right;
    width:20%;
}

/*---sortElementCont*/
.vc_header_results .sortElementCont {
    padding: 10px 20px 0 20px;
    font-size: 1em;
    line-height: inherit;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
    background: #f1f2f2;

}
.vc_header_results .sortElementCont p {
    margin:0px;
    padding:0px;
    float:left;
    width:20%;
    display:none;
}
.vc_header_results .sortElementCont ul {
    float:left;
    width:100%;
}
.vc_header_results .sortElementCont ul li {
    /*margin:0 0px 0 15px;*/
    float:left;
    width:33%;
    text-align: center;
    display: block;

}
.vc_header_results .sortElementCont ul li a {
    padding-bottom:2px;
    color: #212121;
    border-bottom: 0px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.vc_header_results .sortElementCont ul li a.active,
.vc_header_results .sortElementCont ul li a:hover{
    border-bottom:3px solid #1555a0;
    padding-bottom: 8px;
    width:100%;
    display: block;
    text-align: center;
    color:#1555a0;
    font-weight:bold;
    text-decoration:none;
    letter-spacing: unset;
}

@media (max-width:991px){
    .vc_header_results .sortElementCont ul {
        width:100%;
    }
    .vc_header_results .sortElementCont ul li {
        width:33%;
    }
}
@media (max-width:767px){
    .vc_header_results .vc_header_results_found .results_number {
        margin-top: 20px;
        text-align: left;
        width: 100%;
        float: left;
    }
    .vc_header_results .vc_header_results_found .text{
        width:100%;
    }
     .vc_header_results .sortElementCont p {
        width:100%;
    }
    .vc_header_results .sortElementCont ul {
        width:100%;
    }
    .vc_header_results .sortElementCont ul li {
        width:100%;
        margin:0;
        padding:5px 5px 0px 5px;
        float:left;
        clear:left;
    }
    .vc_header_results .sortElementCont ul li a{
        display:block;
        width:100%;
        border-bottom: 1px solid #dfdfdf;
        padding: 5px 0px;
    }
    .vc_header_results .sortElementCont ul li a.active{
         font-weight:bold;
    }
}
@media (max-width:480px){
    .vc_header_results .vc_header_results_found .text {
        font-size: 1em;
    }
}
/*@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');*/


.vc_paywall_text{
    margin-bottom: 20px;
    position:relative;
}
.vc_paywall_text:before {
    position: absolute;
    left: 0;
    height: 250px;
    width: 100%;
    content: "";
    pointer-events: none;
    z-index: 100;
    background: linear-gradient(to top, #ffffff 0%, rgba(245, 245, 245, 0) 100%);
    bottom: 0;
}
.vc_paywall_box{
    background: #F4F4F4;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0px solid #ccc;
    border-bottom: 4px solid #212121;
    font-family: 'Rubik', Sans-serif;
}
.vc_cont_paywall {
    float: left;
    clear:left;
    width: 100%;
}
.vc_cont_paywall .text {
    margin:0;
}
.vc_cont_paywall .cont_testo {
    width:100%;
    float:left;
    clear:left;
    text-align: center;
    margin-bottom: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_title {
    display:table;
    padding:15px 0;
    width:100%;
    text-align:center;
}
.vc_cont_paywall .cont_testo .vc_paywall_title .text {
    font-weight: 400;
    color: #212121;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_description {
    width: 70%;
    display: table;
    font-size: 20px;
    line-height: 25px;
    margin: 20px auto 50px auto;
}
.vc_cont_paywall .cont_testo .vc_paywall_description .text {
    color: #fff;
    margin:0;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text strong {
    font-weight: 600;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text i {
    font-style: italic;
}


.vc_cont_paywall .vc_cont_button {
    float:left;
    clear:left;
    width:100%;
    font-family: inherit;
}
.vc_cont_paywall .vc_cont_button .text_edit {
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
    margin: 8px 0 0 0;
    color: #909090;
}
.vc_cont_paywall .vc_cont_button .text_edit strong {
    font-weight: 500;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a,
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
    margin: 15px 0;
    text-decoration: none;
    font-size: 0.95em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    padding: 10px 8px 10px 8px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    clear: left;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #212121;
    display: block;
    background: transparent;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .vc_user_controls_icon:before {
    content: "Profilo";
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu {
    /*position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 15px !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    list-style: none !important;*/
        position: absolute;
    top: 100%;
    right: -25px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 0 !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .vc_user_controls_username {
    display: block;
    padding: 5px 20px;
    font-size: 1.2em;
    line-height: 1.42857143;
    color: #1555a0;
    text-align: center;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #ccc;
    float: left;
    clear: left;
    width: 100%;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    color: #212121;
    white-space: nowrap;
    margin: 0;
    text-align: left;
    width: 100%;
    border: 0;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    color: #212121;
    font-style: normal;
    float: right;
    font-size: .8em;
    padding: 4px 0px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:hover {
    background-color: #f5f5f5;
}
.vc_paywall_login {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 5px;
}
.vc_paywall_login .vc_paywall_login{
    bottom:0;
    width: auto;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a:hover {
    background: #212121;
    color: #fff;
}
.vc_paywall_login .fa {
    font-family: 'Rubik', Sans-serif;
}
.vc_paywall_login .fa:before {
    display:none;
}
/*vc_textedit_paywall_login--*/
.vc_textedit_paywall_login {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*vc_button_subscription*/
.vc_paywall_subscription {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-left: 5px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input:hover {
    background: #212121;
    color:#fff;
}
/*vc_textedit_paywall_abbonati*/
.vc_textedit_paywall_abbonati {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}

.vc_cont_paywall .vc_cont_button img.vc_paywall_image {
    padding: 0px 0px 10px 10px;
    max-width: inherit;
    width: 100%;
}


/*--Product Buy Button--*/
/*.vc_article_buy_button {
    float: left;
    margin: 50px 0 0 0;
}
.vc_article_buy_button .aggiungi_carrello {
    margin: 20px 0 0 0;
    padding: 7px 20px;
    float: left;
    clear: left;
    height: auto;
    display: block;
    text-align: center;
    color: #1555a0;
    border:1px solid #1555a0;
    background: transparent;
    cursor: pointer;
    text-transform:uppercase;
}    
.vc_article_buy_button .aggiungi_carrello:hover {
    background:#1555a0;
    color:#fff;
    cursor:pointer;
    text-decoration:none;
}

.vc_article_buy_button .tag_56 {
    margin: 0;
    color: #1555a0;
    font-size: 1.6em;
    float: left;
    clear: left;
    font-weight: 500;
}
.vc_article_buy_button .tag_56 a {
    color:#1555a0;
}
.vc_article_buy_button .tag_56 .nome{
    display:none;
}
.vc_article_buy_button .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_buy_button .tag_56 .valore{
    float:right;
}*/


@media (max-width:767px) {
    .vc_cont_paywall .vc_cont_button .vc_paywall_login a, 
    .vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
        margin: 15px 0 0 0;
    }
    .vc_cont_paywall .vc_cont_button img.vc_paywall_image {
        padding: 15px 0px 10px 10px;
    }
}

@media (max-width:480px) {

}

