

/*---vc_events_filter_tabs*/
.vc_events_filter_tabs {
    margin: 0;
    padding: 0;
    background: #f3f3f3;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    display: flex;
    justify-content: space-around;
}
.vc_events_filter_tabs p.label_tab {
    margin:0;
    padding: 10px 15px 10px 15px;
    float:left;
    font-size: 16px;
    line-height:18px;
    font-weight: 700;
    text-align:center;
    color: #a9a9a9cc;
    position:relative;
    width: 25%;
}
.vc_events_filter_tabs p.label_tab.attivo,
.vc_events_filter_tabs p.label_tab:hover {
    background: #bfd6ee;
    color: #064c9c;
    text-decoration:none;
    cursor:pointer;
}

.vc_events_filter_tabs p.label_tab.attivo:before,
.vc_events_filter_tabs p.label_tab:hover:before {
    /*content: " ";
    height: 4px;
    width: 30px;
    float: left;
    clear: left;
    background: #024c9c;
    position:absolute;
    top:0;*/
}


/*---vc_events_filter_tabs-old*/
/*.vc_events_filter_tabs {
    margin: 0;
    padding: 0;
    background: #bfd6ee;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    display: flex;
    justify-content: space-around;
}
.vc_events_filter_tabs p.label_tab {
    margin:0;
    padding: 10px 15px 10px 0;
    float:left;
    font-size: 16px;
    line-height:18px;
    font-weight: 700;
    text-align:center;
    color: #212121;
    position:relative;
}
.vc_events_filter_tabs p.label_tab.attivo,
.vc_events_filter_tabs p.label_tab:hover {
    color: #064c9c;
    text-decoration:none;
    cursor:pointer;
}

.vc_events_filter_tabs p.label_tab.attivo:before,
.vc_events_filter_tabs p.label_tab:hover:before {
    content: " ";
    height: 4px;
    width: 30px;
    float: left;
    clear: left;
    background: #024c9c;
    position:absolute;
    top:0;
}*/
/*---vc_preview_extrasmall_bt*/
.vc_preview_extrasmall_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}
.vc_preview_extrasmall_bt.vc_mt_0 {
    margin-top: 0px;
}
/*---vc_preview_extrasmall_bt*/
.vc_preview_extrasmall_bt.style_drag {
    width:100%;
}
.vc_preview_extrasmall_bt .cont {
    margin: 15px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_extrasmall_bt.vc_bg_light-grey .cont,
.vc_preview_extrasmall_bt.vc_bg_light-blue .cont{
    padding:0px 15px 15px 15px;
}
.vc_preview_extrasmall_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_extrasmall_bt .cont_img a {
    display:block;
}
.vc_preview_extrasmall_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_extrasmall_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_extrasmall_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_extrasmall_bt .titolo {
    width:100%;
    float:left;
    clear:left;
    font-family: "Lora", Georgia, serif;
}
.vc_preview_extrasmall_bt .sottotitolo,
.vc_preview_extrasmall_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_extrasmall_bt .sottotitolo a,
.vc_preview_extrasmall_bt .sommario a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 66px;
}

/*---vc_preview_small_bt*/
.vc_preview_small_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 30px;
}
.vc_preview_small_bt.vc_mt_0 {
    margin-top: 0px;
}
/*---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.vc_bg_light-grey .cont,
.vc_preview_small_bt.vc_bg_light-blue .cont{
    padding:0px 15px 15px 15px;
}
.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 .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.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: 66px;
}
/*---vc_box_search_events*/
.vc_box_search_events {
    margin:0 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    position:relative;    
}
.vc_box_search_events_right {
    margin:0 0 15px 0;
}
.vc_box_search_events_full {
    width:100%;
    float:left;
    clear:left;
}
.vc_box_search_events .occhiello_titolo {
    margin: 0px;
    padding: 10px 0 10px 20px;
    font-size: 16px;
    line-height: 18px;
    color: #064c9c;
    background: #bfd6ee;
    font-weight: 700;
    float: left;
    clear: left;
    width:100%;
    position: relative;
}
.vc_box_search_events .occhiello_titolo:before {
    content: " ";
    height: 4px;
    width: 30px;
    float: left;
    clear: left;
    background: #024c9c;
    position: absolute;
    top: 0;
}

