body {
	font-family: Roboto;
	color: #5d7a88;
	padding-right: 0 !important
}

.cf:after, .cf:before {
	content: " ";
	display: table
}

.cf:after {
	clear: both
}

.tbl {
	display: table;
	width: 100%;
	height: 100%
}

.tbl .cll {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

* {
	outline: 0 !important
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

a:focus {
	text-decoration: none
}

a:active {
	text-decoration: none
}

.taJustify {
	text-align: justify
}

.mb0 {
	margin-bottom: 0 !important
}

.mb5 {
	margin-bottom: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.mb70 {
	margin-bottom: 70px !important
}

.mt0 {
	margin-top: 0 !important
}

.mt5 {
	margin-top: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt50 {
	margin-top: 50px !important
}

.mt60 {
	margin-top: 60px !important
}

.mt70 {
	margin-top: 70px !important
}

.mt80 {
	margin-top: 80px !important
}

.relative {
	position: relative !important
}

.posrel {
	position: relative
}

.col-md-20p {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 20%
}

.col-md-20p img {
	max-width: 100%
}

header {
	color: #001a3e;
	position: relative;
	z-index: 2
}

header>.container>.row>.col-md-12 {
	width: 100%;
	float: left
}

header .logotip {
	padding-top: 10px;
	position: absolute;
	left: 15px;
	top: 0
}

header .p20let {
	position: absolute;
	left: 396px;
	top: 11px
}

header .p20let.lang-hr, header .p20let.lang-rs {
	position: absolute;
	left: 325px;
	top: 34px
}

@media(min-width:1200px) AND (max-width:1600px) {
	header .p20let {
		left: 277px;
		top: 8px
	}

	header .p20let.lang-en {
		left: 328px;
		top: 8px
	}

	header .p20let.lang-hr, header .p20let.lang-rs {
		position: absolute;
		left: 278px;
		top: 24px
	}

}

@media(min-width:510px) AND (max-width:1199px) {
	header .p20let {
		left: 280px;
		top: 23px
	}

	header .p20let.lang-en {
		left: 360px;
		top: 23px
	}

	header .p20let.lang-hr, header .p20let.lang-rs {
		position: absolute;
		left: 275px;
		top: 24px
	}

}

@media(max-width:610px) {
	header .p20let.lang-en {
		display: none
	}

}

@media(min-width:481px) AND (max-width:509px) {
	header .p20let {
		left: 270px;
		top: 23px
	}

	header .p20let.lang-hr, header .p20let.lang-rs {
		display: none
	}

}

@media(min-width:430px) AND (max-width:480px) {
	header .p20let {
		left: 204px;
		top: 11px
	}

	header .p20let.lang-hr, header .p20let.lang-rs {
		display: none
	}

}

@media(max-width:429px) {
	header .p20let {
		display: none
	}

	header .p20let.lang-hr, header .p20let.lang-rs {
		display: none
	}

}

header .logotip img {
	max-height: 111px
}

header .top-menu {
	font-size: 16px;
	line-height: 64px;
	font-weight: 300
}

header .top-menu ul {
	float: right;
	margin: 0;
	padding: 0
}

header .top-menu ul li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 10px
}

header .top-menu ul li.lang-en {
	margin-left: 0
}

header .top-menu ul li:before {
	content: "|";
	padding: 0 20px
}

header .top-menu ul li.n1:before {
	content: "";
	padding: 0
}

header .top-menu .lang-selector .inner {
	position: relative;
	padding: 0 32px 0 24px;
	display: inline-block;
	cursor: pointer
}

header .top-menu .lang-selector .trigger {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	line-height: 62px;
	height: 64px;
	font-size: 20px
}

header .top-menu .lang-selector .dropdown {
	display: none;
	width: 100%;
	top: 64px;
	left: 0;
	line-height: 32px;
	position: absolute;
	background-color: #001a3e;
	text-align: center;
	z-index: 3
}

header .top-menu .lang-selector .dropdown a {
	display: block;
	color: #fff
}

header .top-menu .lang-selector .dropdown a:hover {
	background-color: #f8b62e;
	color: #001a3e
}

header .top-menu .lang-selector:before {
	padding: 0 10px 0 20px
}

header .bottom-menu {
	line-height: 18px;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase
}

header .bottom-menu ul {
	float: right;
	margin: 0;
	padding: 25px 0 0
}

header .bottom-menu ul li {
	display: block;
	float: left;
	list-style: none;
	padding-bottom: 25px
}

header .bottom-menu ul li:before {
	content: "/";
	padding: 0 35px;
	color: #081c3e !important
}

header .bottom-menu ul li.n1:before {
	content: "";
	padding: 0
}

header .bottom-menu ul li .dropmenu {
	padding: 30px 0;
	display: none
}

header .bottom-menu ul li.hasChildren:hover .dropmenu {
	display: block
}

header .bottom-menu ul li.hasChildren:hover {
	color: #f8b62e
}

header .bottom-menu ul li.relative {
	position: relative
}

header .bottom-menu ul li.relative .dropmenu {
	width: 300px;
	left: 50%;
	margin-left: -115px;
	top: 43px
}

header .bottom-menu ul li.relative .dropmenu .container {
	width: 100%
}

header .bottom-menu ul li.relative:last-child .dropmenu {
	left: auto;
	right: 0
}

.dropmenu {
	position: absolute;
	width: 100%;
	top: 132px;
	background-color: rgba(8, 28, 62, .7);
	color: #fff;
	z-index: 2;
	left: 0
}

.dropmenu a {
	color: #fff;
	text-decoration: none;
	text-transform: none;
	font-weight: 400
}

.dropmenu a:hover {
	color: #f8b62e;
	text-decoration: underline
}

.dropmenu .cols-1 {
	float: left;
	width: 100%
}

.dropmenu .cols-2 {
	float: left;
	width: 50%
}

.dropmenu .cols-3 {
	float: left;
	width: 33.333333%
}

.dropmenu .cols-4 {
	float: left;
	width: 25%
}

.dropmenu .cols-5 {
	float: left;
	width: 20%
}

.dropmenu .kolona {
	padding-left: 15px;
	padding-right: 15px
}

.dropmenu .postavka {
	margin-bottom: 20px;
	text-transform: none;
	line-height: 1.6
}

.dropmenu .postavka.rumen-title, .dropmenu .postavka.rumen-title a, .dropmenu .postavka.rumen-title a:hover {
	font-weight: 900
}

.dropmenu .postavka.rumen-title a:hover {
	text-decoration: underline
}

.dropmenu .postavka.rumen-ikona a:hover {
	text-decoration: underline
}

.dropmenu .postavka.locilna-crta {
	height: 1px;
	background-color: #fff
}

.dropmenu .postavka:last-child {
	margin-bottom: 0
}

.dropmenu .rumeni-gumb {
	padding-left: 15px;
	padding-right: 15px
}

.dropmenu .rumeni-gumb a {
	display: block;
	color: #fff;
	background-color: #f8b62e;
	margin-top: 20px;
	padding: 15px 0;
	text-align: center
}

.dropmenu .kolone-wrap {
	margin-left: -15px;
	margin-right: -15px
}

.dropmenu .rumeni-gumbi-wrap {
	margin-left: -15px;
	margin-right: -15px
}

header .search-wrap {
	position: relative;
	float: right;
	margin-left: 30px
}

header .search-wrap .trigger {
	cursor: pointer;
	width: 64px;
	height: 64px;
	background-color: #f8b62e;
	text-align: center;
	line-height: 64px
}

header li a {
	color: #001a3e
}

header li a:hover {
	color: #f8b62e
}

.overflow-hidden {
	overflow: hidden
}

.main-banner {
	position: relative
}

.main-banner .bulleti {
	position: absolute;
	right: 10px;
	top: 10px;
	display: none
}

.main-banner .bulleti .bullet {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	cursor: pointer;
	margin-bottom: 10px;
	background-color: #001a3e;
	padding: 4px
}

.main-banner .bulleti .bullet .inner {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #fff
}

.main-banner .bulleti .bullet.active {
	background-color: #f8b62e
}

.main-banner .slider .item {
	height: 650px;
	background-position: center center;
	background-size: cover;
	position: relative
}

.main-banner .slider .item .teksti {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 25px 0 25px 0;
	background-color: rgba(0, 26, 62, .7)
}

.main-banner .slider .item .teksti>.container {
	position: relative
}

.main-banner .slider .item .teksti .title {
	color: #fff;
	margin: 0 0 15px 0;
	font-weight: 900;
	font-size: 48px;
	padding: 0 74px
}

.main-banner .slider .item .teksti .tagline {
	padding: 0 60px;
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 24px;
	padding: 0 74px
}

.main-banner .slider .item .gumb {
	transition: .2s all;
	background-color: #f8b62e;
	color: #fff;
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	font-weight: 700
}

.main-banner .slider .item .gumb:hover {
	background-color: #1c71b5
}

.main-banner .slider .item .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.main-banner .slider .item .arrow {
	height: 100%;
	width: 64px;
	position: absolute;
	top: 0;
	cursor: pointer;
	line-height: 100%;
	font-size: 32px;
	color: #fff;
	text-align: center
}

.main-banner .slider .item .arrow.prev {
	left: 15px
}

.main-banner .slider .item .arrow.next {
	right: 15px
}

.main-banner .slider .responsive-cover {
	display: none;
	background-position: center center;
	background-size: cover
}

.main-banner .slider img {
	display: none;
	max-width: 100%
}

.home .yellow-pas .vsebina {
	position: relative;
	background-color: #f8b62e;
	color: #fff;
	padding: 35px;
	margin-top: 60px;
	padding-right: 245px
}

.home .yellow-pas .vsebina h2 {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: 900
}

.home .yellow-pas .vsebina .tekst {
	font-size: 18px
}

.home .yellow-pas .gumb {
	transition: .2s all;
	background-color: #001a3e;
	color: #fff;
	display: block;
	padding: 15px 25px;
	font-size: 16px;
	font-weight: 700;
	float: right;
	letter-spacing: 1px
}

.home .yellow-pas .gumb:hover {
	background-color: #1c71b5
}

.home .yellow-pas .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.home .yellow-pas .gumb-wrap {
	position: absolute;
	right: 35px;
	top: 0;
	height: 100%
}

.home .obvestilo .bg {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.home .obvestilo .vsebina-wrap {
	background-color: rgba(0, 26, 62, .5);
	position: relative;
	padding: 35px;
	color: #fff;
	text-align: center
}

.home .obvestilo .vsebina {
	background-color: #001a3e;
	margin-top: 60px;
	position: relative
}

.home .obvestilo .vsebina h2 {
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: 900
}

.home .obvestilo .vsebina .tekst {
	font-size: 18px;
	line-height: 1.8
}

.home .obvestilo .gumb {
	margin-top: 30px;
	background-color: #f8b62e;
	color: #fff;
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	font-weight: 700
}

.home .obvestilo .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.home .youtube-section-wrapper {
					margin-bottom: 40px;
				}

				.home .playlist-title {
					text-align: center; 
					color: #001a3d;
					font-weight: bold;
				}

				.home .playme-content .video-title {
					line-height: 140%;
					font-size: 14px;
					color: #001a3d;
					font-weight: bold;

				}

				.home .playme-content .video-desc {
					font-size: 12px;
				}


				.home .playme-content .pl0 {
					padding-left:0 !important;
				}

				.home .playlist-wrapper img {
					margin-top:13px;
				}

				.home .playlist-wrapper {
					overflow-y: auto;					
					border: 1px solid  #e3e9ee;
					padding: 0 10px;
					max-height: 500px;
					padding-top:10px;
				}

				.home .playme-content {
					padding: 10px 0 10px 0;
					overflow: hidden;					
				
				}
				
				.home .playme-content:hover,
				.home .playme-content.selected {
					cursor:pointer;
					background: #e3e9ee;
				}

				@media(max-width: 1600px) {
					.home .playlist-title {
						margin-top:30px;
					}
					.home .playme-content .description {
						display:none;						
					}
					.home .playme-content {
						padding: 5px;
					}
					.home .playlist-wrapper img {
					    margin-top: 0;
					    margin-left: -15px;
					}
					.home .playme-content .video-title {
						margin:0;
					}

				}				


				@media (max-width: 400px) {
					.home .img-content {
						display:none;
					}
				}



.vsebina-wrap .vsebina .pasica {
	margin: 20px 0;
	background-color: #001a3e;
	background-position: center center;
	background-size: cover
}

.vsebina-wrap .vsebina .pasica .vsebina-wrap {
	background-color: rgba(0, 26, 62, .5);
	position: relative;
	padding: 35px;
	color: #fff;
	text-align: center
}

.vsebina-wrap .vsebina .pasica .vsebina {
	position: relative
}

.vsebina-wrap .vsebina .pasica .vsebina h2 {
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: 900;
	color: #fff
}

.vsebina-wrap .vsebina .pasica .vsebina .tekst {
	font-size: 18px;
	line-height: 1.8
}

.vsebina-wrap .vsebina .pasica .gumb {
	transition: .2s all;
	height: auto;
	margin-top: 30px;
	background-color: #f8b62e;
	color: #fff;
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	font-weight: 700
}

.vsebina-wrap .vsebina .pasica .gumb:hover {
	background-color: #001a3e
}

.vsebina-wrap .vsebina .pasica .gumb .inner {
	line-height: 30px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.vsebina-wrap .vsebina .pasica .gumb:after {
	display: none
}

.programi {
	margin-top: 45px
}

.programi h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.programi .item {
	height: 600px;
	width: 100%;
	position: relative
}

.programi .item .title-box {
	height: 300px;
	background-color: #85b0d1;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	position: relative
}

.programi .item .image-box {
	position: relative;
	height: 300px;
	background-size: cover;
	background-position: center center
}

.programi .item .image-box .overlay {
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 26, 62, .5);
	position: relative
}

.programi .item.liha .title-box:before {
	width: 32px;
	height: 32px;
	position: absolute;
	transform: rotate(45deg);
	content: " ";
	background-color: #85b0d1;
	left: 50%;
	margin-left: -16px;
	top: -16px;
	z-index: 2
}

.programi .item.soda .title-box:after {
	width: 32px;
	height: 32px;
	position: absolute;
	transform: rotate(45deg);
	content: " ";
	background-color: #85b0d1;
	left: 50%;
	margin-left: -16px;
	bottom: -16px;
	z-index: 2
}

.programi .item:hover .hover {
	display: block
}

.programi .item .hover {
	display: none;
	background-color: #1c71b5;
	position: relative;
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	padding: 60px 30px
}

.programi .item .hover h3 {
	font-size: 24px;
	margin: 0 0 25px 0;
	font-weight: 900
}

.programi .item .hover .programi {
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0
}

.programi .item .hover .programi li {
	list-style: none;
	border-top: 1px solid #4c8fc5;
	padding: 25px 0;
	font-size: 18px;
	font-weight: 300
}

.programi .item .hover a {
	color: #fff;
	text-decoration: none
}

.programi .item .hover a:hover {
	color: #fff;
	text-decoration: underline
}

.programi .item .hover .povezave {
	border-top: 1px solid #fff;
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center
}

.programi .item .hover .povezave li {
	display: inline-block;
	list-style: none;
	padding: 10px 20px
}

.programi .item .hover .povezave li:last-child {
	border-right: 0
}

.tprogrami .programi .item {
	height: auto
}

.tprogrami .programi .item img {
	width: 100%
}

.tprogrami .programi .item .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(139, 176, 205, .85);
	padding: 10px
}

.tprogrami .programi .item .overlay h3 {
	font-weight: 900;
	color: #001a3e;
	font-size: 24px;
	margin: 0;
	text-align: center
}

.tprogrami .programi .item .hover {
	padding: 35px 25px
}

.tprogrami .programi .item .hover h3 {
	font-size: 18px;
	margin: 0 0 25px 0;
	line-height: 1.3
}

.tprogrami .programi .item .hover .vsebina {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 25px
}

.tprogrami .programi .programi-slider .hover {
	text-align: left
}

.tprogrami .programi .item .hover .programi li {
	font-size: 16px;
	font-weight: 300;
	padding: 10px 0
}

.tprogrami .programi .item .gumb {
	transition: .2s all;
	display: inline-block;
	background-color: #001a3e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700
}

.tprogrami .programi .item .gumb:hover {
	background-color: #f8b52b
}

.tprogrami .programi .item .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.mnenje {
	margin-top: 60px;
	height: 240px;
	background-color: #001a3e;
	background-size: cover;
	background-position: center center;
	position: relative
}

.tdefault .mnenje {
	margin-bottom: -60px
}

.tdefault_fullwidth .mnenje {
	margin-bottom: -60px
}

.tdefault table {
	width: 100% !important
}

.mnenje .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 26, 62, .9)
}

.mnenje .ikona {
	float: left;
	position: relative;
	background-color: #001a3e
}

.mnenje .ikona:before {
	content: " ";
	height: 240px;
	background-color: #001a3e;
	width: 1000px;
	position: absolute;
	left: -1000px;
	top: 0
}

.mnenje .ikona .tekst {
	float: left;
	color: #fff;
	margin-right: 40px;
	height: 240px;
	max-width: 250px
}

.mnenje .ikona .tekst .avtor {
	font-size: 26px;
	font-weight: 900;
	margin: 0 0 20px 0
}

.mnenje .ikona .tekst .naziv {
	font-size: 18px;
	font-weight: 300
}

.mnenje .ikona .slika {
	float: left;
	width: 240px;
	height: 240px;
	background-position: center center;
	border-radius: 50%;
	border: 10px solid #001a3e;
	margin-right: -120px;
	position: relative
}

.mnenje .ikona .slika .play-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(images/play_overlay.png);
	background-position: center center;
	background-repeat: no-repeat
}

