.row-flex {
    display: flex;
}
.testo-sidebar-app {
    font-size: 1.5em;
    line-height: 25px;
    margin: 5px 0;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizelegibility;
}
.row-flex-lista-app {
    display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px 20px;
        padding-left: 0%;
        padding-right: 0;
}
.lead-app {
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}
.box-dati-app {
    width: 50%;
    align-content: stretch;
}
.box-slide-app {
    width: 50%;
    align-content: stretch;
    align-self: anchor-center;
}
.carousel {
    line-height: 1;
    width: 50%;
    margin: 0 auto;
    vertical-align: middle;
    border: 4px solid #222;
    border-radius: 4px;
    box-shadow: 5px 5px 5px #666;
}
.well a.btn.btn-success {
    opacity: 1;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 38px;
    margin: 0 auto;
    display: flex;
    font-weight: 700;
    font-size: 18px;
    background-color: #0F5A85;
    vertical-align: middle;
}
.well .testoSchedaApp {
    text-align: center;
}
.pubblicita {
    position: relative;
    z-index: 10;
    background: #fff;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 30px;
    text-align: center;
}

a.materia-sezione-quiz.btn.btn-link.btn-block {
    text-align: left;
}
h3.materia-h3-sezione-quiz {
    margin-bottom: 0;
}

td.totale-quiz-sezione-quiz {
    text-align: center;
    vertical-align: middle;
}
.new .banner-home {
    /* Imposta un’altezza fissa o in viewport */
    height: 750px; 
    display: flex;
    align-items: center;   /* Centra verticalmente */
    justify-content: center; /* Centra orizzontalmente */
    position: relative;
    /*background: radial-gradient(ellipse at center,  rgba(9,135,198,1) 0%,rgba(0,82,150,1) 100%);*/
    width: 100%;
}
.new .menu {
    align-items: center;
    display: flex;
    height: 100px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 151.5px;
    /*position: absolute;
    top: 40px;*/
}
.new .voce-menu {
    align-items: center;
    display: flex;
    gap: 9px;
    height: 20px;
    justify-content: center;
    margin-top: 2.0px;
    min-width: 82px;
    color: #fff;
    width: 8%;
}
.homelogo {
    height: 76px;
    padding-left: 40px;
    padding-right: 40px;
}
/* Aerei (posizionati in alto ai lati) */
.airplane-left {
  position: absolute;
  top: 10%;
  left: 0;

}

.airplane-right {
  position: absolute;
  top: 50%;
  right: 0;

}

.hero-content {
    margin-top: 50px;
    z-index: 1;
    text-align: center;
    color: #fff;

}

.hero-content h1 {
  font-size: 110px;
  margin-bottom: 0.5rem;
  line-height: 1;
}

.hero-content p {
  font-size: 20px;
  line-height: 30px;
}
.hero-content h2 {
    font-size: 25px;
}
.bottone-scopri-quiz {
    background-color: #0F5A85;
    border: 1px solid #fff;
    border-radius: 6px;
    height: 55px;
    width: 35%;
    margin: 0 auto;
    /* Allineamento con Flexbox */
    display: flex;             /* Attiva il flex container */
    align-items: center;       /* Centra verticalmente */
    justify-content: center;   /* Centra orizzontalmente */
}
.scopri-i-nostri-quiz {
    font-weight: 700;
    font-size: 18px;
}
.new {
    background: radial-gradient(ellipse at center, rgb(83 150 184) 0%, rgba(0, 82, 150, 1) 100%)
}
.quiz-evidenza {
    width: 100%;
    background-color: #fff;
    border-radius: 50px 50px 0px 0px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    position: relative;
}
p.testo-quiz-evidenza {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    margin-top: 30px;
    line-height: 1.6;
}
p.testo-scopri-tutti {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 2%;
}
.box-quiz {
    flex: 0 0 calc(33.33% - 20px);
    box-sizing: border-box;
}
.box-image img {
    border-radius: 20px;
    width: 100%;
}
.box-quiz p {
    font-size: 30px;
    margin-top: 20px;
    line-height: 1.333;
    margin-bottom: 0;
    font-weight:700;
}

.group-container {
    display: flex;
}
.tasto-allenamento {
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    display: flex;
    /*align-items: center;*/
    justify-content: left;
	margin-right: 25px;
    color: #333;
    position: relative;
}
.tasto-inizia {
    border: 2px solid rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 6px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    font-weight: 700;
    font-size: 18px;
    background-color: #0F5A85;
}

.lista-quiz-evidenza {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Centra i box nella riga */
  gap: 30px; /* Spazio tra i box, modificabile */
  padding-left: 8%;
  padding-right: 8%;
}
.new .banner-app {
    /* Imposta un’altezza fissa o in viewport */
    height: 600px; 
    display: flex;
    align-items: center;   /* Centra verticalmente */
    justify-content: center; /* Centra orizzontalmente */
    position: relative;
    border-radius: 30px;
    background-image: radial-gradient(rgba(35, 161, 233, 1) 0%, rgba(4, 115, 179, 1) 100%);
    width: 100%;
}
.content-app {
    background: #fff;
    padding-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 30px;
}

p.main-testo-app {
    color: #fff;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    line-height: 1;
}



html[lang="it"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 17%;
    width: 50%;
}

html[lang="en"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 20%;
    width: 50%;
}

html[lang="fr"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 50%;
}

html[lang="de"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 20%;
    width: 50%;
}

html[lang="es"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 50%;
}

html[lang="sr-Latn-RS"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 50%;
}

html[lang="pl"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 50%;
}

html[lang="cs"] .hero-content-app {
    position: absolute;
    left: 7%;
    top: 10%;
    width: 50%;
}

