﻿/*----tipografy----*/
/* ---- fonts ----- declarations --- */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400..900&display=swap");
/*----COLOR----*/
.dropdown-item:hover, .dropdown-item:focus {
  color: unset;
  background: #647493;
}

.h-80 {
  height: 80% !important;
}

.btn {
  border-color: #ff6600 !important;
  font-size: 1rem;
}

.btn-lg {
  padding: 1rem 2rem;
  border-radius: 0.5rem;
}

/*.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}*/
.poppins-regular, body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold, b, strong, .text-bold, #tipo-b .chart p {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic, i {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.noto-sans-arabic-regular, body #arabo p, body #arabo i, body #arabo span {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.noto-sans-arabic-medium {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.noto-sans-arabic-semibold {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600 !important;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.noto-sans-arabic-bold, body #arabo b, body #arabo strong, body #arabo .text-bold, body #arabo #tipo-b .chart p, #tipo-b .chart body #arabo p {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.noto-sans-arabic-extrabold {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800 !important;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.noto-sans-arabic-black {
  font-family: "Noto Sans Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.fs-8 {
  font-size: 0.5rem;
}

/* 8px  */
.fs-10 {
  font-size: 0.625rem;
}

/* 10px */
.fs-12 {
  font-size: 0.75rem;
}

/* 12px */
.fs-14 {
  font-size: 0.875rem;
}

/* 14px */
.fs-16 {
  font-size: 1rem;
}

/* 16px */
.fs-18 {
  font-size: 1.125rem;
}

/* 18px */
.fs-20 {
  font-size: 1.25rem;
}

/* 20px */
.fs-24 {
  font-size: 1.5rem;
}

/* 24px */
.fs-28 {
  font-size: 1.75rem;
}

/* 28px */
.fs-30 {
  font-size: 1.875rem;
}

.fs-32 {
  font-size: 2rem;
}

/* 32px */
.fs-36 {
  font-size: 2.25rem;
}

/* 36px */
.fs-40 {
  font-size: 2.5rem;
}

/* 40px */
.fs-48 {
  font-size: 3rem;
}

/* 48px */
.fs-56 {
  font-size: 3.5rem;
}

/* 56px */
.fs-60 {
  font-size: 3.75rem;
}

/* 60px */
.fs-64 {
  font-size: 4rem;
}

/* 64px */
body {
  transition: all 1.3s ease-in-out;
}

body {
  font-size: 1rem;
  color: #101411;
  background: #ffffff;
  line-height: 1.555556;
  word-break: break-word;
}
small {
  font-size: 0.7rem;
}

.text-orange {
  color: #ff6600 !important;
}

.text-blue {
  color: #213657 !important;
}

.bg-blue {
  background: #213657 !important;
}

.bg-orange {
  background: #ff6600 !important;
}

.bg-grey {
  background: #EFEFEF !important;
}

.bg-svg-blue {
  background: url("../svg/sfondo_blu.svg") no-repeat center center;
  background-size: cover !important;
}

