* {
  box-sizing: border-box;
}

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

html,
body {
  scroll-behavior: smooth;
}

body {
  background-color: #242424;
  color: #fff;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

h3 {
  margin-block-start: 0;
  margin-block-end: 0;
}

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

.standard_margin_bottom {
  margin-bottom: 30px;
}

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


#adv-MaxTicker {
  margin-top: 100px;
  margin-bottom: 0;
}

/* NAVBAR */
#navbar {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 50px;
  z-index: 998;
  background-color: #fff;
  overflow-x: hidden;
  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: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: auto;
  white-space: nowrap;
}

#navbar_title {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

#bar {
  height: 30px;
  width: 1px;
  opacity: 0.3;
  background-color: #000;
  margin: 0 20px;
}

#navbar_menu {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

#navbar_menu div {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}

.navbar_box_numero {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #000;
  background-color: #fff;
}

.navbar_box_numero_hover {
  color: #fff;
  background-color: #000;
}

#navbar a:link {
  color: #000;
  text-decoration: none;
}

#navbar a:visited {
  color: #000;
  text-decoration: none;
}

#navbar a:hover {
  color: #000;
  text-decoration: underline;
}

#navbar a:active {
  color: #000;
  text-decoration: underline;
}

/* TEXT */

.outro {
  width: 100%;
  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;
  overflow-x: hidden;
}

.section_img_top {
  width: 100%;
  max-width: 100vw;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  min-height: fit-content;
  height: -moz-fit-content;
}

#cap_2_img {
  background-image: url(../img/cap2-desktop.jpg);
}

#cap_3_img {
  background-image: url(../img/cap3-desktop.jpg);
}

#cap_4_img {
  background-image: url(../img/cap4-desktop.jpg);
}

#cap_5_img {
  background-image: url(../img/cap5-desktop.jpg);
}

.box_chapter {
  width: 100%;
  max-width: 800px;
  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;
  min-height: fit-content;
  height: -moz-fit-content;
  z-index: 50;
}

.box_chapter div {
  width: 100%;
}

.box_title {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #242424;
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
  margin-top: 500px;
  padding: 20px 50px;
  width: 100%;
  max-width: 900px;
}

.box_question {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 42px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.box_answer {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.marked_text {
  color: #fd5e5e;
}

.box_text a {
  color: #fd5e5e;
  text-decoration: underline;
}

.box_text a :visited {
  color: #fd5e5e;
  text-decoration: underline;
}

.box_text a:hover {
  cursor: pointer;
  color: #fd5e5eab;
  text-decoration: underline;
}

.box_text a:active {
  color: #fd5e5eab;
  text-decoration: underline;
}

.separatore_domande {
  width: 100%;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.separatore_domande img {
  width: 20px;
  height: 20px;
}

.grafico_intestazione {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 16px;
}

.grafico_titolo {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-block-start: 0;
  margin-block-end: 0;
}

.grafico_sommario {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.img_desktop,
.img_tablet,
.img_mobile {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

.img_desktop img,
.img_tablet img,
.img_mobile img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.img_credits {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  opacity: 0.3;
  margin-block-start: 0;
}

.box_img {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

#img_cosacchi {
  width: 100%;
  max-width: 1020px;
}

.credit_desktop {
  display: block;
}
.credit_mobile {
  display: none;
}

.audio-iframe-container {
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.audio-iframe-container iframe {
  border: 0;
  width: 100%;
}

/* PHOTO GALLERY */

.box_swiper {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.swiper {
  width: 100%;
  height: 100%;
  height: 525px;
}

.swiper_wrapper {
  height: 525px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #242424;
  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;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  padding: 15px;
  opacity: 0.7;
  background-color: #232323;
  border-radius: 50%;
}

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

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

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

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

#crediti_finali {
  width: 100%;
  max-width: 800px;
  border-top: 1px solid #fff;
  color: #fff;
}

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: #fff;
  font-weight: 400;
  padding: 30px 10px;
}

footer {
  z-index: 20;
}

#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 --------*/

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


  #adv-MaxTicker {
    margin-top: 130px;
  }

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

  #navbar {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 10px;
  }

  #cap_2_img {
    background-image: url(../img/cap2-mobile.jpg);
    margin-bottom: 30px;
  }

  #cap_3_img {
    background-image: url(../img/cap3-mobile.jpg);
    margin-bottom: 30px;
  }

  #cap_4_img {
    background-image: url(../img/cap4-mobile.jpg);
  }

  #cap_5_img {
    background-image: url(../img/cap5-mobile.jpg);
    margin-bottom: 30px;
  }

  .section_img_top {
    background-size: contain;
  }

  .img_tablet,
  .img_desktop {
    display: none;
  }

  .img_credits {
    font-size: 12px;
    line-height: 1.2;
  }

  .box_chapter {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box_question {
    font-size: 28px;
  }

  .box_answer {
    font-size: 18px;
  }

  .separatore_domande {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #img_cosacchi {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .credit_desktop {
    display: none;
  }
  .credit_mobile {
    display: block;
  }

  .box_swiper {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  #footer_div {
    padding: 30px;
  }


}

@media screen and (min-width: 376px) and (max-width: 768px) {

  #navbar {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 10px;
  }
  
  img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  #cap_2_img {
    background-image: url(../img/cap2-tablet.jpg);
    margin-bottom: 30px;
  }

  #cap_3_img {
    background-image: url(../img/cap3-tablet.jpg);
    margin-bottom: 30px;
  }

  #cap_4_img {
    background-image: url(../img/cap4-tablet.jpg);
  }

  #cap_5_img {
    background-image: url(../img/cap5-tablet.jpg);
    margin-bottom: 30px;
  }

  .section_img_top {
    background-size: contain;
  }

  .img_mobile,
  .img_desktop {
    display: none;
  }

  .box_chapter {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box_question {
    font-size: 28px;
  }

  .box_answer {
    font-size: 18px;
  }

  .separatore_domande {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #img_cosacchi {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .credit_desktop {
    display: none;
  }
  .credit_mobile {
    display: block;
  }

  .box_swiper {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  #footer_div {
    padding: 30px;
  }

}

@media screen and (min-width: 769px) {
  .img_mobile,
  .img_tablet {
    display: none;
  }
}
