  
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent;
	color: inherit;
	text-decoration: none
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
code, kbd, pre, samp {
	font-size: 1rem
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
select {
	text-transform: none
}
button {
	overflow: visible
}
button, input, select, textarea {
	max-width: 100%
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default;
	opacity: .5
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0
}
input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em
}
fieldset>:last-child {
	margin-bottom: 0
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top
}
optgroup {
	font-weight: bold
}
@-ms-viewport {
width:device-width
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}
*, *::before, *::after {
	-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: 1200px;
	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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width: 576px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width: 992px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	padding-right: 15px;
	padding-left: 15px
}
}

@media (min-width: 1200px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
	padding-right: 15px;
	padding-left: 15px
}
}
.col {
	-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;
	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-preferred-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-preferred-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-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-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-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-preferred-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-preferred-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%
}
}
.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-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}
.flex-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-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-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-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-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-sm-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !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-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-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-md-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !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-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-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-lg-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !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-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-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}
.flex-xl-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !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
}
}
.m-0 {
	margin: 0px
}
.mt-0 {
	margin-top: 0px
}
.mb-0 {
	margin-bottom: 0px
}
.ml-0 {
	margin-left: 0px
}
.mr-0 {
	margin-right: 0px
}
.mx-0 {
	margin-left: 0px;
	margin-right: 0px
}
.my-0 {
	margin-top: 0px;
	margin-bottom: 0px
}
.m-10 {
	margin: 10px
}
.mt-10 {
	margin-top: 10px
}
.mb-10 {
	margin-bottom: 10px
}
.ml-10 {
	margin-left: 10px
}
.mr-10 {
	margin-right: 10px
}
.mx-10 {
	margin-left: 10px;
	margin-right: 10px
}
.my-10 {
	margin-top: 10px;
	margin-bottom: 10px
}
.m-20 {
	margin: 20px
}
.mt-20 {
	margin-top: 20px
}
.mb-20 {
	margin-bottom: 20px
}
.ml-20 {
	margin-left: 20px
}
.mr-20 {
	margin-right: 20px
}
.mx-20 {
	margin-left: 20px;
	margin-right: 20px
}
.my-20 {
	margin-top: 20px;
	margin-bottom: 20px
}
.m-30 {
	margin: 30px
}
.mt-30 {
	margin-top: 30px
}
.mb-30 {
	margin-bottom: 30px
}
.ml-30 {
	margin-left: 30px
}
.mr-30 {
	margin-right: 30px
}
.mx-30 {
	margin-left: 30px;
	margin-right: 30px
}
.my-30 {
	margin-top: 30px;
	margin-bottom: 30px
}
.m-40 {
	margin: 40px
}
.mt-40 {
	margin-top: 40px
}
.mb-40 {
	margin-bottom: 40px
}
.ml-40 {
	margin-left: 40px
}
.mr-40 {
	margin-right: 40px
}
.mx-40 {
	margin-left: 40px;
	margin-right: 40px
}
.my-40 {
	margin-top: 40px;
	margin-bottom: 40px
}
.m-50 {
	margin: 50px
}
.mt-50 {
	margin-top: 50px
}
.mb-50 {
	margin-bottom: 50px
}
.ml-50 {
	margin-left: 50px
}
.mr-50 {
	margin-right: 50px
}
.mx-50 {
	margin-left: 50px;
	margin-right: 50px
}
.my-50 {
	margin-top: 50px;
	margin-bottom: 50px
}
.m-60 {
	margin: 60px
}
.mt-60 {
	margin-top: 60px
}
.mb-60 {
	margin-bottom: 60px
}
.ml-60 {
	margin-left: 60px
}
.mr-60 {
	margin-right: 60px
}
.mx-60 {
	margin-left: 60px;
	margin-right: 60px
}
.my-60 {
	margin-top: 60px;
	margin-bottom: 60px
}
.p-0 {
	padding: 0px
}
.pt-0 {
	padding-top: 0px
}
.pb-0 {
	padding-bottom: 0px
}
.pl-0 {
	padding-left: 0px
}
.pr-0 {
	padding-right: 0px
}
.px-0 {
	padding-left: 0px;
	padding-right: 0px
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px
}
.p-10 {
	padding: 10px
}
.pt-10 {
	padding-top: 10px
}
.pb-10 {
	padding-bottom: 10px
}
.pl-10 {
	padding-left: 10px
}
.pr-10 {
	padding-right: 10px
}
.px-10 {
	padding-left: 10px;
	padding-right: 10px
}
.py-10 {
	padding-top: 10px;
	padding-bottom: 10px
}
.p-20 {
	padding: 20px
}
.pt-20 {
	padding-top: 20px
}
.pb-20 {
	padding-bottom: 20px
}
.pl-20 {
	padding-left: 20px
}
.pr-20 {
	padding-right: 20px
}
.px-20 {
	padding-left: 20px;
	padding-right: 20px
}
.py-20 {
	padding-top: 20px;
	padding-bottom: 20px
}
.p-30 {
	padding: 30px
}
.pt-30 {
	padding-top: 30px
}
.pb-30 {
	padding-bottom: 30px
}
.pl-30 {
	padding-left: 30px
}
.pr-30 {
	padding-right: 30px
}
.px-30 {
	padding-left: 30px;
	padding-right: 30px
}
.py-30 {
	padding-top: 30px;
	padding-bottom: 30px
}
.p-40 {
	padding: 40px
}

