/*MAIN*/
.container-fluid, .container, .navbar, .navbar-header, .col-xs-4, .col-sm-3, .col-md-2, .col-md-12, .col-md-8, .col-lg-12{
	padding: 0;
	margin: 0;
}

.row {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

h1 {
	margin: 30px auto 50px auto;
}

.news-heading1 {
	color: lightseagreen;
}

.news-heading2 {
	color: darkorange;
}

.mainColor {
	background-color: #428bca !important;
	border-color: #000080 !important;
	color: white !important;
}

.mainColor > ul > li > a {
	color: white !important;
}

.mainColor > ul > li > a:hover, .mainColor > ul > li > a:focus {
	color: lightseagreen !important;
}

.mainColor2 {
	background-color: lightseagreen !important;
	border-color: darkgreen !important;
	color: white !important;
}

.mainColor2 > ul > li > a {
	color: white !important;
}

.mainColor2 > ul > li > a:hover, .mainColor2 > ul > li > a:focus {
	color: darkorange !important;
}

legend.legend1 {
	color: lightseagreen;
	border-color: lightgray;
}

legend.legend2 {
	color: darkorange;
	border-color: lightgray;
}

.customThumbnail{
    width: 250px;
    height: 140px;
    margin: 5px;
}

/*BUTTONS*/
.btn1 {
	color: lightseagreen !important;
	background-color: white;
}

.btn1-standout {
	color: white !important;
	background-color: lightseagreen;
}

.btn1:hover, .btn1:focus, .btn1-standout:hover, .btn1-standout:focus {
	color: white !important;
	background-color: #428bca !important;
}

.btn2 {
	color: darkorange !important;
	background-color: white;
}

.btn2-standout {
	color: white !important;
	background-color: darkorange;
}

.btn2:hover, .btn2:focus, .btn2-standout:hover, .btn2-standout:focus {
	color: white !important;
	background-color: lightseagreen !important;
}

.btn-change{
	height: 70px;
	width: 120px;
	background: lightseagreen;
	margin: 20px;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition: all 0.5s ease-in-out;
	border: 0px;
	color: #fff;
	font-size: 20px;
}

.btn-change:hover{
	-webkit-transform: scale(1.1);
	background: #31708f;
}

.btn-product{
	width: 100%;
}

/*HEADER*/
.logo {
	max-height: 160px;
	float: left;
	z-index: 10;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: -180px;
	top: 0;
}

.logo-mobile {
	max-height: 100px;
	float: none;
	z-index: 10;
	position: relative;
	margin: auto;
	top: auto;
}

.logo-mobile-xs {
	max-height: 70px;
	left: 26px;
	vertical-align: middle;
	z-index: 10;
	position: relative;
	margin: auto;
	top: auto;
}

.dropdown1 {
	background-color: lightseagreen !important;
}

.dropdown1 > li > a {
	color: white;
}

.dropdown1 > li > a:hover, .dropdown1 > li > a:focus {
	color: black !important;
}

.dropdown2 {
	background-color: darkorange !important;
}

.dropdown2 > li > a {
	color: white;
}

.dropdown2 > li > a:hover, .dropdown1 > li > a:focus {
	color: black !important;
}

.main-menu-active {
	background-color: lightseagreen;
}

.side-menu-active > a {
	background-color: lightseagreen;
	color: white !important;
}

.main-menu-active2 {
	background-color: darkorange;
}

.side-menu-active2 > a {
	background-color: darkorange;
	color: white !important;
}

.slider-ul {
	z-index: 9;
	position: relative;
	width: 100%;
}

.slider {
	text-align: center;
	min-height: 200px;
	margin: 0 auto;
}

.info-line {
	position: static;
	color: lightseagreen !important;
}

.info-line2 {
	position: static;
	color: darkorange !important;
}

.info-line2 a {
	position: static;
	color: darkorange !important;
}

.info-line-part {
	padding: 10px;
	display: inline-block;
	font-size: 16px;
}

.number-split {
	margin: 0 2px;
}

.navbar-default .navbar-nav>li>a:hover {
	background-color: white !important;
	color: lightseagreen !important;
}

.content {
	padding: 20px !important;
}

.banners {
	border-left: 3px solid lightgray;
}

.banner-image {
	max-height: 100px;
	padding: 6px 4%;
	margin: 0 auto;
}

.banner-facebook {
	background-color: rgba(59, 89, 152, 0.5);
}

.banner-general {
	background-color: rgba(100, 200, 100, 0.5);
}

.banner-sponsors {
	background-color: rgba(200, 200, 100, 0.5);
}

.filter img {
	max-height: 300px;
	width: 300px;
	max-width: 100%;
	margin: auto;
}

/*FOOTER*/
footer{
	background-color:#7B9EC8;
	box-shadow:0 1px 1px 0; rgba (0, 0, 0, 0.12);
	box-sizing:border-box;
	width:100%;
	text-align:left;
	font:bold 16px sans-serif;
	padding:55px 50px;
	margin-top:80px;
	bottom:0;
	color:#fff;
}

.footer2{
	/*background-color:darkseagreen;*/
        background-color: lightseagreen;
	box-shadow:0 1px 1px 0; rgba (0, 0, 0, 0.12);
	color:#fff;
}

.footer-navigation h3{
	margin:0;
	font:normal 36px Cookie, cursive;
	margin-bottom:20px;
	color:#fff;
}

.footer-navigation h3 a{
	text-decoration:none;
	color:#fff;
}

.footer-navigation h3 span{
	color:#5383d3;
}

.footer-navigation p.links a{
	color:#fff;
	text-decoration:none;
}

.footer-navigation p.links a:hover {
	color:lightgray;
}

.footer-navigation p.company-name{
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
}

@media (max-width:767px) {
	.footer-contacts {
		margin:10px 0;
	}

	.navbar-collapse, .collapse, .in {
		padding: 15px !important;
		margin: 0 !important;
	}
}

.footer-contacts p{
	display:inline-block;
	color:#ffffff;
	vertical-align:middle;
}

.footer-contacts p a{
	color:#ffffff;
	text-decoration:none;
}

.fa.footer-contacts-icon{
	background-color:#33383b;
	color:darkseagreen;
	font-size:18px;
	width:38px;
	height:38px;
	border-radius:50%;
	text-align:center;
	line-height:38px;
	margin:10px 15px 10px 0;
}

.fa.footer-contacts-icon2{
	background-color:#33383b;
	color:orange;
	font-size:18px;
	width:38px;
	height:38px;
	border-radius:50%;
	text-align:center;
	line-height:38px;
	margin:10px 15px 10px 0;
}

span.new-line-span{
	display:block;
	font-weight:normal;
	display:block;
	font-weight:normal;
	font-size:14px;
	line-height:2;
}

div.social-links{
	margin-top:20px;
	color:#fff;
}

.social-links a{
	display:inline-block;
	width:35px;
	height:35px;
	cursor:pointer;
	background-color:#33383b;
	border-radius:2px;
	font-size:20px;
	color:darkseagreen;
	text-align:center;
	line-height:35px;
	margin-right:5px;
	margin-bottom:5px;
}

.social-links2 a {
	display:inline-block;
	width:35px;
	height:35px;
	cursor:pointer;
	background-color:#33383b;
	border-radius:2px;
	font-size:20px;
	color:orange;
	text-align:center;
	line-height:35px;
	margin-right:5px;
	margin-bottom:5px;
}

.social-links a:hover, .social-links2 a:hover {
	color: white;
}

/*ORGANIZATION*/

.gallery-title
{
	font-size: 36px;
	color: #42B32F;
	text-align: center;
	font-weight: 500;
	margin-bottom: 70px;
}
.gallery-title:after {
	content: "";
	position: static;
	width: 7.5%;
	left: 46.5%;
	height: 45px;
	border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 5px;
	text-align: center;
	color: #42B32F;
	margin-bottom: 30px;

}
.filter-button:hover
{
	font-size: 18px;
	border: 1px solid #42B32F;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
	background-color: #42B32F;
	color: white;
}

.port-image
{
	max-width: 100%;
	max-height: 100%;
	border: 2px solid black;
	padding: 10px;
	-webkit-transition: padding 0.5s, opacity 0.5s ease-in-out;
	-moz-transition: padding 0.5s, opacity 0.5s ease-in-out;
	-o-transition: padding 0.5s, opacity 0.5s ease-in-out;
	transition: padding 0.5s, opacity 0.5s ease-in-out;
}

.port-image:hover {
	padding: 0;
	opacity: 0.8;
}

.gallery_product
{
	margin-bottom: 30px;
}

.each-item {
	margin: 20px auto;
}

/*SIDE MENU*/
nav.sidebar, .main{
	-webkit-transition: margin 200ms ease-out;
	-moz-transition: margin 200ms ease-out;
	-o-transition: margin 200ms ease-out;
	transition: margin 200ms ease-out;
}

nav.sidebar > div > div.navbar-sidebar {
	background-color: white;
}


@media (min-width: 991px) {

	.main{
		position: absolute;
		width: calc(100% - 40px); 
		margin-left: 100px;
		float: right;
	}

	nav.sidebar:hover + .main{
		margin-left: 200px;
	}

	nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}

	nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
		text-align: center;
		width: 100%;
		margin-left: 0px;
	}
	
	nav.sidebar a{
		padding-right: 13px;
	}

	nav.sidebar .navbar-nav > li:first-child{
		border-top: 1px #e5e5e5 solid;
	}

	nav.sidebar .navbar-nav > li{
		border-bottom: 1px #e5e5e5 solid;
	}

	nav.sidebar .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
		padding: 0 0px 0 0px;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	nav.sidebar{
		width: 210px;
		height: 100%;
		margin-left: -170px;
		float: left;
		margin-bottom: 0px;
	}

	nav.sidebar li {
		width: 100%;
	}

	nav.sidebar:hover{
		margin-left: 0px;
	}

	.forAnimate{
		opacity: 0;
	}
}

