
body.background {
    position: relative;
}


.vc_preview_medium_bt_gallery {
    margin:0 0 40px 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt_gallery .cont_img:after{
    display:none;
}
.vc_preview_medium_bt_gallery .cont {
    float: left;
    clear:left;
    width: 100%;
    height:180px;
    background:#f1f1f1;
    position:relative;
}
.vc_preview_medium_bt_gallery .cont2 {
    float: left;
    clear:left;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: left;
}
.vc_preview_medium_bt_gallery .cont_img {
    float: left;
    clear:left;
    width:100%;
    position:relative;
    background:#D8D8D8;
}
.vc_preview_medium_bt_gallery .cont_img:before {
    display:none;
}
.vc_preview_medium_bt_gallery .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}

.vc_preview_medium_bt_gallery .didascalia {
    display:none;
}
.vc_preview_medium_bt_gallery .titolo {
    float: left;
    clear:left;
    width:100%;
    margin-bottom: 10px;
}
.vc_preview_medium_bt_gallery .titolo a {
    max-width: 100%;
/*    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_medium_bt_gallery .occhiello {
    float: left;
    clear: left;
    margin: 0 0 0 0;
    position: absolute;
    bottom: 15px;
    left: 15px;
    float: left;
    clear: left;
    width: auto;
    padding: 0px 10px;
}
.vc_preview_medium_bt_gallery .autore {
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_medium_bt_gallery .autore .prefisso_autore {
    display:none;
}
.vc_preview_medium_bt_gallery .ora_pubblicazione {
    margin-top: 5px;
    width: auto;
    float: left;
    clear: left;
}
.vc_preview_medium_bt_gallery .testo {
    float: left;
    clear: left;
    width: 100%;
}

/*--vc_archive_button*/
.vc_archive_button {
    margin:60px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.16em;
}
.vc_archive_button .container,
.vc_archive_button .occhiello_titolo {
    display:none;
}
.vc_archive_button .link a {
    padding: 6px 80px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    /* display: inline-block; */
    border: 1px solid #68ac2f;
    color: #68ac2f;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #68ac2f;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 60px 0 30px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #a7a7a7;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    text-transform: uppercase;
}
.vc_breadcrumbs ul li:first-child {
    display: none;
}
.vc_breadcrumbs ul li a{
    padding: 3px 10px;
    color: #a7a7a7;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    background: #a7a7a7;
    color: #fff;
    font-weight: 600;
}

.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
.banner_ticker_2_990x30 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_ticker_2_990x30 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.vc_search_fotogallery {
    float: left;
    clear: left;
    width: 100%;
    position:relative;
    border-bottom: 1px solid #ccc;
    margin-bottom:30px;
    /*background: #f1f2f2;*/
}
.vc_search_fotogallery .cerca_campo_text {
    width: 95%;
    float:left;
}
.vc_search_fotogallery .cerca_campo_text input {
    width: 100%;
    height: 30px;
    /*padding: 8px 10px;*/
}
.vc_search_fotogallery .cerca_campo_invio {
    float: right;
    width: auto;
    position: relative;
    cursor: pointer;
    background: transparent;
    /*border: 1px solid #ccc;
    border-bottom: 0px;*/
    margin-bottom: 10px;
}
.vc_search_fotogallery .cerca_campo_invio input {
    padding: 5px 25px 5px 45px;
    width: 100%;
    /* height: 40px; */
    cursor: pointer;
    /* border: 0 !important; */
    background: none;
    float: left;
    clear: left;
    color: #61bb45;
    border: 1px solid #61bb45;
}
.vc_search_fotogallery .cerca_campo_invio:after {
    content: "\f002";
    font-size: 1em;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 12px;
    top: 8px;
    cursor: pointer;
    color: #61bb45;
}

.vc_search_fotogallery .cerca_campo_text input,
.vc_search_fotogallery .cerca_campo_text .example {
    height: 30px;
    border: 0 !important;
    background: none;
    color: #ccc;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 4px;
}



.vc_search_fotogallery .multi_select_menu {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #ccc;
}

.vc_search_fotogallery .multi_select_menu li{
    float:left;
    width:33.333%;
}

.vc_search_fotogallery .multi_select_menu li label {
    float: left;
    clear: left;
    width: calc(100% - 10px);
    margin: 0 5px;
    border-bottom: 1px solid #62bb46;
    padding: 5px 0;
}
.vc_search_fotogallery .multi_select_menu li label span{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #62bb46;
    /* padding: 5px 0; */
}

.vc_search_fotogallery .multi_select_menu li label input {
    float: left;
    margin-right: 10px;
    margin-top: 9px;
}

.vc_search_fotogallery .multi_select_menu li ul li label span {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.vc_search_fotogallery .multi_select_menu li ul li {
    width: 50%;
}

.vc_search_fotogallery .multi_select_menu li ul li label {
    color: #000;
    border: 0px;
    padding: 0;
}






@media (max-width: 991px) {
    .vc_search_fotogallery .cerca_campo_invio {
        width: 6%;
    }
    .vc_search_fotogallery .cerca_campo_text {
       width: 92%;
    }
    .vc_search_fotogallery .cerca_campo_text, .vc_search_fotogallery .cerca_campo_text .example, .vc_search_fotogallery .cerca_campo_text input {
        line-height: .5em;
        margin-top: 1px;
    }
}

@media (max-width: 768px) {
    .vc_search_fotogallery .cerca_campo_invio {
        width: 8%;
    }
    .vc_search_fotogallery .cerca_campo_text {
       width: 90%;
    }
}

@media (max-width: 480px) {
    .vc_search_fotogallery .cerca_campo_invio {
        width: 12%;
    }
    .vc_search_fotogallery .cerca_campo_text {
       width: 86%;
    }
}



