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

html,
body {
  scroll-behavior: smooth;
}

body {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  background-color: #fff8f0;
  color: #000000;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

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

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;
  margin: auto;
  overflow: hidden;
}

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

article,
section {
  width: 100%;
  margin: auto;
}

div {
  width: 100%;
}

.container_over_skin {
  width: 100%;
  z-index: 5;
  background-color: #fff8f0;
}

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

.shrinkable,
.backgroundAdv {
  background-color: #fff8f0 !important;
}

/* TOP BAR */

.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: fit-content;
  /* background-color: #ebe6df; */
}

#ad-Mpu_Middle {
  display: flex;
  justify-content: center;
  width: 300px;
  margin: 20px;
  background-color: #fff;
}

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

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

/* TESTATA */

header {
  position: relative;
}

#sezione_testata {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
}

.testata_container {
  background-color: #fff;
}

.politici_e_start_button {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 790px;
}

.testata_occhiello,
.testata_titolo,
.testata_sommario {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.testata_occhiello {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0em;
  padding-top: 30px;
  width: 130px;
  position: relative;
  margin: auto;
}

.testata_occhiello::before {
  content: "";
  background: url(../img/italian-flag.svg);
  position: absolute;
  top: 35px;
  left: calc(50% - 85px);
  width: 26px;
  height: 15px;
}

.testata_titolo {
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-size: 56px;
  font-weight: 800;
  line-height: 72px;
  letter-spacing: 0em;
  padding-top: 20px;
}

.testata_sommario {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  padding: 20px 0 30px 0;
}

.start_button_container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.start_button_container button {
  width: 172px;
  height: 60px;
  background: #000000;
  border-radius: 60px;
  padding: 5px 30px;
  color: #fff;
  cursor: pointer;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.start_button_container button:hover {
  opacity: 0.7;
}

.start_button_container button span {
  position: relative;
}

.start_button_container button span::after {
  content: "";
  background: url(../img/white-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  right: -35px;
  width: 15px;
  height: 15px;
}

.fondo_italia {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  height: 15px;
}

.fondo_italia div {
  width: 33%;
}

#verde {
  background-color: #00a651;
}

#bianco {
  background-color: #fff;
}

#rosso {
  background: #e91d24;
}

/* iframe */
.iframe_container {
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
}

.iframe_titolo {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  padding: 30px 0 20px;
  text-align: center;
}

.iframe_sommario {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", Serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}

.iframe_box {
  padding-top: 50px;
  padding-bottom: 50px;
}

.scritta_loghi_indecisit_pp {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 10px 5px;
  background-color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.3);
}

.loghi_indecisit_pp {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 10px 20px;
  background-color: #fff;
}

#img_indecis_it {
  padding-right: 10px;
  border-right: 1px solid #000;
  height: 40px;
}

#img_pp {
  padding-left: 10px;
  height: 40px;
}

/* CREDITI FINALI & BACKTOP */

.link_elezioni_2018 {
  max-width: 620px;
  padding: 50px 0 0;
  margin: auto;
  border-top: 2px solid #0f0f0f;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}

.link_testo {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.link_occhiello {
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 40px;
}

.link_occhiello::before {
  content: "";
  background: url(../img/logo_24.svg);
  position: absolute;
  top: -5px;
  left: 0;
  width: 36px;
  height: 30px;
  background-repeat: no-repeat;
}

.link_titolo {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.link_sommario {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  padding-right: 15px;
}

.link_button {
  position: relative;
  width: 150px;
}

.link_button button {
  width: 150px;
  padding: 8px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  background: #000;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  border: 0;
  position: relative;
  cursor: pointer;
}

.link_button button:hover {
  opacity: 0.7;
}

.link_button button span {
  position: relative;
}

.link_button button span::after {
  content: "";
  background: url(../img/white-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  right: -15px;
  width: 8px;
  height: 8px;
}

#backtop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 50px;
  z-index: 510;
  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;
}

.box_crediti {
  width: 620px;
  padding: 50px 0;
  margin-top: 30px;
  border-top: 2px solid #0f0f0f;
}

.box_crediti h5 {
  width: 100%;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0f0f0f;
}

/* FOOTER */

footer {
  z-index: 800;
}

#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;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}

.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

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

@media screen and (max-width: 800px) {
  #sezione_testata {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .loghi_container {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }

  .scritta_loghi_indecisit_pp,
  .loghi_indecisit_pp {
    justify-content: center;
  }

  .testata_occhiello,
  .testata_titolo,
  .testata_sommario,
  .iframe_titolo,
  .iframe_sommario,
  .iframe_box,
  .box_crediti {
    width: 100%;
    max-width: 100%;
  }

  .testata_container {
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    position: relative;
  }

  .testata_occhiello {
    margin-left: 25px;
  }

  .testata_titolo {
    font-weight: 700;
    font-size: 46px;
    line-height: 45px;
  }

  .slogan_tondi {
    margin-top: 0;
    max-width: 100%;
  }

  .iframe_container {
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column;
  }

  .iframe_titolo {
    font-size: 24px;
    line-height: 24px;
  }

  .link_elezioni_2018 {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column;
  }

  .link_testo {
    align-items: center;
  }

  .link_sommario {
    padding-right: 0;
    text-align: center;
  }

  .link_button {
    max-width: 100%;
    padding: 20px 10px;
    text-align: center;
    align-self: center;
  }

  .start_button_container {
    justify-content: center;
    padding: 20px 10px 30px;
  }

  #lancio_politiche iframe {
    height: 420px;
  }

  .box_crediti h5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #footer_div {
    padding: 30px 10px;
  }

  .no_mobile {
    display: none !important;
  }
}

@media screen and (min-width: 801px) {
  #lancio_politiche iframe {
    height: 260px;
  }

  #ad-Mpu_Middle {
    margin-top: 80px;
  }

  .no_desktop {
    display: none !important;
  }
}
