/* Normalize */

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 0
}

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

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

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

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

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #9fc310
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: "Adrenalin", Arial;
	font-size: 100%;
	line-height: 1.25;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

fieldset {
	padding: .35em .75em .625em
}

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

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

textarea {
	overflow: auto
}

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

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

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

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

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

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

/* WordPress Core */
.alignnone {
	margin: 0 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto 0 auto;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

a img.alignnone {
	margin: 0 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	text-align: center;
}

.wp-caption.alignnone {
	margin: 0 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 0;
}

.screen-reader-text,
.offscreen {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus,
.offscreen:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Assistant */

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-ExtraLight.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-SemiBold.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "Assistant";
	src: url("fonts/Assistant-ExtraBold.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

/* Grid System - Bootstrap 4.0.0-alpha.6.1 & Standard RTL for Bootstrap 4.0.0-alpha.6.1 */

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

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

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

.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:768px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:992px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) {
	.container {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:576px) {
	.container {
		width: 540px;
		max-width: 100%
	}
}

@media (min-width:768px) {
	.container {
		width: 720px;
		max-width: 100%
	}
}

@media (min-width:992px) {
	.container {
		width: 960px;
		max-width: 100%
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px;
		max-width: 100%
	}
}

.container-fluid {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

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

@media (min-width:576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:768px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px
	}
}

@media (min-width:1200px) {
	.row {
		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-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-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-5s,
.col-md-25s,
.col-md-35s,
.col-md-45s,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.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-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 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {

	.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-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-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-5s,
	.col-md-25s,
	.col-md-35s,
	.col-md-45s,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.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-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 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:768px) {

	.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-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-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-5s,
	.col-md-25s,
	.col-md-35s,
	.col-md-45s,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.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-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 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:992px) {

	.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-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-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-5s,
	.col-md-25s,
	.col-md-35s,
	.col-md-45s,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.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-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 {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media (min-width:1200px) {

	.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-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-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-5s,
	.col-md-25s,
	.col-md-35s,
	.col-md-45s,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.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-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 {
		padding-right: 15px;
		padding-left: 15px
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
	right: auto
}

.pull-1 {
	right: 8.333333%
}

.pull-2 {
	right: 16.666667%
}

.pull-3 {
	right: 25%
}

.pull-4 {
	right: 33.333333%
}

.pull-5 {
	right: 41.666667%
}

.pull-6 {
	right: 50%
}

.pull-7 {
	right: 58.333333%
}

.pull-8 {
	right: 66.666667%
}

.pull-9 {
	right: 75%
}

.pull-10 {
	right: 83.333333%
}

.pull-11 {
	right: 91.666667%
}

.pull-12 {
	right: 100%
}

.push-0 {
	left: auto
}

.push-1 {
	left: 8.333333%
}

.push-2 {
	left: 16.666667%
}

.push-3 {
	left: 25%
}

.push-4 {
	left: 33.333333%
}

.push-5 {
	left: 41.666667%
}

.push-6 {
	left: 50%
}

.push-7 {
	left: 58.333333%
}

.push-8 {
	left: 66.666667%
}

.push-9 {
	left: 75%
}

.push-10 {
	left: 83.333333%
}

.push-11 {
	left: 91.666667%
}

.push-12 {
	left: 100%
}

.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 {
		-webkit-flex-basis: 0;
		-ms-flex-preferyellow-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

	.pull-sm-0 {
		right: auto
	}

	.pull-sm-1 {
		right: 8.333333%
	}

	.pull-sm-2 {
		right: 16.666667%
	}

	.pull-sm-3 {
		right: 25%
	}

	.pull-sm-4 {
		right: 33.333333%
	}

	.pull-sm-5 {
		right: 41.666667%
	}

	.pull-sm-6 {
		right: 50%
	}

	.pull-sm-7 {
		right: 58.333333%
	}

	.pull-sm-8 {
		right: 66.666667%
	}

	.pull-sm-9 {
		right: 75%
	}

	.pull-sm-10 {
		right: 83.333333%
	}

	.pull-sm-11 {
		right: 91.666667%
	}

	.pull-sm-12 {
		right: 100%
	}

	.push-sm-0 {
		left: auto
	}

	.push-sm-1 {
		left: 8.333333%
	}

	.push-sm-2 {
		left: 16.666667%
	}

	.push-sm-3 {
		left: 25%
	}

	.push-sm-4 {
		left: 33.333333%
	}

	.push-sm-5 {
		left: 41.666667%
	}

	.push-sm-6 {
		left: 50%
	}

	.push-sm-7 {
		left: 58.333333%
	}

	.push-sm-8 {
		left: 66.666667%
	}

	.push-sm-9 {
		left: 75%
	}

	.push-sm-10 {
		left: 83.333333%
	}

	.push-sm-11 {
		left: 91.666667%
	}

	.push-sm-12 {
		left: 100%
	}

	.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 {
		-webkit-flex-basis: 0;
		-ms-flex-preferyellow-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

	.col-md-35s {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%
	}

	.col-md-45s {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}

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

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

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

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

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

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

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

	.pull-md-0 {
		right: auto
	}

	.pull-md-1 {
		right: 8.333333%
	}

	.pull-md-2 {
		right: 16.666667%
	}

	.pull-md-3 {
		right: 25%
	}

	.pull-md-4 {
		right: 33.333333%
	}

	.pull-md-5 {
		right: 41.666667%
	}

	.pull-md-45s {
		right: 80%
	}

	.pull-md-6 {
		right: 50%
	}

	.pull-md-7 {
		right: 58.333333%
	}

	.pull-md-8 {
		right: 66.666667%
	}

	.pull-md-9 {
		right: 75%
	}

	.pull-md-10 {
		right: 83.333333%
	}

	.pull-md-11 {
		right: 91.666667%
	}

	.pull-md-12 {
		right: 100%
	}

	.push-md-0 {
		left: auto
	}

	.push-md-1 {
		left: 8.333333%
	}

	.push-md-2 {
		left: 16.666667%
	}

	.push-md-3 {
		left: 25%
	}

	.push-md-4 {
		left: 33.333333%
	}

	.push-md-5 {
		left: 41.666667%
	}

	.push-md-5s {
		left: 20%
	}

	.push-md-6 {
		left: 50%
	}

	.push-md-7 {
		left: 58.333333%
	}

	.push-md-8 {
		left: 66.666667%
	}

	.push-md-9 {
		left: 75%
	}

	.push-md-10 {
		left: 83.333333%
	}

	.push-md-11 {
		left: 91.666667%
	}

	.push-md-12 {
		left: 100%
	}

	.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 {
		-webkit-flex-basis: 0;
		-ms-flex-preferyellow-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

	.pull-lg-0 {
		right: auto
	}

	.pull-lg-1 {
		right: 8.333333%
	}

	.pull-lg-2 {
		right: 16.666667%
	}

	.pull-lg-3 {
		right: 25%
	}

	.pull-lg-4 {
		right: 33.333333%
	}

	.pull-lg-5 {
		right: 41.666667%
	}

	.pull-lg-6 {
		right: 50%
	}

	.pull-lg-7 {
		right: 58.333333%
	}

	.pull-lg-8 {
		right: 66.666667%
	}

	.pull-lg-9 {
		right: 75%
	}

	.pull-lg-10 {
		right: 83.333333%
	}

	.pull-lg-11 {
		right: 91.666667%
	}

	.pull-lg-12 {
		right: 100%
	}

	.push-lg-0 {
		left: auto
	}

	.push-lg-1 {
		left: 8.333333%
	}

	.push-lg-2 {
		left: 16.666667%
	}

	.push-lg-3 {
		left: 25%
	}

	.push-lg-4 {
		left: 33.333333%
	}

	.push-lg-5 {
		left: 41.666667%
	}

	.push-lg-6 {
		left: 50%
	}

	.push-lg-7 {
		left: 58.333333%
	}

	.push-lg-8 {
		left: 66.666667%
	}

	.push-lg-9 {
		left: 75%
	}

	.push-lg-10 {
		left: 83.333333%
	}

	.push-lg-11 {
		left: 91.666667%
	}

	.push-lg-12 {
		left: 100%
	}

	.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%
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.pull-xl-0 {
		right: auto
	}

	.pull-xl-1 {
		right: 8.333333%
	}

	.pull-xl-2 {
		right: 16.666667%
	}

	.pull-xl-3 {
		right: 25%
	}

	.pull-xl-4 {
		right: 33.333333%
	}

	.pull-xl-5 {
		right: 41.666667%
	}

	.pull-xl-6 {
		right: 50%
	}

	.pull-xl-7 {
		right: 58.333333%
	}

	.pull-xl-8 {
		right: 66.666667%
	}

	.pull-xl-9 {
		right: 75%
	}

	.pull-xl-10 {
		right: 83.333333%
	}

	.pull-xl-11 {
		right: 91.666667%
	}

	.pull-xl-12 {
		right: 100%
	}

	.push-xl-0 {
		left: auto
	}

	.push-xl-1 {
		left: 8.333333%
	}

	.push-xl-2 {
		left: 16.666667%
	}

	.push-xl-3 {
		left: 25%
	}

	.push-xl-4 {
		left: 33.333333%
	}

	.push-xl-5 {
		left: 41.666667%
	}

	.push-xl-6 {
		left: 50%
	}

	.push-xl-7 {
		left: 58.333333%
	}

	.push-xl-8 {
		left: 66.666667%
	}

	.push-xl-9 {
		left: 75%
	}

	.push-xl-10 {
		left: 83.333333%
	}

	.push-xl-11 {
		left: 91.666667%
	}

	.push-xl-12 {
		left: 100%
	}

	.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%
	}
}

.pull-0 {
	right: auto;
	left: auto
}

.pull-1 {
	right: auto;
	left: 8.333333%
}

.pull-2 {
	right: auto;
	left: 16.666667%
}

.pull-3 {
	right: auto;
	left: 25%
}

.pull-4 {
	right: auto;
	left: 33.333333%
}

.pull-5 {
	right: auto;
	left: 41.666667%
}

.pull-6 {
	right: auto;
	left: 50%
}

.pull-7 {
	right: auto;
	left: 58.333333%
}

.pull-8 {
	right: auto;
	left: 66.666667%
}

.pull-9 {
	right: auto;
	left: 75%
}

.pull-10 {
	right: auto;
	left: 83.333333%
}

.pull-11 {
	right: auto;
	left: 91.666667%
}

.pull-12 {
	right: auto;
	left: 100%
}

.push-0 {
	left: auto;
	right: auto
}

.push-1 {
	left: auto;
	right: 8.333333%
}

.push-2 {
	left: auto;
	right: 16.666667%
}

.push-3 {
	left: auto;
	right: 25%
}

.push-4 {
	left: auto;
	right: 33.333333%
}

.push-5 {
	left: auto;
	right: 41.666667%
}

.push-6 {
	left: auto;
	right: 50%
}

.push-7 {
	left: auto;
	right: 58.333333%
}

.push-8 {
	left: auto;
	right: 66.666667%
}

.push-9 {
	left: auto;
	right: 75%
}

.push-10 {
	left: auto;
	right: 83.333333%
}

.push-11 {
	left: auto;
	right: 91.666667%
}

.push-12 {
	left: auto;
	right: 100%
}

.offset-1 {
	margin-left: inherit;
	margin-right: 8.333333%
}

.offset-2 {
	margin-left: inherit;
	margin-right: 16.666667%
}

.offset-3 {
	margin-left: inherit;
	margin-right: 25%
}

.offset-4 {
	margin-left: inherit;
	margin-right: 33.333333%
}

.offset-5 {
	margin-left: inherit;
	margin-right: 41.666667%
}

.offset-6 {
	margin-left: inherit;
	margin-right: 50%
}

.offset-7 {
	margin-left: inherit;
	margin-right: 58.333333%
}

.offset-8 {
	margin-left: inherit;
	margin-right: 66.666667%
}

.offset-9 {
	margin-left: inherit;
	margin-right: 75%
}

.offset-10 {
	margin-left: inherit;
	margin-right: 83.333333%
}

.offset-11 {
	margin-left: inherit;
	margin-right: 91.666667%
}

@media (min-width:576px) {
	.pull-sm-0 {
		right: auto;
		left: auto
	}

	.pull-sm-1 {
		right: auto;
		left: 8.333333%
	}

	.pull-sm-2 {
		right: auto;
		left: 16.666667%
	}

	.pull-sm-3 {
		right: auto;
		left: 25%
	}

	.pull-sm-4 {
		right: auto;
		left: 33.333333%
	}

	.pull-sm-5 {
		right: auto;
		left: 41.666667%
	}

	.pull-sm-6 {
		right: auto;
		left: 50%
	}

	.pull-sm-7 {
		right: auto;
		left: 58.333333%
	}

	.pull-sm-8 {
		right: auto;
		left: 66.666667%
	}

	.pull-sm-9 {
		right: auto;
		left: 75%
	}

	.pull-sm-10 {
		right: auto;
		left: 83.333333%
	}

	.pull-sm-11 {
		right: auto;
		left: 91.666667%
	}

	.pull-sm-12 {
		right: auto;
		left: 100%
	}

	.push-sm-0 {
		left: auto;
		right: auto
	}

	.push-sm-1 {
		left: auto;
		right: 8.333333%
	}

	.push-sm-2 {
		left: auto;
		right: 16.666667%
	}

	.push-sm-3 {
		left: auto;
		right: 25%
	}

	.push-sm-4 {
		left: auto;
		right: 33.333333%
	}

	.push-sm-5 {
		left: auto;
		right: 41.666667%
	}

	.push-sm-6 {
		left: auto;
		right: 50%
	}

	.push-sm-7 {
		left: auto;
		right: 58.333333%
	}

	.push-sm-8 {
		left: auto;
		right: 66.666667%
	}

	.push-sm-9 {
		left: auto;
		right: 75%
	}

	.push-sm-10 {
		left: auto;
		right: 83.333333%
	}

	.push-sm-11 {
		left: auto;
		right: 91.666667%
	}

	.push-sm-12 {
		left: auto;
		right: 100%
	}

	.offset-sm-0 {
		margin-left: inherit;
		margin-right: 0%
	}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.pull-md-0 {
		right: auto;
		left: auto
	}

	.pull-md-1 {
		right: auto;
		left: 8.333333%
	}

	.pull-md-2 {
		right: auto;
		left: 16.666667%
	}

	.pull-md-3 {
		right: auto;
		left: 25%
	}

	.pull-md-4 {
		right: auto;
		left: 33.333333%
	}

	.pull-md-5 {
		right: auto;
		left: 41.666667%
	}

	.pull-md-45s {
		right: auto;
		left: 80%
	}

	.pull-md-6 {
		right: auto;
		left: 50%
	}

	.pull-md-7 {
		right: auto;
		left: 58.333333%
	}

	.pull-md-8 {
		right: auto;
		left: 66.666667%
	}

	.pull-md-9 {
		right: auto;
		left: 75%
	}

	.pull-md-10 {
		right: auto;
		left: 83.333333%
	}

	.pull-md-11 {
		right: auto;
		left: 91.666667%
	}

	.pull-md-12 {
		right: auto;
		left: 100%
	}

	.push-md-0 {
		left: auto;
		right: auto
	}

	.push-md-1 {
		left: auto;
		right: 8.333333%
	}

	.push-md-2 {
		left: auto;
		right: 16.666667%
	}

	.push-md-3 {
		left: auto;
		right: 25%
	}

	.push-md-4 {
		left: auto;
		right: 33.333333%
	}

	.push-md-5 {
		left: auto;
		right: 41.666667%
	}

	.push-md-5s {
		left: auto;
		right: 20%
	}

	.push-md-6 {
		left: auto;
		right: 50%
	}

	.push-md-7 {
		left: auto;
		right: 58.333333%
	}

	.push-md-8 {
		left: auto;
		right: 66.666667%
	}

	.push-md-9 {
		left: auto;
		right: 75%
	}

	.push-md-10 {
		left: auto;
		right: 83.333333%
	}

	.push-md-11 {
		left: auto;
		right: 91.666667%
	}

	.push-md-12 {
		left: auto;
		right: 100%
	}

	.offset-md-0 {
		margin-left: inherit;
		margin-right: 0%
	}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
	.pull-lg-0 {
		right: auto;
		left: auto
	}

	.pull-lg-1 {
		right: auto;
		left: 8.333333%
	}

	.pull-lg-2 {
		right: auto;
		left: 16.666667%
	}

	.pull-lg-3 {
		right: auto;
		left: 25%
	}

	.pull-lg-4 {
		right: auto;
		left: 33.333333%
	}

	.pull-lg-5 {
		right: auto;
		left: 41.666667%
	}

	.pull-lg-6 {
		right: auto;
		left: 50%
	}

	.pull-lg-7 {
		right: auto;
		left: 58.333333%
	}

	.pull-lg-8 {
		right: auto;
		left: 66.666667%
	}

	.pull-lg-9 {
		right: auto;
		left: 75%
	}

	.pull-lg-10 {
		right: auto;
		left: 83.333333%
	}

	.pull-lg-11 {
		right: auto;
		left: 91.666667%
	}

	.pull-lg-12 {
		right: auto;
		left: 100%
	}

	.push-lg-0 {
		left: auto;
		right: auto
	}

	.push-lg-1 {
		left: auto;
		right: 8.333333%
	}

	.push-lg-2 {
		left: auto;
		right: 16.666667%
	}

	.push-lg-3 {
		left: auto;
		right: 25%
	}

	.push-lg-4 {
		left: auto;
		right: 33.333333%
	}

	.push-lg-5 {
		left: auto;
		right: 41.666667%
	}

	.push-lg-6 {
		left: auto;
		right: 50%
	}

	.push-lg-7 {
		left: auto;
		right: 58.333333%
	}

	.push-lg-8 {
		left: auto;
		right: 66.666667%
	}

	.push-lg-9 {
		left: auto;
		right: 75%
	}

	.push-lg-10 {
		left: auto;
		right: 83.333333%
	}

	.push-lg-11 {
		left: auto;
		right: 91.666667%
	}

	.push-lg-12 {
		left: auto;
		right: 100%
	}

	.offset-lg-0 {
		margin-left: inherit;
		margin-right: 0%
	}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
	.pull-xl-0 {
		right: auto;
		left: auto
	}

	.pull-xl-1 {
		right: auto;
		left: 8.333333%
	}

	.pull-xl-2 {
		right: auto;
		left: 16.666667%
	}

	.pull-xl-3 {
		right: auto;
		left: 25%
	}

	.pull-xl-4 {
		right: auto;
		left: 33.333333%
	}

	.pull-xl-5 {
		right: auto;
		left: 41.666667%
	}

	.pull-xl-6 {
		right: auto;
		left: 50%
	}

	.pull-xl-7 {
		right: auto;
		left: 58.333333%
	}

	.pull-xl-8 {
		right: auto;
		left: 66.666667%
	}

	.pull-xl-9 {
		right: auto;
		left: 75%
	}

	.pull-xl-10 {
		right: auto;
		left: 83.333333%
	}

	.pull-xl-11 {
		right: auto;
		left: 91.666667%
	}

	.pull-xl-12 {
		right: auto;
		left: 100%
	}

	.push-xl-0 {
		left: auto;
		right: auto
	}

	.push-xl-1 {
		left: auto;
		right: 8.333333%
	}

	.push-xl-2 {
		left: auto;
		right: 16.666667%
	}

	.push-xl-3 {
		left: auto;
		right: 25%
	}

	.push-xl-4 {
		left: auto;
		right: 33.333333%
	}

	.push-xl-5 {
		left: auto;
		right: 41.666667%
	}

	.push-xl-6 {
		left: auto;
		right: 50%
	}

	.push-xl-7 {
		left: auto;
		right: 58.333333%
	}

	.push-xl-8 {
		left: auto;
		right: 66.666667%
	}

	.push-xl-9 {
		left: auto;
		right: 75%
	}

	.push-xl-10 {
		left: auto;
		right: 83.333333%
	}

	.push-xl-11 {
		left: auto;
		right: 91.666667%
	}

	.push-xl-12 {
		left: auto;
		right: 100%
	}

	.offset-xl-0 {
		margin-left: inherit;
		margin-right: 0%
	}

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

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

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

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

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

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

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

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

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

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

	.offset-xl-11 {
		margin-right: inherit
	}
}

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

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

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

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

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

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-flex-direction: column !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;
	-webkit-flex-direction: row-reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {

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

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

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

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

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

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

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-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;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

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

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

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

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

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-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;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

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

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

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

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

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

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

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-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;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

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

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

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

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

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

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

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-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;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hidden-xs-up {
	display: none !important
}

@media (max-width:575px) {
	.hidden-xs-down {
		display: none !important
	}
}

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

@media (max-width:767px) {
	.hidden-sm-down {
		display: none !important
	}
}

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

@media (max-width:991px) {
	.hidden-md-down {
		display: none !important
	}
}

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

@media (max-width:1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-xl-up {
		display: none !important
	}
}

.hidden-xl-down {
	display: none !important
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

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

/* Woocommerce */

.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
	float: right !important;
	flex: auto !important;
	max-width: none !important;
	padding: 0 !important;
}

.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
	float: left !important;
	flex: auto !important;
	max-width: none !important;
	padding: 0 !important;
}

button {
	border-radius: 0 !important;
	padding: .5rem 10px;
}

select,
textarea,
input[type="text"],
input[type="email"],
input[type="file"],
input[type="color"],
input[type="tel"],
input[type="number"] {
	padding: .5rem 10px;
	color: #494949;
	background-color: #fff;
	border: 1px solid #999;
	width: 100%;
	border-radius: 0;
}

.remove_from_cart_button {
	display: inline-block !important;
	float: left;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	display: none;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	color: #000 !important
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	min-width: 250px;
	font-size: .8125rem;
	line-height: 1.25rem;
	padding: 0 0 10px 0 !important;
	margin-bottom: 10px !important;
}

.woocommerce-mini-cart__total {
	font-size: .9rem !important;
	color: #9fc310 !important;
}

.woocommerce-mini-cart__buttons {
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}

.woocommerce-mini-cart__buttons>a {
	display: inline-block !important;
	background-color: #9fc310 !important;
	color: #fff !important;
	font-size: .9rem !important;
}

.woocommerce-mini-cart__buttons>a:first-child {
	float: right;
}

.woocommerce-mini-cart__buttons>a:last-child {
	float: left;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	padding: .5rem 10px !important;
}

#add_payment_method #payment ul.payment_methods>li:before,
.woocommerce-cart #payment ul.payment_methods>li:before,
.woocommerce-checkout #payment ul.payment_methods>li:before {
	display: none !important;
}

#order_review_heading {
	margin-top: 1.25rem;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
	background-color: #9fc310 !important;
	color: #fff !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	border-color: #9fc310 !important;
	list-style: none !important;
	padding-right: 3.5em !important;
	padding-bottom: 2em !important;
	margin-bottom: 2em !important;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
	color: #9fc310 !important;
}

.woocommerce-error>li:before,
.woocommerce-info>li:before,
.woocommerce-message>li:before {
	display: none !important;
}

.woocommerce div.product div.summary,
.woocommerce div.product div.images {
	float: none !important;
	width: 100% !important;
	margin-bottom: 0 !important;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 0 !important;
}

.woocommerce div.product form.cart {
	margin-top: 1.25rem !important;
	margin-bottom: 1.25rem !important;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	line-height: 2.325rem !important;
	padding-bottom: 1.25rem !important;
}

.woocommerce div.product form.cart .button {
	float: none !important;
	width: 100% !important;
}

.woocommerce div.product form.cart .button.alt {
	float: right !important;
	width: 48% !important;
}

.woocommerce div.product form.cart .button.call,
.woocommerce div.product form.cart .quick_buy_button {
	float: left !important;
	width: 48% !important;
	background-color: #020202 !important;
	color: #fff !important;
	text-align: center;
	line-height: 1rem;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	display: inline-block;
	border: 0;
	cursor: pointer;
}

.woocommerce div.product form.cart .reset_variations {
	display: none !important;
}

/* Custom */

html {
	font-size: 18px;
}

body {
	font-family: "Assistant";
	background: #fff url("img/bg.png") repeat 50% 50%;
	color: #1d1d1d;
	font-size: 1rem;
	overflow-x: hidden;
}

a {
	color: #9fc310;
	text-decoration: none;
}

a:hover,
a:focus {}

ul.row {
	list-style: none;
}

h1:not(.no-style) {
	font-size: 1.875rem;
	font-weight: normal;
	margin: 0;
	color: #1d1d1d;
}

h2 {
	font-size: 1.625rem;
	font-weight: normal;
	margin: 0;
	color: #1d1d1d;
}

h3 {
	font-size: 1.5rem;
	font-weight: normal;
	margin: 0;
	color: #1d1d1d;
}

h4 {
	font-size: 1.125rem;
	font-weight: normal;
	margin: 0;
	color: #1d1d1d;
}

h1:not(.no-style),
h2,
h3,
h4 {
	line-height: 1.25;
}

h1:not(.no-style) a,
h2 a,
h3 a,
h4 a {
	color: #1d1d1d;
}

#header-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fff url("img/bg.png") repeat 50% 50%;
	color: #7c7b7b;
	z-index: 990;
	transition: .5s linear all;
	transform: translateY(0);
}

#header-container.notseen {
	transform: translateY(-100%);
}

#header-container.scrolled {}

#header-strip {
	width: 100%;
	min-height: 50px;
	padding: 20px 0 12px 0;
	color: #7c7b7b;
	font-size: 1rem;
	line-height: 1rem;
}

#header-strip a {
	color: #7c7b7b;
}

#header-strip:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

#header-phone,
#header-contact {
	display: inline-block;
	position: relative;
	border-left: 1px solid #e9e9e9;
	padding-left: 10px;
	margin-left: 10px;
}

#header-cart {
	display: inline-block;
	position: relative;
}

#header-phone>a,
#header-contact>a,
#header-cart>a {
	display: inline-block;
}

