*,
::after,
::before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  font-family: Tahoma, Verdana, Geneva, sans-serif;
  font-size: 1.0em;
  color: #888888;
  margin: 0;
  padding: 0;
}
.logo {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.logo img {
  width: 200px;
  padding-top: 10px;
}
.logo a span {}
.societa {
  margin-left: 10px;
  color: #0a5299;
  font-size: 1.5rem;
}
.indirizzofooter img {
  width: 55%;
}
.indirizzofooter p {
 font-size: 1rem!important;
}





.logofooter {
  text-align: center;
}
.logofooter img {
  width: 154px;
}
.clearfix {
  clear: both;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
}

.page-header h1 {
  font-size: 1.9em;
  text-align: center;
  text-transform: uppercase;
  color: #ff5200;
  font-weight: 700;
}
.item-page h2 {
  font-size: 1.3em;
  font-weight: 600;
  text-align: center;
  color: #0a5299;
}
.item-page h3 {
  font-size: 1.1em;
  font-weight: 600;
}
a.pulsante {
    background-color: #ff5200;
    color: #ffffff!important;
    padding: 15px 15px;
    border-radius: 5px;
    line-height: 40px;
}
.quadrifoglio {
  margin: 0;
  padding: 10px 50px
    /*36px 0 36px 46px*/
  ;
  list-style: none;
  background-image: url('../../../../../images/loghi/quadrifoglio.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px;
}
.item-page a {
  color: #0a5299;
  text-decoration: none;
}
.item-page ul {
  line-height: 1.8em;
  text-align: justify;
  margin-left: 40px;
}
/*article.articolo {
  min-height: calc(100vh - 50px);
}*/
.contenuto {
  max-width: 1620px;
  margin: 0 auto;
}
.item-page p {
  text-align: justify;
  line-height: 1.8em;
}
.paralax {
  margin: 0;
  padding: 0;
}
.colonne {
  display: flex;
  justify-content: center;
}
.colonna33 {
  width: 33%;
  margin: 10px;
  /*border: 1px solid #ffffff;*/
  padding: 0px 10px;
}
.colonna50 {
  width: 50%;
  margin: 10px;
  padding: 0px 10px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-21by9::before {
  padding-top: 32%;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive source,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: -10;
}
.img100 {
  width: 100%;
}
.footer {
  background-color: #2e312f;
  padding-top: 25px;
}
.footer p {
  color: #ffffff;
  font-size: 0.8em;
  line-height: 1.3em;
}
.footer a {
  color: #ffffff;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}
.footer h3 {
  color: #ffffff;
}
.copyright {
  padding-bottom: 20px;
}
.copyright p {
  text-align: center;
  font-size: 0.85em;
  color: #ffffff;
  margin: 30px 0px;
  padding: 0;
}
.copyright a {
  color: #ffffff;
}
.legale ul {
  font-size: 0.8em;
}
.legale li {
  padding: 3px 0px;
}
img.imgarticolo {
  border-radius: 5px;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.certificazioni {
  display: flex;
  justify-content: space-evenly;
}
.certificazione {
  margin: 10px;
  width: 48%;
}
.certificazione img {
  width: 100%;
}
.visually-hidden {
  display: none;
}
div.mod-languages ul li.lang-active {
  background-color: transparent !important;
}
div.mod-languages li {
  margin: 0;
}
div.mod-languages a {
  padding: 0;
}
.clean-button {
  text-align: center;
  padding: 0px 0px 40px 0px;
}
.clean-button a {
  background-color: #0a5299;
  color: #ffffff;
  padding: 12px 15px;
}
.blu {
  color: #0a5299;
}
.loghicer {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.logocer {
  width: 46%;
  height: 100%;
}
/**************************** navbar ****************/
@media (min-width: 992px) {
  header {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar {
    /* display: flex;
    justify-content: space-between;*/
    width: 100%;
    /* background-color: #f9f9f9;
    border: thin solid #ededed;*/
    height: auto;
    overflow: auto;
  }
  .navbar .logo {
    padding: 0px;
    font-size: 0.9375em;
    font-weight: 800;
    float: left;
  }
}
#hamburger {
  width: 30px;
  position: relative;
  /*margin: auto;*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  top: 50px;
}
#hamburger span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background-color: #0a5299;
  border-radius: 9px;
  opacity: 1;
  left: 7px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#hamburger span:nth-child(1) {
  top: 0px;
}
#hamburger span:nth-child(2) {
  top: 11px;
}
#hamburger span:nth-child(3) {
  top: 22px;
}
#hamburger.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -30px;
}
#hamburger.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.sitenavigation ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  /*float: right;*/
}
.sitenavigation li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-left: -4px;
  line-height: 142px;
  position: relative;
}
.sitenavigation li li {
  line-height: 20px;
}
.sitenavigation li li a {
  padding: 11px 10px;
}
.sitenavigation li.nav-dropdown:hover>a {
  background-color: #ccc !important;
  color: #000;
}
.sitenavigation li a {
  font-weight: normal;
  color: #ff5200;
  text-decoration: none;
  display: block;
  padding: 0px 20px;
  font-size: 1.10rem;
  -webkit-tap-highlight-color: transparent;
}
.sitenavigation li a.nav-path-selected,
.sitenavigation li a.linkclicked {
  color: white;
  background-color: #ececec;
}
.sitenavigation li a.nav-selected {
  background-color: #777;
  color: #000;
}
.sitenavigation li a:hover {
  color: #005299;
  /*border-bottom: 4px solid #005299;*/
}
.sitenavigation li.clicked>ul {
  display: block;
}
.sitenavigation li ul {
  display: none;
  position: absolute;
  min-width: 200px;
  max-width: 300px;
  padding: 0;
  margin: 0;
}
.sitenavigation li ul a {
  background-color: #dfdfdf;
  font-size: 0.8125em;
}
.sitenavigation li ul li {
  float: none;
  display: block;
  margin: 0;
}
.sitenavigation li ul ul {
  left: 100%;
  margin-top: -40px;
}
.sitenavigation li ul ul a {
  background-color: lightgray;
}
.sitenavigation .nav-dropdown:hover>a,
.sitenavigation .nav-dropdown.clicked>a {
  background-color: #ececec;
}
.no-js .sitenavigation li:hover>ul {
  display: block !important;
}
.menu-icon {
  display: none;
}
.prodotti {
  max-width: 1920px;
  margin: 0px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.prodotto {}
.verde {
  color: #0a5299;
}
.sitenavigation li:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 42px;
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #005299;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.sitenavigation li.current:before {
  opacity: 1;
}
.sitenavigation li:hover::before
{
	opacity:1;
}
/********************************************** superslider*********************************************/
.superslider {
  margin: 0;
  padding: 0;
}
.slider-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 350px);
  /* altezza massima della viewport */
  margin: auto;
  overflow: hidden;
}
.slider-container .slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  overflow-x: hidden;
}
.slider-container .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 350px);
  /* altezza massima della viewport */
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 0;
}
.slider-container .slide.active {
  opacity: 1;
  z-index: 1;
}
.slider-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* adatta immagine senza distorcerla */
  display: block;
}
.slider-container button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  font-size: 24px;
  padding: 10px;
  cursor: pointer;
  z-index: 2;
  /* Assicurati che i pulsanti siano sopra le immagini */
}
.slider-container button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.slider-container .prev {
  left: 0;
}
.slider-container .next {
  right: 0;
}
/********************************************** fascetta *********************************************/
.striscia {
  background: #0a5299;
  background: linear-gradient(90deg, #0a5299 0%, #005299 49%, #ff5200 51%, #ff5200 100%);
  width: 100%;
}
.fascetta {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.zona {
  padding: 19px 0px 19px 10px;
  width: 25%;
  color: #ffffff;
}
.zona a {
  color: #ffffff;
  text-decoration: none;
}
.zona.AA {
  background-color: #0a5299;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.zona.BB {
  background-color: #0a5299;
}
.zona.CC {
  background-color: #0a5299;
}
.zona.DD {
  background-color: #ff5200;
}
/********************************************** card *********************************************/
.cards {
  display: flex;
  justify-content: center;
  flex-direction: row;
  column-gap: 2%;
  /* width: 103%; */
  padding-bottom: 30px;
  align-content: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
.card {
  display: flex;
  flex-direction: column;
  /* flex-basis: auto; */
  width: 22%;
  /*justify-content: space-between;*/
}
a.button {
  background-color: #ddcc55;
  padding: 10px 15px;
  border-radius: 5px;
  color: #ffffff;
}
.immaginecard img {
  width: 100%;
  transition: 1s ease;
  filter: drop-shadow(5px 5px 7px rgba(0,0,0,0.39));
}
.immaginecard img:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: 1s ease;
}
.cards h3, .cards a {
  color: #ff5200;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.cards a:hover {
color: #0a5299;
}
/***************************************** GiuseWall *********************************************/
.giusewall {
  display: flex;
  gap: 10px;
  width: 100%;
  margin: auto;
  padding: 20px;
}

.giusewall .colonna-1,
.giusewall .colonna-2,
.giusewall .colonna-3 {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.imagewall {
  width: 100%;
  cursor: pointer;
  display: block;
  border-radius: 8px;
  transition: transform 0.3s ease;
}

.imagewall:hover {
  transform: scale(1.02);
}

/* Lightbox */
#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

#lightbox img {
  max-width: 90%;
  max-height: 90%;
}

#lightbox .close,
#lightbox .prev,
#lightbox .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1001;
  padding: 10px;
}

#lightbox .close {
  top: 20px;
  right: 20px;
  transform: none;
  font-size: 2.5rem;
}

