@media (max-width: 767px) {
  /* line 5, ../sass/style.scss */
  #main-nav.navbar {
    padding: 5px;
    align-items: center;
  }
  /* line 9, ../sass/style.scss */
  #main-nav.navbar .header-logo {
    max-width: 125px;
  }
}

/* line 15, ../sass/style.scss */
.page-template-business .kako-deluje-nekster-section {
  height: 100vh !important;
  background-position-x: -45px;
}
/* line 18, ../sass/style.scss */
.page-template-business .kako-deluje-nekster-section div.container {
  padding-bottom: 60px;
}
/* line 21, ../sass/style.scss */
.page-template-business .kako-deluje-nekster-section div.container .titleHolder a {
  width: 100%;
}
/* line 23, ../sass/style.scss */
.page-template-business .kako-deluje-nekster-section div.container .titleHolder a.topButton {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 18, ../sass/style.scss */
  .page-template-business .kako-deluje-nekster-section div.container {
    height: 100%;
    align-items: center;
    display: flex;
  }
}
/* line 35, ../sass/style.scss */
.page-template-business div.latest-news-bg {
  background-color: #111111;
  background-image: none;
}
/* line 38, ../sass/style.scss */
.page-template-business div.latest-news-bg .text-muted {
  color: #aaaaaa !important;
}
/* line 41, ../sass/style.scss */
.page-template-business div.latest-news-bg .btn {
  padding: .375rem 1.75rem;
}

/* line 47, ../sass/style.scss */
#fullpage section.slide {
  display: flex;
  height: 100vh !important;
  flex-direction: column;
  width: 100%;
}
/* line 52, ../sass/style.scss */
#fullpage section.slide div.fp-tableCell {
  height: 100vh !important;
  display: flex;
  flex-direction: column;
}
/* line 56, ../sass/style.scss */
.fp-responsive #fullpage section.slide div.fp-tableCell {
  height: 100vh !important;
}
/* line 60, ../sass/style.scss */
#fullpage section.slide div.banner {
  flex-grow: 1;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  color: white;
  font-size: 40px;
  text-align: center;
}
/* line 69, ../sass/style.scss */
#fullpage section.slide div.banner div.container {
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
  align-items: end;
}
/* line 75, ../sass/style.scss */
#fullpage section.slide div.banner div.container div.factHolder {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: normal;
  font-weight: 600;
  padding-bottom: 45px;
}
/* line 83, ../sass/style.scss */
#fullpage section.slide div.banner div.container div.factHolder > div {
  border-left: 1px solid white;
  width: 25%;
  padding-left: 1rem;
  padding-right: 1rem;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
/* line 91, ../sass/style.scss */
#fullpage section.slide div.banner div.container div.factHolder > div:first-child {
  border-left: 0px solid white;
}
@media (max-width: 767px) {
  /* line 83, ../sass/style.scss */
  #fullpage section.slide div.banner div.container div.factHolder > div {
    min-width: auto;
    padding-left: 2px;
    padding-right: 2px;
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  /* line 75, ../sass/style.scss */
  #fullpage section.slide div.banner div.container div.factHolder {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 69, ../sass/style.scss */
  #fullpage section.slide div.banner div.container {
    align-items: center;
  }
}
/* line 115, ../sass/style.scss */
#fullpage section.slide div.banner small {
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  /* line 115, ../sass/style.scss */
  #fullpage section.slide div.banner small {
    font-size: 12px;
    line-height: 15px;
  }
}
/* line 125, ../sass/style.scss */
#fullpage section.slide div.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.69);
}
@media (max-width: 767px) {
  /* line 60, ../sass/style.scss */
  #fullpage section.slide div.banner {
    font-size: 18px;
  }
}
/* line 138, ../sass/style.scss */
#fullpage section.slide div.data {
  padding: 45px 7.5px;
  width: 100%;
}
/* line 142, ../sass/style.scss */
#fullpage section.slide div.data div.title h2 {
  margin-bottom: 0;
}
/* line 146, ../sass/style.scss */
#fullpage section.slide div.data div.buttons {
  display: flex;
  flex-direction: column;
}
/* line 149, ../sass/style.scss */
#fullpage section.slide div.data div.buttons a {
  max-width: 250px;
  margin-bottom: 10px !important;
  width: 100%;
}
/* line 153, ../sass/style.scss */
#fullpage section.slide div.data div.buttons a:last-child {
  margin-bottom: 0px !important;
}
@media (max-width: 767px) {
  /* line 158, ../sass/style.scss */
  #fullpage section.slide div.data div.row {
    flex-direction: column;
  }
  /* line 161, ../sass/style.scss */
  #fullpage section.slide div.data div.row > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  /* line 161, ../sass/style.scss */
  #fullpage section.slide div.data div.row > div {
    align-items: center;
  }
}