.mnenje .izjava {
	height: 240px;
	float: right;
	padding: 0 30px;
	color: #fff;
	font-size: 24px;
	font-weight: 300
}

.mnenje .izjava .inner {
	position: relative;
	max-width: 920px
}

.mnenje .izjava .inner:before {
	position: absolute;
	content: " ";
	width: 64px;
	height: 43px;
	background-image: url(images/quote_right.png);
	left: -74px;
	top: -50px
}

.mnenje .izjava .inner:after {
	position: absolute;
	content: " ";
	width: 64px;
	height: 43px;
	background-image: url(images/quote_left.png);
	right: 0;
	bottom: -50px
}

.mnenje .responsive {
	display: none
}

.mnenje .responsive .izjava {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	width: 100%;
	float: none;
	height: auto;
	max-width: 100%;
	padding: 0 0 20px 0
}

.mnenje .responsive .slika {
	float: left;
	width: 200px;
	height: 200px;
	background-position: center center;
	border-radius: 50%;
	border: 10px solid #001a3e;
	position: relative;
	margin-right: 20px;
	background-size: cover
}

.mnenje .responsive .slika .play-overlay {
	width: 180px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(images/play_overlay.png);
	background-position: center center;
	background-repeat: no-repeat
}

.mnenje .responsive .avtor {
	font-size: 22px;
	font-weight: 900;
	margin: 0;
	color: #fff;
	padding: 20px 0 0 0
}

.mnenje .responsive .naziv {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 20px
}

.prednosti {
	margin-top: 60px
}

.prednosti h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.prednosti .item {
	text-align: center;
	padding: 20px
}

.prednosti .item-wrap {
	float: left;
	width: 25%;
	padding-left: 25px;
	padding-right: 25px;
	float: left
}

.prednosti .item .ikona-wrap {
	display: inline-block;
	padding: 20px 20px 25px 20px;
	border-bottom: 1px solid #cfd7db;
	margin: 0 auto;
	margin-bottom: 25px
}

.prednosti .item .ikona {
	width: 130px;
	height: 130px;
	background-position: 0 0
}

.prednosti .item .ikona.flex {
	width: auto;
	height: auto;
	background-position: 0 0
}

.prednosti .item h3 {
	color: #001a3e;
	font-size: 24px;
	margin: 0 0 25px 0;
	font-weight: 900
}

.prednosti .item .tekst {
	font-size: 16px;
	color: #5d7a88;
	text-align: center;
	line-height: 1.8
}

.prednosti .item .gumb {
	display: inline-block;
	visibility: hidden;
	margin-top: 25px;
	background-color: #001a3e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700
}

.prednosti .item .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.prednosti .item .gumb:hover {
	background-color: #f8b62e
}

.prednosti .item.hover:hover {
	background-color: #1c71b5
}

.prednosti .item.hover:hover .ikona {
	background-position: -130px 0
}

.prednosti .item.hover:hover .gumb {
	visibility: visible
}

.prednosti .item.hover:hover .tekst {
	color: #fff
}

.prednosti .item.hover:hover h3 {
	color: #fff
}

.prednosti .vsebina {
	margin-bottom: 80px;
	font-size: 16px;
	text-align: center;
	line-height: 1.8
}

.prednosti .vsebina ol:last-child, .prednosti .vsebina p:last-child, .prednosti .vsebina ul:last-child {
	margin-bottom: 0
}

.prednosti .slider-wrapper.mthan4 {
	position: relative;
	padding: 0 60px
}

.prednosti .slider-wrapper .arrows {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	color: #001a3e;
	font-size: 24px;
	width: 60px;
	text-align: center
}

.prednosti .slider-wrapper .arrows.prev {
	left: 0
}

.prednosti .slider-wrapper .arrows.next {
	right: 0;
	background-color: #fff;
	width: 61px
}

.prednosti .equal4 .item-wrap:last-child {
	border-right: 0
}

.prednosti .equal4 .slider {
	margin-left: 0;
	margin-right: 0
}

.home .stevilke {
	margin-top: 45px;
	padding: 60px 0;
	background-image: url(images/stevilke.jpg);
	background-position: center center;
	background-size: cover
}

.home .stevilke h2 {
	color: #fff;
	text-align: center;
	margin: 0 0 100px 0;
	font-weight: 900;
	font-size: 30px
}

.home .stevilke .stevilka {
	text-align: center
}

.home .stevilke .stevilka .big {
	font-size: 60px;
	color: #f8b62e;
	margin-bottom: 25px;
	font-weight: 900;
	line-height: 1
}

.home .stevilke .stevilka .tekst {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	color: #fff;
	line-height: 1
}

.home .novdog {
	background-color: #e3e9ee;
	position: relative
}

.gumb-var-2:hover {
	background-color: #f8b62e !important
}

.home .novdog .dogodki {
	width: 65%;
	background-color: #e3e9ee;
	padding-top: 110px;
	padding-right: 10%;
	padding-bottom: 140px
}

.home .novdog .dogodki .title-wrap {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1dae2;
	margin-bottom: 45px
}

.home .novdog .dogodki h2 {
	margin: 0 0 20px 0;
	font-size: 30px;
	line-height: 30px;
	color: #001a3d;
	font-weight: 900
}

.home .novdog .dogodki .title-wrap .pull-right {
	font-size: 18px;
	color: #8398ab;
	line-height: 30px
}

.home .novdog .dogodki .title-wrap .pull-right a {
	color: #8398ab
}

.home .novdog .dogodki .item {
	position: relative;
	margin-bottom: 25px
}

.home .novdog .dogodki .item.placeholder {
	visibility: hidden
}

.home .novdog .dogodki .item .datum {
	text-align: center;
	width: 100px;
	height: 100%;
	position: absolute;
	color: #fff;
	background-color: #001a3e;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 900
}

.home .novdog .dogodki .item .datum .inner {
	padding: 20px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.home .novdog .dogodki .item .vsebina {
	padding-left: 140px
}

.home .novdog .dogodki .item .vsebina .gumb {
	transition: .2s all;
	display: block;
	float: right;
	margin-top: 25px;
	background-color: #f8b62e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px
}

.home .novdog .dogodki .item .vsebina .gumb:hover {
	background-color: #001a3e
}

.home .novdog .dogodki .item .vsebina .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.home .novdog .dogodki .item .vsebina h3 {
	color: #001a3e;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 10px 0;
	line-height: 1.4
}

.home .novdog .dogodki .item .vsebina h3 a {
	color: #001a3e
}

.home .novdog .dogodki .item .vsebina h3 a:hover {
	color: #f8b62e
}

.home .novdog .dogodki .item .vsebina .fulldatum {
	color: #7a8ea0;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3dde6
}

.home .novdog .dogodki .item .vsebina .izvlecek {
	color: #7a8ea0;
	font-size: 16px;
	line-height: 1.8
}

.home .novdog .ozadje {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url(placeholders/novice_ozadje.jpg);
	background-position: center center;
	background-size: cover
}

.home .novdog .ozadje .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 26, 62, .5)
}

.home .novdog .dogodki .item:last-child {
	margin-bottom: 0
}

.home .novdog .novice {
	position: absolute;
	right: 15px;
	top: 60px;
	width: 40%;
	background-color: #fff;
	padding: 50px 60px
}

.home .novdog .novice .title-wrap {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1dae2;
	margin-bottom: 45px
}

.home .novdog .novice h2 {
	margin: 0 0 20px 0;
	font-size: 30px;
	line-height: 30px;
	color: #001a3d;
	font-weight: 900
}

.home .novdog .novice .title-wrap .pull-right {
	font-size: 18px;
	color: #8398ab;
	line-height: 30px
}

.home .novdog .novice .title-wrap .pull-right a {
	color: #8398ab
}

.home .novdog .novice .item .img-wrap {
	position: relative
}

.home .novdog .novice .item .img-wrap img {
	width: 100%
}

.home .novdog .novice .item .img-wrap .datum {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	background-color: #f8b62e;
	text-align: center;
	font-weight: 900;
	width: 80px;
	height: 80px
}

.home .novdog .novice .item .vsebina {
	padding: 15px
}

.home .novdog .novice .item .vsebina h3 {
	color: #001a3e;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 20px 0;
	line-height: 1.4
}

.home .novdog .novice .item .vsebina h3 a {
	color: #001a3e
}

.home .novdog .novice .item .vsebina h3 a:hover {
	color: #f8b62e
}

.home .novdog .novice .item .vsebina .fulldatum {
	color: #7a8ea0;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3dde6
}

.home .novdog .novice .item .vsebina .izvlecek {
	color: #7a8ea0;
	font-size: 16px;
	line-height: 1.8
}

.home .novdog .novice .item .vsebina .gumb {
	transition: .2s all;
	display: block;
	float: left;
	margin-top: 25px;
	background-color: #001a3e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700
}

.home .novdog .novice .item .vsebina .gumb:hover {
	background-color: #f8b62e
}

.home .novdog .novice .item .vsebina .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.home .novdog .novice .bullets {
	text-align: center;
	margin-top: 20px;
	font-size: 0
}

.home .novdog .novice .bullets .bullet {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	background-color: #033880;
	padding: 4px;
	border-radius: 50%
}

.home .novdog .novice .bullets .bullet .inner {
	background-color: #fff;
	width: 4px;
	height: 4px;
	border-radius: 50%
}

.home .novdog .novice .bullets .bullet.active {
	background-color: #f8b62e
}

footer {
	color: #7a8ea0;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 60px
}

.home footer {
	margin-top: 0
}

footer .newsletter-prijava {
	/*position: relative;
	z-index: 5;*/
	padding: 35px 0;
	background-color: #f8b62e;
	font-size: 40px;
	font-weight: 300;
	color: #fff
}

footer .newsletter-prijava .pull-left {
	line-height: 80px;
	width: 60%
}

footer .newsletter-prijava .pull-left .bold {
	font-weight: 700;
	color: #001a3e;
	font-family: Raleway
}

footer .newsletter-prijava .pull-right {
	width: 40%
}

footer .newsletter-prijava .obrazec {
	margin-top: 0;
	position: relative
}

footer .newsletter-prijava .pull-right .gumb {
	transition: .2s all;
	border: 0;
	line-height: 30px;
	height: 80px;
	float: right;
	background-color: #001a3e;
	color: #fff;
	padding: 25px;
	font-size: 24px;
	font-weight: 700
}

footer .newsletter-prijava .pull-right .gumb:hover {
	background-color: #2e669a
}

footer .newsletter-prijava .pull-right .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

footer .newsletter-prijava .pull-right input {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 80px;
	height: 80px;
	border: 1px solid #fff;
	background-color: transparent;
	padding: 0 10px;
	float: right;
	margin-right: 15px;
	width: 65%
}

footer .newsletter-prijava .pull-right input::-webkit-input-placeholder {
	color: #fff
}

footer .newsletter-prijava .pull-right input::-moz-placeholder {
	color: #fff
}

footer .newsletter-prijava .pull-right input:-ms-input-placeholder {
	color: #fff
}

footer .newsletter-prijava .pull-right input:-moz-placeholder {
	color: #fff
}

footer .newsletter-prijava .obrazec .status {
	position: absolute;
	right: 0;
	top: -35px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 35px;
	height: 35px;
	border: 0;
	font-size: 16px;
	color: #000;
	width: 100%
}

footer .newsletter-prijava .obrazec .tos {
	position: absolute;
	right: 0;
	bottom: -35px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 35px;
	height: 35px;
	border: 0;
	font-size: 16px;
	color: #000;
	width: 100%
}

footer .footer {
	padding: 35px 0
}

footer .ikone {
	font-size: 42px;
	margin-top: 20px;
	line-height: 42px
}

footer .ikone .ikona {
	float: left;
	padding-right: 25px;
	margin-right: 25px;
	position: relative
}

footer .ikone .ikona.border:after {
	position: absolute;
	content: " ";
	right: 0;
	top: 50%;
	margin-top: -13px;
	height: 26px;
	width: 2px;
	background-color: #1d7aca
}

footer .ikone .ikona a {
	color: #1d7aca;
	text-decoration: none
}

footer .ikone .ikona a:hover {
	color: #f8b62e;
	text-decoration: none
}

footer .logotip {
	margin-bottom: 20px;
	max-width: 100%
}

footer h3 {
	font-size: 18px;
	color: #1d7aca;
	margin: 45px 0;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #1665aa;
	font-weight: 700
}

footer ul {
	margin: 0;
	padding: 0
}

footer ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dfe4e9
}

footer ul li a {
	color: #7a8ea0;
	display: block;
	position: relative;
	padding-left: 25px
}

footer ul li .fa {
	color: #001a3e;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 8px;
	font-size: 8px
}

footer ul li.active a {
	color: #f8b62e;
	font-weight: 900
}

footer ul li.active .fa {
	color: #f8b62e;
	font-size: 18px
}

footer ul li a:hover {
	color: #f8b62e
}

footer ul li a:hover .fa {
	color: #f8b62e
}

footer .footnote {
	background-color: #00132c;
	padding: 25px 0;
	color: #fff;
	font-size: 14px;
	line-height: 16px
}

footer .footnote b {
	font-weight: 900;
	color: #fff
}

footer .footnote a {
	color: #3d4958
}

footer .footnote a:hover {
	color: #3d4958
}

footer .footnote img {
	vertical-align: middle;
	margin-left: 10px
}

footer .kontakt li {
	display: block;
	padding-left: 30px;
	position: relative
}

footer .kontakt a {
	display: inline-block;
	padding: 0
}

footer .kontakt .fa {
	font-size: 20px;
	color: #1d7aca;
	top: 3px
}

footer .zemljevid {
	width: 100%
}

.content-header {
	background-color: #e3e3e3;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	background-size: cover;
	background-position: center center
}

.content-header .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(46, 102, 154, .5)
}

.content-header .container {
	height: 285px;
	position: relative
}

.content-header h1 {
	color: #fff;
	font-size: 30px;
	margin: 0 0 20px 0;
	font-weight: 900;
	text-align: center
}

.content-header h2 {
	color: #fff;
	font-size: 30px;
	margin: 0 0 20px 0;
	font-weight: 900;
	text-align: center
}

.content-header .tagline {
	color: #fff;
	font-size: 18px;
	margin: 0 0 50px 0;
	text-transform: uppercase;
	font-weight: 700
}

.content-header .breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.content-header .breadcrumbs ul li {
	display: inline-block;
	font-size: 16px;
	color: #fff
}

.content-header .breadcrumbs ul li a {
	color: #fff
}

.content-header .breadcrumbs ul li:before {
	content: "/";
	padding: 0 15px
}

.content-header .breadcrumbs ul li.n1:before {
	content: "";
	padding: 0
}

.content-header .breadcrumbs .active {
	color: #f8b62e
}

.content-header .breadcrumbs .active:before {
	color: #fff
}

.vsebina-wrap .uvod-wrap h1, .vsebina-wrap .uvod-wrap h2 {
	font-size: 30px;
	padding: 0 0 15px 0;
	text-align: center;
	font-weight: 900;
	color: #001a3e;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #d9dfe5
}

.vsebina-wrap {
	color: #5d7a88;
	font-size: 18px;
	line-height: 1.8
}

.vsebina-wrap .vsebina img {
	max-width: 100%;
	height: auto !important
}

.vsebina-wrap .vsebina .galerija img { 
    margin-bottom: 30px;
}

.vsebina-wrap .vsebina img.center {
	display: block;
	margin: 0 auto
}

.vsebina-wrap .uvod {
	text-align: center;
	margin-bottom: 40px
}

.vsebina-wrap .vsebina .gumb {
	border: 0;
	line-height: 30px;
	height: 50px;
	background-color: #001a3e;
	color: #fff;
	letter-spacing: 1px;
	padding: 10px 70px 10px 25px;
	font-size: 15px;
	font-weight: 700;
	display: inline-block;
	margin-top: 10px;
	position: relative
}

.vsebina-wrap .vsebina .gumb:after {
	font-family: FontAwesome;
	content: '\f178';
	position: absolute;
	padding-left: 15px;
	right: 25px;
	top: 13px;
	border-left: 1px solid;
	line-height: 24px;
	height: 24px
}

.vsebina-wrap .vsebina .gumb:hover {
	background-color: #f8b62e;
	color: #fff
}

.vsebina-wrap .vsebina h2 {
	font-size: 24px;
	color: #001a3e;
	font-weight: 900;
	margin: 0 0 20px 0
}

.vsebina-wrap .vsebina h3 {
	font-size: 22px;
	color: #001a3e;
	font-weight: 900;
	margin: 0 0 20px 0
}

.vsebina-wrap .vsebina h4 {
	font-size: 20px;
	color: #001a3e;
	font-weight: 900;
	margin: 0 0 20px 0
}

