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

body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-size: 18px;
}

a {
  color: red;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.navlink.w--current {
  color: red;
}

.navlink.red {
  background-color: red;
  color: #fff;
  font-weight: 700;
}

.navcontainer {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-right: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.brand {
  padding: 20px;
}

.about-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.news-section {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f5f5f5;
}

.gallery-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.map-section {
  height: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.contact-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.title-element {
  width: 50px;
  height: 5px;
  margin-bottom: 40px;
  background-color: red;
}

.title-element.center {
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  margin-top: 20px;
}

.news-items-wapper {
  width: 80%;
  margin: 40px auto;
}

.galley-grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.contact-grid {
  margin-top: 50px;
  margin-bottom: 50px;
  -ms-grid-columns: 0.25fr 3.25fr;
  grid-template-columns: 0.25fr 3.25fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.footer-section {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 3px solid red;
  background-color: #000;
}

.footer-wapper {
  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;
}

.col-left {
  width: 50%;
}

.col-left-right {
  width: 50%;
  margin-right: 35px;
  text-align: right;
}

.text-block {
  margin-left: 35px;
  color: #fff;
}

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

.margin-top-bottom-50 {
  margin-top: 50px;
}

.tab-link {
  background-color: transparent;
}

.tab-link:hover {
  border-bottom: 1px solid #eee;
  text-decoration: none;
}

.tab-link.w--current {
  border-bottom: 1px solid red;
  background-color: transparent;
  color: red;
  font-weight: 700;
}

.tabs-menu {
  margin-bottom: 25px;
}

.gallery-item {
  width: 300px;
  height: 200px;
}

.gallery-item.our-menu-1 {
  background-image: url('../images/65133043_2151154131599860_185214138153172992_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.our-menu-2 {
  background-image: url('../images/64915704_2152473601467913_4608854204755214336_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.our-menu-3 {
  background-image: url('../images/65449636_2151147928267147_2814786055285243904_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.our-menu-4 {
  background-image: url('../images/65034154_2156403654408241_4672723903204818944_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.our-menu-5 {
  background-image: url('../images/65667748_2160738453974761_9186277847428235264_o.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: repeat-x;
}

.gallery-item.our-menu-6 {
  background-image: url('../images/59800660_2076659789049295_5715153233773592576_n.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.gallery-item.our-menu-7 {
  background-image: url('../images/65316197_2154782994570307_1718035739293253632_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.our-menu-8 {
  background-image: url('../images/91928068_2716060178442583_4210598732258869248_n.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: repeat-x;
}

.gallery-item.our-menu-9 {
  background-image: url('../images/91952599_2716060378442563_4202606274862383104_n.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.gallery-item.exterior-1 {
  background-image: url('../images/13498018_1003569559691662_7841095816490251067_o_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.exterior-2 {
  background-image: url('../images/13490635_1003572886357996_7618899656825215828_o_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.exterior-3 {
  background-image: url('../images/13558797_1003569013025050_2038723663053122374_o.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.exterior-4 {
  background-image: url('../images/81044241_2511531362228800_4687644662540795904_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.exterior-5 {
  background-image: url('../images/13498079_1003569546358330_3241433219694464512_o.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.exterior-6 {
  background-image: url('../images/13497586_1003574193024532_9165618122308157130_o.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.garden-1 {
  background-image: url('../images/graden_originals-2.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.garden-2 {
  background-image: url('../images/graden_originals-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.garden-3 {
  background-image: url('../images/graden_originals-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.garden-4 {
  background-image: url('../images/graden_originals-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.garden-5 {
  background-image: url('../images/graden_originals-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.garden-6 {
  background-image: url('../images/graden_originals-1.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-item.interior {
  background-image: url('../images/13559141_1003573616357923_7151049343265995317_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-2 {
  background-image: url('../images/13522921_1003573623024589_2045835496951110473_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-3 {
  background-image: url('../images/13568766_1003573636357921_4763848280673835262_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-4 {
  background-image: url('../images/13502948_1003573679691250_3753506239331803201_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-5 {
  background-image: url('../images/13495645_1003573516357933_5816947997194587018_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-6 {
  background-image: url('../images/13497560_1003573673024584_6227633860016563957_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-7 {
  background-image: url('../images/13568931_1003573779691240_2413786376434855765_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-8 {
  background-image: url('../images/13558818_1003573526357932_5006418458700915312_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.gallery-item.interior-9 {
  background-image: url('../images/13497971_1003573356357949_4554373370631377352_o.jpg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.slider {
  height: 100vh;
}

.nav-menu {
  margin-left: auto;
}

.slider-txt-wapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-title {
  margin-bottom: 40px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.41);
}

.slider-txt {
  width: 60%;
}

.button {
  background-color: red;
}

.slide-2 {
  background-image: url('../images/IMG_2804.jpeg');
  background-position: 0px 0px;
  background-size: auto;
}

.slide-1 {
  background-image: url('../images/13558797_1003569013025050_2038723663053122374_o_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.slide-2-copy {
  background-image: url('../images/13490635_1003572886357996_7618899656825215828_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/graden_originals-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.d-none {
  display: none;
}

@media screen and (max-width: 991px) {
  .galley-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gallery-item {
    width: 100%;
  }

  .gallery-item.garden-1 {
    background-size: cover;
  }

  .gallery-item.interior {
    background-size: cover;
  }

  .gallery-item.interior-2 {
    background-size: cover;
  }

  .gallery-item.interior-3 {
    background-size: cover;
  }

  .gallery-item.interior-4 {
    background-size: cover;
  }

  .gallery-item.interior-5 {
    background-size: cover;
  }

  .gallery-item.interior-6 {
    background-size: cover;
  }

  .gallery-item.interior-7 {
    background-size: cover;
  }

  .gallery-item.interior-8 {
    background-size: cover;
  }

  .gallery-item.interior-9 {
    background-size: cover;
  }

  .slider-txt {
    width: 90%;
  }
}

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

@media screen and (max-width: 479px) {
  .galley-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .hero-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }

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

#w-node-_4ef90613-3dc8-e2b0-88cf-89e9e8da4ef8-d8c61959 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_7e8cdf48-6382-4bd7-d2e5-dd52728b5315-d8c61959 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a74957c0-f50e-5b85-80bf-14c5fcca1daf-d8c61959 {
  -ms-grid-column-align: center;
  justify-self: center;
}

