
.vc_box_search_expanded {
    float:left;
    clear:left;
    width:100%;
    padding:15px 0;
}

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

.vc_box_search_expanded .cerca_campo_invio input {
    float:right;
    border:1px solid #019cf5;
    color:#25a3f6;
    background:#fff;
    width:27%;
    margin-right:0%;
}
@media only screen and (max-width: 479px) {
    .vc_box_search_expanded .cerca_campo_invio input,
    .vc_box_search_expanded  input {
        width:100%;
        margin-top:10px;
    }
}
@media only screen and (max-width: 991px) {
    .vc_box_search_expanded .cerca_campo_invio input {
        padding: 8px 0;
    }
}

.vc_controls_top_pagination,
.vc_controls_bottom_pagination{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*---search_results*/
.vc_search_results {
    margin:0 0 20px 0;
    border:1px #bbb solid;
    border-top:5px solid #007dc0;
    width:100%;
    float:left;
    clear:left;
    background-color: #fff;
}
.vc_search_results .testo {
    font-size:1em;
    line-height:17px;
    height: 52px;
    overflow: hidden;
}
.vc_search_results .sezione {
    margin-top:10px;
    font-size:1.14em;
    font-family:'Noto Serif', 'Times New Roman', serif;
    color:#029cf6;
}
.vc_search_results .tag_3 {
    font-size:1em;
    font-family:'Noto Serif', 'Times New Roman', serif;
    color:#029cf6;
}
.vc_search_results .tag_3 .nome{
    display:none;
}
.vc_search_results .sezione a {
    color:#007dc0;
    text-decoration:none;
}
.vc_search_results .testo p {
    margin:0px;
    padding:0px;
}
.vc_search_results .testo strong {
    text-decoration:underline;
}
.vc_search_results .cont_foto {
    width:100%;
    display:table;
}
.vc_search_results .cont_foto img {
    margin:0px;
    padding:0px;
    width:100%;
    height:auto;
    border:0px;
    text-decoration:none;
    float:left;
}
.vc_search_results .titolo {
    margin:5px 0 5px 0;
    font-family:'Noto Serif', 'Times New Roman', serif;
    font-size:1.2em;
    line-height:20px;
    max-height: 40px;
    overflow:hidden;
}
.vc_search_results .titolo a {
    text-decoration:none;
}
.vc_search_results .titolo a:hover {
    text-decoration:underline;
}
.vc_search_results .ora_pubblicazione {
    font-size: 0.9em;
    width: auto;
    float: left;
    margin: 5px 20px 0px 0px;
}
.vc_search_results .ora_pubblicazione:before {
    content: "\f017";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 5px 0px 0px;
}
.vc_search_results .ora_pubblicazione a,.search_results .ora_pubblicazione a:hover {
    text-decoration:none;
    color: #333;
}
.vc_search_results .cont2 {
    max-height:215px;
    overflow:hidden;
}
.vc_search_results .cont3 {
    padding-right: 40px;
}
/*---no_risultati*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-size:1.8em;
    text-align:center;
    color:#404040;
    font-family:'Noto Serif', 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
}
.no_risultati:before {
    content:"\f127";
    font-family: FontAwesome;
    font-style: normal;
    font-size:1em;
    color:#404040;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:10px;
}
/*---search_results_pagination*/
.vc_search_results_pagination {
    margin:5px 0;
    width:100%; 
    float:left;
    clear:left;
}
.vc_search_results_pagination a {
    color:#0197f5;
    font-size:2.14em;
}
.vc_search_results_pagination a#precedenti {
    float:left;
}
.vc_search_results_pagination a#prossimi {
    float:right;
}
.vc_search_results_pagination a#precedenti:before {
    content: "\f137";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_search_results_pagination a#prossimi:after {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
