*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Microsoft YaHei', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	font-size: 1rem;
	line-height: 1.4;
	margin: 0;
	text-align: left
}

[tabindex='-1']:focus {
	outline: 0 !important
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	text-decoration: underline;
	text-decoration: underline dotted;
	border-bottom: 0;
	-webkit-text-decoration: underline dotted;
	text-decoration-skip-ink: none
}

address {
	font-style: normal;
	line-height: inherit;
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	text-decoration: none;
	background-color: transparent
}

a:hover {
	text-decoration: underline;
	color: #0056b3
}

a:not([href]):not([tabindex]) {
	text-decoration: none;
	color: inherit
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	text-decoration: none;
	color: inherit
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
	font-size: 1em
}

pre {
	overflow: auto;
	margin-top: 0;
	margin-bottom: 1rem
}

figure {
	margin: 0 0 1rem
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	caption-side: bottom;
	text-align: left;
	color: #6c757d
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	-webkit-border-radius: 0;
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	font-size: 1.5rem;
	line-height: inherit;
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: .5rem;
	padding: 0;
	white-space: normal;
	color: inherit
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: .5rem
}

h1 {
	font-size: 2.25rem
}

h2 {
	font-size: 2rem
}

h3 {
	font-size: 1.75rem
}

h4 {
	font-size: 1.5rem
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem
}

.h1 {
	font-size: 2.25rem !important
}

.h2 {
	font-size: 2rem !important
}

.h3 {
	font-size: 1.75rem !important
}

.h4 {
	font-size: 1.5rem !important
}

.h5 {
	font-size: 1.25rem !important
}

