#header .header-nav-main {
    height: auto !important;
    float: none !important;
}

#header.header-transparent .header-nav-main {
    border-radius: 60px;
    padding: 0px 0px;
    margin-top: 40px;
    background: #F4F3F3;
	background: linear-gradient(90deg,rgba(244, 243, 243, 1) 5%, rgba(79, 76, 152, 1) 5%, rgba(117, 106, 176, 1) 100%);
}

#header .header-logo {
    float: left;
    position: absolute;
    left: 20px;
    top: -40px;
    z-index: 999999;
}

#header .header-logo {
    float: left;
    position: absolute;
    left: 15px;
    top: 40px;
    z-index: 999999;
    background: #f4f3f3;
    padding: 0px;
    height: auto !important;
    width: auto !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 90px 90px 90px 90px;
}

#header .header-logo img {
    float: left;
    margin: 0px 30px 0 30px;
    height: 86px !important;
    width: 102px !important;
    padding: 12px;
}

html #header.header-transparent .header-body:before {
    background: transparent;
    border-bottom: 0px solid #f1f1f1;
}

#header .header-nav-main .nav>li:first-child {
	margin-left: 180px;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    padding: 33.6px 10px 32.2px;
    text-transform: uppercase;
    font-family: "Quicksand", sans-serif;
}

#header .header-nav-main nav > ul > li:last-child > a {
    padding: 33.6px 8px 32.2px 8px;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 0px;
    content: " ";
    float: right;
    margin-top: 0px;
    margin-left: 0px;
}

#header .header-nav-main nav > ul > li.desno-izb {
    float: right;
}

#header .header-nav-main nav > ul > li.jezik-izb {
	margin: 0 50px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    left: auto;
    border: 0px solid #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
    margin: 0px 0 0 0px;
    min-width: 200px;
    padding: 0px;
    text-align: left;
    background: #F4F3F3;
    background: linear-gradient(90deg, rgba(79, 76, 152, 1) 50%, rgba(117, 106, 176, 1) 100%);
    border-radius: 21px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0px solid #fff;
    color: #fff;
    font-size: 1.1em;
    font-weight: 500;
    padding: 10px 20px 10px 8px;
    position: relative;
    text-transform: none;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
    color: #cdcdcd;
    background: transparent
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #F4F3F3;
}

#header .header-nav-main nav > ul > li.active a {
    color: #56529D;
    background: #F4F3F3;
    border-radius: 60px;
    padding-left: 96px;
    margin-left: -96px;
    padding-right: 30px;
}

#header .header-nav-main nav > ul > li.active a {
    color: #56529D;
    background: #F4F3F3;
    border-radius: 60px;
    padding-left: 24px;
    margin-left: 0px;
    padding-right: 24px;
}

#header .header-nav-main nav > ul > li:first-child.active a {
    color: #56529D;
    background: #F4F3F3;
    border-radius: 60px;
    padding-left: 96px;
    margin-left: -96px;
    padding-right: 24px;
}

.background-grad {
    background-image: radial-gradient(circle at 70% 70%, rgba(0, 0, 0, 0.01), #000000);
    width: 100%;
    height: 100vh;
    position: relative;
}

#background {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    background-position: left top;
}

.rotator-sadrzaj span {
    display: block;
    text-align: center;
}

.rotator-sadrzaj span img {
	padding: 50px;
    animation-iteration-count: infinite;
}

.rotator-sadrzaj h2 {
    font-size: 7.6em;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color:#9679b7;
    margin-bottom: 0px;
    opacity: 1;
    animation-iteration-count: infinite;
    position: absolute;
    background: linear-gradient(90deg, #9779b7, #fdfdfe);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Raleway", sans-serif;
}

h2.inovation-h2 {
	top: 30%;
    left: 20%;
}

h2.development-h2 {
	bottom: 42%;
    right: 20%;
    font-size: 5.2em;
    font-weight: 500;
}

h2.consulting-h2 {
	bottom: 17%;
    left: 25%;
    font-size: 4.6em;
    font-weight: 500;
}

.btn-primary-new {
    text-transform: uppercase;
    padding: 11px 21px 10px;
    font-size: 2.1em;
    letter-spacing: normal;
    border-radius: 32px;
    font-weight: 600;
    color: #7253a0;
    background: #fff;
    font-family: "Raleway", sans-serif;
}

.rotator-sadrzaj .btn-primary-new {
    position: absolute;
    bottom: 4%;
    right: 10%;
}

#transformacija-section {
	position: relative;
    padding: 50px 0 30px;
    background: #442b75;
}

