html, body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 160% !important;
  color: #000 !important;
  background-color: #fff;
  box-sizing: border-box;
}
.mod-languages {
  display: inline-block;
}
.mod-languages * {
  line-height: 30px;
}
.mod-languages .lang-inline li::after {
  content: '|';
  margin-left: 4px;
}
.mod-languages .lang-inline li:last-child::after {
  content: '';
  margin-left: 0;
}
.mod-languages .lang-active {
  font-weight: bold;
}
.lang-active {
  font-weight: bold;
}
.vt-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.carousel-indicators li {
  background-color: rgba(255,255,255,0.55)!important;
  border-color: rgba(0,0,0,0.55)!important;
}
.carousel-indicators .active {
  background-color: rgba(0,0,0,0.55)!important;
  border-color: rgba(255,255,255,0.55)!important;
}
a {
  color: #000 !important;
}
.latestnew-abstract a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none !important;
}

#lang {
  height: 30px;
  height: auto;
}
#header {
  margin-top: 0px;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
  padding: 15px 0;
}

.header-testo {
  line-height: 130%;
}

.latest-new-image {
  width: 100%;
}

.latestnew {
  background-color: #ededed;
  padding-bottom: 40px;
  /* margin:0 15px; */
  margin-bottom: 40px;
}
.latestnew:last-child {
  margin-bottom: 0;
}

.latestnew-body {
  padding-left: 55px !important;
}

.latestnew-body h1 {
  font-weight: 700;
}

.latestnew-abstract {
  font-size: 32px;
  font-weight: 400;
  color: #000;
  padding-left: 40px;
  line-height: initial;
}

.latestnew-artist {
  font-weight: 700;
  margin-left: 40px;
  color: #000;
}

span.vt-artist-line {
  display: inline-block;
  border-bottom: solid 1px #000;
  height: 10px;
  width: 25px;
  content: '';
  transform: translate(0, -5px);
  margin-right: 10px;
}

.latestnew-text {
  padding: 0 40px;
}

.latestnew-text a {
  text-decoration: underline;
}

.latest-events-header {
  margin-top: 50px;
  margin-bottom: 15px;
}

.latest-event-author {
  padding: 0 30px;
  font-weight: 700;
  line-height: 100%;
  margin-top: 10px;
}

.vt-letest-events-title {
  text-align: center;
  font-style: italic;
  margin-top: 6px;
  font-size: 24px;
  font-weight: 700;
}

.latest-events {
  margin-top: 30px;
}

.latest-events-column {
  background-color: #ededed;
  padding: 15px 0 30px;
  height: 100%;
  margin-bottom:30px;
}

.latest-events-image {
  padding: 0 15px;
}

.latest-event-body {
  margin-top: 20px;
  padding: 0 15px;
}

.latest-event-category, .latest-event-title, .latest-events-date, .latest-events-abstract {
  padding: 0 30px;
}

.latest-news-abstract {
  height: 134px;
  padding-left: 30px;
  margin-top: 8px;
}

.latest-event-category {
  font-style: italic;
  font-size: 24px;
}

.latest-event-title {
  min-height: 72px;
}

.latest-event-title h1 {
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: 700;
  line-height: 90%;
}

.latest-events-date {
  /* min-height:40px; */
  line-height: 120%;
}

.latest-events-date p {
  margin: 0;
}

.latest-event-place {
  margin-top: 10px;
  padding: 0 30px;
}

.latest-event-ticket {
  margin-bottom: 10px;
  padding: 0 30px;
}
.latest-event-ticket a {
  text-decoration: underline;
}
.latest-news {
  /* background-color: #ededed; */
  padding: 15px 0;
  margin-bottom: 15px;
  /* display: flex; */
}

.latest-news-image, .latest-news-body {
  background-color: #ededed;
  padding: 15px 0;
  min-height: 308px !important;
}

.latest-news-author {
  padding-left: 30px;
  margin-bottom: 15px;
}

#vt-footer {
  margin-bottom: 60px;
}

#vt-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#vt-footer ul li {
  display: inline-block;
}

#socials {
  margin-top: 30px;
}

#socials, #loghi {
  text-align: center;
}

