/** ###### CSS-RESET by MEYER **/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}




/* for google maps */
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}






/** ###### JOOMLA CSS BASICS - START **/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;	*display: inline;*zoom: 1;}
audio:not([controls]) {display: none;}

img {max-width: 100%;width: auto \9;	height: auto;vertical-align: middle;border: 0; -ms-interpolation-mode: bicubic;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;	cursor: pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {cursor: pointer;}
input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
textarea {overflow: auto;vertical-align: top;}
@media print {
	* {text-shadow: none !important;	color: #000 !important;	background: transparent !important;	box-shadow: none !important;}
	a,a:visited {text-decoration: underline;}
	a[href]:after {content: " (" attr(href) ")";	}
	abbr[title]:after {content: " (" attr(title) ")";}
	.ir a:after,	a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
	pre,	blockquote {border: 1px solid #999;page-break-inside: avoid;}
	thead {display: table-header-group;}
	tr,img {page-break-inside: avoid;}
	img {max-width: 100% !important;}
	@page {margin: 0.5cm;}
	p,h2,h3 {orphans: 3;widows: 3;}
	h2,	h3 {	page-break-after: avoid;}
}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after {clear: both;}
.input-block-level {	display: block;	width: 100%; min-height: 28px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}

legend {display: block;width: 100%;padding: 0;margin-bottom: 18px;font-size: 19.5px;line-height: 36px;color: #333;border: 0;	border-bottom: 1px solid #e5e5e5;}

input.search-query {padding-right: 14px;padding-right: 4px \9;padding-left: 14px;	padding-left: 4px \9;margin-bottom: 0;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.form-search .input-append .search-query,.form-search .input-prepend .search-query {-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}
.form-search .input-append .search-query {-webkit-border-radius: 14px 0 0 14px;	-moz-border-radius: 14px 0 0 14px;	border-radius: 14px 0 0 14px;}
.form-search .input-append .btn {	-webkit-border-radius: 0 14px 14px 0;-moz-border-radius: 0 14px 14px 0;	border-radius: 0 14px 14px 0;}
.form-search .input-prepend .search-query {-webkit-border-radius: 0 14px 14px 0;	-moz-border-radius: 0 14px 14px 0;	border-radius: 0 14px 14px 0;}
.form-search .input-prepend .btn {-webkit-border-radius: 14px 0 0 14px; -moz-border-radius: 14px 0 0 14px; border-radius: 14px 0 0 14px;}
.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-search .input-prepend,.form-search .input-append,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,.form-inline .input-prepend,.form-inline .input-append,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input,.form-horizontal .input-prepend,.form-horizontal .input-append {display: inline-block;	*display: inline;	*zoom: 1;	margin-bottom: 0;	vertical-align: middle;}
.form-search .hide,.form-inline .hide,.form-horizontal .hide {display: none;}
.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group {display: inline-block;}
.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend {margin-bottom: 0;}
.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox {padding-left: 0;margin-bottom: 0;vertical-align: middle;}
.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {float: left;	margin-right: 3px;margin-left: 0;}
.control-group {	margin-bottom: 9px;}
legend + .control-group {	margin-top: 18px;-webkit-margin-top-collapse: separate;}
.form-horizontal .control-group {margin-bottom: 18px;*zoom: 1;}
.form-horizontal .control-group:before,.form-horizontal .control-group:after {display: table;	content: "";line-height: 0;}
.form-horizontal .control-group:after {clear: both;}
.form-horizontal .control-label {float: left;width: 160px;padding-top: 5px;text-align: right;}
.form-horizontal .controls {*display: inline-block;*padding-left: 20px;margin-left: 180px;*margin-left: 0;}
.form-horizontal .controls:first-child {*padding-left: 180px;}
.form-horizontal .help-block {margin-bottom: 0;}
.form-horizontal input + .help-block,.form-horizontal select + .help-block,.form-horizontal textarea + .help-block,.form-horizontal .uneditable-input + .help-block,.form-horizontal .input-prepend + .help-block,.form-horizontal .input-append + .help-block {	margin-top: 9px;}
.form-horizontal .form-actions {padding-left: 180px;}

.well {min-height: 20px;	padding: 19px;	margin-bottom: 20px;	background-color: #f5f5f5;	border: 1px solid #e3e3e3;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);}
.well blockquote {	border-color: #ddd;	border-color: rgba(0,0,0,0.15);}
.well-large {padding: 24px;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;border-radius: 6px;}
.well-small {padding: 9px;-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.fade {opacity: 0;	-webkit-transition: opacity .15s linear;-moz-transition: opacity .15s linear;-o-transition: opacity .15s linear;	transition: opacity .15s linear;}
.fade.in {	opacity: 1;}
.collapse {position: relative;	height: 0;	overflow: hidden;	-webkit-transition: height .35s ease;	-moz-transition: height .35s ease;	-o-transition: height .35s ease;	transition: height .35s ease;}
.collapse.in {height: auto;}
.close {	float: right;	font-size: 20px;	font-weight: bold;	line-height: 18px;	color: #000;	text-shadow: 0 1px 0 #ffffff;	opacity: 0.2;	filter: alpha(opacity=20);}
.close:hover,.close:focus {	color: #000;text-decoration: none;	cursor: pointer;	opacity: 0.4;	filter: alpha(opacity=40);}
button.close {padding: 3;	cursor: pointer;	background: transparent;	border: 0;	-webkit-appearance: none;}
.btn {display: inline-block;	*display: inline;	*zoom: 1;	padding: 4px 12px;	margin-bottom: 0;	font-size: 13px;	line-height: 18px;	text-align: center;	vertical-align: middle;	cursor: pointer;color: #333;text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled] {	color: #333;	background-color: #e6e6e6;	*background-color: #d9d9d9;}
.btn:active,.btn.active {background-color: #cccccc \9;}
.btn:first-child {*margin-left: 0;}
.btn:hover,.btn:focus {color: #333;	text-decoration: none;	background-position: 0 -15px;	-webkit-transition: background-position .1s linear;	-moz-transition: background-position .1s linear;	-o-transition: background-position .1s linear;	transition: background-position .1s linear;}
.btn:focus {	outline: thin dotted #333;	outline: 5px auto -webkit-focus-ring-color;	outline-offset: -2px;}
.btn.active,.btn:active {background-image: none;	outline: 0;	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled] {cursor: default;	background-image: none;	opacity: 0.65;	filter: alpha(opacity=65);	-webkit-box-shadow: none;	-moz-box-shadow: none;	box-shadow: none;}
.btn-large {	padding: 11px 19px;	font-size: 16.25px;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;border-radius: 6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"] {margin-top: 4px;}
.btn-small {	padding: 2px 10px;font-size: 12px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"] {margin-top: 0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {margin-top: -1px;}
.btn-mini {padding: 0 6px;font-size: 9.75px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;border-radius: 3px;}
.btn-block {	display: block;	width: 100%;padding-left: 0;	padding-right: 0;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}
.btn-block + .btn-block {margin-top: 5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {	width: 100%;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active {color: rgba(255,255,255,0.75);}
.btn-primary {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top,#08c,#0044cc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
	background-image: -webkit-linear-gradient(top,#08c,#0044cc);
	background-image: -o-linear-gradient(top,#08c,#0044cc);
	background-image: linear-gradient(to bottom,#08c,#0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	*background-color: #0044cc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {	color: #fff;	background-color: #0044cc;	*background-color: #003bb3;}
.btn-primary:active,.btn-primary.active {background-color: #003399 \9;}
.btn-warning {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {	color: #fff;	background-color: #f89406;	*background-color: #df8505;}
.btn-warning:active,.btn-warning.active {background-color: #c67605 \9;}
.btn-danger {color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {color: #fff;background-color: #bd362f;	*background-color: #a9302a;}
.btn-danger:active,.btn-danger.active {	background-color: #942a25 \9;}
.btn-success {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top,#62c462,#51a351);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image: -webkit-linear-gradient(top,#62c462,#51a351);
	background-image: -o-linear-gradient(top,#62c462,#51a351);
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	*background-color: #51a351;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {	color: #fff;	background-color: #51a351;	*background-color: #499249;}
.btn-success:active,.btn-success.active {background-color: #408140 \9;}
.btn-info {color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {color: #fff;background-color: #2f96b4;	*background-color: #2a85a0;}
.btn-info:active,.btn-info.active {background-color: #24748c \9;}
.btn-inverse {color: #fff;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222 #222 #000000;
	*background-color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {	color: #fff;	background-color: #222;	*background-color: #151515;}
.btn-inverse:active,.btn-inverse.active {	background-color: #090909 \9;}
button.btn,input[type="submit"].btn {	*padding-top: 3px;	*padding-bottom: 3px;}
button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner {	padding: 0;	border: 0;}
button.btn.btn-large,input[type="submit"].btn.btn-large {	*padding-top: 7px;	*padding-bottom: 7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small {	*padding-top: 3px;	*padding-bottom: 3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini {	*padding-top: 1px;	*padding-bottom: 1px;}
.btn-link,.btn-link:active,.btn-link[disabled] {	background-color: transparent;	background-image: none;	-webkit-box-shadow: none;	-moz-box-shadow: none;	box-shadow: none;}
.btn-link {	border-color: transparent;	cursor: pointer;	color: #08c;	-webkit-border-radius: 0;	-moz-border-radius: 0;	border-radius: 0;}
.btn-link:hover,.btn-link:focus {color: #005580;	text-decoration: underline;	background-color: transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus {color: #333;text-decoration: none;}
.btn-group {	position: relative;	display: inline-block;	*display: inline;	*zoom: 1;	font-size: 0;	vertical-align: middle;	white-space: nowrap;*margin-left: .3em;}
.btn-group:first-child {	*margin-left: 0;}
.btn-group + .btn-group {	margin-left: 5px;}
.btn-toolbar {font-size: 0;	margin-top: 9px;margin-bottom: 9px;}
.btn-toolbar > .btn + .btn,.btn-toolbar > .btn-group + .btn,.btn-toolbar > .btn + .btn-group {margin-left: 5px;}
.btn-group > .btn {position: relative;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.btn-group > .btn + .btn {margin-left: -1px;}
.btn-group > .btn,.btn-group > .dropdown-menu,.btn-group > .popover {font-size: 13px;}
.btn-group > .btn-mini {font-size: 9.75px;}
.btn-group > .btn-small {font-size: 12px;}
.btn-group > .btn-large {font-size: 16.25px;}
.btn-group > .btn:first-child {margin-left: 0;-webkit-border-top-left-radius: 4px;-moz-border-radius-topleft: 4px;border-top-left-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;	border-bottom-left-radius: 4px;}
.btn-group > .btn:last-child,.btn-group > .dropdown-toggle {-webkit-border-top-right-radius: 4px;	-moz-border-radius-topright: 4px;	border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}
.btn-group > .btn.large:first-child {margin-left: 0;	-webkit-border-top-left-radius: 6px;-moz-border-radius-topleft: 6px;	border-top-left-radius: 6px;-webkit-border-bottom-left-radius: 6px;	-moz-border-radius-bottomleft: 6px;	border-bottom-left-radius: 6px;}
.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle {-webkit-border-top-right-radius: 6px;	-moz-border-radius-topright: 6px;	border-top-right-radius: 6px;	-webkit-border-bottom-right-radius: 6px;	-moz-border-radius-bottomright: 6px;	border-bottom-right-radius: 6px;}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active {z-index: 2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {	outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-left: 8px;	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}.btn-group > .btn-mini + .dropdown-toggle {padding-left: 5px;padding-right: 5px;	*padding-top: 2px;	*padding-bottom: 2px;}
.btn-group > .btn-small + .dropdown-toggle {*padding-top: 5px;	*padding-bottom: 4px;}
.btn-group > .btn-large + .dropdown-toggle {padding-left: 12px;	padding-right: 12px;	*padding-top: 7px;	*padding-bottom: 7px;}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {background-color: #e6e6e6;}
.btn-group.open .btn-primary.dropdown-toggle {background-color: #0044cc;}
.btn-group.open .btn-warning.dropdown-toggle {background-color: #f89406;}
.btn-group.open .btn-danger.dropdown-toggle {background-color: #bd362f;}
.btn-group.open .btn-success.dropdown-toggle {background-color: #51a351;}
.btn-group.open .btn-info.dropdown-toggle {background-color: #2f96b4;}
.btn-group.open .btn-inverse.dropdown-toggle {background-color: #222;}
.btn .caret {margin-top: 8px;margin-left: 0;}
.btn-large .caret {margin-top: 6px;}
.btn-large .caret {border-left-width: 5px;border-right-width: 5px;border-top-width: 5px;}
.btn-mini .caret,.btn-small .caret {margin-top: 8px;}
.dropup .btn-large .caret {border-bottom-width: 5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret {border-top-color: #fff;	border-bottom-color: #fff;}
.btn-group-vertical {display: inline-block;	*display: inline;	*zoom: 1;}
.btn-group-vertical > .btn {display: block;float: none;max-width: 100%;	-webkit-border-radius: 0;-moz-border-radius: 0;	border-radius: 0;}
.btn-group-vertical > .btn + .btn {margin-left: 0;margin-top: -1px;}
.btn-group-vertical > .btn:first-child {-webkit-border-radius: 4px 4px 0 0;	-moz-border-radius: 4px 4px 0 0;	border-radius: 4px 4px 0 0;}
.btn-group-vertical > .btn:last-child {-webkit-border-radius: 0 0 4px 4px;	-moz-border-radius: 0 0 4px 4px;	border-radius: 0 0 4px 4px;}
.btn-group-vertical > .btn-large:first-child {-webkit-border-radius: 6px 6px 0 0;	-moz-border-radius: 6px 6px 0 0;	border-radius: 6px 6px 0 0;}
.btn-group-vertical > .btn-large:last-child {-webkit-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	border-radius: 0 0 6px 6px;}
.alert {	padding: 8px 35px 8px 14px;	margin-bottom: 18px;	text-shadow: 0 1px 0 rgba(255,255,255,0.5);	background-color: #fcf8e3;	border: 1px solid #fbeed5;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.alert,.alert h4 {color: #c09853;}
.alert h4 {margin: 0;}
.alert .close {position: relative;	top: -2px;	right: -21px;	line-height: 18px;}
.alert-success {	background-color: #dff0d8;	border-color: #d6e9c6;	color: #468847;}
.alert-success h4 {color: #468847;}
.alert-danger,.alert-error {	background-color: #f2dede;	border-color: #eed3d7;	color: #b94a48;}
.alert-danger h4,.alert-error h4 {color: #b94a48;}
.alert-info {background-color: #d9edf7;	border-color: #bce8f1;	color: #3a87ad;}
.alert-info h4 {color: #3a87ad;}
.alert-block {padding-top: 14px;	padding-bottom: 14px;}
.alert-block > p,.alert-block > ul {margin-bottom: 0;}
.alert-block p + p {margin-top: 5px;}
.breadcrumb {padding: 8px 15px;	margin: 0 0 18px;	list-style: none;	background-color: #f5f5f5;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.breadcrumb > li {display: inline-block;	*display: inline;	*zoom: 1;	text-shadow: 0 1px 0 #fff;}
.breadcrumb > li > .divider {padding: 0 5px;	color: #ccc;}
.breadcrumb > .active {color: #999;}
.pagination {margin: 18px 0;}
.pagination ul {display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {display: inline;}
.pagination ul > li > a,.pagination ul > li > span {float: left;padding: 4px 12px;line-height: 18px;text-decoration: none;	background-color: #fff;	border: 1px solid #ddd;	border-left-width: 0;}
.pagination ul > li > a:hover,.pagination ul > li > a:focus,.pagination ul > .active > a,.pagination ul > .active > span {background-color: #f5f5f5;}
.pagination ul > .active > a,.pagination ul > .active > span {color: #999;cursor: default;}
.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus {color: #999;	background-color: transparent;	cursor: default;}
.pagination ul > li:first-child > a,.pagination ul > li:first-child > span {border-left-width: 1px;	-webkit-border-top-left-radius: 4px;	-moz-border-radius-topleft: 4px;	border-top-left-radius: 4px;	-webkit-border-bottom-left-radius: 4px;	-moz-border-radius-bottomleft: 4px;	border-bottom-left-radius: 4px;}
.pagination ul > li:last-child > a,.pagination ul > li:last-child > span {-webkit-border-top-right-radius: 4px;	-moz-border-radius-topright: 4px;	border-top-right-radius: 4px;	-webkit-border-bottom-right-radius: 4px;	-moz-border-radius-bottomright: 4px;	border-bottom-right-radius: 4px;}
.pagination-centered {text-align: center;}
.pagination-right {text-align: right;}
.pagination-large ul > li > a,.pagination-large ul > li > span {padding: 11px 19px;	font-size: 16.25px;}
.pagination-large ul > li:first-child > a,.pagination-large ul > li:first-child > span {-webkit-border-top-left-radius: 6px;	-moz-border-radius-topleft: 6px;	border-top-left-radius: 6px;	-webkit-border-bottom-left-radius: 6px;	-moz-border-radius-bottomleft: 6px;	border-bottom-left-radius: 6px;}
.pagination-large ul > li:last-child > a,.pagination-large ul > li:last-child > span {	-webkit-border-top-right-radius: 6px;	-moz-border-radius-topright: 6px;	border-top-right-radius: 6px;	-webkit-border-bottom-right-radius: 6px;	-moz-border-radius-bottomright: 6px;	border-bottom-right-radius: 6px;}
.pagination-mini ul > li:first-child > a,.pagination-mini ul > li:first-child > span,.pagination-small ul > li:first-child > a,.pagination-small ul > li:first-child > span {	-webkit-border-top-left-radius: 3px;	-moz-border-radius-topleft: 3px;	border-top-left-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-left-radius: 3px;}
.pagination-mini ul > li:last-child > a,.pagination-mini ul > li:last-child > span,.pagination-small ul > li:last-child > a,.pagination-small ul > li:last-child > span {	-webkit-border-top-right-radius: 3px;	-moz-border-radius-topright: 3px;	border-top-right-radius: 3px;	-webkit-border-bottom-right-radius: 3px;	-moz-border-radius-bottomright: 3px;	border-bottom-right-radius: 3px;}
.pagination-small ul > li > a,.pagination-small ul > li > span {padding: 2px 10px;	font-size: 12px;}
.pagination-mini ul > li > a,.pagination-mini ul > li > span {padding: 0 6px;	font-size: 9.75px;}
.pager {	margin: 18px 0;	list-style: none;	text-align: center;	*zoom: 1;}
.pager:before,.pager:after {	display: table;	content: "";line-height: 0;}
.pager:after {clear: both;}
.pager li {display: inline;}
.pager li > a,.pager li > span {display: inline-block;padding: 5px 14px;	background-color: #fff;	border: 1px solid #ddd;	-webkit-border-radius: 15px;	-moz-border-radius: 15px;	border-radius: 15px;}
.pager li > a:hover,.pager li > a:focus {text-decoration: none;	background-color: #f5f5f5;}
.pager .next > a,.pager .next > span {	float: right;}
.pager .previous > a,.pager .previous > span {float: left;}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {color: #999;	background-color: #fff;	cursor: default;}
.modal-backdrop {position: fixed;top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: 1040;	background-color: #000;}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop,.modal-backdrop.fade.in {opacity: 0.8;	filter: alpha(opacity=80);}
.modal-header {padding: 9px 15px;	border-bottom: 1px solid #eee;}
.modal-header .close {margin-top: 2px;}
.modal-header h3 {margin: 0;	line-height: 30px;}
.modal-body {position: relative;	overflow-y: auto;	max-height: 400px;	padding: 15px;}
.modal-body iframe {max-height: 390px;	border: 0 !important;}
.modal-form {margin-bottom: 0;}
.modal-footer {padding: 14px 15px 15px;	margin-bottom: 0;	text-align: right;	background-color: #f5f5f5;	border-top: 1px solid #ddd;	-webkit-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	border-radius: 0 0 6px 6px;	-webkit-box-shadow: inset 0 1px 0 #fff;	-moz-box-shadow: inset 0 1px 0 #fff;	box-shadow: inset 0 1px 0 #fff;	*zoom: 1;}
.modal-footer:before,.modal-footer:after {display: table;	content: "";	line-height: 0;}
.modal-footer:after {clear: both;}
.modal-footer .btn + .btn {margin-left: 5px;	margin-bottom: 0;}
.modal-footer .btn-group .btn + .btn {margin-left: -1px;}
.modal-footer .btn-block + .btn-block {margin-left: 0;}
.tooltip {position: absolute;	z-index: 1030;	display: block;	visibility: visible;	font-size: 11px;	line-height: 1.4;	opacity: 0;	filter: alpha(opacity=0);}
.tooltip.in {opacity: 0.8;	filter: alpha(opacity=80);}
.tooltip.top {margin-top: -3px;	padding: 5px 0;}
.tooltip.right {	margin-left: 3px;	padding: 0 5px;}
.tooltip.bottom {margin-top: 3px;	padding: 5px 0;}
.tooltip.left {margin-left: -3px;	padding: 0 5px;}
.tooltip-inner {max-width: 200px;	padding: 8px;	color: #fff;	text-align: center;	text-decoration: none;	background-color: #000;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.tooltip-arrow {position: absolute;	width: 0;	height: 0;	border-color: transparent;	border-style: solid;}
.tooltip.top .tooltip-arrow {bottom: 0;	left: 50%;	margin-left: -5px;	border-width: 5px 5px 0;	border-top-color: #000;}
.tooltip.right .tooltip-arrow {top: 50%;	left: 0;	margin-top: -5px;	border-width: 5px 5px 5px 0;	border-right-color: #000;}
.tooltip.left .tooltip-arrow {top: 50%;	right: 0;	margin-top: -5px;	border-width: 5px 0 5px 5px;	border-left-color: #000;}
.tooltip.bottom .tooltip-arrow {top: 0;	left: 50%;	margin-left: -5px;	border-width: 0 5px 5px;	border-bottom-color: #000;}
.popover {position: absolute;	top: 0;	left: 0;	z-index: 1010;	display: none;	max-width: 276px;	padding: 1px; text-align: left;	background-color: #fff;	-webkit-background-clip: padding-box;	-moz-background-clip: padding;	background-clip: padding-box;	border: 1px solid #ccc;	border: 1px solid rgba(0,0,0,0.2);	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);	box-shadow: 0 5px 10px rgba(0,0,0,0.2);	white-space: normal;}
.popover.top {margin-top: -10px;}
.popover.right {	margin-left: 10px;}
.popover.bottom {margin-top: 10px;}
.popover.left {margin-left: -10px;}
.popover-title {	margin: 0;	padding: 8px 14px;	font-size: 14px;	font-weight: normal;	line-height: 18px;	background-color: #f7f7f7;	border-bottom: 1px solid #ebebeb;	-webkit-border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	border-radius: 5px 5px 0 0;}
.popover-title:empty {display: none;}
.popover-content {padding: 9px 14px;}
.popover .arrow,.popover .arrow:after {position: absolute;	display: block;	width: 0;	height: 0;	border-color: transparent;	border-style: solid;}
.popover .arrow {border-width: 11px;}
.popover .arrow:after {border-width: 10px;	content: "";}
.popover.top .arrow {left: 50%;	margin-left: -11px;	border-bottom-width: 0;	border-top-color: #999;	border-top-color: rgba(0,0,0,0.25);	bottom: -11px;}
.popover.top .arrow:after {bottom: 1px;	margin-left: -10px;	border-bottom-width: 0;	border-top-color: #fff;}
.popover.right .arrow {top: 50%;	left: -11px;	margin-top: -11px;	border-left-width: 0;	border-right-color: #999;	border-right-color: rgba(0,0,0,0.25);}
.popover.right .arrow:after {left: 1px;	bottom: -10px;	border-left-width: 0;	border-right-color: #fff;}
.popover.bottom .arrow {left: 50%;	margin-left: -11px;	border-top-width: 0;	border-bottom-color: #999;	border-bottom-color: rgba(0,0,0,0.25);	top: -11px;}
.popover.bottom .arrow:after {top: 1px;	margin-left: -10px;	border-top-width: 0;	border-bottom-color: #fff;}
.popover.left .arrow {top: 50%;	right: -11px;	margin-top: -11px;	border-right-width: 0;	border-left-color: #999;	border-left-color: rgba(0,0,0,0.25);}
.popover.left .arrow:after {right: 1px;	border-right-width: 0;	border-left-color: #fff;	bottom: -10px;}
.thumbnails {margin-left: -20px;	list-style: none;	*zoom: 1;}
.thumbnails:before,.thumbnails:after {display: table;	content: "";	line-height: 0;}
.thumbnails:after {clear: both;}
.row-fluid .thumbnails {	margin-left: 0;}
.thumbnails > li {float: left;	margin-bottom: 18px;	margin-left: 20px;}
.thumbnail {	display: block;	padding: 4px;	line-height: 18px;	border: 1px solid #ddd;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);	box-shadow: 0 1px 3px rgba(0,0,0,0.055);	-webkit-transition: all .2s ease-in-out;	-moz-transition: all .2s ease-in-out;	-o-transition: all .2s ease-in-out;	transition: all .2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus {border-color: #08c;	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);	box-shadow: 0 1px 4px rgba(0,105,214,0.25);}
.thumbnail > img {display: block;	max-width: 100%;	margin-left: auto;	margin-right: auto;}
.thumbnail .caption {padding: 9px;	color: #555;}
.label,.badge {display: inline-block;	padding: 2px 4px;	font-size: 10.998px;	font-weight: bold;	line-height: 14px;	color: #fff;	vertical-align: baseline;	white-space: nowrap;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);	background-color: #999;}
.label {	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
.badge {	padding-left: 9px;	padding-right: 9px;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px;}
.label:empty,.badge:empty {	display: none;}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus {color: #fff;	text-decoration: none;	cursor: pointer;}
.label-important,.badge-important {background-color: #b94a48;}
.label-important[href],.badge-important[href] {background-color: #953b39;}
.label-warning,.badge-warning {background-color: #f89406;}
.label-warning[href],.badge-warning[href] {background-color: #c67605;}
.label-success,.badge-success {background-color: #468847;}
.label-success[href],.badge-success[href] {background-color: #356635;}
.label-info,.badge-info {background-color: #3a87ad;}
.label-info[href],.badge-info[href] {background-color: #2d6987;}
.label-inverse,.badge-inverse {background-color: #333;}
.label-inverse[href],.badge-inverse[href] {background-color: #1a1a1a;}
.btn .label,.btn .badge {position: relative;	top: -1px;}
.btn-mini .label,.btn-mini .badge {top: 0;}
@-webkit-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-moz-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-ms-keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
@-o-keyframes progress-bar-stripes {
	from {background-position: 0 0;}
	to {background-position: 40px 0;}
}
@keyframes progress-bar-stripes {
	from {background-position: 40px 0;}
	to {background-position: 0 0;}
}
.progress {overflow: hidden;	height: 18px;	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;	height: 100%;	color: #fff;	float: left;	font-size: 12px; text-align: center;	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {	margin-bottom: 18px;}
.accordion-group {margin-bottom: 2px;	border: 1px solid #e5e5e5;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}
.accordion-heading {	border-bottom: 0;}
.accordion-heading .accordion-toggle {display: block;	padding: 8px 15px;}
.accordion-toggle {cursor: pointer;}
.accordion-inner {padding: 9px 15px;	border-top: 1px solid #e5e5e5;}
.carousel {position: relative;	margin-bottom: 18px;	line-height: 1;}
.carousel-inner {overflow: hidden;	width: 100%;	position: relative;}
.carousel-inner > .item {display: none;	position: relative;	-webkit-transition: .6s ease-in-out left;	-moz-transition: .6s ease-in-out left;	-o-transition: .6s ease-in-out left;	transition: .6s ease-in-out left;}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {display: block;	line-height: 1;}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {	display: block;}
.carousel-inner > .active {left: 0;}
.carousel-inner > .next,.carousel-inner > .prev {	position: absolute;	top: 0;	width: 100%;}
.carousel-inner > .next {left: 100%;}
.carousel-inner > .prev {left: -100%;}
.carousel-inner > .next.left,.carousel-inner > .prev.right {	left: 0;}
.carousel-inner > .active.left {	left: -100%;}
.carousel-inner > .active.right {left: 100%;}
.carousel-control {	position: absolute;	top: 40%;	left: 15px;	width: 40px;	height: 40px;	margin-top: -20px;	font-size: 60px;	font-weight: 100;	line-height: 30px;	color: #fff;	text-align: center;	background: #222;	border: 3px solid #fff;	-webkit-border-radius: 23px;	-moz-border-radius: 23px;	border-radius: 23px;	opacity: 0.5;	filter: alpha(opacity=50);}
.carousel-control.right {left: auto;	right: 15px;}
.carousel-control:hover,.carousel-control:focus {color: #fff;	text-decoration: none;	opacity: 0.9;	filter: alpha(opacity=90);}
.carousel-indicators {position: absolute;	top: 15px;	right: 15px;	z-index: 5;	margin: 0;	list-style: none;}
.carousel-indicators li {display: block;	float: left;width: 10px;	height: 10px;	margin-left: 5px;	text-indent: -999px;	background-color: #ccc;	background-color: rgba(255,255,255,0.25);	border-radius: 5px;}
.carousel-indicators .active {background-color: #fff;}
.carousel-caption {position: absolute;	left: 0;	right: 0;	bottom: 0;	padding: 15px;	background: #333;	background: rgba(0,0,0,0.75);}
.carousel-caption h4,.carousel-caption p {	color: #fff;	line-height: 18px;}
.carousel-caption h4 {margin: 0 0 5px;}
.carousel-caption p {margin-bottom: 0;}
.hide {	display: none;}
.show {	display: block;}
.invisible {	visibility: hidden;}
.affix {	position: fixed;}
.hidden {	display: none;	visibility: hidden;}
.visible-phone {	display: none !important;}
.visible-tablet {	display: none !important;}
.hidden-desktop {	display: none !important;}
.visible-desktop {	display: inherit !important;}
.visible-print {	display: none !important;}
@media print {
	.visible-print {display: inherit !important;}
	.hidden-print {display: none !important;	}
}

h1,h2,h3,h4,h5,h6 {text-rendering: optimizelegibility;}
/** ###### JOOMLA CSS BASICS - ENDE **/


/** #################### Anfang NAVI ####################### **/
/* --- RESPONSIVE NAV STYLES --- */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}
.nav-collapse li {
  width: 100%;
  display: block;
}
.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.disable-pointer-events {
  pointer-events: none !important;
}
.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media screen and (min-width: 981px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}
/* --- MASK --- */
.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.android .mask {
  -webkit-transition: none;
  transition: none;
}
.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}
/* --- NAVIGATION STYLES --- */
.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}
.nav-collapse li {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  border-top: 1px solid #eee;
  background-color: #fff;
  text-align: center;
}
.nav-collapse a:hover{
	text-decoration: underline;
	/**background: #E95148;
	color: #fff;**/
}
.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  width: 100%;
  float: left;
  color: #4d4d4d;
  padding: 13px 10px;
}
/**
.nav-collapse a:active,
.nav-collapse .active a {
  background: #E95148;
  color: #fff;
}
**/
.nav-collapse ul ul a {
  background: #ff00ff;
}
@media screen and (min-width: 981px) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
  .nav-collapse {
    float: right;
    width: auto;
  }
  .nav-collapse li {
    width: auto;
    background-color: #fff;
    border-top: 0;     
	margin-left: 1px;	
  } 
  .nav-collapse a {
	background: transparent;
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;
	padding: 3px 10px;
	padding: 3px 6px;
  } 
   
/** 
  .nav-collapse .active a {	
	border-radius: 4px;
	color: #fff !important;
  }
**/  
  .nav-collapse a:focus {
	text-decoration: none;
	color: unset;
  }  
  .nav-collapse a:hover,
  .nav-collapse a:focus {
	border-radius: 4px;
  }  
  .nav-collapse ul ul a {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .nav-collapse a:hover{
	text-decoration: none;
	background: #E95148;
	color: #fff;
	}
	.nav-collapse a:active,
	.nav-collapse .active a {
		background: #E95148;
		color: #fff;
	}
}
/* --- NAV TOGGLE STYLES --- */
@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
      url("../icons/responsivenav.ttf") format("truetype"),
      url("../icons/responsivenav.woff") format("woff"),
      url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}
.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 40px;
  float: right;
}
.nav-toggle:before {
  color: #E95148; /* Edit this to change the icon color */
  font: normal 28px/44px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}
.nav-toggle.active:before {
  font-size: 21px;
  content: "\78"; /* Close icon */
}
/** #################### Ende NAVI ####################### **/







/** ####################### ANFANG BP Blueprint Grund-Layout ############################ **/
body {
    background-color: #fff;
    color: #58595b;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.bg_grau {
    background-color: #D3EBEC;
}

.bg_rot {
    background-color: #E95148;
    color: #fff;
}
.bg_rot h2, .bg_rot h3 {
    color: #fff;
}
.bg_dunkelgrau {
    background-color: #58595b;
    color: #fff;
}

a {
	color: #E95148;
	text-decoration: none;
}

a:hover,a:active {
	outline: 0;
}

a:hover,a:focus {
	color: #E95148;
	text-decoration: underline;
}

p {margin: 0 0 9px;}


h1, h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 5px;
	text-align: center;
	color: #333;
}

h3 {
    font-weight: 600;
    font-size: 18px;
	line-height: 22px;
}

strong {font-weight:600;}

.abstand_oben_gross {
	margin-top: 100px;
}
.abstand_oben {
	margin-top: 50px;
}
.abstand_oben_klein {
	margin-top: 5px;
}
.abstand_oben_mittelklein {
	margin-top: 25px;
}
.abstand_unten_gross {
	margin-bottom: 100px;
}
.abstand_unten {
	margin-bottom: 50px;
}
.abstand_unten_klein {
	margin-bottom: 5px;
}
.abstand_oben_unten_klein {
	margin: 5px 0;
}
.padding_ou_klein {
	padding: 15px 0;
}
.padding_ou {
	padding: 50px 0;
}
.padding_ou_gross {
	padding: 100px 0;
}
.padding_oben {
	padding-top: 50px;
}
.padding_unten {
	padding-bottom: 50px;
}




.top_nav {
    background: none repeat scroll 0 0 #fff;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
	box-shadow: 0px -4px 5px 5px;	
	-webkit-box-shadow: 0px -4px 5px 5px;
	-moz-box-shadow: 0px -4px 5px 5px;	
}


/** quadratisches Logo
.logo {
    float: left;
    margin-top: 0;
    position: relative;
    width: 110px;
}
**/


.logo {
    float: left;
    margin-top: 6px;
    position: relative;
    width: 270px;
}

.logo > img {
	width: 100%;
}



.navigation {
    float: right;
    margin-top: 22px;
}

.inhalt {
    padding-top: 70px;
	z-index: 1;	
}


.breite {margin: 0 auto;width: 1200px;}
.breite_2 {width: 800px; margin: 0 auto;}
.breite_3 {width: 600px; margin: 0 auto;}

.rev_slider {
	height: 700px !important;
}
.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #E95148 !important;
}
.tp-bullets.simplebullets.round .bullet {
    background-color: #999 !important;
    background-image: none !important;
    height: 8px !important;
    margin: 0 2px !important;
    width: 40px !important;
}

.tp-leftarrow.default, .tp-rightarrow.default {
    background-image: none !important;
}
.tp-leftarrow.default::before, .tp-leftarrow.default:hover::before {
    color: #E95148;
    content: "";
    font-family: Icomoon;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.tp-rightarrow.default::before, .tp-rightarrow.default:hover::before {
    color: #E95148;
    content: "";
    font-family: Icomoon;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}





.hauptslider div.ein-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	height: 700px;
	width: 100%;
}
.hauptslider div.ein-slide.slide01 {
	background-image: url("https://www.weddehage.com/images/slider/steuerbuero-weddehage_01.jpg");
}
.hauptslider div.ein-slide.slide02 {
	background-image: url("https://www.weddehage.com/images/slider/steuerbuero-weddehage_02.jpg");
}
.hauptslider div.ein-slide.slide03 {
	background-image: url("https://www.weddehage.com/images/slider/steuerbuero-weddehage_03.jpg");
}
.hauptslider div.ein-slide.slide04 {
	background-image: url("https://www.weddehage.com/images/slider/steuerbuero-weddehage_04.jpg");
}




/* ########## BP SLICKSLIDER START ########## */
.hauptslider .slick-prev {
    height: 100%;
    left: 5px;
    width: 50px;
    z-index: 666666;
}
.hauptslider .slick-next {
    height: 100%;
    right: 5px;
    width: 50px;
    z-index: 666666;
}
.hauptslider .slick-prev::before,
.hauptslider .slick-next::before {
    color: #E95148;
    font-family: "icomoon";
    font-size: 50px;
    line-height: 1;
    opacity: 1;
}
.hauptslider .slick-prev::before {
    content: "\f104";
}
.hauptslider .slick-next::before {
    content: "\f105";
}
.hauptslider .slick-dots {
    bottom: 0px;
}
.hauptslider .slick-dots li button {
    background-color: #999;
    height: 5px;
    opacity: 1;
    padding: 2px;
    top: 0;
    width: 25px;
}
.hauptslider .slick-dots li.slick-active button {
    background-color: #E95148;
}
.hauptslider .slick-dots li button::before {
    display: none;
}
/* ########## BP SLICKSLIDER END ########## */











/** Raster 1/4 **/
.raster_12-3 > div, .raster_12-3 > li {
    float: left;
    margin-left: 1%;
    padding: 0;
    width: 24.25%;
    margin-bottom: 1%;
}
.raster_12-3 > div:nth-child(4n+1), .raster_12-3 > li:nth-child(4n+1) {	
	margin-left: 0;
}

/** Raster 1/3 **/
.raster_12-4 > div, .raster_12-4 > li {
	width: 32%;
	margin-left: 2%;
	padding: 0;
	float:left;
}
.raster_12-4 > div:nth-child(3n+1), .raster_12-4 > li:nth-child(3n+1) {	
	margin-left: 0;
}

/** Raster 1/2 **/
.raster_12-6 > div, .raster_12-6 > li {
	width: 48%;
	margin-left: 4%;
	padding: 0;
	float:left;
}
.raster_12-6 > div:nth-child(2n+1), .raster_12-6 > li:nth-child(2n+1) {	
	margin-left: 0;	
}




.clear:after, .clearfix:after, .raster_12-6:after, .raster_12-4:after, .raster_12-3:after {
  content: "";display: table;clear: both;
}

.clr {clear:both;}
/** ####################### ENDE BP Blueprint Grund-Layout ############################ **/




.accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading {
    background-image: url("../images/pfeil_rechts.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.accordion-group.panel.nn_sliders-group.active .accordion-heading.panel-heading {
    background-image: url("../images/pfeil_unten.png");
}



.nn_sliders-toggle-inner::after {
    clear: both;
    content: "";
    display: table;
}

.nn_sliders-toggle-inner > div {
    color: #333;
    float: left;
    line-height: 51px;
    margin-left: 18px;
}




/** ##### START ##### **/
.einleitung {
    text-align: center;
}



/** ##### LEISTUNGEN ##### **/
.leistungen_text {
    text-align: center;
}


.eine_leistung {
    width: 50%;
    float: left;
    padding-right: 5%;
    box-sizing: border-box;
    padding-bottom: 50px;
}
.eine_leistung i {
    font-size: 45px;
    line-height: 45px;
}

.leistungsbeschreibung {
    border-left: 1px solid;
    padding-left: 20px;
    margin-top: 20px;
    height: 280px;
}

.leistungsbeschreibung ul li::before {
    content: "\f105";
    font-family: icomoon;
    margin-right: 5px;
}



/** ##### TEAM ##### **/
.unser_team {
    text-align: center;
}



.steuerberater {
    text-align: left;
}

.steuerberater img {
    margin-bottom: 10px;
    width: 100%;
}
.steuerberater span.blau {
    font-family: "Noto Sans",sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.steuerberater .accordion-toggle.nn_sliders-toggle {
    padding: 0 !important;
}
.steuerberater .nn_sliders.accordion > .accordion-group {
    border: 0 none;
    border-radius: 0;
}
.steuerberater .nn_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    border-top: 0 none;
    padding: 15px 0;
}
.steuerberater .nn_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: transparent;
}
.steuerberater .nn_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {
    background-color: transparent;
}

.steuerberater .accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading {
	position: relative;
}
.steuerberater .accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading::after {
	position: absolute;
	content: "\f105";
    font-family: icomoon;
	right: 0;
    bottom: 0;
    font-size: 20px;
    line-height: 24px;
}
.steuerberater .accordion-group.panel.nn_sliders-group.active .accordion-heading.panel-heading::after {
    content: "\f103";
}



.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
    box-shadow: inherit;	
	-webkit-box-shadow: inherit;
	-moz-box-shadow: inherit;	
    outline: 0 none;
	text-decoration: none;
}


.steuerberater ul li {
    font-size: 14px;
    line-height: 20px;
}
.steuerberater ul li::before {
    content: "\f105";
    font-family: icomoon;
    margin-right: 5px;
}



.steuerberater ul.werdegang {
    margin-bottom: 20px;
}
.steuerberater ul.werdegang li {
    margin-bottom: 10px;
    border-top: 1px solid #999;
    padding-top: 10px;
}
.steuerberater ul.werdegang li::before {
    margin-right: 2px;
}



.wh-parallax-container {
    height: 400px;
}
.wh-parallax-container .inner{
	background-image: url(https://www.weddehage.com/images/parallax/parallax.jpg);
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    height: 100%;
	background-attachment: fixed;
}



.team_mitarbeiter .slick-dots li button::before {
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.team_mitarbeiter.slick-slider {
    margin-bottom: 0;
}
.team_mitarbeiter .slick-dots {
    bottom: 20px;    
}




.team_mitarbeiter div.slick-slide {
	position: relative;
	overflow: hidden;
    box-sizing: border-box;
    border: 5px solid #fff;	
}
.team_mitarbeiter img {
    width: 100%;
}

.team_mitarbeiter  div.slick-slide .overlay_mitarbeiter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(233,81,72);
    color: #fff;
    text-align: center;
	transition: all 0.5s ease-in-out 0s;
    transform: scale(1.8);	
	-ms-transform: scale(1.8);
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-o-transform: scale(1.8);	
	opacity: 0;
}

.team_mitarbeiter  div.slick-slide:hover .overlay_mitarbeiter {    
    transform: scale(1); 
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	opacity: 0.8;
}

.team_mitarbeiter div.slick-slide .overlay_mitarbeiter > p {
    bottom: 20px;
    position: absolute;
    width: 100%;
}

.overlay_mitarbeiter  a {
    color: #ffffff;
    text-decoration: underline;
}
.overlay_mitarbeiter  a:hover, .overlay_mitarbeiter   a:focus {
    color: #000000;
}




/** ##### KOOPERATIONSPARTNER ##### **/
.koop_bild {
    float: left;
    width: 35%;
	margin-right: 3%;
}
.koop_bild > img {
    width: 100%;
}
.koop_text {
    float: right;
    width: 62%;
}
.koop_text h2{
    text-align: left;
}








#map {
	height: 450px;
}



.footer {
	text-align: center;
}

.footer  a {
    color: #ffffff;
    text-decoration: underline;
}
.footer  a:hover, .footer   a:focus {
    color: #000000;
}




.impressum h3 {
    text-transform: uppercase;
}




@media (max-width: 1600px) {	
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 600px !important;
	}	
}

@media (max-width: 1279px) {
	.breite {		
		width: 960px;
	}
	.logo {
		z-index: 500;
	}
	.besps_holder_1_0 {
		height: 480px !important;
	}
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 500px !important;
	}


	.team_mitarbeiter.raster_12-3 > div {width: 32.666666%;  margin-left: 1%;}
	.team_mitarbeiter.raster_12-3 > div:nth-child(3n+1) {margin-left: 0;}

}

@media (max-width: 980px) {

	.breite {width: 724px;}
	.breite_2 {width: 94%;}
	
	h1, h2 {    
		font-size: 22px;
		line-height: 26px;    
	}

	.abstand_oben_gross {margin-top: 50px;}
	.abstand_unten_gross {margin-bottom: 50px;}
	.padding_ou_gross {padding: 50px 0;	}
	
	
	.leistungsbeschreibung {
		border-left: 0;
		height: auto;
		margin-top: 10px;
		padding-left: 0;
	}
	.eine_leistung {
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	.top_nav {
		height: 50px;
    }
	.inhalt {
		padding-top: 50px;
	}
	/** quadratisches Logo 
	.logo {
		width: 90px;
	}
	**/
	
	.logo {
		width: 195px;
		margin-top: 4px;
	}



	/** Raster 1/3 **/
	.navigation{
		left: 0;
		position: fixed !important;
		top: 2px !important;
		width: 100%;
		margin:0;
	}
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 500px !important;
	}
	
	.besps_holder_1_0 {
		height: 362px !important;
	}
	
	
	.team_mitarbeiter.slick_mitarbeiter {
		margin: 0 auto;
		width: calc(94% + 10px);
	}	

	.koop_text {
		width: 50%;
		box-sizing: border-box;
		border-left: 5px solid #fff;
	}
	.koop_bild {
		width: 50%;
	    border-right: 5px solid #fff;
		box-sizing: border-box;
        margin-right: 0;
    }
	
	.wh-parallax-container {background-attachment: scroll;}
	
	
}

@media (max-width: 780px) {
	
	.breite {width: 94%;	margin:  0 3%;}
	.breite_3 {width: 94%;margin:  0 3%;}

	.team_mitarbeiter.raster_12-3 > div:nth-child(3n+1) {margin-left: 1%;}	
	.team_mitarbeiter.raster_12-3 > div {width: 49.5%;  margin-left: 1%;}
	.team_mitarbeiter.raster_12-3 > div:nth-child(2n+1) {margin-left: 0;}	
	
}

@media (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 22px;
	}
	h1, h2 {
		font-size: 18px;
		line-height: 22px;
	}

	h3 {
		font-size: 16px;
		line-height: 20px;
	}
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 400px !important;
	}	
	.raster_12-4 > div, .raster_12-4 > li, .raster_12-4 > div:nth-child(3n+1), .raster_12-4 > li:nth-child(3n+1) {
		width: 100%;
		margin: 0;
		padding: 0;
		float:none;
	}	
	.raster_12-3 > div, .raster_12-3 > li {
		width: 49.5%;
	}	
	.raster_12-3 > div:nth-child(2n+1), .raster_12-3 > li:nth-child(2n+1) {	
		margin-left: 0;	
	}	
	
	.besps_holder_1_0 {
		height: 300px !important;
	}	
	
	.nn_sliders-toggle-inner > div {
        line-height: 41px;
		margin-left: 10px;
	}


	

}

@media (max-width: 640px) {


	.raster_12-6 > div, .raster_12-6 > li , .raster_12-6 > div:nth-child(2n+1), .raster_12-6 > li:nth-child(2n+1){
		width: 100%;
		margin: 0;
		float:none;
	}
	.raster_12-6 > div:nth-child(2n+1){
		margin-bottom: 4%;	
	}

	/** quadratisches Logo 
	.logo {
		width: 75px;
	}	
	**/
	.logo {
		width: 175px;
		margin-top: 6px;
	}
	
	.besps_holder_1_0 {
		height: 210px !important;
	}
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 350px !important;
	}
	.tp-bullets.simplebullets.round.hidebullets {
		bottom: 10px !important;
	}	

	.abstand_oben {margin-top: 25px;}
	.abstand_unten {	margin-bottom: 25px;}
	.padding_ou {padding: 25px 0;}
	.padding_oben {padding-top: 25px;}
	.padding_unten {	padding-bottom: 25px;}	
	.eine_leistung {padding-bottom: 25px;}	

	.team_mitarbeiter .slick-dots {bottom: 0px;}	
	
	.koop_text h2 {text-align: center;}
	.koop_text {
		width: 100%;		
		border-left: 0;
		float: none;
	}
	.koop_bild {
		width: 100%;
	    border-right: 0;
		float: none;
    }

	.wh-parallax-container {height: 300px;}
	#map {height: 300px;}
}

@media (max-width: 480px) {
	.hauptslider div.ein-slide,
	.rev_slider {
		height: 250px !important;
	}

	.raster_12-3 > div, .raster_12-3 > li , .raster_12-3 > div:nth-child(2n+1), .raster_12-3 > li:nth-child(2n+1), .raster_12-3 > div:nth-child(4n+1), .raster_12-3 > li:nth-child(4n+1){
		width: 100%;
		margin: 0;
		padding: 0;
		float:none;
	}	
	.nn_sliders-toggle-inner > div {
		line-height: 20px;
		margin-left: 0;
		font-size: 13px;
	}
	.accordion-group.panel.nn_sliders-group .accordion-heading.panel-heading {
        background-position: right 0px center;    
	}
	
	.team_mitarbeiter.raster_12-3 > div:nth-child(3n+1) {margin-left: 0;}	
	.team_mitarbeiter.raster_12-3 > div {width: 100%; float: none; margin-left: 0; margin-bottom: 3%}
	.team_mitarbeiter.raster_12-3 > div:nth-child(2n+1) {margin-left: 0;}	

	.wh-parallax-container {height: 200px;}
	#map {height: 250px;}
}