.h6 {
	font-size: 1rem !important
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline>li {
	display: inline-block
}

.big,
big {
	font-size: 120%;
	font-weight: 400
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

:root {
	--primary: #946e2d;
	--primary-dark: #6d5122;
	--primary-light: #bb8c3a;
	--secondary: #fff;
	--secondary-dark: #e6e6e6;
	--secondary-light: #fff;
	--dark: #202020;
	--light: #fff;
	--color: #202020;
	--bgcolor: #fff;
	--primary-95: #fff;
	--primary-90: #fff;
	--primary-85: #fff;
	--primary-80: #fff;
	--primary-75: #fff;
	--primary-70: #fff;
	--primary-65: #fff;
	--primary-60: #fdfbf7;
	--primary-55: #f7f0e4;
	--primary-50: #f1e5d0;
	--primary-45: #ebdabd;
	--primary-40: #e5cfa9;
	--primary-35: #dfc496;
	--primary-30: #d9b982;
	--primary-25: #d3ae6f;
	--primary-20: #cba157;
	--primary-15: #c79848;
	--primary-10: #bb8c3a;
	--primary-05: #a87d34;
	--primary-00: #946f2e;
	--secondary-95: #fff;
	--secondary-90: #fff;
	--secondary-85: #fff;
	--secondary-80: #fff;
	--secondary-75: #fff;
	--secondary-70: #fff;
	--secondary-65: #fff;
	--secondary-60: #fff;
	--secondary-55: #fff;
	--secondary-50: #fff;
	--secondary-45: #fff;
	--secondary-40: #fff;
	--secondary-35: #fff;
	--secondary-30: #fff;
	--secondary-25: #fff;
	--secondary-20: #fff;
	--secondary-15: #fff;
	--secondary-10: #fff;
	--secondary-05: #fff;
	--secondary-00: #fff;
	--mix: #fff;
	--mix-95: #f4f4f4;
	--mix-90: #e9e9e9;
	--mix-85: #dedede;
	--mix-80: #d2d2d2;
	--mix-75: #c7c7c7;
	--mix-70: #bcbcbc;
	--mix-65: #b1b1b1;
	--mix-60: #a6a6a6;
	--mix-55: #9b9b9b;
	--mix-50: #909090;
	--mix-45: #848484;
	--mix-40: #797979;
	--mix-35: #6e6e6e;
	--mix-30: #636363;
	--mix-25: #585858;
	--mix-20: #4d4d4d;
	--mix-15: #414141;
	--mix-10: #363636;
	--mix-05: #2b2b2b;
	--mix-00: #202020;
	--mixa: rgba(255, 255, 255, 1);
	--mixa-95: rgba(244, 244, 244, .95);
	--mixa-90: rgba(233, 233, 233, .9);
	--mixa-85: rgba(222, 222, 222, .85);
	--mixa-80: rgba(210, 210, 210, .8);
	--mixa-75: rgba(199, 199, 199, .75);
	--mixa-70: rgba(188, 188, 188, .7);
	--mixa-65: rgba(177, 177, 177, .65);
	--mixa-60: rgba(166, 166, 166, .6);
	--mixa-55: rgba(155, 155, 155, .55);
	--mixa-50: rgba(144, 144, 144, .5);
	--mixa-45: rgba(132, 132, 132, .45);
	--mixa-40: rgba(121, 121, 121, .4);
	--mixa-35: rgba(110, 110, 110, .35);
	--mixa-30: rgba(99, 99, 99, .3);
	--mixa-25: rgba(88, 88, 88, .25);
	--mixa-20: rgba(77, 77, 77, .2);
	--mixa-15: rgba(65, 65, 65, .15);
	--mixa-10: rgba(54, 54, 54, .1);
	--mixa-05: rgba(43, 43, 43, .05);
	--mixa-00: rgba(32, 32, 32, 0)
}

.clearfix::after {
	display: block;
	clear: both;
	content: ''
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: .75rem !important
}

.mt-3,
.my-3 {
	margin-top: .75rem !important
}

.mr-3,
.mx-3 {
	margin-right: .75rem !important
}

.mb-3,
.my-3 {
	margin-bottom: .75rem !important
}

.ml-3,
.mx-3 {
	margin-left: .75rem !important
}

.m-4 {
	margin: 1rem !important
}

.mt-4,
.my-4 {
	margin-top: 1rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1rem !important
}

.m-5 {
	margin: 1.25rem !important
}

.mt-5,
.my-5 {
	margin-top: 1.25rem !important
}

.mr-5,
.mx-5 {
	margin-right: 1.25rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 1.25rem !important
}

.ml-5,
.mx-5 {
	margin-left: 1.25rem !important
}

.m-6 {
	margin: 1.75rem !important
}

.mt-6,
.my-6 {
	margin-top: 1.75rem !important
}

.mr-6,
.mx-6 {
	margin-right: 1.75rem !important
}

.mb-6,
.my-6 {
	margin-bottom: 1.75rem !important
}

.ml-6,
.mx-6 {
	margin-left: 1.75rem !important
}

.m-7 {
	margin: 2.25rem !important
}

.mt-7,
.my-7 {
	margin-top: 2.25rem !important
}

.mr-7,
.mx-7 {
	margin-right: 2.25rem !important
}

.mb-7,
.my-7 {
	margin-bottom: 2.25rem !important
}

.ml-7,
.mx-7 {
	margin-left: 2.25rem !important
}

.m-8 {
	margin: 2.75rem !important
}

.mt-8,
.my-8 {
	margin-top: 2.75rem !important
}

.mr-8,
.mx-8 {
	margin-right: 2.75rem !important
}

.mb-8,
.my-8 {
	margin-bottom: 2.75rem !important
}

.ml-8,
.mx-8 {
	margin-left: 2.75rem !important
}

.m-9 {
	margin: 3.25rem !important
}

.mt-9,
.my-9 {
	margin-top: 3.25rem !important
}

.mr-9,
.mx-9 {
	margin-right: 3.25rem !important
}

.mb-9,
.my-9 {
	margin-bottom: 3.25rem !important
}

.ml-9,
.mx-9 {
	margin-left: 3.25rem !important
}

.m-10 {
	margin: 3.75rem !important
}

.mt-10,
.my-10 {
	margin-top: 3.75rem !important
}

.mr-10,
.mx-10 {
	margin-right: 3.75rem !important
}

.mb-10,
.my-10 {
	margin-bottom: 3.75rem !important
}

.ml-10,
.mx-10 {
	margin-left: 3.75rem !important
}

.m-11 {
	margin: 4.75rem !important
}

.mt-11,
.my-11 {
	margin-top: 4.75rem !important
}

.mr-11,
.mx-11 {
	margin-right: 4.75rem !important
}

.mb-11,
.my-11 {
	margin-bottom: 4.75rem !important
}

.ml-11,
.mx-11 {
	margin-left: 4.75rem !important
}

.m-12 {
	margin: 5.75rem !important
}

.mt-12,
.my-12 {
	margin-top: 5.75rem !important
}

.mr-12,
.mx-12 {
	margin-right: 5.75rem !important
}

.mb-12,
.my-12 {
	margin-bottom: 5.75rem !important
}

.ml-12,
.mx-12 {
	margin-left: 5.75rem !important
}

.m-13 {
	margin: 6.75rem !important
}

.mt-13,
.my-13 {
	margin-top: 6.75rem !important
}

.mr-13,
.mx-13 {
	margin-right: 6.75rem !important
}

.mb-13,
.my-13 {
	margin-bottom: 6.75rem !important
}

.ml-13,
.mx-13 {
	margin-left: 6.75rem !important
}

.m-14 {
	margin: 7.75rem !important
}

.mt-14,
.my-14 {
	margin-top: 7.75rem !important
}

.mr-14,
.mx-14 {
	margin-right: 7.75rem !important
}

.mb-14,
.my-14 {
	margin-bottom: 7.75rem !important
}

.ml-14,
.mx-14 {
	margin-left: 7.75rem !important
}

.m-15 {
	margin: 8.75rem !important
}

.mt-15,
.my-15 {
	margin-top: 8.75rem !important
}

.mr-15,
.mx-15 {
	margin-right: 8.75rem !important
}

.mb-15,
.my-15 {
	margin-bottom: 8.75rem !important
}

.ml-15,
.mx-15 {
	margin-left: 8.75rem !important
}

.m-16 {
	margin: 10.25rem !important
}

.mt-16,
.my-16 {
	margin-top: 10.25rem !important
}

.mr-16,
.mx-16 {
	margin-right: 10.25rem !important
}

.mb-16,
.my-16 {
	margin-bottom: 10.25rem !important
}

.ml-16,
.mx-16 {
	margin-left: 10.25rem !important
}

.m-17 {
	margin: 11.75rem !important
}

.mt-17,
.my-17 {
	margin-top: 11.75rem !important
}

.mr-17,
.mx-17 {
	margin-right: 11.75rem !important
}

.mb-17,
.my-17 {
	margin-bottom: 11.75rem !important
}

.ml-17,
.mx-17 {
	margin-left: 11.75rem !important
}

.m-18 {
	margin: 13.25rem !important
}

.mt-18,
.my-18 {
	margin-top: 13.25rem !important
}

.mr-18,
.mx-18 {
	margin-right: 13.25rem !important
}

.mb-18,
.my-18 {
	margin-bottom: 13.25rem !important
}

.ml-18,
.mx-18 {
	margin-left: 13.25rem !important
}

.m-19 {
	margin: 14.75rem !important
}

.mt-19,
.my-19 {
	margin-top: 14.75rem !important
}

.mr-19,
.mx-19 {
	margin-right: 14.75rem !important
}

.mb-19,
.my-19 {
	margin-bottom: 14.75rem !important
}

.ml-19,
.mx-19 {
	margin-left: 14.75rem !important
}

.m-20 {
	margin: 16.25rem !important
}

.mt-20,
.my-20 {
	margin-top: 16.25rem !important
}

.mr-20,
.mx-20 {
	margin-right: 16.25rem !important
}

.mb-20,
.my-20 {
	margin-bottom: 16.25rem !important
}

.ml-20,
.mx-20 {
	margin-left: 16.25rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: .75rem !important
}

.pt-3,
.py-3 {
	padding-top: .75rem !important
}

.pr-3,
.px-3 {
	padding-right: .75rem !important
}

.pb-3,
.py-3 {
	padding-bottom: .75rem !important
}

.pl-3,
.px-3 {
	padding-left: .75rem !important
}

.p-4 {
	padding: 1rem !important
}

.pt-4,
.py-4 {
	padding-top: 1rem !important
}

.pr-4,
.px-4 {
	padding-right: 1rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1rem !important
}

.pl-4,
.px-4 {
	padding-left: 1rem !important
}

.p-5 {
	padding: 1.25rem !important
}

.pt-5,
.py-5 {
	padding-top: 1.25rem !important
}

.pr-5,
.px-5 {
	padding-right: 1.25rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 1.25rem !important
}

.pl-5,
.px-5 {
	padding-left: 1.25rem !important
}

.p-6 {
	padding: 1.75rem !important
}

.pt-6,
.py-6 {
	padding-top: 1.75rem !important
}

.pr-6,
.px-6 {
	padding-right: 1.75rem !important
}

.pb-6,
.py-6 {
	padding-bottom: 1.75rem !important
}

.pl-6,
.px-6 {
	padding-left: 1.75rem !important
}

.p-7 {
	padding: 2.25rem !important
}

.pt-7,
.py-7 {
	padding-top: 2.25rem !important
}

.pr-7,
.px-7 {
	padding-right: 2.25rem !important
}

.pb-7,
.py-7 {
	padding-bottom: 2.25rem !important
}

.pl-7,
.px-7 {
	padding-left: 2.25rem !important
}

.p-8 {
	padding: 2.75rem !important
}

.pt-8,
.py-8 {
	padding-top: 2.75rem !important
}

.pr-8,
.px-8 {
	padding-right: 2.75rem !important
}

.pb-8,
.py-8 {
	padding-bottom: 2.75rem !important
}

.pl-8,
.px-8 {
	padding-left: 2.75rem !important
}

.p-9 {
	padding: 3.25rem !important
}

.pt-9,
.py-9 {
	padding-top: 3.25rem !important
}

.pr-9,
.px-9 {
	padding-right: 3.25rem !important
}

.pb-9,
.py-9 {
	padding-bottom: 3.25rem !important
}

.pl-9,
.px-9 {
	padding-left: 3.25rem !important
}

.p-10 {
	padding: 3.75rem !important
}

.pt-10,
.py-10 {
	padding-top: 3.75rem !important
}

.pr-10,
.px-10 {
	padding-right: 3.75rem !important
}

.pb-10,
.py-10 {
	padding-bottom: 3.75rem !important
}

.pl-10,
.px-10 {
	padding-left: 3.75rem !important
}

.p-11 {
	padding: 4.75rem !important
}

.pt-11,
.py-11 {
	padding-top: 4.75rem !important
}

.pr-11,
.px-11 {
	padding-right: 4.75rem !important
}

.pb-11,
.py-11 {
	padding-bottom: 4.75rem !important
}

.pl-11,
.px-11 {
	padding-left: 4.75rem !important
}

.p-12 {
	padding: 5.75rem !important
}

.pt-12,
.py-12 {
	padding-top: 5.75rem !important
}

.pr-12,
.px-12 {
	padding-right: 5.75rem !important
}

.pb-12,
.py-12 {
	padding-bottom: 5.75rem !important
}

.pl-12,
.px-12 {
	padding-left: 5.75rem !important
}

.p-13 {
	padding: 6.75rem !important
}

.pt-13,
.py-13 {
	padding-top: 6.75rem !important
}

.pr-13,
.px-13 {
	padding-right: 6.75rem !important
}

.pb-13,
.py-13 {
	padding-bottom: 6.75rem !important
}

.pl-13,
.px-13 {
	padding-left: 6.75rem !important
}

.p-14 {
	padding: 7.75rem !important
}

.pt-14,
.py-14 {
	padding-top: 7.75rem !important
}

.pr-14,
.px-14 {
	padding-right: 7.75rem !important
}

.pb-14,
.py-14 {
	padding-bottom: 7.75rem !important
}

.pl-14,
.px-14 {
	padding-left: 7.75rem !important
}

.p-15 {
	padding: 8.75rem !important
}

.pt-15,
.py-15 {
	padding-top: 8.75rem !important
}

.pr-15,
.px-15 {
	padding-right: 8.75rem !important
}

.pb-15,
.py-15 {
	padding-bottom: 8.75rem !important
}

.pl-15,
.px-15 {
	padding-left: 8.75rem !important
}

.p-16 {
	padding: 10.25rem !important
}

.pt-16,
.py-16 {
	padding-top: 10.25rem !important
}

.pr-16,
.px-16 {
	padding-right: 10.25rem !important
}

.pb-16,
.py-16 {
	padding-bottom: 10.25rem !important
}

.pl-16,
.px-16 {
	padding-left: 10.25rem !important
}

.p-17 {
	padding: 11.75rem !important
}

.pt-17,
.py-17 {
	padding-top: 11.75rem !important
}

.pr-17,
.px-17 {
	padding-right: 11.75rem !important
}

.pb-17,
.py-17 {
	padding-bottom: 11.75rem !important
}

.pl-17,
.px-17 {
	padding-left: 11.75rem !important
}

.p-18 {
	padding: 13.25rem !important
}

.pt-18,
.py-18 {
	padding-top: 13.25rem !important
}

.pr-18,
.px-18 {
	padding-right: 13.25rem !important
}

.pb-18,
.py-18 {
	padding-bottom: 13.25rem !important
}

.pl-18,
.px-18 {
	padding-left: 13.25rem !important
}

.p-19 {
	padding: 14.75rem !important
}

.pt-19,
.py-19 {
	padding-top: 14.75rem !important
}

.pr-19,
.px-19 {
	padding-right: 14.75rem !important
}

.pb-19,
.py-19 {
	padding-bottom: 14.75rem !important
}

.pl-19,
.px-19 {
	padding-left: 14.75rem !important
}

.p-20 {
	padding: 16.25rem !important
}

.pt-20,
.py-20 {
	padding-top: 16.25rem !important
}

.pr-20,
.px-20 {
	padding-right: 16.25rem !important
}

.pb-20,
.py-20 {
	padding-bottom: 16.25rem !important
}

.pl-20,
.px-20 {
	padding-left: 16.25rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -.75rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -.75rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -.75rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -.75rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -.75rem !important
}

.m-n4 {
	margin: -1rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1rem !important
}

.m-n5 {
	margin: -1.25rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -1.25rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -1.25rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -1.25rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -1.25rem !important
}

.m-n6 {
	margin: -1.75rem !important
}

.mt-n6,
.my-n6 {
	margin-top: -1.75rem !important
}

.mr-n6,
.mx-n6 {
	margin-right: -1.75rem !important
}

.mb-n6,
.my-n6 {
	margin-bottom: -1.75rem !important
}

.ml-n6,
.mx-n6 {
	margin-left: -1.75rem !important
}

.m-n7 {
	margin: -2.25rem !important
}

.mt-n7,
.my-n7 {
	margin-top: -2.25rem !important
}

.mr-n7,
.mx-n7 {
	margin-right: -2.25rem !important
}

.mb-n7,
.my-n7 {
	margin-bottom: -2.25rem !important
}

.ml-n7,
.mx-n7 {
	margin-left: -2.25rem !important
}

.m-n8 {
	margin: -2.75rem !important
}

.mt-n8,
.my-n8 {
	margin-top: -2.75rem !important
}

.mr-n8,
.mx-n8 {
	margin-right: -2.75rem !important
}

.mb-n8,
.my-n8 {
	margin-bottom: -2.75rem !important
}

.ml-n8,
.mx-n8 {
	margin-left: -2.75rem !important
}

.m-n9 {
	margin: -3.25rem !important
}

.mt-n9,
.my-n9 {
	margin-top: -3.25rem !important
}

.mr-n9,
.mx-n9 {
	margin-right: -3.25rem !important
}

.mb-n9,
.my-n9 {
	margin-bottom: -3.25rem !important
}

.ml-n9,
.mx-n9 {
	margin-left: -3.25rem !important
}

.m-n10 {
	margin: -3.75rem !important
}

.mt-n10,
.my-n10 {
	margin-top: -3.75rem !important
}

.mr-n10,
.mx-n10 {
	margin-right: -3.75rem !important
}

.mb-n10,
.my-n10 {
	margin-bottom: -3.75rem !important
}

.ml-n10,
.mx-n10 {
	margin-left: -3.75rem !important
}

.m-n11 {
	margin: -4.75rem !important
}

.mt-n11,
.my-n11 {
	margin-top: -4.75rem !important
}

.mr-n11,
.mx-n11 {
	margin-right: -4.75rem !important
}

.mb-n11,
.my-n11 {
	margin-bottom: -4.75rem !important
}

.ml-n11,
.mx-n11 {
	margin-left: -4.75rem !important
}

.m-n12 {
	margin: -5.75rem !important
}

.mt-n12,
.my-n12 {
	margin-top: -5.75rem !important
}

.mr-n12,
.mx-n12 {
	margin-right: -5.75rem !important
}

.mb-n12,
.my-n12 {
	margin-bottom: -5.75rem !important
}

.ml-n12,
.mx-n12 {
	margin-left: -5.75rem !important
}

.m-n13 {
	margin: -6.75rem !important
}

.mt-n13,
.my-n13 {
	margin-top: -6.75rem !important
}

.mr-n13,
.mx-n13 {
	margin-right: -6.75rem !important
}

.mb-n13,
.my-n13 {
	margin-bottom: -6.75rem !important
}

.ml-n13,
.mx-n13 {
	margin-left: -6.75rem !important
}

.m-n14 {
	margin: -7.75rem !important
}

.mt-n14,
.my-n14 {
	margin-top: -7.75rem !important
}

.mr-n14,
.mx-n14 {
	margin-right: -7.75rem !important
}

.mb-n14,
.my-n14 {
	margin-bottom: -7.75rem !important
}

.ml-n14,
.mx-n14 {
	margin-left: -7.75rem !important
}

.m-n15 {
	margin: -8.75rem !important
}

.mt-n15,
.my-n15 {
	margin-top: -8.75rem !important
}

.mr-n15,
.mx-n15 {
	margin-right: -8.75rem !important
}

.mb-n15,
.my-n15 {
	margin-bottom: -8.75rem !important
}

.ml-n15,
.mx-n15 {
	margin-left: -8.75rem !important
}

.m-n16 {
	margin: -10.25rem !important
}

.mt-n16,
.my-n16 {
	margin-top: -10.25rem !important
}

.mr-n16,
.mx-n16 {
	margin-right: -10.25rem !important
}

.mb-n16,
.my-n16 {
	margin-bottom: -10.25rem !important
}

.ml-n16,
.mx-n16 {
	margin-left: -10.25rem !important
}

.m-n17 {
	margin: -11.75rem !important
}

.mt-n17,
.my-n17 {
	margin-top: -11.75rem !important
}

.mr-n17,
.mx-n17 {
	margin-right: -11.75rem !important
}

.mb-n17,
.my-n17 {
	margin-bottom: -11.75rem !important
}

.ml-n17,
.mx-n17 {
	margin-left: -11.75rem !important
}

.m-n18 {
	margin: -13.25rem !important
}

.mt-n18,
.my-n18 {
	margin-top: -13.25rem !important
}

.mr-n18,
.mx-n18 {
	margin-right: -13.25rem !important
}

.mb-n18,
.my-n18 {
	margin-bottom: -13.25rem !important
}

.ml-n18,
.mx-n18 {
	margin-left: -13.25rem !important
}

.m-n19 {
	margin: -14.75rem !important
}

.mt-n19,
.my-n19 {
	margin-top: -14.75rem !important
}

.mr-n19,
.mx-n19 {
	margin-right: -14.75rem !important
}

.mb-n19,
.my-n19 {
	margin-bottom: -14.75rem !important
}

.ml-n19,
.mx-n19 {
	margin-left: -14.75rem !important
}

.m-n20 {
	margin: -16.25rem !important
}

.mt-n20,
.my-n20 {
	margin-top: -16.25rem !important
}

.mr-n20,
.mx-n20 {
	margin-right: -16.25rem !important
}

.mb-n20,
.my-n20 {
	margin-bottom: -16.25rem !important
}

.ml-n20,
.mx-n20 {
	margin-left: -16.25rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

.lh-0 {
	line-height: 1 !important
}

.lh-1 {
	line-height: 1.1 !important
}

.lh-2 {
	line-height: 1.2 !important
}

.lh-3 {
	line-height: 1.3 !important
}

.lh-4 {
	line-height: 1.4 !important
}

.lh-5 {
	line-height: 1.5 !important
}

.lh-6 {
	line-height: 1.6 !important
}

.lh-7 {
	line-height: 1.7 !important
}

.lh-8 {
	line-height: 1.8 !important
}

.lh-9 {
	line-height: 1.9 !important
}

.lh-10 {
	line-height: 2 !important
}

.lh-11 {
	line-height: 2.1 !important
}

.lh-12 {
	line-height: 2.2 !important
}

.lh-13 {
	line-height: 2.3 !important
}

.lh-14 {
	line-height: 2.4 !important
}

.lh-15 {
	line-height: 2.5 !important
}

.lh-16 {
	line-height: 2.6 !important
}

.lh-17 {
	line-height: 2.7 !important
}

.lh-18 {
	line-height: 2.8 !important
}

.lh-19 {
	line-height: 2.9 !important
}

.lh-20 {
	line-height: 3 !important
}

.ls-0 {
	letter-spacing: normal !important
}

.ls-1 {
	letter-spacing: .0625rem !important
}

.ls-2 {
	letter-spacing: .125rem !important
}

.ls-3 {
	letter-spacing: .1875rem !important
}

.ls-4 {
	letter-spacing: .25rem !important
}

.ls-5 {
	letter-spacing: .3125rem !important
}

.ls-6 {
	letter-spacing: .375rem !important
}

.ls-7 {
	letter-spacing: .4375rem !important
}

.ls-8 {
	letter-spacing: .5rem !important
}

.ls-9 {
	letter-spacing: .5625rem !important
}

.ls-10 {
	letter-spacing: .625rem !important
}

.ls-11 {
	letter-spacing: .6875rem !important
}

.ls-12 {
	letter-spacing: .75rem !important
}

.ls-13 {
	letter-spacing: .8125rem !important
}

.ls-14 {
	letter-spacing: .875rem !important
}

.ls-15 {
	letter-spacing: .9375rem !important
}

.ls-16 {
	letter-spacing: 1rem !important
}

.ls-17 {
	letter-spacing: 1.0625rem !important
}

.ls-18 {
	letter-spacing: 1.125rem !important
}

.ls-19 {
	letter-spacing: 1.1875rem !important
}

.ls-20 {
	letter-spacing: 1.25rem !important
}

.ti-0 {
	text-indent: 0 !important
}

.ti-1 {
	text-indent: .0625rem !important
}

.ti-2 {
	text-indent: .125rem !important
}

.ti-3 {
	text-indent: .1875rem !important
}

.ti-4 {
	text-indent: .25rem !important
}

.ti-5 {
	text-indent: .3125rem !important
}

.ti-6 {
	text-indent: .375rem !important
}

.ti-7 {
	text-indent: .4375rem !important
}

.ti-8 {
	text-indent: .5rem !important
}

.ti-9 {
	text-indent: .5625rem !important
}

.ti-10 {
	text-indent: .625rem !important
}

.ti-11 {
	text-indent: .6875rem !important
}

.ti-12 {
	text-indent: .75rem !important
}

.ti-13 {
	text-indent: .8125rem !important
}

.ti-14 {
	text-indent: .875rem !important
}

.ti-15 {
	text-indent: .9375rem !important
}

.ti-16 {
	text-indent: 1rem !important
}

.ti-17 {
	text-indent: 1.0625rem !important
}

.ti-18 {
	text-indent: 1.125rem !important
}

.ti-19 {
	text-indent: 1.1875rem !important
}

.ti-20 {
	text-indent: 1.25rem !important
}

.fs-0 {
	font-size: 0 !important
}

.fs-1 {
	font-size: .625rem !important
}

.fs-2 {
	font-size: .6875rem !important
}

.fs-3 {
	font-size: .75rem !important
}

.fs-4 {
	font-size: .8125rem !important
}

.fs-5 {
	font-size: .875rem !important
}

.fs-6 {
	font-size: .9375rem !important
}

.fs-7 {
	font-size: 1rem !important
}

.fs-8 {
	font-size: 1.0625rem !important
}

.fs-9 {
	font-size: 1.125rem !important
}

.fs-10 {
	font-size: 1.1875rem !important
}

.fs-11 {
	font-size: 1.25rem !important
}

.fs-12 {
	font-size: 1.3125rem !important
}

.fs-13 {
	font-size: 1.375rem !important
}

.fs-14 {
	font-size: 1.4375rem !important
}

.fs-15 {
	font-size: 1.5rem !important
}

.fs-16 {
	font-size: 1.5625rem !important
}

.fs-17 {
	font-size: 1.625rem !important
}

.fs-18 {
	font-size: 1.6875rem !important
}

.fs-19 {
	font-size: 1.75rem !important
}

.fs-20 {
	font-size: 1.8125rem !important
}

.fs-21 {
	font-size: 1.875rem !important
}

.fs-22 {
	font-size: 1.9375rem !important
}

.fs-23 {
	font-size: 2rem !important
}

.fs-24 {
	font-size: 2.0625rem !important
}

.fs-25 {
	font-size: 2.125rem !important
}

.fs-26 {
	font-size: 2.1875rem !important
}

.fs-27 {
	font-size: 2.25rem !important
}

.fs-28 {
	font-size: 2.3125rem !important
}

.fs-29 {
	font-size: 2.375rem !important
}

.fs-30 {
	font-size: 2.4375rem !important
}

.fs-31 {
	font-size: 2.5rem !important
}

.fs-32 {
	font-size: 2.5625rem !important
}

.fs-33 {
	font-size: 2.625rem !important
}

.fs-34 {
	font-size: 2.6875rem !important
}

.fs-35 {
	font-size: 2.75rem !important
}

.fs-36 {
	font-size: 2.8125rem !important
}

.fs-37 {
	font-size: 2.875rem !important
}

.fs-38 {
	font-size: 2.9375rem !important
}

.fs-39 {
	font-size: 3rem !important
}

.fs-40 {
	font-size: 3.0625rem !important
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.position-static {
	position: static
}

.position-relative {
	position: relative
}

.position-absolute {
	position: absolute
}

.position-fixed {
	position: fixed
}

.position-sticky {
	position: -webkit-sticky;
	position: sticky
}

.absolute-auto {
	position: absolute;
	z-index: 9;
	right: 0;
	left: 0
}

.fixed-top {
	position: fixed;
	z-index: 9;
	top: 0;
	right: 0;
	left: 0
}

.fixed-bottom {
	position: fixed;
	z-index: 9;
	right: 0;
	bottom: 0;
	left: 0
}

.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	z-index: 9;
	top: 0
}

.bg-primary {
	background-color: #946e2d !important
}

.bg-secondary {
	background-color: #fff !important
}

.bg-primary-95 {
	background-color: #fff !important
}

.bg-primary-90 {
	background-color: #fff !important
}

.bg-primary-85 {
	background-color: #fff !important
}

.bg-primary-80 {
	background-color: #fff !important
}

.bg-primary-75 {
	background-color: #fff !important
}

.bg-primary-70 {
	background-color: #fff !important
}

.bg-primary-65 {
	background-color: #fff !important
}

.bg-primary-60 {
	background-color: #fdfbf7 !important
}

.bg-primary-55 {
	background-color: #f7f0e4 !important
}

.bg-primary-50 {
	background-color: #f1e5d0 !important
}

.bg-primary-45 {
	background-color: #ebdabd !important
}

.bg-primary-40 {
	background-color: #e5cfa9 !important
}

.bg-primary-35 {
	background-color: #dfc496 !important
}

.bg-primary-30 {
	background-color: #d9b982 !important
}

.bg-primary-25 {
	background-color: #d3ae6f !important
}

.bg-primary-20 {
	background-color: #cba157 !important
}

.bg-primary-15 {
	background-color: #c79848 !important
}

.bg-primary-10 {
	background-color: #bb8c3a !important
}

.bg-primary-05 {
	background-color: #a87d34 !important
}

.bg-primary-00 {
	background-color: #946f2e !important
}

.bg-secondary-95 {
	background-color: #fff !important
}

.bg-secondary-90 {
	background-color: #fff !important
}

.bg-secondary-85 {
	background-color: #fff !important
}

.bg-secondary-80 {
	background-color: #fff !important
}

.bg-secondary-75 {
	background-color: #fff !important
}

.bg-secondary-70 {
	background-color: #fff !important
}

.bg-secondary-65 {
	background-color: #fff !important
}

.bg-secondary-60 {
	background-color: #fff !important
}

.bg-secondary-55 {
	background-color: #fff !important
}

.bg-secondary-50 {
	background-color: #fff !important
}

.bg-secondary-45 {
	background-color: #fff !important
}

.bg-secondary-40 {
	background-color: #fff !important
}

.bg-secondary-35 {
	background-color: #fff !important
}

.bg-secondary-30 {
	background-color: #fff !important
}

.bg-secondary-25 {
	background-color: #fff !important
}

.bg-secondary-20 {
	background-color: #fff !important
}

.bg-secondary-15 {
	background-color: #fff !important
}

.bg-secondary-10 {
	background-color: #fff !important
}

.bg-secondary-05 {
	background-color: #fff !important
}

.bg-secondary-00 {
	background-color: #fff !important
}

.bg-mix {
	background-color: #fff !important
}

.bg-mix-95 {
	background-color: #f4f4f4 !important
}

.bg-mix-90 {
	background-color: #e9e9e9 !important
}

.bg-mix-85 {
	background-color: #dedede !important
}

.bg-mix-80 {
	background-color: #d2d2d2 !important
}

.bg-mix-75 {
	background-color: #c7c7c7 !important
}

.bg-mix-70 {
	background-color: #bcbcbc !important
}

.bg-mix-65 {
	background-color: #b1b1b1 !important
}

.bg-mix-60 {
	background-color: #a6a6a6 !important
}

.bg-mix-55 {
	background-color: #9b9b9b !important
}

.bg-mix-50 {
	background-color: #909090 !important
}

.bg-mix-45 {
	background-color: #848484 !important
}

.bg-mix-40 {
	background-color: #797979 !important
}

.bg-mix-35 {
	background-color: #6e6e6e !important
}

.bg-mix-30 {
	background-color: #636363 !important
}

.bg-mix-25 {
	background-color: #585858 !important
}

.bg-mix-20 {
	background-color: #4d4d4d !important
}

.bg-mix-15 {
	background-color: #414141 !important
}

.bg-mix-10 {
	background-color: #363636 !important
}

.bg-mix-05 {
	background-color: #2b2b2b !important
}

.bg-mix-00 {
	background-color: #202020 !important
}

.bg-mixa {
	background-color: rgba(255, 255, 255, 1) !important
}

.bg-mixa-95 {
	background-color: rgba(244, 244, 244, .95) !important
}

.bg-mixa-90 {
	background-color: rgba(233, 233, 233, .9) !important
}

.bg-mixa-85 {
	background-color: rgba(222, 222, 222, .85) !important
}

.bg-mixa-80 {
	background-color: rgba(210, 210, 210, .8) !important
}

.bg-mixa-75 {
	background-color: rgba(199, 199, 199, .75) !important
}

.bg-mixa-70 {
	background-color: rgba(188, 188, 188, .7) !important
}

.bg-mixa-65 {
	background-color: rgba(177, 177, 177, .65) !important
}

.bg-mixa-60 {
	background-color: rgba(166, 166, 166, .6) !important
}

.bg-mixa-55 {
	background-color: rgba(155, 155, 155, .55) !important
}

.bg-mixa-50 {
	background-color: rgba(144, 144, 144, .5) !important
}

.bg-mixa-45 {
	background-color: rgba(132, 132, 132, .45) !important
}

.bg-mixa-40 {
	background-color: rgba(121, 121, 121, .4) !important
}

.bg-mixa-35 {
	background-color: rgba(110, 110, 110, .35) !important
}

.bg-mixa-30 {
	background-color: rgba(99, 99, 99, .3) !important
}

.bg-mixa-25 {
	background-color: rgba(88, 88, 88, .25) !important
}

.bg-mixa-20 {
	background-color: rgba(77, 77, 77, .2) !important
}

.bg-mixa-15 {
	background-color: rgba(65, 65, 65, .15) !important
}

.bg-mixa-10 {
	background-color: rgba(54, 54, 54, .1) !important
}

.bg-mixa-05 {
	background-color: rgba(43, 43, 43, .05) !important
}

.bg-mixa-00 {
	background-color: rgba(32, 32, 32, 0) !important
}

.bg-cover {
	-webkit-background-size: cover;
	background-size: cover
}

.bg-contain {
	-webkit-background-size: contain;
	background-size: contain
}

.bg-contain,
.bg-cover {
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.flex-row {
	flex-direction: row !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important
}

.flex-column {
	flex-direction: column !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: row-reverse !important;
	-ms-flex-direction: row-reverse !important
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: column-reverse !important;
	-ms-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
}

.flex-fill {
	-webkit-box-flex: 1 !important;
	-webkit-flex: 1 1 auto !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-webkit-flex-grow: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-webkit-flex-grow: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-webkit-flex-shrink: 0 !important;
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-webkit-flex-shrink: 1 !important;
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !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;
	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;
	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;
	align-self: stretch !important
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

.w-5 {
	width: 5% !important
}

.w-10 {
	width: 10% !important
}

.w-15 {
	width: 15% !important
}

.w-20 {
	width: 20% !important
}

.w-25 {
	width: 25% !important
}

.w-30 {
	width: 30% !important
}

.w-35 {
	width: 35% !important
}

.w-40 {
	width: 40% !important
}

.w-45 {
	width: 45% !important
}

.w-50 {
	width: 50% !important
}

.w-55 {
	width: 55% !important
}

.w-60 {
	width: 60% !important
}

.w-65 {
	width: 65% !important
}

.w-70 {
	width: 70% !important
}

.w-75 {
	width: 75% !important
}

.w-80 {
	width: 80% !important
}

.w-85 {
	width: 85% !important
}

.w-90 {
	width: 90% !important
}

.w-95 {
	width: 95% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-5 {
	height: 5% !important
}

.h-10 {
	height: 10% !important
}

.h-15 {
	height: 15% !important
}

.h-20 {
	height: 20% !important
}

.h-25 {
	height: 25% !important
}

.h-30 {
	height: 30% !important
}

.h-35 {
	height: 35% !important
}

.h-40 {
	height: 40% !important
}

.h-45 {
	height: 45% !important
}

.h-50 {
	height: 50% !important
}

.h-55 {
	height: 55% !important
}

.h-60 {
	height: 60% !important
}

.h-65 {
	height: 65% !important
}

.h-70 {
	height: 70% !important
}

.h-75 {
	height: 75% !important
}

.h-80 {
	height: 80% !important
}

.h-85 {
	height: 85% !important
}

.h-90 {
	height: 90% !important
}

.h-95 {
	height: 95% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.text-primary {
	color: #946e2d !important
}


.text-primary.pb-3 {
	 width: 80px;
}
.text-primary2 {
	font-weight: bold;
	color: #946e2d !important
}

.text-secondary {
	color: #fff !important
}

.text-primary-95 {
	color: #fff !important
}

.text-primary-90 {
	color: #fff !important
}

.text-primary-85 {
	color: #fff !important
}

.text-primary-80 {
	color: #fff !important
}

.text-primary-75 {
	color: #fff !important
}

.text-primary-70 {
	color: #fff !important
}

.text-primary-65 {
	color: #fff !important
}

.text-primary-60 {
	color: #fdfbf7 !important
}

.text-primary-55 {
	color: #f7f0e4 !important
}

.text-primary-50 {
	color: #f1e5d0 !important
}

.text-primary-45 {
	color: #ebdabd !important
}

.text-primary-40 {
	color: #e5cfa9 !important
}

.text-primary-35 {
	color: #dfc496 !important
}

.text-primary-30 {
	color: #d9b982 !important
}

.text-primary-25 {
	color: #d3ae6f !important
}

.text-primary-20 {
	color: #cba157 !important
}

.text-primary-15 {
	color: #c79848 !important
}

.text-primary-10 {
	color: #bb8c3a !important
}

.text-primary-05 {
	color: #a87d34 !important
}

.text-primary-00 {
	color: #946f2e !important
}

.text-secondary-95 {
	color: #fff !important
}

.text-secondary-90 {
	color: #fff !important
}

.text-secondary-85 {
	color: #fff !important
}

.text-secondary-80 {
	color: #fff !important
}

.text-secondary-75 {
	color: #fff !important
}

.text-secondary-70 {
	color: #fff !important
}

.text-secondary-65 {
	color: #fff !important
}

.text-secondary-60 {
	color: #fff !important
}

.text-secondary-55 {
	color: #fff !important
}

.text-secondary-50 {
	color: #fff !important
}

.text-secondary-45 {
	color: #fff !important
}

.text-secondary-40 {
	color: #fff !important
}

.text-secondary-35 {
	color: #fff !important
}

.text-secondary-30 {
	color: #fff !important
}

.text-secondary-25 {
	color: #fff !important
}

.text-secondary-20 {
	color: #fff !important
}

.text-secondary-15 {
	color: #fff !important
}

.text-secondary-10 {
	color: #fff !important
}

.text-secondary-05 {
	color: #fff !important
}

.text-secondary-00 {
	color: #fff !important
}

.text-mix {
	color: #fff !important
}

.text-mix-95 {
	color: #f4f4f4 !important
}

.text-mix-90 {
	color: #e9e9e9 !important
}

.text-mix-85 {
	color: #dedede !important
}

.text-mix-80 {
	color: #d2d2d2 !important
}

.text-mix-75 {
	color: #c7c7c7 !important
}

.text-mix-70 {
	color: #bcbcbc !important
}

.text-mix-65 {
	color: #b1b1b1 !important
}

.text-mix-60 {
	color: #a6a6a6 !important
}

.text-mix-55 {
	color: #9b9b9b !important
}

.text-mix-50 {
	color: #909090 !important
}

.text-mix-45 {
	color: #848484 !important
}

.text-mix-40 {
	color: #797979 !important
}

.text-mix-35 {
	color: #6e6e6e !important
}

.text-mix-30 {
	color: #636363 !important
}

.text-mix-25 {
	color: #585858 !important
}

.text-mix-20 {
	color: #4d4d4d !important
}

.text-mix-15 {
	color: #414141 !important
}

.text-mix-10 {
	color: #363636 !important
}

.text-mix-05 {
	color: #2b2b2b !important
}

.text-mix-00 {
	color: #202020 !important
}

.text-mixa {
	color: rgba(255, 255, 255, 1) !important
}

.text-mixa-95 {
	color: rgba(244, 244, 244, .95) !important
}

.text-mixa-90 {
	color: rgba(233, 233, 233, .9) !important
}

.text-mixa-85 {
	color: rgba(222, 222, 222, .85) !important
}

.text-mixa-80 {
	color: rgba(210, 210, 210, .8) !important
}

.text-mixa-75 {
	color: rgba(199, 199, 199, .75) !important
}

.text-mixa-70 {
	color: rgba(188, 188, 188, .7) !important
}

.text-mixa-65 {
	color: rgba(177, 177, 177, .65) !important
}

.text-mixa-60 {
	color: rgba(166, 166, 166, .6) !important
}

.text-mixa-55 {
	color: rgba(155, 155, 155, .55) !important
}

.text-mixa-50 {
	color: rgba(144, 144, 144, .5) !important
}

.text-mixa-45 {
	color: rgba(132, 132, 132, .45) !important
}

.text-mixa-40 {
	color: rgba(121, 121, 121, .4) !important
}

.text-mixa-35 {
	color: rgba(110, 110, 110, .35) !important
}

.text-mixa-30 {
	color: rgba(99, 99, 99, .3) !important
}

.text-mixa-25 {
	color: rgba(88, 88, 88, .25) !important
}

.text-mixa-20 {
	color: rgba(77, 77, 77, .2) !important
}

.text-mixa-15 {
	color: rgba(65, 65, 65, .15) !important
}

.text-mixa-10 {
	color: rgba(54, 54, 54, .1) !important
}

.text-mixa-05 {
	color: rgba(43, 43, 43, .05) !important
}

.text-mixa-00 {
	color: rgba(32, 32, 32, 0) !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis
}

.text-underline {
	text-decoration: underline !important
}

.text-linethrough {
	text-decoration: line-through !important
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 600 !important
}

.font-italic {
	font-style: italic !important
}

.font-family-simsun {
	font-family: simsun !important
}

.font-family-microsoftyahei {
	font-family: 'Microsoft Yahei' !important
}

.font-family-andalemono {
	font-family: 'andale mono', times !important
}

.font-family-arial {
	font-family: arial, helvetica, sans-serif !important
}

.font-family-arialblack {
	font-family: 'arial black', 'avant garde' !important
}

.font-family-bookantiqua {
	font-family: 'book antiqua', palatino !important
}

.font-family-comicsansms {
	font-family: 'comic sans ms', sans-serif !important
}

.font-family-couriernew {
	font-family: 'courier new', courier !important
}

.font-family-georgia {
	font-family: georgia, palatino !important
}

.font-family-helvetica {
	font-family: helvetica !important
}

.font-family-impact {
	font-family: impact, chicago !important
}

.font-family-symbol {
	font-family: symbol !important
}

.font-family-tahoma {
	font-family: tahoma, arial, helvetica, sans-serif !important
}

.font-family-terminal {
	font-family: terminal, monaco !important
}

.font-family-timesnewroman {
	font-family: 'times new roman', times !important
}

.font-family-trebuchetms {
	font-family: 'trebuchet ms', geneva !important
}

.font-family-verdana {
	font-family: verdana, geneva !important
}

.font-family-webdings {
	font-family: webdings !important
}

.font-family-wingdings {
	font-family: wingdings, 'zapf dingbats' !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.border-radius-1 {
	-webkit-border-radius: .25rem !important;
	border-radius: .25rem !important
}

.border-radius-2 {
	-webkit-border-radius: .375rem !important;
	border-radius: .375rem !important
}

.border-radius-3 {
	-webkit-border-radius: .5rem !important;
	border-radius: .5rem !important
}

.border-style-solid {
	border-style: solid !important
}

.border-width-1 {
	border-width: 1px !important
}

.border-width-2 {
	border-width: 2px !important
}

.border-width-3 {
	border-width: 3px !important
}

.border-color-primary {
	border-color: var(--primary) !important
}

.border-color-secondary {
	border-color: var(--secondary) !important
}

.btn {
	display: inline-block;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition-duration: .25s;
	-o-transition-duration: .25s;
	transition-duration: .25s;
	-webkit-transition-property: color, background-color, border-color, -webkit-box-shadow;
	-o-transition-property: color, background-color, border-color, box-shadow;
	transition-property: color, background-color, border-color, -webkit-box-shadow;
	transition-property: color, background-color, border-color, box-shadow;
	transition-property: color, background-color, border-color, box-shadow, -webkit-box-shadow;
	vertical-align: middle;
	white-space: nowrap;
	color: currentcolor;
	border: 1px solid transparent;
	outline: 0;
	background-color: transparent
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn {
	line-height: 1.15
}

.btn.disabled,
.btn:disabled {
	cursor: auto;
	pointer-events: none;
	opacity: .45
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.btn-sm {
	font-size: .875rem;
	padding: .5rem 2rem
}

.btn-md {
	padding: .75rem 3rem
}

.btn-lg {
	font-size: 1.125rem;
	padding: 1rem 4rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-pill {
	-webkit-border-radius: 2rem;
	border-radius: 2rem
}

.btn-primary {
	color: var(--primary-85);
	border-color: var(--primary);
	background-color: var(--primary)
}

.btn-primary.focus,
.btn-primary:focus {
	-webkit-box-shadow: 0 0 0 .1em var(--primary-20);
	box-shadow: 0 0 0 .1em var(--primary-20)
}

.btn-primary:not(:disabled):not(.disabled):hover {
	color: var(--primary-95);
	border-color: var(--primary-light);
	background-color: var(--primary-light)
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
	color: var(--primary-85);
	border-color: var(--primary);
	background-color: var(--primary)
}

.btn-outline-mix {
	color: var(--mix-00);
	border-color: var(--mix-00);
	background-color: transparent
}

.btn-outline-mix:not(:disabled):not(.disabled):hover {
	color: var(--mix);
	background-color: var(--mix-00)
}

.btn-outline-mix.focus,
.btn-outline-mix:focus {
	-webkit-box-shadow: 0 0 0 .1em var(--mix-75);
	box-shadow: 0 0 0 .1em var(--mix-75)
}

.btn-outline-primary {
	color: var(--primary);
	border-color: var(--primary);
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):hover {
	color: var(--primary-85);
	background-color: var(--primary)
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
	color: var(--primary-95);
	border-color: var(--primary-dark);
	background-color: var(--primary-dark)
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 .1em var(--primary-20);
	box-shadow: 0 0 0 .1em var(--primary-20)
}

.btn .icon {
	font-size: 1.15em;
	vertical-align: -12%
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px
}

.container-fluid {
	width: 100%;
	max-width: 100%
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	max-width: 100%;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.col-auto {
	width: auto;
	max-width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.col-1 {
	max-width: 8.33333%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%
}

.col-2 {
	max-width: 16.66667%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%
}

.col-3 {
	max-width: 25%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.col-4 {
	max-width: 33.33333%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%
}

.col-5 {
	max-width: 41.66667%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%
}

.col-6 {
	max-width: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.col-7 {
	max-width: 58.33333%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%
}

.col-8 {
	max-width: 66.66667%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%
}

.col-9 {
	max-width: 75%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%
}

.col-10 {
	max-width: 83.33333%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%
}

.col-11 {
	max-width: 91.66667%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%
}

.col-12 {
	max-width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}

.offset-0 {
	margin-left: 0
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none
}

.pagination li a {
	display: block;
	padding: .25rem .75rem
}

.pagination li.active a {
	color: var(--primary)
}

.pagination li:not(:disabled):not(.disabled) a {
	cursor: pointer
}

.pagination li.disabled a {
	cursor: auto;
	pointer-events: none;
	color: var(--mix-75)
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid var(--mix-00)
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid var(--mix-00)
}

.table tbody+tbody {
	border-top: 2px solid var(--mix-00)
}

.table .table {
	background-color: var(--mix)
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid var(--mix-00)
}

.table-bordered td,
.table-bordered th {
	border: 1px solid var(--mix-00)
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: var(--mix-95)
}

.table-hover tbody tr:hover {
	background-color: var(--mix-90)
}