#header-phone>a>i {
	display: inline-block;
	margin-right: 5px;
}

#header-contact>a>i,
#header-cart>a>i {
	display: inline-block;
}

#dropdown-menu-mini-cart {
	opacity: 0;
	visibility: hidden;
	transition: 0.5s linear opacity;
	position: absolute;
	left: 0;
	width: 290px;
	top: 39px;
	text-align: right;
	background-color: #fff;
	color: #1d1d1d;
	padding: .9375rem 15px;
	border: 1px solid #e9e9e9;
	font-size: .875rem;
	z-index: 99999;
}

@media (max-width: 1079px) {
	#dropdown-menu-mini-cart {
		left: -70px;
	}
}

#dropdown-menu-mini-cart.show {
	opacity: 1;
	visibility: visible;
}

#dropdown-menu-mini-cart-toggle.has-items {
	background-color: #9fc310;
	color: #fff;
	padding: 5px 10px;
	margin: -5px 0;
}

#dropdown-menu-mini-cart-toggle.has-items:hover,
#dropdown-menu-mini-cart-toggle.has-items:focus {
	color: #fff !important;
}

@media screen and (max-width: 1079px) {

	#header-phone,
	#header-contact {
		display: none !important;
	}
}

#header {
	position: relative;
	width: 100%;
	min-height: 70px;
}

