body/*--- Google Fonts ---*/
/* @import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&amp;subset=latin-ext"); */
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap')

/* Reset
=====================================================================*/



*{padding:0;margin:0;}
body{
    background-color: #f5f5f5;
	font-family: "Rubik", helvetica, 'Poppins', sans-serif;
	overflow-x: hidden;
	text-rendering: optimizelegibility;
    font-size: 16px;
    color: #626262 !important;
}
.padding-top{
	padding-top: 60px;
}
.padding-bottom{
	padding-bottom: 15px
}
#register1 {
    color: #fff;
}
#galerija {
    overflow: hidden;
}
.padding-bottom1{
		padding-bottom:30px
	}

.cetvrti .levo {
    padding: 3% 0;
    width: 45%;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #E31B23;
}

::selection {
    color: #fff;
    background: #E31B23;
}
.cetvrtine td {

    width: 25%;

}

.CrveniTxt {
    color: #e31b23;
}
td {
    vertical-align: middle;
}
.v-line-red {
    border-left: 6px solid #E31B23;
    padding-left: 20px;
    margin-left: 30px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.certificate img {
    box-shadow: 0px 0px 1px rgba(0,0,0,.5);
    display: block;
    margin: 0 auto;
	max-width: 100%;
	padding: 20px;
}
.con-cell {
    display: table-cell;
}

.absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%
}

a {
	color:#666666; text-decoration:none;
}
a:hover {
	color:#666666;text-decoration:none;
}
a:focus {
	color:#666666;
	outline: medium none;
	outline-offset: 0;
}

/* Headings */
h1          { font-size:2em; font-weight:normal; line-height:1.15; }
h2          { font-size:1.5em; line-height:1.25; margin-bottom:.45em; }
h3          { font-size:1.35em; line-height:1.25; margin-bottom:.45em; }
h4          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h5          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h6          { font-size:1em; line-height:1.35; margin-bottom:1em; }

h1, .h1, h2, .h2, h3, .h3 {
    color: #525454;
}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:100; }

/* Content */
p             { margin:0 0 1em; font-weight: 300;font-size: 1.1em!important; }
strong        { font-weight:600; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:1em; }
big           { font-size:1.15em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

#pros-cons ul {

    list-style: none;
    /* background: rgba(64,64,64,.02); */
    padding: 30px 0 10px;
    min-height: 430px;
}
.col-md-4.bann-four-block-middle.bann-padd.paddr {
    max-width: 100% !important;
}

/* crveni boxici
=====================================================================*/
.flex-container1 {
    display: flex;
    justify-content: center;
}
.accordion {
    display: block;
    position: relative;
    width: 100%;
	margin-right: 16px;
}
.accordion__item {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    &: last-child { margin-bottom: 0; };
	text-align: center;
}
.accordion__title.active::after {
    transform: rotate(135deg);
}


.accordion__title::after {
    position: absolute;
    background: url(images/cross.png) -245px 0 no-repeat !important;
    content: "";
    height: 15px;
    width: 15px;
    right: 4%;
    top: 36%;
    transform: rotate(0deg);
    transform-origin: 48% 48%;
    transition: transform 200ms ease-in-out;
}
.accordion__title {
    background: #e21e30;
    color: #fff;
    padding: 12px 30px 10px 6px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    font-size: 18px;
}
.accordion__title.active {
    background: #E31B23 !important;
}
#welcome_section p {
    margin-top: 11px;
    min-height: 58px;
}
.accordion__content {
    display: none;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
        border-top-color: rgb(238, 238, 238);
        border-top-style: solid;
        border-top-width: 1px;
    border-top: none;
    line-height: 1.65;
    padding: 25px;
    background-color: #fff;
    font-size: 14px;
}


.accordion__title {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0px 50px 0 20px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    transition: background-color .2s;
    &: hover { background-color: #fafafa; } &.active { background: hsl(95,70%,90%); & .x7 { transform: rotate(-90deg); & .btop { width: 67%; top: 2px; transform: translateY(-50%) rotate(-45deg); transform-origin: 50% 50%; } & .bmid { opacity: 0; } & .bbot { width: 67%; bottom: 2px; transform: translateY(50%) rotate(45deg); transform-origin: 50% 50%; }}};
}
}
/* Galerija
=====================================================================*/
#galerija {
    overflow: hidden;
}
#galerija img {
    width: 25%;
    float: left;
    transition: 100ms all ease-in-out;
}
#galerija img:hover {
    transform: scale(1.05);
}


/* NOVO */

#galerija {
    overflow: visible;
    /* z-index: 9999999; */
    display: block;
    position: relative;
}
#galerija img {
    border-radius: 20px;
}
#galerija:hover img {
    opacity: 0.8;
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

#galerija img:hover {
    transform: scale(1.05);
    box-shadow: 0 5px 15px gba(0, 0, 0, 0.4);
    opacity: 1 !important;
    transform: scale(1.08);
    -webkit-filter: blur(0);
    filter: blur(0) !important;
}




/* Tabele
=====================================================================*/
.AlignCtr {
    text-align: center;
    margin: 0 auto;
}
.tabela {
    border-spacing: 0;
}
.tabela, .tabelaKont {
    border-collapse: collapse;
}
table.tabela tr:first-child td {
    border: 0;
}
.tabela tr td {
    transition: all .2s ease-in-out;
}
.tabela td {
    text-align: center;
    padding: 1%;
}
table.tabela tr:first-child {
    background: #e31b23;
    color: #fff;
}

.tabela tr td {
    transition: all .2s ease-in-out;
}
.tabela td {
    text-align: center;
    padding: 1%;
}
.tabela {
    border-spacing: 0;
    margin: 1% 0 3%;
}
.tabela, .tabela td, .tabelaKont, .tabelaKont td {
    border: 1px solid #f5f5f5;
}
.tabela, .tabelaStatistika, .tablescroll_wrapper {
    width: 100%;
}
.tabela, .tabelaKont {
    border-collapse: collapse;
}

/* Show Messages
=====================================================================*/
.gen{
	background: none repeat scroll 0 0 #fff;
	color: #008900;
	font-size: 20px;
	margin: 15px auto;
	padding: 5px;
	text-align: center;
}
.err{
	background: none repeat scroll 0 0 #FF0000;
	color: #008900;
	font-size: 20px;
	margin: 15px auto;
	padding: 5px;
	text-align: center;
}




/* box
=====================================================================*/
.cetvrtaSlika {
    background: url("images/iOS_box.jpg") no-repeat scroll 0 0 / cover #000;
    back
}
/* Video
=====================================================================*/
video#bgvid {
    position: absolute;
    top: 0%;
    left: 0%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
    background: url(images/video.jpg) no-repeat;
    background-size: cover;
	background-position: center left;
}
video#bgvid {
    transition: 1s opacity;
}
.stopfade { opacity: .5; }
video { display: block; }



/* Section Title
=====================================================================*/
.section-title{
	margin-bottom: 40px !important;
	margin-top: 100px;
	text-align: center;
}
.section-title.margin-top {
    margin-top: 20px;
}
.section-title h2{
	font-size: 26px;
	font-weight: 700;
/*	letter-spacing: 0.04em;*/
	margin: 0 0 10px;
	padding: 0 0 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.section-title h2:before {
/*	border: 3px solid #e31b23;*/
	bottom: 0;
	content: "";
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 300px;
}
.section-title p {

    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}
.row2 {
    padding-top: 80px;
}
/* Site Header Part
=====================================================================*/
.overlay {
    /* background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0; */
height: 50vw;
    overflow: hidden;
    position: relative;
    width: 100%;


}



/*.site_logo{
	margin-top: 50px;
	text-align: center;
}*/

#head .btn-danger {
    border-color: #9c8468;
    letter-spacing: 1px;
    padding: 0.8%;
}

.btn-danger:hover {
	transform: scale(1.1);
	background-color: transparent;
	color: #9c8468
}



.notice-wrap p {
    margin-bottom: 0 !important;
}
td {
    vertical-align: middle;
}

.button {

    position: relative;
    margin: 12px 0;
    padding: 4px 10px;
    text-align: center;
    width: 345px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    cursor: pointer;
    color: #000;
    font-weight: 300;
    border-radius: 5px;
    transition: all 240ms ease !important;
    font-size: 2em;
    float: right;
    /* box-shadow: 0px 3px 13px rgba(0,0,0,0.32); */

}
.button.raised {
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  background: #313131;
  /* box-shadow: 0px 1px 1px #d30b13; */
  border-radius: 2rem;
}
.button.raised:active {
  background: #e31b23;
  box-shadow: 0px 1px 1px #d30b13;
}


.button.raisedforma {
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: #e31b23;
    /* box-shadow: 0px 1px 1px #d30b13; */
    border-radius: 2rem;
    float: left;
  }
  .button.raisedforma:active {
    background: #313131 !important;
  }
  .button.raisedforma:hover {
    background: #313131 !important;
  }

#get-in-touch .button.raised {
  background: #fff;
  /* box-shadow: 0px 1px 1px #d30b13; */
	color: #444
}
.topWawe img {
    max-width: 100%;
    margin-bottom: -10px;
  
}


.button a {
    color: #fff !important;
    text-decoration: none;
    display: block;
}
.button:hover {
    background: #f12d39 !important;
    transform: translateY(-3px);
}

.anim {
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.anim:before {
  position: relative;
  content: '';
  display: block;
  margin-top: 100%;
}
.anim:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}


