* {
  box-sizing: border-box;
  transition: 0.3s all ease-out;
}

*:focus {
  outline: none;
}

html,
body {
  scroll-behavior: smooth;
}

html {
  font-size: 20px;
}

/* 
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
*/

body {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  background-color: #003043;
  padding: 0;
  margin: 0;
  color: #ffffff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  overflow-x: hidden;
}

#div-gpt-ad-MaxTicker>div {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.backgroundAdv {
  background-attachment: fixed !important;
}

div {
  width: 100%;
}

.nascondi {
  display: none !important;
}

/* TOP BAR */

#header-fisso {
  z-index: 99999 !important;
}

.top-bar {
  height: 50px !important;
}

.faN {
  width: 30px !important;
  height: 30px !important;
}

/* ADV */

#adv-MaxTicker {
  margin: auto;
  padding-top: 70px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
  background-color: #4d707c !important;
}

#ad-Mpu_Top {
  display: flex;
  justify-content: center;
  width: 320px;
}

#div-gpt-ad-MPU_Top>div {
  display: flex !important;
  justify-content: center;
}

#bordo_adv {
  padding: 10px 0;
}

#Mpu_Top {
  text-align: center;
  width: fit-content;
}

#ad-Mpu_Top div,
#adv-MaxTicker div {
  width: inherit !important;
}

.container_over_skin {
  width: 100%;
  z-index: 5;
  background-color: #003043;
  /* overflow-x: hidden; */
}

.container_over_skin>* {
  z-index: 5;
  background-color: #003043;
}

.shrinkable,
.backgroundAdv {
  background-color: #003043 !important;
  position: relative;
  z-index: 1;
}

.advertising {
  display: flex;
  justify-content: center;
}

#div-gpt-ad-MaxTicker>div {
  display: flex !important;
  justify-content: center;
}


/* HEADER */