#header:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

#header-logo {
	width: 206px;
	height: 90px;
	position: absolute;
	top: -32px;
	right: 15px;
}

#header-logo>a {
	display: block;
}

#header-logo>a>img {
	max-width: 100%;
	height: auto;
}

#header-menu {
	width: calc(100% + 30px);
	padding-top: 70px;
	margin: 0 -15px;
	background-color: #fff;
}

@media screen and (min-width: 1080px) {
	#header-menu {
		width: calc(100% - 236px);
		padding: 15px 0;
		margin: 0 236px 0 0;
	}
}

@media screen and (max-width: 1079px) {
	#header-menu.collapsed {
		display: none;
	}
}

#main-menu-inner {}

#main-menu-inner:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

#main-menu-inner>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1rem;
	width: 100%;
}

#main-menu-inner>ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

#main-menu-inner>ul>li {
	position: relative;
	float: right;
	width: 25%;
	margin-left: 1%;
}
#main-menu-inner > ul > li.menu-item-red > a {
	background-color: #B42300;
}
#main-menu-inner>ul>li:nth-child(3) {
	width: 33%;
}

#main-menu-inner>ul>li:nth-child(4) {
	width: 22%;
}

#main-menu-inner>ul>li:nth-child(5) {
	width: 17%;
	margin-left: 0;
}

#main-menu-inner>ul>li>a {
	display: block;
	background-color: #9fc310;
	color: #fff;
	font-size: 1.125rem;
	line-height: 32px;
	padding: 9px 10px;
	text-align: center;
	opacity: .85;
}

#main-menu-inner>ul>li:nth-child(3)>a {
	background-color: #44b19c;
}

#main-menu-inner>ul>li:nth-child(4)>a {
	background-color: #5fa3b8;
}

#main-menu-inner>ul>li:nth-child(5)>a {
	background-color: #5a6f9c;
}

#main-menu-inner>ul>li>a:hover,
#main-menu-inner>ul>li>a:focus {
	opacity: 1;
}

#main-menu-inner>ul>li:nth-child(2)>a:hover,
#main-menu-inner>ul>li:nth-child(2)>a:focus {
	background-color: #81a005;
}

#main-menu-inner>ul>li:nth-child(3)>a:hover,
#main-menu-inner>ul>li:nth-child(3)>a:focus {
	background-color: #368c7b;
}

#main-menu-inner>ul>li>a>img {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
}

#main-menu-inner>ul>li.menu-item-has-children>a>i {
	display: inline-block;
	margin-right: 7px;
	color: #fff;
	vertical-align: middle;
}

#main-menu-inner>ul>li.current-menu-parent>a,
#main-menu-inner>ul>li>ul>li.current-menu-parent>a,
#main-menu-inner>ul>li.current-page-ancestor>a,
#main-menu-inner li.current-menu-item>a {
	font-weight: bold;
}

#main-menu-inner>ul>li>ul {
	position: absolute;
	top: 50px;
	right: -9999px;
	width: 100%;
	min-width: 280px;
	list-style: none;
	margin: 0;
	font-size: 1rem;
	opacity: 0;
	transition: 0.5s linear opacity;
}

#main-menu-inner>ul>li:hover>ul,
#main-menu-inner>ul>li:focus>ul,
#main-menu-inner>ul>li>ul.show-menu {
	right: 0;
	opacity: 1;
}

#main-menu-inner>ul>li>ul>li>a {
	display: block;
	background-color: #9fc310;
	color: #fff;
	line-height: 32px;
	padding: 6px 15px 5px 15px;
	border-bottom: 1px dotted #f5f5f5;
	text-align: right;
	opacity: 1;
}