.anim {
/*  -moz-animation: anim-out 0.75s;
  -webkit-animation: anim-out 0.75s;*/
  animation: anim-out 2s linear 2s infinite forwards;
}
.anim:after {
/*  -moz-animation: anim-out-pseudo 0.75s;
  -webkit-animation: anim-out-pseudo 0.75s;*/
  animation: anim-out-pseudo 2s linear 2s infinite forwards;
}


@-webkit-keyframes anim-out {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0%;
  }
  50% {
    width: 100%;
  }
}


@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.25);
  }
  50% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.25);
  }
  50% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.25);
  }
  50% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(255, 255, 255, 0.25);
  }
  50% {
    background: transparent;
  }
}




.site_logo {
    margin-top: 6vh;
    text-align: center;
}

.site_logo a img {
    width: 270px;
}
.menu_area{
	background: url("images/menu_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	height: 50px;
	position: absolute;
	width: 100%;
}
.stick_menu{
	position: fixed;
	top: 0;
	z-index: 9999;
}

.header_part{
	/* background: url("images/qa_software.jpg") repeat scroll center center / cover  rgba(0, 0, 0, 0); */
	overflow: hidden;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.logo{}
.active{
	background: url("images/active-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	color: #fff !important;
}
.logo a{
	color: #ffffff !important;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.site_title span {
    display: block;
    font-size: 0.5em;
    font-weight: 300;
    line-height: 1.4em;
}
.site_title h1 {

    color: #fff;
    font-size: 63px;
    font-weight: 700;
    margin: 2% auto 30px;
    text-align: right;
    text-shadow: 0 0 30px rgba(64,64,64,.1);
		clear: both;
}


section.demo {
    overflow: hidden;
    padding-bottom: 836px;
    position: relative;
		margin-top: 0vw;
}
section.demo::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 80%;
}

.demo a {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	text-indent: -999999px;
	transition: opacity .3s;
}
.demo a:hover {
	opacity: .5;
}

#section10 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	border: 2px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}
#section10 a span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb10 {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80% {
		transform: translate(0, 20px);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

#header_part h2 {

    color: #fff;
    font-weight: 300;
    font-size: 1.3em;
    margin-top: 0;
    text-align: right;

}
.site_title p {
    color: #ffffff;
    font-size: 18px;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#head .site_title p {
    font-size: 20px;
}
#header_part h3 {
    color: #fff;
    margin-top: 2%;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
    letter-spacing: 1px;
		font-size: 15px;
}


#head #forma > form > div {
    width: 100%;
    margin: 0;
    padding: 0 0 0 30px;
    color: #fff;
}
#head #forma > form > div label {

    font-weight: 400;
    margin-bottom: 0px;
    font-size: 0.9em;

}
#head #forma > form > div input, #head #forma > form > div select {

    border-radius: 2px;
    border: 0 none;
    background: rgba(255,255,255,.7);
    

}
.button.raised.hoverable, .button.raisedforma.hovarable {

    padding-top: 0;
		float: none;
}
#head .button.raised.hoverable {
		float: right !important;
		margin-right: 5px;
}
#register, .regg {
    width: 100%;
    background: transparent;
    font-size: 1.2rem;
    font-weight: 300;
    padding: -1px 10px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    /* height: 3.125rem; */
    border-radius: 2rem;

}

/*button*/
.btn-danger {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 1);
    box-shadow: -1px -1px 1px rgba(255,255,255,.4), 1px 1px 1px rgba(64,64,64,.9);
    color: #8c7458;
    font-size: 1.7em;
    font-weight: 600;
	border-width: 2px;
    text-transform: uppercase;
    width: 200px;
	transition: 150ms ease-in-out;
}

#uspesna_prijava, #uspesna_prijava1 {
   text-align: center;
   font-size: 1.4em !important;
   clear: both;
}
#uspesna_prijava1 h3 {
   font-size: 1.4em;
   color: #fff !important;
   text-align: right;
}
.veliki{
    font-size: 1.4em !important;
    font-weight: 500;
}

/* Site Countdown Part
=====================================================================*/
.countdown {
    color: #393939;
    margin: 0px auto 21px;
        margin-top: 0px;
 width: 500px;
 
    left: 14px;
    bottom: 10px;
    z-index: 99999;
    background: #fff;
 
    padding-bottom: 0px;
    margin-top: 3px;
    border-radius: 5px;
	padding-top: 3px;
}
.countdown_row{
	display: block;
	overflow: hidden;
	width: 100%;
}
.countdown_section {
display: block;
float: left;
font-size: 17px;
margin: 5px;
padding: 0px 5px;
text-align: center;
/*width: 80px;*/
color: #444;
}
.countdown_amount {
    font-size: 59px;
    font-weight: 300;
    text-shadow: 1px 1px 4px rgba(0,0,0,.1);
    letter-spacing: 1px;
  background: #E31B23;
    border-radius: 50%;
    width: 100px;
    display: inline-block;
    height: 100px;
    padding: 6px;
	color: #fff
}



/* second Section
=====================================================================*/
.bann-frs-block-left {
    padding: 3em 1em 1em 0em;
}
.bann-frs-block-left h4 {
    color: #000000;
    font-size: 1.5em;
    margin-bottom: 0.3em;
}
.bann-frs-block-left h2 {
    /* color: #e31b23; */
    font-size: 2em;
		margin-bottom: 0.7em;
}
span.drop {
    background: rgba(0, 0, 0, 0) url("images/drop.png") no-repeat scroll 0 0;
    display: block;
    height: 30px;
    margin: 1em auto;
    width: 30px;
}
.bann-frs-block-left p {
    color: #757575;
    font-size: 1.1em;
    line-height: 1.7em;
    margin: 0 auto;
    width: 100%;
}
.bann-frs-block-right {
/*    background: rgba(0, 0, 0, 0) url("images/b2.jpg") no-repeat scroll 0 0 / cover ;*/
    min-height: 500px;
	float: right;
	margin-right: 33px;
}
.leva-slika{
margin-left: -16px;
}
.desna-slika{
	
}



/* third Section
=====================================================================*/
.bann-sen-block-right {
    padding: 1em 0em 1em 1em;
    text-align: right;
}
.bann-sen-block-right h4 {
    color: #000;
    font-size: 1.5em;
    margin-bottom: 0.3em;
}
.bann-sen-block-right h2 {
    /* color: #e31b23; */
    font-size: 2em;
		margin-bottom: 0.7em;
}
.bann-sen-block-right p {
    color: #757575;
    font-size: 1.1em;
    line-height: 1.7em;
    margin: 0 auto;
	margin-left: 60px;
}
.bann-sen-block-left {
/*    background: rgba(0, 0, 0, 0) url("images/b3.jpg") no-repeat scroll 0 0 / cover ;*/
    min-height: 500px;
}
.img-box.first-img {
    background: rgba(0, 0, 0, 0) url("images/b7.jpg") no-repeat scroll center center / cover ;
min-height: 390px;
}
.ban-four-block-text h4 {
    color: #000;
    font-size: 1.3em;
}
.ban-four-block-text h3 {
    color: #e31b23;
    font-size: 2.2em;
    margin-top: 0.2em;
}
.ban-four-block-icon {
    float: right;
    width: 30%;
}
.img-box.second-img {
    background: rgba(0, 0, 0, 0) url("images/b8.jpg") no-repeat scroll center center / cover ;
    height: 390px;
}
.bann-padd {
    background: #f5f5f5 none repeat scroll 0 0;
    min-height: 260px;
    width: 100% !important;
}
.bann-padd.paddl {
    padding: 3em 2em 3em 0em;
	}
	.bann-padd.paddr {
	    padding: 3em 0em 3em 2em;
		}
.bann-four-block-middle {
    background: #e31b23 none repeat scroll 0 0;
}
.bann-third-block .bann-four-block-middle, .bann-four-block-middle .ban-four-block-text h4, .bann-four-block-middle .ban-four-block-text h3 {
    color: #fff;
}



/* About Section
=====================================================================*/
.bann-third-block-left {
    padding: 0;
}
.grid-waves-effect {
    display: block;
    overflow: hidden;
    position: relative;
    transition: all 0.6s ease-in-out 0s;
}
.img-box {
    position: relative;
}
.img-box, .text-box {
    backface-visibility: hidden;
    display: block;
    height: 100%;
    transform: scale(1, 1);
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.img-box img, .text-box img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}



/* About Section
=====================================================================*/
.welcome_section {
    overflow: hidden;
    padding-bottom: 40px;
}
.about{
	margin: 0 auto;
	padding: 60px 20px;
}
.about h2{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
.about p{
	margin: 20px;
	text-align: center;
}
/*.welcome_part{
	margin: 50px auto 80px;
}*/

#oko_predavanja {
	background: linear-gradient(to right, #f5f5f5 0%,#f5f5f5 43%,#e31b23 56%,#e31b23 100%);;
}

.welcome_icon{
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #e31b23;
	border-radius: 100%;
	color: #e31b23;
	margin: 0 auto;
	padding: 35px;
	text-align: center;
	width: 140px;
}
.welcome_part h2{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
}
.welcome_part p{
	color: #9c9c9c;
	font-size: 14px;
	text-align: center;
}
#welcome_section .section-title {
    margin-bottom: 0;
}

