*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 50%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
section {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.clearfix:after,
.clearfix:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before {
  display: table;
  content: ' ';
}
.clearfix:after,
.nav:after,
.navbar:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

:root {
  --swiper-theme-color: #007aff;
}
:root {
  --swiper-navigation-size: 44px;
}

@font-face {
  font-family: 'HelveticaBoldCond';
  src: url('../fonts/HelveticaNeue-BoldCond.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

p {
  margin: 0;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a {
  color: #000;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-weight: unset;
  color: #000;
}

.hide-mobile {
  display: initial;
}

body {
  background-color: #fff;
  color: #000;
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
body .main-container-top {
  padding-top: 152px;
}
body .main-container {
  width: 100%;
  max-width: 1020px;
  margin: auto;
  background-color: #fff;
}
body .tgla7-title {
  color: #000;
  font-family: 'GothamBold';
  font-size: 1.777em;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 12px;
}
body #main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  padding-top: 40px;
  /*------------------------------------------------*/
  /*--------------- COLONNA SINISTRA --------------*/
  /*----------------------------------------------*/
  /*------------------------------------------------*/
  /*--------------- COLONNA DESTRA ---------------*/
  /*----------------------------------------------*/
}
body #main-content .main-content-sx {
  width: calc(100% - 300px - 24px);
  margin-right: 24px;
  margin-left: 24px;
  /*------------------------------------------------*/
  /*-------------- CONTENITORE NOTIZIE ------------*/
  /*----------------------------------------------*/
  /*------------------------------------------------*/
  /*--------------- CONTENITORE LIVE --------------*/
  /*----------------------------------------------*/
  /*------------------------------------------------*/
  /*---------------- PAGINA RICERCA ---------------*/
  /*----------------------------------------------*/
  /*----------------------------------------------*/
  /*-------------- LISTING TOPIC ----------------*/
  /*--------------------------------------------*/
}

body #main-content .main-content-sx .article-container .tgla7-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2.22em;
  position: relative;
}
body #main-content .main-content-sx .article-container .tgla7-news .col-img {
  width: 50%;
  height: 275px;
}
body #main-content .main-content-sx .article-container .tgla7-news .news-img {
  height: 100%;
}
body #main-content .main-content-sx .article-container .tgla7-news .news-img a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  border-radius: 10px;
  position: relative;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .news-img
  a
  .icon-video {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .news-img
  a
  .icon-video
  svg {
  display: block;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .news-img
  a
  .icon-video.icon-video-mobile {
  display: none;
}
body #main-content .main-content-sx .article-container .tgla7-news .col-testi {
  width: 50%;
  margin-left: 24px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 4px;
  position: relative;
  height: 275px;
  overflow: hidden;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-title {
  color: #000;
  font-family: 'GothamBold';
  margin-bottom: 0.83em;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-title
  a {
  color: #000;
  font-size: 1.45em;
  line-height: 1;
  letter-spacing: -1px;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-descrizione {
  color: #000;
  font-family: 'NotoItalic';
  font-size: 1.2em;
  line-height: 1.45;
  letter-spacing: -0.1px;
  margin-bottom: 1.38em;
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-data {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #000;
  font-family: 'HelveticaCondensed';
  font-size: 0.89em;
  line-height: 1.25;
  width: 100%;
  padding-top: 2em;
  background-image: -ms-linear-gradient(
    bottom,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 40%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 40%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 40%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(255, rgb(255, 255, 255)),
    color-stop(1, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 40%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to top,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 40%,
    rgba(255, 255, 255, 0) 100%
  );
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-data
  span {
  color: #045020;
  font-family: 'HelveticaBoldCond';
}
body
  #main-content
  .main-content-sx
  .article-container
  .tgla7-news
  .col-testi
  .news-data {
  color: #a5aaba;
  font-family: 'GothamBold';
}
body #main-content .main-content-dx {
  width: 324px;
  margin-right: 24px;
}
body .news-block-container {
  position: relative;
  /* differenze colori */
  /* rubriche */
  /* dalla rete */
  /* ultime edizioni */
}
body .news-block-container:after {
  content: '';
  background-color: #c9c9c9;
  width: 12px;
  height: 100%;
  position: absolute;
  right: -24px;
  top: 0;
}
body .news-block-container .block-title {
  color: #878787;
  font-family: 'GothamBold';
  font-size: 1.555em;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 8px;
}
body .news-block-container .news-block-container-inner {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 4px;
  margin-bottom: 24px;
}
body .news-block-container .news-block-container-inner .news-block {
  width: 100%;
}
body .news-block-container .news-block-container-inner .news-block .news-img {
  height: 175px;
  margin-bottom: 12px;
}
body .news-block-container .news-block-container-inner .news-block .news-img a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  border-radius: 10px;
}
body .news-block-container .news-block-container-inner .news-block .news-title {
  font-family: 'GothamBold';
  font-size: 1em;
  line-height: 1.2;
  text-transform: uppercase;
}
body
  .news-block-container
  .news-block-container-inner
  .news-block
  .news-title
  a:hover {
  color: #000;
}
body .news-block-container .news-block-container-inner .categoria-tit {
  font-family: 'GothamBold';
  font-size: 1em;
  line-height: 1.2;
  text-transform: uppercase;
}
body .news-block-container.rubriche-container:after {
  background-color: #045020;
}
body .news-block-container.rubriche-container .block-title {
  color: #045020;
}
body
  .news-block-container.rubriche-container
  .news-block-container-inner
  .categoria-tit {
  color: #045020;
}
body .news-block-container.dalla-rete-container:after {
  background-color: #6a728d;
}
body .news-block-container.dalla-rete-container .block-title {
  color: #6a728d;
}
body
  .news-block-container.dalla-rete-container
  .news-block-container-inner
  .news-block
  .news-title
  a {
  color: #6a728d;
}
body .news-block-container.le-ultime-edizioni-container:after {
  background-color: #081441;
}
body .news-block-container.le-ultime-edizioni-container .block-title {
  color: #081441;
}
body
  .news-block-container.le-ultime-edizioni-container
  .news-block-container-inner
  .news-block
  .news-title
  a {
  color: #081441;
}
body
  .news-block-container.le-ultime-edizioni-container
  .news-block-container-inner
  .news-block
  .news-title-giorno {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
body
  .news-block-container.le-ultime-edizioni-container
  .news-block-container-inner
  .news-block
  .news-title-giorno
  a {
  color: #081441;
  font-family: 'GothamBold';
  font-size: 1em;
  line-height: 1.2;
}
body
  .news-block-container.le-ultime-edizioni-container
  .news-block-container-inner
  .news-block
  .news-title-giorno
  a:hover {
  color: #081441;
}

/*--------------------------------------------------*/
/*------------- ULTIMI VIDEO IN ALTO --------------*/
/*------------------------------------------------*/

@media (max-width: 899px) {
  .hide-mobile {
    display: none;
  }
  body {
    font-size: 14px;
    line-height: 18px;
  }
  body .main-container-top {
    padding-top: 135px;
  }
  body .main-container {
    width: 100%;
  }
  body .tgla7-title {
    padding: 40px 24px 0 !important;
  }
  body #main-content {
    flex-direction: column;
    padding-top: 0;
  }
  body #main-content .main-content-sx {
    width: 100%;
    margin: 0;
  }

  body #main-content .main-content-sx .article-container .tgla7-news {
    padding: 0 !important;
    margin: 0 24px 2.22em;
  }
  body #main-content .main-content-sx .article-container .tgla7-news .col-img {
    height: 145px;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .news-img
    a
    .icon-video.icon-video-desktop {
    display: none;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .news-img
    a
    .icon-video.icon-video-mobile {
    display: block;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .col-testi {
    height: 145px;
    margin-left: 14px;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .col-testi
    .news-title
    a {
    font-size: 16px;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .col-testi
    .news-descrizione {
    display: none;
  }
  body #main-content .main-content-dx {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body #main-content .news-block-container {
    position: unset;
    margin-top: 0;
    margin-bottom: 24px;
    /* differenze colori */
    /* rubriche */
    /* dalla rete */
    /* le ultime edizioni */
    /* piÃ¹ visti */
    /* fascia la7 */
  }
  body #main-content .news-block-container:after {
    content: none;
  }
  body #main-content .news-block-container .block-title {
    display: inline-block;
    padding: 9px 43px 9px 24px;
    color: #fff;
    font-size: 1.222em;
    line-height: 1.1;
    margin-bottom: 25px;
  }
  body #main-content .news-block-container .news-block-scroll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-left: 17px;
    padding-right: 17px;
  }
  body
    #main-content
    .news-block-container
    .news-block-scroll
    .news-block-container-inner {
    margin-right: 14px;
    margin-bottom: 16px;
    border: none;
  }
  body
    #main-content
    .news-block-container
    .news-block-scroll
    .news-block-container-inner
    .news-block {
    padding: 0 7px;
  }
  body
    #main-content
    .news-block-container
    .news-block-scroll
    .news-block-container-inner
    .news-block
    .news-img {
    width: 250px;
    height: 140px;
  }
  body
    #main-content
    .news-block-container
    .news-block-container-inner
    .news-block
    .news-title {
    color: #000 !important;
  }
  body
    #main-content
    .news-block-container
    .news-block-container-inner
    .categoria-tit {
    color: #000 !important;
    padding: 0 7px;
  }
  body #main-content .news-block-container.rubriche-container {
    background-color: #d2dfd6;
  }
  body #main-content .news-block-container.rubriche-container .block-title {
    background-color: #045020;
  }
  body #main-content .news-block-container.dalla-rete-container {
    background-color: #d2d4dc;
  }
  body #main-content .news-block-container.dalla-rete-container .block-title {
    background-color: #6a728d;
  }
  body #main-content .news-block-container.le-ultime-edizioni-container {
    background-color: #081441;
  }
  body
    #main-content
    .news-block-container.le-ultime-edizioni-container
    .block-title {
    background-color: transparent;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 5px;
  }
  body
    #main-content
    .news-block-container.le-ultime-edizioni-container
    .news-block-container-inner
    .news-block
    .news-title-giorno
    a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
  }
  body
    #main-content
    .news-block-container.le-ultime-edizioni-container
    .news-block-container-inner
    .news-block
    .news-title
    a {
    color: #fff;
  }
  body
    #main-content
    .news-block-container.la7-vetrina-container
    .news-block-scroll
    .news-descrizione {
    margin-bottom: 12px;
  }
  body
    #main-content
    .news-block-container.la7-vetrina-container
    .news-block-scroll
    .news-descrizione
    a {
    color: #fff;
  }
  body
    #main-content
    .news-block-container.lancio-dx-container
    .news-block-scroll {
    flex-direction: column;
  }
  /* VDA */
}
@media (min-width: 559px) and (max-width: 899px) {
  body #main-content .main-content-sx .article-container .tgla7-news .col-img {
    height: 225px;
  }
  body
    #main-content
    .main-content-sx
    .article-container
    .tgla7-news
    .col-testi {
    height: 225px;
  }
}
@media (min-width: 900px) and (max-width: 1019px) {
  body .main-container {
    max-width: 852px;
  }
}
@media (min-width: 1020px) and (max-width: 1054px) {
  body .main-container {
    max-width: 990px;
  }
}
@font-face {
  font-family: 'GothamNarrow-Book';
  src: url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TgLa7';
  src: url('../fonts/TgLa7.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/Gotham-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body.node-type-tgla7-news .tgla7-news-details-wrapper {
  border-bottom: 1px solid #999999;
}
body.node-type-tgla7-news .continua-leggere {
  text-align: center;
  margin-top: 26px;
}
body.node-type-tgla7-news .continua-leggere a {
  text-align: center;
  text-transform: uppercase;
  font-family: 'HelveticaBoldCond';
  font-size: 1em;
  line-height: 1.1;
  padding: 7px 20px 5px;
  color: #fff;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
  position: relative;
  outline: none;
  border-radius: 100px;
  background: #045020;
}
body.node-type-tgla7-news .tgla7-descrizione {
  color: #000;
  font-size: 1em;
  line-height: 1.333;
  padding-bottom: 12px;
}
body.node-type-tgla7-news .tgla7-descrizione a {
  color: #0037ff;
}
body.node-type-tgla7-news .tgla7-descrizione p:nth-child(1n + 1) {
  margin-top: 32px;
}
body.node-type-tgla7-news .article-container {
  margin-top: 42px;
}
body.node-type-tgla7-news .article-container h3 {
  color: #000;
  font-family: 'GothamBold';
  font-size: 1.555em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media (max-width: 899px) {
  body.node-type-tgla7-news .tgla7-descrizione {
    padding: 0 24px 12px;
    font-size: 16px;
    line-height: 21px;
  }
  body.node-type-tgla7-news .article-container h3 {
    padding: 0 24px;
  }
}
:focus,
:focus-visible {
  outline: none;
}
.navbar {
  background-color: #081441;
  border: 0;
  box-shadow: 0px 12px 16px #00000089;
  margin-bottom: 0;
  z-index: 999999;
}
.navbar .tg23-header-container .header-top-container {
  position: relative;
}
.navbar .tg23-header-container .header-top-container .header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 1020px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.navbar .tg23-header-container .header-top-container .header-top > div {
  text-align: center;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-sx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex: 1;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-sx
  .tg23-navbar-toggle {
  background-color: transparent;
  border: 0;
  font-family: 'TgLa7';
  font-style: normal;
  font-size: 1.15em;
  padding: 0;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-sx
  .tg23-navbar-toggle:before {
  content: '\e90e';
  color: #fff;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-center
  .logo-container
  .logo
  i {
  width: 240px;
  height: 98px;
  background-image: url('../img/logo_mod.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin: auto;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx {
  flex: 1;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx
  .ricercatg-button {
  text-align: right;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx
  .ricercatg-button
  .ricercatg-icon {
  cursor: pointer;
  font-style: normal;
  font-family: 'TgLa7';
  color: #ffffff;
  font-size: 1.35em;
  line-height: 1;
  padding: 0;
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx
  .ricercatg-button
  .ricercatg-icon:before {
  content: '\e901';
}
.navbar
  .tg23-header-container
  .header-top-container
  .menu-ricerca-container
  .ricercatg-container-collaps:focus-visible {
  outline: 0;
}
.navbar
  .tg23-header-container
  .header-top-container
  .menu-ricerca-container
  .ricercatg-container-collaps
  form:focus-visible {
  outline: 0;
}
.navbar
  .tg23-header-container
  .header-top-container
  .menu-ricerca-container
  .ricercatg-container-collaps
  form
  input:focus-visible {
  outline: 0;
}
.navbar .tg23-header-container .menu-topic {
  height: 24px;
  opacity: 1;
  transition: all 300ms ease-in-out;
  margin: 15px 0;
}
.navbar .tg23-header-container .menu-topic > ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  text-align: center;
}
.navbar .tg23-header-container .menu-topic > ul li {
  margin: 0;
  display: inline-block;
  border-right: 1px solid white;
  padding-right: 12px;
  margin-right: 12px;
  line-height: 1;
}
.navbar .tg23-header-container .menu-topic > ul li:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.navbar .tg23-header-container .menu-topic > ul li a {
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
  font-family: 'HelveticaBoldCond';
  font-size: 0.89em;
  line-height: 1.25;
  font-weight: unset;
  text-shadow: unset;
  transition: all 300ms ease-in-out;
  position: relative;
}
@media (max-width: 899px) {
  .navbar {
    height: 135px;
  }
  .navbar .tg23-header-container .header-top-container {
    height: 76px;
  }
  .navbar .tg23-header-container .header-top-container .header-top {
    width: 100%;
    padding: 0 24px;
  }
  .navbar .tg23-header-container .header-top-container .header-top > div {
    width: auto;
  }
  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-sx
    .tg23-navbar-toggle {
    font-size: 1.45em;
    transition: none;
  }
  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-center {
    margin: auto;
    padding-left: 15px;
  }
  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-center
    .logo-container
    .logo
    i {
    width: 185px;
    height: 76px;
    transition: none;
  }
  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-dx
    .ricercatg-button
    .ricercatg-icon {
    font-size: 1.9em;
    transition: none;
  }
  .navbar .tg23-header-container .menu-topic {
    height: auto;
    margin: 0;
  }
  .navbar .tg23-header-container .menu-topic ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }
  .navbar .tg23-header-container .menu-topic ul li:nth-child(1) {
    padding-left: 24px;
  }
  .navbar .tg23-header-container .menu-topic ul li:last-child {
    padding-right: 24px;
  }
  .navbar .tg23-header-container .menu-topic ul li a {
    font-size: 14px;
  }
}
@media (min-width: 900px) and (max-width: 1019px) {
  .navbar .tg23-header-container .header-top-container .header-top {
    max-width: 852px;
  }
}
@media (min-width: 1020px) and (max-width: 1054px) {
  .navbar .tg23-header-container .header-top-container .header-top {
    max-width: 990px;
  }
}
@media (min-width: 720px) {
  .navbar .tg23-header-container .menu-topic ul {
    justify-content: center;
  }
}
@media (min-width: 900px) {
  .navbar .tg23-header-container .menu-topic > ul li a:before {
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: all 300ms ease-in-out;
  }
  .navbar .tg23-header-container .menu-topic > ul li a:hover:before {
    width: 100%;
  }
}
.footer {
  background-color: #f5f5f5;
  box-shadow: 0px -6px 8px #00000040;
}
.footer .footer-top {
  height: 60px;
  background-color: #e4e8ed;
}
.footer .footer-top .footer-top-container {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}
.footer .footer-top .footer-top-container .tgla7-logo-mini {
  display: inline-block;
  width: 146px;
  height: 60px;
  background-image: url('../img/logo.svg');
  background-size: cover;
}
.footer .footer-middle {
  width: 100%;
  max-width: 1020px;
  margin: 21px auto 45px;
  padding: 0 24px;
  position: relative;
}
.footer .footer-middle .region-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .footer-middle .region-footer .block-menu {
  margin-right: 24px;
}
.footer .footer-middle .region-footer .block-menu li {
  border-bottom: 2px solid #cccfd2;
  font-family: 'GothamBook';
  font-size: 0.77em;
  line-height: 1.2;
}
.footer .footer-middle .region-footer .block-menu li > a {
  padding: 27px 0 21px;
  color: #000;
  text-transform: uppercase;
}
.footer .footer-middle .region-footer .block-menu li > a:hover,
.footer .footer-middle .region-footer .block-menu li > a:focus {
  background-color: transparent;
}
.footer .footer-middle .footer-share {
  position: absolute;
  top: 30px;
  right: 0;
}
.footer .footer-middle .footer-share .footer-social {
  display: inline-block;
  font-family: 'TgLa7';
  font-size: 1.3em;
  font-style: normal;
  color: #7e8e96;
  margin-right: 24px;
}
.footer .footer-middle .footer-share .footer-social:focus,
.footer .footer-middle .footer-share .footer-social:hover {
  text-decoration: none;
  outline: none;
}
.footer .footer-middle .footer-share .footer-social i {
  font-style: normal;
}
.footer
  .footer-middle
  .footer-share
  .footer-social
  .footer-social-twitter:before {
  content: '\e917';
}
.footer
  .footer-middle
  .footer-share
  .footer-social
  .footer-social-facebook:before {
  content: '\e918';
}
.footer
  .footer-middle
  .footer-share
  .footer-social
  .footer-social-youtube:before {
  content: '\e919';
}
.footer
  .footer-middle
  .footer-share
  .footer-social
  .footer-social-instagram:before {
  content: '\e91a';
}
.footer
  .footer-middle
  .footer-share
  .footer-social
  .footer-social-telegram:before {
  content: '\e91b';
}
.footer .footer-bottom {
  background-color: #b8c2d3;
}
.footer .footer-bottom .footer-bottom-container {
  width: 100%;
  max-width: 1020px;
  margin: auto;
  padding: 14px 24px 28px;
  font-size: 0.777em;
  line-height: 1.1;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.footer .footer-bottom .footer-bottom-container a {
  color: #000;
}
.footer .footer-bottom .footer-bottom-container a:hover {
  text-decoration: none;
}
@media (max-width: 899px) {
  .footer {
    margin-top: 30px;
  }
  .footer .footer-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 20px auto 25px;
  }
  .footer .footer-middle .region-footer {
    order: 2;
  }
  .footer .footer-middle .region-footer .block-menu:nth-child(2) {
    margin-right: 0;
  }
  .footer .footer-middle .region-footer .block-menu li > a {
    padding: 15px 0 10px;
  }
  .footer .footer-middle .footer-share {
    position: unset;
    top: unset;
    right: unset;
    order: 1;
  }
  .footer .footer-bottom .footer-bottom-container {
    padding: 10px 24px;
  }
}
@media (min-width: 900px) and (max-width: 1019px) {
  .footer .footer-top .footer-top-container {
    max-width: 852px;
  }
  .footer .footer-middle {
    max-width: 852px;
  }
  .footer .footer-bottom .footer-bottom-container {
    max-width: 852px;
  }
}
@media (min-width: 1020px) and (max-width: 1054px) {
  .footer .footer-top .footer-top-container {
    max-width: 990px;
  }
  .footer .footer-middle {
    max-width: 990px;
  }
  .footer .footer-bottom .footer-bottom-container {
    max-width: 990px;
  }
}
.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx
  .accedi
  a
  .accedi-txt {
  color: white;
  text-transform: capitalize;
  border: 1px solid white;
  font-family: 'GothamBold';
  border-radius: 8px;
  padding: 10px 30px !important;
  margin-left: 32px;
}

.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.navbar
  .tg23-header-container
  .header-top-container
  .header-top
  > div.container-dx
  .accedi
  a
  .accedi-svg {
  display: none;
}
body.node-type-tgla7-news h2 {
  font-size: 1.444em;
  font-weight: bold;
  font-family: 'GothamBold';
}
body.node-type-tgla7-news .tgla7-descrizione p:nth-child(1n + 1) {
  margin-top: 18px;
  margin-bottom: 32px;
}

@media (max-width: 899px) {
  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-dx
    .accedi
    a
    .accedi-txt {
    display: none;
  }

  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-dx
    .accedi
    a
    .accedi-svg {
    display: block;
    margin-left: 16px;
  }

  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-center
    .logo-container
    .logo
    i {
    height: 66px;
  }

  .navbar
    .tg23-header-container
    .header-top-container
    .header-top
    > div.container-dx
    .ricercatg-button
    .ricercatg-icon {
    font-size: 1.8em;
  }

  body .tgla7-title {
    font-size: 2em;
  }
  body.node-type-tgla7-news h2 {
    font-size: 1.5em;
  }
}
/* FORM */
.my-lists-number li::marker {
  font-weight: bold;
  font-family: 'GothamBold';
}
@font-face {
  font-family: 'rai24';
  src: url('../fonts/rai24.eot');
  src:
    url('../fonts/rai24_1.eot#iefix&v=4') format('embedded-opentype'),
    url('../fonts/rai24.woff') format('woff'),
    url('../fonts/rai24.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.textbox h2 {
  margin: 15px auto;
}
.textbox li {
  margin-bottom: 10px;
}
p {
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 160%;
}

p a {
  color: #3d5eff !important;
  font-weight: bold;
}
.regBtn {
  padding: 8px;
  border-radius: 4px;
  margin: 20px auto;
  text-align: center;
  color: white !important;
  font-size: 18px;
  line-height: 130%;
  font-weight: bolder !important;
  text-decoration: none;
  display: flex;
  justify-content: center;
  max-width: 400px;
  transition: all 0.6s ease-in-out;
  font-family: monospace;
  background: #081441;
  animation: pulse 1.8s infinite ease-in-out;
}

.regBtn:hover {
  transform: scale(1.02);
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}

.story-steps {
  max-width: 720px;
  margin: 40px auto;
  color: #1f2933;
}

.step {
  margin-bottom: 32px;
}

.steps__title {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 12px;
}

.steps__quote {
  position: relative;
  padding: 20px 24px;
  border-left: 4px solid #d1d5db;
  background: #f9fafb;
  font-style: italic;
  font-size: 17px;
  line-height: 1.7;
  color: #111827;
}

.steps__quote::before {
  content: '„';
  position: absolute;
  top: -45px;
  left: 10px;
  font-size: 48px;
  color: #9ca3af;
  font-family: Georgia, serif;
}

.spots-timer-container {
  max-width: 520px;
  margin: 5px auto;
  padding: 5px;
  background: linear-gradient(
    135deg,
    rgba(20, 20, 60, 0.92),
    rgba(40, 0, 80, 0.88)
  );
  border-radius: 20px;

  text-align: center;
  color: white;
}

.spots-header {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.2rem;
  color: #ffdd57;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.spots-count {
  font-size: 3.6rem;
  font-weight: 900;
  margin: 0.5rem 0 0.9rem;
  background: linear-gradient(90deg, #00ffaa, #00d4ff, #a855f7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}

.total-spots {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 1.6rem;
}

.timer-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 1.2rem;
}

.timer-block {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 16px;
  padding: 14px 20px;
  min-width: 85px;
  border: 1px solid rgba(0, 255, 170, 0.35);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.45);
}

.timer-number {
  font-size: 2.6rem;
  font-weight: 800;
  color: #00ffaa;
  line-height: 1;
  margin-bottom: 6px;
}

.timer-label {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  letter-spacing: 1px;
}

@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.65;
  }
}

@media (max-width: 480px) {
  .spots-timer-container {
    padding: 8px;
  }
  .spots-count {
    font-size: 2.8rem;
  }
  .timer-number {
    font-size: 2.1rem;
  }
  .timer-block {
    min-width: 75px;
    padding: 5px;
  }
  .timer-wrapper {
    gap: 14px;
  }
}
body #main-content .main-content-sx .article-container .tgla7-news .col-testi {
  width: 50%;
  margin-left: 24px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 4px;
  position: relative;
  height: -webkit-fill-available;
  overflow: hidden;
}