.vsebina-wrap .vsebina h5 {
	font-size: 18px;
	color: #001a3e;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 15px 0
}

.vsebina-wrap p {
	margin: 0 0 20px 0
}

.vsebina-wrap .vsebina b, .vsebina-wrap .vsebina strong {
	color: #001a3e
}

.vsebina-wrap p:last-child {
	margin: 0
}

.vsebina-wrap .vsebina a {
	color: #f8b62e;
	text-decoration: none
}

.vsebina-wrap .vsebina a:hover {
	color: #f8b62e;
	text-decoration: none
}

.vsebina-wrap ul {
	margin: 0 0 20px 0
}

.vsebina-wrap ul li {
	list-style: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	text-align: left;
	background-position: 0 11px
}

.vsebina-wrap .vsebina .aleft {
	margin: 0 10px 10px 0
}

.vsebina-wrap .vsebina .right {
	margin: 0 0 10px 10px
}

.vsebina-wrap blockquote {
	font-size: 24px;
	font-style: italic;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	padding: 50px 100px;
	line-height: 1.6;
	position: relative;
	margin-bottom: 30px
}

.vsebina-wrap blockquote .avtor {
	font-size: 18px
}

.vsebina-wrap blockquote p {
	margin-bottom: 5px
}

.vsebina-wrap blockquote p:last-child {
	margin-bottom: 0
}

.vsebina-wrap blockquote:before {
	position: absolute;
	content: " ";
	left: 20px;
	top: 20px;
	width: 64px;
	height: 43px;
	background-image: url(images/quote_left_yellow.png)
}

.vsebina-wrap blockquote:after {
	position: absolute;
	content: " ";
	right: 20px;
	bottom: 20px;
	width: 64px;
	height: 43px;
	background-image: url(images/quote_right_yellow.png)
}

.doba-znanja.single .vsebina-wrap .uvod, .novice.single .vsebina-wrap .uvod {
	margin-bottom: 30px;
	font-weight: 700;
	text-align: left;
	color: #001a3e
}

.vsebina-zaposleni .zaposleni,
.sidebar-wrap .zaposleni {
	padding: 25px;
	background-color: #ebebeb;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 0
}


.vsebina-zaposleni .zaposleni h2,
.sidebar-wrap .zaposleni h2 {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #2e669a
}

.vsebina-zaposleni .zaposleni h2, .vsebina-zaposleni .zaposleni h3,
.sidebar-wrap .zaposleni h2, .sidebar-wrap .zaposleni h3 {
	font-size: 18px;
	color: #001a3e;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	font-weight: 900;
	text-align: left
}

.vsebina-zaposleni .zaposleni h3 a,
.sidebar-wrap .zaposleni h3 a {
	color: #001a3e
}

.vsebina-zaposleni .zaposleni .title-wrap,
.sidebar-wrap .zaposleni .title-wrap {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #2e669a;
	margin: 0 0 15px 0
}

.vsebina-zaposleni .zaposleni .title-wrap h2,
.sidebar-wrap .zaposleni .title-wrap h2 {
	padding: 0;
	border: 0;
	margin: 0;
	float: left
}

.vsebina-zaposleni .zaposleni .title-wrap .zaposleni-nav,
.sidebar-wrap .zaposleni .title-wrap .zaposleni-nav {
	float: right
}

.vsebina-zaposleni .zaposleni .title-wrap .zaposleni-nav .arrow,
.sidebar-wrap .zaposleni .title-wrap .zaposleni-nav .arrow {
	float: left;
	cursor: pointer;
	color: #001a3e;
	line-height: 1;
	margin-left: 10px
}

.vsebina-zaposleni .zaposleni .img-wrap,
.sidebar-wrap .zaposleni .img-wrap {
	text-align: center;
	margin-bottom: 25px
}

.vsebina-zaposleni .zaposleni .img-wrap img,
.sidebar-wrap .zaposleni .img-wrap img {
	width: 100%
}

.vsebina-zaposleni .zaposleni .naziv,
.sidebar-wrap .zaposleni .naziv {
	color: #001a3e;
	margin-bottom: 15px
}

.vsebina-zaposleni .zaposleni .telefon,
.sidebar-wrap .zaposleni .telefon {
	color: #2e669a;
	margin-bottom: 15px
}

.vsebina-zaposleni .zaposleni a,
.sidebar-wrap .zaposleni a {
	color: #2e669a
}

.sidebar-wrap .small {
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase
}

.sidebar-wrap .gumb {
	padding: 40px 0;
	background-color: #2e669a;
	cursor: pointer;
	color: #fff;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px
}

.side-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px
}

.side-menu a {
	display: block;
	line-height: 20px
}

.side-menu .main a {
	background-color: #001a3e;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	padding: 20px;
	line-height: 20px
}

.side-menu li {
	list-style: none;
	padding: 0;
	position: relative
}

.side-menu li.main .inner {
	padding: 0 45px 0 0
}

.side-menu li.active>a {
	font-weight: 700
}

.side-menu .nivo-0 a {
	transition: .2s all;
	display: block;
	background-color: #2e669a;
	color: #fff;
	font-size: 16px
}

.side-menu .nivo-0 a .inner {
	padding: 20px 0
}

.side-menu .nivo-0>a {
	padding-left: 20px;
	padding-right: 20px
}

.side-menu .nivo-0>a .inner {
	border-bottom: 1px solid #3e72a2;
	padding-right: 30px
}

.side-menu .nivo-0>a:hover {
	background-color: #001a3e
}

.side-menu .nivo-0>a:hover .inner {
	border-bottom: 1px solid #001a3e
}

.side-menu .nivo-0.active>a .inner {
	border-bottom: 0
}

.side-menu .nivo-0.active>a {
	background-color: #001a3e
}

.side-menu .nivo-0.active.hasChildren>.ikona {
	height: 50px;
	line-height: 20px;
	padding-top: 20px
}

.side-menu .nivo-0.active.hasChildren>a .inner {
	padding-bottom: 10px
}

.side-menu .nivo-0 .submenu {
	background-color: #001a3e;
	padding-left: 20px
}

.side-menu .nivo-0>.submenu {
	padding-bottom: 20px
}

.side-menu .nivo-0 .submenu a {
	background-color: transparent
}

.side-menu .nivo-0 .submenu a:hover {
	text-decoration: underline
}

.side-menu .nivo-1 a {
	margin-left: 20px
}

.side-menu .nivo-1 a .inner {
	padding: 10px 0
}

.side-menu .ikona {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	pointer-events: none
}

.side-menu .nivo-1 .ikona {
	height: 40px;
	line-height: 40px;
	pointer-events: none
}

.side-menu .expand-side-menu {
	cursor: pointer;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	text-align: center;
	height: 100%;
	line-height: 60px;
	color: #fff
}

.side-menu .expand-side-menu .gmb {
	height: 60px;
	width: 60px;
	position: relative;
	line-height: 60px
}

.side-menu .expand-side-menu .blinker {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #2c3e56;
	position: absolute;
	left: 10px;
	top: 10px
}

.side-menu .expand-side-menu .fa {
	position: relative
}

.zaposleni .oseba {
	background-color: #e7eef2;
	margin-bottom: 30px;
	font-size: 14px;
	position: relative;
	color: #001a3e;
	line-height: 1.2;
	box-shadow: 2px 2px 4px #d2d2d2
}

.zaposleni .oseba .img-wrap {
	width: 40%;
	float: left
}

.zaposleni .oseba .img-wrap img {
	width: 100%
}

.zaposleni .oseba .tekst-wrap {
	width: 60%;
	float: left;
	padding: 20px 10px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}

.zaposleni .oseba .tekst-wrap .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 10px
}

.zaposleni .oseba .naziv {
	margin-bottom: 10px
}

.zaposleni .oseba .ime {
	font-weight: 900;
	margin-bottom: 10px
}

.zaposleni .oseba .delovno-mesto {
	margin-bottom: 40px;
	line-height: 1.4
}

.zaposleni .oseba .email {
	margin-bottom: 10px;
	color: #2e669a
}

.zaposleni .oseba .email a {
	color: #2e669a
}

.zaposleni .oseba .email a:hover {
	color: #2e669a
}

.zaposleni .oseba .telefon {
	color: #2e669a
}

.informacije {
	margin-top: 60px;
	margin-bottom: 30px;
}

.informacije .gumb {
	transition: .2s all;
	cursor: pointer;
	color: #001a3e;
	height: 135px;
	display: block;
	float: left;
	background-color: #eef1f3;
	padding: 0 40px;
	font-size: 24px;
	width: 100%
}

.informacije .gumb .inner {
	vertical-align: middle;
	margin-left: 100px;
	font-weight: 700;
	height: 135px
}

.informacije .gumb .inner .tekst {
	border-left: 1px solid #001a3e;
	padding: 10px 0 10px 20px;
	line-height: 1.2
}

.informacije .gumb .fa {
	font-size: 64px;
	vertical-align: middle
}

.informacije .gumb:hover {
	background-color: #1c71b5;
	color: #fff
}

.informacije .gumb:hover .tekst {
	border-color: #fff
}

.informacije .gumb.active {
	background-color: #1c71b5;
	color: #fff
}

.informacije .gumb.active .tekst {
	border-color: #fff
}

.informacije .gumb.active:after {
	position: absolute;
	content: " ";
	width: 24px;
	height: 24px;
	bottom: -12px;
	left: 50%;
	margin-left: -12px;
	background-color: #1c71b5;
	transform: rotate(45deg)
}

.informacije .ikona {
	float: left;
	height: 135px;
	line-height: 135px;
	width: 80px;
	text-align: center
}

.informacije .download {
	margin-top: 60px;
	display: none
}

.download .col20 {
	width: 22%;
	padding-left: 15px;
	padding-right: 15px;
	float: left
}

.download .col12 {
	width: 12%;
	padding-left: 15px;
	padding-right: 15px;
	float: left
}

.download .col20 .mlabel {
	color: #5d7a88;
	font-size: 16px;
	line-height: 25px
}

.download .col20 input {
	width: 100%;
	border: 1px solid #d1d3d5;
	padding: 10px;
	height: 40px;
	line-height: 20px;
	color: #001a3e
}

.informacije .download .gumbs {
	display: block;
	float: left;
	background-color: #001a3e;
	color: #fff;
	padding: 12px 25px;
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	line-height: 26px;
	height: 50px;
	text-align: center;
	margin-top: 15px
}

.informacije .download .gumbs .inner {
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 15px;
	display: inline-block
}

.col-md-9 .informacije .gumb {
	font-size: 18px;
	height: 105px
}

.col-md-9 .informacije .gumb .inner {
	height: 105px
}

.col-md-9 .informacije .ikona {
	height: 105px;
	line-height: 105px
}

.col-md-9 .download .col12 {
	width: 16%
}

.col-md-9 .download .col20 {
	width: 21%
}

.col-md-9 .informacije .gumb .fa {
	font-size: 48px
}

.blue-yellow {
	margin-top: 60px
}

.blue-yellow .wrapper {
	background-image: url(images/blue-yellow.png);
	background-position: center center;
	overflow: hidden;
	position: relative
}

.blue-yellow .white-bg {
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	height: 100%
}

.blue-yellow h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.blue-yellow .blue {
	padding-right: 75px
}

.blue-yellow .blue.single {
	padding-right: 125px
}

.blue-yellow .blue .inner {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #2c689c;
	padding-right: 125px
}

.blue-yellow .blue h3 {
	font-size: 36px;
	color: #fff;
	font-weight: 900;
	margin: 0 0 20px 0;
	text-transform: uppercase
}

.blue-yellow .blue .vsebina {
	font-size: 18px;
	color: #fff
}

.blue-yellow .blue .box {
	content: " ";
	width: 130px;
	height: 130%;
	background-color: #28608a;
	right: 15px;
	top: -15%;
	position: absolute;
	transform: rotate(20deg);
	box-shadow: -10px 2px 15px #244e6d;
	text-align: center
}

.blue-yellow .blue .box .tbl {
	transform: rotate(-20deg)
}

.blue-yellow .blue.single .box {
	right: 65px
}

.blue-yellow .yellow {
	padding-left: 75px
}

.blue-yellow .yellow.single {
	padding-left: 125px
}

.blue-yellow .yellow .inner {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #f8b52b;
	padding-left: 125px
}

.blue-yellow .yellow h3 {
	font-size: 36px;
	color: #fff;
	font-weight: 900;
	margin: 0 0 20px 0;
	text-transform: uppercase
}

.blue-yellow .yellow .vsebina {
	font-size: 18px;
	color: #fff
}

.blue-yellow .yellow .box {
	content: " ";
	width: 130px;
	height: 130%;
	background-color: #e6a229;
	left: 15px;
	top: -15%;
	position: absolute;
	transform: rotate(20deg);
	box-shadow: 10px 2px 15px #ab812b;
	text-align: center
}

.blue-yellow .yellow.single .box {
	left: 65px
}

.blue-yellow .yellow .box .tbl {
	transform: rotate(-20deg)
}

.blue-yellow .wrapper.modro {
	background-image: url(images/blue-yellow_blue.png)
}

.blue-yellow .wrapper.rumeno {
	background-image: url(images/blue-yellow_yellow.png)
}

.predavatelji {
	margin-top: 45px
}

.predavatelji h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.predavatelji .list {
	margin-left: -1px;
	margin-right: 1px
}

.predavatelji .predavatelj {
	margin-bottom: 2px;
	width: 16.666667%;
	float: left
}

.predavatelji .predavatelj .wrap {
	position: relative;
	padding: 0 1px
}

.predavatelji .predavatelj img {
	width: 100%
}

.predavatelji .predavatelj .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	text-align: center
}

.predavatelji .predavatelj .overlay h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 0
}

.predavatelji .predavatelj .hover {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(14, 114, 183, .5);
	top: 0;
	text-align: center
}

.predavatelji .predavatelj .hover h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.predavatelji .predavatelj .hover .vsebina {
	color: #fff;
	font-size: 14px;
	font-weight: 300
}

.predavatelji .predavatelj:hover .overlay {
	display: none
}

.predavatelji .predavatelj:hover .hover {
	display: block
}

