@charset "utf-8";
/* intro.css */
.Intro{position:relative;padding:6rem 0 0}.Intro:before{content:"";position:absolute;top:0;left:0;right:0;height:43rem;background:url(../img/Rebranding/SVG/waves-1.svg) 50% 100%/contain no-repeat}@media (min-width:768px){.Intro:before{height:46rem}}@media (min-width:992px){.Intro:before{height:50rem}}@media (min-width:1200px){.Intro:before{background-size:cover}}.Intro-title{margin-bottom:6rem;animation:1s fadeInUp}.Intro-slider{position:relative;max-width:835px;margin:0 auto;background:url(../img/Rebranding/mockup.png) 50% 0/contain no-repeat}.Intro-slider:before{content:"";display:block;width:100%;padding-bottom:59.880239521%}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.Intro-slider{background-image:url(../img/Rebranding/mockup@2x.png)}}.Intro-sliderInner{position:absolute;top:5.7%;left:14%;display:flex;width:100%;width:71.856287425%}.Intro-sliderInner:before{content:"";display:block;width:100%;padding-bottom:66%}.Intro-slides{position:absolute!important;top:0;left:0;display:flex!important;align-items:center;width:100%;height:100%}.Intro-slides .slick-list,.Intro-slides .slick-track{height:100%}.Intro-slide:focus{outline:0}.Intro-slide img{margin:0 auto}.Intro-slide iframe,.Intro-slide video{display:block;width:100%;height:100%}
/* main.css */


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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: BwModelica, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0!important
}

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

a {
	transition: all .25s
}


p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	font-style: normal;
	line-height: inherit
}

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

dl,
ol,
ul {
	margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #29b24b;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #1b7431;
	text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

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

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6d6d6d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-family: BwModelica, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: inherit
}

.h1,
h1 {
	font-size: 3.3rem;
	line-height: 4.16rem;
	font-weight: bold;
	letter-spacing: .075em
}

.h2,
h2 {
	font-size: 2.16rem;
	line-height: 2.50rem;
	font-weight: bold;
	letter-spacing: .075em
}

.h3,
h3 {
	font-size: 2.0rem;
	line-height: 3rem;
	font-weight: normal;
}

.h4,
h4 {
	font-size: 1.2rem;
	line-height: 2.33rem;
	font-weight: bold;
}

.h5,
h5 {
	font-size: 1rem;
	line-height: 2.33rem;
	font-weight: bold;
}

.h6,
h6 {
	font-size: .875rem
}
.h1,
h1 {
	line-height: 1.25;
	margin-bottom: 2.375rem
}


@media (max-width:767.98px) {
	h1 {
		font-size: 1.3rem
	}
	.h2,
	h2 {
		font-size: 1.5rem
	}
	.h3,
	h3 {
		font-size: 1.25rem
	}
}

.lead {
	font-size: 1.25rem;
	font-weight: 400
}

.display-1 {
	font-size: 6rem
}