header {
  width: 100%;
  height: 100vh;
  padding: 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  background-color: #00C743;
  background-image: url("../img/cover_desktop.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.occhiello {
  color: #00ff00;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.header_title {
  margin: auto;
  padding: 20px 0;
}

h1 {
  width: 100%;
  font-family: "moby", "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 5rem;
  line-height: normal;
  color: transparent;
  /* Makes the fill invisible */
  -webkit-text-stroke: 2px white;
  /* Creates the border */
  margin-block-start: 0.05em;
  margin-block-end: 0.1em;
  text-transform: uppercase;
}

.sommario {
  max-width: 900px;
  color: #FFF;
  text-align: center;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 15px;
  margin: auto;
}

.firma_data {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  padding-left: 50px;
}

.firma_data::before {
  content: url("../img/slash.svg");
  position: absolute;
  top: 5px;
  left: 5px;
}


.firma {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: normal;
  color: #fff;
  text-align: left;
}


.data {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: .8rem;
  line-height: normal;
  color: #00ff00;
  text-align: left;
}



/* .scroll_div {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  bottom: 20px;
  overflow: hidden;
  height: 40px;
  width: 40px;
  cursor: pointer;
  border-radius: 50%;
}

#scroll_img {
  cursor: pointer;
}

.scroll_div:hover img {
  animation: animate 1.5s infinite;
} */

/* FASCIONE PUNTATE */

/* .swiper_container {
  position: relative;
  padding: 10px 20px;
  background-color: #00ff00 !important;
}

.swiper {
  width: 100%;
  max-width: 750px;
  background-color: #00ff00 !important;
}

.swiper-slide {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  padding: 0 10px 0 2px;
  margin-right: 25px !important;
}

.swiper-slide:first-of-type {
  margin-left: 50px;
}

.swiper-slide a:link {
  text-decoration: none;
  color: #fff;
}

.swiper-slide a:visited {
  text-decoration: none;
  color: #fff;
}

.swiper-slide a:hover {
  text-decoration: underline;
  color: #fff;
}

.swiper-slide a:active {
  text-decoration: underline;
  color: #fff;
}

.swiper-slide a::before {
  content: "";
  background: url(../img/freccia-puntate.svg);
  position: absolute;
  top: 0px;
  left: -20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.swiper-slide:hover a::before {
  content: "";
  background: url(../img/freccia-puntate-hover.svg);
  position: absolute;
  top: 0px;
  left: -20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 14px;
  color: #fff;
} */

/* SCHERMATA DUE COLONNE CON MPU */
.column_right {
  width: 320px;
  background-color: #4d707c;
  position: absolute;
  top: 0;
  right: -320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

/* .box_adv_mpu_top {
  position: sticky;
  top: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
} */

/* SECTIONS */

section {
  width: 100%;
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

section:not(:first-of-type) {
  overflow-x: hidden;
}


.box_text_cnt {
  margin: auto;
  width: 100%;
  max-width: 600px;
  padding: 0;
  position: relative;
}

#first_box_text {
  margin-top: 50px;
}


.box_text {
  width: 100%;
}


.box_text p {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4rem;
  text-align: left;
}

.box_text p.author {
  font-style: italic;
}

p a:link {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

p a:visited {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

p a:hover {
  color: #00ff00;
  font-weight: 400;
  text-decoration: underline;
}

p a:active {
  color: #00ff00;
  font-weight: 400;
  text-decoration: underline;
}


.section_title {
  width: 100%;
  padding: 20px 0 10px;
}

.section_title h2 {
  color: #ffffff;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  text-align: left;
  margin: auto;
}


.box_chart_borders {
  width: 100%;
  margin: 20px auto;
}

.box_chart_inner {
  width: 100%;
  max-width: 600px;
  margin: auto;
  position: relative;
}

.box_chart_inner_medium {
  max-width: 924px;
}

.box_chart_inner_large {
  max-width: 1024px;
}

.box_chart_inner_extra_large {
  max-width: 1920px;
}

.chart_subtitle {
  max-width: 600px;
  padding: 10px 0;
  margin: auto;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  color: #00ff00;
  font-size: .9rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.chart_subtitle::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: calc(100% + 50px);
  background-color: #00ff00;
  width: 100%;
  height: 5px;
}

.chart_subtitle::after {
  content: "\25A0 \25A0 \25A0";
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  transform: translateY(-50%);
  color: #00ff00;
  font-size: .5rem;
  font-weight: normal;
  letter-spacing: 5px;
}

.chart_subtitle img {
  margin-left: 5px;
}

.chart_title {
  width: 100%;
  max-width: 600px;
  padding: 10px 0;
  margin: auto;
}

.chart_title h3 {
  color: #ffffff;
  font-family: "moby", "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  text-align: left;
  margin: auto;
  margin-block-start: 0;
  text-transform: uppercase;
}

.chart_abstract {
  max-width: 600px;
  color: #ffffff;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  padding: 10px 0 20px;
  margin: auto;
}


.box_chart {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
}


.chart_source {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: .8rem;
  line-height: normal;
  color: #ffffff;
  text-align: left;
  margin: auto;
  padding: 20px 0;
}



/*--- FOOTER ----*/

#backtop {
  position: fixed;
  left: calc(50vw + 450px);
  bottom: 0;
  width: 50px;
  z-index: 10;
  text-align: right;
  display: block;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-color: transparent;
}

body:not(.backgroundAdv) #backtop {
  right: 10px;
}

#backtop img {
  cursor: pointer;
  width: 30px;
  max-width: 30px;
  height: auto;
  margin-right: 10px;
  padding-bottom: 10px;
}

.box_credits {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: auto;
  padding: 32px 0 50px;
}

.box_credits .delimiter {
  width: 100%;
  margin: 32px auto;
  border-top: 1px solid #00ff00;
  padding: 0;
}


.box_credits .crediti {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin: auto;
}

.box_credits h4 {
  font-family: "moby", "SoleSans", Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0;
  margin-block-start: 15px;
  margin-block-end: 0;
  text-transform: uppercase;
}


.box_credits h5 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  line-height: normal;
  text-align: left;
  color: #ffffff;
  font-weight: 400;
  padding: 0;
  margin-block-start: 15px;
  margin-block-end: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.box_credits .cred_left {
  width: 150px;
  color: #00ff00;
  font-weight: 600;
  text-align: left;
}


.box_credits .cred_right {
  text-align: left;
  padding-left: 20px;
}

footer {
  z-index: 20;
}

#footer_div {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  line-height: normal;
  background-color: #19171a;
  color: #a19e9e;
  font-size: .7rem;
  text-transform: none;
  padding: 30px 100px;
  text-align: center;
}

