.faq-answer.q {
	background: #fff; 
}
.form-group.multicbx label{
	 display: block;
}
.form-group.multicbx label input{
	 display: inline;
	width: auto;
	height: auto;
	margin-right: 15px;
}
.form-group.cbx label{
	 display: inline;
	width: auto;
	height: auto;
	margin-right: 15px;
}
.form-group.cbx input{
	 display: inline;
	width: auto;
	height: auto;
	margin-right: 15px;
}
.nav.navbar-top-links a.normal {

}
.navbar-top-links li a.normal {
    min-height: 50px;
    padding: 20px 10px;
}
.nav > li > a.normal {
    display: inline;
}
#osnova table tr {
	cursor: pointer;
}
.product-imitation {
	padding: 0;
}
.product-imitation img{
	margin: 0 auto;
}
.vimeo-imgwrap {
	position: relative;
}
.vimeo-imgwrap .middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.vimeo-imgwrap img {
  opacity: 0.3;
}
.ibox-heading h3 a {
	color: #fff;	
}
.ibox-heading h3 a:hover {
	color: #fff;	
}


