
/*---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_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_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;
}

.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 #024c9c;
    color: #024c9c;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #024c9c;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration: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;
}


.banner_300x250_2 {
    margin:30px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
}
.banner_300x250_2 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
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_300x250_manzoni {
    margin:30px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
}
.banner_300x250_manzoni img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}

.banner_300x250_3 {
    margin:30px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
}
.banner_300x250_3 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
.vc_textedit_title_box_poll {
    /*margin: 20px 0;*/
    margin: 40px 0 0 0;
    padding: 10px 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    color: #024c9c;
    text-transform:uppercase;
    z-index: 9;
    text-align:center;
}

.vc_textedit_title_box_poll .text {
    float: left;
    clear: left;
    width: 100%;
}

.vc_textedit_title_box_poll .text a {
    color:inherit;
}

.vc_textedit_title_box_poll .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
.banner_300x250 {
    margin: 30px auto 0px auto;
    width: 100%;
    /* width: 300px; */
    min-height: 250px;
    float: inherit;
    clear: left;
    text-align: center;
    padding: 0 0 20px 0;
    position: relative;
}
.banner_300x250.vc_no_border {
    margin:0 auto 0px auto;
    padding:0;
    border-bottom:0px solid #ccc;
}

.banner_300x250 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
/*---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_most_read*/
.vc_most_read {
    margin:40px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_most_read .occhiello_titolo {
    float:left;
    border-bottom:1px solid #eeeeee;
    padding-bottom:20px;
    margin-bottom:0px;
}

.vc_most_read .occhiello_titolo span.vc_left {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
    color: inherit;
}

.vc_most_read .occhiello_titolo a { 
    text-decoration:none;
}
.vc_most_read .cont {
    margin:0;
    padding:0;
}
.vc_most_read .bx-wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.vc_most_read .cont .cont_visualizzazione,
.vc_most_read .cont .schermata,
.vc_most_read .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
    width:100% !Important;
}
.vc_most_read .cont .box {
    float: left;
    clear: left;
    width: 100%;
    padding:15px 0;
    margin: 0;
    border-bottom:1px solid #eeeeee;
    position: relative;
}
.vc_most_read .cont .box article {
    float: left;
    clear: left;
    width: 100%;
}
.vc_most_read .cont .box .divcont {
    float: right;
    width: calc(100% - 135px);
    
}
.vc_most_read .cont .box .cont_foto {
    float: left;
    width: auto;
    height: 75px;
    
}
.vc_most_read .cont .box .ora_pubblicazione {
    margin: 23px 0 0 0;
    padding:0;
    float:left;
}
.vc_most_read .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;    
}
.vc_most_read .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
}
.vc_most_read .cont .box .titolo a {
    text-decoration:none;
}
.vc_most_read .cont .box .titolo a:hover {
    text-decoration:underline;
}
.vc_most_read .icona_tipo {
    display:none;
}
.vc_most_read .bx-window {
    margin:0;
    padding:0;
    float:left;
}
/*--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;
}

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

.vc_preview_small_right .cont {
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    /*display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;*/
}

.banner_300x250_4 {
    margin:30px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
}
.banner_300x250_4 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
/*---vc_box_newsstand*/
.vc_title_box_newsstand {
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 0 15px;
    text-align: center;
}
.vc_title_box_newsstand .text {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 18px;
    line-height:20px;
    font-weight: bold;
    text-transform:uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #212121;
}
.vc_title_box_newsstand .text a {
    color:inherit;
}
.vc_title_box_newsstand .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}



/*---vc_box_newsstand*/
.vc_box_newsstand {
    margin: 0 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 15px;
    display: flex;
    flex-direction: column;
}
.vc_box_newsstand .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top:10px;
}
.vc_box_newsstand .sfoglia_edizione, 
.vc_box_newsstand .shop {
    float: left;
    width: 100%;
    margin:0;
    padding:0;
    text-transform:uppercase;
}
.vc_box_newsstand .sfoglia_edizione{
    margin-bottom:10px;
}

.vc_box_newsstand .sfoglia_edizione a, 
.vc_box_newsstand .shop a {
    float:left;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    text-decoration:none;
    display:block;
    position:relative;
    transition: .3s all linear;
}
.vc_box_newsstand .sfoglia_edizione a {
    background:#212121cc;
    border:1px solid #212121cc;
    color:#fff;
}
.vc_box_newsstand .shop a {
    color:#212121;
    border:1px solid #212121;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:none;
    background:#212121;
    border:1px solid #212121;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    color:#024c9c;
    border:1px solid #024c9c;
    text-decoration:none;
}

