/** ###### 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}


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

/* chivo-italic - latin */
@font-face {
  font-family: 'Chivo';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/chivo-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/chivo-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/chivo-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/chivo-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/chivo-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/chivo-v17-latin-italic.svg#Chivo') format('svg'); /* Legacy iOS */
}


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

/* ropa-sans-italic - latin */
@font-face {
  font-family: 'Ropa Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/ropa-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ropa-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ropa-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ropa-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ropa-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ropa-sans-v15-latin-italic.svg#RopaSans') 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,#b10035,#0044cc);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#b10035),to(#0044cc));
	background-image: -webkit-linear-gradient(top,#b10035,#0044cc);
	background-image: -o-linear-gradient(top,#b10035,#0044cc);
	background-image: linear-gradient(to bottom,#b10035,#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: #b10035;	-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: #b10035;	-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;}
.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 **/







html {
  scroll-behavior: smooth;
}





/** ####################### ANFANG BP Blueprint Grund-Layout ############################ **/
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Chivo',Arial, sans-serif;    
	background-color: #fff;    
	font-size: 15px;
    line-height: 22px;
	font-weight: 400;
	text-align: center;
}
a {
	color: #009fe3;
	text-decoration: none;
}
a:hover,a:active {
	outline: 0;
}

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

p {margin: 0}

strong {font-weight: 600;}

h1, h2, h3, h4 {
	font-weight: 400;
}
h1 {
    color: #009fe3;
    font-size: 24px;
	line-height: 30px;    
	font-weight: 600;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h2 {
    color: #009fe3;
    font-size: 24px;
	line-height: 30px;    
	font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h3 {
	font-size: 18px;
	line-height: 24px;
    text-transform: uppercase;
    color: #009fe3;	
}


.clr {clear: both;}



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

/** Raster 1/4 **/
.raster_12-3 > div, .raster_12-3 > li {
	width: 21.5%;
	margin-left: 2%;
	padding: 1%;
	float:left;
}
.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: 30%;
	margin-left: 5%;
	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: 49%;
	margin-left: 2%;
	padding: 0;
	float:left;
}
.raster_12-6 > div:nth-child(2n+1), .raster_12-6 > li:nth-child(2n+1) {	
	margin-left: 0;	
	clear: left;
}

.raster_12-12 {
	width: 100%;
}

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

.dreier_raster > div {
    box-sizing: border-box;
    float: left;
    width: 33.3333%;
}
.vierer_raster > div {
    box-sizing: border-box;
    float: left;
    width: 25%;
}


.abstand_oben_gross {
	margin-top: 100px;
}
.abstand_oben {
	margin-top: 50px;
}
.abstand_oben_klein {
	margin-top: 5px;
}
.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;
}

/** ####################### ENDE BP Blueprint Grund-Layout ############################ **/





@media (max-width: 1023px) {
	
}
@media (max-width: 768px) {

}

/** ####################### ENDE Menü Overwrite ############################# **/


.navigation nav.menu-desktop ul.mod-menu.nav > li.nav-item {
	font-family: 'Ropa Sans', sans-serif !important;    	
	display: inline-block;
}
.navigation nav.menu-desktop ul.mod-menu.nav > li.nav-item a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 40px;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0 10px;
}
.navigation nav.menu-desktop ul.mod-menu.nav > li.nav-item a:hover, 
.navigation nav.menu-desktop ul.mod-menu.nav > li.nav-item a:focus {
	color: #000;
	text-decoration: none;
}
.navigation nav.menu-desktop ul.mod-menu.nav > li.nav-item.current a {
	color: #000;
}












.menu-desktop {
  display: block;
}
#bp-nav-trigger {
  display: none;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.menu-desktop {
	  display: none;
	}
	#bp-nav-trigger {
	  display: block;
	}
}
@media (max-width: 640px) {

}



/** mobiles Menü **/
#bp-nav-trigger {
  position: fixed;
  top: 15px;
  right: 0px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
}
#bp-nav-trigger span,
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  position: absolute;
  height: 3px;
  width: 25px;
  background: #000;
}
#bp-nav-trigger span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .3s;
}
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  content: '';
  top: 0;
  left: 0;
  transition: background .3s, transform .3s;
}
#bp-nav-trigger span::before {
  transform: translateY(-8px);
}

