html, body {
  overflow-x: hidden;
}

@font-face {
  font-family: 'NeueMachina-Light';
  font-weight: 300;
  src: url(font/NeueMachina-Light.otf);
}

@font-face {
  font-family: 'NeueMachina-Regular';
  font-weight: 500;
  src: url(font/NeueMachina-Regular.otf);
}

@font-face {
  font-family: 'NeueMachina-Ultrabold';
  font-weight: 700;
  src: url(font/NeueMachina-Ultrabold.otf);
}

.container-fluid {
  padding-left: calc(3vh - 1px);
  padding-right: calc(3vh - 1px);
}

h1{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3rem;
  line-height: 2.7rem;
}
h2{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4rem;
}
h3{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4rem;
  line-height: 4rem;
}
h4{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4rem;
}
h5{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.9rem;
}
h6{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.footer {
  background-color: #F6F6F6;
  margin-top: 25px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.offcanvas {
  background-color: #1B1C1C;
  border-width: 0;
  opacity: 100%;
  z-index: 2000;
  height: 100%;
  width: fit-content;
  transition: .4s;
  padding-left: 5px;
  padding-right: 80px;
  padding-left: 5px;
  overflow-x: hidden;
  overflow-y: auto;
}

.mail {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.9rem;
  position: fixed;
  bottom: calc(3vh - 5px);
}

.nav-item {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3rem;
  line-height: 2.9rem;
}

.fascia {
  position: fixed;
  top: calc(0vh - 0px);
  right: 0;
  left: 0;
  z-index: 3;
  background-color: #FFFFFF;
  height: 90px;
}

@media (min-width: 576px) {
  h1{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 2.9rem;
  }
  h2{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  h3{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4rem;
    line-height: 4rem;
  }
  h4{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  h5{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  h6{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .offcanvas {
  background-color: #1B1C1C;
  border-width: 0;
  opacity: 100%;
  z-index: 2000;
  height: 100%;
  width: fit-content;
  transition: .2s;
  padding-left: 10px;
  padding-right: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}

.mail {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 2.5rem;
  position: fixed;
  bottom: calc(3vh - 5px);
}

.nav-item {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 3.1rem;
}

.fascia {
  position: fixed;
  top: calc(0vh - 0px);
  right: 0;
  left: 0;
  z-index: 3;
  background-color: #FFFFFF;
  height: 0px;
}

.spacedesk {
  margin-top: 200px;
}
}

/* // large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  h1{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3.2rem;
    line-height: 3.4rem;
  }
  h2{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  h3{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 6.5rem;
    line-height: 6rem;
  }
  h4{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  h5{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  h6{
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .footer {
    background-color: #F6F6F6;
    margin-top: 100px;
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .offcanvas {
  background-color: #1B1C1C;
  border-width: 0;
  opacity: 100%;
  z-index: 2000;
  height: 100%;
  width: fit-content;
  transition: .2s;
  padding-left: 20px;
  padding-right: 100px;
  overflow-x: hidden;
}

.mail {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 2.6rem;
  position: fixed;
  bottom: calc(3vh - 5px);
}

.nav-item {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 3.1rem;
}
.fascia {
  position: fixed;
  top: calc(0vh - 0px);
  z-index: 3;
  background-color: #FFFFFF;
  height: 0px;
}

.spacedesk {
  margin-top: 400px;
}

}

.bottonex {
  padding-left: 0px;
  padding-right: 0px;
  border-width: 0;
  background-color: #1B1C1C;
  position: absolute;
  top: calc(4vh - 0px);
  right: calc(3vh - 1px);
}

.navbar-toggler {
  border-width: 0;
  position: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding:0px 0px 0px 0px;
}

.navbar-toggler:focus,
.btn-close:focus {
  box-shadow: 0 0 0 0 transparent;
}

.spacemob {
  margin-top: 150px;
}

.space2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 2px;
}

.space1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 18px;
}

.space2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 10px;
}

.space {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 24px;
}

.spaceimg {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 32px;
}

.tag {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 48px;
}

.tag2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 72px;
}

.tagbegin {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 96px;
}

.tagbegin2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 130px;
}

.tagbeginextra {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 176px;
  }

  .tagbeginextra2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 300px;
    }

.linklinea {
  color: #000000;
  position: relative;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.linklinea:hover {
  color: #000000;
  cursor: pointer;
}

.linklinea::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #000000;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
  cursor: pointer;
}

.linklinea:hover::before {
  text-decoration: none;
  transform-origin: left;
  transform: scaleX(1);
  cursor: pointer;
}

.linklinea2 {
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.linklinea2:hover {
  color: #FFFFFF;
  cursor: pointer;
}

.linklinea2::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #FFFFFF;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
  cursor: pointer;
}

.linklinea2:hover::before {
  text-decoration: none;
  transform-origin: left;
  transform: scaleX(1);
  cursor: pointer;
}

.linklinea3 {
  color: #BC362F;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

.linklinea3:hover {
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

.linklinea3::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #BC362F;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

.linklinea3:hover::before {
  text-decoration: none;
  transform-origin: left;
  transform: scaleX(1);
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

.linkattivo {
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  text-decoration:none;
  cursor: pointer;
}

.linkattivo:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  color: #BC362F;
  background-color: #BC362F;
}

.linkattivo:hover {
  color: #BC362F;
  text-decoration:none;
  cursor: pointer;
}

.linkb {
  color: #FFFFFF;
  line-height: 1.3;
  display: inline-block;
  text-decoration:none;
  cursor: pointer;
}

.linkb:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.linkb:hover {
  color: #FFFFFF;
  text-decoration:none;
  cursor: pointer;
}

.linkr {
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.8rem;
  display: inline-block;
  text-decoration:none;
  cursor: pointer;
}

.linkr:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.8rem;
  background-color: #BC362F;
}

.linkr:hover {
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.8rem;
  text-decoration:none;
  cursor: pointer;
}

.linktra {
  color: #BC362F;
  line-height: 1.5;
  display: inline-block;
  text-decoration:none;
  cursor: pointer;
}

.linktra:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  color: #BC362F;
  background-color: #BC362F;
}

.linktra:hover {
  color: #BC362F;
  text-decoration:none;
  cursor: pointer;
}

.link {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}

.link:hover {
  color: #000000;
  cursor: pointer;
}

.link2 {
  text-decoration: none;
  color: #FFFFFF;
  cursor: pointer;
}

.link2:hover {
  color: #FFFFFF;
  cursor: pointer;
}

.link3 {
  text-decoration: none;
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.8rem;
  cursor: pointer;
}

.link3:hover {
  color: #BC362F;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.8rem;
  cursor: pointer;
}

.testoimmagine {
  text-decoration: none;
  position: relative;
  color: #FFFFFF;
  display: block;
}

.testoimmagine:hover,
.testoimmagine:hover .overlay > div {
  color: #FFFFFF;
}

.back-to-top {
  position: fixed;
  top: calc(80vh - 14px);
}

.immagine {
  position: relative;
  height: auto;
  width: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s;
}

.testoimmagine:hover .overlay {
  width: 100%;
  height: 100%;
}

.testoimmagine .overlay > div {
  margin: 20px;
}

#red {
  color: #BC362F;
}

#grey {
  color: #A0A0A0;
}

#white {
  color: #FFFFFF;
}

#black {
  color: #1B1C1C;
}

.intro {
  background-color: #DCDCDC;
  position: relative;
  z-index: 1000;
}

.textbax {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3rem;
}

[data-aos-duration='4000'] [data-aos],
  [data-aos][data-aos][data-aos-duration='4000'] {
    transition-duration: 4000ms;
  }

  .hyphenate {
    word-wrap: break-word;
    overflow-wrap: break-word;

  -webkit-hyphens: auto;
     -moz-hyphens: auto;
          hyphens: auto;
}

.linkdesk {
  background: linear-gradient(0deg, #BC362F, #BC362F) no-repeat right bottom / 0 var(--bg-h);
  transition: background-size 350ms;
  --bg-h: 100%;
}

.linkdesk:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}

.linkdesk2 {
  color: #BC362F;
  line-height: 1.2;
  display: inline-block;
  text-decoration:none;
  cursor: pointer;
}

.linkdesk2:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  color: #BC362F;
  background-color: #BC362F;
}

.linkdesk2:hover {
  color: #FFFFFF;
  text-decoration:none;
  cursor: pointer;
}

.carousel-item {
  transition: transform 0.8s ease-in-out;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  transition: opacity 0s 0.8s;
}

.zoom {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.zoom img {
  width: 100%;
  transition: 0.5s all ease-in-out;
}

.zoom:hover img {
  transform: scale(1.08);
}

.menusxsu {
  position: fixed;
  top: calc(2.5vh - 0px);
  z-index: 1080;
}

.menu {
  padding-left: 0px;
  padding-right: 0px;
  border-width: 0;
  position: fixed;
  top: calc(3vh - 0px);
  right: calc(3vh - 1px);
  z-index: 1080;
}

.video {
  position: relative;
  z-index: 1000;
}

.testo2 {
  position: absolute;
  z-index: 1080;
  top: 35%;
  bottom: 5%;
  left: 0;
  right: 0;
}

.ind {
  background-color: #FFFFFF;
  border: none;
}

.button3 {
  background-color: #1B1C1C;
  border-width: 0;
  opacity: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}

.hyphenate {
  word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