#main-menu-inner>ul>li:nth-child(3)>ul>li>a {
	background-color: #44b19c;
}

#main-menu-inner>ul>li:nth-child(4)>ul>li>a {
	background-color: #5fa3b8;
}

#main-menu-inner>ul>li:nth-child(5)>ul>li>a {
	background-color: #5a6f9c;
}

#main-menu-inner>ul>li>ul>li>a:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f104";
	display: inline-block;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 1rem;
	color: #fff;
}

#main-menu-inner>ul>li>ul>li>a:hover,
#main-menu-inner>ul>li>ul>li>a:focus {
	opacity: 1;
}

#main-menu-inner>ul>li:nth-child(2)>ul>li>a:hover,
#main-menu-inner>ul>li:nth-child(2)>ul>li>a:focus {
	background-color: #81a005;
}

#main-menu-inner>ul>li:nth-child(3)>ul>li>a:hover,
#main-menu-inner>ul>li:nth-child(3)>ul>li>a:focus {
	background-color: #368c7b;
}

@media (max-width: 1079px) {
	#main-menu-inner>ul {
		overflow-y: auto;
		height: calc(100vh - 158px);
	}

	#main-menu-inner>ul>li {
		float: none;
		width: 100% !important;
	}

	#main-menu-inner>ul>li>a {
		line-height: 36px;
		padding: 6px 15px 5px 15px;
		border-bottom: 1px dotted #f5f5f5;
		text-align: right;
		border-left: 0;
	}

	#main-menu-inner>ul>li>ul {
		top: auto;
	}

	#main-menu-inner>ul>li>ul.show-menu {
		position: relative;
	}

	#main-menu-inner>ul>li>ul>li>a {}
}

#menu-button {
	position: absolute;
	top: 13px;
	left: 15px;
	display: inline-block;
	background-color: #1d90cf;
	color: #fff;
	font-weight: bold;
	padding: 3px 12px;
	text-align: center;
	font-size: 1.33rem;
	z-index: 999;
}

@media (min-width: 1080px) {
	#menu-button {
		display: none;
	}
}

ul#header-links {
	list-style: none;
	margin: 0 236px 0 0;
	padding: 0;
}

ul#header-links>li {
	display: inline-block;
	border-left: 1px solid #e9e9e9;
	margin-left: 15px;
	padding-left: 15px;
}

ul#header-links>li:last-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#menu-button {
	position: absolute;
	top: 10px;
	left: 15px;
	display: inline-block;
	background-color: #9fc310;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	text-align: center;
	font-size: 1.25rem;
	z-index: 999;
}

@media (min-width: 1080px) {
	#menu-button {
		display: none;
	}
}

#footer-mobile-container {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 992;
	transition: .5s linear all;
	transform: translateY(0);
}

#footer-mobile-container.notseen {
	transform: translateY(100%);
}

.footer-mobile {
	position: relative;
}

.footer-mobile:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.footer-mobile-near {
	float: right;
	width: 50%;
}

.footer-mobile-far {
	float: left;
	width: 50%;
}

.footer-mobile-long>a {
	display: block;
	padding: .625rem 15px;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	background-color: #4c413f;
	color: #fff;
}

.footer-mobile-near>a {
	display: block;
	padding: .5rem 15px;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	background-color: #9fc310;
	color: #fff;
}

.footer-mobile-far>a {
	display: block;
	padding: .5rem 15px;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	background-color: #00a100;
	color: #fff;
}

.footer-mobile i {
	display: inline-block;
	margin-left: 5px;
}

#main-container {
	padding-top: 120px;
}

@media screen and (max-width: 1079px) {
	#main-container {
		padding-top: 120px;
	}
}

#main {}

#main:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

#main:target {}

#main-content {
	outline: 0;
}

.slick-prev,
.slick-next {
	z-index: 100;
	width: auto;
	height: auto;
}

.slick-prev:before,
.slick-next:before {
	font-size: 2.5rem;
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	color: #9fc310;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #44b19c;
}

[dir="rtl"] .slick-prev {
	right: 15px;
}

[dir="rtl"] .slick-next {
	left: 15px;
}

[dir="rtl"] .slick-prev:before {
	content: "\f105";
}

[dir="rtl"] .slick-next:before {
	content: "\f104";
}

.slick-dots {
	bottom: auto;
	position: relative;
	margin-top: 1.25rem;
}

.slick-dots li button:before {
	opacity: .5;
	font-size: 1rem;
	color: #9fc310;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #9fc310;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
	color: #9fc310;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.slider {
	text-align: center;
}

