@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* #004666 */
/* varibles */
/*--
  used to load icons with font
  @include fontIconDefault()

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

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

.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px; }

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

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

body.background {
  top: 120px;
  position: relative; }

.container,
.container-fluid {
  position: relative; }

/* 
 * add the default dripicons params
 */
.vc_social_icon .social {
  /*share social*/
  float: right;
  width: auto; }
  .vc_social_icon .social .cont_sharre_fb_tw {
    width: 100%;
    display: block;
    float: left;
    position: relative; }
    .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw {
      width: 100%;
      float: left;
      cursor: pointer;
      position: relative; }
      .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box {
        width: 100%;
        float: left;
        clear: none;
        display: flex;
        align-items: center; }
        .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
          content: "";
          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;
          color: #212121;
          margin: 0 10px 0 0;
          font-size: 20px;
          position: relative;
          float: left;
          opacity: 1; }
        .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
          display: block;
          text-transform: capitalize;
          color: #1e1e1e;
          float: left; }
      .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
        display: none; }
    .vc_social_icon .social .cont_sharre_fb_tw .buttons {
      margin: 0px;
      padding: 0px;
      float: left;
      position: absolute;
      top: 22px;
      right: 0px;
      z-index: 30;
      min-width: 20px;
      line-height: 24px; }
      .vc_social_icon .social .cont_sharre_fb_tw .buttons .share_toolbox {
        margin: 0;
        padding: 10px;
        width: 125px;
        background: #F0EFF0;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px; }
        .vc_social_icon .social .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
          margin: 0px 0 5px 0px;
          padding: 0;
          float: left;
          clear: left; }
.vc_social_icon .num_commenti {
  /*number comments*/
  float: right;
  color: #fff;
  display: table-cell;
  width: auto;
  text-align: right;
  vertical-align: top; }
  .vc_social_icon .num_commenti .commenti {
    display: none; }
  .vc_social_icon .num_commenti:after {
    content: "";
    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;
    float: right;
    font-size: 1.25rem;
    color: #212121;
    margin: 0 6px;
    position: relative;
    top: 6px;
    opacity: 1; }
