<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* COLOR VARIABLES
============================================= */
/* BTN PADDING WITH IMAGE BACKGROUND
============================================= */
/* COLORS
============================================= */
/* BG IMAGES
============================================= */
/* FLEXBOX
============================================= */
/* GRID
============================================= */
/* BOX SHADOW
============================================= */
/* OPACITY
============================================= */
/* TRANSITION
============================================= */
/* TRANSFORM
============================================= */
/* BORDER RADIUS
============================================= */
/* TEXT TRANSFORM
============================================= */
/* UTILITY -------------------------------------------------------------------------------------------- */
.utility {
  border-top: 1px solid #E2E6EB;
  border-bottom: 1px solid #E2E6EB;
  list-style: none;
  width: 100%;
  margin: 10px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
}
.utility .fix-width {
  flex: 0 0 auto;
}
.utility.no-border {
  border: none;
}
.utility.no-border a, .utility.no-border span {
  border: none;
  margin: 5px;
}
.utility.no-border a.btn {
  /*padding: 15px 55px 15px 25px;*/
  margin-left: 0;
  padding: 13px 23px;
}
.utility li {
  list-style: none;
  float: left;
}
.utility li.right {
  float: right;
}
.utility a, .utility span {
  color: #000000;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 15px 10px;
  border-right: 1px solid #E2E6EB;
}
.utility a:last-child, .utility span:last-child {
  border-right: none;
}
.utility a:hover, .utility span:hover {
  color: #EA9000;
}
.utility a strong, .utility span strong {
  font-weight: inherit;
}
.utility a i, .utility span i {
  font-size: 24px;
  float: left;
  margin-right: 5px;
}
.utility a.btn {
  background: #1D428A;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #FFFFFF;
  display: block;
  position: relative;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  font-size: 14px;
  /*padding: 10px 55px 10px 15px;*/
  padding: 11px 21px;
  margin-left: 10px;
}
.utility a.btn:hover {
  background: #0071CE;
}
.utility a.btn.btn-buy {
  background: #F88C1D;
  color: #000000;
}
.utility a.btn.btn-buy:hover {
  background: #EA9000;
  color: #000000;
}
.utility a.btn i {
  font-size: 24px;
}
.utility a.btn-icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}
.utility .tags {
  padding-left: 10px;
  flex-wrap: nowrap;
}
.utility .tags a, .utility .tags .link {
  padding: 3px 9px;
  font-size: 12px;
}
.utility .tags a:hover, .utility .tags .link:hover {
  background: #D4D7DB;
  color: #000000;
}

.shareDetails {
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
  text-align: center;
}

.shareDetails.visible {
  opacity: 1;
  pointer-events: auto;
}

.shareDetails div {
  height: 100%;
  width: 100%;
}

.shareDetails .btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 70px;
  padding: 0;
  width: 70px;
  margin: 0 4px;
}

.shareDetails .btn i {
  font-size: 32px;
  line-height: 72px;
}

.shareDetails .btn img {
  margin-top: 15px;
}

.detail-intro {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 15px;
}
.detail-intro .grkSlider {
  width: clamp(400px, 50%, 520px);
}
.detail-intro .grkSlider.pb120 {
  padding-bottom: 120px;
}
.detail-intro .grkSlider ol.grkSlider-paging {
  bottom: 0;
}
.detail-intro .desc {
  width: calc(100% - clamp(400px, 50%, 520px) - 80px);
  margin-left: 80px;
}

.slider-progetti .grkSlider .paging-container {
  height: 82px;
}
.slider-progetti .grkSlider .paging-container ol.grkSlider-paging {
  bottom: 0;
  height: 82px;
}
.slider-progetti .grkSlider.pagingImages {
  padding-bottom: 90px;
}
.slider-progetti .grkSlider a.gallery img {
  object-fit: cover;
}

/* ---------------------------------------------------------------------------------------------------- */
/* 																										*/
/* DETTAGLIO PROGETTO --------------------------------------------------------------------------------- */
/* 																										*/
/* ---------------------------------------------------------------------------------------------------- */
.project-detail section {
  margin-bottom: clamp(20px, 2.5vw, 40px);
}
.project-detail h1 {
  color: #1D428A;
  font-size: clamp(24px, 3vw, 30px);
  line-height: normal;
}
.project-detail h2 {
  color: #000000;
  font-size: clamp(19px, 3vw, 24px);
  line-height: normal;
}
.project-detail h3 {
  color: #000000;
}
.project-detail .utility {
  margin-top: 20px;
}
.project-detail h4 {
  font-size: 16px;
  margin-top: 5px;
}
.project-detail .tags {
  margin-top: 20px;
}