.slider img {
	display: inline-block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.col-content {
	max-width: 800px;
}

.col-image,
.col-clip {
	/* max-width: 670px; */
}

.section {
	position: relative;
	padding: 2.5rem 0;
}

.section-top-slider {
	width: 100%;
	max-height: 650px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	text-align: center;
	overflow: hidden;
	min-height: 200px;
}

.section-top-slider>.slider {
	max-width: 1920px;
	margin: 0 auto;
}

.section-top-slider>.slider img {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
	max-height: 650px;
	min-height: 200px;
}

.section-top-slider .slick-prev:before,
.section-top-slider .slick-next:before {
	font-size: 3.5rem;
	color: #fff;
}

.section-top-slider .static-flying-container {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 90%;
	right: 10%;
	width: 80%;
	max-width: 768px;
	text-align: center;
	line-height: 1.25rem;
}

.static-flying-container .header>span {
	display: inline-block;
	padding: .3125rem 15px;
	font-size: 1.25rem;
	font-weight: bold;
	background-color: #fff;
	color: #9fc310;
}

.static-flying-container .body>span {
	display: inline-block;
	padding: .3125rem 15px;
	font-size: .75rem;
	background-color: #ececec;
	color: #212121;
}

.static-flying-container .footer>a {
	display: inline-block;
	padding: .3125rem 15px;
	font-size: .875rem;
	font-weight: bold;
	background-color: #9fc310;
	color: #fff;
}

.static-flying-container .footer>a:hover,
.static-flying-container .footer>a:focus {
	opacity: 1;
}

@media (min-width: 1080px) {
	.section-top-slider .static-flying-container {
		top: 70%;
		left: 10%;
		right: auto;
		width: 400px;
		text-align: right;
	}

	.static-flying-container .header>span {
		padding: .625rem 25px;
		font-size: 1.75rem;
	}

	.static-flying-container .body>span {
		padding: .9375rem 15px;
		font-size: 1rem;
	}

	.static-flying-container .footer>span {
		padding: .9375rem 15px;
		font-size: 1.125rem;
	}
}

.slider-flying-container {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: right;
}

.slider-flying-container h1>span,
.slider-flying-container p>span {
	display: inline-block;
	padding: .3125rem 30px .5rem 30px;
}

.slider-flying-container h1>span.primary {
	font-size: 2rem;
	font-weight: 500;
	background-color: #9fc310;
	color: #fff;
}

@media (min-width: 1080px) {
	.slider-flying-container h1>span.primary {
		font-size: 2.25rem;
	}
}

.slider-flying-container p>span.secondary {
	font-size: 1.5rem;
	background-color: #fff;
	color: #1f1f1f;
}

h2.pretty {
	text-align: center;
}

h2.pretty>span {
	display: inline-block;
	padding: .3125rem 15px .5rem 15px;
}

h2.pretty>span.primary {
	font-size: 1.25rem;
	font-weight: bold;
	background-color: #9fc310;
	color: #fff;
}

h2.pretty>span.secondary {
	font-size: 1.25rem;
	font-weight: 500;
	background-color: #000;
	color: #fff;
}

@media (min-width: 1080px) {
	h2.pretty {
		text-align: right;
	}

	h2.pretty>span.primary {
		font-size: 1.5rem;
		font-weight: bold;
		background-color: #9fc310;
		color: #fff;
	}

	h2.pretty>span.secondary {
		font-size: 1.5rem;
		font-weight: 500;
		background-color: #000;
		color: #fff;
	}
}

.section-top-slider .slick-prev:before,
.section-top-slider .slick-next:before {
	font-size: 2.5rem;
	background-color: rgba(255, 255, 255, .75);
	color: #2f2f2f;
}

[dir="rtl"] .section-top-slider .slick-prev {
	right: 0;
}

[dir="rtl"] .section-top-slider .slick-next {
	left: 0;
}

[dir="rtl"] .section-top-slider .slick-prev:before {
	padding: 0 5px 0 10px;
}

[dir="rtl"] .section-top-slider .slick-next:before {
	padding: 0 10px 0 5px;
}

.section-top {
	background: #9fc310 repeat 50% top;
}

.section-top h1,
.section-top .h1 {
	display: block;
	font-size: 2.25rem;
	font-weight: 500;
	background-color: #9fc310;
	color: #fff;
	padding: .3125rem 30px .5rem 30px;
}

.inside-social-sharing {
	text-align: center;
	background-color: #1e1917;
	color: #a5a3a2;
	line-height: 2.625rem;
	padding: .3125rem 30px .5rem 30px;
	height: 100%;
}

.inside-social-sharing strong {
	display: inline-block;
}

.inside-social-sharing a {
	display: inline-block;
	color: #a5a3a2;
	font-size: 1.25rem;
	text-align: center;
	margin-right: 15px;
}

.inside-social-sharing a:hover,
.inside-social-sharing a:focus {}

.breadcrumbs {
	font-size: .875rem;
	background-color: #fff;
	color: #181818;
	line-height: 1.75rem;
	padding: .3125rem 30px .3125rem 30px;
}

.breadcrumbs .sep,
.breadcrumbs i {
	font-size: .875rem;
	font-weight: 100;
	color: #9fc310;
	margin: 0 2px;
}

.breadcrumbs a {
	color: #181818;
}

/*
.section-top:before { display: block; content: ""; position: absolute; top: 0; height: 2.5rem; left: 0; right: 0; width: 100%; background-image: linear-gradient(to bottom, #f6f6f6, #fff); }

.section-top:after { display: block; content: ""; position: absolute; bottom: 0; height: 2.5rem; left: 0; right: 0; width: 100%; background-image: linear-gradient(to bottom, #fff, #f6f6f6); }
*/

.section-intro {
	text-align: center;
	font-size: 1.125rem;
}

.section-home {
	padding-top: 1.875rem;
	padding-bottom: 3.75rem;
}

.normal {
	font-size: 1rem;
}

.larger {
	font-size: 1.5rem;
	font-weight: bold;
	color: #9fc310;
}

.btn {
	display: inline-block;
	padding: .3125rem 15px;
	text-align: center;
	background-color: #1d1d1d;
	color: #fff;
	font-size: 1rem;
	cursor: pointer;
	vertical-align: middle;
}

a:hover .btn,
a:focus .btn,
.btn:hover,
.btn:focus {}

.btn-primary {
	background-color: #9fc310;
}

.btn-secondary {
	background-color: #4c413f;
}

.btn-triple {
	background-color: #44b19c;
}

.btn-small {
	padding: .25rem 10px;
	font-size: .875rem;
}

.btn-big {
	padding: .625rem 25px;
	font-size: 1.25rem;
}

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

.btn-waze {
	background-color: #93c4d3 !important;
	color: #fff !important;
}

.btn-gm {
	background-color: #dd4e40 !important;
	color: #fff !important;
}

.btn-waze:hover,
.btn-waze:focus,
.btn-gm:hover,
.btn-gm:focus {
	font-weight: bold;
}

.up,
.side {
	margin-bottom: 1.875rem;
}

.vstrong>span {
	font-weight: bold;
}

.strong>span {
	font-weight: bold;
	color: #181818;
}

.side>span {
	display: inline-block;
	padding-right: 15px;
	margin: .25rem auto;
	line-height: 1;
	border-right: 4px solid #9fc310;
}

h2.up,
h2.side {
	font-size: 2rem;
}

.smart>span {
	display: inline-block;
	position: relative;
}

.smartnew>span {
	display: inline-block;
	position: relative;
}

@media (min-width: 1080px) {
	.smart>span:before {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		background-color: #fff;
		width: 75px;
		height: 2px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -90px;
	}

	.smart>span:after {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		background-color: #fff;
		width: 75px;
		height: 2px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -90px;
	}

	.smartnew>span:before {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		background-color: #9fc310;
		width: 75px;
		height: 2px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -90px;
	}

	.smartnew>span:after {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		background-color: #9fc310;
		width: 75px;
		height: 2px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -90px;
	}
}

.primary-color {
	color: #9fc310;
}

.secondary-color {
	color: #44b19c;
}

.additional-color {
	color: #5fa3b8;
}

.extra-color {
	color: #5a6f9c;
}

.section-dark-bg {
	background: #fff url("img/dark-bg.png") repeat 50% 50%;
}

.section-main {
	padding-top: 0;
	padding-bottom: 0;
}

.section-sides {
	padding-top: 0;
}

.section-wide-contact {}

.section-social-sharing {
	text-align: center;
	background-color: #9fc310;
	color: #fff;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.social-sharing strong {
	display: inline-block;
	margin: 0 5px;
	font-size: 1.33rem;
}

.social-sharing a {
	display: inline-block;
	margin: 0 5px;
	background-color: #9fc310;
	color: #fff;
	font-size: 1.33rem;
	height: 3rem;
	line-height: 3rem;
	width: 3rem;
	opacity: 1;
	border-radius: 50%;
	text-align: center;
}

.social-sharing a:hover,
.social-sharing a:focus {
	opacity: .85;
}

.section-categories {
	/* padding-top: .625rem; */
	text-align: center;
}

.categories-wrapper {
	position: relative;
}

@media (min-width: 1080px) {
	.categories-wrapper {
		border-left: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		padding: 1.25rem 15px 0 15px;
	}

	.col-md-3:nth-child(4n) .categories-wrapper {
		border-left: 0;
	}

	.col-md-3:nth-child(5) .categories-wrapper,
	.col-md-3:nth-child(6) .categories-wrapper,
	.col-md-3:nth-child(7) .categories-wrapper,
	.col-md-3:nth-child(8) .categories-wrapper {
		border-bottom: 0;
	}
}

@media (max-width: 1079px) {
	.categories-wrapper {
		border-left: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		padding: 1.25rem 15px 0 15px;
	}

	.col-md-3:nth-child(2n) .categories-wrapper {
		border-left: 0;
	}

	.col-md-3:last-child .categories-wrapper {
		border-bottom: 0;
	}
}

.categories-wrapper>a {
	display: block;
}

.categories-wrapper>a h2,
.categories-wrapper>a h3 {
	font-size: 1.5rem;
	color: #7c7b7b;
	margin: 0 0 .625rem 0;
	overflow: hidden;
	height: 3.75rem;
}

.categories-wrapper>a p {
	font-size: 1rem;
	color: #a1c213;
	font-weight: bold;
	/*padding: 0 0 1.25rem 0;*/
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (min-width: 1080px) {
	.categories-wrapper>a h2 {
		font-size: 1.25rem;
	}
}

.categories-wrapper>a:hover h3,
.categories-wrapper>a:focus h3 {
	color: #9fc310;
}

.section-popular-products {
	background: #7b1c3e url("img/popular-products-bg.jpg") repeat 50% top;
	color: #fff;
}

.section-popular-products h2,
.section-popular-products a {
	color: #fff;
}

.section-popular-products .slick-prev:before,
.section-popular-products .slick-next:before {
	font-size: 2.5rem;
	color: #fff;
}

[dir="rtl"] .section-popular-products .slick-prev {
	top: -3.125rem;
}

[dir="rtl"] .section-popular-products .slick-next {
	top: -3.125rem;
}

.slider-popular-products .slider-wrapper {
	padding: 0 15px;
}

.section-content {
	padding-top: .625rem;
}

.section-testimonials {
	background: #506e62 url("img/testimonials-bg.jpg") repeat 50% top;
	color: #fff;
}

.section-testimonials h2,
.section-testimonials a {
	color: #fff;
}

.section-testimonials .slick-prev:before,
.section-testimonials .slick-next:before {
	font-size: 2.5rem;
	color: #fff;
}

[dir="rtl"] .section-testimonials .slick-prev {
	top: -3.125rem;
}

[dir="rtl"] .section-testimonials .slick-next {
	top: -3.125rem;
}

.slider-testimonials .slider-wrapper {
	padding: 0 15px;
}

.testimonials-wrapper {
	padding: 1.875rem 30px;
	font-size: .875rem;
}

.testimonials-wrapper img {
	display: inline-block;
	max-width: 100%;
	margin: 0 auto .625rem auto;
	height: auto;
	border-radius: 50%;
}

.section-tabs {
	padding-top: .625rem;
	background: #873e1d url("img/tabs-bg.jpg") repeat 50% top;
	color: #fff;
}

.section-tabs h2,
.section-tabs a {
	color: #fff;
}

.tabs-container {}

ul.tabs {
	list-style: none;
	padding: 0;
}

.tabs-content {}

[role="tab"] {
	display: block;
	position: relative;
	padding: .9375rem 15px;
	text-align: right;
	line-height: 1.25rem;
	background-color: #fff;
	color: #343434 !important;
	font-weight: 500;
	font-size: 1.125rem;
	cursor: pointer;
	vertical-align: middle;
}

@media (min-width: 1080px) {
	[role="tab"] {
		width: calc(100% - 30px);
		margin-left: 30px;
	}
}

[role="tab"]:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

[role="tab"]:hover,
[role="tab"]:focus {}

[role="tab"][aria-selected="true"] {}

@media (min-width: 1080px) {
	[role="tab"][aria-selected="true"]:before {
		display: inline-block;
		content: " ";
		width: 0;
		height: 0;
		border-top: 44px solid transparent;
		border-bottom: 44px solid transparent;
		border-right: 30px solid #fff;
		position: absolute;
		top: 0;
		left: -30px;
	}
}

[role="tab"] img {
	float: right;
	margin: -5px 0 0 15px;
}

[role="tabpanel"] {}

[role="tabpanel"][aria-hidden="true"] {
	display: none;
}

.section-faq {
	background: #474b4e url("img/faq-bg.jpg") repeat 50% top;
	color: #fff;
}

.section-faq h2,
.section-faq a {
	color: #fff;
}

ul.faq-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.faq-list>li {
	margin-bottom: .5rem;
}

ul.faq-list>li:last-child {
	margin-bottom: 0;
}

ul.faq-list>li>.h {
	cursor: pointer;
	position: relative;
	background-color: #fff;
	color: #131313;
	font-size: 1.125rem;
	font-weight: bold;
	padding: 1rem 75px 1rem 0;
}

ul.faq-list>li>.h:before {
	background-color: #9fc310;
	color: #fff;
	font-size: 1.125rem;
	font-family: "Font Awesome 5 Pro";
	font-weight: 500;
	content: "\f067";
	display: inline-block;
	padding: 1rem 20px;
	vertical-align: middle;
	position: absolute;
	top: 0;
	right: 0;
}

ul.faq-list>li>.h:hover:before,
ul.faq-list>li>.h:focus:before {}

ul.faq-list>li>.b {
	display: none;
	font-size: 1rem;
	padding: 1.25rem 30px;
	background-color: #fff;
	color: #131313;
}

.avoid-double-margin+.avoid-double-margin {
	margin-top: -2.5rem;
}

.products-item {}

.products-item[aria-hidden="true"] {
	display: none;
}

.products-filter {
	background-color: #fff;
	color: #1d1d1d;
	font-size: 1.125rem;
	font-weight: 500;
	padding: .625rem 30px 1.25rem 30px;
	border-bottom: 2px solid #dedede;
	line-height: 2rem;
	text-align: center;
	overflow: hidden;
}

@media (max-width: 1079px) {
	.products-filter .col-md-2 {
		padding-bottom: .625rem;
		border-bottom: 1px solid #dedede;
	}

	.products-filter .col-md-2:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}
}

.products-filter img {
	margin-left: 10px;
	vertical-align: middle;
}

.products-filter label {
	color: #7b7b7b;
	font-size: 1rem;
	font-weight: 500;
}

.products-filter input[type="checkbox"] {
	margin-left: 15px;
	position: relative;
}

.products-filter input[type="checkbox"]:before {
	display: inline-block;
	content: " ";
	margin-top: -8px;
	background-color: #f3f3f3;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

.products-filter input[type="checkbox"]:checked:before {
	background-color: #a0c311;
}

.product-filter-dd-wrapper {
	position: relative;
}

.product-filter-dd-wrapper>select {
	display: inline-block;
	-webkit-appearance: none;
	vertical-align: bottom;
	width: 75px;
	background-color: #f3f3f3;
	color: #1d1d1d;
	border: 0;
	font-size: 1rem;
	font-weight: 500;
	height: 2rem;
	padding: 0 10px;
	text-align-last: center;
}

.product-filter-dd-wrapper>span.btn-replacer {
	display: inline-block;
	position: relative;
	border: 0;
	overflow: hidden;
	border-radius: 50%;
	width: 36px;
	font-weight: 500;
	background-color: #a1c50b;
	color: #fff;
	margin: 0 -5px;
	height: 2rem;
	padding: 0 10px;
	cursor: pointer;
	vertical-align: middle;
}

.product-filter-dd-wrapper>span.btn-replacer.prev {
	margin-left: -15px;
}

.product-filter-dd-wrapper>span.btn-replacer.next {
	margin-right: -15px;
}

.section-products {
	padding-top: .625rem;
}

.side-menu {}

@media (min-width: 1080px) {
	.side-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 130px;
	}
}

#side-menu-title {
	position: relative;
	background-color: #a1c50b;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 500;
	padding: .625rem 20px;
	line-height: 1.5rem;
}

