:root {
  --white: white;
  --goldenrod: #d1ad56;
  --dark-slate-blue: #0f4c81;
  --black: black;
  --rosy-brown: #b28c91;
  --maroon: #7a151d;
}

.nav-link {
  color: var(--white);
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

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

.nav-link.w--current {
  color: var(--goldenrod);
}

.body {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  font-size: 15px;
}

.navbar {
  background-color: var(--dark-slate-blue);
  justify-content: center;
  align-items: center;
  padding: 10px 20px 10px 30px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.nav-link-3, .nav-link-4, .nav-link-5 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.tw {
  perspective: 2000px;
  text-align: left;
  transform-style: preserve-3d;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  display: flex;
  overflow: hidden;
  transform: translate3d(0, -15px, -48px)perspective(2000px);
}

.tw.oben {
  transform-style: preserve-3d;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  transform: translate(-25px)rotateX(90deg)rotateY(0)rotateZ(3deg);
}

.tw._3 {
  transform-style: preserve-3d;
  transform: translate3d(0, -143px, 112px);
}

.tw._4 {
  transform-style: preserve-3d;
  background-color: #0000;
  transform: translate3d(0, -190px, 160px)rotateX(90deg)rotateY(0)rotateZ(0);
}

.tw._2 {
  transform-style: preserve-3d;
  background-color: #0000;
  transform: translate3d(0, -86px, 50px)rotateX(90deg)rotateY(0)rotateZ(0);
}

.heading {
  color: #fff;
  text-align: center;
  position: absolute;
  inset: auto 0% 2%;
}

.wrapper {
  perspective: 2000px;
  transform-style: preserve-3d;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotateX(-34deg)rotateY(49deg)rotateZ(9deg)perspective(2000px);
}

.text {
  color: var(--white);
  text-transform: uppercase;
  white-space: nowrap;
  height: 80px;
  margin-top: 29px;
  margin-bottom: 0;
  font-size: 110px;
  line-height: 110px;
  position: relative;
  top: 27px;
  bottom: -32px;
}

.text.delete {
  color: #0000;
  font-size: 110px;
  line-height: 110px;
}

.wrapp {
  perspective: 2000px;
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/iStock-623609414.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 15vh;
  padding-left: 10vw;
  display: flex;
  transform: perspective(2000px);
}

.sec7-fs {
  background-image: none;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 80vh;
  margin-top: 100px;
  padding-left: 10vw;
  display: flex;
}

.div-block-4 {
  background-color: #fff;
  max-width: 350px;
  padding: 40px;
}

.s7-head {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.s7-p {
  color: var(--black);
  max-width: 400px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.container {
  text-align: center;
}

.text-block {
  color: var(--dark-slate-blue);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-6 {
  background-color: var(--dark-slate-blue);
  width: 10%;
  height: 3px;
  margin: 10px auto 20px;
}

.text-block-2 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.column {
  background-image: url('../images/image-asset-2.jpeg');
  background-position: 100%;
  background-size: cover;
  background-attachment: scroll;
  height: 100%;
}

.div-block-7 {
  height: 70vh;
}

.container-2 {
  height: 100%;
}

.columns {
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-3 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.container-3 {
  display: flex;
}

.div-block-8 {
  border: 3px solid var(--dark-slate-blue);
  background-color: var(--white);
  width: 80%;
  margin-left: -90px;
  padding: 40px;
}

.div-block-9 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.photo {
  height: 800px;
}

.photo._3 {
  background-image: url('../images/Alessia-Molinaro-su-Instagram_.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.photo._1 {
  background-image: url('../images/Métier_Fleuriste.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

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

.the-content {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.the-content._1 {
  background-color: #d6d8d7;
  background-image: linear-gradient(#fff6, #fff6), url('../images/85e98f_49019bd9aa0c40e8b862ba05ff87045c_mv2_d_2121_1414_s_2.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.the-content._2 {
  background-color: #b9c2bf;
  background-image: linear-gradient(#fff6, #fff6), url('../images/85e98f_49019bd9aa0c40e8b862ba05ff87045c_mv2_d_2121_1414_s_2.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.the-content._3 {
  color: #fff;
  background-color: #4e6b84;
  background-image: linear-gradient(#fff6, #fff6), url('../images/85e98f_49019bd9aa0c40e8b862ba05ff87045c_mv2_d_2121_1414_s_2.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.column-1 {
  flex: 1;
}

.column-2 {
  flex: 1;
  height: 100vh;
  position: sticky;
  top: 0;
}

.content-section {
  display: flex;
  position: relative;
}

.content-holder {
  height: 100%;
  position: relative;
}

.heading-2, .heading-3, .heading-4 {
  color: var(--dark-slate-blue);
}

.sec1-img {
  background-image: linear-gradient(#00000038, #00000038), url('../images/iStock-895806208.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 97vh;
  margin-top: 0;
  display: flex;
}

.sec1-text {
  color: #fff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  display: block;
}

.paragraph {
  max-width: 615px;
  font-size: 14px;
}

.paragraph.top {
  max-width: 350px;
  font-size: 14px;
  line-height: 22px;
}

.div-block-10 {
  border-top: 1px solid #999;
  border-bottom: 1px #fff;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-11 {
  color: #fff;
  border-top: 1px solid #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: -1px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  display: flex;
}

.div-block-11._2 {
  border-top-style: none;
  border-top-color: #999;
  margin-top: -.5px;
  transition: all .5s;
}

.div-block-11._2:hover {
  border-top-style: solid;
  border-top-color: var(--white);
}

.div-block-12 {
  background-image: linear-gradient(#fffc, #fffc), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-13 {
  border: 2px solid var(--black);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 40px;
  display: flex;
}

.div-block-14 {
  background-color: var(--black);
  width: 5px;
  height: 5px;
}

.div-block-15 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.columns-2 {
  flex: 1;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  filter: invert();
  margin-right: 10px;
}

.text-block-4 {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block-3 {
  background-image: linear-gradient(#fffc, #fffc);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}

.html-embed-2 {
  background-color: #fff;
  margin-bottom: -5px;
  padding-bottom: 0;
}

.left-arrow-2 {
  width: 50%;
  height: 93%;
  display: none;
  inset: 0% auto auto 0%;
}

.hero-left-column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-right: 12%;
  display: flex;
}

.slider-wrapper {
  width: 100%;
  height: 650px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-5 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right-arrow-2 {
  width: 50%;
  height: 93%;
  display: none;
  inset: 0% 0% auto auto;
}

.hero-heading-3 {
  color: var(--dark-slate-blue);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-3-copy {
  color: #202020;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.slider-2 {
  background-color: #0000;
  height: 650px;
}

.slide-3 {
  background-image: url('../images/professional-wedding-photography-tutorial.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav {
  display: none;
}

.hero-right-column {
  width: 40%;
}

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

.slide-2 {
  background-image: url('../images/istockphoto-837530766-612x612.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-6 {
  margin-top: 40px;
  margin-bottom: 100px;
}

.paragraph-4 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.link-block-5-copy {
  width: 100%;
  margin-bottom: 0;
  text-decoration: none;
}

.image-11 {
  filter: invert();
  margin-bottom: 5px;
}

.image-12 {
  margin-bottom: 40px;
}

.div-block-56 {
  margin-left: auto;
  margin-right: auto;
}

.container-4 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.div-block-24 {
  background-color: var(--white);
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-5 {
  color: var(--white);
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.text-block-8 {
  color: var(--white);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.div-block-57 {
  background-image: linear-gradient(#00000073, #00000073), url('../images/iStock-903532512-1024x683.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

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

.nav-menu {
  justify-content: center;
  align-items: center;
}

.div-block-137 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  display: flex;
}

.div-block-144 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.slide-12 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/company_figure.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slider-6 {
  height: 100vh;
}

.text-block-114 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.slide-14 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/eChoice-the-ultimate-guide-to-decluttering-your-home.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-block-5 {
  background-color: #0f1586;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  transition: border .5s;
  display: flex;
}

.link-block-5:hover {
  border-left: 5px solid #fff;
}

.slide-13 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/types-of-flowers-1520214627.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.div-block-139 {
  margin-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-116 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.image-24 {
  margin-left: 5px;
  padding-left: 0;
  display: block;
}

.div-block-145 {
  background-image: url('../images/image-asset-1.jpeg'), linear-gradient(#fff3, #fff3);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.text-block-117 {
  color: var(--dark-slate-blue);
  text-transform: uppercase;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

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

.large-yellow-line {
  background-color: var(--dark-slate-blue);
  width: 20%;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
}

.body-text {
  color: #999696;
  width: 75%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.body-text.tablet {
  color: #000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.columns-3 {
  margin-top: 20px;
}

.hero-headline-container {
  background-color: #0000;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-146 {
  height: 30vh;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 700;
}

.main-heading-div-block-copysedse {
  text-align: center;
  margin-top: 0;
}

.main-heading {
  letter-spacing: -1px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 45px;
}

.main-heading.tablet.mobile {
  color: var(--dark-slate-blue);
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.div-block-99 {
  margin-top: 100px;
  margin-bottom: 60px;
}

.yellow-text {
  color: var(--dark-slate-blue);
  font-size: 35px;
}

.main-heading-div-block {
  text-align: center;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

.body-2 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.interaction-trigger-div-block-2 {
  margin-bottom: 40px;
  display: flex;
}

.large-yellow-line-2 {
  background-color: var(--dark-slate-blue);
  width: 20%;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  filter: none;
  order: 1;
  width: 50%;
  height: 100%;
}

.project-1-div-block {
  background-color: #f7f6eb;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
}

.project-1-div-block.mobile {
  background-color: #0000;
}

.project-1-div-block.mobile:hover {
  color: #0000;
}

.project-2-div-block {
  background-color: #f7f6eb;
  align-items: flex-end;
  display: flex;
}

.project-2-div-block.mobile {
  color: #f7f6eb;
  background-color: #0000;
}

.project-2-div-block.mobile:hover {
  color: #0000;
}

.project-2-div-block.mobile:focus {
  background-color: #f7f6eb;
}

.project-1-div-block-text {
  color: #666;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  margin: 60px 30px 30px;
  display: block;
}

.project-1-div-block-text.mobile {
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
}

.yelllow-line {
  background-color: #fcb426;
  order: 0;
  align-self: flex-start;
  width: 200px;
  height: 2px;
  margin-bottom: 30px;
}

.yelllow-line.mobile {
  background-color: var(--dark-slate-blue);
  width: 10%;
  height: 3px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.interaction-trigger-div-block {
  margin-top: 0;
  padding-bottom: 60px;
  transition: opacity .8s;
  display: flex;
}

.project-caption {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.project-caption.mobile {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
}

.project-link-block {
  opacity: 1;
  margin-bottom: 0;
  text-decoration: none;
  transition: opacity .8s;
}

.project-link-block:hover {
  opacity: .7;
}

.project-name {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  order: 0;
  margin-bottom: 7px;
  font-size: 11px;
  font-weight: 300;
  line-height: 14px;
}

.project-name.blog {
  color: #333;
  letter-spacing: .5px;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.project-name.blog.mobile {
  color: var(--dark-slate-blue);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.image-project-grid {
  filter: none;
  width: 50%;
  transition: opacity .375s;
}

.yellow-text-2 {
  color: var(--dark-slate-blue);
}

.project-grid-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.body-3 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-147 {
  height: 60vh;
}

.italic-text {
  font-style: normal;
}

.body-4 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-145-copy1 {
  background-image: url('../images/ziedi_mazaa.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.div-block-145-copy2 {
  background-image: url('../images/image-asset-1.jpeg'), linear-gradient(#fff3, #fff3);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.div-block-145-copy1-copy3 {
  background-image: url('../images/organizzazione-matrimoni-wedding-planner-roma-italia-spagna-grecia-estero-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.body-5 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-heading-div-block-copy1 {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}

.div-block-99-copy1 {
  margin-top: 100px;
  padding-bottom: 100px;
}

.div-block-145-copy1-copy3-copy4 {
  background-image: url('../images/Depositphotos_207501818_s-2019-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.body-6 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.brand {
  flex: 1;
}

.background-video {
  background-image: linear-gradient(#0000, #0000);
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

.sec1-text-copy1 {
  color: #fff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.text-span {
  color: var(--dark-slate-blue);
}

.div-block-7-copy1 {
  height: 70vh;
  margin-top: 60px;
}

.text-block-118, .text-block-119 {
  font-family: Montserrat, sans-serif;
}

.link-block-6 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.link-block-7 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.column-copy1 {
  background-image: url('../images/istockphoto-537437306-612x612.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 100%;
}

.div-block-7-copy1-copy {
  height: 70vh;
  margin-top: 0;
  padding-top: 100px;
}

.div-block-148 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-145-copy12 {
  background-image: url('../images/ThinkstockPhotos-806870408.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.div-block-145-copy2-copy3 {
  background-image: url('../images/festa-di-sant-agata-catania-foto-vincenzo-russo-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.interaction-trigger-div-block-copy1, .interaction-trigger-div-block-copy2 {
  margin-top: -39px;
  padding-bottom: 0;
  transition: opacity .8s;
  display: flex;
}

.interaction-trigger-div-block-copy2-copy1 {
  margin-top: 0;
  padding-bottom: 60px;
  transition: opacity .8s;
  display: flex;
}

.interaction-trigger-div-block-2-copy3, .interaction-trigger-div-block-2-copy4 {
  margin-bottom: 40px;
  padding-bottom: 60px;
  display: flex;
}

.columns-4, .column-5, .column-6 {
  height: 100%;
}

.div-block-149 {
  background-image: url('../images/istockphoto-482061200-612x612.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-150 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

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

.div-block-151 {
  height: 30vh;
}

.columns-5, .column-7, .column-8 {
  height: 100%;
}

.div-block-152 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-153 {
  background-image: url('../images/andiamo-in-bianco-FIORI-addobbi-ricevimento_41-thegem-portfolio-justified.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.container-10, .container-11 {
  padding-bottom: 60px;
}

.div-block-149-copy1 {
  background-image: url('../images/best_shot_flowercube_01.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-153-copy1 {
  background-image: url('../images/iStock-1064650180.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-149-copy2 {
  background-image: url('../images/0dfd5f48-d2cf-4ad4-898d-aff7d18e5954.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-153-copy1-copy1 {
  background-image: url('../images/istockphoto-914814756-612x612.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.italic-text-2 {
  font-style: normal;
}

.div-block-149-copy2-copy2 {
  background-image: url('../images/istockphoto-831554570-170667a.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.main-heading-div-block-copy12 {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.main-heading-div-block-copy1-copy2 {
  text-align: center;
  margin-top: 0;
  padding-top: 60px;
}

.div-block-148-copyhytf {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-117-copywysta {
  color: var(--dark-slate-blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.container-12 {
  margin-top: 60px;
}

.flower-cube {
  background-image: url('../images/intro_flowercube_01.jpg'), linear-gradient(#ffffff4d, #ffffff4d);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  justify-content: center;
  align-items: flex-end;
  height: 60vh;
  display: flex;
}

.image-25 {
  margin-bottom: 40px;
}

.image-25-copy {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-25-copy-copysaaa {
  margin-top: 0;
  margin-bottom: 40px;
}

.image-25-copy-copydssss {
  margin-top: 40px;
  margin-bottom: 0;
}

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

.image-26 {
  margin-bottom: 40px;
}

.div-block-47 {
  z-index: 9997;
  justify-content: center;
  display: none;
  position: fixed;
  inset: auto 1% 2% auto;
}

.text-block-13 {
  color: #fff;
  text-transform: uppercase;
  background-color: #626261;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 700;
  display: flex;
}

.link-block-2 {
  z-index: 5;
  background-color: #1cb5ed;
  margin-right: 5px;
  padding: 7px;
  display: none;
  position: static;
  inset: auto 4.5% 2% auto;
}

.html-embed-3 {
  z-index: 9998;
  display: inline-block;
  position: static;
  bottom: 2%;
  right: 1%;
}

.news {
  background-image: url('../images/social.jpg'), linear-gradient(#ffffff4d, #ffffff4d);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
}

.image-27 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-154 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.final {
  padding-bottom: 0;
}

.container-13, .container-14, .container-15 {
  text-align: center;
}

.container-15-copyfrd {
  text-align: center;
  margin-top: 60px;
}

.html-embed-4 {
  margin-top: 60px;
}

.container-10-copyxzsdf {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.div-block-152-copyddd {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-27-copyz {
  margin-top: 20px;
  margin-bottom: 0;
}

.image-27-copyxcxccx {
  margin-top: 60px;
  margin-bottom: 0;
}

.image-28 {
  margin-top: 40px;
}

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

.div-block-155 {
  margin-top: 60px;
}

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

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

.image-31 {
  margin-top: 60px;
}

.image-31-copy {
  margin-top: 20px;
}

.rich-text-block {
  text-align: justify;
}

.seo {
  display: none;
}

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

.div-block-217 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.html-embed-6 {
  margin-right: 5px;
}

.div-block-124 {
  z-index: 9999;
  opacity: 0;
  background-color: #000000d9;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.container-17 {
  text-align: center;
  flex: 1;
}

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

.div-block-125 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
  display: inline-block;
}

.image-7 {
  border-radius: 100px;
}

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

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

.link-block-8 {
  margin-right: 10px;
}

.code-embed {
  text-align: left;
}

.button, .code-embed-2 {
  margin-left: 10px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
  }

  .text-block {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-8 {
    width: 100%;
  }

  .heading-5 {
    font-size: 45px;
    line-height: 55px;
  }

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

  .hero-left-column-2 {
    width: 100%;
    padding-right: 0%;
  }

  .container-5 {
    flex-direction: column-reverse;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .hero-right-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .nav-menu {
    background-color: var(--dark-slate-blue);
  }

  .text-block-114 {
    font-size: 40px;
  }

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

  .text-block-117 {
    margin-bottom: 60px;
  }

  .large-yellow-line {
    width: 210px;
  }

  .body-text {
    width: 80%;
  }

  .body-text.tablet {
    font-size: 13px;
  }

  .hero-headline-container {
    margin-bottom: 0;
  }

  .main-heading {
    margin-top: 30px;
  }

  .main-heading.tablet {
    margin-bottom: 10px;
    font-size: 39px;
    line-height: 41px;
  }

  .main-heading.tablet.mobile {
    font-size: 39px;
  }

  .large-yellow-line-2 {
    width: 210px;
  }

  .project-1-div-block {
    justify-content: space-around;
    display: flex;
  }

  .interaction-trigger-div-block {
    flex-wrap: nowrap;
    justify-content: space-around;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .project-caption {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .project-caption.mobile {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 17px;
  }

  .project-name.blog {
    font-size: 11px;
  }

  .project-grid-container {
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
  }

  .interaction-trigger-div-block-copy1, .interaction-trigger-div-block-copy2, .interaction-trigger-div-block-copy2-copy1 {
    flex-wrap: nowrap;
    justify-content: space-around;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .container-10, .container-11 {
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .main-heading-div-block-copy12 {
    margin-bottom: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-13 {
    margin-right: 0;
  }

  .html-embed-3 {
    right: 2%;
  }

  .menu-button {
    color: var(--white);
  }

  .menu-button.w--open {
    color: var(--goldenrod);
    background-color: #0000;
  }

  .div-block-154 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .final {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .container-10-copyxzsdf {
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column {
    height: 300px;
  }

  .columns {
    flex-direction: column;
    align-items: center;
  }

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

  .div-block-8 {
    width: 80%;
    margin-top: -68px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-section {
    display: none;
  }

  .heading-5 {
    font-size: 35px;
    line-height: 35px;
  }

  .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .column-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .div-block-16.secs {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .hero-left-column-2 {
    align-self: center;
  }

  .slider-wrapper {
    width: 90%;
  }

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

  .hero-heading-3 {
    margin-left: 0;
  }

  .paragraph-3-copy {
    align-self: center;
    margin-left: 0;
  }

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

  .div-block-57 {
    z-index: 9999;
    position: relative;
  }

  .text-block-114 {
    font-size: 25px;
  }

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

  .body-text {
    width: 85%;
    font-size: 13px;
  }

  .body-text.tablet {
    width: 80%;
    font-size: 14px;
  }

  .hero-headline-container {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-heading-div-block-copysedse {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main-heading {
    margin-top: 30px;
  }

  .main-heading.tablet {
    font-size: 33px;
    line-height: 39px;
  }

  .main-heading.tablet.mobile {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .main-heading-div-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .project-1-div-block.mobile {
    align-self: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .project-2-div-block.mobile {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .project-1-div-block-text._2.mobile {
    margin-top: 0;
  }

  .project-1-div-block-text.mobile {
    margin-bottom: 0;
    margin-left: 25px;
    margin-right: 25px;
  }

  .yelllow-line {
    margin-bottom: 25px;
  }

  .yelllow-line.mobile {
    width: 180px;
  }

  .project-caption.mobile {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 17px;
  }

  .project-name.blog {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .project-name.blog.mobile {
    font-size: 20px;
    line-height: 20px;
  }

  .main-heading-div-block-copy1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-7-copy1-copy {
    height: auto;
  }

  .main-heading-div-block-copy12, .main-heading-div-block-copy1-copy2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-6 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-47 {
    display: flex;
    inset: auto 0% 1%;
  }

  .link-block-2 {
    background-color: #f8b133;
    margin-right: 0;
    display: block;
  }

  .html-embed-3 {
    right: 3%;
  }

  .column-9 {
    align-self: center;
  }

  .container-10-copyxzsdf {
    margin-bottom: 0;
  }

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

  .html-embed-6 {
    margin-right: 0;
  }

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

@media screen and (max-width: 479px) {
  .div-block-7 {
    height: auto;
  }

  .sec1-text {
    text-align: center;
  }

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

  .slider-wrapper {
    height: 450px;
  }

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

  .hero-heading-3 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-3-copy {
    font-size: 13px;
  }

  .slider-2 {
    height: 450px;
  }

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

  .paragraph-4 {
    display: none;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .div-block-137 {
    padding-left: 0;
  }

  .text-block-114 {
    font-size: 20px;
    line-height: 20px;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .large-yellow-line {
    width: 20%;
  }

  .body-text {
    width: 95%;
    font-size: 13px;
    line-height: 22px;
  }

  .body-text.tablet {
    width: 90%;
    font-size: 12px;
    line-height: 22px;
  }

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

  .main-heading-div-block-copysedse {
    margin-left: 0;
  }

  .main-heading.tablet.mobile {
    margin-bottom: 25px;
    font-size: 27px;
    line-height: 30px;
  }

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

  .interaction-trigger-div-block-2 {
    flex-direction: column;
  }

  .large-yellow-line-2 {
    width: 20%;
  }

  .image-3 {
    order: -1;
    width: auto;
  }

  .project-2-div-block.mobile {
    color: #999696c9;
    background-color: #f7f6eb;
    flex-direction: column;
  }

  .project-1-div-block-text._2.mobile, .project-1-div-block-text.mobile {
    margin-top: 0;
  }

  .interaction-trigger-div-block {
    flex-direction: column;
  }

  .project-caption.mobile {
    font-size: 13px;
    line-height: 17px;
  }

  .project-name.blog {
    font-size: 10px;
  }

  .project-name.blog.mobile {
    font-size: 15px;
  }

  .image-project-grid {
    width: auto;
  }

  .project-grid-container {
    margin-top: 40px;
  }

  .main-heading-div-block-copy1 {
    margin-left: 0;
  }

  .column-copy1 {
    height: 300px;
  }

  .interaction-trigger-div-block-copy1, .interaction-trigger-div-block-copy2, .interaction-trigger-div-block-copy2-copy1, .interaction-trigger-div-block-2-copy3, .interaction-trigger-div-block-2-copy4 {
    flex-direction: column;
  }

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

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

  .main-heading-div-block-copy12, .main-heading-div-block-copy1-copy2 {
    margin-left: 0;
  }

  .flower-cube {
    background-image: url('../images/intro_flowercube_01.jpg'), linear-gradient(to bottom, null, null);
    background-repeat: no-repeat, repeat;
  }

  .html-embed-3 {
    right: 4%;
  }

  .div-block-152-copyddd {
    margin-top: 40px;
  }
}