#bp-nav-trigger span::after {
  transform: translateY(8px);
}
#bp-nav-trigger:hover span, 
#bp-nav-trigger:hover span::before,
#bp-nav-trigger:hover span::after {
  background: #009fe3;
}
.nav-open #bp-nav-trigger span {
  background: transparent;
}
.nav-open #bp-nav-trigger span::before,
.nav-open #bp-nav-trigger span::after {
  background: #1F2B3D;
}
.nav-open #bp-nav-trigger span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-nav-trigger span::after {
  transform: rotate(45deg);
}


.bp-mobile-nav-overlay {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}
.nav-open .bp-mobile-nav-overlay {
  opacity: .8;
  visibility: visible;
}
body.nav-open {
  overflow: hidden;
}



#bp-mobile-navigation.nav-container {
	position: fixed;
	z-index: 10002;
	top: 0;
	right: 0;
	height: 100%;
	width: 90%;
	max-width: 300px;
	background: #009fe3;
	color: #fff;
	transform: translateZ(0);
	transform: translateX(100%);
	transition: transform .5s cubic-bezier(.07,.23,.34,1);
	box-sizing: border-box;
	padding-bottom: 50px;
}
#bp-mobile-navigation.nav-container .bp-nav-inner {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.nav-open #bp-mobile-navigation.nav-container {
  transform: translateX(0);
}

#bp-mobile-navigation #bp-close-the-nav {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav {
	display: block;
}

#bp-mobile-navigation #bp-close-the-nav span::before,
#bp-mobile-navigation #bp-close-the-nav span::after {
  content: '';
}
#bp-mobile-navigation #bp-close-the-nav:hover span::before,
#bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #fff;
}
#bp-mobile-navigation #bp-close-the-nav span {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #fff;
  top: 14px;
  left: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #eee;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  transform: rotate(45deg);
}

.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span:hover {
  background-color: #666;
  cursor: pointer;
}



#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.nav > li {
  border-bottom: 1px solid #74bbd9;
}
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.nav > li a {
	color: #fff;
	padding: 15px 15px;
	display: block;
	text-decoration: none;
}
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.nav > li a:hover, 
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.nav > li a:focus {
	background-color: #74bbd9;
	color: #000;
	text-decoration: none;
}
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.nav > li.current a {
	background-color: #74bbd9;
	color: #000;
	text-decoration: none;
}








@media (max-width: 480px) {
	#bp-nav-trigger {
	  top: 10px;
	  height: 45px;
	}
}








.back-to-top {
    background-color: #009fe3;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 35px;
    border: 1px solid #fff;
    box-sizing: border-box;
	text-decoration: none;
}
.back-to-top:hover,
.back-to-top:focus {
    background-color: #fff;
	border-color: #009fe3;
    color: #009fe3;
	text-decoration: none;
}
.back-to-top::before {
    font-family: fontawesome;
    content: "\f106";
    position: absolute;
    width: 100%;
    left: 0;
    top: -2px;
}


@media (max-width: 768px) {
	.back-to-top {
	  display: none !important;
	}
}





.bg_blau {
	background-color: #009fe3;
}
.bg_grau {
	background-color: #ccc;
}
.bg_dunkelgrau {
	background-color: #979797;
}
.bg_hellgrau {
	background-color: #EBEBEB;
}
.blau {
	color: #009fe3;
}


.ks_button {
    border: 1px solid #333;
    box-sizing: border-box;
	transition: all 0.2s ease-in-out 0s;
}
.ks_button_inner {
    padding: 7px;
    box-sizing: border-box;
}
.ks_button a, .ks_button a:visited {
    color: #333;
	text-transform: uppercase;
}
.ks_button:hover {
	background-color: #009fe3;
}
.ks_button a:hover {
    text-decoration: none;
}




header.header {
    box-shadow: 0 5px 5px rgba(76, 76, 76, 0.09);
    padding: 25px 0 15px;
    position: fixed;
    width: 100%;
	z-index: 500;
	background-color: rgba(255,255,255,0.9);
}


.logo {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 250px;
}
.navigation {
}


.inhalt {
    padding-top: 131px;
    position: relative;
}

footer.footer {
    color: #fff;
	padding: 50px 0;
	text-align: left;
}
footer.footer a {
    color: #fff;
}

.footer h4 {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}




