:root {
  --container-max-value: 1000px;
  --bold-color: #049d9c;
}

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

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

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

.container-heading-colorized {
  height: auto;
  max-width: var(--container-max-value);
  background-color: #def4fe;
  padding: 30px;
  text-decoration: none;
}

.header-logo {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading {
  width: 600px;
  text-align: center;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: underline;
}

.body {
  height: 100%;
  color: #201652;
  text-decoration: none;
}

.header-phone-image {
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 25px;
  display: flex;
}

.heading-2 {
  width: 550px;
  color: #201652;
  text-align: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 58px;
  display: block;
}

.div-block {
  width: 90%;
  text-align: center;
}

.container-cta {
  max-width: var(--container-max-value);
  text-align: center;
}

.heading-3 {
  color: #2f2f2f;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 40px;
}

.image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button {
  text-align: center;
  background-color: #0ba81c;
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px 17px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 27px;
  display: inline-block;
}

.text-span {
  color: rgba(255, 255, 255, .68);
  font-size: 13px;
  font-weight: 400;
}

.container-4 {
  max-width: var(--container-max-value);
  margin-bottom: 40px;
}

.heading-4 {
  color: #4b4b4b;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 67px;
}

.bold-text {
  color: #049d9c;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-nostri-servizi {
  max-width: var(--container-max-value);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 25px;
  display: flex;
}

.servizi-card {
  width: 275px;
  text-align: center;
}

.heading-5 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: var(--bold-color);
}

.container-heading-colorized-propriet {
  height: auto;
  max-width: var(--container-max-value);
  text-align: center;
  background-color: #def4fe;
  margin-top: 20px;
  padding: 30px;
  text-decoration: none;
}

.heading-6 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 0;
}

.div-block-2 {
  width: 325px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.bold-text-11, .bold-text-12, .bold-text-13 {
  color: var(--bold-color);
}

.div-block-3 {
  text-align: center;
  border: 1px #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-2 {
  border: 3px solid #fff;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .2);
}

.paragraph-3 {
  text-align: center;
  font-size: 14px;
}

.div-block-4 {
  width: 650px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 33px;
}

.bold-text-14 {
  color: var(--bold-color);
  text-decoration: underline;
}

.bold-text-15, .bold-text-16, .bold-text-17 {
  color: var(--bold-color);
}

.section-2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.bold-text-18 {
  color: var(--bold-color);
}

.paragraph-4 {
  color: #111;
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.checklist-block {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-5 {
  text-align: center;
}

.bold-text-19, .bold-text-20 {
  color: var(--bold-color);
}

.image-3, .image-4 {
  border: 3px solid #fff;
  margin-bottom: 15px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
}

.image-5 {
  border: 3px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
}

.div-block-5 {
  width: 550px;
}

.block-appartamenti {
  width: 350px;
  text-align: center;
}

.heading-2-copy {
  color: #201652;
  text-align: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
  display: block;
}

.heading-8 {
  color: #535353;
  text-align: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
  display: block;
}

.bold-text-21 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.paragraph-5 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.paragraph-6 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  line-height: 33px;
}

.bold-text-22, .bold-text-23, .bold-text-24 {
  color: var(--bold-color);
}

.text-span-2 {
  color: var(--bold-color);
  font-style: italic;
  text-decoration: underline;
}

.section-3 {
  color: #3f3958;
  padding-top: 25px;
  padding-bottom: 25px;
}

.bold-text-25 {
  color: var(--bold-color);
}

.container-6 {
  max-width: var(--container-max-value);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 25px;
  display: flex;
}

.container-7 {
  max-width: var(--container-max-value);
}

.section-4 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.container-8 {
  text-align: center;
}

.heading-8-copy {
  color: #000;
  text-align: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
  display: block;
}

.text-span-3 {
  color: var(--bold-color);
}

.paragraph-7 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
}

.container-9 {
  max-width: var(--container-max-value);
}

.section-5 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.link {
  color: #8d8d8d;
  text-decoration: none;
}

.div-block-6 {
  text-align: left;
}

.text-field, .text-field-2 {
  border-radius: 6px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
}

.div-block-7 {
  width: 450px;
  color: #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.heading-9 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}

.bold-text-26 {
  color: var(--bold-color);
}

.submit-button {
  background-color: #0ba81c;
  border-radius: 50px;
  padding: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.form {
  text-align: center;
}

.header-appartamenti {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container-cta {
    padding-left: 27px;
    padding-right: 27px;
  }

  .container-nostri-servizi {
    flex-direction: column;
    align-items: center;
  }

  .container-6 {
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph-7 {
    padding-left: 23px;
    padding-right: 23px;
  }

  .header-appartamenti {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-4 {
    width: auto;
  }

  .form {
    padding-left: 26px;
    padding-right: 26px;
  }
}

@media screen and (max-width: 479px) {
  .header-logo {
    flex-flow: wrap;
  }

  .header-phone-image {
    flex-direction: column;
  }

  .heading-2, .div-block-2, .div-block-4 {
    width: auto;
  }

  .image-3, .image-4, .image-5 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .block-appartamenti {
    width: auto;
  }

  .heading-2-copy {
    font-size: 40px;
  }

  .div-block-7 {
    width: auto;
  }

  .submit-button {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 10px;
    display: inline-block;
  }

  .form {
    padding-left: 19px;
    padding-right: 19px;
  }
}