#socials li, #loghi li {
  margin: 0 15px;
}
#copyright {
  font-size: 0.85rem;
}
.vt-border {
  border-bottom: solid 1px #000;
  max-width: 587px;
  margin: 30px auto;
}

.shortnew {
  margin: 50px 0;
}

.shortnew-body {
  text-align: center;
}

.shortnew-body h1 {
  text-decoration: underline;
  font-size: 28px;
  margin-top: 0;
}

.shortnew-body p {
  font-size: 26px;
  color: #000;
  font-weight: 400;
}

#vt-gallery-module {
  position: relative;
  margin: 30px 0 50px;
  cursor: pointer;
}

.vt-gallery-body {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 45px;
  color: #fff;
  width: 50%;
}

.vt-gallery-body h1 {
  font-weight: 700;
  font-size: 32px;
}

.vt-gallery-body p {
  font-weight: 700;
  font-size: 24px;
}

#vt-article, .vt-container {
  margin-top: 10px;
}

#vt-article {
  font-size: 18px;
}

#vt-article h1 {
  margin: 0;
  text-align: right;
  font-weight: 700;
}

#vt-article p {
  /* margin: 15px 0; */
  text-align: left;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
}

.vt-article-image {
  /* margin-top: 30px; */
  padding: 0 0px;
  /* padding: 0; */
}

.vt-article-body {
  background-color: #ededed;
  margin: 30px 0 !important;
  padding: 15px 0;
}

.vt-article-body a {
  text-decoration: underline;
}

.vt-article-body p {
  font-size: 20px !important;
}

.vt-static-article p {
  font-size: 18px !important;
  padding: 5px 0;
}

.vt-static-article a {
  text-decoration: underline;
}

.vt-static-article h1 {
  text-align: initial !important;
  margin-bottom: 20px !important;
}

.vt-static {
  margin-top: 30px !important;
  margin-bottom: 60px;
}
.vt-content.vt-container.blog {
  margin-top: 30px !important;
}

#vt-evento {
  margin-bottom: 60px;
}

.vt-evento-header {
  height: 100px;
}

.vt-evento-category {
  position: relative;
  height: 100%;
}

.vt-evento-category h2 {
  text-align: center;
  /* color: #a2a2a2;
     font-size: 22px;
     font-weight: 700; */
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
    color: #a2a2a2 !important;
    font-size: 22px;
    font-weight: 700;
}

.vt-evento-category h2 a {
  color: #a2a2a2 !important;
  font-size: 22px;
  font-weight: 700;
}

.vt-event-artist {
  padding-left: 30px;
  margin-top: 40px;
  font-weight: 700;
}

.vt-evento-title {
  padding: 0 30px;
  margin-top: 0;
}

h1.vt-evento-title {
  font-weight: 700;
}

.vt-event-body {
  margin-top: 30px;
}

.vt-event-fields  {
  padding: 15px 0;
  font-size: 18px;
}
.vt-event-fields .vt-event-fields-p1 {
    background-color: #ededed;  padding: 15px;
}
.vt-event-date, .vt-event-place {
  font-weight: 700;
  line-height: 150%;
}
.vt-event-ticket {
  font-weight: 400;
  line-height: 150%;
}
.vt-event-ticket a {
  /*font-weight: 700;*/
  text-decoration: underline;
}
.vt-line {
  border-bottom: solid 2px #000;
  margin: 20px 0;
}
.vt-event-credits-ist {
  background-color: #fff;
  border: 1px solid #000;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 1em
}
.vt-event-credits-ist a {
  text-decoration: underline !important;
}
.vt-event-credits-ist a:hover {
  text-decoration: none !important;
}
.vt-event-credits p {
  font-size: 14px;
}

.vt-event-credits a {
  text-decoration: underline !important;
}
hr, .vt-event-credits hr {
  border: 1px solid #000;
}
.vt-event-text {
  font-size: 18px;
  padding: 0 30px;
}

.vt-event-text a {
  text-decoration: underline;
}

.vt-event-text img {
  width: 100%;
}
.vt-event-map {
  margin-top:15px;
}
.vt-content {
  margin-bottom: 60px;
}

.vt-single-row {
  margin-bottom: 30px;
}

