@font-face {
    font-family: 'Material Icons';
    src: url('../fonts/Material-Design-Icons.eot');
    src: url('../fonts/Material-Design-Icons?#iefix') format('embedded-opentype'),
         url('../fonts/Material-Design-Icons.woff') format('woff'),
         url('../fonts/Material-Design-Icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/rl.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/rr.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/rm.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/rb.woff) format('woff');
}
/*html{width:963px;}*/
a {color:#3CB336;}
body {background: url(../img/bodybg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;font-family: 'Raleway', sans-serif;-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	}
dl{margin-top:10px;margin-bottom:10px;}
hr {border-top-color:#bdc3c7;margin-left:-20px;margin-right:-15px;}
h3{color:#0097a7;font-size:19pt;font-weight:500;padding-top:20px;margin-bottom:10px;}
h4 {font-weight: 400 !important;opacity:0.54;}
/*
@media all and (min-width:1200px){
.container {
    width: 1024px;
}
}
*/
#filters {
    height: auto;
    margin-bottom: 47px;
}

.backendimg{height:60px;}
.even{background-color:#EFEFEF;}
.topinput{margin-right:0px !important;}
.panel-body{padding:2vw;}
.panel{border-radius:0px !important;}
.grid{margin-bottom:20vh !important;margin-left:-22px;margin-right:-22px;margin-top:8px;}
@media only screen and (max-width: 600px) {
.grid-item{width:50% !important;padding:8px;}
.catbutton{width:100%;padding-left:10px;padding-right:10px;}
.introtext { padding-left: 0%;}
}
.grid-item{width:20%;padding:8px;}
.gridimg {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);
    padding: 16px;
    background: #fff;
}
.introtext {
    padding-left: 5%;
    margin: 10px 0 7px;
}

.gridimg:hover{
-webkit-filter: grayscale(0.5) blur(10px);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.catbutton{
    background: #4f4f4f;
    border:1px solid #4f4f4f !important;
    color: #fff !important;
    font-weight: 700;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
	border-radius:4px;
	margin-left:3px;
	margin-bottom:-6px;
}
.catbutton:hover{
    background: #fff;
    border:1px solid #4f4f4f !important;
    color: #4f4f4f !important;
    font-weight: 700;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
	border-radius:4px;
	margin-left:3px;
}
.catbutton:focus{
    color: #4f4f4f !important;
}

.branchenbuchwrapper{display:block;float:left;background-color:#fff;padding:16px;}
.header {
    height: 235px;
    background: url(../img/bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 22px;
    padding-left: 47px;
	-webkit-box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);

-moz-box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);

box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);
}

.top{background-color:#fff;padding-left:30px;padding-right:30px;padding-top:40px;margin-top:16px;
-webkit-box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);

-moz-box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);

box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);
font-size:16px;}
.top2 {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);
    font-size: 12px;
    margin-top: 20px;
    padding-top: 20px;
	padding-bottom:6px;
}
.top3 {
    -webkit-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 17px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 17px -1px rgba(0,0,0,0.1);
    font-size: 12px;
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: #0a9048;
    color: #fff;
    font-family: "Arial";
    line-height: 15px;
}
.bsglogo{padding-top:14px;}
.top3 a {text-decoration:underline;color:#fff;}

.mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(255,255,255, 0.8);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	font-size:15px;
	text-align:center;
	overflow:hidden;
}	

svg {
    background:url(http://4.bp.blogspot.com/-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg);

}
.mask:hover{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    opacity: 1;
	-webkit-box-shadow: 0px 0px 45px -3px rgba(0,0,0,0.1);

-moz-box-shadow: 0px 0px 45px -3px rgba(0,0,0,0.1);

box-shadow: 0px 0px 45px -3px rgba(0,0,0,0.1);
    width: 93%;
    height: 89%;
    margin: 8px;
	
}
.mask:hover .griditemheadline{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(30px);
   -moz-transform: translateY(30px);
   -o-transform: translateY(30px);
   -ms-transform: translateY(30px);
   transform: translateY(30px);
    -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.mask:hover .griditemcontent{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
    -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.griditemheadline {
    background-color: #eee;
    width: 100%;
    position: absolute;
    top: -20px;
    padding: 5px;
	 -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	color:#000;
	font-weight:500;
	left:0;
}
.griditemcontent
{

    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px;
	font-size:11px;
	color:#c1c1c1;
	 -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	left:0;
	bottom:0;
}
.grid-item
{
}
