@charset "utf-8";
/* 
DESIGN Minibig, Simon Trampuš s.p.
*/

/*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;
}

.d_hide{display:none;}



/*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: 'Raleway', sans-serif;
	font-size:14px;
	line-height:22px;
	margin: 0;
	padding: 0;
	color: #3c3c3c;
    width: 100%;
}
.wrapper {
	width: 1024px;
	margin: 0 auto;
}

.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;
}

a:link, a:visited {
	color:#303030;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}
a:hover {
	color:#83c13b;
	text-decoration:none;
}

/* HEADER */
.header {
	background-color:#FFF;
	width:100%;
	height:134px;
}

.header .glava {
	height: 85px;
}

.header-mobile {
	display:none;
}

.logo {
	float:left;
	margin-top:6px;
}

.header .podpis {
	background-image: url(../../images/layout/podpis.jpg);
	background-repeat: no-repeat;
	background-position: top 38px left 215px;
}

.header .slogan {
	margin-top: 13px;
	font-size: 17px;
	line-height: 26px;
	font-weight: 300;
}

/* FOOTER */
.footer {
	background-color:#FFF;
	min-height:120px;
	padding:80px 0;
}

.footer:after {
	content: "";
	display: table;
	clear: both;
}

.footer .padding {
	padding: 0 30px;
}

.footer h2 {
	font-size: 60px;
	color: #ededed;
	font-weight: 700;
}

.footer a:link, .footer a:visited {
	color:#303030;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}
.footer a:hover {
	color:#83c13b;
	text-decoration:none;
}


/* copyright */
.copyright {
	background-color:#FFF;
	min-height: 30px;
	font-size:12px;
	padding-top:5px;
	border-top:#CCC 1px solid;
}
.copyright .izdelava {
	float:right;
}

.copyright:after {
	content: "";
	display: table;
	clear: both;
}

/* NAVIGACIJA */
/* navigacija mobile */
.menu-mobile {
	display:none;
}

/* navigacija */
.navigacija {
	background-color: #84d0f5;
	width:100%;
	height: 45px;
	text-transform:uppercase;
	float: left;
}

.navigacija ul {
	text-align: left;
	display: inline;
	list-style: none;
}
.navigacija ul li {
	font-size:14px;
	font-weight:500;
	color:#FFF;
	display: inline-block;
 	position: relative;
  	padding:12px 0 15px 20px;
  	cursor: pointer;
  	-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 {
	font-size:14px;
	font-weight:500;
	color:#FFF;
	text-decoration:none;
}
.navigacija ul li a:hover {
	color:#3c3c3c;
}

.navigacija ul li:last-child::after {
	content: "";
}


/* slider */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}


/* TEXT */
h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 400;
	border-bottom: 2px solid #84d0f5;
    display: inline-block;
	margin-bottom: 20px;
}

h2 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 400;
	border-bottom: 2px solid #84d0f5;
    display: inline-block;
	margin-bottom: 20px;
}

h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
	color: #84d0f5;
	margin-bottom:10px;
}

h4 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom:5px;
}

h5 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom:5px;
}

h6 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	margin-bottom:5px;
}

strong {
	font-weight: 600;
}

.blue {
	color: #84d0f5;
}

strong {
	font-weight: 600;
}

.main ul {
	list-style: none; 
	padding:0;  
	margin:0;
}

.obvestilo ol {
	font-size:14px;
	line-height:22px;
	padding-left: 1.5em;
    text-indent: -1em;
	padding-bottom: 10px;

}
.obvestilo ol li:before {
	content: "\25CF";
	font-size:12px;
	padding-right:7px;
	color:#84d0f5;
}

.obvestilo li {
	font-size:14px;
	line-height:22px;
	padding-left: 1.5em;
    text-indent: -1em;
	padding-bottom: 10px;

}
.main li:before {
	content: "\25CF";
	font-size:12px;
	padding-right:7px;
	color:#84d0f5;
}

.dotted-border {
    content: '';
	display: block;
	position: absolute;
	background-image: url(../../images/layout/dots-black.svg);
	top: -6.5%;
	left: -7.5%;
	right: 12.5%;
	bottom: 12.5%;
	z-index: 0;
	opacity: .8;
}

