html {
  box-sizing: border-box;
  font-size: 100%
}

*,
:after,
:before {
  box-sizing: inherit
}

body {
  color: #000;
  line-height: 1.3
}

main {
  background-color: #fff;
  border-radius: 15px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px
}

@media only screen and (min-width:1000px) {
  main {
    display: flex;
    padding: 1.5rem
  }

  .content {
    flex: 3
  }

  aside {
    flex: 1
  }
}

.h1,
h1,
h2,
h3 {
  font-weight: 700;
  margin-top: 0
}

.h1,
h1 {
  font-size: 2rem
}

@media only screen and (min-width:1000px) {

  .h1,
  h1 {
    font-size: 3rem
  }
}

h2 {
  font-size: 1.5rem
}

@media only screen and (min-width:1000px) {
  h2 {
    font-size: 1.5rem
  }
}

h3 {
  font-size: 1.25rem
}

@media only screen and (min-width:1000px) {
  h3 {
    font-size: 1.2rem
  }
}

@font-face {
  font-family: Lato;
  src: url(clientlib-base/resources/fonts/Lato-Regular.ttf) format("truetype")
}

@font-face {
  font-family: Roboto;
  src: url(clientlib-base/resources/fonts/Roboto-Regular.ttf) format("truetype")
}

body {
  background: #fff;
  color: #303030;
  font-family: Lato;
  font-size: 1em;
  letter-spacing: 0
}

body .titolo-responso {
  font-size: 28px;
  font-weight: 700
}

@media (max-width:767px) {
  body .titolo-responso {
    font-size: 24px
  }
}

body .testo-responso {
  font-size: 1rem;
  margin-bottom: 24px;
  margin-top: 4px
}

body .captcha {
  transform: scale(1);
  transform-origin: 0 0
}

@media (max-width:300px) {
  body .captcha {
    transform: scale(.75);
    transform-origin: 0 0
  }
}

@media (min-width:301px) and (max-width:359px) {
  body .captcha {
    transform: scale(.85);
    transform-origin: 0 0
  }
}

@media (min-width:360px) and (max-width:374px) {
  body .captcha {
    transform: scale(.98);
    transform-origin: 0 0
  }
}

body .captcha-dx {
  transform: scale(1);
  transform-origin: 0 0
}

@media (max-width:300px) {
  body .captcha-dx {
    transform: scale(.72)
  }
}

@media (min-width:301px) and (max-width:359px) {
  body .captcha-dx {
    transform: scale(.78)
  }
}

@media (min-width:360px) and (max-width:991px) {
  body .captcha-dx {
    transform: scale(.89)
  }
}

@media (min-width:992px) and (max-width:1199px) {
  body .captcha-dx {
    transform: scale(.73)
  }
}

@media (min-width:1200px) and (max-width:1439px) {
  body .captcha-dx {
    transform: scale(.88)
  }
}

@media (min-width:1440px) and (max-width:1600px) {
  body .captcha-dx {
    transform: scale(.89)
  }
}

body .btn-primary,
body .btn-secondary {
  font-size: 16px !important;
  height: 49px !important;
  line-height: 19.2px !important;
  margin-right: 14px;
  padding: 15px !important
}

body .pad-custom {
  padding: 2px 46px !important
}