.bg-radial-blue {
  background: var(--Style, radial-gradient(164.38% 191.53% at 63.19% 2.6%, #0C61AF 0%, #063F73 50%, #011D36 100%));
}

.preferences_prompt_control_analytics .configuration_icon_not_selected_analytics {
  background-color: #ff6600 !important;
}

.hover, header#header #top-nav .navbar-nav .nav-item .nav-link:hover, header#header #top-nav .navbar-nav .nav-item .nav-link:focus, header#header #top-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item > a:hover, header#header #top-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item a:focus {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}

.object-fit-cover {
  object-fit: cover !important;
}

.shapeborder {
  border-radius: 50px;
  overflow: hidden;
}

.border-round {
  border-radius: 44px;
}

.p-075 {
  padding: 0.75rem;
}

.jump-up {
  position: fixed;
  bottom: 15px;
  right: 25px;
  z-index: 25;
}
.jump-up .inner-container {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #213657;
  transform: rotate(-0.25turn);
  transition: all 0.4s ease;
  cursor: pointer;
}
.jump-up .inner-container:hover {
  border-color: #EFEFEF;
  transition: all 0.4s ease;
}
.jump-up .inner-container:hover .icon {
  color: #EFEFEF;
  transition: all 0.6s ease;
}
.jump-up .inner-container .icon {
  color: #ff6600;
  font-size: 55px;
  transition: all 0.6s ease;
  box-shadow: 0 0 3px #EFEFEF;
  text-shadow: 0 0 12px #EFEFEF;
}
.jump-up .inner-container .icon::before {
  transform: translate(-32%, -42%);
}

.accordion .accordion-item {
  margin-bottom: 1.2rem !important;
}
.accordion .accordion-header .accordion-button {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 10px !important;
  margin-bottom: 0.25rem;
  padding: 1.25rem 1.5rem;
}
.accordion .accordion-header .accordion-button:focus {
  z-index: 3;
  border-color: unset !important;
  outline: 0;
  box-shadow: unset !important;
}
.accordion .accordion-header .accordion-button::after {
  background-image: unset !important;
}
.accordion .accordion-collapse .accordion-body {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  border-radius: 10px !important;
  padding-bottom: 1.25rem;
}

header#header {
  position: relative;
  z-index: 100;
  background-color: #213657;
  padding-right: 2.1rem;
  padding-left: 1.7rem;
}
header#header #top-nav {
  backdrop-filter: blur(91.5px);
  width: 100%;
  height: 4.5rem;
  flex-shrink: 0;
}
header#header #top-nav .navbar-toggler-icon {
  width: 1.5em;
  height: 1.5rem;
  background-color: unset;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
header#header #top-nav .navbar-brand img.logowebsite {
  max-width: 21.625rem;
  height: auto;
}
header#header #top-nav .navbar-nav .nav-item {
  padding: 0 clamp(0.5rem, 1.2vw, 1rem);
  display: inline-flex;
}
header#header #top-nav .navbar-nav .nav-item .nav-link {
  align-self: center;
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  white-space: nowrap;
  word-break: keep-all;
}
header#header #top-nav .navbar-nav .nav-item .nav-link:hover, header#header #top-nav .navbar-nav .nav-item .nav-link:focus {
  background: #647493;
}
header#header #top-nav .navbar-nav .nav-item .dropdown-menu {
  background-color: #213657;
  border: none;
  border-radius: 0;
  top: 75%;
}
header#header #top-nav .navbar-nav .nav-item .dropdown-menu.show {
  transition: all 0.6s ease-out;
}
header#header #top-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  color: #ffffff;
  padding: 0.75rem 1.1rem;
  text-align: center;
}
header#header #top-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item a {
  text-decoration: none;
}
header#header #searchMobile {
  display: none;
  top: 8rem;
  background: rgba(112, 98, 91, 0.5);
}
header#header #searchMobile .search-visible {
  display: block !important;
  transform: translateY(0);
  transition: all 0.6s ease-out;
}

/*----FOOTER----*/
#site-footer #footer {
  font-size: 1rem;
}
#site-footer #footer .footer-logo {
  width: 8.4375rem;
  height: auto;
  flex-shrink: 0;
}
#site-footer #footer .sponsor-logos {
  gap: 1rem;
}
#site-footer #footer .sponsor-logos .sponsor-logo {
  max-height: 3.75rem;
  margin-right: 1.5rem;
  margin-bottom: 1rem;
  object-fit: contain;
}
#site-footer #footer .links_footer a {
  color: #ffffff;
  text-decoration: none;
  margin-right: 0.25rem;
}
#site-footer #footer .links_footer a:hover {
  text-decoration: underline;
}
#site-footer #footer .small.white {
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 1.4;
}