/** ### Slider Start ### **/ 
.tp-leftarrow.default, .tp-rightarrow.default {
    background-image: none !important;
}
.tp-leftarrow.default::before, .tp-leftarrow.default:hover::before {
    color: #223b6b;
    content: "";
    font-family: FontAwesome;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.tp-rightarrow.default::before, .tp-rightarrow.default:hover::before {
    color: #223b6b;
    content: "";
    font-family: FontAwesome;
    font-size: 110px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #8d2f47 !important;
}
.tp-bullets.simplebullets.round .bullet {    
	background-color: #223b6b !important;
    background-image: none !important;
    height: 15px !important;
    margin: 0 2px !important;
    width: 15px !important;
}


@media (max-width: 640px) {
	.tp-caption {display: none;}
}
/** ### Slider Ende ### **/ 




.inhalt_bereich_oben {
    position: relative;
}


.artikel_absolut {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    transform: translateX(-50%) translateY(-50%);
    background-color: rgba(255,255,255,0.9);
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
}


.inhalt_bereich_unten {

}





/** ########### BANNER BILDER ########### **/

.banner_bild.startseiten_banner {
    background-image: url("../../../images/startseite/banner_bild_startseite.jpg");
}


.banner_bild.startseiten_banner {
    background-image: url("../../../images/startseite/banner_bild_startseite.jpg");
    height: 100VH;
    margin-top: -131px;	
}

.banner_bild.projektentwicklung_banner {
    background-image: url("../../../images/leistung/banner_projektplanung.jpg");
}
.banner_bild.wohnungsbau_banner {
    background-image: url("../../../images/leistung/banner_wohnungsbau.jpg");
}
.banner_bild.gewerbebau_banner {
    background-image: url("../../../images/leistung/banner_gewerbebau.jpg");
}
.banner_bild.maurer_beton_banner {
    background-image: url("../../../images/leistung/banner_maurere_betonarbeiten.jpg");
}
.banner_bild.unternehmen_banner {
    background-image: url("../../../images/unternehmen/banner_bild_unternehmen.jpg");
    height: 100VH;
    margin-top: -131px;	
	background-position: center top;
}

.banner_bild {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    overflow: hidden;
    position: relative;
}




.banner_bild a.pfeil-herunter {
    animation: MoveUpDown 1s linear infinite;
}
@keyframes MoveUpDown{
	0%,100%{bottom:25px}
	50%{bottom:22px}
}
.banner_bild a.pfeil-herunter {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.banner_bild a.pfeil-herunter span::before {
    display: block;
    font-family: fontawesome;
    content: "\f078";
    color: #009fe3;
    font-size: 40px;
}


#bp-inhalt-main::before {
    display: block;
    content: "";
    height: 150px;
    margin: -150px 0 0;
}




/** ########### STARTSEITE ########### **/

/**

.artikel_startseite > div:after{display: table; content:""; clear:both;}

.artikel_startseite > div > div {
    float: left;
    width: 27.333333%;
    margin: 3%;
    box-sizing: border-box;
    padding: 50px;
    background-color: rgba(255,255,255,0.9);
    text-align: center;
}
.artikel_startseite h2 {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}
.artikel_startseite p {
    text-transform: uppercase;
    margin-bottom: 15px;
}
**/



.artikel_startseite,
.artikel_unternehmen {
    position: absolute;
    bottom: 150px;
    width: 100%;
    z-index: 200;
}

.artikel_startseite > div,
.artikel_unternehmen > div {
    width: 1200px;
    margin: 0 auto;
	max-width: 100%;
}
.artikel_startseite .bp-banner-slogan h2,
.artikel_unternehmen .bp-banner-slogan h2 {
    font-size: 1.2em;
}
.artikel_startseite .bp-banner-slogan,
.artikel_unternehmen .bp-banner-slogan {
    background-color: rgba(255,255,255,0.7);
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
    max-width: 650px;
    padding: 35px;
    border-radius: 5px;
	margin: 0 auto;
}






.bp-hover-boxes .eine-box {
    float: left;
    width: 29.333333%;
    margin: 2%;
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.3);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
	background-color: #fff;
	color: black;
	display: flex;
	align-items: center;
}

.flip-card-front .front-inner {
    width: 100%;
}
.flip-card-front .front-inner h2 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}
.flip-card-front .front-inner h2::after {
    content: "";
    width: 200px;
    height: 2px;
    color: ;
    background-color: #999;
    position: absolute;
    bottom: 0;
    left: calc(50% - 100px);
}
.flip-card-front .front-inner p {
    text-transform: uppercase;
    color: #333;
}

