/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	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;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, figure, table, th, td, caption, hr {
	margin: 0;
	padding: 0;
}

abbr[title], dfn[title] {
	cursor: help;
}

u, ins {
	text-decoration: none;
}

ins {
	border-bottom: 1px solid;
}

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl, blockquote, p, address, hr, table, fieldset, figure, pre {
	margin-bottom: 26px;
	margin-bottom: 1.4444444444rem;
}

ul, ol, dd {
	margin-left: 52px;
	margin-left: 2.8888888889rem;
}

html {
	font-size: 1.125em;
	line-height: 1.4444444444;
	background-color: #fff;
	color: #000;
	overflow-y: scroll;
	min-height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	padding: 20px;
}

ul, ol {
	margin-left: 1.5em;
}

a {
	color: #0c6cce;
}

a:hover, a:active, a:focus {
	color: #06396e;
}

img {
	max-width: 100%;
	font-style: italic;
	vertical-align: middle;
}

.gm-style img, img[width], img[height] {
	max-width: none;
}

.slider-nav, .wrapper {
	position: relative;
}

.btn {
	-webkit-font-smoothing: antialiased;
	background-color: #0c6cce;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}

.btn:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}

.btn:hover, .btn:active, .btn:focus {
	background-color: #06396e;
	color: #fff;
}

