/*************************new font implementation*******************/

  
  @font-face {
  font-family: 'StagLight';
  font-style: normal;
  src: local('StagLight'), url(../font/StagLight.woff) format('woff');}

  @font-face {
  font-family: 'StagThin';
  font-style: normal;
  src: local('StagThin'), url(../font/StagThin.woff) format('woff');}
  
  @font-face {
  font-family: 'Calibri';
  font-style: normal;
  src: local('Calibri'), url(../font/Calibri.woff) format('woff');}
  
/*******************************************************************/@
body {font-family:'Calibri'; font-size:21px; margin: 0 !important; background:#fff;}
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {font-family: 'StagLight';}
a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #0bb2ff;
	color: #0bb2ff;
}
#topbar {
	background: #000;
	border-bottom: 0px solid #000;
	padding: 0.3125em 0;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#14b2b8+0,0eafb7+36,24397d+100 */
background: #14b2b8; /* Old browsers */
background: -moz-linear-gradient(left, #14b2b8 0%, #0eafb7 36%, #24397d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #14b2b8 0%,#0eafb7 36%,#24397d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #14b2b8 0%,#0eafb7 36%,#24397d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14b2b8', endColorstr='#24397d',GradientType=1 ); /* IE6-9 */

}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 1;
	position: relative;
	top: 4px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 1;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #D3C0DB;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: #fff; /*box-shadow:0px 2px 9px -2px rgba(50, 50, 50, 0.75);*/
	margin-left: 0px;
}
header {
	border-bottom: 0px solid rgba(0, 40, 58, 0.53);
	/*position: fixed;*/
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}

.top-nav li a {
	/*border-top: 2px solid #fff;
	border-right: 1px solid #f2f2f2;*/
	color: #7a7a7a;
	font-size: 17px;
	font-weight: 400;
	padding: 2.1em 0.6em 2.1em;
	text-transform: uppercase;
	/*transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;*/
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none;
	/*border-top: 2px solid #c6afce;*/
	color: #008fa9;
	position: relative; 
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#140116+0,9a1daa+100 */
background: none; /* Old browsers */
/*background: -moz-linear-gradient(top, #140116 0%, #9a1daa 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #140116 0%,#9a1daa 100%); /* Chrome10-25,Safari5.1-6 */

/*background: linear-gradient(to bottom, #140116 0%,#9a1daa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#140116', endColorstr='#9a1daa',GradientType=0 ); /* IE6-9 */
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px; display: none;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(11, 188, 255, 0.8);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 #00283a;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	/*background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);*/
	bottom:12px;
	margin: 0;
	/*padding: 0.625em 0;*/
	position: absolute;
	width: 100%;
}

.size-1140 .line {max-width: 101.25em;}



.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(211, 220, 224, 0.6);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #C3C1C1;
}
#first-block {
	background: none repeat scroll 0 0;
	padding: 2em 2em;
	text-align: center;
}
#first-block h1 {
	color: #0090ab;;
	font-size: 42px;
	font-weight: 300;
	margin-top: 0; text-transform:uppercase; font-family: 'StagLight'; /*letter-spacing: -1px;
word-spacing: 8px;*/
text-transform: uppercase; margin:48px;
}
#first-block p {
	color: #6c7c84;
	font-size: 0.85em;
}
#features {
	background: none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.22);
	padding: 2.5em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
#features i {
	background: none repeat scroll 0 0 #0bb2ff;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#features h2 {
	font-size: 1.5em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#features p {
	color: ##fff;
	font-size: 0.85em;
	line-height: 1.5em;
}
#about-us {
	background: none;
	clear: both; text-align: center;
}
#about-us h2 {color:#7a7a7a;}
#about-us div p {color: #7a7a7a; padding: 8px; text-align: center; text-transform: normal; }
#about-us h2 {font-family: 'StagLight'; font-size: 31px; color: #0090ab; /*letter-spacing: -1px;
word-spacing: 8px;
*/text-transform: uppercase; font-weight:bold; margin-bottom:20px;
line-height: 35px;}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	/*letter-spacing: -2px;*/
	line-height: 0.9;
	margin: 0 0 0.625em 0
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #000;
	font-size: 0.85em;
	opacity: 1;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #0bb2ff;
	border-radius: 100px;
	color: #0bb2ff;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em; width: 144px;