.display-1,
.display-2 {
	font-weight: 300;
	line-height: 1.3
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-3,
.display-4 {
	font-weight: 300;
	line-height: 1.3
}

.display-4 {
	font-size: 3.5rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6d6d6d
}

.blockquote-footer:before {
	content: "\2014 \00A0"
}

.img-fluid,
.img-thumbnail {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: .5rem
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6d6d6d
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #1a1a1a;
	border-radius: .5rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #1a1a1a
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0%;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	flex: 0 0 8.333333333%;
	max-width: 8.333333333%
}

.col-2 {
	flex: 0 0 16.666666667%;
	max-width: 16.666666667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.333333333%;
	max-width: 33.333333333%
}

.col-5 {
	flex: 0 0 41.666666667%;
	max-width: 41.666666667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.333333333%;
	max-width: 58.333333333%
}

.col-8 {
	flex: 0 0 66.666666667%;
	max-width: 66.666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.333333333%;
	max-width: 83.333333333%
}

.col-11 {
	flex: 0 0 91.666666667%;
	max-width: 91.666666667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.333333333%
}

.offset-2 {
	margin-left: 16.666666667%
}

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

.offset-4 {
	margin-left: 33.333333333%
}

.offset-5 {
	margin-left: 41.666666667%
}

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

.offset-7 {
	margin-left: 58.333333333%
}

.offset-8 {
	margin-left: 66.666666667%
}

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

.offset-10 {
	margin-left: 83.333333333%
}

.offset-11 {
	margin-left: 91.666666667%
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #c2c2c2;
	border-radius: .5rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #7ae093;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .25)
}

.form-control::placeholder {
	color: #6d6d6d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e6e6e6;
	opacity: 1
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .5rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .5rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6d6d6d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, .8);
	border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label:before,
.was-validated .custom-file-input:valid~.custom-file-label:before {
	border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220, 53, 69, .8);
	border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label:before {
	border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

.btn {
	display: inline-block;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 2px solid transparent;
	padding: .5rem 1rem;
	font-size: 1rem;
	line-height: 1.385;
	border-radius: 999px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #29b24b;
	border-color: #29b24b
}

.btn-primary:hover {
	color: #fff;
	background-color: #22933e;
	border-color: #1f893a
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #29b24b;
	border-color: #29b24b
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #1f893a;
	border-color: #1d7e35
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #3800e5;
	border-color: #3800e5
}

.btn-secondary:hover {
	color: #fff;
	background-color: #2f00bf;
	border-color: #2c00b2
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(56, 0, 229, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #3800e5;
	border-color: #3800e5
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #2c00b2;
	border-color: #2800a5
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(56, 0, 229, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
	color: #1a1a1a;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #1a1a1a;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #1a1a1a;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #1a1a1a;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
	color: #1a1a1a;
	background-color: #f1f2f2;
	border-color: #f1f2f2
}

.btn-light:hover {
	color: #1a1a1a;
	background-color: #dde0e0;
	border-color: #d7d9d9
}

.btn-light.focus,
.btn-light:focus {
	box-shadow: 0 0 0 .2rem hsla(180, 4%, 95%, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #1a1a1a;
	background-color: #f1f2f2;
	border-color: #f1f2f2
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #1a1a1a;
	background-color: #d7d9d9;
	border-color: #d0d3d3
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(180, 4%, 95%, .5)
}

.btn-dark {
	color: #fff;
	background-color: #333;
	border-color: #333
}

.btn-dark:hover {
	color: #fff;
	background-color: #202020;
	border-color: #1a1919
}

.btn-dark.focus,
.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #333;
	border-color: #333
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1a1919;
	border-color: #131313
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5)
}

.btn-outline-primary {
	color: #29b24b;
	background-color: transparent;
	background-image: none;
	border-color: #29b24b
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #29b24b;
	border-color: #29b24b
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #29b24b;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #29b24b;
	border-color: #29b24b
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .5)
}

.btn-outline-secondary {
	color: #3800e5;
	background-color: transparent;
	background-image: none;
	border-color: #3800e5
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #3800e5;
	border-color: #3800e5
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(56, 0, 229, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #3800e5;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #3800e5;
	border-color: #3800e5
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(56, 0, 229, .5)
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #1a1a1a;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #1a1a1a;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f1f2f2;
	background-color: transparent;
	background-image: none;
	border-color: #f1f2f2
}

.btn-outline-light:hover {
	color: #1a1a1a;
	background-color: #f1f2f2;
	border-color: #f1f2f2
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem hsla(180, 4%, 95%, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f1f2f2;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #1a1a1a;
	background-color: #f1f2f2;
	border-color: #f1f2f2
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(180, 4%, 95%, .5)
}

.btn-outline-dark {
	color: #333;
	background-color: transparent;
	background-image: none;
	border-color: #333
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #333;
	border-color: #333
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #333;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #333;
	border-color: #333
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(51, 51, 51, .5)
}

.btn-link {
	font-weight: 400;
	color: #29b24b;
	background-color: transparent
}

.btn-link:hover {
	color: #1b7431;
	background-color: transparent
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
	text-decoration: underline;
	border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6d6d6d
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 2rem;
	font-size: 1.25rem;
	line-height: 1.4;
	border-radius: 999px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.357142857;
	border-radius: 999px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.collapsing {
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.collapsing,
.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 1rem 0;
	margin: 0;
	font-size: 1rem;
	color: #333;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 0 solid rgba(0, 0, 0, .15);
	border-radius: 0
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-menu {
	margin-top: 0;
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	margin-top: 0;
	margin-right: 0
}

.dropleft .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropleft .dropdown-toggle:before {
	vertical-align: 0
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e6e6e6
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #1a1a1a;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #0d0d0d;
	text-decoration: none;
	background-color: #f1f2f2
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #29b24b
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6d6d6d;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: 1rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: inherit;
	white-space: nowrap
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
	margin-left: -2px
}

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.dropdown-toggle-split:after {
	margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: 1.5rem;
	padding-left: 1.5rem
}

.btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -2px;
	margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
	margin-left: -1px
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: flex;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label:before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #d1d1d1;
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #c2c2c2;
	border-radius: .5rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	background-color: #29b24b
}

.custom-control-input:focus~.custom-control-label:before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(41, 178, 75, .25)
}

.custom-control-input:active~.custom-control-label:before {
	color: #fff;
	background-color: #a4eab5
}

.custom-control-input:disabled~.custom-control-label {
	color: #6d6d6d
}

.custom-control-input:disabled~.custom-control-label:before {
	background-color: #e6e6e6
}

.custom-control-label {
	margin-bottom: 0
}

.custom-control-label:before {
	pointer-events: none;
	user-select: none;
	background-color: #d1d1d1
}

.custom-control-label:after,
.custom-control-label:before {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: ""
}

.custom-control-label:after {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-label:before {
	border-radius: .5rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
	background-color: #29b24b
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	background-color: #29b24b
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(41, 178, 75, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(41, 178, 75, .5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:before {
	background-color: #29b24b
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(41, 178, 75, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #c2c2c2;
	border-radius: .5rem;
	appearance: none
}

.custom-select:focus {
	border-color: #7ae093;
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(122, 224, 147, .5)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6d6d6d;
	background-color: #e6e6e6
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(1.8125rem + 2px);
	font-size: 75%
}

.custom-select-lg,
.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.custom-select-lg {
	height: calc(2.875rem + 2px);
	font-size: 125%
}

.custom-file {
	display: inline-block;
	margin-bottom: 0
}

.custom-file,
.custom-file-input {
	position: relative;
	width: 100%;
	height: calc(2.25rem + 2px)
}

.custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-control {
	border-color: #7ae093;
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .25)
}

.custom-file-input:focus~.custom-file-control:before {
	border-color: #7ae093
}

.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

.custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	border: 1px solid #c2c2c2;
	border-radius: .5rem
}

.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc((2.25rem + 2px) - 1px * 2);
	content: "Browse";
	border-left: 1px solid #c2c2c2;
	border-radius: 0 .5rem .5rem 0
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6d6d6d
}

.nav-tabs {
	border-bottom: 1px solid #d1d1d1
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e6e6e6 #e6e6e6 #d1d1d1
}

.nav-tabs .nav-link.disabled {
	color: #6d6d6d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #d1d1d1 #d1d1d1 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .5rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #111;
	background-color: #f1f2f2
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	flex-basis: 0%;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 1rem 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6d6d6d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6d6d6d
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .5rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #111;
	background-color: #fff;
	border: 1px solid #d1d1d1
}

.page-link:hover {
	color: #111;
	text-decoration: none;
	background-color: #e6e6e6;
	border-color: #d1d1d1
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(41, 178, 75, .25)
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .5rem;
	border-bottom-left-radius: .5rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #3800e5;
	border-color: #3800e5
}

.page-item.disabled .page-link {
	color: #6d6d6d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #d1d1d1
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .5rem;
	border-bottom-left-radius: .5rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .5rem;
	border-bottom-left-radius: .5rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem
}

.media {
	display: flex;
	align-items: flex-start
}

.media-body {
	flex: 1
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-25%)
}

.modal.show .modal-dialog {
	transform: translate(0)
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 0 solid transparent;
	border-radius: .5rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .9
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 3rem 1rem 4rem;
	border-bottom: 0 solid transparent;
	border-top-left-radius: .5rem;
	border-top-right-radius: .5rem
}

.modal-header .close {
	padding: 3rem 1rem 4rem;
	margin: -3rem 1rem 4rem -3rem
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 2rem 4rem 4rem
}

.modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 2rem 4rem 4rem;
	border-top: 0 solid transparent
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.bg-primary {
	background-color: #29b24b!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #1f893a!important
}

.bg-secondary {
	background-color: #3800e5!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #2c00b2!important
}

.bg-success {
	background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00!important
}

.bg-danger {
	background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130!important
}

.bg-light {
	background-color: #f1f2f2!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #d7d9d9!important
}

.bg-dark {
	background-color: #333!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1a1919!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: flex!important
}

.d-inline-flex {
	display: inline-flex!important
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: flex!important
	}
	.d-print-inline-flex {
		display: inline-flex!important
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	clip-path: none
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

.text-justify {
	text-align: justify!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

.text-lowercase {
	text-transform: lowercase!important
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.font-weight-light {
	font-weight: 300!important
}

.font-weight-normal {
	font-weight: 400!important
}

.font-weight-bold {
	font-weight: 700!important
}

.font-italic {
	font-style: italic!important
}

.text-white {
	color: #fff!important
}

.text-primary {
	color: #29b24b!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #1f893a!important
}

.text-secondary {
	color: #3800e5!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #2c00b2!important
}

.text-success {
	color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b!important
}

.text-warning {
	color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00!important
}

.text-danger {
	color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #bd2130!important
}

.text-light {
	color: #f1f2f2!important
}

a.text-light:focus,
a.text-light:hover {
	color: #d7d9d9!important
}

.text-dark {
	color: #333!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #1a1919!important
}

.text-muted {
	color: #6d6d6d!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

@font-face {
	font-family: BwModelica;
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url(../fonts/BwModelica/BwModelica-Regular.eot);
	src: url(../fonts/BwModelica/BwModelica-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/BwModelica/BwModelica-Regular.woff2) format("woff2"), url(../fonts/BwModelica/BwModelica-Regular.woff) format("woff"), url(../fonts/BwModelica/BwModelica-Regular.otf) format("opentype")
}

@font-face {
	font-family: BwModelica;
	font-display: swap;
	font-style: italic;
	font-weight: 400;
	src: url(../fonts/BwModelica/BwModelica-RegularItalic.eot);
	src: url(../fonts/BwModelica/BwModelica-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/BwModelica/BwModelica-RegularItalic.woff2) format("woff2"), url(../fonts/BwModelica/BwModelica-RegularItalic.woff) format("woff"), url(../fonts/BwModelica/BwModelica-RegularItalic.otf) format("opentype")
}

@font-face {
	font-family: BwModelica;
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url(../fonts/BwModelica/BwModelica-Bold.eot);
	src: url(../fonts/BwModelica/BwModelica-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/BwModelica/BwModelica-Bold.woff2) format("woff2"), url(../fonts/BwModelica/BwModelica-Bold.woff) format("woff"), url(../fonts/BwModelica/BwModelica-Bold.otf) format("opentype")
}

@font-face {
	font-family: BwModelica;
	font-style: italic;
	font-display: swap;
	font-weight: 700;
	src: url(../fonts/BwModelica/BwModelica-BoldItalic.eot);
	src: url(../fonts/BwModelica/BwModelica-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/BwModelica/BwModelica-BoldItalic.woff2) format("woff2"), url(../fonts/BwModelica/BwModelica-BoldItalic.woff) format("woff"), url(../fonts/BwModelica/BwModelica-BoldItalic.otf) format("opentype")
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

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

body {
	padding-top: 4.25rem
}

img {
	max-width: 100%
}

.bg-gray {
	background: #e6e6e6
}

.Page {
	overflow: hidden
}

.btn {
	font-size: .8125rem;
}

.btn-lg {
	font-size: 1.125rem
}

.btn-white {
	background: #fff;
	color: #29b24b
}

.btn-white:hover {
	background: #f1f2f2
}

.btn-outline-white {
	background: 0 0;
	border-color: #fff;
	color: #fff
}

.btn-outline-white:hover {
	background: #fff;
	color: #29b24b
}

select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 2rem;
	background-image: url('data:image/svg+xml;utf8,\a 	 	<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32" fill="%239d9d9d"><polygon points="2 10.802 3.603 9.2 16.001 21.595 28.397 9.2 30 10.802 16.001 24.8 2 10.802"/></svg>');
	background-position: right .75rem top 50%;
	background-repeat: no-repeat
}

.dropdown-toggle:after {
	content: none
}

.dropdown-menu {
	box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
	border-top: 1px solid #f1f2f2;
	color: #6d6d6d
}

.dropdown-header {
	padding-top: 0
}

.dropdown-sections {
	display: flex
}

.dropdown-section {
	flex: 1 0 auto
}

.dropdown-section+.dropdown-section {
	border-left: 1px solid #f1f2f2
}

.dropdown-item:focus {
	outline: 0
}

.modal-content {
	border-radius: .5rem
}

.modal-header {
	border-radius: .5rem .5rem 0 0;
	background: url(../img/Rebranding/SVG/waves-2.svg) 50% 100%/cover no-repeat;
	justify-content: center;
	text-align: center
}

.modal-title {
	margin-bottom: 2rem;
	font-size: 1.75rem;
	text-align: center
}

.modal-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1rem;
	font-size: 1.5rem;
	line-height: 1;
	color: #fff
}

.modal-close:focus,
.modal-close:hover {
	color: #fff
}

@media (max-width:991.98px) {
	.modal-open .Page {
		display: none
	}
	.modal-body {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

.breadcrumb-item>a {
	color: #6d6d6d
}

.breadcrumb-item.active {
	font-weight: 700
}

.pagination-center {
	justify-content: center
}

.page-item {
	min-width: 2.625rem;
	text-align: center
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
	color: #3800e5
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga" on;
	letter-spacing: .01em
}

.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child {
	margin-top: 0
}

.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
p:last-child {
	margin-bottom: 0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	color: #333;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	text-transform: none
}



button,
input {
	overflow: visible;
	outline: 0
}

.Icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: -.2ex;
	fill: currentColor
}

.Header {
	position: fixed;
	z-index: 1031;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 .375rem rgba(0, 0, 0, .2)
}

.Header-left {
	float: left
}

.Header-logo {
	float: left;
	padding: .625rem 0
}

.Header-mobileBtn {
	float: right;
	padding-right: .5rem;
	padding-left: .5rem;
	margin-top: .46rem;
	border-radius: .5rem;
	color: #6d6d6d;
	font-size: 1.5rem
}

.Header-mobileBtn:focus,
.Header-mobileBtn:hover {
	color: #29b24b
}

.Header-mobileBtn:focus {
	box-shadow: none
}

.Header-menuToggle {
	margin-right: -.5rem
}

.Header-menu {
	float: right;
	margin: 0
}

.Header-menuItem {
	float: left
}

.Header-menuItem .dropdown-menu {
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: opacity .25s
}

.Header-menuItem .dropdown-menu.show {
	visibility: visible;
	opacity: 1
}

.Header-menuLink {
	position: relative;
	display: block;
	padding: 1.375rem .5rem;
	color: #6d6d6d;
	font-size: .875rem;
	line-height: 1.714285714;
	text-transform: uppercase
}

.Header-menuLink:focus {
	outline: 0
}

.Header-menuLink.active .Header-menuLink,
.Header-menuLink:focus,
.Header-menuLink:hover {
	color: #29b24b;
	text-decoration: none
}

.Header-menuLink .dropdown-icon {
	position: absolute;
	right: .5rem;
	top: 50%;
	margin-top: -.55em;
	font-size: .75em;
	color: #9d9d9d
}

.Header-menuLink--dropdown {
	padding-right: 1.5rem
}

.Header-menuLabel {
	position: relative
}

.Header-menuLabel:after {
	content: "";
	position: absolute;
	bottom: -1.375rem;
	display: block;
	width: 100%;
	height: 3px;
	background: 0 0;
	transition: background-color .25s
}

.Header-menuLink.active .Header-menuLabel:after,
.Header-menuLink:focus .Header-menuLabel:after,
.Header-menuLink:hover .Header-menuLabel:after {
	background: #29b24b
}

.Header-menuLink--icon {
	font-size: 1.125rem;
	line-height: 1.333333333
}

@media (max-width:991.98px) {
	body.is-mobileMenu-open {
		overflow: hidden
	}
	body.is-mobileMenu-open .Content {
		display: none
	}
	.Header-container {
		display: flex;
		flex-direction: column;
		max-width: none;
		max-height: 100vh
	}
	.Header-nav {
		flex: 1 1 auto;
		clear: both;
		display: none;
		border-top: 1px solid #d1d1d1;
		margin: 0 -1rem
	}
	.Header-nav.collapsing {
		display: block
	}
	.Header-nav.show {
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch
	}
	.Header-menu {
		float: none;
		padding: 1rem
	}
	.Header-menu+.Header-menu {
		border-top: 1px solid #d1d1d1
	}
	.Header-menuItem {
		float: none
	}
	.Header-menuItem .dropdown-menu {
		position: static!important;
		transform: none!important;
		float: none;
		visibility: visible;
		opacity: 1;
		padding: 0;
		border: none;
		box-shadow: none
	}
	.Header-menuItem .dropdown-section+.dropdown-section {
		border: none
	}
	.Header-menuItem .dropdown-header {
		padding-left: 1rem;
		padding-bottom: 0;
		color: #9d9d9d
	}
	.Header-menuItem .dropdown-item {
		padding-left: 1rem;
		color: #6d6d6d
	}
	.Header-menuItem .dropdown-item.active {
		color: #fff
	}
	.Header-menuItem .dropdown-header+ul .dropdown-item {
		padding-left: 2rem
	}
	.Header-menuItem--login .dropdown-sections {
		display: block;
		margin-right: -1rem;
		text-align: right;
		font-size: 0
	}
	.Header-menuItem--login .dropdown-section {
		display: inline-block;
		font-size: 1rem
	}
	.Header-menuItem--login .dropdown-section+.dropdown-section {
		border-left: 1px solid #333
	}
	.Header-menuItem--login .dropdown-item {
		padding: 0 1rem;
		color: #333
	}
	.Header-menuLink {
		padding: .5rem 0;
		color: #333
	}
	.Header-menuLink .dropdown-icon {
		display: none
	}
	.Header-menuLabel:after {
		content: none
	}
}

@media (max-width:767.98px) {
	.Header-menuItem .dropdown-sections {
		display: block
	}
}

.Link {
	color: #29b24b
}

.Link--secondary {
	color: #3800e5
}

.Link--secondary:focus,
.Link--secondary:hover {
	color: #2c00b2
}

.Link--default,
.Link--default:focus,
.Link--default:hover {
	color: inherit
}

.Link--underline {
	text-decoration: underline
}

.Link--underline:focus,
.Link--underline:hover {
	text-decoration: none
}

.Logo {
	display: inline-block
}

.Logo-image {
	display: block;
	height: 3rem
}

.Logo--foter .Logo-image,
.Logo--lg .Logo-image {
	height: 4rem
}

.Logo--xl .Logo-image {
	height: 6rem
}

.Search {
	position: relative;
	min-width: 200px
}

.Search-input {
	padding-right: 3rem
}

.Search-button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0 1rem;
	border-radius: .5rem;
	border-color: transparent;
	font-size: 1rem;
	background: 0 0
}

.Search-button:focus,
.Search-button:hover {
	color: #29b24b
}

.Search-button--lg {
	font-size: 1.5rem
}

.MenuIcon {
	display: inline-block;
	vertical-align: -.15ex;
	transition: all .25s
}

.MenuIcon-line {
	width: 30px;
	height: 2px;
	border-radius: 6px;
	background: currentColor;
	transition: all .25s;
	transform-origin: center
}

.MenuIcon-line+.MenuIcon-line {
	margin-top: 8px
}

.is-active .MenuIcon,
[aria-expanded=true] .MenuIcon {
	transform: rotate(90deg)
}

.is-active .MenuIcon .MenuIcon-line:nth-child(2),
[aria-expanded=true] .MenuIcon .MenuIcon-line:nth-child(2) {
	opacity: 0
}

.is-active .MenuIcon .MenuIcon-line:first-child,
[aria-expanded=true] .MenuIcon .MenuIcon-line:first-child {
	transform: translateY(10px) rotate(45deg)
}

.is-active .MenuIcon .MenuIcon-line:nth-child(3),
[aria-expanded=true] .MenuIcon .MenuIcon-line:nth-child(3) {
	transform: translateY(-10px) rotate(-45deg)
}

.Section {
	padding: 5rem 0
}

.Section-header {
	margin-bottom: 3rem
}

.Section-lead,
.Section-title {
	text-align: center
}

.Section--md {
	padding: 3rem 0
}

.Section--sm {
	padding: 2rem 0
}

.Section--xs {
	padding: 1.5rem 0
}

.Section--blueGradient {
	padding: 0;
	color: #fff;
	background: linear-gradient(90deg, #3800e5 50%, #2dc3ff 0);
	text-align: center
}

.Section--blueGradient>.container {
	position: relative;
	z-index: 0;
	padding-top: 3rem;
	padding-bottom: 4rem;
	background: linear-gradient(90deg, #3800e5, #2dc3ff)
}

.Section--blueGradient>.container:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%
}

.Section--trial {
	padding: 0;
	color: #fff;
	background: linear-gradient(90deg, #29b24b 50%, #99cf46 0);
	text-align: center
}

.Section--trial>.container {
	position: relative;
	z-index: 0;
	padding-top: 5rem;
	padding-bottom: 4rem;
	background: linear-gradient(90deg, #29b24b, #99cf46)
}

.Section--trial>.container:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: url(../img/Rebranding/SVG/trial-nodes.svg) 14% 100%/37.5% no-repeat
}

.Section--trial .Section-title {
	color: inherit
}

.Section--team {
	padding-top: 13rem
}

.Section--monitoringPricing {
	padding-top: 0
}

.Checkbox-label {
	position: relative;
	padding-left: 1.75rem;
	cursor: pointer;
	font-weight: 400
}

.Checkbox-label:after,
.Checkbox-label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	background-position: 50% 50%;
	background-size: .75rem;
	background-repeat: no-repeat
}

.Checkbox-label:before {
	border: 1px solid #9d9d9d;
	border-radius: .375rem;
	transition: background .25s, border-color .25s
}

.Checkbox-label:after {
	content: "";
	opacity: 0;
	background-image: url('data:image/svg+xml;utf8,\a 	 	<svg xmlns="http://www.w3.org/2000/svg" width="1rem" height="1rem" viewBox="0 0 32 32"><polygon fill="%23ffffff" points="11.349 28.893 2 19.764 5.112 16.577 10.968 22.295 26.542 3.107 30 5.914 11.349 28.893"/></svg>');
	transition: opacity .25s
}

.Checkbox-label:hover:before {
	background-image: url('data:image/svg+xml;utf8,\a 	 	<svg xmlns="http://www.w3.org/2000/svg" width="1rem" height="1rem" viewBox="0 0 32 32"><polygon fill="%239d9d9d" points="11.349 28.893 2 19.764 5.112 16.577 10.968 22.295 26.542 3.107 30 5.914 11.349 28.893"/></svg>')
}

.Checkbox-check {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -.5em;
	margin-left: -.5em;
	opacity: 0;
	color: #fff;
	transition: opacity .25s
}

.Checkbox-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.Checkbox-input:focus~.Checkbox-label:before {
	color: #495057;
	background-color: #fff;
	border-color: #7ae093;
	outline: 0
}

.Checkbox-input:checked~.Checkbox-label:before {
	border-color: #29b24b;
	color: #fff;
	background-color: #29b24b;
	background-image: none
}

.Checkbox-input:checked~.Checkbox-label:after {
	opacity: 1
}

.Select {
	position: relative
}

.Select-btn {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	padding-right: 1.5rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #c2c2c2;
	border-radius: .5rem;
	font-weight: 400;
	text-transform: none;
	text-align: left
}

.Select-btn .Icon {
	position: absolute;
	top: 50%;
	right: .5rem;
	margin-top: -.5em
}

.show .Select-btn {
	background: #6d6d6d;
	color: #fff
}

.Select-menu {
	min-width: 100%;
	padding: 0;
	border-radius: .5rem
}

.Select-menu .dropdown-item {
	color: #111;
	padding: .375rem .75rem
}

.Select-menu .dropdown-item.active {
	color: #111;
	background: #f1f2f2
}

.Select--sm .Select-btn {
	padding: .25rem .5rem;
	padding-right: 1.5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .5rem
}

.Select--sm .Select-menu {
	font-size: .875rem
}

.Select--sm .Select-menu .dropdown-item {
	padding: .25rem .5rem
}

.Select--lg .Select-btn {
	padding: .5rem 1rem;
	padding-right: 2rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .5rem
}

.Select--lg .Select-menu {
	font-size: 1.25rem
}

.Select--lg .Select-menu .dropdown-item {
	padding: .5rem 1rem
}

.Select--auto {
	display: inline-block
}

.RegisterForm-heading {
	padding-bottom: 1rem;
	border-bottom: 1px solid #d1d1d1;
	color: #6d6d6d;
	font-weight: 400;
	text-transform: none
}

.RegisterForm-logo {
	max-width: 100px;
	max-height: 100px
}

.RegisterForm-info {
	padding: 1rem 1rem 1rem .5rem;
	border-radius: .5rem;
	font-size: .875rem
}

.RegisterForm-info>.Icon {
	font-size: 1.5rem
}

.RegisterForm-menu {
	font-size: .875rem
}

.RegisterForm-menu .nav-item {
	flex: 1 1 auto
}

.RegisterForm-menu .nav-link {
	display: block;
	background-color: #f1f2f2;
	color: inherit
}

.RegisterForm-menu .nav-link.active,
.RegisterForm-menu .nav-link:hover {
	background-color: #e6e6e6
}

.FancyList {
	padding-left: 2.5rem;
	text-align: left
}

.FancyList>li .Icon {
	position: absolute;
	margin-left: -2.5rem;
	font-size: 1.5rem;
	color: #3800e5
}

.FancyList>li+li {
	margin-top: .5rem
}

.FaqMenu {
	flex-direction: column
}

.FaqMenu .nav-link {
	color: #111
}

.FaqMenu .nav-link:hover {
	background: #f1f2f2
}

.Footer-main {
	padding: 4rem 0;
	font-size: .8125rem;
	color: #c2c2c2;
	background: #1a1a1a
}

.Footer-heading {
	margin-bottom: 1rem;
	color: #f1f2f2;
	text-transform: uppercase;
	margin-bottom: 5px
}

.Footer-heading:not(:first-child) {
	margin-top: 2rem
}

.Footer-logo {
	margin-bottom: 1rem
}

.Footer-logo img {
	height: 4rem
}

.Footer-text {
	line-height: 1.7497255763;
	margin: auto;
	color: #c5c5c5;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 30px
}

.Footer-section {
	display: grid
}

.Footer-networks {
	color: #9d9d9d
}

.Footer-textRow {
	margin-top: 0;
	color: #909090
}

.Footer-textRow a {
	color: inherit
}

.Footer-subscription {
	margin-top: 1.5rem
}

.Footer-subscription .input-group-append .btn {
	padding: 0 1rem;
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem;
	font-size: 2rem;
	line-height: 1
}

.Footer-copy {
	padding: 1.5rem 0;
	color: #d1d1d1;
	background: #0a0a0a
}

.toggle_wrapper {
	position: relative;
	width: 7rem;
	height: 1.5rem
}

.toggle_button {
	visibility: hidden
}

.toggle_button+label {
	position: absolute;
	top: 0;
	left: 0;
	width: 7rem;
	height: 1.5rem;
	border-radius: 1rem;
	cursor: pointer;
	background-color: #9d9d9d;
	z-index: 1
}

.toggle_button+label>span {
	position: absolute;
	left: .2rem;
	top: 0;
	bottom: 0;
	width: 18px;
	height: 18px;
	margin: auto;
	border-radius: 50%;
	background-color: #fff;
	z-index: 2;
	transition: transform .5s cubic-bezier(.07, .03, 0, .93)
}

.toggle_button+label:before {
	content: "inactive";
	color: #fff;
	font-size: .8rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-transform: uppercase;
	width: 6rem;
	height: 1.2rem;
	text-align: right
}

.toggle_button:checked+label:before {
	content: "active";
	text-align: left
}

.toggle_button:checked+label {
	background-color: #29b24b
}

.toggle_button:checked:disabled+label {
	background-color: #57c170
}

.toggle_button:disabled+label {
	background-color: #c2c2c2
}

.toggle_button:checked+label>span {
	left: auto;
	transform: translate(5.65rem)
}

.popup-background {
	display: none;
	position: fixed;
	z-index: 1031;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .9);
	top: 0
}

.popup-content-inner {
	position: relative;
	top: 10%;
	max-height: 80%;
	overflow: hidden;
	overflow-y: auto;
	max-width: 500px;
	left: 50%;
	transform: translateX(-50%)
}

.popup-content {
	background: #fff;
	padding: 15px;
	border-radius: 5px;
	position: relative
}

.popupCloseAction {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	display: block
}

.popupCloseAction:after,
.popupCloseAction:before {
	content: "";
	width: 100%;
	border-top: 1px solid #000;
	position: absolute;
	top: 5px
}

.popupCloseAction:before {
	transform: rotate(45deg)
}

.popupCloseAction:after {
	transform: rotate(-45deg)
}

.popupTitle {
	font-size: 20px;
	font-family: BwModelicaBold, sans-serif;
	display: block
}

.user-log-in {
	position: relative;
	display: block;
	max-width: 270px;
	margin: auto;
	margin-top: 30px
}

.image-before-input {
	width: 100%;
	position: relative;
	margin-bottom: 10px
}

.image-before-input input {
	width: 100%;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding: 3px 10px 3px 30px;
	height: 32px;
	outline: 0
}

.image-before-input span {
	display: inline-block;
	width: 25px;
	text-align: center;
	position: absolute;
	height: 32px;
	color: #dfdfdf;
	border-right: 1px solid #d2d2d2
}

.image-before-input span i {
	display: inline-block;
	position: relative;
	top: 35%;
	transform: translateY(-50%)
}

.forgot-password-link {
	font-size: 14px
}

.popup-form-button-section {
	margin-top: 20px;
	margin-bottom: 20px
}

.not-have-account {
	margin-bottom: 30px;
	font-size: 14px
}

.register-now-link {
	text-decoration: underline
}

.loginError {
	color: red
}
.loggingUser{
color:#29b24b;
}

.input-group>.input {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.input:focus {
	z-index: 3
}

.input-group>.input:not(:last-child) .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input:not(:first-child) .form-control {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.Footer-block-padding {
	padding-top: 1.9rem;
	padding-left: 45px;
	padding-bottom: 25px
}

.loginCustomerImage {
	max-width: 14px;
	max-height: 24px;
	border-radius: 50%
}

.cartImage {
	width: 24px;
	height: 24px;
	margin-top: -5px;
	position: relative
}

.loginFlashElement .close {
	display: none
}

.loginFlashElement {
	padding-bottom: 10px;
	text-align: center;
	font-weight: 700
}

@media screen and (max-width:768px) {
	.h1,
	h1 {
		font-size: 1.5rem
	}
	.Section.workshopSection {
		padding-top: 68px
	}
	.Hero--service.workshopHero:before {
		height: 20rem
	}
	.workshopDown {
		margin-top: 2rem
	}
}

.Header .fa,
.fa:before {
	font-family: FontAwesome!important;
	display: none
}

.Header .customer-top-menu {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	padding: 0
}

.Header .customer-top-menu li {
	display: block;
	width: 100%
}

.Header .customer-top-menu li a {
	border-right: 0;
	display: block;
	font-size: 1rem;
	padding: .25rem 1.5rem;
	color: #6d6d6d
}

.Header .customer-top-menu li a:focus,
.Header .customer-top-menu li a:hover {
	color: #0d0d0d;
	text-decoration: none;
	background-color: #f1f2f2
}

.alert {
	display: block;
	padding: 15px;
	position: relative;
	border: 1px solid transparent
}

.alert.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert .close {
	position: absolute;
	top: 15px;
	right: 30px;
	border: none;
	background: 0 0;
	outline: 0;
	cursor: pointer;
	font-size: 22px;
	line-height: 22px;
	padding: 0
}

.penGdprModal {
	background: #4c9aff;
	cursor: pointer;
	color: #fff;
	border: none;
	outline: 0;
	padding: 0 11px;
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem
}

.select-customer-container {
	margin-top: 10px
}

.select-customer-container:hover {
	cursor: pointer
}

.TvitterShareButton {
	width: 24px;
	height: 36px;
	cursor: pointer
}

.TvitterShareButton img {
	width: 21px;
	height: 20px;
	position: relative;
	bottom: 2px
}

.blogPostWrapper {
	padding: 0
}

#selectMonitoring .row.select-customer-container {
	display: flex;
	flex-wrap: wrap
}

#selectMonitoring .row.select-customer-container .select-customer-container {
	padding: 3px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.resendActivatedLink {
	color: #00f;
	font-weight: 700;
	cursor: pointer
}

.row.select-customer-container .select-customer-container:hover {
	cursor: pointer
}

.customerInfoWr {
	border: 1px solid #d2d2d2;
	border-radius: 6px;
	padding: 3px;
	height: 100%;
	width: 100%
}

.customerInfoWr img {
	max-width: 99.9%
}

.customerInfoWr .select-customer-image {
	margin-top: auto;
	margin-bottom: auto
}

.customerInfoWr .select-customer-name {
	word-break: break-all
}

.kwikchat__messenger .header__button--minimize .button__icon {
	display: none!important
}

@media screen and (max-width:1200px) {
	.customerHeaderName {
		display: none!important
	}
}

@media screen and (max-width:1100px) {
	.mobileNavigation,
	.mobileSearchButton {
		display: inline-block
	}
	.topHeaderContent {
		display: flex;
		flex-direction: column;
		max-width: none;
		max-height: 100vh
	}
	#navbarTopContent {
		flex: 1 1 auto;
		clear: both;
		display: none;
		border-top: 1px solid #d1d1d1;
		margin: 0 -1rem;
		overflow: auto
	}
	.desctopLeftNavigation,
	.desctopRigthNavigation {
		float: none;
		display: block;
		width: 100%;
		padding: 1rem
	}
	.is-mobileMenu-open #navbarTopContent {
		display: block;
		height: auto!important
	}
	.Header-menuItem .dropdown-menu {
		position: static!important;
		transform: none!important;
		float: none;
		visibility: visible;
		opacity: 1;
		padding: 0;
		border: none;
		box-shadow: none
	}
	.Header-menuItem--login .dropdown-sections {
		display: block;
		margin-right: -1rem;
		text-align: right;
		font-size: 0
	}
	.Header-menuItem {
		float: none
	}
	.Header-menuLink {
		padding: .5rem 0;
		color: #333
	}
	.Header-menuLink .dropdown-icon {
		display: none
	}
	.hideOnMobile {
		display: none!important
	}
	body.is-mobileMenu-open {
		overflow: hidden
	}
	.Header-menuItem--login .dropdown-section {
		display: inline-block;
		font-size: 1rem
	}
	.Header-menuItem--login .dropdown-section+.dropdown-section {
		border-left: 1px solid #333
	}
	.Header-menu+.Header-menu {
		border-top: 1px solid #d1d1d1
	}
}

@media screen and (min-width:1100px) {
	.mobileNavigation,
	.mobileSearchButton {
		display: none
	}
	.desctopRigthNavigation {
		display: inline-block
	}
}

.Search-button svg.Icon {
	color: #6e7479
}

@-webkit-keyframes loading {
	0% {
		height: 15px
	}
	50% {
		height: 35px
	}
	100% {
		height: 15px
	}
}

@keyframes loading {
	0% {
		height: 15px
	}
	50% {
		height: 35px
	}
	100% {
		height: 15px
	}
}

.btn-lg-ssdc {
	font-size: 1.025rem
}

img.img-responsive {
	width: 70%
}

@media screen and (min-width:1024px) and (max-width:1365px) and (orientation:portrait) {
	.Header-menuLabel:after {
		content: "";
		position: absolute;
		bottom: -.375rem!important;
		display: block;
		width: 100%;
		height: 3px;
		background: 0 0;
		transition: background-color .25s
	}
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: none;
	outline: 0!important
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
	.col-sm {
		flex-basis: 0%;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		flex: 0 0 8.333333333%;
		max-width: 8.333333333%
	}
	.col-sm-2 {
		flex: 0 0 16.666666667%;
		max-width: 16.666666667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%
	}
	.col-sm-5 {
		flex: 0 0 41.666666667%;
		max-width: 41.666666667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.333333333%;
		max-width: 58.333333333%
	}
	.col-sm-8 {
		flex: 0 0 66.666666667%;
		max-width: 66.666666667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.333333333%;
		max-width: 83.333333333%
	}
	.col-sm-11 {
		flex: 0 0 91.666666667%;
		max-width: 91.666666667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.333333333%
	}
	.offset-sm-2 {
		margin-left: 16.666666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.333333333%
	}
	.offset-sm-5 {
		margin-left: 41.666666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.333333333%
	}
	.offset-sm-8 {
		margin-left: 66.666666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.333333333%
	}
	.offset-sm-11 {
		margin-left: 91.666666667%
	}
	.form-inline label {
		justify-content: center
	}
	.form-inline .form-group,
	.form-inline label {
		display: flex;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		flex: 0 0 auto;
		flex-flow: row wrap
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-sm {
		max-width: 300px
	}
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: flex!important
	}
	.d-sm-inline-flex {
		display: inline-flex!important
	}
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
	.col-md {
		flex-basis: 0%;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		flex: 0 0 8.333333333%;
		max-width: 8.333333333%
	}
	.col-md-2 {
		flex: 0 0 16.666666667%;
		max-width: 16.666666667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%
	}
	.col-md-5 {
		flex: 0 0 41.666666667%;
		max-width: 41.666666667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.333333333%;
		max-width: 58.333333333%
	}
	.col-md-8 {
		flex: 0 0 66.666666667%;
		max-width: 66.666666667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.333333333%;
		max-width: 83.333333333%
	}
	.col-md-11 {
		flex: 0 0 91.666666667%;
		max-width: 91.666666667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.333333333%
	}
	.offset-md-2 {
		margin-left: 16.666666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.333333333%
	}
	.offset-md-5 {
		margin-left: 41.666666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.333333333%
	}
	.offset-md-8 {
		margin-left: 66.666666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.333333333%
	}
	.offset-md-11 {
		margin-left: 91.666666667%
	}
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: flex!important
	}
	.d-md-inline-flex {
		display: inline-flex!important
	}
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
	.Section--dbaColumns {
		background: linear-gradient(90deg, #e6e6e6 50%, #f1f2f2 0)
	}
	.Section--dbaIntro .ProductImage {
		margin-top: -5rem;
		margin-bottom: -5rem
	}
	.ProductImage--right {
		margin-right: -28rem;
		text-align: left
	}
	.ProductImage--left {
		margin-left: -28rem;
		text-align: right
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
	.col-lg {
		flex-basis: 0%;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		flex: 0 0 8.333333333%;
		max-width: 8.333333333%
	}
	.col-lg-2 {
		flex: 0 0 16.666666667%;
		max-width: 16.666666667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%
	}
	.col-lg-5 {
		flex: 0 0 41.666666667%;
		max-width: 41.666666667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.333333333%;
		max-width: 58.333333333%
	}
	.col-lg-8 {
		flex: 0 0 66.666666667%;
		max-width: 66.666666667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.333333333%;
		max-width: 83.333333333%
	}
	.col-lg-11 {
		flex: 0 0 91.666666667%;
		max-width: 91.666666667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.333333333%
	}
	.offset-lg-2 {
		margin-left: 16.666666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.333333333%
	}
	.offset-lg-5 {
		margin-left: 41.666666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.333333333%
	}
	.offset-lg-8 {
		margin-left: 66.666666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.333333333%
	}
	.offset-lg-11 {
		margin-left: 91.666666667%
	}
	.modal-lg {
		max-width: 960px
	}
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: flex!important
	}
	.d-lg-inline-flex {
		display: inline-flex!important
	}
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
	.Section--horizontal .Section-title {
		margin-top: -.2em;
		text-align: right
	}
	.Footer-section+.Footer-section {
		border-left: 2px solid #272727
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 75%
	}
	.col-xl {
		flex-basis: 0%;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		flex: 0 0 8.333333333%;
		max-width: 8.333333333%
	}
	.col-xl-2 {
		flex: 0 0 16.666666667%;
		max-width: 16.666666667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.333333333%;
		max-width: 33.333333333%
	}
	.col-xl-5 {
		flex: 0 0 41.666666667%;
		max-width: 41.666666667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.333333333%;
		max-width: 58.333333333%
	}
	.col-xl-8 {
		flex: 0 0 66.666666667%;
		max-width: 66.666666667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.333333333%;
		max-width: 83.333333333%
	}
	.col-xl-11 {
		flex: 0 0 91.666666667%;
		max-width: 91.666666667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.333333333%
	}
	.offset-xl-2 {
		margin-left: 16.666666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.333333333%
	}
	.offset-xl-5 {
		margin-left: 41.666666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.333333333%
	}
	.offset-xl-8 {
		margin-left: 66.666666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.333333333%
	}
	.offset-xl-11 {
		margin-left: 91.666666667%
	}
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: flex!important
	}
	.d-xl-inline-flex {
		display: inline-flex!important
	}
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!important
	}
}

.Intro-title span {
	font-size: 2.5rem;
}

.Intro-title.heading {
	font-size: 2.1rem;
}

.reeive_more {
	font-size: 2.0rem;
}

.download_btn {
	margin-left: 63%;
	max-width: 41%;
	display: block;
}

.Card--download .Card-footer {
	margin-top: 0px;
}

.slider_btn {
	padding-top: 32%;
	vertical-align: middle;
	display: inline-block;
	padding-left: 8.5%;
	width: 556px;
}

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
	background-size: contain;
	background-repeat: no-repeat;
}

.ca3-scroll-down-link {
  cursor:pointer;
	height: 60px;
	width: 80px;
	margin: 0px 0 0 -40px;
	line-height: 60px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	color: #FFF;
	text-align: center;
	font-size: 70px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);

	-webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
	-moz-animation:    ca3_fade_move_down 2s ease-in-out infinite;
	animation:         ca3_fade_move_down 2s ease-in-out infinite;
}


/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-moz-keyframes ca3_fade_move_down {
  0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,20px); opacity: 0; }
}
@keyframes ca3_fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}
/* slick.css */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* card.css */
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.5rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.5rem - 1px) calc(.5rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.5rem - 1px) calc(.5rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.5rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.5rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.Card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding:2rem 1rem;border:1px solid #f1f2f2;background:#fff;text-align:center;transform:translateZ(0);transition:transform .25s,box-shadow .25s}.Card:hover{box-shadow:0 0 1.5rem rgba(0,0,0,.15);transform:scale(1.025)}.Card-image{margin-bottom:1.25rem}.Card-desc{margin-bottom:.5rem}.Card-buttons{position:relative;top:1.43765625rem;margin:auto -1rem -2rem}.Card-buttons .btn{margin:.25rem 0}.Card-buttons [class*=btn-outline-]:not(:hover){background-color:#fff}.Card--secondary{border-radius:8px}.Card--secondary .Card-title{text-transform:none}.Card-features,.Card-footer{padding-top:1.5rem;border-top:1px solid #e6e6e6;text-align:left}.Card-features{padding-bottom:1.5rem}.Card-features ul{margin:0}.Card-footer{margin-top:auto}.Card--download{padding:2rem 1.5rem}@media (min-width:1200px){.Card--download{padding:2.5rem 4rem}}.Card--download .Card-image{margin-bottom:2rem}.Card--download .Card-image img{width:8rem}.Card--download .Card-desc{margin-bottom:1.5rem}
/* networks.css */
.Networks{font-size:2rem}.Networks>li{display:inline-block}.Networks>li:not(:last-child){margin-right:1rem}.Networks>li>a{color:inherit}.Networks--sm{font-size:1.5rem}.Networks--sm>li:not(:last-child){margin-right:.5rem}
/* testimonials.css */
.Testimonials{position:relative;padding:3rem 0}.Testimonials-dquotes{position:absolute;color:#e6e6e6;font-size:6rem}.Testimonials-dquotes--start{top:-1rem;left:2rem}.Testimonials-dquotes--end{right:5rem;bottom:-1rem}.Testimonials-button{position:absolute;z-index:10;top:50%;padding:1rem;color:#9d9d9d;font-size:1.5rem;line-height:1;transform:translateY(-50%)}.Testimonials-button--prev{left:0}.Testimonials-button--next{right:0}.Testimonials-slider{background-color:#fff;box-shadow:0 0 1rem rgba(0,0,0,.15)}.Testimonials-slider .slick-track{display:flex!important;align-items:center}.Testimonials-dots{position:absolute;top:100%;width:100%;margin-top:2rem;line-height:1;text-align:center}.Testimonials-dots>li{display:inline-block}.Testimonials-dots>li>button{padding:.rem;border:none;-webkit-appearance:none;-moz-appearance:none;color:transparent;background:0 0;font-size:0}.Testimonials-dots>li>button:before{content:"";display:block;width:.375rem;height:.375rem;border-radius:100%;background:#9d9d9d;transition:background-color .25s,transform .25s}.Testimonials-dots>li.slick-active>button:before{background-color:#29b24b;transform:scale(1.5)}.Testimonial{padding:2rem 4rem 3rem;background:#fff;text-align:center}.Testimonial-message{margin-bottom:3rem;line-height:2}.Testimonial-author{color:#6d6d6d}.Testimonial-company{color:#9d9d9d;font-weight:700}@media (min-width:992px){.Testimonials{padding-right:6rem;padding-left:6rem}.Testimonials-button{font-size:2.5rem}}.testimonialSpanBlock{display:block;text-align:center}.testimonialSpanBlock>img{display:inline-block!important;margin-bottom:15px}
