/*
Theme Name: Mediabus
Theme URI: http://signapps.si;
Description: Mediabus responsive wordpress theme;
Verison: 1;
Author: Signapps;
Author URI: http://signapps.si;
*/

@import url('css/bootstrap.css');
@import url('css/media.css');

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

.LV_valid{
	display:none;
}
.digitalnoOg {
 cursor:pointer;
    height: 130px;
    background: rgba(35, 101, 123, 1);
}
@font-face {
    font-family: 'lato_bold';
    src: url('fonts/lato-bold.ttf');
    src: url('fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold.woff') format('woff'),
         url('fonts/lato-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'lato_light';
    src: url('fonts/lato-light.ttf');
    src: url('fonts/lato-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light.woff') format('woff'),
         url('fonts/lato-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato_regular';
    src: url('fonts/lato-regular.ttf');
    src: url('fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular.woff') format('woff'),
         url('fonts/lato-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato_black';
    src: url('fonts/lato-black.ttf');
    src: url('fonts/lato-black.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-black.woff') format('woff'),
         url('fonts/lato-black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato_hairline';
    src: url('fonts/lato-hairline.ttf');
    src: url('fonts/lato-hairline.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-hairline.woff') format('woff'),
         url('fonts/lato-hairline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'openbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff2') format('woff2'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'openlight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff2') format('woff2'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'openreg';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.ttf') format('truetype');
	src:url('fonts/icomoon.eot') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.eot'),
		url('fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	background-color:rgb(233,233,233);
	margin:0;
	padding:0;
	margin-top: 0px !important
}

body {
	background-color:rgb(233,233,233);
	z-index:0;
	position:relative;
	margin-top: 0px !important
}

.navbar-nav>li>.dropdown-menu li {
	margin-right:0;
}

.header_wrap {
	width:100%;
	background-color:rgb(66,66,66);

}

.navPosition {
	position:absolute;
	top:40px;
	z-index:9999;
	width:100%;
}

.navigacija {
	border:none;
	border-radius:0;
	min-height:80px;
	background-color:rgb(66,66,66);
}

.navigacijaUL {
	right:0px;
	position:absolute;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	background-color:rgb(66,66,66);
}

@media (max-width: 992px) {

	.navigacijaUL {
		right:0px;
	}

	.container .navigacijaUL li {
	margin-right:0px;

	}

}


@media (max-width: 766px) {
		.navigacijaUL {
			font-size:16px;
			width:100%;
			left:0;
			background-color:rgb(66,66,66);
			position: relative;
		}

		.navigacija .navbar-collapse {
			padding:0;
			width:100%;
			height:auto;
			z-index:9999;
			top:20px;
			position:relative;
		}

		.navigacijaUL li {
			margin:0;
			width:100%;

		}

		.navbar-collapse .navbar-nav>li>a {
			padding-top: 15px;
			padding-bottom: 15px;
		}

		.navbar-nav {
			 margin: 0; 
		}
		.navigacija .navigacijaUL ul.dropdown-menu li a {
			font-size:14px;
			color:white;

		}

		.navPosition {
			position:absolute;
			top:0px;
			z-index:9999;
			width:100%;
		}
	}

.navbar-nav>li>a {
			padding-top: 30px;
			padding-bottom: 30px;
		}

.navigacijaUL li {
	margin-right:10px;

}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: rgb(248,153,34);
}

#menu-home-menu .dropdown-menu li:hover {
	background-color: rgb(248,153,34);
}

.fromBottom {
	opacity:0;
	-webkit-transition: top 0.8s; /* Safari 3.1 to 6.0 */
    -moz-transition: top 0.8s;
    transition: top 0.8s;
    top:40px;
    position:relative;
}

.fromLeft {
	opacity:0;
	-webkit-transition: left 0.8s; /* Safari 3.1 to 6.0 */
    -moz-transition: left 0.8s;
    transition: left 0.8s;
    left:-40px;
    position:relative;
}

.fromRight {
	opacity:0;
	-webkit-transition: right 0.8s; /* Safari 3.1 to 6.0 */
    -moz-transition: right 0.8s;
    transition: right 0.8s;
    right:-40px;
    position:relative;
}

.navPosition .container .navigacijaUL li a {
	color:white;
}

.navPosition .container .navigacijaUL li a:hover {
	background-color: rgb(50,153,187);
}

.logo_wrap {
	position:relative;
	float:left;
	left:0px;
	top:10px;
}

.logotip {
	background-size:contain;
	background-repeat: no-repeat;
	width:150px;
	height:60px;
	background-image: url(img/logo_media.png);
	
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: white;
	background-color: rgb(50,153,187);
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	color: white;
	background-color:rgb(50,153,187);
}

.dropdown-menu {
	background-color: rgb(50,153,187);
	border-radius: 0;
	border:none;
	color:white;
}

.dropdown-menu li a {
	font-size:16px;
	color:white;

}

.container .navigacija .dropdown-menu li a:hover {
	background-color: rgb(248,153,34);
}

.navigacijaUL .dropdown-menu {
	padding:0;
}

.hs{
	display: table;
	table-layout: fixed;
	width: 290px;
	height: 30px;
	overflow: hidden;
	position: relative;
}
.hs_line{
	display: table;
	table-layout: fixed;
	width: 200px;
	height: 3px;
	overflow: hidden;
	position: relative;
}
.hsContent{

	margin: 0px auto 0 auto;
	display: table-cell;
	vertical-align: middle;
	color: white;
	padding: 0 6%;
	
}
.devider_li{
	height:50px !important;
	padding-top: 0px !important;
}
.devider_li:hover{
background-color: none;

}
.devider_submenu{
height:50px;
display:block;
}
.text_submenu{
margin-top: 5px;

margin-left: -10px;
color:white;
font-size: 16px;
display:block;
line-height: 16px;
}
.crta_submenu{
background-image: url("img/devider_submenu.png");
background-repeat: no-repeat;
display:block;
width: 100%;
height: 3px;
margin-top: 5px;
padding-left: 15px;
}
.slika1_submenu{
padding-left: 15px;
background-image: url("img/bus_submenu.png");
background-repeat: no-repeat;
background-size: 100% 100%;
display:block;
width: 30px;
height: 25px;
}
.slika2_submenu{

}




												/* END KONTAKT */
.storitve1_wrap {
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
	background-color:rgb(233,233,233);
	padding-top:20px;
}

.container {
	position:relative;
	z-index:100;
}

.prvi_slajder {
	z-index:0;
	position:relative;
	top:0;
	left:0;
	height: 80%;
	background-color:rgb(233,233,233);
}

.slider2{
	height: 80%;
}

.slider2_wrap {
  width:10000px;
  height:80%;
  position:relative;
}

.content_wrap {
	top:25%;
}

.slider2_viewport{
  height:130% !important;
  overflow:hidden;
  min-height:750px !important;
}

.slajd1, .slajd2, .slajd3, .slajd4 {
  float:left;
  position:relative;
 z-index:4;
 font-family: 'Open Sans', sans-serif;
	font-size:30px;
	font-weight:bold;
		color:black;
		overflow:hidden;
		background-size:cover;
}

.control_prev, .control_next {
	position:absolute;
	top:40%;
	cursor:pointer;
	width:35px;
	height:35px;
	background-color:black;
	color:white;
	z-index:5;
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	font-weight:800;
	text-align:center;
	line-height:35px;

}

.control_prev {
	left:1%;
}

.control_next {
	right:1%;
}

.control_prev:hover, .control_next:hover {
	color:rgb(50,153,187);
	-webkit-transition: all 0.4s ease;
} 

.slajd1 {
	background-size:100% 100%;
	background-repeat:no-repeat;
}

.slajd_content {
	position: relative;
	width: 400px;
	max-height: 340px;
	top: 25%;
	background-color: rgba(50,153,187,0.5);
	padding: 10px;

}

.slajd_title {
	font-family:openbold;
	font-size:30px;
	color:white;
	margin-bottom:20px;
}

.slajd_tekst {
font-family:openlight;
font-size:16px;
color:white;
line-height:20px;
text-align: left;
}

.slajd_vec {
	height:50px;
	border:1px solid white;
	padding:15px;
	margin-top:20px;
	font-family:openlight;
	font-size:16px;
    color:white;
    text-align: center;
    cursor:pointer;
}

.slajd_vec a {
	 color:white;
	 font-size:16px;
}

.slajd2 {

}

.slajd3 {

}

.podslajder_wrap {
	background-color:rgb(233,233,233);
	padding-bottom:60px;
}

.podrocja {
	background-color:rgb(233,233,233);
	height:131px;
}

.avtobusno_oglasevanje {
	height:131px;
	background-color:rgb(73,167,198);
	cursor:pointer;
}

.avtografika {
	height:131px;
	background-color:rgb(50,153,187);
	cursor:pointer;
}

.digitalni{												
	height:130px;
	background-color:rgb(30,121,151);
	cursor:pointer;
}
.avtobusno_oglasevanje:hover,.avtografika:hover,.digitalni:hover, .digitalnoOg:hover{
	background-color:rgb(255,153,0);
}
.podrocja_naslov {
 font-family: 'Open Sans', sans-serif;
font-weight:400;
font-size:22px;
margin-top:20px;
line-height:30px;
padding-bottom:10px;
}

.bolder {
	font-family:openbold;

}

.tcenter {
	text-align:center;
}

.bigger {
	font-size:18px;
}

.ikona_bus {
	margin-top:20px;
	height:85px;
	width:45%;
	background-image:url(img/bus1.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	position: relative;
	float: left;
}
.ikona_zaslon {
	margin-top:20px;
	height:85px;
	width:40%;
	background-image:url("http://mediabus.si/wp-content/uploads/2016/10/digitalni-zaslon_ikona_bela.png");
	background-size: 60%;
	background-repeat:no-repeat;
	background-position: 50% 80%;
	position: relative;
	float: left;
}
.ikona_avto {
	margin-top:25px;
	width:45%;
	height:65px;
	position: relative;
	float: left;
	background-image:url(img/avto1.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: 50% 100%;
}

.ikona_digi {
	margin-top:25px;
	width:35%;
	position: relative;
	float: left;
	margin-left:14px;
	height:80px;
	background-image:url(img/digitalnitisk.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

.oglasevanje_tekst {
	margin-top:40px;
	width:50%;
	position: relative;
	float: left;
	height:auto;
	color:white;
	font-family: openreg;
	font-size:14px;
	line-height:22px;
margin-left: 5%;

}

.avtografika_tekst {
	margin-top:45px;
	height:auto;
	width:50%;
	position: relative;
	float: left;
	margin-left: 5%;
	color:white;
	font-family: openreg;
	font-size:14px;
	line-height:22px;
}

.digitalni_tekst {
	    margin-top: 50px;
    height: auto;
    width: 40%;
    position: relative;
    margin-left: 10%;
    float: left;
    color: white;
    font-family: openreg;
    font-size: 14px;
    line-height: 20px;
}

.digitalno_tekst {
	    margin-top: 50px;
    height: auto;
    width: 40%;
    position: relative;
    margin-left: 5%;
    float: left;
    color: white;
    font-family: openreg;
    font-size: 14px;
    line-height: 20px;
}

.prvi_divider {
	height:80px;
	background-color:rgb(66,66,66);

}

.prvi_divide_tekst {
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:white;
	position:relative;
	float:left;
	line-height:80px;

}

span.e-novicke-block {
	display:block;
	position:relative;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:20px;
	margin-left:20px;
	padding-top:32px;
	color:white;

}

.prvi_divide_span {
	display:inline-block;
	vertical-align: middle;
	line-height:20px;
}

.prvi_divide_oranzna {
	background-color:rgb(255,153,0);
	width:150px;
	height:80px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:white;
	font-size:22px;
	text-align:center;
	padding-top:16px;
	right:0;
	position:absolute;
}

.prvi_divide_oranzna a {
	color:white;
}

.prvi_divide_oranzna a:hover {
	color:rgb(73,167,198);
	text-decoration: none;

}

.oglasi {
	height:300px;
	margin-top:30px;
	position:relative;
	z-index:1;
	padding-bottom:40px;
}

.bus_siva {
	background-image:url("img/bus_siva.png");
	background-size: contain;
	background-repeat:no-repeat;
	background-position:50% 0;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	height:150px;
	border-bottom:5px solid rgb(186,186,186);
	padding-bottom:10px;


}

.bus_siva_podnaslov {
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:rgb(66,66,66);
	font-size:22px;
	text-align:center;
}

.storitve1, .storitve2, .storitve3 {
height:300px;
}
/*.hover_post:hover {
background-color: rgb(50,153,187);

}*/
.hover_post:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:-15px; left:0;
    background:rgba(50,153,187,0.4);
    opacity:0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    padding:10px;
    z-index:55;
}
.hover_post:hover:after {
    opacity:1;
}
.storitve_slika1 {
width:100%;
height:140px;
background-image:url(img/1.png);
background-size:cover;
background-position:0px -20px;
background-repeat:no-repeat;
z-index:65;
}

.storitve_slika2 {
width:100%;

height:140px;
background-image:url(img/2.png);
background-size:cover;
background-position:0px 0px;
background-repeat:no-repeat;
}

.storitve_slika3 {
width:100%;

height:140px;
background-image:url(img/3.png);
background-size:cover;
background-position:0px 0px;
background-repeat:no-repeat;
}

.storitve_tekst_title {
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	color:rgb(66,66,66);
	
	
}
.storitve_nasloov{
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	color:rgb(66,66,66);
	
}

.storitve_tekst {
	font-size:12px;
	font-weight:400;
	margin-top:10px;
}
.storitve_teekst {
	font-size:12px;
	font-weight:400;
	margin-top:10px;
}

.drugi_divider_wrap {
	background-color:rgb(188,188,188);
	position:relative;
	z-index:1;

}

.drugi_divider {
	height:200px;
	background-color:rgb(188,188,188);
	

}

.drugi_slajder_wrap {
	position:relative;
	float:left;	
}


#slider {
  position: relative;
  overflow: hidden;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 1170px;
  height: 200px;
  color:white;
}


.slajdr_slikca {
	width:50%;
	position:relative;
	float:left;
	height:200px;
	background-size:cover;
	background-repeat:no-repeat;
}

.slajdr_tekst{
	padding:20px 20px 20px 20px;
	position:relative;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:18px;
	width:50%;

}

.controls {
    position:absolute;
    right:0px;
    bottom:0;
    margin-top:0px;
    width:70px;
}

a.control_prev2, a.control_next2 {
  z-index: 999;
  display: block;
  width: auto;
  height: auto;
  background: rgb( 48,135,164 );
    width:30px;
    height:30px;
  opacity: 0.7;
  cursor: pointer;
  float:left;
  color:white;
  font-family: 'Open Sans', sans-serif;
  font-weight:800;
  line-height:36px;
  font-size:20px;
  text-align:center;

}

a.control_prev2:hover, a.control_next2:hover {
  opacity: 1;
  background: rgb( 36,115,141 );
  text-decoration: none;
  color:white;
  -webkit-transition: all 0.2s ease;
}

.drugi_divider_tekst {
	position:relative;
	float:left;
	height:150px;
	left:5%;
	padding:20px 0px 20px 0px;
	width:500px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.kolesa_siva {
	background-image:url("img/kolesa_siva.png");
	background-size: contain;
	background-repeat:no-repeat;
	background-position:50% 0;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	height:150px;
	border-bottom:5px solid rgb(186,186,186);
	padding-bottom:10px;

}

.storitve_slika4 {
width:100%;

height:140px;
background-image:url(img/4.png);
background-size:cover;
background-position:0px -20px;
background-repeat:no-repeat;
}

.storitve_slika5 {
width:100%;
height:140px;
background-image:url(img/5.png);
background-size:cover;
background-position:0px 0px;
background-repeat:no-repeat;
}

.storitve_slika6 {
width:100%;
height:140px;
background-image:url(img/6.png);
background-size:cover;
background-position:0px 0px;
background-repeat:no-repeat;
}

.tretji_divider_wrap {
	background-color:rgb(102,102,102);
	height:80px;
	position:relative;
	z-index:1;
}

.envelope_ikona {
	background-color:rgb(50,153,187);
	width:80px;
	height:80px;
	position:relative;
	float:left;
}

.envelope {
	background-image:url(img/envelope.png);
	background-size:contain;
	background-position:10px 16px;
	width:60px;
	height:60px;
	background-repeat:no-repeat;

}

.newsletter_tekst {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:20px;
	padding-top:40px;
	color:white;
	position:relative;
	float:left;
}

.newsletter_tekst > .mali {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-style: italic;
	font-size: 16px;
	color: white;
	margin-top:-14px;
	display:block;
	float:left;
	position: relative;
}

.newsletter_form {
	position:relative;
	float:right;

}


.mail {
	outline:none;
	border:none;
	background-color:rgb(188,188,188);
	height:80px;
	width:250px;
	top:-2px;
	padding-left:20px;
	position:relative;
}

::-webkit-input-placeholder {
color:white;
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-style: italic;
}

:-moz-placeholder {
color:white;
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-style: italic;
}

::-moz-placeholder {
color:white;
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-style: italic;
}

:-ms-input-placeholder {
color:white;
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-style: italic;
}

#submit {
	outline:none;
	border:none;
	background-color:rgb(50,153,187);
	height:80px;
	width:100px;
	margin-left:-5px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:white;
}

#submit:hover {
	color:rgb(248,152,31);
	-webkit-transition: all 0.2	s ease;

}

.reference_wrap {
	width:100%;
	height:200px;
	background-image:url(img/bus_reference.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	overflow:hidden;
	position:relative;
	z-index:1
}

.reference_overlay {
	position:relative;
	width:100%;
	height:200px;
	top:0;
	left:0;
    background-color:rgba(255,153,0,0.8);
}

.footer {
	position:relative;
	width:100%;
	height:460px;
	background-color:rgb(66,66,66);
	padding-top:30px;
	z-index:-8;
	overflow:hidden;

}

.footer_fixed {
	width:100%;
	height:460px;
	position:fixed;
	z-index:-6;
	bottom:0;
	padding-top:30px;
}

.naziv {
	position:relative;
	color:white;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:18px;

}
.naslov {
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	height:60px;
	width:100%;
}
.ikona1 {
	background-image:url(img/pin.png);
	background-size:contain;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	position:relative;
	float:left;
}

.ikona2 {
	background-image:url(img/envelope2.png);
	background-size:cover;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	position:relative;
	float:left;
}

.ikona3 {
	background-image:url(img/iphone.png);	
	background-size:cover;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	position:relative;
	float:left;
}

.footer_podatki {
	margin-left:20px;
	position:relative;
	float:left;
	width:200px;
	height:60px;
	padding-top:6px;
	z-index:-1;
}

.footer_podatki p {
	color:rgb(220,220,220);
    font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:14px;
	line-height:18px;
}

.mail_footer {
	width:100%;
	height:60px;
	margin-top:10px;
}

.mail_footer .footer_podatki p {
	line-height:50px;
}

.kontakti {
	width:100%;
	height:60px;
	margin-top:10px;
}

.nopadding {
	padding:0;
}

.nopadright {
	left:15px;
}

.karta {
	width:100%;
	height:427px;
	background-image:url(img/Zemljevid.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.footerPogoji {
	margin-top:20px;
	 font-size:14px;
}

.footerPogoji a:hover {
	color:#ff9700;
	text-decoration:none;
}

.kontaktni_podatki {
	position:relative;
	z-index:1;
}

.prva_storitev{
	
	height: 100%;
}
.storitve_text{
	margin-left:-20px;
	
	width:80%;
	/*margin-bottom: 40%;*/
}
.divider{
	position: relative;
	top: -20px;
}
.slika{
	vertical-align:middle;
}
.navigacija_storitve{
	position:fixed;
	width: 100%;
	background-color:rgb(66,66,66);
	/*position:absolute;*/
	height:80px;
	/*width:72%;
	/*margin-left:14%;
	margin-right:14%;*/
	z-index:999;
	/*margin-top:20px;*/
}	
.navigacija_inner_storitve {
	/*position:relative;
	/*width:100%;
	height:100%;*/
	padding:10px 20px 10px 20px;
	/*margin-left: 4%;
	/*border:1px solid blue;*/
}
.prva_storitev{
	margin-top: 90px;
}
.tretja_storitev{
	margin-bottom: 30px;
}	
#kontakt{
}

.facts_wrap {
	width:100%;
	height:auto;
	background-color:white;
}

.facts_wrap p {
	color:rgb(50,153,187);
	font-family: openreg;
	font-size:18px;
	margin-top: 20px;
	position: relative;
	bottom:0;
	left:0;
}

.storitve1_wrap p {
	color:rgb(50,153,187);
	font-family: openreg;
	font-size:18px;
	margin-top: 20px;
	position: relative;
	bottom:0;
	left:0;
}

.fact {
	height:220px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
}

.fact_title {
	font-family:openbold;
	color:rgb(50,153,187);
	font-size:24px;
	position:relative;
}

.prvavrsta {
	padding-bottom:40px;

}

.MEDIABUS_QUOTE:before {
	content: "\e602";
	font-family: icomoon;
	font-size:20px;
	color:rgb(50,153,187);
	top:-10px;
	left:-5px;
	position:relative;
}

.MEDIABUS_QUOTE:after {
	content: "\e605";
	font-family: icomoon;
	font-size:20px;
	color:rgb(50,153,187);
	top:10px;
	position:relative;
}


.MEDIABUS_QUOTE .narekovaj1 {
	width:30px;
	height:30px;
	position:absolute;
	display:inline-block;
	background-image: url(img/narekovaji1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	left: -30px;
	top: -10px;

}

blockquote {
	padding-top:20px;
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  background-image: url(img/narekovaji1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
blockquote p {
  display: inline;
}

.MEDIABUS_QUOTE .narekovaj2 {
	width:30px;
	height:30px;
	position:absolute;
	background-image: url(img/narekovaji2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display:inline-block;
}

.drugavrsta {
	margin-top:75px;
	padding-bottom:40px;
}

.tretjavrsta {
	margin-top:40px;
	padding-bottom:40px;
}

.factpic1 {
	background-image: url(img/fact1.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	position: relative;
	background-position: 50% 50%;
}

.factpic2 {
	background-image: url(img/fact2.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:80%;
	margin-left:10%;
	height:120px;
	background-position: 50% 100%;
}

.factpic3 {
	background-image: url(img/fact3.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:80px;
	position:relative;
	margin-top:40px;
	background-position: 50% 100%;
}

.factpic4 {
	background-image: url(img/fact4.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:130px;
	background-position: 50% 50%;
	position: relative;
	margin-top:-10px;
}

.factpic5 {
	background-image: url(img/fact5.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	background-position: 50% 50%;
}

.factpic6 {
	background-image: url(img/fact6.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
	margin-top: -30px;
	background-position: 50% 50%;
}

.factpic7 {
	background-image: url(img/fact7.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	background-position: 50% 100%;
}



.factpic8 {
	background-image: url(img/fact8.svg);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	background-position: 50% 100%;
}

.factpic9 {
	background-image: url(img/fact9.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	background-position: 50% 100%;
}


.factpic10 {
	background-image: url(img/fact10.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:60%;
	margin-left:20%;
	height:120px;
	background-position: 50% 100%;
}

.factpic11 {
	background-image: url(img/fact11.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	background-position: 50% 100%;
}

.factpic12 {
	background-image: url(img/fact12.png);
	background-size:contain;
	background-repeat: no-repeat;
	width:100%;
	height:120px;
	position: relative;
	background-position: 50% 100%;
}

@media (max-width: 1200px) {
	.factpic2 {
		width:100%;
		margin:0;
	}

	.factpic10 {
		width:80%;
		margin-left:10%;
	}

	.fact_title11 {
		font-size: 25px;
	}

	.ref_overlay {
		line-height:150px;
	}

} 


												/*RESPONSIVE CSS */
@media (max-width: 992px) { 

	.ref_overlay {
		line-height:150px;
	}
	
	.fact_title2 {
		top: 45px;
	}

	.fact_title7 {
		top: 45px;
	}

	.factpic10 {
		width: 40%;
		margin-left: 30%;
	}

	.fact_title11 {
		top:5px;
	}

	.container_wrap .navbar {
		overflow:visible;

	}

	.slider2_wrap {
  width:10000px;
  height:40%;
  position:relative;
}

.slider2_viewport{
  height:40%;
  overflow:hidden;
  min-height:400px !important;
}


.avtobusno_oglasevanje, .avtografika, .digitalni{
	margin-top:0px;
}

.oglasi {
	margin-top:0;
}

.podrocja {
	margin-top:0px;
	padding-top:25px;
}

.podrocja_naslov {
	text-align:center;
}

.storitve1_wrap {
	height:auto;
	margin-top:-50px;
}

.digitalni_tekst {
	margin-left:0;
}

.ikona_digi {
	width:50%;
}


.reference_wrap {
	width:100%;
	height:200px;
	overflow:hidden;
	position:relative;
	z-index:1
}

.reference_overlay {
	position:relative;
	width:100%;
	height:200px;
	top:0;
	left:0;
    background-color:rgb(255,153,0);
}

.ikona_bus {
	height:80px;
	background-position: 50% 0;
}

.ikona_gears {
	height:80px;
	background-position: 50% 0;
}

.avtobusno_oglasevanje {
margin-top:0;
	height:¸250px;
}

.ostale_storitve {
margin-top:0;
	height:200px;
}

.bus_siva_podnaslov {
	margin-bottom:30px;
}

}

@media (max-width: 766px) {
	.slajd_content {
		position: relative;
		width: 70%;
		margin-left: 15%;
	}
	.fact {
		margin:20px 0 20px 0;
	}

	.factpic10 {
		width:100%;
		margin:0;
	}

	.fact_title10 {
		top:-35px;
	}

	.fact_title7 {
		top:0;
	}

	.prvavrsta {
		margin-top:40px;
		padding-bottom:0;
		border:none;
	}

	.drugavrsta {
		margin:0;
		padding-bottom:0;
		border:none;
	}

	.tretjavrsta {
		margin:0;
		padding-bottom:0;
		border:none;
	}
} 


	/**************************** KONTAKT CSS ********************/
	.podatki_wrap {
		width:100%;
		background-color:rgb(233,233,233);
		z-index:10;
		height:600px;
	}

	.podatki_container {
		position:relative;
		background-color:rgb(233,233,233);
		z-index:10;
		top:160px;
		height:600px;
	}
	.contact_title {
		font-family: 'Open Sans', sans-serif;
		font-size:30px;
		font-weight:400;
		color:rgb(66,66,66);
		width:15%;
		position:relative;
		float:left;
	}

	.crta {
		position:relative;
		float:left;
		width:85%;
		height:30px;
		border-bottom:1px solid rgb(66,66,66);
	}

	.podatki {
		height:400px;
	}

	.podatki_inner {
		margin-top:80px;
	}

	.podatki_forma {

	}

	.ime, .podjetje, .email, .telefon {
		width:100%;
		height:45px;
		margin-bottom:20px;
		padding-left:20px;
	}

	#sporocilo {
		padding:20px;
		height:240px;
		width:100%;
	}

	
	input{
	border:none;
	background-color: rgb(188,188,188);
	height:50px;
	}
	textarea{
	resize:none;
	border:none ;
	background-color: rgb(188,188,188);
	}

	#poslji {
		background-color:rgb(248,152,31);
		color:white;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		font-size:20px;
		text-align:center;
		width:150px;
		height:35px;
		position:absolute;
		right:15px;
	}

	#poslji:hover {
		color:rgb(50,153,187);
	}

	.naslov_title {
		font-family: 'Open Sans', sans-serif;
		font-size:20px;
		font-weight: bold;
		color:rgb(66,66,66);
		margin-bottom:10px;
	}

	.pinned, .mailed, .telefoned {
		width:100%;
		height:60px;
		margin-bottom:15px;

	}

	.pin_blue {
		width:60px;
		height:100%;
		background-image:url(img/pin_blue.png);
		background-size:100% 100%;
		position:relative;
		float:left;
	}

	.emailed {
		width:60px;
		height:100%;
		background-image:url(img/mail.png);
		background-size:100% 100%;
		position:relative;
		float:left;
	}

	.telefoncek {
		width:60px;
		height:100%;
		background-image:url(img/tel.png);
		background-size:100% 100%;
		position:relative;
		float:left;
	}

	.pin_floater, .emailed_floater, .telefoncek_floater {
		position:relative;
		float:left;
		margin-left:10px;
		font-family: 'Open Sans', sans-serif;
		color:rgb(66,66,66);
		font-size:16px;
	}

	.pin_floater p:first-child{
		margin-top:5px;
		
	}

	.emailed_floater p:first-child{
		margin-top:20px;
		
	}


	.telefoncek_floater p {
		margin-top:7px;
	}

	.google_maps {
		position:relative;
		height:400px;
	}

	#map_canvas {
		height:400px;
	}
	.footer_contact {
		position:relative;
	}

	@media (max-width: 992px) {
		
		.podatki_container {
			height:1100px;
			top:120px;
		}

		.naslov_title {
			margin-top:60px;
		}
	
} 


						/******* REFERENCE CSS *******/

.ref_wrap {
	background-color:rgb(233,233,233);
	z-index:10;
	width:100%;
	height:auto;
	position:relative;
	font-family: 'Open Sans', sans-serif;
}

.navigacija_ref {
	width:100%;
	height:80px;
	padding-top:30px;
	position:relative;

}

.ref_container {
	position:relative;
	padding-top:160px;
	height:auto;

}

.avtobusno_nav {
	height:40px;
	padding-left:0;
	
}

.avtografika_nav {
	height:40px;
	
}

.digitalni_nav {
	height:40px;
	
}

.vse_nav {
	height:40px;

}

.nopaddingleft {
	padding-left:0;
}

.nav_button1 {
	height:100%;
	background-color:rgb(50,153,187);
	color:white;
	padding:10px;
	font-size:22px;
	text-align:center;
	cursor:pointer;
}

.nav_button2 {
	height:100%;
	background-color:rgb(50,153,187);
	color:white;
	margin-left:20px;
	padding:10px;
	font-size:22px;
	text-align:center;
	cursor:pointer;
}

.nav_button3 {
	height:100%;
	background-color:rgb(50,153,187);
	color:white;
	margin-left:20px;
	padding:10px;
	font-size:22px;
	text-align:center;
	cursor:pointer;
}

.nav_button4 {
	height:100%;
	background-color:rgb(255,151,0);
	color:white;
	margin-left:20px;
	padding:10px;
	font-size:20px;
	text-align:center;
	cursor:pointer;
}

.ref_seznam {
	width:100%;
	font-size:20px;
	text-align:center;

}

.clear {
	clear:both;
}

.ref {
	width:350px;
	height:200px;
	margin:20px 0 20px 0;
	position:relative;
	float:left;
	cursor:pointer;
	background-position: 50% 50%;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	transition:all 0.4s;
}

.ref_title {
	color:white;
	font-family:openReg;
	-webkit-transform: translateZ(0px);
	display:inline-block;
	vertical-align: middle;
	line-height:24px;
	font-size:22px;
}

.ref_overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(50,153,187,0.8);
	opacity:0;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	transition:all 0.4s;
	-webkit-transform: translateZ(0px);
	line-height:200px;
}

.contact_wrap b {
	font-family:openBold;
}


.ref:hover .ref_overlay {
	opacity:1;
}

.ref_desc {
	position:relative;
	clear:both;
	height:300px;
	background-color:white;
	width:100%;
	display:none;
	padding:10px 10px 10px 0;
}

.close_button {
	position:absolute;
	top: 10px;
	right: 10px;
	width: 15px;
	height: 15px;
	background-image: url(img/x.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor:pointer;
}

.puscica {
	position:absolute;
	top:-20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 25px 25px 25px;
	border-color: transparent transparent white transparent;
}

.ref_slika {
	width:42%;
	height:280px;
	position:relative;
	float:left;
	background-position:50% 50%;
}

.ref_right {
	width:50%;
	height:280px;
	position:relative;
	float:left;
	padding-left:30px;
	padding-top:10px;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
}

.puscicaL {
	width:4%;
	position: relative;
	float:left;
	height:30px;
	background-image: url(img/puscicaL.png);
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top:125px;
	cursor:pointer;
}

.puscicaR {
	width:4%;
	position: relative;
	float:left;
	height:30px;
	background-image: url(img/puscicaR.png);
	background-size:contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top:125px;
	cursor:pointer;
}

.ref_right h1 {
	font-size:20px;
	text-align:left;
	text-transform:uppercase;
	color:rgb(50,153,187);
	padding-bottom:5px;
	border-bottom:2px solid rgb(66,66,66);
	font-weight:bold;
	margin-bottom:10px;
}

span.bolder {
	font-family:openbold;

}



.ref_right p {
	color:rgb(66,66,66);
	font-weight:normal;
	font-family:openlight;
	margin-bottom:10px;
	font-size:18px;
}

.extra_pics {
	width:100%;
	height:80px;
	position:absolute;
	bottom:15px;
	display:block;
}

.extra_pics div {
	position:relative;
	float:left;
	width:90px;
	height:100%;
	margin-right:20px;
	margin-top:10px;
	cursor:pointer;
	-webkit-transition: all 0.3s ease;
	transition:all 0.3s ease;
	background-size:cover;

}

.extra_pics .active_pic {
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}

.extra_pics div:hover {
	transform:scale(1.2);
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}

.hidden_elements {
	display:none; !important
}

.ref_opis {
	display:none;
}

.reference_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: rgb(66,66,66);
	width: 15%;
	position: relative; 
	float: left; 
}



@media (max-width: 1200px) {
	
	.ref {
	width:269px;
	height:150px;
	margin-left:20px;
	position:relative;
	float:left;
}

.ref_seznam {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	margin-left: -20px;
}

.nav_button1 {
	font-size:18px;
}
	
} 

@media (max-width: 992px) {


.ref_seznam {
	width:750px;
	padding-top: 120px;
	padding-left:50px;
}	

.nav_button1 {
	font-size:22px;
}


	.avtobusno_nav {
	height:40px;
	padding-left:15px;
	
}

.nav_button2, .nav_button3, .nav_button4 {
	margin-left:0;
}

.extra_pics div {
	width: 70px;
	height: 60px;
	margin-right:10px;
}

.ref {
	margin-left:0px;
	width:318px;
}

.ref_desc {
	margin-left:-10px;
}

} 

@media (max-width: 766px) {
	
	.ref{
	width:100%;
	height:150px;
	margin-left:-10px;
	position:relative;
	float:left;
	background-position: 50% 50%;
}

.ref_seznam {
	width:100%;

}

	.navigacija_ref div {
		min-width:250px;
	}

	.ref_slika {
	width:100%;
	height:190px;
}
.ref_right {
	width:100%;
	height:230px;
	padding-left:0px;
	padding-top:10px;
	font-family: 'Open Sans', sans-serif;
	text-align:left;

}
.ref_right h1 {
	font-size:20px;
	text-align:left;
	text-transform:uppercase;
	color:rgb(50,153,187);
	padding-bottom:5px;
	border-bottom:2px solid rgb(66,66,66);
	font-weight:bold;
	margin-bottom:10px;
}

.ref_desc {
	position:relative;
	clear:both;
	height:480px;
	background-color:white;
	width:100%;
	display:none;
	padding:10px;
}

.extra_pics {
	padding-top:30px;
}

} 


/***** O NAS CSS *****/
.contact_wrap {
	height:auto;
	background-color:rgb(233,233,233);
	width:100%;
	padding-top:160px;
	position:relative;
	z-index:22;
}

.kontakt_container {
	position:relative;
	height:auto;
}

.onas_title {
		font-family: 'Open Sans', sans-serif;
		font-size:30px;
		font-weight:400;
		color:rgb(66,66,66);
		width:20%;
		position:relative;
		float:left;
}

.crta_onas {
	position:relative;
	float:left;
	width:80%;
	height:30px;
	border-bottom:1px solid rgb(66,66,66);
}

.trak_wrap {
	width:100%;
	height:auto;
	min-height:100px;
	margin-top:60px;
}

.trak_left {
	width:77px;
	height:60px;
	background-size:contain;
	background-repeat: no-repeat;
	background-image: url(img/trak_left.png);
	position: absolute;
	left:0;
	background-position:100% 100%;
	z-index:6;
}

.trak_middle {
	width:100%;
	height:60px;
	background-color:rgb(50,153,187);
	z-index:5;
}

.trak_right {
	width:77px;
	height:60px;
	background-size:contain;
	background-repeat: no-repeat;
	background-image: url(img/trak_right.png);
	position:absolute;
	right:0;
	z-index:6;
}

.trak_middle {
	font-family:openbold;
	font-size:25px;
	color:white;
	padding-top:20px;
	padding-left:40px;
}

.badge_title {
	position:absolute;
	right:80px;
	width:130px;
	height:200px;
	top:-20px;
	background-size: contain;
	background-image: url(img/zeod.png);
	background-repeat: no-repeat;
	z-index:7;
}

.o_nas_text p {
	font-family:openreg;
	font-size:14px;
	line-height:22px;
	margin-top:25px;
	color:rgb(66,66,66);
	text-align:justify;
}

.contact_wrap span.bolder {
	font-family:openbold;
	color:rgb(66,66,66);
}

.vrednote_wrap {
	width:100%;
	margin:0;
	margin-top:30px;
}

.ponosnina {
	height:415px;
	padding-bottom:10px;
	border-left:2px solid rgb(50,153,187);
	border-top:2px solid rgb(50,153,187);
	border-bottom:2px solid rgb(50,153,187);
}

.ponosnina:before {
   content:"";
   position: absolute;
   display:block;
   z-index: 5;
   top: 5px;
   left: 5px;
   right: 0px;
   bottom: 5px;
   border-left:2px solid rgb(50,153,187);
	border-top:2px solid rgb(50,153,187);
	border-bottom:2px solid rgb(50,153,187);
}

.vrednote {
	height:415px;
	background-color:rgb(50,153,187);
}

.zastavica {
	width:60%;
	background-color:rgb(50,153,187);
	height:60px;
	position:relative;
	top:20px;
	left:-10px;
	text-align:center;
	padding-top:20px;
}

.zastavica p {
	font-family:openbold;
	color:white;
	font-size:20px;
}

.zastavica:after {
	content:"";
	display:block;
	position:absolute;
	right:0;
	width: 0;
	height: 0;
	top:0;
	border-style: solid;
	border-width: 30px 20px 30px 0;
	border-color: transparent rgb(233,233,233) transparent transparent;
}


span.extrapad {
	padding-left:20px;
}

.sponka {
	position:absolute;
	left:40px;
	top:-40px;
	background-image: url(img/sponka.png);
	background-size: contain;
	background-repeat: no-repeat;
	width:30px;
	height:85px;
}

.vrednote {
	text-align:justify;
	padding:15px;
}

.vrednote h3 {
	font-family:openbold;
	color:white;
	font-size:28px;
	margin-left:65px;
	margin-top:35px;
	padding-bottom:5px;
	border-bottom:2px solid rgba(255,255,255,0.5);
}

.vrednote p:first-of-type {
	font-family:openbold;
	color:white;
	line-height:22px;
	font-size:18px;
	margin-top:15px;
}

.vrednote p {
	font-family:openlight;
	color:white;
	font-size:18px;
	margin-top:15px;
	line-height:22px;
}

.vizija_container {
	width:100%;
	height:auto;
	margin:0;
	margin-top:50px;
	background-color: white;
	padding:0;
}

.vizija_wrap {
	height:auto;
}

.zarnica {
	background-color:white;
	width:100%;
	height:250px;
	top:55px;
	position:relative;
	background-image: url(img/zarnica.svg);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.zarnica:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:250px;
	background-image: url(img/zarnica1.svg);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity:1;

}

.vizija_inner  {
	padding-top:40px;
	padding-bottom:40px;
	padding-right: 0px;
	text-align:justify;
}

.vizija_inner h3 {
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
}

.vizija_inner p {
	font-family:openreg;
	font-size:14px;
	margin-top:30px;
	line-height:22px;
}

.analize_container {
	width:100%;
	height:auto;
	margin:0;
	background-color:rgb(233,233,233);
	padding:0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.analize_wrap {
	height:auto;
}

.graf {
	width:100%;
	height:200px;
	top:35px;
	position:relative;
	background-image: url(img/graf.png);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.analize_inner  {
	padding-top:30px;
	padding-bottom:30px;
	text-align:justify;
	padding-left:0;
}

.analize_inner h3 {
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
}

.analize_inner p {
	font-family:openreg;
	font-size:14px;
	margin-top:30px;
	line-height:22px;
}

.podrocja_container {
	height:auto;
	background-color:rgb(247,247,247);
	padding:20px;
	text-align:justify;
	padding-top:40px;
}

.podrocja_container h3 {
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
}

.podrocja_container p {
	font-family:openreg;
	font-size:14px;
	margin-top:30px;
	line-height:22px;
}

.pokritost_seznam ul {
	list-style-type: none;
    padding: 0px;
    margin-top: 35px;
	font-family:openreg;
	color:rgb(66,66,66);
}

.pokritost_seznam ul li:before{
	content:"";
	background-color:rgb(255,151,0);
	width:8px;
	height:8px;
	border-radius: 50%;
	display:block;
	position:relative;
	float:left;
	left:0;
	margin-right:10px;
	top:3px;
}

.pokritost_seznam ul li {
	font-size:14px;
	margin-top:10px;
}

.zemljevid {
	width:100%;
	height:450px;
	background-image: url(img/zemljevid1.png);
	background-size: contain;
	background-repeat: no-repeat;
}


.onas_Footer {
	z-index: 0;
	position: relative;
	width: 100%;
	height: 100%;
}

.onas_Footer .footer {
	height:350px;
	padding-top:20px;
}

.onas_Footer .footer_fixed {
	height:350px;
	padding-top:20px;
}

.footer_forma_wrap {
	height:200px;
	margin-top:40px;	
	position:relative;
}

.inputs_left {
	width:50%;
	position:relative;
	float:left;
}

.textarea_right {
	width:50%;
	position: relative;
	float: left;
}

.inputs_left input {
	width:100%;
	margin:5px;
	padding:5px;
	height:40px;
	font-family:openreg;
	font-size:14px;
}

.textarea_right textarea {
	width: 100%;
	height: 190px;
	resize: none;
	margin-left: 20px;
	margin-top: 5px;
	padding:10px;
}

.textarea_right #poslji {
	right:-20px;
}


/** EKIPA CSS ****/
.ekipa_wrap {
	background-color:rgb(233,233,233);
	width:100%;
	padding-top:160px;
	min-height:800px;
	height:auto;
}

.ekipa_inner {
	padding-top:60px;
}

.ekipa_wrap h3 {
	margin-top:20px;
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:24px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
	width:40%;
}

.ekipa_inner .clan {
	padding-top:20px;
	padding-bottom:20px;
}

.ekipa_inner p {
	font-family:openreg;
	font-size:16px;
	margin-top:5px;
}


	/******* AVTOBUSNO OGLASEVANJE CSS *********/

.avtobusno_wrap {
	background-color:rgb(233,233,233);
	width:100%;
	padding-top:160px;

}

.avtobusno_container {
	height:auto;
	padding-bottom:40px;
}

.avtobusno_title {
		font-family: openreg;
		font-size:30px;
		font-weight:400;
		color:rgb(66,66,66);
		width:40%;
		position:relative;
		float:left;
}

.crta_avtobusno {
	position:relative;
	float:left;
	width:60%;
	height:30px;
	border-bottom:1px solid rgb(66,66,66);
}

.zunanje_wrap {
	position:relative;
	top:60px;
}

.zunanje_wrap h3 {
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
}

.zunanje_wrap p {
	font-family:openreg;
	font-size:14px;
	margin-top:20px;
	line-height:20px;
}

.prednosti {
	width:100%;
	height:auto;
	background-color:rgb(50,153,187);
	position:relative;
	margin-top:120px;
	padding:20px;
}

.prednosti h3 {
	color:white;
	font-family: openreg;
	font-size:24px;
	padding-bottom:5px;
	width:500px;
	margin-top:20px;
	margin-left:60px;
	border-bottom:2px solid rgba(255,255,255,0.5);
}

.prednosti ul {
	list-style-type: none;
    padding: 0px;
    margin-top: 35px;
	font-family:openreg;
	color:white;
}

.prednosti .krogec{
	background-color:rgb(255,151,0);
	width:8px;
	height:8px;
	border-radius: 50%;
	display:block;
	position:relative;
	float:left;
	left:0;
	margin-right:10px;
	top:3px;
	
}

.prednosti ul li {
	font-size:14px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:95%;
}

.prednosti_pic {
	width:100%;
	height:90px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.prednosti_title {
	width:100%;
	min-height:50px;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:18px;
	color:white;
	text-align:center;
	margin-top:20px;
}

span.boldfont {
	font-family:openbold;
}

.prednosti1 {
	margin-top:40px;
	padding-bottom:20px;
	border-bottom:3px solid rgba(255,255,255,0.5);
}

.prednosti2 {
	margin-top:40px;
	padding-bottom:20px;
}

.avtografika_prednosti .prednosti_pic {
	width:80%;
	margin-left:10%;
}

.vozila1 {
	background-image: url(img/vozila1.png);
}

.vozila2{
	background-image: url(img/vozila2.png);
}

.vozila3{
	background-image: url(img/vozila3.png);
}

.vozila4{
	background-image: url(img/vozila4.png);
}

.vozila5{
	background-image: url(img/vozila5.png);
}

.prpic1 {
	background-image: url(img/prednosti/prednosti1.png);
}

.prpic2 {
	background-image: url(img/prednosti/prednosti2.png);
}

.prpic3 {
	background-image: url(img/prednosti/prednosti3.png);
}

.prpic4 {
	background-image: url(img/prednosti/prednosti4.png);
}

.prpic5 {
	background-image: url(img/prednosti/prednosti5.png);
}

.prpic6 {
	background-image: url(img/prednosti/prednosti6.png);
}

.prpic7 {
	background-image: url(img/prednosti/prednosti7.png);
}

.prpic8 {
	background-image: url(img/prednosti/prednosti8.png);
}

.clear{
	clear:both;
}

.formati_wrap {
	position:relative;
	height:auto;
	padding:80px;
	background-color:white;
}

.formati_container {
	padding-bottom:40px;
}

.formati_container h3 {
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:5px;
	width:100%;
	border-bottom:2px solid rgba(50,153,187,1);
}

.formati_container p {
	font-family:openreg;
	font-size:14px;
	margin-top:15px;
	line-height:20px;
}

.celi_wrap {
	position: relative;
	top:40px;
}

.celi_left {
	background-color:rgb(233,233,233);
	height:auto;
	padding:30px;
}

.celi_right {
	padding-left:60px;
	height:auto;
}

.trikotnik {
	width: 0;
	height: 0;
	border-style: solid;
	position:absolute;
	right:-25px;
	top:75px;
	border-width: 75px 0 75px 60px;
	border-color: transparent transparent transparent rgb(233,233,233);
}

.opisi_formatov h3 {
	font-family:openbold;
	font-size:20px;
	color:rgb(66,66,66);
	padding-bottom:5px;
	border-bottom:2px solid rgba(50,153,187,0.5);
	width:100px;
}

.skica1 {
	width:100%;
	height:100px;
	margin-top:20px;
	background-image: url(img/celibus1.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.skica2 {
	width:100%;
	height:100px;
	margin-top:20px;
	background-image: url(img/celibus2.png);
	background-size: contain;
	background-repeat: no-repeat;
}




.zadnja_wrap {
	position: relative;
	top:80px;
	border-top:2px solid rgba(50,153,187,0.5);
	padding-top:40px;

}

.zadnja_left .trikotnik {
	top:50px;
}

.zadnja_left {
	background-color:rgb(233,233,233);
	height:auto;
	padding:30px;
}

.zadnja_left h3 {
	width:150px;
}

.skica3 {
	width:100%;
	height:120px;
	margin-top:20px;
	background-image: url(img/zadaj1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom:20px;
	position:relative;
	float:left;
}

.skica4 {
	width:100%;
	height:120px;
	margin-top:20px;
	background-image: url(img/zadaj2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.skica3_left {
	position:relative;
	float:left;
	width:50%;
	margin-top:40px;
}

.skica4_right {
	position:relative;
	float:left;
	width:50%;
	margin-top:40px;
}


.leva_wrap {
	position: relative;
	top:80px;
	border-top:2px solid rgba(50,153,187,0.5);
	padding-top:40px;
}

.leva_left {
	background-color:rgb(233,233,233);
	height:auto;
	padding:30px;
	min-height: 290px;
}

.leva_left h3 {
	width:130px;
}

.skica5_left {
	position:relative;
	float:left;
	width:50%;
	height:100px;
}

.skica5 {
	background-image:url(img/skica5.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:40px;
}

.skica6_right {
	position:relative;
	float:left;
	width:50%;
	height:100px;
	padding-left:20px;
}

.skica6 {
	background-image:url(img/skica6.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:34px;
}

.skica7_left {
	margin-top:10px;
	position:relative;
	float:left;
	width:50%;
	height:100px;
}

.skica7 {
	background-image:url(img/skica7.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:40px;
}

.skica8_right {
	margin-top:10px;
	position:relative;
	float:left;
	width:50%;
	height:100px;
	padding-left:20px;
}

.skica8 {
	background-image:url(img/skica8.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:40px;
}

.skica9_left {
	margin-top:10px;
	position:relative;
	float:left;
	width:50%;
	height:100px;
}

.skica9 {
	background-image:url(img/skica9.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:40px;
}

.skica10_right {
	margin-top:10px;
	position:relative;
	float:left;
	width:50%;
	height:100px;
	padding-left:20px;
}

.skica10 {
	background-image:url(img/skica10.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-top:10px;
	width:100%;
	height:40px;
}



.desna_wrap {
	position: relative;
	top:120px;
	border-top:2px solid rgba(50,153,187,0.5);
	padding-top:40px;
	padding-bottom:100px;
}

.desna_left {
	background-color:rgb(233,233,233);
	height:auto;
	min-height: 220px;
	padding:30px;
}

.desna_left h3 {
	width:150px;
}

.desna_left .trikotnik {
	top:25px;
}

.skica11 {
	width:100%;
	height:60px;
	margin-top:20px;
	background-image: url(img/skica11.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin-bottom:20px;

}

.skica12 {
	width:100%;
	height:60px;
	margin-top:20px;
	background-image: url(img/skica12.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.desna_right {
	height:220px;
	padding-left:60px;
}

.big_image {
	width:100%;
	height:300px;
	background-size:cover;
	background-position: 50% 50%;
	margin-top:20px;
	
}


.ogled_referenc {
	background-color:rgb(147,147,147);
	width:100%;
	height:80px;
}

.ogled_refov {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.ogled_text {
	width:500px;
	padding-top:30px;
	font-size:20px;
	font-family:openreg;
	color:white;
	position:relative;
	float:left;
}

.gumb_refs {
	width:250px;
	height:80px;
	background-color: rgb(255,151,0);
	position:relative;
	float:left;
	font-size:22px;
	font-family:openreg;
	color:white;
	padding-top:28px;
	text-align:center;
}

.gumb_refs:hover {
	color:rgb(50,153,187);
}

.zakupi_wrap {
	width:100%;
	height:auto;
	background-color: rgb(233,233,233);
	padding-top: 40px;
	padding-bottom:40px;
}

.dolgorocni h3 {
	width:100%;
	font-family:openbold;
	font-size:30px;
	color:rgb(66,66,66);
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
}

.dolgorocni_image {
	width:100%;
	height:300px;
	background-image: url(img/Poli.jpg);
	background-size: cover;
	background-position: 50% 50%;
}

.kratkorocni_image {
	width:100%;
	height:300px;
	background-image: url(img/kratkorocni.jpg);
	background-size: cover;
	background-position: 50% 50%;
}


.kratkorocni h3 {
	width:100%;
	font-family:openbold;
	font-size:30px;
	color:rgb(66,66,66);
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
}

.dolgorocni p, .kratkorocni p{
	margin-top:20px;
	font-family:openreg;
	line-height:18px;
	font-size:14px;
	color:rgb(66,66,66);
}

ul.lista {
	list-style-type: none;
    padding: 0px;
    margin-top:20px;
	font-family:openreg;
	color:rgb(66,66,66);
}

ul.lista .krogec{
	background-color:rgb(255,151,0);
	width:8px;
	height:8px;
	border-radius: 50%;
	display:block;
	position:relative;
	float:left;
	left:0;
	margin-right:10px;
	top:6px;
	
}

ul.lista1 li {
	font-size:14px;
	margin-bottom:5px;
	position:relative;
	float:left;
	width:90%;
	line-height:18px;
}

ul.lista1 {
	list-style-type: none;
    padding: 0px;
    margin-top:10px;
	font-family:openreg;
	color:rgb(66,66,66);
}

ul.lista1 .krogec{
	background-color:rgb(255,151,0);
	width:8px;
	height:8px;
	border-radius: 50%;
	display:block;
	position:relative;
	float:left;
	left:0;
	margin-right:10px;
	top:6px;
	
}

ul.lista li {
	font-size:14px;
	margin-bottom:10px;
	position:relative;
	float:left;
	width:90%;
	line-height:20px;
}

.posebni_wrap {
	width:100%;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color:white;
}

.posebni_wrap h1 {
	font-family:openbold;
	font-size:30px;
	color:rgb(66,66,66);
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
	padding-bottom:10px;

}

.posebni_wrap h2 {
	font-family:openbold;
	font-size:20px;
	color:rgb(66,66,66);
	text-transform: uppercase;
	margin-top:20px;
	margin-bottom:20px;
}

.posebni_wrap p {
	font-family:openreg;
	font-size:14px;
	margin-top:20px;
	color:rgb(66,66,66);
	line-height: 20px;
}

.posebni_slika {
	background-image:url(img/nivea.jpg);
	width:100%;
	height:200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:50% 50%;
	margin-top:20px;
}

.promocija {
	padding-bottom:20px;
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:250px;
}

ul.modralista .krogec {
	background-color:rgb(50,153,187);
}

.branding .posebni_slika {
	background-image: url(img/vzajemna.jpg);
}

.vir_podatkov {
	font-size:12px;
	position:absolute;
	bottom:10px;
	left:40px;
	font-style: italic;
	font-family:openLight;
	color:white;
}

.branding {
	padding-bottom:20px;
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:250px;

}

span.pad_left {
	margin-left:75px;
}

span.tel1{
	width:40px;
	display:inline-block;
}

span.tel2 {
	width:40px;
	display:inline-block;
}

span.tel3 {
		width:30px;
	display:inline-block;
}

.grafa {
	width:100%;
	height:300px;
	background-image: url(img/Grafa.png);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-top:20px;
}

.ostalo {
	padding-bottom:20px;
	width:100%;
	height:auto;
	min-height:250px;
}

.ostalo .posebni_slika {
	background-image: url(img/posebnislika3.png);
}

.pisite_nam {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.gumb_pisite {
	width:200px;
	height:80px;
	background-color: rgb(255,151,0);
	position:relative;
	float:left;
	font-size:22px;
	font-family:openreg;
	color:white;
	padding-top:28px;
	text-align:center;
	margin-left:80px;
}

.gumb_pisite:hover {
	color:rgb(50,153,187);
}

.doseg_wrap {
	width:100%;
	height:auto;
	padding-top:40px;
	padding-bottom:20px;
	background-color:rgb(233,233,233);
}

.doseg_wrap h1 {
	font-family:openbold;
	font-size:30px;
	color:rgb(66,66,66);
	border-bottom:2px solid rgba(50,153,187,1);
	width:100%;
	padding-bottom:10px;

}

.doseg_wrap h2 {
	font-family:openbold;
	font-size:20px;
	color:rgb(66,66,66);
	text-transform: uppercase;
	margin-top:20px;
	margin-bottom:20px;
}

.doseg_wrap p {
	font-family:openreg;
	font-size:14px;
	margin-top:20px;
	color:rgb(66,66,66);
	line-height:20px;
}

.doseg_potrosnikov {
	height:220px;
	padding-bottom:40px;
}

ul.lista .extra_li {
	position:absolute;
	left:400px;
	font-family:openreg;
	top:0;
}

.doseg_wrap .prednosti {
	margin-top:70px;
}

.ostali1 {
	background-image: url(img/ostali/ostali1.png);
}

.ostali2 {
background-image: url(img/ostali/ostali2.png);
}

.ostali3{
background-image: url(img/ostali/ostali3.png);
}

.ostali4 {
background-image: url(img/ostali/ostali4.png);
}

.ostali5 {
background-image: url(img/ostali/ostali5.png);
}

.ostali6 {
background-image: url(img/ostali/ostali6.png);
}

.ostali7 {
background-image: url(img/ostali/ostali7.png);
}

.ostali8{
background-image: url(img/ostali/ostali8.png);
}

.ocena_dosega {
	padding-top:20px;
}

.doseg_wrap .prednosti h3 {
	width:600px;
}

.ocena_dosega ul.lista{
	padding-bottom:15px;
	border-bottom:2px solid rgba(255,151,0,0.5);
	width:800px;
}

.ocena_dosega h3 {
	font-family:openbold;
	font-size:16px;
	color:rgb(66,66,66);
	text-transform: uppercase;
	margin-top:20px;
	margin-bottom:10px;
}

.skupaj1 {
	position:relative;
	width:800px;
	height:auto;
	min-height:85px;
	border-bottom:2px solid rgba(255,151,0,0.5);
}

.skupaj_right{
	position:absolute;
	left:420px;
	top:0;
	font-family:openreg;
	font-size:14px;
}

.skupaj_right1{
	position:absolute;
	left:420px;
	top:40px;
	font-family:openreg;
	font-size:14px;
}

.skupaj2 {
	position:relative;
	width:800px;
	height:auto;
	min-height:85px;
}

p.smaller {
	font-family:openlight;
	font-size:12px;
	color:rgb(66,66,66);
}

@media(max-width:992px){
	.prednosti h3 {
		width:100%;
		margin-left:0;
		margin-top:30px;
	}

	.prednosti1 {
		border-bottom:none;
	}

	.prednosti_pic {
		margin-top:25px;
	}

	.avtobusno_title{
		clear:both;
		width:100%;
	}




	.crta_avtobusno {
		clear:both;
		width:100%;
	}

	.zunanje_wrap h3 {
		width:100%;
		clear:both;
	}

	.skupaj1 {
		padding-bottom: 20px;
	}

	.skupaj_right1 {
		position: relative;
		top:10px;
		left:0;
	}

	.skupaj_right {
		position: relative;
		top:10px;
		left:0;
	}

	ul.lista .extra_li {
		position: relative;
		margin-top:10px;
		left:0;
	}

	ul.lista li {
		margin-bottom:20px;
	}

	.kratkorocni h3 {
		margin-top:40px;
		width:100%;
	}

	.dolgorocni h3 {
		width:100%;
	}

	.doseg_container h1 {
		width:100%;
	}

	.formati_container h3 {
		width:100%;
	}

	.trikotnik {
		border-width: 50px 50px 0 50px;
		border-color: rgb(233,233,233) transparent transparent transparent;
		bottom:-30px;
		left:30%;
		top:auto;
		right:auto;
	}

	.formati_wrap {
		padding:0;
		padding-top:20px;
		padding-bottom:40px;
	}

	.celi_right {
		padding-left:0;
		padding-top:40px;
	}

	.zadnja_left .trikotnik {
		top:auto;
	}

	.skica7_left, .skica8_right, .skica9_left, .skica10_right {
		margin-top: 15%;
	}

	.desna_left .trikotnik {
		top:auto;
	}

	.desna_right {
		height:auto;
		padding-left:0;
		padding-top:40px;
	}
}

@media(max-width: 992px) {
	.ogled_referenc {
		display:none;
	}
}


/**************** AVTO GRAFIKA CSS **********/

.avto_grafika_wrap {
	background-color:rgb(233,233,233);
	width:100%;
	padding-top:160px;
}

.splosno {
	width:100%;
	height:auto;
	margin-top:60px;
}

.splosno h3 {
	width:100%;
	font-family:openbold;
	color:rgb(66,66,66);
	font-size:30px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,1);
}

.splosno p {
	font-family:openreg;
	font-size:14px;
	margin-top:20px;
	color:rgb(66,66,66);
	line-height:20px;

}

.splosno .prednosti h3 {
	color:white;
	font-family: openreg;
	font-size:24px;
	padding-bottom:5px;
	width:150px;
	margin-top:20px;
	margin-left:60px;
	border-bottom:2px solid rgba(255,255,255,0.5);
}

.splosno .prednosti p {
	color:white;
	font-family:openlight;
}

.avtobusno_wrap .prednosti ul.lista li {
	color:white;
}

.splosno .prednosti ul.lista li {
	color:white;
}

.tehnologija_wrap {
	background-color:white;
	width:100%;
	height:auto;
	position: relative;
	padding-top:40px;
}

.tehnologija_wrap h3 {
	font-family: openbold;
	font-size:24px;
	padding-bottom:10px;
	border-bottom:2px solid rgba(50,153,187,0.5);
	width:350px;
	color:rgb(66,66,66)
}

.karoserija {
	padding-bottom:20px;
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:250px;
}

.tehnologija_wrap h2 {
	font-family:openbold;
	font-size:20px;
	margin-top:30px;
}

.tehnologija_wrap p {
	font-family:openreg;
	font-size:14px;
	line-height:20px;
	margin-top:20px;
}

.steklo {
	padding-bottom:20px;
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:250px;
}

.dodatna_zascita {
	padding-bottom:20px;
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:250px;
}

.obstojnost {
	width:100%;
	height:auto;
	border-bottom:2px solid rgba(50,153,187,0.5);
	min-height:90px;
}

.vrsta_tiska {
	min-height:100px;
	height:auto;
}

@media(max-width: 992px) {
	.splosno h3 {
		width:100%;
		padding-top:20px;
	}

	.grafa {
		height:200px;
		margin-top:60px;
	}

	.posebni_slika:first-of-type {
		height:200px;
		background-position: 50% 50%;
	}

	.splosno .prednosti h3 {
		width:100%;
		margin-left:0;
	}

	.tehnologija_wrap {
		padding-bottom:40px;
	}

	.tehnologija_wrap h3 {
		width:100%;
	}
}

/****** DIGITALNI CSS **********/

.digitalni_wrap {
	padding-top:160px;
	background-color: rgb(233,233,233);
	width:100%;	
	height:auto;
	position: relative;
}

.jumbo {
	margin-top:60px;
	width:100%;
	height:auto;
	position: relative;
}

.jumbo h3 {
	font-family: openbold;
	font-size:24px;
	width:380px;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(50,153,187,0.5);
}

.jumbo p {
	font-family: openreg;
	font-size: 14px;
	color:rgb(66,66,66);
	margin-top:20px;
	line-height: 20px;
}

.jumbo p:first-of-type {
	padding-bottom:20px;
	border-bottom:1px solid rgba(50,153,187,0.5);;
}

.specifikacije {
	width:100%;
	height:auto;
}

.specifikacije h2 {
	color:rgb(50,153,187);
	font-size:20px;
	font-family: openbold;
	margin-top:40px;
	margin-bottom:10px;
}

.jumbo .specifikacije p {
	font-family: openreg;
	font-size: 14px;
	color:rgb(66,66,66);
	line-height: 20px;
	border:none;
	padding:0;
	margin:0;
}

.jumbo_slika {
	
	width:100%;
	height:320px;
	margin-top:40px;
	margin-bottom:40px;
}

.ostali_plakati_wrap {
	width:100%;
	height:auto;
	background-color: white;
}

.ostali_plakati_container {
	padding-top:40px;
}

.ostali_plakati_wrap h3 {
	font-family: openbold;
	color:rgb(66,66,66);
	font-size: 30px;
	width:100%;
	padding-bottom:10px;
	border-bottom: 2px solid rgba(50,153,187,1);
}

.ostali_plakati_container p {
	padding-bottom:20px;
	border-bottom:1px solid rgba(50,153,187,0.5);;
}

.ostali_plakati_container .specifikacije p {
	font-family: openreg;
	font-size: 14px;
	color:rgb(66,66,66);
	line-height: 20px;
	border:none;
	padding:0;
	margin:0;
}

.mesh p {
	border:none;
	padding:0;
}

.ostali_plakati_wrap .transparent p, .ostali_plakati_wrap .okenska_grafika p {
	padding-bottom:0;
	border-bottom:none;
}

.ostali_plakati_wrap p {
	font-size:14px;
	color:rgb(66,66,66);
	font-family: openreg;
	margin-top:20px;
	line-height:20px;
}

/******* CENIK CSS ******/

.cenik_wrap {
	background-color:rgb(233,233,233);
	width:100%;
	padding-top:160px;
	height:800px;
}

.cenik_obrazec {
	height:500px;
	margin-top:40px;
	display:none;
}

.cenik_obrazec p {
	font-family: openreg;
	font-size:14px;
	color:rgb(66,66,66);
	line-height:20px;
}

.cenik_obrazec p.smaller {
	margin-top:20px;
}

.forma_left {
	position:relative;
	float:left;
	width:250px;
	height:25px;
	margin-top:28px;
	font-family:openbold;
	font-size:16px;
	color:rgb(66,66,66);
}

.cenik_wrap input {
	height:35px;
	margin-top:20px;
	width:300px;
	font-family:openlight;
	padding-left:5px;
}

span.zvezda {
	color:rgb(50,153,187);
}

.cenik_wrap p.smaller {
	font-style: italic;
}

.cenik_wrap #potrdi {
	position:relative;
	left:400px;
	width:150px;
	font-family: openbold;
	color:white;
	font-size:16px;
	background-color: rgb(248,152,31);
}

.cenik_slika {
	width: 80%;
	height: 250px;
	margin-top: 100px;
	background-image:url(img/cenik.svg);
	background-size: contain;
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

.cenik_ponudba {
	display:none;
	height:500px;
	margin-top:40px;
}

.cenik_ponudba p {
	font-family: openreg;
	font-size:16px;
	color:rgb(66,66,66);
	line-height:20px;
	margin-top:10px;
}

.cenik_ponudba h2 a {
	font-size:18px;
	margin-top:20px;
	color:rgb(66,66,66);
	font-family: openbold;
	cursor:pointer;
	display:block;
}

.cenik_ponudba h2 a:hover {
	color:rgb(50,153,187);
}

.okenska_grafika h3 {
	width:100%;
}

@media(max-width: 992px) {
	.jumbo h3 {
		width:100%;
	}

	.ostali_plakati_wrap h3 {
		width:100%;
	}

	.nopaddingleft {
		padding-left:15px;
	}

	.trak_middle{
		font-size: 18px;
		padding: 20px;
		text-align: center;
		width:100%;
		position:relative;
		clear:both;
		height:auto;
	}

	.vir_podatkov {
		left:10px;
	}
	
	.avto_grafika_wrap {
		padding-top:100px;
	}

	.trak_left, .trak_right {
		display:none;
	}

	.prednosti2 {
		margin-top:0;
		padding-bottom:40px;
	}

	.badge_title {
		top: 0;
		left: 0;
		position: relative;
		clear: both;
		width: 100px;
		margin-left: auto;
		margin-right: auto;
		height: 130px;
	}

	.vizija_inner {
		text-align: left;
	}

	.o_nas_text p {
		text-align: left;
	}

	.ponosnina {
		border-right: 2px solid rgb(50,153,187);
		height:auto;
		padding-bottom:20px;
	}

	.ponosnina:before {
		display:none;
	}

	.vrednote {
		margin-top:40px;
		height:auto;
		text-align: center;
	}

	.podrocja_container {
		text-align: left;
	}

	.ekipa_wrap {
		padding-top:100px;
	}

	.ekipa_wrap h3 {
		width:100%;
	}

	.contact_wrap {
		padding-top:100px;
	}

	.vrednote h3 {
		margin-left:0;
	}

		.digitalni_wrap {
		padding-top:100px;
	}

	.analize_inner {
		text-align:left;
	}

	.ref_desc {
		height:500px;
	}
}

@media(max-width:1200px){
	.trak_middle{
		font-size: 18px;
		padding-top: 23px;
	}

#submit {
	outline: none;
	border: none;
	background-color: rgb(50,153,187);
	height: 80px;
	width: 80px;
	top: -1px;
	position: relative;
	margin-left: -5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;
}

.mail {
	outline: none;
	border: none;
	background-color: rgb(188,188,188);
	height: 80px;
	width: 200px;
	top: 0px;
	padding-left: 20px;
	position: relative;
}

	.ref_overlay {
		line-height:150px;
	}


}

@media (max-width:992px){
		.cenik_wrap #potrdi {
			left:0;
		}

		.cenik_ponudba, .cenik_obrazec {
			margin-top:80px;
		}

		.footer, .footer_fixed {
			height:350px;
		}
	}

@media (max-width:766px){
	.zastavica {
		width:100%;
		height:auto;
		min-height:60px;
	}

	span.pad_left {
		margin:0;
	}
	.zastavica:after {
		display:none;
	}	

	.podrocja_container h3 {
		width:100%;
	}

	.analize_inner h3 {
		width:100%;
		text-align:left;
	}


	.ref_overlay {
		line-height:150px;
	}

	.cenik_wrap input {
		width:100%;
	}

	.cenik_wrap {
		padding-top:100px;
	}

	.logo_wrap {
		left:10px;
	}
	
	#poslji {
		position: relative;
		margin-left:15px;
	}

	.navbar-nav>li>ul.dropdown-menu{
		width:100%;
	}

	.navPosition .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		color:white;
	}

	.navPosition .navbar-inverse .navbar-nav .open .dropdown-menu>li:hover {
		background-color:rgb(255,153,0);
	}

	.navPosition .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
		background-color:rgb(255,153,0);
	}

	.doseg_wrap .prednosti h3 {
	width:100%;
	}
}