#side-menu-title:after {
	font-family: "Font Awesome 5 Pro";
	content: "\f100";
	display: inline-block;
	vertical-align: middle;
	font-size: 1.25rem;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
}

#side-menu-inner>ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	background-color: #f4f4f4;
	color: #1d1d1d;
}

#side-menu-inner>ul>li {
	border-top: 2px dotted #d3d3d3;
}

#side-menu-inner>ul>li:first-child {
	border-top: 0;
}

#side-menu-inner>ul>li>a {
	display: block;
	background-color: #f4f4f4;
	color: #1d1d1d;
	font-size: 1rem;
	padding: .625rem 10px;
	line-height: 1.5rem;
	overflow: hidden;
}

#side-menu-inner>ul>li>a:hover,
#side-menu-inner>ul>li>a:focus {
	color: #a1c50b;
}

#side-menu-inner>ul>li.current-menu-item>a {
	font-weight: bold;
}

.products-wrapper {
	position: relative;
	background-color: #fff;
	color: #373737;
	border: 1px solid #dedede;
	text-align: center;
	height: 100%;
}

ul.tags {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 10px;
}

ul.tags>li {
	font-size: .8125rem;
	font-weight: bold;
	margin-bottom: .3125rem;
	text-align: right;
}

ul.tags>li>span {
	position: relative;
	background-color: #a00;
	color: #fff;
	display: inline-block;
	padding: 0.3125rem 10px;
	border: 2px dotted gold;
	transform: rotate(10deg);
}

ul.tags>li.premium>span {
	background-color: #e2d571;
}

.products-wrapper h2,
.products-wrapper h3 {
	margin-bottom: 0;
	color: #373737;
	padding: .625rem 10px;
	font-weight: bold;
	font-size: 1rem;
	font-weight: bold;
}

.products-wrapper .price-wrapper {
	padding: .875rem 15px;
	background-color: #f4f4f4;
	color: #373737;
}

.products-wrapper .price {
	display: block;
	font-weight: bold;
	color: #3e3e3e;
	line-height: 2rem;

}

@media (min-width: 1080px) {
	.products-wrapper .price {
		text-align: right;
	}
}

.products-wrapper .price>.woocommerce-Price-amount {
	color: #a1c213;
	font-size: 1.25rem;
}

.products-wrapper .price>ins {
	color: #a1c213;
	font-size: 1rem;
	text-decoration: none;
	line-height: 1rem;
	display: inline-block;
}

.products-wrapper .price>ins>.woocommerce-Price-amount {
	color: #a1c213;
	font-size: 1.25rem;
}

.products-wrapper .price>del {
	color: #000;
	display: inline-block;
}

.products-wrapper .price>del>.woocommerce-Price-amount {
	color: #000;
	font-size: 1.25rem;
}

.products-wrapper .price>del:after {
	color: #000;
	font-size: 1.25rem;
	margin-right: 5px;
	margin-left: 5px;
	content: " / ";
	display: inline-block;
}

.products-wrapper-reposition {
	background-color: #f4f4f4;
	padding-bottom: 5%;
}
}

@media (max-width: 1079px) {
	.products-wrapper-reposition {
		margin: 5px -5px -5px -5px;
		padding-bottom: .875rem;
	}
}

@media (min-width: 1080px) {
	.products-wrapper-reposition {

	}
}

.product-action-phone {
	line-height: 1.125;
	font-weight: 500;
	width: 100%;
}

.product-quantity-wrapper {
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
}

.product-quantity-wrapper>div.quantity {
	display: inline-block;
}

.product-quantity-wrapper>div.quantity>input[type="number"] {
	display: inline-block;
	width: 40px !important;
	border: 0 !important;
	height: 2rem;
}

.product-quantity-wrapper>div.quantity>input[type=number]::-webkit-inner-spin-button,
.product-quantity-wrapper>input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0 !important;
}

.product-quantity-wrapper>button,
.product-quantity-wrapper>a {
	display: inline-block;
	border: 0;
	width: 32px;
	font-weight: 500;
	text-align: center;
	background-color: #dedede;
	color: #8f8f8f;
	margin: 0 -5px;
	height: 2rem;
	padding: 0 10px;
	cursor: pointer;
}

.product-quantity-wrapper>button.increment {
	margin-right: -6px;
}

.product-quantity-wrapper>button.decrement {
	margin-left: -2px;
}

/*.product-quantity-wrapper > a { opacity: 0; visibility: hidden; height: 0 !important; width: 0 !important; padding: 0 !important; }
	
	.product-quantity-wrapper > a.added_to_cart.wc-forward { display: none !important; }*/

.section-flex-content {
	padding-top: .625rem;
}

.section-product {}

.product-wrapper {
	position: relative;
	text-align: center;
}

.product-content {
	padding: 30px 30px;
	height: 100%;
	text-align: right;
	background-color:#eaeaea;
}

@media (min-width: 1080px) {
	.product-content {
		border-left: 1px solid #e3e3e3;
	}
}

div.content-keys {
	margin: 0 -30px;
	padding: 0;
}

ul.value-keys {
	list-style: none;
	margin: 0 -30px;
	padding: 0;
	background: #fff url("img/dark-bg.png") repeat 50% 50%;
	text-align: center;
}

.value-keys-wrapper {
	padding: 15px 10px;
	font-size: .75rem;
	line-height: 1.125rem;
}

.value-keys-wrapper>img {
	width: 40px;
	height: 40px;
}

.value-keys-wrapper>figcaption {
	display: block;
	margin-top: .25rem;
	font-size: .875rem;
}

ul.value-keys>li>.value-keys-wrapper {
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	height: 100%;
}

ul.value-keys>li:last-child>.value-keys-wrapper,
ul.value-keys>li:nth-child(6n)>.value-keys-wrapper {
	border-left: 0;
}

@media (max-width: 1079px) {

	ul.value-keys>li:last-child>.value-keys-wrapper,
	ul.value-keys>li:nth-child(3n)>.value-keys-wrapper {
		border-left: 0;
	}
}

div.price-keys {
	margin: 0 -30px;
	padding: 1rem 15px 1.25rem 15px;
	background-color: #eaeaea;
	border-top: 1px solid #e3e3e3;
	text-align: center;
}

div.price-keys .product-quantity-wrapper {
	margin-top: -8px;
}

.woocommerce-variation-price {
	background-color: #f4f4f4;
	color: #373737;
}

.woocommerce-variation-price .price,
.product-content .price {
	display: block;
	font-weight: bold;
	color: #a1c213 !important;
	line-height: 3rem;
}

@media (min-width: 1080px) {
	.woocommerce-variation-price .price

	/*, .product-content .price*/
		{
		text-align: right;
	}
}

.woocommerce-variation-price .price>.woocommerce-Price-amount,
.product-content .price>.woocommerce-Price-amount {
	color: #a1c213;
	font-size: 1.375rem;
}

.woocommerce-variation-price .price>ins,
.product-content .price>ins {
	color: #a1c213;
	font-size: 1.25rem;
	text-decoration: none;
	line-height: 1.75rem;
	display: block !important;
}

.woocommerce-variation-price .price>ins>.woocommerce-Price-amount,
.product-content .price>ins>.woocommerce-Price-amount {
	color: #a1c213;
	font-size: 1.25rem;
}

.woocommerce-variation-price .price>del,
.product-content .price>del {
	color: #000;
	font-size: .75rem;
	line-height: 1rem;
	display: block !important;
	opacity: 1 !important;
}

.woocommerce-variation-price .price>del>.woocommerce-Price-amount,
.product-content .price>del>.woocommerce-Price-amount {
	color: #000;
	font-size: 1.125rem;
}

.woocommerce-variation-price .price>del:after,
.product-content .price>del:after {
	color: #000;
	font-size: .875rem;
	margin-right: 3px;
	content: " / ";
	display: inline-block;
}

.product-gallery {
	padding: 1.25rem 0;
	background-color: #fff;
	/* height: 100%; */
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	/* height: 100%; */
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	/* height: 100%; */
}

.order-product-button {
	width: auto !important;
	background-color: #a1c50b !important;
	color: #fff !important;
	padding: 0 15px !important;
	line-height: 2rem;
}

.slider-gallery {
	position: relative;
	padding: 1.25rem 15px;
	background-color: #fff;
}

.slider-gallery .slick-prev:before,
.slider-gallery .slick-next:before {
	font-size: 2.5rem;
	background-color: rgba(255, 255, 255, .75);
	color: #bbbbbb;
}

[dir="rtl"] .slider-gallery .slick-prev {
	right: 15px;
}

[dir="rtl"] .slider-gallery .slick-next {
	left: 15px;
}

[dir="rtl"] .slider-gallery .slick-prev:before {
	padding: 0 5px 0 10px;
}

[dir="rtl"] .slider-gallery .slick-next:before {
	padding: 0 10px 0 5px;
}

.slider-for {
	position: relative;
	padding: 0 15px;
}

/* .slider-for .slick-list { overflow: visible; } */

.slider-for figure {
	display: flex;
	justify-content: center;
	align-items: center;
}

.slider-for a {
	display: block;
	width: 100%;
	position: relative;
}