#lightbox .prev {
  left: 30px;
}

#lightbox .next {
  right: 30px;
}
/************************** menu footer ***************************/
.footer ul.mod-menu li.nav-item {
  padding: 8px 0;
}
.footer ul.mod-menu.mod-list.nav {
  margin-left: 100px;
}



/***************************************** icone *********************************************/
.icone {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  column-gap: 2%;
}
.icona {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  flex-basis: 23%;
}
.icona img {
  width: 90px;
  filter: invert(19%) sepia(96%) saturate(1822%) hue-rotate(17deg) brightness(94%) contrast(95%);
  border: 2px solid #0a5299;
  padding: 17px;
  border-radius: 50%;
}
.icona h3 {
  text-align: center;
}
/***************************************** fine icone *********************************************/
.button-orta {
  background-color: #0a5299;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 25px;
  padding: 15px 20px;
  text-transform: uppercase;
}
a.button-orta {
  text-align: center;
  display: block;
  color: #ffffff;
}
.padtop50 {
  padding-top: 50px;
}
.doppia {
  display: flex;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  border-bottom: 2px solid #0a5299;
}
.testo {
  width: 50%;
}
.testo p {
  padding: 0 60px;
  text-align: justify;
}
img.img-articolo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cf1 a {
  color: #0a5299;
  text-decoration: none;
}
#cf1 {
  margin-bottom: 30px;
}
/************************ gallery *********************/
#gallery {
  display: grid;
  /* height: /*calc(100vh - 10px) 100%;*/
  height: calc(100vh - -95vh);
  grid-template: repeat(8, 1fr)/repeat(8, 1fr);
  grid-gap: 0.5em;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  #gallery {
    /* display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;*/
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
    /* align-content: center; */
    height: 100%;
  }
  #gallery>div {
    width: 96%;
    margin: 1%;
  }
}
@media (max-width: 800px) and (max-width: 350px) {
  #gallery>div {
    width: 98%;
  }
}
/*
#gallery>div:nth-child(6n+1) {
  grid-column: span 2;
  grid-row: span 2;
}
 */
