.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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;
  }
}

.navbar {
  z-index: 100;
  background-color: #1f2231;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.header {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  height: 92px;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  position: relative;
}

.big-header {
  background-color: #1f2231;
  height: 0%;
  position: absolute;
  inset: 0%;
  box-shadow: 0 0 5px #00000026;
}

.block-header-left {
  align-items: center;
  display: flex;
  position: relative;
}

.block-header-right {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.link-phone {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: 17px;
  margin-right: 17px;
  padding: 10px;
  text-decoration: none;
  display: block;
}

.heading {
  color: #fff;
  letter-spacing: 1.4px;
  margin-top: 5px;
  font-family: Barlow, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.menu-header {
  color: #fff;
  letter-spacing: 1.4px;
  font-family: Barlow, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.nav-menu {
  color: #434b50;
}

.button {
  letter-spacing: 1.4px;
  background-color: #1b85e7;
  padding: 21px 30px 22px;
  font-family: Barlow, sans-serif;
}

.dropdown-toggle {
  color: #fff;
}

.section-gradient {
  background-image: linear-gradient(#010733, #080063);
  padding-bottom: 40px;
}

.section-gradient._2 {
  background-image: linear-gradient(#c00, #940000);
}

.grid-hero {
  grid-template-columns: 2fr 1fr 1fr;
  min-height: 95vh;
  margin-left: 14px;
  margin-right: 14px;
  padding-top: 62px;
  position: relative;
  top: 30px;
}

.image-block {
  position: relative;
}

.imge-hero {
  text-align: center;
  background-image: url('../images/LUNA-SEASONAL-LIGHTS---PIC-2.png');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.imge-hero._2 {
  background-image: url('../images/pexels-rauf-allahverdiyev-3409379.jpg');
  background-position: 0 0;
  background-size: cover;
}

.imge-hero._3 {
  background-image: url('../images/pexels-valeria-boltneva-281417.jpg');
  background-position: 0 0;
  background-size: cover;
}

.imge-hero._6 {
  background-image: url('../images/LUNA-SEASONAL-LIGHTS--2.png');
}

.hero-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-left: 80px;
  padding-right: 55px;
  display: flex;
}

.hero-text-block {
  margin-top: 55px;
  margin-bottom: 55px;
}

.text-block {
  color: #fff;
  margin-bottom: 24px;
  font-family: Barlow, sans-serif;
  font-size: 17px;
}

.heading-2 {
  color: #fff;
  max-width: 700px;
  font-family: Barlow, sans-serif;
  font-size: 53px;
  line-height: 45px;
}

.section-wide {
  background-color: #fff;
  background-image: url('../images/LUNA-SEASONAL-LIGHT-BANNER-2.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 400px;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 14px;
  display: flex;
}

.content-short {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-left: 30px;
  margin-right: 30px;
  font-family: Barlow, sans-serif;
  display: flex;
}

.heading-3 {
  color: #df0707;
  text-align: center;
  font-size: 62px;
  font-weight: 400;
  line-height: 69px;
}

.button-2 {
  font-family: Barlow, sans-serif;
}

.bold-text {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.paragraph {
  text-align: center;
  margin-bottom: 20px;
}

.grid-2-columns {
  grid-template-rows: auto;
}

.content-gradient-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 140px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.block-grid {
  color: #fff;
  max-width: 550px;
  margin-right: 14px;
  font-family: Barlow, sans-serif;
}

.image-block-margin {
  z-index: 10;
  transform-origin: 100%;
  min-height: 500px;
  margin-top: -30px;
  position: relative;
  top: 30px;
}

.image-presentation {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.image-presentation._2 {
  background-image: url('../images/pexels-rauf-allahverdiyev-3409379.jpg');
  background-position: 0 0;
  background-size: cover;
}

.contact-div {
  text-align: center;
  padding: 40px;
  font-family: Barlow, sans-serif;
}

.section {
  background-color: #f8f8f8;
  padding: 55px;
}

.paragraph-2 {
  font-size: 19px;
}

.paragraph-3 {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.bold-text-2 {
  line-height: 25px;
}

.heading-4 {
  margin-bottom: 100px;
  font-size: 63px;
}

.services-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 14px;
  display: flex;
}

.grid {
  grid-template-rows: 400px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}

.link-project {
  position: relative;
}

.image-projects {
  background-image: url('../images/pexels-rauf-allahverdiyev-3409379.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
}

.image-projects._2 {
  background-image: url('../images/pexels-valeria-boltneva-281417.jpg');
}

.image-projects._3 {
  background-image: url('../images/pexels-adonyi-gábor-1400140.jpg');
}

.image-projects._4 {
  background-image: url('../images/LUNA-SEASONAL-LIGHTS---17.png');
}

.image-projects._5 {
  background-image: url('../images/pexels-rauf-allahverdiyev-3409379.jpg');
}

.image-projects._6 {
  background-image: url('../images/LUNA-LIGHTS-5.png');
}

.project-info {
  color: #fff;
  background-image: linear-gradient(to top, #000, #fff0);
  padding: 60px 30px 30px;
  font-family: Barlow, sans-serif;
  text-decoration: none;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  opacity: .28;
  padding-top: 44px;
  padding-left: 41px;
}

.bold-text-3 {
  color: #7a7979;
  font-size: 20px;
}

.heading-5 {
  margin-bottom: 20px;
  font-size: 60px;
}

.footer-section {
  background-color: #1f2231;
  justify-content: center;
  align-items: center;
  padding-left: 38px;
  padding-right: 38px;
  display: flex;
}

.content-footer-top {
  width: 100%;
  max-width: 1300px;
  margin-top: 95px;
  margin-bottom: 95px;
}

.block-footer {
  font-family: Barlow, sans-serif;
}

.heading-6 {
  color: #fff;
}

.column-link-footer {
  flex-direction: column;
  padding-right: 14px;
  display: flex;
}

.link-block {
  color: #fff;
  letter-spacing: 1.4px;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

.heading-7 {
  color: #fff;
  font-family: Barlow, sans-serif;
}

.paragraph-4 {
  color: #fff;
  letter-spacing: 1.4px;
  font-family: Barlow, sans-serif;
}

.heading-8 {
  color: #fff;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
}

.section-2 {
  padding: 30px;
}

.heading-9 {
  color: #fff;
  margin-top: 0;
  font-family: Barlow, sans-serif;
  font-size: 24px;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  color: #fff;
  background-color: #07003a;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3 {
  color: #fff;
}

.dropdown-link-below {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
}

.dropdown-link-below:hover {
  background-color: #121d94;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.4px;
  margin-top: 20px;
  font-family: Barlow, sans-serif;
}

.gallery-div {
  padding: 50px;
  display: none;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
}

.image-2, .image-3, .image-4, .image-5, .image-6, .image-7 {
  border: 9px solid #c9c9c9;
  border-radius: 50%;
}

.div-block-46 {
  z-index: 4;
  cursor: pointer;
  background-color: #00000078;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-47 {
  background-color: #fff;
  border-radius: 20px;
  width: 600px;
  height: 550px;
  margin: auto;
  padding: 40px;
  font-family: Barlow, sans-serif;
  position: absolute;
  inset: 0%;
}

.div-block-48 {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-37 {
  color: #f50000;
  text-align: center;
  margin-bottom: 0;
}

.heading-38 {
  color: #f50000;
  text-align: center;
  margin-top: 0;
  font-weight: 400;
}

.html-embed {
  text-align: center;
}

.heading-39 {
  color: #f50000;
  text-align: center;
  font-weight: 400;
}

.column {
  text-align: center;
  flex-direction: column;
  font-family: Barlow, sans-serif;
  display: flex;
}

.button-3 {
  color: #333;
  background-color: #0000;
  padding-left: 0;
  font-size: 21px;
}

.heading-40 {
  color: #b40d0d;
}

.link, .link-2 {
  color: #fff;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.columns {
  margin-top: 12px;
  margin-bottom: 12px;
}

.column-2, .column-3 {
  text-align: center;
}

.div-block-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 34px;
  display: grid;
}

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

.text-block-3 {
  font-size: 22px;
}

.text-block-4 {
  text-align: center;
  font-size: 21px;
}

.section-3 {
  margin-bottom: 0;
  padding-top: 109px;
  font-family: Barlow, sans-serif;
  line-height: 42px;
}

.container {
  padding: 40px;
}

.heading-42 {
  text-align: center;
  font-size: 45px;
}

.heading-43 {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-5 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
}

.link-text {
  color: #353535;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.body {
  background-image: linear-gradient(#ffffffeb, #ffffffeb), url('../images/LUNA-SEASONAL-LIGHTS-BANNER-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-50 {
  padding: 30px;
}

.link-3 {
  color: #3a3a3a;
  margin-top: 6px;
  font-size: 18px;
  text-decoration: none;
}

.div-block-51 {
  padding: 30px;
}

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

.div-block-52 {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/LUNA-SEASONAL-LIGHTS-BANNER-3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  font-family: Barlow, sans-serif;
}

.html-embed-2 {
  margin-top: 29px;
}

.heading-44 {
  font-size: 25px;
}

.heading-45 {
  color: #080b5f;
  text-align: center;
  font-family: Barlow, sans-serif;
  font-size: 62px;
  font-weight: 500;
  line-height: 69px;
}

.heading-46, .heading-47 {
  font-size: 25px;
}

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

.section-4 {
  background-color: #f8f8f8;
  padding: 32px 101px;
}

.bold-text-4 {
  line-height: 58px;
}

.columns-2 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.columns-3 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.code-embed {
  margin-top: 34px;
}

.div-block-54 {
  padding: 30px 53px;
}

.div-block-55 {
  padding-left: 53px;
  padding-right: 53px;
}

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

.section-6 {
  background-color: #f8f8f8;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #000b5f;
    flex: 0 auto;
    display: block;
    position: absolute;
    top: 66.375px;
    left: 491px;
  }

  .grid-hero {
    grid-template-rows: .9fr 1fr;
  }

  .heading-4 {
    font-size: 54px;
  }

  .menu-button {
    color: #fff;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .column {
    flex-direction: column;
  }

  .columns {
    flex-direction: column-reverse;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    left: 329px;
  }

  .heading-2 {
    font-size: 33px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .grid {
    grid-template-rows: minmax(400px, 25vw);
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(400px, 25vw);
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .div-block-47 {
    width: 450px;
    height: 550px;
  }

  .columns {
    flex-direction: column-reverse;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .link-phone {
    display: none;
  }

  .nav-menu {
    left: 84px;
  }

  .button {
    display: block;
  }

  .grid-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    justify-items: stretch;
    display: grid;
  }

  .div-block-46 {
    display: block;
  }

  .div-block-47 {
    width: 400px;
    height: 550px;
    padding: 11px;
  }

  .column {
    margin-bottom: 40px;
  }

  .container {
    padding-left: 14px;
    padding-right: 14px;
  }
}

#w-node-_36d8f7c2-6e07-f93f-efb6-c5d4be963a0f-fe739878 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8170c53c-0cda-8051-3670-4fdcc3c6f8aa-fe739878 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-bb18b040-b4cd-511a-ef01-867627ebe1dc-fe739878, #w-node-_1d7d3c28-9452-88aa-be90-31ba8f61e96e-fe739878, #w-node-_51572e6f-ffd1-0bc3-6691-fc7948b4854c-fe739878, #w-node-_6caea915-60b6-d6c3-44dd-3c1845d30ec9-fe739878, #w-node-_6caea915-60b6-d6c3-44dd-3c1845d30ed1-fe739878, #w-node-_6caea915-60b6-d6c3-44dd-3c1845d30eda-fe739878 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-bc623ec1-e20c-f47e-86ac-9f6ec2058f3d-fe739878, #w-node-fb15a2b9-63cf-989d-ea41-ddc00fada438-fe739878, #w-node-df0ac37f-4615-fbef-1ba0-704976899fa0-fe739878, #w-node-_41029f68-7600-0cd3-606e-c9ccde4fb8d6-fe739878, #w-node-_106939ba-dfe2-e3d4-01ef-2507205639eb-fe739878, #w-node-_97dee0ba-4422-bfd6-2a6d-14f5549d291c-fe739878 {
  place-self: center;
}

#w-node-_6dfe7ebf-57b4-74db-659a-33b115fbf8b4-4e549341 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_17f7ba87-be5c-1603-f540-2a1b235fdb59-4d8c9cab {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fe12acda-2f37-74b9-9fe7-631745cd7332-4d8c9cab {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}

#w-node-_17f7ba87-be5c-1603-f540-2a1b235fdb59-a8d974c7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fe12acda-2f37-74b9-9fe7-631745cd7332-a8d974c7 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_36d8f7c2-6e07-f93f-efb6-c5d4be963a0f-fe739878, #w-node-_8170c53c-0cda-8051-3670-4fdcc3c6f8aa-fe739878 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_36d8f7c2-6e07-f93f-efb6-c5d4be963a0f-fe739878 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8170c53c-0cda-8051-3670-4fdcc3c6f8aa-fe739878, #w-node-_17f7ba87-be5c-1603-f540-2a1b235fdb59-4d8c9cab {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-fe12acda-2f37-74b9-9fe7-631745cd7332-4d8c9cab {
    grid-area: span 2 / span 3 / span 2 / span 3;
    place-self: center;
  }

  #w-node-_17f7ba87-be5c-1603-f540-2a1b235fdb59-a8d974c7 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-fe12acda-2f37-74b9-9fe7-631745cd7332-a8d974c7 {
    grid-area: span 2 / span 3 / span 2 / span 3;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_36d8f7c2-6e07-f93f-efb6-c5d4be963a0f-fe739878 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-e043807e-c26a-0429-97bb-30a04e549344-4e549341, #w-node-e043807e-c26a-0429-97bb-30a04e549368-4e549341 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


