.product-quote,
dfn {
	font-style: italic
}

button,
hr,
input {
	overflow: visible
}

audio,
canvas,
progress,
video {
	display: inline-block
}

progress,
sub,
sup {
	vertical-align: baseline
}

blockquote,
body,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
menu,
ol,
p,
pre,
ul {
	margin: 0
}

button,
fieldset,
legend,
menu,
ol,
td,
ul {
	padding: 0
}

.flex-column,
.flex-row {
	-webkit-box-direction: normal !important
}

.nav,
ol,
ul {
	list-style: none
}

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

.feature-card-title,
.feature-item>div:nth-child(2),
.nav-fill .nav-item,
.text-center {
	text-align: center
}

@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: 400;
	src: local('Nunito Regular'), local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v9/XRXV3I6Li01BKofIO-aE.ttf) format('truetype')
}

@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: 600;
	src: local('Nunito SemiBold'), local('Nunito-SemiBold'), url(https://fonts.gstatic.com/s/nunito/v9/XRXW3I6Li01BKofA6sKUb-vN.ttf) format('truetype')
}

@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: 700;
	src: local('Nunito Bold'), local('Nunito-Bold'), url(https://fonts.gstatic.com/s/nunito/v9/XRXW3I6Li01BKofAjsOUb-vN.ttf) format('truetype')
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block
}

