

/*---vc_header_results_corso*/
.vc_header_results_corso {
    width:100%;
    float:left;
    clear:left;
    margin: 10px 0 20px 0;
    display:none;
    /*border-bottom:1px solid #DFDFDF;*/
}


/*---sortElementCont*/
.vc_header_results_corso .sortElementCont {
    padding: 10px 20px 0 20px;
    font-size: 1em;
    line-height: inherit;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
    background: #f1f2f2;

}
.vc_header_results_corso .sortElementCont p {
    margin:0px;
    padding:0px;
    float:left;
    width:20%;
    display:none;
}
.vc_header_results_corso .sortElementCont ul {
    float:left;
    width:100%;
}
.vc_header_results_corso .sortElementCont ul li {
    /*margin:0 0px 0 15px;*/
    float:left;
    width:33%;
    text-align: center;
    display: block;

}
.vc_header_results_corso .sortElementCont ul li a {
    padding-bottom:2px;
    color: #212121;
    border-bottom: 0px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.vc_header_results_corso .sortElementCont ul li a.active,
.vc_header_results_corso .sortElementCont ul li a:hover{
    border-bottom:3px solid #024c9c;
    padding-bottom: 8px;
    width:100%;
    display: block;
    text-align: center;
    color:#024c9c;
    font-weight:bold;
    text-decoration:none;
    letter-spacing: unset;
}

@media (max-width:991px){
}
@media (max-width:767px){
}
@media (max-width:480px){
}
/*---vc_header_results_geo*/
.vc_header_results_geo {
    width: 100%;
    float: left;
    clear: left;
    margin: 20px 0;
    border-bottom: 1px solid #DFDFDF;
    padding: 15px 0;
}

.vc_header_results_geo_found .text .keyword,
.vc_header_results_geo_found .text .sezione {
    color: #024c9c;
    padding: 2px 10px;
    font-weight: normal;
    border: 1px solid #024c9c;
}
/*---Results found*/
.vc_header_results_geo .vc_header_results_geo_found {
    float:left;
    clear:left;
    width:100%;
    /* border-bottom: 1px solid #ccc; */
    /* margin-bottom: 15px; */
    /* padding:15px; */
}
.vc_header_results_geo .vc_header_results_geo_found .text {
    padding:0;
    font-size: 1.2em;
    font-weight:normal;
    text-transform:uppercase;
    line-height:1em;
    text-align:left;
    float:left;
    width:80%;
}
.vc_header_results_geo .vc_header_results_geo_found .results_number {
    padding:0;
    font-size: 1em;
    font-weight:normal;
    line-height:1em;
    text-align: right;
    float: right;
    width: 100%;
}

/*---sortElementCont*/
.vc_header_results_geo .sortElementCont {
    padding: 10px 20px 0 20px;
    font-size: 1em;
    line-height: inherit;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
    background: #f1f2f2;

}
.vc_header_results_geo .sortElementCont p {
    margin:0px;
    padding:0px;
    float:left;
    width:20%;
    display:none;
}
.vc_header_results_geo .sortElementCont ul {
    float:left;
    width:100%;
}
.vc_header_results_geo .sortElementCont ul li {
    /*margin:0 0px 0 15px;*/
    float:left;
    width:33%;
    text-align: center;
    display: block;

}
.vc_header_results_geo .sortElementCont ul li a {
    padding-bottom:2px;
    color: #212121;
    border-bottom: 0px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.vc_header_results_geo .sortElementCont ul li a.active,
.vc_header_results_geo .sortElementCont ul li a:hover{
    border-bottom:3px solid #024c9c;
    padding-bottom: 8px;
    width:100%;
    display: block;
    text-align: center;
    color:#024c9c;
    font-weight:bold;
    text-decoration:none;
    letter-spacing: unset;
}

@media (max-width:991px){
}
@media (max-width:767px){
}
@media (max-width:480px){
}
.vc_textedit_text_block {
    margin: 0;
    padding: 0;
    float:left;
    clear:left;
    width:100%;
}

.vc_textedit_text_block .text {
    float: left;
    width:100%;
    text-align:center;
}

.vc_textedit_text_block .text a {
    color:inherit;
}

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

.vc_textedit_text_block.vc_textedit_text_block_corriere .text img {
    max-width: 172px;
    margin-bottom: -9px;
}
.cont_anteprima_ricerca_archivio {
    display: flex;
    float: left;
    clear: left;
    width: 100%;
    flex-wrap: wrap;
}

/*---vc_article_preview_results_events*/
.vc_article_preview_results_events {
    width: 25%;
    margin: 0 0 70px;
    /*width:100%;
    float:left;
    clear:left;
    padding: 15px;
    border-bottom: 1px #ccc solid;*/
}

.vc_article_preview_results_events.style_drag {
    width:100%;
}
.vc_article_preview_results_events .cont {
    /* float: left; */
    max-width: 85%;
    margin: 0 auto;
    /*display:table;
    table-layout: fixed;*/
    height: 100%;
    display: flex;
    flex-direction: column;
}
.vc_article_preview_results_events .cont2 {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results_events .cont3 {
    float: left;
    clear: left;
    width: 100%;
    padding: 0 10px;
    /*height: 100%;*/
}

.vc_article_preview_results_events .cont_foto {
    float:left;
    clear:left;
    width:100%;
    margin: 20px 0;
}
.vc_article_preview_results_events .cont_foto a {
    display:block;
    text-align:center;
    vertical-align:middle;
    float:left;
}
.vc_article_preview_results_events .cont_foto img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    float:left;
    /* text-align:center; */
    /* vertical-align:middle; */
}
.vc_article_preview_results_events .cont_foto .didascalia {
    display:none;
}
.vc_article_preview_results_events .occhiello {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results_events .sezione {
    float:left;
    cursor:pointer;
}
.vc_article_preview_results_events .autore:before {
    content: " | ";
    margin: 0 5px;
    float: left;
}
.vc_article_preview_results_events .titolo {
    width:100%;
    float:left;
    clear:left;
    font-size: 1.2em;
    font-weight: bold;
    word-break: break-word;
}
.vc_article_preview_results_events .sottotitolo,
.vc_article_preview_results_events .sommario {
    margin-top:20px;
    width:100%;
    float:left;
    clear:left;
    line-height: 1.4em;
}

.vc_article_preview_results_events .sottotitolo:empty{
    display:none;
}

.vc_article_preview_results_events .testo {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_results_events .testo a:hover{
    text-decoration:none;
    color:#212121;
}
.vc_article_preview_results_events .ora_pubblicazione {
    margin-top:10px;
    font-weight:normal;
    float:left;
    clear:left;
    color:#a7a7a7;
}
.vc_article_preview_results_events .ora_pubblicazione a{
    color:#a7a7a7;
}
.vc_article_preview_results_events .ora_pubblicazione a:hover{
    text-decoration:none;
}
.vc_article_preview_results_events .vc_author .prefisso_autore{
    display:none;
}

.vc_article_preview_results_events .distance {
    max-width: 85%;
    margin: 0 auto 10px auto;
    color: #212121;
    font-size: 15px;
    line-height: 1;
    font-weight: normal;
    text-transform: lowercase;
    text-align: center;
    padding: 5px;
    background: #ffe397;
    border-radius: 6px;
}
.vc_article_preview_results_events .distance:before {
    content:
    "\f041";
    font-family:
    FontAwesome;
    font-weight:
    normal;
    color: #008134;
    margin: 0px 10px 0px 0px;
}
.vc_article_preview_results_events .distance a {
    color:#008134;
}




.vc_article_preview_results_events .vc_tag .nome {
    display: none;
}
.vc_article_preview_results_events .vc_tag.tag_12 {
    float: left;
    width: 40%;
}

.vc_article_preview_results_events .vc_tag.tag_12 .valore {
    float: left;
    color: #303030;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #000; */
    position:relative;
}

.vc_article_preview_results_events .vc_tag.tag_12 .valore:after{
  content:"";
  width:50px;
  height:2px;
  background:#008134;
  position:absolute;
  bottom:0;
  left:0;
}

.vc_article_preview_results_events .vc_tag.tag_12 .day {
    float: left;
    width: auto;
    height: 28px;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    /* display: flex; */
    color: #454545;
}

.vc_article_preview_results_events .vc_tag.tag_12 .hour {
    width: 100%;
    float: left;
    clear: left;
    color: #303030;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    padding-top: 8px;
}

.vc_article_preview_results_events .vc_tag.tag_12 .hour:before {
    content: "h ";
}
.vc_article_preview_results_events .vc_tag.tag_12 .cont_day {
    float: left;
    width: 50%;
    height: 22px;
    font-size: 12px;
    line-height: 1;
    padding-left: 5px;
    padding-top: 4px;
}

.vc_article_preview_results_events .vc_tag.tag_14 {
    float: right;
    width: 60%;
    padding-left:10px;
}
.vc_article_preview_results_events .vc_tag.tag_14 .valore {
    float: right;
    font-size: 14px;
    font-weight: 300;
    color: #212121;
    line-height: 17px;
    text-align: right;
}

.vc_article_preview_results_events .vc_tag.tag_11 {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-top: 15px;
    /* background: #bfd6ee; */
}
.vc_article_preview_results_events .vc_tag.tag_11 .valore {
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
    text-transform: uppercase;
    background: #008134;
    padding: 2px 10px;
}
/*--no_risultati--*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-size:1em;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    color:#141922;
}

/*vc_preview_results_pagination_events_events*/
.vc_preview_results_pagination_events {
    margin:0 auto;
    padding:5px;
    display: table;
}
.vc_preview_results_pagination_events .pagination>li>a, 
.vc_preview_results_pagination_events .pagination>li>span {
    color: #008134;
    border-radius:0;
}
.vc_preview_results_pagination_events li.active a{
    background: #008134;
    border-color: #008134;
    cursor:pointer;
    color:#fff;
    border-radius:0;
}
.vc_preview_results_pagination_events li.active a:hover{
    background:#008134;
    border-color:#008134;
}

.vc_preview_results_pagination_events a#precedenti {
    float:left;
}
.vc_preview_results_pagination_events a#prossimi {
    float:right;
}
.vc_preview_results_pagination_events a#precedenti:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#008134;
}
.vc_preview_results_pagination_events a#prossimi:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#008134;
}


