.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.banner-cookies {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 59681458411451460;
  display: none;
  height: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #330910;
  color: #f1f1f1;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.paragraph-6 {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  color: #fffbfb;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
}

.cookie-btn {
  border-radius: 10px;
  background-color: #727272;
  font-size: 18px;
  font-weight: 700;
}

.cookie-btn:hover {
  background-color: #d0d0d0;
}

.hero-wrapper {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, rgba(32, 32, 32, 0)), to(rgba(0, 0, 0, 0.8))), url('../images/MONTICELLO_ESTERNA01d1.jpg');
  background-image: linear-gradient(180deg, rgba(32, 32, 32, 0) 66%, rgba(0, 0, 0, 0.8)), url('../images/MONTICELLO_ESTERNA01d1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-wrapper.architettura {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(31, 31, 31, 0)), color-stop(92%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/0.jpg');
  background-image: linear-gradient(180deg, rgba(31, 31, 31, 0) 55%, rgba(0, 0, 0, 0.7) 92%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/0.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-wrapper.lifestyle {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(27, 27, 27, 0)), color-stop(92%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/Mel-Yates_Rome_Bard_0377-re.jpg');
  background-image: linear-gradient(180deg, rgba(27, 27, 27, 0) 61%, rgba(0, 0, 0, 0.7) 92%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/Mel-Yates_Rome_Bard_0377-re.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-wrapper.terrazze {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(17, 17, 17, 0)), color-stop(93%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/monticello_esterna03d1.2_POST-rev1.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0) 65%, rgba(0, 0, 0, 0.7) 93%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/monticello_esterna03d1.2_POST-rev1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-wrapper.interni {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(44, 44, 44, 0)), color-stop(94%, rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.5)), color-stop(47%, transparent)), url('../images/ROMA_MONTICELLO_SALOTTO_B2-2_B-rev002.jpg');
  background-image: linear-gradient(180deg, rgba(44, 44, 44, 0) 54%, rgba(0, 0, 0, 0.8) 94%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.5), transparent 47%), url('../images/ROMA_MONTICELLO_SALOTTO_B2-2_B-rev002.jpg');
  background-position: 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-wrapper.location {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(59%, transparent), to(#161616)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/IMG_0394-2_1_3000.jpg');
  background-image: linear-gradient(180deg, transparent 59%, #161616), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/IMG_0394-2_1_3000.jpg');
  background-position: 0px 0px, 0px 0px, 0% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-wrapper.typ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(34, 34, 34, 0))), url('../images/IMG_6568.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(34, 34, 34, 0)), url('../images/IMG_6568.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-wrapper.contattaci-copy {
  height: 50vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(31, 31, 31, 0))), url('../images/monticello_esterna05_E1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(31, 31, 31, 0)), url('../images/monticello_esterna05_E1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 160px;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.hero-logo.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.apertura {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #cb9e66;
  background-color: #fff;
}

.cit {
  width: 30%;
  margin-left: 5%;
  font-family: Raleway, sans-serif;
  color: #cb9e66;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  text-align: left;
}

.cit.pedice-copy {
  width: auto;
  min-height: 0vh;
  margin-left: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #b25968;
}

.cit.gall {
  width: 100%;
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: center;
}

.cit.hero {
  width: 100%;
  margin: 0px auto 0%;
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.cit.icone {
  width: 100%;
  margin-top: 5%;
  margin-bottom: 10%;
  margin-left: 0%;
  font-family: 'PT Serif', serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 14px;
  text-transform: uppercase;
}

.cit.video--test {
  display: block;
  width: auto;
  margin: 0px auto 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #f1f1f1;
  border-radius: 0px;
  color: #f1f1f1;
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
  text-indent: 0px;
  text-transform: uppercase;
}

.titoletto {
  padding: 5px 20px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #cb9e66;
  font-family: 'PT Serif', serif;
  color: #cb9e66;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.titoletto.pedice-copy {
  min-height: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-color: #b2596c;
  color: #b2596c;
  text-align: left;
}

.titoletto.icone {
  padding: 25px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 6px;
}

.sezione-griglia {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  min-height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 0.5fr;
  grid-template-columns: 1fr 1fr 0.5fr;
  -ms-grid-rows: 1fr 0.75fr 0.25fr 0.5fr;
  grid-template-rows: 1fr 0.75fr 0.25fr 0.5fr;
}

.sezione-griglia.terrazze {
  -ms-grid-columns: 0.75fr 1fr 1.25fr;
  grid-template-columns: 0.75fr 1fr 1.25fr;
  -ms-grid-rows: 1fr 0.75fr 0.5fr 0.25fr;
  grid-template-rows: 1fr 0.75fr 0.5fr 0.25fr;
}

.sezione-griglia.location {
  height: 100vh;
  -ms-grid-columns: 1fr 1fr 0.5fr;
  grid-template-columns: 1fr 1fr 0.5fr;
  -ms-grid-rows: 0.25fr 0.75fr 0.5fr 0.25fr;
  grid-template-rows: 0.25fr 0.75fr 0.5fr 0.25fr;
}

.sezione-griglia._1 {
  position: relative;
  z-index: 1;
  -ms-grid-columns: 0.75fr 0.25fr 0.5fr 0.5fr;
  grid-template-columns: 0.75fr 0.25fr 0.5fr 0.5fr;
  -ms-grid-rows: 1fr 0.25fr 0.5fr;
  grid-template-rows: 1fr 0.25fr 0.5fr;
  background-color: #fff;
}

.sezione-griglia.loc {
  position: relative;
  -ms-grid-columns: 0.75fr 0.25fr 0.5fr 0.5fr;
  grid-template-columns: 0.75fr 0.25fr 0.5fr 0.5fr;
  -ms-grid-rows: 0.25fr 0.25fr 0.25fr 0.25fr;
  grid-template-rows: 0.25fr 0.25fr 0.25fr 0.25fr;
  background-color: #fff;
}

.arch_img1 {
  position: relative;
  overflow: visible;
  background-image: url('../images/IMG_6259_b_3000.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arch_img1.terrazze {
  background-image: url('../images/iStock-495689690.jpg');
  background-position: 100% 50%;
}

.arch_img1.location {
  background-image: url('../images/IMG_7018_3002.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.arch_img2 {
  background-image: url('../images/iStock-1132754569.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arch_img2.terrazze {
  background-image: url('../images/3.jpg');
  background-position: 50% 100%;
}

.arch_img3 {
  background-image: url('../images/iStock-498149198.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arch_img3.terrazze {
  position: relative;
  background-image: url('../images/iStock-1132754569.jpg');
  background-position: 50% 50%;
  background-size: 130%;
}

.arch_img3.location {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f1f1f1;
  background-image: url('../images/IMG_7054_3001.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.arch_img4 {
  background-image: url('../images/md-mahdi-1512710-unsplash.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arch_img4.location {
  background-image: url('../images/iStock-875758120.jpg');
  background-position: 100% 50%;
  background-size: 160%;
}

.box-testo-griglia {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
}

.box-logo-griglia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7c1526;
}

.pattern-logo {
  opacity: 0.2;
}

.pattern-logo.menu {
  position: absolute;
  left: 50%;
  top: 6%;
  right: 0%;
  bottom: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pattern-logo.icone {
  opacity: 1;
}

.titolo-home {
  font-family: 'PT Serif', serif;
  color: #cb9e66;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 7px;
  text-transform: none;
}

.titolo-home.sx {
  text-align: left;
}

.paragrafo-hero {
  width: 80%;
  margin-top: 40px;
  margin-bottom: 50px;
  font-family: Raleway, sans-serif;
  color: #707070;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
}

.paragrafo-hero.sx {
  text-align: left;
}

.bottone {
  min-width: 100px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 6px;
  background-color: #ca9e67;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bottone:hover {
  background-color: #7c1526;
}

.bottone.invio {
  margin-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.bottone.v {
  border-radius: 20px;
}

.sezione-box {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 10% 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.contenitore-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contenitore-box.gall1 {
  position: relative;
  width: 100%;
  height: 100%;
}

.box-img {
  overflow: hidden;
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/IMG_6179_3000.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.box-img.interni {
  background-image: url('../images/6.jpg');
  background-position: 100% 100%;
  background-size: auto 120%;
  background-repeat: no-repeat;
}

.box-img._1 {
  background-image: none;
}

.box-text {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: auto;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.box-text.gall {
  position: absolute;
  z-index: 2;
  width: 300px;
  height: 300px;
  padding: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.freccia {
  position: absolute;
  left: auto;
  top: 50%;
  right: -5px;
  bottom: 50%;
  z-index: 1;
  width: 10px;
  height: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.freccia.sx {
  left: -5px;
  right: auto;
}

.freccia.sx.grigia {
  background-color: #f2f2f2;
}

.freccia.grigia {
  background-color: #f2f2f2;
}

.pedice {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  padding-top: 10%;
  padding-bottom: 10%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4c0d17;
}

.pedice.no {
  display: none;
}

.cit-pedice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cit-pedice.contatti {
  width: 40%;
  height: 100%;
  padding-bottom: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cit-pedice.dati {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 200px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #dfdfdf;
}

.cit-pedice.centrato {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cit-pedice.brochure {
  width: 40%;
  margin-top: 10%;
  margin-bottom: 10%;
  padding-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 19px;
  grid-row-gap: 21px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-field {
  margin-bottom: 15px;
  border: 0px solid #000;
  background-color: rgba(179, 89, 104, 0.2);
  color: #f1f1f1;
}

.text-field:hover {
  background-color: rgba(179, 89, 104, 0.3);
}

.text-field:focus {
  background-color: rgba(179, 89, 104, 0.4);
}

.text-field::-webkit-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field:-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field::-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field::placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field.scegli {
  background-color: #7f1627;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.8);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field.sceglipopup {
  margin-top: 2px;
  margin-bottom: 4px;
  background-color: #7f1627;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.8);
  font-size: 11px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field.mail {
  margin-top: 15px;
}

.check {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.5);
  font-size: 10px;
  line-height: 13px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 1px;
}

.link {
  color: #cb9e66;
  font-weight: 600;
  text-decoration: none;
}

.dati-pedice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  line-height: 22px;
}

.dato {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Raleway, sans-serif;
  color: #42222a;
  font-size: 13px;
  letter-spacing: 2px;
}

.partner {
  max-height: 80px;
  min-height: 50px;
  padding-right: 0px;
}

.map {
  z-index: 1;
  height: 50vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.filettopedice {
  width: 1px;
  height: 40px;
  background-color: rgba(148, 131, 131, 0.25);
}

.traccia {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 80px;
  height: 6px;
  background-color: #cb9e66;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.traccia._2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 6px;
  height: 80px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.traccia._3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0px;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.mask {
  width: 100%;
}

.slider_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide1 {
  background-image: url('../images/6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_2 {
  background-image: url('../images/IMG_6399_3001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu-scomparsa {
  position: fixed;
  left: 1%;
  top: 1%;
  right: auto;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  cursor: pointer;
}

.div1 {
  width: 100%;
  height: 2px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #cb9e66;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div2 {
  width: 100%;
  height: 2px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #cb9e66;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.menu-espanso {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4c0d17;
}

.tasto-menu-espanso {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Raleway, sans-serif;
  color: #b3364a;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
}

.tasto-menu-espanso:hover {
  font-style: italic;
  text-decoration: none;
}

.tasto-menu-espanso.w--current {
  color: #7c1526;
}

.tasto-menu-espanso.trattino {
  padding-right: 5px;
  padding-left: 5px;
  color: rgba(148, 131, 131, 0.25);
}

.div-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-x {
  position: absolute;
  left: 1%;
  top: 1%;
  bottom: auto;
  display: block;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  cursor: pointer;
}

.x {
  position: static;
  left: auto;
  top: 2%;
  right: 1%;
  bottom: auto;
  width: 25px;
  height: 25px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.x:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.footer-falso {
  position: relative;
  z-index: -5;
  height: 200px;
}

.menu-home {
  margin-top: 9.5%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: 'PT Serif', serif;
  color: #cfcfcf;
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-home:hover {
  border-bottom: 1px solid #cb9e66;
  text-decoration: none;
}

.menu-home.w--current {
  color: #cb9e66;
}

.menu-home-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-home-div.gallery {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-home-div.gallery-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.img_grande {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: auto;
}

.img_grande.lifestyle {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/md-mahdi-1512710-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_grande.terrazze {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/iStock-532686975.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_grande.interni {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/iStock-1084010598_mod.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_grande.location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/IMG_0294_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testi {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.testi.img-copy {
  height: 100vh;
  min-height: auto;
  padding: 10%;
}

.testi.interni {
  height: 100vh;
  min-height: auto;
  padding: 10%;
}

.paragrafo {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  color: #663541;
  line-height: 28px;
  text-align: justify;
  letter-spacing: 1px;
}

.paragrafo.icone {
  margin-top: 20px;
  font-size: 13px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
}

.immagine_testi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40%;
  height: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.immagine_testi.slider {
  height: 70%;
  margin-top: 0%;
  margin-bottom: 0%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.testi-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testi-cont.icone {
  display: -ms-grid;
  display: grid;
  padding-top: 10%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f1f1f1;
}

.testi-cont.interni {
  padding: 10% 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.testi-cont.interni-copy {
  height: auto;
  padding: 0% 0% 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.testi-cont.icone-copy {
  display: -ms-grid;
  display: grid;
  height: auto;
  padding-top: 10%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f1f1f1;
}

.titolo-interno {
  margin-bottom: 40px;
  font-family: 'PT Serif', serif;
  color: #cb9e66;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 7px;
  text-transform: none;
}

.titolo-interno.cit-caps {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5% 20%;
  font-size: 14px;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.testi-int {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.testi-int.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testi-int.interni_testo {
  margin-right: 0%;
}

.img1 {
  position: relative;
  background-image: url('../images/IMG_6244.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img1.a {
  background-image: url('../images/iStock-498149198.jpg');
}

.img1.b {
  background-image: url('../images/IMG_6882.jpg');
  background-position: 50% 50%;
}

.img1.c {
  background-image: url('../images/fredericke-boies-1645279-unsplash.jpg');
  background-position: 50% 50%;
}

.img1.e {
  background-image: url('../images/IMG_6665_3000.jpg');
  background-position: 50% 50%;
}

.img1.f {
  background-image: url('../images/IMG_6704_b_3000.jpg');
  background-position: 42% 50%;
}

.img1.g {
  background-color: #42222a;
  background-image: url('../images/ravi-roshan-OhE6wMahECM-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img1.h {
  background-image: url('../images/1.jpg');
  background-position: 100% 50%;
}

.img1.i {
  background-color: #42222a;
  background-image: url('../images/malte-michels-s4wGZw3UuLk-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img1.l {
  background-image: url('../images/IMG_6596_3000.jpg');
  background-position: 42% 50%;
}

.img1.m {
  background-color: #42222a;
  background-image: url('../images/iStock-182145855.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.img1.n {
  background-image: url('../images/ROMA_Monticello_SALOTTO_rev02.jpg');
  background-position: 100% 50%;
}

.img1.o {
  background-image: url('../images/alina-georgescu-1654419-unsplash.jpg');
  background-position: 50% 50%;
}

.img1.p {
  background-color: #42222a;
  background-image: url('../images/iStock-656780066.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img1.q {
  background-color: #42222a;
  background-image: url('../images/iStock-182145855.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.img1.q {
  background-color: #42222a;
  background-image: url('../images/IMG_6967_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img1.r {
  background-image: url('../images/IMG_7054_3000.jpg');
  background-position: 42% 50%;
}

.img1.t {
  background-color: #42222a;
  background-image: url('../images/IMG_6399_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img1.u {
  background-color: #42222a;
  background-image: url('../images/iStock-875758120.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image {
  margin-left: 20px;
}

.image.pedice-logo {
  max-width: 70px;
  min-width: 55px;
  margin-right: 20px;
}

.image.pedice-logo-2 {
  max-width: 100px;
  min-width: 80px;
  margin-left: 0px;
}

.cit-su-img {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  min-height: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
}

.cit-su-img.tnx {
  top: 20%;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slide-nav-2 {
  display: block;
}

.mask-2 {
  width: 100%;
}

.slider-2 {
  width: 100%;
  height: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.slide._1 {
  background-image: url('../images/IMG_6149_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._2 {
  background-image: url('../images/IMG_6633_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._4 {
  background-image: url('../images/IMG_6774_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._5 {
  background-image: url('../images/IMG_6452_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._6 {
  background-image: url('../images/IMG_6455_3000.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._1_agg {
  background-image: url('../images/IMG_6716_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-grosso {
  z-index: 1;
  height: 100vh;
}

.s1 {
  background-image: url('../images/Camera-da-letto-D2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s2 {
  background-image: url('../images/ROMA_Monticello_CAMERA-DA-LETTO_rev01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s3 {
  background-image: url('../images/ROMA_MONTICELLO_SALOTTO_C1-1_B_rev001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s4 {
  background-image: url('../images/ROMA_MONTICELLO_SALOTTO_D1-2_rev001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s5 {
  background-image: url('../images/Living-E1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.immagine-grande {
  width: 70%;
  height: 100%;
}

.slide-2 {
  background-image: url('../images/Mel-Yates_Rome_Bard_0183-re.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2.i3 {
  background-image: url('../images/19.jpg');
}

.slide-2.i4 {
  background-image: url('../images/Mel-Yates_FBC_Rome_A_0689-re.jpg');
}

.slide-2.i5 {
  background-image: url('../images/1_1.jpg');
  background-position: 50% 100%;
}

.slide-2.i6 {
  background-image: url('../images/47.jpg');
  background-position: 100% 50%;
}

.slide-2.i7 {
  background-image: url('../images/Monticello--226.jpg');
  background-position: 0% 50%;
}

.s6 {
  background-image: url('../images/IMG_0162-2_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s7 {
  background-image: url('../images/IMG_0127-2_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s8 {
  background-image: url('../images/IMG_0441_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s9 {
  background-image: url('../images/IMG_7018_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s10 {
  background-image: url('../images/IMG_0438_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s12 {
  background-image: url('../images/IMG_7109_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s15 {
  background-image: url('../images/monticello_esterna05_E1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s16 {
  background-image: url('../images/MONTICELLO_ESTERNA-4D2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-wrapper {
  position: relative;
  z-index: 1;
  height: auto;
}

.slider-wrapper.gallery {
  height: 100vh;
}

.slider-4 {
  height: 100%;
}

.g {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._1 {
  background-image: url('../images/Monticello_moodboard_rev02.6.jpg');
}

.g._2 {
  background-image: url('../images/Monticello_moodboard_rev02.jpg');
}

.g._3 {
  background-image: url('../images/Monticello_moodboard_rev02.9.jpg');
}

.g._5 {
  background-image: url('../images/Monticello_moodboard_rev02.4.jpg');
}

.g._6 {
  background-image: url('../images/Monticello_moodboard_rev02_08.jpg');
}

.g._7 {
  background-image: url('../images/Monticello_moodboard_rev02.2.jpg');
}

.g._9 {
  background-image: url('../images/Monticello_moodboard_rev02.7jpg.jpg');
}

.g._10 {
  background-image: url('../images/Monticello_moodboard_rev02.3.jpg');
}

.g._12 {
  background-image: url('../images/Monticello_moodboard_rev02.7.jpg');
}

.g._13 {
  background-image: url('../images/Monticello_moodboard_rev02.8.jpg');
}

.g._14 {
  background-image: url('../images/Monticello_moodboard_rev02.5.jpg');
}

.g._15 {
  background-image: url('../images/0.jpg');
}

.g._16 {
  background-image: url('../images/IMG_6882.jpg');
}

.g._18 {
  background-image: url('../images/IMG_6283.jpg');
}

.g._17 {
  background-image: url('../images/IMG_6574_3000.jpg');
}

.g._19 {
  background-image: url('../images/IMG_6179_3001.jpg');
}

.g._20 {
  background-image: url('../images/IMG_5704.jpg');
}

.g._21 {
  background-image: url('../images/b1.jpg');
}

.g._22 {
  background-image: url('../images/Hero-Shot-of-the-building.jpg');
}

.g._23 {
  background-image: url('../images/b2.jpg');
}

.g._24 {
  background-image: url('../images/IMG_6299_3000.jpg');
  background-position: 100% 100%;
}

.g._25 {
  background-image: url('../images/Ancient-Wall.jpg');
}

.g._26 {
  background-image: url('../images/b3.jpg');
}

.g._27 {
  background-image: url('../images/Mel-Yates_Rome_Bard_0377-re_1.jpg');
}

.g._28 {
  background-image: url('../images/A2.jpg');
}

.g._29 {
  background-image: url('../images/Mel-Yates_Rome_Bard_0229-re_1.jpg');
}

.g._30 {
  background-image: url('../images/A1.jpg');
}

.g._31 {
  background-image: url('../images/IMG_6665_3000.jpg');
}

.g._32 {
  background-image: url('../images/IMG_6704_b_3001.jpg');
}

.g._33 {
  background-image: url('../images/IMG_6825_3000.jpg');
}

.g._34 {
  background-image: url('../images/IMG_6857_3001.jpg');
}

.g._35 {
  background-image: url('../images/IMG_6938_3000.jpg');
}

.g._36 {
  background-image: url('../images/IMG_6392_3000.jpg');
}

.g._37 {
  background-image: url('../images/IMG_6399_3001.jpg');
}

.g._38 {
  background-image: url('../images/IMG_6967-7054_3000.jpg');
}

.g._39 {
  background-image: url('../images/IMG_7018_3001.jpg');
}

.g._40 {
  background-image: url('../images/IMG_7109_3000.jpg');
}

.g._41 {
  background-image: url('../images/IMG_0127-2_1_3000.jpg');
}

.g._42 {
  background-image: url('../images/IMG_0162-2_1_3000.jpg');
}

.g._43 {
  background-image: url('../images/IMG_0195-2_1_3000.jpg');
}

.g._45 {
  background-image: url('../images/IMG_0294_1_3000.jpg');
}

.g._46 {
  background-image: url('../images/IMG_0394-2_1_3000.jpg');
}

.g._48 {
  background-image: url('../images/IMG_0438_1_3000.jpg');
}

.g._49 {
  background-image: url('../images/IMG_6568.jpg');
}

.g._50 {
  background-image: url('../images/IMG_6596_3001.jpg');
  background-position: 100% 50%;
}

.g._51 {
  background-image: url('../images/Monticello_moodboard_rev026.jpg');
}

.g._52 {
  background-image: url('../images/Monticello_moodboard_rev024.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._53 {
  background-image: url('../images/Monticello_moodboard_rev02_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._54 {
  background-image: url('../images/Monticello_moodboard_rev025.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._55 {
  background-image: url('../images/Monticello_moodboard_rev022.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._50 {
  background-image: url('../images/Monticello--612.jpg');
  background-position: 50% 50%;
}

.g._51 {
  background-image: url('../images/Monticello--658.jpg');
}

.g._52 {
  background-image: url('../images/Hero-Shot-of-the-building.jpg');
}

.g._53 {
  background-image: url('../images/Monticello--111_mod.jpg');
}

.g._51-copy {
  background-image: url('../images/Monticello_moodboard_rev026.jpg');
}

.g._52-copy {
  background-image: url('../images/Monticello_moodboard_rev024.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.g._50-copy {
  background-image: url('../images/IMG_6596_3001.jpg');
  background-position: 100% 50%;
}

.box-testo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
}

.box-icone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icona {
  width: 100px;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.slide-nav-3 {
  display: block;
}

.right-arrow-4 {
  display: none;
}

.left-arrow-4 {
  display: none;
}

.img-home {
  width: 100%;
  height: 100%;
  background-image: url('../images/mareks-steins-ankYj7GOgjw-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/IMG_7018_3001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('../images/monticello_esterna05_E1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url('../images/Camera-da-letto-D2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide6 {
  background-image: url('../images/0.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide7 {
  background-image: url('../images/IMG_6530.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.frase-emo {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-bottom: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  margin: 40px;
  color: #cb9e66;
}

.titolo {
  display: inline-block;
  width: 100%;
  font-family: 'PT Serif', serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 7px;
  text-transform: none;
}

.titolo.video-titolo {
  width: auto;
  font-size: 18px;
  line-height: 24px;
}

.link-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  height: 100%;
}

.link-block.w--current {
  display: none;
}

.text-span-27 {
  font-family: Raleway, sans-serif;
  font-size: 75px;
  line-height: 70px;
  font-weight: 100;
  letter-spacing: 3px;
  text-transform: none;
}

.link-3 {
  color: #cb9e66;
  font-weight: 400;
}

.notelegali {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5% 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-home-div-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-right: 1%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-right: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-logo-2 {
  width: 220px;
  height: 160px;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: none;
}

.hero-logo-2.w--current {
  background-image: url('../images/Monticello_logo-03-03.svg');
}

.hero-logo-2.note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.testo-note {
  margin-top: 250px;
  font-family: Raleway, sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
}

.link-pedice {
  color: #cb9e66;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.slide-3 {
  background-image: url('../images/Mel-Yates_FBC_Rome_I_0103-re.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-4 {
  display: none;
}

.bottone-2 {
  min-width: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 6px;
  background-color: #ca9e67;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bottone-2:hover {
  background-color: #7c1526;
}

.bottone-2.home-return {
  padding: 7px;
  border-style: solid;
  border-width: 3px;
  border-color: #cb9e66;
  background-color: #f1f1f1;
  color: #cb9e66;
}

.bottone-2.home-return:hover {
  background-color: rgba(203, 158, 102, 0.2);
}

.bottone-3 {
  min-width: 100px;
  margin-top: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 6px;
  background-color: #ca9e67;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bottone-3:hover {
  background-color: #7c1526;
}

.text-field-2 {
  width: auto;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 0px solid #000;
  background-color: rgba(179, 89, 104, 0.2);
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 11px;
  line-height: 12px;
  font-weight: 300;
  letter-spacing: 1px;
}

.text-field-2:hover {
  background-color: rgba(179, 89, 104, 0.3);
}

.text-field-2:focus {
  background-color: rgba(179, 89, 104, 0.4);
}

.text-field-2::-webkit-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-2:-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-2::-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-2::placeholder {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.4);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-2.tel {
  width: 100%;
  margin-bottom: 0px;
}

.text-field-2.tel1 {
  width: 100%;
  margin-bottom: 0px;
}

.menu-x-2 {
  position: absolute;
  left: auto;
  top: 2%;
  right: 2%;
  bottom: auto;
  display: block;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  cursor: pointer;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.checkbox-field._2 {
  padding-top: 0px;
}

.cit-2 {
  width: 90%;
  margin-top: 20px;
  margin-bottom: 5%;
  margin-left: 5%;
  font-family: Raleway, sans-serif;
  color: #cb9e66;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
}

.cit-2.pedice-copy {
  width: auto;
  min-height: 0vh;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #cb9e66;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.bottone-4 {
  min-width: 100px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 6px;
  background-color: #ca9e67;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bottone-4:hover {
  background-color: #7c1526;
}

.bottone-4.invio {
  margin-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bottone-4.download-brochure {
  display: none;
  background-color: #b25968;
}

.bottone-4.download-brochure:hover {
  background-color: #7c1526;
}

.bottone-4.invio {
  margin-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.form-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-2 {
  margin-top: 0px;
  margin-right: 8px;
}

.text-span-28 {
  display: inline-block;
  margin-top: 14px;
  padding-top: 25px;
  border-top: 1px solid #cb9e66;
  font-family: Raleway, sans-serif;
  color: #cb9e66;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.link-4 {
  color: #cb9e66;
  text-decoration: none;
}

.form-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 2px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;
  display: none;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4c0d17;
}

.check-2 {
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.5);
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.x-2 {
  position: static;
  left: auto;
  top: 2%;
  right: 1%;
  bottom: auto;
  width: 25px;
  height: 25px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.x-2:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.logo {
  position: absolute;
  left: 50%;
  top: 2%;
  right: 0%;
  bottom: auto;
  opacity: 0.3;
}

.form-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
}

.contattaci {
  position: fixed;
  left: auto;
  top: 50px;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #991a2f;
  cursor: pointer;
}

.image-2 {
  margin-left: 10px;
  cursor: pointer;
}

.guardavideo {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  height: 16%;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px 0px 0px;
  background-color: #7c1526;
  opacity: 1;
  -webkit-transition: background-color 700ms ease;
  transition: background-color 700ms ease;
  text-decoration: none;
}

.guardavideo:hover {
  background-color: #5c101c;
}

.freccia-video {
  margin-left: 15px;
  opacity: 0.76;
  color: #cb9e66;
}

.testo-tasto {
  font-family: Raleway, sans-serif;
  color: #f1f1f1;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.s0 {
  background-image: url('../images/IMG_0195-2_1_3000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-6 {
  width: 100%;
}

.image-7 {
  width: 100%;
}

.image-8 {
  width: 100%;
}

.menu-txt {
  position: fixed;
  left: 1%;
  top: 40px;
  right: auto;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: #cb9e66;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: default;
}

.mail {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mail.infopoint {
  position: static;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.orari-wrapper {
  display: -ms-grid;
  display: grid;
  margin-left: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 33px;
  grid-row-gap: 29px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.orari-wrapper.pop-up {
  margin-left: 0%;
}

.image-3 {
  position: relative;
  z-index: 2;
}

.dato-2 {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Raleway, sans-serif;
  color: #42222a;
  font-size: 13px;
  letter-spacing: 2px;
}

.dato-2.nopedice {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #cb9e66;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 3px;
}

.link-5 {
  color: #cb9e66;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3px;
  text-decoration: none;
}

.orari-wrapper-copy {
  display: -ms-grid;
  display: grid;
  margin-left: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 33px;
  grid-row-gap: 29px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.brochure-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
}

.text-field-white {
  margin-bottom: 15px;
  border: 0px solid #000;
  background-color: #fff;
}

.text-field-white:hover {
  background-color: rgba(203, 158, 102, 0.3);
}

.text-field-white::-webkit-input-placeholder {
  font-family: Raleway, sans-serif;
  color: rgba(148, 131, 131, 0.5);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-white:-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: rgba(148, 131, 131, 0.5);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-white::-ms-input-placeholder {
  font-family: Raleway, sans-serif;
  color: rgba(148, 131, 131, 0.5);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-field-white::placeholder {
  font-family: Raleway, sans-serif;
  color: rgba(148, 131, 131, 0.5);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.titoletto-2 {
  padding: 5px 20px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #cb9e66;
  font-family: 'PT Serif', serif;
  color: #cb9e66;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.titoletto-2.pedice-copy {
  min-height: 0vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-color: #b2596c;
  color: #b2596c;
  text-align: left;
}

.link-nota {
  color: #cb9e66;
  font-weight: 600;
  text-decoration: none;
}

.check-3 {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.7%, 0.5);
  font-size: 10px;
  line-height: 13px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 1px;
  text-decoration: none;
}

.check-3.dark {
  color: #4c0d17;
}

.cit-3 {
  width: 30%;
  margin-left: 5%;
  font-family: Raleway, sans-serif;
  color: #cb9e66;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  text-align: left;
}

.cit-3.brochure-txt {
  width: auto;
  min-height: 0vh;
  margin-left: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #b25968;
  text-align: center;
}

.brochure-img {
  margin-bottom: 5%;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 19px;
  grid-row-gap: 21px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.section {
  position: fixed;
  z-index: 12;
  display: none;
}

.info {
  position: fixed;
  left: auto;
  top: 11%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: none;
  width: 55px;
  height: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #4c0d17;
  cursor: pointer;
}

.info-image {
  margin-left: 10px;
  cursor: pointer;
}

.pop-up-orari {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;
  display: none;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4c0d17;
}

.tasti-wrapper {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-11 {
  display: none;
}

.image-12 {
  display: none;
}

.bandiera {
  position: absolute;
  left: auto;
  top: 1%;
  right: 1%;
  bottom: auto;
  width: 20px;
  height: 20px;
  background-image: url('../images/bandiere-02.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.returnbtn {
  position: fixed;
  left: 10px;
  top: 10px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  border: 2px solid #000;
  background-color: #fff;
  background-image: url('../images/left-arrow.svg');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.return {
  z-index: 10;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cb9e66;
  background-image: none;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
}

.modalpopup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
}

.close {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/x-01-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}

.close:hover {
  background-image: url('../images/x-01.svg');
}

.popup-contain {
  width: 40%;
  height: 70%;
  background-image: url('../images/Monticello_poup_rev03-ita.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .banner-cookies {
    height: 180px;
    padding-top: 25px;
  }
  .hero-wrapper.contattaci-copy {
    height: 80vh;
  }
  .apertura {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cit {
    width: 50%;
    margin-left: 0%;
    text-align: center;
  }
  .titoletto.pedice-copy {
    text-align: center;
  }
  .arch_img4.location {
    background-size: cover;
  }
  .sezione-box {
    padding-right: 0%;
    padding-left: 0%;
  }
  .box-img.interni {
    width: 40%;
    background-position: 100% 50%;
  }
  .box-img._1 {
    width: 40%;
  }
  .box-text {
    width: 50%;
    padding: 30px;
  }
  .pedice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cit-pedice.dati {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dati-pedice {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filettopedice {
    display: none;
  }
  .traccia._3 {
    display: none;
  }
  .menu-scomparsa {
    z-index: 5;
  }
  .menu-espanso {
    display: none;
  }
  .tasto-menu-espanso {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tasto-menu-espanso.trattino {
    display: none;
  }
  .div-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-falso {
    height: 600px;
  }
  .menu-home {
    display: none;
  }
  .menu-home-div {
    margin-right: 0px;
  }
  .testi.img-copy {
    height: auto;
  }
  .testi.interni {
    height: auto;
  }
  .immagine_testi {
    width: 60%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .immagine_testi.slider {
    width: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .testi-cont {
    height: auto;
    padding-top: 15%;
    padding-bottom: 15%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testi-cont.icone {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .testi-cont.icone-copy {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .testi-int {
    width: 60%;
    margin-right: 0%;
    margin-bottom: 15%;
  }
  .img1 {
    background-position: 100% 50%;
  }
  .img1.b {
    display: none;
  }
  .img1.c {
    display: none;
  }
  .img1.f {
    display: none;
  }
  .img1.l {
    display: none;
  }
  .img1.o {
    display: none;
  }
  .img1.r {
    display: block;
  }
  .img1.u {
    display: none;
  }
  .image {
    margin-top: 15px;
    margin-left: 20px;
  }
  .image.pedice-logo-2 {
    margin-left: -15px;
  }
  .cit-su-img {
    height: auto;
    min-height: 30%;
  }
  .immagine-grande {
    width: 100%;
    height: 400px;
  }
  .slider-4 {
    height: 100%;
  }
  .g._1 {
    background-size: cover;
  }
  .g._2 {
    background-size: cover;
  }
  .g._3 {
    background-size: cover;
  }
  .g._5 {
    background-size: cover;
  }
  .g._6 {
    background-size: cover;
  }
  .g._7 {
    background-size: cover;
  }
  .g._9 {
    background-size: cover;
  }
  .g._10 {
    background-size: cover;
  }
  .g._12 {
    background-size: cover;
  }
  .g._13 {
    background-size: cover;
  }
  .g._14 {
    background-size: cover;
  }
  .g._15 {
    background-size: cover;
  }
  .g._16 {
    background-size: cover;
  }
  .g._18 {
    background-size: cover;
  }
  .g._17 {
    background-size: cover;
  }
  .g._19 {
    background-size: cover;
  }
  .g._20 {
    background-size: cover;
  }
  .g._21 {
    background-size: cover;
  }
  .g._22 {
    background-size: cover;
  }
  .g._23 {
    background-size: cover;
  }
  .g._24 {
    background-size: cover;
  }
  .g._25 {
    background-size: cover;
  }
  .g._26 {
    background-size: cover;
  }
  .g._27 {
    background-size: cover;
  }
  .g._28 {
    background-size: cover;
  }
  .g._29 {
    background-size: cover;
  }
  .g._30 {
    background-size: cover;
  }
  .g._31 {
    background-size: cover;
  }
  .g._32 {
    background-size: cover;
  }
  .g._33 {
    background-size: cover;
  }
  .g._34 {
    background-size: cover;
  }
  .g._35 {
    background-size: cover;
  }
  .g._36 {
    background-size: cover;
  }
  .g._37 {
    background-size: cover;
  }
  .g._38 {
    background-size: cover;
  }
  .g._39 {
    background-size: cover;
  }
  .g._40 {
    background-size: cover;
  }
  .g._41 {
    background-size: cover;
  }
  .g._42 {
    background-size: cover;
  }
  .g._43 {
    background-size: cover;
  }
  .g._45 {
    background-size: cover;
  }
  .g._46 {
    background-size: cover;
  }
  .g._48 {
    background-size: cover;
  }
  .g._49 {
    background-size: cover;
  }
  .g._50 {
    background-size: cover;
  }
  .g._51 {
    background-size: cover;
  }
  .g._52 {
    background-size: cover;
  }
  .g._53 {
    background-size: cover;
  }
  .g._54 {
    background-size: cover;
  }
  .g._55 {
    background-size: cover;
  }
  .g._50 {
    background-size: cover;
  }
  .g._51 {
    background-size: cover;
  }
  .g._52 {
    background-size: cover;
  }
  .g._53 {
    background-size: cover;
  }
  .g._51-copy {
    background-size: cover;
  }
  .g._52-copy {
    background-size: cover;
  }
  .g._50-copy {
    background-size: cover;
  }
  .box-icone {
    width: 90%;
    height: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .frase-emo {
    width: 60%;
  }
  .div-block-2 {
    position: absolute;
    left: 50px;
    right: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-3 {
    background-image: url('../images/Monticello_cameretta02.jpg');
    background-position: 0px 0px;
    background-size: 125px;
  }
  .slide-nav-4 {
    display: none;
  }
  .cit-2 {
    width: 100%;
    margin-left: 0%;
    text-align: center;
  }
  .form-div {
    width: 80%;
  }
  .contattaci {
    width: 60px;
  }
  .guardavideo {
    width: 210px;
    height: 60px;
  }
  .freccia-video {
    width: 15px;
  }
  .menu-txt {
    z-index: 5;
  }
  .orari-wrapper {
    display: -ms-grid;
    display: grid;
    margin-top: 10%;
    margin-left: 0%;
    grid-auto-columns: 1fr;
    grid-column-gap: 33px;
    grid-row-gap: 29px;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .orari-wrapper.deskotp {
    display: none;
  }
  .orari-wrapper-copy {
    display: none;
    margin-top: 10%;
    margin-left: 0%;
  }
  .titoletto-2.pedice-copy {
    text-align: center;
  }
  .cit-3 {
    width: 50%;
    margin-left: 0%;
    text-align: center;
  }
  .info {
    top: 105px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
  }
  .pop-up-orari {
    position: fixed;
    display: none;
  }
  .image-13 {
    display: none;
  }
  .close {
    top: 20px;
    right: 20px;
    margin-bottom: 20px;
  }
  .popup-contain {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .banner-cookies {
    display: none;
    padding-top: 25px;
  }
  .paragraph-6 {
    font-size: 10px;
    line-height: 16px;
  }
  .cookie-btn {
    font-size: 15px;
  }
  .hero-wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(32, 32, 32, 0)), color-stop(78%, rgba(0, 0, 0, 0.8))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(32, 32, 32, 0) 45%, rgba(0, 0, 0, 0.8) 78%), url('../images/2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-wrapper.architettura {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, rgba(31, 31, 31, 0)), color-stop(82%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/0.jpg');
    background-image: linear-gradient(180deg, rgba(31, 31, 31, 0) 43%, rgba(0, 0, 0, 0.7) 82%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/0.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .hero-wrapper.terrazze {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(17, 17, 17, 0)), color-stop(76%, rgba(0, 0, 0, 0.7))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/monticello_esterna03d1.2_POST-rev1.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0) 50%, rgba(0, 0, 0, 0.7) 76%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/monticello_esterna03d1.2_POST-rev1.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .hero-wrapper.interni {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, rgba(44, 44, 44, 0)), color-stop(90%, rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.5)), color-stop(47%, transparent)), url('../images/ROMA_MONTICELLO_SALOTTO_B2-2_B-rev002.jpg');
    background-image: linear-gradient(180deg, rgba(44, 44, 44, 0) 49%, rgba(0, 0, 0, 0.8) 90%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.5), transparent 47%), url('../images/ROMA_MONTICELLO_SALOTTO_B2-2_B-rev002.jpg');
    background-position: 0px 0px, 0px 0px, 50% 100%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .hero-wrapper.location {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(52%, transparent), color-stop(94%, #161616)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/IMG_0394-2_1_3000.jpg');
    background-image: linear-gradient(180deg, transparent 52%, #161616 94%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/IMG_0394-2_1_3000.jpg');
    background-position: 0px 0px, 0px 0px, 0% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .hero-wrapper.typ {
    height: auto;
    min-height: 100vh;
  }
  .hero-wrapper.contattaci-copy {
    height: 100vh;
  }
  .hero-logo {
    width: 180px;
    height: 120px;
  }
  .hero-logo.w--current {
    width: 180px;
    height: 120px;
  }
  .hero-logo.gallery-logo {
    background-image: url('../images/Monticello_logo-oro-01.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .apertura {
    min-height: auto;
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .cit {
    width: 90%;
    font-size: 20px;
    line-height: 30px;
  }
  .cit.pedice-copy {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .cit.hero {
    font-size: 11px;
    line-height: 22px;
  }
  .cit.icone {
    font-size: 12px;
    letter-spacing: 12px;
  }
  .cit.video--test {
    font-size: 11px;
    line-height: 22px;
  }
  .titoletto.pedice-copy {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .titoletto.icone {
    margin-top: 0px;
    padding-bottom: 8px;
  }
  .sezione-griglia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sezione-griglia.terrazze {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .sezione-griglia.location {
    height: auto;
    min-height: auto;
  }
  .sezione-griglia._1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .arch_img1 {
    height: 400px;
  }
  .arch_img1.terrazze {
    display: none;
    height: 200px;
  }
  .arch_img2.terrazze {
    height: 400px;
  }
  .arch_img3 {
    height: 100px;
  }
  .arch_img3.terrazze {
    height: 100px;
  }
  .arch_img3.location {
    height: 400px;
  }
  .arch_img4 {
    height: 100px;
  }
  .box-testo-griglia {
    padding: 70px 30px;
  }
  .box-logo-griglia {
    height: 100px;
  }
  .pattern-logo {
    height: 30px;
  }
  .pattern-logo.menu {
    display: none;
  }
  .titolo-home {
    width: 250px;
    margin-top: 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .titolo-home.sx {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
  .paragrafo-hero {
    width: auto;
    font-size: 12px;
  }
  .paragrafo-hero.sx {
    width: auto;
    text-align: center;
  }
  .sezione-box {
    height: auto;
    min-height: auto;
  }
  .sezione-box.gall {
    height: 400px;
    min-height: auto;
    padding: 5%;
  }
  .contenitore-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .box-img.interni {
    width: 80%;
    height: 300px;
    margin-top: 10%;
  }
  .box-img._1 {
    width: 80%;
    height: 300px;
    margin-top: 10%;
  }
  .box-text {
    width: 90%;
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .box-text.gall {
    width: 50%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .pedice {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cit-pedice.contatti {
    width: 80%;
  }
  .cit-pedice.centrato {
    padding-bottom: 1%;
  }
  .cit-pedice.brochure {
    width: 80%;
  }
  .text-field.sceglipopup {
    height: 28px;
    font-size: 10px;
    font-weight: 300;
  }
  .dati-pedice {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dato {
    margin-top: 20px;
    padding-right: 20px;
  }
  .partner {
    padding-right: 15px;
  }
  .menu-scomparsa {
    top: 2%;
  }
  .menu-espanso {
    display: none;
    height: 100vh;
  }
  .tasto-menu-espanso {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 10px;
  }
  .menu-home-div {
    margin-top: 0px;
  }
  .menu-home-div.gallery {
    position: static;
    margin-bottom: 20px;
  }
  .menu-home-div.gallery-copy {
    position: static;
    margin-bottom: 20px;
  }
  .img_grande.interni {
    height: 400px;
  }
  .img_grande.location {
    height: 400px;
  }
  .testi {
    min-height: auto;
  }
  .paragrafo {
    font-size: 12px;
    line-height: 26px;
  }
  .paragrafo.icone {
    margin-top: 8px;
    font-size: 11px;
    line-height: 18px;
  }
  .immagine_testi {
    width: 90%;
  }
  .immagine_testi.slider {
    height: 400px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .titolo-interno {
    font-size: 16px;
    line-height: 26px;
  }
  .titolo-interno.cit-caps {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 3px;
  }
  .testi-int {
    width: 90%;
  }
  .testi-int.icons {
    margin-bottom: 0%;
  }
  .img1 {
    height: 400px;
  }
  .img1.a {
    display: none;
    height: 100px;
  }
  .img1.b {
    display: block;
  }
  .img1.e {
    height: 300px;
  }
  .img1.g {
    display: none;
  }
  .img1.h {
    height: 300px;
  }
  .img1.i {
    display: block;
    height: 100px;
  }
  .img1.l {
    display: block;
    height: 300px;
  }
  .img1.m {
    display: block;
    height: 50px;
  }
  .img1.p {
    display: none;
  }
  .img1.q {
    display: none;
  }
  .img1.q {
    display: block;
  }
  .img1.r {
    display: none;
  }
  .img1.t {
    display: block;
  }
  .img1.u {
    display: none;
  }
  .image {
    margin-left: 0px;
  }
  .image.pedice-logo {
    margin-top: 15px;
    margin-left: 20px;
  }
  .image.pedice-logo-2 {
    margin-top: 0px;
    margin-left: 20px;
  }
  .cit-su-img {
    width: 80%;
    height: 80%;
  }
  .cit-su-img.tnx {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: 5%;
    height: auto;
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .slider-grosso {
    height: 400px;
  }
  .immagine-grande {
    height: 300px;
  }
  .slider-wrapper {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-wrapper.video-wrapper {
    min-height: auto;
  }
  .slider-wrapper.gallery {
    height: auto;
    min-height: auto;
  }
  .slider-4 {
    height: 100vh;
    background-color: transparent;
  }
  .box-icone {
    width: 90%;
  }
  .frase-emo {
    width: 90%;
  }
  .frase-emo.home {
    bottom: 70px;
  }
  .titolo {
    font-size: 16px;
  }
  .text-span-27 {
    font-size: 50px;
    line-height: 40px;
    font-weight: 200;
  }
  .menu-home-div-2 {
    margin-top: 0px;
  }
  .hero-logo-2 {
    width: 180px;
    height: 120px;
  }
  .hero-logo-2.w--current {
    width: 180px;
    height: 120px;
  }
  .testo-note {
    margin-top: 130px;
    font-size: 12px;
    line-height: 20px;
  }
  .slide-3 {
    background-position: 50% 50%;
    background-size: cover;
  }
  .bottone-2 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .text-field-2 {
    height: 28px;
    padding-left: 6px;
    font-size: 10px;
  }
  .text-field-2::-webkit-input-placeholder {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .text-field-2:-ms-input-placeholder {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .text-field-2::-ms-input-placeholder {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .text-field-2::placeholder {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .cit-2 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }
  .cit-2.pedice-copy {
    margin-bottom: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 20px;
    line-height: 20px;
  }
  .text-span-28 {
    margin-top: 8px;
    padding-top: 9px;
    font-size: 10px;
    line-height: 14px;
  }
  .check-2 {
    font-size: 9px;
    line-height: 11px;
  }
  .x-2 {
    width: 15px;
    height: 15px;
  }
  .logo {
    display: none;
  }
  .contattaci {
    width: 50px;
    height: 40px;
  }
  .image-2 {
    width: 30px;
  }
  .guardavideo {
    width: 100%;
    border-radius: 0px;
  }
  .image-8 {
    display: none;
  }
  .menu-txt {
    top: 2%;
    display: none;
  }
  .orari-wrapper.pop-up {
    margin-top: 0%;
    grid-row-gap: 16px;
  }
  .image-3 {
    height: 50px;
  }
  .dato-2 {
    text-align: left;
  }
  .dato-2.nopedice {
    line-height: 16px;
  }
  .link-5 {
    font-size: 14px;
  }
  .brochure-wrapper {
    display: none;
  }
  .text-field-white {
    margin-bottom: 0px;
  }
  .titoletto-2.pedice-copy {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .check-3.dark {
    margin-bottom: 0px;
  }
  .cit-3 {
    width: 90%;
    font-size: 20px;
    line-height: 30px;
  }
  .cit-3.brochure-txt {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 16px;
    line-height: 20px;
  }
  .brochure-img {
    display: none;
  }
  .form-3 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 19px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .info {
    top: 94px;
    width: 50px;
    height: 40px;
  }
  .info-image {
    width: 30px;
  }
  .image-9 {
    height: 30px;
  }
  .image-10 {
    height: 40px;
  }
  .pop-up-orari {
    display: none;
  }
  .close {
    top: 10px;
    right: 10px;
    margin-bottom: 5px;
  }
  .popup-contain {
    width: 90%;
    height: 80%;
  }
}

@media screen and (max-width: 479px) {
  .banner-cookies {
    display: none;
    height: auto;
    padding-top: 20px;
  }
  .paragraph-6 {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .cookie-btn {
    font-size: 14px;
  }
  .hero-wrapper.architettura {
    height: 80vh;
    background-position: 0px 0px, 0px 0px, 0% 50%;
  }
  .hero-wrapper.lifestyle {
    height: 80vh;
  }
  .hero-wrapper.terrazze {
    height: 80vh;
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .hero-wrapper.interni {
    height: 80vh;
  }
  .hero-wrapper.location {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, transparent), color-stop(94%, #161616)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 8%, 0.4)), to(transparent)), url('../images/IMG_0394-2_1_3000.jpg');
    background-image: linear-gradient(180deg, transparent 43%, #161616 94%), linear-gradient(180deg, hsla(0, 0%, 8%, 0.4), transparent), url('../images/IMG_0394-2_1_3000.jpg');
    background-position: 0px 0px, 0px 0px, 0% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .hero-wrapper.contattaci-copy {
    height: 60vh;
  }
  .cit {
    font-size: 14px;
    line-height: 22px;
  }
  .cit.gall {
    margin-top: 0px;
    margin-bottom: 19px;
    font-size: 18px;
    font-weight: 500;
  }
  .cit.hero {
    font-size: 10px;
  }
  .cit.icone {
    width: auto;
    font-size: 11px;
    letter-spacing: 10px;
  }
  .cit.video--test {
    font-size: 10px;
  }
  .titoletto {
    width: 90%;
    text-align: center;
  }
  .sezione-griglia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sezione-griglia.location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sezione-griglia._1 {
    -ms-grid-columns: 0.75fr 0.25fr 0.5fr 0.75fr;
    grid-template-columns: 0.75fr 0.25fr 0.5fr 0.75fr;
  }
  .sezione-griglia.loc {
    -ms-grid-columns: 0.75fr 0.25fr 0.5fr 0.75fr;
    grid-template-columns: 0.75fr 0.25fr 0.5fr 0.75fr;
  }
  .arch_img1 {
    width: 100%;
  }
  .arch_img1.terrazze {
    width: 100%;
    height: 150px;
  }
  .arch_img1.location {
    width: 100%;
    height: 200px;
  }
  .arch_img2.terrazze {
    width: 100%;
    height: 300px;
  }
  .arch_img3 {
    width: 100%;
    height: 100px;
  }
  .arch_img3.location {
    height: 300px;
    background-position: 50% 0%;
  }
  .arch_img4 {
    width: 100%;
    height: 200px;
  }
  .arch_img4.location {
    height: 100px;
  }
  .box-logo-griglia {
    width: 100%;
    height: 100px;
  }
  .sezione-box {
    padding: 10% 5% 5%;
  }
  .box-img.interni {
    width: 100%;
  }
  .box-img._1 {
    width: 100%;
  }
  .box-text.gall {
    width: 60%;
    height: 40%;
    padding: 10px;
    background-color: #fff;
  }
  .text-field::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field::-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field::placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field.sceglipopup {
    margin-bottom: 5px;
  }
  .check {
    font-size: 9px;
    letter-spacing: 0px;
  }
  .dati-pedice {
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .img_grande.lifestyle {
    height: 400px;
  }
  .testi {
    min-height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .testi.img-copy {
    padding: 2%;
  }
  .testi.icone {
    padding-top: 0px;
  }
  .testi.interni {
    padding: 2%;
  }
  .immagine_testi.slider {
    width: 90%;
    height: 400px;
  }
  .testi-cont {
    width: 100%;
    padding: 0%;
  }
  .testi-cont.icone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .testi-cont.icone-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .titolo-interno.cit-caps {
    font-size: 11px;
  }
  .img1.i {
    height: 100px;
  }
  .img1.n {
    height: 300px;
  }
  .img1.q {
    width: 100%;
  }
  .img1.t {
    width: 100%;
  }
  .image {
    margin-left: 20px;
  }
  .cit-su-img {
    width: 90%;
    height: 60%;
  }
  .cit-su-img.tnx {
    position: static;
    margin-top: 40%;
  }
  .slider-grosso {
    height: 300px;
  }
  .immagine-grande {
    height: 250px;
  }
  .slider-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-wrapper.gallery {
    height: auto;
  }
  .slider-4 {
    width: 100%;
    height: 250px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .g._1 {
    background-size: cover;
  }
  .g._2 {
    background-size: cover;
  }
  .g._3 {
    background-size: cover;
  }
  .g._5 {
    background-size: cover;
  }
  .g._6 {
    background-size: cover;
  }
  .g._7 {
    background-size: cover;
  }
  .g._9 {
    background-size: cover;
  }
  .g._10 {
    background-size: cover;
  }
  .g._12 {
    background-size: cover;
  }
  .g._13 {
    background-size: cover;
  }
  .g._14 {
    background-size: cover;
  }
  .g._15 {
    background-size: cover;
  }
  .g._16 {
    background-size: cover;
  }
  .g._18 {
    background-size: cover;
  }
  .g._17 {
    background-size: cover;
  }
  .g._19 {
    background-size: cover;
  }
  .g._20 {
    background-size: cover;
  }
  .g._21 {
    background-size: cover;
  }
  .g._22 {
    background-size: cover;
  }
  .g._23 {
    background-size: cover;
  }
  .g._24 {
    background-size: cover;
  }
  .g._25 {
    background-size: cover;
  }
  .g._26 {
    background-size: cover;
  }
  .g._27 {
    background-size: cover;
  }
  .g._28 {
    background-size: cover;
  }
  .g._29 {
    background-size: cover;
  }
  .g._30 {
    background-size: cover;
  }
  .g._31 {
    background-size: cover;
  }
  .g._32 {
    background-size: cover;
  }
  .g._33 {
    background-size: cover;
  }
  .g._34 {
    background-size: cover;
  }
  .g._35 {
    background-size: cover;
  }
  .g._36 {
    background-size: cover;
  }
  .g._37 {
    background-size: cover;
  }
  .g._38 {
    background-size: cover;
  }
  .g._39 {
    background-size: cover;
  }
  .g._40 {
    background-size: cover;
  }
  .g._41 {
    background-size: cover;
  }
  .g._42 {
    background-size: cover;
  }
  .g._43 {
    background-size: cover;
  }
  .g._45 {
    background-size: cover;
  }
  .g._46 {
    background-size: cover;
  }
  .g._48 {
    background-size: cover;
  }
  .g._49 {
    background-size: cover;
  }
  .g._50 {
    background-size: cover;
  }
  .g._51 {
    background-size: cover;
  }
  .g._52 {
    background-size: cover;
  }
  .g._53 {
    background-size: cover;
  }
  .g._54 {
    background-size: cover;
  }
  .g._55 {
    background-size: cover;
  }
  .g._50 {
    background-size: cover;
  }
  .g._51 {
    background-size: cover;
  }
  .g._52 {
    background-size: cover;
  }
  .g._53 {
    background-size: cover;
  }
  .g._51-copy {
    background-size: cover;
  }
  .g._52-copy {
    background-size: cover;
  }
  .g._50-copy {
    background-size: cover;
  }
  .box-testo {
    padding: 15% 10%;
  }
  .frase-emo {
    font-size: 12px;
  }
  .titolo {
    font-size: 14px;
    line-height: 20px;
  }
  .link-block {
    display: block;
  }
  .text-span-27 {
    font-size: 33px;
    font-weight: 300;
  }
  .testo-note {
    width: 95%;
    margin-top: 140px;
    font-size: 10px;
    line-height: 20px;
  }
  .link-pedice {
    font-size: 9px;
    letter-spacing: 1px;
  }
  .slide-nav-4 {
    display: none;
  }
  .text-field-2 {
    width: 100%;
    height: 30px;
    margin-bottom: 0px;
  }
  .text-field-2::-webkit-input-placeholder {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .text-field-2:-ms-input-placeholder {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .text-field-2::-ms-input-placeholder {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .text-field-2::placeholder {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .text-field-2.tel {
    padding-right: 6px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .text-field-2.tel1 {
    padding-right: 6px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .cit-2 {
    font-size: 14px;
    line-height: 22px;
  }
  .cit-2.pedice-copy {
    font-size: 20px;
    line-height: 21px;
  }
  .text-span-28 {
    margin-top: 9px;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 3px;
  }
  .form-2 {
    display: -ms-grid;
    display: grid;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-auto-columns: 1fr;
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    -ms-grid-columns: 1.75fr;
    grid-template-columns: 1.75fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  }
  .logo {
    display: none;
  }
  .orari-wrapper {
    grid-column-gap: 13px;
  }
  .dato-2 {
    width: 100%;
    font-size: 10px;
  }
  .link-5 {
    font-size: 12px;
  }
  .orari-wrapper-copy {
    grid-column-gap: 13px;
  }
  .brochure-wrapper {
    display: none;
  }
  .text-field-white {
    margin-bottom: 8px;
  }
  .text-field-white::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field-white:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field-white::-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .text-field-white::placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .titoletto-2 {
    width: 90%;
    text-align: center;
  }
  .check-3 {
    font-size: 9px;
    letter-spacing: 0px;
  }
  .cit-3 {
    font-size: 14px;
    line-height: 22px;
  }
  .form-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pop-up-orari {
    display: none;
  }
  .bandiera {
    right: 3%;
  }
  .close {
    top: 5px;
    right: 5px;
    margin-bottom: 10px;
  }
  .popup-contain {
    width: 95%;
    height: 80%;
  }
}

#w-node-3674a4bb03f8-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-3674a4bb0405-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-3674a4bb0406-4eb069b2 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-3674a4bb0407-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-3674a4bb0408-4eb069b2 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-3b23de294ce8-4eb069b2 {
  -ms-grid-row: span 4;
  grid-row-start: span 4;
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-8fe947ef0a2e-4eb069b2 {
  -ms-grid-row: span 4;
  grid-row-start: span 4;
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-570394ea17ab-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-eb7cf80d4bb1-4eb069b2 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-84cf4a857113-4eb069b2 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-d308ef24cf84-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d308ef24cf94-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-d308ef24cf83-4eb069b2 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-d308ef24cf95-4eb069b2 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-0728bc0d81a7-4eb069b2 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-545f7e469562-7e469560 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-545f7e469564-7e469560 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-545f7e46956c-7e469560 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-545f7e46956f-7e469560 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-545f7e469573-7e469560 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-545f7e469575-7e469560 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-545f7e469578-7e469560 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#nome-8.w-node-7989e8ff10bd-e8ff10af {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-9.w-node-7989e8ff10be-e8ff10af {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-11.w-node-7989e8ff10bf-e8ff10af {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-7989e8ff10c1-e8ff10af {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-7989e8ff10d2-e8ff10af {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#nome-10.w-node-5ec58a5c4c2e-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-11.w-node-5ec58a5c4c2f-8a5c4c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#email-13.w-node-5ec58a5c4c30-8a5c4c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#oggetto-4.w-node-5ec58a5c4c32-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#messaggio-4.w-node-5ec58a5c4c33-8a5c4c24 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#provenienza-contatto-4.w-node-6d1cd68021c7-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-5ec58a5c4c34-8a5c4c24 {
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 2;
  grid-row-end: 7;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-5ec58a5c4c3a-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-5ec58a5c4c44-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-5ec58a5c4c4e-8a5c4c24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-5ec58a5c4c51-8a5c4c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-5ec58a5c4c59-8a5c4c24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-5ec58a5c4c5c-8a5c4c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-5ec58a5c4c60-8a5c4c24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-5ec58a5c4c62-8a5c4c24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-5ec58a5c4c65-8a5c4c24 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-8b585e8ffd2a-5e8ffd1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-8b585e8ffd2b-5e8ffd1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-8b585e8ffd2c-5e8ffd1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-8b585e8ffd2e-5e8ffd1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-8b585e8ffd2f-5e8ffd1f {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-8b585e8ffd30-5e8ffd1f {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-8b585e8ffd36-5e8ffd1f {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-9b69ec71236b-5e8ffd1f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-9b69ec71236e-5e8ffd1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-9b69ec712376-5e8ffd1f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-9b69ec712379-5e8ffd1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-9b69ec71237d-5e8ffd1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-9b69ec71237f-5e8ffd1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-9b69ec712382-5e8ffd1f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-660d01fd5402-79b069b3 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-660d01fd5403-79b069b3 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-660d01fd5404-79b069b3 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-660d01fd5406-79b069b3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-660d01fd5407-79b069b3 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-660d01fd5409-79b069b3 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-660d01fd541a-79b069b3 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-660d01fd5422-79b069b3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-660d01fd5424-79b069b3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-660d01fd542c-79b069b3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-660d01fd542f-79b069b3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-660d01fd5433-79b069b3 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-660d01fd5435-79b069b3 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-660d01fd5438-79b069b3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-97df1b666d48-f2b069b4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-97df1b666d49-f2b069b4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-97df1b666d4a-f2b069b4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-97df1b666d4c-f2b069b4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-97df1b666d4d-f2b069b4 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-97df1b666d4f-f2b069b4 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-97df1b666d60-f2b069b4 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-97df1b666d68-f2b069b4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-97df1b666d6a-f2b069b4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-97df1b666d72-f2b069b4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-97df1b666d75-f2b069b4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-97df1b666d79-f2b069b4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-97df1b666d7b-f2b069b4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-97df1b666d7e-f2b069b4 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-8741f9072767-1d0d4592 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-053ff7dbffcb-1d0d4592 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e45ded4b9168-1d0d4592 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-55c1320eb400-1d0d4592 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-a182de389b6c-1d0d4592 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-863f1c0fab3d-1d0d4592 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-8741f9072767-d549a081 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-053ff7dbffcb-d549a081 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e45ded4b9168-d549a081 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-55c1320eb400-d549a081 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-863f1c0fab3d-d549a081 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-df782698fc08-d549a081 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-8741f9072767-ebfd0449 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-053ff7dbffcb-ebfd0449 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e45ded4b9168-ebfd0449 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-55c1320eb400-ebfd0449 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
}

#w-node-863f1c0fab3d-ebfd0449 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
}

#w-node-0421256129df-ebfd0449 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-8741f9072767-92f57539 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-053ff7dbffcb-92f57539 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e45ded4b9168-92f57539 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-55c1320eb400-92f57539 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-863f1c0fab3d-92f57539 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-053ff7dbffcb-9d037b23 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e45ded4b9168-9d037b23 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-55c1320eb400-9d037b23 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-863f1c0fab3d-9d037b23 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
}

#w-node-0421256129df-9d037b23 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-3ce1dd0614b6-9d037b23 {
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#nome-9.w-node-25631123e5dd-a33f017e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-25631123e5de-a33f017e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-25631123e5df-a33f017e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-25631123e5e1-a33f017e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-25631123e5e2-a33f017e {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-25631123e5e4-a33f017e {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-25631123e5f5-a33f017e {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-25631123e5fd-a33f017e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-25631123e5ff-a33f017e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-25631123e607-a33f017e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-25631123e60a-a33f017e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-25631123e60e-a33f017e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-25631123e610-a33f017e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-25631123e613-a33f017e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-02f7de91d0d5-d66c8bc6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-02f7de91d0d6-d66c8bc6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-02f7de91d0d7-d66c8bc6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-02f7de91d0d9-d66c8bc6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-02f7de91d0da-d66c8bc6 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-02f7de91d0dc-d66c8bc6 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-02f7de91d0ed-d66c8bc6 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-02f7de91d0f5-d66c8bc6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-02f7de91d0f7-d66c8bc6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-02f7de91d0ff-d66c8bc6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-02f7de91d102-d66c8bc6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-02f7de91d106-d66c8bc6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-02f7de91d108-d66c8bc6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-02f7de91d10b-d66c8bc6 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-753854744c87-81e528ab {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-753854744c88-81e528ab {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-753854744c89-81e528ab {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-753854744c8b-81e528ab {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-753854744c8c-81e528ab {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-753854744c8e-81e528ab {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-753854744c9f-81e528ab {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-753854744ca7-81e528ab {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-753854744ca9-81e528ab {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-753854744cb1-81e528ab {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-753854744cb4-81e528ab {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-753854744cb8-81e528ab {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-753854744cba-81e528ab {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-753854744cbd-81e528ab {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#nome-9.w-node-d336bb51ca91-27d06905 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#cognome-10.w-node-d336bb51ca92-27d06905 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#email-12.w-node-d336bb51ca93-27d06905 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#oggetto-3.w-node-d336bb51ca95-27d06905 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#messaggio-3.w-node-d336bb51ca96-27d06905 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-d336bb51ca98-27d06905 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-d336bb51caa9-27d06905 {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
}

#w-node-d336bb51cab1-27d06905 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d336bb51cab3-27d06905 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d336bb51cabb-27d06905 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d336bb51cabe-27d06905 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d336bb51cac2-27d06905 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d336bb51cac4-27d06905 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-d336bb51cac7-27d06905 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-3674a4bb03f8-4eb069b2 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }
  #w-node-3674a4bb0405-4eb069b2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 3;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }
  #w-node-3674a4bb0406-4eb069b2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
  #w-node-3674a4bb0407-4eb069b2 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }
  #w-node-3674a4bb0408-4eb069b2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
  }
  #w-node-d308ef24cf84-4eb069b2 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
  }
  #w-node-d308ef24cf94-4eb069b2 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
  #w-node-d308ef24cf83-4eb069b2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
  }
  #w-node-d308ef24cf95-4eb069b2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
  }
  #w-node-0728bc0d81a7-4eb069b2 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }
  #w-node-8741f9072767-1d0d4592 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-1d0d4592 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e45ded4b9168-1d0d4592 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
  #w-node-863f1c0fab3d-1d0d4592 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
  #w-node-053ff7dbffcb-d549a081 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e45ded4b9168-d549a081 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
  }
  #w-node-863f1c0fab3d-d549a081 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
  }
  #w-node-8741f9072767-ebfd0449 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
  #w-node-053ff7dbffcb-ebfd0449 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e45ded4b9168-ebfd0449 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
  #w-node-863f1c0fab3d-ebfd0449 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
  }
  #w-node-0421256129df-ebfd0449 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
  }
  #w-node-8741f9072767-92f57539 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-92f57539 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e45ded4b9168-92f57539 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
  }
  #w-node-863f1c0fab3d-92f57539 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-9d037b23 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e45ded4b9168-9d037b23 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }
  #w-node-55c1320eb400-9d037b23 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
  }
  #w-node-863f1c0fab3d-9d037b23 {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
  }
  #w-node-0421256129df-9d037b23 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-3ce1dd0614b6-9d037b23 {
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #email-11.w-node-7989e8ff10bf-e8ff10af {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-7989e8ff10c1-e8ff10af {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-7989e8ff10c8-e8ff10af {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-7989e8ff10d2-e8ff10af {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
  #w-node-8741f9072767-1d0d4592 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-1d0d4592 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-d549a081 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-d549a081 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-ebfd0449 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-ebfd0449 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-92f57539 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-92f57539 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-053ff7dbffcb-9d037b23 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #nome-10.w-node-5ec58a5c4c2e-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #cognome-11.w-node-5ec58a5c4c2f-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #input-1.w-node-5ec58a5c4c31-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
  #email-13.w-node-5ec58a5c4c30-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #oggetto-4.w-node-5ec58a5c4c32-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
  #messaggio-4.w-node-5ec58a5c4c33-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
  #provenienza-contatto-4.w-node-6d1cd68021c7-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
  #w-node-5ec58a5c4c34-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
  #w-node-5ec58a5c4c3a-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 9;
    grid-row-start: 9;
    -ms-grid-row-span: 1;
    grid-row-end: 10;
  }
  #w-node-5ec58a5c4c44-8a5c4c24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 10;
    grid-row-start: 10;
    -ms-grid-row-span: 1;
    grid-row-end: 11;
  }
  #w-node-8741f9072767-1d0d4592 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-1d0d4592 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-d549a081 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-d549a081 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-ebfd0449 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-ebfd0449 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8741f9072767-92f57539 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
  }
  #w-node-053ff7dbffcb-92f57539 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-053ff7dbffcb-9d037b23 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