.scroll-container {
  padding: 0 35px;
  position: relative;
  white-space: nowrap;
}
.scroll-container li {
  display: inline-block;
}
.scroll-container li a.gallery {
  float: none;
}
.scroll-container .snap-prev, .scroll-container .snap-next {
  background: #1D428A;
  cursor: pointer;
  color: #FFFFFF;
  width: 30px;
  height: auto;
  bottom: 0;
  top: 0;
  position: absolute;
  line-height: 40px;
  font-size: 21px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.scroll-container .snap-prev.disabled, .scroll-container .snap-next.disabled {
  opacity: 0.5;
}
.scroll-container .snap-prev {
  left: 0;
}
.scroll-container .snap-next {
  right: 0;
}

.schemi ul {
  margin-top: 15px;
}
.schemi li {
  width: 300px;
}

.sector-gallery li {
  width: 25%;
  min-width: 200px;
}
.sector-gallery .snap-prev, .sector-gallery .snap-next {
  bottom: 6px;
}

h4.black, .app-detail h4.black {
  color: #000000;
  font-family: "NeueHaasGrotesk-Bold", Arial, Helvetica, Clean, sans-serif;
  font-size: clamp(16px, 3vw, 22px);
  margin: 20px 0;
}

/* ---------------------------------------------------------------------------------------------------- */
/* 																										*/
/* DETTAGLIO CAT. SETTORE --------------------------------------------------------------------------------- */
/* 																										*/
/* ---------------------------------------------------------------------------------------------------- */
.app-detail {
  margin: 50px auto;
}
.app-detail .detail-intro .img {
  width: clamp(400px, 50%, 520px);
}
.app-detail h2 {
  color: #1D428A;
}
.app-detail h3 {
  color: #000000;
}
.app-detail section hgroup {
  margin-top: 30px;
}
.app-detail h1 {
  color: #1D428A;
  line-height: normal;
  font-size: clamp(20px, 4vw, 40px);
}
.app-detail hgroup {
  text-align: center;
}
.app-detail h2 {
  color: #000000;
  font-size: clamp(18px, 4vw, 26px);
}
.app-detail .utility {
  margin-top: 20px;
}
.app-detail h3, .app-detail h4 {
  color: #F88C1D;
}
.app-detail .products-list article {
  margin-top: 20px;
}
.app-detail .products-list article h2 {
  font-size: clamp(18px, 4vw, 22px);
}
.app-detail .tags {
  margin-top: 20px;
}

.app-sector-detail h1 {
  text-align: center;
  color: #000000;
  font-size: clamp(16px, 4vw, 18px);
  font-family: "NeueHaasGrotesk-Roman", Arial, Helvetica, Clean, sans-serif;
}
.app-sector-detail h1 strong {
  font-family: "NeueHaasGrotesk-Bold", Arial, Helvetica, Clean, sans-serif;
}
.app-sector-detail h2 {
  color: #1D428A;
  font-size: clamp(20px, 4vw, 32px);
  line-height: normal;
}
.app-sector-detail h3 {
  color: #000000;
  font-size: clamp(18px, 4vw, 24px);
}
.app-sector-detail h4 {
  color: #F88C1D;
}

.sector {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sector article {
  /*width: calc(33.3333% - clamp(30px, 3.2vw, 60px));*/
  width: calc(50% - clamp(30px, 3.2vw, 80px));
  margin-right: clamp(30px, 3.2vw, 80px);
  margin-bottom: clamp(30px, 3.2vw, 80px);
  text-align: center;
}
.sector article h4 {
  color: #000000;
  font-family: "NeueHaasGrotesk-Bold", Arial, Helvetica, Clean, sans-serif;
  font-size: clamp(16px, 3vw, 22px);
  margin: 20px 0;
}
.sector article a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: ceneter;
  flex-direction: column;
  flex-wrap: nowrap;
}
.sector article .btn {
  margin-top: 20px;
}

.show-gallery h4 {
  color: #000000;
  font-family: "NeueHaasGrotesk-Bold", Arial, Helvetica, Clean, sans-serif;
  font-size: clamp(16px, 3vw, 22px);
}

.gallery-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
}
.gallery-container article {
  width: calc(33.3333% - clamp(30px, 3.2vw, 60px));
  margin-right: clamp(30px, 3.2vw, 60px);
  margin-bottom: clamp(30px, 3.2vw, 60px);
  text-align: center;
}
.gallery-container article .setSize {
  position: relative;
  overflow: hidden;
}
.gallery-container article .setSize img {
  background: #F9FAFC;
  position: relative;
}
.gallery-container article picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gallery-container article picture img {
  object-fit: contain;
  object-position: 50% 50%;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
}
.gallery-container article:nth-child(3n) {
  margin-right: 0;
}
.gallery-container article h4 {
  color: #000000;
  font-size: 16px;
  font-family: "NeueHaasGrotesk-Bold", Arial, Helvetica, Clean, sans-serif;
}

