@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300..900&family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

/*$letter-spacing: 0.04em;*/
/*-- border radius 


  @include border-radius(0);

--*/
/*  get the font-size converted in em
 *  $target = size in px of element who want to convert   
 *  $source = font size of body
 *  getSizeEm(10)
 */
/*  get line height converted in em
 *  $size = font size (not body) 
 *  $lineHeight = line height in px of the target 
 *  lineHeightEm(10,18)
 */
/* 
 * get the line height with a font size already set
 * $targetFont = font-size
 * $targetLH  = line-height
 */
/* cookies, reset style */
/*-----------------Generic Style Reset-----------------*/
.vc_hidden {
  display: none; }

* {
  box-sizing: border-box;
  *behavior: url(js/boxsizing.htc);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input:not([type='checkbox']):not([type='radio']), button, textarea {
  outline: none;
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button; }

.cc-cookies {
  width: 100%;
  font-size: 0.8em;
  line-height: 1.2em;
  background: #f8f8f8;
  -webkit-box-shadow: 0 8px 6px -6px #dfdfe2;
  -moz-box-shadow: 0 8px 6px -6px #dfdfe2;
  box-shadow: 0 8px 6px -6px #dfdfe2; 
  display:none;}

.cc-cookies > div {
  width: auto; }

.cc-cookies .msg {
  width: 78%;
  float: left;
  clear: left;
  text-align: left;
  color: #010101; }

.cc-cookies .msg a {
  color: #010101;
  text-decoration: underline; }

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
  font-size: 1.0em;
  line-height: 1.6em;
  color: #010101;
  width: 20%;
  float: right;
  clear: right;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 2px #010101 solid; }

/*-----------------End-----------------*/
/* 
 * edit padding bootstrap
 */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  z-index: 2;
  position: relative; }

.container-fluid {
  width: 100%; }

.container,
body.background .container-fluid {
  width: 1170px !important; }

@media (max-width: 992px) {
  .container,
  body.background .container-fluid {
    width: 970px; } }
@media (min-width: 992px) {
  .container,
  body.background .container-fluid {
    width: 970px; } }
@media (min-width: 1200px) {
  .container,
  body.background .container-fluid {
    width: 1140px; } }
@media (min-width: 1340px) {
  .container {
    width: 1320px; }

  body.background .container-fluid,
  body.background .container {
    width: 1140px; } }
body.background {
  padding-top: 120px; }

/*---Nav Controller*/
.vc_slider .bx-controls {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  display: none; }

.vc_slider .bx-prev {
  /*margin: 0px;
  font-size: 0px;
  position: absolute;
  height: 535px;
  width: calc(50% - 469px);
  left: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;*/ }

.vc_slider .bx-next {
  /*margin: 0px;
  font-size: 0px;
  position: absolute;
  height: 535px;
  width: calc(50% - 469px);
  right: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;*/ }

.vc_slider .bx-prev:hover,
.vc_slider .bx-next:hover,
.vc_slider .bx-next:link,
.vc_slider .bx-prev:link,
.vc_slider .bx-next:visited,
.vc_slider .bx-prev:visited {
  text-decoration: blink; }

.vc_slider .bx-prev a,
.vc_slider .bx-next a {
  margin: 0px;
  padding: 0px;
  display: block; }

.vc_slider .punti_slide {
  margin: 0px 0 0 0;
  padding: 0;
  width: 100%;
  float: left;
  clear: left;
  text-align: center;
  position: relative;
  }

.vc_slider .punti_slide .bx-pager {
  text-align: center;
  width: 100%;
  float: left;
  clear: left; }

.vc_slider .punti_slide .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  list-style-type: square;
  font-size: 0px;
  width: auto;
  height: 12px;
  }

.vc_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  background: #D6D6D6;
  font-size: 0;
  overflow: hidden;
  color: transparent;
  outline: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }

.vc_slider .punti_slide .bx-pager .bx-pager-item a.active {
  background: #1870dc;
  width: 30px;
  }

html {
  font-size: 19px; }

