html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border: 0;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}

[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

@media (width >= 800px) {
  .clearfix.m800 {
    display: none;
  }
}

.filler {
  background-color: #e4dbc6;
  width: 100%;
  height: 60px;
}

.filler.togo {
  background-color: #cab98e;
}

.filler.napredek {
  background-color: red;
}

@media (width <= 800px) {
  .clearfix.spacer {
    margin-bottom: 200px;
  }
}

.referencni {
  color: #fff;
  opacity: 0;
  flex: 1;
  height: 50vh;
  margin: 0;
  font-family: Montserrat;
  font-weight: bold;
  transition: opacity 1s ease-in-out;
  position: sticky;
  top: 50vh;
  right: 0;
}

.referencni img {
  height: 78px;
  position: absolute;
  bottom: 90px;
  right: 20px;
}

.referencni .referencni-text {
  text-align: right;
  vertical-align: bottom;
  width: 175px;
  height: 32px;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  position: absolute;
  bottom: 160px;
  right: 20px;
}

@media (width >= 768px) {
  .referencni img {
    height: 100px;
    bottom: 148px;
    right: 72px;
  }

  .referencni .referencni-text {
    font-size: 12px;
    line-height: 16px;
    bottom: 230px;
    right: 72px;
  }
}

.dgnb {
  color: #fff;
  opacity: 0;
  flex: 1;
  height: 50vh;
  margin: 0;
  font-family: Montserrat;
  font-weight: bold;
  transition: opacity 1s ease-in-out;
  position: sticky;
  top: 50vh;
  right: 0;
}

.dgnb img {
  height: 48px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.dgnb .dgnb-text {
  text-align: right;
  vertical-align: bottom;
  width: 175px;
  height: 32px;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  position: absolute;
  bottom: 13px;
  right: 85px;
}

@media (width >= 768px) {
  .dgnb img {
    height: 58px;
    bottom: 58px;
    right: 72px;
  }

  .dgnb .dgnb-text {
    font-size: 12px;
    line-height: 16px;
    bottom: 58px;
    right: 150px;
  }
}

.btn, .cta .cta-instagram, .cta .cta-button {
  color: #fff;
  cursor: pointer;
  border-radius: 24px;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

@media (width >= 772px) {
  .btn, .cta .cta-instagram, .cta .cta-button {
    border-radius: 29px;
    height: 58px;
    line-height: 58px;
  }
}

.cta {
  flex-direction: row;
  padding-bottom: 10px;
  display: flex;
}

.cta .cta-button {
  letter-spacing: .25em;
  text-align: center;
  background-color: #958b6b;
  width: 200px;
  padding-left: 15px;
  padding-right: 12px;
  font-family: Montserrat;
  font-size: 14px;
}

.cta .cta-button.magnifier {
  background-image: url("lupe.4c670f49.svg");
  background-position: 20px 16px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding-left: 40px;
}

@media (width <= 767px) {
  .cta .cta-button.magnifier {
    background-image: none;
    padding-left: 8px;
    padding-right: 0;
  }
}

.cta .cta-instagram {
  color: #fff;
  background-color: #968c6b;
  background-image: url("instagram.cdb10813.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  width: 48px;
  margin-left: 10px;
}

@media (width >= 767px) {
  .cta .cta-instagram {
    width: 58px;
  }
}

@font-face {
  font-family: Montserrat;
  src: url("Montserrat-Regular.a50d8eb2.ttf") format("truetype");
}

@font-face {
  font-family: Montserrat;
  src: url("Montserrat-Medium.e03947a9.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: Montserrat;
  src: url("Montserrat-Bold.f47ec530.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: Montserrat;
  src: url("Montserrat-Light.24ca0076.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: Montserrat;
  src: url("Montserrat-ExtraLight.7f5bedad.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: CormorantGaramond;
  src: url("CormorantGaramond-Light.fed567d4.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: CormorantGaramond;
  src: url("CormorantGaramond-Bold.d932f670.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: StaffCondensedTest;
  src: url("StaffCondensedTest-Light.436a1562.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.modal {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background-color: #968c6bd9;
  width: 100%;
  height: 100%;
  transition: all .6s;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
}

.modal.open {
  z-index: 10;
  opacity: 1;
  visibility: visible;
}

.modal .modal-content {
  max-width: 680px;
  margin-top: 30vh;
  margin-left: 40px;
}

@media (width >= 773px) {
  .modal .modal-content {
    margin-left: 175px;
  }
}

@media (width >= 901px) {
  .modal .modal-content {
    margin-left: 275px;
  }
}

@media (width >= 1000px) {
  .modal .modal-content {
    margin-left: 315px;
  }
}

@media (width >= 1200px) {
  .modal .modal-content {
    margin-left: 455px;
  }
}

.modal .modal-content nav ul li {
  margin-bottom: 2vh;
}

@media (width >= 772px) {
  .modal .modal-content nav ul li {
    margin-bottom: 4vh;
  }
}

.modal .modal-content nav ul li a {
  color: #cab98e;
  letter-spacing: 1.5px;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
}

@media (width >= 772px) {
  .modal .modal-content nav ul li a {
    letter-spacing: 3.5px;
    font-size: 30px;
  }
}

@media (width >= 1000px) {
  .modal .modal-content nav ul li a {
    font-size: 34px;
  }
}

.modal .modal-content nav ul li a:hover, .modal .modal-content nav ul li a.active {
  color: #fff;
}

.modal .modal-content .referencni, .modal .modal-content .dgnb {
  position: absolute;
}

body.modal-open .modal .modal-content {
  max-width: 697px;
}

@media (width >= 773px) {
  body.modal-open .logo-m {
    top: 0;
    left: 175px;
  }
}

@media (width >= 901px) {
  body.modal-open .logo-m {
    left: 275px;
  }
}

@media (width >= 1000px) {
  body.modal-open .logo-m {
    left: 315px;
  }
}

@media (width >= 1200px) {
  body.modal-open .logo-m {
    left: 455px;
  }
}

@media (width >= 773px) {
  body.modal-open .logo-napis {
    margin-left: 75px !important;
  }
}

@media (width >= 901px) {
  body.modal-open .logo-napis {
    margin-left: 75px !important;
  }
}

@media (width >= 1000px) {
  body.modal-open .logo-napis {
    margin-left: 85px !important;
  }
}

@media (width >= 1200px) {
  body.modal-open .logo-napis {
    margin-left: 225px !important;
  }
}

body.modal-open .logo {
  max-height: 40px;
  margin-top: 80px;
  margin-left: 0;
}

@media (width <= 772px) {
  body.modal-open .logo {
    position: absolute;
  }
}

body.modal-open h1.s-title {
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

body {
  height: 100vh;
  margin: 0;
  font-size: 14px;
  font-family: Montserrat !important;
}

body.modal-open {
  overflow: hidden;
}

b {
  font-weight: bold;
}

.fast-nav {
  display: flex;
}

.fast-nav .logo-m {
  height: 48px;
  position: absolute;
}

@media (width <= 772px) {
  .fast-nav .logo-m {
    top: 60px;
    left: 0;
  }
}

@media (width >= 773px) {
  .fast-nav .logo-m {
    height: 70px;
    left: calc(50% - 35px);
  }
}

.fast-nav .right {
  margin-left: auto;
  position: relative;
}

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

@media (width >= 772px) {
  .fast-nav .right a {
    margin-left: 12px;
  }
}

.fast-nav .right .lang-switch {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: -25px;
  left: 12px;
}

@media (width >= 772px) {
  .fast-nav .right .lang-switch {
    left: 20px;
  }
}

@media (width >= 792px) {
  .fast-nav .right .lang-switch {
    left: 72px;
  }
}

@media (width >= 1000px) {
  .fast-nav .right .lang-switch {
    top: -35px;
  }
}

@media (width >= 1201px) {
  .fast-nav .right .lang-switch {
    left: 142px;
  }
}

.fast-nav .right .lang-switch a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  text-decoration: none;
  display: inline-block;
}

.fast-nav .right .lang-switch a.active {
  font-weight: bold;
}

.fast-nav .btn, .fast-nav .mail, .fast-nav .phone, .fast-nav .home, .fast-nav .favorite, .fast-nav .offices, .fast-nav .open-menu {
  letter-spacing: .15em;
  color: #fff;
  cursor: pointer;
  border-radius: 24px;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

@media (width >= 772px) {
  .fast-nav .btn, .fast-nav .mail, .fast-nav .phone, .fast-nav .home, .fast-nav .favorite, .fast-nav .offices, .fast-nav .open-menu {
    border-radius: 29px;
    height: 58px;
    line-height: 58px;
  }
}

.fast-nav .open-menu {
  background-color: #000;
  padding-left: 80px;
  padding-right: 35px;
}

.fast-nav .open-menu img {
  width: 25px;
  transition: transform .2s ease-in-out;
  position: absolute;
  left: 30px;
}

@media (width <= 900px) {
  .fast-nav .open-menu img {
    left: 17px;
  }
}

@media (width <= 772px) {
  .fast-nav .open-menu img {
    left: 12px;
  }
}

.fast-nav .open-menu img.m1 {
  top: 14px;
}

.fast-nav .open-menu img.m2 {
  top: 20px;
}

.fast-nav .open-menu img.m3 {
  top: 26px;
}

@media (width <= 772px) {
  .fast-nav .open-menu img {
    left: 12px;
  }

  .fast-nav .open-menu img.m1 {
    top: 11px;
  }

  .fast-nav .open-menu img.m2 {
    top: 17px;
  }

  .fast-nav .open-menu img.m3 {
    top: 23px;
  }
}

.fast-nav .open-menu:hover img {
  transform: rotate(27.3deg);
}

.fast-nav .open-menu.hide {
  z-index: -10;
  opacity: 0;
  visibility: hidden;
}

@media (width <= 900px) {
  .fast-nav .open-menu {
    color: #0000;
    width: 58px;
    padding: 0;
    overflow: hidden;
  }
}

@media (width <= 772px) {
  .fast-nav .open-menu {
    width: 48px;
  }
}

.fast-nav .offices {
  background-color: #968c6b;
  padding-left: 15px;
  padding-right: 12px;
  font-size: 12px;
}

.fast-nav .offices img {
  width: 32px;
  position: absolute;
  top: 14px;
  left: 30px;
}

@media (width <= 791px) {
  .fast-nav .offices img {
    display: none;
  }
}

@media (width >= 792px) {
  .fast-nav .offices {
    padding-left: 80px;
    padding-right: 35px;
    font-size: 14px;
  }
}

.fast-nav .favorite {
  border: 1px solid #fff;
  width: 58px;
}

.fast-nav .favorite img {
  width: 24px;
  position: absolute;
  top: 14px;
  left: 16px;
}

@media (width <= 1200px) {
  .fast-nav .favorite {
    display: none;
  }
}

.fast-nav .mail, .fast-nav .phone, .fast-nav .home {
  width: 48px;
}

@media (width >= 772px) {
  .fast-nav .mail, .fast-nav .phone, .fast-nav .home {
    width: 58px;
  }
}

.fast-nav .mail img, .fast-nav .phone img, .fast-nav .home img {
  position: absolute;
}

.fast-nav .mail {
  background-color: #afa27c;
}

.fast-nav .mail img {
  width: 25px;
  top: 12px;
  left: 11px;
}

@media (width >= 772px) {
  .fast-nav .mail img {
    width: 28px;
    top: 14px;
    left: 14px;
  }
}

.fast-nav .phone {
  background-color: #cab98e;
}

.fast-nav .phone img {
  width: 20px;
  top: 13px;
  left: 16px;
}

@media (width >= 772px) {
  .fast-nav .phone img {
    width: 22px;
    top: 16px;
    left: 20px;
  }
}

.fast-nav .logo {
  display: flex;
}

@media (width <= 772px) {
  .fast-nav .logo {
    position: absolute;
  }
}

.fast-nav .logo .logo-napis {
  width: 150px;
}

@media (width <= 772px) {
  .fast-nav .logo .logo-napis {
    position: absolute;
    top: 120px;
  }
}

@media (width >= 773px) {
  .fast-nav .logo .logo-napis {
    width: 185px;
    margin-left: 20px;
  }
}

.fast-nav .home {
  float: right;
  background-color: #000;
  display: none;
}

.fast-nav .home img {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

header {
  opacity: 0;
  z-index: 20;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  transition: opacity 1s ease-in-out;
  position: fixed;
  top: 30px;
}

@media (width >= 350px) {
  header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (width >= 1000px) {
  header {
    padding-left: 70px;
    padding-right: 70px;
    top: 80px;
  }
}

header .close {
  background-color: #fff;
  border-radius: 24px;
  width: 48px;
  height: 48px;
  padding-left: 20px;
  position: absolute;
  top: 0;
}

@media (width >= 350px) {
  header .close {
    padding-left: 40px;
  }
}

@media (width >= 772px) {
  header .close {
    border-radius: 29px;
    width: 58px;
    height: 58px;
  }
}

header .close:hover, header .close:focus {
  cursor: pointer;
}

header .close img {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

header .open-menu, header .close {
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition: opacity .6s, visibility .6s, z-index .6s;
}

header .open-menu.hide, header .close.hide {
  z-index: -10;
  opacity: 0;
  visibility: hidden;
}

main.routeGalleryParent.gallery-open header {
  pointer-events: none;
}

main.routeGalleryParent.gallery-open header .right {
  pointer-events: all;
}

main.routeGalleryParent.gallery-open header #openModalBtn, main.routeGalleryParent.gallery-open header #closeModalBtn {
  opacity: 0;
  pointer-events: none;
}

main.routeGalleryParent.gallery-open header .favorite, main.routeGalleryParent.gallery-open header .offices, main.routeGalleryParent.gallery-open header .mail, main.routeGalleryParent.gallery-open header .phone, main.routeGalleryParent.gallery-open header .lang-switch {
  display: none;
}

main.routeGalleryParent.gallery-open header .home {
  display: block;
}

@media (width <= 1200px) {
  main.routeGalleryParent.gallery-open header .logo, main.routeGalleryParent.gallery-open header .logo-m {
    display: none;
  }
}

aside {
  visibility: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s ease-in-out, right .9s ease-in-out .2s;
  position: fixed;
  top: 35%;
  right: -380px;
}

@media (width >= 768px) {
  aside {
    visibility: visible;
    z-index: 20;
  }
}

@media (width >= 800px) {
  aside {
    right: -280px;
  }
}

aside ul {
  width: 420px;
}

aside ul li {
  white-space: nowrap;
  text-align: right;
  width: 0;
  margin-bottom: 20px;
  transition: width .7s ease-in-out;
  position: relative;
}

aside ul li a {
  color: #fff;
  letter-spacing: 3.5px;
  font-size: 14px;
  text-decoration: none;
}

aside ul li a .line {
  border-bottom: 1px solid #0000;
  width: 100px;
  margin-left: 15px;
  display: inline-block;
  position: relative;
  top: -8px;
}

aside ul li a:hover .line {
  border-bottom-color: #fff;
}

aside:hover {
  right: 0;
}

aside:hover ul li {
  width: 100%;
}

.routeHome aside.znacilnostiInPrednostiEle:hover ul li:first-child a {
  position: relative;
  left: -100px;
}

.routeGalleryParent aside {
  top: unset;
  bottom: 10%;
}

.routeHome aside.restavracijaEle ul li:first-child a .line, .routeHome aside.znacilnostiInPrednostiEle ul li:nth-child(2) a .line, .routeOffices aside:not(.kontaktiEle) ul li:nth-child(3) a .line, .routeGalleryParent aside ul li:nth-child(4) a .line .routeHome aside.kcEle ul li:nth-child(5) a .line, .routeHome aside.gradnjaEle ul li:nth-child(6) a .line, .routeOffices aside.kontaktiEle ul li:nth-child(7) a .line {
  border-bottom-color: #fff;
  width: 200px;
}

main.gallery-open aside, body.modal-open aside {
  visibility: hidden;
}

.gallery-scroll-container {
  scroll-behavior: smooth;
  box-sizing: border-box;
  background-color: #baaf8f;
  background-image: url("gallery.8dc44382.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 100vw;
  height: 100vh;
  padding-top: 20vh;
  padding-bottom: 20vh;
  overflow-y: scroll;
}

.center {
  flex-direction: column;
  align-items: center;
  gap: 3vh;
  width: 100%;
  display: flex;
}

.gallery {
  cursor: pointer;
  letter-spacing: .13em;
  scroll-snap-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 60vh;
  margin: 0 auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media (width <= 1000px) {
  .gallery {
    width: 80vw;
  }
}

.gallery .gallery-text {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 400;
}

@media (width <= 1200px) {
  .gallery .gallery-text {
    font-size: 40px;
  }
}

@media (width <= 600px) {
  .gallery .gallery-text {
    font-size: 25px;
  }
}

@media (width <= 400px) {
  .gallery .gallery-text {
    font-size: 20px;
  }
}

.gallery.gallery-interieri {
  background-image: url("interieri-inactive.b5155de1.webp");
}

.gallery.gallery-interieri.active {
  background-image: url("interieri.a323762d.webp");
}

.gallery.gallery-pisarne1 {
  background-image: url("pisarne1-inactive.3da1392d.webp");
}

.gallery.gallery-pisarne1.active {
  background-image: url("pisarne1.53f3b545.webp");
}

.gallery.gallery-pisarne2 {
  background-image: url("pisarne2-inactive.93616171.webp");
}

.gallery.gallery-pisarne2.active {
  background-image: url("pisarne2.003ed5ab.webp");
}

.gallery.gallery-zunanjost {
  background-image: url("zunanjost-inactive.3bc0b381.webp");
}

.gallery.gallery-zunanjost.active {
  background-image: url("zunanjost.53b3c8b4.webp");
}

.gallery.gallery-prirocnost {
  background-image: url("prirocnost-inactive.6d9dec95.webp");
}

.gallery.gallery-prirocnost.active {
  background-image: url("prirocnost.7cdc9454.webp");
}

.gallery div {
  text-align: center;
}

.gallery .circle {
  background-image: url("plus.f11f94f1.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  display: none;
  position: absolute;
  top: 20px;
  left: calc(50% - 50px);
}

@media (width >= 1000px) {
  .gallery .circle {
    width: 100px;
    height: 100px;
    left: calc(50% - 50px);
  }
}

.gallery.active {
  opacity: 1;
}

.gallery.active .circle {
  display: block;
}

#galleryScrollButtonWrapper {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  width: 120px;
  height: 80px;
  font-size: 15px;
  display: none;
  position: absolute;
  bottom: 60px;
  left: 40px;
}

@media (width >= 900px) {
  #galleryScrollButtonWrapper {
    display: flex;
  }
}

@media (width >= 500px) {
  #galleryScrollButtonWrapper {
    width: 220px;
    bottom: 60px;
    left: 100px;
  }
}

#galleryScrollButtonWrapper #galleryScrollButton {
  cursor: pointer;
  background-image: url("down.27b4afe7.svg");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 80px;
}

#galleryScrollButtonWrapper #galleryScrollStep {
  text-align: right;
  align-content: center;
  width: 120px;
  font-size: 30px;
}

section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}

section .section-line {
  border-top: 1px solid #000;
  width: 80%;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 40px;
  position: relative;
  overflow: hidden;
}

section .section-line .section-line-head {
  text-transform: uppercase;
  letter-spacing: .1em;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 500;
}

section .section-line .section-line-text {
  letter-spacing: .4em;
  padding-bottom: 55px;
  font-size: 31px;
  font-weight: 300;
  line-height: 40px;
}

section .image-with-description {
  width: 100%;
  min-height: 600px;
  font-family: Montserrat;
  display: flex;
  position: relative;
}

section .image-with-description .image-shadow {
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 60%;
  min-height: 900px;
  overflow: hidden;
}

section .image-with-description .image-shadow .image {
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 900px;
}

section .image-with-description .description {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
  overflow: hidden;
}

@media (width < 1900px) {
  section .image-with-description .description {
    padding-left: 4%;
    padding-right: 4%;
  }
}

section .image-with-description .description .icon-description {
  margin-bottom: 20px;
}

section .image-with-description .description .text-title-small {
  text-transform: uppercase;
  letter-spacing: .1em;
  text-align: center;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 500;
}

section .image-with-description .description .text-title {
  letter-spacing: .1em;
  text-align: center;
  padding-bottom: 30px;
  font-size: 38px;
  font-weight: 500;
  line-height: 46px;
}

section .image-with-description .description .text {
  text-align: center;
  width: 100%;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

section .image-with-description .description .logo {
  background-position: center;
  background-repeat: no-repeat;
  width: 200px;
  min-height: 100px;
}

@media (width >= 1000px) and (width <= 1220px) {
  section .image-with-description .description .text-title {
    font-size: 26px;
  }
}

@media (width >= 1220px) and (width <= 1500px) {
  section .image-with-description .description .text-title {
    font-size: 32px;
  }
}

@media (width <= 1000px) {
  section .image-with-description .description {
    padding-left: 40px;
    padding-right: 40px;
  }

  section .image-with-description .description .text {
    width: 100%;
  }

  section .image-with-description .description .text-title {
    font-size: 25px;
  }

  section .image-with-description .description .text-title-small {
    font-size: 15px;
  }
}

section .underblock {
  line-height: 20px;
  position: absolute;
}

section .s-title {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: CormorantGaramond;
  font-size: 44px;
  font-weight: 300;
  line-height: 50px;
}

@media (width >= 1000px) {
  section .s-title {
    font-size: 74px;
    line-height: 88px;
  }
}

section .anim-title {
  color: #fff;
  letter-spacing: 12px;
  z-index: 1;
  font-size: 18px;
  font-weight: 200;
  line-height: 22px;
  position: absolute;
  top: 100px;
  left: 15%;
}

@media (width >= 1000px) {
  section .anim-title {
    font-size: 31px;
    line-height: 45px;
    top: 200px;
    left: 25%;
  }
}

#nacrtiEle .container {
  width: 100%;
}

#nacrtiEle .row {
  flex-wrap: wrap;
  display: flex;
}

#nacrtiEle .column {
  flex-grow: 1;
  flex-shrink: 1;
}

#nacrtiEle .col-1 {
  max-width: 0;
}

@media (width >= 700px) {
  #nacrtiEle .col-1 {
    max-width: 22%;
  }
}

#nacrtiEle .col-2 {
  max-width: 0;
}

@media (width >= 1000px) {
  #nacrtiEle .col-2 {
    max-width: 33%;
  }
}

#nacrtiEle .col-3 {
  max-width: 100%;
}

@media (width >= 700px) {
  #nacrtiEle .col-3 {
    max-width: 78%;
  }
}

@media (width >= 1000px) {
  #nacrtiEle .col-3 {
    max-width: 45%;
  }
}

#nacrtiEle .col-1-2 {
  max-width: 100%;
}

@media (width >= 1000px) {
  #nacrtiEle .col-1-2 {
    max-width: 55%;
  }
}

