/*Page Search
------------------------------------*/
/*Search Block*/
.search-block {
/*	padding: 150px 0px 80px 0px;*/
	padding: 90px 0px 0px 0px;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	background: url(../../../sliderbilder/auro.jpg) 50% 90px no-repeat fixed;	
	background-size: 100% auto;
}

.search-block_t {
/*	padding: 60px 0px 0px 0px;*/
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/team.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_pss {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/pss.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_secu {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/secu.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_auflast {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/auflast.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_durchsturz {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/durchsturz.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_flachdach {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/flachdach.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_sicherheitsgel {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/sicherheitsgel.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_dachwand {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/dachwand.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_kataloge {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/kataloge.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_einzel {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/anschlagpunkte.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_haken {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/dachhaken.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_seil {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/seilsysteme.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}

.search-block_zubehoer {
	padding: 123px 0px 0px 0px;
	text-align: center;
	position: relative;
/*	margin-bottom: 20px;*/
	background: url(../../../sliderbilder/zubehoer.jpg) 50% 90px no-repeat fixed;		
	background-size: 100% auto;
}


.search-block:before {
/*	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);*/
}

.search-block_t:before {
/*	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);*/
}

.search-block h1 {
	color: #286287;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.search-block h2 {
	color: #286287;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.search-block_t h1 {
	color: #fff;
	font-size: 34px;
	font-weight: 200;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;	
}

.search-block .input-group {
	margin-bottom: 10px;
}

.search-block .form-control {
	border: none;
	height: 48px;
	font-size: 16px;
	font-weight: 200;
}

/*Checkbox*/
.search-block form.page-search-form {
	border: none;
}

.search-block form.page-search-form .radio,
.search-block form.page-search-form .checkbox {
	margin: 0 3% 0 4%;
}

.search-block form.page-search-form .checkbox {
	color: #fff;
	font-weight: 200;
}

.search-block form.page-search-form .radio i,
.search-block form.page-search-form .checkbox i {
	top: 6px;
	width: 15px;
	height: 15px;
	border: none;
}

/*Category
------------------------------------*/
/*Section-Block*/
.section-block {
	padding: 20px;
	border: 1px solid #eee;
	box-shadow: 0 0 3px #eee;
}

.section-block h2 {
	color: #333; 
	font-size: 28px; 
	font-weight: 200; 
	margin: 10px 0 15px;
}

.section-block .text-center p {
	margin-bottom: 0;
}

.section-block .section-block-info {
	margin-top: 5px;
	padding-top: 20px;
	border-top: solid 1px #eee;
}

.section-block .section-block-info ul {
	margin-bottom: 0;
}