/* Email Subscribe Section
=====================================================================*/
.email_subscribe_section{
	background: #f3f3f3 url(images/koferi2W.png) no-repeat scroll center right / contain;
	color: #000;
	box-shadow: 0 0 40px rgba(68, 68, 68, 0.1) inset;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.email_subscribe_section h2 {
	color: #444;
}
.email_subscribe_section p {
    color: #444;
    font-size: 1.1em;
}
.email_subscriber_head{
	margin: 100px auto 30px;
}
.email_subscriber_head h2{
	font-size: 35px;
	text-align: center;
}
.email_subscriber_head p{
	text-align: center;
}
.email_subscribe_form_part{
	margin-bottom: 80px;
	text-align: center;
}
.email_input_box{
	background: none repeat scroll 0 0 #fff;
	border-radius: 30px;
	color: #000;
	display: inline;
	font-size: 15px;
	height: auto;
	margin: 20px 30px;
	padding: 15px;
	width: 40%;
}
.email_submit_box{
	border-radius: 30px;
	margin-top: -5px;
	padding: 15px 40px;
}
.email_submit_box:focus, .email_submit_box:active:focus, .email_submit_box.active:focus {
  outline: medium none;
  outline-offset: -2px;
}
#email_subscribe_section .kofer {
    padding: 0em 4em 4em;
}
.koferi {
	padding: 0em 6em 2em;
}
.email_subscribe_section .container .row p {
    text-align: left;
}
#email_subscribe_section p {
    padding:  0;
}
#email_subscribe_section .section-title {
    margin-bottom: 2em;
}
#btnn {
    margin-bottom: 0px;
}


/* Contact Section
=====================================================================*/
.contact_section{
	overflow: hidden;
	color: #fff;
}
.contact_head{
	padding: 80px 0 30px;
	text-align: center;
}
.contact_head h2{
	font-size: 35px;
	font-weight: bold;
}
.contact_head p{}
.address_part{}
.address{
	margin: 10px auto;
	font-weight: 600;
}
.phone{
	margin: 10px auto;
	font-weight: 600;
}
.email{
	margin: 10px auto;
	font-weight: 600;
}
.social_icons{}
.social_icons ul{}
.social_icons ul li{
	display: inline;
	font-size: 20px;
	margin-right: 10px;
}
.social_icons ul li a{
	font-size: 40px;
}
.contact_form{
	margin-bottom: 60px;
}
.contact_input_box{
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #666;
	border-radius: 30px;
	color: #fff;
	height: auto;
	margin-bottom: 30px;
	padding: 15px;
	resize: none;
}
.contact_button{
	border-radius: 30px;
	font-size: 18px;
	height: auto;
	padding: 10px 25px;
}
.contact_button:focus, .contact_button:active:focus, .contact_button.active:focus {
	outline: medium none;
	outline-offset: -2px;
}


.welcome_section .row .welcome_part h2 a {
    color: #444 !important;
}


/*pros-cons*/
#pros-cons {
    background: rgba(0, 0, 0, 0) url("images/pros-cons-bg.jpg") no-repeat fixed center center / cover ;
}
#pros-cons .row div li {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 auto 14px;
    width: 93%;
    list-style: none;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.pros i {
    color: #e31b23;
    font-size: 1.5em;
    padding-right: 10px;
    display: table-cell;
    vertical-align: top;
    width: 40px;
		text-align: center;
}
.pros.cons i {
    color: #E31B23;
}
#pros-cons .left li {
    float: left;
}
#pros-cons .right li {
    float: right;
}
.show-hide span {
    display: table-cell;
}
#pros-cons .row div li:last-of-type {
    border-bottom: 0 none;
}

/* #pros-cons .section-title h2 {
	color: #fff;
} */
.btn.btn-danger.dugme {
    background-color: #e31b23;
    border-color: #efefef;
    border-width: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0.04em;
    position: relative;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    margin-bottom: 3.3em;
		box-shadow:none
}

/* .btn.btn-danger.dugme::before {
    border: 2px solid #e31b23;
    bottom: -20px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100px;
} */

.btn.btn-danger.dugme i {
    color: #fff;
}

.show-hide {
	display: none;
}

#arrow {
	transition: all 200ms ease-in-out;
}
.rotateAr {
	transform: rotate(90deg);
}



/*prijava*/
#get-in-touch h2, #get-in-touch h3 {
    color: #fff;
}
#get-in-touch .section-title {
    margin-bottom: 50px;
}
#get-in-touch {
/*    padding: 0 0 50px;*/
background: rgba(0, 0, 0, 0) url("images/top-wave-pixel.jpg") no-repeat scroll center center / cover;
	color: #fff;
}
.table.kurs tr:first-child {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.table.kurs {
    color: #fff;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    font-size: 16px;
    margin-bottom: 0;
}
.table.kurs tr:first-child td {
    border: 0 none;
    font-weight: 700;
    padding: 1.4% 1%;
}
#get-in-touch .section-title h2::before {
    border: 2px solid #fff;
}
.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
table {
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table.kurs td {
    font-size: 0.9em;
    text-align: center;
}
.table.kurs tr td:first-child {
    text-align: left;
}
.big_table td {
    border: 0 none !important;
	padding: .20rem;
}
.telefon-label {
    clear: both !important;
    width: 100%;
}

.skolovanje {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: block;
    font-size: 1.1em;
    margin: -30px auto;
    padding: 6px 2%;
    text-align: center;
    width: 32%;
    color: #747474;
    font-weight: 400;
}

.bg_btn {
	background: #d30b13 !important
}


/*flip*/
.flip {
  -webkit-perspective: 800;
          perspective: 800;
        position: relative;
        text-align: center;
}
.flip .card.flipped {
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
}
.flip .card.flipped .front {
	opacity: 0;
}
.flip .card {
    width: 100%;
    height: 244px;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
    background-color: #fff;
}
.flip .card .face {
  -webkit-backface-visibility: hidden ;
    backface-visibility: hidden ;
   z-index: 2;
}
.flip .card .front {
   position: absolute;
   width: 100%;
   transition: 300ms ease-in-out;
   z-index: 1;
   padding: 16% 0;
   background:#FFFFFF;
}
.flip .card .front a {
    color: #444444;
    display: block;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
}
.flip .card .img {
   position: relaitve;
   width: 250px;
   height: 178px;
   z-index: 1;
   border: 2px solid #000;
}
.flip .card .back {
  height: 100%;
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
    background: #e31b23 none repeat scroll 0 0;
}
.flip .card .back li {
    color: #ffffff;
    font-size: 0.8em;
    margin-bottom: 5px;
    padding: 0 3% 6%;
	position: relative
}
.inner{margin:0px !important;}

.flip .card .back li::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 5px;
}

.flip .card .back li:last-of-type:after {
	display: none;
}
.program {
	padding-top: 3%;
}
.dizajn {
	padding-top: 38%;
}
.admin {
	padding-top: 36%;
}
.cad {
	padding-top: 38%;
}
.itP {
	padding-top: 54%;
}
.mobileR {
	padding-top: 40%;
}



/** Footer **/
.footer h2, .footer p {
    color: #fff;
}
.mid {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 20px;
    width: 840px;
}
#logo_futer {
    float: left;
    width: 200px;
}

#txt_futer {
    float: right !important;
    width: 64%;
}
.footer .left {
    float: right;
    font-size: 13px !important;
    font-weight: 400;
    margin-left: 11px;
}
.footer .right {
    float: right;
    font-size: 13px !important;
    font-weight: 400;
}
#listFooter {
    display: inline-block;
    float: right;
}
#listFooter > ul {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
}
#listFooter a {
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 6px;
    padding: 4px;
}
#listFooter a:link {
    color: #fff;
}
#listFooter a:visited {
    color: #fff;
}
#listFooter a:hover {
    background: #fff none repeat scroll 0 0;
    color: #444;
}
#listFooter a:active {
    color: #fff;
}
#listFooter li {
    display: initial;
    list-style: outside none none;
}
#futer {
    background: #444 none repeat scroll 0 0;
    overflow: hidden;
    padding: 20px 0;
}
#futer li {
    float: left;
    list-style: outside none none;
}
#futer li a {
    color: #fff;
    float: left;
    font-size: 0.8em;
    padding-right: 6px;
}
#futer li:last-child a {
    border-right: 0 none;
}
#futer ul {
    margin: 5px;
    overflow: hidden;
}


.form-control {
	padding: 6px;
}




.grid {
	/* padding: 20px 20px 100px 20px;
	max-width: 1300px; */
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;

	margin: 0;

	text-align: left;
	position: relative;
}
/*

.grid figure {
	margin: 0;
	position: relative;
	background: #fbfbfb;
	border: 1px solid #ececec;
}
*/

.grid figure img {
 width: 340px;
margin: 0 auto;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.8vw;
    background: #8e8e8e;
    color: #ddd;
}

.grid figcaption h3 {

    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 10px;

}

.grid ul li {
    padding: 2% 2% 2% 3%;
    font-size: 0.7em;
    color: #fff;
    padding-top: 0 !important;
		line-height: 21px;
display: block;
}

.grid figcaption span:before {
	content: 'by ';
}

.grid figcaption a {
	text-align: center;
	padding: 5px 20px;
	border-radius: 2px;
	display: inline-block;
	background: #e31b23;
	color: #fff;
	font-size: 0.9em;
}

.naziv {
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #747474;
    font-weight: 700;
    padding-bottom: 12%;
}

/* Individual Caption Styles */

/* Caption Style 1 */
.cs-style-1 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

.cs-style-1 figcaption h3 {
	margin-top: 70px;
}

.cs-style-1 figcaption span {
	display: block;
}

.cs-style-1 figcaption a {
	margin-top: 30px;
}

/* Caption Style 2 */
.cs-style-2 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
	-webkit-transform: translateY(-90px);
	-moz-transform: translateY(-90px);
	-ms-transform: translateY(-90px);
	transform: translateY(-90px);
}