#nacrtiEle .col-1-2-a {
  max-width: 100%;
}

@media (width >= 600px) {
  #nacrtiEle .col-1-2-a {
    max-width: 40%;
  }
}

#nacrtiEle .col-1-2-b {
  max-width: 100%;
}

@media (width >= 600px) {
  #nacrtiEle .col-1-2-b {
    max-width: 60%;
  }
}

#nacrtiEle .col-1-2-3 {
  max-width: 100%;
}

@media (width >= 1000px) {
  #nacrtiEle .col-1-2-3 {
    max-width: 45%;
  }
}

#nacrtiEle .gt1000 {
  display: none;
}

@media (width >= 1000px) {
  #nacrtiEle .gt1000 {
    display: block;
  }
}

#nacrtiEle .lt1000 {
  display: block;
}

@media (width >= 1000px) {
  #nacrtiEle .lt1000 {
    display: none;
  }
}

#nacrtiEle .cell-box {
  overflow: hidden;
}

#nacrtiEle .cell-box:not(.no-margin) {
  margin-left: 40px;
}

#nacrtiEle .cell-box h3 {
  color: #c9b88d;
  font-size: 31px;
  font-weight: 200;
}

#nacrtiEle .cell-box p {
  max-width: 550px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 30px;
}

#nacrtiEle .cell-box.border {
  border-top: 1px solid #000;
  padding-top: 25px;
}