.list-bare, .nav-lang__menu, .nav-primary, .nav-secondary, .subnav ul, .tabs ul, .style-switcher, .pagination__nav, .calendar-legend {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-head, .main, .page-footer, .cookie-bar {
	height: auto !important;
	background: #efefef !important;
	border: 2px solid #ccc;
	padding: 30px;
	margin-bottom: 30px;
}

.tagline-wrap {
	display: none;
}

.view-more {
	display: none;
}

.nav-toggle {
	display: none;
}

.nav-lang {
	background-color: #fff;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
}

.nav-lang__btn {
	display: none;
}

.nav-lang__menu li {
	display: inline-block;
	margin-right: 5px;
}

.nav-lang__menu a:hover, .nav-lang__menu a:active, .nav-lang__menu a:focus, .nav-lang__menu a.active {
	color: #06396e;
}

.nav-primary {
	background-color: #fff;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
}

.nav-primary li {
	display: inline-block;
}

.nav-primary a {
	background: #0c6cce;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	margin: 2px 0;
}

.nav-primary a:hover, .nav-primary a:active, .nav-primary a:focus, .nav-primary a.active {
	background: #06396e;
}

.nav-secondary {
	background-color: #fff;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
}

.nav-secondary > li {
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

.nav-secondary > li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.nav-secondary > li > a {
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 21px;
}

.subnav ul {
	margin-bottom: 20px;
}

.subnav ul li {
	display: inline-block;
}

.subnav ul a {
	background: #0c6cce;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	margin: 2px 0;
}

.subnav ul a:hover, .subnav ul a:active, .subnav ul a:focus, .subnav ul a.active {
	background: #06396e;
}

.subnav__title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}

.box, .panel, .slick-slider .box {
	background-color: #fff;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
	display: block;
	height: auto !important;
	text-decoration: none;
	color: #000;
}

.box > :last-child, .panel > :last-child, .slick-slider .box > :last-child {
	margin-bottom: 0;
}

.box > .box {
	padding: 0;
	border: 0;
	background: transparent;
}

.box img {
	margin-bottom: 20px !important;
}

.box__subtitle, .box__tag {
	font-weight: bold;
}

a.box .box__title, a.box .box__title--l {
	color: #0c6cce;
	text-decoration: underline;
}

a.box .box__title br, a.box .box__title--l br {
	display: none;
}

a.box:hover .box__title, a.box:hover .box__title--l {
	color: #06396e;
}

.box__tag {
	margin-bottom: 0;
}

.panel__content {
	display: block;
	margin-bottom: 20px;
}

.panel__highlight dd {
	margin-left: 0;
	padding-left: 0;
}

.panel__highlight dt, .info-list dt {
	font-weight: bold;
}

.layout__item {
	height: auto !important;
}

.bg-brand {
	background-color: #fff;
	border: 2px solid #ccc;
	padding: 20px !important;
}

.bg-brand .box.box--large {
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
}

.btn--border, .btn--icon {
	background: transparent;
	color: #0c6cce;
	border: 2px solid #0c6cce;
}

.btn--border:hover, .btn--border:active, .btn--border:focus, .btn--icon:hover, .btn--icon:active, .btn--icon:focus {
	background: transparent;
	border-color: #06396e;
	color: #06396e;
}

.btn--border:hover .fa, .btn--border:active .fa, .btn--border:focus .fa, .btn--icon:hover .fa, .btn--icon:active .fa, .btn--icon:focus .fa {
	background-color: #06396e;
}

.btn--large, .btn--icon {
	font-size: 15px;
	font-size: 0.8333333333rem;
	line-height: 1;
}

.btn--icon {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 0;
	text-align: left;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.btn--icon .fa {
	background-color: #0c6cce;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 28px;
	font-size: 1.5555555556rem;
	line-height: 48px;
}

.btn-group .btn {
	margin-bottom: 20px;
}

.btn-group .btn:last-child {
	margin-bottom: 0;
}

.band--border, .band--slider, .home .band--large {
	background: #efefef;
	border: 2px solid #ccc;
	padding: 30px;
	margin-bottom: 30px;
}

.tabs ul {
	display: block;
	width: 100%;
	margin: 20px 0;
	border-bottom: 2px solid #06396e;
}

.tabs li {
	display: inline-block;
}

.tabs a {
	display: block;
	padding: 5px 10px;
	margin-bottom: -1px;
	text-align: center;
	text-decoration: none;
	background-color: #0c6cce;
	color: #fff;
	height: auto !important;
	margin: 4px 0 0 0;
}

.tabs a:hover, .tabs a:active, .tabs a:focus, .tabs a.active {
	background: #06396e;
}

.tabs li.ui-state-active a {
	background: #06396e;
}

.tabs--secondary {
	margin-top: 30px;
	margin-bottom: -24px;
}

.tabs--secondary ul {
	border-bottom-color: #ccc;
}

.tabs--secondary a {
	border: 2px solid #ccc;
	border-bottom: none;
	background-color: #ccc !important;
	color: #000;
}

.tabs--secondary a:hover, .tabs--secondary a:active, .tabs--secondary a:focus {
	background-color: #fff !important;
	color: #000;
}

.tabs--secondary .ui-state-active a {
	background-color: #fff !important;
	color: #000;
}

.post {
	background-color: #fff;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
}

.text-box table {
	margin-bottom: 50px;
	width: 100%;
	background-color: #fff;
}

.text-box table th, .text-box table td {
	border: 2px solid #ccc;
	padding: 10px;
	width: 100%;
}

.text-box table td {
	text-align: center;
}

.text-box table {
	border: 2px solid #ccc;
}

.text-box table tfoot {
	font-style: italic;
	font-size: 16px;
	font-size: 0.8888888889rem;
	line-height: 1.625;
}

.text-box table thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.text-box table th, .text-box table td {
	display: block;
	width: 100%;
	border-top: none;
}

.text-box table td:empty {
	display: none;
}

.text-box table td[data-title]:before {
	content: attr(data-title);
	display: block;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

@media screen and (min-width: 45em) {
	.text-box table {
		table-layout: fixed;
		width: 100%;
	}

	.text-box table thead {
		position: relative;
		clip: auto;
		height: auto;
		width: auto;
		overflow: auto;
	}

	.text-box table th, .text-box table td, .text-box table td:empty {
		display: table-cell;
		border-top: 1px solid #ccc;
		width: auto;
	}

	.text-box table td[data-title]:before {
		content: none;
	}
}

hr {
	color: #ccc;
	border: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 20px;
	margin-bottom: 20px;
}

.collapse h5 {
	font-size: 18px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.form-fields__field, .form-fields .layout__item, .configurator__row {
	margin-bottom: 25px;
}

.form-fields .layout__item label {
	display: block;
}

.text-input, textarea {
	width: 70%;
	padding: 10px;
}

textarea {
	border-color: #ccc;
	height: 150px;
}

label + textarea {
	display: block;
}

.page-footer .layout {
	background: #fff;
	border: 2px solid #ccc;
	padding: 20px;
}

.page-footer .layout__item {
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

.page-footer .layout__item:last-of-type {
	border: none;
}

.page-footer .layout__item:first-of-type h3:nth-of-type(2) {
	border-top: 2px solid #ccc;
	padding-top: 20px;
}

.page-footer .social-links {
	margin-bottom: 30px;
}

.page-footer .btn-group .btn {
	display: inline-block;
	vertical-align: top;
}

.page-footer .social-links a, .page-footer__labels a {
	text-decoration: none;
	margin-right: 10px;
}

.social-links a {
	text-decoration: none;
}

.style-switcher {
	margin-bottom: 20px;
}

.style-switcher li {
	display: inline-block;
}

.style-switcher li:first-child:after {
	content: '-';
}

.style-switcher a.active {
	font-weight: bold;
}

.adp table {
	width: 100% !important;
}

.adp-placemark img {
	max-width: none;
}

.adp-marker {
	margin: 10px;
}

.map-canvas {
	width: 100%;
	height: 300px;
	border: 2px solid #ccc;
}

@media screen and (min-width: 45em) {
	.map-canvas {
		height: 500px;
	}
}

fieldset {
	border: none;
}

.selectboxit-container {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.selectboxit-container * {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	outline: none;
	white-space: nowrap;
}

.selectboxit-container .selectboxit {
	width: 100%;
	cursor: pointer;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	position: relative;
}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
	height: 40px;
	line-height: 36px;
	display: block;
}

.selectboxit-container .selectboxit:focus {
	outline: 0;
}

.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	cursor: default;
}

.selectboxit-text {
	text-indent: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	width: auto;
}

.selectboxit .selectboxit-option-icon-container {
	margin-left: 5px;
}

.selectboxit-container .selectboxit-options {
	box-sizing: border-box;
	min-width: 100%;
	*width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer;
	display: none;
	z-index: 9999999999999;
	text-align: left;
	box-shadow: none;
}

.selectboxit-option .selectboxit-option-anchor {
	padding: 0 2px;
}

.selectboxit-option .selectboxit-option-anchor:hover {
	text-decoration: none;
}

.selectboxit-option, .selectboxit-optgroup-header {
	text-indent: 5px;
	margin: 0;
	list-style-type: none;
}

.selectboxit-optgroup-header {
	font-weight: bold;
}

.selectboxit-optgroup-header:hover {
	cursor: default;
}

.selectboxit-arrow-container {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #0c6cce;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
	margin: 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
	top: 30%;
}

.selectboxit-option-icon-container {
	float: left;
}

.selectboxit-container .selectboxit-option-icon {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.selectboxit-option-icon-url {
	width: 18px;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
	float: left;
}

.selectboxit-rendering {
	display: inline-block !important;
	*display: inline !important;
	zoom: 1 !important;
	visibility: visible !important;
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

.jqueryui .ui-icon {
	background-color: inherit;
}

.jqueryui .ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.selectboxit-btn {
	background-color: #fff;
	border: 2px solid #0c6cce;
	color: #0c6cce;
}

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active {
	color: #06396e;
	border-color: #06396e;
}

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus {
	color: #06396e;
	border-color: #06396e;
	text-decoration: none;
}

.selectboxit-btn.selectboxit-enabled:hover .selectboxit-arrow-container, .selectboxit-btn.selectboxit-enabled:focus .selectboxit-arrow-container, .selectboxit-btn.selectboxit-enabled:active .selectboxit-arrow-container {
	background-color: #06396e;
}

.selectboxit-default-arrow {
	width: 0;
	height: 0;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.selectboxit-list {
	background-color: #ffffff;
	border: 2px solid #0c6cce;
	border-top: 0;
}

.selectboxit-list .selectboxit-option-anchor {
	color: #0c6cce;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
	color: #000;
	background-color: rgba(12,108,206,0.5);
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
	color: #999999;
}

.down-arrow:before {
	content: '';
	display: inline-block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 2px;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-size: 24px;
	font-family: FontAwesome;
}

.pagination__nav {
	display: block;
}

.pagination__nav li {
	display: inline-block;
}

.pagination__nav a {
	display: block;
}

.pagination__left {
	margin-right: 10px;
}

.pagination__right {
	margin-left: 10px;
}

.steps dt {
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #888;
}

.steps dd {
	color: #888;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.3;
}

.steps dt.active {
	color: #0c6cce;
}

.steps dt.active + dd {
	color: #000;
}

.cart {
	background: #fff;
	border-top: none;
	width: 100%;
	display: table;
	text-align: center;
}

.cart thead {
	display: table-header-group;
}

.cart tbody {
	display: table-row-group;
}

.cart tr {
	display: table-row;
}

.cart th, .cart td {
	border: 2px solid #ccc;
	display: table-cell;
	padding: 10px;
}

.cart th {
	padding: 10px;
}

.cart td {
	padding: 10px;
}

.cart__product {
	width: 100%;
}

@media screen and (min-width: 45em) {
	.cart__product {
		width: 50%;
	}
}

.cart__product img {
	display: inline-block;
	margin-right: 10px;
}

@media screen and (min-width: 45em) {
	.cart__product img {
		margin-right: 25px;
	}
}

.cart__head {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	max-width: 50%;
}

.cart__title {
	margin: 0;
}

.cart__delete button {
	border: none;
	color: #fff;
	background: #0c6cce;
}

.cart__delete button:hover, .cart__delete button:active, .cart__delete button:focus {
	background: #06396e;
}

.cart-total {
	width: 100%;
	background: #fff;
	text-align: center;
}

.cart-total td {
	border: 2px solid #ccc;
	padding: 10px;
}

.cart-total__title {
	font-weight: 700;
	color: #000;
}

.cart-total__title span {
	font-weight: normal;
	display: block;
}

.cart-checkout .btn {
	margin-left: 10px;
}

.calendar {
	background: #fff;
	width: 100%;
	margin: 0 0 25px 0;
	table-layout: fixed;
}

.calendar td, .calendar th {
	border: 2px solid #ccc;
	text-align: center;
}

.calendar tr {
	border-top: 2px solid #ccc;
}

.calendar td {
	position: relative;
}

.calendar td a {
	display: block;
	color: #000;
	padding: 10px;
}

.calendar .border {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #fff;
	z-index: 1;
}

.calendar [class*="ev"] {
	height: 20%;
	width: 100%;
	position: absolute;
	left: 0;
}

.calendar td.active [class*="ev"] {
	opacity: 0.3;
}

.calendar td.active a {
	color: #06396e;
	cursor: default;
}

.calendar .ev1 {
	top: 0;
}

.calendar .ev2 {
	top: 20%;
}

.calendar .ev3 {
	top: 40%;
}

.calendar .ev4 {
	top: 60%;
}

.calendar .ev5 {
	top: 80%;
}

.calendar__header {
	width: 100%;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	font-weight: 700;
}

.calendar__header td {
	border: none;
}

.calendar__header td a {
	color: #0c6cce;
	padding-top: 20px;
	padding-bottom: 20px;
}

.calendar__header td:nth-child(2) {
	text-transform: uppercase;
}

.calendar tr:nth-child(2) {
	font-weight: 700;
}

.calendar tr:nth-child(2) td {
	padding: 10px 0;
}

.calendar-legend {
	font-size: 14px;
	font-size: 0.7777777778rem;
	line-height: 1.8571428571;
	margin-bottom: 50px;
}

.calendar-legend li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-right: 25px;
	line-height: 24px;
}

.calendar-legend li:before {
	content: '';
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #000;
}

@media screen and (min-width: 64em) {
	.calendar-legend li:before {
		top: 15px;
	}
}

li.legend-1:before {
	background-color: #51ADAD;
}

li.legend-2:before {
	background-color: #147A7A;
}

li.legend-3:before {
	background-color: #E4BAC4;
}

li.legend-4:before {
	background-color: #AD5195;
}

li.legend-5:before {
	background-color: #c8bc85;
}

.table-activity thead th {
	color: #000 !important;
}

.table-activity--legend-1 th, .h--legend-1 {
	color: #51ADAD !important;
}

.table-activity--legend-2 th, .h--legend-2 {
	color: #147A7A !important;
}

.table-activity--legend-3 th, .h--legend-3 {
	color: #E4BAC4 !important;
}

.table-activity--legend-4 th, .h--legend-4 {
	color: #AD5195 !important;
}

.table-activity--legend-5 th, .h--legend-5 {
	color: #c8bc85 !important;
}

.input-validation-error {
	border-color: indianred;
}

.field-validation-error {
	color: indianred;
}

.field-validation-valid {
	display: none;
}

.calendar a.shadow {
	text-shadow: 0 0 2px #000;
}

.calendar-legend li.cat-ambachters::before, .calendar .cat-ambachters {
	background-color: #666;
}

.calendar-legend li.cat-andere-activiteiten::before, .calendar .cat-andere-activiteiten {
	background-color: #51adad;
}

.calendar-legend li.cat-living-history::before, .calendar .cat-living-history {
	background-color: #147a7a;
}

.calendar-legend li.cat-paasactiviteiten::before, .calendar .cat-paasactiviteiten {
	background-color: #e4bac4;
}

.calendar-legend li.cat-workshops::before, .calendar .cat-workshops {
	background-color: #ad5195;
}

.table-activity--legend-ambachters th, .h--legend-ambachters {
	color: #666 !important;
}

.table-activity--legend-andere-activiteiten th, .h--legend-andere-activiteiten {
	color: #51adad !important;
}

.table-activity--legend-living-history th, .h--legend-living-history {
	color: #147a7a !important;
}

.table-activity--legend-paasactiviteiten th, .h--legend-paasactiviteiten {
	color: #e4bac4 !important;
}

.table-activity--legend-workshops th, .h--legend-workshops {
	color: #ad5195 !important;
}

.cart__product img {
	max-width: 100px;
}

.text-right {
	text-align: right;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #000;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("../img/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../img/fancybox/blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../img/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url("../img/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px;
	}

	#fancybox-loading div {
		background-image: url("../img/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px;
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-slide {
	margin-left: 10px;
	margin-right: 10px;
}

@media screen and (min-width: 45em) {
	.slick-slide {
		margin-left: 25px;
		margin-right: 25px;
	}
}

.slider-nav-wrap {
	width: 100%;
}

.slick-prev, .slick-next {
	background-color: #0c6cce;
	border: 0;
	height: 30px;
	vertical-align: middle;
	width: 70px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	float: left;
}

.slick-prev:hover, .slick-prev:active, .slick-prev:focus, .slick-next:hover, .slick-next:active, .slick-next:focus {
	background-color: #06396e;
}

.slick-next {
	margin-left: 5px;
}

.clearfix:after, .slider-nav:after, .wrapper:after, .pagination:after {
	content: "";
	display: table;
	clear: both;
}

.m {
	margin: 25px !important;
}

.mt {
	margin-top: 25px !important;
}

.mr {
	margin-right: 25px !important;
}

.mb {
	margin-bottom: 25px !important;
}

.ml {
	margin-left: 25px !important;
}

.mh {
	margin-right: 25px !important;
	margin-left: 25px !important;
}

.mv {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.m\+ {
	margin: 50px !important;
}

.mt\+ {
	margin-top: 50px !important;
}

.mr\+ {
	margin-right: 50px !important;
}

.mb\+ {
	margin-bottom: 50px !important;
}

.ml\+ {
	margin-left: 50px !important;
}

.mh\+ {
	margin-right: 50px !important;
	margin-left: 50px !important;
}

.mv\+ {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.text-center {
	text-align: center;
}

.alpha {
	font-size: 34px;
	font-size: 1.8888888889rem;
	line-height: 1;
	margin-bottom: 52px;
}

@media screen and (min-width: 45em) {
	.alpha {
		font-size: 40px;
		font-size: 2.2222222222rem;
		line-height: 1.1;
	}
}

.beta {
	font-size: 32px;
	font-size: 1.7777777778rem;
	line-height: 1;
	line-height: 1;
}

.gamma {
	font-size: 24px;
	font-size: 1.3333333333rem;
	line-height: 1;
	line-height: 1;
}

.delta {
	font-size: 21px;
	font-size: 1.1666666667rem;
	line-height: 1;
	line-height: 1;
}

.epsilon {
	font-size: 18px;
	font-size: 1rem;
	line-height: 1;
	line-height: 1;
}

.zeta {
	font-size: 16px;
	font-size: 0.8888888889rem;
	line-height: 1;
	line-height: 1;
}