@media only screen and (max-width: 767px) {
    .vc_search_results {
    padding: 10px;
    }
}
/*---vc_article_preview_talking*/
.vc_article_preview_talking {
    width:30%;
    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:80px;
    overflow:hidden;
    margin-bottom:5px;
    margin-left:2px;
}
.vc_article_preview_talking .cont_img {
    width:100%;
    float:left;
    clear:left;
    height:124px;
    overflow:hidden;
}
.vc_article_preview_talking .cont_img img {
    width: 100%;
    height: auto;
}
.vc_article_preview_talking .cont3 {
    position:relative;
}
.vc_article_preview_talking .cont4 {
    padding:15px 10px;
    width:100%;
    float:left;
    clear:left;
    height:97px;
    position:relative;
}
.vc_article_preview_talking .occhiello,
.vc_article_preview_talking .sezione {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    height:14px;
    overflow:hidden;
}
.vc_article_preview_talking .tag_43 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    font-size:0.8em;
    text-transform:uppercase;
}
.vc_article_preview_talking .tag_43 .nome {
    display:none;
}
.vc_article_preview_talking .tag_16 {
    width:100%;
    float:left;
    clear:left;
    color:#019cf5;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
}
.vc_article_preview_talking .tag_16 .nome {
    display:none;
}
.vc_article_preview_talking .titolo{
    /*float:left;
    width:70%;
    margin-left:1em;
    margin-top:1em;*/
    height:40px;
    line-height:65px;
    overflow:hidden;
    vertical-align:middle;
    text-align:center;
}
.vc_article_preview_talking .sottotitolo,
.vc_article_preview_talking .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
}
.vc_article_preview_talking .sottotitolo a,
.vc_article_preview_talking .sommario a{
    color:#404040 !important;
}
.vc_article_preview_talking .ora_pubblicazione{
    color: #afafaf;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_talking .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_talking .num_commenti{
    position:absolute;
    left:0;
    bottom:10px;
    color:#afafaf;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_talking .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_talking .didascalia{
    display:none;
}
.vc_article_preview_talking .vc_link_button{
    float:right;
}
.vc_article_preview_talking .vc_link_button a:before{
    content:"\f019";
    color:#d4243a;
    font-family: FontAwesome;
    font-weight:normal;
    font-size: 1.2em;
    margin-right: 3px;
}
.vc_article_preview_talking .vc_link_button a {
    color:#d4243a;
    font-size:0.8em;
    text-transform:uppercase;
    margin-left:5px;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 480px) {
    .vc_article_preview_talking .vc_link_button:after{
        content:"";
    }
}
@media (min-width: 320px) and (max-width: 767px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}

/*---Results found*/
.vc_box_archive_keyword {
    padding:20px 0;
    border-top:5px solid #017cc5;
    border-bottom:1px solid #d82744;
    width:100%;
    line-height:25px;
    float:left;
    clear:left;
}
.vc_box_archive_keyword .occhiello_titolo {
    float:left;
    color: #d82744;
}
.vc_box_archive_keyword p {
    float:left;
    font-family:'Noto Serif';
    margin-right: 10px;
}
.vc_box_archive_keyword .text:last-child {
    margin-left:5px;
}