.slider-for img {
	display: inline-block !important;
	width: auto !important;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.woocommerce-product-gallery__image a:after {
	position: absolute;
	top: 5px;
	left: 5px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 100;
	content: "\f002";
	display: inline-block;
	vertical-align: middle;
	font-size: 1.25rem;
	background-color: #9fc20c;
	color: #fff;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
}

.slider-for .slick-prev:before,
.slider-for .slick-next:before {
	font-size: 2.5rem;
	background-color: rgba(255, 255, 255, .75);
	color: #bbbbbb;
}

[dir="rtl"] .slider-for .slick-prev {
	right: 15px;
}

[dir="rtl"] .slider-for .slick-next {
	left: 15px;
}

[dir="rtl"] .slider-for .slick-prev:before {
	padding: 0 5px 0 10px;
}

[dir="rtl"] .slider-for .slick-next:before {
	padding: 0 10px 0 5px;
}

.slider-nav {
	position: relative;
	margin: 1.25rem 0 -1.25rem -10px;
	padding: .625rem 15px;
	background: #f5f5f5;
}

.slider-nav .slick-slide {
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 10px;
}

.slider-nav:after {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #f5f5f5;
	width: 10px;
}

.slider-nav .slick-slide.slick-current,
.slider-nav .slick-slide.slick-current:hover {}

.slider-nav img {
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
	font-size: 2.5rem;
	background-color: rgba(255, 255, 255, .75);
	color: #bbbbbb;
}

[dir="rtl"] .slider-nav .slick-prev {
	right: 15px;
}

[dir="rtl"] .slider-nav .slick-next {
	left: 15px;
}

[dir="rtl"] .slider-nav .slick-prev:before {
	padding: 0 5px 0 10px;
}

[dir="rtl"] .slider-nav .slick-next:before {
	padding: 0 10px 0 5px;
}

.section-map {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0 !important;
}

.section-articles {
	padding-top: .625rem;
}

.section-articles:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	height: 2.5rem;
	left: 0;
	right: 0;
	width: 100%;
	background-image: linear-gradient(to bottom, #fff, #ededed);
}

.section-sides .section-articles {
	background: none;
	padding-bottom: 0;
}

.section-sides .section-articles:before,
.section-sides .section-articles:after {
	display: none;
}

.articles-wrapper {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	height: 100%;
}

.articles-wrapper>a {
	display: block;
}

.articles-wrapper .articles-wrapper-card {
	padding: 1.25rem 20px;
	color: #6a6a6a;
	font-size: 1rem;
	text-align: right;
}

.articles-wrapper figure {
	position: relative;
}

.articles-wrapper figure:after {
	content: "";
	background: transparent url("img/article-circle.png") no-repeat 50% bottom;
	display: block;
	position: absolute;
	bottom: 0;
	height: 50px;
	left: 0;
	right: 0;
	width: 100%;
}

.articles-wrapper img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.articles-wrapper h2,
.articles-wrapper h3 {
	color: #1d1d1d;
	font-size: 1.25rem;
	margin-bottom: .625rem;
}

#popup-inline {
	padding: 1.875rem 45px;
	max-width: 90%;
	margin: 0 auto;
	background: #333132 url("img/pu-bg.jpg") no-repeat 50% bottom;
	color: #fff;
	border: 1px solid #9fc310;
	text-align: center;
}

#popup-inline a {
	color: #a0c311;
}

#popup-inline .contact-box {
	padding: 1.25rem 0 0 0;
}

#popup-inline-trigger {
	position: fixed;
	bottom: 45%;
	left: 10px;
	z-index: 992;
	background-color: #7b7b7b;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.5rem;
	padding: .75rem 0 .75rem 25px;
	border-radius: 2px;
}

#popup-inline-trigger>i {
	float: right;
	background-color: #9fc310;
	font-size: 1.75rem;
	line-height: 4.5rem;
	padding: 0 25px;
	margin: -.75rem 0 -.75rem 25px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#popup-inline-trigger>span {
	display: inline-block;
}

#popup-inline-trigger>span>strong {
	display: block;
	font-size: 1.375rem;
}

#popup-inline-trigger>span>span {
	display: block;
}

@media screen and (max-width: 1079px) {
	#popup-inline-trigger {
		bottom: 0;
		left: 0;
		right: 0;
		border-radius: 0;
		padding: .75rem 0 .75rem 15px;
	}

	#popup-inline-trigger>i {
		padding: 0 15px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
}

.alert {
	padding: .625rem 25px;
	text-align: center;
	background-color: #e94f4f;
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
}

.alert-text {
	color: #e94f4f !important;
	font-weight: bold !important;
}

#footer-wrapper {
	clear: both;
}

#footer-upper-stripe-container {
	position: relative;
	background: #534f4e url("img/footer-bg.jpg") repeat 50% top;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	color: #fff;
	font-size: 1rem;
	padding: 0 0 1.25rem 0;
	line-height: 2rem;
	text-align: center;
}

#footer-upper-stripe-container a {
	display: inline-block;
	color: #fff;
}

@media (min-width: 1080px) {
	.footer-wrapper {
		height: 100%;
	}

	.col-md-3 .footer-wrapper {
		padding-left: 15px;
	}

	.col-md-9 .footer-wrapper {
		border-right: 1px solid #64605f;
		padding-right: 30px;
	}
}

.footer-header {
	color: #fff;
	font-size: 1.25rem;
	margin-bottom: 1.25rem;
}

.footer-body {}

.footer-body .wysiwyg ul>li:before {
	color: #fff;
}

.footer-social-links {}

.footer-social-links>a {
	display: block;
	background-color: rgba(255, 255, 255, .15);
	font-size: 1rem;
	line-height: 2.625rem;
	height: 2.625rem;
	padding: 0 15px;
	width: 100%;
	text-align: center;
	margin-bottom: 1.25rem;
}

.footer-social-links>a:last-child {
	margin-bottom: 0;
}

.footer-social-links>a:hover,
.footer-social-links>a:focus {
	background-color: rgba(255, 255, 255, .25);
}

.footer-social-links>a>i {
	display: inline-block;
	margin-left: 5px;
	line-height: 1.5rem;
	height: 1.72222rem;
	width: 1.72222rem;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%;
}

#footer-stripe-container {
	clear: both;
	background-color: #333132;
	color: #686868;
	font-size: .8125rem;
	padding: .9375rem 0;
	line-height: 20px;
	text-align: center;
}

#footer-stripe-container a {
	display: inline-block;
	color: #686868;
}

@media (max-width: 1079px) {
	#footer-stripe-container {
		margin-bottom: 45px;
	}
}

.lity-container {
	direction: rtl;
	text-align: right;
	overflow: auto;
	position: relative;
}

.lity-close {
	position: absolute;
	right: auto;
	left: 35px;
	top: 10px;
	color: #9fc310;
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
	right: auto;
	left: 35px;
	top: 10px;
	color: #9fc310;
}

/* Contact */

.ajax-loader {
	display: none !important;
}

.wide-contact-container,
.contact-container {
	position: relative;
	background: #9fc310 url("img/contact-bg.jpg") repeat 50% top;
}

.clean-contact-container {
	position: relative;
}

.contact-slogan {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5rem;
	padding: .9375rem 30px;
	background-color: #9fc310;
	color: #fff;
}

.wide-contact-slogan {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.5rem;
	padding: .9375rem 30px;
	background-color: #9fc310;
	color: #fff;
}

.contact-box {
	overflow: hidden;
	padding: 2.5rem 30px 1.25rem 30px;
}

.wide-contact-box {
	overflow: hidden;
	padding: 2.5rem 30px 1.25rem 30px;
}

.footer-contact-box {
	overflow: hidden;
}

.contact-box div.column,
.wide-contact-box div.column,
.footer-contact-box div.column,
.contact-box div.single-column,
.wide-contact-box div.single-column,
.footer-contact-box div.five-sixer-column,
.footer-contact-box div.last-single-column,
.footer-contact-box div.single-column,
.wide-contact-box div.last-column {
	margin: 0 0 1.25rem 0;
}

.contact-box div.last-column {
	margin: 0;
}

@media (min-width: 1080px) {
	.wide-contact-box div.single-column {
		float: right;
		width: 21%;
		margin: 0 0 1.25rem 1%;
	}

	.wide-contact-box div.last-column {
		float: left;
		width: 12%;
		margin: 0 0 1.25rem 0;
	}

	.footer-contact-box div.single-column {
		float: right;
		width: 32.66667%;
		margin: 0 0 1.25rem 1%;
	}

	.footer-contact-box div.last-single-column {
		float: right;
		width: 32.66667%;
		margin: 0 0 1.25rem 0;
	}

	.footer-contact-box div.five-sixer-column {
		float: right;
		width: 83.33333%;
		margin: 0 0 1.25rem 1%;
	}

	.footer-contact-box div.last-column {
		float: left;
		width: 15.66667%;
		margin: 0 0 1.25rem 0;
	}

	#main-menu-inner>ul>li {
		margin-top: 10px;
	}

}

.wpcf7 span.wpcf7-not-valid-tip {
	color: #e94f4f;
	font-weight: bold;
	padding: .625rem 0 0 0;
	text-align: center;
}

.wpcf7 div.wpcf7-response-output {
	clear: both;
	margin: 0;
	padding: .625rem 0 0 0;
	border: 0;
	color: #e94f4f;
	font-weight: bold;
	text-align: center;
}

.wpcf7 {
	overflow: hidden;
}

.wpcf7 input::-webkit-input-placeholder {
	color: #fefefe;
}

.wpcf7 textarea::-webkit-input-placeholder {
	color: #7c7b7b;
}

.clean-contact-container .wpcf7 input::-webkit-input-placeholder {
	color: #7c7b7b;
}

.wpcf7-form-control-signature-wrap {
	width: 100% !important;
	height: 150px !important;
}

.wpcf7-form-control-signature-wrap canvas {
	border: 1px solid #cccbd9;
}

.wpcf7 label.lbl {
	display: inline-block;
	width: 40%;
	line-height: 2.625rem;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	width: 100%;
	background-color: transparent;
	color: #fff;
	font-size: 1rem;
	height: 2.625rem;
	border: 0;
	border-bottom: 2px solid #cccbd9;
	padding: 0 10px;
}

.wpcf7 input[type="date"] {
	width: 60%;
	background-color: transparent;
	color: #fff;
	font-size: 1rem;
	height: 2.625rem;
	border: 0;
	border-bottom: 2px solid #cccbd9;
	padding: 0 10px;
}

