.banner-heading-container {
  display: flex;
  position: relative;
  flex-direction: column;
}
.banner-heading-banner-heading {
  fill: transparent;
  color: #000000;
  width: auto;
  font-size: 60px;
  align-self: center;
  text-align: center;
  font-family: Raleway;
  font-weight: 600;
  line-height: 150%;
  text-transform: capitalize;
}
.banner-heading-root-class-name {
  fill: var(--dl-color-gray-black);
  color: #ffffff;
}

@media(max-width: 479px) {
  .banner-heading-root-class-name1 {
    margin-top: var(--dl-space-space-sixunits);
  }
}

.dobrodosli-container {
  display: flex;
  position: relative;
}
.dobrodosli-dobrodosli {
  font-size: 48px;
  max-width: 800px;
  text-align: center;
  font-family: Raleway;
  font-weight: 700;
  line-height: 150%;
}
.dobrodosli-root-class-name {
  fill: var(--dl-color-gray-black);
  color: #000000;
}
@media(max-width: 479px) {
  .dobrodosli-root-class-name {
    margin-top: var(--dl-space-space-twounits);
    margin-left: var(--dl-space-space-twounits);
    margin-right: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
}

.feature-card-container {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.feature-card-text {
  font-weight: 600;
  line-height: 28px;
}
.feature-card-root-class-name {
  fill: var(--dl-color-gray-black);
  color: #ffebeb;
}
.feature-card-root-class-name1 {
  fill: var(--dl-color-gray-black);
  color: #ffebeb;
}
@media(max-width: 767px) {
  .feature-card-feature-card {
    flex-direction: row;
  }
  .feature-card-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .feature-card-container {
    flex-direction: column;
  }
}

.slikanje-nepreminin-container {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 576px;
  height: 240px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.slikanje-nepreminin-text {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
}
.slikanje-nepreminin-real-estate-photography {
  align-self: center;
}
.slikanje-nepreminin-root-class-name {
  width: auto;
  height: auto;
  background-color: rgba(204, 220, 204, 0.63);
}

.mapiranje-podroja-container {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 576px;
  height: 236px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.mapiranje-podroja-mapping-naslov {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
}
.mapiranje-podroja-mapping-text {
  align-self: center;
}
.mapiranje-podroja-root-class-name {
  width: auto;
  height: auto;
  background-color: rgba(204, 220, 204, 0.63);
}

.fotografiranje-in-snemanje-videa-iz-zraka-container {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 576px;
  height: 240px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.fotografiranje-in-snemanje-videa-iz-zraka-text {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
}
.fotografiranje-in-snemanje-videa-iz-zraka-photo-service {
  align-self: center;
}
.fotografiranje-in-snemanje-videa-iz-zraka-root-class-name {
  width: auto;
  height: auto;
  background-color: rgba(204, 220, 204, 0.63);
}

.strokovno-svetovanje-container {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 576px;
  height: 240px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.strokovno-svetovanje-text {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
}
.strokovno-svetovanje-expert-advice {
  align-self: center;
}
.strokovno-svetovanje-root-class-name {
  width: auto;
  height: auto;
  background-color: rgba(204, 220, 204, 0.63);
}

.app-component-container {
  display: flex;
  position: relative;
  max-width: 35%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.app-component-text3 {
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.app-component-text4 {
  font-size: 18px;
  text-align: left;
  font-family: "Lato";
  font-weight: 400;
  line-height: 150%;
}
@media(max-width: 991px) {
  .app-component-text4 {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
}
@media(max-width: 767px) {
  .app-component-container {
    max-width: 100%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .app-component-text4 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
}

.question1-container {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.question1-text {
  font-weight: 700;
}

.o-nas-container {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.o-nas-text {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: Raleway;
  font-weight: 800;
  line-height: 150%;
}
.o-nas-text1 {
  text-align: left;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0px;
  background-color: rgba(255, 255, 255, 0);
}

@media(max-width: 767px) {
  .o-nas-feature-card {
    flex-direction: row;
  }
  .o-nas-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .o-nas-container {
    flex-direction: column;
  }
}

.home-slovenian-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-slovenian-header {
  width: auto;
  display: flex;
  z-index: 100;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.home-slovenian-navbar-interactive {
  display: none;
}
.home-slovenian-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.home-slovenian-contact-us {
  color: #ffffff;
  width: var(--dl-size-size-medium);
  height: auto;
  display: none;
  align-self: center;
  text-align: center;
  margin-left: 0px;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: rgba(237,106,90,1);
}
.home-slovenian-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-slovenian-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-slovenian-nav22 {
  display: none;
  align-self: center;
  text-align: center;
  margin-left: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
}
.home-slovenian-nav12 {
  display: none;
}
.home-slovenian-nav32 {
  display: none;
  margin-left: var(--dl-space-space-unit);
}
.home-slovenian-buttons {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-slovenian-login {
  margin-right: 32px;
}
.home-slovenian-burger-menu {
  display: none;
}
.home-slovenian-icon {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.home-slovenian-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
}
.home-slovenian-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-slovenian-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-slovenian-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-icon02 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.home-slovenian-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-slovenian-nav121 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-slovenian-nav221 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-slovenian-nav321 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-slovenian-nav42 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-slovenian-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-slovenian-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-slovenian-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-slovenian-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-slovenian-logo1 {
  font-size: 2em;
  align-self: center;
  font-family: Lato;
  font-weight: 700;
  line-height: 150%;
}
.home-slovenian-navlink {
  position: absolute;
  align-self: flex-end;
  text-decoration: none;
}
.home-slovenian-zacetni-zaslon {
  width: auto;
  height: 630px;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
}
.home-slovenian-hero {
  width: auto;
  height: auto;
  padding: 40px;
  align-items: center;
  padding-top: 40px;
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/external/luxa.org-opacity-changed-dji_0755%20(1)%20(1)%20(1)-700h.webp");
}
.home-slovenian-container2 {
  gap: var(--dl-space-space-oneandhalfunits);
  height: 338px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-slovenian-slogan {
  width: auto;
  height: auto;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-color: transparent;
}
.home-slovenian-hero-sub-heading {
  font-size: 18px;
  text-align: center;
}
.home-slovenian-btn-group {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-slovenian-explore-our-services {
  text-decoration: none;
}
.home-slovenian-about-us {
  text-decoration: none;
}
.home-slovenian-contactus {
  text-decoration: none;
}
.home-slovenian-features-our-services {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-features {
  gap: var(--dl-space-space-threeunits);
  width: auto;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: flex-start;
}
.home-slovenian-container3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-slovenian-text19 {
  display: none;
}
.home-slovenian-features-heading {
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-slovenian-features-sub-heading {
  font-size: 18px;
  text-align: center;
}
.home-slovenian-container4 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-oneandhalfunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
.home-slovenian-real-estate {
  text-decoration: none;
}
.home-slovenian-mapping {
  text-decoration: none;
}
.home-slovenian-aerial-photo {
  text-decoration: none;
}
.home-slovenian-advising {
  text-decoration: none;
}
.home-slovenian-storitve {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
}
.home-slovenian-naslov {
  gap: var(--dl-space-space-unit);
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-slovenian-pricing-sub-heading {
  text-align: center;
}
.home-slovenian-real-estate1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-mapping1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-unit);
  justify-content: center;
}
.home-slovenian-photo {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-slovenian-advice {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-slovenian-faq {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-faq1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  animation-name: none;
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fourunits);
  animation-delay: 0s;
  justify-content: center;
  background-color: #d9d9d9;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-slovenian-container5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-slovenian-about-us1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slovenian-container6 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-slovenian-logo2 {
  font-size: 2em;
  font-family: Lato;
  font-weight: 700;
  line-height: 150%;
}
.home-slovenian-nav1 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
}
.home-slovenian-nav122 {
  display: none;
  text-decoration: none;
}
.home-slovenian-nav222 {
  display: none;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-slovenian-nav322 {
  display: none;
  margin-left: var(--dl-space-space-unit);
}
.home-slovenian-nav421 {
  display: none;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-slovenian-btn-group1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-slovenian-explore-our-services1 {
  text-decoration: none;
}
.home-slovenian-about-us2 {
  text-decoration: none;
}
.home-slovenian-contactus1 {
  text-decoration: none;
}
.home-slovenian-separator {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-slovenian-container7 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-slovenian-all-rights {
  color: var(--dl-color-gray-black);
  font-size: 16px;
  font-family: "Lato";
  font-weight: 400;
  line-height: 150%;
}
.home-slovenian-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-slovenian-icon10 {
  width: 24px;
  height: 24px;
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home-slovenian-icon12 {
  width: 24px;
  height: 24px;
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home-slovenian-icon14 {
  width: 24px;
  height: 24px;
  display: none;
}
@media(max-width: 1200px) {
  .home-slovenian-features {
    height: auto;
    margin-top: 90px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-slovenian-container4 {
    width: auto;
  }
}
@media(max-width: 991px) {
  .home-slovenian-hero {
    flex-direction: column;
  }
  .home-slovenian-container2 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .home-slovenian-hero-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-slovenian-features-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-slovenian-pricing-sub-heading {
    text-align: center;
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-slovenian-mapping1 {
    align-items: center;
    flex-direction: column;
  }
  .home-slovenian-photo {
    align-items: center;
    flex-direction: column;
  }
  .home-slovenian-advice {
    align-items: center;
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .home-slovenian-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-slovenian-desktop-menu {
    display: none;
  }
  .home-slovenian-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-slovenian-nav121 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-nav221 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-nav321 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-nav42 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-hero {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-slovenian-slogan {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-slovenian-hero-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-slovenian-features {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-slovenian-features-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-slovenian-container4 {
    grid-template-columns: 1fr;
  }
  .home-slovenian-pricing-sub-heading {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-slovenian-mapping1 {
    align-items: center;
    flex-direction: column;
  }
  .home-slovenian-photo {
    align-items: center;
    flex-direction: column;
  }
  .home-slovenian-advice {
    align-items: center;
    flex-direction: column;
  }
  .home-slovenian-faq1 {
    flex-direction: column;
  }
  .home-slovenian-footer1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-slovenian-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-slovenian-container7 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-slovenian-all-rights {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .home-slovenian-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-slovenian-mobile-menu1 {
    padding: 16px;
  }
  .home-slovenian-hero {
    height: 629px;
    padding: var(--dl-space-space-twounits);
  }
  .home-slovenian-container2 {
    height: 523px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-slogan {
    height: 314px;
    padding-top: var(--dl-space-space-sixunits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-sixunits);
  }
  .home-slovenian-btn-group {
    flex-direction: column;
  }
  .home-slovenian-features {
    height: 929px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 12px;
  }
  .home-slovenian-container4 {
    width: 100%;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-slovenian-footer1 {
    padding: var(--dl-space-space-unit);
  }
  .home-slovenian-btn-group1 {
    flex-direction: column;
  }
  .home-slovenian-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-slovenian-container7 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-slovenian-all-rights {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