.flip-card-back {
  background-color: #009fe3;
  color: #fff;
  transform: rotateY(180deg);
}
.flip-card-back a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
}






.parallax_inhalt {
    background-color: rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    padding: 3%;
    width: 400px;
}

.startseite_was_uns_ausmacht .dreier_raster > div {
    padding: 0 3%;
}


.startseite_top_referenzen img {width: 100%;}

.startseite_top_referenzen .innen {
    position: relative;
}


.referenzen_overlay {
    background-color: #009fe3;
    box-sizing: border-box;
    color: #fff;
    height: 100%;
    opacity: 0.0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;	
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-ms-transform: scale(0.1);
	-o-transform: scale(0.1);
	transform: scale(0.1);		
}
.referenzen_overlay_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	width: 100%;
	text-align: center;
}

.startseite_top_referenzen .innen:hover .referenzen_overlay,
.startseite_top_referenzen .innen:active .referenzen_overlay,
.startseite_top_referenzen .innen:focus .referenzen_overlay {
	opacity: 0.8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);		
}
.referenzen_overlay .ks_button {
    background-color: #fff;
    margin: 15px auto 0;
    width: 175px;
	color: #333;
}


.alle_referenzen {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 175px;
}


/** ############ LEISTUNGEN ################ **/
.seite_leistungen {
    text-align: left;
}
.seite_leistungen h2 {
    border-bottom: 2px solid;
	padding-bottom:5px;
	margin-bottom: 5px;
}
.seite_leistungen li::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px;
    padding-right: 3px;
}
h2.leistungen span {
    font-size: 35px;
    margin-right: 10px;
}

.nur_eine_leistung {
    text-align: center;
}
.nur_eine_leistung.seite_leistungen li::before {
    content: "";
    font-family: fontawesome;
    font-size: 12px;
    padding-right: 0px;
}


/** ############ REFERENZEN - ÜBERSICHT ############### **/
.uebersicht_referenzen > div {
    margin-bottom: 2%;
}
.uebersicht_referenzen img {width: 100%;}

.uebersicht_referenzen .innen {
    position: relative;
}



.uebersicht_referenzen .innen:hover .referenzen_overlay,
.uebersicht_referenzen .innen:active .referenzen_overlay,
.uebersicht_referenzen .innen:focus .referenzen_overlay {
	opacity: 0.8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);	
}










.alle-referenz-objekte .eine-referenz {
    background-color: #eee;
}
.alle-referenz-objekte .eine-referenz .referenz-inhalt {
    padding: 15px 10px;
    box-sizing: border-box;
}
.alle-referenz-objekte .eine-referenz .referenz-bild {
	position: relative;
}
.alle-referenz-objekte .eine-referenz .referenz-bild > span a {
	font-size: 125px;
    left: 50%;
    opacity: 0.2;
    position: absolute;
    top: 50%;	
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);	
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	transition: all 0.6s ease-in-out 0s;
	display: block;
	color: #009fe3;
}
.alle-referenz-objekte .eine-referenz .referenz-bild > span a:hover,
.alle-referenz-objekte .eine-referenz .referenz-bild > span a:focus {
    opacity: 0.9;
	color: #009fe3;
}
.alle-referenz-objekte .eine-referenz .referenz-inhalt .text {
    margin-top: 10px;
}
.alle-referenz-objekte .eine-referenz .referenz-inhalt .text ul li {
    border-top: 1px solid #ddd;
    padding: 3px 0;
}
.alle-referenz-objekte .eine-referenz .referenz-inhalt .text ul li:first-child {
    border-top: 0 none;
}










/** ############ REFERENZEN - EINE REFERENZ ############### **/
.eine_referenz_main {
    position: relative;
	background-color: #ddd;
}
.eine_referenz_bild {
    float: left;
    margin: 1%;
    width: 64.6667%;
}
.eine_referenz_bild > img {
    width: 100%;
}
.eine_referenz_text {
    float: left;
    margin: 1%;
    text-align: left;
    width: 31.3333%;
}
.eine_referenz_text > div {
    bottom: 18%;
    position: absolute;
}

.eine_referenz_text {
	font-size: 14px;
}
.eine_referenz_text h2 {
    font-size: 18px;
    line-height: 20px;
}
.eine_referenz_text h3 {
    font-size: 16px;
    line-height: 18px;
}