.mobile {
  display: none;
}

#div-gpt-ad-MaxTicker div {
  display: flex !important;
  justify-content: center;
}


/* ACCESSIBILITY */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* RESPONSIVE  */

@media only screen and (max-width: 1540px) {
  /*   .backgroundAdv header {
    padding-top: 49.61%;
  } */

  h1 {
    font-size: 5rem;
    line-height: normal;
  }

  .firma_data span {
    font-size: 1rem !important;
    line-height: normal !important;
  }
}

@media only screen and (min-width: 1021px) {
  #mpu_top_mobile {
    display: none;
  }
}


@media only screen and (max-width: 1020px) {
  .mpu_top_mobile {
    display: flex;
    justify-content: center;
    margin: 20px auto;
    background-color: #4d707c !important;
  }
}

@media only screen and (min-width: 821px) and (max-width: 1540px) {
  /*   body:not(.backgroundAdv) .header_cnt {
    background-image: url(../img/cover_desktop_small.png);
  } */

  .box_chart_inner {
    margin: initial;
    margin-left: 50px;
  }

  .box_chart_inner_medium,
  .box_chart_inner_large,
  .box_chart_inner_extra_large {
    max-width: calc(100% - 50px);
  }

  .chart_subtitle,
  .chart_title,
  .chart_abstract {
    margin: initial;
  }

  .box_text_cnt {
    margin-left: 50px;
  }
}


@media only screen and (min-width: 481px) and (max-width: 820px) {
  header {
    padding-left: 0;
    padding-right: 0;
  }


  .column_right {
    max-width: 0;
    display: none;
  }

  .box_chart_inner {
    max-width: 100%;
  }

}

@media only screen and (max-width: 480px) {
  body:not(.backgroundAdv) #adv-MaxTicker {
    margin-top: 0;
  }

  #ad-Mpu_Top {
    margin-bottom: 0;
  }

  #adv-MaxTicker {
    padding: 70px 0 20px;
  }


  #adv_middle {
    margin: 40px auto;
    text-align: center;
  }

  #navbar_container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
  }

  #navbar {
    padding-left: 10px;
  }

  header {
    padding-top: unset !important;
    background-image: url("../img/cover_mobile.png");
  }

  .header_title {
    padding-left: 15px;
    padding-right: 15px;
  }


  h1 {
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    font-size: 2.5rem;
    line-height: normal;
  }

  .sommario {
    padding: 15px;
  }

  .firma_data {
    max-width: 100%;
  }

  .firma {
    font-size: 1rem;
    line-height: nromal;
  }


  .data {
    font-size: 1.rem;
    line-height: normal;
  }

  .scroll_div {
    bottom: 20px;
  }


  aside,
  section {
    padding-left: 15px;
    padding-right: 15px;
  }


  .column_right {
    width: 0;
    height: 0;
  }

  .box_text_cnt {
    max-width: 100%;
  }

  .box_text {
    max-width: 100%;
  }

  .chart_subtitle {
    max-width: 100%;
  }

  .chart_title {
    max-width: 100%;
  }

  .chart_abstract {
    max-width: 100%;
  }

  .chart_source {
    max-width: 100%;
  }

  .box_chart_inner {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }


  .box_chart_inner_medium,
  .box_chart_inner_large,
  .box_chart_inner_extra_large {
    max-width: 100%;
  }

  .box_credits {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }


  #footer_div {
    padding: 30px 10px;
  }

  #backtop {
    left: initial;
    right: 3px;
    bottom: 3px;
  }

  #backtop img {
    margin-right: 0;
    padding-bottom: 0;
  }

  .mobile {
    display: initial;
  }

  .desktop {
    display: none;
  }

  .iframe_mpu_mobile {
    margin: 0 !important;
    margin-left: 0 !important;
    width: auto !important;
    max-width: none !important;
  }

  #grafico-gara-tra-paesi {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #grafico-gara-tra-paesi>div {
    width: auto;
  }
}



/* @media only screen and (min-width: 1110px) and (max-width: 1540px) {}

@media only screen and (min-width: 1020px) and (max-width: 1540px) {
  body.backgroundAdv .column_right {}
}

@media only screen and (min-width: 1541px) and (max-width: 1920px) {

  body.backgroundAdv .column_right {

  }
} */