text-align: center; margin: 1px auto; margin-top: 40px; margin-bottom: 10px;
	
* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#14b2b8+0,0eafb7+36,24397d+100 */
background: #14b2b8; /* Old browsers */
background: -moz-linear-gradient(left, #14b2b8 0%, #0eafb7 36%, #24397d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #14b2b8 0%,#0eafb7 36%,#24397d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #14b2b8 0%,#0eafb7 36%,#24397d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14b2b8', endColorstr='#24397d',GradientType=1 ); /* IE6-9 */
}

h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	/*letter-spacing: -1px;*/
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
#our-work {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #0bb2ff;
	color: #fff;
}
#services {
	background: #6f9600 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #fff;
	margin: 0 0 1.25em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #6f9600;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#services p {
	color: #fff;
	font-size: 0.8em;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.22);
	padding: 2em 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #7a7a7a; font-weight: bold;
	font-size: 32px;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #fff;
	padding: 20px 0 0 0;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
}
a.right { color:#6C7C84}
a.right:hover { color:#0BB2FF}

.owl-theme .owl-controls .owl-page span{background:#868686;border:0 solid rgba(211,220,224,0.6);height:7px;margin:0 .4125em;opacity:1;width:7px}
.owl-theme .owl-controls .owl-page.active span{background: none !important;border: 2px solid #10a7b3;height: 12px;margin: -2px 5px;opacity: 1;width: 12px;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background:none repeat scroll 0 0 #c3c1c1}


.Aligner { display: flex; align-items: center; justify-content: center; } 
.Aligner-item { max-width: 46%; margin: 0 2%; } 
.Aligner-item--top { align-self: flex-start; } 
.Aligner-item--bottom { align-self: flex-end; }
.reg2 { background: #f9f9f9;min-height: 515px;}

  #first-block i {color:#7a7a7a; font-size:17px; font-family: "Open Sans",Arial,sans-serif; font-style:italic}
#features {box-shadow: none !important;}
#features.novosti {box-shadow:none !important}
#features.novosti .div1{padding:0% 3%}
#features.novosti .div2{padding: 0% 0%;background: #faf8f9;}
.reg .about-us-icons.pull-left {margin:0; margin-top: 30px;}
.reg {background:#fff; padding:5% 5% 10% 6%; min-height:515px}
.novosti {
   background: #b6cccd !important;
}

@media screen and (max-width: 1837px) {
.reg2 img {padding-top: 2%;}
}
@media screen and (max-width: 1737px) {
.reg2 img {padding-top: 4%;}
}

@media screen and (max-width: 1637px) {
.reg2 img {padding-top: 8%;}
}


@media screen and (max-width: 1537px) {
.reg2 img {padding-top: 9%;}
}
@media screen and (max-width: 1437px) {
.reg2 img {padding-top: 12%;}
}
@media screen and (max-width: 1337px) {
.reg2 img {padding-top: 16%;}
}
@media screen and (max-width: 1237px) {
.reg2 img {padding-top: 18%;}
}
@media screen and (max-width: 1137px) {
.reg2 img {padding-top: 20%;}
}


@media screen and (max-width: 991px) {
	.Aligner-item{ max-width: 100%; margin:0; margin-bottom: 40px;}
	.Aligner {    display: inline-block;}
	.reg2, .reg {min-height:auto;}
	.reg2 img {padding:0}
	.reg .about-us-icons.pull-left {margin-top:5px}
}
	
	
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
  	background: #fff none repeat scroll 0 0;
	padding:0;     font-size: 21px;      text-align: center;
	
  }

  ul#navigacija.show-menu li.submenu ul.show-menusub-menu { display: inline-block;    height:auto;    width: 100%;}
  ul#navigacija.show-menu li.submenu ul.show-menusub-menu li a {color:#7a7a7a !important; background:#fff !important; font-size:18px !important}
  .top-nav li ul li a {background:#fff; border:0}
  
  
  ul#navigacija.show-menu li.submenu ul.show-menusub-menu li a:hover {color:#7a7a7a !important; background:#fff !important }

  .top-nav li{
  border-bottom: 1px solid #eee;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }

  #first-block h1 {
    font-size: 35px;
    margin-top: 0;
    margin: 48px 0;
}
  }

.navigacija {text-align: center;margin: 0 3%; /*display: inline-block;*/}
.jasmina {text-align:center; display:inline-block }
.belo {background:#fff !important}
#topbar.belo p {color:#000; text-align:center}
p.logo img {margin:0 auto;}
.about-us-icons:hover {background:#000; cursor:pointer}
.img-responsive {width:100% !important;}
.box {margin:0 1% 1% 1%; border:1px solid rgba(0, 0, 0, 0.22); padding:10px;}
.logoi {margin:0 1% 1% 1%; border:1px solid rgba(0, 0, 0, 0.0); padding:10px;}
/*.box.l-4 {width: 31.3333% }*/
h3.box-naslov {text-align:center; font-size: 26px !important;padding: 10px 0 0 0; margin-bottom:0 !important}
.box div p {text-align:center}
h3.akcije { text-align:center; font-size:21px;}
.kockice {/*position:relative; top:320px;*/ margin: 5% auto !important;}

.box1 {margin:0 1% 1% 1%; border:1px solid rgba(0, 0, 0, 0.22); /*padding:10px*/; 	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#140116+0,9a1daa+100 */
background: #140116; /* Old browsers */
background: -moz-linear-gradient(top, #140116 0%, #9a1daa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #140116 0%,#9a1daa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #140116 0%,#9a1daa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#140116', endColorstr='#9a1daa',GradientType=0 ); /* IE6-9 */
color:#fff;  
height: 200px;
padding: 0px;
text-align: }

.bgbox { border:1px solid rgba(0, 0, 0, 0.22); padding:10px;  cursor: pointer;	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#140116+0,9a1daa+100 */
background: #140116; /* Old browsers */
background: -moz-linear-gradient(top, #140116 0%, #9a1daa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #140116 0%,#9a1daa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #140116 0%,#9a1daa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#140116', endColorstr='#9a1daa',GradientType=0 ); /* IE6-9 */
color:#fff;  
height: 200px;
text-align: center; overflow:hidden; transition: background-color 500ms ease-in 0s; width: 100%;
/*margin: -11px -10px;*/
padding: 0;
border: 0;
height: 198px;
overflow: hidden;
text-align: center;}
.bgbox:hover { background:#000;}

.box1 p {text-align:center; font-size: 18px; font-style: italic; line-height: 21px;}
.box1 p strong {text-align:center; font-size: 22px; font-family: 'StagLight'; text-transform: uppercase; padding: 20px 10px; position: relative; display: inline-block; font-style:normal;

/*letter-spacing: -1px;
word-spacing: 8px;*/
line-height: 24px;

}
.box1 p strong::after {}
.box1 .usluge {width:100%; display:none; }
.box1:hover .usluge {width:100%; display:block;}



.box1 p:hover, .box1 p stong:hover, .box1:hover .usluge {cursor:pointer}
.box1:hover { }
.line.orange.centered {
display: block !important;
margin: 0 auto;
background-color: #ea7e25;
background-color: #FFF;
width: 45px;
height: 2px;
display: inline-block;
transition: background-color 300ms ease-in 0s;
margin-top: 2px;}
.usluge p {line-height: 21px !important;}
ul.tretmani {margin:0; padding:0; }
ul.tretmani li {margin:0 0px; padding:0; list-style:none; display: inline-block;  /*border:1px solid rgba(0, 0, 0, 0.22);*/ }
ul.tretmani li a {color:#7a7a7a; padding: 10px; display: inline-block;}
ul.tretmani li a:hover {color:#fff; display:block; padding: 10px; background:#000}
.pull-right {  float: right !important; text-align:right;}
.pull-left {  float: left !important; text-align:left;}
img.vesti-slika {    display: block;    height: auto;    width: 100%;
padding: 0% 15%;}


.lalosevic img {margin: 0 auto;}



footer div div p {color:#7a7a7a; font-size: 16px;}
footer div div h4	{font-family: 'StagLight'; text-transform:uppercase; color:#7a7a7a; font-size: 19px;     padding-bottom: 15px;}
.design div {font-size:14px;  color:#fff; padding: 6px}
.design {
    padding: 8px 0 !important;
    margin: 0px;
    width: 100%;
    background: #14b2b8;
    background: -moz-linear-gradient(left, #14b2b8 0%, #0eafb7 36%, #24397d 100%);
    background: -webkit-linear-gradient(left, #14b2b8 0%,#0eafb7 36%,#24397d 100%);
    background: linear-gradient(to right, #14b2b8 0%,#0eafb7 36%,#24397d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14b2b8', endColorstr='#24397d',GradientType=1 );
    height: 62px;
}
.stranica p {line-height:22px !important; padding-top:10px}
.stranica div.l-6 {padding-right:10px}
.stranica div.s-12 {padding-bottom:10px;}
.spusti {margin-bottom: 36px !important;}

.circle { display:inline-block; top: 3px;position: relative;}
.circle a img:hover { background:url("img/yt-hover.png") top no-repeat; opacity: 0.8; cursor:pointer}
p.taster {color:#fff !important}
p.taster:hover {background:#000 !important}

#featured h3 {color: #000;
font-weight: bold;
font-size: 32px;
margin: 0 0 0.625em;
text-transform: uppercase;}

div.line.lalosevic {padding-top:2%}
.vesti-slika-stranica {
 display: block;
height: auto;
width: 100%;
/*margin: 4% 5%;*/
text-align: center;
border: 1px solid #ccc;
padding: 1%;}

.onama {padding:0 3%; display:inline-block; text-align:center;}
.onama p, p.onama {text-align:left;}

.count-number {display:none;}
.show-menusub-menu li a:hover {color:#fff}
.show-menusub-menu li a {border:0}

@media (max-width:768px) {
.kockice {margin: 5% auto !important; margin-left: -13px !important;}
.design div {text-align:center;}


}
a.boja {	    color: #7a7a7a;		}
h3.box-naslov p a,
#about-us h3 p a,
#about-us div p a {color:#7a7a7a}

.text-left {text-align:left;}
.regbg {
        background: url("../img/regbg.png") 0% no-repeat;
    background-size: cover;
}
p.tekst-ispod-slike {padding: 0% 15% !important;text-align: left !important;font-size: 16px !important;}
div#features.homebox div.line.content #about-us h2 {font-size: 22px !important;    line-height: 28px; /*height: 50px;*/
overflow: hidden; text-align:left; margin:0; padding-left: 26px;}
div#features.homebox div.line.content div#about-us div div.boxtekst {    
    /*background: #D4F1F2;*/ 
  /* min-height: 316px; max-height: 316px; overflow:hidden;*/
    padding: 15px 25px 25px 25px;
    margin: 0;}
	
	div#features.homebox div.line.content div#about-us div div.boxtekst ul {padding-left: 0px;margin-left: 16px;}
	div#features.homebox div.line.content div#about-us div div.boxtekst p,
div#features.homebox div.line.content div#about-us div div.boxtekst ul li	{     font-size: 16px;
    padding: 0;
    line-height: 22px;
    padding-bottom: 3px; 
    text-align: left}
	
	p.logo a img:hover {
 background: #eee; border-radius:3px
}

.top-nav > ul.show-menu {display:none}