#herobanner {
  border-bottom-left-radius: 3.125rem; /* 50px */
  border-bottom-right-radius: 3.125rem; /* 50px */
  overflow: hidden;
}
#herobanner .background-hero {
  background-size: cover;
  height: clamp(21.25rem, 75vw, 43.75rem); /* 340px, 700px */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
#herobanner .background-hero.hero-1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), url("../img/MENB-group-char_1.png");
  background-position: center 20%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: lightgray;
}
#herobanner .text-hero {
  bottom: 0;
  width: 100% !important;
}
#herobanner .text-hero h2, #herobanner .text-hero h1 {
  font-family: Poppins;
  font-size: clamp(1.65rem, 4vw, 3.75rem);
  font-style: normal;
  font-weight: 700;
  line-height: 1.23;
}
#herobanner .text-hero h4 {
  font-family: Poppins;
  font-size: clamp(0.85rem, 2.1vw, 2rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

#what > .padding-laterale, #accordionMeningiteB > .padding-laterale {
  padding-left: clamp(0.9375rem, 8vw, 6.25rem) !important; /* 15px, 100px */
  padding-right: clamp(0.9375rem, 8vw, 6.25rem) !important; /* 15px, 100px */
}

#tipo-b {
  /* Animazione del disegno */
}
#tipo-b .circle-chart {
  max-width: 4.8125rem; /* 77px */
  max-height: 4.8125rem; /* 77px */
}
#tipo-b .circle {
  fill: none;
  stroke-width: 1.5;
  stroke: #ff6600;
  stroke-linecap: round;
  animation: progress 2s ease-out;
}
#tipo-b .circle.reverse {
  transform-origin: center center;
  transform: rotatey(180deg);
}
#tipo-b .percentage {
  font-size: 0.5rem;
  text-anchor: middle;
  fill: #ffffff;
}
@keyframes progress {
  from {
    stroke-dasharray: 0, 100;
  }
}

#rischio .row > .col-md-4 {
  padding: 0 9px;
}

#bilbiografia a {
  color: #101411 !important;
}

/*---meningite-b----*/
#herobanner.meningite .background-hero {
  height: clamp(11.25rem, 75vw, 26.5rem); /* 180px, 424px */
}
#herobanner.meningite .background-hero.meningite-1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), url("../img/pagina-meningite-b.jpg");
  background-position: center 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

#perche-proteggerli .row > .col-12 img {
  width: 3.5rem; /* 56px */
}
#perche-proteggerli .row > .col-12 p {
  margin-bottom: 0 !important;
}

/*---prevenzione----*/
#agisci .bambini-sborda {
  max-width: 80%;
  bottom: 0;
  position: absolute;
  overflow: hidden;
  right: 0;
}

.vaccinazione .row > .col-3 img {
  width: 4.375rem; /* 70px */
  overflow: visible;
}

/*---- FAQ----*/
#faq #headingConseguenze button, #faq #headingCausa button, #faq #headingSintomi button {
  background-color: #ff6600;
  text-color: #ffffff;
}
#faq #collapseConseguenze .accordion-body, #faq #collapseCausa .accordion-body, #faq #collapseSintomi .accordion-body {
  background-color: rgba(255, 102, 0, 0.5);
}
#faq #headingRischio button, #faq #headingDosi button, #faq #headingCura button {
  background-color: #D1D0D4;
  color: #213657;
}
#faq #collapseRischio .accordion-body, #faq #collapseDosi .accordion-body, #faq #collapseCura .accordion-body {
  background-color: rgba(209, 208, 212, 0.5);
}
#faq #headingPrevenzione button, #faq #headingTrasmissione button {
  background-color: #213657;
  color: #ffffff;
}
#faq #collapsePrevenzione .accordion-body, #faq #collapseTrasmissione .accordion-body {
  background-color: rgba(33, 54, 87, 0.35);
}