#gallery>div:nth-child(1) {
  grid-column: span 2;
  grid-row: span 2;
}
#gallery>div:nth-child(2) {
  grid-column: span 2;
  grid-row: span 1;
}
#gallery>div:nth-child(3) {
  grid-column: span 2;
  grid-row: span 1;
}
#gallery>div:nth-child(4) {
  grid-column: span 1;
  grid-row: span 1;
}
#gallery>div:nth-child(5) {
  grid-column: span 1;
  grid-row: span 1;
}
#gallery>div:nth-child(6) {
  grid-column: span 2;
  grid-row: span 1;
}
#gallery>div:nth-child(9) {
  grid-column: span 2;
  grid-row: span 1;
}
#gallery>div:nth-child(10) {
  grid-column: span 2;
  grid-row: span 1;
}
#gallery>div:nth-child(11) {
  grid-column: span 2;
  grid-row: span 2;
}
#gallery>div:nth-child(13) {
  grid-column: span 1;
  grid-row: span 2;
}
#gallery>div:nth-child(22) {
  grid-column: span 2;
  grid-row: span 2;
}
#gallery>div:nth-child(25) {
  grid-column: span 1;
  grid-row: span 2;
}
#gallery>div:nth-child(33) {
  grid-column: span 1;
  grid-row: span 2;
}
#gallery>div:nth-child(36) {
  grid-column: span 2;
  grid-row: span 2;
}
#gallery>div:nth-child(37) {
  grid-column: span 2;
  grid-row: span 2;
}
#gallery>div:nth-child(43) {
  grid-column: span 2;
  grid-row: span 2;
}
/*
#gallery>div:nth-child(4) {
  grid-column: span 1;
  grid-row: span 2;
}
  */