.vc_box_newsstand .cont_img {
    margin: 0 auto 10px auto;
    padding:0;
    float: left;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    -moz-box-shadow:    0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    box-shadow:         0px 2px 7px 0px rgba(2, 2, 2, 0.5);
}
.vc_box_newsstand .cont_img a {
    margin:0;
    padding:0;
    float: left;
}
.vc_box_newsstand .cont_img img {
	float:left;
	clear:left;
	max-width:100%;
	text-decoration:none;
}

.vc_box_newsstand.vc_column {
    display: inherit;
}
.vc_box_newsstand.vc_column .cont_img {
    margin: 40px 0 15px 40px;
    display: table;
    z-index: 9;
}


.vc_box_newsstand.vc_column .sfoglia_edizione,
.vc_box_newsstand.vc_column .shop {
    float: right;
    width: 170px;
    margin: 0 20px;
    padding: 0;
    text-transform: uppercase;
}

.vc_box_newsstand.vc_column .sfoglia_edizione {
    margin-bottom: 10px;
    margin-top: 35px;
}

.vc_box_newsstand.vc_column .cont_img {
    margin: 5px 0 0 0px;
}
.vc_box_newsstand.vc_column .cont_img img {
    float: left;
    clear: left;
    max-width: 100%;
    text-decoration: none;
    width: 100px;
    height: 140px;
    background: #ccc;
}

/*---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;
}
/*---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;   
}
.banner_728x90_2 {
    margin:30px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
    /*max-width:728px;*/
}
.banner_728x90_2 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
/*---vc_preview_medium_right*/
.vc_preview_medium_right {
    width:100%;
    float:left;
    clear:left;
    margin-top: 30px;
}
.vc_preview_medium_right.vc_first {
    margin-top: 0px;
}
.vc_preview_medium_right.style_drag {
    width:100%;
}
.vc_preview_medium_right .cont_img {
    width: 260px;
    float: left;
    clear: none;
    margin: 0 30px 0 0;
    position: relative;
}
.vc_preview_medium_right .cont_img a {
    display:block;
}
.vc_preview_medium_right .cont_img img {
    width:auto;
    max-width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_right .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_right .occhiello {
    float:left;
    clear:left;
    width:100%;
    margin:0 0 10px 0;
    padding:0px;
}
.vc_preview_medium_right .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_right .sottotitolo,
.vc_preview_medium_right .sommario {
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_medium_right .cont {
    float: left;
    clear: none;
    width: calc(100% - 290px);
    /*display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;*/
}
.banner_728x90_3 {
    margin:50px auto 0px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    padding:0;
    /*max-width:728px;*/
}
.banner_728x90_3 img {
    margin:0 auto;
    padding:0px;
    text-decoration:none;
    border:0px;
    text-align:center;
}
/*---vc_box_poll*/
.vc_box_poll {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    /*margin-top: 40px;*/
}
/*---vc_box_poll*/
.vc_box_poll.style_drag {
    width:100%;
}
.vc_box_poll .cont {
    /*margin: 0;
    padding: 15px 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;*/
    float: left;
    clear: left;
    width: 100%;
    text-align:center;
}
.vc_box_poll .cont2 {
    float: left;
    clear: left;
    width: 100%;
}

.vc_box_poll .vc_section_link {
    text-transform: none;
    float: left;
    width: auto;
    color: #024c9c;
}
.vc_box_poll .vc_section_link a:after {
    content:" ";
    display:none;
}
.vc_box_poll .vc_section_link a:hover{
    color:#212121;
    text-decoration:none;
}

.vc_box_poll .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_box_poll .cont_img a {
    display:block;
}
.vc_box_poll .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_box_poll .cont_img .didascalia {
    display:none;
}
.vc_box_poll .occhiello {
    padding: 0px;
    float: right;
    width: auto;
    text-transform: uppercase;
    color: #ccc;
}
.vc_box_poll .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_box_poll .sottotitolo,
.vc_box_poll .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_poll .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_box_poll .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

.vc_box_poll .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 15px;
    padding: 10px 0;
    border-top: 2px solid #212121;
}
.vc_box_poll .vc_link_button a {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background:none;
}
.vc_box_poll .vc_link_button a:hover {
    text-decoration:none;
    color: #bfd6ee;
    background:none;
}
.vc_box_poll .vc_link_button span.ti-angle-right {
    font-size: 16px;
}


