* {
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
}

body {
  background-color: #0F364C;
  overflow-x: hidden;
}

:-webkit-any(article, aside, nav, section) h1 {
  margin-block-start: 0px;
  margin-block-end: 10px;
}

article,
header,
aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: auto;
  overflow-x: hidden;
}

aside {
  width: 100%;
  background-color: #F2F2F2;
  padding-top: 70px;
}

h2 {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

h3 {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

a:link {
  color: #fff;
  text-decoration: underline;
}

a:visited {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  color: #2dd7ee;
  text-decoration: underline;
}

a:active {
  color: #2dd7ee;
  text-decoration: underline;
}

/* AVD */
#adv-MaxTicker {
  background-color: #f2f2f2;
}

#adv-Middle-container {
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
  margin: auto;
  text-align: center;
  background-color: #ffffff;
}


/*--------- TITLE --------------------*/

#title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-size: 62px;
  margin-top: 50px;
  margin-bottom: 15px;
}

#box_sommario {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 20px auto 30px auto;
  max-width: 960px;
}

#titolo_simonetta {
  font-family: "sole_text", Georgia, Times, "Times New Roman", Serif;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 680px;
  margin-top: 70px;
  border-top: 2px solid #ffffff;
  padding-top: 30px;
}

#simonetta_margin_bottom {
  width: 100%;
  max-width: 680px;
  padding-top: 30px;
  margin-bottom: 50px;
}



.update {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 20px auto 20px auto;
}

#logo-yoroi {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.nascondi-desktop {
  display: none;
}

.nascondi-mobile {
  display: inline-block;
}

#all-grey {
  width: 100%;
  margin: auto;
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 30px;
}

#all-blue {
  width: 100%;
  margin: auto;
  background-color: #0F364C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ffffff !important;
}

#all-blue .box_text,
#all-blue .box_title,
#all-blue .box_sommario_grafici {
  color: #ffffff !important;
}

#bg-blue-map {
  background-color: #01273e;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
}


#bg-blue-map .box_text,
#bg-blue-map .box_title,
#bg-blue-map .box_sommario_grafici {
  color: #ffffff !important;
  margin: auto;
}

.bg-blue-map {
  background-color: #01273e;
}


/*---------  COUNTER --------------------*/

.counter_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #0F364C;
}


.col_1,
.col_2,
.col_3,
.col_4 {
  width: 25%;
  text-align: center;
  background-color: #0F364C;
  vertical-align: top;
}

.filetto_verticale_top {
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}

.filetto_verticale_top_dotted {
  border-right: 1px dotted rgba(255, 255, 255, 0.8);
}

hr.filetto_verticale {
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  height: 100px;
}

#num_1,
#variazione_1,
#total_1 {
  color: #2DD7EE;
}

#num_2,
#variazione_2,
#total_2 {
  color: #EF4056;
}

#num_3,
#variazione_3,
#total_3 {
  color: #f175ad;
}

#num_4,
#variazione_4,
#total_4 {
  color: #f175ad;
}


.count-text {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: rgba(15, 15, 15, 0.8);
  margin: 0px;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
}


.count-text_big {
  padding-top: 10px;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: rgba(15, 15, 15, 0.8);
  margin: 0px;
  font-size: 36px;
  margin-bottom: 15px;
}

.count-text_var {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: rgba(15, 15, 15, 0.8);
  margin: 0px;
  font-size: 24px;
}



.count-text_total {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.5;
  letter-spacing: normal;
  color: rgba(15, 15, 15, 0.8);
  margin: 0px;
  font-size: 18px;
}

#counter_legend {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4;
  color: #ffffff;
  margin: 0px;
  font-size: 18px;
  width: 100%;
  max-width: 1440px;
  text-align: center;
}

/* COLLAPSIBLE TEXT */


.text-button {
  cursor: pointer;
  width: 150px;
  font-weight: 600;
  border: 0;
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
}

.text-special-text {
  position: relative;
  overflow: hidden;
  transition: max-height 1s ease;
}

