/*///////////////////
//    variables    //
//////////////////*/
/*-- 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
 *  getSize(10)
 */
/*  get line height converted in em
 *  $size = font size (not body) 
 *  $lineHeight = line height in px of the target 
 *  getLineHeight(10,18)
 */
/* 
 * get the line height with a font size already set
 * $targetFont = font-size
 * $targetLH  = line-height
 */
/* 
 * get the line height and font size in rem
 * $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-----------------*/
/* className: vc_social_icons */
.vc_social_icon .social {
  margin: 0;
  padding: 0;
  min-width: 20px;
  line-height: 24px;
  z-index: 30;
  float: right; }
  .vc_social_icon .social .cont_sharre_fb_tw {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    float: left;
    position: relative; }
    .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw {
      margin: 0px;
      padding: 0;
      width: 100%;
      float: left;
      cursor: pointer;
      position: relative; }
      .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box {
        margin: 0px;
        padding: 0;
        text-align: center;
        width: 100%;
        float: left; }
        .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
          content: "\f1e0";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: none;
          color: inherit; }
        .vc_social_icon .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
          margin: 0 10px 0 0;
          padding: 0px;
          font-weight: 700;
          font-size: 12px;
          text-align: center;
          text-decoration: none;
          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 .sharre_fb_tw .box .share {
        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; }
      .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 .comments {
  float: right;
  font-weight: normal; }
  .vc_social_icon .comments a:after {
    content: "\f086";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    float: right; }
  .vc_social_icon .comments span,
  .vc_social_icon .comments a {
    margin-right: 5px; }
  .vc_social_icon .comments:before {
    content: "\f086";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 5px 0px 0px; }
