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

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

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.frame-8 {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #014e36;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 12px 12px 12px 25px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #e6efe4;
  letter-spacing: .15em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend Zetta, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-7 {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-6 {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom: 1px #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-9 {
  grid-column-gap: 10px;
  border-bottom: 1px #fff;
  border-radius: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.frame-9.selected-nav {
  border-bottom-style: solid;
}

.frame-2 {
  grid-column-gap: 10px;
  border: 1px solid #27ae03;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.frame-2.nav-item.w--current {
  border-bottom-color: #fff;
}

.frame-2.nav-item.selected-mobile-nav.w--current {
  white-space: nowrap;
  flex-flow: row;
}

.nrkarrow-up {
  object-fit: cover;
  overflow: hidden;
}

.main {
  width: 100%;
  max-width: 1440px;
}

.body {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #014e36;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-family: Archivo, sans-serif;
  transition: background-color .2s;
  display: flex;
}

.hero {
  grid-row-gap: 113px;
  background-image: url('../images/gallery-hero.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  border: 0 solid #fff;
  border-top-style: none;
  border-bottom: 1px #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 510px;
  padding-top: 58px;
  padding-bottom: 40px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.hero.home-bg {
  background-image: url('../images/Frame-39.png');
  background-position: 0 0;
  background-size: auto;
  min-height: 600px;
}

.hero.gallery-bg {
  grid-row-gap: 0px;
  background-image: url('../images/viber_image_2025-05-09_10-54-24-617.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
  display: flex;
  overflow: visible;
}

.frame-56 {
  grid-row-gap: 28px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-3.text-white {
  color: #e6efe4;
}

.text-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.text-4.text-white {
  color: #e6efe4;
}

.frame-109 {
  grid-column-gap: 10px;
  background-color: #014e36;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 26px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.frame-109:hover {
  background-color: #022117;
}

.text-5 {
  color: #e6efe4;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.frame-93 {
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 176px;
  text-decoration: none;
  display: flex;
}

.frame-20 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #014e36;
  border: 1px solid #fff;
  border-top-color: #000;
  border-bottom-style: none;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.frame-11 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.text-7 {
  opacity: .7;
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-106 {
  grid-row-gap: 53px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 30%;
  text-decoration: none;
  display: flex;
}

.solarruler-outline {
  object-fit: cover;
  overflow: hidden;
}

.octiconchevron-left-12 {
  background-color: #22381c00;
  border-radius: 12px;
  overflow: hidden;
}

.frame-110 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #022117;
  border: 0 solid #fff;
  border-width: 0 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 176px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.frame-110.frame-20 {
  border-style: none;
  border-width: 1px;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}

.proizvodnja-u-savremeno-opremljenoj-hali-u-prokuplju-garantuje-kontrolu-kvaliteta-u-svakom-koraku {
  opacity: .7;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.frame-107 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-105 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #014e36;
  border: 1px solid #fff;
  border-style: solid none;
  border-radius: 1px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #e6efe4;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.p-description {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.nametaj-po-meri-vaeg-ivota-0, .nametaj-po-meri-vaeg-ivota-1 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 50px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.frame-29 {
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-111 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.kitchen-bg {
  background-image: url('../images/image.png');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Archivo, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 4px 4px #00000040;
}

.image {
  object-fit: cover;
}

.frame-112 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #022117;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  position: absolute;
}

.frame-112:hover {
  background-color: #014e36;
}

.frame-113 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.text-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-114 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-96 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.text-12 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-115 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-94 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.frame-116 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-102 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 440px;
  text-decoration: none;
  display: flex;
}

.frame-117 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-118 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.hodnici {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.frame-119, .frame-120 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #e6efe4;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 100%;
  padding: 30px;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-121 {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #022117;
  background-image: url('../images/ideje-bg.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-13 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-14 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.pattern {
  z-index: -1;
  object-fit: cover;
  position: absolute;
  top: -79px;
  left: 112px;
  overflow: hidden;
}

.frame-104 {
  background-color: #014e36;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-122 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #e6efe4;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
}

.text-16 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.frame-123 {
  grid-row-gap: 10px;
  object-fit: cover;
  border: 1px solid #fff;
  border-width: 1px 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 242px;
  padding: 0;
  display: flex;
}

.tradicionalne-vrednosti-savremena-izrada-0 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 100;
  line-height: 70px;
  text-decoration: none;
}

.tradicionalne-vrednosti-savremena-izrada-1 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-6 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-7 {
  color: #e6efe4;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.contact-us {
  grid-column-gap: 30px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.frame-79 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.frame-124 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 46px;
  text-decoration: none;
}

.text-18 {
  color: #142010;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.frame-83 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.frame-82 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icbaseline-phone {
  object-fit: cover;
  overflow: hidden;
}

.text-19 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-42 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 384px;
  text-decoration: none;
  display: flex;
}

.frame-39 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-4 {
  grid-column-gap: 10px;
  border: 1px solid #1b2c5c1a;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  opacity: .5;
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-125 {
  border: 1px solid #1b2c5c1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.carbonchevron-mini {
  overflow: hidden;
}

.frame-126 {
  border: 1px solid #1b2c5c1a;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 171px;
  padding: 12px 16px;
  display: flex;
}

.frame-3 {
  grid-column-gap: 10px;
  background-color: #014e36;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-127 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 426px;
  height: 384px;
  text-decoration: none;
  display: flex;
}

.frame-128 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: Archivo, sans-serif;
  text-decoration: none;
  display: flex;
}

.nrkarrow-up-2 {
  opacity: .7;
  object-fit: cover;
  overflow: hidden;
}

.image-2 {
  object-fit: cover;
}

.footer {
  grid-row-gap: 62px;
  color: #a31515;
  text-align: right;
  background-color: #014e36;
  border-top: 0 solid #f3f0f0;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.frame-75 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #e6efe4;
  letter-spacing: .15em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend Zetta, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-74 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 944px;
  text-decoration: none;
  display: flex;
}

.frame-70 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.frame-69 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-73 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-76 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-bottom {
  border-top: 1px solid #f3f3f3;
  border-radius: 1px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #f3f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-55 {
  grid-column-gap: 45.9259px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.social-icons {
  object-fit: cover;
}

.grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #022117;
  flex-flow: wrap;
  grid-template: ". Area"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.frame-129 {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  background-color: #e6efe4;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  padding: 20px;
  text-decoration: none;
  display: grid;
}

.frame-130 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.img_3484-1 {
  object-fit: cover;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

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

.gallery-overview-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block-2 {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-2 {
  width: 100%;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 300px;
  height: 300px;
  display: block;
}

.collection-item-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100px;
  height: 100px;
}

.image-3 {
  width: 200%;
  max-width: none;
  height: 200px;
  max-height: none;
  display: block;
}

.container-4 {
  width: 100%;
  height: 100%;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 500px;
  display: block;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: grid;
}

.collection-item-3 {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.collection-list-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#fff, #fff);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 900px;
  padding: 20px;
  display: block;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: none;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  max-height: none;
  display: grid;
}

.collection-item-4 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  contain: size;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.collection-item-4.div {
  object-fit: fill;
}

.frame-131 {
  grid-column-gap: 1px;
  background-color: #014e36;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-132 {
  grid-column-gap: 10px;
  background-color: #0000;
  border: 0 #27ae03;
  border-left-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 26px;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #e6efe4;
  text-align: center;
  word-break: normal;
  overflow-wrap: normal;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.frame-133 {
  grid-column-gap: 10px;
  background-color: #014e36;
  border-right: 0 solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 26px;
  text-decoration: none;
  display: flex;
}

.image-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.collection-list-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e6efe4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: block;
}

.collection-list-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.collection-item-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  width: 100%;
  height: 250px;
}

.image-5 {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox-link-2 {
  opacity: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  display: block;
}

.empty-state {
  height: 250px;
}

.submit-button {
  background-color: #014e36;
}

.submit-button:hover {
  background-color: #022117;
}

.field-label {
  font-size: 16px;
}

.field-label-2 {
  font-size: 16px;
  font-weight: 600;
}

.form-block, .text-field {
  width: 100%;
  height: 100%;
}

.form {
  height: 100%;
}

.nav-menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #014e36;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.nav-selected {
  grid-column-gap: 10px;
  border: 0 solid #fff;
  border-bottom: 1px #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100px;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.nav-selected.w--current {
  border-bottom-style: solid;
}

.nav-selected.nav-item {
  outline-offset: 0px;
  border-bottom-style: none;
  outline: 3px #00e;
  width: 110px;
}

.nav-selected.nav-item.w--current, .nav-selected.nav-item.galerija.w--current, .nav-selected.nav-item.galerija-nav {
  border-bottom-style: solid;
}

.nav-selected.nav-home-cms.w--current, .nav-selected.home-page-nav.w--current {
  border-bottom-style: none;
}

.text-28 {
  color: #e6efe4;
  text-overflow: clip;
  overflow-wrap: normal;
  white-space: nowrap;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.brand {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block {
  text-decoration: none;
}

.link-block.tab-link {
  border-left: 1px #000;
  border-right: 1px solid #fff;
  width: 180px;
}

.link-block.tab-link.w--current {
  background-color: #022117;
  border-left-style: none;
}

.link-block.tab-link.tab-link-last-child, .link-block.tab-link.tab-link-last-child.w--current {
  border-right-style: none;
}

.link-block-2 {
  text-decoration: none;
}

.frame-21 {
  grid-row-gap: 113px;
  background-image: url('../images/homecontact.jpg');
  background-position: 50%;
  background-size: cover;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 58px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.frame-134 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #014e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-30 {
  color: #014e36;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.frame-135 {
  grid-column-gap: 10px;
  background-color: #014e36;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 26px;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #e6efe4;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.nrkarrow-up-3 {
  object-fit: cover;
  overflow: hidden;
}

.frame-136 {
  grid-column-gap: 45.9259px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.social-icons-3 {
  object-fit: cover;
}

.frame-137 {
  grid-row-gap: 113px;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #142010;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-38-1.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 58px;
  display: flex;
}

.frame-138 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 347px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-33 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.frame-139 {
  grid-column-gap: 10px;
  background-color: #014e36;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 26px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #e6efe4;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.nrkarrow-up-4 {
  object-fit: cover;
  overflow: hidden;
}

.logo-title {
  grid-row-gap: 80px;
  background-color: #014e36;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-140 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.nai-klijenti {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
}

.zadovoljstvo-koje-traje-kroz-svaki-projekat-prostor-i-saradnju {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.nai-klijenti-0 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 70px;
  text-decoration: none;
}

.nai-klijenti-1 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
}

.zadovoljstvo-koje-traje-kroz-svaki-projekat-prostor-i-saradnju-0 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
}

.zadovoljstvo-koje-traje-kroz-svaki-projekat-prostor-i-saradnju-1 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.logo-title-2 {
  grid-row-gap: 80px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.logos {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo {
  background-image: url('../images/Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  text-decoration: none;
  display: flex;
}

.image-6 {
  object-fit: cover;
}

.ellipse-1 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.image-1 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 40px;
}

.image-7 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80px;
}

.image-8 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80px;
}

.image-9 {
  background-image: url('../images/Logo-Wrapper.png');
  background-position: 50%;
  background-size: cover;
  min-height: 40px;
}

.logo-title-3 {
  grid-row-gap: 80px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.logos-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  background-image: url('../images/Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  text-decoration: none;
  display: flex;
}

.image-10 {
  object-fit: cover;
}

.ellipse-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  text-decoration: none;
  display: flex;
}

.image-11 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 40px;
}

.image-12 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80px;
}

.image-13 {
  background-image: linear-gradient(#014e36, #014e36), url('../images/image-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 80px;
}

.frame-141 {
  grid-row-gap: 1px;
  background-color: #014e36;
  border: 0 solid #014e36;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-142 {
  grid-column-gap: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-143 {
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 218px;
  padding: 30px;
  display: flex;
}

.text-35 {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-144 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #1a7a00;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.prokuplje {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.frame-145 {
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 218px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-37 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-38 {
  color: #1a7a00;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.specijalna-bolnica {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.text-39 {
  color: #014e36;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.text-40 {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.testimonial-column-dark {
  background-color: #014e36;
  border: 0 solid #022117;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-146 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.ta-kau-o-nama {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
}

.iskustva-zadovoljnih-klijenata-govore-vie-od-rei {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.columns {
  grid-column-gap: 1px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.portrait-of-restaurant-chef-behind-him-restaurant-enterier {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 350px;
  display: flex;
}

.ta-kau-o-nama-0 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 70px;
  text-decoration: none;
}

.ta-kau-o-nama-1 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
}

.small-columns {
  background-color: #022117;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 349.624px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.small-columns-2 {
  width: 360px;
  height: 350px;
}

.quote {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 289.624px;
  text-decoration: none;
  display: flex;
}

.text-41 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.author {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.small-columns-3 {
  grid-column-gap: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 349.624px;
  text-decoration: none;
  display: flex;
}

.column-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 349.624px;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-row-gap: 24px;
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 349.624px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-43 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.author-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.portait-of-a-woman-testimonial {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.info {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-44 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-45 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.frame-147 {
  grid-row-gap: 113px;
  background-color: #14201080;
  background-image: linear-gradient(#00000080, #00000080), url('../images/carpentry-shop-interior-with-wood-and-tools-2025-02-24-18-56-27-utc-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 58px;
  display: flex;
}

.frame-148 {
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 347px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.vie-od-nametaja {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-46 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.frame-149 {
  grid-column-gap: 10px;
  background-color: #014e36;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 26px;
  text-decoration: none;
  display: flex;
}

.text-47 {
  color: #e6efe4;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
}

.logo-title-4 {
  grid-row-gap: 80px;
  background-color: #014e36;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-150 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-48 {
  color: #e6efe4;
  letter-spacing: .15em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lexend Zetta, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.porodina-firma-osnovana-2003-godine-u-prokuplju-sa-jasnom-vizijom-stvarati-kvalitetan-funkcionalan-i {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.column-3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 349.624px;
  display: flex;
}

.portrait-of-restaurant-chef-behind-him-restaurant-enterier-2 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 349.624px;
  text-decoration: none;
  display: flex;
}

.quote-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-49 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-50 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.testimonial-column-dark-2 {
  border: 0 solid #022117;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-151 {
  background-color: #014e36;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-51 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
}

.text-52 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.frame-152 {
  grid-column-gap: 1px;
  background-color: #014e36;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-153 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 359.25px;
  text-decoration: none;
  display: flex;
}

.image-15 {
  object-fit: cover;
}

.frame-154 {
  grid-column-gap: 10px;
  background-color: #f6f6f6;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 120px;
  padding: 30px;
  display: flex;
}

.text-53 {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.ta-pravimo-0 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 70px;
  text-decoration: none;
}

.ta-pravimo-1 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
}

.testimonial-column-dark-3 {
  border: 0 solid #022117;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-155 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #014e36;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-54 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
}

.text-55 {
  color: #fff;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}

.frame-156 {
  grid-column-gap: 1px;
  background-color: #014e36;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-157 {
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 479px;
  height: 200px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-56 {
  color: #014e36;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.text-57 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-158 {
  background-color: #f6f6f6;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 479.333px;
  height: 200px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.text-58 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-59 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.naa-filozofija-0 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 70px;
  text-decoration: none;
}

.naa-filozofija-1 {
  color: #f6f6f6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 70px;
  text-decoration: none;
}

.image-16 {
  max-width: 10%;
}

.selected-mobile-nav {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-5 {
  text-decoration: none;
}

.field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  font-size: 16px;
  font-weight: 600;
}

.field-label-7 {
  font-size: 16px;
}

.field-label-8, .field-label-9 {
  font-size: 16px;
  font-weight: 600;
}

.link-block-6 {
  text-decoration: none;
}

.image-17 {
  mix-blend-mode: normal;
}

.link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15 {
  text-decoration: none;
}

.vector {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
}

.div-block {
  width: 426px;
  max-width: 100%;
  height: 300px;
}

.code-embed {
  width: 426px;
  height: 300px;
  display: flex;
}

.image-18 {
  width: auto;
  max-width: none;
  max-height: 100%;
}

.lightbox-link-3 {
  width: 100%;
  height: 100%;
}

.image-19 {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.image-20 {
  width: auto;
  max-width: none;
  max-height: 100%;
}

.footer-maintainer-link {
  color: #f6f6f6;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .frame-8 {
    padding-right: 20px;
  }

  .frame-2.nav-item {
    border-style: none;
  }

  .frame-2.nav-item.w--current {
    width: 100%;
  }

  .nrkarrow-up {
    min-width: 30px;
  }

  .frame-56 {
    justify-content: center;
    align-items: center;
  }

  .frame-93 {
    height: 250px;
  }

  .frame-20 {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-106 {
    width: 100%;
  }

  .solarruler-outline {
    min-width: auto;
  }

  .frame-110 {
    height: 100%;
  }

  .frame-110.frame-20 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-107 {
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }

  .frame-105 {
    flex-flow: column;
  }

  .text-8 {
    font-size: 48px;
  }

  .p-description {
    font-family: Archivo, sans-serif;
  }

  .frame-113 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-119 {
    padding-left: 30px;
  }

  .frame-121 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-122 {
    flex-flow: column;
  }

  .contact-us {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .footer {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .frame-75 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-2 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .container-3 {
    max-width: 728px;
  }

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

  .frame-131 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .frame-132 {
    border-right-style: none;
    width: 100%;
  }

  .collection-list-4 {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu {
    background-color: #014e36;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .nav-selected {
    border-style: none;
    width: 100%;
  }

  .nav-selected.w--current {
    border-bottom-style: none;
  }

  .nav-selected.nav-item {
    width: 100%;
  }

  .nav-selected.nav-item.w--current, .nav-selected.nav-item.galerija.w--current {
    border-bottom-style: none;
  }

  .nav-selected.nav-item.galerija-nav {
    border-style: solid;
    border-width: 1px;
  }

  .brand {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .menu-button-2 {
    color: #fff;
    font-size: 24px;
  }

  .menu-button-2.w--open {
    background-color: #014e36;
  }

  .link-block.tab-link {
    border-right-style: none;
  }

  .content-style {
    flex-flow: wrap;
    height: auto;
  }

  .logos {
    flex-flow: wrap;
    align-items: center;
  }

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

  .frame-141 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .frame-142 {
    grid-column-gap: 1px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .frame-143 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 240px;
    padding-left: 20px;
  }

  .frame-145 {
    width: 240px;
  }

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

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

  .author {
    font-size: 18px;
  }

  .frame-150 {
    justify-content: space-between;
    align-items: center;
  }

  .porodina-firma-osnovana-2003-godine-u-prokuplju-sa-jasnom-vizijom-stvarati-kvalitetan-funkcionalan-i {
    font-size: 18px;
  }

  .column-3 {
    flex-flow: column;
    height: auto;
  }

  .small-columns-4, .quote-2 {
    height: auto;
  }

  .text-49 {
    margin-bottom: 20px;
  }

  .text-50 {
    font-size: 18px;
  }

  .frame-151 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .text-52 {
    width: 50%;
  }

  .frame-152 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .selected-mobile-nav {
    border: 1px #fff;
    border-bottom-style: solid;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left {
    flex-flow: row;
    display: block;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .frame-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    height: 50px;
  }

  .frame-7 {
    justify-content: center;
    align-items: center;
    font-family: Archivo, sans-serif;
  }

  .text-2 {
    white-space: nowrap;
  }

  .frame-2.nav-item.w--current {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .hero {
    height: 800px;
    padding-top: 100px;
  }

  .frame-93 {
    height: 300px;
  }

  .frame-20 {
    border-top-style: none;
    border-left-style: none;
    height: 100%;
  }

  .solarruler-outline {
    display: block;
  }

  .frame-110 {
    height: auto;
  }

  .text-8 {
    line-height: 40px;
  }

  .nametaj-po-meri-vaeg-ivota-0, .nametaj-po-meri-vaeg-ivota-1 {
    line-height: 60px;
  }

  .frame-112 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-114 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-115 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-115.p-10 {
    justify-content: space-between;
    align-items: center;
  }

  .frame-116, .frame-117, .frame-118 {
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-119 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-120.p-10 {
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-121 {
    flex-flow: row;
  }

  .text-15 {
    line-height: 50px;
  }

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

  .tradicionalne-vrednosti-savremena-izrada-0 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
  }

  .tradicionalne-vrednosti-savremena-izrada-1 {
    font-size: 40px;
    line-height: 20px;
  }

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

  .gallery-overview, .gallery-overview-2 {
    padding: 60px 15px;
  }

  .frame-131 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-27 {
    font-size: 18px;
  }

  .collection-list-4 {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    display: block;
  }

  .navbar {
    flex-flow: row;
    height: 70px;
  }

  .nav-selected {
    text-align: left;
    direction: ltr;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

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

  .nav-selected.nav-item.galerija-nav {
    border-style: none;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
  }

  .social-icons-3 {
    font-size: 14px;
  }

  .logo-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-title-2 {
    flex-flow: column;
  }

  .content-style {
    height: auto;
  }

  .logos {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: center;
    height: 100%;
  }

  .frame-142 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .frame-143, .frame-145 {
    border-bottom: 1px solid #000;
  }

  .image-14 {
    min-width: 30px;
  }

  .link-block-3 {
    text-decoration: none;
  }

  .frame-146 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ta-kau-o-nama {
    font-size: 40px;
    line-height: 40px;
  }

  .iskustva-zadovoljnih-klijenata-govore-vie-od-rei {
    font-size: 18px;
    line-height: 26px;
  }

  .portrait-of-restaurant-chef-behind-him-restaurant-enterier {
    width: 100%;
    height: 250px;
  }

  .ta-kau-o-nama-0, .ta-kau-o-nama-1 {
    font-size: 40px;
    line-height: 40px;
  }

  .small-columns-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 250px;
  }

  .quote {
    height: auto;
  }

  .text-41 {
    font-size: 18px;
  }

  .content-style-3 {
    height: auto;
  }

  .author-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-150 {
    flex-flow: column;
    width: 100%;
  }

  .column-3 {
    flex-flow: column;
    height: auto;
  }

  .small-columns-4 {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .quote-2 {
    height: auto;
  }

  .frame-151 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-152 {
    grid-column-gap: 1px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .frame-155 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-156 {
    grid-column-gap: 1px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 10px;
    display: flex;
  }

  .image-16 {
    max-width: 20%;
  }

  .selected-mobile-nav {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    width: 100%;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .frame-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-7 {
    flex-flow: column;
  }

  .frame-2.nav-item {
    color: #014e36;
    background-color: #014e36;
  }

  .frame-2.nav-item.selected-mobile-nav.w--current {
    flex-flow: row;
  }

  .body {
    max-width: 100%;
  }

  .hero {
    background-image: url('../images/homebg.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
  }

  .hero.home-bg {
    height: auto;
  }

  .hero.gallery-bg {
    background-image: url('../images/viber_image_2025-05-09_10-54-24-617.jpg');
    background-position: 50%;
  }

  .text-3 {
    font-size: 32px;
    line-height: 32px;
  }

  .text-3.text-white {
    color: #fff;
  }

  .text-4 {
    font-size: 18px;
    font-weight: 400;
  }

  .text-4.text-white {
    color: #fff;
  }

  .frame-109 {
    width: auto;
  }

  .frame-93 {
    flex-flow: column;
    height: 100%;
  }

  .frame-20 {
    border-right-style: none;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .text-7 {
    font-size: 16px;
  }

  .solarruler-outline {
    display: block;
  }

  .frame-110.frame-20 {
    border-left-style: none;
    border-right-style: none;
    justify-content: center;
    align-items: center;
  }

  .proizvodnja-u-savremeno-opremljenoj-hali-u-prokuplju-garantuje-kontrolu-kvaliteta-u-svakom-koraku {
    font-size: 16px;
  }

  .frame-107.frame-106 {
    justify-content: space-between;
    align-items: flex-end;
  }

  .frame-105 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-8 {
    font-size: 32px;
    line-height: 30px;
  }

  .p-description {
    font-size: 18px;
    line-height: 18px;
  }

  .nametaj-po-meri-vaeg-ivota-1 {
    font-size: 30px;
    line-height: 10px;
  }

  .frame-111 {
    flex-flow: column;
  }

  .kitchen-bg {
    justify-content: space-between;
    align-items: center;
    max-width: 480px;
    max-height: 480px;
    position: static;
    overflow: visible;
  }

  .frame-112 {
    max-width: none;
    overflow: hidden;
  }

  .frame-114 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-around;
  }

  .frame-115.p-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
  }

  .frame-94 {
    flex-flow: column;
  }

  .frame-116 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-around;
  }

  .frame-117 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-around;
    height: 100%;
  }

  .frame-118, .frame-119, .frame-120.p-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-around;
  }

  .frame-121 {
    max-width: 480px;
  }

  .frame-122 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-15 {
    font-size: 32px;
    line-height: 32px;
  }

  .text-16 {
    font-size: 16px;
    font-weight: 300;
  }

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

  .tradicionalne-vrednosti-savremena-izrada-1 {
    font-size: 32px;
    line-height: 32px;
  }

  .specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-6 {
    font-size: 16px;
    font-weight: 500;
  }

  .specijalizovani-smo-za-izradu-nametaja-od-ploastih-materijala-po-vaim-eljama-bilo-da-opremate-dom-ka-7 {
    font-size: 16px;
  }

  .text-17 {
    font-size: 32px;
  }

  .frame-127 {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .footer {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .frame-74 {
    flex-flow: column;
    max-width: none;
  }

  .frame-70 {
    margin-top: 20px;
  }

  .footer-bottom {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    text-align: right;
    flex-flow: column;
  }

  .text-26 {
    text-align: left;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .container-2 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .container-3 {
    max-width: none;
  }

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

  .frame-131 {
    justify-content: center;
    align-items: center;
  }

  .collection-list-4 {
    grid-template-columns: 1fr;
  }

  .nav-menu {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .navbar {
    height: auto;
    padding-left: 10px;
    padding-right: 0;
  }

  .nav-selected {
    background-color: #014e36;
  }

  .nav-selected.nav-item {
    width: 100%;
  }

  .nav-selected.nav-item.galerija-nav {
    border-style: none;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .menu-button-2 {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #014e36;
    padding-left: 0;
    padding-right: 20px;
  }

  .text-29 {
    font-size: 40px;
  }

  .text-30 {
    line-height: 30px;
  }

  .icon {
    order: 0;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .icon-2 {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .frame-137 {
    height: 500px;
  }

  .text-32 {
    font-size: 40px;
  }

  .text-33 {
    font-size: 18px;
  }

  .logo-title, .frame-140 {
    flex-flow: column;
  }

  .nai-klijenti {
    line-height: 50px;
  }

  .zadovoljstvo-koje-traje-kroz-svaki-projekat-prostor-i-saradnju {
    margin-top: 20px;
  }

  .nai-klijenti-1 {
    font-size: 40px;
    line-height: 40px;
  }

  .logos {
    justify-content: center;
    align-items: center;
  }

  .frame-142 {
    grid-column-gap: 5px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .frame-143 {
    border-bottom: 1px solid #000;
    justify-content: space-between;
    align-items: center;
    width: 200px;
  }

  .frame-145 {
    border-bottom: 1px solid #000;
    width: 200px;
  }

  .author {
    margin-top: 20px;
  }

  .small-columns-3 {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .column-2 {
    height: auto;
  }

  .author-2 {
    margin-top: 20px;
  }

  .vie-od-nametaja {
    font-size: 40px;
  }

  .text-46 {
    font-size: 20px;
  }

  .text-48 {
    font-size: 50px;
  }

  .porodina-firma-osnovana-2003-godine-u-prokuplju-sa-jasnom-vizijom-stvarati-kvalitetan-funkcionalan-i {
    font-size: 18px;
  }

  .frame-151 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-52 {
    width: 100%;
  }

  .frame-152 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .ta-pravimo-1 {
    font-size: 50px;
  }

  .text-55 {
    width: 100%;
  }

  .image-16 {
    max-width: 40%;
  }

  .selected-mobile-nav {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-bottom-style: solid;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block {
    width: 360px;
  }

  .code-embed {
    width: 100%;
    display: flex;
  }

  .link {
    text-align: right;
    flex: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7224be3d-f0f8-89f2-0362-5c0c9684240e-ef17dd22 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