html[lang="it"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

html[lang="en"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}


html[lang="fr"] .app-right {
    position: absolute;
    right: -6%;
    top: -25%;
    width: 50%;
}


html[lang="de"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

html[lang="es"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

html[lang="sr-Latn-RS"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

html[lang="pl"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

html[lang="cs"] .app-right {
    position: absolute;
    right: -2%;
    top: -25%;
    width: 50%;
}

p.testo-app-promo {
    opacity: 1;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    line-height: 30px;
}

.sezione-app-img {
    gap: 20px;
    display: flex;
}
img.google-play-app {
    border-radius: 10px;
}
img.app-store-app {
    border-radius: 10px;
}
.content-donazione-nl {
  background: #fff;
    padding-left: 8%;
    padding-right: 8%;
    display: flex;
    padding-bottom: 0;
    gap: 30px;
}
.box-donazione {
    border-radius: 30px;
    background-color: rgba(238, 238, 238, 1);
    height: 255px;
    width: 50%;
}
.box-nl {
    border-radius: 30px;
    background-color: rgba(238, 238, 238, 1);
    height: 255px;
    width: 50%;
}
.box-donazione p {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    top: 12%;
    position: relative;
    left: 5%;
    width: 75%;
}
a.link-new-bottone-donazione {
    width: 60%;
}
.group-container-donazione {
    top: 26%;
    position: relative;
    left: 5%;
    display: flex;
    width: 80%;
    /*gap: 25px;*/
}
.tasto-donazione {
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    font-weight: 700;
    font-size: 18px;
    left: 35%;
    background-color: #0F5A85;
}
.box-pagamenti {
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.box-nl p {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
    top: 12%;
    position: relative;
    left: 5%;
    width: 90%;
}
.box-nl span {
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 25px;
    top: 15%;
    position: relative;
    left: 5%;
    display: block;
    width: 70%;
}
.box-donazione span {
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 25px;
    top: 15%;
    position: relative;
    left: 5%;
    display: block;
    width: 70%;
}
.container-form-nl {
    top: 50%;
    position: relative;
    left: 0;
    display: block;
   
}

.box-form {
    width: 100%;
}
.group-container-nl {
    top: 10%;
    position: relative;
    left: 5%;
    display: flex;
    width: 90%;
    /*gap: 25px;*/
}
.form-nl {
    align-items: center;
    justify-content: center;
    position: relative;
    display: flex;
}
input.input-mail-form {
    align-items: center;
    justify-content: center;
    position: relative;
    display: flex;
    height: 55px;
    font-size: 18px;
    padding: 0 0 0 10px;
    left: 0;
    margin-bottom: 0;
    width: 100%;
    border-radius: 6px 0 0 6px;
}
input#mc-embedded-subscribe {
    border-radius: 6px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    border: 0px;
    font-weight: 700;
    font-size: 18px;
    left: -3px;
    background-color: #0F5A85;
}

.quiz-tutti {
    width: 100%;
    background-color:#fff;
    display: grid;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 3%;
}
h2.testo-quiz-tutti {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    margin-top: 30px;
    line-height: 1.6;
}

.lista-quiz-tutti {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Centra i box nella riga */
  gap: 30px; /* Spazio tra i box, modificabile */
  padding-left: 8%;
  padding-right: 8%;
}

.box-quiz-tutti {
  flex: 0 0 calc(33.33% - 20px); /* 3 box per riga, considerando il gap */
  box-sizing: border-box;
}
.box-image-tutti img {
    border-radius: 20px;
    width: 100%;
}
.box-image-tutti {
    border-radius: 20px;
    width: 100%;
    flex: 0 0 calc(33.33% - 20px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    /*min-height: 300px;*/
    height: 100%;
}
.box-quiz-tutti h2 {
    font-size: 30px;
    margin-top: 20px;
    line-height: 1.333;
    margin-bottom: 0;
    font-weight:700;
}
.seo-text-blocco {
    width: 100%;
    background-color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 5%;
}
.seo-text {
    display: block;
    /*flex-wrap: wrap;*/
    padding-left: 8%;
    padding-right: 8%;
}
.footer-app-blocco {
    width: 100%;
    background-color: #fff;
    display: grid;
    align-items: center;
    position: relative;
    padding-bottom: 5%;
}
.footer-app {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding-left: 8%;
    padding-right: 8%;
}
.lista-app-footer {
    flex: 0 0 calc(33.33% - 20px);
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid rgba(222, 222, 222, 1);
}
.lista-app-footer p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;

}
a.logo-iv {
    filter: contrast(0.7);
    width: 230px;
    display: flex;
    padding: 20px 0 20px 0px;
    margin: 0 auto;
}
.img-gplay img {
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.img-appleplay img {
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.lista-link-app {
    display: inline-block;
    vertical-align: top;
    padding-left: 5%;
    width: 35%;
}

/*menu*/
.navbar-fixed-top .navbar-inner {
  background: unset;
    border:unset;
    box-shadow: unset !important;
}
.navbar .nav.pull-right {
    margin-right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

.navbar .nav > li > div > a {
    float: none;
    padding: 10px 10px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-shadow: unset;
    font-weight: 500;
  
}

.navbar-fixed-bottom .navbar-inner .container {
  margin-top:10px;
  text-align: center;
}
.navbar .btn-navbar {
    float: left;
}
.selettore-lingua-desktop {
    overflow: hidden;
    background: #fff;
    border-radius: 0 0 10px 10px;
    border: 1px solid rgba(9, 135, 198, 1);
    width: 5%;
    float: right;
    right: 4%;
    margin-top: 10px;
    padding-top: 10px;
    z-index: 111111111111111;
    position: absolute;
}
img.lingua-arrow {
    filter: invert(1);
}
.hide-desktop {
    display: none;
}
.navbar.navbar-fixed-top.scrolled {
    background: radial-gradient(ellipse at center, rgba(9, 135, 198, 1) 0%, rgba(0, 82, 150, 1) 100%);
    padding-top: 10px;
    padding-bottom: 10px;
}
.icon-button {
    background: url('https://quizvds.it/icone/arrow-right.svg') no-repeat right center;
    padding-left: 40px; /* Regola in base alla larghezza dell'icona */
    border: none;
    /* Altri stili personalizzati */
  }
p.testo-ia-promo {
    margin-top: 25px;
}
a.link-new-bottone:hover,a.tasto-allenamento:hover {
    text-decoration: unset;
}
a.link-new-bottone {
    color: #fff;
}
.bottone-scopri-quiz:hover,.tasto-inizia:hover,.tasto-donazione:hover,.tasto-form-nl:hover {
    background-color: #0f5a85a1!important;
    color: #fff;
    text-decoration: unset;
}
a.link-new:hover {
    text-decoration: unset;
}
a.link-new {
    color: #333;
}

img.icona-freccia-quiz {
    margin-left: 5px;
}

img.icona-allenamento-quiz {
    margin-right: 4px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > div > a:hover {
    color: #b6b6b6;
}
img.nl-icon {
    width: 24px;
    height: 20px;
}


.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
}

.caption {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 0;
}
.box-image-interni img {
    border-radius: 20px;
    width: 100%;
}
img.icona-freccia-quiz {
    width: unset;
}
img.icona-allenamento-quiz {
    width: unset;
}

ul.nav.pull-right > li > div {
    text-align: left;
    /*padding: 10px;*/
}
li#language-select-desktop {
    color: #fff;
}

.selettore-lingua-desktop p {
    text-align: left;
    padding-left: 15px;
    border-bottom: 1px solid #a3a3a3;
}

.selettore-lingua-desktop p:last-child {
    text-align: left;
    padding-left: 15px;
    border-bottom: unset;
}

.selettore-lingua-mobile p {
    text-align: center;
    padding-left: 15px;
    border-bottom: 1px solid #a3a3a3;
}

.selettore-lingua-mobile p:last-child {
    text-align: center;
    padding-left: 15px;
    border-bottom: unset;
}

.voce-menu {
    padding: 20px;
}
/*
html[lang="fr"]  .voce-menu {
    padding: 15px;
}
*/
.voce-menu a {
    vertical-align: middle;
    color: #fff;
}

.blocco1 {
    width: 40%;
    display: flex;
    text-align: end;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.blocco2 {
    width: auto;
}

.blocco3 {
    width: 40%;
    display: flex;
    text-align: end;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
div#language-select-desktop > div {
    color: #fff;
}
div#language-select-desktop {
    cursor: pointer;
}
.scrolled ul.nav.pull-right {
    margin-top: 0;
}
a.link-new-bottone-donazione:hover {
    text-decoration: unset;
}

.navbar.not-home.navbar-fixed-top {
    background: radial-gradient(ellipse at center, rgba(9, 135, 198, 1) 0%, rgba(0, 82, 150, 1) 100%);
    padding-bottom: 10px;
    padding-top: 10px;
}

html[lang="de"] .box-donazione p {
    width: 90%;
}
html[lang="fr"] .box-donazione p {
    width: 90%;
}
html[lang="sr-Latn-RS"] .box-donazione p {
    width: 90%;
}
html[lang="pl"] .box-donazione p {
    width: 90% !important;
}

html[lang="cs"] .box-donazione p {
    width: 90% !important;
}

html[lang="es"] .box-donazione p {
    width: 90% !important;
}
.container.contenitore-generale {
    margin-top: 7%;
    margin-bottom: 5%;
}
.navbar.is-home.navbar-fixed-top {
    padding-top: 10px;
}

.lista-qui-interni {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 5%;
    padding-bottom: 5%;
}


.box-quiz-interni {
    flex: 0 0 calc(33.33% - 20px);
    box-sizing: border-box;
    margin-bottom: 20px;
}

.box-image-interni {
    border-radius: 20px;
    width: 100%;
    flex: 0 0 calc(33.33% - 20px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
}



.box-interni-h3 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.333;
    margin-bottom: 10px;
    font-weight: 700;
}

.tasto-inizia-interni {
    border: 2px solid rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 6px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    font-weight: 700;
    font-size: 18px;
    background-color: #0F5A85;
}
.tasto-inizia-interni:hover {
    background-color: #0f5a85a1!important;
    color: #fff;
    text-decoration: unset;
}
.footer-app-2 {
    margin-top: 5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding-left: 0;
    padding-right: 0;
}
.test-seo-interne {
    margin-bottom: 5%;
}
.tasto-inizia-interni-multipli {
    display: flex;
}
a#tasto-inizia-interni-1 {
    width: 35%;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    display: flex;
    /* align-items: center; */
    justify-content: left;
    margin-right: 25px;
    color: #333;
    position: relative;
}
a#tasto-inizia-interni-2 {
    border: 2px solid rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 6px;
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    font-weight: 700;
    font-size: 18px;
    background-color: #0F5A85;
}

img.icona-materie-nera-interne {
    width: 20px;
    border-radius: unset;
    margin-right: 5px;
}
a#tasto-inizia-interni-2:hover {
    background-color: #0f5a85a1!important;
    color: #fff;
    text-decoration: unset;
}

.voce-menu a:hover {
    text-decoration: unset;
    color: #dfdfdf;
}




.swiper-container {
    width: 100%;
    max-width: 1200px; /* Imposta una larghezza massima per il contenitore */
    height: 150px; /* Altezza dello slider (aumentata per più spazio) */
    margin: 20px auto; /* Centratura orizzontale */
    position: relative; /* Necessario per posizionare le frecce */
    overflow: hidden; /* Evita che il contenuto esca dai margini */
  }
  
  .swiper-slide img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  
  /* Stile per le frecce */
  .swiper-button-next,
  .swiper-button-prev {
    color: #000; /* Colore delle frecce */
    position: absolute;
    top: 50%; /* Centra verticalmente le frecce */
    transform: translateY(-50%); /* Corregge il posizionamento verticale */
    z-index: 10;
    font-size: 24px; /* Regola la dimensione delle frecce */
    padding: 10px; /* Aggiunge spazio attorno alle frecce */
    cursor: pointer; /* Cambia il cursore quando si passa sopra */
  }
  
  /* Freccia destra */
  .swiper-button-next {
    right: 20px; /* Posizionamento a destra, con maggiore spazio */
  }
  
  /* Freccia sinistra */
  .swiper-button-prev {
    left: 20px; /* Posizionamento a sinistra, con maggiore spazio */
  }
  
.text-danger {
    color: #ff0000;
}
a.link-nl {
    color: unset;
    text-decoration: underline;
}

/*
.navbar-fixed-top {
    top: unset;
    padding-top: unset;
}

.navbar.navbar-fixed-top.scrolled {
    top: 0;
}
*/

/* Stile base per il contenitore del messaggio */
.top-message {
    width: 100%;
    background-color: #1D8703;
    color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    border-bottom: 1px solid #1a8600;
    z-index: 11;
    position: sticky;
    /* ========== NUOVA TECNICA PER LA CENTRATURA VERTICALE ========== */
    display: table;
    border-spacing: 0; /* Obbligatorio quando si usa display: table */
}

/* Annulliamo il float di Bootstrap 2.3 per far funzionare Flexbox */
.top-message .span7,
.top-message .span5 {
    float: none;
}
/* ============================================================================== */

/* Annulliamo il float di Bootstrap e usiamo display: table-cell */
.top-message .top-msg-left,
.top-message .top-msg-right {
    display: table-cell;
    vertical-align: middle; /* Il comando chiave per centrare */
    float: none; /* Disattiva il float di Bootstrap che crea conflitto */
}
/* ================================================================= */

.top-msg-left {
    padding-left: 20px;
}
.top-msg-right {
    text-align: right;
    padding: 10px 20px; /* Aggiungiamo padding verticale qui per dare altezza */
}

/* Stile per il link principale a sinistra */
.top-message .top-msg-left a {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px; /* Leggermente più grande per bilanciare i bottoni */
}
.top-message .top-msg-left a:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
}

/* ========== MODIFICA 2: NUOVI COLORI PER I BOTTONI ========== */

/* Stile base comune per i bottoni (ereditato da .btn di BS2) */
.top-message .btn {
    padding: 8px 18px;
    border-radius: 5px; /* Angoli meno arrotondati, per un look più deciso */
    font-weight: bold;
    border: none; /* Rimuoviamo il bordo, lavoriamo solo con lo sfondo */
    text-shadow: none;
    box-shadow: none;
    transition: all 0.3s ease;
}

.navbar-fixed-top {
    top: unset;
    padding-top: unset;
}

.navbar.navbar-fixed-top.scrolled {
    top: 0;
}


.flag-img-rounded {
    border-radius: 0.3rem;
    width: 20px;
}
a.primo-item:hover {
    text-decoration: unset;
}

a.ultimo-item {
    padding-left: 4px;
}
a.ultimo-item:hover {
    text-decoration: unset;
}

a.tasto-form-nl {
    border-radius: 6px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    height: 55px;
    border: 0px;
    font-weight: 700;
    font-size: 18px;
    left: -3px;
    background-color: #0F5A85;
}

.seo-text a {
    color: unset;
}
.fs-15 {
    font-size: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.testo-sei-scuola h3 {
    margin-bottom: 5px;
}

.testo-sei-scuola p {
    margin-bottom: 25px;
}









/*RESPONSIVE------------------------------------------------------------------------------*/
@media screen and (min-width: 1500px) 
{
    .banner-home {
        position: fixed !important;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .quiz-evidenza {
        position: relative;
        z-index: 10;
        margin-top: 40%;
    }
    .content-app {
        position: relative;
        z-index: 10;
    }
    .content-donazione-nl {
        position: relative;
        z-index: 10;
    }
    .quiz-tutti {
        position: relative;
        z-index: 10;
    }
    .seo-text-blocco {
        position: relative;
        z-index: 10;
    }
    .footer-app-blocco {
        position: relative;
        z-index: 10;
    }

}






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

    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 20%;
        width: 50%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 20%;
        width: 50%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 9%;
        width: 50%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 20%;
        width: 50%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 9%;
        width: 50%;
    }
    
    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 9%;
        width: 50%;
    }

    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 9%;
        width: 50%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 9%;
        width: 50%;
    }

    
    html[lang="it"] .app-right {
        position: absolute;
        right: -3%;
        top: -10%;
        width: 50%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: -5%;
        top: -8%;
        width: 50%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: -8%;
        top: -8%;
        width: 50%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: -6%;
        top: -8%;
        width: 50%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: -8%;
        top: -10%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: -8%;
        top: -10%;
        width: 50%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: -8%;
        top: -10%;
        width: 50%;
    }
    
    html[lang="cs"] .app-right {
        position: absolute;
        right: -8%;
        top: -10%;
        width: 50%;
    }


    .selettore-lingua-desktop {
        right: 2.5%;
    }

    .container.contenitore-generale {
        margin-top: 8%;
    }
   

 
}

@media (max-width: 1500px) {


    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 14%;
        width: 50%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 15%;
        width: 50%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 5%;
        width: 50%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 13%;
        width: 50%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 1%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 1%;
        width: 50%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 1%;
        width: 50%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 1%;
        width: 50%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: -2%;
        top: -20%;
        width: 50%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: -6%;
        top: -15%;
        width: 50%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: -7%;
        top: -15%;
        width: 50%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: -4%;
        top: -16%;
        width: 50%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: -7%;
        top: -13%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: -7%;
        top: -13%;
        width: 50%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: -7%;
        top: -13%;
        width: 50%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: -7%;
        top: -13%;
        width: 50%;
    }

    .container.contenitore-generale {
        margin-top: 9%;
    }

    .group-container-donazione {
        top: 22%;
    }
    
    html[lang="fr"]  .voce-menu {
        padding: 7px;
    }
    html[lang="es"]  .voce-menu {
        padding: 7px;
    }
    
    .voce-menu {
        padding: 10px;
    }

    .selettore-lingua-desktop {
        right: 3%;
    }
   
    
    

    .homelogo {
        padding-left: 0;
        padding-right: 0;
    }

    .content-app {
        padding-top: 8%;
    }
    p.main-testo-app {
 
        font-size: 80px;

    }
    .airplane-right {
        position: absolute;
        top: 57%;
        right: 0;
        width: 35%;
    }
    .airplane-left {
        position: absolute;
        top: 10%;
        left: 0;
        width: 45%;
    }
    .group-container-donazione {
        width: 82%;
        gap: unset;
    }
    .tasto-donazione {
        width: 60%;
        left: 15%;
    }
    .box-pagamenti {
        width: 60%;
    }
    .tasto-allenamento {
        margin-right: auto;
    }
    .navbar .nav > li > div > a {
        padding: 10px 5px 10px;

    }
    .box-donazione p {
        width: 85%;
    }

    .new .banner-app {
        height: 500px;
    }

}

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


    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 12%;
        width: 50%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 14%;
        width: 50%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 2%;
        width: 50%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 12%;
        width: 50%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 2%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 2%;
        width: 50%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 2%;
        width: 50%;
    }

     html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 2%;
        width: 50%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: -5%;
        top: -12%;
        width: 50%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: -6%;
        top: -10%;
        width: 50%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: -8%;
        top: -8%;
        width: 50%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: -5%;
        top: -10%;
        width: 50%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: -7%;
        top: -8%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: -7%;
        top: -8%;
        width: 50%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: -7%;
        top: -8%;
        width: 50%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: -7%;
        top: -8%;
        width: 50%;
    }

    .group-container-nl {
        top: 7%;
    }

    .selettore-lingua-desktop {
        right: 2%;
    }
    .voce-menu {
        padding: 7px;
    }
    
    html[lang="fr"] .voce-menu a {
        text-align: center;
        display: grid;
    }
    html[lang="fr"] .voce-menu img {
        margin: 0 auto;
    }
    html[lang="es"] .voce-menu a {
        text-align: center;
        display: grid;
    }
    html[lang="es"] .voce-menu img {
        margin: 0 auto;
    }
    html[lang="sr-Latn-RS"] .voce-menu img {
        margin: 0 auto;
    }
    html[lang="pl"] .voce-menu img {
        margin: 0 auto;
    }

    html[lang="cs"] .voce-menu img {
        margin: 0 auto;
    }
}

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

    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 10%;
        width: 50%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 4%;
        width: 50%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 3%;
        top: 3%;
        width: 50%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 4%;
        width: 50%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 3%;
        top: 1%;
        width: 50%;
    }
    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 3%;
        top: 1%;
        width: 50%;
    }
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 3%;
        top: 1%;
        width: 50%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 3%;
        top: 1%;
        width: 50%;
    }
    
    
    html[lang="it"] .app-right {
        position: absolute;
        right: -6%;
        top: -3%;
        width: 50%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: -6%;
        top: -3%;
        width: 50%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: -8%;
        top: -3%;
        width: 50%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: -6%;
        top: 0;
        width: 50%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: -7%;
        top: -3%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: -7%;
        top: -3%;
        width: 50%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: -7%;
        top: -3%;
        width: 50%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: -7%;
        top: -3%;
        width: 50%;
    }

    .container.contenitore-generale {
        margin-top: 10%;
    }

    .selettore-lingua-desktop {
        right: 2%;
    }
    .voce-menu {
        padding: 5px;
    }
    .content-donazione-nl {
        display: grid
    }
    .box-donazione {
        width: 100%;
        height: 270px;
    }
    .box-nl {
        width: 100%;
        height: 270px;
    }
    .box-donazione p {
       
        font-size: 25px;
        top: 10%;
        left: 5%;
        width: 90%;
    }
    .box-nl p {
        font-size: 25px;
        top: 10%;
        width: 90%;
    }
    .box-nl span {
        top: 10%;
        width: 90%;
    }
    .box-donazione span {
        top: 10%;
        width: 90%;
    }
    .group-container-donazione {
        top: 12%;
        position: relative;
        left: 5%;
        display: grid;
        width: 90%;
        gap: 25px;
    }
    .box-pagamenti {
        width: 80%;
    }
    .tasto-donazione {
        width: 35%;
        left: 0;

    }
    input.input-mail-form {
        width: 90%;
        margin-bottom: 10px;

    }
    .group-container-nl {

        position: relative;
        display: block;
        width: 90%;
        gap: 25px;
    }
    .container-form-nl {
        margin-top: 20px;
    }

    .form-nl {
        display: block;
    }

    input#mc-embedded-subscribe {
        width: 21%;
        left: 0;
    }
}


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

    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 10%;
        width: 50%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 12%;
        width: 50%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 7%;
        width: 50%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 12%;
        width: 50%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 8%;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 8%;
        width: 50%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 8%;
        width: 50%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 8%;
        width: 50%;
    }

    html[lang="it"] .app-right {
        position: absolute;
        right: -5%;
        top: -2%;
        width: 50%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: -5%;
        top: 0;
        width: 50%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: -6%;
        top: -1%;
        width: 50%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: -5%;
        top: -2%;
        width: 50%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: -4%;
        top: 0;
        width: 50%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: -4%;
        top: 0;
        width: 50%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: -4%;
        top: 0;
        width: 50%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: -4%;
        top: 0;
        width: 50%;
    }

    .container.contenitore-generale {
        margin-top: 11%;
    }

    .voce-menu {
        padding: 10px;
    }

    .voce-menu a {
        text-align: center;
        display: grid;
        vertical-align: middle;
    }

    .voce-menu img {
        margin: 0 auto;
    }

    .selettore-lingua-desktop {
        right: 1%;
    }
    li.sei-una-scuola {
        display: none;
    }

    p.main-testo-app {
        font-size: 60px;
    }
    .content-donazione-nl {
        display: grid
    }
    .box-donazione {
        width: 100%;
        height: 270px;
    }
    .box-nl {
        width: 100%;
        height: 250px;
    }
 
    .box-pagamenti {
        width: 80%;
    }
    .tasto-donazione {
        width: 35%;
        left: 0;

    }
    input.input-mail-form {
        width: 90%;
        margin-bottom: 10px;

    }

    .form-nl {
        display: block;
    }
    html[lang="de"] .hero-content h1 {
        font-size: 90px;
    }
    html[lang="sr-Latn-RS"] .hero-content h1 {
        font-size: 90px;
    }
    html[lang="pl"] .hero-content h1 {
        font-size: 90px;
    }

    html[lang="cs"] .hero-content h1 {
        font-size: 90px;
    }

}

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

    .lista-quiz-tutti {
        padding-left: 7%;
        padding-right: 7%;
    }

    .tasto-allenamento {
        width: 50%;
    }

    .tasto-inizia {
        width: 60%;
    }

   


    .container.contenitore-generale {
        margin-top: 12%;
    }

    .voce-menu {
        padding: 7px;
    }
}

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


    
    
    

    .voce-menu {
        padding: 6px;
    }

}