.text-special-text.expanded {
  /* max-height: calc(100vh + 20px); */
  max-height: 3000px;
}

.text-first-rows {
  margin-block-start: 0;
  margin-block-end: 0;
}

.text-hidden-text {
  margin-block-start: 0;
  margin-block-end: 0;
  margin: 0;
  opacity: 0;
  transition: opacity 1s ease;
}

.text-expand-button,
.text-collapse-button {
  font-size: 22px;
  font-weight: bold;
  opacity: 0.5;
  line-height: 1.4;
}

.text-expand-button::before {
  content: "\25BC";
  display: inline-block;
  /* border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
  transform: translateY(-2px);
  transform: translateX(-3px);
  transform: rotate(90deg); */
  transition: transform 0.2s ease-out;
}

.text-collapse-button::before {
  content: "\25B2";
  display: inline-block;
  /*   border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
  transform: translateY(-2px);
  transform: translateX(-3px);
  transform: rotate(270deg); */
  transition: transform 0.2s ease-out;
}

#text1-first-rows {
  margin-bottom: 0;
}

#text1-special-text a:link {
  color: #2dd7ee;
  text-decoration: none;
  font-style: italic;
  font-weight: 600;
}

#text1-special-text a:visited {
  color: #2dd7ee;
  text-decoration: none;
  font-style: italic;
  font-weight: 600;
}

#text1-special-text a:hover {
  color: #2dd7ee;
  text-decoration: underline;
  font-style: italic;
  font-weight: 600;
}

#text1-special-text a:active {
  color: #2dd7ee;
  text-decoration: underline;
  font-style: italic;
  font-weight: 600;
}


/* IFRAME LOADER */
.box_chart,
.chart_full_width {
  position: relative;
}

.loading {
  /* Absolute position */
  left: 0;
  position: absolute;
  top: 0;

  /* Take full size */
  height: 100%;
  width: 100%;

  /* Center */
  align-items: center;
  display: flex;
  justify-content: center;

  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
}





/*--- SECTIONS ---*/
.section {
  width: 100%;
  margin: 20px auto;
}

.divider {
  margin: 20px auto 0px auto;
}

.lab24-fonte {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  color: #888;
  margin-bottom: 15px;
}


/*--- TEXT BLOCKS ---*/
.black_row,
.section_title,
.box_title,
.box_text,
.box_sommario_grafici,
.box_chart,
.box_notes {
  width: 680px;
  max-width: 680px;
  text-align: left;
}

.black_row {
  margin-top: 50px;
}

.black_row div {
  width: 25px;
  height: 5px;
  background-color: black;
}


.section_title {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: 700;
  line-height: 1.1;
  letter-spacing: normal;
  color: #000000;
  margin-top: 10px;
}

.box_title {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  color: #000000;
  margin-top: 20px;
}

.box_text {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #1a1818;
  margin-top: 30px;
}

.box_text p {
  margin-bottom: 15px;
}

.box_sommario_grafici {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.box_chart {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #1a1818;
  margin-top: 10px;
  background-color: transparent;
}


.box_notes {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  line-height: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  color: #1a1818;
  margin-top: 5px;
}

.green {
  color: #19b290;
}

.chart_full_width {
  width: 100%;
  min-height: 100px;
}

#grafico-blockedThreats {
  max-width: 1020px;
}


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

#backtop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 50px;
  z-index: 3;
  text-align: right;
  display: block;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

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

#fonti_finali {
  margin-top: 60px;
  width: 680px;
  border-top: 1px solid #1a1818;
}

#crediti_finali {
  margin-top: 0;
  width: 680px;
  border-top: 1px solid #1a1818;
}

h5 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #1a1818;
  font-weight: 400;
  margin: 5vh 10px;
}

h6 {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #1a1818;
  font-weight: 400;
  margin: 5vh 10px;
}

footer {
  z-index: 4;
}

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

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



/*----- RESPONSIVE MOBILE --------*/