#gallery>div>a {
  opacity: 0;
  position: absolute;
  color: #000;
  background-color: #000;
  font: bold 4em "Helvetica";
  text-shadow: 0 -1px 5px #fff, -1px 0px 5px #fff, 0 1px 5px #fff, 1px 0px 5px #fff;
  padding: 2rem;
  mix-blend-mode: difference;
  width: 100%;
  height: 100%;
  transition: all ease 1s;
}
#gallery>div>img {
  width: 100%;
  min-height: 100%;
  transition: all ease 1s;
}
#gallery>div:hover img {
  filter: blur(4px);
}
#gallery>div:hover a {
  opacity: 1;
}
#gallery>div {
  overflow: hidden;
  position: relative;
  /*box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 20px 0 rgba(0, 0, 0, 0.19);*/
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.19);
}
#gallery div,
#gallery a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
[id^=lightbox-] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  opacity: 0;
  transition: opacity 450ms ease-in-out;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
[id^=lightbox-]:target {
  opacity: 1;
  pointer-events: inherit;
}
[id^=lightbox-]:target img {
  filter: blur(0);
}
[id^=lightbox-] .contentwall {
  max-width: 90%;
  position: relative;
  color: #fff;
}
[id^=lightbox-] .contentwall:hover>a.close {
  opacity: 1;
  transform: scale(1, 1);
}
[id^=lightbox-] .contentwall:hover>.title {
  opacity: 1;
  transform: translateY(-3px);
}
[id^=lightbox-] .contentwall:hover>.title::after {
  opacity: 1;
}
[id^=lightbox-] .contentwall>* {
  transition: all 250ms ease-in-out;
}
[id^=lightbox-] .title {
  display: block;
  margin: 0;
  padding: 1em;
  position: absolute;
  bottom: 0;
  width: 100%;
  transform: translateY(50%);
  font-size: 1.5em;
  opacity: 0;
}
[id^=lightbox-] .title::after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: all 350ms ease-in-out 250ms;
  opacity: 0;
  transform-origin: bottom;
  mix-blend-mode: soft-light;
}
[id^=lightbox-] img {
  max-height: 90vh;
  max-width: 100%;
  margin: 0;
  padding: 0;
  filter: blur(50px);
}
[id^=lightbox-] a.close {
  width: 2em;
  height: 2em;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0, 0);
  opacity: 0;
  transform-origin: right top;
  text-decoration: none;
  color: #fff;
}
[id^=lightbox-] a.close::after {
  content: "X";
}
.gotopbtn {
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: #0a5299;
  border: 1px solid #ffffff;
  bottom: 15px;
  right: 15px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 22px;
  border-radius: 4px;
  z-index: 4000;
}
/******************* watsapp *********************/
.whatsapp {
  position: fixed;
  right: 15px;
  bottom: 20px;
}
@media (max-width:1600px) {
  .zona {
    width: 33%;
  }
  .zona.CC {
    display: none;
  }
}
@media (max-width: 1280px) {
  .zona {
    width: 50%;
  }
  .zona.BB {
    display: none;
  }
  .box-item {
    width: 300px;
    max-width: 100%;
  }
  .sitenavigation li a {
    padding: 0px 15px;
  }
}
@media (max-width: 991px) {
  .navbar {
    /* display: flex;
    justify-content: space-between;*/
    width: 100%;
    background-color: #f9f9f9;
    border: thin solid #ededed;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 200;
  }
  .navbar .logo {
    /*float: right;*/
    font-weight: 800;
    padding: 5px;
    margin: 10px;
  }
  .navbar .menu-icon {
    display: flex;
    position: relative;
    justify-content: flex-end;
    margin-right: 20px;
    z-index: 200;
    top: -135px;
  }
  .navbar .sitenavigation ul {
    display: none;
    max-width: none !important;
  }
  .navbar .sitenavigation li {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 81px;
  }
  .navbar .sitenavigation.is-tapped>ul {
    display: block;
    position: absolute;
    margin-top: 0px;
    background-color: #fff;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 0;
  }
  .navbar .sitenavigation.is-tapped>ul a {
    width: 100%;
    margin: 0;
    background-color: #ececec;
    display: block;
    font-size: 1.1875em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    color: #758283;
    float: none;
    border: none !important;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
  }
  .navbar .sitenavigation.is-tapped>ul a:hover {
    background-color: #dfdfdf;
  }
  .navbar .sitenavigation.is-tapped>ul li {
    width: 100%;
    background-color: #f7f7f7;
    border-bottom: solid 1px #b9b9b9;
    -webkit-tap-highlight-color: transparent;
  }
  .navbar .sitenavigation.is-tapped>ul li li {
    background-color: #fff;
  }
  .navbar .sitenavigation.is-tapped>ul ul {
    display: none;
    width: 100%;
    z-index: 200;
    border: none;
    margin-left: 0;
    padding: 0;
    position: relative !important;
  }
  .navbar .sitenavigation.is-tapped>ul ul ul {
    clear: both;
    left: 0;
    margin-top: 0;
  }
  .navbar .sitenavigation.is-tapped>ul ul li {
    border-bottom: solid 1px #f9f9f9;
  }
  .navbar .sitenavigation.is-tapped>ul ul li li a {
    background-color: #f9f9f9;
    padding-left: 30px;
  }
  .navbar .sitenavigation.is-tapped>ul ul a {
    background-color: #dfdfdf;
    font-size: 1em;
    padding-left: 20px;
  }
  .navbar .sitenavigation.is-tapped>ul ul a:before {
    content: "- ";
    display: inline-block;
    margin-right: 8px;
    color: #000;
  }
  .navbar .sitenavigation.is-tapped>ul li.nav-dropdown {
    cursor: pointer;
  }
  .navbar .sitenavigation.is-tapped>ul li.nav-dropdown>a {
    width: 80%;
  }
  .navbar .sitenavigation.is-tapped>ul li.nav-dropdown:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    color: #000;
    padding: 0;
    display: block;
    width: 20%;
    right: 0;
    margin-top: -40px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar .sitenavigation.is-tapped>ul li.expanded:after {
    display: none;
  }
  .navbar .sitenavigation.is-tapped>ul li.expanded li:first-child:before {
    content: "\f106";
    font-family: FontAwesome;
    position: absolute;
    color: black;
    padding: 0;
    display: block;
    width: 20%;
    right: 0;
    margin-top: -40px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .contenuto {
    margin: 0px 30px;
  }
  .box-item {
    width: 280px;
    max-width: 100%;
  }
  .sitenavigation li.current:before, .sitenavigation li:hover::before {
    opacity: 0;
  }
}
@media (max-width: 800px) {
  .box-item {
    width: 100%;
    max-width: 100%;
  }
  .flip-box .inner {
    padding: 20px;
  }
  .cards {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .card {
    width: 100%;
  }
  .icone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    column-gap: 2%;
    align-content: center;
    align-items: center;
  }
}
@media (min-width: 621px) {
  .nomeazienda {
    display: none;
  }
}
@media (max-width: 620px) {
  .nomeazienda {
    color: #0a5299;
    margin-left: 10px;
  }
  .logo img {
    width: 130px;
    padding-top: 0px;
  }
  .striscia {
    display: none;
  }
  .colonne {
    display: flex;
    flex-direction: column;
  }
  .colonna33 {
    width: 100%;
    margin: 0;
  }
  .colonna50 {
    width: 100%;
    margin: 0;
  }
  .navbar .sitenavigation li {
    line-height: 58px;
  }
  .prodotti {
    grid-template-columns: 1fr 1fr;
  }
  .slider-container {
    position: relative;
    width: 100%;
    height: calc(100vh - 153px);
    /*altezza massima della viewport*/
    margin: auto;
    overflow: hidden;
  }
  .slider-container .slide {
    min-width: 100%;
    transition: opacity 1s ease-in-out;
    height: calc(100vh - 153px);
    /*altezza massima della viewport*/
  }
}
@media (max-width: 420px) {
  .prodotti {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 360px) {
  .contenuto {
    margin: 0 10px;
  }
  /*
  .navbar .menu-icon {
    width: 30px;
    height: 25px;
    margin-top: 126px;
    margin-bottom: 10px;
    margin-right: 30px;
    display: block;
    -webkit-tap-highlight-color: transparent;
    padding: 5px;
    padding-top: 1px;
    padding-bottom: 12px;
    cursor: pointer;
  } */
}