#nacrtiEle .cell-box.padding {
  padding: 60px 20px 80px 0;
}

@media (width <= 1000px) {
  #nacrtiEle .cell-box.padding {
    padding-bottom: 0;
  }
}

#nacrtiEle .cell-box .floor-label {
  color: #b0a37d;
  cursor: pointer;
  border-top: 1px solid #0000;
  font-size: 17px;
  display: block;
  position: relative;
}

@media (width <= 600px) {
  #nacrtiEle .cell-box .floor-label {
    line-height: 30px !important;
  }
}

#nacrtiEle .cell-box .floor-label:before {
  content: "";
  background: linear-gradient(to right, #000, #0000);
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
}

#nacrtiEle .cell-box .floor-label.last {
  border-bottom: 1px solid #0000;
}

#nacrtiEle .cell-box .floor-label.last:after {
  content: "";
  background: linear-gradient(to right, #000, #0000);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

#nacrtiEle .cell-box .floor-label sup {
  font-size: 10px;
  position: relative;
  top: -5px;
  left: 10px;
}

#nacrtiEle .cell-box .floor-label span {
  color: #958b6a;
  padding: 0 60px 0 40px;
  font-family: CormorantGaramond;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
}

#nacrtiEle .cell-box .floor-label.selected {
  color: #000;
  font-weight: bold;
}

#nacrtiEle .cell-box .floor-label.selected span {
  font-weight: bold;
}

@media (width >= 600px) {
  #nacrtiEle .cell-box .floor-label:first-child {
    margin-top: 17.7%;
  }
}

#nacrtiEle .cell-box .building-plan-wrapper {
  position: relative;
}