.dotted-border-right {
    content: '';
	display: block;
	position: absolute;
	background-image: url(../../images/layout/dots-black.svg);
	top: -6.5%;
	right: -7.5%;
	left: 12.5%;
	bottom: 12.5%;
	z-index: 0;
	opacity: .8;
}

/* DIVI */
.main {
	background-color: #FFF;
	width: 100%;
	min-height: 300px;
	padding: 10px 0 80px 0;
}

.main:after {
	content: "";
	display: table;
	clear: both;
}

.predstavitev {
	background-color: #FFF;
	width: 100%;
	min-height: 300px;
	padding: 50px 0;
}

.predstavitev:after {
	content: "";
	display: table;
	clear: both;
}

.predstavitev p {
	font-size: 16px;
	line-height: 26px;
}

.predstavitev a:link {
	font-size: 18px;
	text-decoration: none;
}

.predstavitev .telefon {
	font-size: 18px;
}

.predstavitev .padding-mobi {
	padding-left: 21px;
}

.storitve {
	background-color: #FFF;
	width: 100%;
	min-height: 300px;
	padding: 50px 0;
}

.storitve:after {
	content: "";
	display: table;
	clear: both;
}

.storitve p {
	padding-top: 10px;
	text-align: justify;
}

.storitve .storitve-box {
	padding: 20px 10px;
}

.storitve-box-left {
	padding-right: 20px;
	text-align: justify;
}

.storitve-box-center {
	padding: 0 10px;
	text-align: justify;
}

.storitve-box-right {
	padding-left: 20px;
	text-align: justify;
}


.obvestila-delovni-cas {
	background-image:url(../../images/layout/storitve-bg.jpg);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	width: 100%;
	min-height: 530px;
	padding: 50px 0;
}

.obvestila-delovni-cas:after {
	content: "";
	display: table;
	clear: both;
}

.obvestila-delovni-cas .obvestila {
	padding-right: 80px;
}

.obvestila-delovni-cas .delovni-cas {
	font-size: 18px;
	line-height: 32px;
}

