@import url("https://use.typekit.net/cwy2uwi.css");
@media print,
screen and (min-width: 40em) {
	.reveal,
	.reveal.tiny,
	.reveal.small,
	.reveal.large {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}

.xr{
	color: red;
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s, visibility 0s linear .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	transition: opacity .25s, visibility 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current {
	display: block
}

.fancybox-slide--next {
	display: block;
	z-index: 99995
}

.fancybox-slide--image {
	overflow: visible;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px 6px 0 6px
}

.fancybox-slide--iframe {
	padding: 44px 44px 0
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px 0;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
	cursor: grab
}

.fancybox-is-dragging .fancybox-content {
	cursor: grabbing
}

.fancybox-container [data-selectable='true'] {
	cursor: text
}

.fancybox-image {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
	z-index: 1
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: calc(100% - 44px);
	margin-bottom: 44px
}

.fancybox-video {
	background: transparent;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	background: transparent;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	vertical-align: top
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: none;
	padding: 10px;
	transition: color .2s;
	vertical-align: top;
	width: 44px;
	color: #ccc
}

.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
	color: #fff
}

.fancybox-button.disabled,
.fancybox-button[disabled] {
	color: #888;
	cursor: default
}

.fancybox-button.disabled:hover,
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3
}

.fancybox-button--play svg path:nth-child(2),
.fancybox-button--pause svg path:nth-child(1) {
	display: none
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
	fill: currentColor
}

.fancybox-button--share svg path {
	stroke-width: 1
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button::after {
	content: '';
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	transition: stroke .1s
}

.fancybox-close-small:focus {
	outline: none
}

.fancybox-close-small:hover svg {
	opacity: 1
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
	background: transparent;
	color: #fff
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px 25px 44px;
	right: 0
}

.fancybox-caption::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1
}

.fancybox-caption::after {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	content: '';
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0
}

.fancybox-caption a {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	border: 6px solid rgba(100, 100, 100, 0.5);
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs>ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x>ul {
	overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs>ul>li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, 0.1)
}

.fancybox-thumbs>ul>li {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.fancybox-thumbs>ul>li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1
}

@media all and (max-width: 800px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs>ul>li {
		max-width: calc(100% - 10px)
	}
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

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

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption,
figure {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

main {
	display: block
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

input {
	overflow: visible
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	display: table;
	max-width: 100%;
	padding: 0;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

details {
	display: block
}

summary {
	display: list-item
}

menu {
	display: block
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

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

html {
	box-sizing: border-box;
	font-size: 100%
}

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

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #1f1f1f;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}

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

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: auto
}

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

pre {
	overflow: auto
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 84.375rem;
	margin: 0 auto
}


/*---------------------------------------------- 

 ELEMENTS

------------------------------------------------*/	

/*	spacer
-------------------------------------------------*/	
div[class*='spacer-'] { display: block; }
.spacer-mini { height: 20px; }
.spacer-small { height: 40px; }
.spacer-medium { height: 60px; }
.spacer-big { height: 100px; }

div[class*='spacer-'] + p, div[class*='spacer-'] + div, cdiv[class*='spacer-'] + blockquote, div[class*='spacer-'] + ul,
div[class*='spacer-'] + h1, div[class*='spacer-'] + h2, div[class*='spacer-'] + h3, div[class*='spacer-'] + h4, div[class*='spacer-'] + h5, div[class*='spacer-'] + h6 { margin-top: 0px !important; }

hr.medium{width:420px;}
hr.thick{height:2px; background: #e21a22;}


/*======================*/

@media print,
screen and (min-width: 40em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 100%;
	margin: 0 auto
}

@media print,
screen and (min-width: 40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin: 0 auto
}

.video-container{
	display: flex;
  	justify-content: center;
  	align-items: center;
	width:100%;
  	height: 100vh; /* Adjust the height based on your needs */
}

.grid-x {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cell {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0px;
	min-width: 0px;
	width: 100%
}

.cell.auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.cell.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.auto {
	width: auto
}

.grid-x>.shrink {
	width: auto
}

.triangle-right {
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-left: 30px solid #b9b9b9;
	border-bottom: 25px solid transparent;
}

.grid-x>.small-shrink,
.grid-x>.small-full,
.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
	.grid-x>.medium-shrink,
	.grid-x>.medium-full,
	.grid-x>.medium-1,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12 {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-x>.large-shrink,
	.grid-x>.large-full,
	.grid-x>.large-1,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12 {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-x>.small-1 {
	width: 8.33333%
}

.grid-x>.small-2 {
	width: 16.66667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.33333%
}

.grid-x>.small-5 {
	width: 41.66667%
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.33333%
}

.grid-x>.small-8 {
	width: 66.66667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.33333%
}

.grid-x>.small-11 {
	width: 91.66667%
}

.grid-x>.small-12 {
	width: 100%
}

@media print,
screen and (min-width: 40em) {
	.grid-x>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.medium-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.medium-1 {
		width: 8.33333%
	}
	.grid-x>.medium-2 {
		width: 16.66667%
	}
	.grid-x>.medium-3 {
		width: 25%
	}
	.grid-x>.medium-4 {
		width: 33.33333%
	}
	.grid-x>.medium-5 {
		width: 41.66667%
	}
	.grid-x>.medium-6 {
		width: 50%
	}
	.grid-x>.medium-7 {
		width: 58.33333%
	}
	.grid-x>.medium-8 {
		width: 66.66667%
	}
	.grid-x>.medium-9 {
		width: 75%
	}
	.grid-x>.medium-10 {
		width: 83.33333%
	}
	.grid-x>.medium-11 {
		width: 91.66667%
	}
	.grid-x>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-x>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.large-shrink {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x>.large-1 {
		width: 8.33333%
	}
	.grid-x>.large-2 {
		width: 16.66667%
	}
	.grid-x>.large-3 {
		width: 25%
	}
	.grid-x>.large-4 {
		width: 33.33333%
	}
	.grid-x>.large-5 {
		width: 41.66667%
	}
	.grid-x>.large-6 {
		width: 50%
	}
	.grid-x>.large-7 {
		width: 58.33333%
	}
	.grid-x>.large-8 {
		width: 66.66667%
	}
	.grid-x>.large-9 {
		width: 75%
	}
	.grid-x>.large-10 {
		width: 83.33333%
	}
	.grid-x>.large-11 {
		width: 91.66667%
	}
	.grid-x>.large-12 {
		width: 100%
	}
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
	height: auto
}

.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x>.auto {
	width: auto
}

.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-x>.auto {
		width: auto
	}
	.grid-margin-x>.shrink {
		width: auto
	}
	.grid-margin-x>.small-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.small-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.small-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.small-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.small-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.small-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.small-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.small-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.small-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.small-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.small-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.small-12 {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x>.medium-auto {
		width: auto
	}
	.grid-margin-x>.medium-shrink {
		width: auto
	}
	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.medium-12 {
		width: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-margin-x>.large-auto {
		width: auto
	}
	.grid-margin-x>.large-shrink {
		width: auto
	}
	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x>.large-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x>.large-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x>.large-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x>.large-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x>.large-12 {
		width: calc(100% - 1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-padding-x>.cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print,
screen and (min-width: 40em) {
	.medium-up-1>.cell {
		width: 100%
	}
	.medium-up-2>.cell {
		width: 50%
	}
	.medium-up-3>.cell {
		width: 33.33333%
	}
	.medium-up-4>.cell {
		width: 25%
	}
	.medium-up-5>.cell {
		width: 20%
	}
	.medium-up-6>.cell {
		width: 16.66667%
	}
	.medium-up-7>.cell {
		width: 14.28571%
	}
	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width: 64em) {
	.large-up-1>.cell {
		width: 100%
	}
	.large-up-2>.cell {
		width: 50%
	}
	.large-up-3>.cell {
		width: 33.33333%
	}
	.large-up-4>.cell {
		width: 25%
	}
	.large-up-5>.cell {
		width: 20%
	}
	.large-up-6>.cell {
		width: 16.66667%
	}
	.large-up-7>.cell {
		width: 14.28571%
	}
	.large-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% - 1.25rem)
	}
	.grid-margin-x.small-up-2>.cell {
		width: calc(50% - 1.25rem)
	}
	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% - 1.25rem)
	}
	.grid-margin-x.small-up-4>.cell {
		width: calc(25% - 1.25rem)
	}
	.grid-margin-x.small-up-5>.cell {
		width: calc(20% - 1.25rem)
	}
	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% - 1.25rem)
	}
	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% - 1.25rem)
	}
	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% - 1.25rem)
	}
	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 1.875rem)
	}
}

.small-margin-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width: 41.66667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print,
screen and (min-width: 40em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.medium-3 {
		width: 25%
	}
	.small-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.medium-6 {
		width: 50%
	}
	.small-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.medium-9 {
		width: 75%
	}
	.small-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.large-3 {
		width: 25%
	}
	.small-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.small-margin-collapse>.large-6 {
		width: 50%
	}
	.small-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.large-9 {
		width: 75%
	}
	.small-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print,
screen and (min-width: 40em) {
	.medium-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width: 40em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.small-3 {
		width: 25%
	}
	.medium-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.small-6 {
		width: 50%
	}
	.medium-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.small-9 {
		width: 75%
	}
	.medium-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 40em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.medium-3 {
		width: 25%
	}
	.medium-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.medium-6 {
		width: 50%
	}
	.medium-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.medium-9 {
		width: 75%
	}
	.medium-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.large-3 {
		width: 25%
	}
	.medium-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.medium-margin-collapse>.large-6 {
		width: 50%
	}
	.medium-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.large-9 {
		width: 75%
	}
	.medium-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 40em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width: 64em) {
	.large-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width: 64em) {
	.large-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.small-3 {
		width: 25%
	}
	.large-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.small-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.small-6 {
		width: 50%
	}
	.large-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.small-9 {
		width: 75%
	}
	.large-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.large-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.medium-3 {
		width: 25%
	}
	.large-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.medium-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.medium-6 {
		width: 50%
	}
	.large-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.medium-9 {
		width: 75%
	}
	.large-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.large-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.large-3 {
		width: 25%
	}
	.large-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.large-5 {
		width: 41.66667%
	}
	.large-margin-collapse>.large-6 {
		width: 50%
	}
	.large-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.large-9 {
		width: 75%
	}
	.large-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

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

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% + .625rem)
}

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

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + .625rem)
}

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

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + .625rem)
}

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

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + .625rem)
}

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

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width: 40em) {
	.medium-offset-0 {
		margin-left: 0%
	}
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + .9375rem)
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + .9375rem)
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + .9375rem)
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + .9375rem)
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.large-offset-0 {
		margin-left: 0%
	}
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + .9375rem)
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + .9375rem)
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + .9375rem)
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + .9375rem)
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + .9375rem)
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + .9375rem)
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + .9375rem)
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + .9375rem)
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + .9375rem)
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + .9375rem)
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + .9375rem)
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + .9375rem)
	}
}

.grid-y {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.grid-y>.cell {
	width: auto
}

.grid-y>.auto {
	height: auto
}

.grid-y>.shrink {
	height: auto
}

.grid-y>.small-shrink,
.grid-y>.small-full,
.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
	.grid-y>.medium-shrink,
	.grid-y>.medium-full,
	.grid-y>.medium-1,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12 {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-y>.large-shrink,
	.grid-y>.large-full,
	.grid-y>.large-1,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12 {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height: 41.66667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print,
screen and (min-width: 40em) {
	.grid-y>.medium-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.medium-shrink {
		height: auto
	}
	.grid-y>.medium-1 {
		height: 8.33333%
	}
	.grid-y>.medium-2 {
		height: 16.66667%
	}
	.grid-y>.medium-3 {
		height: 25%
	}
	.grid-y>.medium-4 {
		height: 33.33333%
	}
	.grid-y>.medium-5 {
		height: 41.66667%
	}
	.grid-y>.medium-6 {
		height: 50%
	}
	.grid-y>.medium-7 {
		height: 58.33333%
	}
	.grid-y>.medium-8 {
		height: 66.66667%
	}
	.grid-y>.medium-9 {
		height: 75%
	}
	.grid-y>.medium-10 {
		height: 83.33333%
	}
	.grid-y>.medium-11 {
		height: 91.66667%
	}
	.grid-y>.medium-12 {
		height: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-y>.large-auto {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.large-shrink {
		height: auto
	}
	.grid-y>.large-1 {
		height: 8.33333%
	}
	.grid-y>.large-2 {
		height: 16.66667%
	}
	.grid-y>.large-3 {
		height: 25%
	}
	.grid-y>.large-4 {
		height: 33.33333%
	}
	.grid-y>.large-5 {
		height: 41.66667%
	}
	.grid-y>.large-6 {
		height: 50%
	}
	.grid-y>.large-7 {
		height: 58.33333%
	}
	.grid-y>.large-8 {
		height: 66.66667%
	}
	.grid-y>.large-9 {
		height: 75%
	}
	.grid-y>.large-10 {
		height: 83.33333%
	}
	.grid-y>.large-11 {
		height: 91.66667%
	}
	.grid-y>.large-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto {
	height: auto
}

.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y>.auto {
		height: auto
	}
	.grid-margin-y>.shrink {
		height: auto
	}
	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem)
	}
	.grid-margin-y>.medium-auto {
		height: auto
	}
	.grid-margin-y>.medium-shrink {
		height: auto
	}
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-margin-y>.large-auto {
		height: auto
	}
	.grid-margin-y>.large-shrink {
		height: auto
	}
	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print,
screen and (min-width: 40em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .medium-grid-frame {
		width: 100%
	}
	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
	.medium-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
}

@media print,
screen and (min-width: 64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .large-grid-frame {
		width: 100%
	}
	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
	.large-cell-block-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.large-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}

@media print,
screen and (min-width: 40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

.cell .grid-y.grid-frame {
	height: 100%
}

@media print,
screen and (min-width: 40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto {
	height: auto
}

.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y>.auto {
		height: auto
	}
	.grid-margin-y>.shrink {
		height: auto
	}
	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.small-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.small-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.small-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.small-12 {
		height: calc(100% - 1.875rem)
	}
	.grid-margin-y>.medium-auto {
		height: auto
	}
	.grid-margin-y>.medium-shrink {
		height: auto
	}
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-margin-y>.large-auto {
		height: auto
	}
	.grid-margin-y>.large-shrink {
		height: auto
	}
	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y>.large-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y>.large-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y>.large-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y>.large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width: 40em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width: 40em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media print,
screen and (min-width: 64em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

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

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic;
	line-height: inherit
}

strong,
b {
	font-weight: bold;
	line-height: inherit
}

small {
	font-size: 80%;
	line-height: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: inherit;
	text-rendering: optimizeLegibility
}

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

h1,
.h1 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h2,
.h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h3,
.h3 {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h4,
.h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h5,
.h5 {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h6,
.h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

@media print,
screen and (min-width: 40em) {
	h1,
	.h1 {
		font-size: 3rem
	}
	h2,
	.h2 {
		font-size: 2.5rem
	}
	h3,
	.h3 {
		font-size: 1.9375rem
	}
	h4,
	.h4 {
		font-size: 1.5625rem
	}
	h5,
	.h5 {
		font-size: 1.25rem
	}
	h6,
	.h6 {
		font-size: 1rem
	}
}

a {
	line-height: inherit;
	color: #e21a22;
	text-decoration: none;
	cursor: pointer
}

a:hover,
a:focus {
	color: #c2161d
}

a img {
	border: 0
}

hr {
	clear: both;
	max-width: 84.375rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

ul,
ol,
dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc
}

ol {
	margin-left: 1.25rem
}

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

dl {
	margin-bottom: 1rem
}

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

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: "— "
}

abbr,
abbr[title] {
	border-bottom: 1px dotted #1f1f1f;
	cursor: help;
	text-decoration: none
}

figure {
	margin: 0
}

code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #1f1f1f
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #1f1f1f
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

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

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

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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print,
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 print,
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
	}
}

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

@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: black !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 {
		display: table-cell !important
	}
	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) ")"
	}
	pre,
	blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 0.5cm
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.print-break-inside {
		page-break-inside: auto
	}
}

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #e21a22;
	color: #fefefe
}

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

.button:hover,
.button:focus {
	background-color: #c0161d;
	color: #fefefe
}

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

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

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

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

.button.primary {
	background-color: #e21a22;
	color: #fefefe
}

.button.primary:hover,
.button.primary:focus {
	background-color: #b5151b;
	color: #fefefe
}

.button.secondary {
	background-color: #767676;
	color: #fefefe
}

.button.secondary:hover,
.button.secondary:focus {
	background-color: #5e5e5e;
	color: #fefefe
}

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

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

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

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

.button.alert {
	background-color: #cc4b37;
	color: #fefefe
}

.button.alert:hover,
.button.alert:focus {
	background-color: #a53b2a;
	color: #fefefe
}

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

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

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

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
	background-color: #e21a22;
	color: #fefefe
}

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

