@charset "UTF-8";
.mfp-bg,
.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
	height: 100%;
	width: 100%
}

.mfp-close,
a {
	text-decoration: none
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
	content: ''
}

.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent
}

.mfp-wrap,
.off-canvas-wrapper,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
	-webkit-backface-visibility: hidden
}

.mfp-container:before,
.mfp-content,
img {
	vertical-align: middle
}

.mfp-container,
html,
img.mfp-img {
	box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-rendering: optimizeLegibility
}

.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.off-canvas-wrapper-inner::after,
.pagination::after,
.tabs::after,
hr {
	clear: both
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	z-index: 1043;
	outline: 0!important
}

.mfp-container {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px
}

.mfp-container:before {
	display: inline-block;
	height: 100%
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-close,
.mfp-preloader {
	text-align: center;
	position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #CCC;
	top: 50%;
	width: auto;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	right: 0;
	top: 0;
	opacity: .65;
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-title,
.text-left {
	text-align: left
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

button,
img,
legend {
	border: 0
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.column,
.columns,
.mfp-image-holder .mfp-content,
img,
img.mfp-img {
	max-width: 100%
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure:after {
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

body,
button,
legend {
	padding: 0
}

.owl-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slider,
html.is-reveal-open,
html.is-reveal-open body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	display: none
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
[hidden],
template {
	display: none
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

img,
select[multiple],
textarea[rows] {
	height: auto
}

@font-face {
	font-family: IconFont;
	src: url(../fonts/linecons.eot);
	src: url(../fonts/linecons.eot?#iefix) format("embedded-opentype"), url(../fonts/linecons.woff) format("woff"), url(../fonts/linecons.svg#lineconsregular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-Regular.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-Bold.ttf);
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-Italic.ttf);
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-Black.ttf);
	font-weight: 900;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(../fonts/Lato-BlackItalic.ttf);
	font-weight: 900;
	font-style: italic
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

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
}

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

abbr[title] {
	border-bottom: 1px dotted
}

dfn {
	font-style: italic
}

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
}

.orbit-caption,
.sticky.is-anchored.is-at-bottom,
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

img {
	-ms-interpolation-mode: bicubic;
	display: inline-block
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

a,
em,
i,
small {
	line-height: inherit
}

/*
blockquote,
blockquote p,
dl,
ol,
p,
ul {
	line-height: 1.2142857143rem
}
*/

.help-text,
em,
i {
	font-style: italic
}

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: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	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;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

optgroup {
	font-weight: 700
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Lato, Arial, sans-serif;
	font-weight: 400
}

html {
	font-size: 14px
}

*,
::after,
::before {
	box-sizing: inherit
}

body {
	margin: 0;
	line-height: 1.5;
	color: #35302c;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

/*
select {
	width: 100%
}
*/

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none!important
}

button {
	overflow: visible;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	border-radius: 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block!important
}

.is-hidden {
	display: none!important
}

.input-group,
.row {
	display: -webkit-box;
	display: -ms-flexbox
}

.row {
	max-width: 73.1428571429rem;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.row .row,
.row.expanded {
	max-width: none
}

.row .row {
	margin-left: -.3571428571rem;
	margin-right: -.3571428571rem
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.column,
.columns {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	padding-left: .3571428571rem;
	padding-right: .3571428571rem;
	min-width: initial
}

@media screen and (min-width:40em) {
	.row .row {
		margin-left: -.7142857143rem;
		margin-right: -.7142857143rem
	}
	.column,
	.columns {
		padding-left: .7142857143rem;
		padding-right: .7142857143rem
	}
}

.column.row.row,
.row.row.columns {
	float: none;
	display: block
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 3.3333333333%;
	flex: 0 0 3.3333333333%;
	max-width: 3.3333333333%
}

.small-2,
.small-3 {
	-webkit-box-flex: 0
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	-ms-flex: 0 0 6.6666666667%;
	flex: 0 0 6.6666666667%;
	max-width: 6.6666666667%
}

.small-offset-1 {
	margin-left: 3.3333333333%
}

.small-3 {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%
}

.small-4,
.small-5 {
	-webkit-box-flex: 0
}

.small-offset-2 {
	margin-left: 6.6666666667%
}

.small-4 {
	-ms-flex: 0 0 13.3333333333%;
	flex: 0 0 13.3333333333%;
	max-width: 13.3333333333%
}

.small-offset-3 {
	margin-left: 10%
}

.small-5 {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.small-6,
.small-7 {
	-webkit-box-flex: 0
}

.small-offset-4 {
	margin-left: 13.3333333333%
}

.small-6 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.small-offset-5 {
	margin-left: 16.6666666667%
}

.small-7 {
	-ms-flex: 0 0 23.3333333333%;
	flex: 0 0 23.3333333333%;
	max-width: 23.3333333333%
}

.small-8,
.small-9 {
	-webkit-box-flex: 0
}

.small-offset-6 {
	margin-left: 20%
}

.small-8 {
	-ms-flex: 0 0 26.6666666667%;
	flex: 0 0 26.6666666667%;
	max-width: 26.6666666667%
}

.small-offset-7 {
	margin-left: 23.3333333333%
}

.small-9 {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%
}

.small-offset-8 {
	margin-left: 26.6666666667%
}

.small-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.small-offset-9 {
	margin-left: 30%
}

.small-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36.6666666667%;
	flex: 0 0 36.6666666667%;
	max-width: 36.6666666667%
}

.small-offset-10 {
	margin-left: 33.3333333333%
}

.small-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%
}

.small-offset-11 {
	margin-left: 36.6666666667%
}

.small-13 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 43.3333333333%;
	flex: 0 0 43.3333333333%;
	max-width: 43.3333333333%
}

.small-offset-12 {
	margin-left: 40%
}

.small-14 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 46.6666666667%;
	flex: 0 0 46.6666666667%;
	max-width: 46.6666666667%
}

.small-offset-13 {
	margin-left: 43.3333333333%
}

.small-15 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.small-offset-14 {
	margin-left: 46.6666666667%
}

.small-16 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 53.3333333333%;
	flex: 0 0 53.3333333333%;
	max-width: 53.3333333333%
}

.small-offset-15 {
	margin-left: 50%
}

.small-17 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 56.6666666667%;
	flex: 0 0 56.6666666667%;
	max-width: 56.6666666667%
}

.small-offset-16 {
	margin-left: 53.3333333333%
}

.small-18 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%
}

.small-offset-17 {
	margin-left: 56.6666666667%
}

.small-19 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 63.3333333333%;
	flex: 0 0 63.3333333333%;
	max-width: 63.3333333333%
}

.small-offset-18 {
	margin-left: 60%
}

.small-20 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.small-offset-19 {
	margin-left: 63.3333333333%
}

.small-21 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%
}

.small-offset-20 {
	margin-left: 66.6666666667%
}

.small-22 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 73.3333333333%;
	flex: 0 0 73.3333333333%;
	max-width: 73.3333333333%
}

.small-offset-21 {
	margin-left: 70%
}

.small-23 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 76.6666666667%;
	flex: 0 0 76.6666666667%;
	max-width: 76.6666666667%
}

.small-offset-22 {
	margin-left: 73.3333333333%
}

.small-24 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80%;
	flex: 0 0 80%;
	max-width: 80%
}

.small-offset-23 {
	margin-left: 76.6666666667%
}

.small-25 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.small-offset-24 {
	margin-left: 80%
}

.small-26 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 86.6666666667%;
	flex: 0 0 86.6666666667%;
	max-width: 86.6666666667%
}

.small-offset-25 {
	margin-left: 83.3333333333%
}

.small-27 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90%;
	flex: 0 0 90%;
	max-width: 90%
}

.small-offset-26 {
	margin-left: 86.6666666667%
}

.small-28 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 93.3333333333%;
	flex: 0 0 93.3333333333%;
	max-width: 93.3333333333%
}

.small-offset-27 {
	margin-left: 90%
}

.small-29 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 96.6666666667%;
	flex: 0 0 96.6666666667%;
	max-width: 96.6666666667%
}

.small-offset-28 {
	margin-left: 93.3333333333%
}

.small-30 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.small-offset-29 {
	margin-left: 96.6666666667%
}

.small-up-1 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.small-up-2 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.small-up-3 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.small-up-4 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.small-up-5 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.small-up-6 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.small-up-7 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14.2857142857%;
	flex: 0 0 14.2857142857%;
	max-width: 14.2857142857%
}

.small-up-8 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .3571428571rem;
	padding-right: .3571428571rem
}

@media screen and (min-width:40em) {
	.medium-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3.3333333333%;
		flex: 0 0 3.3333333333%;
		max-width: 3.3333333333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6.6666666667%;
		flex: 0 0 6.6666666667%;
		max-width: 6.6666666667%
	}
	.medium-offset-1 {
		margin-left: 3.3333333333%
	}
	.medium-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.medium-offset-2 {
		margin-left: 6.6666666667%
	}
	.medium-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13.3333333333%;
		flex: 0 0 13.3333333333%;
		max-width: 13.3333333333%
	}
	.medium-offset-3 {
		margin-left: 10%
	}
	.medium-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.medium-offset-4 {
		margin-left: 13.3333333333%
	}
	.medium-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.medium-offset-5 {
		margin-left: 16.6666666667%
	}
	.medium-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 23.3333333333%;
		flex: 0 0 23.3333333333%;
		max-width: 23.3333333333%
	}
	.medium-offset-6 {
		margin-left: 20%
	}
	.medium-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 26.6666666667%;
		flex: 0 0 26.6666666667%;
		max-width: 26.6666666667%
	}
	.medium-offset-7 {
		margin-left: 23.3333333333%
	}
	.medium-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%
	}
	.medium-offset-8 {
		margin-left: 26.6666666667%
	}
	.medium-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.medium-offset-9 {
		margin-left: 30%
	}
	.medium-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 36.6666666667%;
		flex: 0 0 36.6666666667%;
		max-width: 36.6666666667%
	}
	.medium-offset-10 {
		margin-left: 33.3333333333%
	}
	.medium-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%
	}
	.medium-offset-11 {
		margin-left: 36.6666666667%
	}
	.medium-13 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 43.3333333333%;
		flex: 0 0 43.3333333333%;
		max-width: 43.3333333333%
	}
	.medium-offset-12 {
		margin-left: 40%
	}
	.medium-14 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 46.6666666667%;
		flex: 0 0 46.6666666667%;
		max-width: 46.6666666667%
	}
	.medium-offset-13 {
		margin-left: 43.3333333333%
	}
	.medium-15 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-offset-14 {
		margin-left: 46.6666666667%
	}
	.medium-16 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 53.3333333333%;
		flex: 0 0 53.3333333333%;
		max-width: 53.3333333333%
	}
	.medium-offset-15 {
		margin-left: 50%
	}
	.medium-17 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 56.6666666667%;
		flex: 0 0 56.6666666667%;
		max-width: 56.6666666667%
	}
	.medium-offset-16 {
		margin-left: 53.3333333333%
	}
	.medium-18 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%
	}
	.medium-offset-17 {
		margin-left: 56.6666666667%
	}
	.medium-19 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 63.3333333333%;
		flex: 0 0 63.3333333333%;
		max-width: 63.3333333333%
	}
	.medium-offset-18 {
		margin-left: 60%
	}
	.medium-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.medium-offset-19 {
		margin-left: 63.3333333333%
	}
	.medium-21 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%
	}
	.medium-offset-20 {
		margin-left: 66.6666666667%
	}
	.medium-22 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 73.3333333333%;
		flex: 0 0 73.3333333333%;
		max-width: 73.3333333333%
	}
	.medium-offset-21 {
		margin-left: 70%
	}
	.medium-23 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 76.6666666667%;
		flex: 0 0 76.6666666667%;
		max-width: 76.6666666667%
	}
	.medium-offset-22 {
		margin-left: 73.3333333333%
	}
	.medium-24 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.medium-offset-23 {
		margin-left: 76.6666666667%
	}
	.medium-25 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.medium-offset-24 {
		margin-left: 80%
	}
	.medium-26 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 86.6666666667%;
		flex: 0 0 86.6666666667%;
		max-width: 86.6666666667%
	}
	.medium-offset-25 {
		margin-left: 83.3333333333%
	}
	.medium-27 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.medium-offset-26 {
		margin-left: 86.6666666667%
	}
	.medium-28 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 93.3333333333%;
		flex: 0 0 93.3333333333%;
		max-width: 93.3333333333%
	}
	.medium-offset-27 {
		margin-left: 90%
	}
	.medium-29 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 96.6666666667%;
		flex: 0 0 96.6666666667%;
		max-width: 96.6666666667%
	}
	.medium-offset-28 {
		margin-left: 93.3333333333%
	}
	.medium-30 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-offset-29 {
		margin-left: 96.6666666667%
	}
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.medium-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.medium-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.medium-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.medium-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.medium-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.2857142857%;
		flex: 0 0 14.2857142857%;
		max-width: 14.2857142857%
	}
	.medium-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	.medium-expand {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width:40em) {
	.row.medium-unstack>.column,
	.row.medium-unstack>.columns {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .7142857143rem;
		padding-right: .7142857143rem
	}
}

