a,body,h1,h2,h3,h4,h5,h6{
	color:#0074AD;
}

#page-loader,
.headline,
section{
	overflow:hidden
}

#countdown>div,
.btn.btn-transparent,
.headline{
	text-transform:uppercase
}

@media (min-width: 768px) {
.centernavigation {
text-align: center !important;
}

.centernavigation ul li:first-child {
margin-left: 0;
}

}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	vertical-align:baseline
}

video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	background: none;
	background-size: cover;
	transition: 1s opacity;
}

#video {
	z-index: 1;
	position: absolute;
}

#fejsbuk {
    float: right;
    font-size: 26px;
    margin-top: -7px;
}

#slikanapis {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.0);
}

#cent {
		width: 560px;
		height: 210px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -105px;
		margin-left: -280px;
}

@media (min-width: 401px) and (max-width: 600px) {

	#cent {
			width: 380px;
			height: 144px;
			position: absolute;
			top: 50%;
			left: 50%;
			margin-top: -72px;
			margin-left: -190px;
	}
	
	#cent img {
		width: 100%;
		height: auto;
	}
	
	.header {
		position: fixed;
		width: 100%;
		height: 150px;
		padding: 10px 0 10px !important;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
		z-index: 101;
	}

	#home {
		margin-top: -80px;
	}
	
	.headline {
		font-size: 40px !important;
		font-weight: 400;
		line-height: 46px;
	}	
	
}

@media (min-width: 321px) and (max-width: 400px) {

	#cent {
			width: 320px;
			height: 120px;
			position: absolute;
			top: 50%;
			left: 50%;
			margin-top: -60px;
			margin-left: -160px;
	}
	
	#cent img {
		width: 100%;
		height: auto;
	}

	.header {
		position: fixed;
		width: 100%;
		height: 150px;
		padding: 10px 0 10px !important;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
		z-index: 101;
	}	
	
	#home {
		margin-top: -80px;
	}	
	
	.headline {
		font-size: 40px !important;
		font-weight: 400;
		line-height: 56px;
	}	
	
}

@media (max-width: 320px) {

	#cent {
			width: 260px;
			height: 98px;
			position: absolute;
			top: 50%;
			left: 50%;
			margin-top: -49px;
			margin-left: -130px;
	}
	
	#cent img {
		width: 100%;
		height: auto;
	}
	
	.header {
		position: fixed;
		width: 100%;
		height: 150px;
		padding: 10px 0 10px !important;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
		z-index: 101;
	}	
	
	#home {
		margin-top: -80px;
	}	
	
	.headline {
		font-size: 30px !important;
		font-weight: 400;
		line-height: 56px;
	}	
	
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}

.programdesno {
	color: #35373a !important;
}

.programdesno ul.listing {
    line-height: 25px;
    color: #35373a;
	list-style-type: inherit;
	margin-top: 10px;
}

.programdesno ul.listing b,
.programdesno ul.listing strong {
	font-weight: bold;
}

.programdesno ul.listing li {
    margin-bottom: 10px;
    margin-left: 20px;
}


.programdesno ul {
    line-height: 25px;
    color: #35373a;
	list-style-type: inherit;
	margin-top: 10px;
}

.programdesno ul b,
.programdesno ul strong {
	font-weight: bold;
}

.programdesno ul li {
    margin-bottom: 10px;
    margin-left: 20px;
}

body{
	line-height:1;
	font-family:Roboto,sans-serif;
	font-size:16px;
	font-weight:normal;
}

ol,ul{
	list-style:none
}

blockquote,q {
	quotes:none
}

blockquote:after,
blockquote:before,
q:after,
q:before{
	content:'';
	content:none
}

table{
	border-collapse:collapse;
	border-spacing:0
}

html{
	width:100%;
	height:100%
}

section{
	position:relative;
	padding:130px 0;
	height:100vh
}

hr.xs{
	width:60px;
	height:2px;
	background-color:#41AD49;
	margin:53px 0;
	text-align:left
}

hr.xs.colored{
width:60px;
height:2px;
background-color:#41AD49;
margin:16px 0
}

a:focus,a:hover{
	color:#0074AD;
	text-decoration:none;
}

p.subhead{
line-height:25px;
font-weight: normal;
}

.headline{
font-size:40px;
font-weight:400;
line-height:46px
}

.headline>h1>span{
font-weight:700;
letter-spacing:-.01em
}