.vc_box_search_events form {
    margin: 0px;
    padding: 30px 20px;
    float: left;
    clear: left;
    width: 100%;
    border: 1px #bfd6ee solid;
    height: 190px;
    background:#fff;
}
.vc_box_search_events .cerca_campo_text {
    margin:0px 0 15px 0;
    padding:0px;
    float:left;
    clear:left;
    width:100%;     
}
.vc_box_search_events .cerca_campo_text input {
    margin: 0px;
    padding: 0px 15px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #B1B4B8;
    float: left;
    clear: left;
    width: 100%;
    height: 34px;
    border: 1px #B1B4B8 solid;
    background: #fff;
}
/*---filter_select*/
.vc_box_search_events .filter_select {
    margin:0px 0 15px 0;
    padding:0px;
    float:left;
    clear:left;
    width:100%;    
}
.vc_box_search_events .filter_select p.label {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_box_search_events .filter_select .filter_cont {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_search_events .filter_select .filter_cont .select {
    margin: 0px;
    padding: 6px 20px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #B1B4B8;
    float: left;
    clear: left;
    width: 100%;
    border: 1px #fff solid;
    background: #fff;
    border-radius:0px !important;
    background: #fff;
    border-radius: 0px !important;
    outline: 1px inset #ccc;
    outline-offset: -1px;
    outline-color: #ccc !important;
}
.vc_box_search_events .hasDatepicker {
    margin: 0px 0 15px 0;    
    padding: 0px 15px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #ccc;
    float: left;
    clear: left;
    width: 100%;
    height: 34px;
    border: 1px #ccc solid;
    background: #fff;
}
/*---cerca_campo_invio*/
.vc_box_search_events .cerca_campo_invio {
    margin:0 0 0 15px;
    padding:0px;
    float:left;
}
.vc_box_search_events .cerca_campo_invio input {
    margin: 0px;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: 100%;
    float: left;
    clear: left;
    background: #064c9c;
    border: 0px solid #2c2c2c;
}
.vc_box_search_events .cerca_campo_invio input:hover {
    border:1px #064c9c solid;
    color:#064c9c;
    background:#fff;
}
/*---search_button_reset*/
.vc_box_search_events .search_button_reset {
    margin: 0px;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: auto;
    float: left;
    clear: left;
    background: #212121;
    cursor: pointer;
    border: 0px solid #2c2c2c;
}
.vc_box_search_events .search_button_reset:hover {
    text-decoration:underline;
}
/*---box_search_data_channel_events*/
.box_search_data_channel_events .cerca_campo_text input {
    display:none;
}
.vc_box_search_events.box_search_data_channel_events .cerca_campo_text input.hasDatepicker {
    margin:0px;
    padding:5px 10px;
    font-weight:600;
    text-transform:uppercase; 
    font-size:13px;    
    float:left;
    clear:left;
    width:100%;    
    background: #084c9c;
    cursor:pointer;
    border:0px;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}
.vc_section_link{
    float:right;
}
.vc_section_link a {
    color:inherit;
}

.vc_section_link.vc_variant a:after{
    float:none;    
}

.vc_section_link a:hover {
    text-decoration:none;
    cursor:pointer;
}
.vc_section_link .sezione{
    display:none;
}
/*vc_preview_slider_big_into_cont*/
.vc_preview_slider_big_into_cont {
    float:left;
    clear:left;
    width:100%;
    margin-bottom:20px;
}
.vc_preview_slider_big_into_cont .bx-viewport {
    height:auto !important;
}
.vc_preview_slider_big_into_cont .cont_anteprima_slider {
    position:relative;
    margin-left: 50%;
    left: -476px;
}
.vc_preview_slider_big_into_cont .schermata {
    padding: 15px;
    float: none !important;
    display: inline-block;
    width: 952px !important;
}
.vc_preview_slider_big_into_cont .punti_slide {
    display:none;
}
/*---vc_preview_slider_big_into*/
.vc_preview_slider_big_into,
.vc_preview_slider_big_into.gallery {
    width: auto;
    float: left;
    clear: left;
    position: relative;
    background: transparent !important;
}
.vc_preview_slider_big_into.style_drag, 
.vc_preview_slider_big_into.gallery.style_drag {
    width: 100% !important;
}
.vc_preview_slider_big_into.vc_first{
    margin-top:20px;
}
.vc_preview_slider_big_into .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_big_into .cont2 {
    padding: 0 150px 10px 150px;
    position: absolute;
    float: left;
    clear: left;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.vc_preview_slider_big_into .occhiello {
    width:auto;
    float:left;
    clear:left;
    /*color:#fff;
    margin-bottom:5px;*/
    color: #074d9c;
    margin-bottom:5px;
    background: #ffffff;
    padding: 0 10px;
    
}
.vc_preview_slider_big_into .titolo {
    width:100%;
    float:left;
    clear:left;
    color:#fff;
}
.vc_preview_slider_big_into .titolo a{
    color:#fff;
}
.vc_preview_slider_big_into .sezione {
    margin-top: 20px;
    display: inline-table;
    line-height: 1em;
}
.vc_preview_slider_big_into .sottotitolo {
    margin: 15px auto 0 auto;
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
}
.vc_preview_slider_big_into .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_big_into .cont_img a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_slider_big_into .cont_img img {
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}

.vc_preview_slider_big_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_big_into .cont_img .didascalia {
    display:none;
}

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


a#a2a_skin1x1 {
    float: left;
    clear: left;
    width: 100%;
    z-index: -1;
    position: fixed;
}
.vc_textedit_title_box {
    /*margin: 20px 0;*/
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: auto;
    font-family: "Lora", Georgia, serif;
    font-size: 1.1em;
    line-height: 1.2272727273em;
    font-weight: 900;
    color: #024c9c;
    z-index: 9;
}

body.drag_and_drop .vc_textedit_title_box {
    width: calc(100% - 90px);
}

.vc_box_necro .vc_textedit_title_box{
    margin:0 0 20px 0;
}
.vc_textedit_title_box.vc_txt_l{
    font-size: 2em;
}
.vc_textedit_title_box.vc_txt_m{
    font-size: 1.1em;
}
.vc_textedit_title_box.vc_column {
    margin: 30px 0 20px 15px;
    padding: 0 0 0 0;
    width: calc(100% - 15px);
}
.vc_textedit_title_box.vc_small {
    margin: 20px 0;
    width: auto;
    max-width:79px;
}
.vc_textedit_title_box.vc_first {
    margin: 0;
}

.vc_textedit_title_box.vc_black {
    color: #212121;
}

.vc_textedit_title_block .text {
    float: left;
}



.vc_textedit_title_box:before {
    content:" ";
    height:4px;
    width:30px;
    background:#024c9c;
    float:left;
    clear:left;
    position:absolute;
}
.vc_textedit_title_box.vc_black:before {
    background: #212121;
}

.vc_textedit_title_box.vc_nobefore:before {
    display:none;
}
.vc_textedit_title_box.vc_center {
    text-align:center;
    width:100%;
}


.vc_textedit_title_box .text {
    float: left;
    clear: left;
    width: 100%;
    padding-top: 15px;
}

.vc_textedit_title_box .text a {
    color:inherit;
}

.vc_textedit_title_box.vc_nobefore .text {
    padding-top: 0px;
    border-top:0px solid #024c9c;

}

.vc_textedit_title_box .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_title_box.vc_live {
    margin: 0px 0 10px 0;
}
.vc_textedit_title_box.vc_live .text:before {
  content: "\e649";
  font-family: 'themify';
  font-style: normal;
  font-weight: normal;
  font-size: 2px;
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  color: #024c9c;
  border: none;
  border-radius: 50%;
  background: #024c9c;
  cursor: pointer;
  box-shadow: 0 0 0 0 #024c9c;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
  margin: 2px 10px 2px 10px;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  70% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    box-shadow: 0 0 0 20px rgba(184, 48, 37, 0);
  }
  100% {
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    box-shadow: 0 0 0 0 rgba(184, 48, 37, 0);
  }
}
.banner_promo_desktop_360x185 {
    margin:0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
}

.banner_promo_desktop_360x185 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
    max-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_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0 0 0;
    padding: 13px 0 13px 15px;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-top: 2px solid #024c9c;
    border-bottom: 1px solid #ccc;
}
body.background .vc_breadcrumbs {
    margin-left:15px;
    width: calc(100% - 30px);
}
.vc_breadcrumbs ul {
    margin: 0 0 0 0;
    padding: 0;
    width: auto;
    float: left;
    clear: left;
    list-style: none;
}
.vc_breadcrumbs ul li:first-child {
}
.vc_breadcrumbs ul li:nth-child(2) {
}
.vc_breadcrumbs ul li {
    margin: 0;
    padding: 0px 5px 0px 0px;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1em;
    color: #024c9c;
    float: left;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li.sezione_attiva,
.vc_breadcrumbs ul li.sezione_attiva a {
    color:#a7a7a7;
    font-weight: 400;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
    color:inherit;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
/*---vc_box_search_events*/
.vc_box_search_events {
    margin:0 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    position:relative;    
}
.vc_box_search_events_right {
    margin:0 0 15px 0;
}
.vc_box_search_events_full {
    width:100%;
    float:left;
    clear:left;
}
.vc_box_search_events .occhiello_titolo {
    margin: 0px;
    padding: 10px 0 10px 20px;
    font-size: 16px;
    line-height: 18px;
    color: #064c9c;
    background: #bfd6ee;
    font-weight: 700;
    float: left;
    clear: left;
    position: relative;
}
.vc_box_search_events .occhiello_titolo:before {
    content: " ";
    height: 4px;
    width: 30px;
    float: left;
    clear: left;
    background: #024c9c;
    position: absolute;
    top: 0;
}

.vc_box_search_events form {
    margin: 0px;
    padding: 30px 20px;
    float: left;
    clear: left;
    width: 100%;
    border: 1px #bfd6ee solid;
    height: 190px;
    background:#fff;
}
.vc_box_search_events .cerca_campo_text {
    margin:0px 0 15px 0;
    padding:0px;
    float:left;
    clear:left;
    width:100%;     
}
.vc_box_search_events .cerca_campo_text input {
    margin: 0px;
    padding: 0px 15px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #B1B4B8;
    float: left;
    clear: left;
    width: 100%;
    height: 34px;
    border: 1px #B1B4B8 solid;
    background: #fff;
}
/*---filter_select*/
.vc_box_search_events .filter_select {
    margin:0px 0 15px 0;
    padding:0px;
    float:left;
    clear:left;
    width:100%;    
}
.vc_box_search_events .filter_select p.label {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_box_search_events .filter_select .filter_cont {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_search_events .filter_select .filter_cont .select {
    margin: 0px;
    padding: 6px 20px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #B1B4B8;
    float: left;
    clear: left;
    width: 100%;
    border: 1px #fff solid;
    background: #fff;
    border-radius:0px !important;
    background: #fff;
    border-radius: 0px !important;
    outline: 1px inset #ccc;
    outline-offset: -1px;
    outline-color: #ccc !important;
}
.vc_box_search_events .hasDatepicker {
    margin: 0px 0 15px 0;    
    padding: 0px 15px;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #ccc;
    float: left;
    clear: left;
    width: 100%;
    height: 34px;
    border: 1px #ccc solid;
    background: #fff;
}
/*---cerca_campo_invio*/
.vc_box_search_events .cerca_campo_invio {
    margin:0 0 0 15px;
    padding:0px;
    float:left;
}
.vc_box_search_events .cerca_campo_invio input {
    margin: 0px;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: 100%;
    float: left;
    clear: left;
    background: #064c9c;
    border: 0px solid #2c2c2c;
}
.vc_box_search_events .cerca_campo_invio input:hover {
    border:1px #064c9c solid;
    color:#064c9c;
    background:#fff;
}
/*---search_button_reset*/
.vc_box_search_events .search_button_reset {
    margin: 0px;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    width: auto;
    float: left;
    clear: left;
    background: #212121;
    cursor: pointer;
    border: 0px solid #2c2c2c;
}
.vc_box_search_events .search_button_reset:hover {
    text-decoration:underline;
}
/*---box_search_data_channel_events*/
.box_search_data_channel_events .cerca_campo_text input {
    display:none;
}
.vc_box_search_events.box_search_data_channel_events .cerca_campo_text input.hasDatepicker {
    margin:0px;
    padding:5px 10px;
    font-weight:600;
    text-transform:uppercase; 
    font-size:13px;    
    float:left;
    clear:left;
    width:100%;    
    background: #084c9c;
    cursor:pointer;
    border:0px;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}
/*---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;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}

/*---vc_box_events_preview*/
.vc_events_filter_results_content {
    margin:0;
    padding: 0 0px 30px 0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_events_filter_results_content .schermata {
    margin: 0 auto 0 auto;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_events_filter_results_content .schermata .hori_group {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vc_events_filter_results_content .schermata .box {
    width: 32%;
    float: left;
    clear: none;
    margin: 30px 0 0 0;
    border:1px solid #ccc;
    background: #ffffff;
}

.vc_events_filter_results_content .schermata .box article {
    float: left;
    clear: left;
    position: relative;
    width:100%;
}
.vc_events_filter_results_content .bx-viewport {
    height: auto !important; 
}
.vc_events_filter_results_content .cont_foto,
.vc_events_filter_results_content .cont_img {
    margin: 0;
    width: auto;
    float: left; 
}
.vc_events_filter_results_content .cont_foto a,
.vc_events_filter_results_content .cont_img a {
    width: 100%;
    float: left;
    clear: left; 
}

.vc_events_filter_results_content .cont_foto a img,
.vc_events_filter_results_content .cont_img a img {
    width: 150px;
    float: left;
    clear: left;
    height: auto;
}
.vc_events_filter_results_content.vc_img_right .cont_foto,
.vc_events_filter_results_content.vc_img_right .cont_img {
    width: auto;
    float: right; 
}
.vc_events_filter_results_content .cont_foto ~ .divcont,
.vc_events_filter_results_content .cont1,
.vc_events_filter_results_content .cont_img ~ .cont {
    /*margin: 0;
    padding: 10px 10px 10px 15px;
    display: table;
    table-layout: fixed;
    height:150px;*/
    margin: 0;
    padding: 10px 10px 10px 15px;
    display: flex;
    flex-direction: column;
    min-height: 150px;
}
.vc_events_filter_results_content .occhiello {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
    clear: left; 
}
.vc_events_filter_results_content .titolo {
    margin: 0;
    width: 100%;
    float: left;
    clear: left;
    line-height: 1.1em;
    font-size: .95em;
    text-align: right;
}
.vc_events_filter_results_content .titolo a{
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 75px;
    height: auto;*/
    float: left;
    clear: left;
    width: 100%;
}
.vc_events_filter_results_content .sottotitolo {
    margin: 15px auto 0 auto;
    width: 100%;
    float: left;
    clear: left; 
}
.vc_events_filter_results_content .sommario {
    margin: 15px auto 0 auto;
    width: 100%;
    float: left;
    clear: left; 
}
.vc_events_filter_results_content .ora_pubblicazione {
    margin: 15px auto 0 auto;
    width: 50%;
    float: left; 
}
.vc_events_filter_results_content .sezione {
    margin: 15px auto 0 auto;
    width: 50%;
    float: right; 
}
.vc_events_filter_results_content .num_commenti {
    margin: 15px auto 0 auto;
    width: 50%;
    float: left; 
}
.vc_events_filter_results_content .icona_tipo {
    display: none; 
}

.vc_events_filter_results_content .vc_tag {
    float: left;
    clear: left;
    width: 100%;
}
.vc_events_filter_results_content .vc_tag .nome{
    display:none;
}
.vc_events_filter_results_content .vc_tag.tag_29 .valore {
    float: left;
    clear: left;
    width: auto;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 0.1em;
    background: #bfd6ee;
    color: #064c9c;
    padding: 2px 5px;
    text-transform: uppercase;
    font-weight: 500;
    white-space: normal;
}
.vc_events_filter_results_content .vc_tag.tag_12{
    margin-bottom: 8px;
}

.vc_events_filter_results_content .vc_tag.tag_12 .valore {
    float: left;
    clear: left;
    width: 100%;
    color: #064c9c;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    text-align: right;
    
    /* height: 37px; */
    /* display: flex; */
    /* flex-direction: row; */
    /* align-items: center; */
}

.vc_events_filter_results_content .vc_tag.tag_12 .valore:before {
    /*content: "\e6b6";
    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;
    color: #bfd6ee;
    font-size: 23px;
    line-height: 1em;
    margin-right: 10px;*/
}

.vc_events_filter_results_content .vc_tag.tag_9{
    margin-top:5px;
}
.vc_events_filter_results_content .vc_tag.tag_9 .valore{
    float: left;
    clear: left;
    width: auto;
    padding: 5px;
    font-size: 17px;
    line-height: 1em;
    color: #a7a7a7;
    border: 1px solid #ccc;
}
.vc_events_filter_results_content .vc_tag.tag_9 .valore:before {
    content: "\e6a8";
    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;
    float: left;
    color: #a7a7a7;
    font-size: 17px;
    line-height: 1em;
    margin: 0 10px 1px 0;
}


.vc_events_filter_results_content .vc_tag.tag_11 {
    float: left;
    clear: left;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.vc_events_filter_results_content .vc_tag.tag_11 .valore{
    font-size: 12px;
    line-height: 1;
    text-transform:uppercase;
    padding: 4px 5px;
    background:#bfd6ee;
    float: left;
    clear: left;
}

.vc_events_filter_results_content .vc_tag.tag_14 .valore{
    float: left;
    clear: left;
    width: 100%;
    background: #ccc;
    color: #212121;
    font-size: 13px;
    padding: 0 10px;
    text-transform: uppercase;
    text-align: center;
}


/*---vc_box_events_preview (maps)*/
.vc_events_filter_results_map .cont_mappa {
    margin: 30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position: relative;
    z-index:9;
}
.vc_events_filter_results_map .cont_mappa .mappa {
    float: left;
    clear: left;
    width: 100%;
    max-width: 100%;
    height: auto;
}
/*---PopUp Maps*/
.vc_events_filter_results_map .gm-style-iw {
    margin:0px;
    padding:0px;
    
}
.vc_events_filter_results_map .gm-style-iw-d {
    padding: 15px 15px 5px 15px;
    float: left;
    clear: left;
    width: auto;
}

.vc_events_filter_results_map .gm-style-iw-d div {
    float: left;
    clear: left;
    width: 100%;
}

.vc_events_filter_results_map .gm-style-iw .mapInfoWindow {
    margin:0px;
    padding:0px;
    /*width:300px;*/
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .cont_foto {
    margin: 0px 15px 0 0;
    padding: 0px;
    /*width: 35%;*/
    width: 29%;
    float: left;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .cont_foto a:focus {
    outline: none;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .cont_foto img {
    margin:0px;
    padding:0px;
    width:100%;
    text-decoration:none;
    border:0px;
    float:left;
    clear:left;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .occhiello {
    margin:0px 0 2px 0;
    padding:0px;
    font-size:12px;
    font-weight:400;
    text-transform:uppercase;    
    color:#313131;
    width:50%;
    float:right;
    clear:right;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .titolo {
    margin: 0px 0 10px 0;
    padding: 0px;
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    width: 60%;
    display: inline-block;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .titolo a {
    color:#212121;
    text-decoration:none;
    cursor:pointer;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .titolo a:hover {
    text-decoration:underline;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_11,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_14,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_12,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_13 {
    margin: 5px 0;
    padding: 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #212121;
    width: 60%;
    float: left;
    display: table-row;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_11 span.valore,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_12 span.valore,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_14 span.valore,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_13 span.valore {
    margin:0px 0 0 10px;
    padding:0;    
    text-transform: uppercase;
    font-weight: 700;
    color:#064c9c;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_11 span.nome,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_12 span.nome,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_14 span.nome,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_13 span.nome {
    margin:0px;
    padding:0px;
}
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_11 span.nome:after,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_12 span.nome:after,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_14 span.nome:after,
.vc_events_filter_results_map .gm-style-iw .mapInfoWindow .tag_13 span.nome:after {
    /*content:": ";*/
}
.vc_textedit_text_box {
    margin:10px 0 20px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    z-index: 9;
    font-weight: 400;
}

.vc_textedit_text_box.vc_txt_xl{
    font-size: 1.4em;
    line-height: 1.444em;
}

.vc_textedit_text_box.vc_txt_l{
    font-size: .9em;
    line-height: 1.444em;
}

.vc_textedit_text_box.vc_txt_m{
    font-size: .8em;
    line-height: 1.2em;
}
.vc_textedit_text_box.vc_center {
    text-align:center;
}

.vc_textedit_text_box.vc_blue .text {
    color:#024c9c;
}

.vc_textedit_text_box.vc_center{
    text-align:center;
}

.vc_textedit_text_box .text {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
}

.vc_textedit_text_box .text a {
    color:inherit;
}

.vc_textedit_text_box .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
.vc_textedit_title_box_variant {
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: auto;
    font-size: 1.25em;
    line-height: 1em;
    z-index: 9;
    color: #212121;
    font-weight: bold;
    font-family: "Lora", Georgia, serif;
    position: relative;
}

body.drag_and_drop .vc_textedit_title_box_variant {
    width: calc(100% - 90px);
}

.vc_textedit_title_box_variant:before {
    content: " ";
    height: 70px;
    width: 70px;
    background-image: url(../images/icon_lente.png);
    background-color: #024c9c;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    clear: left;
    position: absolute;
    top: -15px;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
}
.vc_textedit_title_box_variant.vc_event:before {
    background-image: url(../images/icon_calendario.png);
}

.vc_textedit_title_box_variant .text {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0 0 90px;
}

.vc_textedit_title_box_variant .text a {
    color:inherit;
}

.vc_textedit_title_box_variant .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---vc_preview_big_bt*/
.vc_preview_big_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
}

.vc_preview_big_bt.vc_bg_light-grey .cont,
.vc_preview_big_bt.vc_bg_light-blue .cont{
    padding:0px 15px 15px 15px;
}

/*---vc_preview_big_bt*/
.vc_preview_big_bt.style_drag {
    width:100%;
}
.vc_preview_big_bt .cont {
    margin: 15px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_big_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_bt .cont_img a {
    display:block;
}
.vc_preview_big_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_big_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_big_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_bt .sottotitolo,
.vc_preview_big_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_big_bt .sottotitolo a,
.vc_preview_big_bt .sommario a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 66px;
}

.vc_preview_big_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_big_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
/*--vc_box_auto_eventi_new*/
.vc_box_auto_eventi_new {
	float:left;
	clear:left;
	width:100%;
	position: relative;
	margin: 40px 0 0 0;
	/* padding: 15px 30px; */
}
.vc_box_auto_eventi_new .occhiello_titolo {
    float: left;
    width: 100%;
    position: relative;
    border-top: 1px solid #212121;
    font-family: "Lora", Georgia, serif;
    font-size: 1.1em;
    line-height: 1.2272727273em;
    font-weight: 900;
}
.vc_box_auto_eventi_new .occhiello_titolo span.vc_section_link {
    float: right;
    width: auto;
    color:#212121;
    font-size: 14px;
    font-family: "Manrope", Helvetica, Arial, sans-serif;
}

.vc_box_auto_eventi_new .occhiello_titolo span.vc_section_link:after {
  content: "\e649";
  font-family: "themify" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1em;
  float: right;
  color: #fff;
  background: #212121;
  border-radius: 50%;
  padding: 6px;
  margin-left: 10px; }


.vc_box_auto_eventi_new .occhiello_titolo span.vc_section_link:after {
}

.vc_box_auto_eventi_new .occhiello_titolo p,
.vc_box_auto_eventi_new .occhiello_titolo a{
    /* display:inline; */
    /* color:#fff; */
}
.vc_box_auto_eventi_new .occhiello_titolo a:before,
.vc_box_auto_eventi_new .occhiello_titolo a:active,
.vc_box_auto_eventi_new .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_eventi_new .icona_tipo {
	display:none;
}
.vc_box_auto_eventi_new .cont {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 20px;
}
.vc_box_auto_eventi_new .divcont {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    /* bottom: 0px; */
    /* left: 0px; */
    /* z-index: 10; */
    height: 100%;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%); */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-end; */
}

.vc_box_auto_eventi_new .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vc_box_auto_eventi_new .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: calc(33.333% - 20px);
    padding: 0;
    margin: 0;
    position: relative;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .box.pos1 {
    width: 100%;
    margin-bottom: 30px;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .cont_foto {
	margin: 0 0 0 0;
	padding:0px;
	width: 100%;
	max-width:100%;
	float:left;
	position:relative;
}
.vc_box_auto_eventi_new .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	border:0px;
	text-decoration:none;
	float:left;
	clear:left;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .box.gallery .cont_foto:before {
    display: inline-block;
    position: absolute;
    content: "";
    z-index: 10;
    bottom: 0;
    right: 0;
    border-bottom: 50px solid #b8f1cd;
    border-left: 50px solid transparent;
}
.vc_box_auto_eventi_new .cont .schermata .hori_group .box.gallery .cont_foto:after {
    content: "\e71e";
    position: absolute;
    display: inline-block;
    z-index: 11;
    bottom: 0px;
    right: 0px;
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #212121;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
}
.vc_box_auto_eventi_new .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 92px;
    overflow: hidden;
	text-decoration:none;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .box.pos1 .titolo a {
    font-size:26px;
    line-height:30px;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .titolo a:hover {
	text-decoration:none;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .sottotitolo {
    margin-top: 8px;
    width: 100%;
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}


.vc_box_auto_eventi_new .occhiello {
    float: left;
    clear: left;
    margin-bottom: 5px;
}

.vc_box_auto_eventi_new .vc_tag {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_auto_eventi_new .vc_tag .nome{
    display:none;
}

.vc_box_auto_eventi_new .vc_tag.tag_11 {
    float: left;
    clear: left;
    width: auto;
}

.vc_box_auto_eventi_new .vc_tag.tag_11 .valore{
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 7px;
    /* background:#bfd6ee; */
}
.vc_box_auto_eventi_new .vc_tag.tag_12{
    margin-top:15px;
}

.vc_box_auto_eventi_new .vc_tag.tag_12 .valore {
    float: left;
    clear: left;
    width: 100%;
    color: #064c9c;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
}
.vc_box_auto_eventi_new .cont .schermata .hori_group .box.pos1 .vc_tag.tag_12 .valore {
    margin-bottom:10px;
    font-size: 14px;
    line-height: 1em;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .box.pos1 .vc_tag.tag_12 .valore:before {
    content: "\e6b6";
    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;
    /* color: #212121; */
    font-size: 16px;
    /* line-height: 1em; */
    margin-right: 10px;
}

.vc_box_auto_eventi_new .cont .schermata .hori_group .box.pos1 .tag_12 {
    width: auto;
    float: right;
    clear: none;
    margin-top: 0;
}