.cs-style-2 figcaption {
	height: 90px;
	width: 100%;
	top: auto;
	bottom: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cs-style-2 figcaption a {
	position: absolute;
	right: 20px;
	top: 30px;
}

/* Caption Style 3 */
.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
	margin-top: 15px;
}

.cs-style-4 figure img {
transition: transform 0.6s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform:scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
transform: scale(1.1);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 68%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 5 */
.cs-style-5 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
}

.cs-style-5 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.cs-style-5 figure a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 6 */
.cs-style-6 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-6 figure:hover img,
.cs-style-6 figure.cs-hover img {
	-webkit-transform: translateY(-50px) scale(0.5);
	-moz-transform: translateY(-50px) scale(0.5);
	-ms-transform: translateY(-50px) scale(0.5);
	transform: translateY(-50px) scale(0.5);
}

.cs-style-6 figcaption {
	height: 100%;
	width: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cs-style-6 figcaption h3 {
	margin-top: 60%;
}

.cs-style-6 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 7 */
.cs-style-7 li:first-child { z-index: 6; }
.cs-style-7 li:nth-child(2) { z-index: 5; }
.cs-style-7 li:nth-child(3) { z-index: 4; }
.cs-style-7 li:nth-child(4) { z-index: 3; }
.cs-style-7 li:nth-child(5) { z-index: 2; }
.cs-style-7 li:nth-child(6) { z-index: 1; }

.cs-style-7 figure img {
	z-index: 10;
}

.cs-style-7 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	box-shadow: 0 0 0 0px #2c3f52;
}

.no-touch .cs-style-7 figure:hover figcaption,
.cs-style-7 figure.cs-hover figcaption {
	pointer-events: auto;
	opacity: 1;
	height: 130%;
	box-shadow: 0 0 0 10px #2c3f52;
}

.cs-style-7 figcaption h3 {
	margin-top: 86%;
}

.cs-style-7 figcaption h3,
.cs-style-7 figcaption span,
.cs-style-7 figcaption a {
	opacity: 0;
	-webkit-transition: opacity 0s;
	-moz-transition: opacity 0s;
	transition: opacity 0s;
}

.cs-style-7 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.no-touch .cs-style-7 figure:hover figcaption h3,
.no-touch .cs-style-7 figure:hover figcaption span,
.no-touch .cs-style-7 figure:hover figcaption a,
.cs-style-7 figure.cs-hover figcaption h3,
.cs-style-7 figure.cs-hover figcaption span,
.cs-style-7 figure.cs-hover figcaption a {
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	opacity: 1;
}
#oko_predavanja

@media screen and (max-width: 51.5em) {
	

	.row2 {
    padding-top: 0px;
}
	.skolovanje {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: block;
    font-size: 1.1em;
    margin: 0px auto;
        margin-left: auto;
    padding: 0;
    text-align: center;
    width: 100%;
    color: #747474;
    font-weight: 400;
    margin-left: 15px;
}

	.grid {
		padding: 0;
	}
	.grid li {
		width: 100%;
		min-width: 300px;
	}
	.cetvrtine td {

    width: 100%;

}
	.bann-sen-block-right p {
    color: #757575;
    font-size: 1.1em;
    line-height: 1.7em;
    margin: 0 auto;
	margin-left: 0px;
}
	.bann-sen-block-right img {
   width: 100%;
}
		.grid figure img {
 width: 100%!important;
margin: 0 auto;
}
	.leva-slika{
margin-left: 0px;
		width: 100%
}
.desna-slika{
	width: 100%
	
}
	.bann-frs-block-right {

    min-height: auto;
    float: none;
    margin-right: 0px;
}
	.bann-sen-block-left{
		min-height: auto;
		margin-bottom: 50px
	}
	.topWawe img {
    max-width: 100%;
    margin-bottom: -10px;
}
	.topWawe img {
    max-width: 100%;
    margin-bottom: 0px;
}
	.welcome_section {
    overflow: hidden;
    padding-bottom: 0px;
}
	

}



/*=============  Animation  ================*/
.spiner {
    vertical-align: baseline;
    font-size: 0.8em;
		animation: spinn 2s linear 0s infinite forwards;
		display: none;
}
.spiner.show_sp {
	display: inline-block;
}

@-webkit-keyframes spinn {
	0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinn {
	0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinn {
	0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@charset "utf-8";
/* CSS Document */

.notice-wrap {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 300px !important;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;
}

.notice-item {
border-radius: 0 !important;
overflow: hidden;
background: #e31b23;
color: #fff !important;
padding: 10px 20px 10px 15px !important;
/*font-family: lucida Grande;*/
font-size: 12px;
border: 0 none;
display: block;
position: relative;
margin: 0 0 12px 0;
	
}

.notice-item.crna {
	background: #e3e3e3 !important;
	color: #303030 !important;
}

.notice-item.siva {
	background: #e3e3e3 !important;
	color: #303030 !important;
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 15px !important;
	font-weight: bold;
	right: 8px !important;
	top: 2px !important;
	cursor: pointer;
	z-index: 9999;
}

.notice-item.notice p, .notice-item.crna p, .notice-item.siva p {
       font-size: 15px !important;
    line-height: 1;

}

.notice-item-wrapper {
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2) !important;
	border-radius: 0 !important;
}

.icon-tooltip {
    color: #e31b23;
    font-size: 20px !important;
	position: absolute;
	top: 10px;
	left: 7px;
	z-index: 999;
}

.span-txt {
	font-size: 15px;
	line-height: 1.2;
	border-left: 0 !important;
	padding-left: 0 !important;
	margin: 0 auto;
	margin-left: 30px !important;
}

.notice-item::before {
	content: ' ';
	width: 90px;
	height: 25px;
	border-bottom: 2px solid #e31b23;
	border-left: 2px solid #e31b23;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.notice-item::after {
	content: ' ';
	width: 90px;
	height: 25px;
	border-top: 2px solid #e31b23;
	border-right: 2px solid #e31b23;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
@media only screen and (min-width: 180px) and (max-width: 767px) {

.accordion {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 0 !important;
}
	.flex-container1 {
    display: block !important;
}
	.cetvrti .levo {
    padding: 3% 0;
    width: 100%;
}
/*
	.col-xs-12.col-sm-12.col-md-12.col-lg-10.offset-lg-1 {

    margin-left: 15px;
    margin-right: 15px;

}
*/
	.levo {

    text-align: center;

}
	h2 {

    text-align: center !important;

}
	.feature-box {

    text-align: center;

}
	.col-xs-12.col-sm-12.col-md-12.col-lg-10.offset-lg-1 p {
    margin-left: 0px !important;
    margin-right: 15px;
}
	.section-title {


    margin-top: 30px !important;

}
	.tabela {

    /* font-size: 10px !important; */
        font-size: 1.2em !important;
		margin: 0 auto !important;

}

	#register, .regg {
    background: transparent;
    font-size: 22px;
    font-weight: 300;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
	
/*
	.tabela td {


    padding-left: 2% !important;
    padding-right: 2% !important;
		 font-size: 13px !important;

}
*/
	.veliki{
	font-size: 1.1em !important;
		font-weight: 400;
}
	.tabela td {
    text-align: center;
    padding: 2% 9px;
}
	.padding-top{
		padding-top: 0px
	}
	.padding-bottom{
		padding-bottom: 0px
	}
	.cetvrtaSlika {
   
    background: none;
}
	.section-title h2{
		padding: 0px;
	}
	.con-cell {

    padding-bottom: 30px;
}
	#galerija img {
    width: 33%;
    float: left;
    transition: 100ms all ease-in-out;
}
	.padding-bottom1{
		padding-bottom:0px
	}
	#galerija {
    margin-bottom: 30px;
}
	.section-title h2 {
    padding-bottom: 15px;
}
	.col-xs-12.col-sm-12.col-md-12.col-lg-10.offset-lg-1 tabela {
    margin-left: 15px;
    margin-right: 15px;
}
}
input.error{
    border: 1px solid #e31b23 ;
}
.error{
    color: #e31b23;
    font-size: 0.8rem;
}


.kurs {
    border-collapse: collapse;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0px 3px 13px rgba(0,0,0,.12);
    bottom: 0px;
    transition: .3s all ease-in-out;
    background: #fff;
    font-weight: 100;
    margin-bottom: 30px !important;
}


.feature-box {
    /* text-align: center !important;
    padding: 2rem 1.5rem 1.5rem;
    border-radius: 0.5rem;
    background: #fff;
    box-shadow: 0px 3px 13px rgba(0,0,0,.12);
    border: 1px solid #f5f5f5;
    bottom: 0px;
    transition: .3s all ease-in-out;
    margin-bottom: 20px; */
    /* min-height: 420px; */
}


img.img-tab {
    margin-bottom: 15px;
}

.senka {
    filter: drop-shadow(0px 2px 15px rgba(0,0,0,0.32));
    -webkit-filter: drop-shadow(0px 2px 15px rgba(0,0,0,0.32));
}


.senkaDozivotno {
    filter: drop-shadow(0px 2px 6px rgba(0,0,0,0.22)); 
    -webkit-filter: drop-shadow(0px 2px 6px rgba(0,0,0,0.22));
}

@media screen and (max-width: 1100px) {
	body {
     font-size: 0.8rem;
    }
}


.panel-title {
    /* border: 0px solid #c4d8dc;
    border-radius: 0.5rem;
    background: #fff;
    box-shadow: 0px 3px 13px 1px rgba(0,0,0,.12); */
    bottom: 0px;
    display: block;
    /* padding: 15px;
    margin: 0 25px; */
    padding: 15px 0;
    margin: 0;
}

.panel {
    /* padding: 15px; */
    text-align: left;
    display: block;
    margin: auto;
}

.imagePanel, .imgBigPanel {
    position: relative;
    height: 100%;
}

.imagePanel img, .imgBigPanel img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
}
.imagePanel img {
    /* width: 100px;
    height: auto; */
}