@media (max-width: 992px) {
  /* line 138, ../sass/style.scss */
  #fullpage section.slide div.data {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 176, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell {
    flex-direction: row;
  }
  /* line 178, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell div.banner {
    width: 66.666666%;
  }
  /* line 181, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell div.data {
    width: 33.333333%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
  /* line 184, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell div.data div.row {
    flex-direction: column;
    padding-left: 120px;
    max-width: 400px;
    padding-right: 20px;
  }
  /* line 191, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell div.data div.row > div {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 197, ../sass/style.scss */
  #fullpage section.slide:nth-child(odd) div.fp-tableCell div.data div.row > div h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 47, ../sass/style.scss */
  #fullpage section.slide {
    padding-top: 0px;
  }
}
/* line 211, ../sass/style.scss */
#fullpage section.factoring div.banner {
  background-image: url("../img/man.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 218, ../sass/style.scss */
#fullpage section.dobaviteljski div.banner {
  background-image: url("../img/dobaviteljev.webp");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 225, ../sass/style.scss */
#fullpage section.posojila div.banner {
  background-image: url("../img/alternate.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 232, ../sass/style.scss */
#fullpage section.integrirano div.banner {
  background-image: url("../img/integrated.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 239, ../sass/style.scss */
#fullpage section.diskontiranje div.banner {
  background-image: url("../img/predcasno.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 246, ../sass/style.scss */
#fullpage section.savetovanje div.banner {
  background-image: url("../img/svetovanje.webp");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 253, ../sass/style.scss */
#fullpage section.nekster div.banner {
  background-image: url("/wp-content/uploads/2020/02/AdobeStock_243327126-1920x960.jpeg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 256, ../sass/style.scss */
#fullpage section.nekster div.banner h2 {
  font-weight: bold;
  text-align: left;
  font-size: 43px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 256, ../sass/style.scss */
  #fullpage section.nekster div.banner h2 {
    font-size: 28px;
  }
}
/* line 265, ../sass/style.scss */
#fullpage section.nekster div.banner p {
  color: white;
  text-align: left;
  line-height: 26px;
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 767px) {
  /* line 265, ../sass/style.scss */
  #fullpage section.nekster div.banner p {
    font-size: 14px;
    line-height: normal;
  }
}

/* line 280, ../sass/style.scss */
.logo-fixed.logo-fixed-small img {
  max-width: 80px;
}

/* line 284, ../sass/style.scss */
body.modal-open {
  overflow-y: hidden;
}

/* line 287, ../sass/style.scss */
.modalHolder {
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: -5000px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: left 0s linear 0.35s;
  -moz-transition: left 0s linear 0.35s;
  -ms-transition: left 0s linear 0.35s;
  -o-transition: left 0s linear 0.35s;
  transition: left 0s linear 0.35s;
}
/* line 300, ../sass/style.scss */
.modalHolder .modalwin {
  height: 80vh;
  width: 100%;
  max-width: 800px;
  position: relative;
  background-color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.38);
  top: 100px;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  max-height: 600px;
}
/* line 312, ../sass/style.scss */
.modalHolder .modalwin #close {
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 100;
  width: 30px;
  height: 30px;
}
/* line 319, ../sass/style.scss */
.modalHolder .modalwin #close svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 312, ../sass/style.scss */
  .modalHolder .modalwin #close {
    width: 20px;
    height: 20px;
  }
}
/* line 328, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 {
  width: 100%;
  height: 100%;
  max-width: none;
}
/* line 332, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
/* line 337, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mhead {
  padding: 20px 20px 5px 20px;
  height: 70px;
  z-index: 1;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
/* line 342, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mhead.noshad {
  box-shadow: 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
}
@media (max-width: 767px) {
  /* line 345, ../sass/style.scss */
  .modalHolder .modalwin .wpcf7 form div.mhead h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  /* line 337, ../sass/style.scss */
  .modalHolder .modalwin .wpcf7 form div.mhead {
    height: 55px;
  }
}
/* line 354, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mcontent {
  padding: 10px 20px;
  flex-grow: 1;
  height: -moz-calc(100% - 140px);
  height: -webkit-calc(100% - 140px);
  height: calc(100% - 140px);
  overflow-y: auto;
}
/* line 359, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mcontent div.formline {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -10px;
}
/* line 364, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mcontent div.formline > * {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  padding: 0 10px 1rem;
  max-width: 100%;
  flex-basis: 50%;
  max-width: 50%;
}
/* line 372, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mcontent div.formline > * .wpcf7-not-valid-tip {
  position: absolute;
}
@media (max-width: 767px) {
  /* line 364, ../sass/style.scss */
  .modalHolder .modalwin .wpcf7 form div.mcontent div.formline > * {
    flex-basis: 100%;
    max-width: 100%;
  }
}
/* line 381, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mcontent div.formline.full > * {
  flex-basis: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  /* line 354, ../sass/style.scss */
  .modalHolder .modalwin .wpcf7 form div.mcontent {
    height: -moz-calc(100% - 125px);
    height: -webkit-calc(100% - 125px);
    height: calc(100% - 125px);
  }
}
/* line 391, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter {
  padding: 10px 20px 20px 20px;
  height: 70px;
  z-index: 1;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 399, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter div.formline {
  display: flex;
}
/* line 402, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter div.formline div.lineitem p {
  margin-bottom: 0;
}
/* line 404, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter div.formline div.lineitem p input {
  padding: .375rem 3.75rem;
}
/* line 407, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter div.formline div.lineitem p span.wpcf7-spinner {
  position: absolute;
}
/* line 413, ../sass/style.scss */
.modalHolder .modalwin .wpcf7 form div.mfooter.noshad {
  box-shadow: 0px 0px 0px transparent;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
}
/* line 419, ../sass/style.scss */
.modal-open .modalHolder .modalwin {
  top: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 767px) {
  /* line 300, ../sass/style.scss */
  .modalHolder .modalwin {
    height: 100%;
  }
}
/* line 428, ../sass/style.scss */
.modal-open .modalHolder {
  left: 0px;
}
@media (max-width: 767px) {
  /* line 287, ../sass/style.scss */
  .modalHolder {
    padding: 5px;
  }
}