#transformacija-section h2 {
	font-size: 6.2em;
    font-weight: 500;
    line-height: 1.08;
    text-transform: none;
    color:#9679b7;
    margin-bottom: 16px;
    background: linear-gradient(90deg, #9779b7, #fdfdfe);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Raleway", sans-serif;
}

#transformacija-section p.right-transform {
    color: #fff;
    font-size: 1.6em;
    font-weight: 300;
    font-family: "Be Vietnam Pro", sans-serif;
}

.transform-zajedno {
	display: block;
    background: #e6ddee;
    border-radius: 21px;
    padding: 24px 24px 12px;
}

.transform-zajedno span {
    background: linear-gradient(90deg, #2b368f, #6d55a4);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.4em;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 32px;
    display: inline-block;
}

.transform-zajedno h3 {
	background: linear-gradient(90deg, #2b368f, #6d55a4);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.56em;
    text-transform: uppercase;
    height: 64px;
    overflow: hidden;
    margin-bottom: 24px;
    font-weight: 500;
    line-height: 1.1;
    font-family: "Raleway", sans-serif;
}

.transform-zajedno p {
    font-size: 1.36em;
    text-transform: none;
    height: 126px;
    overflow: hidden;
    color: #442b75;
    font-family: "Be Vietnam Pro", sans-serif;
}

#kliknite-section {
	position: relative;
    padding: 30px 0 10px;
    background: #452B76;
	background: linear-gradient(90deg,rgba(69, 43, 118, 1) 2%, rgba(255, 255, 255, 1) 100%);
}

#kliknite-section h2 {
    font-size: 8.2em;
    font-weight: 500;
    line-height: 0.6;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #9679b7;
    margin-bottom: 0px;
    opacity: 1;
    height: auto;
    overflow: visible;
    animation-iteration-count: infinite;
    position: absolute;
    background: linear-gradient(90deg, #9779b7, #fdfdfe);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Anton", sans-serif;
}

h2.kliknite-lijevo {
	padding-top: 124px;
}

h2.kliknite-desno {
    margin-top: -76px;
    padding-top: 16px;
    background: linear-gradient(90deg, #442b75, #442b75) !important;
    opacity: 0.2 !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    text-align: right;
    right: 15px;
}

#kliknite-section h2.kliknite-lijevo span {
    color: #fff;
    line-height: 0.1;
    font-size: 1.52em;
    background: linear-gradient(90deg, #fff, #fdfdfe);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0px;
}

#kliknite-section h2.kliknite-desno span {
    color: #fff;
    line-height: 0.1;
    font-size: 1.3em;
    letter-spacing: 0px;
}

#kliknite-section h2 small {
    font-weight: 400;
    font-size: 60%;
    letter-spacing: -1.6px;
}

img.img-klikni {
	height: 76px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
}

#practitioner-section {
	position: relative;
    padding: 50px 0 70px;
    background: #452B76;
	background: linear-gradient(90deg, #6751a2 2%, #6751a2 100%);
}

img.img-practitioner {
	border-radius: 21px;
    margin-bottom: 21px;
}

#practitioner-section h3 {
    font-size: 6.2em;
    font-weight: 500;
    line-height: 1.08;
    text-transform: none;
    color: #9679b7;
    margin-bottom: 16px;
    background: linear-gradient(90deg, #9779b7, #fdfdfe);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Raleway", sans-serif;
}

#practitioner-section h2 {
    font-size: 8.2em;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 21px;
    line-height: 0.46;
    padding-left: 30px;
    margin-top: 70px;
    font-family: "Raleway", sans-serif;
    
}

#practitioner-section h2 small {
    font-size: 65%;
    font-weight: 700;
    line-height: 0.2;
    color: #fff;
    margin-left: 90px;
    letter-spacing: -2px;
}

#practitioner-section p {
    padding-left: 30px;
    font-size: 1.6em;
    font-weight: 100;
    color: #fff;
    font-family: "Be Vietnam Pro", sans-serif;
}

#practitioner-section .btn {
    float: right;
    text-transform: none;
    padding-left: 46px;
    padding-right: 46px;
}

#practitioner-section .btn span {
    background: linear-gradient(90deg, #2b368f, #6d55a4);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#vi-section {
	position: relative;
    padding: 70px 0 70px;
    background: #e7ddee;
}