.vc_social_icon .vc_link_button {
  /*
  * Icon of the article preview:
  * gallery - audio - video - team 
  */ }
  .vc_social_icon .vc_link_button a {
    display: inline-block;
    text-rendering: optimizeLegibility;
    margin: 0;
    background-color: #dd0e34 !important;
    color: #fff;
    /*&:after {
    	content: "\63";
    	@include fontIconDefault();
    	top: 0.2em;
    	margin: 0;
    	position: relative;
    }*/ }
    .vc_social_icon .vc_link_button a:hover {
      background-color: #ff0442 !important; }
.vc_social_icon.video .vc_link_button a:after {
  content: ""; }
.vc_social_icon.gallery .vc_link_button a:after {
  content: ""; }
.vc_social_icon.audio .vc_link_button a:after {
  content: ""; }
.vc_social_icon.team .vc_link_button a:after {
  /*content: "\e056";*/ }

/*
 * Icon of the article preview:
 * gallery - audio - video - team 
 */
.vc_icons_multimedia .cont:after {
  /*content: "\e01a";*/
  display: table;
  top: 50%;
  margin-top: -32px;
  left: 50%;
  margin-left: -32px;
  font-size: 64px;
  color: #ffffff;
  position: absolute;
  opacity: 0.54;
  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; }

.vc_slider {
  /*---Nav Controller*/ }
  .vc_slider .bx-controls {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -30px; }
  .vc_slider .bx-prev {
    margin: 0px;
    font-size: 0px;
    position: absolute;
    background: rgb(0 0 0 / 60%);
    width: 60px;
    height: 60px;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; 
    text-align:center;}
  .vc_slider .bx-next {
    margin: 0px;
    font-size: 0px;
    position: absolute;
    background: rgb(0 0 0 / 60%);
    width: 60px;
    height: 60px;
    right: 0px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; 
    text-align:center;}
    .vc_slider .bx-prev:hover, 
    .vc_slider .bx-next:hover,
    .vc_slider .bx-prev.active, 
    .vc_slider .bx-next.active,
    .vc_slider .bx-prev:focus, 
    .vc_slider .bx-next:focus {
        text-decoration: none;
    }
  .vc_slider .bx-next:after,
  .vc_slider .bx-prev:after {
    font-size: 50px;
    display: inline;
    font-family: "themify";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white; }
  .vc_slider .bx-next:after {
    content: ""; }
  .vc_slider .bx-prev:after {
    content: ""; }
  .vc_slider .bx-prev a,
  .vc_slider .bx-next a {
    margin: 0px;
    padding: 0px;
    display: block; }
  .vc_slider .punti_slide {
    margin: 0px;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    text-align: center;
    position: absolute;
    display: none; }
  .vc_slider .punti_slide .bx-pager {
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
    bottom: 10px;
    margin-top: 15px; }
  .vc_slider .punti_slide .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 4px;
    padding: 0;
    list-style-type: square; }
  .vc_slider .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    content: " ";
    display: block;
    width: 40px;
    height: 6px;
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border: none;
    cursor: pointer;
    font-size: 0;
    overflow: hidden;
    color: transparent;
    outline: none;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
  .vc_slider .punti_slide .bx-pager .bx-pager-item a.active {
    background: #64c9d9; }

html {
  font-size: 17px; }

body {
  font-size: 17px;
  line-height: 1.176em;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #212121;
  text-rendering: optimizeLegibility;
  background-color: #ffffff; }

a {
  color: #212121; }
  a:link, a:visited, a:active {
    color: #212121; }
  a:hover {
    color: #212121;
    text-decoration: underline; }

/*-----------------vc_txt_xl-----------------*/
/*--- slider big into ---*/
.vc_txt_xl .num_commenti,
.vc_txt_xl .social {
  font-size: 0.8823529412em;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xl .occhiello,
.vc_txt_xl .occhiello_articolo,
.vc_txt_xl .sezione,
.vc_txt_xl .ora_pubblicazione {
  font-size: 0.8823529412em;
  line-height: 1em;
  text-rendering: geometricPrecision;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xl .titolo {
  font-size: 3.8235294118em;
  line-height: 1.2307692308em;
  text-rendering: geometricPrecision;
  font-weight: bold; }
  .vc_txt_xl .titolo .vc_italic_gold {
    font-weight: normal;
    font-style: italic; }
.vc_txt_xl .sottotitolo,
.vc_txt_xl .sommario_articolo,
.vc_txt_xl .sommario {
  font-size: 1.1764705882em;
  line-height: 1.45em;
  text-rendering: geometricPrecision;
  font-weight: 500; }
.vc_txt_xl .correlati {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_xl .testo {
  font-size: 0.9411764706em;
  line-height: 1.125em;
  font-weight: normal; }
.vc_txt_xl .autore {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_xl .vc_link_button a {
  font-size: 1.1764705882em;
  line-height: 1em;
  font-weight: bold;
  padding: 12px 25px; }

/*-----------------End-----------------*/
/*-----------------vc_txt_l-----------------*/
/* Slider Big right */
.vc_txt_l .num_commenti,
.vc_txt_l .social {
  font-size: 0.8823529412em;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_l .occhiello,
.vc_txt_l .occhiello_articolo,
.vc_txt_l .sezione,
.vc_txt_l .ora_pubblicazione {
  font-size: 0.8823529412em;
  line-height: 1em;
  text-rendering: geometricPrecision;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_l .titolo {
  font-size: 3.2352941176em;
  line-height: 0.7272727273em;
  text-rendering: geometricPrecision;
  font-weight: bold; }
  .vc_txt_l .titolo .vc_italic_gold {
    font-weight: normal;
    font-style: italic; }
.vc_txt_l .sottotitolo,
.vc_txt_l .sommario_articolo,
.vc_txt_l .sommario {
  font-size: 1.1764705882em;
  line-height: 1.6em;
  text-rendering: geometricPrecision;
  font-weight: normal; }
.vc_txt_l .correlati {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_l .testo {
  font-size: 1.1764705882em;
  line-height: 1.6em;
  font-weight: normal; }
.vc_txt_l .autore {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_l .vc_link_button a {
  font-size: 1.1764705882em;
  line-height: 1em;
  font-weight: bold;
  padding: 12px 25px; }

/*-----------------End-----------------*/
/*-----------------vc_txt_m-----------------*/
/**/
.vc_txt_m .num_commenti,
.vc_txt_m .social {
  font-size: 0.8823529412em;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_m .occhiello,
.vc_txt_m .occhiello_articolo,
.vc_txt_m .sezione {
  font-size: 0.8823529412em;
  line-height: 1em;
  text-rendering: geometricPrecision;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_m .ora_pubblicazione {
  font-size: 0.7647058824em;
  line-height: 1.1538461538em;
  text-rendering: geometricPrecision;
  font-weight: 500; }
.vc_txt_m .titolo {
  font-size: 1.2941176471em;
  line-height: 1.1363636364em;
  text-rendering: geometricPrecision;
  font-weight: 800; }
  .vc_txt_m .titolo .vc_medium_italic {
    font-weight: 500;
    font-style: italic; }
.vc_txt_m .sottotitolo {
  font-size: 1.2941176471em;
  line-height: 1.1363636364em;
  text-rendering: geometricPrecision;
  font-weight: 500;
  font-style: italic; }
.vc_txt_m .sommario_articolo,
.vc_txt_m .sommario {
  font-size: 0.8235294118em;
  line-height: 1.7857142857em;
  text-rendering: geometricPrecision;
  font-weight: normal; }
.vc_txt_m .correlati {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_m .testo {
  font-size: 0.8235294118em;
  line-height: 1.7857142857em;
  text-rendering: geometricPrecision;
  font-weight: normal; }
.vc_txt_m .autore {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_m .vc_link_button a {
  font-size: 0.9411764706em;
  line-height: 1.1875em;
  font-weight: 500;
  padding: 10px 20px; }

/*-----------------End-----------------*/
/*-----------------vc_txt_s-----------------*/
/* preview small bt */
.vc_txt_s .num_commenti,
.vc_txt_s .social {
  font-size: 0.8823529412em;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_s .occhiello,
.vc_txt_s .occhiello_articolo,
.vc_txt_s .sezione {
  font-size: 0.8823529412em;
  line-height: 1em;
  text-rendering: geometricPrecision;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_s .ora_pubblicazione {
  font-size: 0.7647058824em;
  line-height: 1.1538461538em;
  text-rendering: geometricPrecision;
  font-weight: 500; }
.vc_txt_s .titolo {
  font-size: 1.1764705882em;
  line-height: 1.5em;
  text-rendering: geometricPrecision;
  font-weight: 600; }
.vc_txt_s .sottotitolo,
.vc_txt_s .sommario_articolo,
.vc_txt_s .sommario {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  text-rendering: geometricPrecision;
  font-weight: 500; }
.vc_txt_s .correlati {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_s .testo {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  text-rendering: geometricPrecision;
  font-weight: 500; }
.vc_txt_s .autore {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal; }
.vc_txt_s .vc_link_button a {
  font-size: 0.9411764706em;
  line-height: 1.1875em;
  font-weight: 500;
  padding: 12px 20px; }

/*-----------------End-----------------*/
/*-----------------vc_txt_xs-----------------*/
/**/
.vc_txt_xs .ora_pubblicazione,
.vc_txt_xs .num_commenti,
.vc_txt_xs .social {
  font-size: 0.7647058824em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xs .vc_section,
.vc_txt_xs .vc_tags {
  font-size: 0.7647058824em;
  line-height: 1.1538461538em;
  font-weight: 100;
  text-transform: uppercase;
  text-rendering: optimizeLegibility; }
.vc_txt_xs .occhiello,
.vc_txt_xs .occhiello_articolo,
.vc_txt_xs .sezione {
  font-size: 0.7647058824em;
  line-height: 1.2307692308em;
  font-weight: 500;
  text-transform: uppercase; }
.vc_txt_xs .titolo {
  font-size: 0.9411764706em;
  line-height: 1.25em;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
.vc_txt_xs .sottotitolo,
.vc_txt_xs .sommario_articolo,
.vc_txt_xs .sommario,
.vc_txt_xs .testo {
  font-size: 0.8823529412em;
  line-height: 1.2666666667em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_txt_xs .vc_link_button a {
  font-size: 1.0588235294em;
  line-height: 1.5em;
  font-weight: normal;
  padding: 10px 20px; }
.vc_txt_xs .correlati {
  font-size: 0.9411764706em;
  line-height: 1.125em;
  font-weight: 500; }
.vc_txt_xs .autore {
  font-size: 0.7647058824em;
  line-height: 1.5em;
  font-weight: normal;
  text-transform: initial; }

/*-----------------vc_article-----------------*/
.vc_article .num_commenti,
.vc_article .social {
  font-size: 0.9411764706em;
  line-height: 1.0625em;
  text-rendering: geometricPrecision; }
.vc_article .occhiello,
.vc_article .occhiello_articolo,
.vc_article .ora_pubblicazione,
.vc_article .data_articolo {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: normal;
  text-rendering: geometricPrecision;
  text-transform: uppercase; }
.vc_article .autore,
.vc_article .autore_articolo {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: 600;
  text-rendering: geometricPrecision; }
.vc_article .sezione,
.vc_article .vc_section,
.vc_article .vc_tags {
  font-size: 0.8823529412em;
  line-height: 1.3333333333em;
  font-weight: 300;
  text-transform: uppercase;
  text-rendering: optimizeLegibility; }
.vc_article .vc_story_telling_title,
.vc_article .titolo {
  font-size: 3.2352941176em;
  line-height: 1.0909090909em;
  font-weight: bold;
  text-rendering: geometricPrecision; }
.vc_article .sottotitolo,
.vc_article .sommario_articolo,
.vc_article .sommario {
  font-size: 1.1764705882em;
  line-height: 1.4em;
  font-weight: normal;
  text-rendering: geometricPrecision; }
.vc_article .vc_story_telling_text,
.vc_article .testo {
  font-size: 1em;
  line-height: 1.1764705882em;
  font-weight: normal; }
  .vc_article .vc_story_telling_text a,
  .vc_article .testo a {
    text-decoration: underline; }

/*-----------------Article Preview Related----------------------*/
/*@import 'partials/related'; */
/*-----------------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: #252525; }
  .vc_story_telling_pagination .btn {
    padding: 6px 12px; }
  .vc_story_telling_pagination .vc_prev a,
  .vc_story_telling_pagination .vc_next a {
    color: #1e1e1e; }
  .vc_story_telling_pagination a:hover {
    color: #1e1e1e; }
  .vc_story_telling_pagination .vc_label_pagination {
    font-weight: bold; }

/*-----------------End-----------------*/
/*-----------------Paywall----------------------*/
.vc_paywall_text {
  margin-bottom: 20px; }

.vc_paywall_box {
  background: #F4F4F4;
  float: left;
  clear: none;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0px solid #ccc;
  border-bottom: 4px solid #1e1e1e; }

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

.vc_cont_paywall .aggiungi_carrello {
  float: none;
  clear: none;
  width: 265px;
  margin: 0 auto;
  background: transparent;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  border: 1px solid #800000;
  color: #800000;
  padding: 10px 30px; }

.vc_cont_paywall .text {
  margin: 0; }

.vc_cont_paywall .cont_testo {
  width: 100%;
  float: left;
  clear: left;
  text-align: center;
  margin-bottom: 0; }

.vc_cont_paywall .cont_testo .vc_paywall_title {
  display: table;
  padding: 15px 0;
  width: 100%;
  text-align: center; }

.vc_cont_paywall .cont_testo .vc_paywall_title .text {
  font-weight: 400;
  color: #1e1e1e;
  font-size: 20px;
  line-height: 1.2em;
  margin: 0; }

.vc_cont_paywall .cont_testo .vc_paywall_text {
  width: 70%;
  display: table;
  font-size: 20px;
  line-height: 25px;
  margin: 20px auto 50px auto; }

.vc_cont_paywall .cont_testo .vc_paywall_text .text {
  color: #fff;
  margin: 0; }

.vc_cont_paywall .cont_testo .vc_paywall_text .text strong {
  font-weight: 600; }

.vc_cont_paywall .cont_testo .vc_paywall_text .text i {
  font-style: italic; }

.vc_cont_paywall .vc_cont_button {
  float: left;
  clear: left;
  width: 100%;
  font-family: inherit; }

.vc_cont_paywall .vc_cont_button .text_edit {
  text-align: left;
  font-size: 1em;
  line-height: 1.4em;
  margin: 8px 0 0 0;
  color: #252525; }

.vc_cont_paywall .vc_cont_button .text_edit strong {
  font-weight: 500; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login a,
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
  margin: 15px 0;
  text-decoration: none;
  font-size: 0.95em;
  line-height: 1em;
  font-weight: 400;
  color: #1e1e1e;
  padding: 10px 8px 10px 8px;
  text-transform: uppercase;
  text-align: center;
  float: left;
  clear: left;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: 2px solid #212121;
  display: block;
  background: transparent; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login .vc_user_controls_icon:before {
  content: "Profilo"; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0 !important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 15px !important;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  list-style: none !important; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a {
  background: transparent;
  color: #1e1e1e;
  text-transform: none;
  font-weight: 400; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:hover {
  background-color: #f5f5f5; }

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

.vc_paywall_login .vc_paywall_login {
  bottom: 0; }

.vc_cont_paywall .vc_cont_button .vc_paywall_login a:hover {
  background: #212121;
  color: #fff; }

.vc_paywall_login .fa {
  font-family: 'Rubik', Sans-serif; }

.vc_paywall_login .fa:before {
  display: none; }

/*vc_textedit_paywall_login--*/
.vc_textedit_paywall_login {
  float: left;
  clear: left;
  width: 100%;
  text-align: center; }

/*vc_button_subscription*/
.vc_paywall_subscription {
  float: left;
  clear: left;
  width: 100%;
  text-align: center; }

.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input:hover {
  background: #1e1e1e;
  color: #fff; }

/*vc_textedit_paywall_abbonati*/
.vc_textedit_paywall_abbonati {
  float: left;
  clear: left;
  width: 100%;
  text-align: center; }

.vc_cont_paywall .vc_cont_button img.vc_paywall_image {
  padding: 0px 0px 10px 10px;
  max-width: inherit;
  width: 100%; }

@media (max-width: 767px) {
  .vc_cont_paywall .vc_cont_button .vc_paywall_login a,
  .vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
    margin: 15px 0 0 0; }

  .vc_cont_paywall .vc_cont_button img.vc_paywall_image {
    padding: 15px 0px 10px 10px; } }
/*-----------------vc_theme_dark-----------------*/
.vc_theme_dark .occhiello_articolo,
.vc_theme_dark .occhiello,
.vc_theme_dark .sezione,
.vc_theme_dark .vc_section,
.vc_theme_dark .vc_tags,
.vc_theme_dark .ora_pubblicazione {
  color: #818181; }
  .vc_theme_dark .occhiello_articolo a,
  .vc_theme_dark .occhiello a,
  .vc_theme_dark .sezione a,
  .vc_theme_dark .vc_section a,
  .vc_theme_dark .vc_tags a,
  .vc_theme_dark .ora_pubblicazione a {
    color: inherit; }
.vc_theme_dark .titolo {
  color: #212121; }
  .vc_theme_dark .titolo .vc_italic_gold {
    color: #d01e22; }
  .vc_theme_dark .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark .autore_articolo,
.vc_theme_dark .autore {
  color: #818181; }
  .vc_theme_dark .autore_articolo a,
  .vc_theme_dark .autore a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark .sottotitolo,
.vc_theme_dark .sommario,
.vc_theme_dark .testo {
  color: #1e1e1e;
  text-decoration: none; }
  .vc_theme_dark .sottotitolo a,
  .vc_theme_dark .sommario a,
  .vc_theme_dark .testo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark .correlati a,
.vc_theme_dark .testo a {
  color: #212121; }
.vc_theme_dark .testo a:hover {
  color: #212121; }
.vc_theme_dark .comments a,
.vc_theme_dark .comment_article a,
.vc_theme_dark .social a {
  color: #818181;
  text-decoration: none; }
.vc_theme_dark .comment_article a:before,
.vc_theme_dark .comments:before {
  color: #818181; }
.vc_theme_dark .comments a:hover,
.vc_theme_dark .comment_article a:hover,
.vc_theme_dark .sezione a:hover {
  text-decoration: underline; }
.vc_theme_dark .didascalia {
  color: #818181; }
.vc_theme_dark .vc_link_button {
   }
  .vc_theme_dark .vc_link_button a {
  border: 1px solid #212121;
  color: #212121; }
.vc_theme_dark.variant_petrol .titolo {
  color: #800000; }
  .vc_theme_dark.variant_petrol .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark.variant_petrol .sottotitolo {
  color: #800000;
  text-decoration: none; }
  .vc_theme_dark.variant_petrol .sottotitolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark.variant_petrol .vc_link_button {
  }
  .vc_theme_dark.variant_petrol .vc_link_button a {
    color: #800000; 
    border: 1px solid #800000; }
.vc_theme_dark.variant_gold .titolo {
  color: #800000; }
  .vc_theme_dark.variant_gold .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_dark.variant_gold .sottotitolo {
  color: #800000;
  text-decoration: none; }
  .vc_theme_dark.variant_gold .sottotitolo a {
    color: inherit;
    text-decoration: none; }

/*-----------------End-----------------*/
/*-----------------vc_theme_light-----------------*/
/*------------------- --------------------*/
.vc_theme_light .occhiello_articolo,
.vc_theme_light .occhiello,
.vc_theme_light .sezione,
.vc_theme_light .vc_section,
.vc_theme_light .vc_tags,
.vc_theme_light .ora_pubblicazione {
  color: #fff; }
  .vc_theme_light .occhiello_articolo a,
  .vc_theme_light .occhiello a,
  .vc_theme_light .sezione a,
  .vc_theme_light .vc_section a,
  .vc_theme_light .vc_tags a,
  .vc_theme_light .ora_pubblicazione a {
    color: inherit; }
.vc_theme_light .titolo {
  color: #fff; }
  .vc_theme_light .titolo .vc_italic_gold {
    color: #ac8313; }
  .vc_theme_light .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light .autore_articolo,
.vc_theme_light .autore {
  color: #818181; }
  .vc_theme_light .autore_articolo a,
  .vc_theme_light .autore a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light .sottotitolo,
.vc_theme_light .sommario,
.vc_theme_light .testo {
  color: #fff;
  text-decoration: none; }
  .vc_theme_light .sottotitolo a,
  .vc_theme_light .sommario a,
  .vc_theme_light .testo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light .correlati a,
.vc_theme_light .testo a {
  color: #fff; }
.vc_theme_light .testo a:hover {
  color: #fff; }
.vc_theme_light .comments a,
.vc_theme_light .comment_article a,
.vc_theme_light .social a {
  color: #fff;
  text-decoration: none; }
.vc_theme_light .comment_article a:before,
.vc_theme_light .comments:before {
  color: #818181; }
.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: #818181; }
.vc_theme_light .vc_link_button a {
  background: #800000;
  color: #fff; }
.vc_theme_light.variant_gold .titolo {
  color: #d01e22; }
  .vc_theme_light.variant_gold .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_light.variant_gold .sottotitolo {
  color: #d01e22;
  text-decoration: none; }
  .vc_theme_light.variant_gold .sottotitolo a {
    color: inherit;
    text-decoration: none; }

/*-----------------End-----------------*/
/*-----------------vc_theme_article-----------------*/
.vc_theme_article .occhiello_articolo,
.vc_theme_article .occhiello {
  color: #818181; }
  .vc_theme_article .occhiello_articolo a,
  .vc_theme_article .occhiello a {
    color: inherit; }
.vc_theme_article .ora_pubblicazione,
.vc_theme_article .sezione,
.vc_theme_article .data_articolo {
  color: #818181; }
  .vc_theme_article .ora_pubblicazione a,
  .vc_theme_article .sezione a,
  .vc_theme_article .data_articolo a {
    color: inherit; }
.vc_theme_article .vc_tags {
  color: #818181; }
  .vc_theme_article .vc_tags a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_article .vc_tags a:hover {
      color: #818181; }
.vc_theme_article .titolo {
  color: #212121; }
  .vc_theme_article .titolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .autore_articolo,
.vc_theme_article .autore {
  color: #800000; }
  .vc_theme_article .autore_articolo a,
  .vc_theme_article .autore a {
    color: #800000;
    text-decoration: none; }
    .vc_theme_article .autore_articolo a:hover,
    .vc_theme_article .autore a:hover {
      color: #800000;
      text-decoration: underline; }
.vc_theme_article .sottotitolo,
.vc_theme_article .sommario {
  color: #212121;
  text-decoration: none; }
  .vc_theme_article .sottotitolo a,
  .vc_theme_article .sommario a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .testo {
  color: #212121; }
.vc_theme_article .correlati a,
.vc_theme_article .testo a {
  color: #212121; }
  .vc_theme_article .correlati a:hover,
  .vc_theme_article .testo a:hover {
    color: #212121; }
.vc_theme_article .comments a,
.vc_theme_article .comment_article a,
.vc_theme_article .social a {
  color: #818181;
  text-decoration: none; }
.vc_theme_article .comment_article a:before,
.vc_theme_article .comments:before {
  color: #818181; }
.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: #252525; }

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

.vc_color_default {
  color: #212121; }

.vc_color_petrol {
  color: #800000; }

.vc_color_gold {
  color: #ac8313; }

.vc_color_white {
  color: #fff; }

.vc_color_grey {
  color: #252525; }

.vc_color_grey_text {
  color: #818181; }

.vc_p0 {
  padding: 0; }

.vc_p15 {
  padding: 15px; }

.vc_p20 {
  padding: 20px; }

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

.vc_mt_20 {
  margin-top: 20px; }

.vc_mt_30 {
  margin-top: 30px; }

.vc_mt-33{
    margin-top: -33px;
}
.vc_mt-60{
    margin-top: -60px;
}
.vc_mt-65{
    margin-top: -65px;
}
.vc_reset_border {
  border: 0 !important; }

.vc_bg_black {
  background: #000; }

.vc_bg_black85 {
  background: rgb(0 0 0/85%); }

.vc_bg_black80 {
  background: rgb(0 0 0/80%); }

/*body.section_publia .vc_bg_black85,
body.section_home .vc_bg_black85 {
  background: rgb(0 0 0/65%); }

body.section_publia .vc_bg_black85.affix,
body.section_home .vc_bg_black85.affix {
  background: rgb(0 0 0/85%); }*/

.vc_bg_white {
  background: #fff; }

.vc_bg_petrol {
  background: #800000; }

.vc_bg_gold {
  background: #ac8313; }

.vc_bg_lightgrey {
  background: #f1f1f1; }

.vc_bg_grey {
  background: #252525; }

.vc_bg_mediumgrey {
  background: #212121; }

.vc_bg_darkgrey {
  background: #1e1e1e; }
  
.vc_bg_map {
  background-image: url(../images/ATC-bg_map.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right bottom;
  /*background-size: 1700px;*/
  background-size: 100%;
}
  
  
  

.vc_b_lightgrey {
  border: 1px solid #f1f1f1 !important; }

.vc_b_grey {
  border: 1px solid #252525 !important; }

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

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

.vc_bt_lightgrey {
  border-top: 1px solid #f1f1f1 !important; }

.vc_bb_topbar {
  border-bottom: 1px solid #5d5d5d !important; }

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

.vc_shadow_box {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

/*-- BG CLASS --*/
/*https://bennettfeely.com/clippy/*/
/*vc_bg_diagonal top bottom left to right*/
.vc_bg_diagonal_tblr {
  -webkit-clip-path: polygon(0 0, 100% 15%, 100% 85%, 0% 100%);
  clip-path: polygon(0 0, 100% 15%, 100% 85%, 0% 100%); }

.vc_bg_diagonal_tblr_big {
  -webkit-clip-path: polygon(0 0, 100% 7%, 100% 93%, 0% 100%);
  clip-path: polygon(0 0, 100% 7%, 100% 93%, 0% 100%); }

.vc_bg_diagonal_tblr_extrabig {
    -webkit-clip-path: polygon(0 0, 100% 4%, 100% 97%, 0% 100%);
    clip-path: polygon(0 0, 100% 4%, 100% 97%, 0% 100%);
}

/*vc_bg_diagonal top bottom right to left*/
.vc_bg_diagonal_tbrl {
  -webkit-clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 85%);
  clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 85%); }

/*vc_bg_diagonal bottom left to right*/
.vc_bg_diagonal_blr {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%); }

/*vc_bg_diagonal top right to left*/
.vc_bg_diagonal_trl {
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%); }

/*vc_bg_diagonal top right to left*/
.vc_bg_diagonal_trl_footer {
  -webkit-clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 30%, 100% 0, 100% 100%, 0% 100%); }

/*vc_bg_arrow down*/
.vc_bg_arrow_down{
clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
}

.vc_bg_arrow_down_small{
clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
}

.vc_bg_arrow_down_down{
clip-path: polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0% 0%);
}

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

.affix {
    top: 0;
    position: fixed;
    width:100%;
}