.button.disabled.secondary,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	background-color: #767676;
	color: #fefefe
}

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

.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
	background-color: #3adb76;
	color: #1f1f1f
}

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

.button.disabled.warning,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
	background-color: #ffae00;
	color: #1f1f1f
}

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

.button.disabled.alert,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	background-color: #cc4b37;
	color: #fefefe
}

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

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

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

.button.hollow:hover,
.button.hollow:focus {
	border-color: #710d11;
	color: #710d11
}

.button.hollow:hover.disabled,
.button.hollow:hover[disabled],
.button.hollow:focus.disabled,
.button.hollow:focus[disabled] {
	border: 1px solid #e21a22;
	color: #e21a22
}

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

.button.hollow.primary:hover,
.button.hollow.primary:focus {
	border-color: #710d11;
	color: #710d11
}

.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled],
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled] {
	border: 1px solid #e21a22;
	color: #e21a22
}

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

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled],
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled] {
	border: 1px solid #767676;
	color: #767676
}

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

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

.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled],
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

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

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

.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled],
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

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

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

.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled],
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear {
	border: 1px solid #e21a22;
	color: #e21a22
}

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

.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
	background-color: transparent
}

.button.clear:hover,
.button.clear:focus {
	border-color: #710d11;
	color: #710d11
}

.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
	border: 1px solid #e21a22;
	color: #e21a22
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
	border-color: transparent
}

.button.clear.primary {
	border: 1px solid #e21a22;
	color: #e21a22
}

.button.clear.primary:hover,
.button.clear.primary:focus {
	border-color: #710d11;
	color: #710d11
}

.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
	border: 1px solid #e21a22;
	color: #e21a22
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
	border-color: transparent
}

.button.clear.secondary {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
	border: 1px solid #767676;
	color: #767676
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
	border-color: transparent
}

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

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

.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
	border-color: transparent
}

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

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

.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
	border-color: transparent
}

.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert:hover,
.button.clear.alert:focus {
	border-color: #67251a;
	color: #67251a
}

.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
	border-color: transparent
}

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

.button.dropdown.hollow::after {
	border-top-color: #e21a22
}

.button.dropdown.hollow.primary::after {
	border-top-color: #e21a22
}

.button.dropdown.hollow.secondary::after {
	border-top-color: #767676
}

.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37
}

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

a.button:hover,
a.button:focus {
	text-decoration: none
}

[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.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(31, 31, 31, 0.1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #1f1f1f;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	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 {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
	max-width: 100%
}

textarea[rows] {
	height: auto
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #cacaca
}

input::placeholder,
textarea::placeholder {
	color: #cacaca
}

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

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

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

[type='file'],
[type='checkbox'],
[type='radio'] {
	margin: 0 0 1rem
}

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

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

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

[type='file'] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #1f1f1f
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #1f1f1f
}

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

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

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

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

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #1f1f1f;
	text-align: center;
	white-space: nowrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-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;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	height: auto;
	min-width: 0
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
	height: auto;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

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

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}

select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #1f1f1f;
	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%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

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

select:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

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

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

select[multiple] {
	height: auto;
	background-image: none
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #f9ecea
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37
}

.is-invalid-label {
	color: #cc4b37
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: bold;
	color: #cc4b37
}

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

.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

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

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

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

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

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

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

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

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

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

.accordion-menu li {
	width: 100%
}