.predavatelji .load-more, .predavatelji .load-more-a {
	display: block;
	padding: 15px 0;
	height: 70px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-top: 40px;
	background-color: #0e72b7;
	background-image: url(images/plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer
}

.predavatelji .skriti {
	display: none
}

.podjetja {
	background-color: #eef1f3;
	padding: 40px 0
}

.podjetja h2 {
	padding: 0 0 25px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.podjetja .podjetja-slider {
	position: relative
}

.podjetja .podjetja-slider .arrow {
	position: absolute;
	width: 40px;
	left: 0;
	top: 0;
	height: 100%;
	text-align: center;
	color: #001a3e;
	cursor: pointer
}

.podjetja .podjetja-slider .arrow .fa {
	font-size: 24px
}

.podjetja .podjetja-slider .arrow.next {
	right: 0;
	left: auto
}

.podjetja .podjetja-slider .item {
	width: 20%;
	float: left;
	text-align: center;
	padding: 0 10px;
	height: 80px
}

.podjetja .podjetja-slider img {
	display: inline-block;
	max-width: 100%
}

.podjetja .podjetja-slider.init {
	padding: 0 40px
}

.podjetja .vsebina {
	color: #5d7a88;
	font-size: 16px;
	line-height: 1.8
}

.uvod h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.uvod .vsebina {
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	color: #5d7a88
}

.trendi h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.trendi .item.col-20perc {
	float: left;
	width: 20%;
	padding-left: 15px;
	padding-right: 15px
}

.trendi .item .inner {
	border: 1px solid #e1e1e1;
	padding: 45px 15px;
	text-align: center
}

.trendi .item .icon {
	margin-bottom: 20px;
	width: 100px;
	height: 100px;
	display: inline-block
}

.trendi .item .icon img {
	max-width: 100%;
	max-height: 100%
}

.trendi .item h3 {
	color: #001a3e;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	line-height: 1.6
}

.trendi .item .vsebina {
	font-size: 16px
}

.trendi .items-wrap.isSlider {
	padding: 0 60px;
	position: relative
}

.trendi .items-wrap.isSlider.ic5 {
	padding: 0
}

.trendi .items-wrap .arrows {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	color: #001a3e;
	font-size: 24px;
	width: 60px;
	text-align: center
}

.trendi .items-wrap .arrows.prev {
	left: 0
}

.trendi .items-wrap .arrows.next {
	right: 0
}

.profil h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.profil .stevci {
	text-align: center
}

.profil .stevci .stevec {
	margin: 0 auto 20px auto;
	width: 160px;
	height: 160px;
	color: #f8b62e;
	position: relative;
	border-radius: 50%;
	border: 3px solid #f8b62e;
	font-weight: 900;
	font-size: 36px
}

.profil .stevci h3 {
	color: #001a3e;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	line-height: 1.6
}

.side-informacije {
	background-color: #ebebeb;
	padding: 25px;
	color: #001a3e
}

.side-informacije h2 {
	font-size: 18px;
	color: #001a3e;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	font-weight: 900;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #2e669a
}

.side-informacije .vsebina {
	line-height: 1.8;
	font-size: 18px
}

.side-informacije .vsebina p {
	margin-bottom: 30px
}

.side-informacije .vsebina b, b, strong {
	font-weight: 900;
	color: #001a3e
}

.side-informacije .vsebina p:last-child {
	margin-bottom: 0
}

.side-informacije .map {
	height: 240px
}

.predmetnik {
	margin-top: 60px
}

.predmetnik h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.predmetnik .zavihki .inner {
	transition: .2s all;
	padding: 35px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	color: #fff;
	background-color: #2e669a;
	cursor: pointer
}

.predmetnik .zavihki .inner.active, .predmetnik .zavihki .inner:hover {
	background-color: #f8b62e
}

.predmetnik .vsebine .zavihek {
	display: none
}

.predmetnik .vsebine .zavihek.active {
	display: block
}

.predmetnik .vsebine .predmet .title {
	font-weight: 900;
	font-size: 18px;
	padding: 15px 100px 15px 100px;
	line-height: 20px;
	background-color: #d3dce4;
	color: #001a3e;
	position: relative
}

.predmetnik .vsebine .kategorija {
	margin-bottom: 10px
}

.predmetnik .vsebine .kategorija .kvsebina {
	display: none
}

.predmetnik .vsebine .kategorija.active .kvsebina {
	display: block
}

.predmetnik .vsebine .kategorija .ktitle {
	font-weight: 900;
	font-size: 18px;
	padding: 25px 0 25px 25px;
	line-height: 20px;
	margin-bottom: 10px;
	background-color: #001a3e;
	color: #fff;
	position: relative;
	cursor: pointer
}

.predmetnik .vsebine .kategorija .ktitle .ikona {
	width: 70px;
	height: 100%;
	color: #fff;
	font-size: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #f8b62e
}

.predmetnik .vsebine .predmet.pdf .title, .predmetnik .vsebine .predmet.pdf .tocke {
	background-color: #f8b52b;
	color: #001a3e
}

.predmetnik .vsebine .predmet .tocke {
	width: 70px;
	height: 100%;
	color: #fff;
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #2e669a
}

.predmetnik .vsebine .predmet .ikona, .predmetnik .vsebine .predmet .ikona2 {
	width: 70px;
	height: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #2e669a
}

.predmetnik .vsebine .predmet.pdf .ikona2 {
	background-color: #f8b52b;
	color: #001a3e
}

.predmetnik .vsebine .predmet.isHover .title {
	cursor: pointer
}

.predmetnik .vsebine .predmet.isHover .title:hover .tocke {
	background-color: #001a3e
}

.predmetnik .vsebine .predmet.isHover .title:hover .ikona {
	background-color: #001a3e
}

.predmetnik .vsebine .predmet.pdf .title:hover .tocke {
	background-color: #e6a229
}

.predmetnik .vsebine .predmet.pdf .title:hover .ikona2 {
	background-color: #e6a229
}

.predmetnik .vsebine .predmet.pdf {
	margin-bottom: 20px
}

.predmetnik .zavihki {
	margin-bottom: 20px
}

.predmetnik .vsebine .predmet {
	margin-bottom: 10px
}

.predmetnik .vsebine .predmet:last-child {
	margin-bottom: 0
}

.predmetnik .vsebine .predmet .vsebina {
	padding: 30px 30px 20px 100px;
	color: #5d7a88;
	font-size: 16px;
	line-height: 1.8;
	display: none
}

.predmetnik .vsebine .predmet .vsebina p {
	margin-bottom: 20px
}

.predmetnik .vsebine .predmet .vsebina p:last-child {
	margin-bottom: 0
}

.predmetnik .vsebine .predmet .vsebina .naslov {
	font-weight: 900;
	color: #001a3e;
	font-size: 18px;
	margin-bottom: 20px
}

.predmetnik .opomba p {
	margin: 0 0 15px 0
}

.predmetnik .opomba b, .predmetnik .opomba strong {
	color: #001a3e
}

.predmetnik .opomba p:last-child {
	margin: 0
}

.predmetnik .opomba a {
	color: #f8b62e;
	text-decoration: none
}

.predmetnik .opomba a:hover {
	color: #f8b62e;
	text-decoration: none
}

.predmetnik .opomba {
	color: #5d7a88;
	font-size: 14px;
	line-height: 1.6;
	margin-top: 20px
}

.predmetnik .opomba h2 {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-size: 20px
}

.modul-ali {
	text-align: center;
	font-size: 28px;
	font-weight: 900;
	color: #001a3e;
	margin-bottom: 10px
}

.sivi-box {
	background-color: #e7edf3;
	padding: 40px 0;
	margin-top: 80px
}

.sivi-box h2 {
	padding: 0 0 25px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.sivi-box .vsebina {
	color: #5d7a88;
	font-size: 16px;
	line-height: 1.8;
	text-align: center
}

.zavihki-area2 {
	margin-top: 60px
}

.zavihki-area2 .zavihki .tab {
	transition: .2s all;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	background-color: #2e669a;
	cursor: pointer;
	height: 85px;
	padding: 0 10px
}

.zavihki-area2 .zavihki .tab.active, .zavihki-area2 .zavihki .tab:hover {
	background-color: #f8b62e
}

.zavihki-area2 .vsebine {
	margin-top: 30px
}

.zavihki-area2 .vsebine .zavihek {
	display: none
}

.zavihki-area2 .vsebine .zavihek.active {
	display: block
}

.zavihki-area2 .vsebine .vsebina {
	color: #5d7a88;
	font-size: 16px;
	line-height: 1.8;
	border-top: 0
}

.zavihki-area2 .vsebine .vsebina ul {
	margin: 0 0 20px 0
}

.zavihki-area2 .vsebine .vsebina ul li {
	list-style: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	text-align: left;
	background-position: 0 11px
}

.zavihki-area2 .zavihki .inner.n1, .zavihki-area2 .zavihki .inner.n2 {
	border-right: 1px solid #fff
}

.zavihki-area .vsebine .vsebina b, .zavihki-area2 .vsebine .vsebina strong {
	color: #001a3e
}

.zavihki-area2 .vsebine a {
	color: #f8b62e
}

.zavihki-area2 .vsebine a:hover {
	color: #f8b62e
}

.zavihki-area2 .vsebine .vsebina p {
	margin-bottom: 15px
}

.zavihki-area2 .vsebine .vsebina p:last-child {
	margin-bottom: 0
}

.zavihki-area2 .vsebine .vsebina h3 {
	color: #001a3e;
	font-size: 24px;
	margin: 0 0 25px;
	font-weight: 900
}

.zavihki-area2 .vsebine .vsebina h2:first-child, .zavihki-area2 .vsebine .vsebina h3:first-child {
	margin-top: 0
}

.zavihki-area {
	margin-top: 60px
}

.zavihki-area .zavihki .inner {
	transition: .2s all;
	padding: 0 10px;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	background-color: #2e669a;
	cursor: pointer;
	width: 33.33333%;
	float: left;
	height: 90px
}

.zavihki-area .zavihki .inner.active, .zavihki-area .zavihki .inner:hover {
	background-color: #f8b62e
}

.zavihki-area .vsebine .zavihek {
	display: none
}

.zavihki-area .vsebine .zavihek.active {
	display: block
}

.zavihki-area .vsebine .vsebina {
	padding: 50px 30px;
	color: #5d7a88;
	font-size: 16px;
	line-height: 1.8;
	border: 1px solid #cfd7db;
	border-top: 0
}

.zavihki-area .zavihki .inner.n1, .zavihki-area .zavihki .inner.n2 {
	border-right: 1px solid #fff
}

.zavihki-area .vsebine .vsebina b, .zavihki-area .vsebine .vsebina strong {
	color: #001a3e
}

.zavihki-area .vsebine a {
	color: #f8b62e
}

.zavihki-area .vsebine a:hover {
	color: #f8b62e
}

.zavihki-area .vsebine .vsebina p {
	margin-bottom: 15px
}

.zavihki-area .vsebine .vsebina p:last-child {
	margin-bottom: 0
}

.zavihki-area .vsebine .vsebina h2 {
	font-weight: 900;
	color: #001a3e;
	margin: 20px 0 20px 0;
	font-size: 22px
}

.zavihki-area .vsebine .vsebina h3 {
	font-weight: 900;
	color: #001a3e;
	margin: 20px 0 20px 0;
	font-size: 18px
}

.zavihki-area .vsebine .vsebina h2:first-child, .zavihki-area .vsebine .vsebina h3:first-child {
	margin-top: 0
}

.obrazec {
	margin-top: 60px
}

.obrazec .heading {
	padding: 30px 0;
	background-color: #f8b62e;
	text-align: center;
	color: #001a3e;
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 20px
}

.obrazec label {
	display: block;
	padding: 0;
	margin: 20px 0 5px 0;
	color: #001a3e;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.obrazec label.tos {
	white-space: initial;
	text-overflow: initial;
	overflow: initial
}

.obrazec label.tos input {
	line-height: initial;
	height: initial;
	width: initial;
	display: inline-block;
	margin-right: 5px
}

.obrazec input, .obrazec textarea {
	color: #001a3e;
	font-size: 14px;
	padding: 0 10px;
	width: 100%;
	border: 1px solid #d1d3d5;
	line-height: 40px;
	height: 40px
}

.obrazec .gumbs {
	border: 0;
	display: block;
	float: left;
	background-color: #001a3e;
	color: #fff;
	padding: 18px 25px;
	font-size: 24px;
	font-weight: 700;
	width: 100%;
	line-height: 32px;
	height: 67px;
	text-align: center;
	margin-top: 13px
}

.obrazec .gumbs .inner {
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 15px;
	display: inline-block
}

.obrazec .status {
	display: none
}

.obrazec .status .col-md-12 .inner {
	border-top: 1px solid red;
	text-align: center;
	font-size: 18px;
	padding-top: 35px;
	margin-top: 35px
}

.obrazec .status.red .inner {
	color: red;
	border-top-color: red
}

.obrazec .status.green .inner {
	color: #28b832;
	border-top-color: #28b832
}

.obrazec .status.red strong {
	color: red
}

.obrazec .status.green strong {
	color: #28b832
}

.obrazec .status.red {
	display: block
}

.obrazec .status.green {
	display: block
}

.obrazec .req {
	font-weight: 900;
	color: red
}

.obrazec .reqfields {
	font-size: 12px;
	margin-top: 10px
}

.obrazec select {
	width: 100%;
	border: 1px solid #d1d3d5;
	line-height: 42px;
	height: 42px;
	color: #001a3e;
	font-size: 14px
}

.obrazec.utest .gumbs {
	font-size: 20px;
	height: 52px;
	line-height: 26px;
	padding: 0
}

.obrazec.utest {
	display: none
}

.tinformativni_dnevi .title-wrap {
	margin-top: 60px
}

.tinformativni_dnevi .title-wrap h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.informativni h2 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 24px;
	text-align: left
}

.informativni h3 {
	margin: 0 0 15px 0;
	color: #001a3e;
	font-weight: 900;
	font-size: 24px
}

.informativni h3 .smaller {
	font-size: 16px
}

.informativni .zaposleni {
	margin-bottom: 30px;
	margin-top: 0
}

.informativni .zaposleni:last-child {
	margin-bottom: 0
}

.informativni .zaposleni .img-wrap {
	float: left;
	margin-right: 50px
}

.informativni .zaposleni .podatki {
	float: left
}

.informativni .zaposleni h4 {
	margin: 10px 0 15px 0;
	color: #001a3e;
	font-weight: 900;
	font-size: 24px
}

.informativni .zaposleni h4 a {
	color: #001a3e
}

.informativni .zaposleni .kontakt {
	color: #001a3e;
	font-size: 18px
}

.informativni .zaposleni .kontakt a {
	color: #f8b62e
}

.informativni .vsebina {
	margin-bottom: 80px
}

.informativni .map-wrap {
	float: left
}

.informativni .button-wrap {
	float: right;
	position: relative
}

.informativni .button-wrap img {
	position: relative
}

.informativni .button-wrap.online {
	margin-right: 25px
}

.informativni .button-wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #007dc3;
	color: #fff;
	font-weight: 900;
	font-size: 24px;
	text-transform: uppercase;
	padding: 0 15px;
	line-height: 1.8;
	cursor: pointer
}

.informativni .button-wrap.online .overlay {
	background-color: #f8b62e
}

.informativni .button-wrap .overlay a {
	color: #fff
}

.informativni .vsebina .opis {
	font-size: 16px;
	margin-bottom: 20px;
	color: #5d7a88
}

.dodatna-vsebina {
	font-size: 18px;
	margin-bottom: 50px
}

.dodatna-vsebina h2 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 24px;
	text-align: left
}

.dodatna-vsebina .vsebina {
	line-height: 1.8
}

.dodatna-vsebina .vsebina p {
	margin-bottom: 30px
}

.dodatna-vsebina .vsebina p:last-child {
	margin-bottom: 0
}

.dodatna-vsebina .vsebina ul {
	margin-bottom: 30px;
	padding: 0
}

.dodatna-vsebina .vsebina ul li {
	list-style: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 35px;
	background-position: 0 11px
}

.map-element {
	width: 640px;
	height: 260px;
	background-color: #e3e3e3;
	display: inline-block;
	position: relative
}

.casovnica {
	margin-top: 60px
}

.casovnica h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.casovnica .puscica {
	width: 100%;
	height: 115px;
	position: relative;
	margin-bottom: 70px
}

.casovnica .puscica .tekst {
	padding: 0 52px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 900
}

.casovnica .puscica.rumena {
	background-color: #f8b62d
}

.casovnica .puscica.vijolicna {
	background-color: #6c2871
}

.casovnica .puscica.modra {
	background-color: #1c70b5
}

.casovnica .puscica.turkizna {
	background-color: #3bb7b3
}

.casovnica .puscica.zelena {
	background-color: #91c741
}

.casovnica .puscica.oranzna {
	background-color: #c55e42
}

.casovnica .puscica .left {
	height: 115px;
	width: 42px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 2
}

.casovnica .puscica .right {
	height: 115px;
	width: 294px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff
}

.casovnica .puscica.rumena .left {
	background-image: url(images/puscice_rumena_levo.png)
}

.casovnica .puscica.rumena .right {
	background-image: url(images/puscice_rumena_desno.png)
}

.casovnica .puscica.vijolicna .left {
	background-image: url(images/puscice_vijolicna_levo.png)
}

.casovnica .puscica.vijolicna .right {
	background-image: url(images/puscice_vijolicna_desno.png)
}

.casovnica .puscica.modra .left {
	background-image: url(images/puscice_modra_levo.png)
}

.casovnica .puscica.modra .right {
	background-image: url(images/puscice_modra_desno.png)
}

.casovnica .puscica.turkizna .left {
	background-image: url(images/puscice_turkizna_levo.png)
}

.casovnica .puscica.turkizna .right {
	background-image: url(images/puscice_turkizna_desno.png)
}

.casovnica .puscica.zelena .left {
	background-image: url(images/puscice_zelena_levo.png)
}

.casovnica .puscica.zelena .right {
	background-image: url(images/puscice_zelena_desno.png)
}

.casovnica .puscica.oranzna .left {
	background-image: url(images/puscice_oranzna_levo.png)
}

.casovnica .puscica.oranzna .right {
	background-image: url(images/puscice_oranzna_desno.png)
}

.casovnica .opis {
	padding: 80px 50px 50px 50px;
	position: relative;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	text-align: center
}

.casovnica .opis .stevilka {
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: -40px;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 30px;
	color: #fff;
	font-weight: 900
}

.casovnica .opis.rumena .stevilka {
	background-color: #f8b62d
}

.casovnica .opis.vijolicna .stevilka {
	background-color: #6c2871
}

.casovnica .opis.modra .stevilka {
	background-color: #1c70b5
}

.casovnica .opis.turkizna .stevilka {
	background-color: #3bb7b3
}

.casovnica .opis.zelena .stevilka {
	background-color: #91c741
}

.casovnica .opis.oranzna .stevilka {
	background-color: #c55e42
}

.casovnica .opis .stevilka .border-wrap {
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute
}

.casovnica .opis .stevilka .border-wrap .border {
	right: 3px;
	top: 3px;
	width: 80px;
	height: 80px;
	position: absolute;
	border: 3px solid #fff;
	border-radius: 50%
}

.casovnica .puscice.isSlider {
	padding: 0 71px;
	position: relative
}

.casovnica .puscice.isSlider .puscica .tekst {
	font-size: 18px
}

.casovnica .puscice.isSlider .arrows {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	color: #001a3e;
	font-size: 24px;
	width: 60px;
	text-align: center
}

.casovnica .puscice.isSlider .arrows.disabled {
	color: #e3e3e3
}

.casovnica .puscice.isSlider .arrows.prev {
	left: 0
}

.casovnica .puscice.isSlider .arrows.next {
	right: 0;
	background-color: #fff;
	width: 61px
}

.virtualno-ucenje-pas {
	background-image: url(images/virtualno_ucenje_pas.png);
	background-position: center center;
	background-size: cover;
	background-color: #001a3e;
	margin-top: 50px;
	padding: 40px 0
}

