



a.dropdown-item:hover {
    background-image: linear-gradient(145deg,#1ff54a,#06b237, #1dff3d, #088409);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: #00000000;
    /* font: caption; */
    font-weight: 800;
}

a#ema {
    transition: all 0.2s ease-in-out;
    background-image: linear-gradient(144deg,#3dc157,#34db66, #35ba4a, #4dc14f);
    -webkit-background-clip: text;
    /* display: inline; */
    -webkit-text-fill-color: #00000000;
    /* font: caption; */
    font-weight: 800;
    font-size: 18px;
}

h1.display-1.fs-56.mb-4.text-white.animate__animated.animate__slideInDown.animate__delay-1s {
    background-image: linear-gradient(0deg,#39dc59,#33de67, #4ce163, #3c573c);
      -webkit-background-clip: text;
      /* display: inline; */
      -webkit-text-fill-color: #00000000;
      /* font: caption; */
      font-weight: 800;
}


a.btn.btn-soft-aqua.rounded-pill.mt-6.mb-0 {
    color: #294733;
}


a.btn.btn-soft-leaf.rounded-pill.mt-6.mb-0 {
    color: #294733;
}


.logo{
  width: 95%;
}

img.mb-4.logo.footer {
    width: 40%;
    /* margin-left: 7%; */
    align-items: center;
    padding: 0%;
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 1.2rem;
    --bs-nav-link-font-size: 0.8rem;
    --bs-nav-link-font-weight: 700;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 21px;
    margin-bottom: 0px;
    list-style: none;
}

/* testo prodotti servizi offerti modificato */
h3.tex_prodc{
background-image: linear-gradient(192deg,#54a664,#389655, #246c2f, #088409);
-webkit-background-clip: text;
/* display: inline; */
-webkit-text-fill-color: #00000000;
/* font: caption; */
font-weight: 800;
}


h6.dropdown-header {
  background-image: linear-gradient(145deg,#1ff54a,#06b237, #1dff3d, #088409);
      -webkit-background-clip: text;
      display: inline-block;
      -webkit-text-fill-color: #00000000;
      /* font: caption; */
      font-weight: 800;
}


span.text_hig {
  background-image: linear-gradient(145deg,#1ff54a,#06b237, #1dff3d, #088409);
      -webkit-background-clip: text;
      display: inline-block;
      -webkit-text-fill-color: #00000000;
      /* font: caption; */
      font-weight: 800;
}

span.text_orang{
  background-image: linear-gradient(145deg,#1ff54a,#06b237, #1dff3d, #088409);
      -webkit-background-clip: text;
      display: inline-block;
      -webkit-text-fill-color: #00000000;
      /* font: caption; */
      font-weight: 800;

}


span.count{
  background-image: linear-gradient(82deg,#56c2b9,#1f80f5, #445fe5, #760f6e);
  -webkit-background-clip: text;
  display: inline-block;
  -webkit-text-fill-color: #00000000;

}

.lightbox .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	text-align: center;
	font-size: 18pt;
	z-index: 101;
	cursor: pointer;
}


@media only screen and (max-width: 950px) {


  img.mb-4.logo.footer {
    width: 38%;
    /* margin-left: 7%; */
    align-items: center;
    padding: 0%;
}

  .logo {
    width: 41%;
    margin-bottom: 6%;
}


  .row.fle.gx-lg-5.gx-xl-5.gy-5.mb-5.mb-md-5.align-items-center {
      display: flex;
      flex-direction: column-reverse;
  }

  .navbar-expand-lg .navbar-collapse .dropdown-toggle:after {
      position: absolute;
      margin-right: 0;
      right: 1.75rem;
      top: 0.35rem;
      font-size: 0.9rem;
  }

  .lightbox .btn-close {
      position: absolute;
      margin-top: 56%;
      right: 10px;
      width: 38px;
      height: 38px;
      border: 1px solid #fff;
      background: rgba(255, 255, 255, 0.5);
      border-radius: 50%;
      text-align: center;
      font-size: 18pt;
      z-index: 101;
      cursor: pointer;
  }

  .img-caption {
      background: rgba(0, 0, 0, 0.3);
      padding: 10px;
      position: absolute;
      bottom: 0;
      display: block;
      z-index: 101;
      color: #fff;
      text-shadow: 1px 0.4px rgba(0, 0, 0, 0.5);
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 48%;
  }

  .lightbox .lightbox-status {
      position: absolute;
      top: 17px;
      left: 20px;
      color: #fff;
      font-size: 20px;
      z-index: 101;
      background-image: linear-gradient(145deg,#f54e1f,#f54e1f, #ff7f1d, #ff7f1d);
      -webkit-background-clip: text;
      display: inline-block;
      -webkit-text-fill-color: #00000000;
      /* font: caption; */
      font-weight: 800;
  }

}



.lightbox .lightbox-status {
    position: absolute;
    top: 28%;
    left: 20px;
    color: #fff;
    font-size: 20px;
    z-index: 101;
    background-image: linear-gradient(145deg,#f54e1f,#f54e1f, #ff7f1d, #ff7f1d);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: #00000000;
    /* font: caption; */
    font-weight: 800;
}




.img-thumbnail {
    padding: 0.25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid #ffffff;
    border-radius: var(--bs-border-radius);
    box-shadow: var(--bs-box-shadow-sm);
    max-width: 100%;
    height: auto;
    width: 100%;
    /* border-radius: calc(8.25rem - 33px); */
    display: block;
    width: 100%;
    height: 200px;
    max-width: 100%;
    image-rendering: pixelated;
    object-fit: contain;
}





hr {
    margin: 6.5rem 0;
    color: rgb(23 208 229);
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 1;
}