@media screen and (max-width: 480px) {

  header,
  #all-blue,
  #all-grey {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nascondi-desktop {
    display: block;
  }

  .nascondi-mobile {
    display: none;
  }

  #adv-MaxTicker {
    background-color: #f2f2f2;
  }

  #title {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 2.5vh;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 40px;
  }

  #bg-blue-map {
    width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
  }

  .counter_wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
  }

  .counter_wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }


  .col_1,
  .col_2,
  .col_3,
  .col_4 {
    width: 100%;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
  }


  .count-text {
    line-height: 1;
  }

  #count_text_1,
  #count_text_3,
  #count_text_4 {
    margin-bottom: 20px;
  }

  .count-text_total {
    margin-bottom: 20px;
  }

  .filetto_verticale_top {
    border-right: 0px;
    border-bottom: 1px solid #ffffff;
  }

  .filetto_verticale_top_dotted {
    border-right: 0px;
    border-bottom: 1px dotted #ffffff;
  }

  hr.filetto_verticale {
    display: none;
  }

  hr.filetto_mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ffffff;
    width: 50%;
  }

  hr.filetto {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  section {
    width: 100%;
  }

  nav {
    margin-left: 0;
    margin-right: 0;
  }


  .divider,
  .black_row,
  .section_title,
  .box_title,
  .box_sommario_grafici,
  .box_text,
  .box_notes,
  #crediti_finali,
  #fonti_finali {
    max-width: 100%;
  }

  .box_chart {
    max-width: 100vw;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 100px;
  }


  .box_text {
    font-size: 18px;
  }


  .section_title {
    font-size: 30px;
    line-height: 1;
    margin-top: 20px;
  }

  .box_title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 50px;
  }

  .chart_full_width {
    width: 100vw;
    max-width: 100vw;
    padding-left: 5px;
    padding-right: 5px;
  }


  #footer_div {
    padding: 30px 10px;
  }

}

/*----- RESPONSIVE TABLET ---*/

@media screen and (min-width: 481px) and (max-width: 800px) {

  header,
  #all-blue,
  #all-grey {
    padding-left: 15px;
    padding-right: 15px;
  }

  #bg-blue-map {
    width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
  }

  #adv-MaxTicker {
    background-color: #f2f2f2;
    margin-top: 140px;
  }

  #title {
    margin-top: 40px;
    padding: 0px 10px 6px 10px;
  }

  h1 {
    font-size: 62px;
    line-height: 1.4;
    white-space: normal;
  }

  section {
    margin: 15px;
  }

  nav {
    margin-left: 15px;
    margin-right: 15px;
  }

  .divider,
  .black_row,
  .section_title,
  .box_title,
  .box_sommario_grafici,
  .box_text,
  .box_chart,
  .box_notes,
  #crediti_finali,
  #fonti_finali {
    max-width: 660px;
  }

  .counter_wrapper {
    max-width: 100vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .counter_wrapper_categorie {
    max-width: 100vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
  }

  .counter_wrapper_fornitori {
    max-width: 100vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
  }

  .timer {
    font-size: 40px;
  }

  .timer_below {
    font-size: 30px;
  }


  .col_1,
  .col_2,
  .col_3,
  .col_4 {
    width: 25%;
  }

  .count-text_total {
    font-size: 14px;
  }



  .chart_full_width {
    width: 100vw;
    max-width: 100vw;
    padding-left: 5px;
    padding-right: 5px;
  }

  #grafico-blockedThreats {
    max-width: 100vw;
    padding-left: 15px;
    padding-right: 15px;
  }


  #footer_div {
    padding: 30px 10px;
  }
}

/*----- RESPONSIVE DESKTOP EXCEPTION --------*/

@media screen and (min-width: 800px) and (max-width: 1440px) {
  .timer {
    font-size: 50px;
  }
}

@media screen and (min-width: 481px) and (max-width: 1060px) {
  #title {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 0vh;
  }
}


/* ADV SKIN */
.backgroundAdv {
  background-color: transparent !important;
}

.backgroundAdv .page-wrapper {
  background-color: transparent;
}

.shrinkable {
  background-color: transparent !important;
}