
/*---vc_search_header_results_found*/
.vc_search_header_results_found {
    width:100%;
    float:left;
    clear:left;
    margin-top:30px;
}
/*---Results found*/
.vc_search_header_results_found .vc_results_found {
    float:left;
    clear:left;
}
.vc_search_header_results_found .vc_results_found .occhiello_titolo {
    display:block;
    padding: 10px 25px;
    background: #cbe2ee;
    border-radius: 35px;
    color: #035d84;
    margin: 0 0 15px 0;
}
.vc_search_header_results_found .vc_results_found p {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.1em;
    font-weight: normal;
    position: relative;
    color: #009fe3;
}

.vc_search_header_results_found .vc_results_found p.text {
    color: #212121;
    margin-top: 10px;
    font-weight: 300;
    font-size: .9em;
}

.vc_search_header_results_found .vc_results_found p.text span.keyword,
.vc_search_header_results_found .vc_results_found p.text span.sezione {
    padding: 5px 10px;
    background: #cae2ed;
    font-size: .95em;
    font-weight: 600;
    color: #000;
    /* float: left; */
    clear: left;
    text-align: left;
    text-transform: uppercase;
    border-radius: 35px;
    margin-left: 10px;
}



/*---vc_search_number_results_found*/
.vc_search_number_results_found {
    margin-top: 0px;
    float: right;
    clear: right;
    width: auto;
    color: #212121;
}
.vc_search_number_results_found .results_number {
    float: left;
    width: 100%;
    text-align: left;
    font-size: .85em;
    line-height: 1.6em;
    font-weight: 300;
    position: relative;
    color: #212121;
}
/*.vc_search_number_results_found span:after {
    content: "risultati";
    margin: 0 0 0 5px;
    float: right;
}*/
/*---vc_search_bar*/
.vc_search_bar {
    margin:15px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_bar form {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    border: 1px #e5e5e5 solid;
}
.vc_search_bar .cerca_campo_text {
    margin:0px;
    padding:0px;
    width:90%;
    float:left;
}
.vc_search_bar .cerca_campo_text input {
    margin:0px;
    padding:0px 10px 0px 10px;
    font-size:12px;
    text-transform: uppercase;
    font-weight: 300;
    color:#212121;
    width:100%;
    height: 38px;
    float:left;
    border: 0px #e5e5e5 solid;
}
.vc_search_bar .cerca_campo_invio {
    margin:0px;
    padding:0px;
    width:10%;
    float:left;
    position:relative;
}
.vc_search_bar .cerca_campo_invio input {
    margin:0px;
    padding:10px 5px;
    font-size:0px;
    width:100%;
    height:35px;
    float:left;
    display:block;
    border:0px #cdcdcd solid;
    background:transparent;	
    cursor:pointer;
    position:relative;
    z-index: 10;
}
.vc_search_bar .cerca_campo_invio:before {
    content: "\e610";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 1;
    text-decoration: inherit;
    color: #212121;
    position: absolute;
    z-index: 5;
    right: 20px;
    top: 9px;
}
/*---vc_article_preview_results*/
.vc_article_preview_results {
    width:100%;
    float:left;
    clear:left;
    padding: 15px;
    border-bottom: 1px #e5e5e5 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:5px;
    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;
}
.vc_article_preview_results .sottotitolo,
.vc_article_preview_results .sommario {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
    line-height: 1.4em;
}
.vc_article_preview_results .testo {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results .testo a{
    color:#212121;
}
.vc_article_preview_results .testo a:hover,
.vc_article_preview_results .titolo a:hover {
    text-decoration:none;
    color:#009fe3;
}
.vc_article_preview_results .ora_pubblicazione {
    margin-top:10px;
    font-weight:normal;
    float:left;
    clear:left;
    color:#a3a3a3;
}
.vc_article_preview_results .ora_pubblicazione a{
    color:#a3a3a3;
}
.vc_article_preview_results .ora_pubblicazione a:hover{
    text-decoration:none;
}
.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: 0;
    float: right;
}



/** variant right ---*/
.vc_article_preview_results.right .cont {
    margin-right:0;
    margin-left: 15px;
    float: right;
    position: relative;
}

/*--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: #212121;
    border-radius:0;
    font-size: 20px;
    font-weight: 300;
    border-color: #cbe3ed;
}
.vc_preview_results_pagination li.active a,
.vc_preview_results_pagination li.active a:hover,
.vc_preview_results_pagination li a:hover{
    background: #cbe3ed;
    cursor:pointer;
    color: #212121;
    border-radius:0;
    font-weight: 500;
    border-color: #cbe3ed;
}


.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;
}

/*---Media Queries---*/ 
@media only screen and (max-width : 320px) {
}
@media only screen and (max-width : 480px) {

}
@media only screen and (max-width : 768px) {
}
@media only screen and (max-width : 992px) {
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
}
@media only screen and (max-width : 667px) {
}
body.background {
    margin-top:120px;
}
/*---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_search_refine_results_standard*/
.vc_search_refine_results_standard {
    width:100%;
    float:left;
    clear:left;
    margin-top:10px;
}
.vc_search_refine_results_standard .occhiello_titolo {
    margin: 0;
}
.vc_search_refine_results_standard li.intestazione {
    padding: 10px 25px;
    font-size: 1em;
    line-height: 1em;
    text-align: left;
    font-weight: 600;
    color: #035d84;
    width: 100%;
    position: relative;
    border-radius: 35px;
    background: #cbe3ed;
}
.vc_search_refine_results_standard p {
    margin:0 0 10px 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul {
    margin: 0 0px 40px 0;
    color:#212121;
    list-style:none;
    font-weight:normal;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li:nth-child(2),
.vc_search_refine_results_standard ul.affina_tipo > li:first-child {
    /* border-bottom: 1px #c0c0c0 solid; */
    /* margin-top: -1px; */
}
.vc_search_refine_results_standard ul li a {
    margin: 0;
    padding: 12px 15px;
    font-size: 0.75em;
    line-height: 1em;
    font-weight: 300;
    border-bottom: 1px #cbe3ed solid;
    display: block;
    color: #212121;
}
.vc_search_refine_results_standard ul li a:hover {
    text-decoration: none;
    color: #035d84;
}

.vc_search_refine_results_standard ul.affina_tipo {
    position:relative;
    width: 100%;
}
.vc_search_refine_results_standard ul.affina_tipo:before {
    content:"Tipologia";
    line-height: 1em;
    width: 100%;
    float: left;
    clear: left;
    border-radius: 35px;
    padding: 10px 25px;
    font-size: 1em;
    line-height: 1em;
    text-align: left;
    font-weight: 600;
    color: #035d84;
    width: 100%;
    position: relative;
    background: #cbe3ed;
}
.vc_search_refine_results_standard ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align:right;
    float:right;
    color:#035d84;
}
/*---sortElementCont*/
.vc_search_header_results_found_order .sortElementCont {
    margin:10px 0 15px 0;
    font-size:0.8em;
    line-height:inherit;
    position:relative;
    width:100%;
    float:left;
    clear:left;
    border-bottom: 1px solid #cae2ed;
    border-top: 1px solid #cae2ed;
}
.vc_search_header_results_found_order .sortElementCont p {
    margin:0px;
    padding: 5px 0px;
    float:left;
    width: 0%;
    text-transform: uppercase;
    font-weight: 300;
    color: #212121;
    display:none;
}
.vc_search_header_results_found_order .sortElementCont ul {
    float:left;
    width: 100%;
    text-transform: uppercase;
    padding: 0px 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.vc_search_header_results_found_order .sortElementCont ul li {
    margin: 0;
    float:left;
    width: 100%;
    text-align: center;
}
.vc_search_header_results_found_order .sortElementCont ul li a {
    padding: 5px 15px;
    color: #212121;
    border-bottom: 0px;
    font-weight: 300;
    float: left;
    width: 100%;
}
.vc_search_header_results_found_order .sortElementCont ul li a.active,
.vc_search_header_results_found_order .sortElementCont ul li a:hover {
    /* color: #fff; */
    font-weight: normal;
    /* padding: 5px 15px; */
    background: #cbe1ed;
    text-decoration:none;
}