.nivo-directionNav a {
    z-index: 5000 !important;
	background: rgba(0, 0, 0, 0) url("../images/arrows.png") no-repeat scroll 0 0 !important;
}
.nivo-controlNavHolder {
	top: inherit !important;
    bottom: 10px !important;
    right: 0 !important;
}
a.nivo-nextNav {
    background-position: -30px 0 !important;
}
.nivo-controlNav a {
    background: black none repeat scroll 0 0 !important;
    border: 0 none !important;
    height: 8px !important;
    width: 8px !important;
}
.nivo-controlNav a:hover {
    background: #009fe3 none repeat scroll 0 0 !important;
    border: 0 none !important;    
}
.nivo-controlNav a.active {
    background: white none repeat scroll 0 0 !important;
}


/** ########## SIGE - GALERIE ########### **/
.eine_referenz_galerie .sige_cont_0 {
    height: auto !important;
    width: 100% !important;
}

.eine_referenz_galerie li[class^="sige_cont_"] {
    height: auto !important;
    margin: 1% !important;
    position: relative;
    width: 31.3333% !important;
}
.eine_referenz_galerie .sige_thumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.eine_referenz_galerie .sige_thumb img {
    border: 0 none !important;
    margin: 0 !important;
    opacity: 1;
    padding: 0 !important;
    transition: all 0.6s ease-in-out 0s;
    width: 100% !important;
}


.eine_referenz_galerie .sige_thumb:hover img {
    opacity: 0.5;
}
.eine_referenz_galerie .sige_thumb a::after {
    color: #009fe3;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease-in-out 0s;
}
.eine_referenz_galerie .sige_thumb:hover a::after {
    opacity: 1;
}
.eine_referenz_galerie > div {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
}

.vbox-overlay {
    z-index: 15000 !important;
}

/**
BODY #ais_124_wrapper, BODY #ais_124{
    height: auto !important;
    width: 100% !important;
}
**/

body .ari-image-slider-wrapper.ari-is-theme-default,
body .ari-image-slider.nivoSlider{
    height: auto !important;
    width: 100% !important;
}

.ari-image-slider.nivoSlider {
	box-shadow: none !important;
}
body .ari-image-slider-wCtrlNav {
    margin-bottom: 0 !important;
}
.nivo-controlNavHolder {
    bottom: 0;
    display: block;
    position: absolute;
    width: 100% !important;
}




@media (max-width: 1023px) {
	.eine_referenz_bild,
	.eine_referenz_text	{
		float: none;
		margin: 1%;
		width: 98%;
	}

	.eine_referenz_text > div {
		bottom: unset;
		position: relative;
	}
}





/** ########### AKTUELLE OBJEKTE ################## **/
.ein_aktuelles_objekt > div.objekt_hauptbild {
    margin-bottom: 2%;
	background-color: rgba(255, 255, 255, 1);
    position: relative;
}
.ein_aktuelles_objekt img {width: 100%;}

.ein_aktuelles_objekt .innen {
    position: relative;
}
.ein_aktuelles_objekt .innen:hover .referenzen_overlay,
.ein_aktuelles_objekt .innen:active .referenzen_overlay,
.ein_aktuelles_objekt .innen:focus .referenzen_overlay {
	opacity: 0.8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);	
}

.ein_aktuelles_objekt .sige_cont_0 {
    height: auto !important;
    width: 100% !important;
}

.ein_aktuelles_objekt li[class^="sige_cont_"] {
    height: auto !important;
    margin: 0 0 0 2% !important;
    position: relative;
    width: 32% !important;
}
.ein_aktuelles_objekt li[class^="sige_cont_"]:first-child {    
    margin-left: 0 !important;    
}

.ein_aktuelles_objekt .sige_thumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.ein_aktuelles_objekt .sige_thumb img {
    border: 0 none !important;
    margin: 0 !important;
    opacity: 1;
    padding: 0 !important;
    transition: all 0.6s ease-in-out 0s;
    width: 100% !important;
}


.ein_aktuelles_objekt .sige_thumb:hover img {
    opacity: 0.5;
}
.ein_aktuelles_objekt .sige_thumb a::after {
    color: #009fe3;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease-in-out 0s;
}
.ein_aktuelles_objekt .sige_thumb:hover a::after {
    opacity: 1;
}



.ein_aktuelles_objekt {
    border-top: 1px solid #009fe3;
    margin-top: 50px;
    padding-top: 50px;
}