#nacrtiEle .cell-box .building-plan-wrapper .selection-overlay {
  opacity: 0;
  background-color: #b2995a;
  height: 6.6%;
  transition: all 50ms ease-in-out;
  position: absolute;
  left: 7.4%;
  right: 5.4%;
}

#nacrtiEle .cell-box .building-plan-wrapper img {
  width: 100%;
}

#nacrtiEle .cell-box .floor-plan {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 240px;
  max-width: 100%;
  height: 320px;
  margin: 10px auto;
  transition: all .2s ease-in-out;
  display: block;
}

@media (width >= 1000px) {
  #nacrtiEle .cell-box .floor-plan {
    width: 200px;
    height: 270px;
    margin: 80px auto;
  }
}

@media (width >= 1200px) {
  #nacrtiEle .cell-box .floor-plan {
    width: 240px;
    height: 320px;
  }
}

@media (width >= 1400px) {
  #nacrtiEle .cell-box .floor-plan {
    width: 300px;
    height: 400px;
    margin: 100px auto;
  }
}

#nacrtiEle .cell-box .floor-plan.floor-1 {
  background-image: url("1.efaa2a73.png");
}

#nacrtiEle .cell-box .floor-plan.floor-2 {
  background-image: url("2.39b7cb07.png");
}

#nacrtiEle .cell-box .floor-plan.floor-3 {
  background-image: url("3.39b7cb07.png");
}

#nacrtiEle .cell-box .floor-plan.floor-4 {
  background-image: url("4.39b7cb07.png");
}

#nacrtiEle .cell-box .floor-plan.floor-5 {
  background-image: url("5.b1abd6f4.png");
}

#nacrtiEle .cell-box .floor-plan.floor-6 {
  background-image: url("6.3f5ee651.png");
}

#nacrtiEle .cell-box .floor-plan.floor-7 {
  background-image: url("7.3f5ee651.png");
}

#nacrtiEle .cell-box .floor-plan.floor-8 {
  background-image: url("8.3f5ee651.png");
}

#nacrtiEle .cell-box .floor-plan.floor-9 {
  background-image: url("9.3dabbf7a.png");
}

#nacrtiEle .cell-box .floor-plan.hidden {
  opacity: 0;
  transform: translate(300px);
}

#nacrtiEle .download-floor {
  text-align: center;
  height: 116px;
  margin: 80px 50px 100px;
}

@media (width <= 700px) {
  #nacrtiEle .download-floor {
    margin: 30px 20px;
  }
}

#nacrtiEle .download-floor a {
  letter-spacing: .15em;
  color: #fff;
  cursor: pointer;
  background-color: #958b6a;
  border-radius: 29px;
  height: 58px;
  padding-left: 80px;
  padding-right: 35px;
  line-height: 58px;
  text-decoration: none;
  display: none;
  position: relative;
}

#nacrtiEle .download-floor a img {
  width: 32px;
  position: absolute;
  top: 14px;
  left: 30px;
}

#nacrtiEle .download-floor a.visible {
  display: inline-block;
}

#gradnjaEle {
  z-index: -2;
  background-color: #fff;
  min-height: 550px;
  padding-top: 0;
  position: relative;
}

@media (width <= 1000px) {
  #gradnjaEle {
    padding-bottom: 30px;
  }

  #gradnjaEle .image-with-description {
    flex-direction: column;
  }
}

#gradnjaEle .image-with-description .image-shadow {
  text-align: center;
  flex: 0 0 40%;
  align-content: center;
  min-height: 0;
}

@media (width <= 1000px) {
  #gradnjaEle .image-with-description .image-shadow {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    display: inline-block;
  }
}

#gradnjaEle .image-with-description .image-shadow img {
  width: 60%;
}

@media (width <= 1000px) {
  #gradnjaEle .image-with-description .image-shadow img {
    width: 50%;
  }
}

#gradnjaEle .image-with-description .description {
  flex-direction: column;
  flex: 0 0 60%;
  justify-content: left;
  display: flex;
}

#gradnjaEle .image-with-description .description .text-title {
  text-align: left;
  color: #958b6b;
  letter-spacing: .5em;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 60px;
  font-family: Montserrat;
  font-size: 31px;
  font-weight: 300;
  line-height: 51px;
}

@media (width <= 1000px) {
  #gradnjaEle .image-with-description .description .text-title {
    padding-top: 50px;
    font-size: 24px;
  }
}

#gradnjaEle .image-with-description .description .text {
  color: #000;
  text-align: left;
  width: 100%;
  padding-bottom: 20px;
  font-family: Montserrat;
  font-weight: 300;
}

#gradnjaEle .image-with-description .description .emphasis {
  color: #968c6b;
  font-weight: bold;
}

#gymEle {
  background-color: #e4dbc6;
}

@media (width <= 1000px) {
  #gymEle .image-with-description {
    flex-direction: column;
    width: 100%;
  }
}

#gymEle .image-with-description .image-shadow {
  z-index: 1;
  flex: 0 0 60%;
}

@media (width <= 1000px) {
  #gymEle .image-with-description .image-shadow {
    min-height: 0;
  }
}

#gymEle .image-with-description .image-shadow .image {
  aspect-ratio: 4 / 3;
  background-image: url("gym.0e3df4fd.jpg");
  background-position: 0 -40px;
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #gymEle .image-with-description .image-shadow .image {
    aspect-ratio: 0;
    background-size: cover;
    height: 550px;
    min-height: 550px;
  }
}

#gymEle .image-with-description .description {
  z-index: 1;
}

@media (width <= 1000px) {
  #gymEle .image-with-description .description {
    padding-bottom: 40px;
  }
}

#gymEle .image-with-description .description .icon-description {
  content: url("gym-bottle.d12d3c83.png");
  max-width: 60px;
}

#gymEle .logo {
  background-image: url("gym-logo.98bceb4a.svg");
  background-repeat: no-repeat;
}

#galerijaEle {
  background-color: #000c;
  height: 100vh;
}

#galerijaEle .info {
  color: #fff;
  z-index: 9999;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  height: 58px;
  font-size: 14px;
  line-height: 58px;
  position: absolute;
  top: 30px;
  left: 30px;
}

@media (width >= 1000px) {
  #galerijaEle .info {
    top: 80px;
    left: 70px;
  }
}

#galerijaEle .gallery-title {
  color: #fff;
  z-index: 1;
  letter-spacing: 3.5px;
  text-transform: lowercase;
  height: 100px;
  font-family: CormorantGaramond;
  font-size: 72px;
  font-weight: 300;
  line-height: 90px;
  position: absolute;
  top: 120px;
  left: 30px;
  overflow: hidden;
}

@media (width >= 1000px) {
  #galerijaEle .gallery-title {
    top: 200px;
    left: 70px;
  }
}

@media (width <= 1200px) {
  #galerijaEle .gallery-title {
    font-size: 40px;
    line-height: 50px;
  }
}

@media (width <= 1000px) {
  #galerijaEle .gallery-title {
    width: 80vw;
  }
}

@media (width <= 600px) {
  #galerijaEle .gallery-title {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (width <= 400px) {
  #galerijaEle .gallery-title {
    font-size: 20px;
    line-height: 25px;
  }
}

#galerijaEle .gallery-title:first-letter {
  text-transform: uppercase;
}

.glide {
  height: 100vh;
  position: absolute !important;
}

.glide .glide__slide {
  width: 100vw !important;
  height: 100vh !important;
}

.glide .glide__arrows {
  width: 100%;
  position: absolute;
  top: 45%;
}

.glide .glide__arrows .glide__arrow {
  cursor: pointer;
  background: none;
  border: none;
  width: 80px;
  height: 80px;
  position: absolute;
}

.glide .glide__arrows .glide__arrow img {
  width: 100%;
}

.glide .glide__arrows .glide__arrow.glide__arrow--left {
  left: 10px;
  transform: rotateZ(90deg);
}

@media (width >= 800px) {
  .glide .glide__arrows .glide__arrow.glide__arrow--left {
    left: 30px;
  }
}

.glide .glide__arrows .glide__arrow.glide__arrow--right {
  right: 10px;
  transform: rotateZ(-90deg);
}

@media (width >= 800px) {
  .glide .glide__arrows .glide__arrow.glide__arrow--right {
    right: 30px;
  }
}

.gallerySlider {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.gallerySlider .glide__slides {
  background-color: #baaf8f;
}

.gallerySlider .glide__slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#gallerySliderInterieri .glide__slide.s1 {
  background-image: url("slide1.8bff1f6c.webp");
}

#gallerySliderInterieri .glide__slide.s2 {
  background-image: url("slide2.61f88075.webp");
}

#gallerySliderInterieri .glide__slide.s3 {
  background-image: url("slide3.df85196d.webp");
}