@media (max-width: 767px) {
.p-40 {
	padding: 20px;
	padding: 20px
}
}
.pt-40 {
	padding-top: 40px
}
.pb-40 {
	padding-bottom: 40px
}
.pl-40 {
	padding-left: 40px
}
.pr-40 {
	padding-right: 40px
}
.px-40 {
	padding-left: 40px;
	padding-right: 40px
}

@media (max-width: 767px) {
.px-40 {
	padding-left: 20px;
	padding-right: 20px
}
}
.py-40 {
	padding-top: 40px;
	padding-bottom: 40px
}
.p-50 {
	padding: 50px
}

@media (max-width: 767px) {
.p-50 {
	padding: 25px;
	padding: 25px
}
}
.pt-50 {
	padding-top: 50px
}
.pb-50 {
	padding-bottom: 50px
}
.pl-50 {
	padding-left: 50px
}
.pr-50 {
	padding-right: 50px
}
.px-50 {
	padding-left: 50px;
	padding-right: 50px
}

@media (max-width: 767px) {
.px-50 {
	padding-left: 25px;
	padding-right: 25px
}
}
.py-50 {
	padding-top: 50px;
	padding-bottom: 50px
}
.p-60 {
	padding: 60px
}

@media (max-width: 767px) {
.p-60 {
	padding: 30px;
	padding: 30px
}
}
.pt-60 {
	padding-top: 60px
}
.pb-60 {
	padding-bottom: 60px
}
.pl-60 {
	padding-left: 60px
}
.pr-60 {
	padding-right: 60px
}
.px-60 {
	padding-left: 60px;
	padding-right: 60px
}

@media (max-width: 767px) {
.px-60 {
	padding-left: 30px;
	padding-right: 30px
}
}
.py-60 {
	padding-top: 60px;
	padding-bottom: 60px
}
.white {
	color: #fff
}
.bg-white {
	background-color: #fff
}
.bd-white {
	border-color: #fff !important
}
.black {
	color: #000
}
.bg-black {
	background-color: #000
}
.bd-black {
	border-color: #000 !important
}
.blue {
	color: #4795e5
}
.bg-blue {
	background-color: #4795e5
}
.bd-blue {
	border-color: #4795e5 !important
}
.blue-dark {
	color: #3d5174
}
.bg-blue-dark {
	background-color: #3d5174
}
.bd-blue-dark {
	border-color: #3d5174 !important
}
.gray {
	color: #6f6f6e
}
.bg-gray {
	background-color: #6f6f6e
}
.bd-gray {
	border-color: #6f6f6e !important
}
.gray-light {
	color: #ececec
}
.bg-gray-light {
	background-color: #ececec
}
.bd-gray-light {
	border-color: #ececec !important
}
.s-12 {
	font-size: .75rem;
	line-height: 1.4em
}
.s-13 {
	font-size: .8125rem;
	line-height: 1.4em
}
.s-14 {
	font-size: .875rem;
	line-height: 1.4em
}
.s-15 {
	font-size: .9375rem;
	line-height: 1.4em
}
.s-16 {
	font-size: 1rem;
	line-height: 1.4em
}
.s-17 {
	font-size: 1.0625rem;
	line-height: 1.4em
}
.s-18 {
	font-size: 1.125rem;
	line-height: 1.4em
}
.s-19 {
	font-size: 1.1875rem;
	line-height: 1.4em
}
.s-20 {
	font-size: 1.25rem;
	line-height: 1.4em
}
.s-21 {
	font-size: 1.3125rem;
	line-height: 1.4em
}
.s-22 {
	font-size: 1.375rem;
	line-height: 1.4em
}
.s-23 {
	font-size: 1.4375rem;
	line-height: 1.4em
}
.s-24 {
	font-size: 1.5rem;
	line-height: 1.4em
}
.s-25 {
	font-size: 1.5625rem;
	line-height: 1.4em
}
.s-26 {
	font-size: 1.625rem;
	line-height: 1.4em
}
.s-27 {
	font-size: 1.6875rem;
	line-height: 1.4em
}
.s-28 {
	font-size: 1.75rem;
	line-height: 1.4em
}
.s-29 {
	font-size: 1.8125rem;
	line-height: 1.4em
}
.s-30 {
	font-size: 1.875rem;
	line-height: 1.4em
}
.s-31 {
	font-size: 1.9375rem;
	line-height: 1.4em
}
.s-32 {
	font-size: 2rem;
	line-height: 1.4em
}
.s-33 {
	font-size: 2.0625rem;
	line-height: 1.4em
}
.s-34 {
	font-size: 2.125rem;
	line-height: 1.4em
}
.s-35 {
	font-size: 2.1875rem;
	line-height: 1.4em
}
.s-36 {
	font-size: 2.25rem;
	line-height: 1.4em
}
.s-37 {
	font-size: 2.3125rem;
	line-height: 1.4em
}
.s-38 {
	font-size: 2.375rem;
	line-height: 1.4em
}
.s-39 {
	font-size: 2.4375rem;
	line-height: 1.4em
}
.s-40 {
	font-size: 2.5rem;
	line-height: 1.4em
}
.s-41 {
	font-size: 2.5625rem;
	line-height: 1.4em
}
.s-42 {
	font-size: 2.625rem;
	line-height: 1.4em
}
.s-43 {
	font-size: 2.6875rem;
	line-height: 1.4em
}
.s-44 {
	font-size: 2.75rem;
	line-height: 1.4em
}
.s-45 {
	font-size: 2.8125rem;
	line-height: 1.4em
}
.s-46 {
	font-size: 2.875rem;
	line-height: 1.4em
}
.s-47 {
	font-size: 2.9375rem;
	line-height: 1.4em
}
.s-48 {
	font-size: 3rem;
	line-height: 1.4em
}
.s-49 {
	font-size: 3.0625rem;
	line-height: 1.4em
}
.s-50 {
	font-size: 3.125rem;
	line-height: 1.4em
}
.s-51 {
	font-size: 3.1875rem;
	line-height: 1.4em
}
.s-52 {
	font-size: 3.25rem;
	line-height: 1.4em
}
.s-53 {
	font-size: 3.3125rem;
	line-height: 1.4em
}
.s-54 {
	font-size: 3.375rem;
	line-height: 1.4em
}
.s-55 {
	font-size: 3.4375rem;
	line-height: 1.4em
}
.s-56 {
	font-size: 3.5rem;
	line-height: 1.4em
}
.s-57 {
	font-size: 3.5625rem;
	line-height: 1.4em
}
.s-58 {
	font-size: 3.625rem;
	line-height: 1.4em
}
.s-59 {
	font-size: 3.6875rem;
	line-height: 1.4em
}
.s-60 {
	font-size: 3.75rem;
	line-height: 1.4em
}
* {
	box-sizing: border-box
}
html {
	height: 100%;
	font-family: "Roboto Slab", serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal
}