.vt-item {
  position: relative;
  background-color: #ededed;
  padding: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column; 
}

.vt-item .intro-title h3 {
  margin-top: 0;
}
#item-1200 .intro-title h3 a {
  letter-spacing: -1px;
}

.intro-category {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  float: left;
}

.intro-image {
  margin-bottom: 15px;
}

.intro-info {
  min-height: 38px;
}

.intro-info h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 4px 0;
}

.intro-luogo {
  margin-bottom: 15px;
}

.intro-title h3 {
  font-weight: 700;
}

span.vt-price {
  float: right;
}

.intro-ticket {
  position: absolute;
  bottom: 0;
  margin-bottom: 5px;
}

.intro-ticket a {
  color: #a2a2a2;
  text-decoration: underline;
}

.vt-default-header {
  padding-bottom: 30px;
}

.vt-default-header p {
  font-size: 36px !important;
  /* font-weight:300 !important; */
  line-height: 100% !important;
}

.vt-default-title h1 {
  text-align: left !important;
}

.vt-default-body {
  margin: 30px 0 60px;
}

.vt-default-body h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}

.vt-default-autore {
  /* border-bottom: solid 1px #000; */
  padding-bottom: 10px;
  line-height: 160% !important;
}

.vt-default-autore p {
  font-size: 16px !important;
  border-bottom: solid 1px #000;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  padding-bottom: 10px;
  line-height: 160% !important;
}

.vt-default-sommario {
  border-top: solid 4px #000;
  border-bottom: solid 4px #000;
  padding: 10px 0;
  margin-top: 20px;
  font-size: 14px !important;
  line-height: 160% !important;
}

.vt-default-sommario p {
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 160% !important;
}

.vt-default-text p {
  font-size: 18px !important;
  line-height: 160% !important;
}

.vt-default-text img {
  max-width: 100%;
  height: auto;
}

.vt-blog-artist {
  line-height: 120%;
  font-weight: 700;
}

.vt-category-header {
  margin-bottom: 30px;
}

.vt-category-title h1 {
  margin-top: 0;
  font-weight: 700;
  font-size: 36px;
}

.vt-category-abstract {
  margin-top: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 285%;
}
.vt-category-abstract p {
  /* font-size: 14px; */
  line-height: 1.2;
}
.vt-category-abstract p.biografia {
  font-size: 14px;
  line-height: 1.2;
}
.vt-category-abstract a {
  text-decoration: underline;
}

.intro-new-title h3 {
  margin-top: 10px;
  font-weight: 700;
}

.vt-article-image {
  position: relative;
}

.vt-article-image a {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* GC */
.intro-new-date {
  text-transform: lowercase;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flex-wrap>div[class*='col-'] {
  display: flex;
  flex-direction: column;
}

.header-vuoto-pieno {
  line-height: 130% !important;
}

/* END GC */
.vt-default-body a, .vt-default-body a:hover {
  text-decoration: underline !important;
}

.vt-default-data {
  font-size: 14px;
}

.latestnew-text span a {
  font-weight: 700;
  font-size: 14px;
}

.shortnew-abstract a, .shortnew-abstract a:hover {
  text-decoration: underline !important;
}

.vt-default-body .biografia, .vt-event-text .biografia, .vt-static-article p.biografia {
  font-size: 14px !important;
}

.incontri-2022 .vt-item,.incontri-2023 .vt-item,.incontri-2024 .vt-item,.incontri-2025 .vt-item,.incontri-per-formare-l-europa .vt-item,.incontri-per-formare-l-europa .latest-events-column,
.incontri-2022 .latest-events-column, .incontri-2023 .latest-events-column, .incontri-2024 .latest-events-column, .incontri-2025 .latest-events-column {
  border: 1px solid black;
  background-color: transparent;
}


.carousel-item {
  display: none;
}


.sound-e-scape-2023 .vt-item,
.sound-e-scape-2023 .latest-events-column {
  background-color: #000;
  color: #FFF;  
}
.sound-e-scape-2023 .vt-item .intro-title h3 a,
.sound-e-scape-2023 .latest-events-column .intro-title h3 a {
  color: #FFF!important;
}