#gallerySliderInterieri .glide__slide.s4 {
  background-image: url("slide4.358be410.webp");
}

#gallerySliderInterieri .glide__slide.s5 {
  background-image: url("slide5.48937884.webp");
}

#gallerySliderInterieri .glide__slide.s6 {
  background-image: url("slide6.ca63e454.webp");
}

#gallerySliderInterieri .glide__slide.s7 {
  background-image: url("slide7.e4bf959b.webp");
}

#gallerySliderInterieri .glide__slide.s8 {
  background-image: url("slide8.78ef1c18.webp");
}

#gallerySliderInterieri .glide__slide.s9 {
  background-image: url("slide9.8f189496.webp");
}

#gallerySliderInterieri .glide__slide.s10 {
  background-image: url("slide10.23f24ce5.webp");
}

#gallerySliderInterieri .glide__slide.s11 {
  background-image: url("slide11.cd4df02f.webp");
}

#gallerySliderPisarne1 .glide__slide.s1 {
  background-image: url("slide1.70acb532.webp");
}

#gallerySliderPisarne1 .glide__slide.s2 {
  background-image: url("slide2.57cfef98.webp");
}

#gallerySliderPisarne2 .glide__slide.s1 {
  background-image: url("slide1.3b0d83a9.webp");
}

#gallerySliderPisarne2 .glide__slide.s2 {
  background-image: url("slide2.8dcc2743.webp");
}

#gallerySliderPisarne2 .glide__slide.s3 {
  background-image: url("slide3.297ff072.webp");
}

#gallerySliderPisarne2 .glide__slide.s4 {
  background-image: url("slide4.4ef136ae.webp");
}

#gallerySliderPisarne2 .glide__slide.s5 {
  background-image: url("slide5.5891a3b9.webp");
}

#gallerySliderPisarne2 .glide__slide.s6 {
  background-image: url("slide6.77581679.webp");
}

#gallerySliderPisarne2 .glide__slide.s7 {
  background-image: url("slide7.ea26238a.webp");
}

#gallerySliderPisarne2 .glide__slide.s8 {
  background-image: url("slide8.f7711360.webp");
}

#gallerySliderPisarne2 .glide__slide.s9 {
  background-image: url("slide9.435774c7.webp");
}

#gallerySliderPisarne2 .glide__slide.s10 {
  background-image: url("slide10.abf4b33e.webp");
}

#gallerySliderPisarne2 .glide__slide.s11 {
  background-image: url("slide11.1a6897c8.webp");
}

#gallerySliderPisarne2 .glide__slide.s12 {
  background-image: url("slide12.6474cff2.webp");
}

#gallerySliderPisarne2 .glide__slide.s13 {
  background-image: url("slide13.ece58e15.webp");
}

#gallerySliderZunanjost .glide__slide.s1 {
  background-image: url("slide1.044d4a59.webp");
}

#gallerySliderZunanjost .glide__slide.s2 {
  background-image: url("slide2.50c47c61.webp");
}

#gallerySliderZunanjost .glide__slide.s3 {
  background-image: url("slide3.c219cd19.webp");
}

#gallerySliderZunanjost .glide__slide.s4 {
  background-image: url("slide4.98b2b6d1.webp");
}

#gallerySliderZunanjost .glide__slide.s5 {
  background-image: url("slide5.2e05c8bb.webp");
}

#gallerySliderPrirocnost .glide__slide.s1 {
  background-image: url("slide1.de5d8258.webp");
}

#gallerySliderPrirocnost .glide__slide.s2 {
  background-image: url("slide2.0823d599.webp");
}

#gallerySliderPrirocnost .glide__slide.s3 {
  background-image: url("slide3.f4a74284.webp");
}

#gallerySliderPrirocnost .glide__slide.s4 {
  background-image: url("slide4.86d13787.webp");
}

#gallerySliderPrirocnost .glide__slide.s5 {
  background-image: url("slide5.6fc69ab2.webp");
}

#gallerySliderPrirocnost .glide__slide.s6 {
  background-image: url("slide6.95c3f2c0.webp");
}

#gallerySliderPrirocnost .glide__slide.s7 {
  background-image: url("slide7.0e6baf6e.webp");
}

#kcEleImages .images-3 {
  background-color: #e4dcc6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

@media (width <= 1000px) {
  #kcEleImages .images-3 {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

#kcEleImages .images-3 img {
  z-index: 1;
  width: 31%;
}

#kcEleImages .images-3 .img1 {
  content: url("kc-1.3a4c2daa.png");
}

#kcEleImages .images-3 .img2 {
  content: url("kc-2.754acaa4.png");
  margin-top: 10%;
}

#kcEleImages .images-3 .img3 {
  content: url("kc-3.c10ba24a.png");
  margin-top: -10%;
}

#kcEle .section-line {
  z-index: -2;
  background-color: #cab98e80;
  border-top: none;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 60px;
}

@media (width <= 1000px) {
  #kcEle .section-line {
    padding-top: 120px;
  }
}

#kcEle .section-line .section-line-pre {
  background-color: #cab98e80;
  flex: 0 0 20%;
  justify-content: left;
  width: 80%;
  margin-left: auto;
  position: relative;
}

@media (width <= 1000px) {
  #kcEle .section-line .section-line-pre {
    width: 90%;
  }
}

#kcEle .section-line .section-line-pre .kc-icon {
  content: url("kc-icon.b007538e.svg");
  height: 100px;
  position: absolute;
  top: -45px;
}

@media (width <= 1000px) {
  #kcEle .section-line .section-line-pre .kc-icon {
    height: 60px;
    top: -30px;
  }
}

#kcEle .section-line .section-line-head {
  letter-spacing: .3em;
  text-transform: none;
  color: #958b6b;
  border-top: 1px solid #000;
  flex: 0 0 80%;
  width: 70%;
  margin-left: auto;
  font-family: Montserrat;
  font-size: 31px;
  font-weight: 300;
}

@media (width <= 1000px) {
  #kcEle .section-line .section-line-head {
    width: 70%;
    font-size: 25px;
  }
}

#kcEle .image-with-description {
  background-color: #cab98e80;
}

@media (width <= 1000px) {
  #kcEle .image-with-description {
    flex-direction: column-reverse;
    width: 100%;
  }
}

#kcEle .image-with-description .description {
  justify-content: left;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 100px;
}

@media (width <= 1000px) {
  #kcEle .image-with-description .description {
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }
}

#kcEle .image-with-description .description .text-title {
  color: #000;
  text-align: left;
  letter-spacing: normal;
  width: 100%;
  padding-bottom: 150px;
  font-family: CormorantGaramond;
  font-size: 74px;
  font-weight: 300;
  line-height: 87px;
}

@media (width <= 1000px) {
  #kcEle .image-with-description .description .text-title {
    width: 95%;
    padding-bottom: 20px;
    font-size: 45px;
    line-height: 55px;
  }

  #kcEle .image-with-description .description .text-title .big {
    font-size: 100px;
  }
}

#kcEle .image-with-description .description .text-title .big {
  font-size: 121px;
}

#kcEle .image-with-description .kc {
  text-align: left;
  padding-left: 0;
}

@media (width <= 1000px) {
  #kcEle .image-with-description .kc {
    width: 100%;
    padding-right: 10%;
    font-size: 18px;
    line-height: 30px;
  }
}

#kcEle .image-with-description .image-shadow {
  z-index: 1;
  flex: 0 0 60%;
}

#kcEle .image-with-description .image-shadow .image {
  aspect-ratio: 4 / 3;
  background-image: url("kc.3bbd69e9.jpg");
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #kcEle .image-with-description .image-shadow .image {
    background-size: cover;
    height: 550px;
    padding: 0;
  }
}

#kcEle .image-with-description .image-shadow:after {
  content: "";
  z-index: -1;
  background-color: #cab98e;
  width: 62%;
  height: 40%;
  position: absolute;
  top: 75%;
  left: 0;
  overflow: visible;
}

@media (width <= 1000px) {
  #kcEle .image-with-description .image-shadow:after {
    width: 100%;
    height: 15%;
    max-height: 100px;
    top: 100%;
  }
}

#napredekEle {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  position: relative;
}

#napredekEle.napredek-home {
  background-image: url("napredek2.4589c33a.jpg");
}

#napredekEle.napredek-pisarne {
  background-image: url("pisarne-footer.bfc1e231.jpg");
}

#napredekEle.napredek-avto {
  background-image: url("razgled.2b1a1f17.jpg");
  min-height: 70vh;
  margin-bottom: 140px;
}

@media (width <= 767px) {
  #napredekEle.napredek-avto {
    min-height: 60vh;
  }

  #napredekEle {
    min-height: 50vh;
  }
}

#napredekEle .s-title {
  width: 100%;
  position: absolute;
  top: 33%;
}