.headline.square{
width:100%;
height:350px;
display:table

}

.headline.square h1{
display:table-cell;
vertical-align:middle
}

/* .headline.square:after{
content:'';
position:absolute;
top:0;
right:10%;
width:360px;
height:360px;
border:6px solid rgba(255,255,255,.2)
} */

.fregular{
font-weight:400
}

#page-loader{
position:fixed;
width:100%;
height:100%;
background:#fff;
z-index:100001;
transition:opacity .8s ease .8s,height .1s ease 1.6s
}

.loaded #page-loader{
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
height:0
}

#page-loader .page-loader-inner{
transition:opacity .6s ease .3s
}

.loaded #page-loader .page-loader-inner{
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#page-loader .loader-figure,
#page-loader .loader-label{
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
transform:translate(-50%,-50%)}

#page-loader .loader-figure{
height:0;
width:0;
box-sizing:border-box;
border:0 solid #E6E7E8;
border-radius:50%;
-webkit-animation:figure 1.2s ease infinite;
-moz-animation:figure 1.2s ease infinite;
animation:figure 1.2s ease infinite
}

@-moz-keyframes figure{
	0%{height:0;width:0}
	30%{height:40px;width:40px;border-width:21px;opacity:1}
	100%{height:40px;width:40px;border-width:0;opacity:0}
}

@-webkit-keyframes figure{
	0%{height:0;width:0}
	30%{height:40px;width:40px;border-width:21px;opacity:1}
	100%{height:40px;width:40px;border-width:0;opacity:0}
}

@keyframes figure{
	0%{height:0;width:0}
	30%{height:40px;width:40px;border-width:21px;opacity:1}
	100%{height:40px;width:40px;border-width:0;opacity:0}
}

#page-loader .loader-label{
margin:50px 0 0;
font-size:12px;
line-height:18px
}

span.green {
	color: #41AD49;
}

.header{
position:fixed;
width:100%;
height:150px;
padding:50px 0 10px;
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
transition:all .2s ease;
z-index:101
}

.header .logo{
display:block
}

.header .logo img{
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
transition:all .2s ease
}

.header.sticky{
height:80px;
padding:10px 0;
background-color:#fff;
}

@media (max-width: 768px) {
.header.sticky{
height:100px;
padding:10px 0;
background-color:#fff;
}
}

.overlay-wrapper,.player{
width:100%;
height:100%
}

.header.sticky .logo img{
position:relative;
-webkit-transform:scale(.68);
-moz-transform:scale(.68);
transform:scale(.68);
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
transform-origin:0 0
}

.menu{
padding:36px 0;
-webkit-transition:all .4s ease;
-moz-transition:all .4s ease;
transition:all .4s ease
}

.btn.btn-transparent,.menu li a{
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease
}

.menu li{
	display:inline-block;
	margin-left: 50px;
    text-transform: uppercase;
}

.menu li a{
font-weight:500;
transition:all .3s ease;
padding-bottom: 18px;
float: left;
border-bottom: 2px solid transparent;
background: none !important;
padding-top: 0;
padding-left: 0;
padding-right: 0;
}

a.ion-social-instagram-outline,
a.ion-social-instagram,
a.ion-social-facebook {
	font-size: 0;
	padding: 0 !important;
	padding-bottom: 16px !important;	
}

a.ion-social-instagram-outline:before,
a.ion-social-instagram:before,
a.ion-social-facebook:before {
	font-size: 26px;
	margin-top: -7px;
}

.catItemIntroText,
.levastran p {
	margin-bottom: 20px;
	line-height: 25px !important;
    font-weight: normal;	
}

.levastran p:last-child {
	margin: 0;
}

#fav-navbar-collapse ul li {
	display: grid;
}

.rsform h1 {
    font-size: 32px;
}


@media (min-width: 768px) {
.favth-navbar-collapse.favth-collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
 .socialneikone ul.menu li {
 margin-left: 20px;
 }
 
 .socialneikone ul.menu li:first-child {
 margin-left: 0px;
 } 
 
}