body {
  font-size: 19px;
  line-height: 1.52em;
  font-family: "Lato", sans-serif, Helvetica, Arial, sans-serif;
  color: #212529;
  text-rendering: optimizeLegibility;
  background-color: #ffffff; }

a {
  color: #212529;
  transition: .3s color linear; }
  a:link, a:visited, a:active {
    color: #212529; }
  a:hover {
    color: #1266f1;
    text-decoration: underline; }

/*-----------------vc_txt_xl-----------------*/
.vc_txt_xl .occhiello,
.vc_txt_xl .occhiello_articolo,
.vc_txt_xl .sezione {
  font-size: 0.7368421053em;
  line-height: 1.4285714286em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_xl .titolo {
  font-family: "Frank Ruhl Libre", Helvetica, Arial, sans-serif;
  font-size: 1.3157894737em;
  line-height: 1.2em;
  font-weight: 900;
  text-rendering: geometricPrecision; }
.vc_txt_xl .sottotitolo,
.vc_txt_xl .sommario_articolo,
.vc_txt_xl .sommario {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: 300;
  text-rendering: geometricPrecision; }
.vc_txt_xl .correlati {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: normal; }
.vc_txt_xl .testo {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: 300; }
.vc_txt_xl .autore {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: initial; }
.vc_txt_xl .ora_pubblicazione {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xl .vc_link_button a,
.vc_txt_xl a.aggiungi_carrello {
  font-size: 15px;
  line-height: 50px;
  font-weight: 500;
  padding: 0 20px;
  text-transform:uppercase;
}

/*-----------------End-----------------*/
/*-----------------vc_txt_l-----------------*/
.vc_txt_l .occhiello,
.vc_txt_l .occhiello_articolo,
.vc_txt_l .sezione {
  font-size: 0.6842105263em;
  line-height: 1.5384615385em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_l .titolo {
  font-family: "Frank Ruhl Libre", Helvetica, Arial, sans-serif;
  font-size: 1.1578947368em;
  line-height: 1.1363636364em;
  font-weight: 900;
  text-rendering: geometricPrecision; }
.vc_txt_l .sottotitolo,
.vc_txt_l .sommario_articolo,
.vc_txt_l .sommario {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: 300;
  text-rendering: geometricPrecision; }
.vc_txt_l .correlati {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: normal; }
.vc_txt_l .testo {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: 300; }
.vc_txt_l .autore {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: initial; }
.vc_txt_l .ora_pubblicazione {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_l .vc_link_button a,
.vc_txt_l a.aggiungi_carrello {
  font-size: 15px;
  line-height: 50px;
  font-weight: 500;
  padding: 0 20px; 
  text-transform:uppercase;
}

/*-----------------End-----------------*/
/*-----------------vc_txt_m-----------------*/
/* */
.vc_txt_m .occhiello,
.vc_txt_m .occhiello_articolo,
.vc_txt_m .sezione {
  font-size: 0.6842105263em;
  line-height: 1.5384615385em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_m .titolo {
  font-family: "Frank Ruhl Libre", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.1578947368em;
  font-weight: 700;
  text-rendering: geometricPrecision; }
.vc_txt_m .sottotitolo,
.vc_txt_m .sommario_articolo,
.vc_txt_m .sommario {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: 300;
  text-rendering: geometricPrecision; }
.vc_txt_m .correlati {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: normal; }
.vc_txt_m .testo {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: 300; }
.vc_txt_m .autore {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: initial; }
.vc_txt_m .ora_pubblicazione {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_m .vc_link_button a,
.vc_txt_m a.aggiungi_carrello {
  font-size: 0.9473684211em;
  line-height: 1.1666666667em;
  font-weight: 500;
  padding: 0 10px; }

/*-----------------End-----------------*/
/*-----------------vc_txt_s-----------------*/
.vc_txt_s .occhiello,
.vc_txt_s .occhiello_articolo,
.vc_txt_s .sezione {
  font-size: 0.6842105263em;
  line-height: 1.5384615385em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_s .titolo {
  font-size: 0.8421052632em;
  line-height: 1.25em;
  font-weight: 700;
  text-rendering: geometricPrecision; }
.vc_txt_s .sottotitolo,
.vc_txt_s .sommario_articolo,
.vc_txt_s .sommario {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: 300;
  text-rendering: geometricPrecision; }
.vc_txt_s .correlati {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: normal; }
.vc_txt_s .testo {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: 300; }
.vc_txt_s .autore {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: initial; }
.vc_txt_s .ora_pubblicazione {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_s .vc_link_button a,
.vc_txt_s a.aggiungi_carrello,
.vc_txt_s .link_button a {
  font-size: 15px;
  line-height: 50px;
  font-weight: 500;
  padding: 0 20px; 
  text-transform:uppercase;
 }

/*-----------------vc_txt_xs-----------------*/
/*----------------- non usato -----------------*/
.vc_txt_xs .occhiello,
.vc_txt_xs .occhiello_articolo,
.vc_txt_xs .sezione {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_xs .titolo {
  font-family: "Frank Ruhl Libre", Helvetica, Arial, sans-serif;
  font-size: 0.7894736842em;
  line-height: 1.3333333333em;
  font-weight: 600;
  text-rendering: geometricPrecision; }
.vc_txt_xs .sottotitolo,
.vc_txt_xs .sommario_articolo,
.vc_txt_xs .sommario {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: 300;
  text-rendering: geometricPrecision; }
.vc_txt_xs .correlati {
  font-size: 0.7368421053em;
  line-height: 1.2857142857em;
  font-weight: normal; }
.vc_txt_xs .testo {
  font-size: 0.6842105263em;
  line-height: 1.3076923077em;
  font-weight: 300; }
.vc_txt_xs .autore {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: initial; }
.vc_txt_xs .ora_pubblicazione {
  font-size: 0.7368421053em;
  line-height: 1.1428571429em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xs .vc_link_button a,
.vc_txt_xs a.aggiungi_carrello {
  font-size: 0.9473684211em;
  line-height: 1.1666666667em;
  font-weight: 500;
  padding: 0 10px; }

/*-----------------vc_article-----------------*/
.vc_article .num_commenti,
.vc_article .social {
  font-size: 0.7894736842em;
  line-height: 1.3333333333em;
  text-rendering: geometricPrecision; }
.vc_article .autore,
.vc_article .author_name_value {
  font-size: 0.7894736842em;
  line-height: 1.3333333333em;
  font-weight: 600;
  text-transform: uppercase;
  text-rendering: geometricPrecision; }
.vc_article .author_email {
  font-size: 0.6578947368em;
  line-height: 1.6em;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
  text-rendering: geometricPrecision; }
.vc_article .ora_pubblicazione {
  font-size: 0.8421052632em;
  line-height: 1.25em;
  font-weight: normal;
  text-transform: uppercase;
  text-rendering: geometricPrecision; }
.vc_article .vc_section,
.vc_article .vc_tags {
  font-size: 0.6842105263em;
  line-height: 1.5384615385em;
  font-weight: bold;
  text-transform: uppercase;
  text-rendering: optimizeLegibility; }
.vc_article .occhiello,
.vc_article .occhiello_articolo,
.vc_article .sezione {
  font-size: 0.8421052632em;
  line-height: 1.125em;
  font-weight: 500;}
.vc_article .vc_story_telling_title,
.vc_article .titolo {
    font-size: 35px;
    line-height: 1.6em;
  font-weight: 800;
  text-rendering: geometricPrecision; }
.vc_article .sottotitolo {
  font-size: 25px;
  line-height: 1.2173913043em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_article .sommario_articolo,
.vc_article .sommario {
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  text-rendering: geometricPrecision; }
.vc_article .vc_story_telling_text,
.vc_article .testo {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0.38px;
    }
  .vc_article .vc_story_telling_text a,
  .vc_article .testo a {
    text-decoration: underline; }

/*-----------------Story telling-----------------*/
.vc_story_telling_nav {
  font-weight: bold; }
  .vc_story_telling_nav li {
    cursor: pointer; }

.vc_story_telling_link {
  font-style: italic;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer; }

.vc_story_telling_pagination {
  margin-top: 15px;
  padding: 15px 10px 10px 10px;
  display: table;
  background: #ededed;
  color: #52647c; }
  .vc_story_telling_pagination .btn {
    padding: 6px 12px; }
  .vc_story_telling_pagination .vc_prev a,
  .vc_story_telling_pagination .vc_next a {
    color: #212121; }
  .vc_story_telling_pagination a:hover {
    color: #212121; }
  .vc_story_telling_pagination .vc_label_pagination {
    font-weight: bold; }

/*-----------------End-----------------*/
/*-----------------vc_theme_default-----------------*/
.vc_theme_default .occhiello_articolo,
.vc_theme_default .occhiello,
.vc_theme_default .sezione {
  color: #C3C3C3; }
  .vc_theme_default .occhiello_articolo a,
  .vc_theme_default .occhiello a,
  .vc_theme_default .sezione a {
    color: inherit; }
.vc_theme_default .vc_section,
.vc_theme_default .vc_tags {
  color: #1a4995; }
  .vc_theme_default .vc_section p,
  .vc_theme_default .vc_tags p {
    display: inline-block;
    margin: 0 1px; }
  .vc_theme_default .vc_section a,
  .vc_theme_default .vc_tags a {
    color: #1a4995;
    text-decoration: none; }
    .vc_theme_default .vc_section a:hover,
    .vc_theme_default .vc_tags a:hover {
      color: #ecf1f8; }
.vc_theme_default .titolo {
  color: #212529; }
  .vc_theme_default .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_default .titolo a:hover {
      color: #5a9cfe; }
.vc_theme_default .autore_articolo,
.vc_theme_default .autore {
  color: #52647c; }
  .vc_theme_default .autore_articolo a,
  .vc_theme_default .autore a {
    color: inherit;
    text-decoration: none; }
.vc_theme_default .ora_pubblicazione {
  color: #52647c; }
.vc_theme_default .sottotitolo,
.vc_theme_default .sommario {
  color: #212529;
  text-decoration: none; }
  .vc_theme_default .sottotitolo a,
  .vc_theme_default .sommario a {
    color: inherit;
    text-decoration: none; }
.vc_theme_default .testo {
  color: #212529; }
.vc_theme_default .correlati a,
.vc_theme_default .testo a {
  color: #1a4995; }
.vc_theme_default .comments a,
.vc_theme_default .comment_article a,
.vc_theme_default .social a {
  color: #1a4995;
  text-decoration: none; }
.vc_theme_default .comment_article a:before,
.vc_theme_default .comments:before {
  color: #1a4995; }
.vc_theme_default .comments a:hover,
.vc_theme_default .comment_article a:hover,
.vc_theme_default .sezione a:hover {
  text-decoration: underline; }
.vc_theme_default .didascalia {
  color: #52647c; }

/*-----------------End-----------------*/
/*-----------------vc_theme_variant-----------------*/
.vc_theme_variant .occhiello_articolo,
.vc_theme_variant .occhiello,
.vc_theme_variant .sezione {
  color: #212529; }
  .vc_theme_variant .occhiello_articolo a,
  .vc_theme_variant .occhiello a,
  .vc_theme_variant .sezione a {
    color: inherit; }
.vc_theme_variant .vc_section,
.vc_theme_variant .vc_tags {
  color: #1a4995; }
  .vc_theme_variant .vc_section p,
  .vc_theme_variant .vc_tags p {
    display: inline-block;
    margin: 0 1px; }
  .vc_theme_variant .vc_section a,
  .vc_theme_variant .vc_tags a {
    color: #1a4995;
    text-decoration: none; }
    .vc_theme_variant .vc_section a:hover,
    .vc_theme_variant .vc_tags a:hover {
      color: #ecf1f8; }
.vc_theme_variant .titolo {
  color: #212529; }
  .vc_theme_variant .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_variant .titolo a:hover {
      color: #ecf1f8; }
.vc_theme_variant .autore_articolo,
.vc_theme_variant .autore {
  color: #52647c; }
  .vc_theme_variant .autore_articolo a,
  .vc_theme_variant .autore a {
    color: inherit;
    text-decoration: none; }
.vc_theme_variant .ora_pubblicazione {
  color: #52647c; }
.vc_theme_variant .sottotitolo,
.vc_theme_variant .sommario {
  color: #212529;
  text-decoration: none; }
  .vc_theme_variant .sottotitolo a,
  .vc_theme_variant .sommario a {
    color: inherit;
    text-decoration: none; }
.vc_theme_variant .testo {
  color: #212529; }
.vc_theme_variant .correlati a,
.vc_theme_variant .testo a {
  color: #1a4995; }
.vc_theme_variant .comments a,
.vc_theme_variant .comment_article a,
.vc_theme_variant .social a {
  color: #1a4995;
  text-decoration: none; }
.vc_theme_variant .comment_article a:before,
.vc_theme_variant .comments:before {
  color: #1a4995; }
.vc_theme_variant .comments a:hover,
.vc_theme_variant .comment_article a:hover,
.vc_theme_variant .sezione a:hover {
  text-decoration: underline; }
.vc_theme_variant .didascalia {
  color: #52647c; }

/*-----------------End-----------------*/
/*-----------------vc_theme_light-----------------*/
.vc_theme_light .occhiello_articolo,
.vc_theme_light .occhiello,
.vc_theme_light .sezione {
  color: #52647c; }
  .vc_theme_light .occhiello_articolo a,
  .vc_theme_light .occhiello a,
  .vc_theme_light .sezione a {
    color: inherit; }
.vc_theme_light .vc_section,
.vc_theme_light .vc_tags {
  color: #1a4995; }
  .vc_theme_light .vc_section p,
  .vc_theme_light .vc_tags p {
    display: inline-block;
    margin: 0 1px; }
  .vc_theme_light .vc_section a,
  .vc_theme_light .vc_tags a {
    color: #1a4995;
    text-decoration: none; }
    .vc_theme_light .vc_section a:hover,
    .vc_theme_light .vc_tags a:hover {
      color: #ecf1f8; }
.vc_theme_light .titolo {
  color: #fff; }
  .vc_theme_light .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_light .titolo a:hover {
      color: #ecf1f8; }
.vc_theme_light .autore_articolo,
.vc_theme_light .autore {
  color: #52647c; }
  .vc_theme_light .autore_articolo a,
  .vc_theme_light .autore a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light .ora_pubblicazione {
  color: #52647c; }
.vc_theme_light .sottotitolo,
.vc_theme_light .sommario {
  color: #fff;
  text-decoration: none; }
  .vc_theme_light .sottotitolo a,
  .vc_theme_light .sommario a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light .testo {
  color: #212529; }
.vc_theme_light .correlati a,
.vc_theme_light .testo a {
  color: #1a4995; }
.vc_theme_light .comments a,
.vc_theme_light .comment_article a,
.vc_theme_light .social a {
  color: #1a4995;
  text-decoration: none; }
.vc_theme_light .comment_article a:before,
.vc_theme_light .comments:before {
  color: #1a4995; }
.vc_theme_light .comments a:hover,
.vc_theme_light .comment_article a:hover,
.vc_theme_light .sezione a:hover {
  text-decoration: underline; }
.vc_theme_light .didascalia {
  color: #52647c; }

/*-----------------vc_theme_article-----------------*/
.vc_theme_article .occhiello_articolo,
.vc_theme_article .occhiello,
.vc_theme_article .sezione {
  color: #848484; }
  .vc_theme_article .occhiello_articolo a,
  .vc_theme_article .occhiello a,
  .vc_theme_article .sezione a {
    color: inherit; }
.vc_theme_article .vc_section,
.vc_theme_article .vc_tags {
  color: #1a4995; }
  .vc_theme_article .vc_section a,
  .vc_theme_article .vc_tags a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_article .vc_section a:hover,
    .vc_theme_article .vc_tags a:hover {
      color: #1a4995; }
.vc_theme_article .titolo {
  color: #212529; }
  .vc_theme_article .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .autore_articolo,
.vc_theme_article .autore {
  color: #1a4995; }
  .vc_theme_article .autore_articolo a,
  .vc_theme_article .autore a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_article .autore_articolo a:hover,
    .vc_theme_article .autore a:hover {
      color: #1a4995; }
.vc_theme_article .ora_pubblicazione {
  color: #52647c; }
.vc_theme_article .sottotitolo {
  color: #212529;
  text-decoration: none; }
.vc_theme_article .sommario_articolo {
  color: #848484;
  text-decoration: none; }
  .vc_theme_article .sottotitolo a,
  .vc_theme_article .sommario_articolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .testo {
  color: #212529; }
.vc_theme_article .correlati a,
.vc_theme_article .testo a {
  color: #1a4995; }
  .vc_theme_article .correlati a:hover,
  .vc_theme_article .testo a:hover {
    color: #ecf1f8; }
.vc_theme_article .comments a,
.vc_theme_article .comment_article a,
.vc_theme_article .social a {
  color: #212529;
  text-decoration: none; }
.vc_theme_article .comment_article a:before,
.vc_theme_article .comments:before {
  color: #1a4995; }
.vc_theme_article .comments a:hover,
.vc_theme_article .comment_article a:hover,
.vc_theme_article .sezione a:hover {
  text-decoration: underline; }
.vc_theme_article .didascalia {
  color: #52647c; }

/*---------------------Settings-----------------------*/
.ghost_container {
  float: left;
  clear: left; }

.vc_color_default {
  /*dark-grey*/
  color: #212529; }
  .vc_color_default:hover {
    color: #1a4995; }

.vc_p0 {
  padding: 0; }

.vc_p20 {
  padding: 20px; }

.vc_pr_0 {
  padding-right: 0; }

.vc_p15 {
  padding: 15px; }

.vc_pt_pb_15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.vc_pt_pb_35 {
  padding: 35px 0; }

.vc_pb_30 {
  padding: 0 0 30px 0; }

.vc_mt_0 {
  margin-top: 0px !important; }

.vc_mt_10 {
  margin-top: 10px !important; }

.vc_mt_20 {
  margin-top: 20px !important; }

.vc_mt_30 {
  margin-top: 30px !important; }

.vc_reset_border {
  border: 0 !important; }

/* BACKGROUND */
.vc_bg_black {
  background: #000; }

.vc_bg_white {
  background: #fff; }

.vc_bg_blue {
  background: #1a4995; }

.vc_bg_blue {
  background: #1a4995; }

.vc_bg_dark-blue {
  background: #1a263b; }

.vc_bg_light-blue {
  background: #ecf1f8; }

.vc_bg_light-green {
  background: #98ca98; }

.vc_bg_extra-light-green {
  background: #e4efd5; }


.vc_bg_grey {
  background: #52647c; }

.vc_bg_light-grey {
  background: #f7f8fa; }

.vc_bg_mid-grey {
  background: #a09e9e; }

.vc_bg_dark-grey {
  background: #212121; }

/* BORDER */
.vc_bt_black {
  border-top: 1px solid #000 !important; }

.vc_bb_black {
  border-bottom: 1px solid #000 !important; }

.vc_bt_grey {
  border-top: 1px solid #52647c !important; }

.vc_bb_grey {
  border-bottom: 1px solid #52647c !important; }

.vc_bt_white {
  border-top: 1px solid #fff !important; }

.vc_bb_white {
  border-bottom: 1px solid #fff !important; }

.vc_bt_2_grey {
  border-top: 2px solid #52647c !important; }

.vc_bt_light-grey {
  border-top: 1px solid #f7f8fa !important; }

.vc_bb_light-grey {
  border-bottom: 1px solid #f7f8fa !important; }

.vc_bt_bb_light-grey {
  border-top: 1px solid #f7f8fa !important;
  border-bottom: 1px solid #f7f8fa !important; }

.vc_bt_bb_mid-grey {
  border-top: 1px solid #d8d8d8 !important;
  border-bottom: 1px solid #d8d8d8 !important; }

.vc_bt_dark-grey {
  border-top: 1px solid #212121 !important; }

.vc_bb_dark-grey {
  border-bottom: 1px solid #212121 !important; }

.vc_bt_bb_grey {
  border-top: 1px solid #52647c !important;
  border-bottom: 1px solid #52647c !important; }

.vc_box-shadow {
  float: left;
  clear: left;
  background: #fff;
  width: 100%;
  border-radius: .75rem;
  box-shadow: 0 1px 4px 0 #cecece;
  background-color: #fff;
  padding: 30px 25px;
  margin: 0;
  position: relative;
  text-align: center;
  /*display: flex;
  flex-direction: column;
  justify-content: space-between;*/
  overflow: hidden; }

.vc_z2 {
  z-index: 2 !important;
  position: relative; }

.vc_z3 {
  z-index: 3 !important;
  position: relative; }

.vc_z8 {
  z-index: 8 !important;
  position: relative; }

.vc_z10 {
  z-index: 10 !important;
  position: relative; }

.vc_bold {
  font-weight: bold; }

/*--- OCCHIELLO TITOLO / TEXTEDIT ---*/
.occhiello_titolo .vc_occhiello_titolo,
.vc_textedit_title_block {
  float: left;
  clear: left;
  width: 100%;
  position: relative; }

.vc_occhiello_titolo,
.vc_textedit_title_block .text {
  float: left;
  clear: left;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 1.0526315789em;
  line-height: 1.2em;
  font-weight: 700;
  color: #212121; 
  text-transform:uppercase;
}

.vc_occhiello_titolo.vc_small,
.vc_textedit_title_block.vc_small .text {
  font-size: 0.9473684211em;
  line-height: 1.2222222222em;
  font-weight: normal;
  text-transform: uppercase; }

.occhiello_titolo .vc_occhiello_blue,
.vc_occhiello_blue .text {
  color: #1a4995; }

/*-----------------End-----------------*/
/*---------------- Portrait phones and smaller ---------------------------*/
/*-----------------End-----------------*/
/*---------------- Portrait phones and smaller ---------------------------*/
@media (max-width: 480px) {
  #confirmBox {
    margin-left: -50% !important;
    width: 100% !important; } }
/*-----------------Drag_and_drop------------------*/
.drag_and_drop .toolbar_container {
  z-index: 999999; }