#parkiranjeEle {
  background-color: #fff;
}

#parkiranjeEle .section-line {
  margin-left: auto;
}

#parkiranjeEle .section-line .section-line-head {
  color: #958b6b;
  text-transform: none;
  font-size: 31px;
  font-weight: 200;
}

@media (width <= 1000px) {
  #parkiranjeEle .section-line {
    width: 90%;
  }
}

#parkiranjeEle .image-with-description {
  z-index: 1;
  min-height: 0;
  padding: 0;
}

#parkiranjeEle .image-with-description .description {
  justify-content: left;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  padding: 0 0 40px;
}

#parkiranjeEle .image-with-description .description .text {
  text-align: left;
  width: 100%;
  padding-bottom: 100px;
  padding-left: 20%;
  padding-right: 40%;
}

@media (width <= 1000px) {
  #parkiranjeEle .image-with-description .description .text {
    width: 100%;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  #parkiranjeEle .image-with-description .description {
    width: 90%;
  }
}

#parkiranjeEle .bg {
  background-image: url("parkiranje.0dd6a5a7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (width >= 1001px) {
  #parkiranjeEle .bg {
    background-position: 0;
    min-height: 70vh;
  }
}

@media (width <= 1000px) {
  #parkiranjeEle .bg {
    min-height: 50vh;
  }
}

#pisarneEle {
  background-image: url("pisarne.6c832f3b.png");
  background-repeat: no-repeat;
  min-height: 100vh;
  display: flex;
  position: relative;
}

#pisarneEle .quote-mark {
  z-index: 1;
  width: 371px;
  position: absolute;
  bottom: -213px;
  left: calc(50% - 315px);
}

#pisarneEle .s-title {
  height: 30vh;
  position: absolute;
  top: 45vh;
  left: 0;
  right: 0;
}

#pisarneEle .fancy-title {
  color: #fff;
  flex-direction: column;
  align-items: center;
  height: 30vh;
  padding: 0;
  font-family: CormorantGaramond;
  font-size: 74px;
  font-weight: 300;
  line-height: 88px;
  display: flex;
  position: absolute;
  top: 45vh;
  left: 0;
  right: 0;
  overflow: hidden;
}

@media (width <= 1000px) {
  #pisarneEle .fancy-title {
    font-size: 44px;
    line-height: 50px;
  }
}

@media (width <= 400px) {
  #pisarneEle .fancy-title {
    font-size: 40px;
    line-height: 45px;
  }
}

#pisarneEle .fancy-title .num {
  font-size: 121px;
}

@media (width <= 1000px) {
  #pisarneEle .fancy-title .num {
    font-size: 74px;
  }
}

#poslovanjeEle {
  background-color: #e4dbc6;
  padding-top: 0;
  position: relative;
}

#poslovanjeEle .section-line {
  margin-left: auto;
}

#poslovanjeEle .section-line .section-line-text {
  padding-top: 20px;
}

@media (width <= 1000px) {
  #poslovanjeEle .section-line {
    width: 90%;
  }

  #poslovanjeEle .section-line .section-line-text {
    padding-bottom: 0;
    padding-right: 51px;
    font-size: 24px;
  }
}

#poslovanjeEle .image-with-description {
  flex-direction: row;
  flex: 0 0 40%;
  align-items: center;
  min-height: 20px;
  padding-top: 40px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

#poslovanjeEle .image-with-description .image-shadow {
  width: 100%;
  min-height: 0;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 70px;
  }
}

#poslovanjeEle .image-with-description .arrowposlovanje {
  clip-path: polygon(100% 49%, 78% 100%, 0 100%, 0 0, 78% 0);
  color: #fff;
  background-color: #aea17b;
  justify-content: flex-start;
  width: 100%;
  height: 240px;
  min-height: 20px;
  display: flex;
  position: relative;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description .arrowposlovanje {
    width: 75%;
    height: 190px;
  }
}

#poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost {
  flex-direction: row;
  justify-content: flex-end;
  width: 78%;
  height: 100%;
  padding-left: 200px;
  display: flex;
}

#poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .left {
  height: 253px;
  padding-top: 15px;
  font-family: CormorantGaramond;
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .left {
    font-size: 20px;
    line-height: 25px;
  }
}

#poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .left .big {
  font-size: 63px;
  line-height: 76px;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .left .big {
    font-size: 40px;
    line-height: 53px;
  }
}

#poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .right {
  font-family: StaffCondensedTest;
  font-size: 210px;
  font-weight: normal;
  line-height: 270px;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description .arrowposlovanje .ucinkovitost .right {
    font-size: 170px;
    line-height: 200px;
  }
}

#poslovanjeEle .image-with-description .description {
  flex: 1;
  width: 100%;
  height: 100%;
  padding-left: 40px;
}

@media (width <= 1000px) {
  #poslovanjeEle .image-with-description .description {
    padding-left: 10%;
    padding-right: 10%;
  }
}

#poslovanjeEle .image-with-description .description .text {
  text-align: left;
  width: 100%;
}

#poslovanjeEle .filler {
  height: 200px;
}

@media (width <= 1000px) {
  #poslovanjeEle .filler {
    height: 50px;
  }
}

#poslovnoSredisceEle {
  min-height: 70vh;
}

@media (width <= 1000px) {
  #poslovnoSredisceEle {
    flex-direction: column;
    min-height: 0;
    display: flex;
  }
}

#poslovnoSredisceEle .bg {
  box-sizing: border-box;
  opacity: .3;
  background-image: url("poslovnoSredisce.141f3333.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (width >= 1000px) {
  #poslovnoSredisceEle .bg {
    background-size: cover;
    min-height: 70vh;
  }
}

@media (width <= 999px) {
  #poslovnoSredisceEle .bg {
    min-height: 30vh;
  }
}

#poslovnoSredisceEle .overlay {
  visibility: hidden;
}

@media (width >= 1000px) {
  #poslovnoSredisceEle .overlay {
    visibility: visible;
    clip-path: polygon(0 0, 45% 0, 50% 100%, 0 100%);
    pointer-events: none;
    background: #e4dbc6b3;
    width: 100%;
    height: 100%;
    position: absolute;
  }
}

@media (width >= 1000px) and (width < 1500px) {
  #poslovnoSredisceEle .overlay {
    clip-path: polygon(0 0, 65% 0, 70% 100%, 0 100%);
  }
}

#poslovnoSredisceEle .content {
  background-color: #e4dbc6;
  flex-direction: column;
  padding-bottom: 40px;
  padding-left: 35px;
  padding-right: 20px;
  font-family: Montserrat;
  font-weight: 300;
  display: flex;
  position: relative;
  transform: none;
}

@media (width >= 1000px) {
  #poslovnoSredisceEle .content {
    background-color: #0000;
    justify-content: center;
    height: 100%;
    padding: 0;
    font-size: 18px;
    position: absolute;
    transform: translate(10%);
  }
}

#poslovnoSredisceEle .content div {
  color: #000;
}

#poslovnoSredisceEle .content .text-title {
  letter-spacing: .5em;
  text-align: left;
  padding-bottom: 50px;
  padding-right: 0;
  font-size: 20px;
  line-height: 29px;
}

@media (width >= 1000px) {
  #poslovnoSredisceEle .content .text-title {
    width: 650px;
    padding-bottom: 100px;
    font-size: 31px;
    line-height: 45px;
  }
}

#poslovnoSredisceEle .content .text-title-small {
  letter-spacing: .15em;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

#poslovnoSredisceEle .content .text {
  letter-spacing: normal;
  width: 85%;
  line-height: 30px;
}

@media (width >= 1000px) {
  #poslovnoSredisceEle .content .text {
    width: 600px;
  }
}

#razsiriteSvojPotencialEle {
  background-image: url("razsiriteSvojPotencial.15edafad.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 200%;
  min-height: 200vh;
  display: flex;
}

@media (width <= 480px) {
  #razsiriteSvojPotencialEle {
    background-position: 55% 0;
  }
}

#razsiriteSvojPotencialEle .s-title {
  flex: 3;
  height: 30vh;
  padding-left: 10%;
  padding-right: 10%;
  position: sticky;
  top: 45vh;
  right: 0;
}

#restavracijaEle {
  background-color: #e4dbc6;
}

#restavracijaEle .section-line {
  margin-left: auto;
}

#restavracijaEle .section-line .section-line-head {
  color: #958b6b;
}

#restavracijaEle .section-line .section-line-text {
  width: 93%;
  font-size: 20px;
  line-height: 29px;
}

@media (width <= 1000px) {
  #restavracijaEle .section-line .section-line-text {
    width: 80%;
    font-size: 24px;
    line-height: 51px;
  }

  #restavracijaEle .section-line {
    width: 90%;
  }
}

#restavracijaEle .image-with-description {
  z-index: 1;
}