.vc_box_archive_keyword p.text span.keyword,
.vc_box_archive_keyword p.text span.sezione,
.vc_box_archive_keyword p.results_number{
    font-weight:bold;
}
.vc_box_archive_keyword p.results_number{
    float:left;
    width:100%;
}
/*---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;
}
.vc_search_refine_results_standard li.intestazione {
    padding:4px 0 5px 0;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    border-bottom:1px #c1c1c1;
    background:#029cf6;
    display:block;
}
.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 10px 10px 0;
    color:#424240;
    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 a {
    margin:1px 0 1px 0;
    padding:5px 0;
    font-size:0.9em;
    border-bottom:1px #c1c1c1 dashed;
    background:#fff;
    display:block;
}
.vc_search_refine_results_standard ul.affina_tipo:before {
    content:"Type";
    padding:4px 0 5px 0;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    border-bottom:1px #c1c1c1 dashed;
    background:#029cf6;
    display:block;
}
.vc_search_refine_results_standard ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align:right;
    float:right;
}
.vc_section_submenu_name {
    float:left;
    clear:left;
    width:100%;
    padding:15px 0;
}
.vc_section_submenu_name ul li {
    display:inline;
}
.vc_section_submenu_name ul li:first-child{
    font-size: 0px;   
}
.vc_section_submenu_name ul li.channel_home a:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size:17px;
}
.vc_section_submenu_name ul li {
    font-family: 'Noto Serif', 'Times New Roman', Serif;
    font-size:1.15em;
}
.vc_section_submenu_name ul li.sezione_attiva a {
    color:#017cc5;
}
.vc_section_submenu {
    float:left;
    clear:left;
    width:100%;
    background:#fafafa;
    border-bottom:1px solid #e0e0e0;
}
.vc_section_submenu_sections {
    float:left;
    margin-bottom:10px;
    width:100%;
}
.vc_section_submenu_sections ul {
    float:left;
    width:100%;
}
.vc_section_submenu_sections ul li {
    float:left;
    padding-right:5px;
    word-break:break-word;
    margin-top:10px;
    font-family: 'Noto Serif', 'Times New Roman', Serif;
    font-size:1.07em;
    color:#019cf5;
}
.vc_section_submenu_sections ul li a {
    color:#019cf5;
}
.vc_section_submenu_sections ul li:after {
    content:' | ';
    color:#bbb;
}
.vc_section_submenu_sections ul li:last-child:after {
    content:'';
}
/*.vc_section_submenu_sections ul li.active a {
    color:#072c45;
}
.vc_section_submenu_sections ul li.active a:before {
    content:url(../images/arrow_menu.png);
}*/
body.section_local_business .vc_button_archive,
body.section_jobs .vc_button_archive{
    display:none;
}
.vc_section_submenu_archives,
.vc_section_submenu_eedi {
    margin-top:20px;
    padding: 5px 12px;
    width:100%;
    text-align:center;
    background:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #019cf5;
}
.vc_section_submenu_archives a,
.vc_section_submenu_eedi a {
    color: #019cf5;
}
.vc_section_submenu_buy {
    margin-top:20px;
    padding: 5px 12px;
    width:100%;
    text-align:center;
    background:#019cf5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #019cf5;
    color: #fff;
}
.vc_section_submenu_buy a {
    color:#fff;
}
/*---vc_button_all_sections*/
.vc_button_all_sections {
    margin-top:20px;
    float:right;
    clear:right;
    position:relative;
    cursor:pointer;
    color:#019cf5;
}
.vc_section_submenu_name {
    padding-bottom:0px;
}

/*---*/
/**.vc_button_all_sections:before {
    content: "\f078  ";
    color:#082c46;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

}
.vc_button_all_sections a:before {
    content:"Hide all Sections";
    float:right;
    margin-left:10px;
    color:#019cf5;
}**/
.vc_button_all_sections a.collapsed:before {
    content:"Show all Sections";
    float:right;
    margin-left:10px;
    color:#019cf5;

}
.banner_rectangle_300x250_4 {
    float:right;
}
/*---vc_button_archive*/
.vc_button_archive {
    float: right;
    padding-top: 16px;
    padding-right:15px;
}
.vc_button_archive .container,
.vc_button_archive .occhiello_titolo {
    display:none;
}
.vc_button_archive .link {
    width:100%;
    float:right;
    clear:right;
}
.vc_button_archive .link a {
    padding: 0 0 10px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #019cf5;
    float: right;
}
.vc_button_archive .link a:before {
    content: "\f039";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:5px;
}
.vc_button_archive .link:hover {
    color: #019cf5;
}
@media only screen and (max-width: 767px) {
    .vc_button_archive {
        display:none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .vc_section_submenu_buy,
    .vc_section_submenu_eedi {
        width:32%;
        float:left;
        margin-right:2%;
}
    .vc_section_submenu_archives {
        width:32%;
        float:left;
}
.banner_rectangle_300x250_4 {
    float: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;
}


