﻿.transition, .baurad-cat-nav-cats a h4{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;				
}
.baurad-list-cat h2, .baurad-cat-list-header h2{
	border-bottom: 1px #bdbdbd solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.baurad-cat-header{
	margin-top:60px;
}
.baurad-cat-header h2{
	font-weight:700;				
}
.baurad-cat-header .light{
	font-weight: 300;				
}
.baurad-cat-image img{
	width:100%;
	height:auto;				
}
.baurad-cat-desc{
	margin-top:20px;				
}
.baurad-cat-top{
	margin-bottom:60px;								
}
/********************************/
/* Cats */
/********************************/
ul.baurad-cat-nav{
	list-style:none;
	padding:0;
	margin:0;
}
.baurad-cat-nav-cats a{
	text-decoration:none;			
}
.baurad-cat-nav-cats a h4{
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	text-transform:uppercase;	
	margin:0;
	padding:0 0 0 5px;
	color:#616161;
	text-transform:uppercase;
	line-height: 34px;	
	padding: 0 0 0 5px;
	font-weight:bold;		
}
.baurad-cat-nav-cats a:hover h4, .baurad-cat-nav-cats a.active h4{
	color:#f57c00;	
	text-decoration:none;	
	padding: 0 0 0 0px;
		
}
.count-entries{
	font-size:12px;
	color:#616161;
	padding-left:20px;
	font-weight:bold;				
}
/********************************/
/* items */
/********************************/
.item-conteiner{
	background:#f6f6f6;	
	border-top:2px #bdbdbd solid;
	color:#434a54;	
	margin-bottom:5px;
	padding-bottom:30px;		
}
.promotion{
	background:#ddd;				
}
.item-conteiner h4{
	color:#434a54;				
}
.item-title{
	padding:22px 0 0px 15px;				
}
.item-image{
	padding:0 0 0 12px;				
}
.item-image img{
	border:2px #979797 solid;					
}
.item_adress{
	font-size:12px;				
}
/* ICONS */
.skille-container{
	padding:22px 0 0 0;				
}
.item-more{
	margin:80px 18px 0 0;
	text-align:right;				
}
.item-contact{
	font-size:12px;
	padding-top:15px;				
}
.item-contact a{
	font-size:12px;			
}
.item-conteiner a{
	text-decoration:none;
	color:#F57C00;				
}

@media all and (max-width: 767px){
	.item-title{
		text-align:center;			
	}
	.item-maindata .col-sm-6{
		width:70%;
		margin:0 auto 0 auto;	
		text-align:center;		
	}	
	.item-more{
		text-align:center;	
		margin:30px;		
	}	
	.skille-container{
		text-align:center;
		padding:15px;			
	}	
	
	.skille-container .skille{
		display:inline-block;			
	}
}





