@media (width <= 1000px) {
  #restavracijaEle .image-with-description {
    flex-direction: column-reverse;
    gap: 30px;
  }
}

#restavracijaEle .image-with-description .image-shadow {
  flex: 0 0 60%;
}

@media (width <= 1000px) {
  #restavracijaEle .image-with-description .image-shadow {
    min-height: 0;
  }
}

#restavracijaEle .image-with-description .image-shadow .image {
  aspect-ratio: 4 / 3;
  z-index: 1;
  background-image: url("restavracija-a-la-carte.d49ee545.jpg");
  background-position: 0 -200px;
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #restavracijaEle .image-with-description .image-shadow .image {
    aspect-ratio: 0;
    background-position: 0;
    background-size: cover;
    height: 400px;
    min-height: 400px;
  }
}

#restavracijaEle .image-with-description .image-shadow:after {
  content: "";
  z-index: -1;
  background-color: #cab98e;
  width: 62%;
  height: 75%;
  position: absolute;
  top: 50%;
  left: 0;
  overflow: visible;
}

@media (width <= 1000px) {
  #restavracijaEle .image-with-description .image-shadow:after {
    width: 100%;
    height: 10%;
    top: 100%;
  }
}

#restavracijaEle .image-with-description .description .icon-description {
  content: url("cutlery.29062cda.png");
  width: 200px;
}

#restavracijaEle .image-with-description .description .logo {
  background-image: url("restaurant-klas-logo.e21b7843.svg");
  background-repeat: no-repeat;
}

#togoEle {
  background-color: #e4dbc6;
}

#togoEle .image-with-description {
  padding-bottom: 40px;
}

@media (width <= 1000px) {
  #togoEle .image-with-description {
    flex-direction: column-reverse;
    width: 100%;
  }
}

#togoEle .image-with-description .image-shadow {
  z-index: 0;
  flex: 0 0 60%;
}

@media (width <= 1000px) {
  #togoEle .image-with-description .image-shadow {
    min-height: 0;
  }
}

#togoEle .image-with-description .image-shadow .image {
  aspect-ratio: 4 / 3;
  background-image: url("togo-food.045ced09.png");
  background-position: -100px -30px;
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #togoEle .image-with-description .image-shadow .image {
    aspect-ratio: 0;
    background-position: 0;
    background-size: cover;
    height: 550px;
    min-height: 550px;
  }
}

#togoEle .image-with-description .image-shadow:after {
  content: "";
  z-index: -1;
  background-color: #cab98e;
  width: 62%;
  height: 44%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: visible;
}

#togoEle .image-with-description .filler {
  background-color: #cab98e;
  width: 50vw;
  height: 100px;
  margin-top: auto;
}

@media (width <= 1000px) {
  #togoEle .image-with-description .filler {
    visibility: hidden;
    display: none;
  }
}

#togoEle .image-with-description .description .logo {
  background-image: url("restaurant-klas-logo.e21b7843.svg");
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #togoEle .image-with-description .description {
    padding-bottom: 40px;
  }

  #togoEle .image-with-description .description .text-title {
    min-width: 10px;
  }
}

#togoEle .image-with-description .description .icon-description {
  content: url("togo-cup.8cb63056.png");
  width: 90px;
}

#prednosiZemljevidEle {
  background-color: #cab98e;
}

#prednosiZemljevidEle .section-line {
  border-top: none;
  width: 100%;
  padding-bottom: 60px;
  display: flex;
}

@media (width <= 1000px) {
  #prednosiZemljevidEle .section-line {
    padding-bottom: 0;
  }
}

#prednosiZemljevidEle .section-line .section-line-head {
  letter-spacing: .3em;
  color: #fff;
  text-transform: none;
  border-top: 1px solid #000;
  width: 75%;
  margin-left: auto;
  font-family: Montserrat;
  font-size: 31px;
  font-weight: 300;
}

@media (width <= 1000px) {
  #prednosiZemljevidEle .section-line .section-line-head {
    width: 90%;
    font-size: 20px;
  }
}

#prednosiZemljevidEle .location-map-wrapper {
  margin: 0 15vw;
  position: relative;
}

@media (width <= 1000px) {
  #prednosiZemljevidEle .location-map-wrapper {
    margin: 0;
  }
}

#prednosiZemljevidEle .location-map-wrapper img.location-map-roads {
  width: 100%;
}

#prednosiZemljevidEle .location-map-wrapper img.location-map-fields, #prednosiZemljevidEle .location-map-wrapper img.location-map-texts {
  position: absolute;
  inset: 0;
}

#prednosiZemljevidEle .text {
  color: #000;
  padding-left: 100px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

#prednosiZemljevidEle .text.lokacija {
  width: 400px;
}

@media (width <= 1000px) {
  #prednosiZemljevidEle .text.lokacija {
    width: 100%;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }
}

#znacilnostiInPrednostiEle {
  background-color: #cab98e;
  position: relative;
  overflow: visible;
}

#znacilnostiInPrednostiEle img.entrance {
  z-index: 1;
  width: 55vw;
  position: absolute;
  top: 10vh;
  right: 5vw;
}

#znacilnostiInPrednostiEle .section-line {
  border-top: none;
  width: 100%;
  padding-bottom: 60px;
  display: flex;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .section-line {
    padding-bottom: 0;
  }
}

#znacilnostiInPrednostiEle .section-line .section-line-head {
  letter-spacing: .3em;
  color: #fff;
  text-transform: none;
  border-top: 1px solid #000;
  width: 75%;
  margin-left: auto;
  font-family: Montserrat;
  font-size: 31px;
  font-weight: 300;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .section-line .section-line-head {
    width: 90%;
    font-size: 20px;
  }
}

#znacilnostiInPrednostiEle .text {
  color: #000;
  padding-left: 100px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

#znacilnostiInPrednostiEle .text.napredek {
  width: 100%;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .text.napredek {
    width: 100%;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }
}

#znacilnostiInPrednostiEle .image-with-description {
  z-index: 0;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description {
    flex-direction: column;
    width: 100%;
    padding-bottom: 0;
  }
}

#znacilnostiInPrednostiEle .image-with-description .description {
  z-index: 1;
  border-bottom: 70px solid #e4dbc6;
  justify-content: left;
  align-items: flex-start;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description .description {
    border-bottom: 0;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }
}

#znacilnostiInPrednostiEle .image-with-description .description .text-title {
  color: #fff;
  text-align: left;
  letter-spacing: normal;
  width: 100%;
  max-width: 590px;
  padding-bottom: 150px;
  font-family: CormorantGaramond;
  font-size: 74px;
  font-weight: 300;
  line-height: 80px;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description .description .text-title {
    max-width: 380px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
  }
}

#znacilnostiInPrednostiEle .image-with-description .description .napredek {
  text-align: left;
  padding-left: 0;
}

#znacilnostiInPrednostiEle .image-with-description .image-shadow {
  z-index: 2;
  flex: 0 0 60%;
  position: relative;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description .image-shadow {
    min-height: 0;
  }
}

#znacilnostiInPrednostiEle .image-with-description .image-shadow .image {
  background-image: url("pisarne-stoli.dabf350e.jpg");
  background-repeat: no-repeat;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description .image-shadow .image {
    background-size: cover;
    height: 550px;
    min-height: 550px;
  }
}

#znacilnostiInPrednostiEle .image-with-description .image-shadow:after {
  content: "";
  opacity: .6;
  z-index: -1;
  background-color: #e9e2d1;
  width: 108%;
  height: 50%;
  position: absolute;
  top: 65%;
  left: -8%;
}

@media (width <= 1000px) {
  #znacilnostiInPrednostiEle .image-with-description .image-shadow:after {
    height: 10%;
    top: 100%;
  }
}

#znacilnostiInPrednostiEle .fancy-title {
  padding: 0;
  font-size: 44px;
  line-height: 55px;
  overflow: hidden;
}

#znacilnostiInPrednostiEle .fancy-title .num {
  font-size: 74px;
}

#znacilnostiInPrednostiEle .fancy-title div {
  vertical-align: baseline;
}

@media (width >= 1000px) and (width <= 1200px) {
  #znacilnostiInPrednostiEle .fancy-title {
    font-size: 54px;
    line-height: 68px;
  }

  #znacilnostiInPrednostiEle .fancy-title .num {
    font-size: 101px;
  }
}

@media (width >= 1200px) {
  #znacilnostiInPrednostiEle .fancy-title {
    font-size: 74px;
    line-height: 95px;
  }

  #znacilnostiInPrednostiEle .fancy-title .num {
    font-size: 121px;
  }
}

#znacilnostiInPrednostiEle #location-map-texts {
  visibility: visible;
}

#znacilnostiInPrednostiEle #location-map-texts-eng {
  visibility: hidden;
}