h1 {
	font-size: 2em
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

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

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

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

b,
strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

.modal,
.modal-backdrop {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

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

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

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

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

button,
input {
	outline: 0
}

button,
select {
	text-transform: none
}

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

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

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

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

textarea {
	overflow: auto;
	resize: vertical
}

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

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

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

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

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

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

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

html {
	text-rendering: optimizeLegibility;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

body {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

button,
fieldset,
iframe {
	border: 0
}

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

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
	width: device-width
}

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

@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: 1230px
	}
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

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

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

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

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-1,
.col-auto {
	-webkit-box-flex: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-10,
.col-11 {
	-webkit-box-flex: 0
}

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

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

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

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

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

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

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

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

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

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

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

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

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

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

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

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

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

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

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

	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

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

	.offset-sm-1 {
		margin-left: 8.333333%
	}

	.offset-sm-2 {
		margin-left: 16.666667%
	}

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

	.offset-sm-4 {
		margin-left: 33.333333%
	}

	.offset-sm-5 {
		margin-left: 41.666667%
	}

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

	.offset-sm-7 {
		margin-left: 58.333333%
	}

	.offset-sm-8 {
		margin-left: 66.666667%
	}

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

	.offset-sm-10 {
		margin-left: 83.333333%
	}

	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

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

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

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

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

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

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

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

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

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

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

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

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

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

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

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

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

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

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

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

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

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

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

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

	.offset-lg-1 {
		margin-left: 8.333333%
	}

	.offset-lg-2 {
		margin-left: 16.666667%
	}

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

	.offset-lg-4 {
		margin-left: 33.333333%
	}

	.offset-lg-5 {
		margin-left: 41.666667%
	}

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

	.offset-lg-7 {
		margin-left: 58.333333%
	}

	.offset-lg-8 {
		margin-left: 66.666667%
	}

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

	.offset-lg-10 {
		margin-left: 83.333333%
	}

	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

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

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

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

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

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

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

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

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

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

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

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

	.d-sm-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none !important
	}

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

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

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

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

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

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

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

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

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

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

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

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

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

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

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

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

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

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

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

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

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

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

	.offset-xl-1 {
		margin-left: 8.333333%
	}

	.offset-xl-2 {
		margin-left: 16.666667%
	}

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

	.offset-xl-4 {
		margin-left: 33.333333%
	}

	.offset-xl-5 {
		margin-left: 41.666667%
	}

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

	.offset-xl-7 {
		margin-left: 58.333333%
	}

	.offset-xl-8 {
		margin-left: 66.666667%
	}

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

	.offset-xl-10 {
		margin-left: 83.333333%
	}

	.offset-xl-11 {
		margin-left: 91.666667%
	}

	.d-xl-none {
		display: none !important
	}

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

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

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

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

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

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

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

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

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

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

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

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

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

	.d-print-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-column-reverse,
.flex-row-reverse {
	-webkit-box-direction: reverse !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

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

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

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

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

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

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

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

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

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

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

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

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

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

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

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

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

@media (min-width:576px) {

	.flex-sm-column,
	.flex-sm-row {
		-webkit-box-direction: normal !important
	}

	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

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

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

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

@media (min-width:768px) {

	.flex-md-column,
	.flex-md-row {
		-webkit-box-direction: normal !important
	}

	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

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

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

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

@media (min-width:992px) {

	.flex-lg-column,
	.flex-lg-row {
		-webkit-box-direction: normal !important
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

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

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

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

@media (min-width:1200px) {

	.flex-xl-column,
	.flex-xl-row {
		-webkit-box-direction: normal !important
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

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

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

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

.modal-content,
.product-price-title {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.modal-open {
	overflow: hidden
}

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

.modal {
	position: fixed;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-content,
.modal-dialog-centered {
	display: -ms-flexbox;
	display: -webkit-box
}

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

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

@media screen and (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none
}

.modal-dialog-centered {
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - (.5rem * 2));
	content: ""
}

.modal-content {
	position: relative;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-footer,
.modal-header {
	display: -ms-flexbox;
	display: -webkit-box;
	padding: 1rem
}

.modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

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

.modal-header {
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

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

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

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	border-top: 1px solid #e9ecef;
	border-bottom-right-radius: .3rem;
	border-bottom-left-radius: .3rem
}

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

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

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

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}

	.modal-dialog-centered::before {
		height: calc(100vh - (1.75rem * 2))
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}

.nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0
}

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

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

.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 {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	text-align: center
}

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

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

@-webkit-keyframes fadeInLeft {
	0% {
		left: -300px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@keyframes fadeInLeft {
	0% {
		left: -300px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

body {
	font-family: Nunito, sans-serif;
	font-size: 16px;
	color: #222
}

a {
	color: inherit;
	display: inline-block
}

button {
	cursor: pointer;
	background: 0 0
}

* {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

section {
	padding: 25px 0
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}

	.mini-container {
		max-width: 1100px
	}
}

@media (max-width:991px) {
	section {
		padding: 10px 0
	}

	.hidden-md {
		display: none
	}

	.md-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.desktop-logo {
		display: none
	}
}

@media (min-width:992px) {
	.mobile-logo {
		display: none
	}
}

form button {
	padding: 10px 30px;
	background-color: #000;
	color: #fff;
	border-radius: 3px
}

.form-group {
	margin-bottom: 15px
}

.form-group label {
	display: block;
	margin-bottom: 5px
}

.form-group input {
	padding: 10px
}

.form-group input:disabled {
	background-color: #fff
}

.form-group .form-control {
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px
}

.section-title,
.sidebar-nav {
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	border-radius: 3px
}

.img-responsive {
	max-width: 100%;
	height: auto
}

@media (max-width:991px) {
	.mobile-column-reverse {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.product-card {
		margin-bottom: 30px
	}
}

.sidebar-nav {
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14)
}

.sidebar-nav a {
	position: relative;
	width: 100%;
	line-height: 26px;
	font-size: 16px;
	color: #000;
	padding: 5px 15px;
	border-bottom: 1px solid #f2f2f2
}

.sidebar-nav a::after {
	content: "\f054";
	font-family: 'Font Awesome\ 5 Pro';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px
}

.section-bg {
	background-color: #f7f7f7
}

.section-title {
	font-size: 30px;
	background-color: #fff;
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	padding: 10px 20px;
	border-left: 4px solid #000;
	margin-bottom: 30px
}

.product-card {
	display: block;
	background-color: #fff;
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14)
}

.product-card img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-o-object-fit: cover;
	object-fit: cover
}

@media (min-width:992px) {
	.product-card {
		height: 291px;
		margin-bottom: 45px
	}

	.product-card img {
		height: 253px
	}
}

.product-card-content {
	padding: 10px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fff
}

.product-card-title {
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.product-card-price {
	font-weight: 700;
	color: #ff0000;
	white-space: nowrap
}

.product-card-price span {
	color: #222;
	opacity: 0;
	font-weight: 400;
	font-size: 13px
}

@media (max-width:991px) {
	.product-card-price span {
		display: none
	}
}

.bread,
.product-card-info {
	display: -webkit-box;
	display: -ms-flexbox
}

.product-card-info {
	padding: 5px 15px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	opacity: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .24);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .24)
}

@media (max-width:991px) {
	.product-card-info {
		display: none
	}
}

.product-card-info-text {
	font-size: 13px
}

.product-card-info-text span {
	color: #ff0000
}

.product-card-info-prices {
	font-weight: 700
}

.product-card-info-prices span {
	font-size: 13px;
	font-weight: 400
}

@media (min-width:992px) and (max-width:1199px) {
	.product-card-info {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-top: 0
	}
}

.product-card:hover {
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .24);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .24)
}

.product-card:hover .product-card-info,
.product-card:hover .product-card-price span {
	opacity: 1
}

.modal-content {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	background-color: #f9f9f9
}

.modal-content .close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-webkit-transform: translate(35%, -35%);
	transform: translate(35%, -35%)
}

.modal-content .close i {
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
	font-size: 24px
}

.modal-form-title {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px
}

.modal-form-button {
	padding: 10px 15px;
	background-color: #000;
	color: #fff
}

.sticky-atrium {
	display: none
}

@media (min-width:992px) {
	.sticky-atrium {
		display: block;
		position: fixed;
		z-index: 99;
		right: 0;
		top: 50%;
		background-color: #000;
		color: #fff;
		font-weight: 600;
		padding: 10px 20px;
		-webkit-transform: rotateZ(-90deg) translate(50%);
		transform: rotateZ(-90deg) translate(50%);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		border-radius: 6px 6px 0 0;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}
}

.bread {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	font-weight: 600;
	padding: 15px 0
}

.bread-item {
	color: #000
}

.bread-item.active {
	color: #ff0000
}

.bread-icon {
	margin: 0 5px
}

.bread-icon.active {
	color: #ff0000;
	margin-left: 0
}

.feature {
	background-color: #000;
	color: #fff;
	padding: 10px
}

.feature-item {
	padding: 0 10px;
	font-size: 11px;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase
}

.feature-item>div:nth-child(1) {
	font-size: 26px;
	margin-right: 8px
}

.feature-card {
	background-color: #fff;
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	padding: 20px;
	margin-bottom: 30px
}

.feature-card-title {
	font-size: 20px;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.feature-card-chart {
	color: #000;
	margin-bottom: 20px;
	font-weight: bold;
}

.feature-card-chart tr th {
	font-size: 14px;
	text-transform: uppercase;
	text-align: left
}

.feature-card-chart tr td {
	font-size: 13px
}

.feature-card-chart tr td span {
	display: none
}

.feature-card-chart tr td,
.feature-card-chart tr th {
	padding: 7px
}

.feature-card-chart thead {
	background: #ff0000;
	border: 1px solid #ff0000;
	color: #fff
}

.feature-card-chart thead tr th {
	border: 1px solid #c7083b
}

.feature-card-chart tbody tr:nth-child(odd) {
	background-color: #f9f9f9
}

.feature-card-chart tbody tr td {
	border: 1px solid #ebebeb
}

@media (max-width:575px) {
	.feature-card-chart tr td span {
		display: block
	}

	.feature-card-chart thead {
		display: none
	}

	.feature-card-chart tbody tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px
	}

	.feature-card-chart tbody tr td {
		background-color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.feature-card-chart tbody tr td:first-child {
		background-color: #f9f9f9;
		font-weight: 600;
		font-size: 16px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (min-width:1200px) {
	.feature {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.select-wrapper {
	text-align: left;
	position: relative;
	display: inline-block;
	padding: 10px 25px 10px 10px;
	border-radius: 3px;
	background-color: #fff;
	font-size: 13px;
	font-weight: 300;
	color: #848e9e;
	outline: 0
}

@media (max-width:767px) {
	.select-wrapper {
		width: 100%
	}
}

.select-wrapper svg {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 5px;
	pointer-events: none
}

.select-wrapper-options {
	cursor: pointer;
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
	top: 33px;
	border-radius: 0 1px 5px 5px;
	overflow: hidden;
	display: none;
	overflow-y: auto;
	z-index: 9;
	color: #323232;
	border-top: none
}

.select-wrapper-options li {
	padding: 10px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.content-wrapper {
	font-size: 18px
}

.content-wrapper p {
	margin-bottom: 15px
}

.content-wrapper ul {
	list-style: disc;
	margin-left: 1.5em;
	margin-bottom: 15px
}

.hamburger {
	display: none
}

.hamburger span {
	display: block;
	font-size: 16px
}

@media (max-width:991px) {
	.hamburger {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 32px
	}
}

.mobile-nav {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 99;
	width: 100%;
	-webkit-animation: fadeOutLeft .5s ease-in-out;
	animation: fadeOutLeft .5s ease-in-out
}

.mobile-nav.open {
	display: block;
	-webkit-animation: fadeInLeft .5s;
	animation: fadeInLeft .5s
}


.mobile-nav-content {
	padding-top: 40px;
	background: #000;
	width: 75%;
	height: 100%;
	overflow-y: scroll
}

.mobile-nav-logo {
	padding-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-bottom: 20px
}

.mobile-nav-logo-content {
	position: relative
}

.mobile-nav-logo-content i {
	display: block;
	margin: 0 auto 10px;
	max-width: 30px;
	line-height: 32px;
	font-size: 30px
}

.mobile-nav-logo-content a {
	color: #fff;
	font-weight: 600
}

.mobile-nav-logo>a {
	display: block;
	padding: 30px 60px
}

.mobile-nav-logo>a img {
	width: 100%
}

.mobile-nav-menu ul li {
	padding: 15px 25px
}

.mobile-nav-menu ul li a {
	color: #fff;
}

.mobile-nav-menu ul li .sub-menu-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mobile-nav-menu ul li i {
	font-size: 24px;
	fill: #fff;
	color: #fff
}

.mobile-nav-menu ul li ul {
	display: none;
	margin-top: 10px;
	margin-right: -25px;
	margin-left: -25px;
	padding-left: 25px
}

.mobile-nav-menu ul li ul a {
	color: #fff;
	font-weight: 600
}

.mobile-nav-login a {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding-left: 25px;
	padding-bottom: 20px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mobile-nav-login a svg {
	font-size: 18px;
	margin-right: 5px
}

.sub-menu ul {
	display: none;
	background-color: #28292a
}

.cta-link {
	line-height: 40px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
	display: block;
	color: #fff;
	border-radius: 3px;
	background: red;
	text-align: center;
	margin: 20px 20px 10px
}

.close-menu {
	position: fixed;
	top: 18px;
	right: 20px;
	z-index: 99
}

.close-menu i {
	color: #fff;
	font-size: 25px
}

.mobile-sticky-nav {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 9;
	background-color: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0
}

.mobile-sticky-nav a {
	display: block;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.mobile-sticky-nav a div:nth-child(1) {
	font-size: 24px;
	margin-bottom: 5px
}

.mobile-sticky-nav a div:nth-child(2) {
	color: #fff;
	font-size: 12px;
	font-weight: 600
}

.mobile-sticky-nav a:nth-child(1) {
	color: #25D366
}

.mobile-sticky-nav a:nth-child(2) {
	color: #0084ff
}

.mobile-sticky-nav a:nth-child(3) {
	color: red
}

@media (min-width:992px) {
	.mobile-sticky-nav {
		display: none
	}




.feature-card-chart tbody tr:hover {
	background: #ff0000;
	border: 1px solid #ff0000;
	color: #fff
}

.feature-card-chart tbody tr:hover td {
	border: 1px solid #c7083b;
	color: #fff
}
}

.header-top,
.header-top-area {
	display: -webkit-box;
	display: -ms-flexbox
}

.header-top {
	font-size: 12px;
	border-bottom: 1px solid #cacaca;
	display: flex
}

@media (max-width:991px) {
	.header-top {
		display: none
	}
}

.header-top-area {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header-top-menu a {
	padding: 10px 15px;
	border-left: 1px solid #cacaca
}

.header-top-whatsapp i {
	color: #25d366
}

@media (min-width:992px) and (max-width:1199px) {
	.header-top-whatsapp {
		text-align: center;
		max-width: 140px
	}
}

.header-top-slogan {
	border-right: 1px solid #cacaca;
	padding: 10px 15px
}

.header-bottom-area {
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:991px) {
	.header-bottom-area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0
	}

	.header-logo {
		width: 100%
	}
}

.header-logo {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media (max-width:991px) {
	.header-logo-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 15px 0
	}

	.header-logo-area.fixed {
		position: fixed;
		width: 100%;
		z-index: 99;
		top: -100px;
		left: 0;
		-webkit-transform: translateY(100px) !important;
		transform: translateY(100px) !important;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		background-color: #fff;
		padding: 15px;
		-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
		box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14)
	}

	.header-search {
		width: 100%
	}
}

.header-search {
	position: relative;
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	margin-left: 30px;
	margin-right: 30px
}

.banner-title,
.product-listing-filter a+a {
	margin-left: 10px
}

.header-search-icon {
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 1px solid #000;
	padding-right: 10px;
	color: #ff0000;
	z-index: 99;
}

.header-search button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 600
}

.header-search input {
	width: 100%;
	padding: 10px 0 10px 45px;
	border: 1px solid #000;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.header-search ::-webkit-input-placeholder {
	font-size: 14px
}

.header-search ::-moz-placeholder {
	font-size: 14px
}

.header-search :-ms-input-placeholder {
	font-size: 14px
}

.header-search :-moz-placeholder {
	font-size: 14px
}

.header-search:hover input {
	border-color: #ff0000
}

.header-search:hover button {
	background-color: #ff0000
}

.header-phone {
	font-size: 26px;
	color: #5f5f5f;
	letter-spacing: -.9px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: right
}

.header-phone i {
	color: #ff0000
}

@media (max-width:991px) {
	.header-phone {
		display: none
	}
}

.header-nav-menu {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca
}

@media (min-width:992px) {
	.header-nav-menu.fixed {
		position: fixed;
		width: 100%;
		z-index: 999;
		top: -100px;
		left: 0;
		-webkit-transform: translateY(100px) !important;
		transform: translateY(100px) !important;
		-webkit-transition-duration: .6s;
		transition-duration: .6s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease
	}
}

.header-nav-menu.fixed .header-nav-area a {
	padding: 10px 7px
}

.header-nav-menu.fixed .header-nav-area .logo {
	display: block
}

.header-nav-menu.fixed .header-nav-area .logo img {
	height: 30px
}

@media (min-width:992px) and (max-width:1199px) {
	.header-nav-menu.fixed .header-nav-area a {
		font-size: 12px
	}

	.header-nav-menu.fixed .header-nav-area .logo img {
		height: 25px
	}
}

.header-nav-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.header-nav-area a {
	font-size: 14px;
	color: #222;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 15px
}

.header-nav-area a:hover {
	background-color: #ff0000;
	color: #fff
}

@media (min-width:992px) and (max-width:1199px) {
	.header-nav-area a {
		padding: 10px 8px
	}
}

.header-nav-area .logo {
	display: none
}

@media (max-width:991px) {
	.header-nav {
		display: none
	}
}

.banner-heading,
.footer-bottom ul {
	display: -webkit-box;
	display: -ms-flexbox
}

.slider-owl {
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14)
}

.slider-owl img {
	border-radius: 3px
}

.slider-owl .owl-nav button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.category-sidebar a::after,
.page-sidebar-nav a::before {
	-webkit-transform: translateY(-50%);
	font-family: 'Font Awesome\ 5 Pro'
}

.slider-owl .owl-nav button.owl-prev {
	left: 10px
}

.slider-owl .owl-nav button.owl-next {
	right: 10px
}

.banner-item {
	margin-bottom: 10px;
	height: calc(100% - 10px);
	padding: 10px;
	color: #fff
}

.banner-border {
	border: 1px solid #fff;
	height: 100%;
	padding: 10px
}

.banner-heading {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.banner-icon {
	font-size: 55px
}

.banner-title {
	font-size: 22px;
	text-align: right;
	font-weight: 600
}

.banner-desc,
.showroom-title {
	text-align: center
}

@media (max-width:991px) {
	.homedesc .img-responsive {
		margin-bottom: 20px
	}
}

.homedesc-content {
	font-size: 13px;
	color: #515151;
	line-height: 20px;
	max-height: 125px;
	overflow-y: scroll
}

.homedesc-content p {
	margin-bottom: 10px
}

.showroom-item {
	position: relative
}

.showroom-item img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.showroom-title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	font-size: 14px;
	padding: 10px 15px
}

.footer-top {
	background: #000;
	color: #fff
}

.footer-top-area {
	padding: 15px 0
}

.footer-top-desc {
	font-size: 14px
}

@media (max-width:991px) {
	footer {
		margin-bottom: 66px
	}

	.footer-top-desc {
		text-align: center;
		margin-bottom: 5px
	}
}

.footer-top .subscriber {
	position: relative;
	margin-bottom: 0
}

.footer-top .subscriber input {
	padding: 8px 12px 5px;
	color: #6f6f6f;
	background-color: #fff;
	border: 1px solid #ccc
}

.footer-top .subscriber button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #ff0000;
	color: #fff;
	padding: 5px 10px;
	border-radius: 0
}

@media (max-width:991px) {
	.footer-socialmedia {
		text-align: center;
		margin-bottom: 10px
	}
}

.footer-socialmedia-item {
	font-size: 18px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #ff0000;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-socialmedia-item:hover {
	background: #38444a
}

.footer-bottom {
	padding: 20px 0
}

.footer-bottom-title {
	font-size: 13px;
	border-bottom: 1px solid #eee;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 15px
}

.footer-banks,
.footer-bottom-address p {
	margin-bottom: 10px
}

.footer-bottom ul {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footer-banks,
.product-listing-header {
	display: -webkit-box;
	display: -ms-flexbox
}

.footer-bottom ul li {
	font-size: 11px;
	width: 50%;
	color: #555;
	margin-bottom: 10px
}

.blog-card img,
.blog-card-image,
.blog-detail-image img {
	width: 100%
}

.footer-bottom ul.ul-arrow li::before {
	content: "\f0da";
	font-family: 'Font Awesome\ 5 Pro';
	color: #ff0000;
	margin-right: 5px;
	font-weight: 900
}

.footer-bottom-address {
	font-size: 11px;
	color: #555
}

.footer-bottom-address p i {
	margin-right: 5px
}

.footer-bottom-address p a {
	font-weight: 600
}

.footer-banks {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:991px) {
	.footer-bottom-title {
		text-align: left
	}

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

	.category-sidebar {
		margin-bottom: 20px
	}
}

.footer-copyright {
	font-size: 14px;
	color: #fff;
	background-color: #000;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center
}

.category-sidebar {
	font-size: 14px;
	color: #000
}

.category-sidebar a {
	position: relative;
	display: block;
	padding: 5px 15px 5px 0
}

.category-sidebar a::after {
	content: "\f054";
	font-size: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

.category-sidebar a.active {
	color: #ff0000
}

.category-sidebar a.category-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec
}

.category-sidebar a.category-title::after {
	content: "\f067"
}

.category-content {
	padding: 20px;
	text-align: center
}

.category-content-area {
	border: 1px solid #e3e3e3;
	background-color: #fbfbfb
}

.category-content-title {
	font-size: 21px;
	color: #ff0000;
	margin-bottom: 20px
}

.category-content-desc {
	font-size: 13px;
	color: #000;
	line-height: 18px;
	max-height: 150px;
	overflow-y: scroll
}

.product-listing-header {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #404040;
	margin-bottom: 20px
}

.product-listing-filter {
	font-size: 13px;
	font-weight: 600
}

.product-listing-filter a.active {
	color: #ff0000
}

@media (max-width:991px) {
	.category-content-area .img-responsive {
		width: 100%
	}

	.product-listing-header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.product-listing-filter {
		margin-bottom: 10px
	}
}

.product-listing-paginate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px;
	font-weight: 600
}

.product-listing-paginate a,
.product-listing-paginate span {
	padding: 3px 10px 4px;
	background-color: #fff;
	border: 1px solid #d7d7d7
}

.product-listing-paginate .active {
	background-color: #ff0000;
	color: #fff;
	border-color: #ff0000
}

.blog-card,
.blog-detail-card,
.page-sidebar {
	background-color: #fff
}

.branches-info a,
.contact-info a {
	color: #ff0000
}

.contact-info p {
	margin-bottom: 15px
}

.branches-item {
	margin-bottom: 30px
}

.branches-title {
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.branches-info p {
	margin-bottom: 15px
}

.branches-maps iframe {
	width: 100%;
	height: 150px
}

.blog-card {
	position: relative;
	-webkit-box-shadow: 0 8px 16px 0 rgba(58, 95, 149, .1);
	box-shadow: 0 8px 16px 0 rgba(58, 95, 149, .1);
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 30px;
	height: calc(100% - 30px)
}

.blog-card-content {
	padding: 30px 25px 55px
}

.blog-card-title {
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase
}

.blog-card-desc,
.blog-detail-image {
	margin-bottom: 20px
}

.blog-card-readmore {
	position: absolute;
	bottom: 30px;
	left: 25px;
	color: #000;
	font-weight: 700;
	padding-bottom: 5px;
	border-bottom: 2px solid #000
}

.blog-detail-card {
	-webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
	box-shadow: 0 0 30px rgba(115, 128, 157, .1);
	padding: 30px;
	border-radius: 6px
}

.page-content,
.page-sidebar {
	-webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1)
}

.blog-detail-title {
	font-size: 24px;
	margin-bottom: 15px
}

.blog-detail-desc p {
	margin-bottom: 10px
}

.blog-sidebar {
	border-left: 2px solid #eee;
	padding-left: 30px
}

@media (min-width:992px) {
	.blog-sidebar {
		position: -webkit-sticky;
		position: sticky;
		top: 65px
	}
}

.blog-sidebar-title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #ff0000;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 5px
}

.blog-sidebar-card {
	position: relative;
	margin-bottom: 50px
}

.blog-sidebar-card-title {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 80%;
	text-align: center;
	font-size: 14px;
	background-color: #fff;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	padding: 10px 5px;
	font-weight: 600
}

.blog-sidebar-card-title:hover {
	color: #000
}

.page-sidebar {
	box-shadow: 0 0 30px rgba(115, 128, 157, .1);
	position: -webkit-sticky;
	position: sticky;
	top: 65px
}

.page-sidebar-title {
	padding: 10px 20px;
	text-align: center;
	background-color: #000;
	color: #fff
}

.page-sidebar-nav a {
	display: block;
	padding: 10px 15px 10px 30px;
	position: relative
}

.page-sidebar-nav a.active {
	color: #ff0000
}

.page-sidebar-nav a::before {
	content: "\f0da";
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px
}

.page-sidebar-nav a+a {
	border-top: 1px solid #eee
}

.page-content {
	background-color: #fff;
	box-shadow: 0 0 30px rgba(115, 128, 157, .1);
	padding: 30px
}

@media (max-width:991px) {
	.page-content {
		margin-bottom: 20px
	}
}

.page-content p {
	margin-bottom: 10px
}

.sss-content {
	background-color: #fff;
	-webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
	box-shadow: 0 0 30px rgba(115, 128, 157, .1)
}

@media (max-width:991px) {
	.sss-content {
		margin-bottom: 20px
	}
}

.product-image,
.sss-tab p {
	margin-bottom: 10px
}

.sss-nav {
	border-color: #ff0000
}

.sss-nav .sss-nav-item {
	font-weight: 600
}

.sss-nav .sss-nav-item.active {
	border-color: #ff0000 #ff0000 #fff;
	color: #ff0000
}

.sss-nav .sss-nav-item:hover {
	border-color: #f00700 #f00070 transparent;
	color: #ff0000
}

.sss-tab {
	padding: 30px
}

.product-images-owl .owl-nav button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: #6f6f6f !important;
	color: #fff !important;
	opacity: .5
}

.product-images-owl .owl-nav button:hover {
	opacity: 1
}

.product-images-owl .owl-nav button.owl-prev {
	left: -15px
}

.product-images-owl .owl-nav button.owl-next {
	right: -15px
}

@media (max-width:991px) {
	.product-images {
		margin-bottom: 20px
	}
}

.product-images img {
	cursor: pointer
}

.product-content {
	background-color: #fff;
	-webkit-box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	box-shadow: 0 15px 20px 0 rgba(58, 95, 149, .14);
	padding: 20px;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 65px
}

.product-title {
	font-size: 24px;
	margin-bottom: 15px
}

.product-quote {
	position: relative;
	padding: 0 40px;
	margin-bottom: 15px;
	color: #000
}

.product-quote::after,
.product-quote::before {
	position: absolute;
	font-family: 'Font Awesome\ 5 Pro';
	font-weight: 900;
	color: #ddd;
	font-size: 24px
}

.product-quote::before {
	content: "\f10d";
	left: 10px;
	top: 10px
}

.product-quote::after {
	content: "\f10e";
	right: 10px;
	bottom: 10px
}

.product-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product-price-title {
	font-size: 13px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left;
	color: #000
}

.product-price-title span {
	font-size: 12px;
	color: #777
}

.product-price>span {
	color: #000;
	font-size: 26px
}

.product-prices {
	margin-bottom: 5px
}

.product-prices .product-price:nth-child(1) {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px
}

.product-prices .product-price:nth-child(2)>span {
	font-size: 30px
}

.product-hire-purchase {
	font-size: 18px;
	color: #000;
	margin-bottom: 5px
}

.product .customized {
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	color: #fff;
	background-color: #ff0000;
	margin-bottom: 5px;
	padding: 10px 0
}

.product-delivery {
	font-size: 14px;
	margin-bottom: 10px
}

.product-city-select {
	background-color: #fafafa;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	margin-bottom: 10px
}

.product-city-select .select-wrapper {
	width: 100%;
	padding: 5px 20px 5px 10px;
	color: #404f56;
	outline: 0;
	font-size: 14px;
	border: 1px solid #404f56
}

.product-city-info {
	margin-top: 5px;
	font-size: 14px
}

.product-shopping-feature {
	color: #777;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.product-shopping-feature-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 10px;
	text-transform: uppercase
}

.product-shopping-feature-item i {
	font-size: 20px;
	margin-right: 5px
}

.product-shopping-feature-item+.product-shopping-feature-item {
	margin-left: 5px
}

@media (max-width:991px) {
	.product-shopping-feature-item+.product-shopping-feature-item {
		margin-left: 10px
	}
}

.product-message {
	width: 100%;
	background-color: #000;
	color: #fff;
	padding: 10px 0;
	font-weight: 600
}

.modules-item {
	display: inline-block;
	background-color: #fafafa;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center
}

.modules-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.modules-items>div+div {
	margin-left: 15px
}

.modules-item-title {
	font-weight: 600;
	margin-bottom: 15px
}

@media (max-width:991px) {
	.modules-items>div+div {
		margin-left: 0
	}

	.modules-items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.modules-item-title {
		margin-bottom: 0;
		text-align: left;
		width: 40%;
	}
}

.modules-item-price {
	color: #ff0000;
	margin-bottom: 10px
}

@media (max-width:991px) {
	.modules-item-price {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin-bottom: 0;
		text-align: left;
		padding-left: 5px;
		/*white-space: nowrap;*/
		width: 30%;
	}

	.modules-item-quantity {
		width: 30%;
	}

	.modules-item-quantity .select-wrapper {
		width: auto
	}
}

.modules-item-quantity {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.modules-item-quantity select {
	margin-left: 5px
}

@media (max-width:991px) {
	.modules-item {
		margin-bottom: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.modules-price,
.modules-total {
	display: -webkit-box;
	display: -ms-flexbox
}

.modules-total {
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:991px) {
	.modules-total {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.modules-prices {
		margin-bottom: 10px
	}
}

.modules-price {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.modules-price .total-price {
	margin-left: 15px;
	font-size: 22px;
	font-weight: 600
}

@media (max-width:575px) {
	.modules-price .total-price {
		margin-left: 5px
	}
}

.modules-price .total-eft {
	color: #ff0000
}

.related-product .product-card {
	margin-bottom: 50px
}

.basket-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.basket-product-image img {
	width: 150px;
	height: auto
}

@media (max-width:991px) {
	.basket-product {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.basket-product-image img {
		width: auto;
		margin-bottom: 10px
	}

	.basket-product-content {
		margin-bottom: 10px
	}
}

.basket-product-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: 20px;
	padding-right: 20px;
	color: #000
}

.basket-product-modules {
	position: relative;
	font-size: 14px;
	cursor: pointer
}

.basket-product-modules p:nth-child(1) {
	font-weight: 600
}

.basket-product-modules p:nth-child(2) {
	padding-left: 15px;
	width: 35%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.basket-product-modules .hover {
	position: absolute;
	top: 0;
	opacity: 0;
	max-width: 276px;
	background-color: #333;
	color: #fff;
	padding: 15px;
	z-index: 1
}

.basket-product-modules .hover span {
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #262626
}

.basket-product-modules:hover p:nth-child(3) {
	opacity: 1
}

.basket-product-title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px
}

@media (max-width:991px) {
	.basket-product-modules {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.basket-product-title {
		margin-bottom: 10px;
		text-align: center
	}
}

.basket-product-total {
	font-size: 18px;
	font-weight: 700
}

.mail-alerts-fixed {
	position: fixed;
	z-index: 2000;
	top: 50px;
	right: 50px;
}

.contact-info+.contact-info {
	border-top: 0.5px solid #333;
	padding-top: 15px;
}

.alert {
	padding: 10px;
	max-width: 340px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
}

.alert.alert-success {
	background-color: green;
}

.alert.alert-error {
	background-color: #ff0000;
}

.form-input {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	padding: 0px 5px;
	border: 1px solid #ddd;
	color: #000;
	border-radius: 3px;
}

.modules-item.disabled .modules-item-quantity {
	opacity: 0.5;
	pointer-events: none
}

.modules-item.selected {
	background-color: rgba(125, 229, 161, 0.20);
	border: 1px solid #7de5a1;
}

.no-wrap {
	white-space: nowrap;
}

.blueimp-gallery>.slides>.slide>img.slide-content {
	max-width: 80%;
	max-height: 75%;
	border: 15px solid #fff;
	border-radius: 5px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.blueimp-gallery>.close {
	background-color: #000;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
}

.blueimp-gallery>.indicator>li {
	width: 80px;
}

.blueimp-gallery>.indicator>li {
	width: 80px;
	height: 45px;
	background-size: cover;
}

.blueimp-gallery>.indicator>li:hover:after {
	display: none;
}

.blueimp-gallery {
	background: rgba(0, 0, 0, 0.6);
}

.product-images img {
	width: 80px;
	height: 45px;
	object-fit: cover;
}

.header-nav-menu {
	background-color: #fff;
}

.easy-autocomplete img.eac-icon {
	height: 50px;
	width: auto;
	margin-right: 15px;
}

.easy-autocomplete {
	width: 100% !important;
}

@media(min-width: 768px) {

	.swiper-product-gallery .product-image{
		height: 594px;
	}

	.product-image img {
		max-height: 594px;
		width: auto;
		object-fit: contain;
		height: 100%;
	}

	.product-image {
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media(max-width: 767px) {

	.swiper-product-gallery .product-image{
		height: 230px;
	}

	.product-image img {
		max-height: 230px;
		width: auto;
		object-fit: contain;
		height: 100%;
	}

	.product-image {
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

.img-fluid {
	max-width: 100%;
	width: 100%;
}

.mb-30 {
	margin-bottom: 30px;
}

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

.sticky-item {
	position: sticky;
	top: 50px;
}

.banner-wrapper {
	position: relative;
}

.banner-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	color: #fff;
	font-size: 30px;
	padding: 40px 30px 20px;
	font-weight: bold;
}

.banner-wrapper::after {
	content: " ";
	position: absolute;
	border: 1.5px solid #fff;
	width: calc(100% - 30px);
	height: calc(100% - 20px);
	top: 10px;
	left: 15px;
}

.banner-content .desc {
	font-size: 20px;
	opacity: 0;
	transition: all .25s;
}

.banner-wrapper:hover .desc {
	opacity: 1;
}

.banner-content .title {
	margin-bottom: -23px;
	transition: all .25s;
}

.banner-wrapper:hover .title {
	margin-bottom: 0;
}

.child-banner .banner-wrapper .title {
	margin: 0 !important;
	font-size: 18px;
}

.mb-5 {
	margin-bottom: 5px;
}

.content-wrapper ul+ul {
	margin-top: -5px;
}

.content-wrapper ul li+li {
	margin-top: 10px;
}

.content-tags h1,
.content-tags h2,
.content-tags h3,
.content-tags h4,
.content-tags h5,
.content-tags h6 {
	margin-bottom: 10px;
}

.content-tags p {
	margin-bottom: 10px;
}

.blog-detail-desc h2 {
	margin-bottom: 10px;
}

h1.blog-detail-title {
	font-size: 26px;
	line-height: 26px;
}

.blog-detail-desc h2 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 22px;
}

.blog-deatil-content img {
	max-width: 100%;
	margin-bottom: 15px;
}

@media(max-width: 992px) {
	img.mobile-logo {
		max-height: 56px;
	}

	.modules-price>span:last-child {
		white-space: nowrap;
	}

	.blueimp-gallery>.indicator {
		display: none;
	}

	.bread-item i {
		margin-left: 15px;
		margin-right: 15px;
	}

	.bread-item {
		display: inline-flex;
		align-items: center;
	}

	.bread-item:nth-child(2) {
		display: none;
	}

	.js-bread-list {
		display: none;
		background-color: #fdfdfe;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 25px 20px 30px 20px;
		font-size: 12px;
		z-index: 2;
	}

	.mobile-bread {
		display: flex;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 0px;
		align-items: center;
		justify-content: center;
	}

	.bread-item {
		display: none;
	}

	.bread-item:first-child {
		display: inline-flex;
	}

	.bread-item:last-child {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.breadcrumb-list {
		padding-top: 10px;
	}

	.bread-item:nth-child(2) {
		display: inline-flex;
	}

	.js-bread-list .bread-item {
		display: block;
	}

	.js-bread-list .bread-item:nth-child(2) {
		margin-left: 10px;
	}

	.js-bread-list .bread-item:nth-child(3) {
		margin-left: 20px;
	}

	.js-bread-list .bread-item:nth-child(4) {
		margin-left: 30px;
	}

	.js-bread-list .bread-item+.bread-item {
		margin-top: 20px;
	}

	.bread span {
		margin: 0px;
	}

	.js-bread-list .close-btn {
		position: absolute;
		top: 20px;
		right: 50px;
	}

	.bread-main-title {
		font-size: 20px;
		margin-bottom: 0;
	}

	.breadcrumb-wrapper {
		position: relative;
		margin-bottom: 10px;
	}

	.feature-card-chart table {
		display: flex;
		flex-direction: column;
		width: 100%!important;
	}

	.feature-card-chart tbody tr {
		display: flex;
		flex-direction: column;
	}

	.feature-card-chart tbody tr td {
		width: 100% !important;
	}

	.basket-product-modules p:nth-child(2) {
		width: 100%;
		white-space: unset;
	}

	.basket-product-modules .hover {
		display: none;
	}
	.page-content {
		padding: 15px;
	}
	
	.blueimp-gallery>.slides>.slide>img.slide-content {
		max-width: 95%;
		border: 3px solid #fff;
	}
	.force-hidden{
		display: none!important;
	}
	.footer-copyright .row {
		justify-content: center!important;
		text-align: center!important;
	}
	
	.footer-copyright img {
		margin-top: 10px;
	}
}

@media(max-width: 325px) {
	.modules-item-quantity span {
		display: none;
	}
	.page-content {
		padding: 0;
	}
	.feature-card{
		padding: 10px;
	}
}

@media(min-width: 992px) {
	section.home-banner-images {
		margin-top: -44px;
	}
}

.footer-area-bottom {
    display: flex;
    align-items: center;
}

.content-wrapper iframe {
    max-width: 100%;
}

.g-recaptcha {
    position: relative;
    display: inline-block;
}
.fake_error {
	white-space: nowrap;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	box-shadow: rgba(0, 0, 0, .2) 0 5px 10px;
	background-color: #F44336;
	color: #fff;
	padding: 5px 15px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 15px);
	position: absolute;
	z-index: 99;
	font-weight: 500;
}
.fake_error:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #F44336;
	border-width: 10px;
	margin-left: -10px
}
.flex-center {
    display: flex;
    justify-content: center;
}

/* custom css */

@media (min-width: 992px) {
	.swiper-product-gallery-thumb .product-image {
		margin-bottom: 0;
	}
}

.swiper-product-gallery-thumb .product-image img {
    width: 80px;
    height: 45px;
    object-fit: cover;
}

.swiper-product-gallery-thumb .swiper-slide {
	opacity: 0.7;
}

.swiper-product-gallery-thumb .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-button-next-thumb,
.swiper-button-prev-thumb {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #6f6f6f !important;
    color: #fff !important;
    opacity: .5;
    z-index: 9;
    cursor: pointer;
}

.swiper-button-next-thumb:hover,
.swiper-button-prev-thumb:hover {
    opacity: 1;
}

.swiper-button-next-thumb::before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
}

.swiper-button-next-thumb {
    right: 0;
}

.swiper-button-prev-thumb::before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
}

.swiper-button-prev-thumb.swiper-button-disabled {
    cursor: no-drop;
    opacity: .5;
}

.page-404 .col-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  
  .page-404 .big-text {
    font-size: 100px;
    font-weight: 600;
    color: #f00;
    margin-bottom: 30px;
    text-align: center; }
	@media (max-width: 576px) {
		.page-404 .big-text {
		  font-size: 36px;
		  margin-bottom: 30px; } }
  
  .page-404 .middle-text {
    font-size: 20px;
    color: #222;
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 576px) {
      .page-404 .middle-text {
        font-size: 18px;
        margin-bottom: 60px; } }
  
  .page-404 .btn {
    margin: 0 auto;
	border: 1px solid #f00;
	border-radius: 6px;
	padding: 10px 20px;
	display: inline-block;
	cursor: pointer;
	transition: all ease .3s;
 }

 .page-404 .btn:hover {
	 background-color: #f00;
	 color: #fff;
	 
 }