.vc_social_icon .num_commenti {
  float: right;
  font-size: 0.8em;
  color: "Playfair Display", Times, serif;
  height: 30px; }
  .vc_social_icon .num_commenti .commenti {
    display: none; }
  .vc_social_icon .num_commenti:before {
    content: "  \f086  ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none; }

/*---Nav Controller*/
.vc_slider {
  /*.bx-next:after,
  .bx-prev:after{
  	content: " ";
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: inherit;
  	font-size: 14px;
  }
  .bx-next:after {
  	content: "\f054";
  }
  .bx-prev:after {
  	content: "\f053";
  }*/ }
  .vc_slider .bx-controls {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 0%; }
  .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 {
    background: inherit;
    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;
    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;
      bottom: 10px;
      margin: 40px 0 15px 0; }
      .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: 12px;
          height: 12px;
          background: transparent;
          border: 2px solid #a02326;
          cursor: pointer;
          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: #a02326; }

body {
  font-size: 15px;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
  color: #212121;
  text-rendering: optimizeLegibility;
  background: #fff; 
  margin-top:80px;}
  body a {
    color: #a02326; }
    body a:hover, body a:link, body a:visited, body a:active {
      text-decoration: none; }
      
body.drag_and_drop {
    padding-top: 120px;
    margin: 0;
}
body.drag_and_drop .container-fluid.vc_navbar_fixed {
    top: 39px;
}

/*/////////////////////////////////
//            vc_txt_xl         //
//            Fluid bt         //
///////////////////////////////*/
.vc_txt_xl .ora_pubblicazione,
.vc_txt_xl .vc_publication_date,
.vc_txt_xl .num_commenti,
.vc_txt_xl .social {
  font-size: 0.8666666667em;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_xl .occhiello,
.vc_txt_xl .occhiello_articolo,
.vc_txt_xl .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: 600;
  text-transform: uppercase; }
.vc_txt_xl .titolo {
  font-size: 2.8666666667em;
  line-height: 1.1860465116em;
  font-weight: 900;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_xl .sottotitolo,
.vc_txt_xl .sommario_articolo,
.vc_txt_xl .sommario {
  font-size: 1.2em;
  line-height: 1.6666666667em;
  font-weight: 300; }
.vc_txt_xl .correlati {
  font-size: 1em;
  line-height: 1.1333333333em;
  font-weight: 300; }
.vc_txt_xl .testo {
  font-size: 1.2em;
  line-height: 1.6666666667em;
  font-weight: normal; }
.vc_txt_xl .autore {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_xl .vc_link_button {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 700; }
.vc_txt_xl .vc_paywall_icon,
.vc_txt_xl .paywall_icon {
  /*top: 0;
  z-index: 10;
  height: 0;*/
  float: left;
  margin: 7px 5px 0 0;}
  .vc_txt_xl .vc_paywall_icon:after,
  .vc_txt_xl .paywall_icon:after {
    content: " ";
    width: 2.8666666667em;
    height: 2.8666666667em;
    background-image: url(../images/icon_paywall_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 0px;
    text-align: center;
    z-index: 11;
    position: relative;
    display: block;
    float: left; 
    /*content: " ";
    width: 55px;
    height: 54px;
    display: block;
    background-image: url(../images/paywall_ico.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    padding: 15px;
    background-color: #212121;
    text-align: center;
    z-index: 11;
    position: relative;
    opacity: .9; */}

/*//////////////////////////////////
//            vc_txt_l           //
//        Fluid Variant Bt      //
///////////////////////////////*/
.vc_txt_l .ora_pubblicazione,
.vc_txt_l .vc_publication_date,
.vc_txt_l .num_commenti,
.vc_txt_l .social {
  font-size: 0.8em;
  line-height: 1.25em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_l .occhiello,
.vc_txt_l .occhiello_articolo,
.vc_txt_l .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_l .titolo {
  font-weight: 900;
  font-size: 2.3333333333em;
  line-height: 1.2em;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_l .sottotitolo,
.vc_txt_l .sommario_articolo,
.vc_txt_l .sommario,
.vc_txt_l .testo {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 300; }
.vc_txt_l .correlati {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 500; }
.vc_txt_l .autore {
  font-size: 0.7333333333em;
  line-height: 1.2727272727em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_l .vc_link_button {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 700; }
.vc_txt_l .vc_paywall_icon,
.vc_txt_l .paywall_icon {
  top: 0;
  z-index: 10;
  height: 0; }
  .vc_txt_l .vc_paywall_icon:after,
  .vc_txt_l .paywall_icon:after {
    content: " ";
    width: 55px;
    height: 54px;
    display: block;
    background-image: url(../images/paywall_ico.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    padding: 15px;
    background-color: #212121;
    text-align: center;
    z-index: 11;
    position: relative;
    opacity: .9; }

/*//////////////////////////////////
//            vc_txt_m           //
//            Medium Bt         //
////////////////////////////////*/
.vc_txt_m .ora_pubblicazione,
.vc_txt_m .vc_publication_date,
.vc_txt_m .num_commenti,
.vc_txt_m .social {
  font-size: 0.8em;
  line-height: 1.25em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_m .occhiello,
.vc_txt_m .occhiello_articolo,
.vc_txt_m .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_m .titolo {
  font-weight: 900;
  font-size: 1.4666666667em;
  line-height: 1.3636363636em;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_m .sottotitolo,
.vc_txt_m .sommario_articolo,
.vc_txt_m .sommario,
.vc_txt_m .testo {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 300; }
.vc_txt_m .correlati {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 500; }
.vc_txt_m .autore {
  font-size: 0.7333333333em;
  line-height: 1.2727272727em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_m .vc_link_button {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 700; }
.vc_txt_m .vc_paywall_icon,
.vc_txt_m .paywall_icon {
  /*top: 0;
  z-index: 10;
  height: 0;*/
  float:left;
  margin: 4px 4px 0 0;}
  .vc_txt_m .vc_paywall_icon:after,
  .vc_txt_m .paywall_icon:after {
    content: " ";
    width: 1.4666666667em;
    height: 1.4666666667em;
    background-image: url(../images/icon_paywall_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 0px;
    text-align: center;
    z-index: 11;
    position: relative;
    display: block;
    float: left; 
    /*content: " ";
    width: 55px;
    height: 54px;
    display: block;
    background-image: url(../images/paywall_ico.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    padding: 15px;
    background-color: #212121;
    text-align: center;
    z-index: 11;
    position: relative;
    opacity: .9; */}

/*//////////////////////////////////
//            vc_txt_s           //
//                              //
///////////////////////////////*/
.vc_txt_s .ora_pubblicazione,
.vc_txt_s .vc_publication_date,
.vc_txt_s .num_commenti,
.vc_txt_s .social {
  font-size: 0.8em;
  line-height: 1.25em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_s .occhiello,
.vc_txt_s .occhiello_articolo,
.vc_txt_s .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_s .titolo {
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.2222222222em; }
.vc_txt_s .sottotitolo,
.vc_txt_s .sommario_articolo,
.vc_txt_s .sommario,
.vc_txt_s .testo {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 300;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_s .correlati {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 500; }
.vc_txt_s .autore {
  font-size: 0.7333333333em;
  line-height: 1.2727272727em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_s .vc_link_button {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 900; }
.vc_txt_s .vc_paywall_icon,
.vc_txt_s .paywall_icon {
  top: 0;
  z-index: 10;
  height: 0; }
  .vc_txt_s .vc_paywall_icon:after,
  .vc_txt_s .paywall_icon:after {
    content: " ";
    width: 55px;
    height: 54px;
    display: block;
    background-image: url(../images/paywall_ico.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    padding: 15px;
    background-color: #212121;
    text-align: center;
    z-index: 11;
    position: relative;
    opacity: .9; }

/*///////////////////////////////////
//            vc_txt_xs           //
// small preview in box in column//
////////////////////////////////*/
.vc_txt_xs .ora_pubblicazione,
.vc_txt_xs .vc_publication_date,
.vc_txt_xs .num_commenti,
.vc_txt_xs .social {
  font-size: 0.8em;
  line-height: 1.25em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xs .occhiello,
.vc_txt_xs .occhiello_articolo,
.vc_txt_xs .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_txt_xs .titolo {
  font-weight: normal;
  font-size: 1.1333333333em;
  line-height: 1.1764705882em; }
.vc_txt_xs .sottotitolo,
.vc_txt_xs .sommario_articolo,
.vc_txt_xs .sommario,
.vc_txt_xs .testo {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 300;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_xs .correlati {
  font-size: 0.9333333333em;
  line-height: 1.5714285714em;
  font-weight: 500; }
.vc_txt_xs .autore {
  font-size: 0.7333333333em;
  line-height: 1.2727272727em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Playfair Display", Times, serif; }
.vc_txt_xs .vc_link_button {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 900; }

/*////////////////////////////////////
//            vc_article           //
//////////////////////////////////*/
.vc_article .occhiello,
.vc_article .occhiello_articolo,
.vc_article .sezione {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  text-transform: uppercase; }
.vc_article .data_articolo {
  font-size: 0.9333333333em;
  line-height: 1.2142857143em;
  font-weight: normal;
  font-style: italic; }
.vc_article .autore_articolo,
.vc_article .autore,
.vc_article .author {
  font-size: 1.3333333333em;
  line-height: 1.2em;
  font-weight: 600; }
.vc_article .biography {
  font-size: 1em;
  line-height: 1.4666666667em;
  font-weight: normal; }
.vc_article .social {
  font-size: 1.3333333333em;
  line-height: 0.9em;
  font-weight: normal; }
.vc_article .vc_story_telling_title,
.vc_article .titolo {
  font-size: 2.8666666667em;
  line-height: 1.1860465116em;
  font-weight: 900;
  font-family: "Playfair Display", Times, serif; }
.vc_article .sottotitolo,
.vc_article .sommario_articolo,
.vc_article .sommario {
  font-size: 1.3333333333em;
  line-height: 1.4em;
  font-weight: normal;
  font-style: italic; }
.vc_article .didascalia {
  font-size: 0.8666666667em;
  line-height: 1.2307692308em;
  font-weight: normal;
  /*&:before {
      content: "\e69b";
      font-family: 'themify';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 100;
  }*/ }
.vc_article .tags {
  font-size: 0.8em;
  line-height: 1.25em;
  font-weight: 600;
  padding: 5px; }
.vc_article .vc_story_telling_text,
.vc_article .testo_articolo {
  font-size: 1em;
  line-height: 1.4666666667em;
  font-weight: normal;
  font-family: "Playfair Display", Times, serif;
  /*---formatting*/ }
  .vc_article .vc_story_telling_text h1,
  .vc_article .testo_articolo h1 {
    font-size: 2em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text h2,
  .vc_article .testo_articolo h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text h3,
  .vc_article .testo_articolo h3 {
    font-size: 1.17em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text h4,
  .vc_article .testo_articolo h4 {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text h5,
  .vc_article .testo_articolo h5 {
    font-size: 0.83em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text h6,
  .vc_article .testo_articolo h6 {
    font-size: 0.75em;
    line-height: 1.2em;
    font-weight: 600; }
  .vc_article .vc_story_telling_text blockquote,
  .vc_article .testo_articolo blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.05em;
    line-height: 1.2em;
    border-left: 5px solid #a02326; }
  .vc_article .vc_story_telling_text sup,
  .vc_article .vc_story_telling_text sub,
  .vc_article .testo_articolo sup,
  .vc_article .testo_articolo sub {
    font-size: 0.75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .vc_article .vc_story_telling_text code,
  .vc_article .testo_articolo code {
    padding: 3px 5px;
    font-size: 0.9em;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: pre-line;
    border-radius: 0; }
  .vc_article .vc_story_telling_text code,
  .vc_article .vc_story_telling_text kbd,
  .vc_article .vc_story_telling_text pre,
  .vc_article .vc_story_telling_text samp,
  .vc_article .testo_articolo code,
  .vc_article .testo_articolo kbd,
  .vc_article .testo_articolo pre,
  .vc_article .testo_articolo samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
  .vc_article .vc_story_telling_text ul,
  .vc_article .testo_articolo ul {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: disc;
    padding-left: 40px; }
  .vc_article .vc_story_telling_text ol,
  .vc_article .testo_articolo ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: decimal;
    padding-left: 40px; }
  .vc_article .vc_story_telling_text p,
  .vc_article .testo_articolo p {
    margin: 0 0 25px 0; }
  .vc_article .vc_story_telling_text a,
  .vc_article .testo_articolo 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: #8c8c8c; }
  .vc_story_telling_pagination .btn {
    padding: 6px 12px; }
  .vc_story_telling_pagination .vc_prev a,
  .vc_story_telling_pagination .vc_next a {
    color: #313131; }
  .vc_story_telling_pagination a:hover {
    color: #313131; }
  .vc_story_telling_pagination .vc_label_pagination {
    font-weight: bold; }

/*//////////////////////////////////////////
//            vc_theme_default           //
///////////////////////////////////////*/
.vc_theme_default .occhiello_articolo,
.vc_theme_default .occhiello,
.vc_theme_default .sezione {
  color: #a02326; }
  .vc_theme_default .occhiello_articolo a,
  .vc_theme_default .occhiello a,
  .vc_theme_default .sezione a {
    color: inherit; }
.vc_theme_default .titolo {
  color: #212121;
  -webkit-transition: color 1s cubic-bezier(0.09, 0.47, 0.18, 0.99);
  -moz-transition: color 1s cubic-bezier(0.09, 0.47, 0.18, 0.99);
  -o-transition: color 1s cubic-bezier(0.09, 0.47, 0.18, 0.99);
  transition: color 1s cubic-bezier(0.09, 0.47, 0.18, 0.99); }
  .vc_theme_default .titolo:hover {
    color: #a02326; }
  .vc_theme_default .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_default .titolo a:hover {
      text-decoration: none; }
.vc_theme_default .autore_articolo,
.vc_theme_default .autore,
.vc_theme_default .author {
  color: #8c8c8c; }
  .vc_theme_default .autore_articolo a,
  .vc_theme_default .autore a,
  .vc_theme_default .author a {
    color: inherit;
    text-decoration: none; }
  .vc_theme_default .autore_articolo a:hover,
  .vc_theme_default .autore a:hover,
  .vc_theme_default .author a:hover {
    color: #a02326;
    text-decoration: underline; }
.vc_theme_default .biography {
  color: #8c8c8c; }
.vc_theme_default .sottotitolo,
.vc_theme_default .sommario {
  color: #8c8c8c;
  text-decoration: none; }
  .vc_theme_default .sottotitolo a,
  .vc_theme_default .sommario a {
    color: inherit;
    text-decoration: none; }
.vc_theme_default .correlati a {
  color: #8c8c8c; }
.vc_theme_default .testo {
  color: #a02326; }
  .vc_theme_default .testo a {
    color: inherit;
    text-decoration: underline; }
.vc_theme_default .ora_pubblicazione,
.vc_theme_default .data,
.vc_theme_default .vc_publication_date {
  color: #8c8c8c; }
.vc_theme_default .comments a,
.vc_theme_default .comment_article a,
.vc_theme_default .social a,
.vc_theme_default .social {
  color: #212121;
  text-decoration: none; }
.vc_theme_default .comment_article a:before,
.vc_theme_default .comments:before {
  color: #212121; }
.vc_theme_default .comments a:hover,
.vc_theme_default .comment_article a:hover,
.vc_theme_default .sezione a:hover {
  font-style: italic;
  text-decoration: underline; }
.vc_theme_default .didascalia {
  color: #8c8c8c; }
  .vc_theme_default .didascalia:before {
    color: #a02326; }
.vc_theme_default .tags {
  color: #a02326; }
.vc_theme_default .vc_link_button,
.vc_theme_default .vc_link_button a {
  color: #a02326;
  text-decoration: underline;}

/*//////////////////////////////////////////
//            vc_theme_variant           //
///////////////////////////////////////*/
.vc_theme_variant .occhiello_articolo,
.vc_theme_variant .occhiello,
.vc_theme_variant .sezione {
  color: #fff; }
  .vc_theme_variant .occhiello_articolo a,
  .vc_theme_variant .occhiello a,
  .vc_theme_variant .sezione a {
    color: inherit; }
.vc_theme_variant .titolo {
  color: #fff; }
  .vc_theme_variant .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_variant .titolo a:hover {
      text-decoration: underline; }
.vc_theme_variant .autore_articolo,
.vc_theme_variant .autore,
.vc_theme_variant .author {
  color: #8c8c8c; }
  .vc_theme_variant .autore_articolo a,
  .vc_theme_variant .autore a,
  .vc_theme_variant .author a {
    color: inherit;
    text-decoration: none; }
.vc_theme_variant .biography {
  color: #8c8c8c; }
.vc_theme_variant .sottotitolo {
  color: #8c8c8c;
  text-decoration: none; }
  .vc_theme_variant .sottotitolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_variant .correlati a {
  color: #8c8c8c; }
.vc_theme_variant .testo {
  color: #fff; }
  .vc_theme_variant .testo a {
    color: inherit;
    text-decoration: underline; }
.vc_theme_variant .ora_pubblicazione,
.vc_theme_variant .vc_publication_date {
  color: #8c8c8c; }
.vc_theme_variant .comments a,
.vc_theme_variant .comment_article a,
.vc_theme_variant .social a,
.vc_theme_variant .social {
  color: #fff;
  text-decoration: none; }
.vc_theme_variant .comment_article a:before,
.vc_theme_variant .comments:before {
  color: #8c8c8c; }
.vc_theme_variant .comments a:hover,
.vc_theme_variant .comment_article a:hover,
.vc_theme_variant .sezione a:hover {
  font-style: italic;
  text-decoration: underline; }
.vc_theme_variant .didascalia {
  color: #8c8c8c; }
  .vc_theme_variant .didascalia:before {
    color: #a02326; }
.vc_theme_variant .tags {
  color: #a02326; }
.vc_theme_variant .vc_link_button,
.vc_theme_variant .vc_link_button a {
  color: #8c8c8c; }

/*//////////////////////////////////////////
//            vc_theme_article           //
///////////////////////////////////////*/
.vc_theme_article .occhiello_articolo,
.vc_theme_article .occhiello,
.vc_theme_article .sezione {
  color: #a02326; }
  .vc_theme_article .occhiello_articolo a,
  .vc_theme_article .occhiello a,
  .vc_theme_article .sezione a {
    color: inherit; }
.vc_theme_article .titolo {
  color: #212121; }
  .vc_theme_article .titolo a {
    color: inherit;
    text-decoration: none; }
    .vc_theme_article .titolo a:hover {
      text-decoration: underline; }
.vc_theme_article .autore_articolo,
.vc_theme_article .autore,
.vc_theme_article .author {
  color: #212121; }
.vc_theme_article .data_articolo {
  color: #8c8c8c; }
  .vc_theme_article .autore_articolo a,
  .vc_theme_article .autore a,
  .vc_theme_article .author a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .biography {
  color: #8c8c8c; }
.vc_theme_article .sottotitolo {
  color: #8c8c8c;
  text-decoration: none; }
  .vc_theme_article .sottotitolo a {
    color: inherit;
    text-decoration: none; }
.vc_theme_article .correlati a {
  color: #8c8c8c; }
.vc_theme_article .testo {
  color: #212121; }
  .vc_theme_article .testo a {
    color: inherit;
    text-decoration: underline; }
.vc_theme_article .ora_pubblicazione,
.vc_theme_article .vc_publication_date {
  color: #8c8c8c; }
.vc_theme_article .comments a,
.vc_theme_article .comment_article a,
.vc_theme_article .social a,
.vc_theme_article .social {
  color: #212121;
  text-decoration: none; }
.vc_theme_article .comment_article a:before,
.vc_theme_article .comments:before {
  color: #212121; }
.vc_theme_article .comments a:hover,
.vc_theme_article .comment_article a:hover,
.vc_theme_article .sezione a:hover {
  font-style: italic;
  text-decoration: underline; }
.vc_theme_article .didascalia {
  color: #8c8c8c; }
  .vc_theme_article .didascalia:before {
    color: #a02326; }
.vc_theme_article .tags {
  color: #a02326; }
.vc_theme_article .vc_link_button,
.vc_theme_article .vc_link_button a {
  color: #a02326; }

/*/////////////////////////////////////////
//            vc_breadcrumbs            //
///////////////////////////////////////*/
.vc_breadcrumbs ul li {
  display: inline-block; }
  .vc_breadcrumbs ul li.channel_home {
    display: none; }
  .vc_breadcrumbs ul li:first-child {
    text-transform: uppercase;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
    .vc_breadcrumbs ul li:first-child a {
      color: #a02326;
      font-size: 0.6666666667em;
      line-height: 1.4em;
      font-weight: 700; }
  .vc_breadcrumbs ul li:nth-child(3) {
    font-family: "Playfair Display", Times, serif; }
    .vc_breadcrumbs ul li:nth-child(3) a {
      color: #212121;
      font-size: 2.8666666667em;
      line-height: 1.1860465116em;
      font-weight: 900; }

/*//////////////////////////////////
//            Settings           //
////////////////////////////////*/
.vc_container {
  float: left;
  clear: left;
  width: 100%; }

.container-fluid.vc_navbar_fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%; }

@keyframes affixFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes affixFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.vc_shadow_box {
  -webkit-box-shadow: 0px 4px 12px -4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 12px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 12px -4px rgba(0, 0, 0, 0.3); }
  
.vc_shadow_box_reverse {
    /*-webkit-box-shadow:  0px 4px 5px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:  0px 4px 5px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 5px 6px rgba(0, 0, 0, 0.3);*/
    -webkit-box-shadow: 0px -4px 12px -4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px -4px 12px -4px rgba(0,0,0,0.3);
    box-shadow: 0px -4px 12px -4px rgba(0,0,0,0.3);
    
    }

.vc_radial_shadow {
  position: relative;
  background: white;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1); }

.vc_radial_shadow:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  bottom: 0px;
  width: 80%;
  height: 50%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  left: 10%;
  right: 10%; }

.vc_pos_unset{
    position:unset !important;
}

.vc_p0 {
  padding: 0; }

.vc_p20 {
  padding: 20px; }

.vc_pr_0 {
  padding-right: 0 !important; }

.vc_p15 {
  padding: 15px; }

.vc_pt_195 {
  padding-top: 175px; }

.vc_mt_meno80 {
  margin-top: -80px; }

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

.vc_mt_30 {
  margin-top: 30px; }

.vc_mt_40 {
  margin-top: 40px; }

.vc_mt_50 {
  margin-top: 50px; }

.vc_mb_1 {
  margin-bottom: 1px; }

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

.vc_cont_article_body {
  width: 100%;
  clear: left;
  float: left; }

.vc_reset_border {
  border: 0 !important; }

.vc_br_lightgrey {
  border-right: 1px double #ededed; }

.vc_bg_dark_grey {
  background: #212121 !important; }

.vc_bg_black {
  background: #000 !important; }

.vc_bg_lightgrey {
  background: #efefef !important; }

.vc_bg_white {
  background: #fff !important; }

.vc_bg_white85 {
  background: rgba(255,255,255,.95);} /*se modifichi, modifica anche in skin*/
  
body.background .container-fluid.vc_navbar_fixed.vc_bg_white85 {
    background: rgba(255,255,255,1) !important;
}

body.background .container-fluid.vc_navbar_fixed.vc_bg_white85.affix {
    background: rgba(255,255,255,.95) !important;
}
.vc_bg_pink {
  background: #ffb5b7 !important; }

.vc_bg_bordeaux {
  background: #a02326 !important; }

.vc_br_grey {
  border-right: 1px solid #212121 !important; }

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

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

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

.vc_b_bordeaux {
  border: 1px solid #a02326 !important; }

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

.vc_bb_3_blue {
  border-bottom: 3px solid #017cc5; }

.vc_z3 {
  z-index: 3 !important;
  position: relative; }
.vc_z4 {
  z-index: 4 !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_bt_bb_dark_grey {
  border-top: 1px #484848 solid !important;
  border-bottom: 1px #484848 solid !important; }

.vc_pt_pb_35 {
  padding: 35px 0; }

.vc_pr_65 {
  padding-right: 65px; }

.vc_pos_rel {
  position: relative; }

/*////////////////////////////////////
//  Portrait phones and smaller    //
//////////////////////////////////*/
.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; }

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


body,
.container-fluid {
    min-width: 1140px !important;
}

.container,
.container-fluid {
  /*background: #fff;*/
  z-index: 2;
  position: relative; }

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

@media (max-width: 480px) {
  #confirmBox {
    margin-left: -50% !important;
    width: 100% !important; } }
/*////////////////////////////////////
//          Drag_and_drop         //
//////////////////////////////////*/
.drag_and_drop .toolbar_container {
  z-index: 999999; }
  
  
  /*Box Paywall Article*/
.paywall_cont {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
    padding-top: 50px;
    margin-top: -150px;
    float: left;
    clear: left;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgb(255, 255, 255) 20%,rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.paywall_box {
    margin-top: 150px;
    background: #a02326;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    z-index: 9;
}
body.drag_and_drop .paywall_box {
    height: 550px;
}

.vc_text_box_paywall {
    margin: -25px 0 10px 0;
    float: left;
    clear: left;
    width: 100%;
    color: #fff;
    font-size: 1.058em;
    line-height: 1.222em;
    font-weight: 400;
    text-align: center;
}
@media (max-width:480px) {
    .vc_text_box_paywall {
        margin: 0px 0 0px 0;
    }
}
.vc_text_box_paywall p {
    margin: 0 !important;
}
.vc_text_box_paywall a{
    color:inherit;
}
.vc_title_box_paywall {
    margin: 30px 0 30px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.vc_title_box_paywall .text {
    font-size: 1.8em;
    letter-spacing: 2px;
    font-weight: 500;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: table;
    margin: 0 auto 0 auto !important;
}
.vc_title_box_paywall .text:before {
    content: " ";
    background: none;
    height: auto;
    width: auto;
    top: unset;
    margin-right: 0;
    position: relative;
    float: left;
    clear: left;
}
.vc_button_subscription {
    float: left;
    clear: left;
    width: 100%;
    max-width: 540px;
    margin: 0 3px 50px 3px;
    font-size: 0;
}
.vc_button_subscription img {
    width: 100%;
    float: left;
    clear: left;
    max-width:450px !Important;
}
body.drag_and_drop .vc_button_subscription img {
    max-width:540px !Important;
}
.vc_paywall_button_newsstand {
    float:left;
    clear:left;
    width:100%;
}
.vc_paywall_button_newsstand .vc_shop {
    position: absolute;
    top: 260px;
    right: -25px;
    float: left;
    margin: 0 0 0px 0 !important;
}
.vc_paywall_button_newsstand .vc_shop a {
    float: left;
    padding: 15px 40px 15px 15px;
    background: #212121;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0588em;
    line-height: 1em;
    letter-spacing: 2px;
    -webkit-box-shadow: -1px 3px 6px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 3px 6px -1px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 3px 6px -1px rgba(0, 0, 0, 0.1);
}
.vc_paywall_button_newsstand .vc_shop:before {
    content: " ";
    float: left;
    display: inline-block;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-right: 35px solid #212121;
    z-index: 9;
    position: relative;
    top: 0px;
}
.vc_paywall_button_newsstand a:after {
    content: " ";
    float: left;
    display: inline-block;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-right: 30px solid #eeeeee57;
    z-index: 8;
    position: relative;
    position: absolute;
    left: -2px;
    top: 1px;
}
.vc_paywall_column_sx {
    float: left;
    width: 190px;
    position: absolute;
    top: 120px;
    /*top: 120px; con bottone abbonati */
    right: 20px;
}
.vc_paywall_text {
    margin-bottom: 20px;
    float: left;
    clear: left;
    width: 100%;
}
.vc_paywall_text .text {
    color: #fff;
    font-size: 1.058em;
    line-height: 1.222em;
    font-weight: 400;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}
.vc_logo_paywall {
    float:left;
    clear:left;
    width:100%;
} 
.vc_logo_paywall img {
    float:left;
    clear:left;
    width:100%;
} 


@media (max-width:480px) {
    .vc_button_subscription {
        max-width: 300px;
        margin: 0 3px 20px 3px;
    }
    .vc_paywall_button_newsstand .vc_shop {
        position: absolute;
        top: 180px;
        right: 0px;
        float: left;
        margin: 0 0 0px 0 !important;
    }
    .vc_paywall_button_newsstand .vc_shop a {
        font-size: 0.8088em;
    }
    .vc_paywall_button_newsstand .vc_shop:before {
        border-top: 22px solid transparent;
        border-bottom: 21px solid transparent;
        border-right: 26px solid #a02326;
    }
    .vc_paywall_button_newsstand a:after {
        border-top: 22px solid transparent;
        border-bottom: 21px solid transparent;
        border-right: 26px solid #eeeeee57;
    }
    .vc_paywall_column_sx {
        float: none;
        width: 60%;
        position: relative;
        margin: 0 auto 20px auto;
        top: 0;
        right: 0;
        display:table;
    }
    .paywall_cont {
        margin-left: -15px;
        width: calc(100% + 30px);
        margin-right: 15px;
    }
    .vc_title_box_paywall {
        margin: 20px 0 15px 0;
    }
    .vc_title_box_paywall .text {
        font-size: 1.25317em;
    }
    .vc_paywall_text .text {
        font-size: .9058em;
    }
    .vc_title_box_paywall .text:before {
        background: url(../../images/icon_title_box.png);
        height: 32px;
        width: 32px;
        top: -4px;
        background-size: 32px;
    }
    .vc_logo_paywall {
        width:170px
    }
}
@media (max-width:320px) {
    .vc_paywall_button_newsstand .vc_shop {
        top: 170px;
    }
    .vc_paywall_button_newsstand .vc_shop a {
        font-size: 0.7088em;
        padding: 12px;
    }
    .vc_paywall_button_newsstand .vc_shop:before {
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-right: 20px solid #a02326;
    }
    .vc_paywall_button_newsstand a:after {
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-right: 22px solid #eeeeee57;
    }

}
@media (min-width:481px) and (max-width:767px) {
    .vc_article_body .testo_articolo .vc_logo_paywall img {
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 15px;
        max-width: 100%;
        height: inherit;
        width:auto;
    }
    .vc_article_body .testo_articolo img {
        max-width: calc(100% - 190px);
    }
    .vc_paywall_button_newsstand .vc_shop {
        top: 240px;
        right: -15px;
    }
    .vc_paywall_text .text {
        font-size: .9058em;
    }
    .vc_title_box_paywall .text:before {
        background: url(../../images/icon_title_box.png);
        height: 32px;
        width: 32px;
        top: -4px;
        background-size: 32px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .vc_button_subscription {
        width: calc(100% - 190px) !important;
    }
    .vc_button_subscription img,
    .vc_logo_paywall img {
        width: 100% !important;
        height:auto;
    }
}


  

  