:root {
  --azul: #05a6da;
  --steel: #0070b7;
  --white: white;
  --black: black;
  --teal: #087071;
  --lime: #04cf01;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.mini-columns-container {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  justify-content: center;
  width: 50%;
  margin: 4% auto;
  display: flex;
}

.light-box-link-image.hide {
  display: none;
}

.mini-column {
  color: #fff;
  letter-spacing: 3px;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 9px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 19px;
  display: flex;
}

.mini-column.right-border {
  border-right: 2px solid #fff;
}

.underline {
  background-color: #fff;
  border-radius: 3px;
  width: 95px;
  height: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.hero-text {
  text-align: center;
  position: relative;
}

.hero-block-1 {
  position: relative;
  overflow: hidden;
}

.mini-play-button {
  background-color: #fff;
  background-image: url('../images/Mini-play-button_1Mini-play-button.png');
  background-position: 54%;
  background-repeat: no-repeat;
  background-size: 7px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin-right: 13px;
  transition: transform .2s;
}

.mini-play-button:hover {
  transform: scale(1.1);
}

.cursive-text {
  color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
}

.scroll-down-arrow {
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 48px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.content-wrapper {
  width: 100%;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: relative;
}

.see-hero-link {
  color: #ce325f;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.see-hero-link.white {
  color: #fff;
  position: relative;
}

.hero-block-2 {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.hero-section-1 {
  background-image: url('../images/Audience.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding-top: 9%;
  padding-bottom: 11%;
  display: block;
  position: relative;
}

.section {
  background-color: #0000;
  background-image: linear-gradient(180deg, #fffc, #91c1ff00 31%, var(--azul) 80%, var(--azul) 104%), url('../images/TILOCCA.jpg');
  text-transform: capitalize;
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: static;
}

.section.kk {
  background-image: linear-gradient(180deg, #fffc, #91c1ff00 31%, var(--azul) 80%, var(--azul) 101%), url('../images/TILOCCA-1.jpg');
  background-position: 0 0, 50% 110%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.image {
  margin-top: 12px;
}

.brand {
  margin-top: 8px;
}

.navbar-2 {
  background-color: #0000;
  position: static;
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-2 {
  margin-top: -59px;
}

.image-3 {
  margin-top: 632px;
}

.image-4 {
  float: none;
  clear: none;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.container {
  cursor: pointer;
  margin-top: 13px;
}

.column {
  position: relative;
}

.column-2 {
  height: 690px;
}

.div-block {
  float: none;
  border: 4px #f58634;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 250px;
  height: 250px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  box-shadow: 0 0 50px #3b3b3b;
}

.heading {
  color: #f58634;
  text-align: center;
  margin-top: 72px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 44px;
  text-decoration: none;
}

.section-2 {
  background-image: linear-gradient(#ffffffd4, #ffffffd4), url('../images/triangle_landing.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-top: 0;
}

.div-block-2 {
  margin-top: 0;
}

.div-block-3 {
  background-color: #fff;
  border: 4px #f58634;
  width: 250px;
  height: 250px;
  margin-left: 0;
  position: absolute;
  top: 0;
  left: 1px;
  overflow: visible;
  box-shadow: 0 0 50px #3b3b3b;
}

.heading-2 {
  color: #f58634;
  text-align: center;
  margin-top: 72px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-size: 48px;
  font-weight: 700;
}

.heading-4 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.button {
  float: none;
  background-color: var(--azul);
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  border: 1px #fff;
  border-radius: 4px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: 0;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  position: static;
  box-shadow: 0 4px 10px #222;
}

.button:hover {
  color: #0070b7;
  letter-spacing: .5px;
  background-color: #fff;
  border-style: none;
  border-color: #087071;
  font-family: Nexa, sans-serif;
  font-weight: 400;
}

.button.s {
  text-transform: none;
}

.button.s.new.w--current {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.button.s.new.dd {
  margin-bottom: 50px;
}

.row {
  flex-wrap: wrap;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
}

.row-2 {
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.image-5 {
  display: inline-block;
  position: static;
}

.div-block-5 {
  float: left;
  background-color: #000;
  width: 4px;
  height: 30px;
  margin-top: -36px;
  margin-left: 80px;
}

.div-block-6 {
  background-color: #000;
  width: 65px;
  height: 4px;
  margin-left: 32px;
}

.heading-5 {
  font-size: 28px;
}

.paragraph {
  margin-top: -10px;
  font-size: 16px;
}

.div-block-7 {
  margin-top: 100px;
  margin-left: 114px;
}

.container-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-8 {
  box-shadow: none;
  background-color: #fff;
  border: 4px solid #f58634;
  flex: 0 auto;
  order: -1;
  align-items: center;
  width: 450px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.container-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  margin-bottom: 120px;
  padding-bottom: 0;
  display: flex;
}

.container-4.aaa {
  margin-top: 120px;
  margin-bottom: 0;
}

.heading-6 {
  color: #f58634;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-9 {
  flex: 0 auto;
  align-items: stretch;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.div-block-10 {
  background-image: linear-gradient(#f58634, #f58634);
  flex: 1;
  align-self: flex-end;
  height: 4px;
}

.section-3 {
  flex-wrap: wrap;
  width: 100%;
  height: 600px;
  margin-top: 20px;
  display: flex;
}

.div-block-11 {
  background-image: linear-gradient(#ec434380, #ec434380);
  width: 50%;
  margin-top: 0;
}

.div-block-12 {
  flex: 0 auto;
  align-self: flex-start;
  width: 10%;
  height: 25%;
}

.div-block-13 {
  align-self: center;
  width: 10%;
  height: 25%;
}

.div-block-14 {
  position: static;
  top: 0;
  left: 0;
}

.section-4 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  align-items: center;
  display: block;
}

.container-5 {
  margin-top: 0;
}

.row-3, .row-4, .row-5, .row-6, .row-7 {
  margin-top: 20px;
}

.heading-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.paragraph-2 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.content-kredx {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.heading-div {
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 65px;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
}

.contentimage-kredx {
  background-image: linear-gradient(#49494980, #49494980), linear-gradient(#00000080, #00000080);
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.content-why-kredx {
  background-color: #fff;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  box-shadow: 0 20px 70px #9e9e9e;
}

.image-6 {
  height: 200px;
}

.heading-8 {
  color: #050505;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-3, .paragraph-4, .paragraph-5 {
  font-family: Open Sans, sans-serif;
}

.row-8 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.help-row-icon {
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  box-shadow: 0 20px 70px #9e9e9e;
}

.heading-9 {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.paragraph-6 {
  font-family: Open Sans, sans-serif;
}

.row-9, .row-10, .row-11 {
  margin-top: 30px;
}

.div-block-15 {
  background-image: linear-gradient(#ff8f38eb, #ff8f38eb);
  border-radius: 5px;
  width: 100%;
  height: 324px;
  margin: 0 9px 10px 10px;
  padding: 10px;
  box-shadow: 0 0 100px #9e9e9e;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 90px;
}

.body {
  box-shadow: 1px 1px 3px #000;
}

.row-12 {
  margin-top: 80px;
}

.heading-11 {
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.help-div-test {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  min-height: 340px;
  margin: 0 10px 10px;
  padding: 0 15px 15px;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.div-block-16 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.paragraph-7 {
  flex: 0 auto;
}

.div-block-17 {
  background-color: #fff;
  border-radius: 5px;
  margin: 0 10px;
  padding: 15px;
  box-shadow: 0 20px 70px #9e9e9e;
}

.column-4 {
  padding-left: 0;
  padding-right: 10px;
}

.column-5, .column-6 {
  padding-left: 0;
  padding-right: 0;
}

.column-7 {
  padding-right: 0;
}

.column-8 {
  padding-left: 10px;
}

.row-13 {
  margin-top: 20px;
}

.row-14 {
  margin-top: 28px;
}

.column-9 {
  padding-left: 0;
}

.column-10 {
  padding-right: 10px;
}

.div-block-18 {
  background-color: var(--azul);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.heading-12 {
  color: #fff;
  text-align: left;
  border-radius: 5px;
  height: 324px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  font-family: Nexa, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 62px;
}

.row-15 {
  margin-top: 30px;
}

.column-11 {
  height: 324px;
  padding-right: 0;
}

.column-12 {
  padding-left: 0;
}

.column-13 {
  padding-right: 0;
}

.image-7 {
  margin-top: 0;
  padding-top: 0;
}

.image-8, .image-9 {
  margin-top: 0;
}

.image-10 {
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.image-11, .image-12 {
  margin-top: 0;
}

.div-block-19 {
  background-color: var(--azul);
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-top: 12px;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0;
  display: block;
}

.div-block-19.b {
  background-color: #fff;
  flex-direction: row;
  display: flex;
}

.div-block-19.b.dd {
  flex-flow: column;
  flex: 0 auto;
  align-self: center;
}

.div-block-19.s {
  margin-top: -38px;
}

.heading-13 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-family: Nexa, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  box-shadow: 0 20px 70px #9e9e9e;
}

.heading-13.c {
  box-shadow: none;
  color: var(--steel);
  margin-left: 10px;
  font-family: Nexa, sans-serif;
  font-weight: 700;
}

.column-14 {
  padding-left: 0;
}

.column-15 {
  padding-right: 0;
}

.row-16 {
  margin-top: 60px;
}

.paragraph-8 {
  text-align: center;
  padding-top: 22px;
  font-family: Open Sans, sans-serif;
}

.paragraph-9 {
  text-align: center;
  margin-right: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.paragraph-10 {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.paragraph-11 {
  text-align: center;
  padding-top: 22px;
  font-family: Open Sans, sans-serif;
}

.paragraph-12 {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.paragraph-13 {
  text-align: left;
  font-family: Nexa, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.column-16 {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.row-17 {
  margin-top: 60px;
}

.div-block-20 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 10px 10px;
  padding: 15px;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.heading-14 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-14 {
  text-align: left;
  font-family: Open Sans, sans-serif;
}

.column-17, .column-18, .column-19 {
  padding-left: 0;
  padding-right: 0;
}

.section-5 {
  background-image: linear-gradient(#ffffff78, #ffffff78), url('../images/landing-page-triangle-Grey.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-radius: 100px;
  margin-top: 0;
  padding-bottom: 150px;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
}

.div-block-21 {
  z-index: 0;
  background-image: linear-gradient(#000, #000);
  height: 10px;
  margin-top: 0;
  margin-bottom: -46px;
  padding-top: 0;
  position: static;
  top: 48px;
}

.div-block-21.ddd {
  margin-bottom: 0;
}

.heading-15 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-22 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 26px;
  margin-right: 26px;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.div-block-23 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.paragraph-15 {
  text-align: left;
  font-family: Nexa, sans-serif;
  font-size: 16px;
}

.row-18 {
  margin-top: 100px;
  padding-top: 0;
  display: flex;
}

.row-18.ss {
  margin-bottom: 100px;
}

.container-6 {
  margin-top: 0;
}

.image-13, .image-14 {
  padding: 26px;
}

.row-19, .row-20 {
  margin-top: 50px;
}

.row-20.a {
  margin-bottom: 100px;
}

.row-21 {
  margin-top: 50px;
  margin-bottom: 0;
}

.div-block-24 {
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
}

.heading-16 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.paragraph-16 {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.div-block-25 {
  background-color: var(--azul);
  width: 100px;
  height: 6px;
  margin-top: 5px;
  padding-top: 0;
}

.div-block-26 {
  align-items: flex-start;
  display: flex;
}

.heading-17 {
  color: silver;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 150px;
}

.image-15 {
  flex-shrink: 1;
  order: 1;
}

.row-22 {
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-27 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  min-height: 425px;
  padding: 20px;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.div-block-28 {
  margin: 0;
  padding: 0;
}

.div-block-29 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 7%;
  background-size: 200px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
  margin: 0;
}

.heading-18 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.heading-19 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-17 {
  text-align: center;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-30 {
  background-image: url('../images/testimonial_shankar.jpg');
  background-position: 50% 14%;
  background-size: 200px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
}

.div-block-31 {
  background-image: url('../images/testimonial_karuna_karan.jpg');
  background-position: 50% 36%;
  background-size: 200px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
}

.row-23 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 150px;
  padding-top: 0;
  display: flex;
  position: static;
  top: 97px;
}

.column-20 {
  padding-left: 20px;
}

.column-21 {
  padding-right: 20px;
}

.column-22 {
  background-image: linear-gradient(#f5863480, #f5863480), url('../images/blur-close-up-engineering-633850.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 600px;
  padding-left: 0;
  padding-right: 0;
}

.column-23 {
  background-image: linear-gradient(#f5863480, #f5863480), url('../images/sergio-zamudio-479888-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  min-height: 600px;
  padding-left: 0;
  padding-right: 0;
}

.column-24 {
  opacity: 1;
  background-image: linear-gradient(#f5863480, #f5863480), url('../images/fabrics-factory-industry-236748.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  min-height: 600px;
  padding-left: 0;
  padding-right: 0;
}

.row-24 {
  min-height: 500px;
  margin-top: 102px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 0;
  position: static;
  top: -530px;
  bottom: 0;
}

.container-7 {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.container-8 {
  margin-top: 0;
  position: static;
}

.div-block-33 {
  display: block;
  position: relative;
  top: -530px;
}

.div-block-34 {
  background-image: url('../images/blogimg-809x540.jpg');
  background-position: 0 0;
  background-size: contain;
  width: 100%;
  height: 180px;
}

.div-block-35 {
  background-image: url('../images/mar02-2017-accounts-manufacure-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 180px;
}

.div-block-36 {
  background-image: url('../images/blogimg-809x540.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 120px;
}

.heading-20 {
  color: #333;
  text-align: center;
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.div-block-37 {
  background-color: #fff;
  border-radius: 5px;
  margin: 0;
  padding: 10px;
  text-decoration: none;
  box-shadow: 0 20px 70px #9e9e9e;
}

.row-25 {
  margin-top: 100px;
  margin-bottom: 150px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.column-26 {
  padding: 0 10px;
}

.div-block-38 {
  background-image: url('../images/14apr17-discountingvsloan-2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 120px;
}

.div-block-39 {
  background-image: url('../images/mar02-2017-accounts-manufacure-2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 120px;
}

.div-block-40 {
  background-image: url('../images/06-Nov-2017-GST-809x425.jpg');
  background-position: 50%;
  background-size: cover;
  height: 120px;
}

.heading-32 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.row-26 {
  margin: 100px 64px 0 65px;
  padding: 0;
  font-size: 16px;
  line-height: 25px;
}

.about-block {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 240px;
  margin-top: 0;
  padding: 18px 10px 10px;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.about-image {
  text-align: center;
  background-color: #0000;
  width: 50%;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.about-image:hover {
  background-color: #0000;
}

.about-image.logo3 {
  width: 60%;
}

.paragraph-18 {
  margin-top: 20px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
  position: static;
  left: 109px;
  right: 112px;
}

.div-block-41 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-42, .div-block-43, .div-block-44, .div-block-45 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  background-image: linear-gradient(#ffffff42, #ffffff42), url('../images/Progetto-senza-titolo-31.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 150px;
}

.section-6.aa {
  padding-bottom: 0;
}

.section-7 {
  background-image: linear-gradient(#ffffff78, #ffffff78), url('../images/landing-page-triangle-Grey.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 150px;
}

.heading-33 {
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
}

.heading-34 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-46 {
  background-image: linear-gradient(to bottom, var(--azul), var(--azul));
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 120px;
  margin: 0;
  padding: 20px 10px;
  font-family: Nexa, sans-serif;
  font-weight: 700;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.div-block-46:hover {
  background-image: linear-gradient(#1aab3d, #1aab3d);
}

.bold-text-9 {
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 44px;
}

.row-27 {
  margin-top: 50px;
}

.heading-35 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.column-27, .column-28 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-47 {
  background-image: linear-gradient(to bottom, var(--azul), var(--azul));
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 120px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Nexa, sans-serif;
  font-weight: 700;
  display: flex;
  box-shadow: 0 20px 70px #9e9e9e;
}

.div-block-47:hover {
  background-image: linear-gradient(#1aab3d, #1aab3d);
}

.column-29 {
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-19 {
  text-align: center;
  text-transform: none;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}

.container-9 {
  margin-top: 0;
  padding-top: 50px;
}

.heading-36 {
  color: var(--azul);
  text-align: center;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-weight: 700;
}

.container-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  display: flex;
}

.heading-37 {
  text-align: center;
  font-family: Nexa, sans-serif;
  font-weight: 700;
}

.button-2 {
  border: 4px solid var(--azul);
  color: #000;
  letter-spacing: .5px;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 44px;
  padding: 16px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  box-shadow: 0 4px 10px #707070;
}

.button-2:hover {
  background-color: var(--azul);
  color: #fff;
  border-style: solid;
}

.link-block {
  color: #2a2a2a;
  text-decoration: none;
}

.paragraph-20 {
  color: #333;
  font-family: Open Sans, sans-serif;
}

.paragraph-21 {
  color: #333;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.paragraph-22, .paragraph-23 {
  color: #333;
  font-family: Open Sans, sans-serif;
}

.link-block-2, .link-block-3, .link-block-4 {
  text-decoration: none;
}

.container-11 {
  margin-top: 100px;
}

.bold-text-7 {
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-24 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 34px;
  padding-bottom: 34px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.column-30 {
  margin-top: 1px;
  padding-top: 0;
}

.section-8 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 50px;
  display: block;
}

.section-8.footer {
  color: #e4e8eb;
  background-color: #2b2c2e;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section-8.footer.copyright {
  color: #939596;
  background-color: #1c1d1f;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.row-28 {
  margin: 0 65px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.column-31 {
  text-align: center;
}

.column-32 {
  margin-top: 0;
}

.bold-text-10, .bold-text-11 {
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 600;
}

.container-13 {
  padding-left: 0;
  display: block;
}

.paragraph-25 {
  text-align: left;
  margin: 15px 0 16px 2px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.conditions {
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.row-29 {
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.container-14 {
  display: block;
}

.div-block-48 {
  text-align: center;
}

.success-message-2 {
  background-color: #0000;
  border: 1px solid #0a9b10;
  border-radius: 5px;
  margin-top: 73px;
}

.text-block-4 {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-49 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.heading-38 {
  width: 90%;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: inline-block;
}

.form-block-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-9 {
  padding-bottom: 150px;
}

.section-9.aa {
  padding-bottom: 20px;
}

.text-field-10 {
  float: left;
  border: 1px solid #8b8b8b;
  border-radius: 2px;
  margin-bottom: 25px;
  margin-right: 23px;
}

.text-block-2 {
  color: #f58634;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.column-contato {
  text-align: center;
  margin-top: 54px;
  padding: 0 40px;
  font-family: Open Sans, sans-serif;
  display: block;
  top: 13px;
}

.form {
  text-align: center;
  margin-top: 33px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
}

.submit-button-3 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #087071;
  border-radius: 4px;
  margin-top: 15px;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  box-shadow: 0 2px 6px #707070;
}

.submit-button-3:hover {
  background-color: #e78798;
}

.submit-button-3:active {
  background-color: #cc3952;
}

.text-field-9 {
  float: none;
  border: 1px solid #8b8b8b;
  border-radius: 2px;
  margin-bottom: 25px;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
}

.heading-39 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.text-field-8 {
  border: 1px solid #8b8b8b;
  border-radius: 2px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
}

.column-33 {
  margin-top: 0;
  font-family: Open Sans, sans-serif;
}

.textarea-3 {
  border: 1px solid #8b8b8b;
  border-radius: 2px;
  margin-bottom: 20px;
}

.field-label-7 {
  display: none;
}

.div-block-50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.image-17 {
  margin-top: 50px;
  margin-bottom: 30px;
}

.row-30 {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 20px 70px #9e9e9e;
}

.paragraph-26 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.paragraph-26.b {
  text-align: center;
}

.heading-40 {
  color: var(--steel);
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.div-block-51 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.div-block-52 {
  position: relative;
  top: -375px;
}

.container-15 {
  margin-top: 0;
}

.brand-2, .brand-2.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-18 {
  margin-top: 12px;
}

.image-18.aa {
  margin-bottom: 10px;
}

.navbar-3 {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.menu-button {
  display: none;
}

.nav-link-2 {
  color: var(--azul);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Nexa, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.container-16 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-34 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.column-35.ss {
  align-self: center;
}

.container-18 {
  margin-top: 100px;
}

.container-18.d {
  margin-top: 0;
}

.image-19 {
  margin-top: 20px;
}

.div-block-53 {
  background-color: #fff;
  width: auto;
}

.image-20 {
  text-align: center;
}

.div-block-54 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 1px 1px 3px #000;
}

.text-block-5 {
  color: #000;
  margin-left: 20px;
  font-weight: 700;
}

.text-block-5:hover {
  color: #087071;
}

.link-block-5 {
  color: #000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block-5:hover {
  color: #087071;
}

.image-21 {
  margin-top: 10px;
  margin-bottom: 20px;
  position: static;
  inset: auto 0% 0% auto;
}

.div-block-55 {
  background-image: url('../images/PHOTO-2024-07-08-15-58-00.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 50vh;
}

.link-block-6 {
  color: #fff;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.paragraph-27 {
  font-family: Nexa, sans-serif;
  font-size: 17px;
}

.right-column {
  padding-left: 35px;
}

.paragraph-28 {
  font-family: Nexa, sans-serif;
}

.heading-41 {
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  font-family: Nexa, sans-serif;
}

.highlight-image-block {
  color: #fff;
  background-image: url('../images/Schermata-2022-02-10-alle-11.57.33.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 250px;
  margin-bottom: 15px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.highlight-image-block._2 {
  background-image: url('../images/contatti.jpg');
  background-size: cover;
}

.button-7 {
  background-color: var(--azul);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 2px #000;
  margin-top: 11px;
  padding: 4px 15px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  transition: border .2s, background-color .2s, color .2s;
  display: inline-block;
}

.button-7:hover {
  background-color: #1c2562;
  border-color: #0070b7;
}

.button-7.yellow {
  background-color: var(--azul);
  border-color: #f49223;
}

.button-7.yellow:hover {
  background-color: #1c2562;
  border-color: #0070b7;
}

.section-title-2 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.section-title-2.column-intro-title {
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Nexa, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.section-10 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.highlight-block-overlay {
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  padding: 35px 40% 35px 35px;
  transition: background-color .2s;
}

.highlight-block-overlay:hover {
  background-color: #00000080;
}

.left-column {
  padding-right: 35px;
}

.link-2 {
  color: #fff;
}

.link-2.g {
  color: #000;
  font-size: 18px;
}

.heading-42 {
  color: var(--azul);
  text-transform: uppercase;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.small-info-block {
  width: 91%;
}

.div-block-56 {
  background-color: var(--azul);
  height: 40px;
}

.div-block-138 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.image-41 {
  width: 30px;
  margin-right: 0;
  transition: all .2s;
}

.image-41:hover {
  transform: scale(1.11);
}

.div-block-234 {
  width: 80%;
}

.text-block-24 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.section-11 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 128px 6% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-11._222 {
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
}

.text-block-25 {
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-25.f {
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.link-block-15 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.link-block-15.ff {
  margin-bottom: 0;
}

.link-block-15.f {
  margin-top: 2px;
}

.text-block-10 {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0070b7;
  border-radius: 30px;
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s;
}

.text-block-10:hover {
  background-color: #04cf01;
}

.text-block-23 {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-12 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 15px;
}

.link-block-16 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.div-block-167 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-168 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2019-05-07-alle-09.53.43.png');
  background-position: 0 0, 58%;
  background-size: auto, cover;
  border-radius: 5px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 40px 30px;
  transition: opacity .3s;
  display: flex;
}

.div-block-168:hover {
  opacity: .9;
  align-self: stretch;
}

.div-block-168._1 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/contatti-silvio-zagari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: stretch;
}

.div-block-168.c {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.29.28.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.link-block-14 {
  cursor: pointer;
  text-decoration: none;
}

.link-block-14:hover {
  transform: scale(1.03);
}

._5 {
  background-color: #0070b7;
  width: 10%;
  height: 2px;
  margin-bottom: 30px;
}

.div-block-166 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px 15px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 20px #11296680;
}

.div-block-166:hover {
  align-self: stretch;
  box-shadow: 1px 1px 20px #1abc9c80;
}

.div-block-235 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.image-42 {
  width: 30px;
  margin-right: 0;
  transition: all .2s;
}

.image-42:hover {
  transform: scale(1.11);
}

.div-block-236 {
  width: 80%;
}

.text-block-26 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.section-12 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 128px 6% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-12._222 {
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
}

.text-block-27 {
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-27.f {
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.link-block-17 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.link-block-17.ff {
  margin-bottom: 0;
}

.link-block-17.f {
  margin-top: 2px;
}

.text-block-28 {
  background-color: var(--azul);
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 30px;
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s;
}

.text-block-28:hover {
  background-color: #1aab3d;
}

.text-block-29 {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-30 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 15px;
}

.link-block-18 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.div-block-237 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-238 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2019-05-07-alle-09.53.43.png');
  background-position: 0 0, 58%;
  background-size: auto, cover;
  border-radius: 5px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 40px 30px;
  transition: opacity .3s;
  display: flex;
}

.div-block-238:hover {
  opacity: .9;
  align-self: stretch;
}

.div-block-238._1 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/contatti-silvio-zagari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: stretch;
}

.div-block-238.c {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.29.28.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.link-block-19 {
  cursor: pointer;
  text-decoration: none;
}

.link-block-19:hover {
  transform: scale(1.03);
}

.div-block-239 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px 15px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 20px #11296680;
}

.div-block-239:hover {
  align-self: stretch;
  box-shadow: 1px 1px 20px #1abc9c80;
}

.div-block-240 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.image-43 {
  width: 30px;
  margin-right: 0;
  transition: all .2s;
}

.image-43:hover {
  transform: scale(1.11);
}

.div-block-241 {
  width: 80%;
}

.text-block-31 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.section-13 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 128px 6% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-13._222 {
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
}

.text-block-32 {
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-32.f {
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.link-block-20 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.text-block-33 {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0070b7;
  border-radius: 30px;
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s;
}

.text-block-33:hover {
  background-color: #04cf01;
}

.text-block-34 {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-35 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 15px;
}

.link-block-21 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.div-block-242 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-243 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2019-05-07-alle-09.53.43.png');
  background-position: 0 0, 58%;
  background-size: auto, cover;
  border-radius: 5px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 40px 30px;
  transition: opacity .3s;
  display: flex;
}

.div-block-243:hover {
  opacity: .9;
  align-self: stretch;
}

.div-block-243._1 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/contatti-silvio-zagari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: stretch;
}

.div-block-243.c {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.29.28.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-243.c.v {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.43.11.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.link-block-22 {
  cursor: pointer;
  text-decoration: none;
}

.link-block-22:hover {
  transform: scale(1.03);
}

.div-block-244 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px 15px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 20px #11296680;
}

.div-block-244:hover {
  align-self: stretch;
  box-shadow: 1px 1px 20px #1abc9c80;
}

.div-block-245 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.image-44 {
  width: 30px;
  margin-right: 0;
  transition: all .2s;
}

.image-44:hover {
  transform: scale(1.11);
}

.div-block-246 {
  width: 80%;
}

.text-block-36 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.section-14 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 128px 6% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-14._222 {
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
}

.section-14._222.g {
  padding-bottom: 100px;
}

.text-block-37 {
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-37.f {
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.link-block-23 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.text-block-38 {
  background-color: var(--azul);
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 30px;
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s;
}

.text-block-38:hover {
  background-color: #1aab3d;
}

.text-block-39 {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-40 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 15px;
}

.div-block-247 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-248 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2019-05-07-alle-09.53.43.png');
  background-position: 0 0, 58%;
  background-size: auto, cover;
  border-radius: 5px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 40px 30px;
  transition: opacity .3s;
  display: flex;
}

.div-block-248:hover {
  opacity: .9;
  align-self: stretch;
}

.div-block-248._1 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/contatti-silvio-zagari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: stretch;
}

.div-block-248.c {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.29.28.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-248.c.v {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.43.11.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-248.c.v.lic {
  background-image: linear-gradient(0deg, #0000006b, #0000), url('../images/Screenshot-2024-06-19-alle-17.27.17.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block-24 {
  cursor: pointer;
  text-decoration: none;
}

.link-block-24:hover {
  transform: scale(1.03);
}

.div-block-249 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px 15px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 20px #11296680;
}

.div-block-249:hover {
  align-self: stretch;
  box-shadow: 1px 1px 20px #1abc9c80;
}

.div-block-250 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.image-45 {
  width: 30px;
  margin-right: 0;
  transition: all .2s;
}

.image-45:hover {
  transform: scale(1.11);
}

.div-block-251 {
  width: 80%;
}

.text-block-41 {
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Nexa, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-41.f {
  text-shadow: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.link-block-25 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.text-block-42 {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #0070b7;
  border-radius: 30px;
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all .3s;
}

.text-block-42:hover {
  background-color: #04cf01;
}

.text-block-43 {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-44 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 15px;
}

.div-block-252 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-253 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2019-05-07-alle-09.53.43.png');
  background-position: 0 0, 58%;
  background-size: auto, cover;
  border-radius: 5px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding: 40px 30px;
  transition: opacity .3s;
  display: flex;
}

.div-block-253:hover {
  opacity: .9;
  align-self: stretch;
}

.div-block-253._1 {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/contatti-silvio-zagari.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: stretch;
}

.div-block-253.c {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.29.28.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-253.c.v {
  background-image: linear-gradient(to top, #0000006b, #0000), url('../images/Schermata-2022-02-18-alle-10.43.11.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-253.c.v.lic {
  background-image: linear-gradient(0deg, #0000006b, #0000), url('../images/Screenshot-2024-06-19-alle-17.27.17.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-253.c.v.lic.bu {
  background-image: url('../images/Schermata-2022-02-18-alle-11.36.58.png');
  background-position: 50%;
  background-size: cover;
}

.link-block-26 {
  cursor: pointer;
  text-decoration: none;
}

.link-block-26:hover {
  transform: scale(1.03);
}

.div-block-254 {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  padding: 20px 15px;
  transition: all .3s;
  display: flex;
  box-shadow: 1px 1px 20px #11296680;
}

.div-block-254:hover {
  align-self: stretch;
  box-shadow: 1px 1px 20px #1abc9c80;
}

.footer-contact-icon {
  width: 17px;
  position: absolute;
  top: 2px;
  left: 0;
}

.bottom-footer-col-right {
  text-align: right;
}

.paragraph-29 {
  color: #fff;
  font-family: Nexa, sans-serif;
  font-weight: 300;
}

.footer {
  background-color: var(--azul);
  padding-top: 15px;
  font-size: 13px;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Nexa, sans-serif;
  font-size: 20px;
}

.container-19 {
  position: relative;
}

.link {
  color: #1ca6ac;
}

.link:hover {
  color: #e95500;
}

.link.bottom-footer-link {
  color: #0070b7;
}

.link.bottom-footer-link:hover {
  color: #f49223;
}

.link-5 {
  color: #0070b7;
}

.top-some-block {
  float: left;
  background-color: var(--azul);
  text-align: center;
  width: 40px;
  height: 40px;
}

.top-some-block:hover {
  background-color: #1c2562;
}

.bottom-footer-text {
  color: #6d6d6d;
  font-family: Lato, sans-serif;
}

.top-social-icon {
  opacity: .6;
  padding: 12px;
}

.top-social-icon:hover {
  opacity: 1;
}

.bottom-footer {
  background-color: #fff;
  margin-top: 80px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.bottom-footer.a {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-social-wrapper {
  margin-top: 9px;
}

.link-6 {
  color: #fff;
}

.footer-contact-list-item {
  padding-left: 35px;
  position: relative;
}

.paragraph-30 {
  font-family: Nexa, sans-serif;
}

.image-46 {
  width: 150px;
  height: auto;
}

.text-block-45 {
  color: var(--azul);
  margin-bottom: 4px;
  font-family: Nexa, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-46 {
  color: var(--black);
  text-align: center;
  text-transform: none;
  font-family: Nexa, sans-serif;
}

.div-block-255 {
  margin-right: 10px;
}

.div-block-256 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-15 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-19 {
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.text-block-20 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-257 {
  background-color: #00000008;
  height: 2px;
  margin-top: 20px;
}

.text-block-21 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.container-20 {
  margin-top: 100px;
}

html.w-mod-js [data-ix="hero-block-1-initial-appearance"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="underline-initial-appearance"] {
  opacity: 0;
}

html.w-mod-js [data-ix="hero-block-2-initial-appearance"] {
  opacity: 0;
  transform: translate(50px);
}

@media screen and (max-width: 991px) {
  .mini-columns-container {
    width: 60%;
  }

  .section {
    padding-bottom: 0;
  }

  .image-4 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block {
    margin-top: 40px;
    margin-left: 0;
  }

  .section-2 {
    background-size: cover;
    padding-bottom: 0;
  }

  .div-block-2 {
    margin-top: 100px;
  }

  .div-block-3, .button {
    margin-left: 0;
  }

  .container-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    display: flex;
  }

  .heading-11 {
    font-size: 16px;
  }

  .help-div-test {
    height: 324px;
  }

  .paragraph-8 {
    padding-top: 20px;
    font-size: 12px;
  }

  .paragraph-9 {
    padding-top: 0;
    font-size: 12px;
  }

  .paragraph-10, .paragraph-11 {
    font-size: 12px;
  }

  .paragraph-12 {
    padding-top: 20px;
    font-size: 12px;
  }

  .paragraph-13 {
    font-size: 12px;
  }

  .div-block-22 {
    margin-top: 30px;
    padding-top: 0;
  }

  .heading-16 {
    line-height: 26px;
  }

  .div-block-26 {
    flex-direction: row;
  }

  .heading-17 {
    font-size: 80px;
  }

  .div-block-37 {
    height: 420px;
  }

  .heading-32 {
    margin-left: 42px;
    margin-right: 41px;
    padding-left: 1px;
  }

  .row-26 {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .about-block {
    height: 280px;
    padding: 25px 0 10px;
  }

  .about-image {
    width: 50%;
    margin-top: -8px;
    padding-top: 0;
    padding-left: 0;
  }

  .about-image.logo3 {
    width: 60%;
  }

  .paragraph-18 {
    margin-top: 0;
    padding-top: 5px;
  }

  .paragraph-18.awards {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-24 {
    margin-left: 0;
  }

  .paragraph-25 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .text-field-10 {
    margin-right: 10px;
  }

  .form {
    margin-top: 19px;
    margin-left: 1px;
  }

  .row-30 {
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    display: none;
  }

  .menu-button.w--open {
    background-color: #0000004d;
  }

  .nav-link-2 {
    float: right;
    text-align: left;
    display: inline-block;
    position: static;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .icon {
    color: #fff;
    font-size: 30px;
  }

  .nav-menu {
    background-color: #0000004d;
    display: block;
  }

  .column-35 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .container-17 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-column {
    padding-left: 25px;
  }

  .button-7.yellow {
    margin-top: 8px;
  }

  .section-title-2 {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 26px;
  }

  .section-title-2.column-intro-title {
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 27px;
  }

  .section-10 {
    padding: 45px;
    font-size: 13px;
  }

  .highlight-block-overlay {
    padding: 25px 20% 25px 25px;
  }

  .left-column {
    padding-left: 0;
    padding-right: 15px;
  }

  .div-block-138 {
    width: 90%;
  }

  .section-11 {
    padding: 80px 3%;
  }

  .text-block-10, .text-block-12 {
    font-size: 1vw;
  }

  .div-block-168._1 {
    background-position: 0 0, 50%;
    background-size: auto, auto 150%;
    align-self: stretch;
  }

  .div-block-235 {
    width: 90%;
  }

  .section-12 {
    padding: 80px 3%;
  }

  .text-block-28, .text-block-30 {
    font-size: 1vw;
  }

  .div-block-238._1 {
    background-position: 0 0, 50%;
    background-size: auto, auto 150%;
    align-self: stretch;
  }

  .div-block-240 {
    width: 90%;
  }

  .section-13 {
    padding: 80px 3%;
  }

  .text-block-33, .text-block-35 {
    font-size: 1vw;
  }

  .div-block-243._1 {
    background-position: 0 0, 50%;
    background-size: auto, auto 150%;
    align-self: stretch;
  }

  .div-block-245 {
    width: 90%;
  }

  .section-14 {
    padding: 80px 3%;
  }

  .text-block-38, .text-block-40 {
    font-size: 1vw;
  }

  .div-block-248._1 {
    background-position: 0 0, 50%;
    background-size: auto, auto 150%;
    align-self: stretch;
  }

  .div-block-250 {
    width: 90%;
  }

  .text-block-42, .text-block-44 {
    font-size: 1vw;
  }

  .div-block-253._1 {
    background-position: 0 0, 50%;
    background-size: auto, auto 150%;
    align-self: stretch;
  }

  .footer {
    padding-top: 45px;
    font-size: 12px;
    line-height: 19px;
  }

  .bottom-footer-col-left {
    padding-left: 0;
  }

  .top-some-block {
    width: 30px;
    height: 40px;
  }

  .top-social-icon {
    padding: 13px 8px 8px;
  }

  .bottom-footer {
    margin-top: 45px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .footer-row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mini-columns-container {
    width: 70%;
  }

  .underline {
    margin-bottom: 3%;
  }

  .cursive-text {
    font-size: 3.4vw;
    line-height: 1.55em;
  }

  .brand {
    margin-left: 10px;
  }

  .div-block {
    margin-left: 122px;
  }

  .div-block-2 {
    margin-top: 150px;
  }

  .div-block-3 {
    margin-left: 122px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .help-div-test {
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .row-14 {
    margin-top: 0;
  }

  .column-11 {
    padding-right: 10px;
  }

  .column-13 {
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-22 {
    margin-top: 60px;
    margin-left: 48px;
    margin-right: 48px;
  }

  .row-18, .row-19, .row-20, .row-21 {
    display: flex;
  }

  .div-block-24 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .row-23 {
    flex-wrap: wrap;
  }

  .column-20 {
    padding-right: 20px;
  }

  .column-21 {
    margin-top: 50px;
    padding-left: 20px;
  }

  .column-25 {
    padding-top: 50px;
    padding-left: 0;
  }

  .div-block-37 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 260px;
    display: block;
  }

  .row-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .column-26 {
    margin-top: 50px;
  }

  .heading-32 {
    margin-bottom: 1px;
  }

  .row-26 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .about-block {
    height: 100px;
    margin-top: 5px;
    margin-left: 1px;
    margin-right: 3px;
    padding-top: 50px;
    padding-bottom: 33px;
    display: block;
  }

  .about-image {
    width: 15%;
    margin-top: -2px;
  }

  .about-image.logo3 {
    width: 30%;
  }

  .paragraph-18 {
    margin-left: 10px;
    margin-right: 1px;
  }

  .row-27 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .column-28 {
    margin-top: 20px;
  }

  .column-29 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-19 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-36 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-24 {
    margin-top: 23px;
    padding-top: 0;
  }

  .column-30 {
    margin-top: 0;
  }

  .section-8 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-12 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .row-28 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-9 {
    margin-top: 0;
  }

  .text-field-10 {
    padding: auto;
  }

  .column-contato {
    margin-top: 20px;
  }

  .form {
    margin-left: 0;
  }

  .text-field-9 {
    padding: 5px 10px 6px;
  }

  .text-field-8, .textarea-3 {
    padding: auto;
  }

  .row-30 {
    margin-left: 0;
    margin-right: 0;
  }

  .icon {
    font-size: 30px;
  }

  .container-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-36 {
    padding-top: 50px;
  }

  .column-37 {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .row-31 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-38, .column-39, .column-40 {
    padding-top: 50px;
  }

  .row-32 {
    flex-flow: row;
    align-items: stretch;
    display: flex;
  }

  .row-33 {
    display: flex;
  }

  .column-41 {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-42 {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .column-43, .column-44, .column-45, .column-46, .column-47 {
    margin-top: 50px;
  }

  .right-column {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-title-2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 16px;
  }

  .section-title-2.column-intro-title {
    margin-bottom: 14px;
    line-height: 22px;
  }

  .section-10 {
    padding: 25px;
  }

  .small-info-block {
    width: 100%;
  }

  .bottom-footer-col-right {
    padding-top: 9px;
    padding-left: 0;
  }

  .footer {
    padding-top: 25px;
  }

  .bottom-footer-col-left {
    text-align: left;
  }

  .footer-title {
    margin-bottom: 7px;
  }

  .footer-column {
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-column.last {
    padding-bottom: 0;
  }

  .bottom-footer-text {
    text-align: left;
  }

  .bottom-footer {
    margin-top: 15px;
    padding: 15px 25px;
  }

  .footer-row {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .scroll-arrow {
    max-width: 40%;
  }

  .mini-columns-container {
    width: 100%;
    margin-top: 7%;
  }

  .mini-column {
    font-size: 3.7vw;
  }

  .mini-play-button {
    width: 20px;
    height: 20px;
  }

  .cursive-text {
    font-size: 4.4vw;
  }

  .scroll-down-arrow {
    width: 38px;
    height: 28px;
    padding-top: 1px;
  }

  .hero-section-1 {
    padding-bottom: 20%;
  }

  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .brand {
    margin-left: 10px;
  }

  .div-block {
    margin-left: 0;
  }

  .div-block-2 {
    margin-top: 150px;
  }

  .div-block-3 {
    margin-left: 0;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 40px;
  }

  .button {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 25px;
  }

  .help-div-test {
    height: auto;
    min-height: auto;
  }

  .div-block-18 {
    height: auto;
    margin-right: 10px;
    padding-left: 2px;
  }

  .heading-12 {
    text-align: center;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 30px;
    line-height: 40px;
  }

  .column-11 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 10px;
  }

  .div-block-19.b {
    flex-direction: column;
    width: auto;
  }

  .heading-13 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-13 {
    font-size: 16px;
  }

  .div-block-22 {
    margin-left: 68px;
    margin-right: 68px;
  }

  .paragraph-15.d {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row-18 {
    flex-direction: column;
  }

  .row-19 {
    flex-direction: column-reverse;
  }

  .row-20 {
    flex-direction: column;
  }

  .row-21 {
    flex-direction: column-reverse;
  }

  .div-block-37 {
    height: 300px;
  }

  .heading-32 {
    margin: 1px 15px 7px 13px;
    font-size: 26px;
    font-weight: 700;
  }

  .about-block {
    margin-top: -6px;
    margin-left: 0;
    margin-right: 0;
    padding: 42px 10px 30px;
  }

  .about-image {
    width: 20%;
  }

  .about-image.logo3 {
    width: 50%;
  }

  .paragraph-18 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-18.awards {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-45 {
    flex-direction: column;
  }

  .section-6 {
    padding-left: 10px;
  }

  .div-block-46 {
    height: auto;
  }

  .heading-36 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-37 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .bold-text-7 {
    margin-top: 1px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .paragraph-24 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .column-30 {
    margin-top: -32px;
  }

  .section-8 {
    margin-top: 40px;
    padding-top: 0;
  }

  .row-28 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-25 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
  }

  .paragraph-25.f {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0;
  }

  .row-29 {
    background-color: #0000;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-4 {
    font-size: 24px;
  }

  .heading-38 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-field-10 {
    float: none;
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .column-contato {
    margin-bottom: 30px;
    padding: 30px 20px;
  }

  .text-block-3 {
    text-align: center;
  }

  .submit-button-3 {
    border-radius: 5px;
    max-width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .text-field-9 {
    float: none;
    width: 100%;
    margin-right: 0;
    padding: auto;
    display: block;
  }

  .heading-39 {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }

  .column-33 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .textarea-3 {
    font-family: Montserrat, sans-serif;
  }

  .div-block-50 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-26.b {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 17px;
  }

  .heading-40 {
    font-size: 20px;
    line-height: 30px;
  }

  .brand-2.w--current {
    flex-flow: column;
    width: 100%;
  }

  .nav-link-2 {
    float: none;
    letter-spacing: 0;
    font-size: 16px;
  }

  .icon {
    color: #087071;
    display: none;
  }

  .nav-menu {
    background-color: #fff;
  }

  .container-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .row-31, .row-32, .row-33, .link-block-5 {
    flex-direction: column;
  }

  .column-48 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-21 {
    margin-bottom: 0;
    display: none;
  }

  .right-column {
    padding-top: 15px;
  }

  .heading-41 {
    font-size: 20px;
  }

  .button-7 {
    margin-top: 7px;
  }

  .section-title-2 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 20px;
  }

  .section-title-2.column-intro-title {
    font-size: 20px;
    line-height: 20px;
  }

  .section-10 {
    padding: 20px;
  }

  .highlight-block-overlay {
    padding: 20px 40px 20px 20px;
  }

  .div-block-138 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .image-41 {
    margin-right: 10px;
  }

  .div-block-234 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-11._222 {
    padding-left: 3%;
  }

  .text-block-25 {
    text-align: center;
  }

  .text-block-25.f {
    text-align: center;
    font-size: 20px;
  }

  .text-block-10 {
    font-size: 2.5vw;
  }

  .text-block-23 {
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-12 {
    font-size: 3vw;
  }

  .div-block-168 {
    align-self: stretch;
    padding: 10px;
    box-shadow: 1px 1px 20px #0000004d;
  }

  .div-block-166 {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-235 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .image-42 {
    margin-right: 10px;
  }

  .div-block-236 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-12._222 {
    padding-left: 3%;
  }

  .text-block-27 {
    text-align: center;
  }

  .text-block-27.f {
    text-align: center;
    font-size: 20px;
  }

  .text-block-28 {
    font-size: 2.5vw;
  }

  .text-block-29 {
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-30 {
    font-size: 3vw;
  }

  .div-block-238 {
    align-self: stretch;
    padding: 10px;
    box-shadow: 1px 1px 20px #0000004d;
  }

  .div-block-239 {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-240 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .image-43 {
    margin-right: 10px;
  }

  .div-block-241 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-13._222 {
    padding-left: 3%;
  }

  .text-block-32 {
    text-align: center;
  }

  .text-block-32.f {
    text-align: center;
    font-size: 20px;
  }

  .text-block-33 {
    font-size: 2.5vw;
  }

  .text-block-34 {
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-35 {
    font-size: 3vw;
  }

  .div-block-243 {
    align-self: stretch;
    padding: 10px;
    box-shadow: 1px 1px 20px #0000004d;
  }

  .div-block-244 {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-245 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .image-44 {
    margin-right: 10px;
  }

  .div-block-246 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-14._222 {
    padding-left: 3%;
  }

  .text-block-37 {
    text-align: center;
  }

  .text-block-37.f {
    text-align: center;
    font-size: 20px;
  }

  .text-block-38 {
    font-size: 2.5vw;
  }

  .text-block-39 {
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-40 {
    font-size: 3vw;
  }

  .div-block-248 {
    align-self: stretch;
    padding: 10px;
    box-shadow: 1px 1px 20px #0000004d;
  }

  .div-block-249 {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-250 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 90%;
    display: flex;
  }

  .image-45 {
    margin-right: 10px;
  }

  .div-block-251 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-41 {
    text-align: center;
  }

  .text-block-41.f {
    text-align: center;
    font-size: 20px;
  }

  .text-block-42 {
    font-size: 2.5vw;
  }

  .text-block-43 {
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-44 {
    font-size: 3vw;
  }

  .div-block-253 {
    align-self: stretch;
    padding: 10px;
    box-shadow: 1px 1px 20px #0000004d;
  }

  .div-block-254 {
    align-self: stretch;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer {
    font-size: 13px;
  }

  .footer-column, .bottom-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-contact-list-item {
    padding-left: 30px;
  }

  .text-block-45 {
    font-size: 16px;
  }

  .text-block-45.a {
    font-size: 17px;
  }

  .text-block-46 {
    font-size: 14px;
  }

  .text-block-46.ss {
    font-size: 15px;
  }

  .columns {
    flex-flow: column;
  }
}

#w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdc0-924a980c {
  grid-area: 1 / 2 / 4 / 3;
  align-self: stretch;
}

#w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdcb-924a980c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdd8-924a980c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_43784ecd-2fe2-917e-3318-6fa037f5bde1-924a980c {
  grid-area: 3 / 1 / 4 / 2;
  align-self: stretch;
}

#w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdea-924a980c {
  grid-area: 1 / 3 / 4 / 4;
  align-self: stretch;
}

#w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8bc-924a980c {
  grid-area: 1 / 2 / 4 / 3;
  align-self: stretch;
}

#w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8c8-924a980c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8d1-924a980c {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8db-924a980c {
  grid-area: 3 / 1 / 4 / 2;
  align-self: stretch;
}

#w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8e5-924a980c {
  grid-area: 1 / 3 / 4 / 4;
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdc0-924a980c {
    grid-area: 1 / 2 / 3 / 4;
    align-self: stretch;
  }

  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdea-924a980c {
    grid-area: 3 / 2 / 4 / 4;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8bc-924a980c {
    grid-area: 1 / 2 / 3 / 4;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8e5-924a980c {
    grid-area: 3 / 2 / 4 / 4;
    align-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdc0-924a980c {
    grid-area: 4 / 1 / 7 / 2;
    align-self: stretch;
  }

  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdcb-924a980c {
    grid-area: 1 / 1 / 2 / 3;
    align-self: stretch;
  }

  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdd8-924a980c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bde1-924a980c {
    grid-area: 3 / 1 / 4 / 3;
    align-self: stretch;
  }

  #w-node-_43784ecd-2fe2-917e-3318-6fa037f5bdea-924a980c {
    grid-area: 4 / 2 / 7 / 3;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8bc-924a980c {
    grid-area: 4 / 1 / 7 / 2;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8c8-924a980c {
    grid-area: 1 / 1 / 2 / 3;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8d1-924a980c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8db-924a980c {
    grid-area: 3 / 1 / 4 / 3;
    align-self: stretch;
  }

  #w-node-_1cae2962-db0c-b15a-b6f3-7afff6e9f8e5-924a980c {
    grid-area: 4 / 2 / 7 / 3;
    align-self: stretch;
  }
}


@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}