/* separator */
.vc_article_preview_results_events .event_day {
    margin: 0 auto;
    width: 85%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 6px;
    font-size: 0.5em;
    background-color: #ffe397;
    /* background-color: #bfd6ee; */
    background-image: linear-gradient(25deg, transparent 65%, #ffffff, transparent 70%), linear-gradient(-25deg, transparent 65%, #ffffff, transparent 70%), linear-gradient(-25deg, transparent 30%, #ffffff, transparent 35%), linear-gradient(25deg, transparent 30%, #ffffff, transparent 35%), linear-gradient(65deg, transparent 65%, #ffffff, transparent 70%), linear-gradient(-65deg, transparent 65%, #ffffff, transparent 70%), linear-gradient(-65deg, transparent 30%, #ffffff, transparent 35%), linear-gradient(65deg, transparent 30%, #ffffff, transparent 35%);
    background-size: 5em 2em, 5em 2em, 5em 2em, 5em 2em, 2em 5em, 2em 5em, 2em 5em, 2em 5em;
    font-family: "Playfair Display", Times, serif;
}

.vc_article_preview_results_events .event_day .card_day_week {
    font-size: 37px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}

.vc_article_preview_results_events .event_day .card_day {
    font-size: 90px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}


.vc_article_preview_results_events .event_day .card_month {
    font-size: 37px;
    font-weight: 500;
    text-align: center;
    line-height: 44px;
}



/*---Media Queries---*/ 
@media only screen and (max-width : 320px) {
}
@media only screen and (max-width : 480px) {

}
@media only screen and (max-width : 768px) {
}
@media only screen and (max-width : 992px) {
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
}
@media only screen and (max-width : 667px) {
}


.vc_box_search_corso {
    float:left;
    clear:left;
    width:100%;
    margin-top:30px;
}
.vc_box_search_corso input {
    float:left;
    width:100%;
    padding:8px 15px;
    margin-right:10px;
    display: block;
    color: #ccc;
    background-color: #fff;
    border: 1px solid #e5eced;
    box-shadow: 0 11px 4px -10px #e5eced;
    border-radius: 5px;
    height: 55px;
    transition: box-shadow .15s ease-in-out;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
    text-transform:uppercase;
}

.vc_box_search_corso .cerca_campo_text {
    width: 40%;
}
.vc_box_search_corso input.example {
    width: 100%;
}

.vc_box_search_corso .cerca_campo_invio input {
    float:left;
    border: 1px solid #212121;
    color: #fff;
    background: #212121;
    width: 20%;
    margin-right: 0;
    transition:all ease 0.5s;
}
.vc_box_search_corso .cerca_campo_invio input:hover {
    border: 1px solid #028134;
    background: #028134;
}

.vc_box_search_corso .filter_select {
    float: left;
    width: 25%;
    margin-right: 10px;
    position:relative;
}

.vc_box_search_corso .filter_select label {
    float: left;
    color: #028134;
    font-size: .7em;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    margin-right: 10px;
    position: absolute;
    top:2px;
    left: 10px;
}

.vc_box_search_corso .filter_select label:nth-of-type(2n){
    left: calc(50% + 10px);  
}

.vc_box_search_corso select {
    margin-right: 10px;
    padding: 20px 15px 5px 15px;
    height: 55px;
    float: left;
    width: 100%;
    margin-right: 10px;
    display: block;
    color: #a2a2a2;
    background-color: #fff;
    border: 1px solid #e5eced;
    box-shadow: 0 11px 4px -10px #e5eced;
    border-radius: 5px;
    transition: box-shadow .15s ease-in-out;
    font-size: .85em;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.vc_box_search_corso .filtro_dal_al {
    float: left;
    width: calc(40% - 20px);
    position: relative;
}

.vc_box_search_corso .filtro_dal_al label {
    float: left;
    color: #028134;
    font-size: .7em;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    margin-right: 10px;
    position: absolute;
    top:2px;
    left: 10px;
}
.vc_box_search_corso .filtro_dal_al label:nth-of-type(2n){
    left: calc(50% + 10px);  
}
.vc_box_search_corso .filtro_dal_al input{
    padding: 20px 15px 5px 15px;
}
.vc_box_search_corso .filtro_dal_al input.hasDatepicker {
    width: calc(50% - 10px);
}

.select_box {
  position: relative;
}

.select_box select {
  width: 100%;
  font-weight: bold;
}

.over_select {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.vc_box_search_corso .filter_select-checkbox {
    width: calc(25% - 10px);
    margin-right: 10px;
    padding: 20px 15px 5px 15px;
    display: block;
    color: #ccc;
    background-color: #fff;
    border: 1px solid #e5eced;
    box-shadow: 0 11px 4px -10px #e5eced;
    border-radius: 5px;
    height: 55px;
    transition: box-shadow .15s ease-in-out;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
}
.vc_box_search_corso .filter_select-checkbox label{
    float: left;
    color: #028134;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    margin-right: 10px;
    position: absolute;
    top:2px;
    left: 10px;
}
.vc_box_search_corso .filter_select-checkbox:after {
    content: "\e64b";
    position: absolute;
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    font-size: 13px;
    right: 8px;
    top: 19px;
}

.vc_box_search_corso .filter_select-checkbox .filter_cont {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #e4eced;
    top: 55px;
    z-index: 999;
    border-radius: 5px;
}

.vc_box_search_corso .filter_select-checkbox .filter_cont .filter_checkbox {
    padding: 5px 0;
}

.vc_box_search_corso .filter_select-checkbox .filter_cont .filter_checkbox label.label_checkbox {
    font-weight: 400;
    color: #7d7d7d;
    font-size: 15px;
    margin: 0;
    top: unset;
    left: unset;
}

.vc_box_search_corso .filter_select-checkbox .filter_cont .filter_checkbox input.checkbox {
    padding: 0;
    margin-right: 0;
    display: block;
    color: #ccc;
    background-color: #fff;
    border: 1px solid #e5eced;
    box-shadow: none;
    border-radius: 5px;
    height: auto;
    transition: box-shadow .15s ease-in-out;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
}

/*---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_textedit_title_block {
    margin: 0;
    padding: 0;
}
/*body.drag_and_drop .vc_textedit_title_block {
    width: calc(100% - 90px);
}*/
.vc_textedit_title_block.vc_full {
    width: 100%;
}

.vc_textedit_title_block .text {
    float: left;
}

.vc_textedit_title_block .text a {
    color:inherit;
}

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

.vc_textedit_title_block.vc_textedit_title_block_news_from .text img {
    margin-left: 20px;
    float: right;
    max-width: 225px;
}
.banner_leaderboard_autopromo_728x90 {
    margin:30px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_autopromo_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