@media (max-width: 1200px) and (min-width: 993px) {
	nav.sidebar > div > div > ul > li > a > span {
		
	}

	nav.sidebar {
		width: 180px;
		font-size: 12px;
		margin-left: -142px;
	}
}

@media (min-width: 1330px) {

	.main{
		width: calc(100% - 200px);
		margin-left: 200px;
	}

	nav.sidebar{
		margin-left: 0px;
		float: left;
	}

	nav.sidebar .forAnimate{
		opacity: 1;
	}
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #CCC;
	background-color: transparent;
}

nav:hover .forAnimate{
	opacity: 1;
}
section{
	padding-left: 0px;
}

/*HERO*/
body {
	height: 100%;
}

.card{
	box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin-top:10px;
	box-sizing:border-box;
	border-radius:2px;
	background-clip:padding-box;
}

.card .card-image span.card-title{
	color:#fff;
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
}

.card .card-image{
	position:relative;
	overflow:hidden;
}

.card .card-image img{
	border-radius:2px 2px 0 0;
	background-clip:padding-box;
	position:relative;
	z-index:-1;
}

.card .card-image span.card-title{
	position:absolute;
	bottom:0;
	left:0;
	padding:16px;
}

.card .card-content{
	padding:16px;
	border-radius:0 0 2px 2px;
	background-clip:padding-box;
	box-sizing:border-box;
	background:#fff;
	color:#333;
}