@media (min-width: 768px) {
html {
	font-size: 16px
}
}
body {
	font-size: 1.125rem;
	color: #6f6f6e;
	min-width: 320px
}
a {
	box-shadow: none;
	outline: 0;
	transition: all .3s ease
}
img {
	max-width: 100%;
	height: auto
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	line-height: 1.2;
	margin: 0 0 15px
}
h1, .h1 {
	font-size: 5rem
}
h2, .h2 {
	font-size: 3.125rem
}
h3 {
	font-size: 1.5625rem
}
p {
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 25px
}
p:last-child {
	margin-bottom: 0
}
p a {
	text-decoration: underline
}
textarea, input {
	box-shadow: none;
	outline: 0
}
iframe {
	border: 0
}
button {
	border-radius: 0;
	border: 1px solid #c6c6c5
}
small, .small {
	font-size: 70%
}
.clearfix:after, .form .input:after {
	content: "";
	display: table;
	clear: both
}
.table {
	border-collapse: collapse
}
.dt {
	display: table;
	height: 100%;
	width: 100%
}
.dtr {
	display: table-row
}
.dtc {
	display: table-cell;
	vertical-align: middle
}
.text-center {
	text-align: center !important
}
.text-left {
	text-align: left !important
}
.text-right {
	text-align: right !important
}
.text-uppercase {
	text-transform: uppercase !important
}
.bold {
	font-weight: 700 !important
}
.italic {
	font-style: italic !important
}
.spaced {
	letter-spacing: .2em
}

@media (min-width: 768px) {
.spaced {
	letter-spacing: .4em
}
}
.spaced-md {
	letter-spacing: .1em
}

@media (min-width: 768px) {
.spaced-md {
	letter-spacing: .2em
}
}
.spaced-sm {
	letter-spacing: .05em
}