@media screen and (max-width: 991px) {
    .imagePanel img{
        position: relative;
        height: 100px;
    }
    .imgBigPanel img {
        position: relative;
    }
    .imagePanel, .imgBigPanel {
        height: auto;
    }
    .panel {
        /* padding: 15px; */
        text-align: center;
    }
}


.row {
    margin-right: 0;
    margin-left: 0;
}


.znanjaImgBig {
    position: absolute; 
    height: 97%;
    right: 20%;
}

.znanjaImg {
    display: none;
}

.mt1 {
    margin-top: 1.5rem !important;
}
.mt60 {
    margin-top: 60px !important;
}

.mt35 {
    margin-top: 0px !important;
}

.m2 {
    /* margin: 0; */
}
.h150 {
    height: 180px;
}
.h75 {
    height: 130px;
}
.h120 {
    height: 160px;
}

.h190 {
    height: 210px;
}

.rightB {
    text-align: right;
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
    .mt35{
        margin-top: 35px !important;
    }
    .znanjaImgBig {
        height: 95%;
    }
    .mt60 {
        margin-top: 50px !important;
    }
    .h150 {
        height: 105px;
    }
    .h75 {
        height: 80px;
    }
    .h120 {
        height: 120px;
    }
    .znanjaImgBig {
        right: 20%;
    }
    .h190 {
        height: 175px;
    }
    
}


@media screen and (min-width: 991px) and (max-width: 1100px) {
    .mt35{
        margin-top: 0px !important;
    }
    .znanjaImgBig {
        height: 95%;
        right: 19%;
    }
    .mt60 {
        margin-top: 60px !important;
    }
    .h150 {
        height: 160px;
    }
    .h75 {
        height: 105px;
    }
    .h120 {
        height: 130px;
    }
    .h190 {
        height: 185px;
    }

    
}



@media screen and (max-width: 991px) {
    .znanjaImgBig {
        position: relative; 
        height: 400px;
        display: none;
    }
    .znanjaImg {
        display: initial;
        padding: 10px;
    }
    .znanjaEmp {
        display: none;
    }
    .znjanaBox {
        border-radius: 0.5rem;
        background: #fff;
        box-shadow: 0px 3px 13px rgba(0,0,0,.12);
        border: 1px solid #f5f5f5;
    }
    .mt1, .mt60, .mt35 {
        margin-top: 0 !important;
    }
    .m2 {
        margin: 0 0 1em;
    }
    .rightB {
        text-align: center;
    }
    
}


.vidljivoD {
    display: block;
}
.vidljivoM {
    display: none;
}


@media (max-width: 991px){
    .vidljivoD {
        display: none!important;
    }
    .vidljivoM {
        display: block!important;
        max-width: 720px;
    }
}




.hero-headline {
    /* background: radial-gradient(#eff1ff, #000 80%);
    background-position: 50% 75%;
    background-size: 100% 200%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    /* animation: fade-in-hero 1.5s ease-out 0.7s 1 forwards;
    transform: translateY(50px);
    opacity: 0; */

    font-weight: 800;
    /* font-size: 76px !important;
    line-height: 70px; */


    font-size: 56px !important;
    line-height: 56px;


    /* font-size: 96px !important;
    font-weight: 800;
    line-height: 100px; */
    padding: 30px 0px;
    text-align: left;
    color: #fff;

    /* animation-duration: 1.5s;
    animation-name: slidein; */
}


.typography-quote-reduced {
    font-size: 25px !important;
    line-height: 1.25;
    font-weight: 400;
    letter-spacing: .004em;
    text-align: left;
    color: #ffffff;
}


.typography-headline-super {
    font-size: 64px!important;
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -.015em;
    color: #000;
    margin-bottom: 30px;
}

.typography-item-description {
    font-size: 19px !important;
    /* font-size: 15px !important; */
    line-height: 1.4211;
    font-weight: 400;
    letter-spacing: .022em;
    color: #666666;
    text-align: left !important;
}

.typography-item-description-small {
    font-size: 19px !important;
    /* font-size: 15px !important; */
    line-height: 1.4211;
    font-weight: 400;
    letter-spacing: .012em;
    color: #666666;
    text-align: left !important;
}

.typography-headline-normal {
    font-size: 53px !important;
    line-height: 1.07143;
    font-weight: 800;
    letter-spacing: -.018em;
    color: #000;
    margin-bottom: 30px;
    text-align: left !important;
}

.typography-headline-small {
    font-size: 42px !important;
    line-height: 1.07143;
    font-weight: 800;
    letter-spacing: -.028em;
    color: #000;
    margin-bottom: 30px;
    text-align: left !important;
}

.typography-headline-small-small {
    font-size: 24px !important;
    line-height: 1.07143;
    font-weight: 800;
    letter-spacing: -.028em;
    color: #000;
    margin-bottom: 30px;
    text-align: left !important;
}

.typography-badge-caption {
    /* font-size: 28px !important; */
    font-size: 24px !important;
    line-height: 1.4286;
    font-weight: 400;
    letter-spacing: .007em;
    color: #666;
}
  
  @keyframes slidein {
    from {
        transform: translateY(50px);
        opacity: 0;
    }
  
    to {
        transform: translateY(0px);
        opacity: 1;
    }
  }


.boxZarada {
    /* background: url(images/druga.png) no-repeat scroll right center, linear-gradient(-135deg, #da0c0c 0%, #d83434 100%); */
    /* display: flex; */
    /* flex-direction: column; */
    /* position: relative; */
    /* z-index: 0; */
    /* box-sizing: border-box; */
    overflow: hidden;
    background-color: #fff;
    border-radius: 2rem;
    /* padding: 50px; */
    padding: 80px 90px;
    /* background-size: 35%; */
    /* margin-bottom: 60px; */
    /* background-size: contain; */
}
.boxForma {
    overflow: hidden;
    background-color: #fff;
    border-radius: 2rem;
    padding: 50px;
}

.boxTrad {
    /* background: linear-gradient(-135deg, #6d0101 0%, #d83434 100%); */
    background-color: #fff;
    border-radius: 2em;
    padding: 50px;
    text-align: left;
    position: relative;
    z-index: 1;
}
.boxTrad::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(images/ucionica.jpg);
    background-size: cover;
    opacity: 0.15;
    z-index: -1;
    border-radius: 2em;
    animation-duration: 1.5s;
    animation-name: fadeinbg;
}
.boxOnline {
    /* background: linear-gradient(-135deg, #6d0101 0%, #d83434 100%); */
    background-color: #fff;
    border-radius: 2em;
    padding: 50px;
    text-align: left;
    position: relative;
    z-index: 1;
}
.boxOnline::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(images/online.jpg);
    background-size: cover;
    opacity: 0.15;
    z-index: -1;
    border-radius: 2em;
    animation-duration: 1.5s;
    animation-name: fadeinbg;
}





.boxProgrami {
    background-color: #fff;
    border-radius: 2em;
    padding: 50px;
    text-align: left;
    position: relative;
    z-index: 1;
}





.boxVestina {
    /* background: url(images/serft2.png) no-repeat scroll right center, linear-gradient(-135deg, #6d0101 0%, #d83434 100%); */
    /* background: linear-gradient(-135deg, #151516 0%, #151516 100%); */
    /* display: flex; */
    /* flex-direction: column; */
    /* position: relative; */
    /* z-index: 0; */
    /* box-sizing: border-box; */
    overflow: hidden;
    background-color: #fff;
    border-radius: 2rem;
    /* padding: 50px 550px 50px 50px; */
    /* background-size: 35%; */
    /* margin-bottom: 60px; */
    padding: 50px;
    background-size: 44%;
    background-position-x: 95%;
    background-position-y: -30%;
}
.padLeviBox {
    padding-left: 0px;
}
.padDesniBox {
    /* padding-right: 0px; */
}

@media only screen and (max-width: 991px) {
    .padLeviBox {
        padding-left: 0px;
        padding-right: 0px;
    }
    .padDesniBox {
        padding-left: 0px;
        padding-right: 0px;
    }
}


@media only screen and (max-width: 734px) {
    .hero-headline  {
        font-size: 62px !important;
        line-height: 1.08349;
        font-weight: 800;
        letter-spacing: -.003em;
    }
    .typography-headline-super {
        font-size: 48px !important;
        line-height: 1.08349;
        font-weight: 800;
        letter-spacing: -.003em;
    }
    .typography-quote-reduced {
        font-size: 22px !important;
        /* line-height: 1 !important; */
    }

    .typography-badge-caption {
        font-size: 19px !important;
        /* line-height: 1.14286; */
    }
    .typography-item-description {
        font-size: 19px !important;
        line-height: 1.4211;
        font-weight: 400;
        letter-spacing: .012em;
    }
    .typography-headline-normal {
        font-size: 48px !important;
    }
    .typography-headline-small {
        font-size: 28px !important;
    }
    .typography-headline-small-small {
        font-size: 18px !important;
    }
    .boxZarada {
        padding: 40px 30px;
    }
    .boxForma {
        padding: 40px 30px;
    }
    .boxTrad, .boxOnline, .boxProgrami {
        padding: 40px 30px;
    }
    .boxVestina {
        padding: 40px 30px;    
    }
    .typography-headline-small ol {
        padding-inline-start: 25px;
    }
    .stro {
        font-size: 19px !important;
    }
    .typography-item-description-small {
        font-size: 16px !important
    }
    #futer li a, .footer .left {
        font-size: 1.1em !important;
    }

    .col-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

}


