@charset "UTF-8";

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

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
}

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: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	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: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	border-style: none
}

img,
svg {
	vertical-align: middle
}

svg {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	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
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[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-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-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

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: #6c757d
}

.blockquote-footer:before {
	content: "— "
}

.img-fluid,
.img-thumbnail {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media(min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media(min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media(min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media(min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1
}

.col,
.col-auto {
	max-width: 100%
}

.col-auto {
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media(min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		order: -1
	}

	.order-md-last {
		order: 13
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, .075)
}

@media(max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1;
	font-style: italic;
	padding-right: 1px
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
	font-style: italic;
	padding-right: 1px
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

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;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
	height: auto
}

.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: #6c757d
}

.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
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.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(38, 143, 255, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.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(130, 138, 145, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.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(82, 88, 93, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	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: #6c757d;
	border-color: #6c757d
}

.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(108, 117, 125, .5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.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 {
	transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle:after {
	display: inline-block;
	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: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	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
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	flex: 1 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-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

.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: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
	margin-right: 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: .75rem;
	padding-left: .75rem
}

.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,
.input-group>.form-control-plaintext {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.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,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.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:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	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:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.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: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.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: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.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: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.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
}

.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: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	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: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.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
}

.navbar {
	position: relative;
	padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

@media(max-width:991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto;
		width: 850px
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.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: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.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(.25rem - 1px) calc(.25rem - 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(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion>.card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card .card-header {
	margin-bottom: -1px
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.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: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.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: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a.close.disabled {
	pointer-events: none
}

@keyframes spinner-border {
	to {
		transform: rotate(1turn)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid;
	border-right: .25em solid transparent;
	border-radius: 50%;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@keyframes spinner-grow {
	0% {
		transform: scale(0)
	}

	50% {
		opacity: 1
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: .2rem !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-top {
	border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	border-top-left-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-flex {
	display: flex !important
}

@media(min-width:768px) {
	.d-md-block {
		display: block !important
	}
}

.justify-content-center {
	justify-content: center !important
}

.align-self-end {
	align-self: flex-end !important
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media(min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media(min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media(min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: sticky !important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@supports (position:sticky) {
	.sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.sr-only {
	white-space: nowrap
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	white-space: normal
}

.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
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3 !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #494f54 !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.fa,
.fab,
.fal,
.far,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-arrows-alt-h:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-times:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-window-restore:before {
	content: ""
}

.fa-2x {
	font-size: 2em
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-calculator:before {
	content: ""
}

.fa-edit:before {
	content: ""
}

.fa-exchange-alt:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-lightbulb:before {
	content: ""
}

.fa-light {
	font-weight: lighter !important
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

@font-face {
	font-family: Font Awesome\ 5 Brands;
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../fonts/fa-brands-400.eot);
	src: url(../fonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../images/fa-brands-400.svg#fontawesome) format("svg");
	font-display: swap
}

.fab {
	font-family: Font Awesome\ 5 Brands
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../fonts/fa-regular-400.eot);
	src: url(../fonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../images/fa-regular-400.svg#fontawesome) format("svg");
	font-display: swap
}

.far {
	font-weight: 400
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url(../fonts/fa-solid-900.eot);
	src: url(../fonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../images/fa-solid-900.svg#fontawesome) format("svg");
	font-display: swap
}

.fa,
.far,
.fas {
	font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
	font-weight: 900
}

.container {
	max-width: 1000px
}

.hide-overflow {
	overflow: hidden
}

.font-weight-bold,
strong {
	font-weight: 900;
	font-family: OpenSans-Bold
}

.no-pad {
	padding: 0
}

.bottom-10 {
	margin-bottom: 10px
}

.orange {
	color: #e87722
}

.orange-bg {
	background-color: #e87722
}

.grey-bg {
	background-color: #e1e1e1
}

.dark-grey-bg {
	background-color: #4a4a4a
}

.black-bg {
	background-color: #333
}

.white-bg {
	background-color: #fff
}

.full-width {
	min-width: 100%
}

.table-responsive {
	width: 100% !important;
	height: 100% !important;
	overflow: auto !important
}

input:focus::-webkit-input-placeholder {
	color: transparent
}

/*section:not(.component-fastquote-section) .row img {
	width: 100%
}*/

.btn {
	white-space: nowrap
}

.btn:active,
.btn:focus,
.form-control:focus,
input:focus,
textarea:focus {
	outline: none !important;
	box-shadow: none;
	border: 3px solid #e87722
}

main {
	position: relative;
	top: -150px;
	margin-bottom: -150px;
	border-bottom: 5px solid #23326a;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.modal-content {
	border-radius: 0;
	border: 3px solid #e87722
}

@media(max-width:991.98px) {
	.hide-desk {
		display: block
	}

	.hide-mob {
		display: none
	}
}

@media(min-width:991.98px) {
	.hide-desk {
		display: none
	}

	.collapse.show-desk,
	.hide-mob,
	.show-desk {
		display: block
	}
}

.table-mobile-horiz-scrollbar {
	overflow: auto;
	height: 100%
}

.mt-6 {
	margin-top: 5rem
}

.pt-6 {
	padding-top: 5rem
}

.mb-6 {
	margin-bottom: 5rem
}

.pb-6 {
	padding-bottom: 5rem
}

.ml-6 {
	margin-left: 5rem
}

.pl-6 {
	padding-left: 5rem
}

.mr-6 {
	margin-right: 5rem
}

.pr-6 {
	padding-right: 5rem
}

.mt-7 {
	margin-top: 7rem
}

.pt-7 {
	padding-top: 7rem
}

.mb-7 {
	margin-bottom: 7rem
}

.pb-7 {
	padding-bottom: 7rem
}

.ml-7 {
	margin-left: 7rem
}

.pl-7 {
	padding-left: 7rem
}

.mr-7 {
	margin-right: 7rem
}

.pr-7 {
	padding-right: 7rem
}

.tool-header--rounded {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.form-group-flex {
	display: flex;
	align-items: center
}

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

@font-face {
	font-family: OpenSans;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/open-sans-v17-latin-regular.eot);
	src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/open-sans-v17-latin-regular.eot#iefix) format("embedded-opentype"), url(../fonts/open-sans-v17-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v17-latin-regular.woff) format("woff"), url(../fonts/open-sans-v17-latin-regular.ttf) format("truetype"), url(../images/open-sans-v17-latin-regular.svg#OpenSans) format("svg");
	font-display: swap
}

@font-face {
	font-family: OpenSans-Bold;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/open-sans-v17-latin-700.eot);
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../fonts/open-sans-v17-latin-700.eot#iefix) format("embedded-opentype"), url(../fonts/open-sans-v17-latin-700.woff2) format("woff2"), url(../fonts/open-sans-v17-latin-700.woff) format("woff"), url(../fonts/open-sans-v17-latin-700.ttf) format("truetype"), url(../images/open-sans-v17-latin-700.svg#OpenSans) format("svg");
	font-display: swap
}

@font-face {
	font-family: OpenSans-Italic;
	src: url(../fonts/OpenSans-Italic.ttf)
}

@font-face {
	font-family: OpenSans-Light;
	src: url(../fonts/OpenSans-Light.ttf)
}

h1,
h2 {
	font-family: OpenSans
}

h3 {
	font-family: OpenSans-Bold
}

h4,
h5 {
	font-family: OpenSans
}

body {
	font-family: OpenSans, sans-serif
}

.bold {
	font-family: OpenSans-Bold
}

.italic {
	font-family: OpenSans-Italic
}

a,
div,
h1,
h2,
h3,
h4,
h5,
p,
span,
table,
td,
tr {
	text-decoration: none
}

a {
	color: #e87722;
	transition: all .2s ease-in-out
}

a:hover {
	color: #1c1c1c;
	text-decoration: none
}

button.btn-link {
	color: #e87722;
	transition: all .2s ease-in-out
}

button.btn-link:hover {
	color: #1c1c1c;
	text-decoration: none
}

.btn.btn-primary {
	border-radius: 0;
	border: 1px solid #e87722;
	background-color: #e87722;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0;
	padding: 15px
}

.btn.btn-primary .fa {
	color: #fff
}

.btn.btn-primary:hover {
	background-color: #fff;
	color: #e87722;
	transition: .3s;
	cursor: pointer
}

.btn.btn-primary:hover .fa {
	color: #e87722
}

@media(max-width:991.98px) {
	.btn.btn-primary {
		margin-bottom: 10px
	}
}

.btn.btn-secondary {
	border-radius: 0;
	border: 1px solid #e87722;
	background-color: #fff;
	font-size: 18px;
	color: #e87722;
	letter-spacing: 0;
	padding: 15px
}

.btn.btn-secondary:hover {
	background-color: #e87722;
	color: #fff;
	transition: .3s;
	cursor: pointer
}

@media(max-width:991.98px) {
	.btn.btn-secondary {
		margin-bottom: 10px
	}
}

.btn.btn-tertiary {
	border-radius: 0;
	background-color: #4a4a4a;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0;
	padding: 15px;
	border: 1px solid #1c1c1c
}

.btn.btn-tertiary:hover {
	background-color: #fff;
	color: #4a4a4a;
	transition: .3s;
	cursor: pointer;
	border: 1px solid #4a4a4a
}

@media(max-width:991.98px) {
	.btn.btn-tertiary {
		margin-bottom: 10px
	}
}

.btn.btn-white-bg {
	border-radius: 0;
	background-color: #fff;
	font-size: 18px;
	color: #1c1c1c;
	letter-spacing: 0;
	padding: 15px
}

.btn.btn-white-bg:hover {
	background-color: #1c1c1c;
	color: #fff;
	transition: .3s;
	cursor: pointer
}

@media(max-width:991.98px) {
	.btn.btn-white-bg {
		margin-bottom: 10px
	}
}

h3.title {
	color: #1c1c1c;
	text-transform: uppercase;
	font-size: 1.5rem
}

.h1,
h1 {
	font-size: 2rem
}

.h2,
h2 {
	font-size: 1.75rem
}

.h3,
h3 {
	font-size: 1.5rem
}

.h4,
h4 {
	font-size: 1.25rem
}

.h5,
h5 {
	font-size: 1rem
}

.h6,
h6 {
	font-size: .75rem
}

select.form-control:not([size]):not([multiple]) {
	color: #6c757d;
	padding-left: 8px
}

.form-group.hidden {
	margin-bottom: 0
}

.form-row .form-check {
	padding-left: 1.6rem
}

.input-group {
	width: auto
}

.hidden-search.show {
	transition: all 1s ease-in-out;
	height: auto;
	overflow: visible;
	opacity: 1
}

.hidden-search {
	background-color: #333;
	padding: 0 15px;
	transition: all 1s ease-in-out;
	height: 0;
	overflow: hidden;
	opacity: 0
}

.hidden-search .input-group {
	padding: 30px 0;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto
}

.hidden-search .input-group button.btn {
	background-color: #e87722;
	border-color: #e87722
}

.hidden-search .input-group button.btn:hover {
	background-color: #1c1c1c
}

.hidden-search .input-group button.btn .fa.fa-search {
	color: #fff
}

.hidden-top-links {
	background-color: #e87722;
	padding: 0 15px;
	color: #fff
}

.hidden-top-links>div {
	padding: 15px 20px;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	text-align: right
}

.hidden-top-links a {
	color: #fff
}

header.header {
	z-index: 10;
	top: -1px
}

header.header,
header.header a {
	position: relative;
	width: 100%
}

header.header a {
	height: 100%;
	display: block;
	font-family: SF-Pro-Display-Light;
}

header.header a.logo-link {
	transition: all .2s ease-in-out;
	min-width: 100px
}

header.header a.logo-link:hover {
	transform-origin: center;
	transform: scale(1.1)
}

header.header a.logo-link .logo-container {
	background-image: url(../images/logo.svg);
	background-size: 75% auto;
	background-repeat: no-repeat;
	border-radius: 0px 0px 15px 15px;
	background-position: center;
	width: 85px;
	height: 100px;
	background-color: #23326a;
	z-index: -1;
	position: relative
}

header.header .custom-nav-link-lang {
	position: absolute;
	right: 175px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	display: block;
	padding: 8px;
	z-index: 2
}

header.header .custom-nav-link-lang:hover {
	background-color: #e87722
}

header.header .custom-nav-link-lang img {
	top: -2px;
	position: relative
}

@media(min-width:991.98px) {
	header.header .custom-nav-link-lang {
		display: none
	}
}

@media(max-width:480px) {
	header.header .custom-nav-link-lang {
		display: none
	}
}

header.header .custom-nav-link-lang img {
	width: 100%
}

header.header .custom-nav-link-phone {
	position: absolute;
	right: 135px;
	width: 40px;
	height: 40px;
	background-color: #acacac;
	color: #fff;
	display: block;
	padding: 8px;
	z-index: 2;
	transition: all .2s ease-in-out
}

header.header .custom-nav-link-phone:hover {
	background-color: #fff;
	color: #acacac
}

@media(min-width:991.98px) {
	header.header .custom-nav-link-phone {
		display: none
	}
}

@media(max-width:480px) {
	header.header .custom-nav-link-phone {
		display: none
	}
}

header.header .custom-nav-link-search {
	position: absolute;
	right: 95px;
	width: 40px;
	height: 40px;
	background-color: #1c1c1c;
	color: #fff;
	display: block;
	padding: 8px;
	z-index: 2;
	transition: all .2s ease-in-out
}

header.header .custom-nav-link-search:hover {
	background-color: #fff;
	color: #1c1c1c
}

@media(min-width:991.98px) {
	header.header .custom-nav-link-search {
		display: none
	}
}

@media(max-width:480px) {
	header.header .custom-nav-link-search {
		display: none
	}
}

header.header .custom-nav-link-shop {
	position: absolute;
	right: 55px;
	width: 40px;
	height: 40px;
	background-color: #e87722;
	color: #fff;
	display: block;
	padding: 8px;
	z-index: 2;
	transition: all .2s ease-in-out;
	cursor: pointer
}

header.header .custom-nav-link-shop:hover {
	background-color: #fff;
	color: #e87722
}

@media(min-width:991.98px) {
	header.header .custom-nav-link-shop {
		display: none
	}
}

header.header button.navbar-toggler {
	background-color: #fff;
	margin-top: 0;
	border-radius: 0;
	padding: .25rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	z-index: 2;
	transition: all .2s ease-in-out
}

header.header button.navbar-toggler:hover {
	background-color: #fff;
}

header.header .navbar-toggler:active,
header.header .navbar-toggler:focus {
	outline: 0
}

header.header .navbar-toggler span {
	display: block;
	background-color: #444;
	height: 3px;
	width: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	transform: rotate(0deg);
	position: relative;
	left: 2px;
	opacity: 1
}

header.header .navbar-toggler span:first-child,
header.header .navbar-toggler span:nth-child(3) {
	transition: transform .35s ease-in-out
}

header.header .navbar-toggler:not(.collapsed) span:first-child {
	position: absolute;
	left: 7px;
	top: 12px;
	transform: rotate(135deg);
	opacity: .9
}

header.header .navbar-toggler:not(.collapsed) span:nth-child(2) {
	height: 12px;
	visibility: hidden;
	background-color: transparent
}

header.header .navbar-toggler:not(.collapsed) span:nth-child(3) {
	position: absolute;
	left: 7px;
	top: 12px;
	transform: rotate(-135deg);
	opacity: .9
}

@media(max-width:991.98px) {
	header.header .navbar-collapse {
		top: 0;
		position: relative;
		width: 100%;
		min-width: 100vw;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 0;
		margin: 0 -15px 0 15px
	}
}

header.header .navbar {
	padding: 0;
	float: right
}

header.header .navbar ul.navbar-nav {
	width: 100%;
	overflow: hidden;
	background-color: #0056b3;
}

@media(max-width:991.98px) {
	header.header .navbar ul.navbar-nav {
		padding: 40px 15px 15px 30px
	}
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav {
		height: 50px
	}
}

header.header .navbar ul.navbar-nav li.nav-item.active {
	border-bottom: 5px solid #e87722;
	transition: all .2s ease-in-out
}

header.header .navbar ul.navbar-nav li.nav-item.active>a {
	font-family: OpenSans-Bold
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.active:hover {
		background-color: #e87722;
		color: #1c1c1c;
		border-bottom: 5px
	}
}

@media(min-width:767px)and (max-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item {
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 6px
	}
}

@media(max-width:767px) {
	header.header .navbar ul.navbar-nav li.nav-item {
		border-bottom: 0;
		padding-bottom: 6px
	}
}

header.header .navbar ul.navbar-nav li.nav-item a.nav-link {
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 14px;
	transition: all .2s ease-in-out
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item a.nav-link:hover {
		background-color: #e87722;
		color: #fff;
		border-bottom: 5px solid #1c1c1c
	}
}

header.header .navbar ul.navbar-nav li.nav-item a.nav-link img {
	width: 23px;
	position: relative;
	top: 1px;
	margin: 0 5px
}

header.header .navbar ul.navbar-nav li.nav-item a.nav-link img:hover {
	opacity: .6
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-toggle:after {
	display: inline-block;
	width: 7px;
	height: 0;
	margin-left: .255em;
	vertical-align: 0;
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	content: "";
	border: 0;
	position: relative;
	right: 3px
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu {
	border-radius: 0
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu {
		width: 99%;
		width: calc(100% - 197px);
		left: -1px;
		margin-top: -3px
	}
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item {
	padding: 4px 15px;
	font-size: 14px
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item:active {
	background-color: #e87722
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item:focus,
header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #e87722;
	color: #fff
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .nav-item:first-child .dropdown-item {
	margin-top: 4px
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .nav-item:last-child .dropdown-item {
	margin-bottom: 4px
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item.dropdown-toggle:active {
	background-color: #e87722
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item.dropdown-toggle:before {
	content: "";
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 900;
	right: 15px;
	position: absolute;
	top: 10px
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-menu .dropdown-item.dropdown-toggle:after {
	content: ""
}

header.header .navbar ul.navbar-nav li.nav-item .dropdown-2 {
	left: -1px;
	width: 100.3%
}

@media(max-width:767px) {
	header.header .navbar ul.navbar-nav li.nav-item .dropdown-2 {
		border: 0;
		width: 100%
	}
}

header.header .navbar ul.navbar-nav li.nav-link-lang a.nav-link {
	transition: all .2s ease-in-out
}

header.header .navbar ul.navbar-nav li.nav-link-lang a.nav-link:hover {
	border-bottom: 0
}

header.header .navbar ul.navbar-nav li.nav-link-extra {
	min-width: 50px
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-link-extra {
		background-color: #1c1c1c
	}
}

header.header .navbar ul.navbar-nav li.nav-link-extra a.nav-link {
	transition: all .2s ease-in-out;
	padding-top: 10px
}

header.header .navbar ul.navbar-nav li.nav-link-extra a.nav-link img {
	width: 25px
}

header.header .navbar ul.navbar-nav li.nav-link-extra a.nav-link img:hover {
	opacity: 1
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-link-extra a.nav-link:hover {
		color: #1c1c1c;
		background-color: #fff;
		border-bottom: 0
	}
}

header.header .navbar ul.navbar-nav li.nav-item.phone-us {
	min-width: 50px
}

header.header .navbar ul.navbar-nav li.nav-item.phone-us a {
	position: relative
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.phone-us a {
		background-color: #acacac;
		color: #fff
	}
}

header.header .navbar ul.navbar-nav li.nav-item.phone-us a:hover {
	transition: .5s;
	border-bottom: 0
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.phone-us a:hover {
		color: #acacac;
		background-color: #fff
	}
}

header.header .navbar ul.navbar-nav li.nav-item.phone-us a i.fas {
	position: relative;
	left: 0;
	top: 11px
}

header.header .navbar ul.navbar-nav li.nav-item.search {
	min-width: 50px
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.search {
		background-color: #1c1c1c
	}
}

header.header .navbar ul.navbar-nav li.nav-item.search a {
	position: relative
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.search a {
		background-color: #1c1c1c;
		color: #fff
	}
}

header.header .navbar ul.navbar-nav li.nav-item.search a:hover {
	transition: .5s
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.search a:hover {
		color: #1c1c1c;
		background-color: #fff;
		border-bottom: 0
	}
}

header.header .navbar ul.navbar-nav li.nav-item.search a i.fas {
	position: relative;
	left: 6px;
	top: 5px
}

header.header .navbar ul.navbar-nav li.nav-item.basket {
	min-width: 50px
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.basket {
		background-color: #e87722
	}
}

header.header .navbar ul.navbar-nav li.nav-item.basket a {
	position: relative
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.basket a {
		background-color: #e87722;
		color: #fff
	}
}

header.header .navbar ul.navbar-nav li.nav-item.basket a:hover {
	transition: .5s
}

@media(min-width:991.98px) {
	header.header .navbar ul.navbar-nav li.nav-item.basket a:hover {
		color: #e87722;
		background-color: #fff;
		border-bottom: 0
	}
}

header.header .navbar ul.navbar-nav li.nav-item.basket a i.fas {
	position: relative;
	left: 6px;
	top: 5px
}

header.header .navbar ul.navbar-nav .dropdown {
	position: static
}

.menu-style-2 header.header a.logo-link .logo-container {
	background-color: #fff;
	background-image: url(../images/eland-cable-logo-orange.png)
}

.menu-style-2 header.header .navbar ul.navbar-nav li.nav-item.active {
	border-bottom: 5px solid #1c1c1c
}

.menu-style-2 header.header .navbar ul.navbar-nav li.nav-item.active:hover {
	border: none
}

@media(min-width:991.98px) {
	.menu-style-2 header.header .navbar ul.navbar-nav li.nav-item.basket a {
		background-color: #acacac
	}
}

.menu-style-2 header.header .custom-nav-link-shop {
	background-color: #acacac
}

section.component-internal-hero {
	background-color: #4a4a4a
}

section.component-internal-hero .white-bg {
	background-color: #fff;
	color: #1c1c1c;
	margin-top: 160px;
	padding-top: 15px
}

section.component-internal-hero .white-bg h1 {
	font-family: OpenSans-Bold
}

section.component-internal-hero .white-bg h1,
section.component-internal-hero .white-bg p {
	color: #1c1c1c;
	text-align: center;
	max-width: 770px;
	display: block;
	margin: 0 auto
}

section.component-internal-hero .container {
	background-image: none
}

section.component-single-image-hero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative
}

@media(min-width:767px) {
	section.component-single-image-hero {
		height: 550px
	}
}

@media(min-width:480px) {
	section.component-single-image-hero .hero-title {
		font-size: 48px;
		line-height: 62px
	}

	section.component-single-image-hero .hero-subtitle {
		font-size: 36px;
		line-height: 42px
	}

	section.component-single-image-hero .hero-description {
		font-size: 24px
	}
}

.hero-title-container {
	margin-bottom: 75px;
	margin-top: 200px;
	text-align: center;
	color: #fff
}

.hero-title {
	font-family: OpenSans-Bold;
	font-size: 40px;
	color: #fff;
	letter-spacing: 0
}

@media(min-width:1200px) {
	.hero-title {
		font-size: 48px
	}
}

@media(max-width:480px) {
	.hero-title {
		font-size: 30px
	}
}

.hero-subtitle {
	font-family: OpenSans;
	font-size: 24px;
	line-height: 30px
}

.header-content-below-btn {
	display: block;
	margin: auto
}

section.component_centered_text h1,
section.component_centered_text h2,
section.component_centered_text p {
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	width: 100%
}

section.component-full-width-text h3 {
	text-transform: uppercase;
	font-family: OpenSans-Bold
}

section.component-full-width-text h3 a {
	color: #e87722
}

section.component-full-width-text h3 a:hover {
	color: #1c1c1c
}

section.component-full-width-text p {
	max-width: 580px
}

section.component-sidebared .sidebar button.btn-secondary {
	width: 100%
}

@media(min-width:991.98px) {
	.component-fastquote-section .fastquote-sidebar {
		width: 303px
	}
}

.component-fastquote-section .intro-text {
	margin-top: 15px;
	font-family: OpenSans-Bold;
	font-size: 24px;
	color: #000;
	letter-spacing: 0;
	line-height: 36px
}

.component-fastquote-section .description {
	font-size: 14px;
	color: #1c1c1c;
	letter-spacing: 0;
	line-height: 20px
}

.component-fastquote-section .card {
	border: 0;
	padding-left: 0
}

.fastquote-item .col-10.col-md-10.no-pad {
	border-bottom: 1px solid #f08f48;
	margin-bottom: 20px
}

.fastquote-item .col-10.col-md-10.no-pad p.product-desc {
	max-width: 200px;
	float: left
}

.fastquote-item .col-10.col-md-10.no-pad p.product-desc a.product {
	width: 100%;
	color: #1c1c1c
}

.fastquote-item .col-10.col-md-10.no-pad p.product-desc a.product:hover {
	opacity: .7
}

.fastquote-item a.see-all {
	color: #1c1c1c;
	height: 45px;
	display: block
}

.fastquote-item a.see-all:hover {
	color: #fff
}

.side-cta {
	padding: 20px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.side-cta .btn.btn-primary {
	border: 1px solid #fff;
	min-width: 100%;
	white-space: normal
}

.fastquote-cta {
	padding-top: 20px
}

.fastquote-cta .description {
	margin-top: 25px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 0;
	line-height: 18px
}

.fastquote-cta .btn {
	width: 100%
}

.contact-cta {
	margin-top: 20px;
	margin-bottom: 20px
}

.contact-cta span.title {
	font-family: OpenSans-Bold;
	font-size: 24px;
	color: #4a4a4a;
	letter-spacing: 0
}

.contact-cta p {
	margin-top: 10px
}

@media(max-width:991.98px) {
	.contact-cta p {
		font-size: 14px
	}
}

.contact-cta p i {
	margin-right: 6px
}

.contact-cta .content {
	margin-top: 20px
}

.contact-cta .content .icon {
	padding: 5px 10px
}

.contact-cta .content .text {
	font-size: 16px;
	color: #4a4a4a;
	letter-spacing: 0;
	line-height: 36px
}

.reviews-section .title {
	font-size: 18px;
	color: #333;
	letter-spacing: 0;
	line-height: 22px
}

@media(min-width:767px) {
	.text-fastquote-section .btn {
		min-width: 220px
	}
}

@media(min-width:767px) {
	.text-fastquote-section .description {
		font-size: 16px;
		line-height: 22px
	}
}

@media(min-width:767px) {
	.text-fastquote-section .btn {
		width: auto
	}
}

@media(min-width:480px)and (min-width:767px) {
	.fastquote-sidebar {
		margin-top: -70px
	}
}

@media(min-width:480px) {
	.text-fastquote-section .intro-text {
		margin-top: 40px;
		font-size: 24px
	}

	.fastquote-sidebar .btn {
		min-width: 0
	}

	.reviews-section .quote-block {
		font-size: 48px;
		color: #e87722
	}

	.reviews-section .logo-block {
		height: 87px
	}

	.reviews-section .slider-btn-list {
		margin-bottom: 15px
	}

	.reviews-section .line {
		border-bottom: 1px solid #e1e1e1;
		margin-bottom: 100px
	}
}

footer {
	padding-top: 0
}

footer .footer-bar.black-bg {
	padding-top: 20px;
	color: #fff;
	font-size: 14px
}

footer .footer-bar.black-bg ul {
	list-style-type: none
}

footer .footer-bar.black-bg span.bold a {
	border-bottom: 1px solid #fff;
	color: #fff;
	float: right;
	margin-right: 2px;
	transition: all .5 ease-in-out
}

footer .footer-bar.black-bg span.bold a:hover {
	color: #e87722;
	border-bottom: 1px solid #e87722;
	text-decoration: none
}

@media(min-width:767px) {
	footer .footer-bar.black-bg .logo-container {
		width: 158px;
		height: 212px;
		background-color: #e87722
	}
}

footer .footer-bar.black-bg .logo-row {
	padding: 20px 0 0;
	text-align: center
}

footer .footer-bar.black-bg .logo-row img {
	height: 73px;
	transition: all .3s ease-in-out;
	margin: 0 5px 30px
}

footer .footer-bar.black-bg .logo-row img:first-child {
	padding-left: 0
}

footer .footer-bar.black-bg .logo-row img:last-child {
	padding-right: 0
}

@media(max-width:480px) {
	footer .footer-bar.black-bg .logo-row img {
		padding: 5px
	}
}

footer .footer-bar.black-bg .logo-row img:hover {
	opacity: .7
}

footer .footer-bar.black-bg .logo-row img.lazyload {
	font-size: 1px
}

footer .bottom-bar {
	background-color: #fff;
	color: #000;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 14px
}

footer .bottom-bar span.one {
	text-align: left;
	float: left;
	padding-right: 5px
}

@media(max-width:767px) {
	footer .bottom-bar span.one {
		width: 100%;
		display: block;
		text-align: center;
		float: none
	}
}

footer .bottom-bar span.one a {
	color: #000;
	text-decoration: none
}

footer .bottom-bar span.one a:hover {
	color: #e87722
}

footer .bottom-bar .col-xs-12.col-sm-12.col-md-7,
footer .bottom-bar .col-xs-12.col-sm-12.col-md-7 span.two {
	text-align: right
}

@media(max-width:767px) {
	footer .bottom-bar .col-xs-12.col-sm-12.col-md-7 span.two {
		width: 100%;
		display: block;
		text-align: center
	}
}

footer .bottom-bar .col-xs-12.col-sm-12.col-md-7 a {
	color: #000;
	text-decoration: none
}

footer .bottom-bar .col-xs-12.col-sm-12.col-md-7 a:hover {
	color: #e87722
}

footer .bottom-bar .block {
	display: block;
	float: left;
	position: relative
}

@media(max-width:767px) {
	footer .bottom-bar .block {
		margin: 20px auto;
		display: block;
		float: none;
		text-align: center
	}
}

footer .bottom-bar .block .svg-icon {
	width: 24px;
	height: 24px
}

footer .bottom-bar .block .icp-icon {
	display: inline
}

footer .bottom-bar .block i.fab {
	display: inline-block;
	border-radius: 60px;
	box-shadow: 0 0 2px #888;
	padding: 5px;
	margin: 2px;
	color: #fff;
	background-color: #1c1c1c;
	font-weight: 400
}

footer .bottom-bar .block i.fab:hover {
	background-color: #e87722;
	color: #000;
	transition: .6s;
	cursor: pointer
}

#cookie-bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px;
	background-color: rgba(232, 119, 34, .9);
	border-top: 1px solid #fff;
	z-index: 99
}

#cookie-bar .col-md-8 {
	background-color: #fff;
	padding-top: 8px
}

#cookie-bar .col-md-4 {
	text-align: center
}

#cookie-bar span {
	display: inline-block;
	padding-bottom: 5px
}

#cookie-bar h5 {
	font-family: OpenSans-Bold;
	margin-bottom: 3px
}

#cookie-bar p {
	font-size: 14px
}

#cookie-bar a {
	text-decoration: underline;
	white-space: nowrap
}

#cookie-bar a:first-of-type {
	padding-right: 20px
}

#cookie-bar button {
	margin: 10px 20px;
	width: 80%;
	white-space: normal
}

#cookie-bar br {
	display: none
}

@media(min-width:768px) {
	#cookie-bar br {
		display: block
	}
}

@media(max-width:768px) {
	#cookie-bar {
		text-align: center
	}

	#cookie-bar h5 {
		font-size: 15px;
		margin-left: -15px;
		margin-right: -15px
	}

	#cookie-bar p {
		margin-bottom: 0
	}

	#cookie-bar .col-md-8 {
		padding-bottom: 8px
	}

	#cookie-bar button {
		margin: 0 auto 10px;
		display: block;
		max-width: 300px
	}
}

.field-validation-error {
	color: red;
	font-size: .8rem
}

.field-validation-error:before {
	content: "*";
	padding-left: 3px;
	padding-right: 3px
}

#basket-clear,
#basket-modal .btn,
#lang-modal h3,
.template-contact-us-page h1,
.template-contact-us-page h3,
section.component-3-color-thumbs h4,
section.map-and-text h3 {
	text-transform: uppercase
}

.content-panel table,
.content-panel td,
.content-panel th {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0
}

.content-panel td,
.content-panel th {
	padding: 3px;
	text-align: left
}

.content-panel th {
	background-color: #333;
	color: #e87722;
	text-align: center
}

.content-panel table tr:nth-child(2n) {
	background-color: rgba(0, 0, 0, .05)
}

.content-panel table:last-child {
	margin-bottom: 20px
}

.content-panel table+p {
	margin-top: 20px
}

.add-shadow .hero-description,
.add-shadow .hero-subtitle,
.add-shadow .hero-title {
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 3px
}

.add-shadow.black-text .hero-description,
.add-shadow.black-text .hero-subtitle,
.add-shadow.black-text .hero-title {
	text-shadow: none
}

.black-text h1,
.black-text h2,
.black-text h5 {
	color: #000
}

body.template-consultant-product-finder-landing-page section.component-single-image-hero,
body.template-member-login-page section.component-single-image-hero,
body.template-product-group-page section.component-single-image-hero,
body.template-product-page section.component-single-image-hero,
section.component-single-image-hero.short-hero-image {
	height: 385px;
	margin-bottom: 40px
}

body.template-consultant-product-finder-landing-page .hero-title-container,
body.template-member-login-page .hero-title-container,
body.template-product-group-page .hero-title-container,
body.template-product-page .hero-title-container,
section.component-single-image-hero.short-hero-image .hero-title-container {
	margin-top: 150px
}

@media(min-width:480px) {
	section .component-single-image-hero.short-hero-image+section.component-fastquote-section .fastquote-sidebar-wrap:not(.affix) .fastquote-sidebar {
		margin-top: -100px
	}
}

.product-secondary-image .row>div {
	text-align: center;
	padding: 20px 0 40px
}

.product-secondary-image .row img {
	width: auto;
	max-width: 100%
}

.content-panel h2 {
	margin-top: 1.5rem;
	text-transform: none;
	font-size: 1.5rem;
	font-weight: 700;
	font-family: OpenSans-Bold
}

.css-cols-2 {
	-moz-column-count: 2;
	column-count: 2
}

section.map-and-text iframe {
	width: 100%;
	height: 100%
}

section.component_centered_text .ctas {
	padding: 20px 0;
	text-align: center
}

.slick-track {
	padding-top: 20px
}

.component-internal-hero {
	background-repeat: no-repeat;
	background-size: cover
}

.category-list table th i {
	color: #e87722;
	max-width: 90px;
	display: block;
	margin: 20px auto;
	border-radius: 50%;
	transition: all .2s ease-in-out
}

.category-list table tr {
	text-align: center
}

.category-list table th span {
	font-family: OpenSans-Bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5rem;
	font-size: .9rem
}

.category-list table tr td,
.category-list table tr th {
	vertical-align: middle
}

.category-list table tr td {
	margin-bottom: 0;
	font-size: .9rem
}

.category-list .tablesorter-bootstrap.tablesorter-bootstrap .tablesorter-filter-row td {
	padding: .7rem
}

.category-list table tbody tr td input.form-control {
	text-align: right
}

.category-list table tbody tr td input.form-control:-ms-input-placeholder {
	font-style: normal
}

.category-list .tablesorter-filter-row input,
.category-list .tablesorter-filter-row select,
.category-list table tr td .form-control {
	font-size: .9rem;
	padding: .25rem .5rem
}

.category-list .tablesorter-filter-row select.form-control:not([size]):not([multiple]) {
	height: calc(1.8rem + 2px);
	color: #6c757d
}

.category-list .form-control:focus {
	border-width: 1px
}

.category-list table tr td .fas {
	font-size: 1.2rem
}

.tablesorter-bootstrap .tablesorter-filter-row .tablesorter-filter.disabled {
	display: none
}

.category-list .tablesorter-bootstrap:not(.table-dark) thead:not(.thead-dark) .tablesorter-header {
	background-color: #fff
}

.component-fastquote-section .intro-text {
	font-size: 20px;
	line-height: 26px
}

@media(min-width:767px) {
	section.component-single-image-hero {
		height: 500px
	}
}

.pagination {
	margin-top: 20px
}

.page-link,
.page-link:hover {
	color: #e87722
}

.page-item.active .page-link {
	background-color: #e87722;
	border-color: #e87722
}

.icon-orange-bg.text-icon i,
.icon-orange-bg.text-icon span {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 42px;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}

.fastquote-sidebar .btn i.fa-chevron-left {
	float: left;
	margin-left: 0;
	margin-right: 10px
}

.fastquote-sidebar .btn i {
	float: right;
	line-height: inherit;
	margin-left: 10px
}

.nav-item.dropdown:hover .dropdown-menu {
	display: block
}

.component-fastquote-section .col-md-7 .btn {
	margin-right: 8px
}

body:not(.template-home-page):not(.template-cable-lab-landing-page) .component-3-thumbs .col-md-4 {
	border-bottom: 1px solid #e87722;
	margin-bottom: 20px
}

.add-to-basket-product-image {
	overflow: hidden
}

.article-landing-social-section #social-wrap {
	margin-left: -15px;
	margin-right: -15px
}

.article-landing-social-section {
	padding-top: 1rem;
	padding-bottom: 3rem
}

.juicer-feed .slick-track {
	padding-top: 0
}

li.j-twitter .j-text {
	display: none;
	font-size: 16pt !important
}

li.j-twitter:hover,
li.j-twitter:hover .j-text {
	background-color: rgba(58, 58, 58, .7) !important
}

li.j-twitter:hover .j-text {
	padding-top: 0 !important;
	display: inherit;
	cursor: pointer;
	font-weight: 200 !important;
	color: #bababa !important
}

li.j-twitter:hover .j-text .j-poster {
	display: block !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

li.j-twitter:hover .j-text .j-message {
	display: block !important;
	top: 110px !important;
	max-height: 125px !important;
	text-overflow: hidden !important
}

li.j-twitter:hover .j-text .j-message,
li.j-twitter:hover .j-text .j-message p {
	font-weight: 200 !important;
	color: #bababa !important
}

.juicer-feed .j-twitter {
	background-color: rgba(58, 58, 58, .7) !important
}

.btn-sidebar {
	display: block;
	padding-bottom: 5px
}

.btn-sidebar:hover {
	text-decoration: underline
}

section.grey-bg .row .grey-bg {
	background-color: #fff
}

.two-boxed-link-section {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.two-boxed-link-section+.two-boxed-link-section {
	padding-top: 0
}

.go-back {
	padding-top: 20px;
	color: #1c1c1c
}

hr {
	border-top-color:
}

.accreditation .col-sm-12,
.testimonials .col-sm-12 {
	padding-bottom: 20px
}

.testimonial-image {
	text-align: center
}

.testimonial-image img {
	height: 100px;
	max-width: 70%;
	padding: 15px
}

.testimonial-body {
	padding-top: 15px;
	padding-bottom: 15px
}

.article-date {
	float: right;
	font-size: .9rem;
	line-height: 1.5
}

.btn.btn-dark:focus {
	border: none
}

.btn.btn-dark:hover {
	background-color: #e87722;
	border-color: #e87722
}

.component-search a.btn.btn-dark {
	padding-top: 8px
}

.svg-inline-nav-img {
	height: 25px;
	width: 25px;
	padding-top: 3px;
	margin: 0 auto
}

.svg-inline-nav-img path {
	fill: #fff
}

a:hover .svg-inline-nav-img path {
	fill: #000
}

.component-single-image-hero+.component-sidebared {
	margin-top: 40px
}

.form-fieldset-caption {
	text-transform: uppercase;
	font-size: 1.25rem;
	padding-top: 15px
}

.umbraco-forms-fieldset:first-child .form-fieldset-caption {
	padding-top: 0
}

.umbraco-forms-ElandTheme .form-check,
.video-single-col {
	margin-bottom: 1rem
}

.video-single-col {
	text-align: center
}

.videoWrapperSlideCenter {
	max-width: 630px;
	margin: 0 auto
}

.hlat-section+.component-video-single {
	padding-top: 20px
}

.modal-dialog .umbraco-forms-form {
	width: 100%;
	padding: 0 10px;
	text-align: center
}

.modal-dialog .umbraco-forms-form .umbraco-forms-navigation {
	text-align: right
}

.component-sidebared .col-md-8>section {
	margin-left: -15px;
	margin-right: -15px
}

.category-filtered,
.search-filtered {
	display: none
}

.component-fastquote-section .description~.btn {
	margin-bottom: 15px
}

.component-sidebared .component-video-single {
	margin-top: 10px
}

.component-fastquote-section .card-body {
	padding-bottom: 0;
	font-size: 14px;
	padding-right: 0
}

@media(min-width:991.98px) {
	.component-pp-intro-section .fastquote-sidebar {
		width: 303px
	}
}

@media(min-width:480px)and (min-width:767px) {
	.component-pp-intro-section .fastquote-sidebar {
		margin-top: -100px
	}
}

.sidebar-full-width-btn {
	width: 100%;
	text-align: left
}

.breadcrumb-wrapper {
	position: relative;
	margin-left: -15px;
	margin-right: -15px
}

#back-to-top-footer {
	float: right;
	padding-bottom: 10px
}

.breadcrumb {
	background-color: transparent;
	border-bottom: 1px solid #fff;
	border-radius: unset;
	padding-top: 0;
	font-size: 12px
}

@media(min-width:991.98px) {
	.breadcrumb {
		padding-top: 1.5em
	}
}

.breadcrumb-item+.breadcrumb-item:before {
	color: #fff
}

.breadcrumb-item.active,
.breadcrumb a {
	color: #fff;
	position: relative;
	z-index: 15
}

.breadcrumb a:hover {
	color: #e87722
}

.macroInlineSvg svg {
	width: 100%
}

.table-col-5 {
	width: 2%
}

#fastquote-modal .cn-id {
	display: none
}

section.basket-final-checkout-hero {
	background-color: #e87722
}

section.basket-final-checkout-hero.skinny {
	border-radius: 13px;
	margin-bottom: 13px
}

section.basket-final-checkout-hero img.img-fluid {
	max-width: 400px
}

.template-article-landing-page .no-results,
.template-download-landing-page .no-results {
	margin-bottom: 50px
}

.card {
	border: 1px solid #e87722
}

.basket-icon-count {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: .6em;
	background-color: #fff;
	border-radius: 50% 50%;
	height: 13px;
	width: 13px;
	padding-left: 3px;
	line-height: 13px;
	display: none
}

.basket-icon-count.more {
	padding-left: 1px
}

@media(min-width:992px) {
	.basket-icon-count {
		display: block
	}
}

.no-items-text {
	color: #fff;
	font-size: 15px
}

.no-items-text i {
	line-height: 1.5;
	float: left;
	margin-right: 8px
}

section.component-search.search-active .accordeon-tab a {
	border-bottom: 5px solid #e1e1e1;
	padding-bottom: 10px
}

ul.dropdown-menu {
	padding: 0
}

@media(min-width:992px) {
	.navbar-expand-lg .navbar-nav .dropdown .nav-link {
		padding-right: 15px
	}

	header.header .navbar ul.navbar-nav li.nav-item .dropdown-toggle:after {
		right: 0
	}

	#menu-the-cable-lab {
		padding-right: 19px
	}

	header.header .navbar ul.navbar-nav .dropdown,
	header.header .navbar ul.navbar-nav .nav-item.nav-link-lang {
		border-bottom: 1px solid #ced4da
	}

	header.header .navbar ul.navbar-nav .dropdown:first-child {
		border-left: 1px solid #ced4da
	}
}

.btn.apply-for-account {
	font-size: 1em;
	padding: 5px 32px;
	border-radius: 1.2rem
}

.row .content-panel iframe[width] {
	max-width: 100%
}

section:not(.component-fastquote-section) .row .content-panel img[width] {
	width: auto;
	height: auto;
	max-width: 100%
}

section.component-fastquote-section .row .content-panel img[width] {
	height: auto;
	max-width: 100%
}

.row .fastquote-cta img {
	width: 100%
}

body.template-industry-page .component-fastquote-section .row .content-panel img {
	width: auto;
	max-width: 100%;
	height: auto !important
}

div.modals .row img {
	width: 100%
}

th.cn-ShowTypeFilter {
	min-width: 132px
}

.form-control[data-col-name=ShowTypeFilter]::-moz-placeholder {
	font-size: .85rem;
	text-align: left
}

.form-control[data-col-name=ShowTypeFilter]::placeholder {
	font-size: .85rem;
	text-align: left
}

section.article-landing-social-section .container {
	position: relative
}

section.article-landing-social-section .block {
	height: 20px;
	position: absolute;
	right: 0
}

section.article-landing-social-section .block a {
	float: left
}

section.article-landing-social-section .block a .svg-icon {
	height: 24px;
	width: 24px;
	margin-left: 5px
}

@media(max-width:500px) {

	.page-item.next,
	.page-item.prev {
		display: none
	}
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {

	.navbar,
	.navbar>.container,
	.navbar>.container-fluid {
		display: block
	}
}

.step-123-container .step-123 {
	color: #fff;
	text-align: center;
	font-size: 14px;
	position: relative;
	padding-bottom: 40px
}

.step-123-container .step-123:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #fff;
	top: 25px;
	left: 0;
	z-index: 0
}

.step-123-container .icon,
.step-123-container .icon-img {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background-color: #e87722
}

.step-123-container .icon {
	border: 2px solid #fff;
	border-radius: 100%;
	font-size: 26px;
	line-height: 48px
}

header.header {
	position: fixed;
	top: 0;
	transition: transform .2s ease;
	z-index: 1040;
	transform: translateZ(0)
}

header.header.nav-up {
	transform: translate3d(0, -100%, 0)
}

#navbarSupportedContent,
header.header .logo-container {
	transition: transform .2s ease;
	transform: translateZ(0)
}

header.header.nav-up #navbarSupportedContent,
header.header.nav-up .logo-container,
header.header.nav-up .navbar-toggler,
header.header.nav-up .offset-4>a {
	box-shadow: none;
	transform: translate3d(0, -100%, 0)
}

header.header .hh {
	height: 0;
	overflow: visible
}

header.header .navbar {
	align-items: flex-start
}

body {
	padding-top: 150px
}

@media(min-width:991.98px) {
	#product-grouping-read-more.collapse.show-desk .card-body {
		padding-top: 0
	}
}

body.template-basket-add-products .hero-title-container h1,
body.template-cable-calculator-page .hero-title-container h1 {
	font-size: 0;
	color: transparent
}

section.contact-us-map {
	background-color: #e1e1e1;
	padding: 20px 0
}

section.contact-us-map>div {
	background-repeat: no-repeat;
	background-position: 100%
}

@media(max-width:768px) {
	section.contact-us-map>div {
		padding-bottom: 600px;
		background-position: bottom
	}
}

.component-single-image-hero img[data-object-fit=cover] {
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	height: 100%;
	width: 100%
}

@media(max-width:445px) {
	.component-single-image-hero img[data-object-fit=cover] {
		-o-object-position: center !important;
		object-position: center !important
	}
}

.component-single-image-hero {
	overflow: hidden
}

.fastquote-sidebar {
	position: sticky;
	top: 0;
	z-index: 20;
	padding-top: 20px;
	padding-bottom: 10px
}

.sidebar-content-container {
	position: relative
}

.sidebar-content-container>section {
	position: relative;
	z-index: 10
}

.sidebar-sticky-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}

.sidebar-sticky-container .container,
.sidebar-sticky-container .row {
	height: 100%;
	position: relative
}

@media(max-width:768px) {
	.sidebar-sticky-container {
		position: relative
	}
}

.no-top-margin {
	margin-top: 0
}

.menu-style-1,
.menu-style-2,
header.header {
	padding-right: inherit
}

.content-panel.inner-orange-bg {
	border-radius: 5px;
	padding: 20px;
	color: #fff;
	margin-bottom: 15px;
	background-color: #e87722
}

.content-panel.inner-orange-bg h2 {
	margin-top: 0
}

@media(min-width:768px) {
	.content-panel.inner-orange-bg {
		margin-left: 15px;
		margin-right: 15px
	}
}

.btn-rounded-sml {
	border: 1px solid #e87722;
	background-color: #e87722;
	color: #fff;
	padding: 5px 32px;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block
}

.template-download-landing-page .video-lnk.faq-videos img {
	border: 1px solid #e87722
}

@keyframes fadeInUpSD {
	0% {
		opacity: 0;
		transform: translateY(100px)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

section.component-hero-carousel #home-page-hero-carousel {
	min-width: 100%
}

@media(max-width:767px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item {
		height: 350px;
		min-height: 350px;
		max-height: 350px;
		overflow: hidden
	}
}

@media(min-width:767px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item {
		height: 500px
	}
}

section.component-hero-carousel #home-page-hero-carousel .carousel-item img.img-slide {
	width: auto
}

@media(min-width:767px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item img.img-slide {
		min-width: 100%
	}
}

section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container .hero-title {
	padding-left: 40px;
	padding-right: 40px
}

section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .hero-subtitle,
section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .hero-title {
	position: absolute;
	width: 100%;
	opacity: 0
}

section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .first-done.hero-subtitle,
section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .first-done.hero-title {
	animation: fadeOutLeft 1s both;
	font-family: SF-Pro-Display-Medium;
}

.hero-title {
	font-family: SF-Pro-Display-Medium;
}

section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .active.hero-subtitle,
section.component-hero-carousel #home-page-hero-carousel .carousel-item .custom-reveal .active.hero-title {
	animation: fadeInUpSD 1s 1.5s both
}

@media(max-width:767px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container .hero-title {
		font-size: 28px
	}

	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container .hero-subtitle {
		font-size: 18px;
		line-height: 26px
	}

	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container {
		margin-top: 130px
	}
}

@media(max-width:330px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container .hero-title {
		font-size: 22px
	}

	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container .hero-subtitle {
		font-size: 18px;
		line-height: 20px
	}
}

@media(min-width:767px) {
	section.component-hero-carousel #home-page-hero-carousel .carousel-item .hero-title-container {
		margin-top: 180px
	}
}

section.component-hero-carousel .carousel-indicators li {
	background-color: #e87722;
	width: 90px
}

section.component-hero-carousel .carousel-indicators li.active {
	background-color: rgba(232, 119, 34, .5)
}

.slide-video {
	position: absolute;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

@media(min-width:960px) {
	.slide-video {
		width: 100%;
		height: auto
	}
}

section.component-ribboned {
	padding-top: 2rem;
	padding-bottom: 1.5rem;
	border-top: 3px solid #0056b3;
	border-bottom: 3px solid #0056b3
}

section.component-ribboned .box {
	position: relative;
	max-width: 1000px;
	height: 330px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

@media(max-width:480px) {
	section.component-ribboned .box {
		height: 450px
	}
}

section.component-ribboned .box h2 {
	max-width: 360px;
	display: block;
	margin: 50px auto 0;
	text-align: center
}

@media(max-width:480px) {
	section.component-ribboned .box h2 {
		margin: 80px auto 0
	}
}

section.component-ribboned .box p {
	max-width: 560px;
	display: block;
	margin: 20px auto;
	text-align: center
}

section.component-ribboned .grid {
	max-width: 1000px
}

section.component-ribboned .grid .icon-left-float-container {
	display: flex;
	align-items: center
}

section.component-ribboned .grid .icon-left-float-container img {
	float: left;
	margin-right: 10px;
	width: 60px
}

section.component-ribboned .grid .icon-left-float-container h2 {
	color: #1c1c1c;
	font-size: 1.5rem;
	margin-bottom: 0
}

section.component-ribboned .grid .icon-left-float-container h3 {
	margin-bottom: 4px;
	text-transform: none;
	padding-bottom: 8px;
	border-bottom: 1px solid #e87722
}

section.component-ribboned .grid .icon-left-float-container>div {
	width: 100%
}

section.component-ribboned .grid .lower-icon {
	display: block;
	text-align: center
}

section.component-ribboned .grid .lower-icon .svg-icon {
	width: 75px;
	height: 75px
}

section.component-ribboned .grid .row .btn {
	margin: 0 auto;
	display: block
}

section.component-ribboned .grid .row .btn:hover {
	background-color: #1c1c1c;
	color: #fff
}

section.component-ribboned .ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute
}

section.component-ribboned .ribbon:after,
section.component-ribboned .ribbon:before {
	position: absolute;
	z-index: -1;
	content: "";
	display: block;
	border: 5px solid #e87722
}

section.component-ribboned .ribbon span {
	position: absolute;
	display: block;
	width: 255px;
	padding: 15px 0;
	background-color: #e87722;
	box-shadow: 0 5px 4px rgba(0, 0, 0, .2);
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	text-transform: uppercase;
	text-align: center
}

section.component-ribboned .ribbon-top-right {
	top: -10px;
	right: -10px
}

section.component-ribboned .ribbon-top-right:after,
section.component-ribboned .ribbon-top-right:before {
	border-top-color: transparent;
	border-right-color: transparent
}

section.component-ribboned .ribbon-top-right:before {
	top: 0;
	left: 0
}

section.component-ribboned .ribbon-top-right:after {
	bottom: 0;
	right: 0
}

section.component-ribboned .ribbon-top-right span {
	left: -25px;
	top: 30px;
	transform: rotate(45deg)
}

section.component-ribboned .box h2 {
	margin-top: 20px;
	max-width: none
}

section.component-ribboned .box p {
	max-width: none
}

section.component-ribboned .box {
	height: auto;
	padding-bottom: 20px
}

section.component-ribboned .grid .row .col-md-4 {
	text-align: center
}

section.component-ribboned .grid .row a.btn {
	display: inline-block
}

@media(max-width:768px) {
	.template-home-page .component-ribboned.pb-5 {
		padding-bottom: 10px !important
	}
}

section.component-ribboned .grid,
section.component-ribboned .grid .row .btn {
	text-transform: uppercase
}

section.component-ribboned .grid p {
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 15px
}

.ribboned-link-row {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
	flex-wrap: wrap
}

.ribboned-link-row .btn.btn-primary {
	font-size: 14px;
	position: relative;
	padding: 10px 30px 10px 15px;
	min-width: 20%
}

@media(max-width:480px) {
	.ribboned-link-row .btn.btn-primary {
		width: 100%
	}
}

.ribboned-link-row .btn.btn-primary i {
	position: absolute;
	right: 10px;
	top: 14px
}

section.component-search.component-ribboned .input-group {
	margin-bottom: 20px
}

.articles-and-social #social-wrap {
	max-height: 183px;
	overflow: hidden
}

@media(max-width:768px) {
	.template-home-page .component-search.pb-5 {
		padding-bottom: 10px !important
	}
}

.component-latest-news .full-width-wrap {
	position: relative;
	padding: 35px 0 50px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 3px;
	background-repeat: no-repeat;
	background-size: cover
}

.component-latest-news h3.title,
.component-latest-news h4 a {
	color: #fff;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 3px;
	text-transform: none
}

.component-latest-news h3.title {
	padding-bottom: 8px;
	border-bottom: 1px solid #e87722
}

.component-latest-news h4 {
	padding-top: 20px
}

section.component-search {
	background-color: #e1e1e1
}

section.component-search h3 {
	font-family: OpenSans-Bold;
	text-transform: uppercase
}

section.component-search p {
	max-width: 580px
}

section.component-search .accordeon-tab {
	margin-top: 40px
}

section.component-search .accordeon-tab h2 {
	text-align: left;
	width: 100%
}

section.component-search .accordeon-tab h2 a {
	color: #1c1c1c;
	font-family: OpenSans-Bold;
	width: 100%;
	display: block
}

section.component-search .accordeon-tab h2 a:hover {
	color: #e87722;
	border-bottom: 5px solid #1c1c1c;
	padding-bottom: 10px
}

section.component-search .accordeon-tab a.active {
	border-bottom: 5px solid #e87722;
	width: 100%;
	display: block;
	padding-bottom: 10px
}

section.component-search .accordeon-tab a.active:hover {
	color: #1c1c1c;
	border-bottom: 5px solid #e87722
}

section.component-search select {
	width: 100%
}

section.component-search .input-group {
	margin: 30px 0;
	border-radius: 0
}

section.component-search .input-group .form-control,
section.component-search .input-group .form-control .btn {
	border-radius: 0
}

section.component-search .input-group .btn-outline-secondary {
	background-color: #e87722;
	color: #fff;
	border: 1px solid #e87722
}

section.component-search .input-group .btn-outline-secondary:hover {
	border: 1px solid #1c1c1c;
	background-color: #1c1c1c;
	color: #fff;
	cursor: pointer
}

section.component-search .icon-orange-bg {
	background-color: #e87722;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	transition: all .2s ease-in-out
}

section.component-search .icon-orange-bg path,
section.component-search .icon-orange-bg rect {
	transition: all .2s ease-in-out
}

section.component-search div.boxed {
	border: 1px solid #acacac;
	margin-bottom: -1px;
	background-color: #fff;
	padding: 5px;
	width: 100%;
	display: block
}

section.component-search div.boxed:hover {
	background-color: #e87722;
	color: #fff;
	cursor: pointer
}

section.component-search div.boxed:hover a {
	color: #fff
}

section.component-search div.boxed:hover .icon-orange-bg {
	background-color: #fff;
	transition: all .2s ease-in-out
}

section.component-search div.boxed:hover .icon-orange-bg path,
section.component-search div.boxed:hover .icon-orange-bg rect {
	fill: #e87722
}

section.component-search div.boxed img {
	max-width: 42px;
	display: inline;
	border-radius: 50%;
	margin-right: 5px
}

@media(max-width:400px) {
	section.component-search div.boxed img {
		display: none
	}
}

section.component-search div.boxed a {
	width: 78%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	top: 12px;
	position: relative;
	vertical-align: top;
	color: #1c1c1c;
	margin-bottom: 8px;
	line-height: normal
}

@media(max-width:400px) {
	section.component-search div.boxed a {
		top: 7px;
		width: 90%
	}
}

section.component-search div.boxed h4 {
	display: inline;
	font-size: 16px;
	line-height: normal;
	position: relative;
	top: 2px
}

section.component-search div.boxed .fa-chevron-right {
	float: right;
	position: relative;
	top: 12px;
	right: 6px
}

@media(max-width:400px) {
	section.component-search div.boxed .fa-chevron-right {
		top: 8px
	}
}

.template-faq-landing-page section.component-search .accordeon-tab h2,
.template-product-category-landing-page section.component-search .accordeon-tab h2 {
	font-size: 1.3rem
}

@media(max-width:768px) {

	.template-faq-landing-page section.component-search .accordeon-tab h2,
	.template-product-category-landing-page section.component-search .accordeon-tab h2 {
		font-size: 1.4rem
	}
}

section.component-search .icon {
	border-radius: 50%;
	background-color: #4a4a4a;
	padding-left: 2px;
	width: 42px;
	height: 42px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 42px;
	margin-right: 10px
}

section.component-search .icon .fa-charging-station {
	padding-left: 3px
}

.component-search div.boxed:hover .icon-orange-bg.text-icon i {
	color: #e87722
}

section.component-search .input-group {
	margin-top: 10px
}

section.component-search p {
	max-width: none
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-item {
	min-width: 100%
}

.carousel-item .reviews-section .quote-block {
	font-size: 36px;
	color: #e87722
}

.carousel-item .reviews-section .logo-block {
	width: 100%;
	height: 50px
}

@media(min-width:992px) {
	.carousel-item .reviews-section {
		position: relative
	}

	.carousel-item .reviews-section .title {
		margin-top: 50px;
		font-size: 30px;
		line-height: 30px
	}
}

@media(min-width:767px) {
	.carousel-item .case-study-header {
		height: 419px
	}
}

@media(min-width:767px) {
	.carousel-item .case-study-header .container {
		height: inherit
	}
}

@media(min-width:767px) {
	.carousel-item .case-study-header .title-blk {
		margin-left: 40px
	}
}

@media(max-width:767px) {
	.carousel-item hr {
		display: none
	}
}

.carousel-caption {
	top: 20px;
	bottom: auto
}

.carousel-caption .description {
	font-size: 16px;
	color: #515151
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-size: 50%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	transition: all .5s ease-in-out
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
	background-color: #e87722
}

.carousel-control-next-icon span,
.carousel-control-prev-icon span {
	transition: all .5s ease-in-out
}

.carousel-control-next-icon span:hover,
.carousel-control-prev-icon span:hover {
	background-color: #e87722
}

ul.carousel-indicators {
	max-width: 100px;
	float: right;
	margin: 0;
	right: 15%;
	left: auto
}

@media(max-width:480px) {
	ul.carousel-indicators {
		bottom: -30px
	}
}

ul.carousel-indicators li {
	height: 30px;
	border-radius: 50%;
	border: 1px solid #4a4a4a;
	margin-left: 7px;
	margin-right: 7px;
	transition: all .2s ease-in-out;
	background-color: #fff
}

ul.carousel-indicators li:hover {
	cursor: pointer;
	opacity: .7;
	background-color: #e87722
}

ul.carousel-indicators li.active {
	background-color: #1c1c1c
}

ul.carousel-indicators li.active:hover {
	cursor: default;
	opacity: 1
}

.slider-btn-list {
	width: auto;
	display: inline-block
}

.slider-btn {
	float: left;
	display: block;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #333;
	margin-right: 16px
}

.slider-btn.last {
	margin-right: 0
}

.slider-btn.active {
	background-color: #333
}

.carousel-arrows {
	width: 30px;
	bottom: 50px
}

.carousel-arrows.carrousel-arrow-left {
	right: 0
}

.carousel-arrows.carrousel-arrow-right {
	left: 0
}

.carousel-arrows .square {
	width: 30px;
	height: 30px;
	background-color: #fff
}

.carousel-item {
	min-height: 0
}

.carousel-caption {
	position: static;
	top: 0;
	padding-bottom: 0
}

ul.carousel-indicators {
	max-width: none;
	justify-content: unset
}

.carousel-item {
	background-size: cover;
	background-repeat: no-repeat
}

.modal-open .carousel-item {
	perspective: none
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.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-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.carousel-control-next.slick-disabled:focus,
.carousel-control-next.slick-disabled:hover,
.carousel-control-prev.slick-disabled:focus,
.carousel-control-prev.slick-disabled:hover,
.slick-disabled {
	cursor: not-allowed;
	opacity: .2
}

.component-video-fullwidth-slider .full-width-wrap {
	position: relative;
	padding: 35px 0 120px;
	color: #fff;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 3px;
	background-repeat: no-repeat;
	background-size: cover
}

.component-video-fullwidth-slider h3.title {
	color: #fff;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 3px;
	text-transform: none;
	padding-bottom: 8px;
	border-bottom: 1px solid #e87722
}

.component-video-fullwidth-slider .carousel-control-next {
	right: -100px;
	width: auto
}

.component-video-fullwidth-slider .carousel-control-prev {
	left: -100px;
	width: auto
}

.component-video-fullwidth-slider .padding-wrap {
	padding: 0 200px
}

.component-video-fullwidth-slider .inner-wrap {
	position: relative
}

.component-video-fullwidth-slider .slick-track {
	padding-top: 0
}

.component-video-fullwidth-slider .intro-wrap {
	padding-bottom: 50px
}

.component-video-fullwidth-slider .video-lnk {
	cursor: pointer
}

@keyframes spin {
	to {
		transform: rotate(1turn)
	}
}

.component-video-fullwidth-slider .video-lnk .stroke-dotted {
	opacity: 0;
	stroke-dasharray: 4, 5;
	stroke-width: 1px;
	stroke: #e87722;
	transform-origin: 50% 50%;
	animation: spin 4s linear infinite;
	transition: opacity 1s ease, stroke-width 1s ease
}

.component-video-fullwidth-slider .video-lnk .stroke-solid {
	stroke-dashoffset: 0;
	stroke-dashArray: 300;
	stroke-width: 4px;
	transition: stroke-dashoffset 1s ease, opacity 1s ease
}

.component-video-fullwidth-slider .video-lnk .icon {
	transform-origin: 50% 50%;
	transition: .2s ease-in-out
}

.component-video-fullwidth-slider .video-lnk .icon:hover {
	fill: #e87722
}

.component-video-fullwidth-slider .video-lnk .play:hover .stroke-dotted {
	stroke-width: 4px;
	opacity: 1
}

.component-video-fullwidth-slider .video-lnk .play:hover .stroke-solid {
	opacity: 0;
	stroke-dashoffset: 300
}

.component-video-fullwidth-slider .video-lnk .play:hover .icon {
	transform: scale(1.05);
	fill: #e87722
}

.component-video-fullwidth-slider .video-lnk .play {
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	max-width: 70px;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, .7))
}

@media(max-width:480px) {
	.component-video-fullwidth-slider .padding-wrap {
		padding-left: 0;
		padding-right: 0
	}

	.component-video-fullwidth-slider .inner-wrap {
		padding: 0 55px
	}

	.component-video-fullwidth-slider .carousel-control-prev {
		left: 0
	}

	.component-video-fullwidth-slider .carousel-control-next {
		right: 0
	}
}

section.component-3-color-thumbs .icon {
	border-radius: 50%;
	border: 3px solid #fff;
	padding: 10px;
	width: 66px;
	height: 66px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 36px
}

section.component-3-color-thumbs .icon i {
	color: #fff;
	font-size: 36px;
	vertical-align: middle
}

section.component-3-color-thumbs .icon-img {
	width: 66px;
	height: 66px;
	margin-bottom: 15px
}

section.component-3-color-thumbs .blue-bg {
	background-color: #4b525c
}

section.component-3-color-thumbs .blue-bg h4 {
	color: #fff;
	font-family: OpenSans-Bold
}

section.component-3-color-thumbs .blue-bg p {
	color: #fff
}

section.component-3-color-thumbs .blue-bg a {
	padding: 10px;
	background-color: #fff;
	color: #1c1c1c;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all .5 ease-in
}

section.component-3-color-thumbs .blue-bg a i {
	margin-left: 10px
}

section.component-3-color-thumbs .blue-bg a:hover {
	background-color: #1c1c1c;
	color: #fff
}

section.component-3-color-thumbs .grey-bg {
	background-color: #e1e1e1
}

section.component-3-color-thumbs .grey-bg .icon {
	border-color: #1c1c1c
}

section.component-3-color-thumbs .grey-bg .icon i {
	color: #1c1c1c
}

section.component-3-color-thumbs .grey-bg h4 {
	color: #1c1c1c;
	font-family: OpenSans-Bold
}

section.component-3-color-thumbs .grey-bg p {
	color: #1c1c1c
}

section.component-3-color-thumbs .grey-bg a {
	padding: 10px;
	background-color: #fff;
	color: #1c1c1c;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all .5 ease-in
}

section.component-3-color-thumbs .grey-bg a i {
	margin-left: 10px
}

section.component-3-color-thumbs .grey-bg a:hover {
	background-color: #1c1c1c;
	color: #fff
}

section.component-3-color-thumbs .orange-bg {
	background-color: #e87722
}

section.component-3-color-thumbs .orange-bg h4 {
	color: #fff;
	font-family: OpenSans-Bold
}

section.component-3-color-thumbs .orange-bg p {
	color: #fff
}

section.component-3-color-thumbs .orange-bg a {
	padding: 10px;
	background-color: #fff;
	color: #1c1c1c;
	position: absolute;
	bottom: 0;
	right: 0;
	transition: all .5 ease-in
}

section.component-3-color-thumbs .orange-bg a i {
	margin-left: 10px
}

section.component-3-color-thumbs .orange-bg a:hover {
	background-color: #1c1c1c;
	color: #fff
}

section.component-testimonial-slider h3.title {
	padding-top: 30px
}

section.component-testimonial-slider ul.carousel-indicators {
	position: relative;
	bottom: auto;
	margin-bottom: 30px
}

img.upside-down {
	transform: rotate(180deg)
}

#testimonial-carousel .row img {
	max-height: 150px
}

#testimonial-carousel .row img.quote {
	width: 50px
}

#testimonial-carousel .carousel-caption .description {
	clear: both;
	padding: 0 50px
}

@media(max-width:414px) {
	#testimonial-carousel .carousel-caption .description {
		padding: 10px 10px 0
	}
}

#testimonial-carousel .carousel-indicators-wrap {
	position: relative;
	border-top: 1px solid #e87722;
	min-height: 1px
}

#testimonial-carousel ul.carousel-indicators {
	right: 20px;
	margin-top: 20px;
	margin-bottom: 20px
}

#testimonial-carousel ul.carousel-indicators li {
	width: 15px;
	height: 15px;
	margin-left: 4px;
	margin-right: 4px
}

section.component-testimonial-slider .carousel-item .quote {
	display: block
}

section.component-3-thumbs div a.img-link:hover {
	opacity: .6
}

section.component-3-thumbs div a.img-link img {
	width: 100%
}

section.component-3-thumbs div h4 {
	text-align: left;
	color: #1c1c1c;
	text-transform: uppercase;
	margin: 20px 0 10px;
	font-size: 18px
}

section.component-3-thumbs div h4 a {
	color: #1c1c1c
}

section.component-3-thumbs div h4 a:hover {
	color: #e87722
}

section.component-3-thumbs div h3 {
	text-align: left;
	color: #1c1c1c;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-family: OpenSans-Bold
}

section.component-3-thumbs div h3 a {
	color: #1c1c1c
}

section.component-3-thumbs div h3 a:hover {
	color: #e87722
}

section.component-3-thumbs div .btn.btn-primary.text-left {
	margin: 20px 0
}

section.component-3-thumbs div .block {
	display: block;
	float: left;
	position: relative;
	margin-top: 20px;
	padding-top: 5px
}

section.component-3-thumbs div .block .svg-icon {
	width: 47px;
	height: 47px;
	padding-right: 4px
}

section.component-3-thumbs div .block i.fab {
	display: inline-block;
	border-radius: 100%;
	box-shadow: 0 0 2px #888;
	padding: 12px 13px;
	font-size: 1.2rem;
	margin: 2px;
	color: #fff;
	background-color: #1c1c1c
}

section.component-3-thumbs div .block i.fab:hover {
	background-color: #e87722;
	color: #000;
	transition: .6s;
	cursor: pointer
}

section.component-3-thumbs div h3 {
	font-size: 1rem;
	line-height: 1.3em;
	height: 3.9em
}

section.component-3-thumbs div h3.title {
	font-size: 1.5rem;
	height: auto;
	line-height: normal;
	margin: 20px 0
}

section.component-3-thumbs div h3 a,
section.component-3-thumbs div p {
	box-sizing: initial;
	display: block;
	margin: 0;
	padding: 0
}

@media(max-width:576px) {
	section.component-3-thumbs div h3 {
		height: auto
	}

	section.component-3-thumbs div .btn.btn-primary.text-left {
		margin-top: 0
	}
}