html {
  scroll-behavior: smooth;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-family: Kanit, sans-serif;
  text-decoration: none;
}
strong {
  font-weight: 600;
}
section {
  padding: 9vh 0;
}
header {
  padding: 10vh 0 0 0;
}
.navbar {
  height: 80px;
  background-image: url(../img/bgMenu.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 85%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  width: 100%;
  position: fixed !important;
  z-index: 99999;
}
.menu-space {
  max-width: 80%;
  min-width: 20%;
  width: 50%;
}
.menu-space .nav-lang {
  width: 40%;
}
.menu-space .nav-app {
  width: 25%;
}
.menu-space a {
  font-size: 1.125em;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 400;
  transition: 0.5s;
}
.nav-logo {
  min-width: 100px;
  width: 7%;
  filter: brightness(0) invert(1);
  transition: 0.5s;
}
.logo-bike {
  margin-bottom: -10px;
  min-width: 100px;
  width: 6%;
  padding-top: 10px;
  transition: 0.5s;
  filter: invert(88%) sepia(52%) saturate(544%) hue-rotate(1deg) brightness(85%)
    contrast(93%) !important;
}
.logo-bike:hover,
.nav-logo:hover {
  opacity: 0.6;
}
.display-scroll {
  display: none;
}
.burgerMenu {
  width: 45px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
  transform: rotate(180deg);
}
.burgerLines,
.burgerLines::after,
.burgerLines::before {
  height: 3px;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
}
.burgerLines {
  width: 20px;
}
.burgerLines::after,
.burgerLines::before {
  content: "";
  position: absolute;
}
.burgerLines::before {
  transform: translateY(-10px);
  width: 15px;
}
.burgerLines::after {
  transform: translateY(10px);
  width: 30px;
}
.burgerMenu.open .burgerLines {
  transform: translateX(-30px);
  background: 0 0;
}
.burgerMenu.open .burgerLines::before {
  transform: rotate(45deg) translate(15px, -15px);
  width: 30px;
}
.burgerMenu.open .burgerLines::after {
  transform: rotate(-45deg) translate(15px, 15px);
}
.display-on-mobile {
  display: none;
}

.link-app {
  min-width: 30%;
  width: 50px;
}
.link-app:hover {
  transition: 0.5s;
  transform: scale(1.1);
}
/* .link-app:hover {
  opacity: 0.6;
}
.nav-link:hover {
  color: #cfd149;
}
.bg-action {
  height: 100vh;
}
.nav-app .bike {
  filter: invert(77%) sepia(72%) saturate(434%) hue-rotate(10deg)
    brightness(103%) contrast(75%);
}
.nav-app .ski {
  filter: invert(43%) sepia(55%) saturate(781%) hue-rotate(160deg)
    brightness(98%) contrast(83%);
}
.nav-app .trek {
  filter: invert(55%) sepia(7%) saturate(3543%) hue-rotate(71deg)
    brightness(94%) contrast(72%);
} */
.bg-action {
  height: 100vh;
}
.benvenuti,
.footer-mowi,
.scarica-app,
.sezione-descrizione,
.social-wall,
.feel {
  background-color: #353535;
}
.benvenuti {
  background-image: url(../img/linee-prima-mowi-soluzione.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.feel {
  background-image: url(../img/linee-feel-the-mountain.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.feel-img {
  margin-top: 40px;
  margin-bottom: 40px;
}
.feel-img img {
  width: 100%;
  height: auto;
}

.partner {
  background-color: #a9aaaa;
}
.bike-benvenuti,
.digital-mowi {
  background-color: #fff;
}
.logo-header {
  width: 70%;
  opacity: 0.5;
}
.bike-header {
  background-position-y: 80%;
}
#contattiMowi .container-fluid {
  padding-right: 4vw;
}
.section-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.2em;
  letter-spacing: 0.2em;
}
.subtitle {
  font-size: 2.9em;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.p-text {
  font-size: 1.5em;
  font-weight: 200;
  margin-bottom: 15px;
  line-height: 1.3em;
}
.btn {
  font-size: 1.625em;
  padding: 18px 70px;
  border-radius: 50px;
  transition: 0.5s;
}
.follow-insta {
  padding: 15px 30px !important;
  font-size: 1.5em !important;
}
.invia-btn {
  margin-right: 15px;
}
.chi-section .section-title,
.scarica-app .section-title,
.text-benvenuti .section-title,
.sistema .section-title,
.perche .section-title,
.testoSlide p {
  color: #a9aaaa;
  margin-bottom: 20px;
}

.digital-mowi .section-title {
  margin-bottom: 5px !important;
  color: #a9aaaa;
}
.text-partner .section-title {
  color: #fff;
}
.contact-form-section .section-title {
  font-size: 5em;
  letter-spacing: 0;
  font-weight: 800;
  color: #353535;
}
.content-header .subtitle {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.scarica-app .subtitle {
  margin-bottom: 40px;
}
.text-benvenuti .subtitle {
  font-weight: 400;
  color: #fff;
  margin: 25px 0;
}
.descrizioni {
  padding-top: 10vh;
  padding-bottom: 0;
}

.smartphone-video {
  width: 312px;
  height: 630px;
  margin-left: auto;
  margin-top: 0px !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.map-video {
  margin-top: 18px !important;
  width: auto;
  height: 600px;
  margin-left: auto;
  margin-right: 18px !important;
}
.potere {
  background-image: url(../img/linee-local-top.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 10%;
}
.app {
  background-color: #f5f5f5;
  background-image: url(../img/linee-app-bottom.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 10vh;
  padding-top: 10vh;
}

.perche-lista {
  list-style: none;
  margin-bottom: 10vh;
}

.perche-lista li::before {
  content: "\2022";
  color: #353535;
  font-weight: 900;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.perche-lista strong {
  color: #353535;
}

.text-chi .subtitle,
.text-sistema .subtitle,
.text-descrizioni .subtitle {
  color: #353535;
  font-size: 2.8em;
  line-height: 0.8em;
  font-weight: 500;
  text-align: left;
}

.text-descrizioni .subtitle-thin {
  font-weight: 200;
  font-size: 2.3em;
  color: #a9aaaa;
}

.img-descrizioni {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  background-image: url("../img/localExperience.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-chi .subtitle {
  padding-left: 15px;
}
.text-social .subtitle {
  color: #c9c9c9;
  font-weight: 300;
  margin-bottom: 60px;
}
.social-links .subtitle {
  color: #c9c9c9;
  font-weight: 600;
  margin: 40px 0;
}
.contact-form-section .subtitle {
  columns: #353535;
}
.contact-info {
  max-width: 100%;
}
.contact-info .subtitle {
  color: #353535;
  font-weight: 500;
  font-size: 2em;
}
.contact-info .subtitle i {
  color: #cfd149;
}
.contact-info .subtitle span {
  font-weight: 600;
}
.bike-benvenuti .subtitle {
  color: #353535;
}
.bike-header .subtitle,
.esplora-img .subtitle,
.scarica-app .subtitle {
  color: #fff;
}
.bike-header .subtitle {
  font-size: 3em;
  line-height: 1em;
  font-weight: 600;
  margin-bottom: 2.5vh;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
.cit-mowi .subtitle {
  color: #353535;
  font-weight: 300;
}
.bike-benvenuti .text-benvenuti img {
  width: 20%;
}
.text-social img {
  width: 10vw;
  filter: brightness(0) invert(1);
  opacity: 0.5;
}
.sezione-chi h4 {
  color: #000;
  font-size: 2em;
  font-weight: 300;
}
.text-benvenuti .p-text,
.text-sistema .p-text,
.text-descrizioni .p-text {
  color: #a9aaaa;
}
.text-sistema .p-text {
  color: #666666;
}
.sezione-descrizione .p-text {
  margin-left: 20px;
  line-height: 1.4em;
  font-size: 1.35em;
  text-align: left;
  font-weight: 200;
  color: #c9c9c9;
}
.contact-info .p-text {
  font-size: 1.35em;
  color: #a9aaaa;
  font-weight: 300;
  margin: 5px 0 5px 15px;
}
.contact-info .p-text a {
  color: #cfd149;
  transition: 0.5s;
  text-decoration: none;
}
.single-info .social a:hover {
  transform: translateY(5px);
}
.contact-info .p-text a:hover {
  color: #cfd149;
}
.contact-info .p-text span {
  font-weight: 400;
  color: #353535;
}
.sezione-descrizione h3 {
  color: #fff;
  font-size: 1.875em;
  font-weight: 300;
  margin-bottom: 20px;
}
.sezione-descrizione h3 i {
  color: #cfd149;
  margin-right: 5px;
}
.sezione-descrizione {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  padding: 4vw;
}
.sezione-chi .p-text {
  color: #a9aaaa;
}
.sezione-chi {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  padding: 4vw;
  width: 100%;
  background-color: #fff;
  margin-left: -100px;
}
.content-header .btn,
.perche .btn {
  color: #fff;
  background-color: #353535;
}
.content-header .btn:hover,
.perche .btn:hover {
  transform: scale(1.1);
  background-color: #cfd149;
}
.mob-scroll {
  display: none;
}
.content-header .scroll,
.bike-header .scroll {
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
}
.scroll {
  animation: scrollDown 2s infinite;
}

.prova-ora {
  font-size: 1.8em;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  color: #cfd149;
  padding: 5vh 5vw;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  width: 80%;
}
.prova-ora i {
  transition: 0.5s;
}
.prova-ora:hover i {
  transform: translateX(10px);
}
.prova-ora:hover {
  color: #cfd149;
  text-decoration: none;
}
.content-header .scroll:hover {
  color: #fff;
  text-decoration: none;
}
@keyframes scrollDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(0);
  }
}

.icone-benvenuti,
.icone-sistema {
  padding: 15px 10%;
}

.icone-benvenuti h4,
.icone-sistema h4 {
  font-size: 1em;
  text-align: center;
}
.icone-benvenuti h4 {
  color: #a9aaaa;
  text-transform: uppercase;
  font-weight: 300;
  font-weight: 400;
}

.icone-benvenuti img,
.icone-sistema img {
  width: 6.5em;
  margin-bottom: 8px;
}
.icone-benvenuti img {
  filter: brightness(0) invert(0.6);
}
.icone-sistema img {
  filter: invert(20%) sepia(1%) saturate(0%) hue-rotate(303deg) brightness(60%)
    contrast(96%);
}

.link-img {
  margin-top: 30px !important;
  filter: brightness(0) invert(0.6) !important;
  width: 3.5em !important;
}
.funzioni {
  background-color: #efefef;
}
.funzioni {
  padding: 0px;
  background-image: url(../img/linee-slider-mowi-soluzione.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.funzioniSlider {
  width: 100%;
  height: auto;
}
.funzioniSlider .slide {
  padding: 20px 0px;

  position: relative;
  height: auto;
  justify-content: space-around;
  flex-direction: column;
  cursor: grab;
  transition: 1s;
}
.slide img {
  width: 60%;
}
.testoSlide {
  width: 50%;
}
.testoSlide h3 {
  text-align: center;
  color: #353535;
}
.testoSlide h3 {
  font-weight: 600;
  font-size: 2.85em;
  margin-bottom: 20px;
}
.testoSlide .slider-icon {
  margin-right: 15px;
  filter: invert(17%) sepia(0%) saturate(84%) hue-rotate(279deg)
    brightness(100%) contrast(89%);
  box-shadow: none;
  width: 100px;
  height: auto;
  display: block;
  margin: auto;
}
.testoSlide p {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.slide > img {
  border-radius: 20px;
  background-color: #353535;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.funzioniSlider .slide,
.slick-dots {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: transparent;
  margin-bottom: 0px;
  padding-left: 0px !important;
}

.slick-dots {
  height: 120px;
  justify-content: center;
  list-style: none;
}
.slick-dots li {
  z-index: 9999;
  width: 20px;
  height: 20px;
  border: 1px solid #a9aaaa;
  border-radius: 50%;
  background-color: #a9aaaa;
  margin: 15px;
  cursor: pointer;
}
.slick-dots li button {
  display: none;
}
.slick-dots .slick-active {
  background-color: #353535;
  border: 1px solid #353535;
  cursor: default;
  transition: 1s;
  transform: scale(1.3);
}
.slick-active .slide {
  transform: scale(1);
  transition: 1s;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}

#socialMowi {
  height: auto;
  justify-content: space-around;
}

.hashtag a,
.imstagram-link {
  color: #a8a8a8;
  font-size: 1.8em;
  text-decoration: none;
  transition: 0.5s;
}
.social-icons a {
  color: #a8a8a8;
  font-size: 1.6em;
  text-decoration: none;
  transition: 0.5s;
  font-weight: 300;
}
.social-icons a:hover {
  text-decoration: none;
  transform: scale(1.1);
}
.hashtag a:hover,
.imstagram-link:hover {
  color: #cfd149;
  text-decoration: none;
  transform: scale(1.1);
}

@media only screen and (max-width: 575px) {
  .icone-benvenuti img,
  .icone-sistema img {
    width: 4.5em;
  }
  .hide-on-mobile {
    display: none;
  }
  .text-mobile-center {
    text-align: center !important;
  }
  .subtitle-bike {
    width: 100%;
    text-align: center !important;
    font-size: 2em !important;
  }
  .text-paganella .storeSection img {
    display: block;
    margin: 0 auto;
  }
  .follow-insta {
    padding: 8px 20px !important;
    font-size: 1.2em !important;
  }
  .text-social .subtitle {
    margin-bottom: 20px;
  }
  .bike-desc .sezione-descrizione {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .display-on-mobile {
    display: block;
  }
  .paganella-img {
    height: 240px !important;
  }
  .storeSection img {
    display: block;
    margin: 0 auto !important;
  }
  .footer-mowi .m-5 {
    margin: 20px 10px !important;
  }
  .esplora-img .subtitle {
    font-size: 1.8em;
  }
  .storeSection {
    margin: 5px 0 !important;
  }
  .descrizione {
    padding: 10px !important;
    margin: 0 auto !important;
    width: 95%;
  }
  .sezione-descrizione {
    top: 0 !important;
    text-align: center;
  }
  .sezione-descrizione .p-text {
    text-align: center;
  }
  .mob-scroll {
    display: block;
  }
  .bike-header .btn,
  .text-paganella .btn {
    padding: 12px 10px !important;
    font-size: 1.4em !important;
  }
  #callToMowi .align-items-start {
    align-items: center !important;
  }
  .sezione-descrizione .p-text {
    margin-left: 0;
  }
  .slick-dots li {
    width: 20px;
    height: 20px;
  }
  .chi-section .section-title,
  .scarica-app .section-title,
  .text-benvenuti .section-title,
  .sistema .section-title {
    margin-bottom: 25px !important;
  }
  .cit-mowi .section-title {
    margin-bottom: 5px !important;
  }
  #callToMowi {
    padding-top: 100px;
  }
  section {
    padding: 12vh 0 !important;
  }
  .navbar {
    width: 100%;
    position: fixed !important;
    z-index: 99999;
  }
  .text-paganella h3 {
    font-size: 1.6em !important;
    margin-top: 10px;
  }
  .scarica-app .overlay-paganella h4 {
    font-size: 1.4em !important;
  }
  .scarica-app .overlay-paganella h5 {
    font-size: 1.1em !important;
  }
  .esplora-img,
  .paganella-img {
    height: 280px;
  }
  .mainMenu {
    height: 40% !important;
  }
  .mainMenuSection .follow {
    height: 40% !important;
    padding-bottom: 10% !important;
  }
  .mainMenuSection .follow a {
    color: #6e6e6e;
    font-size: 18px !important;
  }
  .mainMenuSection .follow i {
    font-size: 28px !important;
    margin: 10px;
  }
  .hashtag {
    margin: 0px !important;
  }
  .socialSpace {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }
  .scarica-app .overlay-paganella {
    padding: 10px !important;
  }
  .copy-footer {
    align-items: center !important;
    padding: 0 !important;
  }
  .checkbox-cookie {
    transform: scale(1.8) translateY(-10px);
    margin-right: 15px;
  }
  .cookie-label {
    margin-top: 15px;
    line-height: 1.1em !important;
    width: 85% !important;
  }
  .formContainer {
    width: 100% !important;
  }
  .partner-section img {
    width: 60% !important;
  }
  .text-partner .section-title {
    margin: 0 0 15px 0 !important;
    text-align: center;
  }
  .img-chi {
    height: 400px !important;
  }
  .social-icons {
    margin-top: 10px !important;
  }
  .hashtag a,
  .imstagram-link {
    font-size: 1.4em;
  }

  .instagram_gallery {
    padding: 5px;
  }
  .instagram_gallery a {
    margin-bottom: 10px;
  }
  .text-social img {
    width: 25vw;
    margin-bottom: 15px;
  }

  section {
    padding: 5vh 0;
  }
  .slide {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .slick-list {
    height: auto !important;
  }
  .slick-dots {
    padding: 0 !important;
  }
  .testoSlide p {
    font-size: 1.1em;
    padding: 0 6vw;
  }
  .slick-slide img {
    margin-bottom: 10px;
  }
  .testoSlide h3 img {
    width: 50px !important;
  }
  .testoSlide h3 {
    font-size: 2.2em;
    margin-bottom: 5px !important;
  }
  .section-title {
    font-size: 1.1em !important;
  }

  .single-info .subtitle {
    font-size: 1.4em;
  }
  .cit-mowi .subtitle,
  .contact-form-section .subtitle,
  .content-header .subtitle,
  .scarica-app .subtitle,
  .text-benvenuti .subtitle,
  .text-chi .subtitle,
  .text-sistema .subtitle {
    font-size: 1.8em;
  }
  .p-text {
    font-size: 1.4em !important;
  }
  .content-header .btn {
    padding: 12px 40px;
    font-size: 1.4em;
  }
  .funzioniSlider .slide {
    padding: 20px 10px !important;
  }
  .icon-function {
    min-width: 250px !important;
  }
  .testoSlide {
    padding: 10px 0 !important;
  }

  .hashtag {
    flex-direction: column !important;
    text-align: center;
  }
  .menu-space {
    justify-content: flex-end !important;
  }
  .navbar {
    background-position-x: 70% !important;
  }
  .menu-space {
    width: 10%;
  }

  .storeSection {
    flex-direction: column !important;
    align-items: center;
  }
  .storeSection a {
    margin: 10px auto !important;
  }
  .webAppA {
    display: none !important;
  }
  .bike-header .subtitle {
    text-align: center;
    line-height: 1;
    font-size: 2.2em;
  }
  .bike-header .align-items-center {
    align-items: center;
  }
}
@media only screen and (max-width: 1600px) {
  .slide img {
    width: 80%;
  }

  .navbar {
    background-position-x: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .potere .row,
  .app .row {
    max-width: 960px;
    margin: auto;
  }

  .slide img {
    width: 80%;
    height: auto;
  }

  .link-img {
    display: none;
  }

  .invia-btn {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .nav-app {
    display: none !important;
  }
  .menu-space {
    width: 5% !important;
    min-width: 5% !important;
  }
  .storeSection {
    justify-content: space-around;
  }
  .text-paganella h3 {
    margin-top: 15px;
  }
  .text-paganella .btn {
    display: none !important;
  }
  .text-paganella h3 {
    text-align: center;
  }
  .slide {
    flex-direction: column !important;
  }
  .testoSlide {
    padding: 20px 0;
  }

  .testoSlide {
    width: auto;
  }
  .funzioniSlider .slide {
    padding: 20px 10px;
  }
  .sezione-chi {
    margin-top: -100px;
    margin-left: 0;
    text-align: center;
  }
  .contact-form-section .section-title {
    text-align: center;
  }
  .contact-form-section .section-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: 0.2em;
    margin: 40px 0;
    color: #a8a8a8;
  }
  .copy-footer,
  .footer-menu h4,
  .footer-menu li {
    text-align: center;
  }
  .text-partner .section-title {
    text-align: center;
  }
  .instagram_gallery {
    display: flex;
    flex-direction: column;
  }
  .instagram_gallery img {
    width: 100% !important;
  }
  .langMob,
  .mainMenuSection .follow {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1200px) {
  .text-descrizioni h3,
  .text-descrizioni h4,
  .text-descrizioni p {
    text-align: center !important;
  }

  .smartphone-video,
  .map-video {
    margin-top: 20px;
    margin: auto !important;
  }

  .potere .text-descrizioni,
  .app .text-descrizioni {
    max-width: 960px;
    margin: 20px auto;
  }
  .feel-img img {
    width: 80%;
  }

  .bike-desc .sezione-descrizione {
    background-color: #353535;
  }
  .sezione-descrizione {
    background-color: #fff;
  }

  .bike-desc .sezione-descrizione h3 {
    color: #fff;
  }
  .sezione-descrizione h3 {
    color: #353535;
  }
  .sezione-descrizione {
    position: relative;
    top: -100px;
    width: 90%;
  }
  .text-chi .subtitle {
    display: none;
  }
  .navbar {
    background-position-x: 55%;
  }
  .bike-nav {
    width: 70% !important;
  }
}
.img-chi {
  background-image: url(../img/mowiTeam.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 700px;
  width: 100%;
  z-index: -1;
}
.partner-section img {
  width: 70%;
  filter: brightness(0) invert(1);
  opacity: 0.9;
}
.contact-form-section {
  padding: 2vh 4vw;
}
.formContainer {
  padding: 10px;
  width: 90%;
}
#footerMowi ul,
.comingSoon:before,
.formContainer label {
  font-family: Kanit, sans-serif;
  text-transform: uppercase;
  line-height: 0.5em;
}
.formContainer label {
  font-size: 1.1em;
  line-height: 0.5em;
  font-weight: 600;
}
input[type="email"],
input[type="tel"],
input[type="text"],
select,
textarea {
  width: 100% !important;
  height: 50px;
  padding: 20px !important;
  border: 0 !important;
  background-color: #ecf1f5 !important;
  border-radius: 1px !important;
  box-sizing: border-box !important;
  margin-top: 6px !important;
  margin-bottom: 16px !important;
  resize: vertical !important;
  font-size: 18px !important;
  font-family: Kanit, sans-serif !important;
  font-weight: 200 !important;
}
textarea {
  height: 200px !important;
}
input[type="email"],
input[type="tel"],
select,
textarea {
  width: 100%;
}
input[type="submit"] {
  display: block;
  background-color: #cfd149;
  color: #fff;
  padding: 12px 20px;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  width: 150px;
  transition: 0.5s;
  font-size: 20px;
  font-weight: 600;
  font-family: Kanit, sans-serif;
}
input[type="submit"]:hover {
  background-color: #a1a33d;
}
.copy-footer {
  align-items: start;
  padding-left: 20px;
}
.copy-footer .logo-footer {
  filter: brightness(0) invert(1);
  width: 180px;
  opacity: 0.8;
}
.copy-footer h4 {
  font-size: 1.2em;
  font-weight: 300;
  color: #c9c9c9;
}
.footer-menu h4 {
  color: #6e6e6e;
}
.footer-menu li a {
  color: #fff;
}
.footer-menu h4,
.footer-menu li {
  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
}
.footer-menu li {
  margin: 12px 0;
}
.appBanner {
  transition: 0.5s;
}
.appBanner:hover {
  transform: scale(1.2);
}
.instagram_gallery img {
  transition: 0.5s;
}
.instagram_gallery img:hover {
  transform: scale(1.1);
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
::-webkit-scrollbar-thumb {
  background: #cfd149;
  border: 0 #fff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb:hover {
  background: #cfd149;
}
::-webkit-scrollbar-track {
  background: #fbfbfb;
  border: 0 #fff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:active,
::-webkit-scrollbar-track:hover {
  background: #fbfbfb;
}
::-webkit-scrollbar-corner {
  background: 0 0;
}
::selection {
  background-color: #cfd149;
  color: #353535;
}
.mainMenuSection {
  overflow-x: hidden;
}
.mainMenuSection a,
.menuBut a,
.menuLang a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
  font-weight: 400;
  transition: 0.5s;
}
.menuBut,
.menuLang {
  list-style: none;
}
.mainMenuSection ul a:hover,
.menuLang a:hover {
  color: #cfd149;
}
.hashtag a:hover {
  color: #cfd149 !important;
}
.mainMenuSection .follow h4 {
  font-size: 1.8em;
  text-align: center;
  color: #6e6e6e;
}
.burgerMenu {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: all 0.5s ease-in-out;
  transform: rotate(180deg);
}
.burgerLines,
.burgerLines::after,
.burgerLines::before {
  height: 3px;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
}
.burgerLines {
  width: 20px;
}
.burgerLines::after,
.burgerLines::before {
  content: "";
  position: absolute;
}
.burgerLines::before {
  transform: translateY(-10px);
  width: 15px;
}
.burgerLines::after {
  transform: translateY(10px);
  width: 30px;
}
.burgerMenu.open .burgerLines {
  transform: translateX(-30px);
  background: 0 0;
}
.burgerMenu.open .burgerLines::before {
  transform: rotate(45deg) translate(15px, -15px);
  width: 30px;
}
.burgerMenu.open .burgerLines::after {
  transform: rotate(-45deg) translate(15px, 15px);
}
.mainMenu,
.mainMenuSection {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0;
}
.mainMenuSection {
  position: absolute;
  top: 80px;
  right: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  align-items: center;
  font-family: Kanit, sans-serif;
  display: none;
  z-index: -1;
  transition: 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.mainMenu-active {
  display: flex;
  z-index: 99;
}
.langMob {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 40%;
  padding: 0 !important;
  margin: 20px 0 0 0;
}
.mainMenu {
  height: 40%;
  margin-top: 1vh;
}
.mainMenuSection li {
  list-style: none;
  opacity: 0;
  text-align: center;
}
.lineMenu {
  width: 100%;
  height: 1px;
  background-color: #cfd149;
}
.mainMenuSection ul a {
  font-size: 28px;
  font-weight: 400;
}
.mainMenuSection .follow a {
  color: #6e6e6e;
  font-size: 26px;
}
.mainMenuSection .follow i {
  font-size: 40px;
  margin: 15px;
  transition: 0.5s;
}
.tiktok {
  margin-top: 15px;
  height: 40px;
  width: 40px;
  transition: 0.5s;
}
.socialSpace img {
  filter: invert(41%) sepia(9%) saturate(0) hue-rotate(206deg) brightness(100%)
    contrast(84%);
}
.socialSpace i:hover,
.socialSpace img:hover {
  transform: translateY(-15%);
}
.socialSpace i {
  transition: 0.5s;
}
.mainMenuSection .follow {
  max-width: 100%;
  width: 30%;
  height: 40%;
}
.hashtag,
.mainMenuSection .socialSpace {
  display: flex;
  justify-content: space-around;
  margin: 20px;
  margin-top: 5vh;
}
.hashtag {
  margin-right: 5px;
  margin-left: 5px;
}
.mowi-map img {
  width: 100%;
}
.bike-icone img {
  filter: invert(88%) sepia(52%) saturate(544%) hue-rotate(1deg) brightness(85%)
    contrast(93%);
}
.scarica-app .container {
  max-width: 1500px;
}
.scarica-app .overlay-paganella {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
  text-align: center;
}
.scarica-app .overlay-paganella h4 {
  font-size: 2em;
  font-weight: 400;
}
.scarica-app .overlay-paganella h5 {
  font-size: 1.5em;
  font-weight: 300;
}
.text-paganella .storeSection img {
  width: 70%;
  height: auto;
}

.text-paganella h3 {
  font-size: 2.65em;
  color: #fff;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 2vh;
}
.text-paganella .btn {
  font-size: 20px !important;
  padding: 18px 30px;
  border-radius: 50px;
  background-color: #cfd149;
  border-radius: 8px;
  color: #212121;
  width: auto;
  text-align: center;
  transition: 0.5s;
  border: 1px solid #cfd149;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}
.bike-header .btn {
  font-size: 26px;
  padding: 18px 70px;
  border-radius: 50px;
  background-color: #cfd149;
  border-radius: 8px;
  color: #212121;
  width: auto;
  text-align: center;
  transition: 0.5s;
  border: 1px solid #cfd149;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}
.bike-header .btn:hover,
.text-paganella .btn:hover {
  background-color: #212121;
  color: #cfd149;
  transform: scale(1.2);
  border: 1px solid #cfd149;
}
.storeSection {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 40px 0;
}
.storeSection img {
  height: auto;
  width: 70%;
  margin-right: 5px;
  transition: 0.5s;
}
.storeSection img:hover {
  transform: scale(1.1);
}
.imgStore {
  margin-top: 5px;
  margin-bottom: 5px;
}
.appButton,
.dButton {
  font-size: 18px !important;
  padding: 3px 8px;
  border-radius: 8px;
  transition: 0.5s;
  text-decoration: none !important;
}
.appButton {
  border: 1px solid #fff;
}
.dButton {
  background-color: #cfd149;
  color: #212121 !important;
  border: 1px solid #cfd149;
}
.appButton > img {
  height: 30px;
}
.dButton > img {
  height: 30px;
}
.appButton:hover {
  background-color: #fff;
  color: #212121;
}
.dButton:hover {
  background-color: #212121;
  color: #cfd149 !important;
}
.dButton:hover img {
  filter: invert(88%) sepia(54%) saturate(524%) hue-rotate(1deg) brightness(85%)
    contrast(95%) !important;
}
.appButton:hover img {
  filter: invert(88%) sepia(54%) saturate(524%) hue-rotate(1deg) brightness(85%)
    contrast(95%) !important;
}
@keyframes mainMenuLiFade {
  0% {
    opacity: 0;
    transform: translateY(-80px);
  }
  to {
    z-index: 999;
    opacity: 1;
    transform: translateY(0);
  }
}
.stop-scrolling {
  overflow: hidden !important;
}