.virtualno-ucenje-pas .pull-right .gumb {
	border: 0;
	line-height: 30px;
	height: 80px;
	float: right;
	background-color: #f8b62e;
	color: #fff;
	padding: 25px 40px;
	font-size: 24px;
	font-weight: 700
}

.virtualno-ucenje-pas .pull-right .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.virtualno-ucenje-pas .pull-left {
	line-height: 80px;
	height: 80px;
	color: #fff;
	font-size: 36px;
	font-weight: 300
}

.virtualno-ucenje-pas .pull-left b {
	font-size: 48px;
	font-weight: 900;
	color: #fff
}

.online-programi {
	margin-top: 60px
}

.online-programi h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.online-programi .gumb {
	transition: .2s all;
	color: #021c3f;
	background-color: #f8b62e;
	height: 150px;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
	text-decoration: none
}

.online-programi .gumb:hover {
	text-decoration: none;
	background-color: #021c3f;
	color: #fff
}

.online-programi .gumb.lrow {
	margin-bottom: 0
}

.online-programi.less4 .col-md-3 {
	float: none;
	display: inline-block;
	vertical-align: top
}

.online-programi.less4 {
	text-align: center
}

.online-potrebscine {
	margin-top: 60px
}

.online-potrebscine h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.online-potrebscine .uvod {
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.8
}

.online-potrebscine h4 {
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 40px 0;
	color: #001a3e
}

.online-potrebscine .oprema ul li {
	margin-bottom: 15px
}

.online-potrebscine .vsebina {
	text-align: center;
	font-size: 18px
}

.online-potrebscine .vsebina {
	line-height: 1.8
}

.online-potrebscine .vsebina p {
	margin-bottom: 30px
}

.online-potrebscine .vsebina ul {
	margin-bottom: 30px;
	padding: 0
}

.online-potrebscine .vsebina ul li {
	list-style: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-position: center left;
	padding-left: 35px;
	text-align: left;
	background-position: 0 11px
}

.online-potrebscine .vsebina a {
	color: #f8b62e
}

.online-potrebscine .vsebina a:hover {
	color: #f8b62e
}

.video-slider {
	padding: 50px 0;
	background-image: url(images/video_ozadje.jpg);
	background-position: center center;
	background-size: cover
}

.video-slider {
	margin-top: 60px
}

.video-slider h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #fff;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.video-slider .item h3 {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	margin: 0 0 35px 0
}

.video-slider .slider {
	text-align: center
}

.video-slider .slider .video {
	display: inline-block;
	position: relative
}

.video-slider .slider-wrapper {
	position: relative
}

.video-slider .slider-wrapper .arrows {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	width: 100px;
	text-align: center
}

.video-slider .slider-wrapper .arrows.prev {
	left: 0
}

.video-slider .slider-wrapper .arrows.next {
	right: 0
}

.video-slider .slider .video .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/play_overlay.png);
	background-position: center;
	background-repeat: no-repeat
}

.video-slider .item {
	position: relative
}

.video-slider .item img {
	max-width: 100%
}

.zaposleni {
	margin-top: 60px;
	margin-bottom: -30px
}

.zaposleni h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.tonline_studij .zaposleni {
	text-align: center
}

.tonline_studij .zaposleni .oseba-wrap {
	text-align: left;
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block
}

.tonline_studij .zaposleni .mthan4 .oseba-wrap {
	display: block;
	float: left
}

.tzaposleni .vsebina-wrap .zaposleni .col-md-4 {
	display: inline-block;
	vertical-align: top;
	float: none
}

body.doba-znanja.single .vsebina-wrap h2, body.dogodki.single .vsebina-wrap h2, body.iskanje .vsebina-wrap h2, body.p_novice.single .vsebina-wrap h2 {
	text-align: left;
	border-bottom: 0;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: 900;
	font-size: 30px;
	color: #001a3e
}

body.doba-znanja.single .datum, body.novice.single .datum {
	font-size: 14px;
	margin-bottom: 15px
}

body.doba-znanja.single .datum {
	margin-bottom: 30px
}

body.doba-znanja .vsebina-wrap .kategorije {
	font-size: 12px;
	margin-bottom: 5px
}

body.doba-znanja .vsebina-wrap .kategorije a {
	font-weight: 900;
	color: #001a3e;
	text-decoration: none
}

body.doba-znanja .vsebina-wrap .kategorije a:hover {
	text-decoration: none;
	color: #f8b62e
}

body.doba-znanja.single .vsebina-wrap h1, body.dogodki.single .vsebina-wrap h1, body.iskanje .vsebina-wrap h1, body.p_novice.single .vsebina-wrap h1 {
	text-align: left;
	border-bottom: 0;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: 900;
	font-size: 30px;
	color: #001a3e
}

.novice-seznam {
	padding-bottom: 50px
}

.novice-seznam h2 {
	font-weight: 900;
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #001a3e
}

.novice-seznam h2 a {
	color: #001a3e
}

.novice-seznam h2 a:hover {
	color: #f8b62e
}

.novice-seznam .datum {
	color: #7a8ea0;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3dde6
}

.novice-seznam .izvlecek {
	color: #7a8ea0;
	font-size: 16px;
	line-height: 1.8
}

.novice-seznam .novica {
	margin-bottom: 25px
}

.novice-seznam .col-md-4 img {
	width: 100%
}

.novice-seznam .gumb {
	display: block;
	float: right;
	margin-top: 25px;
	background-color: #f8b62e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700
}

.novice-seznam .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.novice-seznam .gumb:hover {
	background-color: #001a3e
}

.novice-seznam .paginacija {
	text-align: center;
	margin: 40px 0 0 0
}

.novice-seznam .paginacija .page {
	margin: 0 5px 10px 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #001a3e;
	color: #fff;
	float: left;
	text-align: center;
	font-weight: 900
}

.novice-seznam .paginacija .page.active, .novice-seznam .paginacija .page:hover {
	background-color: #f8b62e
}

.novice-seznam .datumL {
	text-align: center;
	width: 100px;
	height: 100%;
	position: absolute;
	color: #fff;
	background-color: #001a3e;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 900
}

.novice-seznam .datumL .inner {
	padding: 20px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.novice-seznam .item {
	position: relative;
	margin-bottom: 25px
}

.novice-seznam .item .datum {
	text-align: center;
	width: 100px;
	height: 100%;
	position: absolute;
	color: #fff;
	background-color: #001a3e;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 900
}

.novice-seznam .item .datum .inner {
	padding: 20px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.novice-seznam .item .vsebina {
	padding-left: 140px
}

.novice-seznam .item .vsebina .gumb {
	transition: .2s all;
	display: block;
	float: right;
	margin-top: 25px;
	background-color: #f8b62e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px
}

.novice-seznam .item .vsebina .gumb:hover {
	background-color: #001a3e
}

.novice-seznam .item .vsebina .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.novice-seznam .item .vsebina h3 {
	color: #001a3e;
	font-size: 18px;
	font-weight: 900;
	margin: 0 0 10px 0;
	line-height: 1.4
}

.novice-seznam .item .vsebina h3 a {
	color: #001a3e
}

.novice-seznam .item .vsebina h3 a:hover {
	color: #f8b62e
}

.novice-seznam .item .vsebina .fulldatum {
	color: #7a8ea0;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3dde6
}

.novice-seznam .item .vsebina .izvlecek {
	color: #7a8ea0;
	font-size: 16px;
	line-height: 1.8
}

.doba-znanja .banner {
	height: 585px;
	background-position: center center;
	background-size: cover;
	width: 100%;
	position: relative
}

.doba-znanja.index .banner {
	margin-bottom: 30px
}

.doba-znanja .banner .opis {
	background-color: rgba(0, 26, 62, .7);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 65px 30px
}

.doba-znanja .banner .opis h2 {
	color: #fff;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: 900
}

.doba-znanja .banner .opis h3 {
	color: #fff;
	margin: 0;
	font-size: 18px;
	line-height: 1.6
}

.doba-znanja .title-wrap {
	padding-bottom: 0;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 35px;
	font-weight: 900
}

.doba-znanja .title-wrap h2 {
	float: left;
	color: #001a3e;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	font-weight: 900
}

.doba-znanja .podkategorije.alt .title-wrap {
	border-color: #001a3e
}

.doba-znanja .podkategorije.alt .title-wrap h2 {
	color: #001a3e
}

.doba-znanja .podkategorije.alt {
	padding-top: 30px;
	background-color: #e3e9ee;
	margin-bottom: -60px
}

.doba-znanja .title-wrap.pgn h2 {
	line-height: 30px
}

.doba-znanja .title-wrap h3 {
	float: right;
	color: #001a3e;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	font-weight: 900
}

.doba-znanja .title-wrap h3 a {
	text-decoration: none;
	color: #001a3e
}

.doba-znanja .title-wrap h3 a:hover {
	color: #f8b62e
}

.doba-znanja .podkategorije.alt .title-wrap h3 a {
	color: #001a3e
}

.doba-znanja .podkategorije.alt .title-wrap h3 {
	color: #001a3e
}

.doba-znanja .title-wrap h3 a:hover {
	text-decoration: none
}

.doba-znanja .vecja-novica img {
	width: 100%
}

.doba-znanja .vecja-novica h3 {
	font-size: 16px;
	font-weight: 900;
	color: #001a3e;
	margin: 0 0 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.doba-znanja .vecja-novica a:hover h3 {
	color: #f8b62e
}

.doba-znanja .vecja-novica .datum {
	color: #5d7a88;
	font-size: 12px;
	margin-bottom: 5px
}

.doba-znanja .vecja-novica .uvod {
	color: #5d7a88;
	font-size: 16px
}

.doba-znanja .vecja-novica .tekst {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 20px 20px 20px;
	background-color: #fff;
	position: relative;
	padding-bottom: 80px
}

.doba-znanja .tekst .pdf {
	position: absolute;
	top: -70px;
	height: 60px;
	line-height: 60px;
	left: 20px;
	font-size: 32px;
	color: red;
	background-color: #001a3e;
	color: #fff;
	width: 60px;
	text-align: center;
	border-radius: 5px;
	pointer-events: none
}

.doba-znanja .manjsa-novica .tekst .pdf {
	left: 10px;
	bottom: 10px;
	top: auto;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	z-index: 3
}

.doba-znanja .manjsa-novica h3 {
	font-size: 14px;
	font-weight: 900;
	color: #001a3e;
	margin: 0 0 5px 0;
	line-height: 1.7
}

.doba-znanja .manjsa-novica .datum {
	color: #5d7a88;
	font-size: 12px;
	margin-bottom: 5px
}

.doba-znanja .manjsa-novica .uvod {
	color: #5d7a88;
	font-size: 14px;
	line-height: 1.7
}

.doba-znanja .manjsa-novica img {
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 1
}

.doba-znanja .manjsa-novica .tekst {
	height: 215px;
	width: 100%;
	padding-left: 140px;
	position: relative
}

.doba-znanja .manjsa-novica .tekst .inner {
	position: relative;
	height: 100%;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px
}

.doba-znanja .manjsa-novica .tekst a {
	font-size: 16px;
	font-weight: 900;
	color: #001a3e;
	text-decoration: none
}

.doba-znanja .manjsa-novica .tekst a:hover {
	text-decoration: none;
	color: #f8b62e
}

.doba-znanja .manjsa-novica .tekst a:hover h3 {
	color: #f8b62e
}

.doba-znanja .manjsa-novica.desno .tekst {
	height: 300px
}

.doba-znanja .manjsa-novica.desno .povezava {
	position: absolute;
	left: 10px;
	bottom: 20px;
	width: 100%
}

.doba-znanja .novica a .fa {
	font-size: 70%
}

.doba-znanja .novica {
	margin-bottom: 40px
}

.doba-znanja .novica .gumb {
	transition: .2s all;
	border: 0;
	line-height: 30px;
	height: 50px;
	background-color: #001a3e;
	color: #fff;
	padding: 10px 25px;
	font-size: 22px;
	font-weight: 700;
	display: inline-block;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	left: 20px
}

.doba-znanja .novica .gumb:hover {
	background-color: #f8b62e
}

.doba-znanja .novica .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block
}

.paginacija {
	float: right
}

.paginacija a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	background-color: #001a3e;
	color: #fff;
	line-height: 30px;
	text-align: center
}

.paginacija a.active, .paginacija a:hover {
	background-color: #f8b62e
}

.breadcrumbs-main {
	margin: 15px 0
}

.breadcrumbs-main ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.breadcrumbs-main ul li {
	display: inline-block;
	font-size: 16px;
	color: #001a3e
}

.breadcrumbs-main ul li a {
	color: #001a3e
}

.breadcrumbs-main ul li:before {
	content: "/";
	padding: 0 15px
}

.breadcrumbs-main ul li.n1:before {
	content: "";
	padding: 0
}

.breadcrumbs-main .active {
	color: #f8b62e
}

.breadcrumbs-main .active:before {
	color: #001a3e
}

.brez-prispevkov {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: 20px 0 30px 0;
	color: #001a3e
}

.iskalnik-expand {
	position: absolute;
	right: 64px;
	top: 0;
	overflow: hidden;
	z-index: 100;
	width: 0
}

.iskalnik-expand .inner {
	width: 300px;
	padding: 5px;
	background-color: #f8b62e;
	position: relative
}

.iskalnik-expand input {
	width: 236px;
	height: 54px;
	line-height: 54px;
	border: 0;
	float: left;
	padding: 0 10px
}

.iskalnik-expand button {
	float: left;
	border: 0;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 40px;
	background-color: #001a3e;
	color: #fff
}

body.iskanje .vsebina-wrap .iskalni-rezultati h2 {
	font-size: 24px;
	color: #001a3e;
	font-weight: 900;
	margin: 30px 0 30px 0
}

.iskalni-rezultati h2:first-child {
	margin-top: 0
}

.iskalni-rezultati a {
	color: #1d7aca;
	text-decoration: none
}

.iskalni-rezultati a:hover {
	color: #f8b62e;
	text-decoration: none
}

body.iskanje .vsebina-wrap h1 {
	text-align: left
}

.tkontakt #map {
	height: 270px
}

.tkontakt .zemljevid .fa {
	color: #1d7aca;
	margin-right: 10px
}

.tkontakt h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

span.c001A3B {
	color: #001a3b
}

.obrazec.kontakt {
	margin-top: 0;
	position: relative
}

.obrazec.kontakt .gumbs {
	width: auto;
	margin-top: 0;
	position: absolute;
	right: 0;
	bottom: 0
}

.obrazec.kontakt label {
	font-size: 16px
}

.obrazec.kontakt textarea {
	height: 124px
}

.obrazec.kontakt .reqfields {
	position: absolute;
	left: 50%;
	bottom: 0;
	font-size: 12px;
	padding-left: 15px
}

.ge-content img {
	max-width: 100%
}

.rowTable {
	display: table;
	width: 100%
}

.rowTable .column {
	display: table-cell;
	float: none;
	height: 100%;
	vertical-align: middle;
	text-align: center
}

.vsebina .galerija .row {
	margin-bottom: 20px
}

.vsebina .galerija .youtube {
	position: relative
}

.vsebina .galerija .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/play_overlay.png)
}