@media (max-width:375px) {
  body .pad-custom {
    padding: 2px 24px !important
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .pad-custom {
    padding: 1em !important
  }
}

body .list-inline-item {
  margin-right: 2rem !important
}

@media (min-width:375px) and (max-width:767px) {
  body .container-fluid {
    padding-left: 8px;
    padding-right: 8px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .container-fluid {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1400px) {
  body .container-fluid {
    padding-left: 155px;
    padding-right: 155px
  }

  body .container {
    padding: 0
  }
}

body header .legals {
  background: #f4f5f7;
  color: #777;
  font-size: 13px;
  font-weight: 500
}

@media (min-width:375px) and (max-width:767px) {
  body header .legals {
    padding: 1em !important
  }
}

body header .legals .placeholder-legals-1 img {
  height: 29px
}

@media (max-width:375px) {
  body header .legals .placeholder-legals-1 img {
    height: 1.7em
  }
}

body header .legals .placeholder-legals-2 img {
  height: 29px
}

@media (max-width:375px) {
  body header .legals .placeholder-legals-2 img {
    height: 1.7em
  }
}

body header .menu {
  background: #ffe200;
  font-size: .95em
}

body header .menu .dropdown-menu {
  border-radius: 0 !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .25);
  left: 1.5em;
  margin-top: .8em
}

body header .menu .dropdown-menu li {
  margin: 1em .5em
}

body header .menu .dropdown-menu .dropdown-item {
  color: #00539c
}

body header .menu .dropdown-menu .dropdown-item:active,
body header .menu .dropdown-menu .dropdown-item:hover,
body header .menu .dropdown-menu .dropdown-item:visited {
  background-color: transparent;
  text-decoration: underline
}

body header .menu .nav-item {
  height: 39px
}

body header .menu .nav-item.social-link {
  display: inline;
  float: left;
  margin-left: -10px;
  position: relative
}

body header .menu .nav-item .nav-link:hover {
  text-decoration: underline
}

body header .menu .nav-item.gioca-online {
  background-color: #00539c !important;
  border-radius: 4px;
  margin-left: 1em;
  margin-right: 3em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

@media (min-width:375px) and (max-width:767px) {
  body header .menu .nav-item.gioca-online {
    margin-left: 1.5em;
    margin-top: .8em
  }
}

body header .menu .nav-item.gioca-online .nav-link {
  color: #fff !important
}

body header .menu .nav-item.gioca-online .dropdown-menu {
  left: -8em;
  margin-top: .8em
}

body header .menu .nav-item.gioca-online .dropdown-menu li {
  margin: 1em .5em
}

body header .menu .nav-item.gioca-online .dropdown-menu .dropdown-item:active,
body header .menu .nav-item.gioca-online .dropdown-menu .dropdown-item:hover,
body header .menu .nav-item.gioca-online .dropdown-menu .dropdown-item:visited {
  background-color: transparent;
  text-decoration: underline
}

body header .menu .navbar-toggler .navbar-toggler-icon {
  background-image: none;
  color: #00539c
}

body header .menu .nav-link {
  color: #00539c !important;
  font-size: 16px
}

body header .menu .nav-link.dropdown-toggle:after {
  display: none
}

body header .menu-resp {
  background: #ffe200;
  font-size: .95em
}

body header .menu-resp .navbar-toggler .navbar-toggler-icon {
  background-image: none;
  color: #00539c
}

body header .menu-resp .navbar-nav .nav-item a.gioca-online {
  background-color: #00539c !important;
  border-radius: 4px;
  color: #fff !important;
  margin-left: .5em;
  margin-right: 3em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

body header .menu-resp .navbar-nav .nav-item a.gioca-online body header .menu-resp .dropdown-menu {
  margin-left: .6em;
  margin-right: .85em
}

body header .menu-resp .nav-link {
  color: #00539c !important;
  font-size: 16px;
  margin-bottom: 32px
}

body header .menu-resp .nav-link.dropdown-toggle:after {
  display: none
}

body header .menu-resp .dropdown-menu {
  border: none;
  border-radius: 0;
  margin-bottom: 24px;
  margin-left: .7em;
  margin-right: .9em;
  padding: 4px 24px 24px 30px
}

body header .menu-resp .dropdown-menu li {
  margin-top: 24px
}

body header .menu-resp .dropdown-menu li a {
  color: #00539c
}

body .hero-banner {
  background: #00539c
}

@media (max-width:374px) {
  body .hero-banner {
    height: 45em
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner {
    height: 755px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner {
    height: 690px
  }
}

@media (min-width:1400px) {
  body .hero-banner {
    height: 524px
  }
}

body .hero-banner .placeholder-img {
  height: 524px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0
}

@media (max-width:374px) {
  body .hero-banner .placeholder-img {
    height: 42em
  }
}

body .hero-banner .placeholder-img img {
  height: 100%;
  width: 100%
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .placeholder-img {
    height: 755px;
    width: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .placeholder-img {
    height: 659px;
    width: 100%
  }
}

body .hero-banner .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  margin-bottom: 1em
}

@media (max-width:767px) {
  body .hero-banner .btn-primary {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .btn-primary {
    display: block;
    height: 49px;
    margin: 0 auto 1em;
    padding: 15px;
    width: 203px
  }
}

body .hero-banner .btn-primary:hover {
  color: #087ade
}

body .hero-banner .btn-primary:active,
body .hero-banner .btn-primary:focus,
body .hero-banner .btn-primary:hover,
body .hero-banner .btn-primary:visited {

}

body .hero-banner .btn-secondary {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1em;
  padding: 5px 12px
}

@media (max-width:767px) {
  body .hero-banner .btn-secondary {
    width: 100%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .btn-secondary {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .btn-secondary {
    display: block;
    height: 49px;
    margin: 0 auto 1em;
    padding: 15px;
    width: 203px
  }
}

body .hero-banner .btn-secondary:hover {
  border-color: #087ade;
  color: #087ade
}

body .hero-banner .btn-secondary:active,
body .hero-banner .btn-secondary:focus,
body .hero-banner .btn-secondary:hover,
body .hero-banner .btn-secondary:visited {

}

body .hero-banner .sopratitolo {
  color: #00539c;
  font-size: 18px
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .sopratitolo {
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .sopratitolo {
    text-align: center
  }
}

body .hero-banner .titolo {
  color: #fff;
  max-width: 550px
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .titolo {
    font-family: Lato;
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    max-width: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .titolo {
    font-size: 38px;
    max-width: 100%;
    padding: 0 1em;
    text-align: center
  }
}

body .hero-banner .sottotitolo {
  color: #fff
}

@media (min-width:768px) and (max-width:991px) {
  body .hero-banner .sottotitolo {
    max-width: 100%;
    padding: 0 1em;
    text-align: center
  }
}

body .hero-banner .carosello-container {
  height: 346px;
  width: 420px
}

body .hero-banner .carosello-container .carousel .carousel-indicators button {
  background-clip: unset;
  border-bottom: 4px solid transparent;
  border-radius: 6px !important;
  border-top: 4px solid transparent;
  height: auto
}

body .hero-banner .carosello-container .carousel .carousel-indicators button.active {
  background-color: #ffe200
}

@media (max-width:375px) {
  body .hero-banner .carosello-container {
    height: auto;
    width: 100%
  }
}

@media (min-width:375px) and (max-width:991px) {
  body .hero-banner .carosello-container {
    width: 100%
  }

  body .hero-banner .carosello-container #carosello-hero .carousel-inner {
    height: 271px !important;
    width: 335px !important
  }
}

body .hero-banner .carosello-container .carousel-indicators {
  margin-bottom: -1.5rem !important
}

body .hero-banner .carosello-container .carousel-control-prev {
  margin-left: -3.2em;
  opacity: 1
}

body .hero-banner .carosello-container .carousel-control-prev:hover {
  opacity: .8
}

@media (max-width:374px) {
  body .hero-banner .carosello-container .carousel-control-prev {
    margin-left: -1.5em;
    width: 10%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .carosello-container .carousel-control-prev {
    margin-left: 0
  }
}

body .hero-banner .carosello-container .carousel-control-prev .carousel-control-prev-icon {
  background-image: url(clientlib-base/resources/img/arrow-left-circle-fill.svg)
}

body .hero-banner .carosello-container .carousel-control-next {
  margin-right: -3.2em;
  opacity: 1
}

body .hero-banner .carosello-container .carousel-control-next:hover {
  opacity: .8
}

@media (max-width:374px) {
  body .hero-banner .carosello-container .carousel-control-next {
    margin-right: -1.5em;
    width: 10%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .hero-banner .carosello-container .carousel-control-next {
    margin-right: 0
  }
}

body .hero-banner .carosello-container .carousel-control-next .carousel-control-next-icon {
  background-image: url(clientlib-base/resources/img/arrow-right-circle-fill.svg)
}

body .box-verifica-vincite .card {
  background: #ebf2f7;
  border: none
}

body .box-verifica-vincite .card .accordion-item {
  background: transparent;
  border: none
}

body .box-verifica-vincite .card .accordion-item .accordion-button {
  background: transparent;
  box-shadow: none;
  color: #00539c;
  font-size: 24px;
  font-weight: 700;
  width: auto
}

body .box-verifica-vincite .card .accordion-item .accordion-button:after {
  color: #00539c !important;
  filter: brightness(0) saturate(100%) invert(15%) sepia(98%) saturate(2655%) hue-rotate(195deg) brightness(101%) contrast(101%);
  margin-left: .5em
}

body .box-verifica-vincite .card .input-serie {
  background: #fff;
  border: transparent;
  border-radius: 2px;
  box-shadow: 0 4px 15px rgba(1, 74, 149, .1);
  color: #00539c;
  margin-right: 10px;
  padding: 15px 20px;
  width: 105px
}

body .box-verifica-vincite .card .input-serie::-moz-placeholder {
  color: #00539c
}

body .box-verifica-vincite .card .input-serie::placeholder {
  color: #00539c
}

@media (max-width:374px) {
  body .box-verifica-vincite .card .input-serie {
    width: 98%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .box-verifica-vincite .card .input-serie {
    width: 100%
  }
}

@media (min-width:992px) and (max-width:1279px) {
  body .box-verifica-vincite .card .input-serie {
    width: 75px
  }
}

body .box-verifica-vincite .card .input-numero {
  background: #fff;
  border: transparent;
  border-radius: 2px;
  box-shadow: 0 4px 15px rgba(1, 74, 149, .1);
  color: #00539c;
  margin-right: 10px;
  padding: 15px 20px;
  width: 267px
}

body .box-verifica-vincite .card .input-numero::-moz-placeholder {
  color: #00539c
}

body .box-verifica-vincite .card .input-numero::placeholder {
  color: #00539c
}

@media (max-width:374px) {
  body .box-verifica-vincite .card .input-numero {
    width: 98%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .box-verifica-vincite .card .input-numero {
    width: 100%
  }
}

@media (min-width:992px) and (max-width:1279px) {
  body .box-verifica-vincite .card .input-numero {
    width: 237px
  }
}

body .box-verifica-vincite .card .btn {
  background: #00539c;
  border: transparent;
  border-radius: 2px;
  font-weight: 700;
  height: 50px;
  padding: 15px 20px;
  width: 95px
}

@media (min-width:375px) and (max-width:767px) {
  body .box-verifica-vincite .card .btn {
    width: 100%
  }
}

body .box-verifica-vincite .card .btn:active,
body .box-verifica-vincite .card .btn:focus,
body .box-verifica-vincite .card .btn:visited {

}

body .box-verifica-vincite .card .verifica-info a {
  color: #00539c;
  font-weight: 500
}

body .box-verifica-vincite .card .verifica-info a:hover {
  text-decoration: underline
}

body .box-verifica-vincite .card .verifica-info a.dove-codice:hover+.codice-biglietto {
  display: block
}

body .box-verifica-vincite .card .verifica-info .codice-biglietto {
  background: #fff;
  -o-box-shadow: 5px 5px 10px 0 #6c6c6c;
  box-shadow: 5px 5px 10px 0 #6c6c6c;
  display: none;
  left: 16%;
  padding: 1em;
  position: fixed;
  top: 30%;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  z-index: 1000
}

body .box-editoriali .card {
  border: none;
  margin-bottom: 24px
}

@media (max-width:374px) {
  body .box-editoriali .card {
    margin-bottom: .5em
  }
}

body .box-editoriali .card .card-body {
  padding: 0
}

body .box-editoriali .card .card-body .card-title {
  color: #00539c;
  font-weight: 700;
  margin-bottom: 16px
}

body .box-editoriali .card .card-body .card-text {
  margin-bottom: 32px
}

body .box-editoriali .card .card-body .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700
}

@media (max-width:374px) {
  body .box-editoriali .card .card-body .btn-primary {
    margin-bottom: 12px;
    width: 100%
  }
}

body .box-editoriali .card .card-body .btn-primary:hover {
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .box-editoriali .card .card-body .btn-primary:active,
body .box-editoriali .card .card-body .btn-primary:focus,
body .box-editoriali .card .card-body .btn-primary:visited {

}

body .box-editoriali .card .card-body .btn-secondary {
  background-color: transparent;
  border: 1px solid #00539c;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  padding: 5px 12px
}

@media (max-width:374px) {
  body .box-editoriali .card .card-body .btn-secondary {
    margin-bottom: 12px;
    width: 100%
  }
}

body .box-editoriali .card .card-body .btn-secondary:hover {
  border-color: #087ade;
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .box-editoriali .card .card-body .btn-secondary:active,
body .box-editoriali .card .card-body .btn-secondary:focus,
body .box-editoriali .card .card-body .btn-secondary:visited {

}

body .box-editoriali .placeholder-img {
  border-radius: 6px;
  height: 209px;
  margin-bottom: 40px
}

body .box-editoriali .placeholder-img img {
  border-radius: 6px
}

@media (max-width:374px) {
  body .box-editoriali .placeholder-img {
    height: 80px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .box-editoriali .placeholder-img {
    height: 125px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .box-editoriali .placeholder-img {
    height: 259px
  }
}

body .news {
  margin-bottom: 64px
}

body .news .titolo {
  color: #014a95;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px
}

body .news .vedi-tutti {
  color: #014a95;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: right;
  text-decoration: none
}

body .news .le-novita {
  height: 270px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%
}

body .news .le-novita .blocco-news {
  height: 237px;
  width: 264px
}

body .news .le-novita .blocco-news.last {
  margin-right: 0
}

@media (min-width:375px) and (max-width:767px) {
  body .news .le-novita .blocco-news {
    margin-right: 36px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .news .le-novita .blocco-news {
    margin-right: 36px
  }
}

@media (min-width:1920px) {
  body .news .le-novita .blocco-news {
    width: 312px
  }
}

body .news .le-novita .card-news {
  border: none;
  padding: 10px;
  width: 264px
}

@media (min-width:375px) and (max-width:767px) {
  body .news .le-novita .card-news {
    width: 227px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .news .le-novita .card-news {
    width: 226px
  }
}

@media (min-width:1920px) {
  body .news .le-novita .card-news {
    width: 100%
  }
}

body .news .le-novita .card-news .placeholder-img {
  border-radius: 4px;
  height: 120px;
  width: 244px
}

body .news .le-novita .card-news .placeholder-img img {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

@media (min-width:375px) and (max-width:767px) {
  body .news .le-novita .card-news .placeholder-img {
    height: 112px;
    width: 227px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .news .le-novita .card-news .placeholder-img {
    height: 111px;
    width: 226px
  }
}

@media (min-width:1920px) {
  body .news .le-novita .card-news .placeholder-img {
    height: 143px;
    width: 292px
  }
}

body .news .le-novita .card-news .card-body {
  max-width: 100%;
  padding: 15px 0
}

body .news .le-novita .card-news .card-body .card-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #303030;
  display: -webkit-box;
  font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin-bottom: 24px;
  min-height: 38px;
  overflow: hidden
}

body .news .le-novita .card-news .card-body .card-text {
  color: #303030;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  opacity: .7
}

body .news .le-novita .card-news:hover {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 30px rgba(48, 48, 48, .08);
  cursor: pointer
}

@media (min-width:200px) and (max-width:991px) {
  body .news .le-novita .card-news:hover {
    box-shadow: none !important
  }
}

body .newsletter .card {
  background-color: #eee;
  border: none;
  color: #00539c;
  height: 235px
}

@media (max-width:374px) {
  body .newsletter .card {
    height: 320px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .newsletter .card {
    height: 257px
  }
}

body .newsletter .card .card-body {
  padding: 50px
}

body .newsletter .card .card-body .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700
}

body .newsletter .card .card-body .btn-primary:hover {
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .newsletter .card .card-body .btn-primary:active,
body .newsletter .card .card-body .btn-primary:focus,
body .newsletter .card .card-body .btn-primary:visited {

}

body .newsletter-widget {
  background-color: #00539c;
  color: #fff;
  padding: 50px 155px
}

body .newsletter-widget h3 {
  font-size: 28px
}

@media (max-width:767px) {
  body .newsletter-widget h3 {
    font-size: 24px
  }
}

body .newsletter-widget h6 {
  margin-bottom: 24px;
  margin-top: 4px
}

body .newsletter-widget img {
  margin-bottom: 24px
}

body .newsletter-widget .privacy {
  font-size: 14px;
  margin-bottom: 30px
}

body .newsletter-widget .privacy a {
  color: #fff
}

body .newsletter-widget form .invalid-feedback {
  background-color: #f2dce0;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-top: -8px !important;
  padding: 6px
}

body .newsletter-widget form .invalid-feedback.check {
  margin-top: 0 !important
}

body .newsletter-widget form ::-moz-placeholder {
  color: #00539c;
  opacity: 1
}

body .newsletter-widget form ::placeholder {
  color: #00539c;
  opacity: 1
}

body .newsletter-widget form :-ms-input-placeholder {
  color: #00539c
}

body .newsletter-widget form ::-ms-input-placeholder {
  color: #00539c
}

body .newsletter-widget form input[type=email],
body .newsletter-widget form input[type=text] {
  border-radius: 6px;
  box-shadow: none !important;
  color: #00539c !important;
  height: 45px;
  margin-bottom: 10px;
  outline: 0 !important;
  -moz-outline-style: none !important;
  padding: 0 15px
}

body .newsletter-widget form input[type=email].form-control:valid,
body .newsletter-widget form input[type=text].form-control:valid {
  border-color: transparent !important
}

body .newsletter-widget form input[type=checkbox] {
  border-radius: 1px;
  height: 18px;
  width: 18px
}

body .newsletter-widget form input[type=checkbox]:checked {
  background-color: #fff !important;
  background-image: url(clientlib-base/resources/img/check2.svg);
  border-color: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
  -moz-outline-style: none !important
}

body .newsletter-widget form label {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  margin-left: 11px !important;
  margin-top: 6px
}

body .newsletter-widget form label a {
  color: #fff;
  font-weight: 600
}

body .newsletter-widget .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  height: 49px;
  margin-right: 0;
  width: 100%
}

@media (max-width:374px) {
  body .newsletter-widget .btn-primary {
    margin-top: 2em
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .newsletter-widget .btn-primary {
    margin-top: 24px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .newsletter-widget .btn-primary {
    margin-top: 32px
  }
}

body .newsletter-widget .btn-primary:hover {
  color: #087ade
}

body .newsletter-widget .btn-primary:active,
body .newsletter-widget .btn-primary:focus,
body .newsletter-widget .btn-primary:hover,
body .newsletter-widget .btn-primary:visited {

}

@media (min-width:375px) and (max-width:767px) {
  body .newsletter-widget {
    border-radius: 6px;
    margin: 0 20px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .newsletter-widget {
    border-radius: 6px;
    margin: 0 40px
  }
}

body .newsletter-widget:active,
body .newsletter-widget:focus,
body .newsletter-widget:visited {
  box-shadow: none;
  outline: 0;
  -moz-outline-style: none
}

body .socials {
  font-family: Roboto
}

body .socials .placeholder-social {
  height: 110px;
  padding: 45px
}

body .socials .placeholder-social img {
  border-radius: 9px
}

body .faq {
  padding: 96px 50px
}

body .faq h3 {
  font-size: 24px
}

body .faq .text-center {
  margin-bottom: 60px !important
}

@media (max-width:375px) {
  body .faq {
    padding: 0
  }
}

@media (min-width:375px) and (max-width:991px) {
  body .faq {
    padding: 0
  }
}

body .faq .accordion {
  width: 745px
}

body .faq .accordion .accordion-item {
  border: none;
  border-bottom: 1px solid rgba(48, 48, 48, .3);
  font-size: 14px;
  font-weight: 400;
  text-align: left
}

body .faq .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 1.25rem
}

body .faq .accordion .accordion-item:first-of-type {
  border-top: 1px solid rgba(48, 48, 48, .3) !important;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

body .faq .accordion .accordion-button {
  background-color: transparent;
  box-shadow: none;
  font-weight: 600;
  padding-bottom: 24px;
  padding-top: 24px
}

body .faq .accordion .accordion-button:not(.collapsed):after {
  filter: grayscale(1)
}

body .faq .accordion .accordion-button:not(.collapsed) {
  color: #303030;
  padding-top: 24px
}

body .faq .btn {
  background-color: #ebf2f7;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700
}

body .faq .btn:hover {
  background: #ebf2f7;
  color: #087ade
}

body .faq .btn:active,
body .faq .btn:focus,
body .faq .btn:hover,
body .faq .btn:visited {

}

body .testo-seo {
  background: #ebf2f7
}

body .testo-seo h1,
body .testo-seo h2,
body .testo-seo h3 {
  font-size: 1.5rem
}

body .testo-seo .seo-mob .accordion-item {
  border: none
}

@media (max-width:991px) {
  body .testo-seo .seo-mob .accordion-item {
    margin-bottom: 30px
  }
}

body .testo-seo .seo-mob .accordion-item .accordion-header {
  background: #ebf2f7
}

body .testo-seo .seo-mob .accordion-item .accordion-body {
  padding: 1.4em 0
}

body .testo-seo .seo-mob .accordion-button {
  background: #ebf2f7;
  border: none;
  box-shadow: none;
  color: #303030;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0
}

body .testo-seo .seo-mob .accordion-button:not(.collapsed):after {
  filter: grayscale(1)
}

body .testo-seo .seo-mob .accordion-button span {
  width: 90%
}

body .testo-seo .seo-mob .accordion-button-disabled {
  background: #ebf2f7;
  border: none;
  box-shadow: none;
  color: #303030;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0
}

body .testo-seo .seo-mob .accordion-collapse {
  background: #ebf2f7
}

body footer {
  color: #fff
}

body footer .footer-big {
  background: #00539c
}

body footer .footer-big .chiama-scrivi a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none
}

@media (min-width:375px) and (max-width:991px) {
  body footer .footer-big .chiama-scrivi a {
    font-size: 1.25rem
  }
}

body footer .footer-small {
  background: #013f80
}

body footer .footer-small .placeholder-legals-1 img,
body footer .footer-small .placeholder-legals-2 img,
body footer .footer-small .placeholder-legals-3 img {
  height: 29px
}

body .titolo-pagina .titolo {
  color: #00539c;
  font-size: 32px
}

@media (min-width:375px) and (max-width:767px) {

  body .banner-header-pagina .container,
  body .banner-header-pagina .container-fluid {
    padding: 0
  }
}

body .banner-header-pagina .placeholder-img-banner-header {
  border-radius: 6px;
  min-height: 235px
}

@media (min-width:375px) and (max-width:767px) {
  body .banner-header-pagina .placeholder-img-banner-header {
    min-height: 143px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .banner-header-pagina .placeholder-img-banner-header {
    min-height: 143px
  }
}

body .banner-header-pagina .placeholder-img-banner-header img {
  border-radius: 6px
}

@media (min-width:375px) and (max-width:767px) {
  body .testo-esteso .container p {
    height: 190px;
    overflow-y: scroll
  }
}

body .slider-pagina {
  background-color: #ebf2f7
}

body .slider-pagina .titolo-slider {
  color: #00539c;
  width: 85%
}

body .slider-pagina .horizon {
  color: #00539c
}

body .slider-pagina .horizon:hover {
  cursor: pointer
}

body .slider-pagina .slider-container {
  height: 350px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%
}

body .slider-pagina .slider-container .slider-vuoto {
  background-color: transparent;
  border: none;
  display: inline-block;
  height: 300px;
  margin: 0 24px 0 0;
  width: 364px
}

@media (max-width:375px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 20px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 20px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 40px
  }
}

@media (min-width:992px) and (max-width:1023px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 26px
  }
}

@media (min-width:1024px) and (max-width:1199px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 42px
  }
}

@media (min-width:1200px) and (max-width:1279px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 42px
  }
}

@media (min-width:1280px) and (max-width:1365px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 82px
  }
}

@media (min-width:1366px) and (max-width:1439px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 126px
  }
}

@media (min-width:1920px) {
  body .slider-pagina .slider-container .slider-vuoto {
    width: 300px
  }
}

@media (max-width:374px) {
  body .slider-pagina .slider-container {
    height: 222px;
    overflow-x: scroll
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .slider-pagina .slider-container {
    height: 222px;
    overflow-x: scroll
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .slider-pagina .slider-container {
    height: 376px;
    overflow-x: scroll
  }
}

@media (min-width:992px) {
  body .slider-pagina .slider-container {
    height: 382px
  }
}

body .slider-pagina .slider-container .slider-element {
  background-color: #f0f8ff;
  border: none;
  display: inline-block;
  height: 300px;
  margin: 0 24px 0 0;
  width: 364px
}

body .slider-pagina .slider-container .slider-element .btn-scopri {
  font-weight: 700
}

@media (max-width:375px) {
  body .slider-pagina .slider-container .slider-element {
    height: 155px;
    width: 188px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .slider-pagina .slider-container .slider-element {
    height: 155px;
    width: 188px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .slider-pagina .slider-container .slider-element {
    height: 300px;
    width: 364px
  }
}

body .slider-pagina .slider-container .slider-element .placeholder-img {
  background-color: #fff;
  height: 100%
}

body .slider-pagina .slider-container .slider-element .placeholder-img .img-retro {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 99
}

@media (max-width:374px) {
  body .slider-pagina .slider-container .slider-element .placeholder-img {
    height: 155px;
    overflow-y: scroll;
    width: 188px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .slider-pagina .slider-container .slider-element .placeholder-img {
    height: 155px;
    overflow-y: scroll;
    width: 188px
  }
}

body .slider-pagina .slider-container .slider-element .placeholder-img:hover .img-retro {
  cursor: pointer;
  display: inline
}

body .slider-pagina .slider-container .slider-element a {
  color: #00539c;
  text-decoration: none
}

body .slider-pagina .slider-container .slider-element a:focus,
body .slider-pagina .slider-container .slider-element a:hover {
  text-decoration: underline
}

@media (min-width:992px) {
  body .contenuto-due-colonne .colonna-sx.col-lg-8 {
    flex: 0 0 auto;
    margin-right: 1.5%;
    width: 71.5%
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .colonna-sx .testo-ridotto .container p {
    height: 190px;
    overflow-y: scroll
  }
}

body .contenuto-due-colonne .colonna-sx .documenti-allegati .allegato,
body .contenuto-due-colonne .colonna-sx .documenti-allegati .allegato a {
  color: #00539c
}

body .contenuto-due-colonne .colonna-sx .faq.faq-generico {
  padding: 0
}

body .contenuto-due-colonne .colonna-sx .faq.faq-generico .accordion .accordion-button span {
  width: 90%
}

body .contenuto-due-colonne .colonna-sx .faq.faq-generico .container-fluid,
body .contenuto-due-colonne .colonna-sx .faq.faq-generico .container-fluid .container {
  padding-left: 0;
  padding-right: 0
}

body .contenuto-due-colonne .colonna-sx .faq.faq-generico .btn-primary:hover {
  background: #ebf2f7;
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  margin-top: 23px;
  padding: 15px;
  width: 203px
}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-primary:hover {
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-primary:active,
body .contenuto-due-colonne .colonna-sx .tabelle .btn-primary:focus,
body .contenuto-due-colonne .colonna-sx .tabelle .btn-primary:visited {

}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary {
  background-color: #fff;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 400;
  margin-top: 23px;
  padding: 15px;
  text-decoration: underline;
  width: 203px
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary {
    padding: 0;
    width: auto
  }
}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary:hover {
  border-color: #087ade;
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary:active,
body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary:focus,
body .contenuto-due-colonne .colonna-sx .tabelle .btn-secondary:visited {

}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca .table {
  font-size: 14px
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca .table thead :not(:first-child) {
  border-bottom: 2px solid #fff
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca .table thead th {
  background-color: #ebf2f7 !important
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca .table tbody tr:last-child,
body .contenuto-due-colonne .colonna-sx .tabelle .tabella-bianca .table thead th:first-child {
  border-bottom: 2px solid #fff
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori .table {
  --bs-table-striped-bg: #ebf2f7;
  font-size: 14px
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori .table thead :not(:first-child) {
  border-bottom: 2px solid #fff
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori .table thead th {
  background-color: #00539c !important
}

body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori .table tbody tr:last-child,
body .contenuto-due-colonne .colonna-sx .tabelle .tabella-colori .table thead th:first-child {
  border-bottom: 2px solid #fff
}

body .contenuto-due-colonne .spalla-dx {
  padding: .75rem 0 0 !important
}

@media (min-width:992px) {
  body .contenuto-due-colonne .spalla-dx.col-lg-4 {
    flex: 0 0 auto;
    width: 27%
  }
}

body .contenuto-due-colonne .spalla-dx.col-lg-4.spalla-dx {
  padding: .75rem 0 0 !important
}

@media (min-width:1920px) {
  body .contenuto-due-colonne .spalla-dx.col-lg-4.spalla-dx {
    margin: 0 !important
  }
}

body .contenuto-due-colonne .spalla-dx .banner-adv-dx .placeholder-img-banner-adv {
  background-color: #eee;
  border-radius: 6px;
  height: 176px
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .spalla-dx .banner-adv-dx .placeholder-img-banner-adv {
    height: 162px;
    padding: 0;
    width: 335px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .contenuto-due-colonne .spalla-dx .banner-adv-dx .placeholder-img-banner-adv {
    height: 334px;
    padding: 0;
    width: 684px
  }
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx {
  background-color: #00539c;
  border-radius: 8px;
  color: #fff;
  padding: 50px 20px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx img {
  margin-bottom: 24px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .privacy {
  font-size: 14px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .privacy a {
  color: #fff
}

@media (max-width:374px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx {
    min-height: 680px
  }
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx h3 {
    font-size: 24px
  }
}

@media (max-width:374px) {

  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-iscrizione,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-utente,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.email-errata {
    min-height: 420px
  }
}

@media (min-width:375px) and (max-width:767px) {

  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-iscrizione,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-utente,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.email-errata {
    min-height: 340px
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-iscrizione,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.conferma-utente,
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx.email-errata {
    min-height: 320px
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx {
    min-height: 570px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx {
    min-height: 482px
  }
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form .invalid-feedback {
  background-color: #f2dce0;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-top: -8px !important;
  padding: 6px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form .invalid-feedback.check {
  margin-top: 0 !important
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form ::-moz-placeholder {
  color: #00539c;
  opacity: 1
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form ::placeholder {
  color: #00539c;
  opacity: 1
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form :-ms-input-placeholder {
  color: #00539c
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form ::-ms-input-placeholder {
  color: #00539c
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=email],
body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=text] {
  border-radius: 6px;
  box-shadow: none !important;
  color: #00539c !important;
  height: 45px;
  margin-bottom: 10px;
  outline: 0 !important;
  -moz-outline-style: none !important;
  padding: 0 15px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=email].form-control:valid,
body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=text].form-control:valid {
  border-color: transparent !important
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=checkbox] {
  border-radius: 1px;
  height: 18px;
  width: 18px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form input[type=checkbox]:checked {
  background-color: #fff !important;
  background-image: url(clientlib-base/resources/img/check2.svg);
  border-color: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
  -moz-outline-style: none !important
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form label {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  margin-top: 6px
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx form label a {
  color: #fff;
  font-weight: 600
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  height: 49px;
  margin-right: 0;
  width: 100%
}

@media (max-width:374px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn {
    margin-top: 1em
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn {
    margin-top: 24px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn {
    margin-top: 32px
  }
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn:hover {
  box-shadow: none;
  color: #087ade;
  outline: 0;
  -moz-outline-style: none
}

body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn:active,
body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn:focus,
body .contenuto-due-colonne .spalla-dx .form-newsletter-dx .btn:visited {

}

body .testo-due-colonne h4 {
  font-size: 20px;
  font-weight: 700
}

body .testo-due-colonne .testo-colonne {
  font-size: 14px;
  margin-top: 32px
}

body .testo-due-colonne .testo-colonne .riga {
  margin-bottom: 8px
}

body .testo-due-colonne .testo-colonne .riga .col-tit {
  font-weight: 700
}

@media (min-width:375px) and (max-width:767px) {

  body .banners .container,
  body .banners .container-fluid {
    padding: 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .banners .container-fluid {
    padding-left: 0;
    padding-right: 0
  }

  body .banners .container {
    max-width: 100%;
    padding: 0
  }
}

body .banners .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  margin-top: 6px;
  padding: 15px;
  width: auto
}

body .banners .btn-primary:hover {
  color: #087ade
}

body .banners .btn-primary:active,
body .banners .btn-primary:focus,
body .banners .btn-primary:hover,
body .banners .btn-primary:visited {

}

body .banners .placeholder-img-banner-light {
  background-color: #eee;
  border-radius: 6px;
  color: #00539c;
  height: 235px;
  padding: 50px
}

@media (min-width:375px) and (max-width:991px) {
  body .banners .placeholder-img-banner-light {
    padding: 3em 0 0
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .banners .placeholder-img-banner-light {
    height: 257px;
    width: 100%
  }
}

body .banners .placeholder-img-banner-dark {
  background-color: #747480;
  border-radius: 6px;
  color: #fff;
  height: 235px;
  padding: 50px
}

@media (min-width:375px) and (max-width:767px) {
  body .banners .placeholder-img-banner-dark {
    height: 257px;
    padding: 3em 0 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .banners .placeholder-img-banner-dark {
    padding: 3em 0 0
  }
}

body .banner-fluid .btn-primary {
  background-color: #ffe200;
  border: none;
  border-radius: 2px;
  color: #00539c;
  font-weight: 700;
  margin-top: 6px;
  padding: 15px;
  width: auto
}

body .banner-fluid .btn-primary:hover {
  color: #087ade
}

body .banner-fluid .btn-primary:active,
body .banner-fluid .btn-primary:focus,
body .banner-fluid .btn-primary:hover,
body .banner-fluid .btn-primary:visited {

}

body .banner-fluid .placeholder-img-banner-fluid-light {
  background-color: #eee;
  border-radius: 6px;
  color: #00539c;
  height: 235px;
  padding: 3em 0 0
}

@media (min-width:375px) and (max-width:767px) {
  body .banner-fluid .placeholder-img-banner-fluid-light {
    height: 257px;
    width: 100%
  }
}

body .banner-fluid .placeholder-img-banner-fluid-dark {
  background-color: #747480;
  border-radius: 6px;
  color: #fff;
  height: 235px;
  padding: 3em 0 0
}

@media (min-width:375px) and (max-width:767px) {
  body .banner-fluid .placeholder-img-banner-fluid-dark {
    height: 257px;
    width: 100%
  }

  body .ultima-news .container,
  body .ultima-news .container-fluid {
    padding: 0
  }
}

body .ultima-news .card-img-overlay {
  background: linear-gradient(180deg, hsla(0, 0%, 85%, 0), #1e1e1e);
  border-radius: 6px;
  bottom: 0;
  color: #fff;
  height: 100%;
  left: 0;
  padding: 28% 0 0;
  position: unset;
  right: 0;
  top: 0;
  width: 100%
}

@media (min-width:992px) and (max-width:1199px) {
  body .ultima-news .card-img-overlay {
    padding: 23% 0 0
  }
}

@media (min-width:1200px) and (max-width:1439px) {
  body .ultima-news .card-img-overlay {
    padding: 25% 0 2%
  }
}

@media (min-width:1440px) and (max-width:1499px) {
  body .ultima-news .card-img-overlay {
    padding: 24% 0 0
  }
}

@media (min-width:1500px) and (max-width:1919px) {
  body .ultima-news .card-img-overlay {
    padding: 27% 0 0
  }
}

@media (min-width:1920px) {
  body .ultima-news .card-img-overlay {
    padding: 26% 0 0
  }
}

body .ultima-news .badge {
  margin-bottom: 90px;
  margin-left: 30px
}

@media (min-width:280px) and (max-width:300px) {
  body .ultima-news .badge {
    margin-bottom: 2% !important;
    margin-left: 30% !important
  }
}

@media (min-width:301px) and (max-width:320px) {
  body .ultima-news .badge {
    margin-bottom: 0;
    margin-left: 30%
  }
}

@media (min-width:321px) and (max-width:359px) {
  body .ultima-news .badge {
    margin-bottom: 10%;
    margin-left: 5%
  }
}

@media (min-width:360px) and (max-width:374px) {
  body .ultima-news .badge {
    margin-bottom: 16px;
    margin-left: 12px
  }
}

@media (min-width:375px) and (max-width:479px) {
  body .ultima-news .badge {
    height: 168px;
    margin: 0 0 16px 16px;
    width: 335px
  }
}

@media (min-width:480px) and (max-width:767px) {
  body .ultima-news .badge {
    height: 168px;
    margin: 0 0 16px 16px;
    width: 335px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultima-news .badge {
    height: 344px;
    margin: 0 0 16px 16px
  }
}

@media (min-width:1440px) and (max-width:1499px) {
  body .ultima-news .badge {
    margin-top: 0
  }
}

@media (min-width:1500px) and (max-width:1619px) {
  body .ultima-news .badge {
    margin-top: -2%
  }
}

@media (min-width:1620px) and (max-width:1919px) {
  body .ultima-news .badge {
    margin-top: -4%
  }
}

body .ultima-news .badge.bg-light {
  color: #00539c;
  font-size: 14px;
  font-weight: 400;
  height: 27px;
  padding: 5px;
  width: 87px
}

body .ultima-news .placeholder-img-ultima-news {
  background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_1320x461-vers2.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  min-height: 461px
}

@media (max-width:374px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_937x461-vers2.jpg);
    background-position: 0 0;
    background-size: 100%;
    min-height: 161px
  }
}

@media (min-width:375px) and (max-width:479px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_937x461-vers2.jpg);
    background-position: 50%;
    background-size: contain;
    margin: 22px auto 0;
    min-height: 168px;
    width: 335px
  }
}

@media (min-width:480px) and (max-width:575px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_937x461-vers2.jpg);
    background-position: 50%;
    background-size: contain;
    margin: 22px auto 0;
    max-width: 440px;
    min-height: 215px;
    min-width: 335px
  }
}

@media (min-width:576px) and (max-width:767px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_937x461-vers2.jpg);
    background-position: 50%;
    background-size: contain;
    margin: 22px auto 0;
    max-width: 516px;
    min-height: 253px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-image: url(clientlib-base/..../resources/img/banner-Lott-Ita-collaudo_937x461-vers2.jpg);
    background-position: 0 0;
    background-size: 100%;
    margin-top: 32px;
    min-height: 343px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 330px !important
  }
}

@media (min-width:1200px) and (max-width:1439px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 6px;
    height: 380px;
    min-height: 380px
  }
}

@media (min-width:1440px) and (max-width:1499px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    height: 390px;
    min-height: 380px
  }
}

@media (min-width:1500px) and (max-width:1599px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    height: 415px;
    min-height: 400px
  }
}

@media (min-width:1600px) and (max-width:1699px) {
  body .ultima-news .placeholder-img-ultima-news {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    min-height: 450px
  }
}

@media (min-width:1920px) {
  body .ultima-news .placeholder-img-ultima-news {
    height: 462px
  }
}

body .ultima-news .dettagli-ultima-news {
  margin-top: -75px
}

@media (max-width:374px) {
  body .ultima-news .dettagli-ultima-news {
    margin-top: 1em
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .ultima-news .dettagli-ultima-news {
    margin-top: 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultima-news .dettagli-ultima-news {
    margin-top: 0
  }
}

body .ultima-news .dettagli-ultima-news .titolo-ultima-news {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0 30px
}

@media (min-width:375px) and (max-width:767px) {
  body .ultima-news .dettagli-ultima-news .titolo-ultima-news {
    font-size: 20px;
    margin: 15px auto 8px;
    padding: 0;
    width: 335px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultima-news .dettagli-ultima-news .titolo-ultima-news {
    font-size: 20px;
    margin: 15px auto 8px;
    padding: 0
  }
}

body .ultima-news .dettagli-ultima-news .data-ultima-news {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  opacity: .7;
  padding: 0 30px
}

@media (min-width:375px) and (max-width:767px) {
  body .ultima-news .dettagli-ultima-news .data-ultima-news {
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
    width: 335px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultima-news .dettagli-ultima-news .data-ultima-news {
    font-size: 14px;
    margin: 0 auto;
    padding: 0
  }
}

body .elenco-news,
body .news-correlate {
  margin-top: 32px;
  padding: 32px 0
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news,
  body .news-correlate {
    margin-top: 0
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news,
  body .news-correlate {
    margin-top: 0;
    padding: 24px 0
  }
}

body .elenco-news .pagination,
body .elenco-news .pagination *,
body .news-correlate .pagination,
body .news-correlate .pagination * {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

body .elenco-news .pagination a,
body .news-correlate .pagination a {
  border: 1px solid #eee;
  border-radius: 2px;
  color: #747480;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 8px;
  margin-bottom: 7px;
  margin-left: 10px;
  padding: 15px
}

body .elenco-news .pagination a.disabled,
body .news-correlate .pagination a.disabled {
  cursor: not-allowed;
  opacity: .4;
  pointer-events: none
}

body .elenco-news .pagination a.current,
body .news-correlate .pagination a.current {
  background: #ebf2f7;
  border: 1px solid #ebf2f7;
  color: #00539c
}

body .elenco-news .pagination a.nav,
body .news-correlate .pagination a.nav {
  padding: 12px
}

@media (min-width:992px) and (max-width:1199px) {

  body .elenco-news .containernews .row,
  body .news-correlate .containernews .row {
    display: flex !important;
    justify-content: center !important
  }
}

@media (min-width:480px) and (max-width:767px) {

  body .elenco-news .single-item,
  body .news-correlate .single-item {
    padding: 0 15%
  }
}

@media (min-width:992px) and (max-width:1199px) {

  body .elenco-news .single-item,
  body .news-correlate .single-item {
    width: auto
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news .blocco-news,
  body .news-correlate .blocco-news {
    margin-right: 36px
  }
}

body .elenco-news .card-news,
body .news-correlate .card-news {
  border: none;
  margin-bottom: 6px;
  padding: 10px;
  width: 360px
}

@media (max-width:374px) {

  body .elenco-news .card-news,
  body .news-correlate .card-news {
    border: none;
    flex-direction: column !important;
    margin-bottom: 6px;
    padding: 0;
    width: 99%
  }
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .card-news,
  body .news-correlate .card-news {
    margin-bottom: 37px;
    padding: 0;
    width: 227px
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news .card-news,
  body .news-correlate .card-news {
    padding: 0;
    width: 335px
  }
}

@media (min-width:1920px) {

  body .elenco-news .card-news,
  body .news-correlate .card-news {
    width: 424px
  }
}

body .elenco-news .card-news .placeholder-img,
body .news-correlate .card-news .placeholder-img {
  border-radius: 4px;
  height: 168px;
  overflow: hidden
}

@media (max-width:374px) {

  body .elenco-news .card-news .placeholder-img,
  body .news-correlate .card-news .placeholder-img {
    height: auto
  }
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .card-news .placeholder-img,
  body .news-correlate .card-news .placeholder-img {
    height: 88px;
    margin-right: 20px;
    overflow: unset
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news .card-news .placeholder-img,
  body .news-correlate .card-news .placeholder-img {
    height: 168px;
    width: 335px
  }
}

@media (min-width:1920px) {

  body .elenco-news .card-news .placeholder-img,
  body .news-correlate .card-news .placeholder-img {
    height: 200px
  }
}

body .elenco-news .card-news .placeholder-img img,
body .news-correlate .card-news .placeholder-img img {
  border-radius: 4px
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .card-news .placeholder-img img,
  body .news-correlate .card-news .placeholder-img img {
    border-radius: 4px;
    width: 150px !important
  }
}

body .elenco-news .card-news .card-body,
body .news-correlate .card-news .card-body {
  max-width: 100%;
  padding: 15px 0
}

@media (max-width:374px) {

  body .elenco-news .card-news .card-body,
  body .news-correlate .card-news .card-body {
    height: 152px;
    margin-top: 12px;
    padding: 0
  }
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .card-news .card-body,
  body .news-correlate .card-news .card-body {
    height: 76px;
    padding: 0;
    width: 165px
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news .card-news .card-body,
  body .news-correlate .card-news .card-body {
    width: 335px
  }
}

body .elenco-news .card-news .card-body .card-title,
body .news-correlate .card-news .card-body .card-title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-family: Lato;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  min-height: 38px;
  overflow: hidden
}

@media (max-width:374px) {

  body .elenco-news .card-news .card-body .card-title,
  body .news-correlate .card-news .card-body .card-title {
    font-size: 16px;
    line-height: 19px;
    min-height: 38px;
    width: 100%
  }
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .card-news .card-body .card-title,
  body .news-correlate .card-news .card-body .card-title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
    min-height: 38px;
    width: 165px
  }
}

@media (min-width:768px) {

  body .elenco-news .card-news .card-body .card-title,
  body .news-correlate .card-news .card-body .card-title {
    min-height: 56px;
    width: 100%
  }
}

body .elenco-news .card-news .card-body .card-abstract,
body .news-correlate .card-news .card-body .card-abstract {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  min-height: 48px;
  overflow: hidden
}

@media (max-width:767px) {

  body .elenco-news .card-news .card-body .card-abstract,
  body .news-correlate .card-news .card-body .card-abstract {
    display: none !important
  }
}

body .elenco-news .card-news .card-body .card-data,
body .news-correlate .card-news .card-body .card-data {
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  opacity: .7
}

body .elenco-news .card-news:hover,
body .news-correlate .card-news:hover {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 30px rgba(48, 48, 48, .08);
  cursor: pointer
}

@media (min-width:200px) and (max-width:991px) {

  body .elenco-news .card-news:hover,
  body .news-correlate .card-news:hover {
    box-shadow: none !important
  }
}

body .elenco-news .banner-adv-news .placeholder-img-banner-adv,
body .news-correlate .banner-adv-news .placeholder-img-banner-adv {
  background-color: #eee;
  border-radius: 6px
}

@media (min-width:375px) and (max-width:767px) {

  body .elenco-news .banner-adv-news .placeholder-img-banner-adv,
  body .news-correlate .banner-adv-news .placeholder-img-banner-adv {
    margin-bottom: 37px
  }
}

@media (min-width:768px) and (max-width:991px) {

  body .elenco-news .banner-adv-news .placeholder-img-banner-adv,
  body .news-correlate .banner-adv-news .placeholder-img-banner-adv {
    margin-bottom: 30px
  }
}

body .titolo-sottotitolo-news .titolo {
  color: #303030;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px
}

body .titolo-sottotitolo-news .sottotitolo {
  color: #303030;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%
}

@media (min-width:992px) {
  body .dettaglio-news-due-colonne .col-lg-8 {
    flex: 0 0 auto;
    margin-right: 1.49%;
    width: 71.5%
  }

  body .dettaglio-news-due-colonne .col-lg-4 {
    flex: 0 0 auto;
    width: 27%
  }
}

body .dettaglio-news-due-colonne .col-lg-4.spalla-dx {
  padding: .75rem 0 0 !important
}

@media (min-width:1920px) {
  body .dettaglio-news-due-colonne .col-lg-4.spalla-dx {
    margin: 0 !important
  }
}

body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
  border-radius: 6px;
  height: 175px;
  width: 359px
}

body .dettaglio-news-due-colonne .placeholder-img-banner-adv img {
  border-radius: 6px
}

@media (max-width:374px) {
  body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
    width: auto
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
    width: auto
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
    height: auto;
    width: auto
  }
}

@media (min-width:992px) and (max-width:1439px) {
  body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
    height: auto;
    width: auto
  }
}

@media (min-width:1920px) {
  body .dettaglio-news-due-colonne .placeholder-img-banner-adv {
    height: 175px;
    width: 359px
  }
}

body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
  border-radius: 6px;
  width: 746px
}

@media (max-width:374px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    height: 200px;
    width: auto
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    min-height: auto;
    width: auto
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    width: auto
  }
}

@media (min-width:992px) and (max-width:1439px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    width: auto
  }
}

@media (min-width:1440px) and (max-width:1919px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    overflow: hidden;
    width: auto
  }
}

@media (min-width:1920px) {
  body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news {
    height: 461px;
    width: 937px
  }
}

body .dettaglio-news-due-colonne .banner-header-news .placeholder-img-banner-news img {
  border-radius: 4px
}

body .dettaglio-news-due-colonne .data-news {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  margin-top: 24px;
  opacity: .7
}

body .dettaglio-news-due-colonne .testo-news {
  color: #303030;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  width: 98%
}

@media (min-width:1440px) {
  body .notizie-correlate {
    width: 359px
  }
}

body .notizie-correlate .titolo-news-correlate {
  color: #014a95;
  font-size: 18px;
  font-weight: 600;
  line-height: 29px
}

@media (max-width:374px) {
  body .notizie-correlate .correlata {
    display: flex;
    flex-wrap: wrap;
    width: 100%
  }

  body .notizie-correlate .correlata .flex-shrink-0 {
    margin-right: 0 !important;
    width: 100%
  }
}

body .notizie-correlate .placeholder-img-news-correlate {
  margin-bottom: 12px;
  width: 150px
}

@media (max-width:374px) {
  body .notizie-correlate .placeholder-img-news-correlate {
    width: 98%
  }
}

body .notizie-correlate .placeholder-img-news-correlate img {
  border-radius: 4px
}

body .notizie-correlate .titolo-lista-news-correlate {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #303030;
  display: -webkit-box;
  font-size: 14px;
  font-weight: 600;
  height: 38px;
  line-height: 19px;
  min-height: 38px;
  overflow: hidden
}

@media (max-width:374px) {
  body .notizie-correlate .titolo-lista-news-correlate {
    text-align: center
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .notizie-correlate .titolo-lista-news-correlate {
    font-size: 14px;
    margin-bottom: 36px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .notizie-correlate .titolo-lista-news-correlate {
    font-size: 14px;
    margin-bottom: 32px
  }
}

@media (min-width:1440px) and (max-width:1919px) {
  body .notizie-correlate .titolo-lista-news-correlate {
    width: 98%
  }
}

@media (min-width:1920px) {
  body .notizie-correlate .titolo-lista-news-correlate {
    width: 98%
  }
}

body .notizie-correlate .data-lista-news-correlate {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  opacity: .7
}

@media (max-width:374px) {
  body .notizie-correlate .data-lista-news-correlate {
    margin-bottom: 2.2em;
    margin-top: -.6em;
    text-align: center
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .notizie-correlate .data-lista-news-correlate {
    font-size: 12px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .notizie-correlate .data-lista-news-correlate {
    font-size: 12px
  }
}

@media (min-width:1440px) and (max-width:1919px) {
  body .notizie-correlate .data-lista-news-correlate {
    width: 80%
  }
}

@media (min-width:1920px) {
  body .notizie-correlate .data-lista-news-correlate {
    width: 80%
  }
}

body .tag-associati .titolo-tag-associati {
  color: #014a95;
  font-size: 18px;
  font-weight: 600;
  line-height: 29px
}

body .tag-associati .vedi-tutti {
  color: #014a95;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: right
}

body .tag-associati .vedi-tutti a {
  color: #014a95;
  text-decoration: none
}

@media (min-width:1440px) and (max-width:1919px) {
  body .tag-associati .vedi-tutti {
    margin-right: 20px
  }
}

body .tag-associati .badge.bg-light {
  background: #fff !important;
  border: 1px solid #00539c !important;
  border-radius: 4px;
  height: 42px;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 10px 15px;
  width: auto
}

body .tag-associati .badge.bg-light a {
  color: #00539c;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 19px;
  text-decoration: none
}

body .tag-associati .badge.bg-light.attivo {
  background: #ebf2f7 !important;
  border: 2px solid #ebf2f7 !important
}

body .ultime-news {
  margin-bottom: 32px
}

body .ultime-news .ultime-small {
  display: none !important
}

@media (max-width:374px) {
  body .ultime-news .ultime-small {
    display: flex !important
  }

  body .ultime-news .ultime-nosmall {
    display: none !important
  }
}

body .ultime-news .titolo-ultime-news {
  color: #014a95;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px
}

body .ultime-news .placeholder-img-ultime-news {
  margin-bottom: 12px;
  width: 150px
}

@media (max-width:374px) {
  body .ultime-news .placeholder-img-ultime-news {
    width: 100%
  }
}

body .ultime-news .placeholder-img-ultime-news img {
  border-radius: 4px
}

body .ultime-news .titolo-lista-ultime-news {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #303030;
  display: -webkit-box;
  font-size: 16px;
  font-weight: 600;
  height: 38px;
  line-height: 19px;
  min-height: 38px;
  overflow: hidden
}

@media (max-width:374px) {
  body .ultime-news .titolo-lista-ultime-news {
    margin-top: .6em;
    text-align: center
  }
}

@media (min-width:375px) and (max-width:767px) {
  body .ultime-news .titolo-lista-ultime-news {
    font-size: 14px;
    margin-bottom: 16px
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultime-news .titolo-lista-ultime-news {
    font-size: 14px;
    margin-bottom: 16px;
    width: 90%
  }
}

@media (min-width:992px) and (max-width:1199px) {
  body .ultime-news .titolo-lista-ultime-news {
    width: 90%
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  body .ultime-news .titolo-lista-ultime-news {
    padding: 2px;
    width: 90%
  }
}

@media (min-width:1920px) {
  body .ultime-news .titolo-lista-ultime-news {
    width: 90%
  }
}

body .ultime-news .data-lista-ultime-news {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  opacity: .7
}

@media (max-width:374px) {
  body .ultime-news .data-lista-ultime-news {
    margin-bottom: 2.2em;
    margin-top: -.6em;
    text-align: center
  }
}

@media (min-width:375px) and (max-width:479px) {
  body .ultime-news .data-lista-ultime-news {
    font-size: 12px;
    margin-bottom: 0 !important
  }
}

@media (min-width:480px) and (max-width:575px) {
  body .ultime-news .data-lista-ultime-news {
    font-size: 12px;
    margin-bottom: 0 !important
  }
}

@media (min-width:576px) and (max-width:767px) {
  body .ultime-news .data-lista-ultime-news {
    font-size: 12px;
    margin-bottom: 0 !important
  }
}

@media (min-width:768px) and (max-width:991px) {
  body .ultime-news .data-lista-ultime-news {
    font-size: 12px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  body .ultime-news .data-lista-ultime-news {
    margin-left: 16px
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  body .ultime-news .data-lista-ultime-news {
    padding: 1px
  }
}

body .breadcrumb .breadcrumb-item {
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px
}

body .breadcrumb .breadcrumb-item+.breadcrumb-item {
  padding-left: .15rem
}

body .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  padding-right: .15rem
}

body .breadcrumb .breadcrumb-item a {
  color: #303030;
  text-decoration: none
}

body .breadcrumb .breadcrumb-item.active {
  color: #00539c;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px
}

body .titolo-news-correlate h1 {
  color: #00539c;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px
}

body .news-correlate .item-correlata {
  margin-bottom: 44px
}

@media (max-width:374px) {
  body .news-correlate .item-correlata {
    display: flex;
    flex-wrap: wrap;
    width: 100%
  }

  body .news-correlate .item-correlata .flex-shrink-0 {
    margin-bottom: auto;
    margin-right: 0 !important;
    width: 100%
  }
}

body .news-correlate .item-correlata .flex-grow-1 {
  margin-left: 20px
}

@media (max-width:374px) {
  body .news-correlate .item-correlata .flex-grow-1 {
    margin-left: 0;
    margin-top: 24%;
    text-align: center
  }
}

body .news-correlate .item-correlata .placeholder-img-news-correlate {
  height: 88px;
  margin: 0;
  padding: 0;
  width: 180px
}

@media (max-width:374px) {
  body .news-correlate .item-correlata .placeholder-img-news-correlate {
    width: 98%
  }
}

body .news-correlate .item-correlata .placeholder-img-news-correlate img {
  border-radius: 4px
}

body .news-correlate .item-correlata .titolo-news-correlata {
  -webkit-line-clamp: 1;
  font-weight: 600
}

body .news-correlate .item-correlata .abstract-news-correlata,
body .news-correlate .item-correlata .titolo-news-correlata {
  -webkit-box-orient: vertical;
  color: #303030;
  display: -webkit-box;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
  overflow: hidden;
  width: 95%
}

body .news-correlate .item-correlata .abstract-news-correlata {
  -webkit-line-clamp: 2;
  font-weight: 400;
  height: 38px;
  min-height: 38px
}

body .news-correlate .item-correlata .data-news-correlata {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  opacity: .7
}

/*# sourceMappingURL=style.css.map */

/*.border-radius-6 {*/
/*    border-radius: 6px;*/
/*}*/

@media (min-width: 992px) {
    .li-box-seo {
        padding: 0.25rem !important;
    }
}



footer .list-inline-item a {
    margin-right: 15px;
}

.esito-iscriviti-newsletter-light {
    background: #ebf2f7 !important;
    color: #00539C !important;
}

a.decoration-none {
    color: black !important;
    text-decoration: none !important;
}
.btn-secondary:focus, .btn-secondary:focus-visible,
.carousel-control-prev:focus, .carousel-control-prev:focus-visible,
.carousel-control-next:focus, .carousel-control-next:focus-visible,
.accordion-button:focus, .accordion-button:focus-visible{
    outline: #00539C solid 2px !important;
    outline-offset: 2px;
}

/*a.decoration-none:hover {*/
/*    color: black !important;*/
/*    text-decoration: none !important;*/
/*}*/

.richtext-container .coral-RichText {
    padding: 40px 20px;
}


.skiplink {
    position: absolute;
    top: -9999px; /* Nasconde il link fuori dallo schermo */
    left: -9999px;
    z-index: 9999; /* Assicura che sia sopra ogni altro elemento */
    padding: 8px;
    background-color: #f3f3f3;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
    white-space: nowrap; /* Previene il ritorno a capo del testo */
}

.skiplink:focus {
    top: 10px; /* Rende il link visibile quando riceve il focus */
    left: 0;
    width: 98%;
    justify-self: anchor-center;
    margin: 0 auto;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