/* line 435, ../sass/style.scss */
.business_page {
  background-color: black;
  color: #f7f7f7;
  /*
  #fullpage {
      section.slide {
          div.banner {
              color:#1e1e1e;
              div.container {
                  div.factHolder {
                      & > div {
                          border-color:#1e1e1e;
                      }
                  }
              }
              &:before {
                  background-color: rgba(255, 255, 255, 0.21);
              }
          }
      }
  }
  */
  /* Business template: vertically center all nav content */
  /* Business template menu only: menu items vertically centered */
  /* Style "Pridobi ponudbo" nav link like .getOffer .btn.btn-primary.btn-lg */
}
/* line 438, ../sass/style.scss */
.business_page .section p {
  color: #f7f7f7;
}
/* line 441, ../sass/style.scss */
.business_page .logo-fixed.logo-fixed-white img.logo-white {
  opacity: 1 !important;
}
/* line 444, ../sass/style.scss */
.business_page .logo-fixed.logo-fixed-white img.logo-color {
  opacity: 0 !important;
}
/* line 447, ../sass/style.scss */
.business_page .header-logo {
  background-image: url(../img/nekster-logo-white.png);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
}
/* line 450, ../sass/style.scss */
.business_page .header-logo img {
  opacity: 0;
}
/* line 455, ../sass/style.scss */
.business_page #logo-fixed img.logo-color {
  display: none !important;
  opacity: 0 !important;
}
/* line 459, ../sass/style.scss */
.business_page #logo-fixed img.logo-white {
  display: block !important;
  opacity: 1 !important;
}
/* line 464, ../sass/style.scss */
.business_page .navbar-light {
  background-color: black;
  border-bottom: 1px solid #000000;
}
/* line 468, ../sass/style.scss */
.business_page .kako-deluje-nekster-section {
  background-image: none;
  background: radial-gradient(circle, #242424, #000000);
}
/* line 471, ../sass/style.scss */
.business_page .kako-deluje-nekster-section div.container {
  position: relative;
}
/* line 474, ../sass/style.scss */
.business_page .kako-deluje-nekster-section div.container > .justify-content-md-between div.titleHolder {
  position: relative;
  z-index: 1;
}
/* line 478, ../sass/style.scss */
.business_page .kako-deluje-nekster-section div.container > .justify-content-md-between div.factsHolder {
  position: relative;
  z-index: 1;
}
/* line 482, ../sass/style.scss */
.business_page .kako-deluje-nekster-section div.container > .justify-content-md-between:before {
  content: "";
  display: block;
  position: absolute;
  width: 600px;
  height: -moz-calc(100% - 200px);
  height: -webkit-calc(100% - 200px);
  height: calc(100% - 200px);
  background-image: url(../img/nekster-iphone.webp);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  /* line 482, ../sass/style.scss */
  .business_page .kako-deluje-nekster-section div.container > .justify-content-md-between:before {
    display: none;
  }
}
/* line 499, ../sass/style.scss */
.business_page .big-numbers li:after {
  border-bottom: 1px solid #cfcfcf;
}
/* line 506, ../sass/style.scss */
.business_page div.cofinance > div.row > div:last-child > div {
  background-color: white;
}
/* line 533, ../sass/style.scss */
.business_page #main-nav.navbar {
  align-items: center;
}
/* line 537, ../sass/style.scss */
.business_page #main-nav.navbar .navbar-collapse .navbar-nav {
  align-items: center;
}
/* line 540, ../sass/style.scss */
.business_page #main-nav.navbar .navbar-nav .nav-link {
  color: #eaeaea;
}
/* line 542, ../sass/style.scss */
.business_page #main-nav.navbar .navbar-nav .nav-link:hover {
  color: white;
}
/* line 547, ../sass/style.scss */
.business_page #main-nav.navbar .navbar-nav a.nav-link[title="Pridobi ponudbo"] {
  display: inline-block;
  padding: 10px 35px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  background-color: #2FBFE4;
  border: 1px solid #2FBFE4;
  border-radius: 100px;
  text-decoration: none;
}
/* line 559, ../sass/style.scss */
.business_page #main-nav.navbar .navbar-nav a.nav-link[title="Pridobi ponudbo"]:hover {
  color: #fff;
  background-color: #1baacf;
  border-color: #1baacf;
}
/* line 565, ../sass/style.scss */
.business_page .languages a {
  color: white;
}
/* line 568, ../sass/style.scss */
.business_page .footer {
  background-color: #171717;
}
/* line 570, ../sass/style.scss */
.business_page .footer .menues a.nav-link {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 0;
}