/*-----other language-----*/
.other-language #who-is-at-risk {
  padding: 1.25rem 0;
}
.other-language #what-is-it .bg-orange.p-075.border-round, .other-language #who-is-at-risk .bg-orange.p-075.border-round {
  width: 5rem;
  height: 5rem;
  overflow: visible;
}

/*-----english-----*/
/*-----arabo-----*/
#arabo {
  direction: rtl;
}

@media (max-width: 1199.98px) {
  header#header .navbar-brand {
    max-width: 25%;
  }
  header#header .navbar-brand img {
    max-width: 280px !important;
  }
}
@media (max-width: 991.98px) {
  header#header .navbar-brand {
    max-width: calc(100% - 65px);
    margin-right: 0;
  }
  header#header .navbar-brand img {
    max-width: 280px !important;
  }
  header#header .navbar-nav {
    background-color: #213657;
  }
  header#header .navbar-nav .nav-item {
    display: unset !important;
  }
  header#header .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    text-align: unset !important;
  }
}
@media (max-width: 767.98px) {
  .shapeborder {
    border-radius: 30px;
    overflow: hidden;
  }
  #agisci .bg-svg-blue.d-flex {
    margin-top: 30px;
  }
  #agisci .bg-svg-blue.d-flex .position-absolute.w-25 {
    position: relative !important;
    width: 50% !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #agisci .bg-svg-blue.d-flex .bambini-sborda {
    max-width: 70%;
  }
}
@media (max-width: 575.98px) {
  #herobanner .text-hero h2 {
    padding: 0 15px;
  }
  #herobanner .text-hero h4 {
    margin-top: 15px !important;
    padding: 0 15px;
  }
  #agisci .bg-svg-blue.d-flex {
    flex-direction: column;
  }
  #agisci .bg-svg-blue.d-flex .position-absolute.w-25 {
    position: relative !important;
    width: 100% !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #agisci .bg-svg-blue.d-flex .bambini-sborda {
    position: relative !important;
    right: 7.5% !important;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #agisci .bg-svg-blue.d-flex {
    margin-top: 200px;
  }
  #agisci .bg-svg-blue.d-flex .position-absolute.w-25 {
    position: relative !important;
    width: 40% !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 575.98px) {
  header#header .navbar-brand img {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header#header #top-nav .navbar-nav .nav-item {
    padding: 0 clamp(5PX, 0.6vw, 1rem);
  }
  header#header #top-nav .navbar-nav .nav-item .nav-link {
    font-size: 0.9rem !important;
  }
  header#header #top-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 13px;
  }
  header#header #top-nav .navbar-nav .nav-image {
    padding: 0 0.3rem !important;
  }
  header#header #top-nav .navbar-nav .nav-image .nav-link img {
    max-width: 24px !important;
  }
  #agisci .bg-svg-blue.d-flex {
    flex-direction: column;
  }
  #agisci .bg-svg-blue.d-flex .position-absolute.w-25 {
    position: relative !important;
    width: 100% !important;
  }
  #agisci .bg-svg-blue.d-flex .bambini-sborda {
    max-width: 100% !important;
    right: 7.5% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  #agisci .bg-svg-blue.d-flex {
    flex-direction: column;
  }
  #agisci .bg-svg-blue.d-flex .position-absolute.w-25 {
    position: relative !important;
    width: 100% !important;
  }
  #agisci .bg-svg-blue.d-flex .bambini-sborda {
    right: 15% !important;
  }
}
@media (min-width: 768px) {
  #decorrenza .shift-left-md {
    margin-top: -2rem; /* sposta la colonna di 4 colonne Bootstrap verso sinistra */
    z-index: 2; /* porta l'immagine sopra eventuali contenuti sottostanti */
  }
  #arabo .offset-md-4 {
    margin-left: unset !important;
    margin-right: 33.33333%;
  }
  #arabo .offset-md-2 {
    margin-left: unset !important;
    margin-right: 16.66667%;
  }
}
