  @charset "UTF-8";
.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navbar-tagline {
  display: block !important;
  width: auto !important;
  margin-right: 0 !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 1 !important;
          flex: 0 1 !important;
  overflow: visible !important;
}

.newsletter-box {
  display: none !important;
}

.banner {
  position: relative;
  background: #6EB1BB;
  text-align: center;
}
@media (min-width: 1200px) {
  .banner:after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(110, 177, 187, 0)), to(#6EB1BB));
    background: linear-gradient(rgba(110, 177, 187, 0), #6EB1BB);
    z-index: 2;
  }
}

.banner .image {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1200px) {
  .banner .image:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100px;
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(#6EB1BB), to(rgba(110, 177, 187, 0)));
    background: linear-gradient(to right, #6EB1BB, rgba(110, 177, 187, 0));
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .banner .image:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100px;
    content: "";
    display: block;
    background: -webkit-gradient(linear, right top, left top, from(#6EB1BB), to(rgba(110, 177, 187, 0)));
    background: linear-gradient(to left, #6EB1BB, rgba(110, 177, 187, 0));
    z-index: 2;
  }
}

.banner img {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
}

.spacer {
  width: calc(100% - 40px);
  margin: 0 auto;
  max-width: 960px;
}

.banner .text {
  display: none;
  color: #FFF;
  text-align: center;
}

.banner .text h1, .banner .text h2, .banner .text h3 {
  font-weight: 900;
}

.intro_win {
  text-align: center;
}

.intro_win h1, .intro_win h2, .intro_win h3, .intro_win h4 {
  color: #008DC9;
  font-family: proxima-nova, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.intro {
  text-align: center;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .intro {
    padding: 60px 0;
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .intro {
    padding: 80px 0;
  }
}

.intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .achirivolto .text h1, .achirivolto .text h2, .achirivolto .text h3, .achirivolto .text h4, .achirivolto .text h5 {
  color: #008DC9;
  font-family: proxima-nova, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .achirivolto .text h1, .achirivolto .text h2, .achirivolto .text h3, .achirivolto .text h4, .achirivolto .text h5 {
    font-size: 40px;
  }
}

.achirivolto {
  background: #EEE;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .achirivolto {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  .achirivolto {
    padding: 80px 0;
  }
}

.achirivolto .spacer {
  max-width: 1300px;
}

@media (min-width: 768px) {
  .achirivolto .flexer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .achirivolto .image {
    width: calc(50% - 10px);
  }
}
@media (min-width: 960px) {
  .achirivolto .image {
    width: calc(50% - 20px);
  }
}

.achirivolto .image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.achirivolto .text {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .achirivolto .text {
    padding-top: 0;
    width: calc(50% - 10px);
  }
}
@media (min-width: 960px) {
  .achirivolto .text {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .achirivolto .text {
    font-size: 18px;
  }
}
.achirivolto .text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.achirivolto .text ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0 10px 20px;
  position: relative;
}
.achirivolto .text ul li:before {
  position: absolute;
  left: 0;
  top: 12px;
  content: "►";
  color: #008DC9;
}
.achirivolto .text strong {
  font-size: 1.3em;
}

.dettagli_percorso {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .dettagli_percorso {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  .dettagli_percorso {
    padding: 80px 0;
  }
}
.dettagli_percorso .intro {
  padding: 0;
}
.dettagli_percorso .spacer {
  max-width: 1200px;
}
.dettagli_percorso .flexer {
  padding-top: 20px;
}
@media (min-width: 600px) {
  .dettagli_percorso .flexer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 960px) {
  .dettagli_percorso .flexer {
    padding-top: 30px;
  }
}
.dettagli_percorso .icon_2025 {
  text-align: center;
  padding: 10px 0;
  display: block;
}
@media (min-width: 600px) {
  .dettagli_percorso .icon_2025 {
    width: calc(50% - 10px);
  }
}
@media (min-width: 960px) {
  .dettagli_percorso .icon_2025 {
    width: calc(25% - 20px);
    padding: 15px 0;
  }
}
@media (min-width: 1200px) {
  .dettagli_percorso .icon_2025 {
    width: calc(25% - 30px);
  }
}
.dettagli_percorso .icon_2025 .title {
  margin-top: 10px;
  color: #008DC9;
  font-weight: bold;
  font-size: 20px;
}
.dettagli_percorso .icon_2025 .content {
  color: #555;
  font-size: 16px;
  font-weight: 400;
}

.cta_area a {
  background: #008DC9;
  color: #FFF;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 100px;
  margin-top: 20px;
  font-size: 18px;
}
.cta_area a:hover {
  background: #13485f;
}
@media (min-width: 768px) {
  .cta_area a {
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .cta_area a {
    padding: 10px 24px;
  }
}

.team_supporto {
  padding: 40px 0;
  background: #008DC9;
  color: #FFF;
}
@media (min-width: 768px) {
  .team_supporto {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  .team_supporto {
    padding: 80px 0;
  }
}
.team_supporto .intro {
  padding: 0;
}
.team_supporto .intro h1, .team_supporto .intro h2, .team_supporto .intro h3, .team_supporto .intro h4, .team_supporto .intro h5 {
  color: #FFF;
}
@media (min-width: 768px) {
  .team_supporto .flexer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.team_supporto .icon_2025 {
  background: rgba(19, 72, 95, 0.3);
  margin-top: 20px;
  border-radius: 15px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .team_supporto .icon_2025 {
    width: calc(33% - 10px);
  }
}
@media (min-width: 960px) {
  .team_supporto .icon_2025 {
    width: calc(33% - 20px);
  }
}
.team_supporto .icon_2025 .image {
  width: 100%;
  height: 200px;
}
@media (min-width: 768px) {
  .team_supporto .icon_2025 .image {
    height: 180px;
  }
}
.team_supporto .icon_2025 .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team_supporto .icon_2025 .title {
  padding: 15px;
  font-weight: bold;
  font-size: 20px;
}
.team_supporto .icon_2025 .content {
  font-weight: normal;
  font-size: 16px;
}
.team_supporto .cta_area {
  text-align: center;
}
.team_supporto .cta_area a {
  background: #FFF;
  color: #008DC9;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 100px;
  margin-top: 20px;
  font-size: 18px;
}
.team_supporto .cta_area a:hover {
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
  .team_supporto .cta_area a {
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .team_supporto .cta_area a {
    padding: 10px 24px;
  }
}

.percorso_disponibile {
  padding: 40px 0;
  background: #EEE;
  color: #FFF;
}
@media (min-width: 768px) {
  .percorso_disponibile {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  .percorso_disponibile {
    padding: 80px 0;
  }
}
@media (min-width: 768px) {
  .percorso_disponibile .flexer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 960px) {
  .percorso_disponibile .flexer {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.percorso_disponibile .intro {
  padding: 0;
}
.percorso_disponibile .intro h1, .percorso_disponibile .intro h2, .percorso_disponibile .intro h3, .percorso_disponibile .intro h4, .percorso_disponibile .intro h5 {
  text-transform: none;
}
.percorso_disponibile .icon_2025 {
  background: #FFF;
  margin-top: 20px;
  border-radius: 15px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .percorso_disponibile .icon_2025 {
    width: calc(50% - 20px);
  }
}
@media (min-width: 960px) {
  .percorso_disponibile .icon_2025 {
    width: auto;
    margin: 20px 10px 0 10px;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.percorso_disponibile .icon_2025:hover {
  opacity: 0.5;
}
.percorso_disponibile .icon_2025 .image {
  width: 100%;
  height: 200px;
}
@media (min-width: 768px) {
  .percorso_disponibile .icon_2025 .image {
    height: 180px;
  }
}
.percorso_disponibile .icon_2025 .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.percorso_disponibile .icon_2025 .title {
  padding: 15px;
  font-weight: bold;
  font-size: 16px;
  color: #555;
  line-height: 1em;
}
.percorso_disponibile .icon_2025 .content {
  font-weight: normal;
  font-size: 16px;
}

.saperne_piu {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .saperne_piu {
    padding: 60px 0;
  }
}
@media (min-width: 960px) {
  .saperne_piu {
    padding: 80px 0;
  }
}
.saperne_piu .spacer {
  max-width: 1300px;
}
@media (min-width: 768px) {
  .saperne_piu .image {
    width: calc(50% - 10px);
  }
}
@media (min-width: 960px) {
  .saperne_piu .image {
    width: calc(50% - 20px);
  }
}
.saperne_piu .image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .saperne_piu .flexer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.saperne_piu .text {
  padding-top: 40px;
  line-height: 1.3em;
  text-align: center;
}
@media (min-width: 768px) {
  .saperne_piu .text {
    padding-top: 0;
    width: calc(50% - 10px);
    text-align: left;
  }
}
@media (min-width: 960px) {
  .saperne_piu .text {
    width: calc(50% - 20px);
  }
}
@media (min-width: 960px) {
  .saperne_piu .text {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .saperne_piu .text {
    font-size: 24px;
  }
}
.saperne_piu .text h1, .saperne_piu .text h2, .saperne_piu .text h3, .saperne_piu .text h4, .saperne_piu .text h5 {
  color: #008DC9;
  font-family: proxima-nova, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .saperne_piu .text h1, .saperne_piu .text h2, .saperne_piu .text h3, .saperne_piu .text h4, .saperne_piu .text h5 {
    font-size: 40px;
  }
}
.saperne_piu .text a {
  background: #008DC9;
  color: #FFF;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 100px;
  margin-top: 20px;
  font-size: 18px;
}
.saperne_piu .text a:hover {
  background: #13485f;
}
@media (min-width: 768px) {
  .saperne_piu .text a {
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .saperne_piu .text a {
    padding: 10px 24px;
  }
}
.saperne_piu .text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.saperne_piu .text ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0 10px 20px;
  position: relative;
}
.saperne_piu .text ul li:before {
  position: absolute;
  left: 0;
  top: 12px;
  content: "►";
  color: #008DC9;
}
.saperne_piu .text strong {
  font-size: 1.3em;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes gradientbutton {
  0% {
    background: rgba(255, 255, 255, 0.3);
  }
  100% {
    background: rgba(255, 255, 255, 0);
  }
}
@keyframes gradientbutton {
  0% {
    background: rgba(255, 255, 255, 0.3);
  }
  100% {
    background: rgba(255, 255, 255, 0);
  }
}
.stickybar {
  background: #008DC9;
  background: linear-gradient(-45deg, #008DC9, #13485f);
  background-size: 400% 400%;
  -webkit-animation: gradient 15s ease infinite;
          animation: gradient 15s ease infinite;
  color: #FFF;
  padding: 20px 0;
  position: fixed;
  top: 62px;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
}
@media (min-width: 576px) {
  .stickybar {
    top: 72px;
  }
}
@media (min-width: 768px) {
  .stickybar {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .stickybar .spacer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .stickybar .spacer {
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  .stickybar .text {
    width: 65%;
  }
}
@media (min-width: 768px) {
  .stickybar .cta_area {
    width: 35%;
    text-align: right;
  }
}
.stickybar .title {
  font-weight: bold;
  font-size: 18px;
  padding-right: 30px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .stickybar .title {
    font-size: 22px;
    padding-left: 0;
  }
}
.stickybar .cta_area a {
  background: #FFF;
  color: #008DC9;
  font-size: 16px;
  padding: 7px 20px;
  margin-top: 10px;
}
.stickybar .cta_area a:hover {
  opacity: 0.5;
}
@media (min-width: 768px) {
  .stickybar .cta_area a {
    margin-top: 0;
  }
}
.stickybar .close_trigger {
  height: 30px;
  width: 30px;
  font-size: 20px;
  color: #FFF;
  animation: gradientbutton 1s linear infinite alternate-reverse;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 3;
  border: 2px #FFF solid;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .stickybar .close_trigger {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
  }
}
.stickybar .close_trigger:hover {
  opacity: 1;
  -webkit-animation: none;
          animation: none;
  background: #FFF;
  color: #008DC9;
}