.card .card-content p{
	margin:0;
}

.card .card-action{
	border-top:1px solid rgba(160, 160, 160, 0.2);
	padding:16px;
	background:#fff;
}

.card .card-action a{
	color:#ffab40;
	margin-right:16px;
	transition:color 0.3s ease;
	text-transform:uppercase;
}

.card .card-action a:hover{
	color:#ffd8a6;
	text-decoration:none;
}

div.jumbotron.hero-technology{
	color:#fff;
	text-align:center;
	background:url('https://i.ytimg.com/vi/60hRzpFwvgQ/maxresdefault.jpg');
	background-size:cover;
	background-position:center;
	padding-top:100px;
	padding-bottom:100px;
}

h1.hero-title, h2.hero-title, h3.hero-title{
	text-shadow:0 2px 2px rgba(0,0,0,0.3);
	color:#333;
	font-weight:500;
}

p.hero-subtitle{
	max-width:600px;
	margin:25px auto;
	padding:10px 15px;
	background-color:rgba(0,0,0,0.1);
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.7);
	font-weight:500;
}

/*PROFILE*/
.bs-callout1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 0px 5px 0px 5px;
    margin-bottom: 5px;
    padding: 20px;
    border-left-color: lightseagreen;
}
.bs-callout2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 2px 2px 2px 5px;
    margin-bottom: 5px;
    padding: 20px;
    border-left-color: darkorange;
}

/*CENOVNIK*/

.productbox {
    background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
	-webkit-box-shadow: 0 8px 6px -6px  #999;
	   -moz-box-shadow: 0 8px 6px -6px  #999;
	        box-shadow: 0 8px 6px -6px #999;
}

.producttitle {
	font-size: 1.4em;
    font-weight:bold;
	padding:5px 0 5px 0;
}

.productprice {
	border-top:1px solid #dadada;
	padding-top:5px;
}

.pricetext {
	font-weight:bold;
	font-size:1.2em;
}