
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dadada;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 300;
    color: #212121;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color: #212121;
}

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

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #b0231e;
    font-weight: 500;
}
.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;
}



/*---vc_preview_small_bt*/
.vc_preview_small_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
}
/*---vc_preview_small_bt*/
.vc_preview_small_bt.style_drag {
    width:100%;
}
.vc_preview_small_bt .cont {
    margin: 15px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_small_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img a {
    display:block;
}
.vc_preview_small_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_small_bt .sezione,
.vc_preview_small_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.vc_preview_small_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .sottotitolo,
.vc_preview_small_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .sottotitolo a, 
.vc_preview_small_bt .sommario a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 60px;
}



/*varianti*/
.vc_preview_small_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_small_bt.vc_no_occhiello .occhiello{
    display:none;
}
.vc_preview_small_bt.vc_no_sezione .sezione{
    display:none;
}


.vc_textedit_title_block {
    float:left;
    clear:left;
    width:100%;
    margin: 0;
    padding: 0;
}
.vc_textedit_title_block.vc_center {
    margin: 0 0 10px 0;
    text-align: center;
}
.vc_textedit_title_block .text {
    float: left;
}
.vc_textedit_title_block.vc_center .text{
    text-align:center;
}
.vc_textedit_title_block .text a {
    color:inherit;
}

.vc_textedit_title_block .text a:hover{
    text-decoration:none;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    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_preview_slider_full_into_cont*/
.vc_preview_slider_full_into_cont {
    float:left;
    clear:left;
    width:100%;
    margin-top: 0px;
    margin-bottom: 20px;
}
.vc_preview_slider_full_into_cont .bx-viewport {
    height:auto !important;
}
.vc_preview_slider_full_into_cont .cont_anteprima_slider {
    position:relative;
    margin-left: 50%;
    left: -476px;
}
.vc_preview_slider_full_into_cont .schermata {
    padding: 15px;
    float: none !important;
    display: inline-block;
    width: 952px !important;
}
.vc_preview_slider_full_into_cont .punti_slide {
    display:none;
}
/*---vc_preview_slider_full_into*/
.vc_preview_slider_full_into,
.vc_preview_slider_full_into.gallery {
    width: auto;
    float: left;
    clear: left;
    position: relative;
    background: transparent !important;
}
.vc_preview_slider_full_into.style_drag, 
.vc_preview_slider_full_into.gallery.style_drag {
    width: 100% !important;
}
.vc_preview_slider_full_into.vc_first{
    margin-top:20px;
}
.vc_preview_slider_full_into .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_full_into .cont2 {
    padding: 0 150px 30px 150px;
    position: absolute;
    float: left;
    clear: left;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center
}
.vc_preview_slider_full_into .occhiello {
    width: 100%;
    float:left;
    clear:left;
    text-transform:uppercase;
    text-align: center;
}
.vc_preview_slider_full_into .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_full_into .titolo a{

}
.vc_preview_slider_full_into .sezione {
    margin-top: 20px;
    display: inline-table;
    line-height: 1em;
}
.vc_preview_slider_full_into .sottotitolo {
    margin: 15px auto 0 auto;
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
}
.vc_preview_slider_full_into .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_full_into .cont_img a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_slider_full_into .cont_img img {
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}

.vc_preview_slider_full_into .cont_img a:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.vc_preview_slider_full_into .cont_img .didascalia {
    display:none;
}

.vc_preview_slider_full_into .ora_pubblicazione {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 5px;
    color: #858585;
}
.vc_section_link a {
    
}

.vc_section_link .sezione {
    display: none;
}

.vc_section_link:after{
    display:none;
}

/*--vc_archive_button*/
.vc_archive_button {
    margin:80px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1em;
    line-height: .8em;
}
.vc_archive_button .container {
    display:none;
}
.vc_archive_button .occhiello_titolo {
  float:left;
  clear:left;
  width:100%;
  text-align:center;
  margin-bottom:20px;
  border-bottom:0px;
}

.vc_archive_button .link a {
    padding: 10px 40px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #b0231e;
    color: #b0231e;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #b0231e;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}