#zacetekEle .middle {
  background-color: #e4dbc6;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 120px;
  display: flex;
}

#zacetekEle .middle img {
  z-index: 1;
  width: 50%;
  max-width: 800px;
}

@media (width <= 1000px) {
  #zacetekEle .middle img {
    width: 50%;
  }
}

#zacetekEle .middle .stats {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  display: flex;
}

@media (width <= 1000px) {
  #zacetekEle .middle .stats {
    flex-direction: column;
  }
}

#zacetekEle .middle .stats .elm {
  color: #000;
  flex-direction: column;
  justify-content: center;
  width: 250px;
  height: 200px;
  font-size: 16px;
  display: flex;
}

#zacetekEle .middle .stats .big {
  color: #aea17b;
  padding-bottom: 20px;
  font-size: 40px;
}

#zacetekEle .middle .stats .big .num {
  font-size: 74px;
}

#zacetekEle .middle .stats .lines {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

@media (width <= 1000px) {
  #zacetekEle .middle .stats .lines {
    border: 1px solid #000;
    border-left: none;
    border-right: none;
  }
}

#zacetekEle .images-3 {
  background-color: #fff;
  width: 100%;
  position: relative;
}

@media (width <= 1000px) {
  #zacetekEle .images-3 {
    height: 100%;
  }
}

#zacetekEle .images-3 .images {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

#zacetekEle .images-3 .images .img {
  aspect-ratio: 4 / 3;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  width: 31%;
  position: relative;
}

#zacetekEle .images-3 .images .img1 {
  background-image: url("offices-1.c2d88b53.jpg");
}

#zacetekEle .images-3 .images .img2 {
  background-image: url("offices-2.f970cd42.jpg");
  margin-top: 10%;
}

#zacetekEle .images-3 .images .img3 {
  background-image: url("offices-3.2089c41d.jpg");
  margin-top: -10%;
}

#zacetekEle .images-3 .images .filler {
  background-color: #e4dbc6;
  height: 30%;
  position: absolute;
  bottom: 0;
  overflow: visible;
}

#zacetekEle .images-3 .images .cta {
  z-index: 1;
  width: 100%;
  padding-left: 72%;
  display: flex;
  position: absolute;
  bottom: 0;
}

@media (width <= 1000px) {
  #zacetekEle .images-3 .images .cta {
    justify-content: center;
    padding-left: 0;
    bottom: -100px;
  }
}

#zacetekEle .container {
  background-color: #fff;
  width: 100%;
}

#zacetekEle .container .bg {
  background-image: url("montana.d87f43ba.svg");
  background-position-x: 20vw;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 100px;
  position: relative;
  top: 0%;
}

@media (width <= 1000px) {
  #zacetekEle .container .bg {
    padding-top: 20px;
  }
}

#zacetekEle .cell-box {
  overflow: hidden;
}

#zacetekEle .cell-box p {
  max-width: 550px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 30px;
}

#zacetekEle .cell-box.padding {
  padding: 60px 20px 80px 0;
}

@media (width <= 1000px) {
  #zacetekEle .cell-box.padding {
    padding-bottom: 0;
  }
}

#zacetekEle .cell-box.nagovor {
  width: 40%;
  min-width: 600px;
  margin-left: auto;
  overflow: hidden;
}

@media (width <= 1000px) {
  #zacetekEle .cell-box.nagovor {
    width: 100%;
    min-width: 0;
    padding-left: 10%;
    padding-right: 10%;
  }
}

#zacetekEle .row {
  flex-wrap: wrap;
  display: flex;
}

#zacetekEle .column {
  flex: 1px;
}

#zacetekEle .col-1 {
  max-width: 0;
}

@media (width >= 700px) {
  #zacetekEle .col-1 {
    max-width: 22%;
  }
}

#zacetekEle .col-2 {
  max-width: 0;
}

@media (width >= 1000px) {
  #zacetekEle .col-2 {
    max-width: 33%;
  }
}

#zacetekEle .col-3 {
  max-width: 100%;
}

@media (width >= 700px) {
  #zacetekEle .col-3 {
    max-width: 78%;
  }
}

@media (width >= 1000px) {
  #zacetekEle .col-3 {
    max-width: 45%;
  }
}

.footer-contact {
  background-color: #000;
  flex-direction: column;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

@media (width >= 1000px) {
  .footer-contact {
    padding: 70px;
  }
}

.footer-contact .address {
  color: #fff;
  padding-top: 30px;
  line-height: 22px;
}

@media (width >= 1000px) {
  .footer-contact .address {
    padding-bottom: 40px;
    padding-left: 23%;
  }
}

.footer-contact .address a {
  color: #fff;
  text-decoration: none;
}

.footer-contact .fast-nav-footer .logo {
  position: relative;
}

.footer-contact .fast-nav-footer .logo img {
  height: 100px;
  position: relative;
}

@media (width <= 568px) {
  .footer-contact .fast-nav-footer .logo img {
    height: 50px;
  }
}

@media (width >= 1000px) {
  .footer-contact .fast-nav-footer .logo {
    padding-left: 23%;
  }
}

.footer-contact .space {
  height: 10px;
}

.footer-contact .foldable {
  flex-direction: row;
  gap: 3%;
  display: flex;
}

@media (width <= 1000px) {
  .footer-contact .foldable {
    flex-direction: column;
  }
}

.footer-contact .foldable .camera {
  background-image: url("kamera.019b9f49.svg");
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 30px;
}

@media (width <= 1000px) {
  .footer-contact .foldable .camera {
    background-position: 0;
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

.footer-contact .foldable .disclamer {
  color: #fff;
  width: 77%;
  line-height: 22px;
}

@media (width <= 1000px) {
  .footer-contact .foldable .disclamer {
    width: 100%;
  }
}

.advantages {
  padding: 0 5px;
  position: relative;
}

@media (width >= 800px) {
  .advantages {
    padding: 0 70px;
  }
}

.advantages .line {
  background-color: #fff;
  height: .5px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.advantages .lines {
  position: absolute;
  top: calc(50% - 50px);
}

.advantages .lines.small-double, .advantages .lines.small-double-wide {
  border: 0 solid #fff;
  border-width: 0 .5px;
  height: 100px;
}

.advantages .lines.small-double {
  width: 10px;
}

.advantages .lines.small-double-wide {
  width: 30px;
}

.advantages .lines.small-single, .advantages .lines.large-single {
  border-left: .5px solid #fff;
}

.advantages .lines.small-single {
  height: 50px;
  top: 25px;
}

.advantages .lines.large-single {
  height: 200px;
  top: -50px;
}

.advantages .item {
  float: left;
  text-align: center;
  color: #fff;
  letter-spacing: 1.5px;
  width: 50%;
  margin: 15px 0;
  padding: 0 7px;
  font-size: 12px;
  display: block;
}

@media (width >= 800px) {
  .advantages .item {
    letter-spacing: 3px;
    width: 25%;
    margin: 50px 0;
    font-size: 13px;
    font-weight: bold;
  }
}

.advantages .item .ico {
  height: 90px;
  margin-bottom: 30px;
}

@media (width >= 800px) {
  .advantages .item .ico {
    width: 70px;
  }

  .advantages .item .ico.w55 {
    width: 55px;
  }
}

.advantages .item .ico img {
  width: 49px;
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: calc(50% - 25px);
}

.advantages .item .ico img.w55 {
  width: 38.5px;
}

.advantages .item .ico img.parking {
  height: 55px;
}

@media (width >= 800px) {
  .advantages .item .ico img {
    width: 70px;
    left: calc(50% - 35px);
  }

  .advantages .item .ico img.w55 {
    width: 55px;
  }
}

.advantages .item.under .ico img {
  top: 50px;
  bottom: unset;
}

#trMonTxt {
  height: 33vh;
  position: fixed;
  top: 25vh;
  left: -3.5vw;
}

#trTanaTxt {
  height: 33vh;
  position: fixed;
  top: 51.3vh;
  left: 13.5vw;
}

.go-to {
  max-width: 50%;
  position: absolute;
  bottom: 117px;
  left: calc(50% - 35px);
}

.go-to.fx {
  bottom: unset;
  z-index: 1;
  height: 15vh;
  position: sticky;
  top: 85vh;
}

.go-to img {
  width: 70px;
  animation: 1s ease-in-out infinite MoveUpDown;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes MoveUpDown {
  0%, 100% {
    top: 0;
  }

  50% {
    top: 20px;
  }
}

.glide {
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.glide * {
  box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  backface-visibility: hidden;
  width: 100%;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  white-space: nowrap;
  will-change: transform;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.glide__slides--dragging {
  user-select: none;
}

.glide__slide {
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
}

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
}

.glide__arrows, .glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}

.glide--rtl {
  direction: rtl;
}