@media (max-width: 992px) {

    .list-app {
        flex: 0 0 calc(50% - 20px);
    }

    .carousel {
        width: 70%;
    }


    .row-flex {
        display: block;
    }
    .box-dati-app {
        width: 100%;
        align-content: stretch;
    }
    .box-slide-app {
        width: 100%;
        align-content: stretch;
        margin-top: 25px;
    }

    .span6.box-download-app {
        width: 100%;
    }

    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: 17%;
        top: -15%;
        width: 60%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: 17%;
        top: -15%;
        width: 60%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: 17%;
        top: -22%;
        width: 60%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: 17%;
        top: -15%;
        width: 60%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: 17%;
        top: -22%;
        width: 60%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: 17%;
        top: -22%;
        width: 60%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: 17%;
        top: -22%;
        width: 60%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: 17%;
        top: -22%;
        width: 60%;
    }


    .container.contenitore-generale {
        margin-top: 17%;
    }

    a.link-new-bottone-donazione {
        width: 100%;
    }
    .bottone-scopri-quiz {
        width: 55%;

    }
    .new .banner-app {
        height: 600px;
    }
    .hero-content {
        margin-top: 0;
        width: 90%;
    }

    .voce-menu {
        padding: 10px;
    }

    .voce-menu img {
        margin: 0 auto;
        filter: invert(1);
        padding-right: 6px;
    }

    html[lang="es"] .voce-menu a, html[lang="fr"] .voce-menu a, .voce-menu a  {
        text-align: left;
        display: unset;
        color: #333;
        font-size: 16px;
    }

    html[lang="de"] .hero-content h1 {
        font-size: 50px;
    }
    html[lang="sr-Latn-RS"] .hero-content h1 {
        font-size: 50px;
    }
    html[lang="pl"] .hero-content h1 {
        font-size: 50px;
    }

    html[lang="cs"] .hero-content h1 {
        font-size: 50px;
    }

    .blocco1, .blocco3 {
        width: unset;
        display: unset;
        text-align: left;
        align-items: unset;
        justify-content: unset;
        margin: unset;
    }

    .blocco2 {
        display: none;
    }

    /*.navbar .btn-navbar {
        display: block;
    }*/
    .navbar.navbar-fixed-top.scrolled.navbar-fixed-top .navbar-inner {
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }
    .lista-quiz-evidenza {
        padding-left: 8%;
        padding-right: 8%;
    }
    .hide-desktop {
        display: unset;
    }

    .quiz-evidenza {
        border-radius: 30px 30px 0px 0px;
    }

    li.hide-mobile {
        display: none;
    }

    body {
        padding-right: 0;
        padding-left: 0;
    }
    .hero-content h1 {
        font-size: 80px;
        margin-bottom: 0.5rem;
        line-height: 1.25;
    }

    .airplane-left {
      top: 10%;
      width: 65%;
    }
    .new .banner-home {
        height: 850px;
    }
    .airplane-right {
        top: 69%;
        width: 50%;
    }
    .navbar-fixed-top {
        margin-bottom: 0;
    }
    .navbar-fixed-top{
        position: fixed;
    }
    /*.top-message {
        margin-left: 0;
        margin-right: 0;
    }*/
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar .btn-navbar {
        background:unset;
        font-size: 25px;
        width: 33%;
        border-color: transparent;
        box-shadow:unset;
    }

    p.main-testo-app {
        font-size: 30px;
    }

    .sezione-app-img {
        width: 100%;   
    }

    .nav-collapse, .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
        background: #fff;
        border-radius: 0 0 10px 10px;
    }
    .navbar .nav > li > div > a {
        text-align: left !important;
        color:#000;
    }
    .navbar .nav.pull-right {
        display: block;
    }
    li.contatti-tasto-menu {
        margin-left: 0;
    }
    .navbar .nav > li > div > a > img {
       
        filter: invert(1);
    }

    .navbar-fixed-top .navbar-inner {
        padding: 0;
    }
    .homelogo-mobile {
        width: 33%;
    }
    .container-mobile-menu-flex {
        display: flex;
        align-items: center;
        margin-top: 0;
        justify-content: center;
    }
    .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
        color: #ffffff;
        background-color: unset;
    }
    img.lingua-arrow {
        margin-top: -5px;
        margin-left: 5px;
        filter: invert(1);
        width: 20px;
    }
    a.primo-item {
        /*border-bottom: 1px solid;*/
        width: unset;
        display: inline-block;
        align-items: end;
        margin-right: 0;
        padding-bottom: 10px;
        margin-left: 0;
    }

    .selettore-lingua-mobile {
        overflow: hidden;
        background: #fff;
        border: 1px solid rgba(9, 135, 198, 1);
        border-radius: 0 0 10px 10px;
        width: 20%;
        float: right;
        right: 6%;
        position: absolute;
        text-align: center;
        padding-top: 10px;
    }
    .box-quiz {
        flex: 0 0 calc(50% - 20px);
        box-sizing: border-box;
    }
    .tasto-allenamento {
        width: auto;
    }
 
    p.testo-app-promo {
        margin-bottom: 15px;
    }
    .content-donazione-nl {
        display: grid
    }
    .box-donazione {
        width: 100%;
        height: 250px;
    }
    .box-nl {
        width: 100%;
        height: 275px;
    }
 

    .box-pagamenti {
        width: 80%;
    }
    .tasto-donazione {
        width: 50%;
        left: 0;

    }
    div#language-select-mobile {
        width: 33%;
        margin: 0 auto;
        text-align: center;
        color:#fff;
        font-size: 20px;
    }
    img.lingua-mondo {
        margin-right: 2px;
        width: 25px;
    }
    .content-app {
        padding-top: 15%;
    }
    input.input-mail-form {
        width: 90%;
        margin-bottom: 10px;

    }
    .group-container-nl {
        position: relative;
        display: block;
        width: 90%;
    }

    .form-nl {
        display: block;
    }

    input#mc-embedded-subscribe {
        width: 50%;
        left: 0;
    }
 
    h2.testo-quiz-tutti {
        line-height: 1;
    }
    /*.box-quiz-tutti {
        flex: auto;
    }*/
    .box-quiz-tutti {
        flex: 0 0 calc(50% - 20px);
        box-sizing: border-box;
    }
    img.icona-freccia-quiz {
        margin-left: 5px;
    }
    .lista-app-footer {
        flex: auto;
        width: 100%;
    }
    ul.lista-link-app {
        margin-bottom: 0;
        padding-left: 10%;
        padding-bottom: 20px;
    }
  
    img.icona-allenamento-quiz {
        margin-right: 4px;
    }
    .navbar.navbar-fixed-bottom {
        width: 100%;
        background-color: #fff;
        display: grid;
        align-items: center;
        position: relative;
        padding-bottom: 0;
        margin-top: 0;
    }

    .tasto-allenamento {
        width: 50%;
        /*margin-right: 25px;*/
    }
    .box-quiz-interni {
        flex: 0 0 calc(50% - 20px);
        box-sizing: border-box;
    }

}