.tkontakt .iskalni-rezultati h2 {
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.stickies {
	width: 64px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1000
}

.stickies .ikona {
	width: 64px;
	height: 64px;
	background-color: #1c71b5;
	color: #fff;
	line-height: 64px;
	text-align: center;
	float: left;
	font-size: 32px;
	position: relative
}

.stickies .fly-out {
	line-height: 64px;
	height: 64px;
	transition: .2s all;
	position: absolute;
	right: -816px;
	width: 800px
}

.stickies .inner-wrap {
	position: absolute;
	left: 0;
	top: 0
}

.stickies .inner-wrap.spacer {
	position: relative;
	visibility: hidden
}

.stickies .fly-out .inner {
	padding: 0 50px 0 40px;
	line-height: 64px;
	height: 64px;
	float: left;
	background-color: #f8b62e;
	font-size: 16px;
	text-transform: uppercase;
	color: #072037;
	font-weight: 900;
	position: relative;
	background-image: url(images/stickiesarrow.png);
	background-position: left;
	background-repeat: no-repeat
}

.stickies .fly-out .mover {
	left: 0;
	transition: .2s all
}

.stickies:hover .fly-out .mover {
	left: -100%
}

.stickies .fa-wrap {
	width: 64px;
	height: 64px;
	line-height: 64px;
	font-size: 32px;
	text-align: center;
	float: left;
	background-color: #f8b62e;
	color: #fff
}

.stickies .se-en-inner-wrap {
	position: relative;
	float: left
}

.stickies .fly-out .mover:before {
	content: "";
	height: 0;
	left: -16px;
	position: absolute;
	top: 0;
	width: 0;
	border-right: 16px solid #f8b62e;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent
}

.tzaposleni .vsebina-wrap>h1, .tzaposleni .vsebina-wrap>h2 {
	padding: 0 0 25px 0;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #cdd6dd;
	color: #001a3e;
	font-weight: 900;
	font-size: 30px;
	text-align: center
}

.zaposleni .oseba .ime a {
	color: #001a3e
}

.tzaposleni .oseba .featured_image {
	width: 25%;
	float: left;
	margin: 0 15px 15px 0
}

.tzaposleni .oseba .featured_image img {
	width: 100%
}

.tzaposleni .oseba .info {
	margin-bottom: 30px
}

.tzaposleni .oseba .info h4 {
	margin: 0
}

.podkategorije {
	margin-top: 60px
}

.sliderSC .item {
	text-align: center
}

.sliderSC .item-wrap {
	float: left;
	width: 25%;
	padding-left: 25px;
	padding-right: 25px;
	float: left
}

.sliderSC .item .img-wrap {
	text-align: center
}

.sliderSC .item .img-wrap img {
	max-width: 100%
}

.sliderSC .item h3 {
	color: #001a3e;
	font-size: 24px;
	margin: 25px 0 25px 0;
	font-weight: 900;
	position: relative;
	padding-top: 25px
}

.sliderSC .item h3:before {
	content: " ";
	height: 1px;
	background-color: #cfd7db;
	width: 70%;
	left: 15%;
	top: 0;
	position: absolute
}

.sliderSC .item .tekst {
	font-size: 14px;
	color: #5d7a88;
	text-align: left;
	line-height: 1.8;
	text-align: center
}

.sliderSC .item .gumb {
	display: inline-block;
	visibility: hidden;
	margin-top: 25px;
	background-color: #001a3e;
	color: #fff;
	padding: 15px 25px;
	font-size: 12px;
	font-weight: 700
}

.sliderSC .item .gumb .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.sliderSC .item .gumb:hover {
	background-color: #f8b62e
}

.sliderSC .slider-wrapper {
	position: relative;
	padding: 0 60px
}

.sliderSC .slider-wrapper .arrows {
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	color: #001a3e;
	font-size: 24px;
	width: 60px;
	text-align: center
}

.sliderSC .slider-wrapper .arrows.prev {
	left: 0
}

.sliderSC .slider-wrapper .arrows.next {
	right: 0;
	background-color: #fff;
	width: 61px
}

.sliderSC .slider-wrapper .arrows.disabled {
	color: #e3e3e3
}

.ics-form {
	display: none
}

.custom-form-wrap {
	margin-top: 30px
}

.custom-form-wrap .header {
	padding: 20px 0;
	background-color: #f8b62e;
	text-align: center;
	color: #001a3e;
	font-size: 22px;
	font-weight: 900;
	margin-bottom: 20px
}

.custom-form input {
	color: #001a3e;
	font-size: 14px;
	padding: 0 10px;
	width: 100%;
	border: 1px solid #d1d3d5;
	line-height: 38px;
	height: 40px
}

.custom-form textarea {
	width: 100%;
	height: 120px;
	color: #001a3e;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #d1d3d5;
	float: left
}

.custom-form .visina3 textarea {
	height: 200px
}

.custom-form .visina4 textarea {
	height: 280px
}

.custom-form .visina5 textarea {
	height: 360px
}

.custom-form label {
	display: block;
	padding: 0;
	margin: 20px 0 5px 0;
	color: #001a3e;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px
}

.custom-form .form-group {
	width: 100%;
	margin: 0
}

.custom-form .gumbs-row {
	margin-top: 10px
}

.custom-form .gumbs {
	transition: .2s all;
	border: 0;
	line-height: 30px;
	height: 60px;
	float: right;
	background-color: #001a3e;
	color: #fff;
	padding: 15px 25px;
	font-size: 20px;
	font-weight: 700
}

.custom-form .gumbs:hover {
	background-color: #f8b62e
}

.custom-form .gumbs .inner {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	height: 30px
}

.custom-form .status {
	border-top: 1px solid #000;
	text-align: center;
	font-size: 18px;
	padding-top: 35px;
	margin-top: 35px;
	display: none
}

.custom-form .status.red {
	color: red;
	border-top-color: red;
	display: block
}

.custom-form .status.green {
	color: #28b832;
	border-top-color: #28b832;
	display: block
}

.custom-form .status.red strong {
	color: red
}

.custom-form .status.green strong {
	color: #28b832
}

.custom-form .req {
	font-weight: 900;
	color: red
}

.custom-form .reqfields {
	font-size: 12px;
	margin-top: 10px;
	float: left
}

.custom-form select {
	width: 100%;
	border: 1px solid #d1d3d5;
	line-height: 42px;
	height: 40px;
	color: #001a3e;
	font-size: 14px
}

.custom-form .form-group.check {
	margin: 0
}

.custom-form .form-group.check input[type=checkbox] {
	line-height: initial;
	width: auto;
	height: auto;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0
}

.custom-form .form-group.myradio input[type=radio] {
	line-height: initial;
	width: auto;
	height: auto;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0
}

.custom-form .form-group.check .css-label {
	width: auto;
	display: inline-block;
	margin: 0;
	font-weight: 400
}

.custom-form .form-group.myradio {
	margin: 0
}

.custom-form .form-group.myradio input[type=checkbox] {
	line-height: initial;
	width: auto;
	height: auto;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0
}

.custom-form .form-group.myradio .css-label {
	width: auto;
	display: inline-block;
	margin: 0;
	font-weight: 400
}

.custom-form label {
	font-weight: 700
}

.custom-form input.readonly {
	background-color: #d1d3d5
}

.custom-form-wrap .status-ok {
	border-top: 1px solid #28b832;
	text-align: center;
	font-size: 18px;
	padding-top: 35px;
	margin-top: 35px;
	display: none;
	color: #28b832
}

.picker__weekday {
	text-align: center
}

.picker__day {
	font-size: 16px
}

.mobile-menu-trigger {
	display: none;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
	float: right;
	background-color: #f8b62e;
	right: 15px;
	cursor: pointer;
	position: fixed;
	top: 22px;
	color: #fff;
	z-index: 9990
}

.mobile-menu .drop-icon {
	float: right;
	cursor: pointer
}

.mobile-menu .submenu {
	display: none
}

.mobile-menu .submenu.active {
	display: block
}

.mmm {
	background-color: #fff;
	padding-right: 0 !important
}

.mmm .modal-dialog {
	margin: 0
}

.mmm .modal-content {
	box-shadow: none;
	border-radius: 0;
	background-color: #fff;
	color: #1c71b5;
	border: 0
}

.mmm .modal-content {
	color: #001a3e
}

.mmm .modal-content a {
	color: #001a3e
}

.mmm .modal-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 20px
}

.mmm .modal-content ul li {
	padding: 5px 0
}

.mmm .mobile-menu .submenu {
	padding-left: 30px
}

.mmm .mobile-menu .submenu li:last-child {
	padding-bottom: 0
}

.mmm .modal-content .logotip {
	margin-bottom: 20px
}

.mmm .modal-content .logotip img {
	height: 90px
}

.mmm .close {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 24px;
	color: #1c71b5;
	cursor: pointer;
	opacity: 1
}

.mmm .mobile-menu.lvl1 {
	text-transform: uppercase
}

.mmm .submenu {
	text-transform: none
}

.mmm .modal-dialog {
	width: 100%
}

.mmm .postavka {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 5px
}

.mmm .postavka:last-child {
	margin-bottom: 5px
}

.mmm .hasChildren {
	text-transform: uppercase
}

.mmm .naslov.nivo1 {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
	font-weight: 700;
	color: #001a3e;
	text-transform: uppercase
}

.mmm .nivo1>li {
	margin-bottom: 30px
}

.mmm .nivo1>li:last-child {
	margin-bottom: 30px
}

.mmm .postavka.rumen-title {
	font-weight: 700
}

.mmm .search-wrap {
	position: relative;
	height: 44px;
	padding: 2px;
	background-color: #001a3e
}

.mmm .search-wrap input {
	width: 100%;
	line-height: 40px;
	height: 40px;
	border: 0;
	padding: 0 50px 0 10px
}

.mmm .search-wrap button {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #001a3e;
	color: #fff;
	border: 0
}

.mmm .search-title {
	font-weight: 700;
	margin-bottom: 5px;
	font-size: 16px
}

.mmm .rumeni-gumbi-wrap {
	margin-top: 15px
}

.mmm .rumeni-gumb {
	text-transform: none;
	font-size: 16px;
	margin-bottom: 5px
}

.mmm .modal-content ul.lang-select {
	list-style: none;
	text-align: center;
	margin-top: 30px
}

.mmm .modal-content ul.lang-select li {
	display: inline-block;
	font-size: 16px;
	margin: 0 5px;
	padding-right: 5px
}

.mmm .modal-content ul.lang-select li.active {
	font-weight: 700
}

.modal-open {
	padding-right: 0 !important
}

.slick-dots {
	text-align: center;
	padding: 0;
	margin: 15px 0 0 0
}

.slick-dots li {
	display: inline-block;
	list-style: none
}

.slick-dots li button {
	border: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	font-size: 0;
	margin: 0 5px;
	background-color: #001a3e;
	position: relative
}

.slick-dots li button:after {
	content: " ";
	position: absolute;
	width: 4px;
	height: 4px;
	left: 4px;
	top: 4px;
	background-color: #fff;
	border-radius: 50%
}

.slick-dots .slick-active button {
	background-color: #f8b62e
}

.slick-dots li:hover button {
	background-color: #f8b62e
}

.vsebina-wrap ul.slick-dots li {
	background-image: none;
	padding-left: initial
}

.vsebina-wrap .vsebina table {
	width: 100%;
	margin-bottom: 20px;
	color: #5d7a88
}

.vsebina-wrap .vsebina table, .vsebina-wrap .vsebina tbody, .vsebina-wrap .vsebina td, .vsebina-wrap .vsebina th, .vsebina-wrap .vsebina thead, .vsebina-wrap .vsebina tr {
	border: 0
}

.vsebina-wrap .vsebina th {
	font-weight: 700;
	font-size: 18px;
	padding: 10px 0;
	border-bottom: 1px solid #0e72b7
}

.vsebina-wrap .vsebina td {
	padding: 10px 0;
	border-bottom: 1px solid #ebebeb
}

.vsebina-wrap .vsebina td b, .vsebina-wrap .vsebina td strong {
	color: #5d7a88
}

.vsebina-wrap .vsebina h3 {
	color: #001a3e;
	font-size: 24px;
	margin: 0 0 25px 0;
	font-weight: 900
}

.vsebina-wrap .vsebina table a:hover {
	color: #f8b62e
}

.share-dialog {
	z-index: 9991;
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center
}

.share-dialog .dialog {
	width: 300px;
	display: inline-block;
	background-color: #fff;
	z-index: 2;
	position: relative
}

.share-dialog .dialog .body {
	padding: 30px
}

.share-dialog .dialog .heading {
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	background-color: #001a3e;
	font-weight: 900;
	text-transform: uppercase
}

.share-dialog .dialog .footer {
	padding: 10px
}

.share-dialog .dialog .zapri {
	line-height: 50px;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	background-color: #2e669a;
	cursor: pointer;
	transition: .2s all
}

.share-dialog .dialog .zapri:hover {
	background-color: #f8b62e
}

.share-dialog .zapri-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.share-dialog .social-ikona {
	position: relative;
	height: 48px;
	line-height: 48px;
	padding-left: 68px;
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	overflow: hidden
}

.share-dialog .social-ikona .ikona {
	font-size: 24px;
	height: 48px;
	width: 48px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0
}

.share-dialog .social-ikona.facebook .ikona {
	background-color: #3b5998;
	box-shadow: 2px 0 20px 0 #324775
}

.share-dialog .social-ikona.twitter .ikona {
	background-color: #00aced;
	box-shadow: 2px 0 20px 0 #0588b9
}

.share-dialog .social-ikona.facebook {
	background-color: #516ba2
}

.share-dialog .social-ikona.twitter {
	background-color: #2fbaef;
	margin-bottom: 0
}

.modal-body {
	padding: 10px
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal.fade.in {
	top: 0
}

.modal.fade {
	top: 0;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear
}

.programi-slider .slick-list {
	text-align: center
}

.programi-slider .slick-track {
	display: inline-block
}

.fade_it {
	opacity: 0
}

.checkbox-wrap {
	cursor: pointer;
	position: relative
}

.checkbox-wrap .checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	position: relative;
	vertical-align: middle
}

.checkbox-wrap .checkbox.active:after {
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	left: 2px;
	top: 2px;
	background-color: #000
}

footer .checkbox-wrap .checkbox {
	margin-top: 7px
}

footer .tos .hover {
	text-align: left;
	opacity: 0;
	transition: .2s all;
	max-width: 400px;
	position: absolute;
	right: 0;
	bottom: -10px;
	background-color: #001a3e;
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	padding: 10px
}

footer .tos .hover a {
	color: #f8b62e
}

footer .tos:hover .hover {
	opacity: 1
}

footer .tos .hover:after {
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -10px;
	height: 20px;
	width: 20px;
	transform: rotate(45deg);
	content: " ";
	background-color: #001a3e
}

iframe {
	max-width: 100% !important
}

.custom-button a {
	overflow: hidden;
	background-color: #1c71b5;
	line-height: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 65px;
	color: #fff;
	position: relative
}

.custom-button .icon {
	color: #fff;
	background-color: #204f75;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	line-height: 50px
}

.vsebina-wrap .vsebina .custom-button a {
	color: #fff
}

.grid {
	margin-left: -5px;
	margin-right: -5px
}

.vsebine-box {
	position: relative;
	width: 33.333333%;
	float: left;
	margin-bottom: 10px
}

.vsebine-box .header {
	font-size: 34px;
	font-weight: 900;
	line-height: 1.3;
	color: #fff
}

.vsebine-box .barva-ozadja, .vsebine-box .ozadje, .vsebine-box .vsebina-wrap {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0
}

.vsebine-box .barva-ozadja {
	background-color: #ccc;
	opacity: .3
}

.vsebine-box .ozadje {
	background-position: center center;
	background-size: cover
}

