
/*---vc_text_edit_geo_section*/
.vc_text_edit_geo_section {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_text_edit_geo_section .text {
    color:#072c45;
    text-align:left;
    font-weight:inherit;
    font-size:1.2em;
    line-height:1.5em;
    width:100%;
    float:left;
    clear:left;
}
.vc_text_edit_geo_section .key_text_edit {
    background:#dcdcdc;
    min-height:75px;
    width:100%;
    float:left;
    clear:left;
}
/*---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_geo_results*/
.vc_header_geo_results {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_header_geo_results p {
    color:#017cc5;
    font-weight:inherit;
    font-size:1.7em;
    line-height:1.7em;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px #c8c8c8 solid;
}
@media (min-width: 320px) and (max-width: 479px) {
    .vc_header_geo_results p {
    font-size:1.3em;
    line-height:1.3em;
    }
}

/*---vc_article_preview_medium_geo*/
.vc_article_preview_medium_geo {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    height:251px;
    background:#f2f2f2;
    overflow:hidden;
}
.vc_article_preview_medium_geo .cont_img {
    width:100%;
    height:170px;
    overflow:hidden;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_medium_geo .cont_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -33% 0 0 -50%;
}
.vc_article_preview_medium_geo .cont3 {
    position:relative;
}
.vc_article_preview_medium_geo .cont4 {
    padding:10px 20px;
    width:100%;
    height:81px;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_medium_geo .occhiello {
    float:left;
}
.vc_article_preview_medium_geo .titolo{
    width:100%;
    float:left;
    clear:left;
    height:38px;
    overflow:hidden;
}
.vc_article_preview_medium_geo .sottotitolo,
.vc_article_preview_medium_geo .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
}
.vc_article_preview_medium_geo .titolo a,
.vc_article_preview_medium_geo .sottotitolo a,
.vc_article_preview_medium_geo .sommario a{
    color:#072c45 !important;
}
.vc_article_preview_medium_geo .ora_pubblicazione{
    color: #fff;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_medium_geo .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_geo .num_commenti{
    width:50%;
    color:#516b7d;
    position:absolute;
    bottom:10px;
    left:20px;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_medium_geo .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    color:#019cf5;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_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;
}
.vc_article_preview_medium_geo .distance:before {
    content:"\f041";
    font-family:FontAwesome;
    font-weight:normal;
    color:#d63e30;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_medium_geo .distance a {
    color:#072c45;
}
.vc_article_preview_medium_geo .didascalia{
    display:none;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 991px) {
    .vc_article_preview_medium_geo {
        height:113px;
    }
    .vc_article_preview_medium_geo .cont_img { 
        height:113px;
    }

    .vc_article_preview_medium_geo .cont2 {
        padding-right:0;
    }
    .vc_article_preview_medium_geo .cont3 {
        padding-left:0;
    }
    .vc_article_preview_medium_geo .cont4 {
        padding:10px; 
        height:113px;
    }
    .vc_article_preview_medium_geo .num_commenti {
        left:10px;
        width:20%;
    }
    .vc_article_preview_medium_geo .num_commenti .commenti {
        display:none;
    }
    .vc_article_preview_medium_geo .occhiello {
        width:80%;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_medium_geo .cont_img img { 
        width:100%;
    }
}
@media (min-width: 992px) and (max-width: 1189px) {
    .vc_article_preview_medium_geo .titolo {
        height:58px;
    }
    .vc_article_preview_medium_geo .num_commenti .commenti {
        display:none;
    }
}
.vc_map_geo_stories {
    width:100%;
    float:left;
    clear:left;
    height:335px;
    background:#f2f2f2;
}
.vc_map_geo_stories #map-canvas {
    width:100% !important;
}
.vc_map_geo_stories .vc_marker_window {
    width:200px;
    float:left;
    clear:left;
    position:relative;
}
.vc_map_geo_stories .vc_pretitle {
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    font-size:1em;
    line-height:1em;
    font-weight:normal;
    text-transform:uppercase;
    color:#019cf5;
    width:100%;
}
.vc_map_geo_stories .vc_title {
    margin:5px 0 0 0;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    font-size:1.10em;
    line-height:1.2em;
    font-weight:500;
    width:100%;
}
.vc_map_geo_stories .vc_image {
    margin:5px 0 0 0;
}
.vc_box_geo_filters {
    padding:20px 15px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    background:#f2f2f2;
    border:1px solid #bbbbbb;
    font-family: 'Noto Serif',  Georgia, Times, 'Times New Roman', serif;
    height:335px;
}
.vc_box_geo_filters:before {
    content: "\f041";
    color:#019cf5;
    font-family: FontAwesome;
    font-size:3em;
    font-style: normal;
    font-weight: normal;
    float:left;
    margin:15px 15px 0 0;
}
.vc_box_geo_filters form {
    width:90%;
    float:left;
}
.vc_box_geo_filters .vc_city {
    width:68%;
    float:left;
}
.vc_box_geo_filters .vc_city label,
.vc_box_geo_filters .vc_radius label {
    color:#019cf5;
    font-size:1.1em;
    line-height:1.6em;
    font-weight:normal;
    display:block;
}
.vc_box_geo_filters .vc_city input,
.vc_box_geo_filters .vc_radius input {
    margin: 5px 0 0 0;
    width:100%;
    float: left;
    clear:left;
    padding: 10px 10px;
    color: #131313;
    border: 1px #c0c0c0 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.vc_box_geo_filters .vc_radius {
    width:29%;
    float:right;
}
.vc_box_geo_filters .vc_radius input {
    width:35%;
}
.vc_box_geo_filters .vc_radius:after {
    content:"miles";
    margin:0 0 0 8px;
    float:left;
    line-height:45px;
    color: #20465d;
    font-size: 1em;
    font-weight: normal;
}
.vc_box_geo_filters .vc_sections {
    margin:20px 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    display:none;
}
.vc_box_geo_filters .vc_sections:before {
    content:"Sections";
    color:#019cf5;
    font-size:1.1em;
    line-height:1.6em;
    font-weight:normal;
    display:block;
    clear:left;
}
.vc_box_geo_filters .vc_sections .checkbox {
    margin:15px 0 0 0;
    width:50%;
    float:left;
}
.vc_box_geo_filters .vc_sections .checkbox label {
    color:#20465d;
    font-size:1em;
    font-weight:normal;
}
.vc_box_geo_filters .vc_search {
    margin-top:30px;
    width:94%;
    display:inline-block;
}
.vc_box_geo_filters .vc_search button {
    width:100%;
    padding:10px;
    font-family:Arial, Helvetica, sans-serif;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #017cc5;
    display: inline-block;
    cursor: pointer;
    color: #019cf5;
    text-decoration: none;
    outline: none;
    text-align:center;
}
.pac-container {
    z-index: 99999 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
   .vc_box_geo_filters form {
        width: 76%;
   }
   .vc_box_geo_filters .vc_city {
        width: 100%;
        clear:left;
   }
   .vc_box_geo_filters .vc_radius {
        margin:10px 0 0 0;
        width: 100%;
        clear:left;
   }
   .vc_box_geo_filters .vc_search {
       width:100%;
   }
   .vc_box_geo_filters {
       height:auto;
   }
}

@media (min-width: 480px) and (max-width: 767px) {
   .vc_box_geo_filters form {
        width: 80%;
   }
}
@media (min-width: 768px) and (max-width: 992px) {
   .vc_box_geo_filters{
        height:195px;
   }
   .vc_box_geo_filters form {
        width: 94%;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
   .vc_box_geo_filters form {
        width: 86%;
   }
   .vc_box_geo_filters .vc_city {
        width: 54%;
   }
   .vc_box_geo_filters .vc_radius {
        width: 40%;
   }
}
/*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_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;
}

.vc_geo_reults_pagination {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_geo_reults_pagination .vc_back,
.vc_geo_reults_pagination .vc_next {
    float:left;
    width:150px;
    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 #017cc5;
    color: #019cf5;
}
.vc_geo_reults_pagination .vc_next {
    float:right
}
.vc_geo_reults_pagination a {
    color: #019cf5;
    display:block;
    cursor:pointer;
}
/*---vc_article_preview_small_geo*/
.vc_article_preview_small_geo {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    height:251px;
    background:#f2f2f2;
    overflow:hidden;
}
.vc_article_preview_small_geo .cont_img {
    width:100%;
    height:127px;
    overflow:hidden;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_small_geo .cont_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -33% 0 0 -50%;
}
.vc_article_preview_small_geo .cont3 {
    position:relative;
}
.vc_article_preview_small_geo .cont4 {
    padding:10px 20px;
    width:100%;
    height:124px;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_preview_small_geo .occhiello {
    float:left;
}
.vc_article_preview_small_geo .titolo{
    width:100%;
    float:left;
    clear:left;
    height:72px;
    overflow:hidden;
}
.vc_article_preview_small_geo .sottotitolo,
.vc_article_preview_small_geo .sommario{
    margin:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    height:91px;
    overflow:hidden;
}
.vc_article_preview_small_geo .titolo a,
.vc_article_preview_small_geo .sottotitolo a,
.vc_article_preview_small_geo .sommario a{
    color:#072c45 !important;
}
.vc_article_preview_small_geo .ora_pubblicazione{
    color: #fff;
    font-size: 14px;
    font-weight:normal;
}
.vc_article_preview_small_geo .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_geo .num_commenti{
    width:50%;
    color:#516b7d;
    position:absolute;
    bottom:10px;
    left:20px;
    font-size:14px;
    font-weight:normal;
}
.vc_article_preview_small_geo .num_commenti:before{
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    color:#019cf5;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_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;
}
.vc_article_preview_small_geo .distance:before {
    content:"\f041";
    font-family:FontAwesome;
    font-weight:normal;
    color:#d63e30;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_geo .distance a {
    color:#072c45;
}
.vc_article_preview_small_geo .didascalia{
    display:none;
}
/*---media queries*/
@media (min-width: 320px) and (max-width: 991px) {
    .vc_article_preview_small_geo {
        height:113px;
    }
    .vc_article_preview_small_geo .cont_img { 
        height:113px;
    }
    .vc_article_preview_small_geo .cont2 {
        padding-right:0;
    }
    .vc_article_preview_small_geo .cont3 {
        padding-left:0;
    }
    .vc_article_preview_small_geo .cont4 {
        padding:10px; 
        height:113px;
    }
    .vc_article_preview_small_geo .num_commenti {
        left:10px;
        width:20%;
    }
    .vc_article_preview_small_geo .num_commenti .commenti {
        display:none;
    }
    .vc_article_preview_small_geo .occhiello {
        width:80%;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .vc_article_preview_small_geo .cont_img img { 
        width:100%;
    }
}
@media (min-width: 992px) and (max-width: 1189px) {
    .vc_article_preview_small_geo .num_commenti .commenti {
        display:none;
    }
}
.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;
}