/*
  VISUALIZZAZIONE MOBILE:
  - Riga 1: Testo
  - Riga 2: Bottoni affiancati
*/
@media (max-width: 767px) {
    .top-message {
        display: grid;
        padding: 15px 0;
    }
    .top-message .span7, 
    .top-message .span5 {
        text-align: center !important;
        padding: 0;
        margin-left: 0;
    }
    .top-msg-left {
        margin-bottom: 15px;
    }
    .top-msg-right .btn {
        display: inline-block;
        margin: 0 5px;
        width: auto;
    }
}


@media (max-width: 768px) {

    .carousel {
        width: 90%;
    }

    .list-app {
        flex: auto;
    }
    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 7%;
        top: 54%;
        width: 90%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 4%;
        top: 51%;
        width: 95%;
    }
    
    
    html[lang="it"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }
    
    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: 10%;
        top: -16%;
        width: 73%;
    }

    .container.contenitore-generale {
        margin-top: 18.5%;
        padding-left: 2%;
        padding-right: 2%;
    }

    .hide-desktop {
        display: unset;
    }

    .quiz-evidenza {
        border-radius: 30px 30px 0px 0px;
    }

    li.hide-mobile {
        display: none;
    }

    body {
        padding-right: 0;
        padding-left: 0;
    }
    .hero-content h1 {
        font-size: 60px;
        margin-bottom: 0.5rem;
        line-height: 1.25;
    }



    .airplane-left {
        top: 10%;
        width: 65%;
    }
    .hero-content {
        margin-top: 0;
        width: 90%;
    }
    .new .banner-home {
        height: 850px;
    }
    .airplane-right {
        top: 73%;
        width: 60%;
    }
    .navbar-fixed-top {
        margin-bottom: 0;
    }
    .navbar-fixed-top{
        position: fixed;
    }
    /*.top-message {
        margin-left: 0;
        margin-right: 0;
    }*/
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar .btn-navbar {
        background:unset;
        font-size:16px;
        width: 33%;
        border-color: transparent;
        box-shadow:unset;
    }

    p.main-testo-app {
        font-size: 30px;
    }

    .sezione-app-img {
        width: 100%;   
    }

    .nav-collapse, .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
        background: #fff;
        border-radius: 0 0 10px 10px;
    }
    .navbar .nav > li > div > a {
        text-align: left !important;
        color:#000;
    }
    .navbar .nav.pull-right {
        display: block;
    }
    li.contatti-tasto-menu {
        margin-left: 0;
    }
    .navbar .nav > li > div > a > img {
       
        filter: invert(1);
    }

    .navbar-fixed-top .navbar-inner {
        padding: 0;
    }
    .homelogo-mobile {
        width: 33%;
    }
    .container-mobile-menu-flex {
        display: flex;
        align-items: center;
        margin-top: 0;
        justify-content: center;
    }
    .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
        color: #ffffff;
        background-color: unset;
    }
    img.lingua-arrow {
        margin-top: -5px;
        margin-left: 5px;
        filter: invert(1);
    }
    a.primo-item {
        /*border-bottom: 1px solid;*/
        width: unset;
        display: inline-block;
        align-items: end;
        margin-right: 0;
        padding-bottom: 10px;
        margin-left: 0;
    }

    .selettore-lingua-mobile {
        overflow: hidden;
        background: #fff;
        border-radius: 0 0 10px 10px;
        width: 20%;
        float: right;
        right: 6%;
        position: absolute;
        text-align: center;
        padding-top: 10px;
    }
    .box-quiz {
        flex: auto;
    }
    .tasto-allenamento {
        width: 50%;
    }
 
    ul.lista-link-app {
        width: 30%;
    }
    p.testo-app-promo {
        margin-bottom: 5px;
    }
    .content-donazione-nl {
        display: grid
    }
    .box-donazione {
        width: 100%;
        height: 350px;
    }
    .box-nl {
        width: 100%;
        height: 280px;
    }
 
    .group-container-donazione {
        width: 70%;

    }
    .box-pagamenti {
        width: 80%;
    }
    .tasto-donazione {
        width: 65%;
        left: 0;

    }
    div#language-select-mobile {
        width: 33%;
        margin: 0 auto;
        text-align: center;
        color:#fff;
    }
    .new .banner-app {
        height: 650px;
    }
  
    .content-app {
        padding-top: 20%;
    }
    input.input-mail-form {
        width: 90%;
        margin-bottom: 10px;

    }


    .form-nl {
        display: block;
    }

    input#mc-embedded-subscribe {
        width: 50%;
        left: 0;
    }
 
    h2.testo-quiz-tutti {
        line-height: 1;
    }
    .box-quiz-tutti {
        flex: auto;
    }
    img.icona-freccia-quiz {
        margin-left: 5px;
    }
    .lista-app-footer {
        flex: auto;
    }
    ul.lista-link-app {
        margin-bottom: 0;
    }
    .content-donazione-nl {
        padding-bottom: 5%;
    }
    img.icona-allenamento-quiz {
        margin-right: 4px;
    }
    .navbar.navbar-fixed-bottom {
        width: 100%;
        background-color: #fff;
        display: grid;
        align-items: center;
        position: relative;
        padding-bottom: 0;
        margin-top: 0;
    }
    .box-quiz-interni {
        flex: 0 0 calc(90% - 20px);
        box-sizing: border-box;
    }
 

}