.ein_aktuelles_objekt:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.objekt_hauptbild .referenzen_overlay_inner h3 {
    color: #fff;
	margin-bottom: 10px;
}

.objekt_hauptbild .referenzen_overlay_inner {
    text-transform: none;
}

.ein_aktuelles_objekt > .breite_3 {
    margin-top: 2%;
}




/** ######## UNTERNEHMEN ########## **/
.unternehmen_facts.raster_12-4 > div {
    margin-bottom: 3%;
    margin-top: 3%;
}


.unternehmen_facts i {
    color: #009fe3;
    font-size: 55px;
}


.eine-zahlen-box .inner {
    box-sizing: border-box;
    padding: 55px 25px 25px 25px;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.3);
    position: relative;
}
.eine-zahlen-box .inner .bild {
    position: absolute;
    left: 0;
    top: -38px;
    width: 100%;
    text-align: center;
}
.eine-zahlen-box .inner .bild::before {
    position: absolute;
    transform: rotate(45deg);
    background-color: #009fe3;
    width: 76px;
    height: 76px;
    line-height: 76px;
    content: "";
    z-index: 0;
    left: calc(50% - 38px);
    top: 0;
}
.eine-zahlen-box .inner .bild i {
    position: relative;
    color: #fff;
    font-size: 35px;
    line-height: 76px;
}
.eine-zahlen-box.hunde .inner .bild i {
    margin-left: -4px;
}
.eine-zahlen-box.schluessel .inner .bild i {
    margin-left: 8px;
}
.eine-zahlen-box .inner .zaehlwerk {
    color: #009fe3;
    font-size: 50px;
    line-height: 50px;
    display: block;
    margin-top: 10px;
}
.eine-zahlen-box .inner .text {
    display: block;
    margin-top: 8px;
}



.unternehmen_fuehrung .kontakte-wrapper .ein-kontakt .bild img {
	width: 100%;
    max-width: 400px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.unternehmen_fuehrung .kontakte-wrapper .ein-kontakt.gf_eins {
    text-align: right;
}
.unternehmen_fuehrung .kontakte-wrapper .ein-kontakt.gf_zwei {
    text-align: left;
}

.drei_bilder_unternehmen img {width: 100%;}

.gb_bild_ansprueche {
    background-image: url("../../../images/unternehmen/unternehmen_ansprueche.jpg");
}

.gb_bild_ansprueche {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    overflow: hidden;
    position: relative;
}
.ansprueche_text {
    background-color: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    left: 50%;
    padding: 50px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}







#karten-wrapper {
  height: 400px;
  background-image: URL("../../../images/grafiken/map_statisch.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
}
#karten-wrapper #map {
    height: 400px;
    width: 100%;
}
#karten-wrapper #clickForMap > p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  padding: 8px 3px;
  box-sizing: border-box;
  text-align: center;
}
#karten-wrapper #clickForMap > p:hover,
#karten-wrapper #clickForMap > p:focus {
  cursor: pointer;
}






@media (max-width: 768px) {
	.unternehmens-zahlen-wrapper .eine-zahlen-box.kompetenz, 
	.unternehmens-zahlen-wrapper .eine-zahlen-box.schluessel	{
	  margin-top: 75px;
	}

}
@media (max-width: 480px) {
	.unternehmens-zahlen-wrapper .eine-zahlen-box.hunde {
	  margin-top: 75px;
	}

}











@media (max-width: 1279px) {
	.breite {width: 960px;}

	.banner_bild {height: 550px;}

	.artikel_startseite .bp-banner-slogan {		

	}
	
}



@media (max-width: 1023px) {

	body {font-size: 14px;}

	.breite {width: 724px;}
	.breite_2 {width: 600px;}
	.breite_3 {width: 600px;}

	
	.banner_bild {height: 450px;}
	
	.artikel_startseite,
	.artikel_unternehmen	{
		bottom: 100px;
	}	
	.artikel_startseite .bp-banner-slogan,
	.artikel_unternehmen .bp-banner-slogan	{
		font-size: 20px;
		max-width: 600px;
		padding: 25px;
	}
		
	.flip-card {
		width: 100%;
		height: 200px;
	}
	.flip-card-back a {
		font-size: 18px;
	}
	
		
	
	
}




@media (min-width: 769px) and (max-width: 1023px) {

}