@media screen and (min-width:64em) {
	.large-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 3.3333333333%;
		flex: 0 0 3.3333333333%;
		max-width: 3.3333333333%
	}
	.large-2,
	.large-3 {
		-webkit-box-flex: 0
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		-ms-flex: 0 0 6.6666666667%;
		flex: 0 0 6.6666666667%;
		max-width: 6.6666666667%
	}
	.large-offset-1 {
		margin-left: 3.3333333333%
	}
	.large-3 {
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%
	}
	.large-4,
	.large-5 {
		-webkit-box-flex: 0
	}
	.large-offset-2 {
		margin-left: 6.6666666667%
	}
	.large-4 {
		-ms-flex: 0 0 13.3333333333%;
		flex: 0 0 13.3333333333%;
		max-width: 13.3333333333%
	}
	.large-offset-3 {
		margin-left: 10%
	}
	.large-5 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.large-6,
	.large-7 {
		-webkit-box-flex: 0
	}
	.large-offset-4 {
		margin-left: 13.3333333333%
	}
	.large-6 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.large-offset-5 {
		margin-left: 16.6666666667%
	}
	.large-7 {
		-ms-flex: 0 0 23.3333333333%;
		flex: 0 0 23.3333333333%;
		max-width: 23.3333333333%
	}
	.large-8,
	.large-9 {
		-webkit-box-flex: 0
	}
	.large-offset-6 {
		margin-left: 20%
	}
	.large-8 {
		-ms-flex: 0 0 26.6666666667%;
		flex: 0 0 26.6666666667%;
		max-width: 26.6666666667%
	}
	.large-offset-7 {
		margin-left: 23.3333333333%
	}
	.large-9 {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%
	}
	.large-offset-8 {
		margin-left: 26.6666666667%
	}
	.large-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.large-offset-9 {
		margin-left: 30%
	}
	.large-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 36.6666666667%;
		flex: 0 0 36.6666666667%;
		max-width: 36.6666666667%
	}
	.large-offset-10 {
		margin-left: 33.3333333333%
	}
	.large-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%
	}
	.large-offset-11 {
		margin-left: 36.6666666667%
	}
	.large-13 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 43.3333333333%;
		flex: 0 0 43.3333333333%;
		max-width: 43.3333333333%
	}
	.large-offset-12 {
		margin-left: 40%
	}
	.large-14 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 46.6666666667%;
		flex: 0 0 46.6666666667%;
		max-width: 46.6666666667%
	}
	.large-offset-13 {
		margin-left: 43.3333333333%
	}
	.large-15 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-offset-14 {
		margin-left: 46.6666666667%
	}
	.large-16 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 53.3333333333%;
		flex: 0 0 53.3333333333%;
		max-width: 53.3333333333%
	}
	.large-offset-15 {
		margin-left: 50%
	}
	.large-17 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 56.6666666667%;
		flex: 0 0 56.6666666667%;
		max-width: 56.6666666667%
	}
	.large-offset-16 {
		margin-left: 53.3333333333%
	}
	.large-18 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%
	}
	.large-offset-17 {
		margin-left: 56.6666666667%
	}
	.large-19 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 63.3333333333%;
		flex: 0 0 63.3333333333%;
		max-width: 63.3333333333%
	}
	.large-offset-18 {
		margin-left: 60%
	}
	.large-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.large-offset-19 {
		margin-left: 63.3333333333%
	}
	.large-21 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%
	}
	.large-offset-20 {
		margin-left: 66.6666666667%
	}
	.large-22 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 73.3333333333%;
		flex: 0 0 73.3333333333%;
		max-width: 73.3333333333%
	}
	.large-offset-21 {
		margin-left: 70%
	}
	.large-23 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 76.6666666667%;
		flex: 0 0 76.6666666667%;
		max-width: 76.6666666667%
	}
	.large-offset-22 {
		margin-left: 73.3333333333%
	}
	.large-24 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}
	.large-offset-23 {
		margin-left: 76.6666666667%
	}
	.large-25 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.large-offset-24 {
		margin-left: 80%
	}
	.large-26 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 86.6666666667%;
		flex: 0 0 86.6666666667%;
		max-width: 86.6666666667%
	}
	.large-offset-25 {
		margin-left: 83.3333333333%
	}
	.large-27 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%
	}
	.large-offset-26 {
		margin-left: 86.6666666667%
	}
	.large-28 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 93.3333333333%;
		flex: 0 0 93.3333333333%;
		max-width: 93.3333333333%
	}
	.large-offset-27 {
		margin-left: 90%
	}
	.large-29 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 96.6666666667%;
		flex: 0 0 96.6666666667%;
		max-width: 96.6666666667%
	}
	.large-offset-28 {
		margin-left: 93.3333333333%
	}
	.large-30 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-offset-29 {
		margin-left: 96.6666666667%
	}
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.large-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.large-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.large-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.large-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.large-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.2857142857%;
		flex: 0 0 14.2857142857%;
		max-width: 14.2857142857%
	}
	.large-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}

@media screen and (min-width:64em) and (min-width:64em) {
	.large-expand {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width:64em) {
	.row.large-unstack>.column,
	.row.large-unstack>.columns {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .7142857143rem;
		padding-right: .7142857143rem
	}
}

.shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%
}

.align-top.columns,
.column.align-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.align-bottom.columns,
.column.align-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.align-middle.columns,
.column.align-middle {
	-ms-flex-item-align: center;
	align-self: center
}

.align-stretch.columns,
.column.align-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch
}


/*
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}
*/
ol,
ul {
	margin-left: 1.25rem
}

dl,
ol,
p,
ul {
	margin-bottom: 1rem
}

p {
	font-size: inherit
}
/*
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0
}
*/
code,
kbd {
	color: #1d1d1b;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	background-color: #e6e6e6
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #6e6d6c;
	line-height: 0
}

h4,
h5,
hw6 {
	font-size: 1.0714285714rem
}

a {
	background-color: transparent;
	color: #004873;
	cursor: pointer
}

.breadcrumbs a:hover,
.c-link--text {
	text-decoration: underline
}

a:focus,
a:hover {
	color: #003e63
}

a img {
	border: 0
}

hr {
	box-sizing: content-box;
	max-width: 73.1428571429rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #6e6d6c;
	border-left: 0;
	margin: 1.4285714286rem auto
}