@media (max-width: 767px) {
	a.ion-social-instagram-outline,
	a.ion-social-instagram,
	a.ion-social-facebook {
		padding: 4px 14px !important;
	}

	a.ion-social-instagram-outline:before,
	a.ion-social-instagram:before,	
	a.ion-social-facebook:before {
	position: relative;
    top: 7px;

	}

.favth-visible-xs {
    display: inline-flex !important;
}

.menu li {
margin-left: 0px;
}

.menu {
    padding: 26px 0;
}

	span.favth-icon-bar {
		background: #0074AD;
	}
	
#fav-mobilemenutexts {
    font-size: 14px;
    right: 50px;
    top: 22px;
    position: relative;
}

.togl {
display: inline-block !important;
}


.mobilerightitem {
display: inline-flex !important;
align-items: center;
}


.favth-navbar-toggle {
	margin-right: 0;
	padding-right: 0;
	margin-top: 12px;
}

.overlay-bg.mobilni {
	left: 100% !important;
}

.wrapper {
	padding-top: 100px !important;
}

.menu li.active a {
	border: 0 !important;
	color: #41AD49 !important;
}

.header.sticky .logo img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
	
}

.menu li.active a {
	font-weight:500;
	transition:all .3s ease;
	padding-bottom: 18px;
	float: left;
	border-bottom: 2px solid #41AD49;
	padding-left: 0;
	padding-right: 0;
}

.menu li a.active{
font-weight:500;
transition:all .3s ease;
padding-bottom: 18px;
float: left;
border-bottom: 2px solid #41AD49;
}

.sticky .menu{
padding:23px 0
}

.overlay,.overlay-bg,.overlay-bg-s{
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
overflow:hidden;-webkit-overflow-scrolling:touch;
-webkit-transition:all .9s ease;
-moz-transition:all .9s ease;
transition:all .9s ease
}

#youtube-background,.bg-section,.overlay-wrapper,.player{
position:absolute;
top:0;
left:0
}

.overlay-bg-s{
left:0;
background-color:#F7F7F7
}

.overlay-bg,.overlay-wrapper.bg-inverse .overlay-bg-s{
background-color:#E6E7E8
}

.overlay-wrapper.bg-inverse .overlay-bg{
background-color:#E6E7E8
}

/*.pobude {
	background: #0074AD;
	padding: 10px 20px;
}

.pobude a  {
	color: #FFF;
}*/


.bg-section{
bottom:0;
right:0;zoom:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
filter:alpha(opacity=20);
-khtml-opacity:.2;
-moz-opacity:.2;
opacity:.2;
-webkit-background-size:cover;
background-size:cover;
background-repeat:no-repeat;
background-position:center
}

#youtube-background{
bottom:0;
right:0;
zoom:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter:alpha(opacity=40);
-khtml-opacity:.4;
-moz-opacity:.4;
opacity:.4}

.player{z-index:0}

.wrapper{padding-top:200px;padding-bottom:80px}

#countdown{position:relative;display:block;margin:70px 0}

#countdown>div{position:relative;float:left;width:25%;font-size:35px;font-weight:100;line-height:.8em;letter-spacing:2px;text-align:center}

#countdown>div>span{display:block;font-size:15px;font-weight:600;line-height:1.2em;letter-spacing:0;margin-top:8px}

.onright .col-sm-offset-1 h3,
.box h3,.info li strong{font-weight:900}

.info li{margin-bottom:25px}

.boxs{background-color:#f6f6f6;padding:40px;-moz-box-shadow:0 0 40px -10px #1a1a1a;-webkit-box-shadow:0 0 40px -10px #1a1a1a;-o-box-shadow:0 0 40px -10px #1a1a1a;box-shadow:0 0 40px -10px #1a1a1a;filter:progid:DXImageTransform.Microsoft.Shadow(color=#1a1a1a, Direction=NaN, Strength=40)}

.box{padding:20px 40px}

.box .icon{font-size:65px;display:block;margin-bottom:10px;color:#0074AE}

.onright .col-sm-offset-1 h3,
.box h3{font-size:20px;color:#0074AE}

.onright .col-sm-offset-1 p {
	line-height: 25px;
	color:#35373a
}

.box p{color:#35373a}

.onright p {
	margin-bottom: 10px;
}

.onright .col-sm-offset-1 {
	padding: 0;
	margin: 0;
	width: 100%;	
}

#kontakt-form {
 float: none;
 margin: 0 auto;
}

#kontakt-form #6_letters_code {
	border: 2px solid #41AD49 !important;	
}

#kontakt-form input,
#kontakt-form textarea {
	width: 100%;
}

#kontakt-form #Poslji {
    background: 0 0;
    border-radius: 0;
    border: 2px solid #41AD49;
    color: #41AD49;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 8px 40px;
    margin: 10px 10px 10px 0;
    transition: all .3s ease;
    text-transform: uppercase;
    text-shadow: none;
}