@media (max-width: 768px) {

	.banner_bild {height: 350px;}
	
	header.header {
		padding: 0;
		position: relative;
		box-shadow: none;
	}	
	header.header {
		background-color: rgba(255,255,255,0.0);
	}

	
	.logo {
		background-color: rgba(255,255,255,0.9);
		float: none;
		margin-right: 0;
		padding: 20px 0 10px 0;
		position: fixed;
		width: 100%;
		box-shadow: 0 5px 5px rgba(76, 76, 76, 0.09);
		text-align: left;
	}
	.logo img{
		width: 250px;
		padding-left: 3%;
	}
	
	.navigation {float: right;}

	#jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {		
		border-radius: 0 !important;		
		float: right;
		height: 71px !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 71px !important;
	}

	
	.inhalt {padding-top: 0; }

	
	.breite,.breite_2 ,.breite_3 {width: 94%; padding-left: 3%; padding-right: 3%;}

	.dreier_raster > div {
		box-sizing: border-box;
		float: none;
		width: 100%;
		margin: 5%0;
	}


	.artikel_startseite .bp-banner-slogan,
	.artikel_unternehmen .bp-banner-slogan	{
		font-size: 16px;
        padding: 25px;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	.banner_bild.startseiten_banner,
	.banner_bild.unternehmen_banner	{
		margin-top: 0;
		top: -70px;
	}
	.artikel_startseite,
	.artikel_unternehmen	{
		bottom: 70px;
	}
	.banner_bild a.pfeil-herunter {
		display: none;
	}
	
		
	
	.bp-hover-boxes .eine-box {
		float: none;
		width: 260px;
		margin: 0 auto 5% auto;
	}
	.flip-card {
		width: 100%;
		height: auto;
	}
	.flip-card-back a {
		font-size: 18px;
	}	
	.flip-card-inner {
		height: auto;
		transition: initial;
		transform-style: initital; 
		padding: 25px 15px;
		box-sizing: border-box;
	}
	.flip-card:hover .flip-card-inner {
		transform: initial;
	}
	.flip-card-front, .flip-card-back {
		position: relative;
		height: auto;
		-webkit-backface-visibility: initial;
		backface-visibility: initial;
	}
	.flip-card-front {
		display: block;
	}
	.flip-card-front .front-inner h2 {
    
    }
	.flip-card-front .front-inner h2::after {
		content: "";
		width: 150px;
		height: 1px;
        left: calc(50% - 75px);
	}
	.flip-card-back {
		background-color: #fff;
		color: #333;
		transform: initial;
	}
	.flip-card-back a {
		display: inline-block;
		width: auto;
		height: auto;
		color: #009fe3;
		font-size: ;
		padding: 1px 5px;
		border: 1px solid;
		font-size: 16px;
		margin-top: 25px;
	}

	


	h1 {
		font-size: 22px;
		line-height: 28px;
	}
	
	h2 {
		font-size: 18px;
		line-height: 24px;
	}
	h3 {
		font-size: 16px;
		line-height: 22px;
	}	


	.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-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: 47%;
	}	
	.raster_12-3 > div:nth-child(2n+1), .raster_12-3 > li:nth-child(2n+1) {	
		margin-left: 0;	
	}
	.abstand_oben_gross {margin-top: 50px;}
	.abstand_unten_gross {margin-bottom: 50px;}
	.padding_ou_gross {padding: 50px 0;}

	footer.footer {padding: 50px 0 0;}	
	.footer .raster_12-4 > div {margin-bottom: 30px;}
	
	.artikel_absolut {
		background-color: rgba(255, 255, 255, 1);
		box-sizing: inherit;
		left: 0;
		position: relative;
		top: 0;
		transform: inherit;
	}
	
	.aktuelle_objekte .referenzen_overlay {
		margin-top: 2%;
		opacity: 1;
		padding: 2%;
		position: relative;
		transform: scale(1);
	}	
	.aktuelle_objekte .referenzen_overlay_inner {
		position: relative;
		top: initial;
		transform: none;
	}
	.ein_aktuelles_objekt .innen:hover .referenzen_overlay,
	.ein_aktuelles_objekt .innen:active .referenzen_overlay,
	.ein_aktuelles_objekt .innen:focus .referenzen_overlay {
		opacity: 1;		
	}
	.raster_12-6.startseite_top_referenzen > div:first-child {
		margin-bottom: 5%;
	}	
	
	
	

	
	.unternehmen_facts.raster_12-4 > div{
		float: left;
		margin-left: 5%;
		margin-bottom: 3%;
		margin-top: 3%;
		padding: 0;
		width: 30%;
	}
	.unternehmen_facts.raster_12-4 > div:nth-child(3n+1){
		margin-left: 0;
	}
	
	
	.drei_bilder_unternehmen.raster_12-4 > div:nth-child(3n+1){
		margin-left: 0 !important;
	}
	.drei_bilder_unternehmen.raster_12-4 > div {
		float: left !important;
		margin-left: 2% !important;
		padding: 0 !important;
		width: 32% !important;
	}
	
	
	
}

