@charset "UTF-8";
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, 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%;
  font: inherit;
  vertical-align: baseline; }

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

a {
  color: inherit;
  text-decoration: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

@font-face {
  font-display: swap;
  font-family: TT Norms Pro Regular;
  src: local(TT Norms Pro Regular), url("/wp-content/themes/ifq-2019/fonts/tt-norms.woff2") format("woff2"), url("/wp-content/themes/ifq-2019/fonts/tt-norms.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: TT Norms Pro Bold;
  src: local(TT Norms Pro Bold), url("/wp-content/themes/ifq-2019/fonts/tt-norms-bold.woff2") format("woff2"), url("/wp-content/themes/ifq-2019/fonts/tt-norms-bold.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: TT Norms Pro Medium;
  src: local(TT Norms Pro Medium), url("/wp-content/themes/ifq-2019/fonts/tt-norms-medium.woff2") format("woff2"), url("/wp-content/themes/ifq-2019/fonts/tt-norms-medium.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: TT Norms Pro Regular Italic;
  src: local(TT Norms Pro Regular Italic), url("/wp-content/themes/ifq-2019/fonts/tt-norms-italic.woff2") format("woff2"), url("/wp-content/themes/ifq-2019/fonts/tt-norms-italic.ttf") format("truetype"); }

@font-face {
  font-display: swap;
  font-family: TT Norms Pro Thin;
  src: local(TT Norms Pro Thin), url("/wp-content/themes/ifq-2019/fonts/tt-norms-thin.woff2") format("woff2"), url("/wp-content/themes/ifq-2019/fonts/tt-norms-thin.ttf") format("truetype"); }

input:not([type="checkbox"]), select, textarea, .site-header, .page-sostenitori .site-header, .home .site-header.sticky-header, .page-sostenitori .site-header.sticky-header, body.home .site-header.visible, body.page-sostenitori .site-header.visible, .show-more-button-blog, .partecipa .article-body a.button-general, .article-body.partecipa a.button-general {
  -webkit-box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1); }

.menu-panel-wrapper-topbar-abbonati-social .menu-panel-button-abbonati {
  background: transparent;
  color: inherit;
  border: none;
  font: inherit;
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
  text-align: inherit;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none; }

@-webkit-keyframes fadeSubMenu {
  0% {
    opacity: 0;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  1% {
    opacity: 0;
    display: block;
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  100% {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeSubMenu {
  0% {
    opacity: 0;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  1% {
    opacity: 0;
    display: block;
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  100% {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

input:not([type="checkbox"]), select, textarea {
  background-color: #f2f2f2;
  border: 0;
  height: 3.125rem;
  padding: 0 .625rem;
  position: relative;
  width: 15.625rem;
  outline: #f2f2f2; }

@media (min-width: 48em) {
  input:not([type="checkbox"]), select, textarea {
    width: 20.625rem; } }

.error-input {
  background-color: #fff5f4; }

.error-input::-webkit-input-placeholder {
  color: #8E0000; }

.error-input::-moz-placeholder {
  color: #8E0000; }

.error-input:-ms-input-placeholder {
  color: #8E0000; }

.error-input::-ms-input-placeholder {
  color: #8E0000; }

.error-input::placeholder {
  color: #8E0000; }

.valid-input {
  bottom: 0;
  content: "\f000";
  font-size: 1.25rem;
  height: 1.25rem;
  right: 0;
  position: absolute;
  top: 0;
  width: 1.25rem; }

.black-overlay input::-webkit-input-placeholder {
  color: #fff; }

.black-overlay input::-moz-placeholder {
  color: #fff; }

.black-overlay input:-ms-input-placeholder {
  color: #fff; }

.black-overlay input::-ms-input-placeholder {
  color: #fff; }

.black-overlay input::placeholder {
  color: #fff; }

.black-overlay input {
  color: #fff; }

.black-overlay input:-ms-input-placeholder {
  color: #fff; }

.black-overlay input::-ms-input-placeholder {
  color: #fff; }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

::placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4); }

::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4); }

textarea {
  width: 100%;
  max-width: 100%;
  margin-top: .9375rem;
  min-width: 100%;
  color: rgba(0, 0, 0, 0.4);
  min-height: 6.25rem;
  padding: .9375rem;
  font-size: 1rem;
  line-height: 1.5rem; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'iconifq' !important;
  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; }

.icon-account-not-logged .path1:before {
  content: "\e900";
  color: #fff; }

.icon-account-not-logged .path2:before {
  content: "\e901";
  margin-left: -0.7138671875em;
  color: #000; }

.icon-arrow-big:before {
  content: "\e902";
  color: #000;
  font-size: 5rem; }

.icon-arrow-down:before {
  content: "\e903";
  color: #000;
  font-size: .75rem; }

.icon-arrow-left:before {
  content: "\e904";
  color: #000; }

.icon-arrow-right:before {
  content: "\e905";
  color: #000; }

.icon-arrow-up:before {
  content: "\e906"; }

.icon-bookmark:before {
  content: "\e907";
  font-size: 1.375rem;
  color: #000; }

.icon-check:before {
  content: "\e908"; }

.icon-close:before {
  content: "\e909"; }

.icon-comment:before {
  content: "\e90a";
  font-size: 1.375rem;
  color: #000; }

.icon-ig:before {
  content: "\e90c";
  font-size: 1.125rem; }

.icon-login:before {
  content: "\e90d"; }

.icon-mail:before {
  content: "\e90e";
  color: #000;
  font-size: 1.0625rem; }

.icon-menu:before {
  content: "\e90f"; }

.icon-menu-pagination-white:before {
  content: "\e910";
  color: #fff; }

.icon-messenger:before {
  content: "\e911"; }

.icon-play:before {
  content: "\e912"; }

.icon-rss:before {
  content: "\e913";
  font-size: 1.125rem; }

.icon-search:before {
  content: "\e914"; }

.icon-share:before {
  content: "\e915";
  font-size: 1.375rem;
  color: #000; }

.icon-tw:before {
  content: "\e916";
  font-size: 1.125rem;
  color: #000; }

.icon-wa:before {
  content: "\e917";
  color: #000;
  font-size: 1.125rem; }

.icon-youtube:before {
  content: "\e918"; }

.icon-fb:before {
  content: "\e90b";
  color: #000;
  font-size: 1.125rem; }

.video-home-block .icon-bookmark:before, .video-home-block .icon-comment:before, .video-home-block .icon-arrow-big:before, .video-home-block .icon-share:before, .video-home-block .cc-share-wrapper .icon-fb:before, .video-home-block .cc-comment-ban-wrapper .icon-arrow-down:before, .element-evidenza .icon-bookmark:before, .element-evidenza .icon-comment:before, .element-evidenza .icon-arrow-big:before, .element-evidenza .icon-share:before, .element-evidenza .cc-share-wrapper .icon-fb:before, .element-evidenza .cc-comment-ban-wrapper .icon-arrow-down:before {
  color: #fff; }

.icon-white:before {
  color: #fff; }

.bookmark-selected .icon-bookmark:before {
  color: #8E0000; }

.icon-black:before {
  color: #000; }

.icon-grey:before {
  color: #f2f2f2; }

.icon-social-home:before {
  color: #D1D1D1; }

.menu-panel-wrapper-navigation .icon-arrow-right:before {
  color: #fff;
  font-size: .75rem; }

@media (min-width: 48em) {
  .menu-panel-wrapper-navigation .icon-arrow-right:before {
    display: none; } }

.menu-panel-item-navigation-first-level.active .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: .125rem; }

.menu-panel-item-navigation-first-level.active .icon-arrow-right:before {
  color: #000; }

.site-header {
  background-color: #fff;
  height: 3.125rem;
  text-align: center;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: relative;
  width: 100%;
  z-index: 4; }

@media (max-width: 66.5em) {
  .site-header {
    padding: 0 .9375rem !important; } }

@media (min-width: 67.5em) {
  .site-header {
    padding: .9375rem !important; } }

@media (min-width: 67.5em) {
  .home .site-header {
    -webkit-box-shadow: none;
            box-shadow: none; } }

@media (max-width: 66.5em) {
  .page-sostenitori .site-header .sostenitori-mobile-header {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 90%;
            flex: 1 1 90%; } }

.site-header .main-logo {
  width: 2.625rem;
  margin-right: .3125rem;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 0; }

@media (min-width: 67.5em) {
  .site-header:not(.sticky-header) .main-logo.show-on-sticky {
    max-width: 0;
    margin-right: 0; } }

@media (max-width: 66.5em) {
  .site-header:not(.sticky-header) .main-logo.show-on-sticky {
    visibility: visible;
    opacity: 1; } }

@media (min-width: 67.5em) {
  .site-header {
    max-width: 1080px;
    left: 0;
    right: 0;
    margin: auto; }
  .home .site-header, .page-sostenitori .site-header {
    height: 7.5rem;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .home .site-header .header-main-menu-section, .home .site-header .header-section-logo, .home .site-header .header-section-s-m, .home .site-header .header-other-nav, .page-sostenitori .site-header .header-main-menu-section, .page-sostenitori .site-header .header-section-logo, .page-sostenitori .site-header .header-section-s-m, .page-sostenitori .site-header .header-other-nav {
    -ms-flex-item-align: center;
        align-self: center; } }

@media (min-width: 67.5em) and (min-width: 67.5em) {
  .home .site-header .header-logo-main img.black-logo, .page-sostenitori .site-header .header-logo-main img.black-logo {
    width: 16.25rem;
    max-width: 16.25rem;
    height: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s; } }

@media (min-width: 67.5em) {
  .site-header.sticky-header {
    height: 3.125rem; }
  .home .site-header.sticky-header .header-logo-main, .page-sostenitori .site-header.sticky-header .header-logo-main {
    top: 5px; } }

@media (min-width: 67.5em) and (min-width: 67.5em) {
  .home .site-header.sticky-header .header-logo-main img.black-logo, .page-sostenitori .site-header.sticky-header .header-logo-main img.black-logo {
    width: 7.5rem; } }

@media (min-width: 67.5em) {
  .home .site-header.sticky-header .box-sostienici h3, .home .site-header.sticky-header .box-sostienici p, .home .site-header.sticky-header .box-sostienici-page-sostenitori h3, .home .site-header.sticky-header .box-sostienici-page-sostenitori p, .page-sostenitori .site-header.sticky-header .box-sostienici h3, .page-sostenitori .site-header.sticky-header .box-sostienici p, .page-sostenitori .site-header.sticky-header .box-sostienici-page-sostenitori h3, .page-sostenitori .site-header.sticky-header .box-sostienici-page-sostenitori p {
    opacity: 0;
    height: 0;
    visibility: hidden; }
  .home .site-header.sticky-header .box-sostienici a, .home .site-header.sticky-header .box-sostienici-page-sostenitori a, .page-sostenitori .site-header.sticky-header .box-sostienici a, .page-sostenitori .site-header.sticky-header .box-sostienici-page-sostenitori a {
    margin-top: 0; }
  .page-sostenitori .site-header.sticky-header .header-logo-main {
    top: 14px; }
  .page-sostenitori .site-header.sticky-header .box-sostienici-page-sostenitori a:first-child {
    display: none;
    margin-top: 0; }
  .page-sostenitori .site-header.sticky-header .box-sostienici-page-sostenitori a:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 67.5em) and (min-width: 67.5em) {
  body:not(.adBlocked).ifq-skin .site-header.sticky-header {
    top: 0; } }

.page-sostenitori .site-header .header-logo-main {
  top: 12px;
  left: 0;
  max-width: 8.75rem; }

@media (min-width: 67.5em) {
  .page-sostenitori .site-header .header-logo-main {
    top: 40px;
    left: 50%;
    right: unset;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media (max-width: 66.5em) {
  .page-sostenitori .site-header .header-other-nav {
    display: none; } }

.page-sostenitori .site-header .box-sostienici-page-sostenitori a:last-child {
  display: none; }

body:not(.blog):not(.fqmagazine):not(.page-in-edicola):not(.single-ifq-paper-post):not(.page-sostenitori):not(.page-salute):not(.single-salute) .site-header .header-logo-main {
  margin: 0;
  left: 50px; }

@media (min-width: 48em) {
  body:not(.blog):not(.fqmagazine):not(.page-in-edicola):not(.single-ifq-paper-post):not(.page-sostenitori):not(.page-salute):not(.single-salute) .site-header .header-logo-main {
    left: 0;
    margin: 0 auto; } }

body:not(.home):not(.page-sostenitori).blog .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).fqmagazine .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).page-salute .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).single-salute .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).page-in-edicola .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).tax-ifq-paper-category .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).single-ifq-paper-post .site-header .header-logo-main {
  margin: 0;
  left: 50px; }

@media (min-width: 48em) {
  body:not(.home):not(.page-sostenitori).blog .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).fqmagazine .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).page-salute .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).single-salute .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).page-in-edicola .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).tax-ifq-paper-category .site-header .header-logo-main, body:not(.home):not(.page-sostenitori).single-ifq-paper-post .site-header .header-logo-main {
    left: 0;
    margin: 0 auto; } }

.search-actived .site-header.sticky-header {
  -webkit-box-shadow: none;
          box-shadow: none; }

.site-header.active {
  background-color: #000; }

.site-header.active .main-logo {
  display: none; }

.site-header.active .header-other-nav, .site-header.active .sostienici-btn {
  visibility: hidden; }

.site-header.active .sostenitori-mobile-header {
  display: none; }

.site-header.active .menu-panel-wrapper {
  display: block;
  padding-top: 30px; }

@media (min-width: 48em) {
  .site-header.active .menu-panel-wrapper {
    padding-top: 0; } }

@media (min-width: 64em) {
  body:not(.home) .site-header.active .header-logo-main, body:not(.page-sostenitori) .site-header.active .header-logo-main {
    top: .3125rem; } }

.site-header.active .header-logo-main .black-logo, .site-header.active .header-logo-main .white-logo, .site-header.active .header-logo-main .blog-logo, .site-header.active .header-logo-main .magazine-logo, .site-header.active .header-logo-main .in-edicola-logo, .site-header.active .header-logo-main .un-fatto-in-piu-logo-img, .site-header.active .header-logo-main .salute-logo {
  display: none; }

.site-header.active .box-sostienici, .site-header.active .box-sostienici-page-sostenitori {
  border-left: 0;
  display: none; }

.site-header.active .header-section-s-m .search-header {
  visibility: visible;
  display: block; }

@media (min-width: 48em) {
  .site-header.active .header-section-s-m .search-header {
    visibility: hidden; } }

.site-header.active .header-section-s-m .search-header svg g {
  stroke: #fff; }

.site-header.visible {
  -webkit-box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.1); }

@media (min-width: 67.5em) {
  body.home .site-header.visible, body.page-sostenitori .site-header.visible {
    -webkit-box-shadow: none;
            box-shadow: none; } }

.site-header.visible + .topbar-section {
  height: 3.125rem;
  border-bottom: 1px solid #f2f2f2;
  -webkit-transform: translateY(50px);
          transform: translateY(50px); }

.site-header.visible + .topbar-section .wrapper-article-sticky {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.site-header.active {
  background-color: #000; }

@media (min-width: 18.75em) and (max-width: 47em) {
  body:not(.adBlocked) .corporate-navigation.adv-h-100:not(.hidden) ~ .site-content .main-container {
    padding-top: .9375rem;
    -webkit-transition: padding-top 0.3s ease-in;
    transition: padding-top 0.3s ease-in; } }

.ifq-skin .site-content {
  z-index: 1;
  -webkit-transition: top .5s ease-in-out;
  transition: top .5s ease-in-out; }

.adBlocked .topbar-section, .adBlocked .menu-panel-wrapper {
  top: 3.125rem; }

.topbar-section.hidden-topbar {
  display: none; }

.mobile body:not(.adBlocked) .corporate-navigation-adv.adv-hide-mobile ~ .site-header {
  top: 0; }

.header-section-logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 1080px;
  height: 100%; }

.header-section-logo .header-logo-main {
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  margin: 0 auto;
  max-width: 55px; }

@media (min-width: 48em) {
  .header-section-logo .header-logo-main {
    max-width: 110px; } }

.home .header-section-logo .header-logo-main {
  max-width: 110px; }

.page-sostenitori .header-section-logo .header-logo-main {
  max-width: 140px; }

@media (min-width: 67.5em) {
  .home .header-section-logo .header-logo-main, .page-sostenitori .header-section-logo .header-logo-main {
    max-width: 16.25rem; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .header-section-logo .header-logo-main {
    max-width: 7.5rem; }
  body:not(.home):not(.page-sostenitori) .header-section-logo .header-logo-main img.black-logo {
    width: auto; } }

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .home .header-section-logo .header-logo-main, .page-sostenitori .header-section-logo .header-logo-main {
    max-width: 7.5rem; }
  .home .header-section-logo .header-logo-main .black-logo, .page-sostenitori .header-section-logo .header-logo-main .black-logo {
    width: auto; } }

@media (min-width: 67.5em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main {
    max-width: 115px; } }

body:not(.home):not(.page-sostenitori) .header-logo-main.magazine-logo {
  width: 5.625rem;
  height: auto;
  max-width: 5.625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

@media screen and (max-width: 400px) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.magazine-logo {
    max-width: 85px;
    width: 85px; }
  body:not(.home):not(.page-sostenitori) .header-logo-main.magazine-logo .magazine-logo {
    max-width: 85px; } }

@media (min-width: 48em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.magazine-logo {
    width: 6.125rem;
    max-width: 6.125rem; } }

body:not(.home):not(.page-sostenitori) .header-logo-main.blog-logo {
  width: 5.5rem;
  max-width: 5.5rem;
  height: 2.125rem;
  top: 8px;
  line-height: 1; }

@media (min-width: 64em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.blog-logo {
    top: .4375rem; } }

body:not(.home):not(.page-sostenitori) .header-logo-main.in-edicola-logo {
  width: 6.25rem;
  height: auto;
  top: .1875rem;
  max-width: 6.25rem;
  left: 5.625rem !important; }

@media (min-width: 48em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.in-edicola-logo {
    left: 0 !important; } }

body:not(.home):not(.page-sostenitori) .header-logo-main.un-fatto-in-piu-logo {
  width: 5.625rem;
  height: auto;
  top: 1.125rem;
  max-width: 5.625rem;
  left: 5.625rem !important; }

@media (min-width: 23.4375em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.un-fatto-in-piu-logo {
    width: 8.75rem;
    top: .875rem;
    max-width: 8.75rem; } }

@media (min-width: 48em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main.un-fatto-in-piu-logo {
    width: 9.375rem;
    max-width: 9.375rem;
    left: 0 !important; } }

body:not(.home):not(.page-sostenitori) .header-logo-main a {
  display: block;
  height: auto;
  line-height: 0; }

body:not(.home):not(.page-sostenitori) .header-logo-main a img.black-logo, body:not(.home):not(.page-sostenitori) .header-logo-main a img.white-logo {
  width: 55px;
  height: 38px; }

@media (min-width: 48em) {
  body:not(.home):not(.page-sostenitori) .header-logo-main a img.black-logo, body:not(.home):not(.page-sostenitori) .header-logo-main a img.white-logo {
    width: 115px;
    height: 40px; } }

body:not(.home):not(.page-sostenitori) .header-logo-main img.magazine-logo {
  max-width: 6.125rem; }

body:not(.home):not(.page-sostenitori) .header-logo-main img.fq-magazine-sanremo {
  max-width: 6.5625rem !important;
  margin-top: 3px; }

body:not(.home):not(.page-sostenitori) .header-logo-main img.fq-magazine-sanremo.white-logo {
  width: auto;
  height: auto;
  margin-top: 4px; }

@media (min-width: 67.5em) {
  body.home .header-logo-main, body.page-sostenitori .header-logo-main {
    top: 15px;
    max-width: 260px; } }

@media (min-width: 71.875em) {
  .is-ie .header-main-menu-section, .is-ie .header-section-s-m {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; } }

@media (min-width: 67.5em) {
  .header-main-menu-section, .header-section-logo, .header-other-nav {
    -ms-flex-item-align: center;
        align-self: center; } }

.header-main-menu-section {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
  min-height: 29.95px; }

@media (min-width: 48em) {
  .header-main-menu-section {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 32px; } }

@media (min-width: 64em) {
  .header-main-menu-section {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

.header-main-menu-section .menu-panel-wrapper {
  text-align: center;
  display: none; }

@media (min-width: 48em) {
  .header-main-menu-section .menu-panel-wrapper {
    text-align: left; } }

.header-section-s-m {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

@media (min-width: 48em) {
  .header-section-s-m {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

.header-main-menu-section, .header-section-s-m, .site-header, .topbar-section, .header-section-logo, .header-wrapper-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#header-menu-abbonati {
  color: #8E0000;
  font-weight: 500; }

.site-header, .header-section-logo, .header-section-s-m, .header-wrapper-middle, .header-other-nav ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.site-header, .header-section-logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.search-header {
  margin-left: .9375rem;
  display: none;
  text-align: right; }

@media (min-width: 48em) {
  .search-header {
    text-align: initial;
    display: block;
    margin-left: 1.875rem;
    margin-right: .9375rem; } }

.h-menu {
  cursor: pointer;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 0; }

.h-menu svg {
  height: 1rem; }

@supports (transform-style: preserve-3d) {
  .h-menu path:nth-child(2) {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
  .h-menu path:nth-child(3) {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; } }

.h-menu.opened g {
  stroke: #fff; }

@supports (transform-style: preserve-3d) {
  .h-menu.opened path:nth-child(1) {
    -webkit-transition: visibility 0.1s ease-in-out;
    transition: visibility 0.1s ease-in-out;
    visibility: hidden; }
  .h-menu.opened path:nth-child(2), .h-menu.opened path:nth-child(3) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    -webkit-transition: -webkit-transform ease-in-out .3s;
    transition: -webkit-transform ease-in-out .3s;
    transition: transform ease-in-out .3s;
    transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s; }
  .h-menu.opened path:nth-child(2) {
    -webkit-transform: translate(1%, -6%) rotate(45deg);
            transform: translate(1%, -6%) rotate(45deg); }
  .h-menu.opened path:nth-child(3) {
    -webkit-transform: translate(-45%, 32%) rotate(-45deg);
            transform: translate(-45%, 32%) rotate(-45deg); } }

.header-section-s-m, .header-wrapper-middle {
  font-size: 12px; }

.header-wrapper-middle {
  width: 100%; }

@media (min-width: 64em) {
  .header-wrapper-middle {
    color: rgba(0, 0, 0, 0.4);
    padding-left: .9375rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.header-update-director {
  font-family: "TT Norms Pro Regular",sans-serif; }

.header-update-director, .header-other-nav ul {
  display: none; }

@media (min-width: 67.5em) {
  .header-update-director, .header-other-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 67.5em) {
  .header-other-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.header-other-nav ul {
  margin-right: .9375rem;
  position: relative;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.header-other-nav ul.user-topbar-menu {
  display: none;
  top: 50px;
  -webkit-transition: top 0.6s ease-in-out;
  transition: top 0.6s ease-in-out; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible {
  border: 1px solid #f2f2f2;
  display: block;
  position: absolute;
  background-color: #fff;
  height: auto;
  right: 0;
  color: #000;
  z-index: 1; }

@media (min-width: 67.5em) {
  .header-other-nav ul.user-topbar-menu.user-topbar-menu-visible {
    right: auto; } }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible li {
  font-family: "TT Norms Pro Regular",sans-serif;
  text-transform: uppercase;
  padding: .625rem 0;
  width: 100%;
  font-weight: 400;
  margin-left: 0;
  cursor: pointer; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible li:not(.user-topbar-logout) {
  padding: .9375rem .9375rem;
  text-align: left;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible li:not(.user-topbar-logout):hover {
  opacity: 0.5; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible li a {
  display: block; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible .user-topbar-logout {
  background-color: #000;
  color: #fff; }

.header-other-nav ul.user-topbar-menu.user-topbar-menu-visible .user-blog-sostenitore {
  background: #8E0000;
  width: calc(100% - 14px);
  margin: 5px auto;
  text-align: left;
  color: #fff; }

.user-topbar-username {
  cursor: pointer; }

.user-topbar-username img {
  max-width: 15px; }

.header-update-director p:first-child, .header-other-nav li:not(:last-child) {
  margin-right: .625rem; }

.header-other-nav li {
  margin-left: .625rem;
  white-space: nowrap; }

.login-header {
  color: #000;
  font-weight: 500;
  font-family: "TT Norms Pro Medium",sans-serif;
  margin-right: .3125rem; }

@media (min-width: 48em) {
  .login-header {
    display: block;
    margin-right: 0; } }

.mobile .corporate-navigation-adv {
  height: 3.125rem;
  width: 100%;
  position: fixed;
  text-align: center;
  background-color: #fff;
  will-change: top;
  top: 0;
  -webkit-transition: top ease-in-out .3s;
  transition: top ease-in-out .3s;
  z-index: 3; }

.mobile .corporate-navigation-adv.adv-hide-mobile {
  top: -3.125rem; }

.corporate-navigation {
  display: none; }

.corporate-navigation.corporate-navigation-adv {
  display: block; }

.corporate-navigation.corporate-navigation-adv iframe {
  max-width: 100%; }

.corporate-navigation.adv-h-100 {
  position: sticky;
  display: block;
  background: white;
  z-index: 10;
  line-height: 0;
  top: 0;
  height: 100px;
  outline: 1px solid #999; }

.adBlocked .corporate-navigation.adv-h-100 {
  display: none; }

.corporate-navigation.adv-h-100 div {
  text-align: center;
  margin: 0 auto; }

.corporate-navigation.adv-h-100 .textwidget {
  text-align: center; }

.corporate-navigation.adv-h-100 .textwidget > div {
  margin: 0 auto; }

.corporate-navigation.adv-h-100 .close {
  position: absolute;
  right: -1px;
  bottom: -22px;
  cursor: pointer;
  z-index: 2;
  background: white;
  color: #8E0000;
  width: 22px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.corporate-navigation.adv-h-100 .close:before {
  content: "\00d7";
  font-size: 26px; }

.corporate-navigation.hidden {
  -webkit-transform: translateY(-150px);
          transform: translateY(-150px);
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear; }

body:not(.adBlocked) .corporate-navigation.adv-h-100:not(.hidden) ~ .site-header {
  position: sticky; }

.topbar-section.edited-topbar {
  margin-top: 0 !important;
  border-bottom: 1px solid #f2f2f2; }

.topbar-section .wrapper-article-sticky {
  opacity: 0;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.topbar-section .wrapper-article-sticky .arg-sub {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  color: #8E0000;
  font-weight: 500;
  margin-left: -.625rem; }

.topbar-section .wrapper-article-sticky .arg-sub svg {
  padding-top: -.625rem; }

.topbar-section .wrapper-article-sticky .arg-sub a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8E0000;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }

.topbar-section .wrapper-article-sticky .arg-sub a:hover {
  color: #750000; }

.topbar-section .wrapper-article-sticky .arg-sub a:hover svg polyline {
  stroke: #750000; }

.topbar-section .wrapper-article-sticky .title-header-article {
  font-size: .75rem;
  font-family: "TT Norms Pro Regular",sans-serif;
  text-transform: none;
  display: none;
  line-height: .9375rem; }

@media (min-width: 64em) {
  .topbar-section .wrapper-article-sticky .title-header-article {
    display: block;
    max-width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

.topbar-section .wrapper-article-sticky .item-info-share {
  margin-right: 0; }

@media (min-width: 48em) {
  .topbar-section .wrapper-article-sticky .item-info-share {
    margin-right: 1.875rem; } }

.box-sostienici, .box-sostienici-page-sostenitori {
  border-left: 1px solid #f2f2f2;
  padding-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center; }

@media (min-width: 67.5em) {
  .box-sostienici, .box-sostienici-page-sostenitori {
    border-left: 0;
    padding-left: 0; } }

.box-sostienici h3, .box-sostienici p, .box-sostienici .sostienici-btn, .box-sostienici-page-sostenitori h3, .box-sostienici-page-sostenitori p, .box-sostienici-page-sostenitori .sostienici-btn {
  display: none; }

@media (min-width: 64em) {
  body:not(.blog) .box-sostienici, body:not(.magazine) .box-sostienici, body:not(.blog) .box-sostienici-page-sostenitori, body:not(.magazine) .box-sostienici-page-sostenitori {
    min-width: 17.8125rem; } }

@media (min-width: 64em) {
  body.blog .box-sostienici, body.magazine .box-sostienici, body.blog .box-sostienici-page-sostenitori, body.magazine .box-sostienici-page-sostenitori {
    min-width: calc(285px - 40px); } }

.box-sostienici h3, .box-sostienici-page-sostenitori h3 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: .375rem; }

.sticky-header .box-sostienici h3, .sticky-header .box-sostienici-page-sostenitori h3 {
  margin-bottom: 0; }

.box-sostienici p, .box-sostienici-page-sostenitori p {
  font-family: "TT Norms Pro Regular",sans-serif;
  font-size: .75rem;
  margin-bottom: .625rem; }

.sticky-header .box-sostienici p, .sticky-header .box-sostienici-page-sostenitori p {
  margin-bottom: 0; }

.box-sostienici .sostienici-btn, .box-sostienici-page-sostenitori .sostienici-btn {
  background-color: #8E0000;
  text-transform: uppercase;
  font-size: .75rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  display: none;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-left: 3px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .625rem;
  color: #fff; }

@media (min-width: 48em) {
  .box-sostienici .sostienici-btn, .box-sostienici-page-sostenitori .sostienici-btn {
    max-width: 13.125rem;
    margin-left: 0; } }

.box-sostienici .sostienici-btn:hover, .box-sostienici-page-sostenitori .sostienici-btn:hover {
  background-color: #750000; }

.box-sostienici.show-content h3, .box-sostienici.show-content p, .box-sostienici-page-sostenitori.show-content h3, .box-sostienici-page-sostenitori.show-content p {
  display: none; }

@media (min-width: 67.5em) {
  .box-sostienici.show-content h3, .box-sostienici.show-content p, .box-sostienici-page-sostenitori.show-content h3, .box-sostienici-page-sostenitori.show-content p {
    display: block;
    opacity: 1;
    height: auto;
    visibility: visible; } }

.box-sostienici.show-content .sostienici-btn, .box-sostienici-page-sostenitori.show-content .sostienici-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

body:not(.single-post) .topbar-section, body.single-post.blog .topbar-section, body.black-logo .topbar-section {
  height: 3.125rem; }

body:not(.single-post) .topbar-section .wrapper-article-sticky, body.single-post.blog .topbar-section .wrapper-article-sticky, body.black-logo .topbar-section .wrapper-article-sticky {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.header-box {
  position: sticky;
  z-index: 4;
  top: 0; }

@media (min-width: 67.5em) {
  .home .header-box, .page-sostenitori .header-box {
    height: 120px; }
  .ifq-skin .header-box {
    margin-top: 102px; } }

@media (min-width: 48em) {
  .fttv {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-left: 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  @supports (display: grid) {
    .fttv {
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto;
      margin-left: 0;
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } } }

.ifq-skin .site-header:not(.sticky-header).active .menu-panel-wrapper {
  margin-top: 115px; }

@media (min-width: 67.5em) {
  .ifq-skin .site-header.sticky-header + .topbar-section {
    top: 50px; } }

.topbar-section {
  background-color: #fff;
  display: block;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  margin-top: -3.125rem !important;
  height: 3.125rem;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 2;
  width: 100%; }

@media (min-width: 67.5em) {
  .topbar-section {
    max-width: 1080px;
    margin: 0 auto;
    left: 0;
    right: 0; } }

.topbar-section .topbar-wrapper-navigation {
  position: relative; }

.topbar-wrapper-navigation {
  height: 100%;
  width: 100%; }

.secondary-list-navigation, .topbar-list-navigation {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 .9375rem;
  text-transform: uppercase;
  margin: 0 auto; }

.topbar-list-navigation {
  overflow-x: auto;
  height: 100%; }

@media (min-width: 48em) {
  .topbar-list-navigation {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.topbar-list-navigation.single-post-bar {
  max-width: 67.5rem; }

.secondary-list-navigation {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: .9375rem; }

.secondary-list-navigation .topbar-item {
  margin: 5px 0;
  text-align: center; }

@media (min-width: 48em) {
  .secondary-list-navigation .topbar-item {
    margin: 0 15px; } }

.secondary-list-navigation .topbar-item:last-child {
  padding: 0; }

.topbar-item {
  margin: 0 1.25rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  font-size: 12px;
  min-width: 5.625rem;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  text-align: center; }

.topbar-item.current {
  font-family: "TT Norms Pro Bold",sans-serif;
  font-weight: 700; }

@media (min-width: 48em) {
  .topbar-item {
    margin: 0 .5rem;
    min-width: auto; } }

.topbar-item:first-child {
  margin-left: 0; }

.topbar-item:last-child {
  padding-right: 0; }

.topbar-item:hover {
  opacity: 0.5; }

.menu-panel-item-navigation-first-level {
  opacity: 1;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.menu-panel-item-navigation-first-level.FQMagazine > a {
  font-family: "Playfair Display",serif; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level {
    max-width: 25%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%; }
  .menu-panel-item-navigation-first-level .icon {
    display: none; }
  @supports (display: grid) {
    .menu-panel-item-navigation-first-level {
      max-width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: auto;
              flex: auto; } } }

.menu-panel-item-navigation-first-level span:not(.icon):not(.icon-arrow-right) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level span:not(.icon):not(.icon-arrow-right) {
    border-bottom: 0; } }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level span:not(.icon):not(.icon-arrow-right) {
    font-size: 12px; } }

.menu-panel-item-navigation-first-level.active {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.menu-panel-item-navigation-first-level.active > a {
  background-color: #fff;
  color: #000; }

.menu-panel-item-navigation-first-level.active > a span {
  border-bottom: 0; }

.menu-panel-item-navigation-first-level.active .menu-panel-wrapper-navigation-second-level {
  max-height: calc(100vh - 100px);
  opacity: 1;
  overflow-y: auto;
  -webkit-transition: visible .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out;
  transition: visible .3s ease-in-out,opacity .3s ease-in-out,max-height .3s ease-in-out;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
  visibility: visible;
  padding-bottom: 100px; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level.active .menu-panel-wrapper-navigation-second-level {
    padding-bottom: 60px; } }

.menu-panel-item-navigation-first-level.parent-wrapper, .menu-panel-item-navigation-first-level.active.parent-wrapper {
  position: relative; }

.menu-panel-item-navigation-first-level.parent-wrapper .icon, .menu-panel-item-navigation-first-level.active.parent-wrapper .icon {
  position: absolute; }

.menu-panel-item-navigation-first-level.active.parent-wrapper .icon {
  left: 0;
  right: auto;
  top: .0625rem; }

.menu-panel-item-navigation-first-level.parent-wrapper .icon {
  right: 0;
  left: auto;
  padding-left: 10px;
  padding-right: 10px;
  top: -.125rem; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level.parent-wrapper span:before, .menu-panel-item-navigation-first-level.active span:before {
    display: none; } }

.menu-panel-item-navigation-first-level.hide {
  cursor: none;
  opacity: 0; }

.menu-panel-item-navigation-first-level .menu-panel-wrapper-navigation-second-level {
  max-height: 0;
  opacity: 0;
  visibility: hidden; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level .menu-panel-wrapper-navigation-second-level {
    max-height: 100%;
    opacity: 1;
    visibility: visible; }
  .menu-panel-item-navigation-first-level .menu-panel-wrapper-navigation-second-level span {
    color: rgba(255, 255, 255, 0.7);
    padding: .4375rem 0; } }

.menu-panel-item-navigation-first-level .menu-panel-wrapper-navigation-second-level li a {
  display: inline-block;
  width: 100%;
  opacity: 1;
  color: rgba(255, 255, 255, 0.7);
  line-height: .9375rem;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.menu-panel-item-navigation-first-level .menu-panel-wrapper-navigation-second-level li a:hover {
  opacity: 0.5; }

.menu-panel-wrapper {
  background-color: #fff;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: auto;
  right: 0;
  margin: 0 auto;
  width: 100%;
  position: fixed;
  top: -999999px;
  -webkit-transition: background-color .3s ease,opacity .3s ease,visibility .3s ease;
  transition: background-color .3s ease,opacity .3s ease,visibility .3s ease;
  visibility: hidden;
  z-index: 5; }

@media (min-width: 48em) {
  .menu-panel-wrapper {
    padding: 0 .9375rem; } }

@media (min-width: 67.5em) {
  .menu-panel-wrapper {
    max-width: 1080px; } }

.active .menu-panel-wrapper {
  background-color: #000;
  opacity: 1;
  top: 3.125rem;
  visibility: visible;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (min-width: 48em) {
  .active .menu-panel-wrapper {
    padding-bottom: 3.75rem; } }

.mobile #corporate-navigation-mobile + .header-box .active .menu-panel-wrapper {
  top: 9.375rem; }

.mobile #corporate-navigation-mobile[style*="display: none"] + .header-box .active .menu-panel-wrapper {
  top: 3.125rem; }

.menu-panel-wrapper.second-level-menu {
  overflow: hidden; }

.mobile #corporate-navigation-mobile:not(.adv-hide-mobile).corporate-navigation-adv ~ .site-header.active .menu-panel-wrapper {
  top: 6.25rem; }

.mobile .adBlocked #corporate-navigation-mobile:not(.adv-hide-mobile) ~ .site-header.active .menu-panel-wrapper {
  top: 3.125rem; }

.menu-panel-wrapper-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 95%;
          flex: 1 1 95%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

@media (min-width: 48em) {
  .menu-panel-wrapper-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 55%;
            flex: 1 1 55%;
    margin-top: .9375rem;
    text-align: left; } }

@media (min-width: 48em) {
  .menu-panel-wrapper-article-navigation {
    max-width: 67.5rem;
    margin: 0 auto;
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px; } }

@media (min-width: 48em) {
  .menu-panel-wrapper-article-navigation .menu-panel-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .menu-panel-wrapper-article-navigation .menu-panel-col:last-child {
    margin-right: 30px; } }

@media (min-width: 48em) {
  .menu-panel-wrapper-article-navigation, .menu-panel-wrapper-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.menu-panel-wrapper-side {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 21.5625rem;
          flex: 1 1 21.5625rem;
  max-width: 21.5625rem; }

.is-ie .menu-panel-wrapper-side {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 15%;
          flex: 1 1 15%; }

@media (min-width: 48em) {
  .menu-panel-wrapper-side {
    display: block;
    margin-top: 1.5625rem; } }

.menu-panel-wrapper-side .item {
  border-bottom: 1px solid #979797;
  padding-bottom: .9375rem;
  margin-bottom: .9375rem; }

.menu-panel-wrapper-side .item .title-item {
  font-family: "TT Norms Pro Bold",sans-serif;
  color: #8E0000;
  margin-top: .625rem;
  margin-bottom: .625rem;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 700;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }

.menu-panel-wrapper-side .item .title-item a:hover {
  color: #750000; }

.menu-panel-wrapper-side .item .p-item {
  font-size: .875rem;
  line-height: 1.25rem;
  font-family: "TT Norms Pro Regular",sans-serif; }

.menu-panel-wrapper-topbar-abbonati-social {
  max-width: 1080px;
  margin: 0 auto;
  padding-bottom: 9.375rem; }

@media (min-width: 48em) {
  .menu-panel-wrapper-topbar-abbonati-social {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0; } }

.menu-panel-wrapper-topbar-abbonati-social .menu-panel-button-abbonati {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #8E0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  text-align: center;
  width: calc(100% - 30px);
  margin: 15px auto;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out; }

@media (min-width: 48em) {
  .menu-panel-wrapper-topbar-abbonati-social .menu-panel-button-abbonati {
    max-width: 20.625rem; } }

.menu-panel-wrapper-topbar-abbonati-social .menu-panel-button-abbonati:hover {
  opacity: 1;
  background-color: #750000; }

.menu-panel-wrapper-topbar-abbonati-social.logged-in .menu-panel-wrapper-social {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.menu-panel-topbar-navigation {
  max-height: 12.5rem;
  overflow: auto;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  margin-top: 15px; }

@media (min-width: 48em) {
  .menu-panel-topbar-navigation {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: 1.875rem 0 1.25rem;
    max-height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: .5rem 0; } }

.menu-panel-topbar-navigation span {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px; }

@media (min-width: 48em) {
  .menu-panel-topbar-navigation span {
    font-size: 12px; } }

.menu-panel-topbar-navigation span .spot {
  display: inline; }

.menu-panel-topbar-navigation a:hover {
  opacity: 0.8; }

.mobile .corporate-navigation ~ .menu-panel-topbar-navigation {
  max-height: 9.375rem; }

.menu-panel-wrapper-social {
  display: none; }

@media (min-width: 48em) {
  .menu-panel-wrapper-social li {
    margin: 0 1.25rem; }
  .menu-panel-wrapper-social li:first-child {
    margin-left: 0; } }

.menu-panel-wrapper-social .svg-black path {
  fill: #000; }

.menu-panel-wrapper-social .svg-white path {
  fill: #fff; }

.menu-panel-wrapper-social .svg-red path {
  fill: #8E0000; }

.menu-panel-wrapper-social .svg-white span:before {
  color: #fff; }

@media (min-width: 48em) {
  .menu-panel-topbar-navigation, .menu-panel-wrapper-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 48em) {
  .menu-panel-wrapper-social, .menu-panel-wrapper-topbar-abbonati-social button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }

.menu-panel-wrapper-topbar-abbonati-social, .menu-panel-item-navigation-first-level {
  opacity: 1;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }

.menu-panel-wrapper-topbar-abbonati-social a, .menu-panel-item-navigation-first-level a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

@media (min-width: 82.5625em) {
  .menu-panel-wrapper-topbar-abbonati-social a:hover, .menu-panel-item-navigation-first-level a:hover {
    opacity: 0.5; } }

.menu-panel-wrapper-topbar-abbonati-social a span:not(.icon-arrow-right), .menu-panel-item-navigation-first-level a span:not(.icon-arrow-right) {
  display: block;
  margin: 0 .9375rem;
  padding: .9375rem 0;
  position: relative;
  text-transform: uppercase; }

@media (min-width: 63.9375em) {
  .menu-panel-wrapper-topbar-abbonati-social a span:not(.icon-arrow-right), .menu-panel-item-navigation-first-level a span:not(.icon-arrow-right) {
    margin: 0; } }

@media (min-width: 48em) {
  .menu-panel-wrapper-topbar-abbonati-social a span:not(.icon-arrow-right), .menu-panel-item-navigation-first-level a span:not(.icon-arrow-right) {
    padding: .9375rem 0; } }

.menu-panel-wrapper-topbar-abbonati-social.hide, .menu-panel-item-navigation-first-level.hide {
  opacity: 0;
  cursor: none; }

@media (min-width: 48em) {
  .menu-panel-item-navigation-first-level a span.icon {
    display: none; } }

.header-nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-item-align: start;
      align-self: flex-start; }

@media (max-width: 66.5em) {
  .header-nav-box {
    -ms-flex-item-align: center;
        align-self: center; } }

footer {
  background-color: #000;
  color: #fff;
  position: relative;
  z-index: 1;
  margin-bottom: -2.1875rem;
  padding-bottom: 2.1875rem; }

.footer-section {
  background-color: #191919;
  font-size: .75rem;
  max-width: 67.5rem;
  padding: 0 .9375rem 2.1875rem;
  width: 100%;
  margin-bottom: -2.1875rem; }

@media (min-width: 67.5em) {
  .footer-section {
    min-width: 67.5rem; } }

.footer-links {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase; }

@media (min-width: 48em) {
  .footer-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

@media (min-width: 64em) {
  .footer-links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.footer-links li {
  margin: .625rem; }

.footer-links li a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.footer-links li a:hover {
  opacity: 0.5; }

.footer-links, .footer-social {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.footer-social, footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.footer-links, .footer-social, .footer-copyright, footer, .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer-copyright, .footer-logo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }

.footer-links, .footer-copyright, .footer-logo {
  padding: .9375rem 0; }

.footer-social-item {
  display: block;
  padding: .9375rem; }

.footer-social-item span:before {
  color: #fff; }

.footer-social-item .icon-messenger:before, .footer-social-item .icon-youtube:before {
  font-size: 1.125rem; }

.footer-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.footer-logo img {
  width: 3.75rem; }

.footer-copyright {
  color: rgba(255, 255, 255, 0.4);
  font-family: "TT Norms Pro Regular",sans-serif; }

.footer-copyright p {
  padding: .3125rem 0; }

.footer-social .svg-black path {
  fill: #000; }

.footer-social .svg-white path {
  fill: #fff; }

.footer-social .svg-red path {
  fill: #8E0000; }

.mobile .marketing-block {
  bottom: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 3;
  bottom: -50px;
  -webkit-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out;
  text-align: center; }

.mobile .marketing-block iframe {
  max-width: 100%; }

.mobile .adv-hide-mobile ~ .marketing-block {
  bottom: 0; }

.adBlocked .marketing-block {
  display: none; }

.adv-strilli {
  margin: 15px auto; }

@media (min-width: 48em) {
  .adv-strilli {
    max-width: 300px;
    width: 300px;
    padding-left: 15px;
    float: left;
    margin: 0; } }

@media (min-width: 64em) {
  .adv-strilli {
    max-width: 33%;
    width: 33%; } }

@media (min-width: 67.5em) {
  .adv-strilli {
    width: 345px;
    max-width: 345px; } }

@media (max-width: 47em) {
  .adv-strilli {
    max-width: 100%; } }

body.home .adv-strilli {
  clear: both; }

@media (min-width: 48em) {
  body.home .adv-strilli {
    clear: none; } }

.ifq-adv {
  line-height: 0; }

.ifq-adv iframe {
  max-width: 100%; }

.adv, .custom-side-box {
  position: relative;
  overflow: visible;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  overflow: hidden; }

.adv > div, .adv > iframe, .custom-side-box > div, .custom-side-box > iframe {
  margin-left: auto;
  margin-right: auto; }

.adv .adv, .adv .adv-inner {
  margin-bottom: 0;
  z-index: 1; }

.sticky-adv {
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: left; }

.sticky-adv iframe {
  width: 100%; }

.custom-side-box > img, .custom-side-box > a > img, .adv > img, .adv > a > img {
  display: block;
  margin: 0 auto;
  max-width: 480px;
  height: auto; }

.adv-inner {
  display: block;
  position: relative;
  min-height: 0;
  line-height: 0;
  text-align: center; }

.adv-inner img[alt="Advertisement"] {
  position: absolute;
  left: 0; }

.adv.adv-leaderboard {
  margin: 0; }

.adv-masthead {
  text-align: center;
  line-height: 250px;
  margin: 0 auto;
  background: #fddfab; }

@media (min-width: 48em) {
  .adv.adv-pushbar.no-mobile {
    min-height: 90px;
    -webkit-transition: top .1s;
    transition: top .1s;
    top: 0; }
  .adv.adv-pushbar.no-mobile.stickedTop {
    top: 3.8125rem;
    position: sticky;
    z-index: 11; }
  .home .adv.adv-pushbar.no-mobile.stickedTop:not(.sticky-header) {
    top: 8.75rem; }
  .adv.adv-pushbar.no-mobile.stickedTop.plusTopbar {
    top: 6.875rem; } }

.special, .in-collaborazione-con-acea {
  background: #fddfab;
  position: relative;
  padding: 1.25rem .3125rem .3125rem !important; }

.special:not(.special-custom):after, .in-collaborazione-con-acea:not(.special-custom):after {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #8c5a03;
  position: absolute !important;
  left: 0;
  right: 0 !important;
  top: 2px !important;
  text-align: center;
  background: transparent !important;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important; }

.special .side-widget .side-widget-content, .in-collaborazione-con-acea .side-widget .side-widget-content {
  background: inherit;
  margin-top: 26px; }

.special:not(.special-custom):after {
  content: 'Sponsorizzati' !important; }

.in-collaborazione-con-acea:not(.special-custom):after {
  content: 'In collaborazione con Acea Energia' !important; }

.section-wrapper-row .rullo-item.in-collaborazione-con-acea .argomento-item, .rullo-two-adv .rullo-item.in-collaborazione-con-acea .argomento-item {
  display: none; }

.special-custom-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: .5em;
  color: #8c5a03; }

.special-custom-header img {
  max-width: 100%;
  height: auto; }

.main-column.special {
  padding-top: 20px;
  top: 15px;
  background: #fef6e7; }

.main-column.special:after {
  position: absolute;
  top: 0;
  right: 30px;
  left: auto;
  border: none;
  text-align: right;
  color: #585858;
  background: #fef6e7;
  display: inline-block;
  padding: 0 5px 10px;
  height: 10px; }

.main-column.special:before {
  content: '';
  height: 2px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0; }

.main-column.special-custom .special-custom-header {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.special.alt-color-1 {
  background: #e5ebec;
  border-bottom: 5px solid #e5ebec; }

.special.alt-color-1:after {
  color: #4e676b; }

.special.alt-color-2 {
  background: #e1e6d9;
  border-bottom: 5px solid #e1e6d9; }

.special.alt-color-2:after {
  color: #576442; }

.special.alt-color-3 {
  background: #f3e3ee;
  border-bottom: 5px solid #f3e3ee; }

.special.alt-color-3:after {
  color: #85396d; }

.special.alt-color-1 .special-custom-header {
  color: #4e676b; }

.special.alt-color-2 .special-custom-header {
  color: #576442; }

.special.alt-color-3 .special-custom-header {
  color: #85396d; }

.main-column.special.alt-color-1 {
  background: #ebf0f0; }

.main-column.special.alt-color-1:after {
  background: #e5ebec; }

.main-column.special.alt-color-2 {
  background: #e6eadf; }

.main-column.special.alt-color-2:after {
  background: #e1e6d9; }

.main-column.special.alt-color-3 {
  background: #f6eaf2; }

.main-column.special.alt-color-3:after {
  background: #f3e3ee; }

.textwidget {
  text-align: left;
  color: #000; }

.textwidget .textlink-header {
  font-family: arial;
  font-size: 12px;
  background: #f2f0ec; }

.textwidget .textlink-label {
  font-family: "TT Norms Pro Regular",sans-serif;
  text-transform: uppercase;
  font-size: 14px; }

.textwidget .textlink-text {
  font-size: 14px; }

.textwidget .textlink-text a {
  color: #1faeae; }

.widget_adv_text > .textwidget {
  text-align: center; }

.mobile .textwidget > a, .mobile .textwidget > div {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 auto 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%; }

.adv-intext {
  float: left;
  margin-right: 15px;
  margin-bottom: 16px;
  position: relative;
  top: 6px;
  border: 1px solid #ccc;
  padding: 7px;
  font-size: 11px;
  color: #ccc; }

.csstransforms.w-320 .adv-intext {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.adv-intext-label {
  position: absolute;
  background: #fff;
  padding: 0 4px;
  top: -6px;
  left: 4px;
  line-height: 1; }

[id^=adv-intext] {
  margin: .9375rem auto !important; }

.article-body .adv {
  clear: both; }

.wp_bannerize.button_interni {
  margin: 15px 0;
  padding: 2px 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
  clear: both; }

.wp_bannerize.button_interni .button_item {
  display: block;
  font-size: .75rem;
  clear: both;
  margin: 15px 0; }

.wp_bannerize.button_interni .button_item:before, .wp_bannerize.button_interni .button_item:after {
  content: " ";
  display: table; }

.wp_bannerize.button_interni .button_item:after {
  clear: both; }

.wp_bannerize.button_interni .button_item a {
  color: #000; }

.wp_bannerize.button_interni .button_item img {
  float: left;
  margin-right: 10px; }

.wp_bannerize.button_interni .button_item .description {
  font-family: "TT Norms Pro Regular",sans-serif; }

.wp_bannerize.button_interni .button_item .description a > div {
  font-weight: 500;
  font-family: "TT Norms Pro Medium",sans-serif;
  margin-bottom: .625rem; }

.wp_bannerize.floor_adv {
  display: none;
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: auto;
  z-index: 3; }

.wp_bannerize.floor_adv .footer-floor {
  width: 730px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 8px -6px 12px -7px #686868;
          box-shadow: 8px -6px 12px -7px #686868; }

.wp_bannerize.floor_adv .close_floor_adv {
  position: absolute;
  right: 0;
  margin: 0; }

.wp_bannerize.floor_adv .floor_adv_img a {
  display: block;
  margin: 0;
  padding: 0; }

.wp_bannerize.floor_adv .chiudi {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 10px #999;
          box-shadow: 1px 1px 10px #999;
  background: #fff; }

.wp_bannerize.floor_adv .chiudi > div {
  position: relative;
  top: 14px;
  margin-top: -15px;
  text-align: right;
  padding-right: 30px;
  font-style: italic; }

.mobile aside .adv-inner > div {
  margin-left: auto;
  margin-right: auto; }

.mobile aside .adv-inner > div img[alt=Advertisement] {
  left: 0; }

body.adv-fallback-skin .main-wrap {
  top: 140px; }

body.adv-fallback-skin .adv-skin {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top center; }

.lg-incontent {
  position: relative;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 7px;
  margin-bottom: 15px; }

.lg-incontent div[id^="lig_footer"] {
  position: absolute;
  bottom: 0;
  right: 0; }

#abgc {
  right: 15px !important;
  top: 23px; }

.affiliate {
  text-align: left;
  line-height: 1;
  font-family: sans-serif;
  background: #f2f0ec;
  position: relative;
  padding: 7px;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.875rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.affiliate-content {
  font-size: 0.75em;
  padding-left: 10px;
  padding-bottom: 20px; }

@media (min-width: 48em) {
  .affiliate-content {
    padding-bottom: 0; } }

.affiliate a.btn {
  padding: 6px 12px;
  background: #f2f0ec;
  color: #fff !important;
  background-color: #8E0000;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: .625rem 2.5rem;
  margin-top: .9375rem; }

.affiliate-content h1 {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  font-size: 1.25rem !important;
  margin: 0 0 5px;
  padding: 0;
  color: #000;
  text-decoration: none !important; }

.article-body .affiliate-content h1 a {
  color: #000; }

.affiliate-content .cc {
  color: #000;
  display: block;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  margin: 1.25rem 0; }

.affiliate img.portrait {
  max-width: 100px; }

.affiliate img.landscape {
  width: 25%; }

.main-article .article-body .affiliate .affiliate-content h1 a {
  text-decoration: none;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  line-height: 1.75rem;
  font-size: 1.25rem; }

.main-article .article-body .affiliate .affiliate-content .cc {
  font-family: "TT Norms Pro Regular",sans-serif; }

.main-article .article-body .affiliate .affiliate-content .btn {
  font-weight: 500;
  font-size: 12px;
  font-family: "TT Norms Pro Medium",sans-serif; }

@media (min-width: 48em) {
  .affiliate img.portrait ~ .affiliate-content {
    width: 75%; } }

.affiliate img.landscape ~ .affiliate-content {
  width: 70%; }

.mobile .affiliate {
  display: block; }

.mobile .affiliate img {
  display: block;
  width: 100% !important;
  height: auto; }

.mobile .affiliate-content {
  margin: 0;
  display: block;
  width: 100%; }

.affiliate-product-by-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "TT Norms Pro Regular",sans-serif;
  border-top: 2px solid #8E0000;
  border-bottom: 2px solid #8E0000;
  background: #fff; }

.affiliate-product-by-tag .product-thumbnail {
  max-width: 300px;
  max-height: 180px;
  z-index: 2;
  padding-left: 15px; }

.affiliate-product-by-tag .affiliate-product-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 1.875rem; }

.affiliate-product-by-tag .affiliate-product-content h2 {
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin: 0;
  padding: 0; }

.affiliate-product-by-tag .affiliate-product-content h2 a:not(.btn) {
  text-decoration: none !important; }

.article-body .affiliate-product-by-tag .affiliate-product-content h2 a:not(.btn) {
  color: #8E0000 !important; }

.affiliate-product-by-tag .affiliate-product-content .product-authors {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #000;
  display: inline-block;
  padding: 0;
  font-size: .875rem; }

.affiliate-product-by-tag .affiliate-product-content .btn {
  padding: 0 2.5rem;
  background: #8E0000;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-family: "TT Norms Pro Regular",sans-serif;
  font-size: .875rem;
  max-width: 13.125rem;
  margin-top: .9375rem;
  text-transform: none; }

.affiliate-product-by-tag .affiliate-product-content .btn:hover {
  background: #750000; }

.affiliate-product-by-tag .affiliate-product-content .btn span {
  font-size: 1.125rem;
  display: block;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  line-height: 1.625rem; }

#native-quantum {
  min-height: 270px; }

@media (min-width: 48em) {
  #native-quantum {
    min-height: 170px; } }

.mgid-widget, div.widget_outbrain_widget {
  min-height: 600px; }

#ifq-dfp-62 {
  min-height: 250px; }

@media (min-width: 48em) {
  #ifq-dfp-62 {
    min-height: 280px; } }

body.showAdLanner > * {
  -webkit-transition: -webkit-transform .4s linear;
  transition: -webkit-transform .4s linear;
  transition: transform .4s linear;
  transition: transform .4s linear, -webkit-transform .4s linear;
  -webkit-transform-origin: top right;
          transform-origin: top right; }

body.showAdLanner.resize > * {
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }

#ad-lanner {
  position: fixed;
  background-repeat: no-repeat;
  background-size: 2160px auto;
  background-size: 160%;
  z-index: 112;
  overflow: hidden;
  left: 0;
  bottom: 8px;
  right: 0;
  width: 100%;
  height: calc(100vh - 8px);
  background-position: bottom left;
  -webkit-transform: none !important;
          transform: none !important;
  opacity: 0;
  cursor: pointer;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 77%, 20% 77%, 20% 0);
          clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 77%, 20% 77%, 20% 0); }

#ad-lanner-bg {
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 20% 100%, 20% 0);
          clip-path: polygon(0% 0%, 0% 100%, 20% 100%, 20% 0);
  position: fixed;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: calc(100vh - 8px);
  -webkit-transform: none;
          transform: none;
  opacity: 0; }

#ad-lanner-close {
  position: fixed;
  bottom: 15px;
  right: 10px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  cursor: pointer;
  z-index: 112;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0; }

#ad-lanner-close:after {
  content: "\00d7";
  font-size: 60px; }

#ad-lanner-progress {
  padding: 0;
  background: #ccc;
  position: fixed;
  bottom: 0;
  height: 8px;
  left: 0;
  width: 100%;
  z-index: 113;
  opacity: 0;
  -webkit-transform: none;
          transform: none; }

#ad-lanner-progress.show {
  opacity: 1;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }

#ad-lanner-progress.show #ad-lanner-progress-bar {
  -webkit-animation: LannerProgressAnimationBar 8.6s;
          animation: LannerProgressAnimationBar 8.6s; }

#ad-lanner-progress-bar {
  height: 8px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width;
  transition-property: width;
  background-color: white;
  width: 100%; }

#ad-lanner.show, #ad-lanner-close.show, #ad-lanner-bg.show {
  opacity: 1;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }

@-webkit-keyframes LannerProgressAnimationBar {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes LannerProgressAnimationBar {
  from {
    width: 0; }
  to {
    width: 100%; } }

.search-section-form-overlay {
  height: 0;
  position: fixed;
  top: 3.125rem;
  z-index: 2;
  width: 100%; }

.search-section-form-overlay.black-overlay .search-section-form {
  background-color: #191919; }

.search-section-form-overlay .search-section-form {
  background-color: #fff;
  height: 0;
  overflow: hidden;
  width: 100%; }

.search-section-form-overlay .search-section-form form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  margin: 0 auto;
  max-width: 70%; }

.search-section-form-overlay .search-section-form form input[type="text"] {
  border: 0; }

.search-actived .search-section-form-overlay {
  height: 100%;
  width: 100%; }

.search-actived .search-section-form-overlay .search-section-form {
  height: calc(100vh - 50px); }

.search-actived .search-section-form-overlay .search-section-form input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }

.search-actived .search-section-form-overlay .search-section-form .search-input {
  border-bottom: 1px solid #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.mobile #corporate-navigation-mobile:not(.adv-hide-mobile) ~ .search-section-form-overlay {
  top: 9.375rem; }

.mobile #corporate-navigation-mobile:not(.adv-hide-mobile)[style*="display: none"] ~ .search-section-form-overlay {
  top: 3.125rem; }

.mobile .search-actived #corporate-navigation-mobile[style*="display: flex"]:not(.adv-hide-mobile) ~ .search-section-form-overlay .search-section-form {
  height: calc(100vh - 150px); }

body.search-actived {
  overflow: hidden; }

body.search-actived .search-section-form-overlay {
  z-index: 4; }

@media (min-width: 48em) {
  body.search-actived .search-section-form-overlay {
    z-index: 3; } }

@media (min-width: 67.5em) {
  body.search-actived .search-section-form-overlay {
    max-width: 1080px;
    left: 0;
    right: 0;
    margin: 0 auto; } }

@media (min-width: 67.5em) {
  body.search-actived.ifq-skin .search-section-form-overlay {
    margin-top: 7.1875rem; } }

@media (min-width: 67.5em) {
  body.search-actived.ifq-skin .site-header.sticky-header ~ .search-section-form-overlay {
    margin-top: 0; } }

body.search-actived .header-main-menu-section, body.search-actived .header-update-director, body.search-actived .header-other-nav, body.search-actived .header-section-s-m .h-menu, body.search-actived .login-header, body.search-actived .box-sostienici > *, body.search-actived .box-sostienici-page-sostenitori > * {
  visibility: hidden;
  pointer-events: none; }

body.search-actived .search-header-link svg:last-child {
  display: block; }

body.search-actived .search-header-link svg:first-child {
  display: none; }

.search-header-link {
  min-height: 1.3125rem;
  cursor: pointer; }

.search-header-link svg:last-child {
  display: none; }

.entry-content #cse-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.entry-content #cse-search-box input[type=submit] {
  border-bottom: 1px solid #f2f2f2;
  background-color: #000;
  color: #fff;
  font-family: "TT Norms Pro Medium",sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  width: auto; }

.entry-content #cse-search-results iframe {
  width: 100%; }

.pagination {
  overflow: hidden;
  margin: .9375rem auto 1.875rem;
  text-align: center;
  padding: 0 30px;
  position: relative;
  clear: both;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 3.125rem;
  max-width: 100%; }

.pagination.only-one .carousel-nav {
  display: none; }

.pagination .swiper-wrapper, .pagination .swiper-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }

.pagination .swiper-slide {
  margin: .625rem;
  font-size: .875rem;
  font-family: "TT Norms Pro Regular",sans-serif; }

.search-results .pagination .swiper-slide {
  width: unset; }

.pagination .swiper-slide a {
  width: 1.875rem;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
  border-radius: 50%; }

.pagination .swiper-slide a:not(.active):hover {
  color: #8E0000 !important; }

.pagination .swiper-slide .active {
  background-color: #8E0000;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500; }

.pagination .swiper-slide .active.cc {
  color: #fff !important; }

.pagination.blog .swiper-slide .active {
  background-color: #1faeae; }

.pagination.blog .swiper-slide a:not(.active):hover {
  color: #1faeae !important; }

.pagination .carousel-nav {
  position: absolute;
  top: 43%;
  width: 100%; }

.pagination .carousel-nav .carousel-nav-prev, .pagination .carousel-nav .carousel-nav-next {
  position: absolute;
  background-size: 6px 9px;
  width: 6px;
  height: 9px;
  background-repeat: no-repeat; }

.pagination .carousel-nav .carousel-nav-prev {
  left: -15px;
  background-image: url("/wp-content/themes/ifq-2019/assets/img/svg/arrow-left.svg"); }

.pagination .carousel-nav .carousel-nav-next {
  right: 30px;
  background-image: url("/wp-content/themes/ifq-2019/assets/img/svg/arrow-right.svg"); }

.pagination-author .swiper-slide .active {
  background-color: #1faeae; }

.sidebar {
  display: none; }

@media (min-width: 67.5em) {
  .sidebar {
    display: block;
    z-index: 0; } }

.lateral-skyscraper {
  position: fixed;
  visibility: hidden; }

@supports (position: sticky) {
  .lateral-skyscraper {
    position: sticky; } }

.lateral-skyscraper.visible {
  visibility: visible; }

.fake-skin {
  text-align: center; }

img {
  max-width: 100%;
  height: auto; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

body {
  font-family: "Playfair Display",serif;
  background-color: #f2f0ec; }

body.ov-hidden {
  overflow: hidden; }

@media (min-width: 48em) {
  body:not(.ifq-skin) main {
    background-color: #f2f0ec; } }

@media (min-width: 48em) {
  body:not(.ifq-skin).page-loft main {
    background-color: #000; } }

body.page-loft {
  background-color: #000; }

@media (min-width: 67.5em) {
  body.ifq-skin.opened-menu > div:first-child {
    z-index: -1; } }

body.opened-menu .box-sostienici, body.opened-menu .box-sostienici-page-sostenitori {
  border-right: 0; }

cite a {
  color: rgba(0, 0, 0, 0.4);
  font-size: .875rem;
  font-weight: 500;
  font-family: "TT Norms Pro Medium",sans-serif; }

cite a:hover {
  text-decoration: underline; }

main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative; }

.is-ie .topbar-section ~ .site-content .main-container, .is-ie .topbar-section.edited-topbar.empty-topbar ~ .site-content .main-container {
  padding-top: 115px; }

@media (min-width: 82.5625em) {
  .is-ie .topbar-section ~ .site-content .main-container, .is-ie .topbar-section.edited-topbar.empty-topbar ~ .site-content .main-container {
    padding-top: 4.0625rem; } }

@media (min-width: 18.75em) and (max-width: 47em) {
  body:not(.adBlocked).adv-h-100-init {
    background: white; } }

.main-container {
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  margin: 0;
  padding-left: .9375rem;
  padding-right: .9375rem;
  padding-top: 15px;
  width: 100%;
  z-index: 1; }

@media (min-width: 48em) {
  .main-container {
    padding-top: 1.25rem; } }

@media (min-width: 67.5em) {
  .main-container {
    max-width: 67.5rem;
    min-width: 67.5rem; } }

.home .sticky-header .site-header ~ .main-container {
  padding: 3.75rem .9375rem; }

.collaborazione-referral {
  font-family: "TT Norms Pro Medium",sans-serif;
  padding-bottom: .9375rem;
  margin-bottom: .9375rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
  width: 100%; }

@media (min-width: 48em) {
  .collaborazione-referral {
    width: 66.7%; } }

@media (min-width: 67.5em) {
  .collaborazione-referral {
    width: 43.75rem; } }

.collaborazione-referral h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: .3125rem; }

.collaborazione-referral img {
  max-width: 130px; }

.collaborazione-referral a {
  line-height: 0; }

.collaborazione-referral--immobiliare {
  border-bottom: 1px solid #216A95; }

.collaborazione-referral--immobiliare a {
  margin-top: -.5625rem; }

.collaborazione-referral--business-reporter {
  border-bottom: 1px solid #d10a10; }

.hidden {
  display: none; }

@media (min-width: 64em) {
  .share-count-item a {
    pointer-events: none; } }

.abbonati-widget {
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  font-size: .875rem;
  margin-top: .9375rem;
  background-color: #fff;
  margin-bottom: .9375rem;
  padding: .9375rem; }

.abbonati-widget h4 {
  color: #000;
  text-align: center; }

.abbonati-widget .ungrid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: .625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.abbonati-widget .ungrid-row li {
  margin: .4375rem; }

.abbonati-widget .ungrid-row li:first-child {
  margin-left: 0; }

.banner-abbonati {
  margin-top: .9375rem !important; }

.from-home-rullo, .from-home-primo-piano, .savedArticles {
  margin: .9375rem 0;
  border-bottom: 1px solid #f2f2f2; }

.from-home-rullo .single-item-medium-image, .from-home-primo-piano .single-item-medium-image, .savedArticles .single-item-medium-image {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: .9375rem; }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image, .from-home-primo-piano .single-item-medium-image, .savedArticles .single-item-medium-image {
    max-width: 20.625rem;
    margin: 0;
    -ms-flex-preferred-size: 20.625rem;
        flex-basis: 20.625rem; } }

.from-home-rullo .single-item-medium-image .image-wrapper, .from-home-primo-piano .single-item-medium-image .image-wrapper, .savedArticles .single-item-medium-image .image-wrapper {
  max-width: 100%; }

.from-home-rullo .single-item-medium-image .image-wrapper a, .from-home-primo-piano .single-item-medium-image .image-wrapper a, .savedArticles .single-item-medium-image .image-wrapper a {
  display: block; }

.from-home-rullo .single-item-medium-image img, .from-home-primo-piano .single-item-medium-image img, .savedArticles .single-item-medium-image img {
  max-width: 100%; }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image img, .from-home-primo-piano .single-item-medium-image img, .savedArticles .single-item-medium-image img {
    height: auto; } }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .from-home-rullo .single-item-medium-image img, .from-home-primo-piano .single-item-medium-image img, .savedArticles .single-item-medium-image img {
    -o-object-fit: cover;
       object-fit: cover; } }

.from-home-rullo .single-item-medium-image.article-video .image-wrapper a, .from-home-primo-piano .single-item-medium-image.article-video .image-wrapper a, .savedArticles .single-item-medium-image.article-video .image-wrapper a {
  position: relative;
  display: block; }

.from-home-rullo .single-item-medium-image.article-video .image-wrapper a:after, .from-home-primo-piano .single-item-medium-image.article-video .image-wrapper a:after, .savedArticles .single-item-medium-image.article-video .image-wrapper a:after {
  cursor: pointer;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url("/wp-content/themes/ifq-2019/assets/img/svg/play-white.svg");
  width: 3.125rem;
  height: 3.125rem;
  background-size: .75rem 1.125rem;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat; }

.from-home-rullo .single-item-medium-image.two, .from-home-primo-piano .single-item-medium-image.two, .savedArticles .single-item-medium-image.two {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image.two, .from-home-primo-piano .single-item-medium-image.two, .savedArticles .single-item-medium-image.two {
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%; } }

.from-home-rullo .single-item-medium-image.three, .from-home-primo-piano .single-item-medium-image.three, .savedArticles .single-item-medium-image.three {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image.three, .from-home-primo-piano .single-item-medium-image.three, .savedArticles .single-item-medium-image.three {
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%; } }

@media (min-width: 67.5em) {
  .from-home-rullo .single-item-medium-image.three, .from-home-primo-piano .single-item-medium-image.three, .savedArticles .single-item-medium-image.three {
    -ms-flex-preferred-size: 345px;
        flex-basis: 345px; } }

.from-home-rullo .single-item-medium-image.four, .from-home-primo-piano .single-item-medium-image.four, .savedArticles .single-item-medium-image.four {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image.four, .from-home-primo-piano .single-item-medium-image.four, .savedArticles .single-item-medium-image.four {
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%; } }

@media (min-width: 48em) {
  .from-home-rullo .single-item-medium-image, .from-home-primo-piano .single-item-medium-image, .savedArticles .single-item-medium-image {
    border-bottom: 0;
    margin-bottom: 0; } }

.from-home-rullo .single-item-medium-image:last-child, .from-home-primo-piano .single-item-medium-image:last-child, .savedArticles .single-item-medium-image:last-child {
  border-bottom: 0; }

.from-home-rullo .text-wrapper, .from-home-primo-piano .text-wrapper, .savedArticles .text-wrapper {
  width: 100%;
  padding: .9375rem 0;
  margin-top: -2px; }

.from-home-rullo .title-item, .from-home-primo-piano .title-item, .savedArticles .title-item {
  font-family: "TT Norms Pro Medium",sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #8E0000; }

.from-home-rullo .title-item a:hover, .from-home-primo-piano .title-item a:hover, .savedArticles .title-item a:hover {
  text-decoration: underline; }

.from-home-rullo .p-item, .from-home-rullo p, .from-home-primo-piano .p-item, .from-home-primo-piano p, .savedArticles .p-item, .savedArticles p {
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-family: "Playfair Display",serif; }

.from-home-rullo a span, .from-home-primo-piano a span, .savedArticles a span {
  color: #000 !important;
  text-align: left; }

.from-home-rullo p, .from-home-primo-piano p, .savedArticles p {
  text-align: left !important; }

.from-home-rullo .argomento-item, .from-home-primo-piano .argomento-item, .savedArticles .argomento-item {
  color: #8E0000; }

.from-home-rullo .p-item, .from-home-rullo .title-item, .from-home-rullo .argomento-item, .from-home-rullo p, .from-home-primo-piano .p-item, .from-home-primo-piano .title-item, .from-home-primo-piano .argomento-item, .from-home-primo-piano p, .savedArticles .p-item, .savedArticles .title-item, .savedArticles .argomento-item, .savedArticles p {
  margin-bottom: .9375rem; }

.from-home-rullo .title-item, .from-home-rullo .argomento-item, .from-home-primo-piano .title-item, .from-home-primo-piano .argomento-item, .savedArticles .title-item, .savedArticles .argomento-item {
  font-size: .75rem; }

.from-home-rullo, .from-home-primo-piano {
  padding-bottom: .9375rem; }

.from-home-rullo .box-label, .from-home-primo-piano .box-label {
  font-size: .875rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  padding: .9375rem 0;
  color: #000;
  font-weight: 500; }

.from-home-rullo .p-item, .from-home-primo-piano .p-item {
  font-weight: bold; }

.from-home-rullo .p-item a:hover, .from-home-primo-piano .p-item a:hover {
  text-decoration: underline; }

.from-home-rullo .wrapper-info-article cite a:hover, .from-home-primo-piano .wrapper-info-article cite a:hover {
  text-decoration: underline; }

.savedArticles .single-item-small-image {
  position: relative;
  max-width: 15rem;
  margin: 0 1.25rem;
  min-width: 15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.savedArticles .single-item-small-image:first-child {
  margin-left: 0; }

@media (min-width: 64em) {
  .savedArticles .single-item-small-image:last-child {
    padding-right: 0; } }

@media (min-width: 64em) {
  .savedArticles .single-item-small-image {
    margin: 0;
    -ms-flex-preferred-size: 15rem;
        flex-basis: 15rem; } }

.savedArticles .single-item-small-image .image-wrapper {
  max-width: 100%;
  display: block; }

.savedArticles .single-item-small-image .image-wrapper a {
  display: block; }

.savedArticles .single-item-small-image img {
  max-width: 100%; }

@media (min-width: 64em) {
  .savedArticles .single-item-small-image img {
    height: auto; } }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .savedArticles .single-item-small-image img {
    -o-object-fit: cover;
       object-fit: cover; } }

.savedArticles .single-item-small-image.article-video .image-wrapper a {
  position: relative;
  display: block; }

.savedArticles .single-item-small-image.article-video .image-wrapper a:before {
  cursor: pointer;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url("/wp-content/themes/ifq-2019/assets/img/svg/play-white.svg");
  width: 3.125rem;
  height: 3.125rem;
  background-size: .75rem 1.125rem;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat; }

.savedArticles .single-item-small-image .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 7.875rem; }

.savedArticles .single-item-small-image .text-wrapper {
  height: 100%; }

.savedArticles .single-item-small-image {
  margin: 0 .9375rem; }

@media (min-width: 48em) {
  .savedArticles .single-item-small-image {
    float: left;
    min-height: 300px; } }

.savedArticles .single-item-small-image:first-child {
  margin-left: .9375rem; }

.savedArticles .close, .followed-author .close {
  position: absolute;
  top: .3125rem;
  right: .3125rem;
  background: #f2f2f2;
  border-radius: 50%;
  width: 1.5625rem;
  height: 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }

.savedArticles .close img, .followed-author .close img {
  max-width: .625rem; }

.followed-author .box-followed-author {
  float: left;
  width: 90%;
  margin: .9375rem; }

@media (min-width: 48em) {
  .followed-author .box-followed-author {
    width: 45%; } }

.followed-author .box-followed-author.block-blog-wrapper-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "TT Norms Pro Regular",sans-serif;
  margin: .9375rem 0;
  position: relative;
  max-width: calc(100% - 30px); }

.followed-author .box-followed-author.block-blog-wrapper-item:first-child {
  margin-top: .9375rem; }

.followed-author .box-followed-author.block-blog-wrapper-item .block-blog-avatar {
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 3.125rem;
          flex: 0 0 3.125rem;
  height: 3.125rem;
  margin-right: .3125rem;
  max-width: 3.125rem;
  width: 3.125rem;
  overflow: hidden; }

.followed-author .box-followed-author.block-blog-wrapper-item .block-blog-avatar img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%; }

.followed-author .box-followed-author.block-blog-wrapper-item .block-blog-name-role p:last-child {
  width: 100%; }

.from-home-rullo {
  border-bottom: 1px solid #f2f2f2; }

.from-home-rullo .label-category {
  font-size: .75rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  color: #8E0000;
  text-transform: uppercase;
  padding-top: .9375rem; }

.from-home-rullo .from-home-rullo-title {
  color: #000;
  font-family: "TT Norms Pro Regular",sans-serif; }

.accordion-blog-more .accordion-content, .accordion-blog-more #showmore_blog {
  display: none; }

.show-more-button-blog {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  border: none;
  color: #1faeae;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: 13.125rem;
  height: 2.1875rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "TT Norms Pro Medium",sans-serif;
  margin: 0 auto .9375rem;
  font-size: .75rem;
  font-weight: 500;
  cursor: pointer; }

.show-more-button-blog:after, .show-more-button-blog:before {
  content: '';
  width: .625rem;
  height: .625rem;
  position: absolute;
  border-color: 0rem;
  border-style: solid; }

.show-more-button-blog:before {
  top: 0;
  left: 0;
  border-width: 1px 0 0 1px; }

.show-more-button-blog:after {
  bottom: 0;
  right: 0;
  border-width: 0 1px 1px 0; }

.navigation.paging-navigation {
  font-family: "TT Norms Pro Regular",sans-serif; }

.raiplay-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.raiplay-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

a.video-article {
  display: block;
  position: relative; }

a.video-article:after {
  cursor: pointer;
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url("/wp-content/themes/ifq-2019/assets/img/svg/play-white.svg");
  width: 3.125rem;
  height: 3.125rem;
  background-size: .75rem 1.125rem;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  left: 15px;
  bottom: 15px;
  top: auto;
  right: auto; }

.dfp-mh250 {
  min-height: 250px; }

.dfp-mh150 {
  min-height: 150px; }

.dfp-mh90 {
  min-height: 90px; }

.dfp-mh50 {
  min-height: 50px; }

.dfp-mh280 {
  min-height: 280px; }

.dfp-mh100 {
  min-height: 100px; }

.dfp-mh50, .dfp-mh250, .dfp-mh300, .dfp-mh280, .dfp-mh600, .dfp-mh100, .dfp-mh90, .dfp-mh150 {
  position: relative; }

.dfp-mh50:before, .dfp-mh250:before, .dfp-mh300:before, .dfp-mh280:before, .dfp-mh600:before, .dfp-mh100:before, .dfp-mh90:before, .dfp-mh150:before {
  content: 'Pubblicità';
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  padding-top: 15px;
  font-size: 19px;
  background: #f2f2f2;
  height: 100%;
  width: 100%; }

.dfp-mh50.dfp-mh-visible:before, .dfp-mh250.dfp-mh-visible:before, .dfp-mh300.dfp-mh-visible:before, .dfp-mh280.dfp-mh-visible:before, .dfp-mh600.dfp-mh-visible:before, .dfp-mh100.dfp-mh-visible:before, .dfp-mh90.dfp-mh-visible:before, .dfp-mh150.dfp-mh-visible:before {
  display: none; }

.adBlocked .dfp-mh50, .adBlocked .dfp-mh250, .adBlocked .dfp-mh300, .adBlocked .dfp-mh280, .adBlocked .dfp-mh600, .adBlocked .dfp-mh100, .adBlocked .dfp-mh90, .adBlocked .dfp-mh150 {
  display: none; }

@media (max-width: 47em) {
  #videoinrail {
    min-height: 11.875rem; } }

.adBlocked #videoinrail {
  display: none; }

.page-sostenitori .video-home-block .title-video-block {
  color: #fff; }

.page-sostenitori .video-home-block .title-video-block a {
  pointer-events: auto; }

.faq-content {
  font-family: "TT Norms Pro Regular",sans-serif; }

.faq-content .cta {
  display: block;
  font-size: 24px;
  max-width: 44.375rem;
  margin: 30px auto;
  line-height: 28px; }

.faq-content .section-title {
  margin: .9375rem 0;
  font-family: "Playfair Display",serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem; }

.faq-content picture {
  display: block;
  margin-bottom: 30px; }

.faq-content picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto; }

.faq-content .faq-wrapper {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left;
  max-width: 44.375rem;
  margin: 0 auto; }

.faq-content .faq-wrapper:last-child {
  border-bottom: 0; }

.faq-content .answer-content {
  font-size: 1.125rem;
  max-height: 0;
  line-height: 1.625rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden; }

.faq-content .answer-content.actived {
  max-height: 1000px;
  overflow: auto; }

.faq-content .answer-content.always-actived {
  max-height: 1000px;
  overflow: auto; }

.faq-content .question {
  cursor: pointer;
  color: #8E0000;
  font-family: "TT Norms Pro Medium",sans-serif;
  font-weight: 500;
  padding-left: 0;
  padding-bottom: 5px;
  font-size: 1.25rem;
  line-height: 28px; }

.show-on-sticky {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 300ms, opacity 300ms;
  transition: visibility 0s linear 300ms, opacity 300ms; }

.sticky-header .show-on-sticky {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity 300ms;
  transition: visibility 0s linear 0s, opacity 300ms; }

.hide-on-sticky {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity 300ms;
  transition: visibility 0s linear 0s, opacity 300ms; }

.sticky-header .hide-on-sticky {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 300ms, opacity 300ms, max-width 300ms;
  transition: visibility 0s linear 300ms, opacity 300ms, max-width 300ms; }

#pixel-to-watch {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 120px;
  left: 0; }

#div-gpt-ad-FattoQ_Skin {
  position: absolute; }

.ifq-author-widget {
  width: 100%;
  margin: 0 auto 15px;
  text-align: center;
  background: #8E0000;
  border: 2px solid #8E0000; }

@media (min-width: 48em) {
  .ifq-author-widget {
    max-width: 330px;
    min-width: 280px; } }

.ifq-author-widget a {
  display: block; }

.ifq-author-widget img {
  display: block;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.ifq-author-widget .signature {
  max-width: 200px;
  margin-top: 4px; }

.partecipa .article-body a.button-general, .article-body.partecipa a.button-general {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #8E0000;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  border: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  width: 13.125rem;
  height: 3.125rem;
  font-family: "TT Norms Pro Medium",sans-serif;
  color: white; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex--justify-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }

.flex--align-center {
  -ms-flex-line-pack: center;
      align-content: center; }

.flex--mob-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

@media (min-width: 48em) {
  .flex--mob-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.cc-policy-update {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  pointer-events: none; }

.cc-policy-update.fadeIn {
  opacity: 1;
  pointer-events: all; }

.cc-policy-update__blur {
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  display: none; }

.fadeIn .cc-policy-update__blur {
  display: block; }

.cc-policy-update__wrapper {
  width: 100%;
  max-width: 90%;
  margin: 0;
  background-color: #d3d3d3;
  padding: 30px 20px;
  position: relative;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  display: none; }

@media (min-width: 48em) {
  .cc-policy-update__wrapper {
    max-width: 600px; } }

.fadeIn .cc-policy-update__wrapper {
  display: block; }

.cc-policy-update__logo {
  margin: 5px auto 20px auto;
  width: 160px; }

.cc-policy-update__content {
  font-size: 16px;
  line-height: 1.4; }

.cc-policy-update__content a {
  text-decoration: underline; }

.cc-policy-update__close {
  position: absolute;
  right: -1px;
  top: -35px;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  border: 1px solid #8e0000;
  background-color: #8e0000;
  border-radius: 50%; }

.cc-policy-update__close:before {
  content: "\00d7";
  font-size: 22px; }

iframe {
  max-width: 100% !important; }

#immo-330x350 {
  max-width: 100%; }