.lokacija {
	background-image: url(../../images/layout/dentart-lokacija.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
	
}

/* RAZNO */
.margin-top-100 {
	margin-top: 100px;
}

.margin-ordinacija {
	margin-top: 275px;
}

.margin-ordinacija-01 {
	margin-top: 60px;
}

.margin-ordinacija-02 {
	margin-top: 80px;
}

.img-width-90 {
	width: 100%;
}

.padding-right-40 {
	padding-right: 40px;
}

.padding-left-40 {
	padding-left: 40px;
}

.img-second {
	position: absolute;
	right: 0;
	bottom: -50px;
	padding-top: 150px;
	width: 300px;
}

.img-second-left {
	position: absolute;
	left: 0;
	bottom: -50px;
	padding-top: 150px;
	width: 300px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}


@media all and (min-width: 1280px) and (max-width: 1399px) {
	
.rslides img {
  height: 200px;
  float: none;
  width: 120%;
  margin: 0 auto;
}
	
	
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	
.rslides img {
  height: 200px;
  float: none;
  width: 120%;
  margin: 0 auto;
}	

.dotted-border-right {
	right: 0;
}	
	
.img-width-90 {
	width: 90%;
}
	
.padding-right-40 {
	padding-right: 40px;
}	
	
.float-left {
	padding-right: 50px;
}
	
.float-right {
	padding-left: 50px;
}
	
.margin-top-100 {
	margin-top: 80px;
}
	
.margin-ordinacija {
	margin-top: 225px;
}

.margin-ordinacija-01 {
	margin-top: 25px;
}

.margin-ordinacija-02 {
	margin-top: 80px;
}	
	
	
}


/*TABLET*/
@media all and (min-width: 768px) and (max-width: 1023px) {
.wrapper {
	width: 768px;
	margin:0 auto;
}

.t_hide {
	display: none;
}

.header .podpis {
	background-position: top 38px left 190px;
}

.header .slogan {
	margin-top: 11px;
	font-size: 15px;
	line-height: 26px;
}	

/* NAVIGACIJA */

/* navigacija mobile */
.menu-mobile {
	display:none;
}
/* navigacija */
.navigacija ul li {
	font-size:13px;
  	padding:12px 8px;
}
.navigacija ul li a {
	font-size:13.5px;
}

/* COPYRIGHT */	
.copyright .col_9 {
	width: 70%;	
}

.copyright .col_3 {
	width: 26.666666666667%;	
}
	
/* TEXT */
h1 {
	font-size: 25px;
	line-height: 36px;
}

h2 {
	font-size: 25px;
	line-height: 36px;
}

h3 {
	font-size: 21px;
	line-height: 32px;
}

h4 {
	font-size: 18px;
	line-height: 28px;
}

h5 {
	font-size: 16px;
	line-height: 24px;
}

h6 {
	font-size: 14px;
	line-height: 22px;
}
	
.padding-left-0 {
	padding-left: 0;
}	

/* DIVI */
.predstavitev p {
	font-size: 15px;
	line-height: 24px;
}

.storitve {
	padding: 30px 0;
	height: 500px;
}

.storitve .storitve-box {
	padding: 10px 10px;
}

.obvestila-delovni-cas .obvestila {
	padding-right: 50px;
}

.obvestila-delovni-cas .delovni-cas {
	font-size: 17px;
	line-height: 30px;
}

.lokacija {
	height: 300px;	
}
	
/* RAZNO */
	
.margin-top-100 {
	margin-top: 40px;
}
	
.margin-ordinacija {
	margin-top: 225px;
}

.margin-ordinacija-01 {
	margin-top: 25px;
}

.margin-ordinacija-02 {
	margin-top: 80px;
}	
	
.img-width {
	width:100%;
}	
	
.img-width-90 {
	width: 90%;
}	
	
.float-left {
	padding-top: 10px;
}
	
.float-right {
	padding-left: 35px;
	padding-top: 10px;
}
	
.img-second {
	width: 200px;
}

.img-second-left {
	width: 200px;
}		
	
.certifikat-img {
	width: 160px;	
}	
	
.dotted-border-right {
	right: 0;

}	
	
}


/*TABLET small*/
@media all and (min-width: 500px) and (max-width: 767px) {
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 {
		-webkit-text-size-adjust:none;
	}
	.m_hide{display: none;} /*hide on mobile*/
	
	.d_hide{display: block;}
	
	.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%;
	width: 500px;
	margin:0 auto;
}

.img-width {
	width:100%;
}

.menu-mobile {
	display:block;
}

.header {
	display:none;
}
	
/* COPYRIGHT */
.copyright p {
	text-align:center;
}
	
/* SLIDER */
.rslides img {
  height: auto;
  float: none;
  width: 280%;
  margin: 0 auto;
}		
	
	
/* TEXT */
h1 {
	font-size: 25px;
	line-height: 36px;
}

h2 {
	font-size: 25px;
	line-height: 36px;
}

h3 {
	font-size: 21px;
	line-height: 32px;
}

h4 {
	font-size: 18px;
	line-height: 28px;
}

h5 {
	font-size: 16px;
	line-height: 24px;
}

h6 {
	font-size: 14px;
	line-height: 22px;
}
	
.padding-left-0 {
	padding-left: none;
}	

/* DIVI */
.main {
	padding: 40px 0 20px 0;
}
	
.predstavitev p {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
	
.predstavitev .col_6 {
	width: 48.333333333333%;
}
	
.predstavitev img {
	width: 40px;
}	
	
.predstavitev h3 {
	font-size: 17px;
	line-height: 17px;
}
	
.predstavitev a:link {
	font-size: 16px;
	text-decoration: none;
}

.predstavitev .telefon {
	font-size: 16px;
}

.predstavitev .padding-mobi {
	padding-left: 10px;
}	
	
.storitve .storitve-box {
	padding: 10px 10px;
}
	
.storitve-box-left {
	padding-right: 0;
	padding-bottom: 20px;
}

.storitve-box-center {
	padding: 0;
	padding-bottom: 20px;
}

.storitve-box-right {
	padding-left: 0;
	padding-bottom: 20px;
}

.obvestila-delovni-cas {
	background-image: url(../../images/layout/storitve-bg-767.jpg);
	padding: 30px 0;
}	
	
.obvestila-delovni-cas .obvestila {
	padding-right: 0;
}

.obvestila-delovni-cas .delovni-cas {
	font-size: 17px;
	line-height: 30px;
	padding-top: 50px;
}

.lokacija {
	height: 300px;
	
}
	
/* RAZNO */
.margin-ordinacija {
	margin-top: 45px;
}

.margin-ordinacija-01 {
	margin-top: 0;
}

.margin-ordinacija-02 {
	margin-top: 0;
}		
	
.img-width-90 {
	width: 80%;
}
	
.float-left {
	padding-left: 55px;
	padding-top: 10px;
}
	
.float-right {
	padding-left: 55px;
	padding-top: 10px;
}
	
.img-second {
	width: 250px;
}

.img-second-left {
	width: 250px;
}
	
.padding-right-40 {
	padding-right: 0;
}

.padding-left-40 {
	padding-left: 0;
}	
	
.padding-bottom-40 {
	padding-bottom: 40px;
}	
	
.certifikat-img {
	width: 200px;
	padding-bottom: 50px;
}	
	
.margin-top-100 {
	margin-top: 40px;
}	
	
	
}


@media only screen and (max-width:499px) {
/*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 {
		-webkit-text-size-adjust:none;
	}
	.mm_hide{display: none;} /*hide on mobile*/
	
	.m_hide{display: none;} /*hide on mobile*/
	
	.d_hide{display: block;}
	
	
	.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%;
	width: 320px;
	margin:0 auto;
}
.img-width {
	width:100%;
}

.menu-mobile {
	display:block;
}

.header {
	display:none;
}
	
/* SLIDER */
.rslides img {
  height: auto;
  float: none;
  width: 350%;
  margin: 0 auto;
  margin-left: -20%;
}
	
/* COPYRIGHT */
.copyright p {
	text-align:center;
}	
	
/* TEXT */
h1 {
	font-size: 23px;
	line-height: 30px;
}

h2 {
	font-size: 23px;
	line-height: 30px;
}

h3 {
	font-size: 18px;
	line-height: 32px;
}

h4 {
	font-size: 16px;
	line-height: 28px;
}

h5 {
	font-size: 15px;
	line-height: 24px;
}

h6 {
	font-size: 13px;
	line-height: 22px;
}
	
.padding-left-0 {
	padding-left: none;
}	

/* DIVI */
.main {
	padding: 60px 0 40px 0;
}

.predstavitev p {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
	
.predstavitev img {
	padding-bottom: 15px;
}	
	
.storitve .storitve-box {
	padding: 10px 10px;
}

.storitve-box-left {
	padding-right: 0;
	padding-bottom: 20px;
}

.storitve-box-center {
	padding: 0;
	padding-bottom: 20px;
}

.storitve-box-right {
	padding-left: 0;
	padding-bottom: 20px;
}	

.obvestila-delovni-cas {
	background-image: url(../../images/layout/storitve-bg-500.jpg);
	padding: 30px 0;
}		
	
.obvestila-delovni-cas .obvestila {
	padding-right: 0;
}

.obvestila-delovni-cas .delovni-cas {
	font-size: 17px;
	line-height: 30px;
	padding-top: 50px;
}

.lokacija {
	height: 300px;
	
}	

/* RAZNO */
.img-width-90 {
	width: 88%;
	padding-top: 5px;
}	
	
.certifikat-img {
	width: 125px;
	padding-bottom: 50px;
}	
	
.margin-top-100 {
	margin-top: 40px;
}	
		
.margin-ordinacija {
	margin-top: 45px;
}

.margin-ordinacija-01 {
	margin-top: 0;
}

.margin-ordinacija-02 {
	margin-top: 0;
}		
	
.float-left {
	padding-left: 0;
	padding-top: 10px;
}
	
.float-right {
	padding-left: 14px;
	padding-top: 10px;
}
	
.img-second {
	width: 150px;
}

.img-second-left {
	width: 150px;
}
	
.padding-right-40 {
	padding-right: 0;
}

.padding-left-40 {
	padding-left: 0;
}		
	
.padding-bottom-100 {
	padding-bottom: 20px;
}
	
.padding-bottom-40 {
	padding-bottom: 40px;
}		

}