@media (max-width: 576px) {

    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 48%;
        width: 90%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 48%;
        width: 90%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 44%;
        width: 90%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 48%;
        width: 90%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 44%;
        width: 90%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 44%;
        width: 90%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 44%;
        width: 90%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 44%;
        width: 90%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

}

@media (max-width: 480px) {


    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 40%;
        width: 90%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 40%;
        width: 90%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 35%;
        width: 90%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 40%;
        width: 90%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 34%;
        width: 90%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 34%;
        width: 90%;
    }
    
    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 34%;
        width: 90%;
    }

    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 34%;
        width: 90%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: 1%;
        top: -13%;
        width: 92%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 90%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 90%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="cs"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    .container.contenitore-generale {
        margin-top: 22.5%;

    }

    html[lang="de"] .hero-content h1 {
        font-size: 30px;
    }

    html[lang="sr-Latn-RS"] .hero-content h1 {
        font-size: 30px;
    }

    html[lang="pl"] .hero-content h1 {
        font-size: 30px;
    }

    html[lang="cs"] .hero-content h1 {
        font-size: 30px;
    }

    .new .banner-app {
        height: 620px;
    }
    html[lang="de"] .box-donazione p {
        font-size: 20px;
    }

 

    img.lingua-mondo {
        margin-right: 2px;
        width: 20px;
    }

    ul.lista-link-app {
        width: 39%;
    }
    ul.lista-link-app {
        padding-left: 0;
    }
    .bottone-scopri-quiz {
        width: 70%;
    }

    .hide-desktop {
        display: unset;
    }

    .quiz-evidenza {
        border-radius: 30px 30px 0px 0px;
    }

    li.hide-mobile {
        display: none;
    }

    body {
        padding-right: 0;
        padding-left: 0;
    }
    .hero-content h1 {
        font-size: 40px;
        margin-bottom: 0.5rem;
        line-height: 1.25;
    }

    .airplane-left {
        top: 8%;
        width: 85%;
    }

    .airplane-right {
        top:  80%;

    }
    .navbar-fixed-top {
        margin-bottom: 0;
    }
    .navbar-fixed-top{
        position: fixed;
    }
    /*.top-message {
        margin-left: 0;
        margin-right: 0;
    }*/
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar .btn-navbar {
        background:unset;
        font-size:16px;
        width: 25%;
        border-color: transparent;
        box-shadow:unset;
    }

    p.main-testo-app {
        font-size: 30px;
    }

    .sezione-app-img {
        width: 100%;   
    }

    .nav-collapse, .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
        background: #fff;
        border-radius: 0 0 10px 10px;
    }
    .navbar .nav > li > div > a {
        text-align: left !important;
        color:#000;
    }
    .navbar .nav.pull-right {
        display: block;
    }
    li.contatti-tasto-menu {
        margin-left: 0;
    }
    .navbar .nav > li > div > a > img {
       
        filter: invert(1);
    }

    .navbar-fixed-top .navbar-inner {
        padding: 0;
    }
    .homelogo-mobile {
        width: 33%;
    }
    .container-mobile-menu-flex {
        display: flex;
        align-items: center;
        margin-top: 0;
        justify-content: center;
        
    }
    .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
        color: #ffffff;
        background-color: unset;
    }
    img.lingua-arrow {
        margin-top: -5px;
        margin-left: 5px;
        filter: invert(1);
        width: 15px;
    }
    a.primo-item {
        /*border-bottom: 1px solid;*/
        width: unset;
        display: inline-block;
        align-items: end;
        margin-right: 0;
        padding-bottom: 10px;
        margin-left: 0;
    }

    .selettore-lingua-mobile {
        overflow: hidden;
        background: #fff;
        border-radius: 0 0 10px 10px;
        width: 20%;
        float: right;
        right: 10%;
        position: absolute;
        text-align: center;
        padding-top: 10px;
    }
    .box-quiz {
        flex: auto;
    }
    .tasto-allenamento {
        width: auto;
    }



    p.testo-app-promo {
        margin-bottom: 5px;
    }

    .content-donazione-nl {
        display: grid
    }
    .box-donazione {
        width: 100%;
        height: 375px;
    }
    .box-nl {
        width: 100%;
        height: 310px;
    }

    html[lang="fr"] .box-donazione {
        width: 100%;
        height: 420px;
    }
    html[lang="fr"] .box-nl {
        width: 100%;
        height: 350px;
    }

    .group-container-donazione {
        width: 90%;
    }
    .box-pagamenti {
        width: 80%;
    }
    .tasto-donazione {
        width: 75%;
        left: 0;

    }
    a.tasto-form-nl {
        width: 75%;
    }
    div#language-select-mobile {
        width: 33%;
        margin: 0 auto;
        text-align: center;
        color:#fff;
    }

    .content-app {
        padding-top: 29%;
    }
    input.input-mail-form {
        width: 90%;
        margin-bottom: 10px;

    }


    .form-nl {
        display: block;
    }

    input#mc-embedded-subscribe {
        width: 75%;
        left: 0;
    }

    h2.testo-quiz-tutti {
        line-height: 1;
    }
    .box-quiz-tutti {
        flex: auto;
    }
    img.icona-freccia-quiz {
        margin-left: 5px;
    }
    .lista-app-footer {
        flex: auto;
    }
    ul.lista-link-app {
        margin-bottom: 0;
    }
    .content-donazione-nl {
        padding-bottom: 10%;
    }
    img.icona-allenamento-quiz {
        margin-right: 4px;
    }
    .navbar.navbar-fixed-bottom {
        width: 100%;
        background-color: #fff;
        display: grid;
        align-items: center;
        position: relative;
        padding-bottom: 0;
        margin-top: 0;
    }
    .quiz-tutti {
        padding-bottom: 10%;
    }
    .footer-app-blocco {
        padding-bottom: 10%;
    }

    .selettore-lingua-mobile p {
        text-align: left;
        padding-left: 15px;
        border-bottom: 1px solid #a3a3a3;
    }
    .selettore-lingua-mobile p:last-child {
        text-align: left;
        padding-left: 15px;
        border-bottom: unset;
    }


}

