:root {
  --white: #fffffff2;
  --webflow-color: #146ef5;
  --dark-slate-gray: #333;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  background-image: linear-gradient(to bottom, var(--white), var(--white)), url('../images/points.jpg');
  color: #333;
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  list-style-type: none;
}

h1 {
  color: var(--webflow-color);
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  line-height: 26px;
}

a {
  color: #00e;
}

.navbar {
  background-color: var(--white);
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
}

.list-item {
  background-color: #0000;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  line-height: 26px;
  list-style-type: disc;
}

.order-list {
  background-color: #0000;
}

.footer {
  background-color: var(--webflow-color);
  color: #fff;
  text-align: center;
  margin-top: 60px;
  padding: 60px 5px;
}

.nav-riferimenti {
  font-family: Droid Sans, sans-serif;
}

.nav-riferimenti:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-riferimenti.w--current {
  color: #000;
  background-color: #50d4f1e3;
}

.nav-contatti {
  font-family: Droid Sans, sans-serif;
}

.nav-contatti:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-contatti.w--current {
  color: #000;
  background-color: #963560e3;
}

.nav-chi-sono {
  font-family: Droid Sans, sans-serif;
}

.nav-chi-sono:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-chi-sono.w--current {
  color: #000;
  background-color: #efebce;
  font-family: Lato, sans-serif;
}

.nav-istruzione-e-formazione {
  font-family: Lato, sans-serif;
}

.nav-istruzione-e-formazione:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-istruzione-e-formazione.w--current {
  color: #000;
  background-color: #ffec41e3;
}

.nav-attivit-lavorative {
  background-color: #0000;
  font-family: Droid Sans, sans-serif;
}

.nav-attivit-lavorative:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-attivit-lavorative.w--current {
  color: #000;
  background-color: #ff751fe3;
}

.c_footer {
  background-color: #8f8f8f;
  border: 1px solid #ffffffe8;
  padding: 20px 5px;
}

.t_footer {
  background-color: #0000;
  display: block;
}

.c_navbar {
  padding: 5px 10px;
}

.body {
  background-image: none;
  font-family: Lato, sans-serif;
}

.s_sottonav {
  height: 180px;
}

.s_cookieprivacy {
  background-color: #fffffff2;
  padding-bottom: 25px;
}

.link-2 {
  color: #146fca;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_label {
  color: #4353ff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-banner_button {
  color: #fff;
  text-align: center;
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 0;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #4353ff;
  background-color: #f5f5f5;
  border-color: #4353ff;
  border-radius: 0;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-banner_text-link {
  color: #4353ff;
  border-bottom: 2px solid #4353ff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_title {
  color: #021a69;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_option.nascosto {
  display: none;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_button {
  background-color: #4353ff;
  border: 2px solid #4353ff;
  border-radius: 0;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #4353ff;
  background-color: #fff;
  border-color: #4353ff;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.s {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.img-s {
  height: 60px;
}

.div-navbar {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.nav-link.w--current {
  background-color: var(--webflow-color);
  color: var(--white);
}

.brand {
  padding-left: 0;
}

.link-3 {
  color: var(--white);
}

.body-2 {
  background-image: linear-gradient(to bottom, var(--white), var(--white)), url('../images/points.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navmenu {
    background-color: #cfcfcf;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menubutton {
    border: 1px solid var(--webflow-color);
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .s {
    padding-left: 40px;
    padding-right: 40px;
  }

  .icon {
    color: var(--webflow-color);
  }
}

@media screen and (max-width: 767px) {
  body {
    background-repeat: repeat-y;
    background-size: cover;
    background-attachment: fixed;
  }

  p {
    padding-left: 15px;
  }

  .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .order-list {
    padding-left: 15px;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .s {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-s {
    height: 60px;
  }
}

@media screen and (max-width: 479px) {
  body {
    background-repeat: repeat-y;
  }

  p {
    padding-left: 0;
  }

  .menubutton {
    border: 1px solid #5c5b5b;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .list {
    padding-left: 10px;
  }
}


