:root {
  --white-navbar: white;
  --red-logo: #e2000d;
  --white: #fff;
  --text: #333;
  --green: #00963f;
  --white-2: white;
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
}

h1 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
}

.navbar {
  z-index: 1;
  background-color: var(--white-navbar);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  padding: 14px 5%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar:hover {
  background-color: var(--white-navbar);
}

.nav-menu {
  align-items: center;
  display: flex;
}

.image {
  height: 60px;
}

.navlink {
  text-transform: uppercase;
}

.navlink:hover {
  font-weight: 700;
}

.navlink.w--current {
  color: var(--red-logo);
  font-weight: 700;
}

.navlink.certificazione {
  color: #fff;
  text-align: center;
  background-color: #e2000d;
  margin-left: 40px;
  font-size: 12px;
}

.img-grid-sottonav {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.tx-grid-sottonav {
  color: var(--white);
  margin-top: 60px;
  margin-left: 40px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 700;
  position: absolute;
}

.div-img-tx-grid-sottonav {
  position: relative;
}

.s {
  padding-left: 5%;
  padding-right: 5%;
}

.cl-box-contatti {
  margin-bottom: 60px;
}

.cl-contatti.sx {
  padding-left: 0;
}

.brand {
  margin-top: 10px;
}

.brand.w--current {
  padding-left: 0;
}

.footer {
  color: var(--white);
  background-color: #2f2929;
  margin-top: 140px;
  padding-top: 100px;
  font-size: 12px;
}

.cl-box-footer {
  margin-left: 5%;
  margin-right: 5%;
}

.img-logo-footer {
  height: 40px;
  margin-bottom: 20px;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  padding: 40px 10px;
  display: flex;
}

.img-temporary {
  height: 100px;
  margin-bottom: 40px;
}

.h1-temporary {
  text-align: center;
  margin-bottom: 40px;
  font-size: 34px;
}

.paragraph {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
}

.map {
  width: 700px;
}

.cl-box-ita {
  margin-top: 100px;
}

.cl-ita {
  background-color: var(--white);
  height: 16px;
}

.cl-ita.green {
  background-color: #00963f;
}

.cl-ita.red {
  background-color: #e2000c;
}

.img-home {
  object-fit: cover;
  width: 100%;
  height: 500px;
  margin-bottom: 160px;
}

.h1-5 {
  text-transform: uppercase;
  padding-left: 5%;
  padding-right: 5%;
}

.link-block {
  z-index: 2;
  background-color: var(--red-logo);
  background-image: url('../images/Icona-Informazioni-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 80px;
  height: 80px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-informazioni {
  z-index: 2;
  background-color: var(--red-logo);
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tx-informazioni {
  margin-bottom: 40px;
  font-size: 30px;
}

.div-contatti-informazioni {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img-informazioni {
  height: 46px;
}

.link-white {
  color: var(--white);
}

.divb-close-informazioni {
  background-image: url('../images/Icona-Chiudi.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55px;
  height: 55px;
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.tx-h1-footer {
  margin-bottom: 10px;
  font-weight: 700;
}

.tx-h1-footer.policy {
  margin-top: 40px;
}

.lb-footer {
  color: var(--white);
  display: block;
}

.lb-footer:hover {
  opacity: .7;
  color: var(--white);
}

.lb-footer.w--current {
  color: var(--red-logo);
}

.linkb-img-tx-lavorazioni {
  width: 25%;
  height: 300px;
  position: relative;
}

.div-dad-lavorazioni {
  flex-wrap: wrap;
  margin-bottom: 160px;
}

.img-lavori-lightbox {
  width: 100%;
  margin-bottom: 20px;
}

.img-lavori-lightbox.v {
  object-fit: cover;
  height: 400px;
}

.cl-box-img-lavori {
  margin-top: 40px;
  margin-bottom: 140px;
}

.cl-img-lavori {
  flex-direction: column;
  display: flex;
}

.cl-box-chiavi-in-mano {
  padding-top: 20px;
}

.cl-chiavi-in-mano {
  flex-direction: column;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.img-chiavi-in-mano {
  object-fit: contain;
  height: 120px;
  margin-bottom: 20px;
}

.tx-chiavi-in-mano {
  color: var(--red-logo);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.div-dad-presentazione {
  flex-wrap: wrap;
  margin-bottom: 100px;
  display: flex;
}

.div-presentazione {
  width: 50%;
  padding: 80px;
}

.div-presentazione._3 {
  width: 100%;
  padding-top: 140px;
}

.div-presentazione._1 {
  background-color: #000;
  background-image: linear-gradient(to bottom, black 52%, var(--text));
  color: #cdcdcd;
}

.div-presentazione._2 {
  border-right: 20px solid var(--green);
}

.linkblock-certificato {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dd-link-navbar:hover {
  font-weight: 700;
}

.dd-link-navbar.w--current {
  color: var(--red-logo);
  font-weight: 700;
}

.div-preventivo {
  background-color: var(--red-logo);
  color: var(--white);
  text-align: center;
  padding: 30px 20px;
  font-size: 24px;
}

.link-block-img-forno-home {
  width: 100%;
}

.tx-contatti-orange {
  background-color: var(--red-logo);
  color: var(--white);
  margin-bottom: 20px;
  padding: 20px;
  font-size: 16px;
}

.tx-contatti {
  padding-left: 20px;
  font-size: 16px;
}

.div-box-referenze {
  grid-column-gap: 80px;
  grid-row-gap: 140px;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 100px;
  display: flex;
}

.img-logo-clienti {
  object-fit: contain;
  height: 140px;
}

.dropdown-list {
  padding-bottom: 0;
}

.dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .navlink.certificazione {
    margin-left: 0;
  }

  .cl-footer {
    padding-left: 0;
  }

  .img-home {
    height: auto;
  }

  .cl-chiavi-in-mano {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-presentazione {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-presentazione._3 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
  }

  .navbar {
    margin-bottom: 40px;
  }

  .brand {
    padding-left: 0;
  }

  .cl-footer._2, .cl-footer._3 {
    padding-top: 40px;
  }

  .img-temporary {
    height: auto;
  }

  .map {
    width: 100%;
  }

  .h1-5 {
    font-size: 32px;
  }

  .linkb-img-tx-lavorazioni {
    width: 33.3333%;
  }

  .img-lavori-lightbox.v {
    height: auto;
  }

  .cl-chiavi-in-mano {
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .div-dad-presentazione {
    flex-direction: column;
  }

  .div-presentazione {
    width: 100%;
  }

  .map-2 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    height: 36px;
  }

  .h1-temporary {
    font-size: 30px;
  }

  .link-block {
    width: 60px;
    height: 60px;
  }

  .div-informazioni {
    padding-top: 60px;
  }

  .tx-informazioni {
    font-size: 22px;
  }

  .div-contatti-informazioni {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-direction: column;
  }

  .img-informazioni {
    height: 40px;
  }

  .divb-close-informazioni {
    width: 40px;
    height: 40px;
  }

  .linkb-img-tx-lavorazioni {
    width: 50%;
    height: 200px;
  }

  .cl-chiavi-in-mano {
    padding-left: 0;
    padding-right: 0;
  }

  .linkblock-certificato {
    width: 90%;
  }

  .tx-richiedi-preventivo-gratuito {
    line-height: 1.6em;
  }

  .img-logo-clienti {
    height: auto;
  }
}

#w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-2ea47bc3, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-2ea47bc3, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-2ea47bc3, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-2ea47bc3, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-2ea47bc3, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-c4be0f37, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-c4be0f37, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-c4be0f37, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-c4be0f37, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-c4be0f37, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-c4be0f37, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-dfe9f303, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-dfe9f303, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-dfe9f303, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-dfe9f303, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-dfe9f303, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-dfe9f303, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-233e1b6a, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-233e1b6a, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-233e1b6a, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-233e1b6a, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-233e1b6a, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-233e1b6a, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-08c4b642, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-08c4b642, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-08c4b642, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-08c4b642, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-08c4b642, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-08c4b642, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-f543e201, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-f543e201, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-f543e201, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-f543e201, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-79f77ff6, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-79f77ff6, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-79f77ff6, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-79f77ff6, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-d01697f5, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-d01697f5, #w-node-_81fb9a63-b67a-bb6f-3084-c65e7eeb594a-d01697f5, #w-node-_6216c01d-91e4-1b3f-4903-658f854c1df8-d01697f5, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-d01697f5, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-d01697f5, #w-node-f24bd8b6-48ba-62d5-ee6a-f419427b7999-01a423b4, #w-node-_0faddb54-19f5-1480-a8e0-1050cc3f55e6-01a423b4, #w-node-b5153778-3a0c-7c32-62a0-32dfc9e50261-01a423b4, #w-node-_2e54b0ec-4151-77f6-bb1b-8133bb3becfb-01a423b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