.malinaslov {
    font-size: 32px;
    margin-bottom: 0;
    margin-top: 30px;
    color: #f5f5f7;
    font-weight: 400;
    text-align: center;
}


.dugme_inline {
    color: #000;
    cursor: pointer;
    /* font-weight: 300;
    line-height: 30px;
    font-size: 28px;
    transition: 150ms color ease-in-out 0s;
    padding: 5px 0;
    text-decoration: none; */

    background-color: transparent;
    /* border-width: 2px;
    border-style: solid;
    border-radius: 100px;
    padding: 10px 90px; */
    padding: 10px 20px;
    font-weight: 600;
    white-space: normal;
    font-size: 24px;


    /* text-shadow: 0 0 8px #fff; */
}

.dugme_inline:link { color: #000; }
.dugme_inline:visited { color: #000; }
.dugme_inline:hover { text-decoration: none;}
.dugme_inline:active { color: #000; }



@media (min-width: 1200px) {
    .container {
        /* max-width: 1320px; */
        width: calc(100% - 40px);
        max-width: 1400px;
    }
}


.eyebrow {
    color: #666666;
}


.tabela, .tabela td, .tabelaKont, .tabelaKont td {
    border: none;
}


table { 
    border-collapse: separate; 
}

td:first-child {
    border-top-left-radius: 0.5rem; 
    border-bottom-left-radius: 0.5rem;
}
td:last-child {
    border-bottom-right-radius: 0.5rem; 
    border-top-right-radius: 0.5rem; 
}


.senka {
    max-width: 100%;
}

/* .grafikon {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
} */


.grafikon {
    /* width: 100%;
    display: block;
    position: absolute;
    right: -90px;
    bottom: -90px; */

    width: 95%;
    display: block;
    position: absolute;
    right: -50px;
    bottom: -300px;
}


@media (max-width: 991px) {
	.slika{
		width: 100%
	}
    .grafikon {
        position: relative;
    }
    .boxlevi {
        margin-bottom: 40px;
    }
}


.tool {
    background: linear-gradient(-135deg, #e0dfdf 0%, #d6d6d6 100%);
    border-radius: 1rem;
    bottom: 4%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    /* font-size: 12px; */
    padding: 15px;
    position: fixed;
    right: 2%;
    /* width: 280px; */
    width: 340px;
    font-size: 14px;
    z-index: 9;
    color: #444 !important;
    backdrop-filter: blur(9px);
    opacity: 0.98;
    line-height: 15px;
}

.toolDivIcon {
    margin-bottom: 10px;
    color: #888;
    font-size: 10px;
}
.toolDivImg {
    width: 20px; 
    margin-top: -2px;"
}
.toolDivTitle {
    margin-bottom: 5px;
    font-weight: 800;
}
.tooleDivText {

}

.form-control {
    height: calc(2.25rem + 10px);
}


.hero {
    margin-top: 40px;
}


@media only screen and (max-width: 1100px) {
	.last1{
		font-size: 14px !important;
		margin-bottom: 20px;
	}
    .button {
        padding: 4px;
        line-height: 50px;
    }
}


.button.raised, .button.raisedforma {
    border-radius: 2rem;
    cursor: pointer;
    /* background-color: transparent; */
    border-width: 0px;
    border-style: solid;
    border-radius: 0.7rem;
    padding: 4px 0;
    font-weight: 600;
    white-space: normal;
    font-size: 32px !important;
}



.button:hover {
    background: #f12d39 !important;
    transform: translateY(0px);
}

.form-control {
    height: 2.25rem;
    background-color: #f5f5f5;
    border: 0px solid #ced4da;
    border-radius: 0.5rem;
}


.form-control::placeholder {
    color: #c9c9c9;
}

label {
    font-weight: 500;
    margin-bottom: .2rem;
}


.stro {
    font-weight: 500;
    color: #666666;
    font-size: 19px !important;
}

#foo1, #foo2, #foo3, #foo4  {
    display: block;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Rubik", 'Manrope', Arial, Helvetica, sans-serif !important;
}


#register, .regg {
    font-size: 24px;
    font-weight: 600;
}

.header_part {
    background-color: #fff !important;
}


html {
    -webkit-text-size-adjust: 100%;
  }


  .form-control {
    height: 2.55rem;
    padding: 9px;
  }

  label {
    color: #666666;
    font-size: 1.2em;
  }

.tabela {
    color: #666666;
    font-size: 1.2em;
}
.last1{
    font-size: 19px;
    line-height: 1.4211;
    font-weight: 400;
    letter-spacing: .012em;
    color:#666666;
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 50px;
}


#logo_futer {
    float: left;
    width: 370px;
    text-align: left;
}

.imgfooright{
    margin-left: 10px;
}

@media screen and (max-width: 1220px) {
    #logo_futer {
        width: 214px !important;
    }
    .imgfooright{
        margin-left: 0px;
    }
    
}






/* SLIKE ZA ZAMENU */
#img-baner-desktop {
    content: url("images/iOS_naslovna-white.jpg")
}
#img-baner-mobile {
    content: url("images/baner_mobile-white.jpg")
}

#img-ios-title {
    background: #000;
}
#img-ios-title h1, #img-ios-title .typography-quote-reduced {
    color: #fff !important;
}
#img-ios-title .typography-quote-reduced, #img-ios-title .typography-badge-caption {
    color: #a1a1a6 !important;
}
#img-ios-title .button {
    position: relative;
    margin: 12px auto;
    padding: 4px 10px;
    text-align: center;
    width: 345px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    cursor: pointer;
    color: #fff;
    font-weight: 300;
    border-radius: 2px;
    transition: all 240ms ease !important;
    font-size: 2em;
    box-shadow: 0px 3px 13px rgba(0,0,0,0.32);
}
#img-ios-title  .button a {
    color: #fff !important;
    text-decoration: none;
    display: block;
}
#img-ios-title .button:hover {
    background: #ccc !important;
    transform: translateY(-3px);
}
#img-ios-title .button.raised:active {
    background: #e31b23;
    box-shadow: 0px 1px 1px #d30b13;
}
#img-ios-title .button.raised {
    border-radius: 2rem;
    cursor: pointer;
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-radius: 0.7rem;
    padding: 4px 0;
    font-weight: 600;
    white-space: normal;
    font-size: 32px !important;
}
#img-ios-title .button:hover {
    background: #151516 !important;
    transform: translateY(0px);
}



#img-training {
    /* content: url("images/authorized-training-provider-black-01.png") */
}
#img-ios {
    /* content: url("images/LQ_ios-black.png") */
}
#img-ios-box {
    content: url("images/iOS_box-white.jpg")
}



