@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

:root {
  --dark-slate-grey: #3b3b3b;
  --1-creativity: #bd9393;
  --2-graphicdesign: #fdc452;
  --8-web: #00678b;
  --3-promotion: #d44661;
  --9-social: #00c0c9;
  --4-pop: #f9aebc;
  --5-photo: #aba38c;
  --7-adv: #7a24ea;
  --6-branding: #f2c300;
  --11-clients: #fefefe;
  --uni-green: #96bb44;
  --white: white;
  --black: black;
  --10-copy: #6bbe3f;
}

a {
  color: #fff;
  text-decoration: none;
}

.uni {
  background-color: #38383800;
  flex-wrap: nowrap;
  place-content: space-around center;
  align-items: center;
  width: 100%;
  height: 90vh;
  min-height: 700px;
  padding-top: 55px;
  padding-bottom: 123px;
  display: flex;
  position: relative;
}

.uni.bottom {
  height: 90vh;
}

.brains {
  background-color: #0c9dff00;
  height: 600px;
  position: static;
}

._1st_txt_div {
  float: right;
  justify-content: flex-start;
  width: 46%;
  height: 50%;
  margin-top: 94px;
  margin-right: 132px;
  position: static;
}

.txt_forsenon {
  float: none;
  clear: none;
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  text-shadow: 0 0 2px #0000004d;
  height: auto;
  font-family: Gotham, sans-serif;
  font-size: 4.7vw;
  font-weight: 500;
  line-height: 4.2vw;
  display: block;
  position: relative;
}

.txt_forsenon.gray {
  color: #474747;
  text-shadow: 0 0 2px #0000004d;
}

.txt_forsenon.home {
  font-size: 70px;
  line-height: 65px;
  display: inline-block;
}

.txt_forsenon.toptxt {
  margin-left: -5px;
  font-size: 100px;
  line-height: 80px;
  display: block;
}

.logo_block {
  width: 30%;
  height: 30%;
  margin-right: 50px;
}

.image {
  width: auto;
  height: auto;
  max-height: 100%;
}

.bottom_div {
  flex: 1;
  order: -1;
  align-self: flex-end;
  width: 100%;
  height: 15%;
  display: block;
  position: static;
}

.blocco_txt_sotto {
  width: 100%;
  height: 30px;
  display: inline-block;
}

