@charset "utf-8";
/* 
DESIGN Minibig, Simon Trampuš s.p.
*/

/*FONTS*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic&subset=latin-ext);

/*NORMALIZE*/
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, button,
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, slogan, ponudba, main {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	position: relative;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, slogan, ponudba, main {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*GRID*/

*[class*="col_"].alpha{margin-left:0;}
*[class*="col_"].omega{margin-right:0;}
 
.col_1  { width: 6.6666666666667%; }
.col_2  { width: 15%; }
.col_3  { width: 23.333333333333%; }
.col_4  { width: 31.666666666667%; }
.col_5  { width: 40%; }
.col_6  { width: 48.333333333333%; }
.col_7  { width: 56.666666666667%; }
.col_8  { width: 65%; }
.col_9  { width: 73.333333333333%; }
.col_10 { width: 81.666666666667%; }
.col_11 { width: 90%; }
.col_12 { width: 98.333333333333%; }

*[class*="col_"]{
margin-left: 0.83333333333333%;
margin-right: 0.83333333333333%;
margin-top:0.5em;
margin-bottom:0.5em;
float: left;
display: block;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix, *:first-child+html .clearfix{zoom:1}

/* LAYOUT */
html, body {
    height: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:18px;
	margin: 0;
	padding: 0;
	color: #303030;
	display: table;
    width: 100%;
}
.wrapper {
	width: 1024px;
	margin: 0 auto;
}

.img-width {
	width:100%;
}

.page-row {
    display: table-row;
    height: 1px;
	
}
.page-row-expanded {
    height: 100%;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

.clearfloat {  
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a img { 
	border: none;
}

/* HEADER */
.header {
	background-image:url(../../images/layout/header-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:90px;
}

.header-mobile {
	display:none;
}

.logo {
	width:171px;
	height:22px;
	float:left;
	margin-top:24px;
}

.header .kontakt {
	font-size:16px;
	font-weight:700;
	float:right;
	padding-top:20px;
	text-align:right;
}

.header a.kontakt {
	font-size:16px;
	font-weight:700;
	color:#303030;
	padding:7px 0 0 0;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;	
}
.header a.kontakt:hover {
	color:#f57c00;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/* navigacija mobile */
.navigacija-mobile {
	display:none;
}

/* navigacija */
.navigacija {
	background-color:#FFF;
	width:100%;
	height:70px;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.10);
	z-index:1000;
}

.navigacija  ul {
	float:left;
	margin-top:20px;
}
.navigacija ul li {
	display: inline;
	list-style:none;
	padding-left:30px;
}
.navigacija ul li a {
	font-size:14px;
	font-weight:400;
	color:#303030;
	text-transform:uppercase;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.navigacija ul li a:hover {
	color:#f57c00;
}

/* slider */
.slider {
	background-image:url(../../images/layout/slider-bg.jpg);
	background-repeat:repeat;
	width:100%;
	height:400px;
}

.slider-mobile {
	display:none;
}


/* PODJETJE index */
.podjetje-index {
	height:230px;
	padding-top:100px;
}

.podjetje-index p {
	font-size:14px;
	line-height:22px;
	margin-top:8px;
}

/* NAŠI IZDELKI index */
.nasi-izdelki {
	background-image:url(../../images/layout/product-bg.jpg);
	background-repeat:repeat;
	width:100%;
	height:650px;
	padding-top:80px;
}

/* ZAUPAJO NAM index */
.zaupajo-nam {
	background-color:#FFF;
	width:100%;
	height:280px;
	padding-top:80px;
}
	
/* FOOTER */
.footer {
	background-color:#303030;
	width:100%;
	height:260px;
	padding-top:55px;
}

.footer ul {
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
}
.footer ul li {
	display:list-item;
	list-style:none;
	padding:0;
}
.footer ul li a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.footer ul li a:hover {
	color:#f57c00;
}

.footer h4 {
	font-size:26px;
	color:#7a7a7a;
	padding-bottom:40px;
}

.footer p {
	font-size:12px;
	line-height:22px;
	color:#FFF;	
}

/* COPYRIGHT */
.copyright {
	background-color:#242424;
	width:100%;
	height:40px;
	padding-top:7px;
}

.copyright p {
	font-size:12px;
	color:#7a7a7a;
}

/* IZDELKI */
.izdelki {
	width:100%;
	height:2000px;
	padding-top:60px;
}

.izdelek-registratorji {
	background-color:#f6f6f6;
	width:100%;
	height:415px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-mape {
	background-color:#FFF;
	width:100%;
	height:260px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-rokovniki {
	background-color:#f6f6f6;
	width:100%;
	height:255px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-avtodokumenti {
	background-color:#FFF;
	width:100%;
	height:255px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-ostalo {
	background-color:#f6f6f6;
	width:100%;
	height:255px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelki-img {
	width:100%;
	height:auto;
	border:1px solid #d5d5d5;
	margin-left:10px;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.izdelki-img:hover {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.izdelki ul {
	list-style:square;
	list-style-position: inside;
    padding-left: 1.2em;
    text-indent: -1em;
	font-size:13px;
	line-height:20px;
}

#izdelki-tabela{
	border-collapse:collapse;
	text-align:left;
}

#izdelki-tabela td{
	border-bottom:1px solid #CCC;
	padding:10px 0;
}
#izdelki-tabela tbody tr:hover td{
	color:#e76117;
}

/* PODJETJE */
.podjetje {
	width:100%;
	height:520px;
	padding-top:60px;
}

/* POVPRAŠEVANJE */
.povprasevanje {
	width:100%;
	height:520px;
	padding-top:60px;
}

form {
	margin:0px;
	padding:0px
}
.checkbox {
	padding:0px;
	margin-right: 7px;
}
.povprasevanje-text {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:18px;
	color:#303030;
}

.errors {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:18px;
	color:#f57c00;
}

#submit {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color:#FFFFFF;
    background: #f57c00;
	padding:10px 13px;
	width:150px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#submit:hover {
    color:#FFFFFF;
    background: #494C49;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
	
.input1	 {
	border:solid 1px #CCC;
	height:16px;
	width:200px;
	padding-left: 2px;
}
.input2	 {
	border:solid 1px #CCC;
	height:150px;
	width:200px;
	padding-left:2px;
	margin:0px;
}	


/* KONTAKT */
.kontakt-sub {
	width:100%;
	height:520px;
	padding-top:60px;
}

.mail:link, .mail:visited  {
	color:#303030;
	text-decoration:underline;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;	
}

.mail:hover {
	color:#f57c00;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;	
}





/* TEXT */
h1 {
	font-size:32px;
	line-height:36px;
}

h2 {
	font-size:32px;
	line-height:42px;
}

.h2-line {
	border-top:#f57c00 solid 5px;
	width:150px;
	padding-bottom:30px;
}

h3 {
	font-size:17px;
	line-height:24px;
	text-transform: uppercase;
}

h4 {
	font-size:24px;
	line-height:30px;
	text-transform: uppercase;
}

strong {
	font-weight:700;
}

a.vec {
	font-size: 13px;
	color:#FFFFFF;
    background: #f57c00;
	padding:10px 13px;
	width:120px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;	
}
a.vec:hover{
	color:#FFFFFF;
    background: #494C49;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

.img-width {
	width:100%;
}




/*MOBILE*/
@media only screen and (max-width:599px) {
/*disable text sizing on orientation change*/
	html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, .produkti, .content,. main, .reference {
		-webkit-text-size-adjust:none;
	}	
	.col_1, .col_2, .col_3, .col_4 , .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 { width: 97.92%; }

.wrapper {
	width: 100%;
	max-width: 320px;
	margin:0 auto;
}

.m_hide {
	display:none;
}

.navigacija-mobile {
	display:block;
}

.logo {
	padding:0;
	margin-top:15px;
}

.slider-mobile {
	font-size:24px;
	line-height:46px;
	color:#FFF;
	font-weight:700;
	text-align:center;
	padding-top:95px;
	display:block;
}

/* PODJETJE index */
.podjetje-index {
	height:400px;
	padding-top:80px;
}

.podjetje-index p {
	font-size:14px;
	line-height:22px;
	margin-top:8px;
}

/* NAŠI IZDELKI index */
.nasi-izdelki {
	padding-top:70px;
}

/* FOOTER */
.footer {
	background-color:#303030;
	width:100%;
	height:550px;
	padding-top:55px;
	text-align:center;
}

.footer h4 {
	font-size:26px;
	color:#7a7a7a;
	padding-bottom:40px;
}

.footer p {
	font-size:12px;
	line-height:22px;
	color:#FFF;	
}

.footer .col_4a {
	padding-bottom:50px;
}

/* COPYRIGHT */
.copyright p {
	text-align:center;
}


/* IZDELKI */
.izdelki {
	width:100%;
	height:4100px;
	padding-top:60px;
}

.izdelki-img {
	width:93%;
}

.izdelek-registratorji {
	background-color:#f6f6f6;
	width:100%;
	height:1000px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-mape {
	background-color:#FFF;
	width:100%;
	height:680px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-rokovniki {
	background-color:#f6f6f6;
	width:100%;
	height:630px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-avtodokumenti {
	background-color:#0FF;
	width:100%;
	height:670px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-ostalo {
	background-color:#f6f6f6;
	width:100%;
	height:520px;
	padding:30px 0;
	margin-bottom:25px;
}

/* KONTAKT */
.kontakt-sub {
	width:100%;
	height:770px;
	padding-top:60px;
}



}

/*TABLET PORTRAIT*/
@media all and (min-width: 600px) and (max-width: 767px) {
.col_1, .col_2, .col_3, .col_4 , .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 { width: 97.92%; }

.wrapper {
	width: 100%;
	max-width: 600px;
	margin:0 auto;
}

.t_hide {
	display:none;
}

/* HEADER */
.header .col_6 {
	width:0.00%;
}

.header .col_3 {
	width:32.00%;
}

.header .kontakt {
	font-size:14px;
}

.header a.kontakt {
	font-size:14px;
}
.header a.kontakt:hover {
	color:#f57c00;

}

/* PODJETJE index */
.podjetje-index {
	height:330px;
	padding-top:70px;
}

.podjetje-index p {
	font-size:14px;
	line-height:22px;
	margin-top:8px;
}

/* NAŠI IZDELKI index */
.nasi-izdelki {
	background-image:url(../../images/layout/product-bg.jpg);
	background-repeat:repeat;
	width:100%;
	height:650px;
	padding-top:80px;
}

/* FOOTER */
.footer {
	background-color:#303030;
	width:100%;
	height:550px;
	padding-top:55px;
}

.footer .col_4a {
	width:48.00%;
	padding-bottom:50px;
}

/* COPYRIGHT */
.copyright p {
	text-align:center;
}

.izdelki-img {
	width:40%;
}

/* IZDELKI */
.izdelki {
	width:100%;
	height:3250px;
	padding-top:60px;
}

.izdelek-registratorji {
	background-color:#f6f6f6;
	width:100%;
	height:690px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-mape {
	background-color:#FFF;
	width:100%;
	height:550px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-rokovniki {
	background-color:#f6f6f6;
	width:100%;
	height:490px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-avtodokumenti {
	background-color:#FFF;
	width:100%;
	height:490px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-ostalo {
	background-color:#f6f6f6;
	width:100%;
	height:430px;
	padding:30px 0;
	margin-bottom:25px;
}

/* KONTAKT */
.kontakt-sub {
	width:100%;
	height:800px;
	padding-top:60px;
}



}



/*TABLET PORTRAIT*/
@media all and (min-width: 768px) and (max-width: 949px) {
.wrapper {
	width: 100%;
	width: 720px;
	margin:0 auto;
}

/* HEADER */
.header .kontakt {
	font-size:14px;
	font-weight:700;
	float:right;
	padding-top:20px;
	text-align:right;
}

.header a.kontakt {
	font-size:14px;
	font-weight:700;
	color:#303030;
	padding:7px 0 0 0;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;	
}
.header a.kontakt:hover {
	color:#f57c00;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.img-width {
	width:100%;
}

/* IZDELKI */
.izdelki {
	width:100%;
	height:1980px;
	padding-top:60px;
}

.izdelek-registratorji {
	background-color:#f6f6f6;
	width:100%;
	height:435px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-mape {
	background-color:#FFF;
	width:100%;
	height:290px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-rokovniki {
	background-color:#f6f6f6;
	width:100%;
	height:230px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-avtodokumenti {
	background-color:#FFF;
	width:100%;
	height:240px;
	padding:30px 0;
	margin-bottom:25px;
}

.izdelek-ostalo {
	background-color:#f6f6f6;
	width:100%;
	height:200px;
	padding:30px 0;
	margin-bottom:25px;
}




}

/*TABLET LANDSPACE*/
@media all and (min-width: 950px) and (max-width: 1024px) {
.wrapper {
	width: 100%;
	max-width: 960px;
	margin:0 auto;
}


}