.vsebine-box .vsebina-wrap .inner {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.vsebine-box .hover, .vsebine-box .vsebina-wrap {
	padding-left: 5px;
	padding-right: 5px
}

.vsebine-box img {
	width: 100%;
	visibility: hidden
}

.vsebine-box .tbl {
	position: relative
}

.vsebine-box .header {
	position: absolute;
	top: 40px;
	left: 0;
	padding: 0 40px;
	width: 100%
}

.vsebine-box .header .hinner {
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 120px;
	position: relative;
	height: 120px
}

.vsebine-box .header .offset.hinner {
	padding-left: 120px
}

.vsebine-box .header .no-offset.hinner {
	padding-left: 0px
}

.vsebine-box .header .ikona {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 10px;
	background-position: center center;
	background-size: cover
}

.vsebine-box .hover {
	opacity: 0;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	transition: .3s all
}

.vsebine-box .hover .inner {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	background-color: #ccc
}

.vsebine-box .hover .inner>.tbl {
	padding: 0 40px
}

.vsebine-box:hover .hover {
	opacity: 1
}

.vsebine-box .hover .header {
	position: relative;
	left: auto;
	padding: 0;
	bottom: auto
}

.vsebine-box .hover .vsebina {
	font-size: 31px;
	font-weight: 300;
	color: #fff;
	margin: 20px 0;
	line-height: 1.4;
	font-weight: bold;
	text-align: center
}

.vsebine-box .hover .vsebina b {
	color: #fff;
	font-weight: 700;
	text-decoration: none
}

.vsebine-box .gumb {
	background-color: #f8b62e;
	color: #fff;
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	font-weight: 700
}

.vsebine-box .gumb .inner-wrap {
	font-size: 12px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px
}

.smaller .vsebine-box .header .ikona {
	width: 48px;
	height: 48px
}

.smaller .vsebine-box .header .hinner {
	padding-left: 58px;
	height: 68px
}

.smaller .vsebine-box .header {
	font-size: 18px
}

.smaller .vsebine-box .hover .vsebina {
	font-size: 14px
}

@media only screen and (min-width:1600px) {
	.container {
		width: 1580px
	}

	.trendi .slick-dots {
		display: none !important
	}

}

@media only screen and (max-width:1599px) {
	.mnenje .izjava {
		font-size: 16px;
		height: 200px;
		padding: 0 15px;
		max-width: 630px
	}

	.mnenje .ikona .slika {
		width: 200px;
		height: 200px;
		background-size: cover
	}

	.mnenje .ikona .tekst {
		height: 200px;
		margin-right: 20px
	}

	.mnenje {
		height: 200px
	}

	.mnenje .ikona:before {
		height: 200px
	}

	.programi .item .hover h3 {
		font-size: 20px
	}

	.programi .item .hover .programi li {
		font-size: 16px;
		padding: 15px 0
	}

	.programi .item .hover .povezave {
		font-size: 12px
	}

	.programi .item .hover .povezave li {
		padding: 5px 10px
	}

	.prednosti .item h3 {
		font-size: 18px
	}

	.prednosti .item .tekst {
		font-size: 14px
	}

	.home .stevilke h2 {
		margin-bottom: 40px
	}

	.home .novdog .dogodki .item .vsebina h3 {
		font-size: 16px
	}

	.home .novdog .dogodki .item .vsebina .izvlecek {
		font-size: 14px
	}

	.home .novdog .dogodki .item .vsebina .gumb {
		margin-top: 10px
	}

	.home .novdog .dogodki .item .datum {
		font-size: 18px
	}

	.home .novdog .dogodki .item .vsebina h3 {
		font-size: 16px
	}

	.home .novdog .novice h2 {
		font-size: 24px
	}

	.home .novdog .novice .title-wrap .pull-right {
		font-size: 14px
	}

	footer .newsletter-prijava {
		font-size: 30px
	}

	footer .newsletter-prijava .pull-right .gumb {
		height: 60px;
		padding: 15px 25px;
		font-size: 18px
	}

	footer .newsletter-prijava .pull-right input {
		height: 60px;
		line-height: 60px;
		font-size: 18px
	}

	footer .newsletter-prijava .pull-left {
		line-height: 60px
	}

	footer {
		font-size: 14px
	}

	footer h3 {
		font-size: 16px
	}

	footer .ikone .ikona {
		width: 25%;
		padding-right: 0;
		margin-right: 0;
		text-align: center
	}

	.main-banner .slider .item .teksti .title {
		font-size: 32px
	}

	.main-banner .slider .item .teksti .tagline {
		font-size: 20px
	}

	header .bottom-menu {
		font-size: 16px
	}

	header .bottom-menu ul li:before {
		padding: 0 15px
	}

	header .top-menu {
		font-size: 14px
	}

	header .search-wrap .trigger {
		height: 48px;
		line-height: 48px;
		width: 48px
	}

	header .top-menu {
		line-height: 48px
	}

	header .logotip img {
		height: 85px
	}

	.iskalnik-expand {
		height: 48px;
		right: 48px
	}

	.iskalnik-expand input {
		line-height: 38px;
		height: 38px;
		width: 252px
	}

	.iskalnik-expand button {
		height: 38px;
		width: 38px;
		line-height: 38px
	}

	.home .yellow-pas .vsebina h2 {
		font-size: 24px
	}

	.home .yellow-pas .vsebina .tekst {
		font-size: 16px
	}

	footer ul li a {
		padding-left: 15px
	}

	.home .novdog .novice .item .vsebina h3 {
		font-size: 16px
	}

	.home .novdog .novice .item .vsebina .izvlecek {
		font-size: 14px
	}

	.home .novdog .novice {
		padding: 50px 30px
	}

	header .top-menu .lang-selector .trigger {
		line-height: 46px
	}

	header .top-menu .lang-selector .dropdown {
		top: 48px
	}

	.blue-yellow .blue h3, .blue-yellow .yellow h3 {
		font-size: 28px
	}

	.blue-yellow .blue .vsebina, .blue-yellow .yellow .vsebina {
		font-size: 16px
	}

	.dropmenu {
		top: 116px
	}

	.informacije .gumb {
		font-size: 16px
	}

	.trendi .arrows {
		display: none
	}

	.trendi .items-wrap.isSlider {
		padding: 0
	}

	.col-md-9 .informacije .gumb .fa {
		font-size: 32px
	}

	.col-md-9 .informacije .ikona {
		width: 40px;
		line-height: 100px;
		height: 100px
	}

	.col-md-9 .informacije .gumb {
		padding: 0 15px;
		font-size: 14px;
		height: 100px
	}

	.col-md-9 .informacije .gumb .inner {
		margin-left: 50px;
		height: 100px
	}

	.virtualno-ucenje-pas .pull-left b {
		font-size: 38px
	}

	.virtualno-ucenje-pas .pull-left {
		font-size: 30px
	}

	.online-programi .gumb {
		font-size: 18px
	}

	.video-slider .slider-wrapper .arrows.next {
		right: -100px
	}

	.video-slider .slider-wrapper .arrows.prev {
		left: -100px
	}

	.tonline_studij .zaposleni .oseba-wrap {
		width: 33.3333%
	}

	.tprogrami .programi .item .hover .programi li {
		font-size: 14px
	}

	.tzaposleni .vsebina-wrap .zaposleni .col-md-4 {
		width: 50%
	}

	.informativni .vsebina.map .col-md-7 {
		width: 100%
	}

	.informativni .vsebina.map .col-md-5 {
		width: 100%;
		margin-bottom: 20px
	}

	.informativni .map-wrap {
		width: 100%;
		padding-right: 250px
	}

	.informativni .map-element {
		width: 100%
	}

	.informativni .button-wrap {
		position: absolute;
		right: 15px;
		top: 0
	}

	.informativni .nomap .button-wrap {
		position: relative;
		right: 0;
		top: 0
	}

	.download .col20 {
		width: 25%
	}

	.download .col12 {
		width: auto;
		float: right
	}

	.col-md-9 .download .col20 {
		width: 25%
	}

	.col-md-9 .download .col12 {
		width: auto;
		float: right
	}

	.mmm .rumeni-gumbi-wrap {
		margin-left: -10px;
		margin-right: -10px
	}

	.mmm .rumeni-gumb {
		float: left;
		width: 50%;
		padding-left: 10px;
		padding-right: 10px
	}

	.mmm .rumeni-gumb .inner {
		background-color: #f8b62e;
		text-transform: uppercase;
		text-align: center
	}

	.mmm .rumeni-gumb .inner a {
		display: block;
		padding: 10px 0
	}

	.vsebine-box .header .ikona {
		width: 48px;
		height: 48px
	}

	.vsebine-box .header .hinner {
		padding-left: 58px;
		height: 68px
	}

	.vsebine-box .header {
		font-size: 18px
	}

	.vsebine-box .hover .vsebina {
		font-size: 14px
	}

	.smaller .vsebine-box {
		width: 50%
	}

}

@media only screen and (max-width:1400px) {
	.video-slider .slider-wrapper .arrows.next {
		right: 0;
		text-align: right
	}

	.video-slider .slider-wrapper .arrows.prev {
		left: 0;
		text-align: left
	}

	.video-slider .slider .video {
		padding: 0 60px
	}

	.video-slider .slider-wrapper .arrows {
		width: 60px
	}

}

@media only screen and (max-width:1200px) {
	.main-banner .slider .item {
		height: 500px
	}

	.tprogrami .programi .item .hover .programi li {
		font-size: 16px
	}

	.mnenje .ikona .tekst .avtor {
		font-size: 22px
	}

	.mnenje .izjava {
		max-width: 500px
	}

	.mnenje .izjava .inner:before {
		width: 48px;
		height: 32px;
		background-size: cover;
		background-position: center center;
		left: -60px;
		top: -32px
	}

	.mnenje .izjava .inner:after {
		width: 48px;
		height: 32px;
		background-size: cover;
		background-position: center center;
		right: 0;
		bottom: -32px
	}

	footer .newsletter-prijava {
		font-size: 24px
	}

	footer .newsletter-prijava .pull-left {
		width: 50%
	}

	footer .newsletter-prijava .pull-right {
		width: 50%
	}

	header .container {
		width: 100%
	}

	.main-banner .slider .item .teksti>.container {
		width: 100%
	}

	.home .yellow-pas .gumb-wrap {
		position: static;
		right: auto;
		left: auto;
		top: auto;
		bottom: auto;
		margin-top: 20px;
		text-align: center
	}

	.home .yellow-pas .gumb {
		float: none;
		display: inline-block
	}

	.home .yellow-pas .vsebina {
		padding-right: 35px
	}

	.home .yellow-pas .vsebina h2 {
		text-align: center
	}

	header .menus-wrapper {
		display: none
	}

	header .logotip {
		position: static;
		margin-bottom: 10px;
		float: left
	}

	.mobile-menu-trigger {
		display: block
	}

	.blue-yellow .blue .inner, .blue-yellow .yellow .inner {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.blue-yellow .blue h3, .blue-yellow .yellow h3 {
		font-size: 22px
	}

	.blue-yellow .blue .vsebina, .blue-yellow .yellow .vsebina {
		font-size: 14px
	}

	.blue-yellow .blue .box, .blue-yellow .yellow .box {
		width: 100px
	}

	.blue-yellow img {
		width: 48px
	}

	.blue-yellow .yellow .inner {
		padding-left: 95px
	}

	.blue-yellow .blue .inner {
		padding-right: 95px
	}

	.tprogram .top .col-md-9 {
		width: 100%
	}

	.tprogram .top .col-md-3 {
		width: 100%
	}

	.tprogram .top .half {
		float: left;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px
	}

	.tprogram .top .sidebar-wrap {
		margin-left: -15px;
		margin-right: -15px
	}

	.tprogram .top .vsebina-zaposleni .zaposleni {
		margin-top: 0
	}

	.profil .stevci .col-md-3 {
		float: left;
		width: 25%
	}

	.profil .stevci h3 {
		font-size: 16px
	}

	.profil .stevci .stevec {
		width: 140px;
		height: 140px;
		font-size: 24px
	}

	.tprogram .profil {
		margin-bottom: 20px
	}

	.predmetnik .vsebine .predmet .title {
		font-size: 16px
	}

	.predmetnik .vsebine .predmet .tocke {
		font-size: 20px
	}

	.predmetnik .vsebine .kategorija .ktitle {
		padding: 15px 85px 15px 25px;
		font-size: 16px
	}

	.predmetnik .vsebine .kategorija .ktitle .ikona {
		font-size: 20px
	}

	.predmetnik .vsebine .predmet .ikona, .predmetnik .vsebine .predmet .ikona2 {
		font-size: 16px
	}

	.predmetnik .zavihki .inner {
		padding: 20px 0;
		font-size: 22px
	}

	.predmetnik .vsebine .predmet .vsebina {
		font-size: 14px
	}

	.virtualno-ucenje-pas .pull-right .gumb {
		height: 60px;
		padding: 15px 30px;
		margin-top: 10px
	}

	.virtualno-ucenje-pas .pull-left b {
		font-size: 34px
	}

	.virtualno-ucenje-pas .pull-left {
		font-size: 26px
	}

	.zaposleni .oseba {
		font-size: 12px
	}

	.side-menu ul {
		font-size: 14px
	}

	.side-menu .nivo-0 a {
		font-size: 14px
	}

	.vsebina-zaposleni .zaposleni h3, .tdefault .vsebina-zaposleni .zaposleni h2 {
		font-size: 16px
	}

	.tdefault .vsebina-zaposleni .zaposleni {
		font-size: 14px
	}

	.doba-znanja .novica .gumb {
		font-size: 16px;
		line-height: 20px;
		height: 40px
	}

	.doba-znanja .vecja-novica .uvod {
		font-size: 14px
	}

	.doba-znanja .manjsa-novica img {
		display: none
	}

	.doba-znanja .manjsa-novica .tekst {
		height: auto;
		padding-left: 0
	}

	.doba-znanja .manjsa-novica .tekst .inner {
		border-left: 1px solid #e1e1e1
	}

	.doba-znanja .manjsa-novica .tekst a {
		font-size: 14px
	}

	.doba-znanja .manjsa-novica .tekst .pdf {
		right: 10px;
		left: initial;
		bottom: 10px
	}

	.stickies {
		display: none
	}

	.informativni .vsebina.online .col-md-6 {
		width: 100%
	}

	.informativni .vsebina.online .button-wrap {
		position: static;
		right: initial;
		top: initial;
		margin-top: 20px;
		width: 100%
	}

	.informativni .vsebina.online .button-wrap.online {
		margin-right: 0
	}

	.informativni .vsebina.online .button-wrap .overlay {
		position: static;
		padding: 15px 0
	}

	.informativni .vsebina.online .button-wrap img {
		display: none
	}

	.vsebine-box {
		height: 450px
	}

	.smaller .vsebine-box .hover .vsebina, .vsebine-box .hover .vsebina {
		font-size: 16px
	}

	/*.vsebine-box .hover {
		opacity: 1
	}*/

	.vsebine-box .hover .header {
		text-align: center
	}

	.smaller .vsebine-box .header .hinner, .vsebine-box .header .hinner {
		padding-left: 0;
		height: auto;
		padding-bottom: 20px
	}

	.vsebine-box .header .ikona {
		display: inline-block;
		position: initial
	}

	.vsebine-box .hinner .tbl {
		display: block
	}

	.vsebine-box .hinner .tbl .cll {
		display: block
	}

}

@media only screen and (max-width:990px) {
	.mnenje .responsive {
		display: block
	}

	.mnenje .full-size {
		display: none
	}

	.mnenje {
		height: auto
	}

	.stevilke .col-md-3 {
		width: 25%;
		float: left
	}

	.home .stevilke .stevilka .big {
		font-size: 42px;
		margin-bottom: 15px
	}

	.home .stevilke .stevilka .tekst {
		font-size: 22px
	}

	.home .novdog .dogodki {
		width: 100%;
		padding: 60px 0 0 0;
		background-color: #fff
	}

	.home .novdog .novice {
		position: static;
		width: 100%;
		padding: 60px 0
	}

	.home .novdog .ozadje {
		display: none
	}

	.home .novdog {
		background-color: #fff
	}

	.home .novdog .novice .item .vsebina {
		padding: 15px 0 0 0
	}

	footer .newsletter-prijava .pull-left {
		width: 100%;
		text-align: center
	}

	footer .newsletter-prijava .pull-right .gumb {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 150px
	}

	footer .newsletter-prijava .pull-right .status {
		position: initial
	}

	footer .newsletter-prijava .pull-right input {
		float: none;
		width: 100%;
		padding-right: 160px;
		margin-right: 0
	}

	footer .newsletter-prijava .pull-right {
		width: 100%
	}

	footer .newsletter-prijava .obrazec .tos {
		position: initial;
		height: auto
	}

	footer .tos {
		position: initial
	}

	footer .tos .hover {
		padding: 0;
		max-width: 100%;
		width: 100%;
		background-color: transparent;
		color: #000;
		position: initial;
		opacity: 1
	}

	footer .tos .hover:after {
		display: none
	}

	footer .tos .hover a {
		color: #001a3e
	}

	.footnote .pull-left {
		width: 100%;
		text-align: center;
		margin-bottom: 10px
	}

	.footnote .pull-right {
		width: 100%;
		text-align: center
	}

	.side-menu {
		margin-bottom: 40px
	}

	.side-menu ul.nivo1 li.reg {
		display: none
	}

	.side-menu ul.nivo1 li.submenu {
		display: none
	}

	.side-menu ul.nivo1 li.main {
		display: block
	}

	.predavatelji .predavatelj {
		width: 33.3333%
	}

	.blue-yellow .blue.single .box {
		right: 15px
	}

	.blue-yellow .yellow.single .box {
		left: 15px
	}

	.blue-yellow .blue.single {
		padding-right: 15px
	}

	.blue-yellow .yellow.single {
		padding-left: 15px
	}

	.blue-yellow .wrapper.modro, .blue-yellow .wrapper.rumeno {
		background-image: none
	}

	.blue-yellow .wrapper {
		background-image: none
	}

	.blue-yellow .blue .box, .blue-yellow .yellow .box {
		height: 100%;
		top: 0;
		transform: none
	}

	.blue-yellow .blue .box .tbl, .blue-yellow .yellow .box .tbl {
		transform: none
	}

	.blue-yellow .blue {
		padding-right: 15px;
		margin-bottom: 20px;
		overflow: hidden
	}

	.blue-yellow .yellow {
		padding-left: 15px;
		overflow: hidden
	}

	.blue-yellow .blue .inner {
		padding-left: 10px;
		padding-right: 120px
	}

	.blue-yellow .yellow .inner {
		padding-right: 10px;
		padding-left: 120px
	}

	.content-header h1 {
		font-size: 24px
	}

	.content-header .tagline {
		font-size: 16px;
		margin: 0 0 30px 0
	}

	.informacije .col-md-4 {
		float: left;
		width: 33.3333%
	}

	.informacije .gumb .fa {
		font-size: 32px
	}

	.informacije .ikona {
		width: 40px;
		line-height: 100px;
		height: 100px
	}

	.informacije .gumb {
		padding: 0 15px;
		font-size: 14px;
		height: 100px
	}

	.informacije .gumb .inner {
		margin-left: 50px;
		height: 100px
	}

	.tprogrami .programi .item .hover {
		display: block;
		position: relative
	}

	.tprogrami .programi .item {
		background-color: #1c71b5
	}

	.tprogrami .programi .item img {
		display: none
	}

	footer .newsletter-prijava .pull-left {
		line-height: 1.6
	}

	.predmetnik .vsebine .predmet .title {
		font-size: 14px;
		padding-left: 80px;
		padding-right: 80px
	}

	.predmetnik .vsebine .predmet .vsebina {
		padding-left: 80px
	}

	.zavihki-area .zavihki .inner {
		font-size: 16px
	}

	.zavihki-area2 .zavihki .inner {
		font-size: 16px
	}

	.virtualno-ucenje-pas .pull-left {
		width: 100%;
		text-align: center;
		float: none
	}

	.virtualno-ucenje-pas .pull-right {
		width: 100%;
		text-align: center;
		float: none
	}

	.virtualno-ucenje-pas .pull-right .gumb {
		display: inline-block;
		float: none
	}

	.online-programi .gumb {
		height: auto;
		padding: 15px 0;
		margin-bottom: 10px
	}

	.zaposleni .oseba {
		font-size: 14px
	}

	.tonline_studij .zaposleni .oseba-wrap {
		width: 50%
	}

	.side-menu .expand-side-menu {
		display: block
	}

	.side-menu ul {
		font-size: 16px
	}

	.side-menu .nivo-0 a {
		font-size: 16px
	}

	.zaposleni-nav.bigger.two {
		display: none
	}

	.zaposleni-slider-bigger .item {
		padding-left: 15px;
		padding-right: 15px
	}

	.zaposleni-slider-bigger {
		margin-left: -15px;
		margin-right: -15px
	}

	.tdefault .main-wrap .col-md-9 {
		margin-top: 40px
	}

	.vsebina-wrap .vsebina img {
		text-align: center;
		margin-bottom: 20px
	}

	.side-menu li {
		display: none
	}

	.side-menu li.main {
		display: block
	}

	.side-menu.expanded li {
		display: block
	}

	.informativni .nomap .button-wrap {
		position: static;
		right: initial;
		top: initial;
		margin-top: 20px;
		width: 100%
	}

	.informativni .nomap .button-wrap .overlay {
		position: static;
		padding: 15px 0
	}

	.informativni .nomap .button-wrap img {
		display: none
	}

	.main-banner .slider .item .teksti .title {
		font-size: 24px
	}

	.main-banner .slider .item .teksti .tagline {
		font-size: 16px
	}

	.main-banner .slider .item .arrow.next {
		right: 0;
		width: 48px
	}

	.main-banner .slider .item .arrow.prev {
		left: 0;
		width: 48px
	}

	.main-banner .slider .item .teksti .title {
		padding: 0 48px
	}

	.main-banner .slider .item .teksti .tagline {
		padding: 0 48px
	}

	.novice-seznam .novica .col-md-4 {
		width: 33.33333333%;
		float: left
	}

	.novice-seznam .novica .col-md-8 {
		width: 66.66666666%;
		float: left
	}

	.tkontakt .zemljevid .vsebina {
		margin-bottom: 20px
	}

	.vsebine-box {
		height: 450px;
		width: 50%
	}

}

@media only screen and (max-width:786px) {
	.stevilke .col-md-3 {
		width: 50%;
		float: left;
		margin-bottom: 30px
	}

	.stevilke .col-md-3.n3, .stevilke .col-md-3.n4 {
		margin-bottom: 0
	}

	.informacije .col-md-4 {
		float: none;
		width: 100%;
		margin-bottom: 10px
	}

	.informacije .col-md-4:last-child {
		margin-bottom: 0
	}

	.informacije .gumb {
		float: none
	}

	.col-md-9 .informacije .gumb {
		float: none
	}

	.tprogram .top .profil .stevci .col-md-3 {
		width: 50%;
		margin-bottom: 20px
	}

	.tprogram2 .top .profil .stevci .col-md-3 {
		width: 50%;
		margin-bottom: 20px
	}

	.tprogram .top .col-md-9 {
		width: 100%
	}

	.tprogram .top .col-md-3 {
		width: 100%
	}

	.tprogram .top .half {
		float: left;
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.tprogram .top .sidebar-wrap {
		margin-left: 0;
		margin-right: 0
	}

	.tprogram .top .vsebina-zaposleni .zaposleni {
		margin-top: 20px
	}

	.zaposleni-slider {
		margin-left: -15px;
		margin-right: -15px
	}

	.zaposleni-slider .item {
		padding-left: 15px;
		padding-right: 15px
	}

	.zaposleni-nav.two {
		display: none
	}

	.zaposleni .oseba {
		font-size: 12px
	}

	.virtualno-ucenje-pas .pull-left {
		line-height: 1.6;
		height: auto
	}

	.tprogrami .programi .item .hover .programi li {
		font-size: 14px
	}

	.novice-seznam .item .vsebina h3 {
		font-size: 16px
	}

	.novice-seznam .item .vsebina .izvlecek {
		font-size: 14px
	}

	.informativni .zaposleni .img-wrap {
		margin-right: 10px
	}

	.informativni .zaposleni h4 {
		font-size: 18px
	}

	.informativni .zaposleni .kontakt {
		font-size: 16px
	}

	.vsebina-wrap blockquote {
		font-size: 18px;
		padding: 30px 80px
	}

	.vsebina-wrap blockquote:after, .vsebina-wrap blockquote:before {
		width: 32px;
		height: 22px;
		background-size: cover
	}

	.main-banner .slider .item {
		height: auto;
		background-image: none !important
	}

	.main-banner .slider img {
		display: block
	}

	.main-banner .slider .item .teksti {
		position: relative;
		background-color: rgba(0, 26, 62, 1)
	}

	.download .col20 {
		width: 100%;
		margin-bottom: 10px
	}

	.col-md-9 .download .col20 {
		width: 100%;
		margin-bottom: 10px
	}

	.informacije .download {
		margin-top: 30px
	}

	.mmm .rumeni-gumbi-wrap {
		margin-left: 0;
		margin-right: 0
	}

	.mmm .rumeni-gumb {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.mmm .rumeni-gumb .inner {
		text-transform: none
	}

	.galerija .col-md-20p {
		width: 33%
	}

	.zavihki-area2 .zavihki .col-md-3 {
		padding-left: 0;
		padding-right: 0
	}

	.zavihki-area2 .zavihki .tab {
		font-size: 16px
	}

}

@media only screen and (max-width:650px) {
	.vsebina-zaposleni .zaposleni h2, .vsebina-zaposleni .zaposleni h3 {
		font-size: 16px
	}

	.vsebina-zaposleni .zaposleni {
		font-size: 14px
	}

	.casovnica .puscice.isSlider .arrows {
		display: none
	}

	.casovnica .puscice.isSlider {
		padding: 0
	}

	.video-slider .slider .video {
		padding: 0
	}

	.video-slider .slider-wrapper .arrows {
		display: none
	}

	.zaposleni .oseba {
		font-size: 14px
	}

	.tonline_studij .zaposleni .oseba-wrap {
		width: 100%
	}

	.tzaposleni .vsebina-wrap .zaposleni .col-md-4 {
		width: 100%
	}

	.informativni .map-wrap {
		width: 100%;
		padding-right: 0
	}

	.informativni .map-element {
		width: 100%
	}

	.informativni .button-wrap {
		position: static;
		right: initial;
		top: initial;
		margin-top: 20px;
		width: 100%
	}

	.informativni .button-wrap .overlay {
		position: static;
		padding: 15px 0
	}

	.informativni .button-wrap img {
		display: none
	}

	.informativni .zaposleni .img-wrap {
		display: none
	}

	.informativni h3 {
		font-size: 20px
	}

	.informativni .vsebina .opis {
		font-size: 14px
	}

	.novice-seznam .novica .col-md-4 {
		width: 100%;
		float: none
	}

	.novice-seznam .novica .col-md-8 {
		width: 100%;
		float: none
	}

	.novice-seznam .col-md-4 img {
		margin-bottom: 10px
	}

	.vsebine-box {
		height: 200px;
		width: 50%
	}

	.smaller .vsebine-box {
		width: 100%
	}

}

@media only screen and (max-width:550px) {
	.mnenje .responsive {
		text-align: center;
		padding-top: 20px
	}

	.mnenje .responsive .slika {
		float: none;
		display: inline-block
	}

	.predavatelji .predavatelj {
		width: 50%
	}

	.zavihki-area2 .zavihki .inner {
		width: 100%;
		float: none;
		height: 80px
	}

	.zavihki-area .zavihki .inner.n2, .zavihki-area2 .zavihki .inner.n1 {
		border-right: 0
	}

	.main-banner .slider .item .teksti .title {
		padding: 0
	}

	.main-banner .slider .item .teksti .tagline {
		padding: 0
	}

	.main-banner .slider .item .arrow {
		display: none
	}

	.main-banner {
		background-color: #001a3e
	}

	.main-banner .slick-dots {
		margin-top: 0
	}

	.main-banner .slider .item .teksti {
		padding-bottom: 15px
	}

	.main-banner .slider img {
		display: none
	}

	.main-banner .slider .responsive-cover {
		display: block
	}

	.main-banner .bulleti {
		display: block
	}

}

@media only screen and (max-width:480px) {
	.stevilke .col-md-3 {
		width: 100%;
		float: none
	}

	.stevilke .col-md-3.n3 {
		margin-bottom: 30px
	}

	.stevilke .col-md-3.n4 {
		margin-bottom: 0
	}

	footer .newsletter-prijava .pull-left {
		line-height: 1.4;
		font-size: 20px;
		margin-bottom: 20px
	}

	footer .newsletter-prijava .pull-right input {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		padding-right: 140px
	}

	footer .newsletter-prijava .pull-right .gumb {
		height: 50px;
		font-size: 14px;
		padding: 10px 25px;
		width: 130px
	}

	.predavatelji .predavatelj {
		width: 100%
	}

	.content-header .tagline {
		font-size: 14px;
		margin: 0 0 30px 0
	}

	.blue-yellow .blue .box, .blue-yellow .yellow .box {
		display: none
	}

	.blue-yellow .blue .inner, .blue-yellow .yellow .inner {
		padding-left: 10px;
		padding-right: 10px
	}

	.tprogram .top .profil .stevci .col-md-3 {
		width: 100%;
		margin-bottom: 20px
	}

	.tprogram2 .top .profil .stevci .col-md-3 {
		width: 100%;
		margin-bottom: 20px
	}

	.vsebina-zaposleni .zaposleni h2, .vsebina-zaposleni .zaposleni h3 {
		font-size: 18px
	}

	.vsebina-zaposleni .zaposleni {
		font-size: 16px
	}

	.predmetnik .vsebine .predmet .vsebina {
		padding-left: 0
	}

	.prednosti .slider-wrapper .arrows {
		display: none
	}

	.prednosti .slider-wrapper {
		padding: 0
	}

	.prednosti .slider-wrapper.mthan4 {
		padding: 0
	}

	.prednosti .item-wrap {
		border-right: 0
	}

	.zaposleni .oseba {
		font-size: 12px
	}

	.casovnica .puscica .right {
		width: 80px;
		background-position: center right
	}

	.casovnica .puscica.rumena .right {
		background-image: url(images/puscice_rumena_desno_small.png)
	}

	.casovnica .puscica.vijolicna .right {
		background-image: url(images/puscice_vijolicna_desno_small.png)
	}

	.casovnica .puscica.modra .right {
		background-image: url(images/puscice_modra_desno_small.png)
	}

	.casovnica .puscica.turkizna .right {
		background-image: url(images/puscice_turkizna_desno_small.png)
	}

	.casovnica .puscica.zelena .right {
		background-image: url(images/puscice_zelena_desno_small.png)
	}

	.casovnica .puscica.oranzna .right {
		background-image: url(images/puscice_oranzna_desno_small.png)
	}

	.casovnica .puscice.isSlider .puscica .tekst {
		font-weight: 700;
		font-size: 16px;
		padding: 0 52px 0 45px
	}

	.casovnica .opis {
		padding: 80px 20px 80px 20px
	}

	.online-potrebscine .vsebina {
		font-size: 14px
	}

	.online-potrebscine .uvod {
		font-size: 14px
	}

	.uvod .vsebina {
		font-size: 16px
	}

	.side-informacije .vsebina {
		font-size: 16px
	}

	.zavihki-area .vsebine .vsebina {
		font-size: 14px
	}

	.side-menu ul {
		font-size: 14px
	}

	.side-menu .nivo-0 a {
		font-size: 14px
	}

	.vsebina-wrap .uvod {
		font-size: 16px
	}

	.vsebina-wrap .vsebina {
		font-size: 14px
	}

	.sliderSC .slider-wrapper .arrows {
		display: none
	}

	.sliderSC .slider-wrapper {
		padding: 0
	}

	.sliderSC .item-wrap {
		border: 0
	}

	.dodatna-vsebina .vsebina {
		font-size: 14px
	}

	.vsebina-wrap blockquote {
		padding: 20px 60px;
		font-size: 16px
	}

	.vsebina-wrap blockquote:after, .vsebina-wrap blockquote:before {
		width: 32px;
		height: 22px;
		background-size: cover
	}

	.vsebina-wrap blockquote:before {
		left: 10px;
		top: 10px
	}

	.vsebina-wrap blockquote:after {
		right: 10px;
		bottom: 10px
	}

	.vsebina-wrap .vsebina h2 {
		font-size: 22px
	}

	.mnenje .responsive .izjava {
		font-size: 14px
	}

	.home .novdog .dogodki .item .datum {
		display: none
	}

	.home .novdog .dogodki .item .vsebina {
		padding-left: 0
	}

	.novice-seznam .item .datum {
		display: none
	}

	.novice-seznam .item .vsebina {
		padding-left: 0
	}

	.sliderSC .item-wrap {
		padding-left: 10px;
		padding-right: 10px
	}

	.vsebina-wrap ul {
		padding-left: 0
	}

	.vsebina-wrap ul li {
		padding-left: 20px
	}

	.vsebina-wrap ul li {
		background-position: 0 6px
	}

	.custom-form .gumbs {
		margin-top: 10px
	}

	.galerija .col-md-20p {
		width: 50%
	}

	header .logotip img {
		height: 64px
	}

	.mobile-menu-trigger {
		top: 8px
	}

	.mmm .modal-content .logotip img {
		height: 64px
	}

}

@media only screen and (max-width:400px) {
	.mmm .modal-content .logotip {
		text-align: left
	}

}

@media only screen and (max-width:350px) {
	.zaposleni .oseba .img-wrap {
		display: none
	}

	.zaposleni .oseba .tekst-wrap {
		width: 100%;
		position: relative
	}

	.zaposleni .oseba .tekst-wrap .bottom {
		position: relative;
		padding: 0
	}

	.zaposleni .oseba .delovno-mesto {
		margin-bottom: 10px
	}

}

.jquery-cookie-law-script, .jquery-cookie-law-script * {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

.jquery-cookie-law-script {
	position: fixed;
	z-index: 999999;
	width: 100%;
	background: rgba(50, 58, 69, .9);
	color: #f1f1f3;
	font-size: 12px;
	max-width: 270px;
	right: 10px;
	bottom: 10px
}

.jquery-cookie-law-script .cookie-law-container {
	padding: 10px
}

.jquery-cookie-law-script .cookie-law-message {
	float: left;
	text-align: justify;
	padding-bottom: 10px
}

.jquery-cookie-law-script a.cookie-law-button {
	padding: 4px 8px;
	background-color: #337ab7;
	color: #fff;
	text-decoration: none;
	transition: .25s;
	font-size: 10px
}

.jquery-cookie-law-script a.cookie-law-button:hover {
	background-color: #f8b62e
}

.jquery-cookie-law-script a.cookie-law-button-more {
	margin-left: 10px;
	background: #7b8a8b
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 16px;
	top: 16px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 6px;
	width: 32px;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

#nav-icon4 span:nth-child(1) {
	top: 0;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
	top: 13px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
	top: 26px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.mobile-menu-trigger.open #nav-icon4 span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -2px;
	left: 1px;
	width: 43px
}

.mobile-menu-trigger.open #nav-icon4 span:nth-child(2) {
	width: 0%;
	opacity: 0
}

.mobile-menu-trigger.open #nav-icon4 span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 28px;
	left: 1px;
	width: 43px
}


 .mct_hp_certificate{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }


.kompetence_item {
    border: 1px solid #cdd6dd;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
}



.kompetence_item img {
	max-width: 100%;
}
.page-dot { margin: 0; width: 20px; height: 40px; line-height: 65px; float: left; text-align: center; font-weight: 900; }

/* video main page */
@media screen and (min-width: 1201px) and (max-width: 1599px) {
	header .bottom-menu ul {
		padding: 65px 0 0;
	}
}


.hide-desktop {
	display: none !Important;
}



.video-holder .video-banner {
	max-width: 1550px;
    width: 101%;
    position: relative;
    margin-left: 50vw;
    transform: translate(-50%);
}

@media screen and (min-width: 992px) {
	.vsebina-zaposleni {
		display: none;
	}


}

@media screen and (max-width: 991px) {
	.hide-mobile {
		display:none;
	}
	.vsebina-zaposleni .zaposleni {
		max-width: 100%;
	}

	.hide-desktop {
		display:block !Important;
	}

	footer .footer {
		position: relative;
		z-index: -1;
	}

}


.gumb.gumb-mobile-float {

	    border: 0;
	    line-height: 30px;
	    height: 50px;
	    background-color: #001a3e;
	    color: #fff;
	    letter-spacing: 1px;
	    padding: 10px 70px 10px 25px;
	    font-size: 15px;
	    font-weight: 700;
	    display: inline-block;
	    margin-top: 10px;
	    position: relative;
	
}

.gumb.gumb-mobile-float.gumb:after {
    font-family: FontAwesome;
    content: '\f178';
    position: absolute;
    padding-left: 15px;
    right: 25px;
    top: 30%;
    border-left: 1px solid;
    line-height: 24px;
    height: 24px;
    bottom: 0;
}



.gumb-mobile-float {
    position: fixed !important;
    bottom: 0;
    height: auto !Important;
    z-index: 999999999;
    left:0;
    right:0;
}


.vsebina-wrap .vsebina .gumb-mobile-float.gumb:after {
    font-family: FontAwesome;
    content: '\f178';
    position: absolute;
    padding-left: 15px;
    right: 25px;
    top: 30%;
    border-left: 1px solid;
    line-height: 24px;
    height: 24px;
    bottom: 0;
}




.container.main-wrap {
position: relative;
z-index: 1;
}