p {
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

.slider-navigation {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -25%;
  z-index: 4;
  height: 100px;
  margin: 0px;
  padding-top: 0px;
  border-style: dashed;
  border-width: 1px;
  border-color: #32ff47;
  background-color: rgba(255, 255, 255, 0.27);
}

.slider-navigation.default {
  bottom: -30%;
  z-index: 5;
  border: 1px dashed #000;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.71;
  -webkit-transform: translate3d(0px, 0px, 105px);
  transform: translate3d(0px, 0px, 105px);
  font-size: 100px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.slider-navigation.default-no-perspective {
  left: 0%;
  top: 80%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  height: 200px;
  margin-top: 0px;
  padding-top: 0px;
  border: 1px none #000;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.07;
  font-size: 200px;
}

.slider-navigation.no-perspective {
  position: absolute;
  left: 0%;
  top: 80%;
  right: 0%;
  bottom: auto;
  height: 200px;
  border-style: none;
}

.slider-navigation.process {
  border-style: none;
}

.slider-navigation.e-commerce {
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  -webkit-transform: translate(-120%, 0px) rotate(90deg);
  -ms-transform: translate(-120%, 0px) rotate(90deg);
  transform: translate(-120%, 0px) rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.slider-navigation.default-ecommerce {
  bottom: 0%;
  z-index: 5;
  height: 80px;
  border: 1px none #000;
  background-color: rgba(255, 255, 255, 0);
  opacity: 0.14;
  -webkit-transform: translate(-120%, 0px) rotate(90deg);
  -ms-transform: translate(-120%, 0px) rotate(90deg);
  transform: translate(-120%, 0px) rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  font-size: 80px;
}

.slider-thumb-wrap {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.61);
}

.slider-thumb-wrap.ecommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ededed;
  background-color: transparent;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.image {
  width: 100%;
}

.slider-arrow {
  color: #777;
}

.slider-arrow.left {
  left: -76px;
}

.slider-arrow.right {
  right: -77px;
}

.slider-thumb-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.slider-thumb-image.ecommerce {
  position: static;
}

.container {
  height: auto;
  padding-top: 25px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-perspective: 843px;
  perspective: 843px;
  -webkit-perspective-origin: 50% 10%;
  perspective-origin: 50% 10%;
}

.container.ecommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 62px;
  padding-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #544185;
}

.container._23 {
  height: 100vh;
  padding-top: 10px;
}

.slider {
  height: 500px;
}

.slider.no-perspective {
  height: 100%;
  margin-bottom: 140px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.slider.ecommerce {
  width: 500px;
  border-style: dashed;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: transparent;
}

.tool-text {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.tool-text._1 {
  background-color: #6efd6e;
}

.tool-text._2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 34%;
  background-color: #dbdbdb;
  -webkit-transform: translate3d(0px, 0px, 105px);
  transform: translate3d(0px, 0px, 105px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.how-link {
  display: block;
  margin-top: 188px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  border-radius: 5px;
  background-color: #dbf3ff;
  box-shadow: 8px 8px 19px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #555252;
  text-align: center;
  text-decoration: none;
}

.how-link:hover {
  box-shadow: 4px 4px 19px 0 rgba(0, 0, 0, 0.16);
}

.how-link._2 {
  margin-top: 286px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: rotateX(0deg) rotateY(-20deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-20deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.how-link._2.w--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.main-heading {
  margin-right: 60px;
  padding-right: 2.5vw;
  padding-left: 2.5vw;
  font-family: Montserrat, sans-serif;
  color: #430f44;
  font-size: 70px;
  line-height: 1.3;
  font-weight: 800;
  text-align: center;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  width: 100%;
  padding-top: 4vw;
  padding-bottom: 10px;
  text-align: center;
}

.centered {
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.content-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
}

.content-text.centered {
  text-align: center;
}

.content-text blockquote {
  margin-bottom: 35px;
  color: #00b5f9;
}

.content-text h3 {
  margin-bottom: 15px;
  padding: 5px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #00b5f9;
  font-size: 34px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase;
}

.content-text h5 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.content-text.sticky-content-2 {
  z-index: 50;
  width: 50%;
  margin-right: 50%;
  margin-bottom: 0px;
  background-color: #ffd8d1;
}

.content-text em {
  display: inline-block;
  margin-right: 5px;
  color: #ff4c75;
  font-weight: 600;
}

.content-text h6 {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  background-color: #333;
  font-family: Inconsolata, monospace;
  color: #cacaca;
  font-size: 14px;
  font-weight: 400;
}

.content-text a {
  padding-right: 5px;
  padding-left: 5px;
  color: #b86bb9;
}

.content-text h2 {
  background-color: #ffd8d1;
  color: #333;
}

.content-text li {
  margin-top: 10px;
}

.devider-footer {
  width: 100%;
  height: 2px;
  margin-top: 2vw;
  margin-bottom: 0vw;
  background-color: #202c64;
}

.logo-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 40px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.logo-img.footer {
  position: relative;
  width: 62px;
  height: auto;
  padding-top: 0px;
  border-top-style: none;
}

.devider {
  width: 100%;
  height: 2px;
  margin-top: 8vw;
  margin-bottom: 8vw;
  background-color: #202c64;
}

.slider-container {
  margin-top: 100px;
  margin-bottom: 420px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-perspective: 882px;
  perspective: 882px;
  -webkit-perspective-origin: 50% 40%;
  perspective-origin: 50% 40%;
}

.slider-perspective {
  left: -75px;
  height: 500px;
  -webkit-transform: rotateX(0deg) rotateY(-26deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-26deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.slider-perspective.no-perspective {
  margin-bottom: 140px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.slide-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.centered-image {
  margin-right: 20%;
  margin-left: 20%;
}

.container-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.sekcija-23 {
  height: 100vh;
}

.div-23-glavni {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/SAP1000x1000.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.div-23-glavni.kofax {
  background-image: url('../images/Asset23.png');
  background-position: 50% 50%;
}

.div-23-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-23-2 {
  width: 70%;
  height: 100%;
}

.div-23-1-naslov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-23-1-tekst {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.div-2-parts-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/Asset23.png');
  background-position: 95% 80%;
  background-size: auto;
  background-repeat: repeat;
}

.div-2-parts-wrapper.kofax {
  height: 100%;
  background-image: url('../images/Asset23.png');
}

.div-2-parts-wrapper.hp {
  height: 100%;
  background-image: url('../images/hp1480x980.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.div-2-parts-wrapper.sap {
  height: 100%;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(26, 76, 149, 0.29), rgba(26, 76, 149, 0.29)), linear-gradient(67deg, rgba(0, 0, 0, 0.54) 27%, #fff), url('../images/SAP_900x550.jpg');
  background-position: 0px 0px, 0px 0px, 0% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, repeat;
}

.div-2-parts-wrapper.hyl {
  background-image: url('../images/hyland_1000x1000.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-2-parts-wrapper.hp {
  height: 100%;
  background-image: url('../images/hp1480x980.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.div-2-parts-wrapper.sap {
  height: 100%;
  background-image: url('../images/SAP_900x550.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.slide-5.hp {
  height: 100vh;
}

.par-div-2-2 {
  margin-top: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.image-2 {
  background-color: #fff;
  text-align: left;
}

.slider-navigation-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: none;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0);
  color: #3f0404;
  font-size: 220px;
  text-shadow: 1px 1px 6px #000;
}

.h-div-2-2 {
  width: 100%;
  margin-bottom: 80px;
  background-color: transparent;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
}

.slider-2 {
  height: 100%;
}

.slider-2.slider-thumbs {
  position: absolute;
  bottom: 5px;
  height: 250px;
  background-color: transparent;
}

.slider-2.slider-thumbs {
  position: absolute;
  bottom: 5px;
  height: 200px;
  background-color: transparent;
}

.slider-2.slider-thumbs {
  position: absolute;
  bottom: 2px;
  height: 170px;
  background-color: transparent;
}

.button-2 {
  margin-top: 20px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 3px;
  background-color: #c1e3e8;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 1px #2b6971;
  -webkit-transition: color 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  color: #1c454a;
  text-align: center;
}

.button-2:hover {
  background-color: #1c454a;
  color: #c1e3e8;
  white-space: normal;
}

.button-2.decor {
  background-color: #fff;
  color: #037ac0;
  font-size: 16px;
}

.button-2.decor:hover {
  background-color: #037ac0;
  color: #fff;
}

.button-2.decor.kofax {
  color: #037ac0;
}

.button-2.decor.kofax:hover {
  background-color: #037ac0;
  color: #fff;
}

.button-2.decor.hp {
  color: #1a4c95;
}

.button-2.decor.hp:hover {
  background-color: #1a4c95;
  color: #fff;
}

.button-2.decor.sap {
  color: #1a4c95;
}

.button-2.decor.sap:hover {
  background-color: #1a4c95;
  color: #fff;
}

.div-dc-menu {
  display: block;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-2-parts-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 70%;
  height: 100%;
  padding: 100px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.div-2-parts-23.hp {
  padding: 0px;
}

.div-2-parts-23.sap {
  padding: 0px;
}

.div-2-parts-23.kofax {
  padding: 0px;
}

.div-2-parts-23.hp {
  padding: 0px;
}

.div-2-parts-23.kofax {
  padding: 0px;
}

.slide-thumb {
  width: 30%;
  height: 250px;
}

.slide-3.sap {
  height: 100vh;
}

.nav-menu-2 {
  font-size: 18px;
}

.navbar-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.brand-2 {
  margin-top: 5px;
}

.div-2-parts-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.section-hero {
  width: auto;
  height: 100vh;
}

.slide-7 {
  height: 100%;
}

.slide-7.kofax {
  height: 100vh;
}

.mask {
  background-color: rgba(65, 66, 61, 0.47);
}

.heading-4 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.56);
}

.div-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-2-parts-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  padding: 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
}

.div-2-parts-2.kofax {
  padding: 0px 10px;
  background-image: none;
}

.div-2-parts-2.sap {
  padding: 0px 10px;
}

.div-2-parts-2.hp {
  padding: 0px 10px;
}

.div-2-parts-2.sap {
  padding: 0px 10px;
}

.div-2-parts-2.kofax {
  padding: 0px 10px;
}

.div-2-parts-2.sap {
  padding: 0px 10px;
}

.left-arrow-2 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.div-headlines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-dc-menu {
  display: block;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.nav-link-2 {
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
}

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

.slide.kofax {
  height: 100vh;
}

.slide.hyl {
  height: 100vh;
}

.slide.hp {
  height: 100vh;
}

.slide.sap {
  height: 100vh;
}

.image-thumb {
  background-color: transparent;
}

.slide-thumb-2 {
  width: 25%;
  height: 200px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: transparent;
}

.image-thumb-2 {
  display: inline-block;
  background-color: transparent;
  opacity: 0.6;
  -webkit-filter: brightness(31%);
  filter: brightness(31%);
}

.image-thumb-2:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.image-thumb-2.current {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.image-thumb-3 {
  display: inline-block;
  background-color: transparent;
  opacity: 0.6;
  -webkit-filter: brightness(31%);
  filter: brightness(31%);
}

.image-thumb-3:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.image-thumb-3:active {
  -webkit-filter: none;
  filter: none;
}

.image-thumb-3:focus {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.section-hero-2 {
  width: auto;
  height: 100vh;
}

.slide-thumb-3 {
  width: 24%;
  height: 170px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: transparent;
}

.body {
  height: auto;
}

.div-2-parts.hp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/hp_bkg2_BKG_CROP_right_1000x850-p-500.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-2-parts.sap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/SAP_BKG_1_pocetak_BLUE_CROP_1000x850.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-2-parts.kofax {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/Kofbkg1_1000x850.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-2-parts.hl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/HLbkg08112022_Green_1000X850_var1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.head-4 {
  background-color: rgba(46, 43, 43, 0.8);
  color: #509042;
}

.head-4.hp {
  background-color: hsla(0, 0%, 100%, 0.56);
  color: #037ac0;
}

.head-4.sap {
  padding-right: 10px;
  padding-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.64);
  color: #316f89;
}

.head-4.hyl {
  background-color: hsla(0, 0%, 100%, 0.56);
}

.head-4.kofax {
  background-color: hsla(0, 0%, 100%, 0.56);
  color: #037ac0;
}

.image-20 {
  border: 2px solid #8eefe7;
  opacity: 0.6;
  -webkit-filter: brightness(31%);
  filter: brightness(31%);
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.image-20:hover {
  opacity: 1;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.image-20:focus {
  opacity: 1;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.hidden {
  display: none;
}

.section-main {
  width: auto;
  height: 100vh;
}

.div-2-part-2.sap {
  width: 70%;
  height: 100%;
}

.div-2-h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.slider-5 {
  height: 100%;
  margin-top: 0px;
  background-color: #fff;
}

.slider-5.slider-thumbs {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 125px;
  margin: auto 10px 0px;
}

.div-sliderdap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.right-arrow-outside {
  right: -65px;
  color: #333;
}

.slide-thumb-4 {
  width: 25%;
  height: 150px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  text-align: center;
  cursor: pointer;
}

.div-2-part-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.par-bl {
  background-color: transparent;
  color: #fff;
  text-align: left;
}

.button-bl {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(227, 234, 245, 0.83);
  color: #063273;
}

.button-bl:hover {
  background-color: #063273;
  color: #fff;
}

.button-bl.hl {
  color: #509042;
}

.button-bl.hl:hover {
  background-color: #509042;
  color: #fff;
}

.button-bl.kofax {
  color: #037ac0;
}

.button-bl.kofax:hover {
  background-color: #037ac0;
  color: #fff;
}

.button-bl.sap {
  background-color: #fff;
  color: #316f89;
}

.button-bl.sap:hover {
  background-color: #316f89;
  color: #fff;
}

.left-arrow-outside {
  position: absolute;
  left: -65px;
  color: #333;
}

.slide-13 {
  text-align: center;
}

.slide-13.sap {
  height: 100vh;
  background-image: url('../images/image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.head-3 {
  margin-bottom: 80px;
  color: #fff;
}

.slide-nav-outside {
  position: static;
  display: none;
}

.div-container {
  height: 100vh;
}

.div-2-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (min-width: 1280px) {
  .div-2-parts-wrapper.kofax {
    background-position: 100% 50%;
    background-size: cover;
  }

  .div-2-parts-wrapper.hp {
    background-size: cover;
  }

  .div-2-parts-wrapper.hp {
    background-size: cover;
  }

  .par-div-2-2 {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
  }

  .h-div-2-2 {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
  }

  .slider-2.slider-thumbs {
    width: 100%;
    height: 200px;
  }

  .slider-2.slider-thumbs {
    width: 100%;
    height: 200px;
  }

  .button-2.decor {
    background-color: rgba(227, 234, 245, 0.83);
    color: #1a4c95;
    font-size: 20px;
  }

  .button-2.decor:hover {
    background-color: #1a4c95;
    color: #fff;
  }

  .button-2.decor.hl {
    color: #3a796c;
  }

  .button-2.decor.hl:hover {
    background-color: #3a796c;
    color: #fff;
  }

  .div-2-parts-23 {
    background-image: none;
  }

  .heading-4 {
    padding-right: 10px;
    padding-left: 10px;
    background-color: hsla(0, 0%, 100%, 0.56);
    color: #1a4c95;
  }

  .div-2-parts-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
    background-image: none;
  }

  .div-headlines {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slide-thumb-2 {
    width: 25%;
    height: 200px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .slide-thumb-3 {
    width: 25%;
    height: 200px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-2-parts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: url('../images/SAP_BKG_1_pocetak_BLUE_CROP_1000x850.jpg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .div-2-parts.hp {
    background-image: url('../images/hp_bkg2_BKG_CROP_right_1000x850-p-500.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-parts.sap {
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-parts.kofax {
    background-image: url('../images/Kofbkg1_1000x850.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-parts.hl {
    background-image: url('../images/HLbkg1_Green_1000x850.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .head-4 {
    background-color: hsla(0, 0%, 100%, 0.56);
    color: #037ac0;
  }

  .head-4.sap {
    padding-right: 0px;
    padding-left: 0px;
    background-color: hsla(0, 0%, 100%, 0.64);
    color: #316f89;
  }

  .head-4.hyl {
    color: #509042;
  }

  .image-20 {
    border: 2px solid #8eefe7;
    opacity: 0.6;
    -webkit-filter: brightness(31%);
    filter: brightness(31%);
    outline-color: transparent;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }

  .image-20:hover {
    opacity: 1;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }

  .image-20:focus {
    opacity: 1;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }

  .hidden {
    display: none;
  }

  .div-2-part-2 {
    width: 70%;
    height: 100%;
  }

  .div-2-h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slider-5 {
    margin-top: 0px;
  }

  .slider-5.slider-thumbs {
    top: auto;
    bottom: 0%;
    width: 100%;
    height: 125px;
    margin: auto 10px 0px;
  }

  .div-sliderdap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .slide-thumb-4 {
    width: 24%;
    height: 125px;
  }

  .div-2-part-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .par-bl {
    margin-top: 40px;
    background-color: transparent;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }

  .button-bl {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(227, 234, 245, 0.83);
    color: #316f89;
    font-size: 20px;
  }

  .button-bl:hover {
    background-color: #316f89;
    color: #fff;
  }

  .button-bl.kofax {
    color: #037ac0;
  }

  .button-bl.kofax:hover {
    background-color: #037ac0;
    color: #fff;
  }

  .button-bl.hp {
    color: #063273;
  }

  .mask-2 {
    background-color: rgba(65, 66, 61, 0.47);
  }

  .slide-13.sap {
    height: 100vh;
    background-image: none;
  }

  .head-3 {
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
    font-size: 28px;
    text-align: left;
  }

  .slide-nav-outside {
    display: none;
  }

  .div-2-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .main-heading {
    font-size: 50px;
  }

  .footer {
    padding-right: 70px;
    padding-left: 10px;
  }

  .content-text {
    font-size: 16px;
  }

  .content-text blockquote {
    font-size: 16px;
  }

  .content-text h3 {
    font-size: 26px;
  }

  .div-2-parts-wrapper.kofax {
    background-position: 100% 50%;
  }

  .div-2-parts-wrapper.sap {
    background-image: url('../images/SAP_900x550.jpg');
    background-position: 0% 50%;
  }

  .div-2-parts-wrapper.sap {
    background-image: url('../images/SAP_900x550.jpg');
    background-position: 0% 50%;
  }

  .par-div-2-2 {
    margin-top: 3px;
    padding-top: 0px;
    font-size: 18px;
  }

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

  .h-div-2-2 {
    width: 100%;
    font-size: 26px;
  }

  .button-2.decor {
    margin-top: 5px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .button-2.decor.kofax {
    color: #037ac0;
  }

  .button-2.decor.kofax:hover {
    background-color: #037ac0;
  }

  .div-2-parts-23.sap {
    background-image: none;
  }

  .div-2-parts-21 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-2-parts-2 {
    padding: 30px 20px 10px;
  }

  .div-headlines {
    margin-bottom: 10px;
  }

  .div-2-parts.sap {
    background-image: url('../images/SAP_BKG-08112022_1000x850.jpg');
    background-position: 85% 50%;
  }
}

@media screen and (max-width: 767px) {
  .content-text {
    padding-right: 5px;
    padding-left: 5px;
  }

  .content-text h5 {
    font-size: 13px;
  }

  .content-text.sticky-content-2 {
    width: 100%;
    margin-right: 0%;
  }

  .logo-img {
    width: 25px;
  }

  .div-23-glavni {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-size: auto;
  }

  .div-23-glavni.kofax {
    background-image: none;
  }

  .div-23-1 {
    width: 100%;
    height: 370px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-23-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/sap_400x265.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-23-1-naslov {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-23-1-tekst {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-2-parts-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .div-2-parts-wrapper.kofax {
    background-image: none;
  }

  .div-2-parts-wrapper.hp {
    background-image: none;
  }

  .div-2-parts-wrapper.sap {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-2-parts-wrapper.hyl {
    background-image: none;
  }

  .div-2-parts-wrapper.hp {
    background-image: none;
  }

  .div-2-parts-wrapper.sap {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .menu-button {
    color: #000;
  }

  .menu-button:hover {
    background-color: #1a4c95;
    color: #fff;
  }

  .menu-button:focus {
    background-color: #1a4c95;
    color: #fff;
  }

  .par-div-2-2 {
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    color: #037ac0;
    font-size: 20px;
    text-align: justify;
  }

  .par-div-2-2.sap {
    color: #1a4c95;
  }

  .par-div-2-2.hp {
    color: #1a4c95;
  }

  .par-div-2-2.hl {
    color: #3a796c;
  }

  .par-div-2-2.sap {
    color: #3a796c;
    text-align: center;
  }

  .par-div-2-2.sap {
    color: #1a4c95;
    text-align: center;
  }

  .par-div-2-2.kofax {
    text-align: center;
  }

  .par-div-2-2.hp {
    color: #1a4c95;
    text-align: center;
  }

  .par-div-2-2.hl {
    color: #3a796c;
    text-align: center;
  }

  .h-div-2-2 {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 15px;
    color: #037ac0;
    font-size: 26px;
  }

  .h-div-2-2.hp {
    color: #1a4c95;
  }

  .h-div-2-2.sap {
    color: #1a4c95;
  }

  .h-div-2-2.hyl {
    color: #3a796c;
    text-align: center;
  }

  .h-div-2-2.hp {
    color: #1a4c95;
    text-align: center;
  }

  .h-div-2-2.sap {
    color: #1a4c95;
    text-align: center;
  }

  .h-div-2-2.kofax {
    text-align: center;
  }

  .slider-2.slider-thumbs {
    display: none;
  }

  .slider-2.slider-thumbs {
    display: none;
  }

  .slider-2.slider-thumbs {
    display: none;
  }

  .button-2.decor {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #037ac0;
    color: #fff;
  }

  .button-2.decor:hover {
    background-color: #fff;
    color: #037ac0;
  }

  .button-2.decor.kofax {
    color: #fff;
  }

  .button-2.decor.kofax:hover {
    background-color: #fff;
    color: #037ac0;
  }

  .button-2.decor.hp {
    background-color: #1a4c95;
    color: #fff;
  }

  .button-2.decor.hp:hover {
    background-color: #fff;
    color: #1a4c95;
  }

  .button-2.decor.sap {
    background-color: #1a4c95;
    color: #fff;
  }

  .button-2.decor.sap:hover {
    background-color: #fff;
    color: #1a4c95;
  }

  .button-2.decor.hl {
    background-color: #3a796c;
  }

  .button-2.decor.hl:hover {
    background-color: #fff;
    color: #3a796c;
  }

  .div-2-parts-23 {
    width: 100%;
    height: 480px;
    background-image: url('../images/hp1480x980.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-parts-23.sap {
    background-image: url('../images/SAP1000x1000.jpg');
    background-position: 0% 0%;
  }

  .div-2-parts-23.kofax {
    background-image: url('../images/Asset23.png');
  }

  .div-2-parts-23.hyl {
    background-image: url('../images/Hyland_400x265_green.png');
    background-position: 50% 50%;
  }

  .div-2-parts-23.kofax {
    background-image: url('../images/Asset23.png');
  }

  .div-2-parts-23.hyl {
    padding: 0px;
    background-image: url('../images/Hyland_400x265_green.png');
    background-position: 50% 50%;
  }

  .nav-menu-2 {
    background-color: rgba(26, 76, 149, 0.82);
    color: #000;
  }

  .div-2-parts-21 {
    margin-top: -10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-2 {
    color: #000;
    font-size: 20px;
  }

  .icon-2:hover {
    color: #fff;
  }

  .heading-4 {
    background-color: #037ac0;
    color: #fff;
  }

  .heading-4.hp {
    background-color: #1a4c95;
  }

  .heading-4.sap {
    background-color: #1a4c95;
  }

  .heading-4.hyl {
    background-color: #3a796c;
  }

  .div-2-parts-2 {
    width: 100%;
    height: 370px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-2-parts-2.sap {
    background-image: none;
  }

  .div-2-parts-2.hyl {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-2-parts-2.sap {
    background-color: transparent;
    background-image: none;
  }

  .div-headlines {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cont-dc-menu {
    background-color: #fff;
  }

  .nav-link-2:hover {
    background-color: rgba(26, 76, 149, 0.92);
  }

  .section-hero-2 {
    background-color: transparent;
  }

  .div-2-parts.hp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-2-parts.sap {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-2-parts.kofax {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-2-parts.hl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .head-4.hp {
    background-color: #063273;
    color: #fff;
  }

  .head-4.sap {
    background-color: #316f89;
    color: #fff;
  }

  .head-4.hyl {
    background-color: #509042;
    color: #fff;
  }

  .head-4.kofax {
    background-color: #037ac0;
    color: #fff;
  }

  .hidden {
    left: 0%;
    top: 140px;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-top: 300px;
    margin-bottom: 0px;
  }

  .div-2-part-2 {
    background-image: url('../images/SAP_BKG_1_700x595.jpg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .div-2-part-2.kofax {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 480px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/Kofax_400x265.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-part-2.hl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 480px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/HLbkg08112022_Green_700X595.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-part-2.sap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 480px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 100% 0%;
    background-size: auto;
  }

  .div-2-part-2.hp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 480px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/HP_bkg2_700x595-p-500.jpg');
    background-position: 100% 0%;
    background-size: cover;
  }

  .div-2-h {
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slider-5.slider-thumbs {
    display: none;
  }

  .div-2-part-1 {
    width: 100%;
    height: 370px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .par-bl {
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
    color: #037ac0;
    font-size: 22px;
    text-align: center;
  }

  .par-bl.hp {
    color: #063273;
  }

  .par-bl.hyl {
    color: #509042;
  }

  .par-bl.sap {
    color: #316f89;
  }

  .button-bl.hl {
    background-color: #509042;
    color: #fff;
  }

  .button-bl.hl:hover {
    background-color: #fff;
    color: #509042;
  }

  .button-bl.kofax {
    background-color: #037ac0;
    color: #fff;
  }

  .button-bl.kofax:hover {
    background-color: #fff;
    color: #037ac0;
  }

  .button-bl.hp {
    background-color: #063273;
    color: #fff;
  }

  .button-bl.hp:hover {
    background-color: #fff;
    color: #063273;
  }

  .button-bl.sap {
    background-color: #316f89;
    color: #fff;
  }

  .button-bl.sap:hover {
    background-color: #fff;
    color: #316f89;
  }

  .slide-13.sap {
    background-image: none;
  }

  .head-3 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #037ac0;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
  }

  .head-3.sap {
    color: #316f89;
  }

  .head-3.hp {
    color: #063273;
  }

  .head-3.hyl {
    color: #509042;
  }

  .div-2-text {
    margin-top: -10px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .logo-img {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 1060;
    width: 30px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
  }

  .div-23-glavni {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .div-23-glavni.kofax {
    background-image: none;
  }

  .div-23-1 {
    width: 100%;
    height: 280px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-23-2 {
    width: 100%;
    height: 300px;
    background-image: url('../images/sap_400x265.jpg');
  }

  .div-23-2.kofax {
    background-image: url('../images/Kofax_400x265.jpg');
  }

  .div-2-parts-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .div-2-parts-wrapper.hp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-2-parts-wrapper.sap {
    background-image: none;
  }

  .div-2-parts-wrapper.hp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-2-parts-wrapper.sap {
    background-image: none;
  }

  .menu-button {
    color: #000;
  }

  .menu-button:hover {
    background-color: #1a4c95;
    color: #fff;
  }

  .menu-button:focus {
    background-color: #1a4c95;
    color: #fff;
  }

  .par-div-2-2 {
    margin-top: 20px;
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 0px;
    padding-left: 0px;
    color: #037ac0;
    font-size: 18px;
    text-align: justify;
  }

  .par-div-2-2.sap {
    color: #1a4c95;
  }

  .par-div-2-2.sap {
    color: #1a4c95;
  }

  .par-div-2-2.sap {
    color: #1a4c95;
  }

  .h-div-2-2 {
    margin-top: 5px;
    margin-bottom: 3px;
    color: #037ac0;
    font-size: 26px;
    line-height: 28px;
  }

  .h-div-2-2.sap {
    color: #1a4c95;
  }

  .h-div-2-2.sap {
    color: #1a4c95;
  }

  .button-2.decor {
    width: auto;
    margin-top: 5px;
    background-color: #037ac0;
    color: #fff;
    font-size: 16px;
  }

  .button-2.decor:hover {
    background-color: #fff;
    color: #037ac0;
  }

  .button-2.decor.kofax:hover {
    background-color: #fff;
    color: #037ac0;
  }

  .button-2.decor.sap {
    background-color: #1a4c95;
  }

  .button-2.decor.sap:hover {
    background-color: #fff;
    color: #1a4c95;
  }

  .icon-4 {
    background-color: rgba(26, 76, 149, 0.39);
  }

  .icon-3 {
    background-color: rgba(26, 76, 149, 0.39);
  }

  .right-arrow-2 {
    top: 0px;
    bottom: 35%;
    height: 30%;
    background-color: transparent;
  }

  .div-2-parts-23 {
    display: block;
    width: 100%;
    height: 40%;
    margin-top: 40px;
    margin-bottom: 0px;
    padding: 0px 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: url('../images/hp1480x980.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-parts-23.sap {
    margin-top: 10px;
    background-image: url('../images/SAP1000x1000.jpg');
  }

  .div-2-parts-23.kofax {
    background-image: url('../images/Asset23.png');
  }

  .div-2-parts-23.hp {
    margin-top: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-2-parts-23.kofax {
    margin-top: 10px;
    background-image: url('../images/Asset23.png');
  }

  .div-2-parts-23.hyl {
    margin-top: 10px;
  }

  .slide-3.sap {
    height: 100%;
  }

  .nav-menu-2 {
    background-color: rgba(26, 76, 149, 0.82);
    color: #000;
  }

  .navbar-2 {
    background-color: #fff;
  }

  .div-2-parts-21 {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-2 {
    color: #000;
  }

  .icon-2:hover {
    color: #fff;
  }

  .heading-4.sap {
    background-color: #1a4c95;
  }

  .div-2-parts-2 {
    width: 100%;
    height: 280px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 60px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-2-parts-2.sap {
    height: 280px;
  }

  .div-2-parts-2.sap {
    height: 280px;
  }

  .div-2-parts-2.hyl {
    padding-bottom: 0px;
  }

  .div-2-parts-2.sap {
    height: 280px;
  }

  .left-arrow-2 {
    left: auto;
    top: 0px;
    right: auto;
    bottom: 35%;
    height: 30%;
    background-color: transparent;
  }

  .nav-link-2:hover {
    background-color: rgba(26, 76, 149, 0.92);
  }

  .div-2-parts.hp {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .head-4.hp {
    background-color: #063273;
    color: #fff;
  }

  .head-4.hyl {
    background-color: #509042;
    color: #fff;
  }

  .hidden {
    left: 0%;
    top: 41%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-2-part-2.kofax {
    height: 320px;
    margin-top: 40px;
  }

  .div-2-part-2.hl {
    height: 320px;
    margin-top: 40px;
    background-image: url('../images/HLbkg08112022_Green_340X290.jpg');
    background-position: 50% 50%;
    background-size: auto;
  }

  .div-2-part-2.sap {
    height: 320px;
    margin-top: 40px;
    padding-top: 0px;
    background-image: url('../images/SAP_08112022_340x290.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-2-part-2.hp {
    height: 320px;
    margin-top: 40px;
    background-position: 50% 50%;
  }

  .div-2-part-1 {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}