.button-arrow {
  margin-left: 20px;
}

.button-arrow.last {
  margin-left: 10px;
}

.section-home-cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 840px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 17, 69, 0.65)), to(rgba(15, 17, 69, 0.65))), url('../images/hukelj_5837.webp');
  background-image: linear-gradient(180deg, rgba(15, 17, 69, 0.65), rgba(15, 17, 69, 0.65)), url('../images/hukelj_5837.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.button-text {
  font-family: Aeonik, sans-serif;
  color: #2e3192;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2em;
}

.text-side-box {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 80%;
  margin-top: auto;
  margin-bottom: auto;
  padding: 90px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #fff;
}

.text-side-box.no-box {
  position: static;
  display: block;
  height: auto;
  padding: 0px 60px 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-side-box.no-box.transparent {
  width: 50%;
  max-width: none;
  padding-right: 0px;
  background-color: transparent;
}

.text-side-box.slider {
  position: static;
  left: 45%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 470px;
  margin-left: -80px;
  padding: 40px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-size-medium {
  font-family: Aeonik, sans-serif;
  color: #58595b;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
}

.text-size-medium.color-white {
  color: #fff;
}

.text-size-medium.white {
  color: #fff;
  text-align: left;
}

.text-size-medium.white.center {
  text-align: center;
}

.text-size-medium.height-limit {
  min-height: 150px;
}

.image-box {
  width: 50%;
  height: 700px;
  max-width: 50%;
  background-image: url('../images/home_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-box.usluge {
  width: 670px;
  height: 480px;
  max-width: none;
  background-image: url('../images/home_savjetovanje.webp');
}

.image-box.usluge._2nd {
  width: 50%;
  height: 530px;
  max-width: 50%;
  background-image: url('../images/5878_removed.webp');
}

.image-box.usluge._2nd.bigger {
  height: 900px;
  background-position: 50% 50%;
}

.image-box.usluge.ekspertiza {
  width: 50%;
  height: 1300px;
  max-width: none;
  background-image: url('../images/hukelj_6081.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-wrapper {
  margin-top: 0px;
  padding-top: 160px;
}

.main-wrapper.no-padding {
  padding-top: 160px;
  background-color: #fafafa;
}

.main-wrapper.white {
  padding-top: 160px;
  background-color: #fff;
}

.main-wrapper.grey {
  padding-top: 0px;
  background-color: #fafafa;
}

.main-wrapper.grey.padding {
  padding-top: 160px;
}

.section-home-vision {
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 290px;
  padding-bottom: 290px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 17, 69, 0.65)), to(rgba(15, 17, 69, 0.65))), url('../images/hukelj_5573.webp');
  background-image: linear-gradient(180deg, rgba(15, 17, 69, 0.65), rgba(15, 17, 69, 0.65)), url('../images/hukelj_5573.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.inverse {
  max-width: 143%;
  padding-top: 130px;
  padding-bottom: 130px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.inverse.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row.inverse._90padding {
  position: relative;
  z-index: 0;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.row.margin-bottom {
  position: relative;
  height: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 150px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.row.dijagnostika {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.row.dijagnostika.inverse {
  max-width: none;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.row.novosti-slider {
  position: relative;
  height: 560px;
  max-width: 100%;
  margin-right: 0rem;
  margin-bottom: 90px;
  margin-left: 0rem;
  padding-right: 0rem;
  padding-left: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.row.sastanak {
  height: 790px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 150px;
  grid-row-gap: 150px;
}

.row.sastanak.inverse {
  max-width: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-column-gap: 150px;
  grid-row-gap: 150px;
}

.row.space-inbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.row.space-inbetween.left {
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-disclaimer {
  padding-bottom: 30px;
  font-family: Aeonik, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  letter-spacing: 5.4px;
}

.footer_component {
  background-color: #0f1145;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-column.first {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 50px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2e3192;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Aeonik, sans-serif;
  color: #2e3192;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: none;
}

.button:hover {
  background-color: #2e3192;
  color: #fff;
}

.button.white {
  background-color: #fff;
}

.button.white:hover {
  background-color: #2e3192;
  color: #fafafa;
}

.button.center {
  display: none;
  width: 160px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.button.long {
  width: 300px;
}

.footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-large {
  margin-top: 0px;
  font-family: 'Noto Serif Display', sans-serif;
  color: #2e3192;
  font-size: 56px;
  line-height: 76px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}

.heading-large.white {
  color: #fff;
}

.heading-large.center {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  text-transform: none;
}

.heading-large.center.padding-bottom {
  margin-bottom: 90px;
  padding-top: 60px;
}

.heading-large.center.padding-bottom-copy {
  margin-bottom: 90px;
  padding-top: 0px;
}

.heading-large.diagnostika {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 65px;
}

.heading-large.terapija {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 65px;
}

.heading-large.novosti {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 55px;
}

.container-medium {
  display: block;
  max-width: 100%;
  margin: 0px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-medium.columns {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-wrapper {
  max-width: 540px;
}

.text-wrapper.padding-left {
  max-width: none;
}

.text-wrapper.padding-left.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 820px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-padding {
  padding-right: 5rem;
  padding-left: 5rem;
}

.page-padding._10-5 {
  padding-left: 10rem;
}

.page-padding._10 {
  padding-right: 0rem;
  padding-left: 10rem;
}

.page-padding._5-10 {
  padding-right: 10rem;
}

.page-padding._10-0 {
  padding-right: 0rem;
  padding-left: 10rem;
}

.page-padding._10-10 {
  padding-right: 10rem;
  padding-left: 10rem;
}

.page-padding._15-15 {
  padding-right: 15rem;
  padding-left: 15rem;
}

.page-padding._0-0 {
  padding-right: 0rem;
  padding-left: 0rem;
}

.section-home-featured {
  padding-top: 60px;
  background-color: #fafafa;
  background-image: url('../images/VM8HchFQ.webp'), url('../images/VM8HchFQ.webp');
  background-position: 130% -100%, -30% -67%;
  background-size: 920px 690px, 920px 690px;
  background-repeat: no-repeat, no-repeat;
}

.section-home-featured.no-padding {
  padding-top: 0px;
}

.body {
  background-color: #fafafa;
}

.text-size-small {
  font-family: Aeonik, sans-serif;
  color: #8a8cde;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.text-size-small.white {
  color: #fff;
}

.section-home-experts {
  display: block;
  background-color: #fff;
}

.section-home-experts.padding-top {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #fafafa;
}

.section-home-experts.padding-top.blue {
  background-color: #2e3192;
  background-image: url('../images/AH-simbol.svg');
  background-position: 100% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section-home-experts.grey {
  padding-top: 60px;
  background-color: #fafafa;
}

.section-home-experts._100-padding-top {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fafafa;
}

.image-box-shadow {
  width: 50%;
  height: 700px;
  max-width: 50%;
  background-image: url('../images/home_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-box-shadow.usluge {
  width: 670px;
  height: 480px;
  max-width: none;
  background-image: url('../images/home_savjetovanje.webp');
}

.image-box-shadow.usluge._2nd {
  width: 50%;
  height: 460px;
  max-width: 50%;
  background-image: url('../images/DSC_6033.webp');
  background-position: 50% 40%;
}

.image-box-shadow.usluge._3rd {
  width: 50%;
  height: 460px;
  background-image: url('../images/DSC_5920.jpg');
  background-position: 50% 40%;
}

.image-box-shadow.usluge._3rd {
  width: 50%;
  height: 460px;
  max-width: 50%;
  background-image: url('../images/AH1.webp');
  background-position: 50% 40%;
}

.image-box-full {
  width: 50%;
  height: 700px;
  max-width: 50%;
  background-image: url('../images/home_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-box-full.usluge {
  width: 670px;
  height: 480px;
  max-width: none;
  background-image: url('../images/home_savjetovanje.webp');
}

.image-box-full.usluge._2nd {
  width: 50%;
  height: 800px;
  background-image: url('../images/DSC_5990.webp');
}

.text-side-box-no-shadow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 820px;
  height: 620px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 90px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.text-side-box-no-shadow.no-box {
  position: static;
  display: block;
  width: 50%;
  height: auto;
  padding: 0px 10% 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-side-box-no-shadow.no-box.transparent {
  width: auto;
  max-width: 600px;
  padding-right: 0px;
  background-color: transparent;
}

.text-side-box-no-shadow.no-box.transparent.right {
  width: 50%;
  max-width: none;
  padding-right: 20px;
  padding-left: 10%;
}

.text-side-box-no-shadow.right {
  position: static;
  display: block;
  width: 50%;
  height: auto;
  padding: 0px 0px 0px 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.text-side-box-no-shadow.right.transparent {
  width: auto;
  max-width: 600px;
  padding-right: 0px;
  background-color: transparent;
}

.text-side-box-no-shadow.right.no-padding {
  width: 100%;
  padding-left: 0%;
}

.text-side-box-no-shadow._540px {
  position: static;
  display: block;
  width: 50%;
  height: auto;
  max-width: none;
  padding: 0px 10% 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-box-no-shadow {
  width: 50%;
  height: 700px;
  max-width: 50%;
  background-image: url('../images/home_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-box-no-shadow.usluge {
  width: 670px;
  height: 480px;
  max-width: none;
  background-image: url('../images/home_savjetovanje.webp');
}

.image-box-no-shadow.usluge._1st {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 60%;
  height: 800px;
  max-width: none;
  background-image: url('../images/AH1.webp');
  background-size: cover;
}

.image-box-no-shadow.novosti_slider {
  width: 670px;
  height: 480px;
  max-width: none;
  background-image: url('../images/home_savjetovanje.webp');
}

.image-box-no-shadow.novosti_slider._1st {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 40%;
  height: 560px;
  max-width: none;
  background-image: url('../images/DSC_5538.jpg');
  background-size: cover;
}

.text-wrapper-dijagnostika {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 540px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.text-wrapper-dijagnostika.fullwidth {
  width: auto;
  max-width: none;
}

.illustration-wrapper {
  width: 50%;
}

.image-6 {
  display: block;
  height: auto;
  max-width: 441px;
  margin-right: auto;
  margin-left: auto;
}

.section-dijagnostika {
  display: block;
  background-color: #fff;
}

.section-dijagnostika.grey {
  background-color: #fafafa;
}

.section-dijagnostika.grey.first {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../images/VM8HchFQ.webp'), url('../images/VM8HchFQ.webp');
  background-position: 200% -79%, -43% -58%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.section-header-image {
  position: relative;
  z-index: 0;
  display: block;
  padding-top: 60px;
}

.row-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 620px;
  margin-top: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hukelj_5989.webp');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-2columns {
  z-index: 1;
  margin-top: -80px;
}

.section-2columns.other {
  margin-top: 30px;
}

.section-2columns.last {
  margin-top: 30px;
  margin-bottom: 100px;
}

.row-2_columns {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.column-shadow {
  z-index: 1;
  width: 50%;
  min-height: auto;
  padding: 100px;
  background-color: #fff;
}

.section-3columns {
  z-index: 1;
  margin-top: -60px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section-3columns.single {
  margin-top: 0px;
  padding-top: 100px;
}

.section-3columns.no-margin {
  padding-bottom: 0px;
}

.row-3_columns {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.column {
  z-index: 1;
  width: 33.33333333333333%;
  min-height: auto;
  padding: 0px;
  text-decoration: none;
}

.column._50 {
  width: 50%;
}

.image-div {
  min-height: 340px;
  margin-bottom: 30px;
  background-image: url('../images/DSC_5590.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.image-div.zablude {
  background-image: url('../images/DSC_5966.webp');
}

.section-predavanja-slider {
  display: none;
  padding-top: 100px;
  background-color: #fff;
}

.slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 99px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #323c3e;
}

.testimonial-right-arrow:hover {
  background-color: #000;
  color: #fff;
}

.testimonial-slide-dot {
  bottom: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-mask {
  height: auto;
}

.section-large {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.testimonial-slider {
  height: auto;
  background-color: transparent;
}

.slider-dots {
  display: none;
}

.testimonial-slide {
  height: auto;
}

.icon-normal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 99px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #323c3e;
}

.testimonial-left-arrow:hover {
  background-color: #000;
  color: #fff;
}

.container-small {
  position: relative;
  width: 100%;
  max-width: none;
}

.image {
  width: 1100px;
  height: 544px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/DSC_5966.webp');
  background-position: 50% 40%;
  background-size: cover;
}

.image.tr {
  background-image: url('../images/DSC_5589.webp');
}

.section-content {
  max-width: 820px;
  margin: 40px auto 80px;
}

.image-7 {
  margin-right: 14px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.section-header-text {
  position: relative;
  z-index: 0;
  display: block;
  margin-bottom: 90px;
  padding-top: 60px;
}

.section-sastanak {
  display: block;
}

.section-sastanak.grey {
  padding-bottom: 100px;
  background-color: #fafafa;
}

.section-sastanak.white {
  margin-bottom: 100px;
  background-color: #fff;
}

.section-sastanak.white.last {
  margin-bottom: 0px;
}

.image-wrapper {
  width: 50%;
  height: 100%;
  background-image: url('../images/DSC_5589.webp');
  background-position: 60% 50%;
  background-size: cover;
}

.image-wrapper._1st {
  background-image: url('../images/DSC_5966.webp');
}

.image-wrapper._2nd {
  background-image: url('../images/DSC_5490.webp');
}

.image-wrapper._3rd {
  background-image: url('../images/DSC_6008.webp');
}

.text-wrapper-sastanak {
  z-index: 1;
  width: 50%;
  max-width: 540px;
  min-height: auto;
  padding: 0px 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-sastanak-cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 840px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f1145;
}

.section-forma {
  display: block;
  background-color: #fff;
  background-image: url('../images/VM8HchFQ.webp');
  background-position: 125% 200%;
  background-size: auto;
  background-repeat: no-repeat;
}

.success-message {
  padding: 28px 16px;
  background-color: transparent;
  color: #000;
}

.error-message {
  padding: 16px;
  background-color: #d61200;
}

.form {
  position: relative;
  z-index: 2;
  margin-top: 100px;
  margin-bottom: 160px;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contact-section {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  padding: 110px 0% 90px;
  background-color: transparent;
  color: #000;
}

.contact-field {
  height: 50px;
  margin-bottom: 50px;
  padding: 10px 0px;
  border-style: none none solid;
  border-width: 1px;
  border-bottom-color: #58595b;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Aeonik, sans-serif;
  color: #aeaeae;
  font-size: 20px;
  line-height: 33px;
}

.contact-field:hover {
  border-color: #000;
}

.contact-field:focus {
  border-top-color: #00866b;
  border-right-color: #00866b;
  border-left-color: #00866b;
}

.contact-field::-webkit-input-placeholder {
  color: #aeaeae;
}

.contact-field:-ms-input-placeholder {
  color: #aeaeae;
}

.contact-field::-ms-input-placeholder {
  color: #aeaeae;
}

.contact-field::placeholder {
  color: #aeaeae;
}

.submit-button {
  display: inline-block;
  width: 188px;
  height: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #2e3192;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Aeonik, sans-serif;
  color: #2e3192;
  font-size: 15px;
  line-height: 18px;
}

.submit-button:hover {
  background-color: #2e3192;
  color: #fafafa;
}

.text-block {
  font-family: Aeonik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}

.navigation-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 8px;
}

.logo-link {
  margin-right: 20px;
}

.logo-link.w--current {
  margin-right: 20px;
}

.navigation-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.navigation-link {
  padding: 12px 0px;
  border-radius: 0px;
  background-color: transparent;
  font-family: Aeonik, sans-serif;
  color: #2e3192;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.navigation-link:hover {
  border-bottom: 2px solid #2e3192;
  border-radius: 0px;
  background-color: transparent;
  color: #160042;
}

.navigation-link.w--current {
  color: #642eff;
}

.navbar_component {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 161px;
  padding: 24px 5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.logo-2 {
  width: 320px;
}

.navigation-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  color: #2e3192;
  text-decoration: none;
}

.link-2 {
  color: #2e3192;
  text-decoration: none;
}

.link-3 {
  color: #2e3192;
  text-decoration: none;
}

.image-8 {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-9 {
  position: absolute;
  left: -25%;
  top: 25%;
  right: auto;
  z-index: -1;
  max-width: 200%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
}

.div-block-2 {
  width: 60%;
  margin-bottom: 40px;
}

.image-10 {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.link-5 {
  color: #2e3192;
  text-decoration: none;
}

.image-11 {
  margin-top: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-span {
  color: #0f1145;
}

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

@media screen and (min-width: 1920px) {
  .row.space-inbetween {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .image-div {
    min-height: 500px;
  }
}

@media screen and (max-width: 991px) {
  .section-home-cta {
    height: 360px;
    padding-top: 110px;
    padding-bottom: 130px;
  }

  .text-side-box {
    position: relative;
    top: -10%;
    right: auto;
    width: 80%;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 20px;
  }

  .text-side-box.no-box.transparent {
    width: 100%;
  }

  .text-side-box.slider {
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .text-size-medium.color-white {
    padding-bottom: 40px;
  }

  .image-box {
    max-width: 450px;
    margin-top: 80px;
  }

  .image-box.usluge._2nd {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-bottom: 40px;
  }

  .image-box.usluge.ekspertiza {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 40px;
    background-position: 50% 30%;
    background-size: cover;
  }

  .main-wrapper {
    margin-top: 60px;
    padding-top: 0px;
  }

  .main-wrapper.no-padding {
    padding-top: 0px;
  }

  .main-wrapper.white {
    margin-top: 0px;
    padding-top: 0px;
  }

  .main-wrapper.grey.padding {
    padding-top: 0px;
  }

  .section-home-vision {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 17, 69, 0.65)), to(rgba(15, 17, 69, 0.65))), url('../images/DSC_5573.jpg');
    background-image: linear-gradient(180deg, rgba(15, 17, 69, 0.65), rgba(15, 17, 69, 0.65)), url('../images/DSC_5573.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row.inverse {
    padding-top: 0px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row.inverse._90padding {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .row.margin-bottom {
    height: 700px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row.dijagnostika {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .row.novosti-slider {
    height: auto;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .row.sastanak {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .row.sastanak.inverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-disclaimer {
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 4.86px;
  }

  .footer-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .footer-column.first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .footer-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .heading-large {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 3.2px;
  }

  .heading-large.center.padding-bottom {
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .heading-large.center.padding-bottom-copy {
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .heading-large.diagnostika {
    font-size: 28px;
    line-height: 30px;
  }

  .heading-large.terapija {
    font-size: 28px;
    line-height: 30px;
  }

  .heading-large.novosti {
    font-size: 28px;
    line-height: 30px;
  }

  .container-medium {
    max-width: none;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-medium.columns.desktop {
    display: block;
  }

  .text-wrapper {
    max-width: none;
  }

  .text-wrapper.padding-left {
    max-width: none;
    margin-left: 0px;
  }

  .wrapper {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .page-padding {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding.mobile {
    padding-right: 32px;
    padding-left: 32px;
  }

  .page-padding.normal {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._10-5 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._10 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._5-10 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._10-0 {
    margin-bottom: 0px;
    padding-right: 2.5rem;
    padding-bottom: 80px;
    padding-left: 2.5rem;
  }

  .page-padding._10-10 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._15-15 {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .section-home-featured.no-padding {
    padding-top: 60px;
  }

  .section-home-experts.padding-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-home-experts._100-padding-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .image-box-shadow {
    max-width: 450px;
    margin-top: 80px;
  }

  .image-box-shadow.usluge._2nd {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 0px;
  }

  .image-box-shadow.usluge._3rd {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 0px;
  }

  .image-box-shadow.usluge._3rd {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 0px;
  }

  .image-box-full {
    max-width: 450px;
    margin-top: 80px;
  }

  .image-box-full.usluge._2nd {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-bottom: 40px;
  }

  .text-side-box-no-shadow {
    max-width: none;
    margin-right: 0rem;
  }

  .text-side-box-no-shadow.no-box {
    width: 100%;
    padding-right: 0%;
  }

  .text-side-box-no-shadow.no-box.transparent.right {
    width: 100%;
    padding-right: 0px;
    padding-left: 0%;
  }

  .text-side-box-no-shadow.right {
    width: 100%;
    margin-top: 40px;
    padding-left: 0%;
  }

  .text-side-box-no-shadow._540px {
    width: 100%;
    padding-right: 0%;
  }

  .image-box-no-shadow {
    max-width: 450px;
    margin-top: 80px;
  }

  .image-box-no-shadow.usluge._1st {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 39%;
  }

  .image-box-no-shadow.novosti_slider._1st {
    width: 100%;
    height: 330px;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 39%;
  }

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

  .text-wrapper-dijagnostika {
    width: 100%;
    max-width: none;
  }

  .illustration-wrapper {
    width: 100%;
  }

  .image-6 {
    max-width: 250px;
  }

  .section-header-image {
    padding-top: 0px;
  }

  .row-image {
    height: 400px;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-shadow {
    padding: 20px;
  }

  .section-3columns {
    margin-top: 0px;
  }

  .section-3columns.single {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column {
    padding: 0px;
  }

  .image-div {
    height: 200px;
  }

  .section-large {
    width: 100%;
    padding-top: 40px;
  }

  .image {
    width: auto;
    height: 300px;
  }

  .section-content {
    margin-bottom: 40px;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .image-7 {
    margin-right: 14px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .section-header-text {
    margin-bottom: 40px;
    padding-top: 0px;
  }

  .section-sastanak.grey {
    padding-bottom: 40px;
  }

  .section-sastanak.white {
    margin-bottom: 40px;
  }

  .image-wrapper._1st {
    width: 40%;
    height: 100%;
    min-height: 500px;
  }

  .image-wrapper._2nd {
    width: 40%;
    min-height: 500px;
  }

  .image-wrapper._3rd {
    width: 40%;
    min-height: 500px;
  }

  .text-wrapper-sastanak {
    padding: 20px;
  }

  .section-sastanak-cta {
    height: 360px;
    padding-top: 110px;
    padding-bottom: 130px;
  }

  .form {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-section {
    padding: 40px 2.5rem;
    background-image: none;
  }

  .navigation-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-link {
    margin-right: 0px;
  }

  .menu-button {
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #f3f5fb;
    border-radius: 8px;
    color: #393b6a;
  }

  .menu-button.w--open {
    border-color: #fff;
    background-color: #2e3192;
  }

  .navigation-menu {
    position: absolute;
    padding: 12px;
    border-radius: 8px;
    background-color: #fff;
    color: #393b6a;
  }

  .navigation-menu.w--open {
    border-color: #fff;
    background-color: #282556;
  }

  .navigation-link {
    width: 100%;
    text-align: center;
  }

  .navbar_component {
    position: relative;
    min-height: 100px;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .logo-2 {
    width: 250px;
  }

  .image-9 {
    top: 0%;
  }
}

@media screen and (max-width: 767px) {
  .text-side-box {
    position: relative;
    top: 0%;
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-box {
    max-width: 300px;
    margin-top: 40px;
  }

  .main-wrapper {
    margin-top: 60px;
  }

  .section-home-vision {
    margin-top: 0px;
  }

  .row.inverse {
    padding-bottom: 60px;
  }

  .row.margin-bottom {
    margin-bottom: 60px;
  }

  .row.novosti-slider {
    margin-bottom: 60px;
  }

  .row.sastanak {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row.sastanak.inverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-large.terapija {
    font-size: 26px;
  }

  .heading-large.novosti {
    font-size: 26px;
  }

  .page-padding {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }

  .page-padding._10-0 {
    margin-bottom: 0px;
    padding-bottom: 60px;
  }

  .section-home-experts.padding-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-home-experts._100-padding-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-box-shadow {
    max-width: 300px;
    margin-top: 40px;
  }

  .image-box-full {
    max-width: 300px;
    margin-top: 40px;
  }

  .image-box-no-shadow {
    max-width: 300px;
    margin-top: 40px;
  }

  .section-dijagnostika.grey.first {
    background-position: -93% -45%, 206% -16%;
  }

  .section-2columns.last {
    margin-bottom: 40px;
  }

  .row-2_columns {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .section-3columns {
    margin-top: 0px;
  }

  .row-3_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .column {
    width: 100%;
  }

  .column._50 {
    width: 100%;
  }

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

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .image-wrapper._1st {
    width: 100%;
    height: 250px;
  }

  .image-wrapper._2nd {
    width: 100%;
    height: 250px;
  }

  .image-wrapper._3rd {
    width: 100%;
    height: 250px;
  }

  .text-wrapper-sastanak {
    width: 100%;
  }

  .navbar_component {
    min-height: 80px;
  }

  .logo-2 {
    width: 200px;
  }

  .image-9 {
    top: 0%;
  }

  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .section-home-cta {
    height: auto;
  }

  .text-side-box {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-side-box.slider {
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding: 40px 0px 20px;
  }

  .text-size-medium {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.5px;
  }

  .text-size-medium.color-white {
    padding-bottom: 20px;
  }

  .image-box {
    max-width: none;
  }

  .image-box.usluge._2nd {
    height: 210px;
    margin-bottom: 20px;
  }

  .image-box.usluge.ekspertiza {
    height: 210px;
  }

  .main-wrapper {
    margin-top: 40px;
  }

  .main-wrapper.white {
    padding-top: 0px;
  }

  .section-home-vision {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .row.inverse {
    padding-bottom: 40px;
  }

  .row.margin-bottom {
    position: static;
    display: block;
    height: auto;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row.dijagnostika {
    padding-top: 40px;
    padding-bottom: 40px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .row.novosti-slider {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .row.sastanak.inverse {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .row.space-inbetween {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .footer-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button {
    margin-top: 20px;
  }

  .heading-large {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.5px;
  }

  .heading-large.white {
    text-align: left;
  }

  .heading-large.center {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
  }

  .heading-large.center.white {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
  }

  .heading-large.center.padding-bottom {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-large.center.padding-bottom-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-large.diagnostika {
    font-size: 32px;
    line-height: 43px;
  }

  .heading-large.terapija {
    font-size: 32px;
    line-height: 43px;
  }

  .heading-large.novosti {
    margin-top: 10px;
  }

  .text-wrapper.padding-left {
    padding-right: 10px;
    padding-left: 10px;
  }

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

  .page-padding.mobile {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding.normal {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding._10-5 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding._10 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding._5-10 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding._10-0 {
    padding-right: 1rem;
    padding-bottom: 40px;
    padding-left: 1rem;
  }

  .page-padding._10-10 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .page-padding._15-15 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .section-home-featured {
    padding-top: 0px;
  }

  .text-size-small {
    font-size: 16px;
    white-space: nowrap;
  }

  .section-home-experts.padding-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-home-experts.grey {
    padding-top: 0px;
  }

  .section-home-experts._100-padding-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-box-shadow {
    max-width: none;
  }

  .image-box-shadow.usluge._2nd {
    height: 210px;
  }

  .image-box-shadow.usluge._3rd {
    height: 210px;
  }

  .image-box-shadow.usluge._3rd {
    height: 210px;
  }

  .image-box-full {
    max-width: none;
  }

  .image-box-full.usluge._2nd {
    height: 210px;
  }

  .text-side-box-no-shadow.no-box {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-box-no-shadow {
    max-width: none;
  }

  .image-box-no-shadow.usluge._1st {
    position: static;
    height: 210px;
  }

  .image-box-no-shadow.novosti_slider._1st {
    position: static;
    height: 210px;
  }

  .section-dijagnostika.grey.first {
    padding-top: 0px;
    background-position: 135% -6%, -22% -27%;
  }

  .row-image {
    background-position: 60% 50%;
  }

  .section-2columns.other {
    margin-top: 10px;
  }

  .section-2columns.last {
    margin-top: 10px;
  }

  .row-2_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-shadow {
    width: 100%;
  }

  .section-3columns {
    margin-top: 0px;
    padding-bottom: 40px;
  }

  .section-3columns.single {
    padding-top: 30px;
  }

  .row-3_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .column._50 {
    width: 100%;
  }

  .section-predavanja-slider {
    padding-top: 40px;
  }

  .slider-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .section-large {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 100px;
  }

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

  .section-content {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .image-wrapper._1st {
    min-height: auto;
  }

  .image-wrapper._2nd {
    min-height: auto;
  }

  .image-wrapper._3rd {
    min-height: auto;
  }

  .text-wrapper-sastanak {
    width: 100%;
    padding-top: 0px;
  }

  .section-sastanak-cta {
    height: auto;
  }

  .section-forma {
    background-position: 0% 200%;
  }

  .contact-section {
    padding-right: 1rem;
    padding-left: 1rem;
  }

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

  .image-9 {
    top: 0%;
  }

  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .bold-text {
    font-size: 24px;
    letter-spacing: 0px;
  }

  .link-5 {
    color: #2e3192;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 1px;
    text-decoration: none;
  }

  .bold-text-2 {
    font-size: 32px;
    line-height: 43px;
  }

  .bold-text-3 {
    display: inline;
  }
}

@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}