.wpcf7 select,
.wpcf7 textarea {
	width: 100%;
	background-color: transparent;
	color: #fff;
	font-size: 1rem;
	height: 6.625rem;
	border: 1px solid #cccbd9;
	padding: .3125rem 10px;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus {
	border-bottom: 2px solid #fff;
}

.clean-contact-container .wpcf7 input[type="text"],
.clean-contact-container .wpcf7 input[type="tel"],
.clean-contact-container .wpcf7 input[type="email"],
.clean-contact-container .wpcf7 input[type="date"] {
	color: #121212;
	border: 1px solid #cccbd9;
}

.clean-contact-container .wpcf7 input[type="text"]:focus,
.clean-contact-container .wpcf7 input[type="tel"]:focus,
.clean-contact-container .wpcf7 input[type="email"]:focus,
.clean-contact-container .wpcf7 input[type="date"]:focus {
	border: 1px solid #121212;
}

.wpcf7 select:focus,
.wpcf7 textarea:focus {
	border: 1px solid #121212;
}

.wpcf7 input[type="checkbox"] {
	margin-left: 5px;
	vertical-align: middle;
}

.wpcf7 input[type="button"],
.wpcf7 input[type="submit"] {
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	background-color: #9fc310;
	color: #fff;
	border: 0;
	font-size: 1rem;
	height: 2.675rem;
	cursor: pointer;
}

.wpcf7 input[type="button"]:hover,
.wpcf7 input[type="button"]:focus,
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus {
	font-weight: 500;
}

.wpcf7-form-control-signature-global-wrap input[type="button"] {
	background-color: #7b7b7b !important;
	margin-top: .625rem;
}

/* General */

figure.height-as-width {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 0 !important;
	overflow: hidden !important;
	padding-top: 100% !important;
}

figure.height-as-width>a,
figure.height-as-width>span {
	display: block !important;
	margin-top: -100% !important;
}

.categories-wrapper:hover {
	-ms-transform: scale(1.05);
	/* IE 9 */
	-webkit-transform: scale(1.05);
	/* Safari 3-8 */
	transform: scale(1.05);
}

.video-frame {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-frame>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.margin-top {
	margin-top: 1.25rem !important;
}

.half-margin-top {
	margin-top: .625rem !important;
}

.one-half-margin-top {
	margin-top: 1.875rem !important;
}

.double-margin-top {
	margin-top: 2.5rem !important;
}

.margin-bottom {
	margin-bottom: 1.25rem !important;
}

.half-margin-bottom {
	margin-bottom: .625rem !important;
}

.one-half-margin-bottom {
	margin-bottom: 1.875rem !important;
}

.double-margin-bottom {
	margin-bottom: 2.5rem !important;
}

.padding-top {
	padding-top: 1.25rem !important;
}

.half-padding-top {
	padding-top: .625rem !important;
}

.one-half-padding-top {
	padding-top: 1.875rem !important;
}

.double-padding-top {
	padding-top: 2.5rem !important;
}

.padding-bottom {
	padding-bottom: 1.25rem !important;
}

.half-padding-bottom {
	padding-bottom: .625rem !important;
}

.one-half-padding-bottom {
	padding-bottom: 1.875rem !important;
}

.double-padding-bottom {
	padding-bottom: 2.5rem !important;
}

@media (max-width: 1079px) {
	.margin-top-mobile {
		margin-top: 1.25rem !important;
	}

	.double-margin-top-mobile {
		margin-top: 2.5rem !important;
	}
}

.block {
	display: block !important;
}

.clear {
	clear: both !important;
}

.no-clear {
	clear: none !important;
}

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

.go-near {
	text-align: right !important;
}

.go-far {
	text-align: left !important;
}

@media (min-width: 1080px) {
	.only-mobile {
		display: none !important;
	}
}

@media (max-width: 1079px) {
	.center-mobile {
		text-align: center !important;
	}

	.only-desktop {
		display: none !important;
	}
}

.no-wrap {
	white-space: nowrap !important;
	width: 100% !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}

.no-margin-top {
	margin-top: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.no-padding-top {
	padding-top: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

@media (max-width: 1079px) {
	.no-top-padding-mobile {
		padding-top: 0 !important;
	}

	.no-top-margin-mobile {
		margin-top: 0 !important;
	}
}

.transparent-bg {
	background-image: none !important;
	background-color: transparent !important;
}

.photo-container {
	text-align: center;
}

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

.wysiwyg {
	overflow: hidden;
}

.wysiwyg img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.photo-container img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}

.stretch-photo-container img {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.hidden {
	display: none !important;
}

.invisible {
	visibility: hidden !important;
	opacity: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

p,
ul,
ol,
figure {
	margin: 0;
	padding: 0;
}

ul.no-style,
ol.no-style {
	list-style: none;
}

.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol {
	padding-bottom: .625rem;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h3 {
	padding-bottom: 1.25rem;
}

.wysiwyg h2 {
	padding-bottom: 1.25rem;
	background: #44b19c;
	color: white;
	display: table;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0px 10px 5px 10px;
}

.wysiwyg p:last-child,
.wysiwyg ul:last-child,
.wysiwyg ol:last-child,
.wysiwyg h2:last-child,
.wysiwyg h3:last-child,
.wysiwyg h4:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.wysiwyg ul {
	list-style: none;
	padding-right: 15px;
}

.wysiwyg ol {
	padding-right: 15px;
}

.wysiwyg ul>li {
	position: relative;
	padding-right: 10px;
}

.wysiwyg ul>li:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	font-size: .875rem;
	color: #9fc310;
	position: absolute;
	top: 3px;
	right: -15px;
}

.wysiwyg i.fa {
	margin-left: 5px;
}

i.fa,
i.fab,
i.fal,
i.far,
i.fas {
	vertical-align: middle;
}

.table-wrapper {
	width: 100%;
	overflow-x: auto;
}

.table-wrapper table {
	width: 100%;
	min-width: 800px;
	border-collapse: collapse;
}

.table-wrapper table>thead>tr>th {
	background-color: #9fc310;
	color: #fff;
	border: 1px solid #9fc310;
	padding: .25rem 15px;
	text-align: right;
}

.table-wrapper table>tbody>tr>td {
	border: 1px solid #9fc310;
	padding: .25rem 15px;
}

.img-overlay {
	position: relative;
}

.img-overlay:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(75, 75, 75, .5);
}

.acf-map {
	width: 100%;
	height: 520px;
}

.acf-map img {
	max-width: inherit !important;
}

a.post-edit-link {
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	background-color: #9fc310;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	padding: .625rem 15px;
	display: block;
}

@media (max-width: 1079px) {
	a.post-edit-link {
		display: none !important;
	}
}

a.post-edit-link i {
	vertical-align: unset;
}

iframe[name="google_conversion_frame"] {
	height: 0;
	overflow: hidden;
	display: block;
}

.select2-container .select2-selection--single {
	height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 7px !important;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 6px !important;
}

.wc_payment_methods {
	display: none;
}

.g-recaptcha-response .wpcf7-not-valid-tip,
.wpcf7-validation-errors {
	display: none !important;
}

.grecaptcha-badge {
	display: none;
}

/* YouTube LazyLoading */
.youtube,
.youtube .play-button,
.youtube img {
	cursor: pointer
}

.youtube {
	background-color: #9fc310;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden
}

.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 1
}

.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #9fc310;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	border: 0
}

.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 10px 0 10px 15px;
	border-color: transparent transparent transparent #fff;
	top: 50%;
	left: 52.5%;
	transform: translate3d(-50%, -50%, 0)
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
	position: absolute
}

.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.popup-inline-header {
	font-size: 40px;
	line-height: 1.2;
	letter-spacing: -1px;
}
#mobile-popup-inline-trigger {
	display: block;
    background-color: #77b1c2;
    padding: .5rem 15px;
    color: #fff;
}
.procut-cta-icons__wrapper {
	display:block;
	background-color: #fff;
	width: 100%;
}
.procut-cta-icons {
    display: block;
    white-space: nowrap;
    width: 80%;
    margin: auto;
}
.procut-cta__icon-wrapper {
	display: inline-block;
	width: 25%;
	white-space: normal;
	vertical-align: top;
}
.procut-cta__text {
	font-size: 0.8rem;
	line-height: 1.1;
	display: block;
	padding: 0 10%;
}
.procut-cta__icon-wrapper img.procut-cta__icon{
	max-width: 60px;
	display: inline-block !important;
}
.meuvtah-ssl {
	display: block;
}
.meuvtah-ssl img.meuvtah-img {
	max-width: 75px;
}
#order-product-button {
	line-height: 1.25;
	font-size: 1.25rem;
}
.archive-quick-call {
    position: absolute;
    left: 0;
    top: 0;
	font-size: 14px;
	line-height: 1.1;
	background-color: #f4f4f4;
    color: #000;
    font-weight: bold;
    padding: 1% 2.5%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1); 
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	display: flex;
    text-align: right;
    width: 100%;
}
.archive-quick-call img {
	margin-left: 5%;
}
.archive-quick-call a.archive-quick-call-call-icon {
	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;
	flex: 0 0 50%;
}
.archive-quick-call .archive-quick-call-delivery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
			align-items: center;
	flex: 0 0 50%;
	color: #9fc310;
}

.archive-quick-call img {
	max-width: 40px !important;
}
@media (max-width:1024px) {
	.archive-quick-call a {
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: row;
	            flex-direction: row;
	}
	.archive-quick-call {
		width: 100%;
		padding: 5% 2.5%;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-end;
		font-size: 12px;
	}   
	.products-wrapper {
		padding-top: 50%;
	}
	.product-quantity-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.product-quantity-wrapper>button, 
	.product-quantity-wrapper>a {
		width: 100% !important;
		display: block;
		margin-bottom: 2.5%;
	}
}
@media (max-width:767px) {
	.product-quantity-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.popup-inline-header {
		font-size: 26px;
		line-height: 1.2;
	}
	#main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.section-intro {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.section-faq {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.archive-quick-call {
		padding: 5%;
		line-height: 1.5;
	}
	.archive-quick-call a {
		flex: 1 1 100%;
		width: 100%;
		justify-content: center;
	}
	.archive-quick-call a.archive-quick-call-call-icon {
		border-bottom: 1px #7C7B7B solid;
	}
	
}