.clr  {
	clear: both;
}

form{padding:20px 0}

#kontakt-form input[type=email],
#kontakt-form input[type=text],
#kontakt-form textarea{font-size:16px;font-weight:400;padding:0;background-color:transparent;border:none;border-radius:0;border-bottom:2px solid #41AD49;box-shadow:none;-webkit-box-shadow:none}



#kontakt-form input[type=email],
#kontakt-form input[type=text]{height:50px}

.form-group{margin-bottom:30px}

#kontakt-form textarea{margin-top:55px}

.help-block{font-size:12px;font-weight:500}

.newsletter input[type=email]{border:3px solid rgba(255,255,255,.4);background:rgba(255,255,255,.2);height:40px;color:#fff;font-size:12px;font-weight:300;padding-left:10px;border-radius:0}

.newsletter input[type=email]::-webkit-input-placeholder{color:#fff}

.newsletter input[type=email]:-moz-placeholder{color:#fff;opacity:1}

.newsletter input[type=email]::-moz-placeholder{color:#fff;opacity:1}

.newsletter input[type=email]:-ms-input-placeholder{color:#fff}

.newsletter button{border:3px solid rgba(255,255,255,.4);background:rgba(255,255,255,.2);padding:5px 10px;-webkit-transition:all .9s ease;-moz-transition:all .9s ease;transition:all .9s ease}

.newsletter button i{font-size:24px}
.newsletter button i:before{line-height:0}

.newsletter button:active,
.newsletter button:focus,
.newsletter button:hover{border:3px solid rgba(255,255,255,.6);background:rgba(255,255,255,.4)}

.newsletter label.error,
.newsletter label.valid{margin-top:10px;font-size:14px;font-weight:400}

.btn.btn-transparent{background:0 0;border-radius:0;border:2px solid #41AD49;color:#41AD49;font-weight:800;letter-spacing:2px;padding:8px 40px;margin:10px 10px 10px 0;transition:all .3s ease}

.btn.btn-transparent:active,
.btn.btn-transparent:focus,
.btn.btn-transparent:hover{background:#41AD49;color:#fff}

.social{margin-top:50px}

.social li{display:inline-block;margin-right:20px;font-size:30px}

.social li a{color:#0074AD;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}

.social li a:active,.social li a:focus,.social li a:hover{color:#41AC49;}

.p0{padding:0!important}

.pr-5{padding-right:5px}

.pr-10{padding-right:10px}

.pr-15{padding-right:15px}

.pr-20{padding-right:20px}

.pr-30,.pr-40{padding-right:30px}

.pr-50{padding-right:50px}

.pl-5{padding-left:5px}

.pl-10{padding-left:10px}

.pl-15{padding-left:15px}

.pl-20{padding-left:20px}

.pl-30,.pl-40{padding-left:30px}

.pl-50{padding-left:50px}

.pt-5{padding-top:5px}

.pt-10{padding-top:10px}

.pt-15{padding-top:15px}

.pt-20{padding-top:20px}

.pt-30,.pt-40{padding-top:30px}

.pt-50{padding-top:50px}

.pb-5{padding-bottom:5px}

.pb-10{padding-bottom:10px}

.pb-15{padding-bottom:15px}

.pb-20{padding-bottom:20px}

.pb-30,.pb-40{padding-bottom:30px}

.pb-50{padding-bottom:50px}

@media (max-width:642px){
	.vasemen {
		display: none;
	}
	
.col-xs-9 {
    padding-left: 0;
}	
	
}

@media (max-width:360px){
	span.predmen {
		display: none !important;
	}
}

@media (min-width:361px){
	span.nlnzmen {
		display: none !important;
	}
}

@media (max-width:480px){
ul.menu {
	/*margin-top: -18px;*/
}
.menu li{
	margin-left: 10px;
    font-size: 14px;
	
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	}
}

@media (max-width:768px){
	.headline.square:after{display:none}
	.boxs{margin-top:54px}
	.predstavitev {
		margin-top: 0 !important;
	}
	
	.glavnaslika {
		width: 100%;
	}
	
	.pobude {
	background: none;
	padding: 0px;
	}

	.pobude a  {
		color: #0074AD;
	}

}