.text-block {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block.bottom {
  margin-top: 60px;
}

.logo_container {
  perspective: 1286px;
  perspective-origin: 100% 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  height: 30%;
  margin-right: 30px;
  display: flex;
}

.logo_container.clients {
  flex-direction: column;
  align-items: stretch;
}

.logo_container.caffeup {
  margin-top: -3px;
  margin-bottom: 2px;
}

.brains_for_your_brand {
  background-color: #38383800;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.image-2 {
  perspective: 1001px;
  background-color: #00ff8f00;
}

.body {
  background-color: #3b3b3b;
}

.fan_section {
  height: 600px;
}

.fun_col-let {
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  display: flex;
}

.fan_col_right {
  align-items: center;
  height: 600px;
  display: flex;
}

.txt-fan {
  color: #fff;
  letter-spacing: -.07em;
  max-width: 500px;
  font-family: Gotham, sans-serif;
  font-size: 80px;
  line-height: 75px;
}

.test_section {
  height: 600px;
}

.image-3 {
  width: auto;
  min-width: 900px;
  max-width: 900px;
}

.main {
  justify-content: center;
  align-items: center;
  height: 95vh;
  min-height: 600px;
  padding-top: 123px;
  padding-bottom: 123px;
  line-height: 20px;
  display: flex;
  position: static;
}

.txt_block {
  width: 50%;
}

.tag {
  color: #fff;
  background-color: #000;
  margin-top: 29px;
  margin-right: 8px;
  padding: 6px 10px;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.description {
  color: #fff;
  margin-top: 20px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.description.gray {
  color: #505050;
}

.gelato {
  width: 75%;
}

.footer {
  background-color: #272727;
  justify-content: space-around;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
}

._2columns {
  align-items: center;
  height: 200px;
  display: flex;
}

.column {
  align-items: center;
  height: 60px;
  display: flex;
}

.address {
  color: #fff;
  align-items: center;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  display: block;
}

.address.center {
  text-align: center;
}

.row {
  align-items: center;
  height: 60px;
  display: flex;
}

.row-2 {
  height: 60px;
}

.column-2 {
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  display: flex;
}

.image-4 {
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.image-4:hover {
  opacity: .37;
}

.seguici {
  float: right;
  color: #fff;
  text-align: right;
  font-family: Gotham, sans-serif;
  font-weight: 300;
  display: inline-block;
}

.copyright {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  display: block;
}

.column-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.row3 {
  background-color: #272727;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100vh;
  display: flex;
}

.header {
  z-index: 1000;
  justify-content: flex-start;
  align-items: flex-start;
  height: 60px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.creativit {
  background-color: #949494;
  width: 8%;
  height: 80%;
}

.button {
  background-color: #9c9c9c;
  width: 8%;
  height: 60%;
}

.button:hover {
  height: 100%;
}

.button.brain {
  background-color: #a78585;
}

.button.creativity, .button.creativity.w--current {
  background-color: var(--1-creativity);
}

.button.creativity.w--current:hover {
  background-color: #bd9393;
}

.button.graphic {
  background-color: var(--2-graphicdesign);
}

.button.web {
  background-color: #00678b;
}

.button.web.w--current {
  background-color: var(--8-web);
}

.button.promotion {
  background-color: var(--3-promotion);
}

.button.social {
  background-color: var(--9-social);
}

.button.pop {
  background-color: #f9aebc;
}

.button.pop.w--current {
  background-color: var(--4-pop);
}

.button.shooting, .button.shooting.w--current {
  background-color: var(--5-photo);
}

.button.strategy {
  background-color: #6bbe3f;
}

.button.adv {
  background-color: var(--7-adv);
}

.button.branding {
  background-color: #f2c300;
}

.button.branding.w--current {
  background-color: var(--6-branding);
}

.button.clients {
  background-color: #fefefe;
}

.button.clients.w--current {
  background-color: var(--11-clients);
}

.button.first {
  background-color: #3b3b3b;
  height: 60%;
}

.button.first:hover {
  height: 100%;
}

.button.first.w--current {
  background-color: #3b3b3b;
}

.button.menu {
  background-color: var(--uni-green);
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.menu:hover {
  background-color: var(--uni-green);
  height: 100%;
}

.button.menu.vert {
  display: none;
}

.div_center {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.brains_txt {
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
  position: static;
}

.text-block-2 {
  color: #fafafa;
  margin-top: 37px;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.cervello {
  opacity: 1;
  perspective: none;
  max-width: 90%;
}

.facebook_link {
  float: right;
  display: inline-block;
}

.colonne {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-4 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.column-5 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.trasp_mask {
  z-index: 500;
  opacity: 1;
  background-color: #cfcfcf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
}

.lang_block {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

._2col {
  height: 100%;
}

.lang_sel {
  text-align: center;
  font-family: Gotham, sans-serif;
}

.uni_button {
  background-color: #96bb44;
  margin: 34px;
  padding: 21px 34px;
  font-family: Gotham, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.uni_button:hover {
  background-color: #3a3d33;
}

.tornasu_container {
  flex: 0 auto;
  display: block;
}

.close {
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 50px;
  display: flex;
  position: static;
  top: 0;
  right: 0;
}

.image-5 {
  width: 50px;
  height: 50px;
}

.image-5:hover {
  filter: hue-rotate(178deg) saturate(0%);
}

.centerd {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 42px;
  display: flex;
}

.div-block {
  flex: none;
}

.img_close {
  padding: 0;
}

.img_close:hover {
  filter: saturate(0%) brightness(71%);
}

.text_email {
  font-size: 16px;
  font-weight: 500;
}

.text_email:hover {
  color: var(--uni-green);
}

.slider {
  background-color: #0000;
}

.slide {
  background-image: url('../images/01-3M.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2 {
  background-image: url('../images/02-BACI.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-3 {
  background-image: url('../images/03-CAMPARI.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon, .icon-2, .slide-nav {
  display: none;
}

.slide-4 {
  background-image: url('../images/04-CARLSBERG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/05-CHICCO.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-6 {
  background-image: url('../images/06-COTY.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/07-STAR.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-8 {
  background-image: url('../images/08-HARIBO.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-9 {
  background-image: url('../images/09-KITKAT.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1 {
  background-image: url('../images/10-LACTALIS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-2 {
  background-image: url('../images/11_LAYS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-3 {
  background-image: url('../images/12_LOREAL.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-4 {
  background-image: url('../images/13-MONSTER.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-5 {
  background-image: url('../images/14-PEPSI.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-6 {
  background-image: url('../images/15-PERUGINA.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-7 {
  background-image: url('../images/16-POLASE.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-8 {
  background-image: url('../images/17-PORETTI.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-9 {
  background-image: url('../images/18-POSTIT.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-10 {
  background-image: url('../images/19-PREMIUM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-2 {
  background-image: url('../images/20-PURINA.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-3 {
  background-image: url('../images/21-SANPELLEGRINO.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-4 {
  background-image: url('../images/22-EON.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-5 {
  background-image: url('../images/23-TUBORG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-6 {
  background-image: url('../images/24-VIBRAM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-2-7 {
  background-image: url('../images/25-ZEISS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.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;
}

.privacy-link {
  border-right: 1px solid var(--white);
  border-radius: 2px;
  padding-right: 15px;
}

.text-block-3 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.cookies_div {
  margin-left: 15px;
}

.privacy-cookie {
  margin-top: 6px;
}

.text-span {
  font-size: 0;
}

.div-block-2 {
  padding-top: 99px;
  padding-bottom: 99px;
}

.div-block-3 {
  object-fit: contain;
  width: 80%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  width: 80%;
  margin-top: 8px;
  margin-bottom: 0;
  display: flex;
}

.div-block-6, .div-block-7, .div-block-8 {
  width: 30%;
  margin: 8px;
}

.text-block-4 {
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.section {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 90vh;
  display: flex;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
  display: flex;
}

.image-6 {
  width: 350px;
}

.video-4 {
  width: 90%;
  max-width: 1920px;
}

.text-block-5 {
  color: #fff;
  padding-bottom: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.body-2 {
  background-color: #000;
}

html.w-mod-js [data-ix="traspmask"] {
  opacity: 0;
  height: 0;
}

@media screen and (max-width: 991px) {
  .uni {
    padding-bottom: 122px;
    padding-right: 0;
  }

  ._1st_txt_div {
    width: 50%;
  }

  .txt_forsenon {
    letter-spacing: -.05em;
    font-size: 44px;
    line-height: 44px;
  }

  .text-block {
    font-size: 16px;
    line-height: 16px;
  }

  .main {
    justify-content: center;
    align-items: center;
  }

  .address.center {
    text-align: center;
  }

  .seguici {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-2 {
    font-size: 26px;
    line-height: 26px;
  }

  .column-4 {
    display: flex;
  }

  .slide-3 {
    background-image: url('../images/03-CAMPARI.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .icon {
    display: none;
  }

  .privacy-link {
    padding-right: 10px;
  }

  .text-block-3 {
    font-size: 10px;
  }

  .cookies_div {
    margin-left: 10px;
  }

  .div-block-3 {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-4 {
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .video-3 {
    width: 100%;
  }

  .div-block-5 {
    flex-direction: column;
  }

  .div-block-6, .div-block-7, .div-block-8 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .uni {
    height: 90vh;
    min-height: 700px;
  }

  .uni.bottom {
    min-height: 700px;
    display: flex;
  }

  .txt_forsenon {
    font-size: 30px;
    line-height: 30px;
  }

  .txt_forsenon.toptxt {
    font-size: 60px;
    line-height: 50px;
  }

  .text-block {
    font-size: 14px;
    line-height: 14px;
  }

  .logo_container {
    align-items: flex-start;
  }

  .body {
    background-color: var(--dark-slate-grey);
  }

  .main {
    height: 100vh;
    min-height: 700px;
    padding-top: 10px;
  }

  .description {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
  }

  .footer {
    align-items: center;
    height: 250px;
    position: static;
  }

  .address {
    text-align: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-4 {
    text-align: center;
    width: 30px;
    height: 30px;
    margin-left: 0;
  }

  .seguici {
    text-align: center;
  }

  .copyright {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .copyright.link {
    display: block;
  }

  .column-3 {
    justify-content: center;
    height: 45px;
  }

  .header {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: none;
  }

  .button.creativity.vert {
    flex: none;
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.creativity.vert:hover {
    width: 100%;
  }

  .button.graphic.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.graphic.vert:hover {
    width: 100%;
  }

  .button.web.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.web.vert:hover {
    width: 100%;
  }

  .button.promotion.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.promotion.vert:hover {
    width: 100%;
  }

  .button.social.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.social.vert:hover {
    width: 100%;
  }

  .button.pop.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.pop.vert:hover {
    width: 100%;
  }

  .button.shooting.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.shooting.vert:hover {
    width: 100%;
  }

  .button.strategy.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.strategy.vert:hover {
    width: 100%;
  }

  .button.adv.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.adv.vert:hover {
    width: 100%;
  }

  .button.branding.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.branding.vert:hover {
    width: 100%;
  }

  .button.clients.vert {
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.clients.vert:hover {
    width: 100%;
  }

  .button.first.vert {
    background-color: var(--dark-slate-grey);
    flex: none;
    width: 60%;
    height: 8%;
    display: block;
  }

  .button.first.vert:hover {
    width: 100%;
  }

  .button.last {
    width: 8%;
    height: 60%;
    display: block;
  }

  .button.last:hover {
    height: 100%;
  }

  .button.last.vert {
    width: 60%;
    height: 8%;
  }

  .button.last.vert:hover {
    width: 100%;
  }

  .button.menu.vert {
    width: 60%;
    height: 8%;
    display: flex;
  }

  .button.menu.vert:hover {
    width: 100%;
  }

  .div_center {
    flex-wrap: nowrap;
    align-content: space-between;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .facebook_link {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .header_vertical {
    z-index: 1000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50px;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .colonne {
    height: 100%;
    display: block;
  }

  .column-4 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link {
    text-decoration: none;
  }

  .trasp_mask {
    display: none;
  }

  .lang_block {
    flex-direction: column;
  }

  .privacy-cookie {
    text-align: center;
    margin-top: 12px;
  }
}

@media screen and (max-width: 479px) {
  .uni {
    min-height: 700px;
  }

  .uni.bottom {
    min-height: 700px;
    padding-bottom: 53px;
  }

  .txt_forsenon {
    font-size: 30px;
    line-height: 28px;
    display: block;
  }

  .txt_forsenon.bottom {
    text-align: left;
    margin-left: 24px;
    font-size: 33px;
    line-height: 30px;
  }

  .txt_forsenon.home {
    margin-left: 19px;
  }

  .txt_forsenon.toptxt {
    margin-left: 20px;
    font-size: 50px;
    line-height: 40px;
  }

  .text-block {
    margin-left: 13px;
    font-size: 10px;
  }

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

  .logo_container {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    margin-bottom: 24px;
    margin-right: 30px;
    display: block;
  }

  .logo_container.clients {
    width: 95%;
    display: flex;
  }

  .image-2 {
    margin-left: 9px;
  }

  .main {
    min-height: 700px;
    padding-top: 90px;
    padding-left: 0;
  }

  .txt_block {
    width: 100%;
    padding-left: 30px;
    padding-right: 20px;
  }

  .description {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
  }

  .panino {
    flex: 0 auto;
    margin-right: 40px;
    display: block;
  }

  .gelato {
    margin-left: 38px;
  }

  .polaroid {
    width: 100%;
    margin-right: 22px;
  }

  .caffe {
    margin-right: 40px;
  }

  .footer {
    height: 250px;
  }

  .address {
    text-align: center;
    justify-content: center;
  }

  .image-4 {
    width: 30px;
    height: 30px;
  }

  .copyright {
    display: block;
  }

  .header {
    display: flex;
  }

  .button.menu.vert {
    display: none;
  }

  .div_center {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 95vh;
    display: flex;
    position: static;
  }

  .text-block-2 {
    margin-left: 19px;
    font-size: 20px;
    line-height: 20px;
  }

  .cervello {
    flex: 0 auto;
    width: auto;
    height: auto;
    display: block;
    position: static;
    overflow: visible;
  }

  .clients_img {
    width: 85%;
    height: 100%;
  }

  .facebook_link:hover {
    background-color: #298ccf00;
  }

  .header_vertical {
    display: none;
  }

  .link {
    color: #fff;
    text-decoration: none;
  }

  .menu_icon {
    width: 14px;
    height: 14px;
  }

  .trasp_mask {
    flex-direction: row;
    display: flex;
  }

  .lang_block {
    flex-direction: column;
  }

  .image-6 {
    width: 200px;
  }

  .text-block-5 {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}