dl,
ol,
ul {
	list-style-position: outside
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

.accordion,
.menu,
.o-footer__links,
.tabs {
	list-style-type: none
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code,
label {
	font-weight: 400
}

blockquote {
	margin: 0 0 1rem;
	padding: .6428571429rem 1.4285714286rem 0 1.3571428571rem;
	border-left: 1px solid #6e6d6c
}

blockquote,
blockquote p {
	color: #35302c
}

cite {
	display: block;
	font-size: .9285714286rem;
	color: #35302c
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	color: #35302c;
	cursor: help;
	border-bottom: 1px dotted #1d1d1b
}

code {
	border: 1px solid #6e6d6c;
	padding: .1428571429rem .3571428571rem .0714285714rem
}

kbd {
	padding: .1428571429rem .2857142857rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #35302c
}

.lead {
	font-size: 17.5px;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

.badge,
.button,
.input-group-button,
.input-group-label,
.menu-centered,
.orbit-bullets {
	text-align: center
}

.show-for-print {
	display: none!important
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	.show-for-print {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	table.show-for-print {
		display: table!important
	}
	thead.show-for-print {
		display: table-header-group!important
	}
	tbody.show-for-print {
		display: table-row-group!important
	}
	tr.show-for-print {
		display: table-row!important
	}
	td.show-for-print,
	th.show-for-print {
		display: table-cell!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #35302c
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

/*
[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.7857142857rem;
	padding: .5714285714rem;
	border: 1px solid #6e6d6c;
	margin: 0 0 1.1428571429rem;
	font-family: inherit;
	font-size: 1.1428571429rem;
	color: #1d1d1b;
	background-color: #fff;
	box-shadow: inset 0 1px 2px rgba(29, 29, 27, .1);
	border-radius: 0;
	-webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none
}


[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
	border: 1px solid #35302c;
	background-color: #fff;
	outline: 0;
	box-shadow: 0 0 5px #6e6d6c;
	-webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out
}
*/

/*
textarea {
	min-height: 50px;
	max-width: 100%;
	resize: vertical
}
*/

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #6e6d6c
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6e6d6c
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #6e6d6c
}

input::placeholder,
textarea::placeholder {
	color: #6e6d6c
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

[type=submit],
[type=button] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	box-sizing: border-box
}

/*
[type=file],
[type=checkbox],
[type=radio] {
	margin: 0 0 1.1428571429rem
}
*/

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	margin-left: .5714285714rem;
	margin-right: 1.1428571429rem;
	margin-bottom: 0;
	vertical-align: baseline
}

.button,
.menu-icon {
	vertical-align: middle
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5714285714rem
}

[type=file] {
	width: 100%
}


/*
label {
	display: block;
	margin: 0;
	font-size: 1rem;
	line-height: 1.8;
	color: #1d1d1b
}
*/

.form-error,
.menu-text,
.switch {
	font-weight: 700
}

label.middle {
	margin: 0 0 1.1428571429rem;
	padding: .6428571429rem 0
}

.help-text {
	margin-top: -.5714285714rem;
	font-size: .9285714286rem;
	color: #1d1d1b
}

.input-group {
	display: flex;
	width: 100%;
	margin-bottom: 1.1428571429rem;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
	margin: 0
}

.input-group>:first-child,
.input-group>:last-child>* {
	border-radius: 0
}

.input-group-button,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	background: #e6e6e6;
	color: #1d1d1b;
	border: 1px solid #6e6d6c;
	white-space: nowrap;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	width: auto;
	height: auto
}

/*
.fieldset,
select {
	border: 1px solid #6e6d6c
}
*/

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group .input-group-button {
	display: table-cell
}

fieldset {
	border: 0;
	padding: 0
}

legend {
	margin-bottom: .5714285714rem;
	max-width: 100%
}

.fieldset {
	padding: 1.4285714286rem;
	margin: 1.2857142857rem 0
}

.fieldset legend {
	background: #fff;
	padding: 0 .2142857143rem;
	margin: 0 0 0 -.2142857143rem
}

/*
select {
	height: 2.7857142857rem;
	padding: .5714285714rem 1.7142857143rem .5714285714rem .5714285714rem;
	margin: 0 0 1.1428571429rem;
	font-size: 1.1428571429rem;
	font-family: inherit;
	line-height: normal;
	color: #1d1d1b;
	background-color: #fff;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2853, 48, 44%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1.1428571429rem center;
	background-origin: content-box;
	background-repeat: no-repeat
}
*/

.button,
.close-button,
.label,
.menu-text,
.menu.simple li,
.menu>li>a,
.tabs-title>a {
	line-height: 1
}

.form-error,
.is-invalid-label {
	color: #ec5840
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}

select::-ms-expand {
	display: none
}

select[multiple] {
	background-image: none
}

.is-invalid-input:not(:focus) {
	background-color: rgba(236, 88, 64, .1);
	border-color: #ec5840
}

.form-error {
	display: none;
	margin-top: -.5714285714rem;
	margin-bottom: 1.1428571429rem;
	font-size: .8571428571rem
}

.form-error.is-visible {
	display: block
}

.button {
	display: inline-block;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem;
	font-size: .9rem;
	background-color: #004873;
	color: #fff
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button:focus,
.button:hover {
	background-color: #003d62;
	color: #fff
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.button.primary {
	background-color: #004873;
	color: #fff
}

.button.primary:focus,
.button.primary:hover {
	background-color: #003a5c;
	color: #fff
}

.button.secondary {
	background-color: #809a00;
	color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #667b00;
	color: #fff
}

.button.success {
	background-color: #3adb76;
	color: #fff
}

.button.success:focus,
.button.success:hover {
	background-color: #22bb5b;
	color: #fff
}

.button.warning {
	background-color: #ffae00;
	color: #fff
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cc8b00;
	color: #fff
}

.button.alert {
	background-color: #ec5840;
	color: #fff
}

.button.alert:focus,
.button.alert:hover {
	background-color: #da3116;
	color: #fff
}

.button.hollow {
	border: 1px solid #004873;
	color: #004873
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #00243a;
	color: #00243a
}

.button.hollow.primary {
	border: 1px solid #004873;
	color: #004873
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #00243a;
	color: #00243a
}

.button.hollow.secondary {
	border: 1px solid #809a00;
	color: #809a00
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #404d00;
	color: #404d00
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #004873;
	color: #fff
}

.button.dropdown::after {
	content: '';
	width: 0;
	height: 0;
	border: .4em inset;
	border-color: #fff transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}

.button.arrow-only::after {
	margin-left: 0;
	float: none;
	top: -.1em
}

.accordion {
	background: #fff;
	margin-left: 0
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	display: block;
	padding: 1.25rem 1rem;
	line-height: 1;
	font-size: .8571428571rem;
	color: #004873;
	position: relative;
	border: 1px solid #e6e6e6;
	border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
	border-radius: 0;
	border-bottom: 1px solid #e6e6e6
}

.accordion-title:focus,
.accordion-title:hover {
	background-color: #e6e6e6
}

.accordion-title::before {
	content: '+';
	position: absolute;
	right: 1rem;
	top: 50%;
	margin-top: -.5rem
}

.is-active>.accordion-title::before {
	content: '–'
}

.accordion-content {
	padding: 1rem;
	display: none;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fff;
	color: #35302c
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.is-accordion-submenu-parent>a {
	position: relative
}

.is-accordion-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: #004873 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1rem
}

.menu,
.menu.expanded>li:first-child:last-child {
	width: 100%
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

.badge {
	display: inline-block;
	padding: .3em;
	min-width: 2.1em;
	font-size: .6rem;
	border-radius: 50%;
	background: #004873;
	color: #fff
}

.badge.secondary {
	background: #809a00;
	color: #fff
}

.badge.success {
	background: #3adb76;
	color: #fff
}

.badge.warning {
	background: #ffae00;
	color: #fff
}

.badge.alert {
	background: #ec5840;
	color: #fff
}

.breadcrumbs {
	list-style: none;
	margin: 0 0 1rem
}

.breadcrumbs::after,
.breadcrumbs::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.button-group,
.menu {
	display: -webkit-box;
	display: -ms-flexbox
}

.breadcrumbs li {
	float: left;
	color: #1d1d1b;
	font-size: .7857142857rem;
	cursor: default;
	text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
	color: #6e6d6c;
	content: "/";
	margin: 0 .75rem;
	position: relative;
	top: 1px;
	opacity: 1
}

.breadcrumbs a {
	color: #004873
}

.breadcrumbs .disabled {
	color: #6e6d6c;
	cursor: not-allowed
}

.button-group {
	margin-bottom: 1rem;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.button-group::after,
.button-group::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.button-group .button:last-child {
	margin-right: 0
}

.button-group.tiny .button {
	font-size: .6rem
}

.button-group.small .button {
	font-size: .75rem
}

.button-group.large .button {
	font-size: 1.25rem
}

.button-group.expanded .button {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.button-group.primary .button {
	background-color: #004873;
	color: #fff
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #003a5c;
	color: #fff
}

.button-group.secondary .button {
	background-color: #809a00;
	color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
	background-color: #667b00;
	color: #fff
}

.button-group.success .button {
	background-color: #3adb76;
	color: #fff
}

.button-group.success .button:focus,
.button-group.success .button:hover {
	background-color: #22bb5b;
	color: #fff
}

.button-group.warning .button {
	background-color: #ffae00;
	color: #fff
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #fff
}

.button-group.alert .button {
	background-color: #ec5840;
	color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #da3116;
	color: #fff
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}

@media screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}

@media screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}

@media screen and (max-width:39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

.callout {
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(29, 29, 27, .25);
	border-radius: 0;
	position: relative;
	color: #35302c;
	background-color: #fff
}

.callout>:last-child,
.menu a,
.menu button,
.menu input {
	margin-bottom: 0
}

.callout>:first-child {
	margin-top: 0
}

.callout.primary {
	background-color: #c4e9ff
}

.callout.secondary {
	background-color: #f6ffca
}

.callout.success {
	background-color: #e1faea
}

.callout.warning {
	background-color: #fff3d9
}

.callout.alert {
	background-color: #fce6e2
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.close-button {
	position: absolute;
	color: #35302c;
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #1d1d1b
}

.menu {
	margin: 0;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

[data-whatinput=mouse] .menu>li {
	outline: 0
}

.menu>li>a {
	padding: .7rem 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu-centered>.menu,
.menu.simple li {
	display: inline-block
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
	margin-right: .25rem
}

.menu>li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.menu.vertical {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.menu.vertical>li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.menu.vertical>li>a {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (min-width:40em) {
	.menu.medium-horizontal {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.menu.medium-horizontal>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.menu.medium-vertical {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.menu.medium-vertical>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.menu.medium-vertical>li>a {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media screen and (min-width:64em) {
	.menu.large-horizontal {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.menu.large-horizontal>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.menu.large-vertical {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.menu.large-vertical>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.menu.large-vertical>li>a {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.menu.simple li {
	margin-right: 1rem
}

.menu.simple a {
	padding: 0
}

.menu.align-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.menu.expanded>li {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.menu.icon-top>li>a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	text-align: center;
	margin-bottom: .25rem
}

.menu.nested {
	margin-left: 1rem
}

.menu .active>a {
	color: #fff;
	background: #004873
}

.menu-text {
	color: inherit;
	padding: .7rem 1rem
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

.menu-icon:hover::after {
	background: #6e6d6c;
	box-shadow: 0 7px 0 #6e6d6c, 0 14px 0 #6e6d6c
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block!important
}

.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fff;
	-webkit-transition: -webkit-transform .15s linear;
	transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
	position: relative
}

.is-drilldown-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent transparent transparent #004873;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.js-drilldown-back>a::before {
	content: '';
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent #004873 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem
}

.dropdown-pane {
	background-color: #fff;
	border: 1px solid #6e6d6c;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 10
}

.dropdown-pane.is-open {
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 1.5rem;
	position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: #004873 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	right: 5px;
	margin-top: -2px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px;
	margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #004873 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #004873;
	border-left-style: solid;
	border-right-width: 0
}

@media screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #004873 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #004873 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}
	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #004873;
		border-left-style: solid;
		border-right-width: 0
	}
}

@media screen and (min-width:64em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #004873 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical>li>a::after {
		right: 14px;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical>li.opens-left>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #004873 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}
	.dropdown.menu.large-vertical>li.opens-right>a::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #004873;
		border-left-style: solid;
		border-right-width: 0
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fff;
	border: 1px solid #6e6d6c
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px;
	margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #004873 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #004873;
	border-left-style: solid;
	border-right-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.flex-video {
	position: relative;
	height: 0;
	padding-bottom: 75%;
	margin-bottom: 1.1428571429rem;
	overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.flex-video.widescreen {
	padding-bottom: 56.25%
}

.flex-video.vimeo {
	padding-top: 0
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	white-space: nowrap;
	cursor: default;
	border-radius: 0;
	background: #004873;
	color: #fff
}

.label.secondary {
	background: #809a00;
	color: #fff
}

.label.success {
	background: #3adb76;
	color: #fff
}

.label.warning {
	background: #ffae00;
	color: #fff
}

.label.alert {
	background: #ec5840;
	color: #fff
}

.media-object {
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.media-object-section>:last-child,
.orbit-caption {
	margin-bottom: 0
}

.media-object img {
	max-width: none
}

@media screen and (max-width:39.9375em) {
	.media-object.stack-for-small {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.media-object.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

.media-object-section.main-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

body,
html {
	height: 100%
}

.off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
	-webkit-transition: -webkit-transform .5s ease;
	transition: transform .5s ease
}

.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.off-canvas-content {
	min-height: 100%;
	background: #fff;
	-webkit-transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px rgba(29, 29, 27, .5)
}

.js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .25);
	cursor: pointer;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.off-canvas {
	position: absolute;
	background: #e6e6e6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
	background-color: rgba(29, 29, 27, .5)
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px
}

.is-open-left {
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}

.off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px
}

.is-open-right {
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}

@media screen and (min-width:40em) {
	.position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}
}

@media screen and (min-width:64em) {
	.position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}
}

.orbit,
.orbit-container {
	position: relative
}

.orbit-container {
	margin: 0;
	overflow: hidden;
	list-style: none
}

.orbit-slide {
	width: 100%;
	max-height: 100%
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}

.orbit-figure {
	margin: 0
}

.orbit-image {
	margin: 0;
	width: 100%;
	max-width: 100%
}

.orbit-caption {
	position: absolute;
	width: 100%;
	padding: 1rem;
	color: #fff
}

.orbit-next,
.orbit-previous {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	padding: 1rem;
	color: #fff
}

.pagination .current,
.pagination .disabled,
.pagination .ellipsis::after,
.pagination a,
.pagination button {
	padding: .2142857143rem .7142857143rem
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
	outline: 0
}

.orbit-previous {
	left: 0
}

.orbit-next {
	left: auto;
	right: 0
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem
}

[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	background-color: #6e6d6c;
	border-radius: 50%
}

.orbit-bullets button.is-active,
.orbit-bullets button:hover {
	background-color: #35302c
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.pagination li {
	font-size: 1rem;
	margin-right: .0714285714rem;
	border-radius: 0;
	display: none
}

.pagination li:first-child,
.pagination li:last-child {
	display: inline-block
}

@media screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
	.reveal {
		min-height: 0
	}
}

.pagination a,
.pagination button {
	color: #1d1d1b;
	display: block;
	border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
	background: #e6e6e6
}

.pagination .current {
	background: #004873;
	color: #fff;
	cursor: default
}

.pagination .disabled {
	color: #6e6d6c;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	content: '\2026';
	color: #1d1d1b
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	content: '\00ab';
	display: inline-block;
	margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
	content: '\00bb';
	display: inline-block;
	margin-left: .5rem
}

.progress {
	background-color: #6e6d6c;
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0
}

.progress.primary .progress-meter {
	background-color: #004873
}

.progress.secondary .progress-meter {
	background-color: #809a00
}

.progress.success .progress-meter {
	background-color: #3adb76
}

.progress.warning .progress-meter {
	background-color: #ffae00
}

.progress.alert .progress-meter {
	background-color: #ec5840
}

.progress-meter {
	position: relative;
	display: block;
	width: 0;
	height: 100%;
	background-color: #004873
}

.progress-meter-text {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
	font-size: .75rem;
	font-weight: 700;
	color: #fff;
	white-space: nowrap
}

.slider-fill,
.slider-handle {
	left: 0;
	display: inline-block
}

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none
}

.slider-fill {
	position: absolute;
	top: 0;
	max-width: 100%;
	height: .5rem;
	background-color: #6e6d6c;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	z-index: 1;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #004873;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	border-radius: 0
}

[data-whatinput=mouse] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #003d62
}

.slider-handle.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.sticky-container {
	position: relative
}

.sticky {
	position: absolute;
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}

body.is-reveal-open {
	overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
	height: 100%;
	overflow: hidden;
	user-select: none
}

.table-scroll,
table.scroll {
	overflow-x: auto
}

.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1005;
	background-color: rgba(29, 29, 27, .45);
	overflow-y: scroll
}

.reveal {
	display: none;
	z-index: 1006;
	padding: 1rem;
	border: 1px solid #6e6d6c;
	background-color: #fff;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

.reveal .column,
.reveal .columns {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

.reveal.collapse {
	padding: 0
}

/*
table caption,
table tbody td,
table tbody th {
	padding: .3571428571rem .5714285714rem
}
*/

@media screen and (min-width:40em) {
	.reveal {
		width: 600px;
		max-width: 73.1428571429rem
	}
	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto
	}
	.reveal.tiny {
		width: 30%;
		max-width: 73.1428571429rem
	}
	.reveal.small {
		width: 50%;
		max-width: 73.1428571429rem
	}
	.reveal.large {
		width: 90%;
		max-width: 73.1428571429rem
	}
}

.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		max-width: none;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

.switch {
	margin-bottom: 1rem;
	outline: 0;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	font-size: 1rem
}

.switch-input {
	opacity: 0;
	position: absolute
}

.switch-paddle {
	background: #6e6d6c;
	cursor: pointer;
	display: block;
	position: relative;
	width: 4rem;
	height: 2rem;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	border-radius: 0;
	color: inherit;
	font-weight: inherit
}

.has-tip,
.title-bar-title,
table caption {
	font-weight: 700
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	background: #fff;
	content: '';
	display: block;
	position: absolute;
	height: 1.5rem;
	left: .25rem;
	top: .25rem;
	width: 1.5rem;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 0
}

input:checked~.switch-paddle {
	background: #004873
}

input:checked~.switch-paddle::after {
	left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}

.switch-active,
.switch-inactive {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.switch-active {
	left: 8%;
	display: none
}

input:checked+label>.switch-active {
	display: block
}

.switch-inactive {
	right: 15%
}

input:checked+label>.switch-inactive {
	display: none
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .7142857143rem
}

.switch.tiny .switch-paddle::after {
	width: 1rem;
	height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
	left: 1.75rem
}

.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .8571428571rem
}

.switch.small .switch-paddle::after {
	width: 1.25rem;
	height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
	left: 2rem
}

.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1.1428571429rem
}

.switch.large .switch-paddle::after {
	width: 2rem;
	height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
	left: 2.75rem
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

/*
table tbody,
table tfoot,
table thead {
	background-color: #fff
}
*/

table tfoot,
table thead {
	background: #f9f9f9;
	color: #35302c
}

.tabs.primary>li>a,
.title-bar,
.tooltip {
	color: #fff
}

table tfoot tr,
table thead tr {
	background: 0 0
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: .3571428571rem .5714285714rem;
	font-weight: 700;
	text-align: left
}

/*
table tbody tr:nth-child(even) {
	background-color: #f2f2f2
}
*/

@media screen and (max-width:63.9375em) {
	table.stack tfoot,
	table.stack thead {
		display: none
	}
	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}

.tabs,
.tabs-content {
	border: 1px solid #e6e6e6
}

table.scroll {
	display: block;
	width: 100%
}

table.hover tr:hover {
	background-color: #fafafa
}

table.hover tr:nth-of-type(even):hover {
	background-color: #ededed
}

.table-scroll table {
	width: auto
}

.tabs {
	margin: 0;
	background: #fff
}

.tabs::after,
.tabs::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.tabs.vertical>li {
	width: auto;
	float: none;
	display: block
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: 0 0
}

.tabs.primary {
	background: #004873
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #005487
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .8571428571rem
}

.tabs-title>a:hover {
	background: #fff
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #e6e6e6
}

.tabs-content {
	background: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-top: 0
}

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.thumbnail {
	border: 4px solid #fff;
	box-shadow: 0 0 0 1px rgba(29, 29, 27, .2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	-webkit-transition: box-shadow .2s ease-out;
	transition: box-shadow .2s ease-out;
	border-radius: 0;
	margin-bottom: 1rem
}

.title-bar {
	background: #1d1d1b;
	padding: .5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.menu-icon.dark,
.title-bar-title {
	display: inline-block;
	vertical-align: middle
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.title-bar-right {
	text-align: right
}

.menu-icon.dark {
	position: relative;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon.dark::after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #1d1d1b;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #1d1d1b, 0 14px 0 #1d1d1b
}

.menu-icon.dark:hover::after {
	background: #35302c;
	box-shadow: 0 7px 0 #35302c, 0 14px 0 #35302c
}

.has-tip {
	border-bottom: dotted 1px #35302c;
	position: relative;
	display: inline-block;
	cursor: help
}

.tooltip.top::before,
.tooltip::before {
	content: '';
	display: block;
	width: 0;
	height: 0
}

.tooltip {
	background-color: #1d1d1b;
	font-size: 80%;
	padding: .75rem;
	position: absolute;
	z-index: 10;
	top: calc(100% + .6495rem);
	max-width: 10rem!important;
	border-radius: 0
}

.tooltip::before {
	border: .75rem inset;
	border-color: transparent transparent #1d1d1b;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip.top::before {
	border: .75rem inset;
	border-color: #1d1d1b transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	top: 100%;
	bottom: auto
}

.tooltip.left::before,
.tooltip.right::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	bottom: auto;
	top: 50%
}

.tooltip.left::before {
	border: .75rem inset;
	border-color: transparent transparent transparent #1d1d1b;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.tooltip.right::before {
	border: .75rem inset;
	border-color: transparent #1d1d1b transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.top-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.top-bar,
.top-bar ul {
	background-color: #e6e6e6
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media screen and (min-width:40em) {
	.top-bar {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.top-bar .top-bar-left,
	.top-bar .top-bar-right {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.hide-for-medium {
		display: none!important
	}
}

@media screen and (max-width:63.9375em) {
	.top-bar.stacked-for-medium {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-medium .top-bar-left,
	.top-bar.stacked-for-medium .top-bar-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.show-for-large {
		display: none!important
	}
}

@media screen and (max-width:74.9375em) {
	.top-bar.stacked-for-large {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-large .top-bar-left,
	.top-bar.stacked-for-large .top-bar-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.top-bar-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 1rem
}

.top-bar-left,
.top-bar-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.hide {
	display: none!important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none!important
	}
}

@media screen and (max-width:39.9375em) {
	.hide-for-small-only,
	.show-for-medium {
		display: none!important
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.hide-for-medium-only {
		display: none!important
	}
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none!important
	}
}

@media screen and (min-width:64em) {
	.hide-for-large {
		display: none!important
	}
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none!important
	}
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none!important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static!important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.hide-for-portrait,
.show-for-landscape {
	display: block!important
}

@media screen and (orientation:landscape) {
	.hide-for-portrait,
	.show-for-landscape {
		display: block!important
	}
	.hide-for-landscape,
	.show-for-portrait {
		display: none!important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none!important
}

@media screen and (orientation:portrait) {
	.hide-for-portrait,
	.show-for-landscape {
		display: none!important
	}
	.hide-for-landscape,
	.show-for-portrait {
		display: block!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clearfix::after,
.clearfix::before {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.align-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.align-justify {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.align-spaced {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.align-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-self-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.align-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.align-self-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.align-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-self-middle {
	-ms-flex-item-align: center;
	align-self: center
}

.align-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.align-self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch
}

.small-order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.small-order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.small-order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.small-order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.small-order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.small-order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.t-sg-colors__item {
	border: 1px solid #ccc;
	margin-bottom: 1rem;
	padding: .5rem;
	text-align: center
}

.t-sg-colors__label {
	margin-bottom: .5rem
}

.t-sg-colors__swatch {
	height: 50px;
	margin-bottom: .5rem;
	width: 100%
}

.c-media-gallery__arrows .owl-next:before,
.c-media-gallery__arrows .owl-prev:before,
.c-media-gallery__collapse.active:before,
.c-media-gallery__collapse:before,
.c-navigation-dropdown__indicator--active:before,
.c-navigation-dropdown__indicator:before,
.c-pagination__controls__link:before,
.search-bar-big__submit:before,
.search-bar-small__submit:before,
.u-icon--arrow-left-full:before,
.u-icon--arrow-right-stroke:before,
.u-icon--arrow-right:before,
.u-icon--clamp:before,
.u-icon--globe-full:before,
.u-icon--globe-outline:before,
.u-icon--magnifying-glass:before,
.u-icon--mail:before,
.u-icon--marker:before,
.u-icon--menu:before,
.u-icon--minus:before,
.u-icon--mobile:before,
.u-icon--newspaper:before,
.u-icon--paperplane:before,
.u-icon--pear-full:before,
.u-icon--pear-outline:before,
.u-icon--person:before,
.u-icon--plus:before,
.u-icon:before,
body .c-mobile-nav__item--level-1>a:before,
body .c-mobile-nav__item>a:before,
body .js-drilldown-back>a:before {
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-synthesis: weight style;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	font-family: IconFont;
	text-align: left;
	text-rendering: auto;
	display: inline-block;
	padding-right: 8px;
	text-shadow: none;
	font-size: 18px;
	position: relative;
	bottom: 0
}

.c-layered-navigation__link span:before,
.c-layered-navigation__link--current span:before,
.c-layered-navigation__list--level-1>.c-layered-navigation__item>.c-layered-navigation__link>span:before,
.c-link--arrow-left:before,
.c-link--arrow-right:before,
.c-link--download:before,
.c-link--external:before,
.c-link--internal:before,
.c-link--table:before,
.c-navigation-dropdown__link span:before {
	top: 0;
	display: inline-block;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-synthesis: weight style;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	font-family: IconFont;
	position: absolute;
	speak: none;
	text-align: left;
	text-rendering: auto;
	text-shadow: none
}

.c-button,
b,
strong {
	text-shadow: 1px 0 0 #1d1d1b
}

.u-icon--pear-outline:before {
	content: "";
	color: #35302c
}

.u-icon--pear-full:before {
	content: "";
	color: #35302c
}

.u-icon--globe-outline:before {
	content: "";
	color: #35302c
}

.u-icon--globe-full:before {
	content: "";
	color: #35302c
}

.u-icon--minus:before {
	content: "";
	color: #35302c
}

.u-icon--plus:before {
	content: "";
	color: #35302c
}

.u-icon--menu:before {
	content: "";
	color: #35302c
}

.u-icon--arrow-left-full:before {
	content: "";
	color: #35302c
}

.u-icon--arrow-right-stroke:before,
.u-icon--arrow-right:before {
	content: "";
	color: #35302c
}

.u-icon--person:before {
	content: "";
	color: #35302c
}

.u-icon--magnifying-glass:before {
	content: "";
	color: #35302c
}

.u-icon--marker:before {
	content: "";
	color: #35302c
}

.u-icon--mobile:before {
	content: "";
	color: #35302c
}

.u-icon--newspaper:before {
	content: "";
	color: #35302c
}

.u-icon--mail:before {
	content: "";
	color: #35302c
}

.u-icon--paperplane:before {
	content: "";
	color: #35302c
}

.u-icon--clamp:before {
	content: "";
	color: #35302c
}

.u-icon--red:before {
	color: #cc1004
}

.u-icon--green:before {
	color: #809a00
}

.u-icon--darkblue:before {
	color: #004873
}

.u-icon--dark-grey:before {
	color: #35302c
}

.u-icon--white:before {
	color: #fff
}

a:focus {
	color: inherit
}

b,
strong {
	font-style: bold;
	line-height: "";
	font-weight: 400
}

[data-responsive-image]>img,
[responsive-image]>img {
	max-width: 100%;
	width: auto!important
}

.responsive-image__box {
	position: static!important
}

.c-list--ordered,
.c-list--ordered ol,
.c-list--ordered ul,
.c-list--unordered,
.c-list--unordered ol,
.c-list--unordered ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1rem
}

@media screen and (max-width:39.9375em) {
	.c-list--ordered,
	.c-list--ordered ol,
	.c-list--ordered ul,
	.c-list--unordered,
	.c-list--unordered ol,
	.c-list--unordered ul {
		font-size: 15px;
		font-style: "";
		line-height: 19px
	}
}

.c-list--ordered ol,
.c-list--ordered ul,
.c-list--ordered ul ol,
.c-list--ordered ul ul,
.c-list--unordered ol,
.c-list--unordered ol ol,
.c-list--unordered ol ul,
.c-list--unordered ul {
	margin: .2857142857rem 0 0 1rem
}

.c-list--ordered li,
.c-list--ordered ul li,
.c-list--unordered li,
.c-list--unordered ol li {
	list-style-type: none;
	padding-left: 20px;
	position: relative;
	margin-bottom: .2857142857rem
}

.c-list--ordered li:before,
.c-list--ordered ul li:before,
.c-list--unordered li:before,
.c-list--unordered ol li:before {
	position: absolute;
	left: 0;
	color: #cc1004
}

.c-button,
.c-button:hover {
	color: #fff
}

.c-list--ordered,
.c-list--ordered ol,
.c-list--unordered ol,
.c-list--unordered ol ol {
	counter-reset: item
}

.c-list--ordered li:before,
.c-list--unordered ol li:before {
	content: counter(item) ".";
	counter-increment: item;
	font-weight: 700
}

.c-list--ordered ul li:before,
.c-list--unordered li:before {
	content: "•"
}

.c-list--clean,
.c-list--clean li {
	list-style: none
}

.c-list--flat {
	margin-left: 0
}

.c-news-list__item {
	padding: 1.0714285714rem 0
}

.c-news-list__item__image {
	display: block;
	margin-bottom: 10px
}

.c-news-list__item--even {
	margin: auto -25px;
	padding: 1.0714285714rem 20px;
	background-color: #e5eff5
}

.c-news-list__item__text p {
	margin-bottom: 2px
}

@media screen and (min-width:40em) {
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.c-news-list__item--even {
		margin: auto;
		padding: 1.0714285714rem 0
	}
	.c-news-list__item__image {
		margin-bottom: 0
	}
}

.c-news-list--rss img {
	display: block;
	margin-bottom: 1rem
}

select:focus {
	outline: 0
}

.c-select--small {
	width: auto
}

.o-footer {
	margin-top: 30px
}

.o-footer__wrapper {
	border-top: solid 2px #fff;
	padding-top: 15px;
	padding-bottom: 15px
}

.o-footer__column {
	padding-left: 20px;
	padding-right: 20px
}

.o-footer__links {
	margin: 0
}

.o-footer__link {
	display: inline-block;
    margin-left: 10px;
}

.o-footer__link:last-child:after {
	content: ''
}

.o-section {
	background-color: #fff;
	padding: 20px 15px;
	margin-bottom: 20px
}

.o-section>.row {
	margin-left: 0;
	margin-right: 0
}

.o-section>:first-child {
	padding-top: 0
}

@media screen and (max-width:39.9375em) {
	.o-section--boxes .column,
	.o-section--boxes .columns {
		padding: 0;
		margin-bottom: 20px
	}
	.o-section--boxes .column:last-of-type,
	.o-section--boxes .columns:last-of-type {
		margin-bottom: 0
	}
}

@media screen and (min-width:40em) {
	.o-section--boxes .column:first-of-type,
	.o-section--boxes .columns:first-of-type {
		padding-left: 0
	}
	.o-section--boxes .column:last-of-type,
	.o-section--boxes .columns:last-of-type {
		padding-right: 0
	}
}

.o-section--equal-padding {
	padding: 20px
}

.o-section--indented {
	padding-left: 20px;
	padding-right: 20px
}

.o-section__content {
	padding: 20px 20px 70px
}

.o-section__column {
	margin-bottom: 20px
}

.o-section__column:last-child {
	margin-bottom: 0
}

.o-section__sidebar__wrapper {
	margin-top: 30px
}

.o-section__sidebar__wrapper .columns {
	margin-bottom: 30px
}

.o-section--wrapper .o-section:last-child,
.o-section__sidebar__wrapper .columns:last-child {
	margin-bottom: 0
}

@media screen and (min-width:40em) {
	.o-section {
		padding: 20px 10px
	}
	.o-section__content {
		padding: 20px 10px 70px
	}
	.o-section--equal-padding {
		padding: 20px
	}
	.o-section__column {
		margin-bottom: 0
	}
	.o-section__sidebar {
		width: 100%!important
	}
}

@media screen and (min-width:40em) and (min-width:64em) {
	.o-section__sidebar {
		width: auto!important;
		padding-left: 35px
	}
	.o-section__sidebar__wrapper {
		width: 180px;
		margin-top: 0
	}
}

@media screen and (min-width:40em) and (min-width:40em) and (max-width:63.9375em) {
	.o-section__sidebar__wrapper .columns {
		margin-bottom: 0
	}
}

.o-section--wrapper {
	position: relative;
	z-index: 100
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.o-section--wrapper {
		padding: 0 20px
	}
}

.c-article-list__item {
	padding: .7142857143rem 3.5714285714rem .7142857143rem .7142857143rem
}

.c-article-list__item:nth-of-type(even) {
	background: #e5eff5
}

.table--no-header {
	display: table;
	overflow: visible
}

.table__header {
	text-align: left;
	color: #fff;
	background-color: #cc1004;
	border: .2142857143rem solid #fff;
	font-size: 1.1428571429rem
}

.c-button,
label.publish-label {
	text-align: right
}

@media screen and (max-width:640px) {
	.table {
		margin-bottom: 0
	}
	.table__header--sticky {
		position: absolute;
		left: 0;
		top: 0;
		width: 35%;
		overflow: hidden;
		overflow-x: scroll;
		border-right: 1px solid #6e6d6c;
		border-left: 1px solid #6e6d6c
	}
	.table--header-left.scroll,
	.table__header--sticky table.scroll {
		display: table;
		overflow: visible
	}
	.table__header--sticky table {
		border-right: none;
		border-left: none;
		width: 100%
	}
	.table__header--sticky td,
	.table__header--sticky th {
		white-space: nowrap
	}
	.table--header-left td,
	.table--header-left th {
		position: relative;
		white-space: nowrap;
		overflow: hidden
	}
	.table--header-left td:first-child,
	.table--header-left th:first-child,
	.table--header-left.table__header--sticky td {
		display: none
	}
	.table-wrapper {
		position: relative;
		margin-bottom: 1rem;
		overflow: hidden;
		border-right: 1px solid #6e6d6c
	}
	.table-wrapper .scrollable {
		margin-left: 35%;
		overflow: scroll;
		overflow-y: hidden
	}
}

table tbody,
table tfoot,
table thead {
	border: none
}

table {
	min-width: 100%;
	margin: 0
}


/*table td {
	font-size: .9285714286rem;
	border: .2142857143rem solid #fff
}*/

table td:first-child,
table th:first-child {
	border-left: none
}

table td:last-child,
table th:last-child {
	border-right: none
}

/*
table tbody tr:nth-child(even) td {
	background-color: #e5eff5
}
*/

table tbody tr:last-child td {
	border-bottom: 0
}

.table-scroll {
	margin-bottom: 1rem;
	border-bottom: .2142857143rem solid #cc1004
}

.c-button {
	font-size: 15px;
	font-style: "";
	line-height: "";
	display: inline-block;
	background-color: #809a00;
	padding: 6px 10px;
	border: none
}

.c-link,
.c-link:hover {
	font-style: italic;
	color: #35302c
}

.c-button.u-icon:before {
	color: inherit
}

@media screen and (max-width:39.9375em) {
	.c-button {
		display: block
	}
}

.u-icon--button {
	display: block;
	background-color: rgba(255, 255, 255, .8);
	color: #000;
	padding: 8px;
	line-height: 1;
	cursor: pointer
}

.c-link,
.c-link--download,
.c-link--external,
.c-link--internal,
.c-link--table {
	display: inline-block
}

.u-icon--button:before {
	padding: 0;
	font-size: 28px;
	bottom: 0
}

.c-link {
	cursor: pointer;
	font-size: 14px;
	line-height: 24px
}

@media screen and (max-width:39.9375em) {
	.c-link {
		font-size: 15px;
		color: #35302c;
		font-style: italic;
		line-height: 19px;
		margin-bottom: 5px
	}
}

.c-link:hover {
	text-shadow: 1px 0 0 #35302c;
	line-height: ""
}

.c-link--small:before {
	font-size: 14px;
	bottom: 0
}

.c-link--external:before {
	content: "";
	left: -1.3rem;
	color: #35302c
}

.c-link--download:before {
	content: "";
	left: -1.3rem;
	font-size: 16px;
	color: #cc1004
}

.c-link--arrow-left,
.c-link--arrow-right {
	margin-left: 1.3rem;
	position: relative;
	display: inline-block
}

.c-link--arrow-left:before,
.c-link--arrow-right:before {
	content: "";
	left: -1.3rem;
	font-size: 24px;
	color: #6e6d6c;
	padding: 0
}

.c-link--arrow-left:before {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.c-link--table {
	font-style: normal;
	line-height: 24px
}

.c-link--table:before {
	content: "";
	left: -1.3rem;
	color: #cc1004
}

.c-link--table :hover {
	font-style: normal;
	line-height: ""
}

.c-link--text {
	line-height: 17px;
	font-style: normal;
	font-weight: 400;
	color: #00639f
}

@media screen and (max-width:39.9375em) {
	.c-link--text {
		font-size: 15px;
		font-style: "";
		line-height: 19px
	}
}

.c-link--text:hover {
	color: #cc1004;
	font-style: normal;
	font-weight: 400
}

.c-link--dark:before {
	color: #1d1d1b;
	padding-right: 3px
}

.c-link--light-grey:before {
	color: #6e6d6c;
	padding-right: 3px
}

.c-link--spacer:before {
	content: "\00A0\00A0\00A0|\00A0\00A0\00A0";
	display: inline
}

.c-link--active {
	cursor: default;
	color: #1d1d1b;
	font-style: "";
	text-shadow: 1px 0 0 #1d1d1b
}

.c-link--active:hover {
	color: #1d1d1b;
	font-style: ""
}

.c-heading--primary,
.c-heading--secondary,
.c-heading--tertiary,
h1,
h2,
h3 {
	color: #cc1004;
	text-shadow: 1px 0 0 #cc1004;
	font-style: ""
}

.c-link--padding {
	margin-left: 0;
	padding-left: 1.3rem
}

.c-link--padding:before {
	left: 0
}

.c-logo__container {
	max-width: 1024px;
	margin: 0 auto;
	position: relative
}

.c-logo__image {
	background: center top no-repeat;
	background-size: contain;
	display: block
}

@media screen and (max-width:39.9375em) {
	.c-logo__container {
		position: absolute;
		z-index: 30;
		top: 25%;
		left: 20px;
		right: 20px
	}
	.c-logo__image {
		background-image: url(../img/Logo-mobil.png);
		padding-top: 34.84%
	}
}

@media screen and (min-width:40em) {
	.c-logo__image {
		background-image: url(../img/Logo-tablet-hoch.png);
		width: 582px;
		height: 133px;
		z-index: 30;
		position: absolute;
		top: 54px;
		left: 40px;
		right: auto
	}
}

@media screen and (min-width:64em) {
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.c-logo__image {
		background-image: url(../img/Logo-desktop.png);
		width: 630px;
		height: 140px;
		top: 43px;
		left: 20px
	}
}

.c-header,
.c-header__image {
	width: 100%;
	position: relative
}

.c-header {
	z-index: 10;
	overflow: hidden
}

.c-header__container {
	position: relative
}

.c-header__image {
	background: url(../img/1136-mobil-cutted.jpg) center top no-repeat;
	background-size: 100% auto;
	height: 0;
	margin: 0 auto;
	display: block;
	z-index: 20;
	top: 0;
	padding-top: 62.5%
}

@media screen and (min-width:40em) {
	.c-header__image {
		background: url(../img/1920-kopfgrafik.jpeg) right -448px top 0 no-repeat;
		height: 277px;
		padding: 0
	}
}

@media screen and (min-width:64em) {
	.c-header__image {
		background-position: center top;
		height: 282px
	}
}

.c-heading--primary,
.c-heading--secondary,
.c-heading--tertiary,
h1,
h2,
h3 {
	margin-bottom: .7142857143rem
}

.c-heading--primary,
h1 {
	font-size: 28px;
	line-height: 2.4285714286rem;
	margin-bottom: 1.5714285714rem
}

@media screen and (min-width:40em) {
	.c-header {
		min-height: 277px;
		padding-top: 0;
		padding-bottom: 20px
	}
	.c-header:after,
	.c-header:before {
		content: "";
		min-height: inherit;
		background: center top repeat-x;
		display: block;
		width: 100%;
		z-index: 10;
		position: absolute;
		top: 0
	}
	.c-header:before {
		background-image: url(../img/1-px-links.gif);
		right: 50%;
		left: 0
	}
	.c-header:after {
		background-image: url(../img/1-px-rechts.gif);
		left: 50%;
		right: 0
	}
	.c-heading--primary,
	h1 {
		margin-bottom: 1.9285714286rem
	}
}

.c-heading--secondary,
h2 {
	padding-top: 6px;
	font-size: 22px;
	line-height: 1.9285714286rem
}

.c-heading--tertiary,
h3 {
	font-size: 17px;
	line-height: 1.4285714286rem
}

.c-heading--quaternary,
h4,
h5,
h6 {
	font-size: 15px;
	color: #1d1d1b;
	font-style: "";
	text-shadow: 1px 0 0 #1d1d1b;
	line-height: 1.3571428571rem;
	margin-bottom: .4285714286rem
}

.c-figure {
	margin: 0
}

.c-figure__caption {
	font-style: italic
}

.parsley-error {
	border: 2px solid #cc1004;
	margin: 0
}

.parsley-error:focus {
	border-color: #cc1004
}

.parsley-errors-list {
	margin: .65rem 0 0;
	padding: 0;
	list-style: none;
	background: #cc1004;
	color: #fff;
	position: relative
}

.parsley-errors-list:empty {
	display: none
}

.parsley-errors-list:after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 3%;
	width: 0;
	height: 0;
	border-bottom: solid 10px #cc1004;
	border-left: solid 10px transparent;
	border-right: solid 10px transparent
}

.c-slider,
.c-slider__wrapper,
.tx-srfeuserregister-pi1 dd {
	position: relative
}

.parsley-errors-list>li {
	color: #fff;
	font-style: "";
	line-height: 17px;
	margin: 0;
	padding: .444444rem;
	list-style: none;
	font-size: 14px
}

.powermail_fieldwrap {
	overflow: hidden
}

.powermail_fieldwrap label {
	margin: 0
}

@media screen and (max-width:39.9375em) {
	.parsley-errors-list>li {
		font-size: 15px;
		color: #fff;
		font-style: "";
		line-height: 19px
	}
	.powermail_fieldwrap label {
		padding-top: 0
	}
}

.tx-srfeuserregister-pi1-error {
	color: #CC1004;
	font-size: 12px
}

fieldset {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #CC1004
}

fieldset:last-child {
	border: none;
	margin: 0;
	padding: 0
}

.form-row {
	margin-bottom: 15px
}

input.no-margin,
label.publish-label input,
textarea.no-margin {
	margin-bottom: 0
}

fieldset>.form-row:last-child {
	border-bottom: none
}

.form-row.required label:after {
	content: ' *'
}

.c-shortlink-box__link:after,
.form-row.required label.publish-label:after {
	content: ''
}

.f3-form-error {
	border: 2px solid #cc1004;
	margin: 0
}

.f3-form-error:focus {
	border-color: #cc1004
}

.form-image .parsley-required {
	margin-bottom: 10px
}

.c-breadcrumbs {
	margin-bottom: 20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c-breadcrumbs .c-link--small:before {
	bottom: -1px
}

@media screen and (max-width:63.9375em) {
	.c-breadcrumbs {
		padding: 0
	}
}

.c-breadcrumbs li:last-child a {
	margin-right: 0
}

.c-breadcrumbs li a {
	font-size: 12px;
	color: #6e6d6c;
	font-style: italic;
	line-height: 22px
}

.c-breadcrumbs li a:before {
	bottom: 2px
}

@media screen and (max-width:39.9375em) {
	.c-breadcrumbs li a {
		font-size: 14px;
		color: #6e6d6c;
		font-style: italic;
		line-height: 26px
	}
	.c-breadcrumbs li a:before {
		bottom: 1px
	}
}

.c-slider {
	padding: 0 1.4285714286rem
}

.c-slider .owl-carousel {
	padding: 10px 0
}

.c-slider__element {
	background-color: #fff;
	padding: 10px;
	height: 96px;
	width: 100%
}

.c-slider__element__link {
	height: 76px;
	width: 100%;
	display: inline-block;
	position: relative
}

.c-slider__element__link img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.c-slider .owl-nav {
	display: none
}

.c-slider__arrows {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: none
}

@media screen and (min-width:40em) {
	.c-slider__arrows {
		display: block
	}
}

.c-slider__next,
.c-slider__prev {
	left: auto;
	right: auto;
	position: absolute;
	height: 100%;
	width: 20px;
	z-index: 2000;
	cursor: pointer;
	margin: 0
}

.c-slider__next:before,
.c-slider__prev:before {
	left: auto;
	right: auto;
	top: calc(50% - 18px);
	position: absolute;
	margin: auto 0
}

.c-slider__prev {
	left: -1.4285714286rem
}

.c-slider__next {
	right: -1.7857142857rem
}

.owl-carousel .owl-item img {
	display: inline;
	width: auto
}

.c-shortlink-box .row {
	margin-bottom: -16px;
	margin-left: -8px;
	margin-right: -8px
}

@media screen and (min-width:64em) {
	.c-header {
		min-height: 282px
	}
	.c-shortlink-box .row {
		margin-bottom: -20px;
		margin-left: -10px;
		margin-right: -10px
	}
}

.c-shortlink-box__item {
	margin-bottom: 16px;
	padding-left: 8px;
	padding-right: 8px
}

@media screen and (min-width:64em) {
	.c-shortlink-box__item {
		margin-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px
	}
}

.c-shortlink-box__link {
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 83.72%;
	position: relative;
	background-size: cover
}

.c-shortlink-box__link:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background-size: cover;
	opacity: 0;
	-webkit-transition: 250ms all;
	transition: 250ms all
}

.c-shortlink-box__link:hover:after {
	opacity: 1
}

.c-shortlink-box__link--abfallkalender {
	background-image: url(../Images/ShortlinkIcons/Inactive/abfallkalender.jpg)
}

.c-shortlink-box__link--abfallkalender:after {
	background-image: url(../Images/ShortlinkIcons/Active/abfallkalender.jpg)
}

.c-shortlink-box__link--aemter {
	background-image: url(../Images/ShortlinkIcons/Inactive/aemter.jpg)
}

.c-shortlink-box__link--aemter:after {
	background-image: url(../Images/ShortlinkIcons/Active/aemter.jpg)
}

.c-shortlink-box__link--bauen-online {
	background-image: url(../Images/ShortlinkIcons/Inactive/bauen-online.jpg)
}

.c-shortlink-box__link--bauen-online:after {
	background-image: url(../Images/ShortlinkIcons/Active/bauen-online.jpg)
}

.c-shortlink-box__link--buergerservice {
	background-image: url(../Images/ShortlinkIcons/Inactive/buergerservice.jpg)
}

.c-shortlink-box__link--buergerservice:after {
	background-image: url(../Images/ShortlinkIcons/Active/buergerservice.jpg)
}

.c-shortlink-box__link--fahrzeuganmeldung {
	background-image: url(../Images/ShortlinkIcons/Inactive/fahrzeuganmeldung.jpg)
}

.c-shortlink-box__link--fahrzeuganmeldung:after {
	background-image: url(../Images/ShortlinkIcons/Active/fahrzeuganmeldung.jpg)
}

.c-shortlink-box__link--online-service {
	background-image: url(../Images/ShortlinkIcons/Inactive/online-service.jpg)
}

.c-shortlink-box__link--online-service:after {
	background-image: url(../Images/ShortlinkIcons/Active/online-service.jpg)
}

.c-shortlink-box__link--ratsinfo {
	background-image: url(../Images/ShortlinkIcons/Inactive/ratsinfo.jpg)
}

.c-shortlink-box__link--ratsinfo:after {
	background-image: url(../Images/ShortlinkIcons/Active/ratsinfo.jpg)
}

.c-shortlink-box__link--stellenangebote {
	background-image: url(../Images/ShortlinkIcons/Inactive/stellenangebote.jpg)
}

.c-shortlink-box__link--stellenangebote:after {
	background-image: url(../Images/ShortlinkIcons/Active/stellenangebote.jpg)
}

.c-shortlink-box__link--verkehr {
	background-image: url(../Images/ShortlinkIcons/Inactive/verkehr.jpg)
}

.c-shortlink-box__link--verkehr:after {
	background-image: url(../Images/ShortlinkIcons/Active/verkehr.jpg)
}

.c-media-gallery {
	position: relative
}

.c-media-gallery__element {
	position: relative;
	overflow: hidden
}

.c-media-gallery__collapse,
.c-media-gallery__text {
	position: absolute;
	line-height: 1
}

.c-media-gallery__text {
	width: 100%;
	background: rgba(255, 255, 255, .8);
	padding: 10px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10
}

.c-media-gallery__title {
	padding-top: 0;
	margin-right: calc(32px);
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.c-media-gallery__title+.c-media-gallery__description {
	margin-top: 10px
}

.c-media-gallery__description {
	display: none
}

.c-media-gallery__description p {
	margin-bottom: 0
}

.c-media-gallery__collapse {
	top: 10px;
	right: 10px;
	z-index: 20;
	cursor: pointer
}

.c-media-gallery__collapse:before {
	content: "";
	font-size: 22px;
	color: #00639f;
	padding: 0
}

.c-media-gallery__collapse.active:before {
	content: "";
	font-size: 22px;
	color: #00639f;
	padding: 0
}

.c-media-gallery:hover .c-media-gallery__arrows {
	display: block
}

.c-media-gallery__arrows {
	display: none
}

.c-media-gallery__arrows .owl-next,
.c-media-gallery__arrows .owl-prev {
	position: absolute;
	top: calc(50% - 24px);
	z-index: 30;
	cursor: pointer;
	background: rgba(255, 255, 255, .8)
}

.c-media-gallery__arrows .owl-next:before,
.c-media-gallery__arrows .owl-prev:before {
	margin: 0 6px;
	padding: 6px 12px
}

.c-media-gallery__arrows .owl-prev {
	left: 0
}

.c-media-gallery__arrows .owl-prev:before {
	content: "";
	font-size: 24px;
	color: #00639f;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
	margin-right: 0
}

.c-media-gallery__arrows .owl-next {
	right: 0
}

.c-media-gallery__arrows .owl-next:before {
	content: "";
	font-size: 24px;
	color: #00639f;
	margin-left: 0
}

.c-media-gallery__dots {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 30;
	line-height: 12px
}

.c-media-gallery__dots .owl-dot {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	display: inline-block;
	cursor: pointer;
	margin: 0 5px;
	width: 12px;
	height: 12px
}

.c-media-gallery__dots .owl-dot:first-of-type {
	margin-left: 0
}

.c-media-gallery__dots .owl-dot:last-of-type {
	margin-right: 0
}

.c-media-gallery__dots .owl-dot>span {
	background-color: #FFE400;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100%
}

.c-media-gallery__dots .owl-dot.active>span {
	background-color: #00639F
}

.c-navigation {
	right: 20px;
	top: 5%;
	position: absolute;
	z-index: 20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (min-width:40em) {
	.c-navigation {
		right: auto;
		left: auto;
		top: auto;
		bottom: 20px;
		width: 100%;
		padding: 0 20px
	}
}

.c-navigation__main {
	width: 100%;
	padding: 0
}

.c-navigation__main__list.simple {
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

@media screen and (min-width:64em) {
	.c-navigation {
		padding: 0
	}
	.c-navigation__main__list.simple {
		height: 40px
	}
}

.c-navigation__main__list.simple .menu-item {
	background: #00639f;
	margin-right: 3px;
	cursor: pointer;
	position: relative;
	line-height: 1;
	text-align: center;
	font-weight: 700;
	color: #fff;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
	flex: 1 1 20%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	max-width: 100%
}

.c-navigation-dropdown__link--active,
.c-navigation-dropdown__link--highlight,
.c-navigation-dropdown__link:hover,
.c-navigation__main__list.simple .menu-item.current,
body .c-mobile-nav__item--level-1>a:hover,
body .c-mobile-nav__item--level-2 a[data-active],
body .c-mobile-nav__item>a:hover,
body .js-drilldown-current>a:hover {
	font-style: "";
	line-height: ""
}

.c-navigation__main__list.simple .menu-item:hover {
	background: #cc1004;
}

.c-navigation__main__list.simple .menu-item .menu-item__text {
	box-sizing: border-box;
	max-width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.c-navigation__main__list.simple .menu-item.current {
	color: #fff;
	text-shadow: 1px 0 0 #fff;
	background: #cc1004
}

.c-navigation__main__list.simple .menu-item.active {
	background: #cc1004
}

.c-navigation__main__list.simple .menu-item.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #cc1004 transparent transparent;
	border-width: 5px;
	margin-left: -5px
}

@media screen and (min-width:64em) {
	.c-navigation__main__list.simple .menu-item {
		margin-right: 2px
	}
}

.c-navigation__main__list.simple .menu-item:last-of-type {
	margin-right: 0
}

body .c-mobile-nav {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 1000
}

body .c-mobile-nav__wrapper {
	position: relative;
	top: 0;
	-webkit-transition: .5s top;
	transition: .5s top;
	overflow: hidden;
	display: none
}

body .c-mobile-nav__wrapper.js-open {
	top: -25px
}

body .c-mobile-nav .is-drilldown {
	max-width: 100%!important;
	z-index: 100;
	overflow: visible
}

body .c-mobile-nav .is-drilldown-submenu {
	height: auto!important
}

body .c-mobile-nav__item {
	margin-bottom: .2142857143rem;
	border-bottom: 1px solid #cc1004
}

body .c-mobile-nav__item>a {
	padding: 1rem .7142857143rem 1.0714285714rem;
	color: #cc1004
}

body .c-mobile-nav__item>a:before {
	content: "";
	color: #cc1004
}

body .c-mobile-nav__item>a:after {
	border: none
}

body .c-mobile-nav__item>a:hover {
	color: #cc1004;
	text-shadow: 1px 0 0 #cc1004
}

body .c-mobile-nav__item--level-1 {
	border-bottom: none
}

body .c-mobile-nav__item--level-1>a {
	padding: 1.0714285714rem .7142857143rem;
	background: #00639f;
	color: #fff
}

body .c-mobile-nav__item--level-1>a:before {
	content: "";
	color: #fff
}

body .c-mobile-nav__item--level-1>a:hover {
	background: #cc1004;
	color: #fff;
	text-shadow: 1px 0 0 #fff
}

body .c-mobile-nav__item--level-2 a[data-active] {
	color: #cc1004;
	text-shadow: 1px 0 0 #cc1004;
	font-weight: 700\9
}

body .c-mobile-nav__link:before {
	top: -2px
}

body .js-drilldown-back>a {
	background: #cc1004;
	padding: 1.0714285714rem .8571428571rem;
	color: #cc1004;
	position: relative
}

body .js-drilldown-back>a:before {
	content: "";
	color: #fff;
	border: none;
	margin-right: 20px
}

body .js-drilldown-current>a {
	background: #cc1004;
	padding: 1.0714285714rem 0;
	color: #fff;
	position: absolute;
	top: 0;
	left: 40px;
	width: 100%;
	cursor: pointer
}

body .js-drilldown-current>a:hover {
	color: #fff;
	text-shadow: 1px 0 0 #fff
}

.c-navigation-dropdown {
	margin-bottom: 10px;
	display: none;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	padding-top: 2px;
	z-index: 50
}

.c-navigation-dropdown__wrapper {
	position: relative;
	z-index: 800;
	padding: 0!important
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.c-navigation-dropdown__wrapper {
		margin: 0 20px
	}
}

.c-navigation-dropdown__section {
	background: #fff;
	padding: 10px
}

.c-navigation-dropdown__section--empty {
	padding: 0
}

.c-navigation-dropdown__list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}

.c-navigation-dropdown__list--level-4,
.c-navigation-dropdown__list--level-5,
.c-navigation-dropdown__list--level-6 {
	display: none
}

.c-navigation-dropdown__list--level-2>li {
	margin-bottom: 20px
}

.c-navigation-dropdown__list--level-3 a {
	padding-left: 20px;
	border-bottom: 1px solid #bacc13
}

.c-navigation-dropdown__list--level-4 {
	background: #f4f7db
}

.c-navigation-dropdown__list--level-5 {
	background: #edf2c4
}

.c-navigation-dropdown__list--level-6 {
	background: #e3eaa0
}

.c-navigation-dropdown__item {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}

.c-navigation-dropdown__link {
	display: block;
	padding: 8px 0 8px 10px;
	color: #1d1d1b;
	border-bottom: 2px solid #bacc13
}

.c-navigation-dropdown__link--highlight {
	font-size: 15px;
	color: #1d1d1b;
	text-shadow: 1px 0 0 #1d1d1b
}

.c-navigation-dropdown__link--active,
.c-navigation-dropdown__link:hover {
	color: #1d1d1b;
	text-shadow: 1px 0 0 #1d1d1b
}

.c-navigation-dropdown__link span {
	margin-left: 1.2rem;
	position: relative;
	display: inline-block
}

.c-navigation-dropdown__link span:before {
	content: "";
	left: -1.2rem;
	font-size: 12px;
	color: #cc1004
}

.c-navigation-dropdown__indicator {
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px 8px 7px;
	cursor: pointer
}

.c-navigation-dropdown__indicator:before {
	content: "";
	font-size: 10px;
	color: #cc1004;
	padding: 0;
	-webkit-transition: all 250ms;
	transition: all 250ms
}

.c-navigation-dropdown__indicator--active:before {
	content: "";
	font-size: 10px;
	color: #cc1004
}

.c-navigation-dropdown__indicator:hover:before {
	font-size: 14px
}

.c-iframe {
	width: 100%
}

.c-normal-teaser__element {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.c-normal-teaser__title {
	position: absolute;
	line-height: 1;
	margin-bottom: 0;
	background: rgba(255, 255, 255, .7);
	width: 100%;
	min-height: 45px;
	padding: 10px;
	top: 0;
	left: 0
}

.c-normal-teaser__description p {
	margin-top: 5px
}

@media screen and (min-width:64em) {
	.o-experience-teaser__content>div:nth-child(6) {
		display: none
	}
}

.o-experience-teaser h2 {
	padding: 0;
	margin-bottom: 15px
}

.o-experience-teaser__content {
	margin-top: -20px
}

.c-normal-teaser--small {
	overflow: hidden;
	position: relative;
	margin-top: 20px
}

.c-normal-teaser--small:hover .c-normal-teaser--small__image {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: .35s -webkit-transform ease-out;
	transition: .35s transform ease-out
}

.c-normal-teaser--small:hover .c-normal-teaser--small__title {
	background: rgba(255, 255, 255, .8);
	-webkit-transition: .1s background, .1s color, .1s border-color, .1s opacity;
	transition: .1s background, .1s color, .1s border-color, .1s opacity
}

.c-normal-teaser--small__image {
	height: auto;
	width: auto;
	z-index: 50
}

.c-normal-teaser--small__title {
	position: absolute;
	line-height: 1;
	margin-bottom: 0;
	background: rgba(255, 255, 255, .7);
	width: 100%;
	min-height: 45px;
	padding: 10px;
	top: 0;
	left: 0;
	z-index: 100
}

.c-text-teaser {
	margin-top: 26px
}

.c-text-teaser:first-of-type {
	margin-top: 30px
}

.c-text-teaser__date:after {
	content: "\00A0|\00A0";
	display: inline
}

.c-text-teaser__text p {
	margin-bottom: 2px
}

.c-contact-box {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.c-contact-box__content {
	color: #1d1d1b;
	font-style: normal;
	line-height: inherit
}

.c-contact-box__content__mail,
.c-contact-box__content__mail:hover,
.c-contact-box__content__name,
.c-layered-navigation__link span {
	line-height: ""
}

.c-contact-box__content .u-mt-xs {
	margin-top: 5px
}

.c-contact-box__content__icon:before {
	width: 25px;
	margin-right: 5px;
	text-align: center;
	bottom: -2px
}

.c-contact-box__content__name {
	font-style: bold;
	text-shadow: 1px 0 0 #1d1d1b
}

.c-contact-box__content__city:before {
	content: " "
}

.c-contact-box__content__mail {
	color: #1d1d1b;
	font-style: italic
}

.c-contact-box__content__mail:hover {
	color: #35302c;
	font-style: italic;
	text-shadow: 1px 0 0 #35302c
}

.c-pagination .is-active,
.c-pagination__controls__link:hover,
.c-pagination__link:hover {
	font-style: ""
}

.c-function-links {
	display: inline-block;
	position: absolute;
	bottom: 12px
}

.c-function-links--relative {
	position: relative;
	bottom: 0
}

.c-pagination {
	border-top: 2px solid #809a00;
	border-bottom: 1px solid #1d1d1b;
	padding: 5px 0;
	position: relative
}

.c-pagination .is-active {
	color: #1d1d1b;
	text-shadow: 1px 0 0 #1d1d1b
}

.c-pagination .is-active:after {
	text-shadow: none
}

.c-pagination__controls {
	overflow: hidden
}

@media screen and (min-width:40em) {
	.c-pagination__controls {
		position: absolute;
		width: 100%;
		top: 3px;
		left: 0
	}
}

.c-pagination__controls__link {
	color: #1d1d1b;
	display: inline-block
}

.c-pagination__controls__link:before {
	content: "";
	font-size: 12px;
	color: #cc1004;
	font-weight: 700
}

.c-pagination__controls__link:hover {
	color: #1d1d1b;
	text-shadow: 1px 0 0 #1d1d1b
}

.c-pagination__controls__link--first {
	float: left
}

.c-pagination__controls__link--last {
	float: right
}

.c-pagination__list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center
}

.c-pagination__item {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	position: relative;
	z-index: 5
}

.c-pagination__item:after {
	content: "\00A0\00A0|\00A0\00A0"
}

.c-pagination__item:last-child:after {
	content: ""
}

.c-pagination__link {
	color: #1d1d1b
}

.c-pagination__link:hover {
	color: #cc1004;
	text-shadow: 1px 0 0 #cc1004
}

.search-bar-small {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 10px
}

@media screen and (min-width:40em) {
	.search-bar-small {
		display: none
	}
}

.search-bar-small__submit {
	background: rgba(255, 255, 255, .8);
	height: 45px;
	width: 45px;
	padding-left: 6px;
	z-index: 6;
	position: relative
}

.search-bar-small__submit:before {
	content: "";
	font-size: 22px;
	color: #1d1d1b
}

.search-bar-small__expand {
	width: 1px;
	margin-right: -1px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-transition: all 250ms;
	transition: all 250ms;
	z-index: 5
}

.search-bar-small__expand.active {
	width: 202px;
	margin-right: 0
}

.search-bar-big__text,
.search-bar-small__text {
	color: #1d1d1b;
	text-shadow: 1px 0 0 #1d1d1b;
	margin-right: 15px;
	font-style: ""
}

.search-bar-small input:focus {
	background: rgba(255, 255, 255, .8);
	border: none;
	box-shadow: none
}

.search-bar-small__field {
	width: 150px;
	height: 45px;
	padding: 0 10px;
	border: none;
	box-shadow: none;
	background-clip: padding-box;
	outline: 0;
	border-radius: none;
	background: rgba(255, 255, 255, .8)
}

.search-bar-small__text {
	font-size: 14px;
	margin-top: 9px
}

.search-bar-big {
	display: none
}

@media screen and (min-width:40em) {
	.search-bar-big {
		margin-top: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		right: auto;
		left: auto;
		padding: 0 20px
	}
}

.search-bar-big__submit {
	background: rgba(255, 255, 255, .8);
	height: 30px;
	width: 30px
}

.search-bar-big__submit:before {
	content: "";
	font-size: 17px;
	color: #1d1d1b
}

.search-bar-big input:focus {
	background: rgba(255, 255, 255, .8);
	border: none;
	box-shadow: none
}

.search-bar-big__element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.search-bar-big__field {
	width: 150px;
	height: 30px;
	border: none;
	box-shadow: none;
	background-clip: padding-box;
	outline: 0;
	border-radius: none;
	background: rgba(255, 255, 255, .8)
}

.search-bar-big__text {
	font-size: 14px;
	margin-top: 2px
}

#tx-solr-search-functions {
	margin-top: 40px
}

@media screen and (min-width:64em) {
	.search-bar-big {
		padding: 0
	}
	#tx-solr-search-functions {
		margin-top: 10px
	}
}

.c-layered-navigation {
	margin-bottom: 10px
}

.c-layered-navigation__list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}

.c-layered-navigation__list--level-1 {
	background: #cc1004
}

.c-layered-navigation__list--level-1>.c-layered-navigation__item>.c-layered-navigation__link>span {
	margin-left: 0;
	position: relative;
	display: inline-block;
	color: #fff;
	font-style: "";
	text-shadow: 1px 0 0 #fff;
	line-height: "";
	padding-left: 0
}

.c-layered-navigation__list--level-1>.c-layered-navigation__item>.c-layered-navigation__link>span:before {
	content: "";
	left: 0;
	font-size: 12px;
	color: #cc1004
}

.c-layered-navigation__list--level-2 {
	background: #fff
}

.c-layered-navigation__list--level-2--spacing .c-layered-navigation__link {
	padding-left: .4285714286rem
}

.c-layered-navigation__list--level-3 {
	background: #f4f7db
}

.c-layered-navigation__list--level-3--spacing .c-layered-navigation__link {
	padding-left: 1.5714285714rem
}

.c-layered-navigation__list--level-4 {
	background: #edf2c4
}

.c-layered-navigation__list--level-4--spacing .c-layered-navigation__link {
	padding-left: 2.7142857143rem
}

.c-layered-navigation__list--level-5 {
	background: #e3eaa0
}

.c-layered-navigation__list--level-5--spacing .c-layered-navigation__link {
	padding-left: 3.8571428571rem
}

.c-layered-navigation__list--level-6 {
	background: #d1dc61
}

.c-layered-navigation__list--level-6--spacing .c-layered-navigation__link {
	padding-left: 5rem
}

.c-layered-navigation__item {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}

.c-layered-navigation__item:last-child {
	border-bottom: none
}

.c-layered-navigation__link {
	display: block;
	padding: 10px 6px 11px;
	border-bottom: 4px solid #bacc13;
	color: #1d1d1b
}

.c-layered-navigation__link span {
	margin-left: 0;
	position: relative;
	display: inline-block;
	font-size: 15px;
	font-style: "";
	padding-left: 1.2rem;
	width: 100%;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.c-layered-navigation__link span:before {
	content: "";
	left: 0;
	font-size: 12px;
	color: #cc1004
}

.c-layered-navigation__link--active,
.c-layered-navigation__link:hover {
	color: #1d1d1b;
	font-style: "";
	text-shadow: 1px 0 0 #1d1d1b;
	line-height: ""
}

.c-layered-navigation__link--current,
.c-layered-navigation__link--current:hover {
	color: #fff;
	font-style: "";
	text-shadow: 1px 0 0 #fff;
	line-height: ""
}

.c-layered-navigation__link--current {
	background-color: #cc1004
}

.c-layered-navigation__link--current span {
	margin-left: 0;
	position: relative;
	display: inline-block
}

.c-layered-navigation__link--current span:before {
	content: "";
	left: 0;
	font-size: 12px;
	color: #fff
}

@media screen and (min-width:64em) {
	.c-navigation__side {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.7142857143rem;
		flex: 0 0 14.7142857143rem;
		max-width: 14.7142857143rem;
		padding-left: 0
	}
	.c-navigation__side+.o-section__content {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.4285714286rem;
		flex: 0 0 58.4285714286rem;
		max-width: 58.4285714286rem
	}
}

.typo3-messages .alert {
	margin-bottom: 2.1428571429rem;
	padding: .7142857143rem
}

.typo3-messages .alert-danger {
	border: 1px solid #cc1004;
	background-color: rgba(204, 16, 4, .2)
}

.typo3-messages .alert-success {
	border: 1px solid #809a00;
	background-color: rgba(128, 154, 0, .2)
}

.ui-autocomplete {
	z-index: 1000
}

.thumbnail:focus,
.thumbnail:hover {
	box-shadow: 0 0 0 1px rgba(29, 29, 27, .2)
}

a>.thumbnail:focus,
a>.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(0, 72, 115, .5)
}

.mfp-title p {
	margin: 0
}

.flex-video * {
	border: none
}

.u-mb {
	margin-bottom: 15px
}

.u-mt {
	margin-top: 15px
}

.u-mtb-0 {
	margin-top: 0;
	margin-bottom: 0
}

.u-mt\+ {
	margin-top: 30px
}

.u-p-0 {
	padding: 0
}

.u-inline {
	display: inline-block
}

@media screen and (max-width:39.9375em) {
	html {
		font-size: 15px
	}
}

body.main {
	background: #bacc13
}

.u-simple-list {
	list-style: none;
	display: inline-block;
	margin-left: 0;
	padding: 0
}