.accordion-menu a {
	padding: 0.7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
	padding: 0.7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
	position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #e21a22 transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
	left: auto;
	right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
	right: auto;
	left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

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

.has-submenu-toggle>a {
	margin-right: 40px
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 40px;
	height: 40px
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #e21a22 transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}

.submenu-toggle[aria-expanded='true']::after {
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.submenu-toggle-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}

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

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

.close-button.small {
	right: 0.66rem;
	top: 0.33em;
	font-size: 1.5em;
	line-height: 1
}

.close-button,
.close-button.medium {
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

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

.menu a,
.menu .button {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: 0.7rem 1rem
}

.menu input,
.menu select,
.menu a,
.menu button {
	margin-bottom: 0
}

.menu input {
	display: inline-block
}

.menu,
.menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: row;
	flex-direction: row
}

.menu.vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-direction: column;
	flex-direction: column
}

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

.menu.simple {
	-ms-flex-align: center;
	align-items: center
}

.menu.simple li+li {
	margin-left: 1rem
}

.menu.simple a {
	padding: 0
}

@media print,
screen and (min-width: 40em) {
	.menu.medium-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.medium-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.medium-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.medium-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media print,
screen and (min-width: 64em) {
	.menu.large-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.large-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.large-expanded li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.large-simple li {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem
}

.menu.icons a {
	display: -ms-flexbox;
	display: flex
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
	display: -ms-flexbox;
	display: flex
}

.menu.icon-left li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

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

.menu.icon-right li a {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

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

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

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

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

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

.menu .is-active>a {
	background: #e21a22;
	color: #fefefe
}

.menu .active>a {
	background: #e21a22;
	color: #fefefe
}

.menu.align-left {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.menu.align-right li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right.vertical li {
	display: block;
	text-align: right
}

.menu.align-right.vertical li .submenu li {
	text-align: right
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}

.menu.align-center li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.menu.align-center li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu .menu-text {
	padding: 0.7rem 1rem;
	font-weight: bold;
	line-height: 1;
	color: inherit
}

.menu-centered>.menu {
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li .submenu li {
	-ms-flex-pack: start;
	justify-content: flex-start
}

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

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

.is-drilldown li {
	display: block
}

.is-drilldown.animate-height {
	transition: height 0.5s
}

.drilldown a {
	padding: 0.7rem 1rem;
	background: #fefefe
}

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

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

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

.drilldown .is-drilldown-submenu a {
	padding: 0.7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
	margin-right: 0;
	margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%
}

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

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

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
	left: auto;
	right: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #e21a22
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
	right: auto;
	left: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #e21a22 transparent transparent
}

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

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

.dropdown-pane.is-opening {
	display: block
}

.dropdown-pane.is-open {
	visibility: visible;
	display: block
}

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

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

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

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

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

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

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

.dropdown.menu a {
	padding: 0.7rem 1rem
}

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

.dropdown.menu .is-active>a {
	background: rgba(0, 0, 0, 0);
	color: #e21a22
}

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

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}

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

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

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

.dropdown.menu.vertical>li>a::after {
	right: 14px
}

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

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

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

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

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

.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;
	left: auto;
	margin-top: -6px
}

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

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

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

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

.dropdown .is-dropdown-submenu a {
	padding: 0.7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px
}

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

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

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

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

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

.label {
	display: inline-block;
	padding: 0.33333rem 0.5rem;
	border-radius: 0;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #e21a22;
	color: #fefefe
}

.label.primary {
	background: #e21a22;
	color: #fefefe
}

.label.secondary {
	background: #767676;
	color: #fefefe
}

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

.label.warning {
	background: #ffae00;
	color: #1f1f1f
}

.label.alert {
	background: #cc4b37;
	color: #fefefe
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, 0.25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.off-canvas {
	position: fixed;
	z-index: 12;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

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

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-closed {
	visibility: hidden
}

.off-canvas.is-transition-overlap {
	z-index: 99999999
}

.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(31, 31, 31, 0.7)
}

.off-canvas.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

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

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-closed {
	visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(31, 31, 31, 0.7)
}

.off-canvas-absolute.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 100%;
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.off-canvas-content .off-canvas.position-left {
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.position-left.is-transition-push {
	box-shadow: inset -13px 0 20px -13px rgba(31, 31, 31, 0.25)
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	width: 100%;
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.off-canvas-content .off-canvas.position-right {
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.position-right.is-transition-push {
	box-shadow: inset 13px 0 20px -13px rgba(31, 31, 31, 0.25)
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 100%;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.off-canvas-content .off-canvas.position-top {
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.position-top.is-transition-push {
	box-shadow: inset 0 -13px 20px -13px rgba(31, 31, 31, 0.25)
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 100%;
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.off-canvas-content .off-canvas.position-bottom {
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 13px 20px -13px rgba(31, 31, 31, 0.25)
}

.off-canvas-content {
	-ms-transform: none;
	transform: none;
	transition: transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media print,
screen and (min-width: 40em) {
	.position-left.reveal-for-medium {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-medium {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 100%
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 100%
	}
	.position-right.reveal-for-medium {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-medium {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 100%
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 100%
	}
	.position-top.reveal-for-medium {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-medium {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 100%
	}
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: 100%
	}
	.position-bottom.reveal-for-medium {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-medium {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 100%
	}
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: 100%
	}
}

@media print,
screen and (min-width: 64em) {
	.position-left.reveal-for-large {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-large {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 100%
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 100%
	}
	.position-right.reveal-for-large {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-large {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 100%
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 100%
	}
	.position-top.reveal-for-large {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-large {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 100%
	}
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: 100%
	}
	.position-bottom.reveal-for-large {
		-ms-transform: none;
		transform: none;
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-large {
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 100%
	}
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: 100%
	}
}

@media print,
screen and (min-width: 40em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top,
	.off-canvas.in-canvas-for-medium.position-bottom {
		box-shadow: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}

@media print,
screen and (min-width: 64em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top,
	.off-canvas.in-canvas-for-large.position-bottom {
		box-shadow: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

.sticky-container {
	position: relative
}

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

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

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

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

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

.sticky.is-anchored.is-at-bottom {
	bottom: 0
}

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

html.is-reveal-open,
html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

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

.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto
}

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

@media print,
screen and (min-width: 40em) {
	.reveal {
		min-height: 0
	}
}

.reveal .column {
	min-width: 0
}

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

@media print,
screen and (min-width: 40em) {
	.reveal {
		width: 600px;
		max-width: 84.375rem
	}
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width: 40em) {
	.reveal.tiny {
		width: 30%;
		max-width: 84.375rem
	}
}

@media print,
screen and (min-width: 40em) {
	.reveal.small {
		width: 50%;
		max-width: 84.375rem
	}
}

@media print,
screen and (min-width: 40em) {
	.reveal.large {
		width: 90%;
		max-width: 84.375rem
	}
}

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

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

.reveal.without-overlay {
	position: fixed
}

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

thead,
tbody,
tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

caption {
	padding: .5rem .625rem .625rem;
	font-weight: bold
}

thead {
	background: #f8f8f8;
	color: #1f1f1f
}

tfoot {
	background: #f1f1f1;
	color: #1f1f1f
}

thead tr,
tfoot tr {
	background: transparent
}

thead th,
thead td,
tfoot th,
tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
	text-align: left
}

tbody th,
tbody td {
	padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}

table.unstriped tbody {
	background-color: #fefefe
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}

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

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}

table.hover thead tr:hover {
	background-color: #f3f3f3
}

table.hover tfoot tr:hover {
	background-color: #ececec
}

table.hover tbody tr:hover {
	background-color: #f9f9f9
}

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

.table-scroll {
	overflow-x: auto
}

.table-scroll table {
	width: auto
}

.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none
}

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

.tabs::after {
	clear: both
}

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

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

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

.tabs.primary {
	background: #e21a22
}

.tabs.primary>li>a {
	color: #fefefe
}

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

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #e21a22
}

.tabs-title>a:hover {
	background: #fefefe;
	color: #c2161d
}

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

.tabs-content {
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #1f1f1f;
	transition: all 0.5s ease
}

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

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

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

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

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

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

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

@media screen and (max-width: 39.9375em) {
	.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 print,
screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width: 63.9375em) {
	.show-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;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}

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

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

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

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

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

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

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

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

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

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

.align-right.vertical.menu>li>a {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-center.vertical.menu>li>a {
	-ms-flex-pack: center;
	justify-content: center
}

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

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

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

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

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

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

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

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

.align-center-middle {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center
}

.small-order-1 {
	-ms-flex-order: 1;
	order: 1
}

.small-order-2 {
	-ms-flex-order: 2;
	order: 2
}

.small-order-3 {
	-ms-flex-order: 3;
	order: 3
}

.small-order-4 {
	-ms-flex-order: 4;
	order: 4
}

.small-order-5 {
	-ms-flex-order: 5;
	order: 5
}

.small-order-6 {
	-ms-flex-order: 6;
	order: 6
}

@media print,
screen and (min-width: 40em) {
	.medium-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
}

@media print,
screen and (min-width: 64em) {
	.large-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
}

.flex-container {
	display: -ms-flexbox;
	display: flex
}

.flex-child-auto {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.flex-child-grow {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.flex-child-shrink {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.flex-dir-row {
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-dir-row-reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.flex-dir-column {
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-dir-column-reverse {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

@media print,
screen and (min-width: 40em) {
	.medium-flex-container {
		display: -ms-flexbox;
		display: flex
	}
	.medium-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.medium-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.medium-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.medium-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.medium-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.medium-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column
	}
	.medium-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

@media print,
screen and (min-width: 64em) {
	.large-flex-container {
		display: -ms-flexbox;
		display: flex
	}
	.large-flex-child-auto {
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.large-flex-child-grow {
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.large-flex-child-shrink {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.large-flex-dir-row {
		-ms-flex-direction: row;
		flex-direction: row
	}
	.large-flex-dir-row-reverse {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.large-flex-dir-column {
		-ms-flex-direction: column;
		flex-direction: column
	}
	.large-flex-dir-column-reverse {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.slide-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.slide-out-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.slide-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateY(0);
	transform: translateY(0);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.slide-out-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: translateX(0);
	transform: translateX(0);
	transition-property: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.fade-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 0;
	transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}

.fade-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	opacity: 1;
	transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}

.hinge-in-from-top.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	-ms-transform-origin: top;
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-in-from-right.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	-ms-transform-origin: right;
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-in-from-bottom.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(90deg);
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-in-from-left.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(90deg);
	-ms-transform-origin: left;
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateX(-90deg);
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotateY(-90deg);
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	transform: perspective(2000px) rotate(0deg);
	opacity: 1
}

.hinge-out-from-top.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: top;
	transform-origin: top;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-right.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: right;
	transform-origin: right;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.hinge-out-from-bottom.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-left.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: left;
	transform-origin: left;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	transform: perspective(2000px) rotate(0deg);
	-ms-transform-origin: center;
	transform-origin: center;
	transition-property: transform, opacity;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.scale-in-up.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: scale(.5);
	transform: scale(.5);
	transition-property: transform, opacity;
	opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-in-down.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	transition-property: transform, opacity;
	opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-out-up.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: scale(1);
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}

.scale-out-down.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: scale(1);
	transform: scale(1);
	transition-property: transform, opacity;
	opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
	-ms-transform: scale(.5);
	transform: scale(.5);
	opacity: 0
}

.spin-in.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	opacity: 0
}

.spin-in-ccw.mui-enter {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out-ccw.mui-leave {
	transition-duration: 500ms;
	transition-timing-function: linear;
	-ms-transform: rotate(0);
	transform: rotate(0);
	transition-property: transform, opacity;
	opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	opacity: 0
}

.slow {
	transition-duration: 750ms !important
}

.fast {
	transition-duration: 250ms !important
}

.linear {
	transition-timing-function: linear !important
}

.ease {
	transition-timing-function: ease !important
}

.ease-in {
	transition-timing-function: ease-in !important
}

.ease-out {
	transition-timing-function: ease-out !important
}

.ease-in-out {
	transition-timing-function: ease-in-out !important
}

.bounce-in {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
	transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
	transition-delay: 300ms !important
}

.long-delay {
	transition-delay: 700ms !important
}

.shake {
	animation-name: shake-7
}

@keyframes shake-7 {
	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		transform: translateX(7%)
	}
	5%,
	15%,
	25%,
	35%,
	45%,
	55%,
	65%,
	75%,
	85%,
	95% {
		transform: translateX(-7%)
	}
}

.spin-cw {
	animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
	0% {
		transform: rotate(-1turn)
	}
	100% {
		transform: rotate(0)
	}
}

.spin-ccw {
	animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(1turn)
	}
}

.wiggle {
	animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
	40%,
	50%,
	60% {
		transform: rotate(7deg)
	}
	35%,
	45%,
	55%,
	65% {
		transform: rotate(-7deg)
	}
	0%,
	30%,
	70%,
	100% {
		transform: rotate(0)
	}
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
	animation-duration: 500ms
}

.infinite {
	animation-iteration-count: infinite
}

.slow {
	animation-duration: 750ms !important
}

.fast {
	animation-duration: 250ms !important
}

.linear {
	animation-timing-function: linear !important
}

.ease {
	animation-timing-function: ease !important
}

.ease-in {
	animation-timing-function: ease-in !important
}

.ease-out {
	animation-timing-function: ease-out !important
}

.ease-in-out {
	animation-timing-function: ease-in-out !important
}

.bounce-in {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
	animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
	animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
	animation-delay: 300ms !important
}

.long-delay {
	animation-delay: 700ms !important
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-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 {
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.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-arrow.slick-hidden {
	display: none
}

.text-container h2 {
	font-size: 48px;
	font-weight: bold;
	color: #1f1f1f;
	margin-bottom: 0;
	padding-bottom: 80px;
	position: relative
}

@media screen and (max-width: 640px) {
	.text-container h2 {
		font-size: 34px
	}
}

.text-container h2:after {
	content: '';
	position: absolute;
	width: 60px;
	height: 1px;
	background-color: #e21a22;
	bottom: 45px;
	left: 0
}

.text-container h3 {
	font-size: 32px;
	font-weight: bold;
	color: #1f1f1f;
	margin-bottom: 18px;
	padding-bottom: 0
}

@media screen and (max-width: 640px) {
	.text-container h3 {
		font-size: 22px
	}
}

.text-container span {
	font-size: 24px;
	color: #787878
}

.text-container.head {
	position: relative;
	text-align: center;
	margin-bottom: 40px
}

.text-container.head:after {
	content: '';
	position: absolute;
	width: 55px;
	height: 1px;
	background-color: #bc202c;
	bottom: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.text-container.head h2 {
	position: static;
	padding-bottom: 40px
}

.text-container.head h2:after {
	display: none
}

.text-container.left {
	text-align: left
}

.text-container.left:after {
	left: 0;
	-ms-transform: none;
	transform: none
}

.text-container.text-center {
	text-align: center
}

.text-container p,
.text-container li {
	color: #646464;
	font-size: 16px
}

.text-container p.lead {
	font-size: 20px
}

.text-container video {
	max-width: 100%;
	width: 100%;
	margin: auto
}

.text-container.text-white {
	color: white
}

.highlights ul {
	list-style: none;
	margin: 0
}

.highlights ul li {
	font-size: 24px;
	font-weight: bold;
	line-height: 31px;
	margin-bottom: 12px
}

.highlights ul li:before {
	content: '';
	display: inline-block;
	position: relative;
	margin-right: 24px;
	width: 31px;
	height: 31px;
	background-image: url("../images/check.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	top: 8px
}

header h1 {
	font-size: 60px;
	margin-bottom: 40px;
	font-weight: bold;
	letter-spacing: -0.025em;
	line-height: 72px
}

@media screen and (max-width: 450px) {
	header h1 {
		font-size: 40px;
		line-height: 52px
	}
	header h1 span {
		font-size: 20px
	}
}

@media screen and (max-width: 330px) {
	header h1 {
		margin-bottom: 50px !important;
		font-size: 30px;
		line-height: auto
	}
	header h1 span {
		font-size: 18px
	}
}

header span {
	font-size: 30px;
	color: white !important;
	font-weight: lighter
}

.navigation-bar {
	position: fixed;
	width: 100%;
	z-index: 99999
}

.navigation-bar .inner-bar {
	width: 100%;
	height: 100%;
	max-width: 1415px;
	background-color: #ffffff;
	margin: auto;
	position: relative
}

@media screen and (max-width: 1024px) {
	.navigation-bar .inner-bar {
		padding: 0 15px
	}
}

.navigation-bar .inner-bar .grid-x,
.navigation-bar .inner-bar .cell {
	height: 100%
}

.navigation-bar .inner-bar .mobile-logo {
	display: none;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.navigation-bar .inner-bar .mobile-logo img {
	width: 195px
}

.navigation-bar .inner-bar .logo {
	width: 200px;
	height: 100%;
	margin-right: 50px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.navigation-bar .inner-bar .logo img {
	/*max-width: unset;*/
	/*height: 33px*/
}

.navigation-bar .inner-bar .burger {
	display: none;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.navigation-bar .inner-bar nav {
	width: 100%;
	height: 100%
}

.navigation-bar .inner-bar nav .top-nav-products {
	color: white;
	display: -ms-flexbox;
	display: flex;
	background: white;
	transition: margin-top .5s;
	border-bottom: 1px solid #ededed;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navigation-bar .inner-bar nav .top-nav-products .links {
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.navigation-bar .inner-bar nav .top-nav-products .links a {
	color: inherit;
	padding: 3px 5px 0 5px;
	display: inline-block;
	min-width: 146px;
	font-size: 12px;
	transition: font-size .3s, font-weight .3s;
	text-align: center;
	margin-top: 6px;
	line-height: 27px;
	margin-right: 4px;
	background-size: contain;
	background-repeat: no-repeat
}

.navigation-bar .inner-bar nav .top-nav-products .links a:hover,
.navigation-bar .inner-bar nav .top-nav-products .links a:focus {
	font-size: 14px;
	font-weight: bold
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher {
	padding-right: 50px
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher .languages {
	color: inherit;
	height: 46px
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher .languages:hover {
	color: #e5e5e5
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher .languages:hover::after {
	border-color: #e5e5e5 transparent transparent transparent
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher .languages::after {
	border-color: white transparent transparent transparent
}

.navigation-bar .inner-bar nav .top-nav-products .language-switcher .dropdown-pane a {
	color: #828080;
	display: block;
	font-size: 14px
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget {
	display: -ms-flexbox;
	display: flex;
	padding-right: 15px;
	-ms-flex-align: center;
	align-items: center
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget form {
	display: -ms-flexbox;
	display: flex
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget form input {
	height: auto;
	margin: 0;
	padding: 0 6px;
	font-size: 14px;
	background: #EDEDED;
	line-height: 28px;
	border-width: 0;
	margin-right: 10px
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget form input:focus,
.navigation-bar .inner-bar nav .top-nav-products .search-widget form input:hover {
	box-shadow: none
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget form button {
	cursor: pointer
}

.navigation-bar .inner-bar nav .top-nav-products .search-widget form button img {
	width: 24px
}

.navigation-bar .inner-bar nav .top-nav {
	height: 48px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-right: 40px;
	background-color: #f3f3f3;
	padding: 0 50px 0 15px
}

.navigation-bar .inner-bar nav .top-nav ul {
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none
}

.navigation-bar .inner-bar nav .top-nav ul li a {
	color: #828080;
	display: block;
	font-size: 14px;
	line-height: 48px;
	padding: 0 17px;
	position: relative;
	transition: color 0.3s;
	text-decoration: none
}

.navigation-bar .inner-bar nav .top-nav ul li a:after {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/navigation/point.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.3
}

.navigation-bar .inner-bar nav .top-nav ul li a:hover {
	color: #1a1b1b
}

.navigation-bar .inner-bar nav .top-nav ul li:last-child a:after {
	display: none
}

.navigation-bar .inner-bar nav .top-nav ul li:first-of-type a {
	padding-left: 0
}

.navigation-bar .inner-bar nav .top-nav-products .languages,
.navigation-bar .inner-bar nav .top-nav .languages,
.navigation-bar .inner-bar nav .bottom-nav .languages {
	color: #828080;
	height: 48px;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-right: 14px;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

.navigation-bar .inner-bar nav .top-nav-products .languages:after,
.navigation-bar .inner-bar nav .top-nav .languages:after,
.navigation-bar .inner-bar nav .bottom-nav .languages:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 4px solid;
	border-color: #828080 transparent transparent transparent;
	top: 45%;
	right: 0;
	transition: all 0.3s ease-in-out
}

.navigation-bar .inner-bar nav .top-nav-products .languages:hover,
.navigation-bar .inner-bar nav .top-nav .languages:hover,
.navigation-bar .inner-bar nav .bottom-nav .languages:hover {
	color: #1a1b1b
}

.navigation-bar .inner-bar nav .top-nav-products .languages:hover:after,
.navigation-bar .inner-bar nav .top-nav .languages:hover:after,
.navigation-bar .inner-bar nav .bottom-nav .languages:hover:after {
	border-color: #1a1b1b transparent transparent transparent
}

.navigation-bar .inner-bar nav .top-nav-products .dropdown-pane,
.navigation-bar .inner-bar nav .top-nav .dropdown-pane,
.navigation-bar .inner-bar nav .bottom-nav .dropdown-pane {
	background-color: #f3f3f3;
	width: 200px
}

.navigation-bar .inner-bar nav .top-nav-products .dropdown-pane ul,
.navigation-bar .inner-bar nav .top-nav .dropdown-pane ul,
.navigation-bar .inner-bar nav .bottom-nav .dropdown-pane ul {
	padding: 0
}

.navigation-bar .inner-bar nav .top-nav-products .dropdown-pane ul li,
.navigation-bar .inner-bar nav .top-nav .dropdown-pane ul li,
.navigation-bar .inner-bar nav .bottom-nav .dropdown-pane ul li {
	padding: 0
}

.navigation-bar .inner-bar nav .top-nav-products .dropdown-pane ul li a:after,
.navigation-bar .inner-bar nav .top-nav .dropdown-pane ul li a:after,
.navigation-bar .inner-bar nav .bottom-nav .dropdown-pane ul li a:after {
	display: none
}

.navigation-bar .inner-bar nav .top-nav-products .dropdown-pane ul li:first-of-type a,
.navigation-bar .inner-bar nav .top-nav .dropdown-pane ul li:first-of-type a,
.navigation-bar .inner-bar nav .bottom-nav .dropdown-pane ul li:first-of-type a {
	padding-left: 17px
}

.navigation-bar .inner-bar nav .bottom-nav {
	height: 77px;
	background-color: #ffffff;
	padding: 0 15px
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] {
	position: relative
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li {
	position: relative
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 23px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	background-color: #828080;
	opacity: 0.3
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li a {
	padding: 0 38px;
	color: #1a1b1b;
	line-height: 77px;
	position: relative
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li a[data-dropdown-hover]:after {
	content: '';
	width: 8px;
	height: 4px;
	margin-left: 13px;
	position: relative;
	top: -2px;
	display: inline-block;
	background-image: url("../images/navigation/arrow.svg")
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li a[data-menu-hover="active"] {
	font-weight: bold
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li:last-child:after {
	display: none
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu li.is-dropdown-submenu-parent a:after {
	content: '';
	width: 8px;
	height: 4px;
	margin-left: 13px;
	position: relative;
	top: -2px;
	display: inline-block;
	background-image: url("../images/navigation/arrow.svg");
	border: none;
	margin-top: 0;
	left: initial;
	right: initial
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu {
	background-color: transparent;
	padding-top: 20px;
	border: none;
	display: block;
	pointer-events: none;
	opacity: 0;
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	transition: all 0.1s ease-in;
	max-width: none;
	width: auto;
	min-width: 230px
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu.js-dropdown-active {
	opacity: 1;
	pointer-events: all;
	-ms-transform: scale(1);
	transform: scale(1)
}


.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li {
	background-color: white;
	transition: all 0.3s ease-in-out;
	display: inline-block
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li:after {
	display: none
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li:hover {
	background-color: #f3f3f3
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li:hover a:before {
	background-color: #bc202c
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li a {
	line-height: 20px;
	padding: 25px 38px;
	position: relative
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: transparent;
	transition: all 0.3s ease-in-out
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] ul.menu.is-dropdown-submenu li a:after {
	display: none
}

.navigation-bar .inner-bar nav .bottom-nav [data-menu-area] #active-element {
	position: absolute;
	height: 0px;
	background-color: #e21a22;
	transition: all 0.3s ease-in-out;
	bottom: 0
}

.navigation-bar .inner-bar nav .bottom-nav .language-switcher {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.navigation-bar .inner-bar nav .bottom-nav .language-switcher ul li::after {
	display: none
}

.navigation-bar .inner-bar nav .bottom-nav .language-switcher ul li a {
	color: #1a1b1b
}

.navigation-bar .inner-bar nav .bottom-nav .language-switcher ul li a img {
	margin-right: 4px
}

.navigation-bar .inner-bar nav .bottom-nav .search {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 40px
}

.navigation-bar .inner-bar nav .bottom-nav .search img {
	cursor: pointer
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown {
	background-color: white
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown .inner {
	display: -ms-flexbox;
	display: flex
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown button {
	padding: 10px 20px;
	border: 1px solid #1a1b1b;
	color: #1a1b1b;
	cursor: pointer;
	transition: all 0.2s ease-in-out
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown button:hover {
	color: white;
	background-color: #1a1b1b
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown input {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
	background-color: white;
	color: #1a1b1b;
	font-size: 14px
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown input:-ms-input-placeholder {
	color: #1a1b1b;
	opacity: 0.7
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown input::placeholder {
	color: #1a1b1b;
	opacity: 0.7
}

.navigation-bar .inner-bar nav .bottom-nav #search-dropdown form {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}


/* header top bar */
#top-bar {
	padding: 10px 30px;
	line-height: 20px;
	font-size: 13px;
	height: 20px;
	transition: all 0.4s ease;
	background: #ccc;
	color:#4a4a4a !important;}
	
#top-bar small { line-height: 20px; height: 20px; display: inline-block; color:#4a4a4a !important;}
#top-bar .separator{padding-left:8px;line-height: 20px;color:#4a4a4a !important;}
#top-bar small a{ line-height: 20px; height: 20px; display: inline-block; color:#4a4a4a !important; cursor:pointer !important;}
#top-bar small a:hover{color:#00519f !important; transition: all 0.5s ease;}
#top-bar i.ion, #top-bar i.fa { line-height: 20px; height: 20px; font-size: 13px; margin: 0 3px; position: relative; top: 1px; }
	
#top-bar > div { transition: all 0.4s ease; height: 20px; }
	
#top-bar .socialmedia-widget li { display: inline-table;  }
#top-bar .socialmedia-widget li a { font-size: 14px; }

@media screen and (max-width: 1240px) {
	.navigation-bar .inner-bar nav .bottom-nav ul.menu li a {
		padding: 0 22px
	}
}

@media screen and (max-width: 1040px) {
	.navigation-bar .inner-bar nav .bottom-nav ul.menu li a {
		padding: 0 19px
	}
}

@media screen and (max-width: 1024px) {
	.navigation-bar .inner-bar .navigation {
		display: none
	}
	.navigation-bar .inner-bar .burger {
		display: -ms-flexbox;
		display: flex
	}
	.navigation-bar .inner-bar .mobile-logo {
		display: -ms-flexbox;
		display: flex
	}
	.navigation-bar .inner-bar .mobile-logo img {
		height: 33px
	}
}

@media screen and (max-width: 1024px) {
	.navigation-bar {
		height: 77px
	}
	.navigation-bar:before {
		display: none
	}
}

.navigation-bar.stuck {
	background-color: white;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

.navigation-bar.stuck:before {
	display: none
}

.navigation-bar.stuck .inner-bar .logo {
	height: 77px
}

.navigation-bar.stuck:not(.going-up) nav .top-nav,
.navigation-bar.stuck:not(.going-up) nav .top-nav-products {
	margin-top: -47px
}

.navigation-bar.initial-shadow {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

#dropdown-shadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2222;
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s ease-in-out
}

#dropdown-shadow.active {
	opacity: 1
}

.dropdown-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 3333;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s ease-in-out
}

.dropdown-container .dropdown-menu {
	position: absolute;
	top: 145px;
	left: 50%;
	width: 100%;
	max-width: 1415px;
	-ms-transform: translateX(-50%) scale(0.9);
	transform: translateX(-50%) scale(0.9);
	opacity: 0.8;
	background-color: white;
	transition: all 0.3s ease-in-out
}

.dropdown-container .dropdown-menu .grid-x {
	height: 100%
}

.dropdown-container .dropdown-menu .grid-x .cell {
	display: none
}

.dropdown-container .dropdown-menu .grid-x .cell ul.menu {
	height: 100%
}

.dropdown-container .dropdown-menu .grid-x .cell ul.menu a {
	height: 72px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #484848;
	font-weight: 600
}

@media screen and (max-height: 830px) {
	.dropdown-container .dropdown-menu .grid-x .cell ul.menu a {
		height: 60px
	}
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="0"] {
	background-color: #f7f7f7;
	display: block
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="0"] ul.menu a {
	position: relative;
	max-width: 300px
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="0"] ul.menu a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0px;
	height: 100%;
	background-color: #bc202c
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="0"] ul.menu a.hover {
	background-color: #e8e8e8
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="0"] ul.menu a.hover:before {
	width: 2px
}




.dropdown-container .dropdown-menu .grid-x .cell[data-tier="1"] {
	background-color: #e8e8e8
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="1"] ul.menu a {
	min-width: 185px
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="1"] ul.menu a.hover {
	background-color: white
}

.dropdown-container .dropdown-menu .grid-x .cell[data-tier="2"] ul.menu li span {
	color: #bc202c;
	height: 72px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 42px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600
}

.dropdown-container .dropdown-menu .grid-x .cell.visible {
	display: block
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container {
	padding: 47px
}

@media screen and (max-height: 830px) {
	.dropdown-container .dropdown-menu .grid-x .cell .text-container {
		padding-bottom: 0
	}
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container.no-top-padding {
	padding-top: 0
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid {
	width: 100%;
	display: -ms-flexbox;
	display: flex
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid .item.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid .item.auto {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid .item ul {
	list-style: none;
	margin: 0 0 40px 0;
	width: 270px
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid .item ul li {
	position: relative;
	color: #484848;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	padding-left: 30px
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container .grid .item ul li:before {
	content: '';
	width: 16px;
	height: 16px;
	margin-right: 20px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/check.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container span.heading {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 40px;
	display: block
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container span.heading.red {
	color: #e21a22
}

.dropdown-container .dropdown-menu .grid-x .cell .text-container p {
	margin-bottom: 40px
}

.dropdown-container.active {
	opacity: 1;
	pointer-events: all
}

.dropdown-container.active .dropdown-menu {
	-ms-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
	opacity: 1
}

.dropdown-container.stuck:not(.going-up) .dropdown-menu {
	top: 97px
}

.button {
	color: white;
	font-size: 16px;
	padding: 1.2em 1.7em;
	position: relative;
	margin-bottom: 0;
	background-color: #212b30
}

.button-wht {
	color: #212b30;
	font-size: 16px;
	padding: 1.2em 1.7em;
	position: relative;
	margin-bottom: 0;
	background-color: #fff
}

.button.arrow {
	padding-right: 4.5em
}

.button.arrow:after {
	content: '';
	position: absolute;
	right: 17px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	background-image: url("../images/button-arrow.svg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.button.reverse {
	padding-right: 1.7em;
	padding-left: 4.5em
}

.button.reverse:after {
	left: 17px;
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

span.more {
	display: block;
	width: 27px;
	height: 27px;
	background-image: url("../images/product-more.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #5D686E;
	border-radius: 50%;
	overflow: hidden;
	transition: all 0.3s ease-in-out
}

footer {
	background-color: #FFF;
	color: #1a1a1a;
}

.menufooter ul li{list-style: none;
display: inline-block !important;
margin: 0 20px 0 0;}

footer .copyright{background-color: #212b30;
	color: white;
	padding-top: 60px}

footer .button {
	background-color: #e21a22
}

footer a {
	transition: all 0.2s ease-in-out
}

footer .udaje {
	width: 100%;
	text-align: center;
	padding: 50px 15px
}

footer .udaje a {
	font-size: 24px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.7);
	transition: all 0.3s ease-in-out
}

footer .udaje a:hover {
	color: #e21a22
}

footer .cell {
	margin-bottom: 40px
}

footer .text p {
	font-weight: lighter
}

footer .text p a {
	text-decoration: underline;
	color: white
}

footer h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	margin-bottom: 30px
}

footer ul {
	list-style: none;
	margin-left: 0
}

footer li {
	margin-bottom: 5px
}

footer li a {
	color: #dcdcdc;
	font-weight: lighter
}

footer .credits {
	padding-bottom: 20px;
	text-align: center
}

footer .credits a {
	color: white;
	font-size: 14px;
	opacity: 0.8
}

footer .credits a:hover {
	opacity: 1
}

.off-canvas {
	background-color: #1a1b1b;
	max-width: 320px
}

.off-canvas .controlls {
	padding: 0 15px;
	width: 100%;
	height: 77px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

.off-canvas .controlls a {
	outline: none
}

.off-canvas .close {
	color: rgba(255, 255, 255, 0.8);
	font-size: 45px;
	cursor: pointer
}

.off-canvas nav {
	padding-top: 30px
}

.off-canvas nav>ul.menu {
	border-bottom: 1px solid grey
}

.off-canvas nav>ul.menu li a {
	border-top: 1px solid grey;
	padding: 1rem;
	color: white
}

.off-canvas nav>ul.menu li a:hover {
	background-color: rgba(226, 26, 34, 0.6)
}

.off-canvas nav ul.nested {
	border-bottom: 1px solid white
}

.off-canvas nav ul.nested li a {
	background-color: rgba(226, 26, 34, 0.3)
}

.off-canvas nav button.submenu-toggle {
	border-left: 1px solid grey;
	border-top: 1px solid grey;
	width: 49px;
	height: 49px
}

.off-canvas .search {
	padding: 20px 15px 0 15px
}

.off-canvas .search input {
	background-color: #1a1b1b;
	margin-bottom: 0;
	height: 45px;
	border: none;
	box-shadow: none !important;
	border-bottom: 1px solid #1a1b1b;
	color: white
}

.off-canvas .search input:focus {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

.off-canvas .search button {
	padding: 0 20px;
	display: block;
	height: 100%;
	background-color: white;
	color: #1a1b1b;
	cursor: pointer
}

.off-canvas .languages {
	padding: 0 15px
}

.off-canvas .languages a {
	color: white
}

.off-canvas .languages li.active a {
	background-color: white;
	color: #1a1b1b
}

.js-off-canvas-overlay {
	background-color: rgba(1, 1, 1, 0.25) !important
}

.accordion-menu .nested.is-accordion-submenu {
	margin-left: 0
}

.has-submenu-toggle>a {
	margin-right: 49px
}

.table-container {
	max-width: 84.375rem;
	width: 100%;
	margin: auto;
	padding: 0 20px;
	overflow: auto
}

.table-container table {
	font-size: 16px;
	min-width: 1024px
}

.table-container thead tr td {
	background-color: #1f1f1f;
	color: white
}

.table-container tbody tr {
	border: none;
	border-bottom: 1px solid #efefef
}

.table-container tbody tr:first-child {
	border-top: none
}

.table-container tbody tr td {
	border: none;
	border-right: 1px solid #efefef
}

.table-container tbody tr td:last-child {
	border-right: none
}

.table-container tbody tr:hover {
	background-color: rgba(226, 26, 34, 0.4)
}

.table-container tbody tr:hover td {
	border-right: #e21a22
}

.table-container td {
	padding: 10px 15px
}

@keyframes discover {
	0% {
		transform: rotate(-90deg)
	}
	50% {
		transform: rotate(-110deg) scale(1.6);
		background-color: #e21a22
	}
	100% {
		transform: rotate(-90deg) scale(1);
		background-color: #212b30
	}
}

.scroll-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	border-radius: 50%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	background-color: #212b30;
	border: 1px solid rgba(255, 255, 255, 0.5);
	cursor: pointer;
	z-index: 100;
	background-image: url("../images/product-more.svg");
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-position: center;
	background-size: 25px;
	background-repeat: no-repeat;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s ease-in-out
}

.scroll-top:hover {
	opacity: 1;
	background-color: #e21a22
}

.scroll-top.active {
	animation: discover;
	animation-duration: 1s;
	opacity: 1;
	pointer-events: all
}

header.black-line-header {
	background-image: url("../images/produkt-pozadi.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	padding-top: 220px;
	display: block !important;
	height: 570px
}

@media screen and (max-width: 1024px) {
	header.black-line-header {
		height: auto
	}
}

header.black-line-header.no-heading {
	padding-top: 400px
}

header.black-line-header .img-container {
	position: absolute;
	bottom: 50px
}

header.black-line-header .grid-container,
header.black-line-header .grid-x {
	height: 100%
}

header.black-line-header .grid-x {
	-ms-flex-align: center;
	align-items: center
}

header.black-line-header .inner {
	height: calc(100% - 88px);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding-bottom: 150px;
	margin: auto
}

header.black-line-header .line-container {
	min-height: 88px
}

header.black-line-header .line {
	background-color: #212b30;
	width: 100%;
	height: 88px;
	z-index: 2;
	transition: top .5s, height .5s
}

header.black-line-header .line.stuck {
	top: 67px;
	height: 65px;
	position: fixed;
	background-color: rgba(33, 43, 48, 0.9)
}

header.black-line-header .line.stuck.going-up {
	top: 114px
}

header.black-line-header .line.stuck a,
header.black-line-header .line.stuck span {
	padding: 20.5px 1rem
}

@media screen and (max-width: 1024px) {
	header.black-line-header .line.stuck {
		top: initial;
		position: static;
		height: auto
	}
	header.black-line-header .line.stuck a,
	header.black-line-header .line.stuck span {
		padding: 32px 1em
	}
}

header.black-line-header .line a,
header.black-line-header .line span {
	padding: 32px 1em;
	color: white;
	transition: all 0.3s ease-in-out;
	border-bottom: 3px solid transparent;
	line-height: 20px;
	font-size: 14px;
	cursor: pointer
}

header.black-line-header .line a.active,
header.black-line-header .line span.active {
	border-bottom: 3px solid #e21a22
}

header.black-line-header .line a:hover,
header.black-line-header .line span:hover {
	border-bottom: 3px solid #e21a22
}

header.black-line-header ul[data-auto-menu] a,
header.black-line-header ul[data-auto-menu] span {
	font-weight:inherit;
	font-size: 14px
}

header.black-line-header.center .inner {
	text-align: center
}

header.black-line-header.center .inner h1,
header.black-line-header.center .inner p,
header.black-line-header.center .inner span {
	text-align: center;
	color: white;
	max-width: 1200px
}

@media screen and (max-width: 1024px) {
	header.black-line-header .inner {
		text-align: center;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		-ms-flex-align: center !important;
		align-items: center !important;
		-ms-flex-pack: center;
		justify-content: center
	}
	header.black-line-header .line {
		height: auto;
		min-height: 88px
	}
	header.black-line-header .line .cell {
		width: 100%
	}
	header.black-line-header .line .cell span {
		display: block
	}
	header.black-line-header.no-heading {
		padding-top: 77px
	}
}

@media screen and (max-width: 640px) {
	header.black-line-header {
		display: block;
		padding-top: 20px
	}
	header.black-line-header .inner {
		-ms-flex-align: center !important;
		align-items: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	header.black-line-header .inner span {
		font-size: 20px
	}
	header.black-line-header .inner .button,
	header.black-line-header .inner span {
		margin: 0
	}
	header.black-line-header.no-heading {
		padding-top: 0
	}
}

section.novinky {
	background-color: #efefef;
	padding-top: 40px !important
}

section.novinky article {
	padding: 0 10px 20px 10px
}

section.novinky article:hover .more {
	background-color: #e21a22
}

section.novinky article:hover .dale {
	color: #e21a22
}

section.novinky .text {
	padding: 0 50px 0 5px
}

section.novinky .info {
	font-size: 14px;
	margin-bottom: 40px
}

section.novinky .info span {
	color: #1f1f1f;
	font-weight: bold;
	text-transform: uppercase;
	position: relative
}

section.novinky .info span:after {
	content: '|';
	margin-left: 10px;
	margin-right: 10px;
	color: #1f1f1f
}

section.novinky .info time {
	color: #1f1f1f
}

section.novinky img {
	margin-bottom: 20px
}

section.novinky h3 {
	font-size: 20px;
	color: #1f1f1f;
	margin-bottom: 20px
}

section.novinky p {
	color: #1f1f1f;
	margin-bottom: 20px
}

section.novinky .grid-x .cell.more-btn {
	text-align: center;
	padding-top: 10px
}

section.novinky .dale {
	display: inline-block;
	height: 27px;
	line-height: 27px;
	position: relative;
	top: -9px;
	color: #5D686E;
	transition: all 0.3s ease-in-out
}

section.novinky .more {
	display: inline-block;
	transition: all 0.3s ease-in-out
}

@media screen and (max-width: 1024px) {
	section.novinky article {
		text-align: center
	}
	section.novinky .text {
		max-width: 640px;
		margin: auto;
		padding-right: 5px
	}
	section.novinky span.more {
		display: none
	}
	section.novinky h3 {
		margin-bottom: 20px
	}
	section.novinky .info {
		margin-bottom: 20px
	}
}

section.novinky a.button {
	transition: all .25s ease-out
}

section.novinky a.button.hide-animation {
	opacity: 0;
	visibility: hidden
}

a.pozice {
	display: block;
	background-color: white;
	max-width: 387px;
	width: 100%;
	height: 100%;
	margin: auto
}

a.pozice .img-container {
	position: relative
}

a.pozice .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.47);
	opacity: 0;
	transition: all 0.3s ease-in-out
}

a.pozice .overlay .button {
	border: 1px solid white;
	color: white;
	background-color: transparent;
	font-size: 16px
}

a.pozice .overlay .button:hover {
	background-color: white;
	color: black
}

a.pozice img {
	width: 100%
}

a.pozice .text {
	padding: 25px;
	color: #1f1f1f
}

a.pozice .small-text {
	font-size: 14px;
	display: block;
	margin-bottom: 10px
}

a.pozice h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px
}

a.pozice .info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	font-size: 14px
}

a.pozice .location {
	color: #e21a22
}

a.pozice .location:before {
	content: '';
	width: 16px;
	height: 23px;
	position: relative;
	top: 5px;
	margin-right: 3px;
	display: inline-block;
	background-image: url("../images/kariera/poloha.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

a.pozice:hover .overlay {
	opacity: 1
}

.reveal .inner {
	padding: 10px
}

.reveal .heading {
	font-weight: bold;
	font-weight: 24px;
	color: #1f1f1f;
	margin-bottom: 30px;
	padding-top: 20px
}

.reveal input,
.reveal select,
.reveal textarea {
	color: #363636;
	opacity: 1;
	font-size: 14px;
	font-weight: lighter;
	border: none;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.09);
	transition: all 0.3s ease-in-out;
	padding-left: 10px
}

.reveal input:-ms-input-placeholder,
.reveal select:-ms-input-placeholder,
.reveal textarea:-ms-input-placeholder {
	color: #363636;
	opacity: 0.5
}

.reveal input::placeholder,
.reveal select::placeholder,
.reveal textarea::placeholder {
	color: #363636;
	opacity: 0.5
}

.reveal textarea {
	resize: none;
	width: 100%;
	height: 153px;
	padding: 10px
}

.reveal select {
	height: 56px
}

.reveal input {
	height: 56px
}

.reveal input:focus {
	border: none;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3)
}

.reveal label.file {
	padding: 40px;
	background-color: #f6f6f6;
	cursor: pointer;
	margin-bottom: 20px
}

.reveal label.file span {
	display: block;
	text-align: center;
	margin: auto
}

.reveal label.file span.img {
	width: 56px;
	height: 77px;
	background-image: url("../images/file.svg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 15px
}

.reveal label.file span.head {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 24px;
	color: rgba(54, 54, 54, 0.5)
}

.reveal label.file span.p {
	font-size: 14px;
	font-weight: lighter;
	color: #363636;
	margin-bottom: 15px
}

.reveal label.file input {
	padding: 0;
	background-color: #f0f0f0;
	box-shadow: none;
	color: #8c8c8c;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	max-width: 200px;
	display: block;
	margin: auto
}

#dotaznik-spokojenosti .inner {
	padding-top: 30px
}

#dotaznik-spokojenosti .heading {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-bottom: 5px
}

#dotaznik-spokojenosti .head {
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #e21a22
}

#dotaznik-spokojenosti .subhead {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 5px
}

#dotaznik-spokojenosti p {
	font-weight: lighter;
	color: #767676;
	font-size: 15px;
	margin-bottom: 4px
}

#dotaznik-spokojenosti textarea {
	height: 80px
}

#dotaznik-spokojenosti .radio-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem
}

#dotaznik-spokojenosti .radio-container label {
	position: relative;
	height: 48px;
	width: 25px;
	margin-right: 10px;
	cursor: pointer
}

#dotaznik-spokojenosti .radio-container .rating {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px
}

#dotaznik-spokojenosti .radio-container input {
	position: absolute;
	opacity: 0
}

#dotaznik-spokojenosti .radio-container .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%
}

#dotaznik-spokojenosti .radio-container label:hover input~.checkmark {
	background-color: #ccc
}

#dotaznik-spokojenosti .radio-container .container input:checked~.checkmark {
	background-color: #e21a22
}

#dotaznik-spokojenosti .radio-container .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

#dotaznik-spokojenosti .radio-container label input:checked~.checkmark:after {
	display: block
}

#dotaznik-spokojenosti .radio-container label .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e21a22
}

.page.top-padding {
	padding-top: 125px
}

.page.top-padding:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 48px;
	background-color: white
}

@media screen and (max-width: 1024px) {
	.page.top-padding {
		padding-top: 77px
	}
}

.page section {
	padding-top: 20px;
	padding-bottom: 50px
}

.page section:first-of-type {
	padding-top: 40px
}

@media screen and (max-width: 640px) {
	.page {
		padding-top: 77px
	}
}

.page.domu header {
	background-image: url("../images/domu/header.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	min-height: 470px;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	max-height: 1000px
}

.page.domu header .inner {
	max-width: 84.375rem;
	width: 100%
}

.page.domu header .inner .text-container {
	padding: 0 15px
}

.page.domu header .inner .text-container h1 {
	color: white;
	margin-bottom: 100px
}

@media screen and (max-width: 1024px) {
	.page.domu header .inner a {
		display: none
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0)
	}
	40% {
		transform: translateY(-15px)
	}
	60% {
		transform: translateY(-7px)
	}
}

.page.domu header .mouse {
	position: absolute;
	bottom: 36px;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	animation: bounce 2s infinite
}

.page.domu header .mouse:hover {
	animation-play-state: paused
}

.page.domu main section.produktove-rady {
	max-width: 1920px;
	margin: auto
}

.page.domu main section.produktove-rady .stroje {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page.domu main section.produktove-rady .stroje .item {
	height: 400px;
	position: relative;
	width: 30%;
	padding: 5px
}

.page.domu main section.produktove-rady .stroje .item:first-child,
.page.domu main section.produktove-rady .stroje .item:last-child {
	/*width: 40% DIMENSIONE BLOCCHI HOME*/
	width: 48% 
}

.page.domu main section.produktove-rady .stroje .item:nth-child(1) {
	padding-left: 0
}

.page.domu main section.produktove-rady .stroje .item:nth-child(3) {
	padding-right: 0
}

.page.domu main section.produktove-rady .stroje .item:nth-child(4) {
	padding-left: 0
}

.page.domu main section.produktove-rady .stroje .item:nth-child(6) {
	padding-right: 0
}

.page.domu main section.produktove-rady .stroje .item:hover h3 {
	font-weight: bold
}

.page.domu main section.produktove-rady .stroje .item:hover .nazev:after {
	width: 100%
}

.page.domu main section.produktove-rady .stroje .image {
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1
}

.page.domu main section.produktove-rady .stroje .background {
	height: 310px;
	background: linear-gradient(#636f78, #dfe1e3)
}

.page.domu main section.produktove-rady .stroje .nazev {
	height: 80px;
	background-color: #76878e;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	transition: all 0.3s ease-in-out;
	padding: 0 15px;
	position: relative
}

.page.domu main section.produktove-rady .stroje .nazev:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background-color: #e21a22;
	transition: width 0.3s ease-in-out
}

.page.domu main section.produktove-rady .stroje h3 {
	font-size: 26px;
	font-weight: normal;
	color: white;
	margin-bottom: 0;
	text-align: center;
	margin-top: 7px
}

@media screen and (max-width: 1500px) {
	.page.domu main section.produktove-rady .stroje h3 {
		font-size: 20px
	}
}

@media screen and (max-width: 1024px) {
	.page.domu main section.produktove-rady .stroje .item {
		width: 50% !important
	}
	.page.domu main section.produktove-rady .stroje .item:nth-child(odd) {
		padding-left: 0px !important;
		padding-right: 5px !important
	}
	.page.domu main section.produktove-rady .stroje .item:nth-child(even) {
		padding-right: 0 !important;
		padding-left: 5px !important
	}
}

@media screen and (max-width: 1024px) {
	.page.domu main section.produktove-rady .stroje .item {
		width: 100% !important
	}
	.page.domu main section.produktove-rady .stroje .item:nth-child(odd) {
		padding-left: 0px !important;
		padding-right: 0px !important
	}
	.page.domu main section.produktove-rady .stroje .item:nth-child(even) {
		padding-right: 0 !important;
		padding-left: 0px !important
	}
}

.page.domu main section.zakaznicke-dny {
	padding: 0
}

.page.domu main section.zakaznicke-dny h2 {
	padding-bottom: 40px
}

.page.domu main section.zakaznicke-dny h2:after {
	display: none
}

.page.domu main section.zakaznicke-dny .cell {
	min-height: 331px
}

.page.domu main section.zakaznicke-dny .cell:first-of-type {
	background-image: url("../images/domu/zakaznicke-dny.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.page.domu main section.zakaznicke-dny .cell:first-of-type:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to right, transparent, rgba(33, 43, 48, 0.8), rgba(33, 43, 48, 0.9), #212b30)
}

@media screen and (max-width: 1024px) {
	.page.domu main section.zakaznicke-dny .cell:first-of-type:after {
		width: 100%;
		height: 50%;
		bottom: 0;
		top: unset;
		background: linear-gradient(transparent, rgba(33, 43, 48, 0.8), rgba(33, 43, 48, 0.9), #212b30)
	}
}

.page.domu main section.zakaznicke-dny .cell:last-of-type {
	background-color: #212b30;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

@media screen and (max-width: 1024px) {
	.page.domu main section.zakaznicke-dny .text-container {
		padding: 15px
	}
}

.page.domu main section.zakaznicke-dny .text-container h2 {
	font-size: 36px;
	font-weight: bold;
	color: white
}

.page.domu main section.zakaznicke-dny .text-container p {
	font-weight: 500;
	margin-bottom: 40px;
	color: white
}

.page.domu main section.zakaznicke-dny .text-container .buttons {
	display: -ms-flexbox;
	display: flex
}

.page.domu main section.zakaznicke-dny .text-container .button {
	padding: 1em;
	font-size: 16px;
	background-color: white;
	color: #1a1b1b
}

.page.domu main section.zakaznicke-dny .text-container .button:hover {
	background-color: #e21a22;
	color: white
}

.page.domu main section.zakaznicke-dny .text-container .grey {
	background-color: #454545;
	line-height: 50px;
	padding: 0 1em;
	height: 100%;
	margin-left: 1px;
	color: white
}

.page.domu main section.zkusenosti .img-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.domu main section.zkusenosti .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.domu main section.zkusenosti .img-container img {
	padding: 8px
}

.page.domu main section.zkusenosti .img-container img:nth-child(2) {
	display: none
}

.page.domu main section.zkusenosti .text-container {
	padding-left: 100px;
	padding-top: 50px
}

.page.domu main section.zkusenosti .text-container span {
	font-size: 24px;
	color: #787878;
	font-weight: lighter
}

.page.domu main section.zkusenosti .text-container p {
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.page.domu main section.zkusenosti .grid-x {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.page.domu main section.zkusenosti .text-container {
		padding-left: 0;
		padding-right: 0 !important
	}
}

.page.prodej main {
	overflow: hidden;
	position: relative;
	height: calc(100vh - 125px)
}

@media screen and (max-width: 1024px) {
	.page.prodej main {
		height: calc(100vh - 77px)
	}
}

@media screen and (max-width: 1024px) {
	.page.prodej main {
		height: auto;
		min-height: 100vh
	}
}

.page.prodej main #map-wrapper {
	width: 100%;
	height: 100%
}

.page.prodej main #map,
.page.prodej main #map-wrapper iframe {
	width: 100%;
	height: 100%;
	background-image: url("../images/prodej/map-placeholder.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

@media screen and (max-width: 1024px) {
	.page.prodej main #map,
	.page.prodej main #map-wrapper iframe {
		height: auto;
		min-height: 100vh
	}
}

@media screen and (max-width: 1024px) {
	.page.prodej main #map {
		display: none
	}
}

.page.prodej main .open {
	width: 223px;
	left: -223px;
	top: calc(130px + 125px);
	position: absolute;
	background-color: #383838;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09);
	display: none
}

.page.prodej main .open .info {
	background-color: white;
	height: 41px
}

.page.prodej main .open .button {
	display: block;
	width: 100%
}

.page.prodej main .open.show {
	display: block
}

.page.prodej main .controlls {
	position: absolute;
	min-width: 700px;
	width: auto;
	height: 100%;
	background-color: white;
	top: 0;
	right: 0;
	padding: 30px 60px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	transition: all 0.5s ease-in-out
}

@media screen and (max-width: 1600px) {
	.page.prodej main .controlls {
		min-width: auto
	}
}

.page.prodej main .controlls.hidden {
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.page.prodej main .controlls .inner {
	max-width: 600px;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.page.prodej main .controlls .inner.hidden {
	display: none
}

@media screen and (max-width: 1024px) {
	.page.prodej main .controlls {
		position: static
	}
	.page.prodej main .controlls .inner {
		max-width: none
	}
	.page.prodej main .controlls .close-container {
		display: none
	}
	.page.prodej main .controlls .dealer-detail {
		max-width: none
	}
}

@media screen and (max-width: 660px) {
	.page.prodej main .controlls {
		padding: 30px 20px
	}
}

.page.prodej main .close-container {
	text-align: right
}

.page.prodej main .close-container .button {
	color: rgba(26, 27, 27, 0.5);
	background-color: rgba(22, 22, 22, 0.05);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold
}

.page.prodej main .close-container .button:hover {
	color: white;
	background-color: #e21a22
}

.page.prodej main .text-container h1 {
	font-size: 30px;
	font-weight: lighter
}

.page.prodej main .text-container p {
	font-size: 16px;
	color: #787878
}

.page.prodej main .text-container p strong {
	color: #e21a22
}

.page.prodej main #dealer-detail {
	display: none;
	width: 100%;
	height: 100%;
	max-width: 600px
}

.page.prodej main #dealer-detail button {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: rgba(26, 27, 27, 0.5);
	background-color: rgba(22, 22, 22, 0.05);
	text-transform: uppercase
}

.page.prodej main #dealer-detail button:hover {
	color: white;
	background-color: #e21a22
}

.page.prodej main #dealer-detail #detail-img {
	margin-top: 1.875rem;
	margin-bottom: 1.25rem
}

.page.prodej main #dealer-detail #detail-img+#detail-nazev {
	padding-top: 0
}

.page.prodej main #dealer-detail .detail-division-wrap {
	margin-bottom: 40px
}

.page.prodej main #dealer-detail #detail-nazev {
	font-size: 30px;
	font-weight: bold;
	padding-top: 70px;
	margin-bottom: 20px
}

.page.prodej main #dealer-detail #detail-address,
.page.prodej main #dealer-detail .gps,
.page.prodej main #dealer-detail .heading-2 {
	color: #4d4d4d
}

.page.prodej main #dealer-detail #detail-address {
	font-size: 18px;
	font-style: normal;
	margin-bottom: 40px
}

.page.prodej main #dealer-detail .gps {
	margin-bottom: 40px
}

.page.prodej main #dealer-detail .gps:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("../images/gps.svg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
	margin-right: 12px
}

.page.prodej main #dealer-detail .small-heading {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px
}

.page.prodej main #dealer-detail .informace {
	font-weight: bold
}

.page.prodej main #dealer-detail .informace table {
	width: auto
}

.page.prodej main #dealer-detail .informace table tbody {
	border: none
}

.page.prodej main #dealer-detail .informace table tr {
	background-color: transparent
}

.page.prodej main #dealer-detail .informace table td {
	padding-left: 0;
	padding-bottom: 0;
	vertical-align: baseline
}

.page.prodej main #dealer-detail .informace a {
	color: #1f1f1f;
	display: block;
	transition: all 0.3s ease-in-out
}

.page.prodej main #dealer-detail .informace a:hover {
	color: #e21a22
}

.page.prodej main #dealer-detail.show {
	display: block
}

.page.prodej main .search {
	min-height: 68px;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.09)
}

.page.prodej main .search .item {
	height: 68px
}

.page.prodej main .search .item:first-of-type select {
	border-right: 1px solid #f1f1f1
}

.page.prodej main .search button,
.page.prodej main .search select {
	margin-bottom: 0;
	height: 100%;
	font-size: 16px;
	font-weight: lighter;
	border: none;
	box-shadow: none !important
}

.page.prodej main .search option {
	font-size: 18px
}

.page.prodej main .search button {
	padding: 0 53px;
	background-color: #1a1b1b;
	cursor: pointer;
	color: white;
	transition: all 0.3s ease-in-out
}

.page.prodej main .search button:hover {
	background-color: #e21a22
}

@media screen and (max-width: 660px) {
	.page.prodej main .search .item {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
	.page.prodej main .search .item button {
		display: block;
		width: 100%
	}
}

.page.prodej main .result-info {
	padding-top: 20px
}

.page.prodej main .result-info p {
	font-weight: lighter
}

.page.prodej main .results {
	height: 100%;
	overflow: auto;
	max-width: 600px
}

.page.prodej main .results::-webkit-scrollbar {
	width: 10px
}

.page.prodej main .results::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 5px
}

.page.prodej main .results::-webkit-scrollbar-thumb {
	background: #e21a22;
	border-radius: 5px;
	transition: all 0.3s ease-in-out
}

.page.prodej main .results::-webkit-scrollbar-thumb:hover {
	background: #9d1218
}

.page.prodej main .results .results-inner .result {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-right: 70px;
	margin-bottom: 23px;
	cursor: pointer
}

.page.prodej main .results .results-inner .result .text {
	padding-left: 23px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.page.prodej main .results .results-inner .result div.heading {
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline
}

.page.prodej main .results .results-inner .result p {
	font-size: 14px;
	opacity: 0.76
}

.page.prodej main .results .results-inner .result span {
	color: #e21a22;
	font-weight: bold
}

.page.prodej main .results .results-inner .result span:first-of-type {
	float: left
}

.page.prodej main .results .results-inner .result span:last-of-type {
	float: right
}

@media screen and (max-width: 660px) {
	.page.prodej main .results .results-inner .result {
		padding-left: 0;
		padding-right: 0
	}
	.page.prodej main .results .results-inner .result .image {
		display: none
	}
	.page.prodej main .results .results-inner .result .text {
		padding-left: 0
	}
}

.page.prodej main .contacts {
	min-width: 600px
}

.page.produkt header {
	padding-top: 130px;
	height: auto !important
}

.page.produkt header h1 {
	color: #1f1f1f;
	font-size: 30px;
	text-align: left
}

.page.produkt header img {
	max-height: 50vh
}

.page.produkt header .inner {
	max-width: 84.375rem;
	margin: auto;
	display: block;
	padding-bottom: 0
}

.page.produkt header .img-container {
	bottom: auto;
	position: static;
	text-align: center
}

.page.produkt section .dual-galerie {
	padding-top: 40px
}

.page.produkt section .dual-galerie .cell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.produkt section .dual-galerie .cell>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.page.produkt section .dual-galerie .cell img {
	padding: 20px
}

.page.produkt section.first .text-container {
	padding-right: 200px
}

.page.produkt section.first .text-container p:first-of-type {
	font-size: 20px
}

@media screen and (max-width: 1024px) {
	.page.produkt section.first .text-container {
		padding-right: 0
	}
}

.page.produkt section.tocna-galerie {
	background-color: #f4f4f4
}

.page.produkt section.technicke-parametry {
	background-color: #f4f4f4
}

.page.produkt section.video-galerie {
	background-color: #1f1f1f
}

.page.produkt section.video-galerie .text-container h2 {
	color: white
}

.page.produkt section.video-galerie .text-container:after {
	display: none
}

.page.produkt section.video-galerie .carousel-container {
	max-width: 84.375rem;
	width: 100%;
	margin: auto;
	padding: 0 20px;
	position: relative
}

.page.produkt section.video-galerie .carousel-container .slick-arrow {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: white;
	cursor: pointer;
	z-index: 10
}

.page.produkt section.video-galerie .carousel-container .slick-arrow span {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("../images/product-more.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.page.produkt section.video-galerie .carousel-container .slick-prev {
	left: 130px;
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.page.produkt section.video-galerie .carousel-container .slick-next {
	right: 130px
}

.page.produkt section.video-galerie .carousel-container .video-container {
	max-width: 900px;
	margin: auto;
	position: relative
}

.page.produkt section.video-galerie .carousel-container .video-container video {
	width: 100%
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: transparent;
	transition: all 0.3s ease-in-out
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay .content {
	color: white;
	padding: 40px 40px;
	position: relative;
	width: 100%
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay .content .heading {
	font-weight: bold;
	font-size: 24px
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay .content p {
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 0
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay .content:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 40px;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 37px;
	height: 37px;
	border-radius: 50%;
	background-color: #e21a22;
	background-image: url("../images/product-more.svg");
	background-size: 20px;
	background-position: 7px center;
	background-repeat: no-repeat;
	border: none
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay .pause {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	transition: all 0.3s ease-in-out;
	opacity: 0
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay:hover {
	background-color: rgba(0, 0, 0, 0.69)
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay.play {
	background-color: transparent !important
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay.play .content {
	opacity: 0
}

.page.produkt section.video-galerie .carousel-container .video-container .overlay.play:hover .pause {
	opacity: 0.8
}

.page.produkt section.soubory .grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page.produkt section.soubory .item {
	width: 20%;
	margin-bottom: 50px
}

@media screen and (max-width: 1160px) {
	.page.produkt section.soubory .item {
		width: 25%
	}
}

@media screen and (max-width: 900px) {
	.page.produkt section.soubory .item {
		width: 33.333333333%
	}
}

@media screen and (max-width: 680px) {
	.page.produkt section.soubory .item {
		width: 50%
	}
}

@media screen and (max-width: 420px) {
	.page.produkt section.soubory .item {
		width: 100%
	}
}

.page.produkt section.soubory .file {
	text-align: center;
	padding: 0 5px;
	max-width: 200px;
	margin: auto
}

.page.produkt section.soubory .file .heading {
	display: block;
	width: 100%;
	word-wrap: break-word;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 26px;
	margin-bottom: 30px
}

.page.produkt section.soubory .file .button {
	background-color: #f3f3f3;
	color: rgba(26, 27, 27, 0.5);
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 1em;
	padding-bottom: 1em;
	transition: all 0.3s ease-in-out
}

.page.produkt section.soubory .file .button:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 12px;
	position: relative;
	background-image: url("../images/download.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	top: 1px;
	margin-right: 10px
}

.page.produkt section.soubory .file .button:hover {
	background-color: #dadada
}

.page.produkt section.soubory .file:before {
	content: '';
	display: block;
	width: 57px;
	height: 66px;
	background-image: url("./unknown.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: auto
}

.page.produkt section.soubory .file.pdf:before {
	background-image: url("./pdf.png")
}

.page.produkt section.soubory .file.xls:before {
	background-image: url("./xls.png")
}

.page.produkt section.soubory .file.xlsx:before {
	background-image: url("./xls.png")
}

.page.produkt section.soubory .file.doc:before {
	background-image: url("./doc.png")
}

.page.produkt section.soubory .file.docx:before {
	background-image: url("./doc.png")
}

.page.produkt section.kontakt input,
.page.produkt section.kontakt select,
.page.produkt section.kontakt textarea {
	color: #363636;
	opacity: 1;
	font-size: 14px;
	font-weight: lighter;
	border: none;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.09);
	transition: all 0.3s ease-in-out;
	padding-left: 10px
}

.page.produkt section.kontakt input:-ms-input-placeholder,
.page.produkt section.kontakt select:-ms-input-placeholder,
.page.produkt section.kontakt textarea:-ms-input-placeholder {
	color: #363636;
	opacity: 0.5
}

.page.produkt section.kontakt input::placeholder,
.page.produkt section.kontakt select::placeholder,
.page.produkt section.kontakt textarea::placeholder {
	color: #363636;
	opacity: 0.5
}

.page.produkt section.kontakt textarea {
	resize: none;
	width: 100%;
	height: 153px;
	padding: 10px
}

.page.produkt section.kontakt input,
.page.produkt section.kontakt select {
	height: 56px
}

.page.produkt section.kontakt input:focus,
.page.produkt section.kontakt select:focus {
	border: none;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3)
}

.page.produkt .galerie {
	background-color: #f4f4f4
}

.page.produkt .galerie .slick-next,
.page.produkt .galerie .slick-prev {
	position: absolute;
	top: 0;
	width: 40px;
	height: 100%;
	background-color: rgba(33, 43, 48, 0.7);
	z-index: 9;
	cursor: pointer
}

.page.produkt .galerie .slick-next span,
.page.produkt .galerie .slick-prev span {
	display: block;
	height: 100%;
	width: 100%;
	position: relative
}

.page.produkt .galerie .slick-next span:after,
.page.produkt .galerie .slick-prev span:after {
	content: '+';
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 40px;
	height: 40px;
	background-image: url("../images/product-more.svg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.page.produkt .galerie .slick-next {
	right: 0
}

.page.produkt .galerie .slick-prev {
	left: 0
}

.page.produkt .galerie .slick-prev span:after {
	-ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
	transform: translateX(-50%) translateY(-50%) rotate(180deg)
}

.page.produkt .galerie .slick-slide {
	padding: 0 5px
}

.page.produkt .galerie a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.page.produkt .galerie a:hover .overlay {
	opacity: 1
}

.page.produkt .galerie .image {
	width: 100%;
	height: 375px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.page.produkt .galerie .overlay {
	opacity: 0;
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.69);
	transition: all 0.3s ease-in-out
}

.page.produkt .galerie .overlay span {
	font-size: 60px;
	color: white
}

.page.kariera header {
	background-image: url("../images/kariera/bg.jpg")
}

.page.kariera header .inner {
	-ms-flex-direction: column;
	flex-direction: column
}

.page.kariera header .inner h1,
.page.kariera header .inner p {
	color: white
}

.page.kariera header .inner p {
	font-size: 18px;
	font-weight: bold
}

.page.kariera section .filter {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 80px
}

.page.kariera section .filter .item {
	padding: 20px;
	color: #1f1f1f;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	font-weight: 600;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative
}

.page.kariera section .filter .item:hover {
	color: #e21a22
}

.page.kariera section .filter .item:after {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 0px;
	height: 1.5px;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all 0.3s ease-in-out;
	background-color: #e21a22
}

.page.kariera section .filter .item.active {
	color: #e21a22
}

.page.kariera section .filter .item.active:after {
	width: calc(100% - 40px)
}

.page.kariera section.volne-pozice {
	background-color: #f4f4f4
}

.page.kariera section.volne-pozice .cell {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 16px
}

.page.kariera section.volne-pozice .cell.hidden {
	display: none
}

.page.kariera section.volne-pozice .zadne-nabidky {
	font-size: 24px;
	color: #e21a22;
	font-weight: bold;
	text-align: center;
	padding: 0 20px 40px 20px
}

.page.kariera section.volne-pozice .zadne-nabidky.hidden {
	display: none
}

.page.kariera section.volne-pozice .dalsi-pozice {
	text-align: center;
	padding-top: 40px
}

.page.kariera section.nenasli-jste {
	padding: 0;
	min-height: 340px;
	background-image: url("../images/kariera/nenasli-bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.kariera section.nenasli-jste .text-container {
	padding: 20px;
	text-align: center;
	max-width: 84.375rem;
	width: 100%;
	color: white
}

.page.kariera section.nenasli-jste h2 {
	font-size: 24px;
	color: white;
	margin-bottom: 10px;
	padding-bottom: 0
}

.page.kariera section.nenasli-jste h2:after {
	display: none
}

.page.kariera section.nenasli-jste p {
	color: white;
	font-size: 14px;
	margin-bottom: 40px
}

.page.kariera section.nenasli-jste .button {
	color: black;
	background-color: white
}

.page.kariera section.nenasli-jste .button:hover {
	color: white;
	background-color: #e21a22
}

.page.kariera section.co-vam-muzeme-nabidnout {
	background-color: #f1f1f1
}

.page.kariera section.co-vam-muzeme-nabidnout .img-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.kariera section.co-vam-muzeme-nabidnout .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.kariera section.co-vam-muzeme-nabidnout .img-container img {
	padding: 8px
}

.page.kariera section.co-vam-muzeme-nabidnout .img-container img:nth-child(2) {
	display: none
}

.page.kariera section.co-vam-muzeme-nabidnout .text-container {
	padding-left: 100px;
	padding-top: 50px
}

.page.kariera section.co-vam-muzeme-nabidnout .text-container span {
	font-size: 24px;
	color: #787878;
	font-weight: lighter
}

.page.kariera section.co-vam-muzeme-nabidnout .text-container p {
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.page.kariera section.co-vam-muzeme-nabidnout .grid-x {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.page.kariera section.co-vam-muzeme-nabidnout .text-container {
		padding-left: 0;
		padding-right: 0 !important
	}
}

.page.kariera section.proc-pracovat .benefit {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 80px
}

.page.kariera section.proc-pracovat .benefit img {
	opacity: 0.3
}

.page.kariera section.proc-pracovat .benefit .text {
	padding-left: 25px;
	color: #1f1f1f
}

.page.kariera section.proc-pracovat .benefit .text h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1px
}

.page.kariera section.proc-pracovat .benefit .text p {
	font-size: 16px;
	margin-bottom: 0
}

.page.kariera section.poznejte-nas-tym {
	padding-top: 0
}

.page.kariera section.poznejte-nas-tym .cell {
	padding: 0 8px 16px 8px
}

.page.kariera section.poznejte-nas-tym .person {
	margin: auto;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 387px;
	height: 501px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative
}

.page.kariera section.poznejte-nas-tym .person:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
	z-index: 0
}

.page.kariera section.poznejte-nas-tym .person .text {
	padding: 35px 40px;
	color: white;
	position: static;
	z-index: 1
}

.page.kariera section.poznejte-nas-tym .person h3 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 1px
}

.page.kariera section.poznejte-nas-tym .person span.position {
	font-weight: lighter;
	display: block;
	margin-bottom: 40px
}

.page.kariera section.poznejte-nas-tym .person p {
	margin-bottom: 0;
	font-weight: lighter;
	font-style: italic
}

.page.kariera section.poznejte-nas-tym .person a {
	color: inherit;
	transition: all 0.3s ease-in-out
}

.page.kariera section.poznejte-nas-tym .person a:hover {
	color: #e21a22 !important
}

.page.kariera section.poznejte-nas-tym .more {
	padding-top: 60px;
	text-align: center
}

.page.produkty header {
	background-image: url("../images/produkty/bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: calc(570px - 88px)
}

@media screen and (max-width: 1024px) {
	.page.produkty header {
		padding-top: 77px
	}
}

.page.produkty header h1 {
	font-weight: lighter;
	color: white
}

.page.produkty section.poznejte-nase-produkty .img-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.produkty section.poznejte-nase-produkty .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.produkty section.poznejte-nase-produkty .img-container img {
	padding: 8px
}

.page.produkty section.poznejte-nase-produkty .img-container img:nth-child(2) {
	display: none
}

.page.produkty section.poznejte-nase-produkty .text-container {
	padding-left: 100px;
	padding-top: 50px
}

.page.produkty section.poznejte-nase-produkty .text-container span {
	font-size: 24px;
	color: #787878;
	font-weight: lighter
}

.page.produkty section.poznejte-nase-produkty .text-container p {
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.page.produkty section.poznejte-nase-produkty .grid-x {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.page.produkty section.poznejte-nase-produkty .text-container {
		padding-left: 0;
		padding-right: 0 !important
	}
}

.page.produkty section.poznejte-nase-produkty .img-container img:last-of-type {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2)
}

.page.produkty section.produktove-rady {
	background-color: #f4f4f4;
	padding-bottom: 0
}

.page.produkty section.produktove-rady .cell {
	margin-bottom: 100px
}

.page.produkty section.produktove-rady .cell:nth-child(2n+1) {
	border-right: 1px solid rgba(100, 100, 100, 0.2)
}

@media screen and (max-width: 640px) {
	.page.produkty section.produktove-rady .cell {
		border-right: none !important
	}
}

.page.produkty section.produktove-rady .product {
	display: block;
	text-align: center;
	max-width: 500px;
	margin: auto;
	padding: 0 10px
}

.page.produkty section.produktove-rady .product .more {
	margin: auto
}

.page.produkty section.produktove-rady .product:hover .more {
	background-color: #e21a22
}

.page.produkty section.produktove-rady .text {
	padding: 20px 20px 0 20px
}

.page.produkty section.produktove-rady h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1f1f1f;
	margin-bottom: 20px;
	text-transform: uppercase;
	transition: all 0.3s
}

.page.produkty section.produktove-rady h2:hover {
	color: #e21a22
}

.page.produkty section.produktove-rady .img-container {
	height: 480px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page.produkty section.produktove-rady .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.produkty section.produktove-rady .img-container img {
	max-height: 100%
}

@media screen and (max-width: 640px) {
	.page.produkty section.produktove-rady .img-container {
		height: auto
	}
}

.page.produkty section.produktove-rady p {
	margin-bottom: 0;
	color: #646464
}

.page.produkty section.katalogy .text-container {
	padding-right: 140px
}

@media screen and (max-width: 1024px) {
	.page.produkty section.katalogy .text-container {
		padding-right: 0;
		margin-bottom: 80px
	}
}

.page.produkty section.katalogy .accordion .accordion-title {
	border: none;
	font-size: 20px;
	font-weight: 600;
	color: #1f1f1f;
	background-color: #f9f9f9;
	padding: 23.5px 30px 23.5px 30px;
	margin-bottom: 5px
}

.page.produkty section.katalogy .accordion .accordion-title:before {
	content: '';
	width: 67px;
	height: 100%;
	background-color: black;
	top: 0;
	right: 0;
	margin: 0;
	background-image: url("../images/product-more.svg");
	background-position: center;
	background-size: 20px;
	background-repeat: no-repeat;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.page.produkty section.katalogy .accordion .accordion-item.is-active .accordion-title:before {
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.page.produkty section.katalogy .accordion .accordion-content {
	padding: 0;
	background-color: #f9f9f9;
	border: none;
	margin-bottom: 5px
}

.page.produkty section.katalogy .accordion .accordion-content .inner {
	padding: 30px
}

.page.produkty section.katalogy .accordion .accordion-content .inner .cell {
	padding-bottom: 20px
}

.page.produkty section.katalogy .no-files {
	font-weight: bold;
	font-size: 18px;
	color: #e21a22;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px
}

.page.produkty section.katalogy .file {
	text-align: center;
	max-width: 166px;
	padding: 0 8px
}

.page.produkty section.katalogy .file a {
	display: block;
	width: 100%;
	height: 100%
}

.page.produkty section.katalogy .file .image {
	margin: auto;
	width: 57px;
	height: 66px;
	background-image: url("./unknown.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 8px
}

.page.produkty section.katalogy .file .text {
	color: #1f1f1f;
	word-wrap: break-word;
	font-weight: bold
}

.page.produkty section.katalogy .file.pdf .image {
	background-image: url("./pdf.png")
}

.page.produkty section.katalogy .file.xls .image {
	background-image: url("./xls.png")
}

.page.produkty section.katalogy .file.xlsx .image {
	background-image: url("./xls.png")
}

.page.produkty section.katalogy .file.doc .image {
	background-image: url("./doc.png")
}

.page.produkty section.katalogy .file.docx .image {
	background-image: url("../images/produkt/soubory/doc.png")
}

.page.produkty .product-list {
	background-color: #f4f4f4;
	padding-bottom: 0;
	background-color: white
}

.page.produkty .product-list .cell {
	margin-bottom: 100px
}

.page.produkty .product-list .cell:nth-child(2n+1) {
	border-right: 1px solid rgba(100, 100, 100, 0.2)
}

@media screen and (max-width: 640px) {
	.page.produkty .product-list .cell {
		border-right: none !important
	}
}

.page.produkty .product-list .product {
	display: block;
	text-align: center;
	max-width: 500px;
	margin: auto;
	padding: 0 10px
}

.page.produkty .product-list .product .more {
	margin: auto
}

.page.produkty .product-list .product:hover .more {
	background-color: #e21a22
}

.page.produkty .product-list .text {
	padding: 20px 20px 0 20px
}

.page.produkty .product-list h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1f1f1f;
	margin-bottom: 20px;
	text-transform: uppercase;
	transition: all 0.3s
}

.page.produkty .product-list h2:hover {
	color: #e21a22
}

.page.produkty .product-list .img-container {
	height: 480px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.page.produkty .product-list .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.produkty .product-list .img-container img {
	max-height: 100%
}

@media screen and (max-width: 640px) {
	.page.produkty .product-list .img-container {
		height: auto
	}
}

.page.produkty .product-list p {
	margin-bottom: 0;
	color: #646464
}

.page.produkty .main-text {
	padding: 40px 20px 60px 20px;
	max-width: 84.375rem;
	text-align: center;
	margin: auto
}

.page.produkty .main-text h1 {
	margin-bottom: 25px;
	font-weight: bold
}

.page.produkty main.main-product {
	padding-top: 250px;
	padding-bottom: 250px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100vh
}

.page.produkty main.main-product h1 {
	margin-bottom: 120px
}

.page.produkty main.main-product .products-container {
	padding: 40px 22px 30px 22px;
	background-color: white;
	box-shadow: 0px 0px 32.8px 7.2px rgba(0, 0, 0, 0.1);
	max-width: 84.375rem;
	margin: auto
}

.page.produkty main.main-product .img-container {
	height: 110px;
	text-align: center;
	margin-bottom: 20px
}

.page.produkty main.main-product a {
	display: block;
	padding: 8px
}

.page.produkty main.main-product a:hover .text {
	color: #e21a22 !important
}

.page.produkty main.main-product .text {
	text-align: center;
	color: #1a1b1b;
	font-weight: bold;
	transition: all 0.3s
}

.page.produkty-kategorie header {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background: linear-gradient(rgba(33, 43, 48, 0.5), white);
	text-align: center;
	padding-top: 140px;
	padding-bottom: 80px
}

@media screen and (max-width: 640px) {
	.page.produkty-kategorie header {
		padding-top: 0;
		padding-bottom: 0
	}
}

.page.produkty-kategorie header .inner {
	padding: 40px 20px;
	max-width: 84.375rem
}

@media screen and (max-width: 640px) {
	.page.produkty-kategorie header .inner {
		padding: 80px 20px
	}
}

.page.produkty-kategorie header p {
	line-height: 28px;
	margin-bottom: 40px
}

.page.o-nas header {
	background-image: url("../images/o-nas/bg.jpg")
}

.page.o-nas header .inner {
	color: white
}

@media screen and (max-width: 1024px) {
	.page.o-nas header .inner h1 {
		max-width: none
	}
}

.page.o-nas .tabs-wrap {
	background-color: #efefef
}

.page.o-nas .tabs-container {
	max-width: 84.375rem;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 50px
}

.page.o-nas .tabs-container ul.tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	border: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: transparent
}

.page.o-nas .tabs-container .tabs-content {
	border: none;
	background-color: transparent
}

.page.o-nas .tabs-container .tabs-title>a:focus,
.page.o-nas .tabs-container .tabs-title>a[aria-selected="true"] {
	background-color: #e21a22
}

.page.o-nas .tabs-container .tabs-title {
	padding-bottom: 10px
}

.page.o-nas .tabs-container .tabs-title a {
	font-size: 16px;
	margin: 0 8px;
	background-color: #1f1f1f;
	color: white
}

.page.o-nas section.historie .grid-container {
	max-width: 1350px
}

.page.o-nas section.kvalita,
.page.o-nas section.ziskane-certifikaty {
	padding-bottom: 0
}

.page.o-nas section.kvalita .text-container,
.page.o-nas section.ziskane-certifikaty .text-container {
	padding-top: 30px
}

.page.o-nas section.kvalita {
	padding-top: 40px
}

.page.o-nas section.oceneni {
	padding-bottom: 0
}

.page.o-nas section.oceneni .cell {
	padding: 8px
}

.page.o-nas section.oceneni .slick-slide>div {
	margin: 10px
}

@media print,
screen and (min-width: 40em) {
	.page.o-nas section.oceneni .slick-slide>div {
		margin: 15px
	}
}

.page.o-nas section.oceneni .oceneni {
	padding: 20px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.09);
	background-color: white
}

.page.o-nas section.oceneni .oceneni time {
	font-size: 18px;
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	position: relative;
	padding-bottom: 10px
}

.page.o-nas section.oceneni .oceneni time:after {
	content: '';
	width: 60px;
	height: 1px;
	position: absolute;
	bottom: 6px;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgba(33, 43, 48, 0.5)
}

.page.o-nas section.oceneni .oceneni p {
	margin-bottom: 0;
	text-align: center
}

.page.o-nas section.ke-stazeni .cell {
	padding: 8px
}

.page.o-nas section.ke-stazeni .group {
	padding: 40px;
	background-color: #f9f9f9
}

@media screen and (max-width: 640px) {
	.page.o-nas section.ke-stazeni .group {
		padding: 20px
	}
}

.page.o-nas section.ke-stazeni h3 {
	font-weight: bold;
	font-size: 18px;
	color: #1a1b1b
}

.page.o-nas section.ke-stazeni ul {
	margin: 0;
	list-style: none;
	height: 115px;
	overflow-y: auto
}

.page.o-nas section.ke-stazeni ul::-webkit-scrollbar {
	width: 10px
}

.page.o-nas section.ke-stazeni ul::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 5px
}

.page.o-nas section.ke-stazeni ul::-webkit-scrollbar-thumb {
	background: #e21a22;
	border-radius: 5px;
	transition: all 0.3s ease-in-out
}

.page.o-nas section.ke-stazeni ul::-webkit-scrollbar-thumb:hover {
	background: #9d1218
}

.page.o-nas section.ke-stazeni li {
	font-size: 16px;
	text-decoration: underline
}

.page.o-nas section.ke-stazeni li a {
	color: #1a1b1b;
	position: relative;
	transition: all 0.3s ease-in-out
}

.page.o-nas section.ke-stazeni li a:before {
	content: '';
	display: inline-block;
	width: 26px;
	height: 30px;
	background-image: url("./unknown.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	top: 8px;
	margin-right: 5px
}

.page.o-nas section.ke-stazeni li a.pdf:before {
	background-image: url("./pdf.png")
}

.page.o-nas section.ke-stazeni li a.doc:before,
.page.o-nas section.ke-stazeni li a.docx:before {
	background-image: url("./doc.png")
}

.page.o-nas section.ke-stazeni li a.xls:before,
.page.o-nas section.ke-stazeni li a.xlsx:before {
	background-image: url("./xls.png")
}

.page.o-nas section.ke-stazeni li a:hover {
	color: #e21a22
}

.page.o-nas section.projekty .carousel-container,
.page.o-nas section.oceneni .carousel-container {
	max-width: 84.375rem;
	margin: auto;
	padding: 0 40px;
	position: relative
}

.page.o-nas section.projekty .inner,
.page.o-nas section.oceneni .inner {
	padding: 20px
}

.page.o-nas section.projekty img,
.page.o-nas section.oceneni img {
	width: 85vw;
	max-width: 84.375rem;
	padding: 0 20px
}

.page.o-nas section.projekty .slick-arrow,
.page.o-nas section.oceneni .slick-arrow {
	display: block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-color: #212b30;
	border-radius: 50%;
	cursor: pointer;
	background-image: url("../images/product-more.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

.page.o-nas section.projekty .slick-next,
.page.o-nas section.oceneni .slick-next {
	right: -35px
}

.page.o-nas section.projekty .slick-prev,
.page.o-nas section.oceneni .slick-prev {
	left: -35px;
	-ms-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg)
}

.page.o-nas section.oceneni .carousel-container .carousel .slick-track {
	padding-bottom: 30px
}

.page.o-nas section.oceneni .carousel-container .carousel .slick-slide {
	height: 260px
}

.page.o-nas section.oceneni .carousel-container .carousel .slick-slide div {
	height: 100%
}

.page.o-nas section.oceneni .carousel-container .carousel .slick-slide .oceneni {
	height: 100%
}

.page.o-nas section.projekty {
	padding-bottom: 0
}

.page.o-nas section.projekty .text-container.head {
	margin-bottom: 0
}

.page.o-nas .button-container {
	padding: 20px;
	text-align: center
}

.page.o-nas .events {
	max-height: 700px;
	overflow: auto
}

.page.o-nas .events::-webkit-scrollbar {
	width: 10px
}

.page.o-nas .events::-webkit-scrollbar-track {
	background: #f3f3f3;
	border-radius: 5px
}

.page.o-nas .events::-webkit-scrollbar-thumb {
	background: #e21a22;
	border-radius: 5px;
	transition: all 0.3s ease-in-out
}

.page.o-nas .events::-webkit-scrollbar-thumb:hover {
	background: #9d1218
}

.page.o-nas .events .cell {
	padding: 8px
}

.page.o-nas .events.hidden {
	display: none
}

.page.o-nas .events.toggled {
	max-height: initial;
	overflow: initial
}

.page.o-nas .event {
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	padding: 16px;
	height: 100%
}

.page.o-nas .event .heading {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px
}

.page.o-nas .event .heading time {
	font-weight: bold;
	color: #e21a22
}

.page.o-nas .event .heading time:after {
	content: '|';
	display: inline-block;
	font-weight: normal;
	margin-left: 6px;
	margin-right: 3px;
	color: #1f1f1f
}

.page.o-nas .event .text {
	font-size: 14px
}

.page.o-nas .event .text p {
	margin-bottom: 0
}

.page.o-nas img.certifikat {
	max-width: 450px;
	width: 100%;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.09)
}

.page.kontakty main {
	display: -ms-flexbox;
	display: flex;
	height: auto;
	overflow: hidden
}

.page.kontakty main #map {
	height: auto
}

.page.kontakty main .controlls {
	position: static
}

@media screen and (max-width: 1024px) {
	.page.kontakty main {
		min-height: auto;
		height: auto !important
	}
	.page.kontakty main #map {
		position: absolute !important;
		top: 0;
		left: 0;
		z-index: -1
	}
	.page.kontakty main .controlls {
		max-width: none;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.9)
	}
}

.page.kontakty main .text-container h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px
}

.page.kontakty main .text-container h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 30px
}

.page.kontakty main .text-container h2:after {
	display: none
}

.page.kontakty main .text-container p {
	max-width: 350px
}

.page.kontakty main .text-container p strong {
	color: #1f1f1f !important
}

.page.kontakty main .text-container .gps {
	font-weight: lighter;
	margin-bottom: 40px
}

.page.kontakty main .text-container .gps:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("../images/gps.svg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
	margin-right: 12px
}

.page.kontakty main .text-container .informace {
	font-weight: bold;
	margin-bottom: 60px
}

.page.kontakty main .text-container .informace table {
	width: auto
}

.page.kontakty main .text-container .informace table tbody {
	border: none;
	background-color: transparent
}

.page.kontakty main .text-container .informace table tr {
	background-color: transparent
}

.page.kontakty main .text-container .informace table td {
	padding-left: 0;
	padding-bottom: 0;
	font-weight: normal
}

.page.kontakty main .text-container .informace table td:nth-of-type(2) {
	padding-right: 30px
}

@media screen and (max-width: 370px) {
	.page.kontakty main .text-container .informace table td {
		display: block
	}
}

.page.kontakty main .text-container .informace a {
	color: #1f1f1f;
	transition: all 0.3s ease-in-out
}

.page.kontakty main .text-container .informace a:hover {
	color: #e21a22
}

@media screen and (max-width: 1024px) {
	.page.kontakty main #map-wrapper {
		display: none
	}
	.page.kontakty main .contacts {
		min-width: auto
	}
}

.page.kontakty section.kontaktni-osoby {
	padding-top: 40px
}

.page.kontakty section.kontaktni-osoby .cell {
	margin-bottom: 40px;
	padding: 0 15px
}

.page.kontakty section.kontaktni-osoby .cell h2 {
	margin-bottom: 0;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	padding-top: 20px
}

.page.kontakty section.kontaktni-osoby .cell.nadpis {
	margin-bottom: 20px
}

.page.kontakty section.kontaktni-osoby .cell .person div:first-child {
	margin-bottom: 5px
}

.page.kontakty section.kontaktni-osoby .cell .person strong {
	margin-bottom: 12px
}

.page.kontakty section.kontaktni-osoby .cell .person strong.pozice {
	font-size: 20px
}

.page.kontakty section.kontaktni-osoby .cell .person a {
	color: #1f1f1f;
	transition: all 0.3s ease-in-out
}

.page.kontakty section.kontaktni-osoby .cell .person a:nth-of-type(n+2) {
	display: block
}

.page.kontakty section.kontaktni-osoby .cell .person a:hover {
	color: #e21a22
}

.page.skupina-tajmac header {
	background-image: url("../images/skupina-tajmac/bg.jpg")
}

.page.skupina-tajmac header .inner {
	color: white
}

.page.skupina-tajmac section.o-spolecnosti .img-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.skupina-tajmac section.o-spolecnosti .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.skupina-tajmac section.o-spolecnosti .img-container img {
	padding: 8px
}

.page.skupina-tajmac section.o-spolecnosti .img-container img:nth-child(2) {
	display: none
}

.page.skupina-tajmac section.o-spolecnosti .text-container {
	padding-left: 100px;
	padding-top: 50px
}

.page.skupina-tajmac section.o-spolecnosti .text-container span {
	font-size: 24px;
	color: #787878;
	font-weight: lighter
}

.page.skupina-tajmac section.o-spolecnosti .text-container p {
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.page.skupina-tajmac section.o-spolecnosti .grid-x {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.page.skupina-tajmac section.o-spolecnosti .text-container {
		padding-left: 0;
		padding-right: 0 !important
	}
}

.page.skupina-tajmac section.o-spolecnosti .text-container {
	padding-left: 0
}

.page.skupina-tajmac section.poznejte-nasi-rodinu {
	background-color: #f4f4f4
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .cell {
	padding: 8px
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .cell.main {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .cell.main>.grid-x {
	height: 100%
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .cell h3 {
	padding: 0 8px;
	font-weight: bold;
	color: #767676
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch {
	background-color: white;
	padding: 30px 20px 50px 20px;
	height: 100%;
	position: relative
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p,
.page.skupina-tajmac section.poznejte-nasi-rodinu .branch address {
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;
	margin-bottom: 30px;
	color: #1f1f1f
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p a,
.page.skupina-tajmac section.poznejte-nasi-rodinu .branch address a {
	color: #1f1f1f;
	transition: all 0.3s ease-in-out
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p a:hover,
.page.skupina-tajmac section.poznejte-nasi-rodinu .branch address a:hover {
	color: #e21a22
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p:last-child,
.page.skupina-tajmac section.poznejte-nasi-rodinu .branch address:last-child {
	margin-bottom: 0
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p {
	line-height: 18px
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch p.contacts {
	line-height: 28px;
	position: absolute;
	bottom: 20px
}

.page.skupina-tajmac section.poznejte-nasi-rodinu .branch address {
	line-height: 25px
}

.page.skupina-tajmac .half-photo {
	max-width: 84.375rem;
	padding: 0 20px 100px 20px;
	margin: auto
}

.page.kariera-detail header {
	background-image: url("../images/kariera/bg.jpg")
}

.page.kariera-detail header .inner {
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 84.375rem;
	margin: auto;
	padding: 0 20px
}

.page.kariera-detail header .location {
	font-weight: bold;
	color: white
}

.page.kariera-detail header .location:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 24px;
	background-image: url("../images/kariera/poloha.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	top: 7px;
	margin-right: 10px
}

.page.kariera-detail section.popis-pozice {
	background-color: #f4f4f4
}

.page.kariera-detail section.popis-pozice h3 {
	color: #787878;
	font-size: 24px;
	font-weight: bold;
	padding-left: 50px
}

.page.kariera-detail section.popis-pozice ul {
	margin-bottom: 40px;
	list-style: none;
	margin-left: 0
}

.page.kariera-detail section.popis-pozice ul li {
	font-size: 16px;
	margin-bottom: 6px
}

.page.kariera-detail section.popis-pozice ul li:first-child {
	font-weight: bold;
	margin-bottom: 20px
}

.page.kariera-detail section.veskere-volne-pozice {
	background-color: #f4f4f4
}

.page.kariera-detail .kontaktujte-nas {
	padding: 50px;
	background-color: white;
	width: 100%;
	margin-bottom: 50px
}

.page.kariera-detail .kontaktujte-nas h3 {
	padding-left: 0 !important
}

.page.kariera-detail .kontaktujte-nas p {
	line-height: 28px
}

.page.kariera-detail .kontaktujte-nas .person {
	display: -ms-flexbox;
	display: flex
}

.page.kariera-detail .kontaktujte-nas .person .text {
	padding-left: 28px
}

.page.kariera-detail .kontaktujte-nas .person .kontakty {
	padding-top: 10px;
	margin-bottom: 15px
}

.page.kariera-detail .kontaktujte-nas .person .jmeno {
	font-weight: bold
}

.page.kariera-detail .kontaktujte-nas .person a {
	color: #1f1f1f
}

.page.kariera-detail .kontaktujte-nas .person a:hover {
	color: #e21a22
}

.page.kariera-detail .kontaktujte-nas .person a.button {
	color: white !important
}

.page.kariera-detail .kontaktujte-nas,
.page.kariera-detail .video-container {
	max-width: 561px
}

.page.kariera-detail .video-container {
	padding-top: 50px
}

.page.kariera-detail .video-container video {
	max-width: 100%
}

.page.servis header {
	background-image: url("../images/kariera/bg.jpg")
}

.page.servis section {
	padding-top: 80px;
	padding-bottom: 100px
}

.page.servis section.branch .img-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 700px;
	margin: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.page.servis section.branch .img-container>div {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	text-align: center
}

.page.servis section.branch .img-container img {
	padding: 8px
}

.page.servis section.branch .img-container img:nth-child(2) {
	display: none
}

.page.servis section.branch .text-container {
	padding-left: 100px;
	padding-top: 50px
}

.page.servis section.branch .text-container span {
	font-size: 24px;
	color: #787878;
	font-weight: lighter
}

.page.servis section.branch .text-container p {
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.page.servis section.branch .grid-x {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.page.servis section.branch .text-container {
		padding-left: 0;
		padding-right: 0 !important
	}
}

.page.servis section.branch:nth-child(odd) .grid-container .grid-x {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.page.servis section.branch:nth-child(odd) .grid-container .grid-x .text-container {
	padding-left: 0;
	padding-right: 100px
}

.page.servis .servisy {
	padding-top: 40px;
	padding-bottom: 0px
}

.page.servis .servisy .servis {
	margin: auto;
	padding: 0 20px 60px 20px
}

.page.servis .servisy .servis h3 {
	font-weight: bold;
	font-size: 26px
}

.page.servis .servisy .servis p.lead {
	font-size: 18px;
	font-weight: normal
}

.page.servis .servisy .servis p {
	margin-bottom: 20px
}

.page.servis .servisy .servis ul {
	margin-bottom: 20px
}

.page.servis .servisy .servis strong {
	color: #1f1f1f
}

.page.servis .servisy .servis a {
	transition: all 0.3s ease-in-out
}

.page.servis .servisy .servis a:hover {
	color: #e21a22 !important
}

.page.sitemap main {
	padding-top: 6.6875rem;
	padding-bottom: 2.5rem
}

@media print,
screen and (min-width: 64em) {
	.page.sitemap main {
		padding-top: 7.8125rem
	}
}

.page.sitemap main h1 {
	margin-top: 2rem;
	margin-bottom: 2.5rem
}

.page.novinky header {
	width: 100%;
	height: 570px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url("../images/produkty/bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

@media screen and (max-width: 1024px) {
	.page.novinky header {
		height: auto
	}
}

.page.novinky header h1 {
	color: white
}

.page.novinka-detail {
	background-image: url("../images/novinka-detail/bg.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat
}

.page.novinka-detail header {
	width: 100%;
	padding-top: 125px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	max-width: 84.375rem;
	margin: auto
}

.page.novinka-detail header .inner {
	text-align: center;
	max-width: 1000px;
	padding-top: 120px;
	padding-bottom: 20px
}

.page.novinka-detail header .inner time {
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.page.novinka-detail header .inner {
		padding-top: 0;
		padding-bottom: 10px
	}
}

.page.novinka-detail header .back {
	position: absolute;
	top: 200px;
	left: 0;
	margin-bottom: 30px;
	color: #1f1f1f
}

.page.novinka-detail header .back a {
	color: black;
	position: relative;
	left: 30px
}

.page.novinka-detail header .back:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 7px solid;
	border-color: transparent black transparent transparent
}

.page.novinka-detail header .back:hover a {
	color: #e21a22
}

.page.novinka-detail header .back:hover:before {
	border-color: transparent #e21a22 transparent transparent
}

@media screen and (max-width: 1024px) {
	.page.novinka-detail header .back {
		position: relative;
		top: 0;
		max-width: 200px
	}
}

.page.novinka-detail section.inner {
	padding-top: 0;
	max-width: 1200px;
	width: 100%;
	background-color: white;
	margin: auto
}

.page.novinka-detail section.inner .text-container {
	padding: 40px 100px
}

.page.novinka-detail section.inner .text-container p {
	text-align: justify
}

.page.novinka-detail section.inner .text-container img,
.page.novinka-detail section.inner .text-container video,
.page.novinka-detail section.inner .text-container p {
	margin-bottom: 2rem
}

.page.novinka-detail section.inner .gallery {
	padding: 0 100px
}

.page.novinka-detail section.inner .gallery .cell a {
	display: block;
	margin: auto;
	padding: 8px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.page.novinka-detail section.inner .text-container {
		padding: 50px 20px
	}
	.page.novinka-detail section.inner .gallery {
		padding: 0px 20px 50px 20px
	}
}

.page.udalost-detail {
	background-image: url("../images/novinka-detail/bg.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat
}

.page.udalost-detail header {
	width: 100%;
	padding-top: 125px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	max-width: 84.375rem;
	margin: auto
}

.page.udalost-detail header .inner {
	text-align: center;
	max-width: 1000px;
	padding-top: 120px;
	padding-bottom: 20px
}

.page.udalost-detail header .inner time {
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.page.udalost-detail header .inner {
		padding-top: 0;
		padding-bottom: 10px
	}
}

.page.udalost-detail header .back {
	position: absolute;
	top: 200px;
	left: 0;
	margin-bottom: 30px;
	color: #1f1f1f
}

.page.udalost-detail header .back a {
	color: black;
	position: relative;
	left: 30px
}

.page.udalost-detail header .back:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 7px solid;
	border-color: transparent black transparent transparent
}

.page.udalost-detail header .back:hover a {
	color: #e21a22
}

.page.udalost-detail header .back:hover:before {
	border-color: transparent #e21a22 transparent transparent
}

@media screen and (max-width: 1024px) {
	.page.udalost-detail header .back {
		position: relative;
		top: 0;
		max-width: 200px
	}
}

.page.udalost-detail section.inner {
	padding-top: 0;
	max-width: 1200px;
	width: 100%;
	background-color: white;
	margin: auto
}

.page.udalost-detail section.inner .text-container {
	padding: 40px 100px
}

.page.udalost-detail section.inner .text-container p {
	text-align: justify
}

.page.udalost-detail section.inner .text-container img,
.page.udalost-detail section.inner .text-container video,
.page.udalost-detail section.inner .text-container p {
	margin-bottom: 2rem
}

@media screen and (max-width: 1024px) {
	.page.udalost-detail section.inner .text-container {
		padding: 50px 20px
	}
}

.page.udalost-detail form input,
.page.udalost-detail form select,
.page.udalost-detail form textarea {
	color: #363636;
	opacity: 1;
	font-size: 14px;
	font-weight: lighter;
	border: none;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.09);
	transition: all 0.3s ease-in-out;
	padding-left: 10px
}

.page.udalost-detail form input:-ms-input-placeholder,
.page.udalost-detail form select:-ms-input-placeholder,
.page.udalost-detail form textarea:-ms-input-placeholder {
	color: #363636;
	opacity: 0.5
}

.page.udalost-detail form input::placeholder,
.page.udalost-detail form select::placeholder,
.page.udalost-detail form textarea::placeholder {
	color: #363636;
	opacity: 0.5
}

.page.udalost-detail form input.error,
.page.udalost-detail form select.error,
.page.udalost-detail form textarea.error {
	border: 2px solid rgba(204, 75, 55, 0.5)
}

.page.udalost-detail form textarea {
	resize: none;
	width: 100%;
	height: 153px;
	padding: 10px
}

.page.udalost-detail form input {
	height: 56px
}

.page.udalost-detail form input:focus {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3)
}

.page.udalost-detail form input:not(.error) {
	border: none
}

.page.udalost-detail form select {
	height: 56px
}

.page.prodej-oddeleni header .inner {
	color: white
}

.page.prodej-oddeleni header+main {
	padding-top: 60px
}

.page.prodej-oddeleni .text-container.head {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}

.page.prodej-oddeleni .table-container {
	margin-bottom: 100px
}

.page .aplikacni-strediska {
	padding-top: 40px
}

.page .aplikacni-strediska h3 {
	font-weight: bold;
	font-size: 26px
}

.page .aplikacni-strediska p.lead {
	font-size: 18px;
	font-weight: normal
}

.page .aplikacni-strediska p {
	margin-bottom: 20px
}

.page .aplikacni-strediska ul {
	margin-bottom: 20px
}

.page .aplikacni-strediska strong {
	color: #1f1f1f
}

.page .aplikacni-strediska a {
	transition: all 0.3s ease-in-out
}

.page .aplikacni-strediska a:hover {
	color: #e21a22 !important
}

.page.vyhledavani {
	padding-top: 160px
}

.page.vyhledavani .text-container {
	margin-bottom: 20px
}

.page.vyhledavani .text-container h1 {
	font-weight: bold
}

.page.vyhledavani .text-container p strong {
	color: #e21a22
}

.page.vyhledavani article {
	padding: 0 10px 40px 10px
}

.page.vyhledavani article:hover .more {
	background-color: #e21a22
}

.page.vyhledavani article:hover .dale {
	color: #e21a22
}

.page.vyhledavani .text {
	padding: 0 50px 0 5px
}

.page.vyhledavani .info {
	font-size: 14px;
	margin-bottom: 20px
}

.page.vyhledavani .info span {
	color: #1f1f1f;
	font-weight: bold;
	text-transform: uppercase;
	position: relative
}

.page.vyhledavani h3 {
	font-size: 20px;
	color: #1f1f1f;
	margin-bottom: 25px
}

.page.vyhledavani p {
	color: #1f1f1f;
	margin-bottom: 50px
}

.page.vyhledavani .grid-x .cell.more-btn {
	text-align: center;
	padding-top: 80px
}

.page.vyhledavani .dale {
	display: inline-block;
	height: 27px;
	line-height: 27px;
	position: relative;
	top: -9px;
	color: #5D686E;
	transition: all 0.3s ease-in-out
}

.page.vyhledavani .more {
	display: inline-block;
	transition: all 0.3s ease-in-out
}

@media screen and (max-width: 1024px) {
	.page.vyhledavani article {
		padding: 0 10px 20px 10px;
		text-align: center
	}
	.page.vyhledavani .text {
		max-width: 640px;
		margin: auto
	}
	.page.vyhledavani span.more {
		display: none
	}
	.page.vyhledavani h3 {
		margin-bottom: 15px
	}
	.page.vyhledavani .info {
		margin-bottom: 10px
	}
}

.page.vyhledavani a.button {
	transition: all .25s ease-out
}

.page.vyhledavani a.button.hide-animation {
	opacity: 0;
	visibility: hidden
}

.page .search-result .info {
	margin-bottom: 4px
}

.page .search-result .info span {
	color: #e21a22;
	font-size: 12px
}

.page .search-result h3 {
	font-size: 18px
}

.page p.no-result {
	text-align: center;
	font-weight: bold
}

.page.error {
	padding-top: 180px;
	padding-bottom: 80px;
	background: linear-gradient(#E3E3E3, #FEFEFE)
}

.page.error .wrap {
	text-align: center
}

.page.error img.main {
	width: 100%;
	max-width: 687px;
	-ms-transform: translateX(-5.3%);
	transform: translateX(-5.3%);
	margin-bottom: 60px
}

.page.error .text-container h1 {
	font-size: 52px;
	font-weight: normal
}

.page.error .text-container h2 {
	margin-bottom: .5rem;
	padding-bottom: 0;
	font-weight: normal;
	padding-top: 20px
}

.page.error .text-container h2:after {
	display: none
}

div[data-fp] input {
	display: none
}

.social .cell {
	margin-right: 10px
}

.social .cell:last-child {
	margin-right: 0
}