/* ---------------------------------------------------------------------------------------------------- */
/* 																										*/
/* DETTAGLIO PRODOTTO --------------------------------------------------------------------------------- */
/* 																										*/
/* ---------------------------------------------------------------------------------------------------- */
a.gallery {
  width: 100%;
  display: block;
  position: relative;
  line-height: 0;
  height: 100%;
}

.product-detail {
  background-color: #FFFFFF;
  margin-bottom: clamp(15px, 4vw, 50px);
  margin-top: clamp(15px, 4vw, 50px);
}
.product-detail h1 {
  margin-top: 20px;
  color: #1D428A;
  font-size: clamp(30px, 2vw, 36px);
}
.product-detail h2, .product-detail h3 {
  color: #000000;
  font-size: clamp(20px, 2vw, 26px);
}
.product-detail section {
  margin-bottom: clamp(20px, 2.5vw, 40px);
}
.product-detail .img-container {
  height: 500px;
}
.product-detail .detail table {
  width: 48%;
  padding: 0 1%;
  float: left;
}
.product-detail .six.detail table {
  width: 98%;
  padding: 0 1%;
  float: left;
  margin-bottom: 10px;
}

.show-gallery a.gallery {
  margin: 0 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}

.specifiche-mobile {
  display: none;
  column-count: 3;
  column-gap: 40px;
}

.settori-applicativi {
  border-top: 1px solid #E2E6EB;
  border-bottom: 1px solid #E2E6EB;
  padding: 20px 0;
  margin: 40px 0 20px 0;
}
.settori-applicativi h3 {
  color: #000000;
  font-size: clamp(18px, 3vw, 22px);
}
.settori-applicativi .tags .link {
  pointer-events: none;
  margin: 3px 6px 3px 0;
}

/* ---------------------------------------------------------------------------------------------------- */
/* 																										*/
/* MEDIA QUERY ---------------------------------------------------------------------------------------- */
/* 																										*/
/* ---------------------------------------------------------------------------------------------------- */
@media all and (max-width: 1400px) {
  .prodService {
    display: block;
  }
  .prodService .three {
    float: left;
    min-height: 300px;
    width: 50%;
    margin: 20px 0;
  }
  .detail-intro .desc {
    width: calc(100% - clamp(400px, 50%, 520px) - 40px);
    margin-left: 40px;
  }
}
@media all and (max-width: 1365px) {
  .desc-prods .utility {
    flex-wrap: wrap;
    border-bottom: 0;
  }
  .desc-prods .utility ul {
    width: 100%;
    border-top: 1px solid #E2E6EB;
    border-bottom: 1px solid #E2E6EB;
    padding: 5px 0;
    justify-content: flex-start;
  }
  .desc-prods .utility ul li {
    width: auto;
  }
  .desc-prods .utility a.btn {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media all and (max-width: 1024px) {
  .desc-prods .utility ul {
    flex-wrap: wrap;
  }
  .desc-prods .utility a.btn {
    margin: 5px 10px 5px 0;
  }
}
@media all and (max-width: 1023px) {
  .detail-intro {
    flex-direction: column;
  }
  .detail-intro .grkSlider {
    width: 100%;
  }
  .detail-intro .desc {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
  .app-detail .detail-intro .img {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .product-detail .detail table {
    width: 100%;
    padding: 0;
  }
  .product-detail section div {
    margin: 0;
    padding: 25px 0;
  }
  .product-detail section div.utility {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .product-detail section div.utility div {
    padding-top: 0;
    padding-bottom: 0;
  }
  .product-detail section div.pagingImages {
    padding-top: 0;
  }
  .sector {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .sector article {
    width: 100%;
    margin-right: 0;
  }
}
@media all and (max-width: 720px) {
  .show-gallery .six.pright0 .row:first-child .gallery {
    margin-top: 20px;
  }
  .scroll-container {
    padding: 0;
  }
  .scroll-container .snap-prev, .scroll-container .snap-next {
    display: none;
  }
}

/*# sourceMappingURL=detail.css.map */
</pre></body></html>