@media (max-width: 380px) {
    html[lang="it"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 35%;
        width: 90%;
    }
    
    html[lang="en"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 35%;
        width: 90%;
    }
    
    html[lang="fr"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
    }
    
    html[lang="de"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 35%;
        width: 90%;
    }
    
    html[lang="es"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
    }

    html[lang="sr-Latn-RS"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
    }

    html[lang="pl"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
    }
    
    html[lang="cs"] .hero-content-app {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
    }
    
    html[lang="it"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 90%;
    }
    
    html[lang="en"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 90%;
    }
    
    
    html[lang="fr"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    
    html[lang="de"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 90%;
    }
    
    html[lang="es"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="sr-Latn-RS"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

    html[lang="pl"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }
    
    html[lang="cs"] .app-right {
        position: absolute;
        right: 3%;
        top: -13%;
        width: 85%;
    }

  
}

/* Allinea verticalmente il bottone newsletter con il blocco donazione */
@media (min-width: 1300px) {
  .group-container-donazione {
    top: 26%;   /* già così nel tuo CSS, lo ribadiamo per sicurezza */
  }

  .group-container-nl {
    top: 26%;   /* stesso offset verticale della donazione */
  }

  .container-form-nl {
    top: 0;     /* togliamo il +50% in più */
  }
}