@media (max-width: 640px) {

	.breite_400 {width: 94%; padding-left: 3%; padding-right: 3%;}

	.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;
		padding: 0;
		float:none;
	}
	
	.banner_bild {height: 300px;}
	
	.artikel_startseite .bp-banner-slogan,
	.artikel_unternehmen .bp-banner-slogan	{
		font-size: 15px;
		padding: 15px;
	}
	
	
	.seite_leistungen.raster_12-6 > div { margin-top: 30px;}
	.seite_leistungen.raster_12-6 > div:first-child { margin-top: 0;}

	.uebersicht_referenzen.raster_12-6 > div { margin-top: 30px;}
	.uebersicht_referenzen.raster_12-6 > div:first-child { margin-top: 0;}
	
	.unternehmen_facts.raster_12-4 > div {margin-left: 0;	width: 50%;}
	
	
	.unternehmen_fuehrung .kontakte-wrapper .ein-kontakt.gf_eins {text-align: center;}
	.unternehmen_fuehrung .kontakte-wrapper .ein-kontakt.gf_zwei {margin-top: 30px !important; text-align: center;}
	
	
	.parallax_inhalt {
		padding: 5%;
		width: 80%;
	}
	
	.nur_eine_leistung {text-align: left;}
	.nur_eine_leistung.seite_leistungen li::before {content: "\f105"; padding-right: 3px;}

}

@media (max-width: 480px) {

	h1 {
		font-size: 18px;
		line-height: 24px;
	}
	
	h2 {
		font-size: 16px;
		line-height: 22px;
	}
	h3 {
		font-size: 15px;
		line-height: 20px;
	}	
	
	.logo img {width: 200px;}
	
	#jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {			
		height: 63px !important;
		width: 63px !important;
	}
	
	.banner_bild {height: 250px;}
	
	.breite_4 {padding: 0 3%; width: 94%;}
	
	.banner_bild.startseiten_banner,
	.banner_bild.unternehmen_banner	{
		top: -0;
		height: 350px;
	}
	.artikel_startseite,
	.artikel_unternehmen	{
		bottom: 0;
	}
	
	
	.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: 96%;
		margin: 0;
		padding: 2%;
		float:none;
	}	
	
	

}








/** LEISTUNGEN **/
.bg-hellgrau {
    background-color: #eee;
}



.ks-grp-leistungen section.eine-leistung .leistung-wrapper {
    margin-top: 25px;
}

.ks-grp-leistungen section.eine-leistung .leistung-wrapper .text {
    float: left;
    width: 49%;
    text-align: left;
}

.ks-grp-leistungen section.eine-leistung .leistung-wrapper .infos {
    float: right;
    width: 49%;
    text-align: left;
    background-color: #ddd;
    padding: 25px;
    box-sizing: border-box;
    border-radius: 5px;
}

.ks-grp-leistungen section.eine-leistung .leistung-wrapper .infos h3 {
    border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ks-grp-leistungen section.eine-leistung .leistung-wrapper .infos h3 span {
    margin-right: 3px;
}


.ks-grp-leistungen section.eine-leistung .leistung-wrapper h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    color: #009fe3;
}



.ks-grp-leistungen section.eine-leistung ul.liste li {
    position: relative;
    padding-left: 10px;
    margin: 3px 0;
}
.ks-grp-leistungen section.eine-leistung ul.liste li::before {
	position: absolute;
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px;
    left: 4px;
	top: -1px;
}








@media (max-width: 1023px) {

	.ks-grp-leistungen section.eine-leistung .leistung-wrapper .text {
		float: none;
		width: 100%;
	}
	.ks-grp-leistungen section.eine-leistung .leistung-wrapper .infos {
		float: none;
		width: 100%;
		background-color: transparent;
		padding: 0;
		border-radius: 0;
		margin-top: 25px;
	}
}