#vi-section h2 {
    font-size: 6.2em;
    font-weight: 500;
    line-height: 1.08;
    text-transform: none;
    color: #9679b7;
    margin-bottom: 16px;
    background: linear-gradient(90deg, #2c3a95, #7367ae);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: right;
    font-family: "Inter", sans-serif;
    display: inline-block;
    float: right;
}

.usluge-new {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    margin-bottom: 30px;
}

.usluge-new-zajedno {
    height: 300px;
    background-size: cover !important;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 21px;
    overflow: hidden;
}

.usluge-new-zajedno video {
	position: absolute;
    width: 100%;
}

.usluge-new-zajedno-bg {
    background-size: cover !important;
    height: 300px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: grid;
    border-radius: 21px;
}

.usluge-new-opis {
    top: 50px;
    left: 40px;
    position: absolute;
}

.usluge-new-zajedno a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.usluge-new-zajedno p {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-weight: 100;
    font-size: 1.64em;
    position: absolute;
    left: 40px;
    bottom: 10px;
    line-height: 1.4;
    padding-right: 90px;
}

.usluge-new-zajedno span {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-size: 4.9em;
    font-weight: 500;
}

.usluge-new-zajedno h3 {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-size: 1.6em;
    font-weight: 500;
    margin-bottom: 46px;
}

#vi-section .col-md-1 {
	width: 5%;
}

#korisnici-section {
	position: relative;
    padding: 90px 0 70px;
    background: #442b75;
}

#korisnici-section h2 {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 2.6em;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    color: rgb(150, 121, 183);
    margin-bottom: 0px;
    opacity: 1;
    animation-iteration-count: infinite;
    -webkit-text-fill-color: transparent;
    font-family: Raleway, sans-serif;
    background: linear-gradient(90deg, rgb(151, 121, 183), rgb(253, 253, 254)) text;
}

#korak-section {
	position: relative;
    background: #e7ddee;
    padding: 50px 0 30px;
}

#korak-section h2 {
	font-size: 6.2em;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    color: #9679b7;
    margin-bottom: 21px;
    background: linear-gradient(90deg, #2c3a95, #7367ae);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Raleway", sans-serif;
}

#korak-section p {
	color: #000;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Be Vietnam Pro", sans-serif;
}

#korak-section form label {
    font-weight: 500;
    margin-bottom: 8px;
    color: #442B75;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 1.42em;
    margin-bottom: 16px;
}

#korak-section .form-control {
    display: block;
    width: 100%;
    height: 56px;
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.3;
    color: #442B75;
    background-color: transparent;
    border-radius: 12px;
    background-image: none;
    border: 2px solid #442B75;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

.btn-slanje-new {
    text-transform: none;
    padding: 10px 21px;
    font-size: 1.42em;
    letter-spacing: normal;
    border-radius: 16px;
    font-weight: 400;
    color: #fff;
    font-family: "Be Vietnam Pro", sans-serif;
    background: linear-gradient(90deg, #2c3a95, #7367ae);
}

img.element-11 {
    position: absolute;
    left: -70px;
    top: 10px;
}

img.element-02 {
    position: absolute;
    left: 0px;
    top: auto;
    margin-top: 90px;
    z-index: 2;
    width: 300px;
	filter: drop-shadow(0 20px 40px rgba(0,0,0,0.25));
	animation: morph 6s ease-in-out infinite;
}

@keyframes morph {
  0%   { transform: scale(1,1) rotate(0deg); }
  25%  { transform: scale(1.05,0.95) rotate(2deg); }
  50%  { transform: scale(0.95,1.05) rotate(-2deg); }
  75%  { transform: scale(1.03,0.97) rotate(1deg); }
  100% { transform: scale(1,1) rotate(0deg); }
}

img.element-03 {
    position: absolute;
    right: 0px;
    top: auto;
    z-index: 2;
    width: 140px;
    bottom: 40px;
	animation: splitFloat 5s ease-in-out infinite;
  	transform-origin: center;
  	will-change: transform;
}

@keyframes splitFloat {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
  }

  25% {
    transform: translateY(-10px) rotate(2deg) scale(1.02);
  }

  50% {
    transform: translateY(5px) rotate(-2deg) scale(0.98);
  }

  75% {
    transform: translateY(-6px) rotate(1deg) scale(1.01);
  }

  100% {
    transform: translateY(0) rotate(0deg) scale(1);
  }
}



