/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display:block
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],template {
	display:none
}
a {
	background-color:transparent
}
a:active,a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b,strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button,select {
	text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled] {
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}
input {
	line-height:normal
}
input[type=checkbox],input[type=radio] {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height:auto
}
input[type=search] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td,th {
	padding:0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
	*,:before,:after {
		background:transparent!important;
		color:#000!important;
		box-shadow:none!important;
		text-shadow:none!important
	}
	a,a:visited {
		text-decoration:underline
	}
	a[href]:after {
		content:" (" attr(href) ")"
	}
	abbr[title]:after {
		content:" (" attr(title) ")"
	}
	a[href^="#"]:after,a[href^="javascript:"]: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
	}
	p,h2,h3 {
		orphans:3;
		widows:3
	}
	h2,h3 {
		page-break-after:avoid
	}
	select {
		background:#fff!important
	}
	.navbar {
		display:none
	}
	.btn>.caret,.dropup>.btn>.caret {
		border-top-color:#000!important
	}
	.label {
		border:1px solid #000
	}
	.table {
		border-collapse:collapse!important
	}
	.table td,.table th {
		background-color:#fff!important
	}
	.table-bordered th,.table-bordered td {
		border:1px solid #ddd!important
	}
}
* {
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:before,:after {
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:transparent
}
body {
	font-family:"Istok Web",Arial,sans-serif;
	font-size:14px;
	line-height:1.42857;
	color:#000;
	background-color:#fff
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#666;
	text-decoration:none
}
a:hover,a:focus {
	color:#000;
	text-decoration:underline
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	padding:4px;
	line-height:1.42857;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}
.img-circle {
	border-radius:50%
}

img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
	font-weight:400;
	line-height:1;
	color:#777
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
	font-size:65%
}
h4,.h4,h5,.h5,h6,.h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
	font-size:75%
}
h1,.h1 {
	font-size:36px
}
h2,.h2 {
	font-size:30px
}
h3,.h3 {
	font-size:24px
}
h4,.h4 {
	font-size:18px
}
h5,.h5 {
	font-size:14px
}
h6,.h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}

.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4
}

/*
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
*/
.responsive-video {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  
  overflow: hidden; 
  width: 100%;
  height: auto;
  margin-top: 25px;
}
.responsive-video iframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	padding-bottom: 10px;
}