@media (min-width: 768px) {
.spaced-sm {
	letter-spacing: .1em
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.no-border {
	border: 0 !important
}
.f-main {
	font-family: "Roboto Slab", serif
}
.f-second {
	font-family: "Oswald", sans-serif
}
.centered-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.img-responsive {
	width: 100%
}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.animated.infinite {
	animation-iteration-count: infinite
}
.animated.hinge {
	animation-duration: 2s
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
	animation-duration: .75s
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
transform:translate3d(0, 0, 0)
}
40%, 43% {
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform:translate3d(0, -30px, 0)
}
70% {
animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform:translate3d(0, -15px, 0)
}
90% {
transform:translate3d(0, -4px, 0)
}
}
.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}
@keyframes flash {
from, 50%, to {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash {
	animation-name: flash
}
@keyframes pulse {
from {
transform:scale3d(1, 1, 1)
}
50% {
transform:scale3d(1.05, 1.05, 1.05)
}
to {
transform:scale3d(1, 1, 1)
}
}
.pulse {
	animation-name: pulse
}
@keyframes rubberBand {
from {
transform:scale3d(1, 1, 1)
}
30% {
transform:scale3d(1.25, 0.75, 1)
}
40% {
transform:scale3d(0.75, 1.25, 1)
}
50% {
transform:scale3d(1.15, 0.85, 1)
}
65% {
transform:scale3d(0.95, 1.05, 1)
}
75% {
transform:scale3d(1.05, 0.95, 1)
}
to {
transform:scale3d(1, 1, 1)
}
}
.rubberBand {
	animation-name: rubberBand
}
@keyframes shake {
from, to {
transform:translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
transform:translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
transform:translate3d(10px, 0, 0)
}
}
.shake {
	animation-name: shake
}
@keyframes headShake {
0% {
transform:translateX(0)
}
6.5% {
transform:translateX(-6px) rotateY(-9deg)
}
18.5% {
transform:translateX(5px) rotateY(7deg)
}
31.5% {
transform:translateX(-3px) rotateY(-5deg)
}
43.5% {
transform:translateX(2px) rotateY(3deg)
}
50% {
transform:translateX(0)
}
}
.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}
@keyframes swing {
20% {
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
transform:rotate3d(0, 0, 1, -5deg)
}
to {
transform:rotate3d(0, 0, 1, 0deg)
}
}
.swing {
	transform-origin: top center;
	animation-name: swing
}
@keyframes tada {
from {
transform:scale3d(1, 1, 1)
}
10%, 20% {
transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
to {
transform:scale3d(1, 1, 1)
}
}
.tada {
	animation-name: tada
}
@keyframes wobble {
from {
transform:none
}
15% {
transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
to {
transform:none
}
}
.wobble {
	animation-name: wobble
}
@keyframes jello {
from, 11.1%, to {
transform:none
}
22.2% {
transform:skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
transform:skewX(6.25deg) skewY(6.25deg)
}
44.4% {
transform:skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
transform:skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
transform:skewX(-0.78125deg) skewY(-0.78125deg)
}
77.7% {
transform:skewX(0.390625deg) skewY(0.390625deg)
}
88.8% {
transform:skewX(-0.1953125deg) skewY(-0.1953125deg)
}
}
.jello {
	animation-name: jello;
	transform-origin: center
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
opacity:0;
transform:scale3d(0.3, 0.3, 0.3)
}
20% {
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
transform:scale3d(0.9, 0.9, 0.9)
}
60% {
opacity:1;
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
transform:scale3d(0.97, 0.97, 0.97)
}
to {
opacity:1;
transform:scale3d(1, 1, 1)
}
}
.bounceIn {
	animation-name: bounceIn
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
opacity:0;
transform:translate3d(0, -3000px, 0)
}
60% {
opacity:1;
transform:translate3d(0, 25px, 0)
}
75% {
transform:translate3d(0, -10px, 0)
}
90% {
transform:translate3d(0, 5px, 0)
}
to {
transform:none
}
}
.bounceInDown {
	animation-name: bounceInDown
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
0% {
opacity:0;
transform:translate3d(-3000px, 0, 0)
}
60% {
opacity:1;
transform:translate3d(25px, 0, 0)
}
75% {
transform:translate3d(-10px, 0, 0)
}
90% {
transform:translate3d(5px, 0, 0)
}
to {
transform:none
}
}
.bounceInLeft {
	animation-name: bounceInLeft
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
from {
opacity:0;
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
transform:translate3d(-25px, 0, 0)
}
75% {
transform:translate3d(10px, 0, 0)
}
90% {
transform:translate3d(-5px, 0, 0)
}
to {
transform:none
}
}
.bounceInRight {
	animation-name: bounceInRight
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
}
from {
opacity:0;
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
transform:translate3d(0, -20px, 0)
}
75% {
transform:translate3d(0, 10px, 0)
}
90% {
transform:translate3d(0, -5px, 0)
}
to {
transform:translate3d(0, 0, 0)
}
}
.bounceInUp {
	animation-name: bounceInUp
}
@keyframes bounceOut {
20% {
transform:scale3d(0.9, 0.9, 0.9)
}
50%, 55% {
opacity:1;
transform:scale3d(1.1, 1.1, 1.1)
}
to {
opacity:0;
transform:scale3d(0.3, 0.3, 0.3)
}
}
.bounceOut {
	animation-name: bounceOut
}
@keyframes bounceOutDown {
20% {
transform:translate3d(0, 10px, 0)
}
40%, 45% {
opacity:1;
transform:translate3d(0, -20px, 0)
}
to {
opacity:0;
transform:translate3d(0, 2000px, 0)
}
}
.bounceOutDown {
	animation-name: bounceOutDown
}
@keyframes bounceOutLeft {
20% {
opacity:1;
transform:translate3d(20px, 0, 0)
}
to {
opacity:0;
transform:translate3d(-2000px, 0, 0)
}
}
.bounceOutLeft {
	animation-name: bounceOutLeft
}
@keyframes bounceOutRight {
20% {
opacity:1;
transform:translate3d(-20px, 0, 0)
}
to {
opacity:0;
transform:translate3d(2000px, 0, 0)
}
}
.bounceOutRight {
	animation-name: bounceOutRight
}
@keyframes bounceOutUp {
20% {
transform:translate3d(0, -10px, 0)
}
40%, 45% {
opacity:1;
transform:translate3d(0, 20px, 0)
}
to {
opacity:0;
transform:translate3d(0, -2000px, 0)
}
}
.bounceOutUp {
	animation-name: bounceOutUp
}
@keyframes fadeIn {
from {
opacity:0
}
to {
opacity:1
}
}
.fadeIn {
	animation-name: fadeIn
}
@keyframes fadeInDown {
from {
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInDown {
	animation-name: fadeInDown
}
@keyframes fadeInDownBig {
from {
opacity:0;
transform:translate3d(0, -2000px, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInDownBig {
	animation-name: fadeInDownBig
}
@keyframes fadeInLeft {
from {
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInLeft {
	animation-name: fadeInLeft
}
@keyframes fadeInLeftBig {
from {
opacity:0;
transform:translate3d(-2000px, 0, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInLeftBig {
	animation-name: fadeInLeftBig
}
@keyframes fadeInRight {
from {
opacity:0;
transform:translate3d(100%, 0, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInRight {
	animation-name: fadeInRight
}
@keyframes fadeInRightBig {
from {
opacity:0;
transform:translate3d(2000px, 0, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInRightBig {
	animation-name: fadeInRightBig
}
@keyframes fadeInUp {
from {
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInUp {
	animation-name: fadeInUp
}
@keyframes fadeInUpBig {
from {
opacity:0;
transform:translate3d(0, 2000px, 0)
}
to {
opacity:1;
transform:none
}
}
.fadeInUpBig {
	animation-name: fadeInUpBig
}
@keyframes fadeOut {
from {
opacity:1
}
to {
opacity:0
}
}
.fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOutDown {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(0, 100%, 0)
}
}
.fadeOutDown {
	animation-name: fadeOutDown
}
@keyframes fadeOutDownBig {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig {
	animation-name: fadeOutDownBig
}
@keyframes fadeOutLeft {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(-100%, 0, 0)
}
}
.fadeOutLeft {
	animation-name: fadeOutLeft
}
@keyframes fadeOutLeftBig {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}
@keyframes fadeOutRight {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(100%, 0, 0)
}
}
.fadeOutRight {
	animation-name: fadeOutRight
}
@keyframes fadeOutRightBig {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig {
	animation-name: fadeOutRightBig
}
@keyframes fadeOutUp {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(0, -100%, 0)
}
}
.fadeOutUp {
	animation-name: fadeOutUp
}
@keyframes fadeOutUpBig {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig {
	animation-name: fadeOutUpBig
}
@keyframes flip {
from {
transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function:ease-out
}
40% {
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function:ease-out
}
50% {
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function:ease-in
}
80% {
transform:perspective(400px) scale3d(0.95, 0.95, 0.95);
animation-timing-function:ease-in
}
to {
transform:perspective(400px);
animation-timing-function:ease-in
}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}
@keyframes flipInX {
from {
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function:ease-in;
opacity:0
}
40% {
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function:ease-in
}
60% {
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
80% {
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
to {
transform:perspective(400px)
}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipInX
}
@keyframes flipInY {
from {
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function:ease-in;
opacity:0
}
40% {
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function:ease-in
}
60% {
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
to {
transform:perspective(400px)
}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipInY
}
@keyframes flipOutX {
from {
transform:perspective(400px)
}
30% {
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity:1
}
to {
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
.flipOutX {
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}
@keyframes flipOutY {
from {
transform:perspective(400px)
}
30% {
transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity:1
}
to {
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipOutY
}
@keyframes lightSpeedIn {
from {
transform:translate3d(100%, 0, 0) skewX(-30deg);
opacity:0
}
60% {
transform:skewX(20deg);
opacity:1
}
80% {
transform:skewX(-5deg);
opacity:1
}
to {
transform:none;
opacity:1
}
}
.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}
@keyframes lightSpeedOut {
from {
opacity:1
}
to {
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}
@keyframes rotateIn {
from {
transform-origin:center;
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
to {
transform-origin:center;
transform:none;
opacity:1
}
}
.rotateIn {
	animation-name: rotateIn
}
@keyframes rotateInDownLeft {
from {
transform-origin:left bottom;
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
to {
transform-origin:left bottom;
transform:none;
opacity:1
}
}
.rotateInDownLeft {
	animation-name: rotateInDownLeft
}
@keyframes rotateInDownRight {
from {
transform-origin:right bottom;
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
to {
transform-origin:right bottom;
transform:none;
opacity:1
}
}
.rotateInDownRight {
	animation-name: rotateInDownRight
}
@keyframes rotateInUpLeft {
from {
transform-origin:left bottom;
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
to {
transform-origin:left bottom;
transform:none;
opacity:1
}
}
.rotateInUpLeft {
	animation-name: rotateInUpLeft
}
@keyframes rotateInUpRight {
from {
transform-origin:right bottom;
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
to {
transform-origin:right bottom;
transform:none;
opacity:1
}
}
.rotateInUpRight {
	animation-name: rotateInUpRight
}
@keyframes rotateOut {
from {
transform-origin:center;
opacity:1
}
to {
transform-origin:center;
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
.rotateOut {
	animation-name: rotateOut
}
@keyframes rotateOutDownLeft {
from {
transform-origin:left bottom;
opacity:1
}
to {
transform-origin:left bottom;
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
}
.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}
@keyframes rotateOutDownRight {
from {
transform-origin:right bottom;
opacity:1
}
to {
transform-origin:right bottom;
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutDownRight {
	animation-name: rotateOutDownRight
}
@keyframes rotateOutUpLeft {
from {
transform-origin:left bottom;
opacity:1
}
to {
transform-origin:left bottom;
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}
@keyframes rotateOutUpRight {
from {
transform-origin:right bottom;
opacity:1
}
to {
transform-origin:right bottom;
transform:rotate3d(0, 0, 1, 90deg);
opacity:0
}
}
.rotateOutUpRight {
	animation-name: rotateOutUpRight
}
@keyframes hinge {
0% {
transform-origin:top left;
animation-timing-function:ease-in-out
}
20%, 60% {
transform:rotate3d(0, 0, 1, 80deg);
transform-origin:top left;
animation-timing-function:ease-in-out
}
40%, 80% {
transform:rotate3d(0, 0, 1, 60deg);
transform-origin:top left;
animation-timing-function:ease-in-out;
opacity:1
}
to {
transform:translate3d(0, 700px, 0);
opacity:0
}
}
.hinge {
	animation-name: hinge
}
@keyframes jackInTheBox {
from {
opacity:0;
transform:scale(0.1) rotate(30deg);
transform-origin:center bottom
}
50% {
transform:rotate(-10deg)
}
70% {
transform:rotate(3deg)
}
to {
opacity:1;
transform:scale(1)
}
}
.jackInTheBox {
	animation-name: jackInTheBox
}
@keyframes rollIn {
from {
opacity:0;
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
to {
opacity:1;
transform:none
}
}
.rollIn {
	animation-name: rollIn
}
@keyframes rollOut {
from {
opacity:1
}
to {
opacity:0;
transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
.rollOut {
	animation-name: rollOut
}
@keyframes zoomIn {
from {
opacity:0;
transform:scale3d(0.3, 0.3, 0.3)
}
50% {
opacity:1
}
}
.zoomIn {
	animation-name: zoomIn
}
@keyframes zoomInDown {
from {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInDown {
	animation-name: zoomInDown
}
@keyframes zoomInLeft {
from {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInLeft {
	animation-name: zoomInLeft
}
@keyframes zoomInRight {
from {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInRight {
	animation-name: zoomInRight
}
@keyframes zoomInUp {
from {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
60% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomInUp {
	animation-name: zoomInUp
}
@keyframes zoomOut {
from {
opacity:1
}
50% {
opacity:0;
transform:scale3d(0.3, 0.3, 0.3)
}
to {
opacity:0
}
}
.zoomOut {
	animation-name: zoomOut
}
@keyframes zoomOutDown {
40% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
to {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin:center bottom;
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomOutDown {
	animation-name: zoomOutDown
}
@keyframes zoomOutLeft {
40% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
}
to {
opacity:0;
transform:scale(0.1) translate3d(-2000px, 0, 0);
transform-origin:left center
}
}
.zoomOutLeft {
	animation-name: zoomOutLeft
}
@keyframes zoomOutRight {
40% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
}
to {
opacity:0;
transform:scale(0.1) translate3d(2000px, 0, 0);
transform-origin:right center
}
}
.zoomOutRight {
	animation-name: zoomOutRight
}
@keyframes zoomOutUp {
40% {
opacity:1;
transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
to {
opacity:0;
transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin:center bottom;
animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
}
}
.zoomOutUp {
	animation-name: zoomOutUp
}
@keyframes slideInDown {
from {
transform:translate3d(0, -100%, 0);
visibility:visible
}
to {
transform:translate3d(0, 0, 0)
}
}
.slideInDown {
	animation-name: slideInDown
}
@keyframes slideInLeft {
from {
transform:translate3d(-100%, 0, 0);
visibility:visible
}
to {
transform:translate3d(0, 0, 0)
}
}
.slideInLeft {
	animation-name: slideInLeft
}
@keyframes slideInRight {
from {
transform:translate3d(100%, 0, 0);
visibility:visible
}
to {
transform:translate3d(0, 0, 0)
}
}
.slideInRight {
	animation-name: slideInRight
}
@keyframes slideInUp {
from {
transform:translate3d(0, 100%, 0);
visibility:visible
}
to {
transform:translate3d(0, 0, 0)
}
}
.slideInUp {
	animation-name: slideInUp
}
@keyframes slideOutDown {
from {
transform:translate3d(0, 0, 0)
}
to {
visibility:hidden;
transform:translate3d(0, 100%, 0)
}
}
.slideOutDown {
	animation-name: slideOutDown
}
@keyframes slideOutLeft {
from {
transform:translate3d(0, 0, 0)
}
to {
visibility:hidden;
transform:translate3d(-100%, 0, 0)
}
}
.slideOutLeft {
	animation-name: slideOutLeft
}
@keyframes slideOutRight {
from {
transform:translate3d(0, 0, 0)
}
to {
visibility:hidden;
transform:translate3d(100%, 0, 0)
}
}
.slideOutRight {
	animation-name: slideOutRight
}
@keyframes slideOutUp {
from {
transform:translate3d(0, 0, 0)
}
to {
visibility:hidden;
transform:translate3d(0, -100%, 0)
}
}
.slideOutUp {
	animation-name: slideOutUp
}
span.wow {
	display: inline-block
}

@media (min-width: 1200px) {
.site-content .container {
	width: 1060px
}
}
.section {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	overflow: hidden
}
.section-title {
	text-align: center;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	margin-bottom: 3.125rem
}
.list-inline {
	padding-left: 0;
	margin: 0
}
.list-inline li {
	list-style-type: none
}
.list-inline li {
	display: inline-block
}
.btn {
	border-radius: 0;
	border: 0;
	text-transform: uppercase;
	background-color: #f43545;
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.5;
	text-align: center;
	transition: all .3s ease;
	height: 2.5rem;
	line-height: 2.5rem;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	font-size: 1.25rem;
	text-decoration: none;
	padding: 0 20px;
	display: inline-block;
	outline: 1px solid;
	outline-color: #f43545;
	outline-offset: 0;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1)
}
.btn:focus, .btn:active, .btn:hover {
	background-color: #e90d1f
}
.btn.btn-md {
	font-size: 1.875rem;
	height: 3.75rem;
	line-height: 3.75rem
}

@media (max-width: 767px) {
.btn.btn-md {
	font-size: 1.5625rem
}
}
.btn.btn-block {
	width: 100%
}
.btn:hover {
	outline-color: rgba(255,255,255,0);
	outline-offset: 15px
}
.header {
	font-family: "Oswald", sans-serif;
	font-size: 1.25rem;
	color: #fff;
	background-color: #3d5174;
	font-weight: 300;
	padding: 17px 0
}

@media (max-width: 1199px) {
.header {
	text-align: center
}
}
.header .main-menu {
	text-transform: uppercase
}
.header .main-menu li {
	margin: 0 17px
}

@media (min-width: 992px) {
.header .main-menu li.first {
	margin-left: 0
}
.header .main-menu li.last {
	margin-right: 0
}
}
.header .main-menu img {
	vertical-align: -3px
}
.header .main-menu strong {
	font-size: 1.4375rem;
	vertical-align: -1px
}

@media (min-width: 1200px) {
.header .logo {
	float: left
}
}
.header .nav {
	margin-top: 12px
}

@media (min-width: 1200px) {
.header .nav {
	float: right
}
}

@media (max-width: 991px) {
.header .btn {
	margin-top: 15px
}
}

@media (max-width: 767px) {
.footer .upper {
	text-align: center
}
.footer .upper p {
	margin-bottom: 30px
}
}

@media (max-width: 767px) {
.footer .social-icons {
	margin-bottom: 30px
}
}
.footer .google-reviews {
	overflow: hidden
}
.footer .google-reviews * {
	position: static !important;
	border: 0 !important;
	width: auto !important;
	box-shadow: none !important
}

@media (max-width: 991px) {
.footer .google-reviews {
	margin-top: 20px
}
}

@media (min-width: 768px) {
.clients li {
	margin: 0 12px
}
}

@media (max-width: 767px) {
.clients img {
	max-width: 70%
}


}
.promises .item h3 {
	margin-top: 15px
}

@media (min-width: 768px) {
.promises .item h3 {
	margin-top: 30px
}
}

@media (max-width: 767px) {
.promises .item {
	margin-top: 20px
}
}

@media (max-width: 991px) {
.how-it-works {
	text-align: center
}
}
.how-it-works ul {
	padding-left: 0;
	margin: 0
}
.how-it-works ul li {
	list-style-type: none
}

@media (max-width: 991px) {
.how-it-works ul {
	margin-top: 40px
}
}
.how-it-works .inner-content {
	max-width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.how-it-works .item {
	position: relative
}
.how-it-works .item:not(:last-child):after {
	content: '';
	display: block;
	position: absolute;
	position: absolute;
	left: -80px;
	top: 70%;
	width: 100px;
	height: 100px;
	background: url("/cdn/shop/t/133/assets/lp-curve.png") center/contain no-repeat
}
.how-it-works .item>* {
	padding-top: 25px;
	padding-bottom: 25px
}
.how-it-works .item:first-child>* {
	padding-top: 0
}
.how-it-works .item:last-child>* {
	padding-top: 0
}
.how-it-works .item-text {
	padding-left: 20px;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 1.5625rem;
	font-weight: bold;
	text-align: left
}

@media (min-width: 992px) {
.how-it-works .item-text {
	padding-left: 50px
}
}
.how-it-works .item-thumbnail {
	width: 60px
}

@media (min-width: 992px) {
.how-it-works .item-thumbnail {
	width: 100px
}
}
.how-it-works small {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 1.2
}

@media (max-width: 991px) {
.statement {
	text-align: center
}
}
.statement img {
	margin: 10px 2%;
	width: 45%
}

@media (max-width: 991px) {
.statement .images {
	margin-top: 30px
}
}
.statement .inner-content {
	max-width: 480px
}

@media (max-width: 991px) {
.intro {
	text-align: center
}
.statement .inner-content {
	max-width: 100%
}
}
.intro h1 {
	line-height: 1;
	margin-bottom: 30px
}
.intro .form {
	margin-top: 40px
}

@media (min-width: 992px) {
.intro .form {
	margin-top: 0
}
}

@media (min-width: 992px) {
.intro .inner-content {
	width: 100%;
	max-width: 460px;
	float: right
}
}
.form {
	padding: 25px;
	border: 1px solid #c6c6c5;
	margin-bottom: 40px
}
.form input:not([type="file"]) {
	width: 70%;
	border: 1px solid #c6c6c5;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	line-height: 50px;
	display: block
}
.form label:not(.error) {
	font-size: 1rem;
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	display: block
}
.cognito .c-forms-form .c-label {
  position: relative;
}
.cognito .c-field.c-required .c-label::after {
  position: absolute;
  right: 0;
  top: 10px;
}
.form label:not(.error) span {
	color: #4795e5
}
.form .input {
	margin-bottom: 20px;
	position: relative
}
.form .input.file {
	padding-top: 15px;
	font-size: 12px
}
.form .input.file>* {
	line-height: 1
}
.form .submit {
	margin: -25px
}
.form input.error {
	border-color: red
}
.form label.error {
	color: red;
	font-size: 10px;
	position: absolute;
	right: 0;
	bottom: 0
}

.display767
{ display:none !important;}

.google-reviews {
	overflow: hidden
}
.google-reviews * {
	position: static !important;
	border: 0 !important;
	width: auto !important;
	box-shadow: none !important
}
a#toggle
{ display:none;}





@media only screen and (max-width: 767px) {
    .img-center {
        /*max-width:50%;*/
		display:none;
    }
	
	.no-disply767
	{ display:none !important;}
	
	.display767
	{ display:block !important;}
	
	.form input:not([type="file"]), .form label:not(.error)
	{ height:30px;
	line-height:30px;}
	
	.col-xs-3.item
	{ width:25%;
	max-width:25%;}
	
	.col-xs-3.item h3.f-second strong
	{ font-size:12px;
	font-weight:300;}
	
	
.form .input.file > * {
   max-width:70%;
   float:left;
}
.form .input.file {
    padding-top: 0px;
    font-size: 12px;
    margin-bottom: 35px;
}
#text{
display:none;
}
a#toggle{  
  margin-bottom:15px;
  text-decoration:underline;
  cursor:pointer;
  display:inline-block
}
form label
{ text-align:right;
padding-right:8px;}

.form .input.date input
{ padding-top:3px;
float:left;}



}
@media only screen and (max-width: 360px) {
.form .input.date label
{ line-height:16px;}

.form .input.date input
{ padding-top:3px;
float:left;}

}
#messageus_button, #ju_bbox {
    display: none !important;
}