
.vc_textedit_title_block {
    margin: 0;
    margin-bottom: 20px;
}
.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_container_menu_dropdown {
  float: right;
  clear: left;
  width : 300px;
  background: #f2f2f2;
  margin: 0 auto;
  border-radius:50px;
  position:absolute;
  right: 15px;
  margin-top: 20px; 
}

.vc_label {
  padding: 10px 30px;
  background : #ffffff;
  color : #212121;
  border:1px solid #ccc;
  font-size : 1.2em;
  cursor : pointer;
  display: block;
  border-radius:50px;
  text-transform:uppercase;
  width: 300px;
}

.vc_label::after {
  float: right;
  right: 10%;
  content: "+";
}

.vc_menu_dropdown {
  clear:both;
  width:100%;
  height:0px;
  overflow: hidden;
  text-align: center;
  transition: height .4s ease;
  /* position: absolute; */
}

.vc_menu_dropdown li {
    padding: 10px;
    border-bottom: 1px solid #fff;
    }

.vc_menu_dropdown li a {
    text-decoration:none;
    color:#808080;
    text-transform:uppercase;
}
.vc_menu_dropdown li a:hover {
    text-decoration:none;
    color:#212121;
    font-weight:bold;
}

#touch {position: absolute; opacity: 0; height: 0px;}    

#touch:checked + .vc_menu_dropdown {height: 304px;} 
/*---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_section_link a {
    color: #fff;
}

.vc_section_link .sezione {
    display: none;
}

.vc_section_link:after{
    display:none;
}
.banner_leaderboard_2_728x90 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_2_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.banner_leaderboard_3_728x90 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_3_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
/*---vc_preview_medium_bt*/
.vc_preview_medium_bt {
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px -1px 15px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px -1px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px -1px 15px 0px rgba(0,0,0,0.15);
}
.vc_preview_medium_bt.vc_mt_0 {
    margin-top: 0px;
}

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

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

.vc_preview_medium_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}


/*varianti*/
.vc_preview_medium_bt.vc_no_subtitle .sottotitolo{
    display:none;
}
.vc_preview_medium_bt.vc_no_occhiello .occhiello{
    display:none;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs.vc_center ul {
    display: flex;
    justify-content: center;
}
.vc_breadcrumbs ul li {
    font-size:0px;
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva {
    float: left;
    margin: 0 7.5px 0 0;
    color: #000;
    position: relative;
    z-index: 0;
    display: block;
    font-size: 2.1176470588em;
    line-height: 1em;
    font-weight: bold;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/
.vc_breadcrumbs ul li:first-child {
    margin-right:16px;
}
.vc_breadcrumbs ul li:first-child:before {
    /*content: " ";
    width: 100%;
    position: absolute;
    height: 5px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #b4d5e8;
    z-index: -1;*/
}
.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: #000;
    font-weight: bold;
}

.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;
}

/* paywall*/
.paywall_box{
    background:#ebebeb;
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
    border:2px solid #ccc;
}
.cont_paywall {
    float: left;
    clear:left;
    width: 100%;
    margin: 0;
    padding:0;
}
.cont_paywall .cont_testo {
    float:left;
    clear:left;
    text-align: left;
    padding-top: 15px;
}
.cont_paywall .cont_testo .vc_paywall_title {
    margin:15px 0 0 0;
    padding:0 0 15px 0;
    float:left;
    clear:left;
}
.cont_paywall .cont_testo .vc_paywall_title .text {
    margin:0px;
    padding:0px;
    font-weight: bold;
    color: #0061a4;
    font-size: 1em;
    line-height: 18px;	
}
.cont_paywall .cont_testo .vc_paywall_text {
    float:left;
    clear:left;
    margin:0;
    padding:0 0 15px 0;
}
.cont_paywall .cont_testo .vc_paywall_text .text {
    margin:0px;
    padding:0px;
    color:#8f8f8f;
    font-size:0.9em;
    line-height: 22px;
}
.vc_paywall_icon {
    margin: 0 0 5px 0;
    float: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size:20px;
    cursor: pointer;
    clear: left;
    border-radius: 50% 50%;
    background:#0061a4;
    color:#fff;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align:center;
}
.vc_paywall_icon:after{
    content:"A";
    color:#fff;
    text-transform:uppercase;
}
.cont_paywall .fa.fa-user{
    font-size:1.7em;
}
@media (max-width:767px) {
    .cont_paywall .cont_testo .vc_paywall_title {
        margin:0 0 0 0;
    }
    
}