/* SWITCH CSS */
.content{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 2%;
    left: 10px;
    z-index: 99999999;
    opacity: 0.6;
    width: 110px;
    height: 50px;
    }
    .content > i{
    font-size: 44px;
    transition: all .2s ease-in;
    }
    
    /* custom checkbox*/
    /* .switch {
      position: relative;
      display: block;
      height: 20px;
      width: 44px;
      background: #303030;
      border-radius: 100px;
      cursor: pointer;
      transition: all 0.3s ease;
    } */
    /* .switch:after {
      position: absolute;
      left: -2px;
      top: -3px;
      display: block;
      width: 26px;
      height: 26px;
      border-radius: 100px;
      background: black;
      box-shadow: 0px 3px 3px rgba(0,0,0,0.05);
      content: '';
      transition: all 0.3s ease;
    } */
    .switch {
        position: relative;
        display: block;
        height: 30px;
        width: 100px;
        background: #303030;
        border-radius: 100px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .switch:after {
        position: absolute;
        left: -2px;
        top: -3px;
        display: block;
        width: 62px;
        height: 36px;
        border-radius: 100px;
        background: black;
        box-shadow: 0px 3px 3px rgb(0 0 0 / 5%);
        content: 'light';
        transition: all 0.3s ease;
        color: #fff;
        font-size: 16px;
        padding: 7px 16px;
    }

    .switch:active:after { transform: scale(1.15, 0.85); }
    .cbx:checked ~ label { background: #EBEBEB; }
    .cbx:checked ~ label:after {
      left: 40px;
      background: #FFFFFF;
    }
    .cbx:disabled ~ label {
      background: #d5d5d5;
      pointer-events: none;
    }
    .cbx:disabled ~ label:after { background: #bcbdbc; }
    .hidden { display: none; }









/* HEADER */

    .start-screen-v3__item {
        flex-basis: 100%;
        padding: 20px;
        border-radius: 20px;
        color: #000;
        background-color: #fff;
    }

    .start-screen-v3__utp {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        display: flex;
        grid-row: -2 / -1;
        grid-column: 1 / -1;
        gap: 4px;
    }

    .t--1 {
        font-size: 24px;
        line-height: 28px;
    }

    .start-screen-v3__item--sale {
        color: #000;
        background-color: #def7e5;
    }

    .start-screen-v3__utp p {
        padding: 0;
        margin: 0;
    }


    .hBoxes {
        margin-top:50px
    }

    @media screen and (max-width: 992px) {
        .start-screen-v3__utp {
            flex-wrap: wrap;
        }
        .boxZarada {
            padding: 40px 30px;
        }
        .boxForma {
            padding: 40px 30px;
        }
        .grafikon {
            position: relative;
            width: calc(100% + 80px);
            left: -55px;
            bottom: 0px;
        }
        .hBoxes {
            margin-top: -180px;
        }
    }



    @media screen and (max-width: 735px) {
        .grafikon {
            /* position: relative;
            width: calc(100% + 80px);
            left: -25px; */
        }
        .hBoxes {
            /* margin-top:-50px; */
        }
    }









/* FORMA PLACEHOLDER */
      .form__group {
        position: relative;
      }
      
      .form__field {
        /* font-family: inherit; */
        width: 100%;
        /* border: 0; */
        /* border-bottom: 2px solid #9b9b9b; */
        /* outline: 0; */
        /* font-size: 1rem; */
        /* color: #fff; */
        padding: 23px 10px 10px;
        /* background: transparent; */
        /* transition: border-color 0.2s; */

        /* padding: 23px 18px 10px; */
        border: 1px solid #e0e0e0;
        height: 56px;
      }
      .form__field::placeholder {
        color: transparent;
        width: 100%;
      }
      .form__field:placeholder-shown ~ .form__label {
        font-size: 0.9rem;
        cursor: text;
        top: 18px;
        font-weight: 400;
        opacity: 0.5;
      }
      
      .form__label {
        position: absolute;
        top: 5px;
        display: block;
        transition: 0.2s;
        font-size: 0.6rem;
        color: #9b9b9b;
        padding-left: 10px;
        opacity: 0.5;
        font-weight: 400;
        
      }
      
      .form__field:focus {
        /* padding-bottom: 6px;
        font-weight: 700;
        border-width: 3px;
        border-image: linear-gradient(to right, #11998e, #38ef7d);
        border-image-slice: 1; */
        background-color: #f5f5f5;
      }
      .form__field:focus ~ .form__label {
        position: absolute;
        top: 5px;
        display: block;
        transition: 0.2s;
        font-size: 0.6rem;
        /* color: #11998e; */
        font-weight: 400;
        opacity: 0.5;
      }
      
      /* reset input */
      .form__field:required, .form__field:invalid {
        box-shadow: none;
      }

      .form__field#phone::placeholder {
        color:#9b9b9b;
      }


      .form__label#phonelabel {
        padding-left: 53px;
    }








    /* Expand Collapse List */
    .m-d.expand-list {
        margin: 0;
        padding: 0;
        /* background-color: #fff;
        border-radius: 2em; */
        text-align: left;
        position: relative;
        z-index: 1;
    }
    .m-d.expand-list > li {
        list-style-type: none;
        padding: 30px;
        border-bottom: 2px solid #d0cfaa;
        position: relative;
        background-color: #fff;
        /*         max-width: 80%; */
    }

    .m-d.expand-list > li:hover {
        background-color: #ebebeb; 
        /* border-radius: 2em; */
    }

    .m-d.expand-list > li:first-child {
        border-top-right-radius: 2em;
        border-top-left-radius: 2em;
    }

    .m-d.expand-list > li:last-child {
        border-bottom: 0px solid #d0cfaa;
        border-bottom-right-radius: 2em;
        border-bottom-left-radius: 2em;
    }
    .m-d label[class^="tab"]:hover {
        cursor: pointer;
    }
    .m-d input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .m-d input[class^="tab"] {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .m-d input[class^="tab"]:hover {
        cursor: pointer;
    }
    .m-d label[class^="tab"] {
        font-weight: bold;
    }
    .m-d .contentList {
        height: auto;
        max-height: 0;
        /* max-width: 300px; */
        /*        background: yellow;*/
        overflow: hidden;
        transform: translateY(20px);
        transition: all 180ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="100"] input[class^="tab"]:checked ~ .contentList {
        max-height: 100px;
        transition: all 150ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="200"] input[class^="tab"]:checked ~ .contentList {
        max-height: 200px;
        transition: all 200ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="300"] input[class^="tab"]:checked ~ .contentList {
        max-height: 300px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="400"] input[class^="tab"]:checked ~ .contentList {
        max-height: 400px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="500"] input[class^="tab"]:checked ~ .contentList {
        max-height: 500px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="600"] input[class^="tab"]:checked ~ .contentList {
        max-height: 600px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="700"] input[class^="tab"]:checked ~ .contentList {
        max-height: 700px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="800"] input[class^="tab"]:checked ~ .contentList {
        max-height: 800px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="900"] input[class^="tab"]:checked ~ .contentList {
        max-height: 900px;
        transition: all 300ms ease-in-out 0ms;
    }
    .m-d li[data-md-content="1000"] input[class^="tab"]:checked ~ .contentList {
        max-height: 1000px;
        transition: all 350ms ease-in-out 0ms;
    }
    .m-d li[data-md-content=""] input[class^="tab"]:checked ~ .contentList {
        max-height: 1000px;
        transition: all 250ms ease-in-out 0ms;
    }
    .m-d input[class^="tab"]:checked ~ .contentList {
        margin-bottom: 20px;
    }
    
    .m-d .open-close-icon {
        display: inline-block;
        position: absolute;
        right: 50px;
        transform: translatey(2px);
        margin-top: 5px;
        color: #d0cfaa;
    }
    .m-d .open-close-icon i {
        position: absolute;
        left: 0;
    }
    .m-d .open-close-icon .fa-minus {
        transform: rotate(-90deg);
        transition: transform 150ms ease-in-out 0ms;
    }
    .m-d input[class^="tab"]:checked ~ .open-close-icon .fa-minus {
        transform: rotate(0deg);
        transition: transform 150ms ease-in-out 0ms;
    }
    .m-d .open-close-icon .fa-plus {
        opacity: 1;
        transform: rotate(-90deg);
        transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms;
    }
    .m-d input[class^="tab"]:checked ~ .open-close-icon .fa-plus {
        opacity: 0;
        transform: rotate(0deg);
        transition: opacity 50ms linear 0ms, transform 150ms ease-in-out 0ms;
    }


    @media screen and (max-width: 735px) {
        .m-d label[class^="tab"] {
            width: 80%;
        }
    }





    .prijavabox {
        margin-top: 47px;
        padding: 50px 50px 90px;
        background: #def7e5;
        z-index: 1001;
        position: relative;
    }


    @media screen and (max-width: 735px) {
        .prijavabox {
            padding: 0 0 40px;
        }
    }



    .iti {
        width: 100%;
    }



    .footerDiv {
        position: relative;
        z-index: 1001;
    }






    /* HEADER TEXT SWAP */

    #change {
        /* transition: transform 0.2s; */
        /* transition: opacity .25s ease-in-out; */
        display: inline-block;
        color: #313131;
        /* width: 200px;
        text-align: center; */
        padding: 15px 30px 10px;
        background-color: #fff;
        border-radius: 40px;
        margin-left: -32px;

    }
        
    .out {
          /* transform: scale(0); */
          /* opacity: 0; */
    }





    /* GALERIJA NOVO */
    #galerija img {
        margin: 5px;
        width: calc(25% - 10px);
    }

    @media screen and (max-width: 767px) {
        #galerija img {
            margin: 3px;
            width: calc(50% - 6px);
        }
    }




    /* TESTEMONIAL */



      
      .testimonial {
        width: 100%;
        /* height: 100vh; */
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .testimonial-slide {
        padding: 40px 10px;
      }
      .testimonial_box-top {
        background-color: #fff;
        /* padding: 30px; */
        border-radius: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        /* box-shadow: 5px 5px 20px rgba(152, 193, 217, 0.493); */
      }
      .testimonial_box-icon {
        padding: 30px 0 10px;
      }
      .testimonial_box-icon i {
        font-size: 25px;
        color: #14213d;
      }
      .testimonial_box-text {
        /* padding: 10px 0; */
        position: relative;
        padding: 0 30px 30px;
        min-height: 210px;
      }
      .testimonial_box-text .arrow {
        top: 100%;
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 25px solid transparent;
        border-top: 25px solid #fff;
        margin: 0 0 0 20px;
        position: absolute;
      }





      .testimonial_box-text p {
        color: #293241;
        font-size: 14px !important;
        line-height: 20px;
        margin-bottom: 0;
      }
      .testimonial_box-img {
        /* padding: 20px 0 10px; */
        padding: 0;
        display: flex;
        justify-content: center;
        /* background-color: #313131; */
        /* background-image: url(images/pozadina-utisak.jpg); */
        background-color: #eeeeee;
        max-height: 180px;
        height: 180px;
        width: 100%;
      }
      .testimonial_box-img img {
        width: 120px;
        height: 120px;
        border-radius: 10px;
        /* border: 2px solid #e5e5e5; */
        margin: auto;
        /* width: 100%; */
      }
      .testimonial_box-img a {
        width: 120px;
        height: 120px;
        border-radius: 10px;
        /* border: 2px solid #e5e5e5; */
        margin: auto;
        /* width: 100%; */
      }
      .testimonial_box-name {
        padding: 10px 0;
      }
      .testimonial_box-name h4 {
        font-size: 14px;
        line-height: 25px;
        color: #293241;
        margin-bottom: 0;
        font-weight: 600;
      }

      .testimonial_box-name h4 span {
        font-weight: 400;
      }

      .testimonial_box-job p {
        color: #293241;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 3px;
        line-height: 20px;
        font-weight: 300;
        margin-bottom: 0;
      }





      /* YT MODAL */

      .video-popup-model {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999999999;
        transition: all 0.5s ease;
        opacity: 0;
      }
      .video-popup-model.smooth_show {
        opacity: 1;
      }
      .video-popup-model .video-layer {
        width: 100%;
        height: 100%;
        background-color: black;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      @media screen and (min-width: 800px) {
        .video-popup-model .video-layer {
          background-color: rgba(0, 0, 0, 0.5);
        }
      }
      .video-popup-model .video-layer .video-model-close-layer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
      }
      .video-popup-model .video-layer .model-wrapper {
        width: 100%;
        height: auto;
      }
      @media screen and (min-width: 800px) {
        .video-popup-model .video-layer .model-wrapper {
          max-width: 65%;
        }
      }
      .video-popup-model .video-layer .model-wrapper .videomodel {
        width: 100%;
        height: auto;
        background-color: black;
      }
      @media screen and (min-width: 800px) {
        .video-popup-model .video-layer .model-wrapper .videomodel {
          position: relative;
          /* padding: 1.5rem;
          background-color: white;
          border-radius: 2rem; */
        }
      }
      .video-popup-model .video-layer .model-wrapper .videomodel .videoscreen {
        width: 100%;
        /* border-radius: 2rem; */
        overflow: hidden;
        background: #000000;
      }
      .video-popup-model .video-layer .model-wrapper .videomodel .videoscreen video, .video-popup-model .video-layer .model-wrapper .videomodel .videoscreen iframe {
        width: 100%;
        object-fit: cover;
        height: auto;
        border: 0;
        outline: none;
        display: block;
      }
      .video-popup-model .video-layer .model-wrapper .modelCloseBtn {
        width: 4rem;
        height: 4rem;
        background-color: transparent;
        border: 0.2rem solid white;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        top: 1rem;
        right: 1rem;
      }
      @media screen and (min-width: 800px) {
        .video-popup-model .video-layer .model-wrapper .modelCloseBtn {
          background-color: white;
          right: -4rem;
          top: -3rem;
        }
      }
      .video-popup-model .video-layer .model-wrapper .modelCloseBtn:before, .video-popup-model .video-layer .model-wrapper .modelCloseBtn:after {
        content: " ";
        width: 0.2rem;
        height: 2.2rem;
        position: absolute;
        left: 1.7rem;
        top: 0.7rem;
        background-color: white;
      }
      @media screen and (min-width: 800px) {
        .video-popup-model .video-layer .model-wrapper .modelCloseBtn:before, .video-popup-model .video-layer .model-wrapper .modelCloseBtn:after {
          background-color: black;
        }
      }
      .video-popup-model .video-layer .model-wrapper .modelCloseBtn:before {
        transform: rotate(45deg);
      }
      .video-popup-model .video-layer .model-wrapper .modelCloseBtn:after {
        transform: rotate(-45deg);
      }
      .video-popup-model .video-layer .model-wrapper .modelCloseBtn:hover:before, .video-popup-model .video-layer .model-wrapper .modelCloseBtn:hover:after {
        opacity: 0.8;
      }





      .play {
        /* display: grid;
        place-items: center;
        cursor: pointer;
        padding: 4rem;
        background: #efeeee;
        border-radius: 50%;
        transition: all 0.3s ease-in;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1),
          -10px -10px 10px rgba(255, 255, 255, 0.6); */

          position: relative;
          height: 80px;
          width: 80px;
          margin: 50px auto auto;
      }
      .play .fas {
        /* display: grid;
        place-items: center; */
        font-size: 3rem;
        color: gray;
        margin-top: 16px;
        margin-left: 10px;
      }
      .play:active {
        /* box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.1),
          inset -10px -10px 10px rgba(255, 255, 255, 0.6); */
      }
      .play:active .fas {
        color: #fff;
      }
      

      .play a::after {
        position: absolute;
        content: "";
        bottom: -7px;
        top: -7px;
        left: -7px;
        right: -7px;
        background-color: transparent;
        border-radius: 50%;
        border: 4px solid #bdbaba;
        margin: 0px;
        opacity: 1;
        transform-origin: center;
        animation: anim 1200ms linear infinite;
      }
      
      .play a::before {
        position: absolute;
        content: "";
        bottom: -7px;
        top: -7px;
        left: -7px;
        right: -7px;
        background-color: transparent;
        border-radius: 50%;
        border: 4px solid #fff;
        margin: 0px;
        opacity: 0.8;
        transform-origin: center;
        animation: anim 1200ms linear 400ms infinite;
      }
      
      @keyframes anim {
        from {
          margin: 0px;
          opacity: 1;
        }
      
        to {
          margin: -25px;
          opacity: 0;
        }
      }





      /* TABELA */

      .tabela {
        /* border-radius: 20px; */
      }
      .tabela tr {
        /* border-bottom: 2px solid #f5f5f5; */
        position: relative;
        background-color: #fff;
      }
      .tabela td {
        border-radius: 0;
        border: 2px solid #f5f5f5 !important;
      }

      table.tabela tr:first-child td:first-child {
        border-radius: 20px 0 0 0;
      }
      table.tabela tr:first-child td:last-child {
        border-radius: 0 20px 0 0;
      }

      table.tabela tr:last-child td:first-child {
        border-radius: 0 0 0 20px;
      }
      table.tabela tr:last-child td:last-child {
        border-radius: 0 0 20px 0;
      }




      /* TOOLTIPS */

      .tooltip {
        display: block;
      }

      .tooltip-item img {
        max-width: min-content;
        width: 100%;
        height: auto;
    }
    #features .feature-box {
        min-height: 60px;
    }
    .feature-box {
        margin: 25px 0;
    }
    .sliderInner {
        padding: 0;
        width: 115%;
        left: 85px;
        position: relative;
    }

    @media screen and (max-width: 1200px) {
        .sliderInner {
            left: 55px;
        }
    }

    @media screen and (max-width: 991px) {
        .sliderInner {
            left: 35px;
        }
    }


    @media screen and (max-width: 767px) {
        .tooltip-content {
            /* left: 0; */
        }
        .sliderInner {
            left: 25px;
        }
    }

    @media screen and (max-width: 574px) {
        .sliderInner {
            left: 0;
            width: 100%;
        }
    }

    /* @media screen and (max-width: 991px) {
        .tooltip-item img {
            width: initial;
        }
    }

    @media screen and (max-width: 600px) {
        .tooltip-item img {
            width: 100%;
        }
    } */





    .boxSer {
        padding: 50px;
    }


    @media screen and (max-width: 767px) {
        .boxSer {
            padding: 50px 50px 0;
            margin-bottom: 0 !important;
        }
    }


    @media screen and (max-width: 1200px) {
        .typography-headline-small {
            font-size: 32px !important;
        }
        .typography-headline-small-small {
            font-size: 22px !important;
        }
    }





    /* PROMO DIV */

    .promoDiv {
        /* background-color: #008900; */
        /* height: 50px;
        margin-top: -50px; */
        opacity: 0;
        position: fixed;
        bottom: 0;
        z-index: 999;
        transition: opacity 0.3s;
        padding: 20px;
        padding: 20px;
        width: 100%;
        background-image: url(images/pozadina.jpg);
    }

    .showDiv {
        opacity: 1;
    }



    @media only screen and (max-width: 991px) {
        .showDiv {
            zoom: 0.9;
        }
        .showDiv h2 {
            padding-bottom: 14px !important;
        }
    }




    @media only screen and (max-width: 480px) {
        .hero-headline {
            font-size: 29px !important;
            line-height: 1.08349;
        }
        .typography-headline-normal {
            font-size: 36px !important;
        }
        .typography-headline-super {
            font-size: 40px !important;
        }
        .typography-headline-small {
            font-size: 26px !important;
        }
        .typography-headline-small-small {
            font-size: 16px !important;
        }
        #register, .regg {
            font-size: 18px;
        }
        .showDiv {
            zoom: 0.7;
        }
        .showDiv h2 {
            font-size: 20px !important;
        }
        .showDiv .dugme_inline {
            font-size: 18px !important;
        }

    }


    /* BENEFITI */

    .benefitiText {
        padding: 50px 50px 40px;
        min-height: 220px;
    }

    .benefitiSlika {
        background: url(images/pozadina.jpg);
        background-size: cover;
        border-radius: 0 2em 2em 0;
        background-position: right;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pad-40 {
        padding-bottom: 0;
    }

    @media only screen and (max-width: 991px) {
        .benefitiText {
            min-height: max-content;
        }
        .benefitiSlika {
            display: none;
        }
        .pad-40 {
            padding-bottom: 40px;
        }
    }




    .istraBox {
        margin-bottom: 2rem; 
        width: 100%; 
        position: relative; 
        margin-top: -100px;
    }


    @media only screen and (max-width: 991px) {
        .istraBox {
            margin-top: 0;
        }
    }



    .start-screen-v3__utp p {
        /* text-transform: uppercase; */
    }





    .grayDiv {
        padding: 3px 10px 1px;
        background: #292929;
        border-radius: 20px;
        color: #fff;
        margin: 4px 0 0px;
        width: fit-content;
        font-size: 16px;
        display: inline-block;
        top: -1px;
        position: relative;
    }


    .hide {
        display: none;
    }



    #prijava-obrada {
        z-index: 999999999;
        top: 100px;
    }





        
 .form__field#phone1::placeholder {
    color:#9b9b9b;
  }
  .modal-backdrop {
    z-index: 9999 !important;
}
.prijavabox {
    z-index: unset;
}
#prijava-obrada {
    z-index: 99999;
}