@media (min-width:768px) {
	.lead {
		font-size:21px
	}
}
small,.small {
	font-size:85%
}
mark,.mark {
	background-color:#fcf8e3;
	padding:.2em
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.text-lowercase {
	text-transform:lowercase
}
.text-uppercase {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#777
}
.text-primary {
	color:#008b48
}
a.text-primary:hover {
	color:#00582e
}
.text-success {
	color:#3c763d
}
a.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:hover {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:hover {
	color:#843534
}
.bg-primary {
	color:#fff
}
.bg-primary {
	background-color:#008b48
}
a.bg-primary:hover {
	background-color:#00582e
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:hover {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:hover {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:hover {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#f2dede
}
a.bg-danger:hover {
	background-color:#e4b9b9
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ul,ol {
	margin-top:0;
	margin-bottom:10px
}
ul ul,ul ol,ol ul,ol ol {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	list-style:none;
	margin-left:-5px
}
.list-inline>li {
	display:inline-block;
	padding-left:5px;
	padding-right:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dt,dd {
	line-height:1.42857
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
	content:" ";
	display:table
}
.dl-horizontal dd:after {
	clear:both
}
@media (min-width:768px) {
	.dl-horizontal dt {
		float:left;
		width:160px;
		clear:left;
		text-align:right;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap
	}
	.dl-horizontal dd {
		margin-left:180px
	}
}
abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #777
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.42857;
	color:#777
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
	text-align:right
}
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
	content:''
}
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014'
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857
}
code,kbd,pre,samp {
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:4px
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700;
	box-shadow:none
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857;
	word-break:break-all;
	word-wrap:break-word;
	color:#333;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container:before,.container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
@media (min-width:768px) {
	.container {
		width:750px
	}
}
@media (min-width:992px) {
	.container {
		width:970px
	}
}
@media (min-width:1200px) {
	.container {
		width:1050px
	}
}
.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container-fluid:before,.container-fluid:after {
	content:" ";
	display:table
}
.container-fluid:after {
	clear:both
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.row:before,.row:after {
	content:" ";
	display:table
}
.row:after {
	clear:both
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}
.col-xs-1 {
	width:8.33333%
}
.col-xs-2 {
	width:16.66667%
}
.col-xs-3 {
	width:25%
}
.col-xs-4 {
	width:33.33333%
}
.col-xs-5 {
	width:41.66667%
}
.col-xs-6 {
	width:50%
}
.col-xs-7 {
	width:58.33333%
}
.col-xs-8 {
	width:66.66667%
}
.col-xs-9 {
	width:75%
}
.col-xs-10 {
	width:83.33333%
}
.col-xs-11 {
	width:91.66667%
}
.col-xs-12 {
	width:100%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-pull-1 {
	right:8.33333%
}
.col-xs-pull-2 {
	right:16.66667%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-4 {
	right:33.33333%
}
.col-xs-pull-5 {
	right:41.66667%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-7 {
	right:58.33333%
}
.col-xs-pull-8 {
	right:66.66667%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-10 {
	right:83.33333%
}
.col-xs-pull-11 {
	right:91.66667%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-push-1 {
	left:8.33333%
}
.col-xs-push-2 {
	left:16.66667%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-4 {
	left:33.33333%
}
.col-xs-push-5 {
	left:41.66667%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-7 {
	left:58.33333%
}
.col-xs-push-8 {
	left:66.66667%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-10 {
	left:83.33333%
}
.col-xs-push-11 {
	left:91.66667%
}
.col-xs-push-12 {
	left:100%
}
.col-xs-offset-0 {
	margin-left:0
}
.col-xs-offset-1 {
	margin-left:8.33333%
}
.col-xs-offset-2 {
	margin-left:16.66667%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-4 {
	margin-left:33.33333%
}
.col-xs-offset-5 {
	margin-left:41.66667%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-7 {
	margin-left:58.33333%
}
.col-xs-offset-8 {
	margin-left:66.66667%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-10 {
	margin-left:83.33333%
}
.col-xs-offset-11 {
	margin-left:91.66667%
}
.col-xs-offset-12 {
	margin-left:100%
}
@media (min-width:768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
		float:left
	}
	.col-sm-1 {
		width:8.33333%
	}
	.col-sm-2 {
		width:16.66667%
	}
	.col-sm-3 {
		width:25%
	}
	.col-sm-4 {
		width:33.33333%
	}
	.col-sm-5 {
		width:41.66667%
	}
	.col-sm-6 {
		width:50%
	}
	.col-sm-7 {
		width:58.33333%
	}
	.col-sm-8 {
		width:66.66667%
	}
	.col-sm-9 {
		width:75%
	}
	.col-sm-10 {
		width:83.33333%
	}
	.col-sm-11 {
		width:91.66667%
	}
	.col-sm-12 {
		width:100%
	}
	.col-sm-pull-0 {
		right:auto
	}
	.col-sm-pull-1 {
		right:8.33333%
	}
	.col-sm-pull-2 {
		right:16.66667%
	}
	.col-sm-pull-3 {
		right:25%
	}
	.col-sm-pull-4 {
		right:33.33333%
	}
	.col-sm-pull-5 {
		right:41.66667%
	}
	.col-sm-pull-6 {
		right:50%
	}
	.col-sm-pull-7 {
		right:58.33333%
	}
	.col-sm-pull-8 {
		right:66.66667%
	}
	.col-sm-pull-9 {
		right:75%
	}
	.col-sm-pull-10 {
		right:83.33333%
	}
	.col-sm-pull-11 {
		right:91.66667%
	}
	.col-sm-pull-12 {
		right:100%
	}
	.col-sm-push-0 {
		left:auto
	}
	.col-sm-push-1 {
		left:8.33333%
	}
	.col-sm-push-2 {
		left:16.66667%
	}
	.col-sm-push-3 {
		left:25%
	}
	.col-sm-push-4 {
		left:33.33333%
	}
	.col-sm-push-5 {
		left:41.66667%
	}
	.col-sm-push-6 {
		left:50%
	}
	.col-sm-push-7 {
		left:58.33333%
	}
	.col-sm-push-8 {
		left:66.66667%
	}
	.col-sm-push-9 {
		left:75%
	}
	.col-sm-push-10 {
		left:83.33333%
	}
	.col-sm-push-11 {
		left:91.66667%
	}
	.col-sm-push-12 {
		left:100%
	}
	.col-sm-offset-0 {
		margin-left:0
	}
	.col-sm-offset-1 {
		margin-left:8.33333%
	}
	.col-sm-offset-2 {
		margin-left:16.66667%
	}
	.col-sm-offset-3 {
		margin-left:25%
	}
	.col-sm-offset-4 {
		margin-left:33.33333%
	}
	.col-sm-offset-5 {
		margin-left:41.66667%
	}
	.col-sm-offset-6 {
		margin-left:50%
	}
	.col-sm-offset-7 {
		margin-left:58.33333%
	}
	.col-sm-offset-8 {
		margin-left:66.66667%
	}
	.col-sm-offset-9 {
		margin-left:75%
	}
	.col-sm-offset-10 {
		margin-left:83.33333%
	}
	.col-sm-offset-11 {
		margin-left:91.66667%
	}
	.col-sm-offset-12 {
		margin-left:100%
	}
}
@media (min-width:992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float:left
	}
	.col-md-1 {
		width:8.33333%
	}
	.col-md-2 {
		width:16.66667%
	}
	.col-md-3 {
		width:25%
	}
	.col-md-4 {
		width:33.33333%
	}
	.col-md-5 {
		width:41.66667%
	}
	.col-md-6 {
		width:50%
	}
	.col-md-7 {
		width:58.33333%
	}
	.col-md-8 {
		width:66.66667%
	}
	.col-md-9 {
		width:75%
	}
	.col-md-10 {
		width:83.33333%
	}
	.col-md-11 {
		width:91.66667%
	}
	.col-md-12 {
		width:100%
	}
	.col-md-pull-0 {
		right:auto
	}
	.col-md-pull-1 {
		right:8.33333%
	}
	.col-md-pull-2 {
		right:16.66667%
	}
	.col-md-pull-3 {
		right:25%
	}
	.col-md-pull-4 {
		right:33.33333%
	}
	.col-md-pull-5 {
		right:41.66667%
	}
	.col-md-pull-6 {
		right:50%
	}
	.col-md-pull-7 {
		right:58.33333%
	}
	.col-md-pull-8 {
		right:66.66667%
	}
	.col-md-pull-9 {
		right:75%
	}
	.col-md-pull-10 {
		right:83.33333%
	}
	.col-md-pull-11 {
		right:91.66667%
	}
	.col-md-pull-12 {
		right:100%
	}
	.col-md-push-0 {
		left:auto
	}
	.col-md-push-1 {
		left:8.33333%
	}
	.col-md-push-2 {
		left:16.66667%
	}
	.col-md-push-3 {
		left:25%
	}
	.col-md-push-4 {
		left:33.33333%
	}
	.col-md-push-5 {
		left:41.66667%
	}
	.col-md-push-6 {
		left:50%
	}
	.col-md-push-7 {
		left:58.33333%
	}
	.col-md-push-8 {
		left:66.66667%
	}
	.col-md-push-9 {
		left:75%
	}
	.col-md-push-10 {
		left:83.33333%
	}
	.col-md-push-11 {
		left:91.66667%
	}
	.col-md-push-12 {
		left:100%
	}
	.col-md-offset-0 {
		margin-left:0
	}
	.col-md-offset-1 {
		margin-left:8.33333%
	}
	.col-md-offset-2 {
		margin-left:16.66667%
	}
	.col-md-offset-3 {
		margin-left:25%
	}
	.col-md-offset-4 {
		margin-left:33.33333%
	}
	.col-md-offset-5 {
		margin-left:41.66667%
	}
	.col-md-offset-6 {
		margin-left:50%
	}
	.col-md-offset-7 {
		margin-left:58.33333%
	}
	.col-md-offset-8 {
		margin-left:66.66667%
	}
	.col-md-offset-9 {
		margin-left:75%
	}
	.col-md-offset-10 {
		margin-left:83.33333%
	}
	.col-md-offset-11 {
		margin-left:91.66667%
	}
	.col-md-offset-12 {
		margin-left:100%
	}
}
@media (min-width:1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float:left
	}
	.col-lg-1 {
		width:8.33333%
	}
	.col-lg-2 {
		width:16.66667%
	}
	.col-lg-3 {
		width:25%
	}
	.col-lg-4 {
		width:33.33333%
	}
	.col-lg-5 {
		width:41.66667%
	}
	.col-lg-6 {
		width:50%
	}
	.col-lg-7 {
		width:58.33333%
	}
	.col-lg-8 {
		width:66.66667%
	}
	.col-lg-9 {
		width:75%
	}
	.col-lg-10 {
		width:83.33333%
	}
	.col-lg-11 {
		width:91.66667%
	}
	.col-lg-12 {
		width:100%
	}
	.col-lg-pull-0 {
		right:auto
	}
	.col-lg-pull-1 {
		right:8.33333%
	}
	.col-lg-pull-2 {
		right:16.66667%
	}
	.col-lg-pull-3 {
		right:25%
	}
	.col-lg-pull-4 {
		right:33.33333%
	}
	.col-lg-pull-5 {
		right:41.66667%
	}
	.col-lg-pull-6 {
		right:50%
	}
	.col-lg-pull-7 {
		right:58.33333%
	}
	.col-lg-pull-8 {
		right:66.66667%
	}
	.col-lg-pull-9 {
		right:75%
	}
	.col-lg-pull-10 {
		right:83.33333%
	}
	.col-lg-pull-11 {
		right:91.66667%
	}
	.col-lg-pull-12 {
		right:100%
	}
	.col-lg-push-0 {
		left:auto
	}
	.col-lg-push-1 {
		left:8.33333%
	}
	.col-lg-push-2 {
		left:16.66667%
	}
	.col-lg-push-3 {
		left:25%
	}
	.col-lg-push-4 {
		left:33.33333%
	}
	.col-lg-push-5 {
		left:41.66667%
	}
	.col-lg-push-6 {
		left:50%
	}
	.col-lg-push-7 {
		left:58.33333%
	}
	.col-lg-push-8 {
		left:66.66667%
	}
	.col-lg-push-9 {
		left:75%
	}
	.col-lg-push-10 {
		left:83.33333%
	}
	.col-lg-push-11 {
		left:91.66667%
	}
	.col-lg-push-12 {
		left:100%
	}
	.col-lg-offset-0 {
		margin-left:0
	}
	.col-lg-offset-1 {
		margin-left:8.33333%
	}
	.col-lg-offset-2 {
		margin-left:16.66667%
	}
	.col-lg-offset-3 {
		margin-left:25%
	}
	.col-lg-offset-4 {
		margin-left:33.33333%
	}
	.col-lg-offset-5 {
		margin-left:41.66667%
	}
	.col-lg-offset-6 {
		margin-left:50%
	}
	.col-lg-offset-7 {
		margin-left:58.33333%
	}
	.col-lg-offset-8 {
		margin-left:66.66667%
	}
	.col-lg-offset-9 {
		margin-left:75%
	}
	.col-lg-offset-10 {
		margin-left:83.33333%
	}
	.col-lg-offset-11 {
		margin-left:91.66667%
	}
	.col-lg-offset-12 {
		margin-left:100%
	}
}
table {
	background-color:transparent
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:20px
}
.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
	padding:8px;
	line-height:1.42857;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
	padding:5px
}
.table-bordered {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd) {
	background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*=col-] {
	position:static;
	float:none;
	display:table-column
}
table td[class*=col-],table th[class*=col-] {
	position:static;
	float:none;
	display:table-cell
}
.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
	background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8
}
.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
	background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6
}
.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
	background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}
.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
	background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc
}
.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
	background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc
}
.table-responsive {
	overflow-x:auto;
	min-height:.01%
}
@media screen and (max-width:767px) {
	.table-responsive {
		width:100%;
		margin-bottom:15px;
		overflow-y:hidden;
		-ms-overflow-style:-ms-autohiding-scrollbar;
		border:1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom:0
	}
	.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
		white-space:nowrap
	}
	.table-responsive>.table-bordered {
		border:0
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left:0
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right:0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom:0
	}
}
fieldset {
	padding:0;
	margin:0;
	border:0;
	min-width:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=radio],input[type=checkbox] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple],select[size] {
	height:auto
}
input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
	color:#999;
	opacity:1
}
.form-control:-ms-input-placeholder {
	color:#999
}
.form-control::-webkit-input-placeholder {
	color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
		line-height:34px
	}
	input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
		line-height:30px
	}
	input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
		line-height:46px
	}
}
.form-group {
	margin-bottom:15px
}
.radio,.checkbox {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.radio label,.checkbox label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
	position:absolute;
	margin-left:-20px;
	margin-top:4px \9
}
.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox] {
	cursor:not-allowed
}
.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
	cursor:not-allowed
}
.form-control-static {
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0
}
.form-control-static.input-lg,.form-control-static.input-sm {
	padding-left:0;
	padding-right:0
}
.input-sm,.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm,.form-group-sm .form-control {
	height:30px;
	line-height:30px
}
textarea.input-sm,.form-group-sm .form-control,select[multiple].input-sm,.form-group-sm .form-control {
	height:auto
}
.input-lg,.form-group-lg .form-control {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-lg,.form-group-lg .form-control {
	height:46px;
	line-height:46px
}
textarea.input-lg,.form-group-lg .form-control,select[multiple].input-lg,.form-group-lg .form-control {
	height:auto
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	pointer-events:none
}
.input-lg+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.input-sm+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	border-color:#3c763d;
	background-color:#dff0d8
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	border-color:#8a6d3b;
	background-color:#fcf8e3
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color:#843534;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	border-color:#a94442;
	background-color:#f2dede
}
.has-error .form-control-feedback {
	color:#a94442
}
.has-feedback label~.form-control-feedback {
	top:25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#404040
}
@media (min-width:768px) {
	.form-inline .form-group {
		display:inline-block;
		margin-bottom:0;
		vertical-align:middle
	}
	.form-inline .form-control {
		display:inline-block;
		width:auto;
		vertical-align:middle
	}
	.form-inline .form-control-static {
		display:inline-block
	}
	.form-inline .input-group {
		display:inline-table;
		vertical-align:middle
	}
	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
		width:auto
	}
	.form-inline .input-group>.form-control {
		width:100%
	}
	.form-inline .control-label {
		margin-bottom:0;
		vertical-align:middle
	}
	.form-inline .radio,.form-inline .checkbox {
		display:inline-block;
		margin-top:0;
		margin-bottom:0;
		vertical-align:middle
	}
	.form-inline .radio label,.form-inline .checkbox label {
		padding-left:0
	}
	.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox] {
		position:relative;
		margin-left:0
	}
	.form-inline .has-feedback .form-control-feedback {
		top:0
	}
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top:0;
	margin-bottom:0;
	padding-top:7px
}
.form-horizontal .radio,.form-horizontal .checkbox {
	min-height:27px
}
.form-horizontal .form-group {
	margin-left:-15px;
	margin-right:-15px
}
.form-horizontal .form-group:before,.form-horizontal .form-group:after {
	content:" ";
	display:table
}
.form-horizontal .form-group:after {
	clear:both
}
@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align:right;
		margin-bottom:0;
		padding-top:7px
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top:14.3px
	}
}
@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top:6px
	}
}
.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus,.btn.focus {
	color:#333;
	text-decoration:none
}
.btn:active,.btn.active {
	outline:0;
	background-image:none;
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-filter:alpha(opacity=65);
	filter:alpha(opacity=65);
	box-shadow:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	background-image:none
}
.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#008b48;
	border-color:#00723b
}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	color:#fff;
	background-color:#00582e;
	border-color:#00341b
}
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	background-image:none
}
.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active {
	background-color:#008b48;
	border-color:#00723b
}
.btn-primary .badge {
	color:#008b48;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	background-image:none
}
.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	background-image:none
}
.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	background-image:none
}
.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	background-image:none
}
.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	color:#000;
	font-weight:400;
	border-radius:0
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent
}
.btn-link:hover,.btn-link:focus {
	color:#000;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
	color:#777;
	text-decoration:none
}
.btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
	width:100%
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none;
	visibility:hidden
}
.collapse.in {
	display:block;
	visibility:visible
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height,visibility;
	transition-property:height,visibility;
	-webkit-transition-duration:.35s;
	transition-duration:.35s;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%
}
.carousel-inner>.item {
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto;
	line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition:-webkit-transform .6s ease-in-out;
		transition:transform .6s ease-in-out;
		-webkit-backface-visibility:hidden;
		backface-visibility:hidden;
		-webkit-perspective:1000;
		perspective:1000
	}
	.carousel-inner>.item.next,.carousel-inner>.item.active.right {
		-webkit-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0);
		left:0
	}
	.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
		-webkit-transform:translate3d(-100%,0,0);
		transform:translate3d(-100%,0,0);
		left:0
	}
	.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		left:0
	}
}
.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:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	-webkit-filter:alpha(opacity=50);
	filter:alpha(opacity=50);
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left:auto;
	right:0;
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,.carousel-control:focus {
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
	-webkit-filter:alpha(opacity=90);
	filter:alpha(opacity=90)
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:transparent
}
.carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width:30px;
		height:30px;
		margin-top:-15px;
		font-size:30px
	}
	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left:-15px
	}
	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right:-15px
	}
	.carousel-caption {
		left:20%;
		right:20%;
		padding-bottom:30px
	}
	.carousel-indicators {
		bottom:20px
	}
}
.clearfix:before,.clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
.center-block {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.pull-right {
	float:right!important
}
.pull-left {
	float:left!important
}
.hide {
	display:none!important
}
.show {
	display:block!important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important;
	visibility:hidden!important
}
.affix {
	position:fixed
}
@-ms-viewport {
	width:device-width
}
.visible-xs,.visible-sm,.visible-md,.visible-lg {
	display:none!important
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display:none!important
}
@media (max-width:767px) {
	.visible-xs {
		display:block!important
	}
	table.visible-xs {
		display:table
	}
	tr.visible-xs {
		display:table-row!important
	}
	th.visible-xs,td.visible-xs {
		display:table-cell!important
	}
}
@media (max-width:767px) {
	.visible-xs-block {
		display:block!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline {
		display:inline!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline-block {
		display:inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display:block!important
	}
	table.visible-sm {
		display:table
	}
	tr.visible-sm {
		display:table-row!important
	}
	th.visible-sm,td.visible-sm {
		display:table-cell!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display:block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display:inline!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display:inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display:block!important
	}
	table.visible-md {
		display:table
	}
	tr.visible-md {
		display:table-row!important
	}
	th.visible-md,td.visible-md {
		display:table-cell!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display:block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display:inline!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display:inline-block!important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display:block!important
	}
	table.visible-lg {
		display:table
	}
	tr.visible-lg {
		display:table-row!important
	}
	th.visible-lg,td.visible-lg {
		display:table-cell!important
	}
}
@media (min-width:1200px) {
	.visible-lg-block {
		display:block!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline {
		display:inline!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline-block {
		display:inline-block!important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display:none!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display:none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display:none!important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display:none!important
	}
}
.visible-print {
	display:none!important
}
@media print {
	.visible-print {
		display:block!important
	}
	table.visible-print {
		display:table
	}
	tr.visible-print {
		display:table-row!important
	}
	th.visible-print,td.visible-print {
		display:table-cell!important
	}
}
.visible-print-block {
	display:none!important
}
@media print {
	.visible-print-block {
		display:block!important
	}
}
.visible-print-inline {
	display:none!important
}
@media print {
	.visible-print-inline {
		display:inline!important
	}
}
.visible-print-inline-block {
	display:none!important
}
@media print {
	.visible-print-inline-block {
		display:inline-block!important
	}
}
@media print {
	.hidden-print {
		display:none!important
	}
}
.clearfix:before,.clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
body {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	min-height:100vh;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column
}

/* IE footer fix */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	body {
		display: block;
	}
	.content {
		min-height: calc(100vh - 200px - 180px);
	}
}

p {
	margin-bottom:16px;
	font-size:16px;
	line-height:22px;
	color:#666
}

.content ul {
	padding-left: 15px;
}

.content li {
	font-size:16px;
	line-height:22px;
	color:#666
}

.content a {
	color:#008b48;
}

dt {
	float:left;
	margin-right:10px;
	min-width:20px
}
@font-face {
	font-family:DINProRegular;
	src:url(../fonts/DINProRegular.eot);
	src:url(../fonts/DINProRegular.eot) format("embedded-opentype"),url(../fonts/DINProRegular.woff2) format("woff2"),url(../fonts/DINProRegular.woff) format("woff"),url(../fonts/DINProRegular.ttf) format("truetype"),url(../fonts/DINProRegular.svg#DINProRegular) format("svg")
}
h1 {
	color:#008b48;
	font-size:36px;
	line-height:38px;
	font-family:DINProRegular;
	margin-bottom:3px;
}
h2 {
	color:#008b48;
	font-size:36px;
	line-height:38px;
	font-family:DINProRegular;
	margin-bottom:3px;
}
h3 {
	font-size:18px;
	line-height:22px;
	color:#666;
	margin-top:0;
	margin-bottom:24px
}
h4 {
	color:#008b48;
	font-size:22px;
	line-height:28px;
	font-family:DINProRegular;
	margin-bottom:24px
}

h4.more {
	color:#008b48;
	font-size:20px;
	line-height:24px;
	font-family:DINProRegular;
	margin-bottom:24px
}

hr {
	border-top-color:#ccc
}
input[type=text] {
	border-radius:0
}
input[type=submit] {
	background:#008b48;
	border-radius:0;
	color:#fff;
	border:0
}
select {
	border-radius:0!important;
	-webkit-appearance:none;
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAIAAABnBnglAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN5JREFUeNq0k80NhCAUhN2DHXAisQYTejKUBi3YDiYWIQd29ie7LKu8B+IcjAeZL2Q+uxDCPM9CiO6CoBblQHThmWmampNQqLV+9b8xyDiObTFKqU/5F7NtW8MLoQqFOxjEOdeEhBJUxc0/GMQYc5KE49bapDbFnNQhnp3AnNEhnp3G1OmQzE5jKnT4n52FKdJhd3YuhqnD0ewFGI4O+IAsoTF5HTKzl2EyOuRnL8bs6kDOXoNJdODMXomJdTj6249ye6DY8d5LKfGyrmvf9/yDZRhkWRY8h2EoOnUXYABQjqAUwhUKYwAAAABJRU5ErkJggg==")!important;
	background-repeat:no-repeat;
	background-position:95% 50%;
	background-size:15px
}
@font-face {
	font-family:iconfont;
	src:url(../fonts/iconfont.eot?-m1gano);
	src:url(../fonts/iconfont.eot?#iefix-m1gano) format("embedded-opentype"),url(../fonts/iconfont.woff?-m1gano) format("woff"),url(../fonts/iconfont.ttf?-m1gano) format("truetype"),url(../fonts/iconfont.svg?-m1gano#iconfont) format("svg");
	font-weight:400;
	font-style:normal
}
[class^=icon-],[class*=" icon-"] {
	font-family:iconfont;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.icon-chevron-left:before {
	content:"\f053"
}
.icon-chevron-right:before {
	content:"\f054"
}
.icon-chevron-up:before {
	content:"\f077"
}
.icon-chevron-down:before {
	content:"\f078"
}
.main-header {
	width:100%;
	height:200px;
	border-top:5px solid #008b48
}
@media (max-width:767px) {
	.main-header {
		height:160px
	}
}
.header-wrapper {
	position:relative
}
.header-top-claim {
	font-size:12px;
	margin-top:10px;
	display:inline-block
}
.header-logo {
	width:200px;
	display:block;
	margin-top:40px
}
.header-logo>img {
	width:100%
}
.header-top-menu {
	position:absolute;
	right:0;
	top:10px;
	list-style:none;
	font-size:12px
}
.header-top-menu>li {
	display:inline-block;
	position:relative
}
.header-top-menu>li:before {
	content:'|';
	margin:0 10px 0 5px
}
.header-top-menu>li:first-child:before {
	display:none
}
.header-top-menu>li.has-subnav {
	padding-right:13px
}
.header-top-menu>li.has-subnav:after {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAiCAYAAABfqvm9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANJJREFUeNrMlm0NwyAQQGkNgIB5ACH1AA5AQB0s04CQpRoQsEwBIlhosmRLoT2428clx8+Xy+O4Y0gpMcoYnXMzI46olLrmSikyRz6jEOIWQjhRAZ8ZvfcTJXCFGmPOlMCE8VoDdnvdA3Z5hQCbvEKBYK8twBXKOb/veW0FHnrtBVa9YoBFr1jgpl8pgG9eR/aBQFf22kroS5FSLmRto7W+/F1jkz69jS/U+Cr5+vmAPfTVtKQgvsBrFOrrq4u+y1cN2O2rCLTWzlSwnAP1h/MhwADvrq8vWDhrmwAAAABJRU5ErkJggg==") no-repeat;
	background-size:contain;
	content:'';
	position:absolute;
	right:0;
	top:3px;
	width:6px;
	height:10px;
	opacity:.7;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.header-top-menu>li:hover>ul {
	display:block
}
.header-top-menu>li>ul {
	width:180px;
	position:absolute;
	list-style:none;
	display:none;
	z-index:200;
	padding:6px;
	background-color:#ececec;
	/*text-transform: none;*/
}

.header-top-menu>li>ul>li {
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
}


.header-top-menu.header-top-menu--left {
	right:auto;
	left:0;
	padding-left:15px
}
.header-searchbar {
	position:absolute;
	right:0;
	top:45px;
	height:40px;
	width:300px
}
.header-searchbar>input[type=text] {
	width:260px;
	height:40px;
	border:0;
	border-color:transparent;
	-webkit-transition:all ease .3s;
	transition:all ease .3s;
	padding-left:5px;
	font-size:14px
}
.header-searchbar>input[type=text]:focus {
	outline:0;
	border:1px solid #404547
}
.header-searchbar input::-webkit-input-placeholder {
	color:transparent
}
.header-searchbar input:focus::-webkit-input-placeholder {
	color:#999
}
.header-searchbar input:-moz-placeholder {
	color:transparent
}
.header-searchbar input:focus:-moz-placeholder {
	color:#999
}
.header-searchbar input::-moz-placeholder {
	color:transparent
}
.header-searchbar input:focus::-moz-placeholder {
	color:#999
}
.header-searchbar input:-ms-input-placeholder {
	color:transparent
}
.header-searchbar input:focus:-ms-input-placeholder {
	color:#999
}
.header-searchbar>input[type=submit] {
	width:40px;
	height:40px;
	border:0;
	float:right;
	background:url("data:image/png;base64,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") center no-repeat #404547;
	background-size:18px
}
.header-searchbar>input[type=submit]:focus {
	outline:0
}
.navbar {
	border-top:1px solid #d7d8d9;
	border-bottom:1px solid #d7d8d9;
	margin-top:28px;
	height:44px;
	line-height:42px;
	font-family:DINProRegular;
	text-transform:uppercase
}
.navbar>ul {
	list-style:none
}
.navbar>ul>li {
	display:inline-block;
	margin-left:25px;
	position:relative
}
.navbar>ul>li:first-child {
	margin-left:0
}
.navbar>ul>li>a,.navbar>ul>li>span {
	color:#666;
	font-size:16px
}
.navbar>ul>li:hover>ul {
	display:block
}
.navbar>ul>li.active>a,.navbar>ul>li:hover>a {
	color:#008b48;
	text-decoration:none
}
.navbar>ul>li>ul {
	list-style:none;
	position:absolute;
	top:42px;
	left:0;
	padding:10px 20px;
	width:250px;
	border:1px solid #ccc;
	border-top:0;
	line-height:20px;
	display:none;
	background:#fff;
	z-index:100
}
.navbar>ul>li>ul>li {
	margin-top:10px
}
.navbar>ul>li>ul>li:first-child {
	margin-top:0
}
.navbar>ul>li>ul>li>a {
	color:#666
}
.navbar>ul>li>ul>li.active>a,.navbar>ul>li>ul>li:hover>a {
	color:#008b48;
	text-decoration:none
}
.navbar>ul .nav-language {
	float:right;
	padding-right:20px
}
.navbar>ul .nav-language:after {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAiCAYAAABfqvm9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANJJREFUeNrMlm0NwyAQQGkNgIB5ACH1AA5AQB0s04CQpRoQsEwBIlhosmRLoT2428clx8+Xy+O4Y0gpMcoYnXMzI46olLrmSikyRz6jEOIWQjhRAZ8ZvfcTJXCFGmPOlMCE8VoDdnvdA3Z5hQCbvEKBYK8twBXKOb/veW0FHnrtBVa9YoBFr1jgpl8pgG9eR/aBQFf22kroS5FSLmRto7W+/F1jkz69jS/U+Cr5+vmAPfTVtKQgvsBrFOrrq4u+y1cN2O2rCLTWzlSwnAP1h/MhwADvrq8vWDhrmwAAAABJRU5ErkJggg==") no-repeat;
	background-size:contain;
	content:'';
	position:absolute;
	right:0;
	top:14px;
	width:9px;
	height:15px;
	opacity:.7;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.navbar>ul .nav-language>ul {
	width:auto;
	left:-19px;
	padding-left:0;
	padding-right:0
}
.navbar>ul .nav-language>ul a {
	display:block;
	padding-left:20px;
	padding-right:20px
}
@media (max-width:991px) {
	.navbar>ul>li {
		margin-left:10px
	}
	.navbar>ul>li>a,.navbar>ul>li>span {
		font-size:14px
	}
}
@media (max-width:767px) {
	.navbar {
		height:auto;
		border:0
	}
	.navbar .navbar-mobile-toggle {
		display:block
	}
	.navbar>ul {
		height:auto;
		overflow:hidden;
		max-height:0;
		-webkit-transition:max-height ease 1s;
		transition:max-height ease 1s;
		position:relative;
		background:#fff;
		z-index:90;
		border-top:1px solid #d7d8d9
	}
	.navbar>ul:after {
		content:'';
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:1px;
		background:#d7d8d9
	}
	.navbar>ul .nav-language {
		float:none
	}
	.navbar>ul .nav-language:after {
		display:none
	}
	.navbar>ul>li {
		display:block;
		margin-left:0;
		position:relative;
		padding-left:20px
	}
	.navbar>ul>li:before {
		background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAiCAYAAABfqvm9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANJJREFUeNrMlm0NwyAQQGkNgIB5ACH1AA5AQB0s04CQpRoQsEwBIlhosmRLoT2428clx8+Xy+O4Y0gpMcoYnXMzI46olLrmSikyRz6jEOIWQjhRAZ8ZvfcTJXCFGmPOlMCE8VoDdnvdA3Z5hQCbvEKBYK8twBXKOb/veW0FHnrtBVa9YoBFr1jgpl8pgG9eR/aBQFf22kroS5FSLmRto7W+/F1jkz69jS/U+Cr5+vmAPfTVtKQgvsBrFOrrq4u+y1cN2O2rCLTWzlSwnAP1h/MhwADvrq8vWDhrmwAAAABJRU5ErkJggg==") no-repeat;
		background-size:contain;
		content:'';
		position:absolute;
		left:0;
		top:14px;
		width:9px;
		height:15px;
		opacity:.7;
		-webkit-transition:all ease .1s;
		transition:all ease .1s;
		display:none
	}
	.navbar>ul>li.no-submenu:before {
		display:none
	}
	.navbar>ul>li>ul {
		position:relative;
		display:block;
		border:0;
		top:0;
		left:0;
		padding-top:0;
		height:auto;
		max-height:0;
		overflow:hidden;
		padding-bottom:0;
		-webkit-transition:all ease .8s;
		transition:all ease .8s
	}
	.navbar>ul>li.expand:before {
		-webkit-transform:rotate(90deg);
		transform:rotate(90deg)
	}
	.navbar>ul>li.expand>ul {
		max-height:500px;
		padding-bottom:10px
	}
	.navbar #mobile-menu-toggle:checked+ul {
		max-height:999px
	}
}
.navbar-mobile-toggle {
	border-top:11px double #666;
	border-bottom:4px solid #666;
	position:absolute;
	right:20px;
	height:18px;
	width:30px;
	top:60px;
	display:none
}
.navbar-mobile-toggle+input {
	display:none
}
.footer {
	background:#008b48;
	font-size:13px;
	color:#fff;
	padding:15px 0 10px;
	margin-top:50px;
	/*display:none;*/
}
.footer a {
	color:#fff!important
}
.footer-content {
	position:relative
}
.footer-contact {
	margin:0;
	color:#fff;
	font-size:13px!important;
	line-height:18px
}
.footer-contact-sm {
	margin:0;
	color:#fff;
	font-size:11px!important;
	line-height:15px
}
.footer-menu {
	list-style:none;
	padding-left:0
}
.footer-menu>li {
	display:inline-block
}
.footer-menu>li>a {
	color:#fff
}
/*.footer-menu>li:before {
	content:'|';
	margin:0 10px 0 5px
}*/
.footer-menu>li:first-child:before {
	display:none
}
.footer-link {
	position:absolute;
	right:15px;
	bottom:0;
	font-weight:700;
	color:#fff
}
.filtr-container {
    overflow: hidden;
}
@media (max-width:767px) {
	.footer-menu-col {
		padding-top:20px;
		padding-bottom:20px;
		text-align:left;
		float:left!important
	}
	.footer-link {
		position:absolute;
		bottom:0;
		left:15px
	}
}

.footer-bottom-row {
	margin-top: 50px;
}

@media (max-width: 767px) {
	
	.footer-bottom-row {
		margin-top: 0;
		text-align: center;
	}
	.footer-bottom-row > .text-left {
		text-align: center;
	}
}

.content {
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.block-tag {
	font-weight:700;
	font-size:13px;
	line-height:14px;
	color:#666;
	display:inline-block;
	margin-bottom:1px;
	margin-top:20px;
	border-bottom:3px solid #666
}
.block-tag.block-tag--green {
	border-bottom-color:#008b48
}
.block-tag.block-tag--blue {
	border-bottom-color:#007dc5
}
.block-tag.block-tag--empty {
	width:100px;
	margin-top:40px
}
.block-tag.block-tag--no-space {
	margin-top:0
}
@media (max-width:767px) {
	.block-tag.block-tag--no-space {
		margin-top:20px
	}
}
.continue-link {
	color:#008b48;
	font-weight:700
}
.content-img {
	margin-bottom:10px
}
.filtr-container {
	margin-top:40px
}
.video-wrapper {
	position:relative
}
.video-wrapper>img {
	cursor:pointer
}
.video-wrapper:before {
	content:'';
	position:absolute;
	left:15px;
	top:0;
	height:100%;
	width:1px;
	background:#fff;
	display:block;
	z-index:91
}
#youtube-video {
	position:absolute;
	left:15px;
	top:0;
	width:-webkit-calc(100% - 31px);
	width:calc(100% - 31px);
	z-index:-1;
	margin-bottom:40px;
	max-height:100%
}
.img-border {
	border:1px solid #ccc
}
.top-space {
	margin-top:20px
}
dl {
	margin-top:20px;
	font-size:16px
}
dt {
	font-weight:700;
	display:inline-block;
	width:170px;
	color:#666
}
dd {
	color:#666
}
.download-link {
	color:#666;
	font-size:16px;
	display:block;
	position:relative;
	padding-left:25px
}
.download-link:before {
	content:'';
	width:17px;
	height:18px;
	position:absolute;
	left:0;
	top:0;
	background:url("data:image/png;base64,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") no-repeat center;
	background-size:contain
}
[class^=filtr-container-],[class*=" filtr-container-"] {
	margin-top:40px
}
.team-list {
	margin-top:30px!important
}
.filter-bar input,.filter-bar select {
	margin-top:20px
}
.green-link {
	color:#008b48
}
.no-top-space {
	margin-top:0!important
}
.home-tile-section {
	margin-bottom:25px
}
.tile-box {
	width:100%;
	padding-top:100%;
	display:block;
	margin-bottom:10px;
	position:relative;
	background-position:center;
	background-size:cover;
	font-family:DINProRegular
}

.tile-box.green {
	background-color:#008b48
}
.tile-box.blue {
	background-color:#007dc5
}
.tile-box>.tile-text {
	color:#fff;
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:17px
}

.tile-box>.tile-text-bg {
	color:#fff;
	position:absolute;
	bottom:20px;
	left:20px;
	right:0px;
	font-size:17px;
	background-color:#008b48;
	padding-left: 4px
}
.blueversion .tile-box>.tile-text-bg {
	background-color:#007dc5;
}

.blueversion h1,.blueversion a,.blueversion .contact-person>.contact-person__name{
	color:#007dc5;
}
.blueversion .block-tag.block-tag--green {
	border-bottom-color: #007dc5;
}

/* SLIDER BOX */
.slide-title-box {
	color:#fff;
	position:absolute;
	bottom:20px;
	display: inline;
	right:0px;
	font-size:17px;
	background-color:#008b48;
	padding: 6px;
	text-transform: uppercase;
	line-height: 22px;
}

@media (max-width:1199px) {
	.tile-box>.tile-text {
		font-size:15px
	}
}
.tile-col {
	padding-left:0
}
.tile-col:nth-child(2) {
	padding-left:15px;
	padding-right:0
}
.tile-col--big {
	padding-left:10px;
	padding-right:10px
}
@media (max-width:767px) {
	.tile-col {
		padding-left:15px!important;
		padding-right:15px!important
	}
	.tile-col:not(.tile-col--big)>.tile-box {
		width:49%;
		float:left;
		padding-top:50%
	}
	.tile-col:not(.tile-col--big)>.tile-box:first-child {
		margin-right:2%
	}
	.tile-col--big {
		margin-bottom:10px
	}
	
	.slide-title-box {
	font-size:15px;
	padding: 5px;
	line-height: 20px;
	}
	
}
.grid-item {
	height:270px;
	/*margin-left:-44px*/
}
.grid-item>span {
	color:#008b48;
	font-size:15px;
	font-weight:700;
	display:block;
	margin-top:10px
}
.grid-item:hover {
	text-decoration:none
}

/*SOLUTIONS*/
.grid-solution {
	min-height: 250px;
}

.grid-solution>span {
	color:#008b48;
	font-size:15px;
	font-weight:700;
	display:block;
	margin-top:10px
}
.grid-solution:hover {
	text-decoration:none
}

.grid-solution__img {
	border:1px solid #008b48;
	padding-top:66%;
	background-size:cover;
	background-position:center;
	width:100%;
	height:auto
}


@media (max-width:767px) {
	.grid-item {
		height:250px
	}
}
.grid-item__img {
	border:1px solid #008b48;
	padding-top:66%;
	background-size:cover;
	background-position:center;
	width:100%;
	height:auto
}
.grid-item-filter {
	list-style:none;
	margin-left:0;
	text-align:center
}
.grid-item-filter>li {
	display:inline-block;
	cursor:pointer;
	font-size:14px;
	color:#666;
	font-weight:700
}
.grid-item-filter>li:before {
	content:'|';
	margin:0 10px 0 5px
}
.grid-item-filter>li:first-child:before {
	display:none
}
.grid-item-filter>li.active,.grid-item-filter>li:hover {
	color:#008b48
}
.flag {
	display:table;
	width:100%
}
.flag__image,.flag__body {
	display:table-cell;
	vertical-align:middle
}
.flag--top .flag__image,.flag--top .flag__body {
	vertical-align:top
}
.flag--bottom .flag__image,.flag--bottom .flag__body {
	vertical-align:bottom
}
.flag__image {
	padding-right:10px
}
.flag__image>img {
	display:block;
	max-width:none;
	border: 1px solid #ccc
}
.flag--rev .flag__image {
	padding-right:0;
	padding-left:10px
}
.flag__body {
	width:100%
}
.flag--category {
	margin-top:10px
}
.flag--category span {
	font-weight:700;
	color:#666;
	text-indent:10px
}
.contact-person {
	color:#666;
	margin-bottom:40px;
	display:block
}
.contact-person>img {
	/* max-width:160px; */
	max-width:220px;
	display:block;
	margin-top:20px
}
.contact-person>.contact-person__name {
	color:#008b48;
	font-weight:700;
	display:block;
	margin-top:10px
}
.contact-person>.contact-person__position {
	display:block
}
.contact-person>.contact-person__phone,.contact-person>.contact-person__email,.contact-person>.contact-person__vcard {
	color:#666;
	position:relative;
	display:block;
	padding-left:25px
}
.contact-person>.contact-person__phone:before,.contact-person>.contact-person__vcard:before,.contact-person>.contact-person__email:before {
	content:'';
	position:absolute;
	left:0;
	top:1px;
	width:16px;
	height:14px
}
.contact-person>.contact-person__phone.contact-person__phone:before,.contact-person>.contact-person__email.contact-person__phone:before {
	background:url("data:image/png;base64,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") no-repeat center;
	background-size:contain;
	
}

.contact-person>.contact-person__phone.contact-person__phone:before,.contact-person>.contact-person__email.contact-person__phone:before {
	background:url("../images/phone.png") no-repeat center;
	background-size:contain;
}


.contact-person>.contact-person__phone.contact-person__email:before,.contact-person>.contact-person__email.contact-person__email:before {
	background:url("data:image/png;base64,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") no-repeat center;
	background-size:contain
}

.contact-person>.contact-person__phone.contact-person__email:before,.contact-person>.contact-person__email.contact-person__email:before {
	background:url("../images/mail.png") no-repeat center;
	background-size:contain;
}

.contact-person>.contact-person__vcard:before {
	background: url("data:image/png;base64,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") no-repeat center;

	background-size:contain;
	
}
.team-list .contact-person {
	height: 300px;
}


@media (max-width:767px) {
	.team-list .contact-person {
		height: 320px;
	}
}
.team-list .contact-person>img {
	max-width:100%;
	margin-top:0
}
.team-list .contact-person>.contact-person__position {
	font-weight:400;
	color:#666;
	margin-top:0
}
.news-box h2 {
	font-size:26px;
	line-height:30px;
	margin-top:10px
}
.news-box h3 {
	font-size:18px;
	margin-bottom:18px
}
.event {
	font-size:15px!important;
	line-height:19px!important;
	color:#666
}
.event>b {
	color:#333;
	font-size:15px!important;
	line-height:19px!important
}
.event p {
	font-size:15px!important;
	line-height:19px!important
}
.event a {
	color:#008b48
}
.hidden {
	display:none
}
.visuallyhidden {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto
}
.pull-left {
	display:block;
	float:left
}
.pull-right {
	display:block;
	float:right
}
.invisible {
	visibility:hidden
}

.back-to-top {
position: fixed;
bottom: 15px;
right: 15px;
width: 30px;
height: 30px;
text-indent: -9999px;
display: none;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV9JREFUeNpi/HDgPOOU/ZvY1mxc/+PTp08MtAR8fHwMQUFBHOXl5b+YueWllOcvXvjq58+fDLQGIDsuXLhQ8/Xr1xZGAwOD/7T2KTafM9HbUhAA2cnEMEBg1OJRi0ctHliLGVVyGPbfvMtw9+xqBk+G//SxmFElm2Hf1kIGORYgR8CIYcqlNQxeZFhOksVMQJ/u21oEsRQGuI0YJgMtJ9XnTKT4dC/MpwxfGFbkSjN4dR9k+A21fMql1QxejP+pbLFRNpJPPzOsK3NkqN7GwXBzRhJDTPdxhj9gy40ZJl9cwxBMpM8JW/zXlGHZYmRLnRlK176DS5+ZEcMQ3X0MarkRQ9PmcipZzHya4fSZ50DGO6ClTkBL32IoOTMjFmj5AbDlDy/fJC7qlJSU/o8WIKMWj1o8tC0GNa7pDcANelBfht4WA+1kY/z//z9Dc3Mz07p16/7SqdMmDey0vQAIMADOz4H8B8JgFAAAAABJRU5ErkJggg==') no-repeat center;
}


.navbar-mobile-search-toggle {
	width: 22px;
	height: 22px;
	border: 0;
	text-indent: -9999px;
	position: absolute;
	right: 70px;
	top: 59px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAgCAYAAACcuBHKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAApBJREFUeNq8l0tIVVEUhs+9mUUNirAs84E4KG/lQBCyKE2JdFKDiiIMJIQmFSFlgRTYQ7R8DCrBGgiSjhSjUQ+sSLCHQQ0EAysDS8oMQsgIRf03LOGyWXvt87jeH77BXftwz3/WXmevdUKFe/c5FqWCQ6AQ5IBkEAbT4Bt4B56AHvDX8aEEYS0D3ASHDevLQTZxHPwHDeA6+OfFRNgQPw++CgY4LQPVYALsCWqiA9xw/GsFeAbO+d0OZeCY4doB8Bh8BJNgLdXIfpDJXK+2chY0eTFRZTDwBlSAQcN/nAUHwS2wQVtrBB8oM9bt2ALqmfVrYLtgYEHdIIUypavFbU1cZNZqwSWP9VACXmixTeCMzYTazzIt3keV7kdlzHlx0mailIlfDfB2fKfzIloRkCeZKNJiqpCeOsHUzsR2SCYiWuytE1xf6JWO1lbJRDKTzlhoVPu9UTKxVIvNOYujRMnETy22JkY3Xe02w8rEiBbLiYGBVSBXi32STPRpsSI6QYPoCJOJfsnEI0M/CKLT2u9f4JVkYoDJRgU1JT9qZF7HNjBl6x0NzFoXc5DZdAFUajFV+FfcNLCH4D6z3gtqXNx8JXgA6gxj4Hq3k9UJMMRccxmMkZmdII0GmkzqmvfAb3BAeFOGpN4R0qbtdVQj6YLxOZqYlviol3zw2jZjjoPNlkkoZDGgPgVmDGv9ZMQ66KpxvZjG+EmPTzpIWTwlPIAyssvNyO9QoSaBcmrtf4T5oZOMbwM/QCvNrCa9BAWmmrAVcRY9aSJl7DPTLaNVSeeGSeoIeJ7gIdWqGIcJt2qiQjaN/ar2doedxVezUCNKt+NhQumOYCQlXiYWjHBT9/t4mlC6C45GfRKoebZ8XoABACL4e0WvXYdoAAAAAElFTkSuQmCC') no-repeat center;
	background-size: contain;
	outline: 0;
}
.navbar-mobile-search-toggle:focus {
	outline: 0;
}

.header-searchbar--mobile-active {
	background: #fff;
	z-index: 9999;
	top: 118px;
	position: absolute;
	left: 0;
	width: 100%;
	height: 80px;
}

.header-searchbar--mobile-active > .header-searchbar {
	top: 20px;
}

.newspic {
    width:40%;
    float:left;
    margin-right:10px;
    padding-top: 3px;
}

@media (max-width:767px) {
    .newspic {
        width:100%;
        float:none;
        margin-right:0px;
        padding-bottom: 10px;
    }
}



/*--------------------------------------------------
	[Other Styles]
----------------------------------------------------*/


/*Filter By Block
------------------------------------*/
/*Panel Group*/

.filter-by-block .panel-default {
	margin-bottom: 30px;
}

.filter-by-block .panel-heading h3 {
	padding: 0;
	background: inherit;
	color:#008b48;
	font-size:15px;
	font-weight:700;
	display:block;
	margin-top:0px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.filter-by-block .panel-title {
	overflow: hidden;
}

.filter-by-block .panel-group h2 a {
	color: #687074;
	display: block;
	font-size: 20px;
	padding: 10px 15px;
	border-bottom: 1px solid #dedede;
}

.filter-by-block .panel-group h2 i {
	float: right;
	font-size: 18px;
	margin-top: 8px;
}

.filter-by-block .panel-group h2 a:hover {
	color: #687074;
	text-decoration: none;
}

.filter-by-block .panel-body {
	padding: 0px 0px;
	border-top: none !important;
}

.filter-by-block .panel-body ul {
	padding: 0px;
}

/*Checkbox List*/
.checkbox-list {
	margin-bottom: 0;
}

.checkbox-list ul {
	padding-left: 0px;
}


.checkbox-list li {
	margin-top: 10px;
}

.checkbox-list li:first-child {
	margin-top: 0;
}

.checkbox-list .checkbox {
	display: block;
	overflow: hidden;
	position: relative;
}

.checkbox-list .checkbox {
	color: #666;
	margin: 4px 0;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
	padding-left: 27px;
	/*text-transform: uppercase;*/
}

.checkbox-list .checkbox input {
	left: -9999px;
	position: absolute;
}

.checkbox-list .checkbox i {
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	outline: none;
	display: block;
	background: #fff;
	border-width: 2px;
	position: absolute;
	border-style: solid;
}

.checkbox-list .checkbox input + i:after {
	opacity: 0;
	position: absolute;
}

.checkbox-list .checkbox input + i:after {
	top: -3px;
	left: -2px;
	width: 15px;
	height: 15px;
	content: '\f00c';
	text-align: center;
	font: normal 8px/17px FontAwesome;
}

.checkbox-list .checkbox input:checked + i:after {
	opacity: 1;
}

.checkbox-list .checkbox i {
	border-color: #666;
	transition: border-color 0.3s;
}

.checkbox-list .checkbox:hover i {
	border-color: #008b48;
}

.checkbox-list .checkbox input:focus + i {
	border-color: #008b48;
}

.checkbox-list .checkbox input + i:after {
	color: #008b48;
}
.checkbox-list .checkbox input:checked + i {
	border-color: #008b48;
}

.checkbox-list .checkbox small {
	float: right;
}

.checkbox-list .checkbox small a {
	color: #18ba9b;
	font-size: 12px;
}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
  width: 32%;
}
	
@media (max-width:767px) {
	.isotope-item {
	  width: 46%;
	  }
	}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */
