.jumbotron {
  height: 225px;
  background-image: url('../images/jumbotron-monet-privacy.png');
  background-position: 50% 20%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.informativa-privacy {
  padding-top: 45px;
  padding-bottom: 45px;
}

.bold-text {
  color: #757575;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.paragraph {
  margin-top: 26px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.list-item, .list-item-2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.heading-2 {
  color: #0af;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.section-3---cosa-faciammo {
  background-color: #f8f8f8;
  padding-top: 45px;
  padding-bottom: 45px;
}

.text-span {
  text-decoration: underline;
}

.section-2---come-contattarci {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}

.text-span-2 {
  color: #757575;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.list-item-c {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.list-item-4 {
  font-family: Montserrat, sans-serif;
}

.list.section-a {
  list-style-type: lower-alpha;
}

.list-item-5 {
  font-family: Montserrat, sans-serif;
}

.heading-3 {
  margin-top: 25px;
}

.heading-4 {
  margin-top: 40px;
}

.text-span-3 {
  text-decoration: underline;
}

.link3 {
  color: #5b5b5b;
}

.list-2 {
  margin-bottom: 20px;
}

.p5 {
  margin-top: 10px;
  padding-left: 23px;
  font-family: Montserrat, sans-serif;
}

.p5-subitem {
  padding-left: 50px;
  font-family: Montserrat, sans-serif;
}

.div-block {
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.footer {
  background-color: #3cabe2;
  padding-top: 45px;
  padding-bottom: 45px;
}

.image {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-2 {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.line-jumbotron {
  width: 25%;
  height: 4px;
  background-color: #fff;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.list-item-6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  list-style-type: lower-alpha;
}

.list-item-7, .list-item-8 {
  list-style-type: lower-alpha;
}

.list-3 {
  padding-left: 70px;
  list-style-type: lower-roman;
}

.list-item-9 {
  font-family: Montserrat, sans-serif;
}

.list-item-10 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.bold-text-2 {
  color: #757575;
}

.table-wrapper {
  width: 50%;
  height: auto;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 10px;
  padding: 15px 5px;
  transition: transform .2s;
  position: relative;
}

.table-wrapper._100 {
  width: 100%;
  height: auto;
  perspective-origin: 50%;
  width: 100%;
  height: auto;
  width: 100%;
  background-color: #fff;
  border-style: none;
  flex: 0 auto;
  margin: 20px 0;
  position: relative;
  overflow: hidden;
}

.paragraph-3 {
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.text-block-135 {
  text-align: center;
}

.table {
  height: auto;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.table:active {
  border: 1px solid #dadada;
}

.table:focus {
  border-color: #d4d4d4;
}

.table.no-pad {
  background-color: #fff;
  border-style: none;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.table.no-pad.overflow {
  height: auto;
  max-height: none;
  flex: none;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
  overflow: visible;
}

.table-row-5-col {
  z-index: 100;
  width: 140vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
}

.table-row-5-col.header {
  z-index: 999;
  width: 100%;
  height: auto;
  min-height: 40px;
  background-color: #e4e4e4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  padding-top: 5px;
  padding-bottom: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.table-row-5-col.data-row {
  width: 100%;
  height: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.table-row-5-col.data-row:hover {
  background-color: rgba(0, 0, 0, 0);
}

.table-row-5-col.data-row.white {
  background-color: #f7f7f7;
}

.table-row-5-col.data-row {
  width: 100%;
  height: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.table-row-5-col.data-row:hover {
  background-color: rgba(0, 0, 0, 0);
}

.table-row-5-col.header {
  z-index: 999;
  width: 100%;
  height: auto;
  min-height: 40px;
  background-color: #dcdcdc;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.table-1---header---text {
  color: #5e5656;
  text-align: center;
  border: 1px #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.table-1---header---text.data {
  width: 100%;
  text-align: right;
  font-weight: 400;
}

.table-1---header---text.data.center {
  width: auto;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
}

.table-1---header---text.data.center.cms {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.table-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.table-col.header.left-col {
  z-index: 100;
  width: 100%;
  height: 100%;
  z-index: 100;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}

.text-span-cite {
  font-weight: 400;
}

.paragraph-4 {
  text-align: center;
}

.text-block-133 {
  width: auto;
  text-align: center;
  font-size: 13px;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  font-weight: 600;
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20 {
  font-size: 13px;
}

.bold-text-21 {
  font-weight: 600;
}

.table-row-3-col {
  z-index: 100;
  width: 140vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
}

.table-row-3-col.header {
  z-index: 999;
  width: 100%;
  height: auto;
  min-height: 40px;
  background-color: #fff;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.table-row-3-col.header.cms {
  background-color: #ddd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.table-row-3-col.data-row {
  width: 100%;
  height: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.table-row-3-col.data-row:hover {
  background-color: rgba(0, 0, 0, 0);
}

.table-row-3-col.data-row.black {
  background-color: #f8f8f8;
  padding-right: 5px;
}

.table-col-2 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.table-col-2.header.left-col {
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #fff;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}

.table-col-2.header.left-col.cms {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.table-col-2.cms {
  justify-content: center;
}

.table-col-2.data {
  justify-content: center;
  align-items: flex-end;
}

.table-col-2.data.left {
  z-index: 80;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}

.section-1---introduzione {
  background-color: #f8f8f8;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-4---ulteriori {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-5---base-giuridica {
  background-color: #f8f8f8;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-6---modalita {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}

.section-7---ambito {
  background-color: #f8f8f8;
  padding-top: 45px;
  padding-bottom: 45px;
}

.list-alphabet {
  margin-bottom: 20px;
  list-style-type: lower-alpha;
}

.section-8---diritti {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}

@media screen and (max-width: 991px) {
  .table-wrapper {
    width: 80%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 4px;
  }

  .table-wrapper._100 {
    margin-bottom: 20px;
  }

  .table {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table.no-pad.overflow {
    max-height: 400px;
    flex: none;
  }

  .table-row-5-col.header, .table-row-5-col.data-row, .table-row-5-col.data-row, .table-row-5-col.header {
    width: 100%;
  }

  .table-1---header---text {
    font-size: 10px;
    line-height: 14px;
  }

  .table-row-3-col.header, .table-row-3-col.data-row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .table-wrapper {
    width: 100%;
    border-style: none;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    transform: scale(.8);
  }

  .table-wrapper._100 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table.no-pad {
    padding-left: 10px;
    padding-right: 0;
  }

  .table.no-pad.overflow {
    width: 100%;
    max-height: 240px;
    padding-left: 0;
    overflow: auto;
  }

  .table-row-5-col.header, .table-row-5-col.data-row, .table-row-5-col.data-row, .table-row-5-col.header {
    width: 120%;
  }

  .table-1---header---text {
    font-size: 10px;
    line-height: 12px;
  }

  .table-row-3-col.header, .table-row-3-col.data-row {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .paragraph, .heading-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-item-c, .list {
    width: auto;
  }

  .heading-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-wrapper {
    width: 100%;
    margin-bottom: 7px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .table-wrapper._100 {
    padding-left: 0;
    padding-right: 0;
  }

  .table {
    width: 100%;
  }

  .table.no-pad.overflow {
    max-height: 600px;
    flex: none;
  }

  .table-row-5-col.header, .table-row-5-col.data-row, .table-row-5-col.data-row, .table-row-5-col.header {
    width: 220vw;
  }

  .table-row-3-col.header {
    width: 140vw;
    margin-left: 0;
    margin-right: 0;
  }

  .table-row-3-col.data-row {
    width: 140vw;
  }
}


