:root {
  --crna: black;
  --tamna-brand: #48494b;
  --white: white;
  --ahc-zelena: #aebd6e;
  --white-2: white;
  --ahc-tamno-plava: #1e4152;
  --ahc-svjetlo-zelena: #e6e9e3;
  --širina-web: 1500px;
  --svjetla-brand: #e4e4e4;
  --zakrivljenost: 10px;
  --svijetlo-siva: #d1d1d1;
}

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

.no-padding {
  padding: 0;
}

.center {
  text-align: center;
}

.m-b-30 {
  margin-top: 0;
  margin-bottom: 30px;
}

.m-t-10 {
  margin-top: 10px;
  display: inline-block;
}

.m-b-60 {
  margin-top: 0;
  margin-bottom: 0;
}

.m-t-50 {
  margin-top: 60px;
}

.m-b-10 {
  margin-top: 0;
  margin-bottom: 10px;
}

.m-b-50 {
  margin-top: 0;
  margin-bottom: 50px;
}

.m-t-40 {
  margin-top: 40px;
}

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

.close {
  color: #7a7a7a;
  letter-spacing: 1px;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.moose-line-1---2 {
  z-index: 2;
  background-color: #cea142;
  border-radius: 10px;
  width: 30px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.spring-3 {
  background-color: #333;
  border-radius: 3px;
  width: 45px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
}

.open {
  color: #7a7a7a;
  letter-spacing: 1px;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.sliding-block {
  z-index: 0;
  float: right;
  clear: none;
  background-color: #cea142;
  width: 100%;
  max-width: 250px;
  height: 60px;
  position: absolute;
}

.square-parent {
  perspective: 2000px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0);
}

.spring-2 {
  background-color: #333;
  border-radius: 3px;
  width: 45px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.top-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.line-1 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spring-menu {
  z-index: 10;
  color: #fff;
  background-color: #786df7;
  border-radius: 5px;
  margin-top: 70px;
  left: 0;
  right: 0;
  overflow: hidden;
}

.bottom-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.moose-color-overlay-button {
  z-index: 1;
  background-color: #14213d;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0;
  transform: scale(0);
}

.triangle {
  border-bottom: 23px solid #786df7;
  border-left: 13px solid #0000;
  border-right: 13px solid #0000;
  width: 25px;
  min-width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 10.5px;
}

.line-3 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spring-1 {
  background-color: #333;
  border-radius: 3px;
  width: 45px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
}

.moose-line-1 {
  z-index: 2;
  background-color: #cea142;
  border-radius: 10px;
  width: 30px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.moose-line-2 {
  z-index: 2;
  background-color: #cea142;
  border-radius: 10px;
  width: 4px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.top-bun {
  background-color: #fdba58;
  border-radius: 25px 25px 0 0;
  width: 35px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  box-shadow: 1px 1px #be9848;
}

.middle-bubble {
  background-color: #fff;
  border-radius: 50px;
  width: 40px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.line-2 {
  z-index: 1;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.hamburger-meat {
  background-color: #63452d;
  border-radius: 5px;
  width: 40px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
}

.line2-1 {
  border: 2px solid #7a7a7a;
  width: 0;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 19px;
  left: 0;
  right: 0;
}

.moose-line-2-2 {
  z-index: 2;
  background-color: #cea142;
  border-radius: 10px;
  width: 4px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.body {
  background-color: var(--crna);
  color: var(--tamna-brand);
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.logo-text {
  color: var(--white);
  text-transform: none;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3rem;
}

.logo-text.mali {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.nav-link-2 {
  color: var(--white);
  letter-spacing: 0;
  margin: 0 0;
  padding: 13px 1.3vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4rem;
  transition: opacity .2s;
}

.nav-link-2:hover {
  opacity: .5;
}

.nav-link-2.w--current {
  color: var(--ahc-zelena);
  text-decoration: none;
}

.nav-link-2.contact-btn {
  background-color: var(--ahc-zelena);
  color: var(--ahc-tamno-plava);
  letter-spacing: 0;
  border-radius: 10px;
  margin: 0;
  padding: 13px 1.3vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4rem;
  transition: background-color .2s, color .2s;
}

.nav-link-2.contact-btn:hover {
  background-color: var(--ahc-svjetlo-zelena);
  opacity: 1;
  color: var(--ahc-tamno-plava);
}

.nav-link-2.last {
  margin-right: 0;
  padding-left: 1.3vw;
  padding-right: 2.5vw;
  font-weight: 400;
}

.contain {
  max-width: var(--širina-web);
  color: var(--crna);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  display: block;
}

.contain.flex {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.contain.flex.no-padding {
  max-width: var(--širina-web);
  margin-left: auto;
  margin-right: auto;
}

.brand {
  margin-top: 30px;
  margin-bottom: 30px;
}

.brand.footer {
  margin-top: 0;
  margin-bottom: 0;
}

.brand.nav.w--current {
  align-self: center;
}

.home-hero-section {
  object-fit: cover;
  background-color: #0000;
  align-items: flex-end;
  height: 100%;
  max-height: none;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.flex-hor-left-middle {
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-hor-left-middle.tablet-reverse {
  max-width: var(--širina-web);
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.white-hero-div {
  background-color: #fff;
  padding: 76px 64px 119px;
  position: relative;
}

.white-hero-div.absolute {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 10%;
  padding: 40px;
  position: relative;
  inset: auto;
}

.white-hero-div.home {
  border: 1px none var(--svjetla-brand);
  border-radius: var(--zakrivljenost);
  background-color: #fff0;
  width: 50%;
  margin-bottom: 60px;
  padding: 0;
}

.white-hero-div.story-quote {
  background-color: var(--tamna-brand);
  color: var(--svjetla-brand);
  border-radius: 10px;
  padding: 3rem;
}

.hero-brush-text {
  color: var(--ahc-zelena);
  width: auto;
  max-width: 100%;
  margin-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}

.div-block {
  color: var(--white);
  text-align: left;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
}

.block-tag {
  background-color: var(--tamna-brand);
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: -16px;
  margin-left: 64px;
  padding: 11px 40px;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.block-tag.white {
  background-color: var(--white-2);
  color: var(--tamna-brand);
  margin-left: 0;
  padding-left: 0;
  position: static;
}

.take-action-section {
  background-color: var(--white);
  padding-left: 5%;
  padding-right: 5%;
}

.take-action-row {
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.take-action-column {
  float: left;
  flex: 1;
  width: 25%;
  padding-right: 3rem;
}

.heading-sm {
  color: var(--tamna-brand);
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}

.heading-sm.poziv {
  color: var(--svjetla-brand);
}

.what-we-do-section {
  background-color: var(--white);
  padding: 88px 5% 160px;
}

.headline-lrg {
  color: var(--tamna-brand);
  width: auto;
  max-width: 100%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 3rem;
}

.headline-lrg.blue {
  color: var(--ahc-tamno-plava);
  text-transform: none;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 120%;
  position: static;
}

.headline-lrg.white {
  color: var(--white);
  text-transform: none;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 120%;
  position: static;
}

.text-block {
  z-index: 2;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  inset: -5% 26% auto auto;
}

.text-block.climate-change-stats {
  border-radius: 10px;
  right: auto;
}

.text-block.home-hero {
  background-color: var(--ahc-tamno-plava);
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  right: auto;
}

.text-block.ime {
  color: var(--tamna-brand);
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #0000;
  border-radius: 10px;
  width: 100%;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 0;
  font-size: 1rem;
  line-height: 1.4rem;
  left: 0;
  right: 0%;
}

.div-block-4 {
  margin-top: -16px;
  margin-left: 3rem;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-4.about {
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  inset: 0% auto auto;
}

.what-we-do-col {
  float: left;
  margin-right: 0;
  display: inline-block;
  position: relative;
}

.what-we-do-col.center, .what-we-do-col.last {
  max-width: 100%;
}

.what-we-do-col-bg {
  border: 1px solid var(--svijetlo-siva);
  color: var(--tamna-brand);
  text-align: left;
  background-color: #0000;
  border-radius: 10px;
  width: 90%;
  margin-top: 30px;
  padding: 220px 2rem 30px;
}

.what-we-do-image {
  z-index: 10;
  border: 6px solid var(--white);
  background-image: url('../images/dentisti-croazia.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 90%;
  height: 224px;
  margin-left: 10%;
  position: absolute;
}

.what-we-do-image.two {
  background-image: url('../images/chi-siamo.jpg');
}

.what-we-do-image.three {
  background-image: url('../images/dentista-Croazia-025-1.jpg');
}

.cta-btn {
  border: 1px solid var(--tamna-brand);
  background-color: var(--ahc-tamno-plava);
  color: var(--white);
  border-radius: 10px;
  padding: 13px 20px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
  transition: background-color .2s, color .2s;
}

.cta-btn:hover {
  border: 1px solid var(--tamna-brand);
  color: var(--tamna-brand);
  background-color: #0000;
}

.div-block-7 {
  float: none;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.col-wrap {
  float: left;
}

.col-wrap.middle {
  margin-left: 30px;
  margin-right: 30px;
}

.left-float {
  float: left;
}

.climate-hunger-section {
  background-image: url('../images/volosko.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 130px 5%;
}

.brush-text {
  color: var(--tamna-brand);
  width: 80%;
  max-width: 100%;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4rem;
}

.flex-vert-top-left {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.did-you-know-content-wrap {
  float: left;
  width: 100%;
}

.did-you-know-div {
  background-color: #ffffffe6;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 4rem;
  padding: 2rem 3rem;
  position: relative;
}

.did-you-know-div.prvi {
  padding-top: 3rem;
}

.div-block-11 {
  flex: 1;
}

.div-block-4-copy {
  margin-top: -23px;
  margin-left: 64px;
  position: absolute;
  top: 0;
  left: 0;
}

.testimonial-slider-section {
  background-color: var(--white-2);
  padding: 108px 5% 128px;
}

.home-updates-section {
  background-color: var(--svjetla-brand);
  padding: 128px 5% 112px;
}

.accent-text-lg {
  color: #fff;
  width: 847px;
  max-width: 100%;
  margin-top: 0;
  font-family: flood-std;
  font-size: 72px;
  line-height: 76px;
}

.m-b-70 {
  color: var(--tamna-brand);
  margin-bottom: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4rem;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 112px;
  justify-items: start;
  max-width: 100%;
}

.div-block-15 {
  padding-bottom: 50px;
  padding-right: 3rem;
}

.div-block-15-copy {
  max-width: 100%;
  padding-bottom: 50px;
  padding-left: 3rem;
  padding-right: 0;
}

.div-block-17 {
  background-image: url('../images/kaogogi.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  min-height: 400px;
}

.div-block-17-copy {
  background-image: url('../images/team.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  min-height: 400px;
}

.newsletter-signup-section {
  background-color: var(--ahc-tamno-plava);
  padding: 70px 5%;
}

.newsletter-form-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.newsletter-cta-wrap {
  width: 50%;
  margin-right: 30px;
}

.form {
  display: flex;
}

.email-input {
  border: 2px solid var(--white-2);
  color: var(--tamna-brand);
  border-radius: 10px;
  flex: 1;
  width: auto;
  height: 48px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
  padding: 10px 115px 13px 24px;
  font-size: 17px;
  line-height: 30px;
  transition: border-color .2s;
}

.email-input:focus {
  border-color: var(--tamna-brand);
}

.email-input::placeholder {
  color: var(--tamna-brand);
}

.flex-hor-left-stretch {
  display: flex;
}

.form-block {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.submit-btn {
  background-color: var(--ahc-zelena);
  color: var(--ahc-tamno-plava);
  letter-spacing: .5px;
  border-radius: 10px;
  flex: none;
  padding: 13px 37px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  transition: background-color .2s, color .2s;
}

.submit-btn:hover {
  border: 1px solid var(--svjetla-brand);
  background-color: var(--ahc-svjetlo-zelena);
  color: var(--ahc-tamno-plava);
}

.footer-section {
  background-color: #fff;
  padding: 114px 5% 0;
}

.div-block-22 {
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
}

.footer-row {
  flex: 1;
  justify-content: space-around;
  display: flex;
}

.div-block-24 {
  background-color: var(--tamna-brand);
  height: 1px;
  margin-bottom: 12px;
}

.footer-col {
  width: auto;
  max-width: 33%;
}

.footer-heading {
  letter-spacing: .4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
}

.text-block-4 {
  color: var(--tamna-brand);
  padding-bottom: 4rem;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.footer-link {
  color: var(--tamna-brand);
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link:hover {
  opacity: .5;
}

.div-block-25 {
  display: none;
}

.div-block-26 {
  justify-content: space-around;
  max-width: 100%;
  display: flex;
}

.nav-content-wrap {
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  height: 10svh;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.burger-4 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.take-action-link {
  color: var(--tamna-brand);
  text-decoration: none;
}

.underline {
  background-color: var(--tamna-brand);
  width: 0%;
  height: 1px;
  margin-bottom: 10px;
}

.values-col {
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}

.mission-values-section {
  background-color: var(--ahc-svjetlo-zelena);
  padding: 50px 5%;
}

.team-member-col {
  width: 33%;
  margin-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.navbar-2 {
  background-color: var(--ahc-tamno-plava);
  padding-left: 5%;
  padding-right: 5%;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  position: relative;
  inset: 0% 0% auto;
}

.menu-button-3 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.nav-menu-3 {
  flex: 0 auto;
  align-self: center;
  margin-left: 0;
}

.success-message {
  background-color: #ddf6e6;
}

.text-block-8 {
  color: var(--tamna-brand);
  font-weight: 400;
}

.page-transition-overlay {
  z-index: 9999;
  background-color: var(--tamna-brand);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lower-footer-wrap {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}

.lottie-animation {
  width: 200px;
  position: static;
  inset: 0%;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.section_logo3-white {
  opacity: .4;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.padding-section-medium-2 {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 130px;
  overflow: hidden;
}

.logo3_component-2 {
  align-items: stretch;
  height: 100%;
  display: flex;
}

.logo3_list-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  white-space: nowrap;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center start;
  margin-right: 0;
  display: grid;
}

.logo3_wrapper {
  border: 1px #f4f4f436;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.logo3_logo {
  max-height: 3.5rem;
  margin-top: auto;
  margin-bottom: auto;
}

.section {
  background-color: var(--crna);
  height: 10svh;
  display: flex;
  overflow: hidden;
}

.testimonial16_divider {
  background-color: var(--svjetla-brand);
  align-self: stretch;
  width: 1px;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.testimonial16_content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 3fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.padding-section-large {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonial16_arrow {
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.testimonial16_arrow.is-left {
  right: 4rem;
}

.section_testimonial16 {
  max-width: var(--širina-web);
  margin-left: auto;
  margin-right: auto;
}

.testimonial16_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.testimonial16_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-medium {
  z-index: 100;
  background-color: var(--tamna-brand);
  border-radius: 10px;
  flex: 0 auto;
  width: 120%;
  padding: 4rem;
  position: relative;
}

.testimonial16_lightbox {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.testimonial16_logo {
  max-height: 3rem;
}

.testimonial16_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 5rem;
}

.testimonial16_slide {
  margin-right: 5rem;
}

.testimonial16_lightbox-image {
  opacity: 0;
  object-fit: cover;
  border-radius: 10px;
}

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

.video-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  background-image: url('../images/senior-doctor-smiling-at-camera-sitting-in-.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.text-weight-semibold {
  color: var(--crna);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3rem;
}

.testimonial16_content-right {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.testimonials-tekst {
  color: var(--white);
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
}

.potpis-testimonials {
  color: var(--white);
}

.tekst-hp {
  color: var(--crna);
  font-size: 1rem;
  line-height: 1.5rem;
}

.tekst-hp.bijeli {
  color: var(--crna);
}

.hp-naslov {
  color: var(--crna);
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 3rem;
}

.podnaslov-djelatnosti-hp {
  color: var(--ahc-tamno-plava);
  margin-top: 0;
  margin-bottom: .3rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.8rem;
  position: static;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  margin-right: 10px;
  display: flex;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  justify-items: start;
  width: auto;
  height: auto;
}

.tipkajuca-rijec {
  color: var(--ahc-zelena);
  font-size: 1.4rem;
  line-height: 2rem;
  text-decoration: none;
}

.slika-case {
  background-image: url('../images/cover-12.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  padding: 0 5%;
}

.naslov-klijenti {
  color: var(--ahc-tamno-plava);
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.podnaslov {
  color: var(--crna);
  width: auto;
  max-width: 800px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-decoration: none;
}

.uvodni-tekst {
  color: var(--white);
  width: auto;
  max-width: 100%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3rem;
}

.uvodni-tekst.blue {
  color: var(--tamna-brand);
  text-transform: none;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  position: static;
}

.tekst-case {
  letter-spacing: -.2px;
  margin-bottom: 3rem;
  font-size: 20px;
  line-height: 30px;
}

.section-case {
  background-color: var(--white-2);
  padding: 80px 5% 96px;
}

.izjava {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.italic-text {
  font-weight: 500;
}

.grid-5 {
  grid-template-rows: auto;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  display: grid;
}

.div-block-57 {
  width: 100%;
  height: 100%;
}

.potpis {
  justify-content: flex-end;
  height: 50px;
  padding-top: 10px;
  display: flex;
}

.image-5 {
  width: 300px;
}

.blog-post3_breadcrumb {
  color: var(--white);
  align-items: center;
  width: 100%;
  margin-bottom: 2.5rem;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.breadcrumb-divider {
  color: var(--tamna-brand);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.breadcrumb-link {
  color: #0000;
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.text-block-13, .text-block-14 {
  color: var(--crna);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3rem;
}

.blog31_item-content {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 2rem;
  display: flex;
}

.blog31_item {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: 1px solid var(--svijetlo-siva);
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.blog31_title-link {
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.blog31_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.blog31_image-link {
  width: 100%;
}

.blog31_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  max-width: 1200px;
  display: grid;
}

.heading-style-h5-2 {
  color: var(--tamna-brand);
  margin-top: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.blog31_category-link {
  margin-bottom: .5rem;
  margin-right: 1rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.blog31_category-link.w--current {
  border-bottom: 2px solid #000;
}

.blog31_list-wrapper {
  padding: 4rem 5%;
}

.blog31_image-wrapper {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.text-size-regular {
  font-size: 1rem;
}

.text-block-15 {
  color: var(--crna);
  font-family: Montserrat, sans-serif;
}

.bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  color: var(--tamna-brand);
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
}

.slika-2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.image-6 {
  max-width: 100%;
}

.grid-6 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2.5fr;
}

.link, .link-2 {
  color: var(--ahc-tamno-plava);
}

.slika-o-nama-goran {
  background-image: url('../images/ahc-onama.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  padding: 0 5%;
}

.kalmar {
  width: 100%;
  height: 100%;
}

.header7_background-video-desktop {
  z-index: -1;
  object-fit: cover;
  flex: 0 auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.header7_background-video {
  z-index: 0;
  object-fit: fill;
  width: 100%;
  height: 100%;
  max-height: 780px;
  display: none;
}

.div-block-58 {
  z-index: 2;
  background-color: #0000;
  background-image: linear-gradient(90deg, var(--white) 4%, #fff0 17%, #fff0 82%, white 95%);
  width: 100%;
  height: auto;
  position: absolute;
}

.container {
  height: 36px;
}

.image-7 {
  object-fit: cover;
  height: 100%;
}

.heading-sm-2 {
  color: var(--svjetla-brand);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}

.div-block-50 {
  z-index: 1;
  justify-content: flex-end;
  display: block;
  position: relative;
}

.image-4 {
  border-radius: 10px;
  flex: none;
  width: 65%;
  height: auto;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-54 {
  padding-left: 63px;
}

.div-block-54.lijevi {
  padding-left: 0;
  padding-right: 60px;
}

.div-block-53 {
  flex: none;
  width: 544px;
}

.stories-sidebar {
  width: 246px;
  margin-right: 64px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.contain-2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.stories-tab-content {
  width: 100%;
  padding-top: 545px;
  position: relative;
}

.stories-tab-content.claudia {
  display: block;
}

.stories-section {
  background-color: var(--white);
  color: var(--tamna-brand);
  padding: 4rem 5% 64px;
}

.story-name-heading {
  color: var(--tamna-brand);
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 2.6rem;
}

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

.text-block-16 {
  background-color: var(--svjetla-brand);
  color: var(--tamna-brand);
  border-radius: 10px;
  align-items: center;
  height: 100%;
  padding: 1rem;
  text-decoration: none;
  display: flex;
}

.text-block-16:hover {
  background-color: var(--tamna-brand);
  color: var(--svjetla-brand);
}

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

.povecanje-broja {
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.povecanje-prihoda {
  flex-direction: row;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.jacanje-reputacije {
  flex-direction: row-reverse;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.upravljanje-korisnicima {
  flex-direction: row;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.image-8 {
  border-radius: 10px;
}

.navbar-no-shadow {
  background-color: #0000;
  background-image: none;
  height: 90svh;
  position: static;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  background-image: none;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 20svh;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 5%;
  display: flex;
}

.container-regular {
  max-width: var(--širina-web);
  width: 100%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.nav-menu-wrapper {
  order: 0;
}

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

.nav-link {
  color: var(--white);
  letter-spacing: .25px;
  white-space: nowrap;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

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

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

.mobile-margin-top-10 {
  order: 1;
}

.nav-button-wrapper {
  margin-left: 20px;
  margin-right: 0;
}

.button-primary {
  border-radius: var(--zakrivljenost);
  background-color: var(--ahc-zelena);
  color: var(--ahc-tamno-plava);
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary:hover {
  background-color: var(--ahc-zelena);
  color: #fff;
}

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

.hero-gradient {
  background-image: linear-gradient(#000c, #1e415200 32%, #0000 51%, #090000);
  width: 100%;
  position: fixed;
  inset: 0%;
}

.hero-za-slider {
  object-fit: cover;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  height: 90svh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.mask {
  background-color: var(--crna);
  width: 100%;
}

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

.status-slider {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.tekst-mali-slider {
  color: var(--ahc-svjetlo-zelena);
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 120%;
}

.slider-block {
  border: 1px #000;
  border-top: 4px solid #e6e9e34d;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.slider-block.current {
  border-top-color: var(--ahc-zelena);
}

.icon-3 {
  color: var(--ahc-zelena);
}

.podloga-omogucavamo {
  max-width: var(--širina-web);
  color: var(--crna);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slijde-1-image {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.slijde-1-image.mobile {
  display: none;
}

.containhp {
  background-image: linear-gradient(0deg, var(--crna), #5158317a 43%, #aebd7000 64%);
  color: var(--crna);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.contain-1 {
  max-width: var(--širina-web);
  color: var(--crna);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  display: block;
}

.text-span {
  font-weight: 700;
}

.title4 {
  font-family: Montserrat, sans-serif;
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.2em;
}

.gallery-lightbox-thumbnail {
  object-fit: cover;
  border-radius: .9em;
  width: 100%;
  height: 100%;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
}

.gallery-lightbox-thumbnail:hover {
  transform: scale(1.15);
}

.p-xs-start {
  padding-top: 1.6em;
}

.title1 {
  font-family: Montserrat, sans-serif;
  font-size: 4.25em;
  font-weight: 600;
  line-height: 1.1;
}

.gallery-item-inner {
  width: 100%;
  height: 100%;
}

.copy-medium {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.45em;
}

.copy-medium.text-semibold {
  font-family: Montserrat, sans-serif;
}

.gallery-item-sticky {
  color: #fffbf5;
  background-color: #1f1f1f;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.gallery-scroll-distance {
  height: 100vh;
  position: relative;
}

.gallery-item-content-wrapper {
  z-index: 3;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.gallery-lightbox-list {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 27em;
  display: flex;
}

.gallery-lightbox-wrapper {
  border-radius: .9em;
  width: 8vw;
  min-width: 8em;
  max-width: 10em;
  height: 8vw;
  min-height: 8em;
  max-height: 10em;
  overflow: hidden;
}

.lightbox-bg-image-wrapper {
  opacity: .7;
}

.hero-gallery-item {
  width: 100%;
  max-width: 100%;
  margin-top: -100vh;
  position: relative;
}

.gallery-item-media-gradient {
  z-index: 2;
  background-image: linear-gradient(270deg, #dadada00, #050505ed);
  width: 60%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.gutter-outside {
  width: 50%;
}

.cta-link {
  color: #272531;
  border-bottom-style: solid;
  border-bottom-width: .1em;
  text-decoration: none;
}

.cta-link.is-bright {
  color: #fffbf5;
}

.hero-gallery-item-last {
  width: 100%;
  max-width: 100%;
  margin-top: -100vh;
  position: relative;
}

.gallery-item-media {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.p-xxs-end {
  padding-bottom: 1.1em;
}

.gallery-item-content-inner {
  max-width: var(--širina-web);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10em 5%;
}

.usluge---opisno {
  background-color: var(--white);
  padding-left: 0%;
  padding-right: 0%;
}

html.w-mod-js [data-ix="close-word-on-load"] {
  transform: translate(100%);
}

html.w-mod-js [data-ix="bottom-x-2"] {
  opacity: 0;
  transform: rotate(-45deg)translate(0, 50%);
}

html.w-mod-js [data-ix="spring-initial-0"] {
  height: 0;
}

html.w-mod-js [data-ix="moose-nav-link-2"] {
  opacity: 0;
  transform: translate(0, -20px);
}

html.w-mod-js [data-ix="sliding-block"] {
  width: 0;
}

html.w-mod-js [data-ix="square-front"] {
  opacity: 1;
}

html.w-mod-js [data-ix="moose-nav-link-3"], html.w-mod-js [data-ix="moose-nav-link-1"] {
  opacity: 0;
  transform: translate(0, -20px);
}

html.w-mod-js [data-ix="bottom-x"] {
  opacity: 0;
  transform: rotate(45deg)translate(0, 50%);
}

@media screen and (min-width: 1440px) {
  .contain {
    align-self: flex-end;
  }

  .home-hero-section {
    object-position: 50% 100%;
  }

  .flex-hor-left-middle.tablet-reverse {
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block {
    align-self: flex-end;
    margin-bottom: 0;
  }

  .take-action-row {
    margin-left: auto;
    margin-right: auto;
  }

  .headline-lrg.blue {
    font-size: 3vw;
  }

  .headline-lrg.white {
    font-size: 2.5vw;
  }

  .did-you-know-content-wrap {
    width: 100%;
  }

  .did-you-know-div {
    margin-bottom: 2rem;
  }

  .flex-hor-left-stretch {
    justify-content: center;
    align-items: center;
  }

  .div-block-22 {
    max-width: 1200px;
  }

  .footer-col {
    width: auto;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global {
    margin-left: auto;
    margin-right: auto;
  }

  .hp-naslov {
    font-family: Montserrat, sans-serif;
  }

  .podnaslov {
    line-height: 1.8rem;
  }

  .grid-5, .blog31_list {
    margin-left: auto;
    margin-right: auto;
  }

  .slika-o-nama-goran {
    background-position: 50% 0;
  }

  .header7_background-video {
    object-fit: fill;
    max-height: none;
  }

  .contain-2 {
    width: 100%;
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }

  .stories-section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-za-slider {
    object-position: 50% 100%;
  }

  .podloga-omogucavamo, .containhp, .contain-1 {
    align-self: flex-end;
  }
}

@media screen and (max-width: 991px) {
  .m-t-50.tablet-m-t-30 {
    margin-top: 30px;
  }

  .close, .open {
    line-height: 45px;
  }

  .sliding-block {
    max-width: 250px;
  }

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

  .nav-link-2 {
    display: none;
  }

  .nav-link-2.contact-btn {
    margin-bottom: 0;
    display: block;
  }

  .nav-link-2.tablet {
    margin: 0 20px 7px 0;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
  }

  .contain.flex {
    display: block;
  }

  .brand.footer {
    text-align: left;
    align-self: flex-start;
    margin-bottom: 32px;
  }

  .brand.nav {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .home-hero-section {
    background-image: none;
    background-position: 0 0;
  }

  .flex-hor-left-middle.tablet-reverse {
    flex-flow: column;
    align-items: center;
  }

  .white-hero-div {
    width: 100%;
  }

  .white-hero-div.absolute {
    width: 100%;
    margin-top: 60px;
    padding: 30px;
    position: relative;
    bottom: 0;
  }

  .white-hero-div.home {
    flex-flow: column;
    order: -1;
    width: 100%;
    display: flex;
  }

  .white-hero-div.story-quote {
    margin-top: 2rem;
    padding-bottom: 3rem;
  }

  .hero-brush-text {
    margin-top: 0;
  }

  .div-block {
    align-self: flex-start;
    margin-bottom: 0;
    padding-left: 0;
  }

  .take-action-row {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .take-action-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .heading-sm {
    line-height: 1.9rem;
  }

  .what-we-do-section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .headline-lrg {
    font-size: 28px;
    line-height: 36px;
  }

  .headline-lrg.blue, .headline-lrg.white {
    width: 50%;
    font-size: 6vw;
  }

  .text-block.ime {
    width: 100%;
    padding-left: 20px;
    padding-right: 0;
    left: auto;
    right: auto;
  }

  .div-block-4.about {
    margin-top: auto;
  }

  .what-we-do-col {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .what-we-do-col.last {
    margin-top: 0;
    margin-bottom: 0;
  }

  .what-we-do-col-bg {
    padding-top: 281px;
  }

  .what-we-do-image {
    height: 300px;
  }

  .cta-btn {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-7 {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .col-wrap {
    width: 100%;
  }

  .col-wrap.middle {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .climate-hunger-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .brush-text {
    width: auto;
    font-size: 44px;
    line-height: 46px;
  }

  .flex-vert-top-left {
    flex: 0 auto;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 3rem;
    margin-right: 64px;
  }

  .did-you-know-content-wrap {
    margin-right: 1rem;
  }

  .div-block-4-copy {
    margin-left: 32px;
  }

  .home-updates-section {
    padding-top: 77px;
    padding-bottom: 77px;
  }

  .grid {
    grid-row-gap: 60px;
  }

  .div-block-15 {
    padding-bottom: 0;
  }

  .div-block-15-copy {
    padding-bottom: 0;
    padding-left: 32px;
  }

  .div-block-17 {
    height: 288px;
    padding-right: 32px;
  }

  .div-block-17-copy {
    height: 288px;
    padding-left: 32px;
  }

  .newsletter-cta-wrap {
    flex: 1;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .flex-hor-left-stretch {
    flex-direction: column;
  }

  .footer-section {
    padding-top: 56px;
    padding-bottom: 0;
  }

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

  .footer-row {
    flex-flow: row;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
  }

  .footer-col {
    text-align: left;
    flex: 0 auto;
    width: 50%;
    max-width: 50%;
    padding-right: 2rem;
  }

  .footer-col.middle {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-25 {
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

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

  .values-col {
    max-width: 33.33%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .mission-values-section {
    padding: 56px 5%;
  }

  .team-member-col {
    width: 50%;
  }

  .navbar-2 {
    position: static;
  }

  .testimonial16_content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2fr 2fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section_testimonial16 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical.margin-medium {
    width: 110%;
    padding: 2rem;
  }

  .testimonial16_lightbox {
    height: 400px;
  }

  .testimonial16_lightbox-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .podnaslov-djelatnosti-hp {
    margin-bottom: .3rem;
  }

  .slika-case {
    background-image: url('../images/cover-12.webp');
    background-position: 40%;
    background-size: cover;
    position: relative;
  }

  .uvodni-tekst {
    font-size: 28px;
    line-height: 36px;
  }

  .uvodni-tekst.blue {
    max-width: 100%;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .izjava {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .image-5 {
    width: 260px;
  }

  .blog31_item {
    border: 1px solid var(--svijetlo-siva);
    border-radius: 10px;
  }

  .blog31_list {
    grid-column-gap: 2rem;
    border: 1px none var(--svijetlo-siva);
    border-radius: 0;
    grid-template-columns: 1fr;
  }

  .heading-style-h5-2 {
    line-height: 1.9rem;
  }

  .blog31_image-wrapper {
    height: 300px;
  }

  .bold-text-3 {
    line-height: 2.6rem;
  }

  .grid-6 {
    grid-template-columns: 1.5fr;
  }

  .slika-o-nama-goran {
    position: relative;
  }

  .container {
    height: 40px;
  }

  .image-4 {
    width: 100%;
    position: relative;
  }

  .div-block-54 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-53 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .stories-sidebar {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
  }

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

  .stories-tab-content, .stories-tab-content.claudia {
    padding-top: 0;
  }

  .stories-section {
    padding-top: 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .story-name-heading {
    margin-bottom: 1rem;
  }

  .text-block-16 {
    border-radius: 10px;
  }

  .povecanje-broja, .povecanje-prihoda, .jacanje-reputacije, .upravljanje-korisnicima {
    flex-direction: column-reverse;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .navbar-no-shadow-container {
    background-image: linear-gradient(#11130d, #424d3100);
  }

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

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .hero-za-slider {
    object-fit: cover;
    background-image: none;
    background-position: 0 0;
    padding-bottom: 80px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .status-slider {
    order: 1;
  }

  .containhp {
    padding-bottom: 20px;
  }

  .gallery-scroll-distance {
    height: 105vh;
  }

  .gallery-item-content-wrapper {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-lightbox-list {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    justify-content: center;
    max-width: 41em;
    margin-left: auto;
    margin-right: auto;
  }

  .lightbox-bg-image-wrapper {
    opacity: .3;
  }

  .gallery-item-media-gradient {
    width: 100%;
  }

  .gutter-outside {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}

@media screen and (max-width: 767px) {
  .contain {
    padding-bottom: 10px;
  }

  .flex-hor-left-middle {
    flex-flow: column;
  }

  .white-hero-div.absolute {
    border-radius: 0;
    margin-top: auto;
    margin-bottom: auto;
    padding: 20px 5%;
    position: relative;
    bottom: auto;
  }

  .white-hero-div.home {
    margin-bottom: 40px;
  }

  .div-block {
    margin-bottom: 0;
  }

  .take-action-section {
    padding-left: 10%;
    padding-right: 10%;
  }

  .headline-lrg {
    text-align: left;
  }

  .headline-lrg.blue, .headline-lrg.white {
    width: 100%;
  }

  .text-block.ime {
    width: 100%;
    top: 0;
  }

  .div-block-4.about {
    margin-top: auto;
    position: relative;
  }

  .what-we-do-col-bg {
    padding-top: 248px;
  }

  .what-we-do-image {
    height: 260px;
  }

  .brush-text {
    width: auto;
  }

  .flex-vert-top-left {
    width: 100%;
    margin-bottom: 3rem;
  }

  .did-you-know-content-wrap {
    margin-right: 0;
  }

  .did-you-know-div {
    padding: 2rem;
  }

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

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

  .div-block-15 {
    z-index: 1;
    text-align: center;
    padding-right: 0;
    position: relative;
  }

  .div-block-15-copy {
    text-align: center;
    padding-bottom: 75px;
    padding-left: 0;
  }

  .div-block-17 {
    margin-bottom: 2rem;
    padding-right: 0;
  }

  .div-block-17-copy {
    margin-bottom: 2rem;
    padding-left: 0;
  }

  .form {
    flex-direction: column;
    width: 100%;
  }

  .email-input {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .footer-section {
    padding-bottom: 0;
  }

  .footer-row {
    flex-direction: column;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .footer-col.middle {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-25 {
    padding-left: 10px;
  }

  .values-col {
    max-width: 50%;
  }

  .mission-values-section {
    padding-bottom: 2rem;
  }

  .logo3_list-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
  }

  .logo3_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo3_logo {
    max-height: 3rem;
  }

  .testimonial16_content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial16_arrow {
    inset: 0% 0% auto auto;
  }

  .testimonial16_arrow.is-left {
    right: 3.5rem;
  }

  .testimonial16_client {
    align-items: center;
    width: 100%;
  }

  .testimonial16_slide-nav {
    inset: 0% auto auto 0%;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical.margin-medium {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: auto;
  }

  .testimonial16_lightbox {
    height: 300px;
  }

  .testimonial16_component {
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .testimonial16_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial16_lightbox-image {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .tekst-hp.bijeli {
    text-align: left;
  }

  .hp-naslov {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }

  .podnaslov-djelatnosti-hp {
    margin-bottom: .3rem;
  }

  .slika-case {
    background-image: none;
    background-position: 0 0;
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .naslov-klijenti {
    text-align: left;
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

  .podnaslov {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .uvodni-tekst {
    text-align: left;
  }

  .izjava {
    margin-top: 20px;
    position: relative;
  }

  .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    position: relative;
  }

  .div-block-57 {
    background-image: url('../images/ahc-onama.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    position: relative;
  }

  .blog31_item-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .blog31_item {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .blog31_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h5-2 {
    margin-top: 10px;
    font-size: 1.25rem;
  }

  .blog31_category-link {
    margin-bottom: 0;
  }

  .blog31_image-wrapper {
    height: 300px;
  }

  .slika-2 {
    margin-bottom: 2rem;
  }

  .image-6 {
    max-width: 100%;
  }

  .slika-o-nama-goran {
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .kalmar {
    background-image: url('../images/cover-12.webp');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    position: relative;
  }

  .header7_background-video-desktop {
    display: block;
  }

  .container {
    height: 40px;
  }

  .story-name-heading {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .navbar-no-shadow-container {
    height: 12svh;
  }

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

  .tekst-mali-slider {
    display: none;
  }

  .slider-block.current {
    height: 52px;
  }

  .podloga-omogucavamo {
    padding-left: 0;
    padding-right: 0;
  }

  .slijde-1-image {
    object-position: 50% 100%;
  }

  .containhp {
    background-image: linear-gradient(0deg, var(--crna), #00000070 43%, #aebd7000 88%);
    padding-bottom: 10px;
  }

  .contain-1 {
    padding-bottom: 10px;
  }

  .title4 {
    font-size: 1.5em;
  }

  .p-xs-start {
    padding-top: 1.6em;
  }

  .title1 {
    font-size: 3.4em;
  }

  .copy-medium {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .gallery-scroll-distance {
    height: 102vh;
  }

  .gallery-lightbox-wrapper {
    width: 43%;
    max-width: none;
  }

  .usluge---opisno {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media screen and (max-width: 479px) {
  .m-t-40 {
    margin-top: 0;
  }

  .line2-1 {
    display: none;
    top: 19px;
    left: 0;
    right: 0;
  }

  .body {
    background-color: #11130d;
  }

  .logo-text {
    width: auto;
    font-family: Montserrat, sans-serif;
    font-size: .95rem;
    font-weight: 500;
    line-height: 1rem;
  }

  .logo-text.mali {
    font-size: .95rem;
    line-height: 1rem;
  }

  .nav-link-2 {
    background-color: var(--white-2);
    margin: 0 10px;
    display: block;
  }

  .nav-link-2.w--current {
    background-color: var(--white-2);
  }

  .nav-link-2.contact-btn {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .nav-link-2.last {
    margin-bottom: 15px;
  }

  .contain {
    background-image: linear-gradient(0deg, var(--crna), #5158317a 59%, #aebd7000 86%);
    padding-left: 0;
    padding-right: 0;
  }

  .contain.flex.no-padding {
    height: 12vh;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .brand.nav {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .white-hero-div {
    text-align: center;
    padding: 50px 30px 30px;
  }

  .white-hero-div.home {
    margin-bottom: 0;
    padding: 0 5% 2rem;
  }

  .white-hero-div.story-quote {
    padding: 2rem;
  }

  .hero-brush-text {
    font-size: 4vw;
    line-height: 6vw;
  }

  .div-block {
    margin-bottom: 0;
  }

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

  .block-tag.white {
    text-align: left;
    padding-right: 0;
  }

  .take-action-section {
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading-sm {
    text-align: left;
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .headline-lrg {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .headline-lrg.blue, .headline-lrg.white {
    text-align: left;
    width: 90%;
    max-width: 100%;
    margin-bottom: .5rem;
    font-size: 6.7vw;
    font-weight: 400;
  }

  .text-block.home-hero {
    margin-left: 0;
  }

  .text-block.ime {
    width: 100%;
  }

  .div-block-4 {
    margin-left: 0;
    top: 0;
    left: 0;
    right: 0;
  }

  .what-we-do-col.center, .what-we-do-col.last {
    border: 1px solid var(--svijetlo-siva);
    border-radius: 10px;
  }

  .what-we-do-col-bg {
    text-align: center;
    border-style: none;
    width: 100%;
    padding-top: 202px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .what-we-do-image {
    border-style: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    height: 220px;
    margin-left: 0%;
    margin-right: 10%;
  }

  .div-block-7 {
    border: 1px solid var(--svijetlo-siva);
    border-radius: 10px;
  }

  .left-float.center-on-mobile {
    float: none;
  }

  .brush-text {
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .did-you-know-content-wrap {
    width: 100%;
  }

  .did-you-know-div {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
  }

  .div-block-4-copy {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0;
  }

  .testimonial-slider-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .accent-text-lg {
    text-align: left;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .footer-section {
    padding-bottom: 0;
  }

  .div-block-22 {
    align-items: flex-start;
  }

  .footer-row {
    flex-direction: column;
  }

  .footer-col {
    text-align: left;
    width: auto;
    max-width: none;
  }

  .footer-col.middle {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .div-block-25 {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 20px;
    display: none;
  }

  .div-block-27 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-content-wrap {
    z-index: 10000;
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: none;
    display: flex;
    position: static;
  }

  .burger-4 {
    box-shadow: none;
    width: 55px;
    height: 55px;
  }

  .values-col {
    text-align: center;
    max-width: 75%;
  }

  .mission-values-section {
    padding-top: 2.5rem;
  }

  .team-member-col {
    width: 100%;
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-3 {
    background-color: var(--white-2);
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .menu-button-3.w--open {
    background-color: var(--white-2);
  }

  .nav-menu-3 {
    background-color: var(--white-2);
    padding-bottom: 30px;
    display: none;
  }

  .icon-2 {
    color: var(--tamna-brand);
    font-size: 40px;
  }

  .padding-section-medium-2 {
    height: 12svh;
  }

  .logo3_list-2 {
    justify-content: center;
  }

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

  .section {
    position: relative;
  }

  .testimonial16_divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }

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

  .testimonial16_client {
    flex-direction: column;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial16_lightbox {
    height: 300px;
  }

  .testimonial16_lightbox-image {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .testimonials-tekst {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .potpis-testimonials {
    text-align: right;
  }

  .tekst-hp {
    text-align: left;
  }

  .hp-naslov {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }

  .podnaslov-djelatnosti-hp {
    color: var(--crna);
    margin-bottom: .2rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr auto;
    grid-template-areas: "Area";
    align-items: center;
  }

  .grid-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center start;
    height: 100%;
    display: grid;
  }

  .tipkajuca-rijec {
    font-size: 4vw;
    line-height: 6vw;
  }

  .slika-case {
    z-index: 1;
    background-position: 0 0, 35%;
    background-size: auto, cover;
    height: auto;
    position: relative;
  }

  .naslov-klijenti {
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .podnaslov {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .uvodni-tekst {
    font-size: 22px;
    line-height: 28px;
  }

  .uvodni-tekst.blue {
    text-align: left;
    max-width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .section-case {
    padding-top: 64px;
    position: static;
  }

  .izjava, .italic-text {
    text-align: left;
  }

  .grid-5 {
    height: auto;
  }

  .div-block-57 {
    background-position: 40%;
  }

  .blog-post3_breadcrumb {
    margin-bottom: 1.5rem;
  }

  .blog31_item-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .blog31_item {
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .blog31_image-wrapper {
    height: auto;
    padding-top: 66%;
  }

  .bold-text-4 {
    text-align: left;
  }

  .slika-o-nama-goran {
    z-index: 1;
    background-position: 0 0, 35%;
    background-size: auto, cover;
    height: auto;
    position: relative;
  }

  .kalmar {
    background-position: 20%;
  }

  .header7_background-video-desktop {
    display: block;
  }

  .header7_background-video {
    height: 100%;
    max-height: none;
  }

  .container {
    object-fit: fill;
    height: 30px;
  }

  .image-7 {
    object-fit: contain;
    height: 100%;
  }

  .heading-sm-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-54 {
    padding-top: 0;
  }

  .div-block-54.lijevi {
    padding-right: 0;
  }

  .div-block-53 {
    margin-bottom: 1rem;
  }

  .povecanje-broja {
    padding-top: 1rem;
  }

  .navbar-no-shadow-container {
    height: 16svh;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .hero-gradient {
    object-fit: cover;
    background-image: none;
    height: 100%;
  }

  .hero-za-slider {
    max-height: none;
    padding-bottom: 10svh;
  }

  .status-slider {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .slider-block.current {
    height: 30px;
  }

  .podloga-omogucavamo {
    padding-left: 0;
    padding-right: 0;
  }

  .slijde-1-image {
    object-position: 60% 50%;
    display: none;
  }

  .slijde-1-image.mobile {
    object-fit: cover;
    object-position: 50% 0%;
    display: block;
  }

  .containhp {
    background-image: linear-gradient(0deg, var(--crna), #00000070 66%, #aebd7000);
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contain-1 {
    background-image: linear-gradient(0deg, var(--crna), #5158317a 59%, #aebd7000 86%);
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-lightbox-list {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .gallery-lightbox-wrapper {
    min-height: 7em;
  }

  .usluge---opisno {
    padding-left: 10%;
    padding-right: 10%;
  }
}

#w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c98-8e0e6cf6 {
  align-self: center;
}

#w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9a-8e0e6cf6 {
  place-self: center start;
}

#w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9b-8e0e6cf6, #gotoSlide1_1.w-node-_16d55da6-8f82-533e-64ae-74b1c62c4464-8e0e6cf6, #gotoSlide2_1.w-node-_985f158d-769b-f392-a822-5a3e153d3a57-8e0e6cf6, #gotoSlide3_1.w-node-ef686361-097a-6195-7500-813dad685d75-8e0e6cf6, #gotoSlide4_1.w-node-a7f6322f-b52b-eb7c-c44c-d370619dbd07-8e0e6cf6, #gotoSlide1_2.w-node-a25704e0-619f-7700-2df2-6aa1a82281ee-8e0e6cf6, #gotoSlide2_2.w-node-a25704e0-619f-7700-2df2-6aa1a82281f1-8e0e6cf6, #gotoSlide3_2.w-node-a25704e0-619f-7700-2df2-6aa1a82281f4-8e0e6cf6, #gotoSlide4_2.w-node-a25704e0-619f-7700-2df2-6aa1a82281f7-8e0e6cf6, #gotoSlide1_3.w-node-d510684b-0195-751a-a455-e2482386d82a-8e0e6cf6, #gotoSlide2_3.w-node-d510684b-0195-751a-a455-e2482386d82d-8e0e6cf6, #gotoSlide3_3.w-node-d510684b-0195-751a-a455-e2482386d830-8e0e6cf6, #gotoSlide4_3.w-node-d510684b-0195-751a-a455-e2482386d833-8e0e6cf6, #gotoSlide1_4.w-node-ba8720b3-59b4-421e-f4b2-b8a0b28adfb5-8e0e6cf6, #gotoSlide2_4.w-node-ba8720b3-59b4-421e-f4b2-b8a0b28adfb8-8e0e6cf6, #gotoSlide3_4.w-node-ba8720b3-59b4-421e-f4b2-b8a0b28adfbb-8e0e6cf6, #gotoSlide4_4.w-node-ba8720b3-59b4-421e-f4b2-b8a0b28adfbe-8e0e6cf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ec6-8e0e6cf6 {
  justify-self: center;
}

#w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ec8-8e0e6cf6 {
  place-self: center;
}

#w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98eca-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ecc-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ece-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ed0-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ed2-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ed4-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ed6-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ed9-8e0e6cf6 {
  justify-self: center;
}

#w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98edb-8e0e6cf6 {
  place-self: center;
}

#w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98edd-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98edf-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ee1-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ee3-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ee5-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ee7-8e0e6cf6, #w-node-bfd9ecf7-7c42-e9c5-c12d-c8512ac98ee9-8e0e6cf6 {
  justify-self: center;
}

#w-node-f08c6abf-126f-d371-fcd9-49abc164edc2-8e0e6cf6 {
  align-self: center;
}

#w-node-f5de541e-f83c-4655-e735-ffd5ae0474dd-8e0e6cf6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-8e0e6cf6 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-_2e35812a-e67f-e0da-7977-522317aa2852-8e0e6cf6 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-8e0e6cf6 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_5a1d07d7-53f6-e6a7-b12f-9bd7c1a38ba8-4c37742c, #w-node-_1f203965-7645-61aa-a4e2-b02cbceb08df-8e0e6cf9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b45cf4b1-0a74-f513-a841-ea5a1c8e5cf4-8e0e6cf9 {
  align-self: end;
}

#w-node-_775fb5e1-2638-fd2a-bede-59dec4f80385-ef9ff841 {
  align-self: center;
}

#w-node-_7c6ed185-31cb-aa9b-4f29-b7b11847e18f-ef9ff841 {
  place-self: center start;
}

#w-node-_514106ba-ef0c-52b5-2791-02cc5f8d4d7d-ef9ff841, #w-node-_1f203965-7645-61aa-a4e2-b02cbceb08df-8e0e6cfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b45cf4b1-0a74-f513-a841-ea5a1c8e5cf4-8e0e6cfb {
  align-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-f08c6abf-126f-d371-fcd9-49abc164edc2-8e0e6cf6 {
    order: -9999;
  }

  #w-node-ea2fe531-5d13-a3be-3c74-e0c4c584d883-8e0e6cf6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2e35812a-e67f-e0da-7977-522317aa2852-8e0e6cf6 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_2ebb41cc-165b-ae5e-a9b7-9a2492ac4693-8e0e6cf6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-b45cf4b1-0a74-f513-a841-ea5a1c8e5cf4-8e0e6cf9, #w-node-b45cf4b1-0a74-f513-a841-ea5a1c8e5cf4-8e0e6cfb {
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c98-8e0e6cf6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c99-8e0e6cf6 {
    align-self: start;
  }

  #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9a-8e0e6cf6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9b-8e0e6cf6 {
    align-self: center;
  }

  #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9c-8e0e6cf6, #w-node-fd2987ee-1778-b4da-67fb-73ef3ed41c9e-8e0e6cf6 {
    justify-self: start;
  }

  #w-node-_775fb5e1-2638-fd2a-bede-59dec4f80385-ef9ff841 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-b62df3ab-44e3-1e97-c618-fa3f426e9a98-ef9ff841 {
    align-self: start;
  }

  #w-node-_7c6ed185-31cb-aa9b-4f29-b7b11847e18f-ef9ff841 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }

  #w-node-_514106ba-ef0c-52b5-2791-02cc5f8d4d7d-ef9ff841 {
    align-self: center;
  }

  #w-node-aec1b6e6-2973-0553-8b1a-6ebeef9ff845-ef9ff841, #w-node-_21dadd40-476d-5b19-3663-8863c52f1d46-ef9ff841 {
    justify-self: start;
  }
}


