img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}


/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

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
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014 \00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}



.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.333333%
	}
	.offset-sm-2 {
		margin-left: 16.666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.333333%
	}
	.offset-sm-5 {
		margin-left: 41.666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.333333%
	}
	.offset-sm-8 {
		margin-left: 66.666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.333333%
	}
	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.333333%
	}
	.offset-md-2 {
		margin-left: 16.666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.333333%
	}
	.offset-md-5 {
		margin-left: 41.666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.333333%
	}
	.offset-md-8 {
		margin-left: 66.666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.333333%
	}
	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2 {
		margin-left: 16.666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.333333%
	}
	.offset-lg-5 {
		margin-left: 41.666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.333333%
	}
	.offset-lg-8 {
		margin-left: 66.666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.333333%
	}
	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2 {
		margin-left: 16.666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.333333%
	}
	.offset-xl-5 {
		margin-left: 41.666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.333333%
	}
	.offset-xl-8 {
		margin-left: 66.666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.333333%
	}
	.offset-xl-11 {
		margin-left: 91.666667%
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table .table {
	background-color: #fff
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #b8daff
}

.table-hover .table-primary:hover {
	background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d6d8db
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.table-hover .table-success:hover {
	background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-hover .table-info:hover {
	background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f5c6cb
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-hover .table-light:hover {
	background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark {
	color: #fff;
	background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #32383e
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40, 167, 69, .8);
	border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
	border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220, 53, 69, .8);
	border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
	background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::before,
.was-validated .custom-file-input:invalid~.custom-file-label::before {
	border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
	color: #007bff;
	background-color: transparent;
	background-image: none;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-menu {
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-toggle::after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle::after {
	display: none
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
	z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split::after {
	margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
	margin-left: -1px
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	margin-bottom: 0
}

.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}

.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(1.8125rem + 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}

.custom-select-lg {
	height: calc(2.875rem + 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 125%
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-control {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-control::before {
	border-color: #80bdff
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(calc(2.25rem + 2px) - 1px * 2);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media (max-width:575.98px) {
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-sm .navbar-toggler {
		display: none
	}
	.navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:767.98px) {
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-md .navbar-toggler {
		display: none
	}
	.navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-lg .navbar-toggler {
		display: none
	}
	.navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media (max-width:1199.98px) {
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
	.navbar-expand-xl .navbar-toggler {
		display: none
	}
	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group>.card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:first-child .card-header,
	.card-group>.card:first-child .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:first-child .card-footer,
	.card-group>.card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:last-child .card-header,
	.card-group>.card:last-child .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:last-child .card-footer,
	.card-group>.card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}
	.card-group>.card:only-child {
		border-radius: .25rem
	}
	.card-group>.card:only-child .card-header,
	.card-group>.card:only-child .card-img-top {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}
	.card-group>.card:only-child .card-footer,
	.card-group>.card:only-child .card-img-bottom {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0
	}
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
		border-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0062cc
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #545b62
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s ease
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
	z-index: 1;
	text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
	bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
	border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
	bottom: 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
	bottom: 1px;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
	left: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
	border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
	left: 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
	left: 1px;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
	top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
	border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
	top: 0;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
	top: 1px;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
	right: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
	border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
	right: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
	right: 1px;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.active.carousel-item-right,
.carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.active.carousel-item-right,
	.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.active.carousel-item-left,
.carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
	.active.carousel-item-left,
	.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline {
	vertical-align: baseline!important
}

.align-top {
	vertical-align: top!important
}

.align-middle {
	vertical-align: middle!important
}

.align-bottom {
	vertical-align: bottom!important
}

.align-text-bottom {
	vertical-align: text-bottom!important
}

.align-text-top {
	vertical-align: text-top!important
}

.bg-primary {
	background-color: #007bff!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc!important
}

.bg-secondary {
	background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62!important
}

.bg-success {
	background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00!important
}

.bg-danger {
	background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130!important
}

.bg-light {
	background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5!important
}

.bg-dark {
	background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.border-left {
	border-left: 1px solid #dee2e6!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #007bff!important
}

.border-secondary {
	border-color: #6c757d!important
}

.border-success {
	border-color: #28a745!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #ffc107!important
}

.border-danger {
	border-color: #dc3545!important
}

.border-light {
	border-color: #f8f9fa!important
}

.border-dark {
	border-color: #343a40!important
}

.border-white {
	border-color: #fff!important
}

.rounded {
	border-radius: .25rem!important
}

.rounded-top {
	border-top-left-radius: .25rem!important;
	border-top-right-radius: .25rem!important
}

.rounded-right {
	border-top-right-radius: .25rem!important;
	border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-left {
	border-top-left-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-0 {
	border-radius: 0!important
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9::before {
	padding-top: 42.857143%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: 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;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}

.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.justify-content-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.align-items-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left!important
	}
	.float-xl-right {
		float: right!important
	}
	.float-xl-none {
		float: none!important
	}
}

.position-static {
	position: static!important
}

.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.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
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

.text-justify {
	text-align: justify!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!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: 700!important
}

.font-italic {
	font-style: italic!important
}

.text-white {
	color: #fff!important
}

.text-primary {
	color: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0062cc!important
}

.text-secondary {
	color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #545b62!important
}

.text-success {
	color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b!important
}

.text-warning {
	color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00!important
}

.text-danger {
	color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #bd2130!important
}

.text-light {
	color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
	color: #dae0e5!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #1d2124!important
}

.text-muted {
	color: #6c757d!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.visible {
	visibility: visible!important
}

.invisible {
	visibility: hidden!important
}

@media print {
	*,
	::after,
	::before {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn) {
		text-decoration: underline
	}
	abbr[title]::after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	body {
		min-width: 992px!important
	}
	.container {
		min-width: 992px!important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

div.wpcf7 {
	margin: 0;
	padding: 0
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid red
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid red
}

div.wpcf7-spam-blocked {
	border: 2px solid orange
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
	position: relative
}

span.wpcf7-not-valid-tip {
	color: red;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #fff;
	padding: .2em .8em
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	content: " "
}

.wpcf7-display-none {
	display: none
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///3d3d/r6+pSUlL29vXp6eouLi+jo6NDQ0IKCgrW1ta2trfDw8MfHx+Dg4J2dnaSkpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFUCAgjmRpnqUwFGwhKoRgqq2YFMaRGjWA8AbZiIBbjQQ8AmmFUJEQhQGJhaKOrCksgEla+KIkYvC6SJKQOISoNSYdeIk1ayA8ExTyeR3F749CACH5BAkKAAAALAAAAAAQABAAAAVoICCKR9KMaCoaxeCoqEAkRX3AwMHWxQIIjJSAZWgUEgzBwCBAEQpMwIDwY1FHgwJCtOW2UDWYIDyqNVVkUbYr6CK+o2eUMKgWrqKhj0FrEM8jQQALPFA3MAc8CQSAMA5ZBjgqDQmHIyEAIfkECQoAAAAsAAAAABAAEAAABWAgII4j85Ao2hRIKgrEUBQJLaSHMe8zgQo6Q8sxS7RIhILhBkgumCTZsXkACBC+0cwF2GoLLoFXREDcDlkAojBICRaFLDCOQtQKjmsQSubtDFU/NXcDBHwkaw1cKQ8MiyEAIfkECQoAAAAsAAAAABAAEAAABVIgII5kaZ6AIJQCMRTFQKiDQx4GrBfGa4uCnAEhQuRgPwCBtwK+kCNFgjh6QlFYgGO7baJ2CxIioSDpwqNggWCGDVVGphly3BkOpXDrKfNm/4AhACH5BAkKAAAALAAAAAAQABAAAAVgICCOZGmeqEAMRTEQwskYbV0Yx7kYSIzQhtgoBxCKBDQCIOcoLBimRiFhSABYU5gIgW01pLUBYkRItAYAqrlhYiwKjiWAcDMWY8QjsCf4DewiBzQ2N1AmKlgvgCiMjSQhACH5BAkKAAAALAAAAAAQABAAAAVfICCOZGmeqEgUxUAIpkA0AMKyxkEiSZEIsJqhYAg+boUFSTAkiBiNHks3sg1ILAfBiS10gyqCg0UaFBCkwy3RYKiIYMAC+RAxiQgYsJdAjw5DN2gILzEEZgVcKYuMJiEAOwAAAAAAAAAAAA==);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

div.wpcf7 input[type=file] {
	cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
	cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

@-webkit-keyframes swal2-show {
	0% {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	80% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes swal2-show {
	0% {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}
	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	80% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes swal2-hide {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}
}

@keyframes swal2-hide {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 0
	}
}

@-webkit-keyframes swal2-animate-success-line-tip {
	0% {
		top: 1.1875em;
		left: .0625em;
		width: 0
	}
	54% {
		top: 1.0625em;
		left: .125em;
		width: 0
	}
	70% {
		top: 2.1875em;
		left: -.375em;
		width: 3.125em
	}
	84% {
		top: 3em;
		left: 1.3125em;
		width: 1.0625em
	}
	100% {
		top: 2.8125em;
		left: .875em;
		width: 1.5625em
	}
}

@keyframes swal2-animate-success-line-tip {
	0% {
		top: 1.1875em;
		left: .0625em;
		width: 0
	}
	54% {
		top: 1.0625em;
		left: .125em;
		width: 0
	}
	70% {
		top: 2.1875em;
		left: -.375em;
		width: 3.125em
	}
	84% {
		top: 3em;
		left: 1.3125em;
		width: 1.0625em
	}
	100% {
		top: 2.8125em;
		left: .875em;
		width: 1.5625em
	}
}

@-webkit-keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}
	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}
	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em
	}
	100% {
		top: 2.375em;
		right: .5em;
		width: 2.9375em
	}
}

@keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}
	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}
	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em
	}
	100% {
		top: 2.375em;
		right: .5em;
		width: 2.9375em
	}
}

@-webkit-keyframes swal2-rotate-success-circular-line {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

@keyframes swal2-rotate-success-circular-line {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

@-webkit-keyframes swal2-animate-error-x-mark {
	0% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}
	50% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}
	80% {
		margin-top: -.375em;
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
	100% {
		margin-top: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes swal2-animate-error-x-mark {
	0% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}
	50% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}
	80% {
		margin-top: -.375em;
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}
	100% {
		margin-top: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes swal2-animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

@keyframes swal2-animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}
	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

body.swal2-toast-shown .swal2-container {
	position: fixed;
	background-color: transparent
}

body.swal2-toast-shown .swal2-container.swal2-shown {
	background-color: transparent
}

body.swal2-toast-shown .swal2-container.swal2-top {
	top: 0;
	right: auto;
	bottom: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
	top: 0;
	right: 0;
	bottom: auto;
	left: auto
}

body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
	top: 0;
	right: auto;
	bottom: auto;
	left: 0
}

body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
	top: 50%;
	right: auto;
	bottom: auto;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-center {
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
	top: 50%;
	right: 0;
	bottom: auto;
	left: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
	top: auto;
	right: auto;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
	top: auto;
	right: 0;
	bottom: 0;
	left: auto
}

body.swal2-toast-column .swal2-toast {
	flex-direction: column;
	align-items: stretch
}

body.swal2-toast-column .swal2-toast .swal2-actions {
	flex: 1;
	align-self: stretch;
	height: 2.2em;
	margin-top: .3125em
}

body.swal2-toast-column .swal2-toast .swal2-loading {
	justify-content: center
}

body.swal2-toast-column .swal2-toast .swal2-input {
	height: 2em;
	margin: .3125em auto;
	font-size: 1em
}

body.swal2-toast-column .swal2-toast .swal2-validationerror {
	font-size: 1em
}

.swal2-popup.swal2-toast {
	flex-direction: row;
	align-items: center;
	width: auto;
	padding: .625em;
	box-shadow: 0 0 .625em #d9d9d9;
	overflow-y: hidden
}

.swal2-popup.swal2-toast .swal2-header {
	flex-direction: row
}

.swal2-popup.swal2-toast .swal2-title {
	flex-grow: 1;
	justify-content: flex-start;
	margin: 0 .6em;
	font-size: 1em
}

.swal2-popup.swal2-toast .swal2-footer {
	margin: .5em 0 0;
	padding: .5em 0 0;
	font-size: .8em
}

.swal2-popup.swal2-toast .swal2-close {
	position: initial;
	width: .8em;
	height: .8em;
	line-height: .8
}

.swal2-popup.swal2-toast .swal2-content {
	justify-content: flex-start;
	font-size: 1em
}

.swal2-popup.swal2-toast .swal2-icon {
	width: 2em;
	min-width: 2em;
	height: 2em;
	margin: 0
}

.swal2-popup.swal2-toast .swal2-icon-text {
	font-size: 2em;
	font-weight: 700;
	line-height: 1em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
	width: 2em;
	height: 2em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
	top: .875em;
	width: 1.375em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
	left: .3125em
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
	right: .3125em
}

.swal2-popup.swal2-toast .swal2-actions {
	height: auto;
	margin: 0 .3125em
}

.swal2-popup.swal2-toast .swal2-styled {
	margin: 0 .3125em;
	padding: .3125em .625em;
	font-size: 1em
}

.swal2-popup.swal2-toast .swal2-styled:focus {
	box-shadow: 0 0 0 .0625em #fff, 0 0 0 .125em rgba(50, 100, 150, .4)
}

.swal2-popup.swal2-toast .swal2-success {
	border-color: #a5dc86
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
	position: absolute;
	width: 2em;
	height: 2.8125em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 50%
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
	top: -.25em;
	left: -.9375em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 2em 2em;
	transform-origin: 2em 2em;
	border-radius: 4em 0 0 4em
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
	top: -.25em;
	left: .9375em;
	-webkit-transform-origin: 0 2em;
	transform-origin: 0 2em;
	border-radius: 0 4em 4em 0
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
	width: 2em;
	height: 2em
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
	top: 0;
	left: .4375em;
	width: .4375em;
	height: 2.6875em
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
	height: .3125em
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
	top: 1.125em;
	left: .1875em;
	width: .75em
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
	top: .9375em;
	right: .1875em;
	width: 1.375em
}

.swal2-popup.swal2-toast.swal2-show {
	-webkit-animation: showSweetToast .5s;
	animation: showSweetToast .5s
}

.swal2-popup.swal2-toast.swal2-hide {
	-webkit-animation: hideSweetToast .2s forwards;
	animation: hideSweetToast .2s forwards
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
	-webkit-animation: animate-toast-success-tip .75s;
	animation: animate-toast-success-tip .75s
}

.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
	-webkit-animation: animate-toast-success-long .75s;
	animation: animate-toast-success-long .75s
}

@-webkit-keyframes showSweetToast {
	0% {
		-webkit-transform: translateY(-.625em) rotateZ(2deg);
		transform: translateY(-.625em) rotateZ(2deg);
		opacity: 0
	}
	33% {
		-webkit-transform: translateY(0) rotateZ(-2deg);
		transform: translateY(0) rotateZ(-2deg);
		opacity: .5
	}
	66% {
		-webkit-transform: translateY(.3125em) rotateZ(2deg);
		transform: translateY(.3125em) rotateZ(2deg);
		opacity: .7
	}
	100% {
		-webkit-transform: translateY(0) rotateZ(0);
		transform: translateY(0) rotateZ(0);
		opacity: 1
	}
}

@keyframes showSweetToast {
	0% {
		-webkit-transform: translateY(-.625em) rotateZ(2deg);
		transform: translateY(-.625em) rotateZ(2deg);
		opacity: 0
	}
	33% {
		-webkit-transform: translateY(0) rotateZ(-2deg);
		transform: translateY(0) rotateZ(-2deg);
		opacity: .5
	}
	66% {
		-webkit-transform: translateY(.3125em) rotateZ(2deg);
		transform: translateY(.3125em) rotateZ(2deg);
		opacity: .7
	}
	100% {
		-webkit-transform: translateY(0) rotateZ(0);
		transform: translateY(0) rotateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes hideSweetToast {
	0% {
		opacity: 1
	}
	33% {
		opacity: .5
	}
	100% {
		-webkit-transform: rotateZ(1deg);
		transform: rotateZ(1deg);
		opacity: 0
	}
}

@keyframes hideSweetToast {
	0% {
		opacity: 1
	}
	33% {
		opacity: .5
	}
	100% {
		-webkit-transform: rotateZ(1deg);
		transform: rotateZ(1deg);
		opacity: 0
	}
}

@-webkit-keyframes animate-toast-success-tip {
	0% {
		top: .5625em;
		left: .0625em;
		width: 0
	}
	54% {
		top: .125em;
		left: .125em;
		width: 0
	}
	70% {
		top: .625em;
		left: -.25em;
		width: 1.625em
	}
	84% {
		top: 1.0625em;
		left: .75em;
		width: .5em
	}
	100% {
		top: 1.125em;
		left: .1875em;
		width: .75em
	}
}

@keyframes animate-toast-success-tip {
	0% {
		top: .5625em;
		left: .0625em;
		width: 0
	}
	54% {
		top: .125em;
		left: .125em;
		width: 0
	}
	70% {
		top: .625em;
		left: -.25em;
		width: 1.625em
	}
	84% {
		top: 1.0625em;
		left: .75em;
		width: .5em
	}
	100% {
		top: 1.125em;
		left: .1875em;
		width: .75em
	}
}

@-webkit-keyframes animate-toast-success-long {
	0% {
		top: 1.625em;
		right: 1.375em;
		width: 0
	}
	65% {
		top: 1.25em;
		right: .9375em;
		width: 0
	}
	84% {
		top: .9375em;
		right: 0;
		width: 1.125em
	}
	100% {
		top: .9375em;
		right: .1875em;
		width: 1.375em
	}
}

@keyframes animate-toast-success-long {
	0% {
		top: 1.625em;
		right: 1.375em;
		width: 0
	}
	65% {
		top: 1.25em;
		right: .9375em;
		width: 0
	}
	84% {
		top: .9375em;
		right: 0;
		width: 1.125em
	}
	100% {
		top: .9375em;
		right: .1875em;
		width: 1.375em
	}
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
	overflow-y: hidden
}

body.swal2-height-auto {
	height: auto!important
}

body.swal2-no-backdrop .swal2-shown {
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	background-color: transparent
}

body.swal2-no-backdrop .swal2-shown>.swal2-modal {
	box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

body.swal2-no-backdrop .swal2-shown.swal2-top {
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-top-left,
body.swal2-no-backdrop .swal2-shown.swal2-top-start {
	top: 0;
	left: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-top-end,
body.swal2-no-backdrop .swal2-shown.swal2-top-right {
	top: 0;
	right: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-center-left,
body.swal2-no-backdrop .swal2-shown.swal2-center-start {
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-center-end,
body.swal2-no-backdrop .swal2-shown.swal2-center-right {
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom {
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,
body.swal2-no-backdrop .swal2-shown.swal2-bottom-start {
	bottom: 0;
	left: 0
}

body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,
body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
	right: 0;
	bottom: 0
}

.swal2-container {
	display: flex;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	padding: 10px;
	background-color: transparent;
	z-index: 1060;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

.swal2-container.swal2-top {
	align-items: flex-start
}

.swal2-container.swal2-top-left,
.swal2-container.swal2-top-start {
	align-items: flex-start;
	justify-content: flex-start
}

.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.swal2-container.swal2-center {
	align-items: center
}

.swal2-container.swal2-center-left,
.swal2-container.swal2-center-start {
	align-items: center;
	justify-content: flex-start
}

.swal2-container.swal2-center-end,
.swal2-container.swal2-center-right {
	align-items: center;
	justify-content: flex-end
}

.swal2-container.swal2-bottom {
	align-items: flex-end
}

.swal2-container.swal2-bottom-left,
.swal2-container.swal2-bottom-start {
	align-items: flex-end;
	justify-content: flex-start
}

.swal2-container.swal2-bottom-end,
.swal2-container.swal2-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.swal2-container.swal2-grow-fullscreen>.swal2-modal {
	display: flex!important;
	flex: 1;
	align-self: stretch;
	justify-content: center
}

.swal2-container.swal2-grow-row>.swal2-modal {
	display: flex!important;
	flex: 1;
	align-content: center;
	justify-content: center
}

.swal2-container.swal2-grow-column {
	flex: 1;
	flex-direction: column
}

.swal2-container.swal2-grow-column.swal2-bottom,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-top {
	align-items: center
}

.swal2-container.swal2-grow-column.swal2-bottom-left,
.swal2-container.swal2-grow-column.swal2-bottom-start,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-center-start,
.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-top-start {
	align-items: flex-start
}

.swal2-container.swal2-grow-column.swal2-bottom-end,
.swal2-container.swal2-grow-column.swal2-bottom-right,
.swal2-container.swal2-grow-column.swal2-center-end,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-top-end,
.swal2-container.swal2-grow-column.swal2-top-right {
	align-items: flex-end
}

.swal2-container.swal2-grow-column>.swal2-modal {
	display: flex!important;
	flex: 1;
	align-content: center;
	justify-content: center
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
	margin: auto
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.swal2-container .swal2-modal {
		margin: 0!important
	}
}

.swal2-container.swal2-fade {
	transition: background-color .1s
}

.swal2-container.swal2-shown {
	background-color: rgba(0, 0, 0, .4)
}

.swal2-popup {
	display: none;
	position: relative;
	flex-direction: column;
	justify-content: center;
	width: 32em;
	max-width: 100%;
	padding: 1.25em;
	border-radius: .3125em;
	background: #fff;
	font-family: inherit;
	font-size: 1rem;
	box-sizing: border-box
}

.swal2-popup:focus {
	outline: 0
}

.swal2-popup.swal2-loading {
	overflow-y: hidden
}

.swal2-popup .swal2-header {
	display: flex;
	flex-direction: column;
	align-items: center
}

.swal2-popup .swal2-title {
	display: block;
	position: relative;
	max-width: 100%;
	margin: 0 0 .4em;
	padding: 0;
	color: #595959;
	font-size: 1.875em;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	word-wrap: break-word
}

.swal2-popup .swal2-actions {
	align-items: center;
	justify-content: center;
	margin: 1.25em auto 0;
	z-index: 1
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
	opacity: .4
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
	background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1))
}

.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
	background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2))
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
	width: 2.5em;
	height: 2.5em;
	margin: .46875em;
	padding: 0;
	border: .25em solid transparent;
	border-radius: 100%;
	border-color: transparent;
	background-color: transparent!important;
	color: transparent;
	cursor: default;
	box-sizing: border-box;
	-webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
	animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
	margin-right: 30px;
	margin-left: 30px
}

.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	border: 3px solid #999;
	border-radius: 50%;
	border-right-color: transparent;
	box-shadow: 1px 1px 1px #fff;
	content: '';
	-webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
	animation: swal2-rotate-loading 1.5s linear 0s infinite normal
}

.swal2-popup .swal2-styled {
	margin: 0 .3125em;
	padding: .625em 2em;
	font-weight: 500;
	box-shadow: none
}

.swal2-popup .swal2-styled:not([disabled]) {
	cursor: pointer
}

.swal2-popup .swal2-styled.swal2-confirm {
	border: 0;
	border-radius: .25em;
	background: initial;
	background-color: #3085d6;
	color: #fff;
	font-size: 1.0625em
}

.swal2-popup .swal2-styled.swal2-cancel {
	border: 0;
	border-radius: .25em;
	background: initial;
	background-color: #aaa;
	color: #fff;
	font-size: 1.0625em
}

.swal2-popup .swal2-styled:focus {
	outline: 0;
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, .4)
}

.swal2-popup .swal2-styled::-moz-focus-inner {
	border: 0
}

.swal2-popup .swal2-footer {
	justify-content: center;
	margin: 1.25em 0 0;
	padding: 1em 0 0;
	border-top: 1px solid #eee;
	color: #545454;
	font-size: 1em
}

.swal2-popup .swal2-image {
	max-width: 100%;
	margin: 1.25em auto
}

.swal2-popup .swal2-close {
	position: absolute;
	top: 0;
	right: 0;
	justify-content: center;
	width: 1.2em;
	height: 1.2em;
	padding: 0;
	transition: color .1s ease-out;
	border: none;
	border-radius: 0;
	background: 0 0;
	color: #ccc;
	font-family: serif;
	font-size: 2.5em;
	line-height: 1.2;
	cursor: pointer;
	overflow: hidden
}

.swal2-popup .swal2-close:hover {
	-webkit-transform: none;
	transform: none;
	color: #f27474
}

.swal2-popup>.swal2-checkbox,
.swal2-popup>.swal2-file,
.swal2-popup>.swal2-input,
.swal2-popup>.swal2-radio,
.swal2-popup>.swal2-select,
.swal2-popup>.swal2-textarea {
	display: none
}

.swal2-popup .swal2-content {
	justify-content: center;
	margin: 0;
	padding: 0;
	color: #545454;
	font-size: 1.125em;
	font-weight: 300;
	line-height: normal;
	z-index: 1;
	word-wrap: break-word
}

.swal2-popup #swal2-content {
	text-align: center
}

.swal2-popup .swal2-checkbox,
.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-radio,
.swal2-popup .swal2-select,
.swal2-popup .swal2-textarea {
	margin: 1em auto
}

.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-textarea {
	width: 100%;
	transition: border-color .3s, box-shadow .3s;
	border: 1px solid #d9d9d9;
	border-radius: .1875em;
	font-size: 1.125em;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
	box-sizing: border-box
}

.swal2-popup .swal2-file.swal2-inputerror,
.swal2-popup .swal2-input.swal2-inputerror,
.swal2-popup .swal2-textarea.swal2-inputerror {
	border-color: #f27474!important;
	box-shadow: 0 0 2px #f27474!important
}

.swal2-popup .swal2-file:focus,
.swal2-popup .swal2-input:focus,
.swal2-popup .swal2-textarea:focus {
	border: 1px solid #b4dbed;
	outline: 0;
	box-shadow: 0 0 3px #c4e6f5
}

.swal2-popup .swal2-file::-webkit-input-placeholder,
.swal2-popup .swal2-input::-webkit-input-placeholder,
.swal2-popup .swal2-textarea::-webkit-input-placeholder {
	color: #ccc
}

.swal2-popup .swal2-file:-ms-input-placeholder,
.swal2-popup .swal2-input:-ms-input-placeholder,
.swal2-popup .swal2-textarea:-ms-input-placeholder {
	color: #ccc
}

.swal2-popup .swal2-file::-ms-input-placeholder,
.swal2-popup .swal2-input::-ms-input-placeholder,
.swal2-popup .swal2-textarea::-ms-input-placeholder {
	color: #ccc
}

.swal2-popup .swal2-file::placeholder,
.swal2-popup .swal2-input::placeholder,
.swal2-popup .swal2-textarea::placeholder {
	color: #ccc
}

.swal2-popup .swal2-range input {
	width: 80%
}

.swal2-popup .swal2-range output {
	width: 20%;
	font-weight: 600;
	text-align: center
}

.swal2-popup .swal2-range input,
.swal2-popup .swal2-range output {
	height: 2.625em;
	margin: 1em auto;
	padding: 0;
	font-size: 1.125em;
	line-height: 2.625em
}

.swal2-popup .swal2-input {
	height: 2.625em;
	padding: 0 .75em
}

.swal2-popup .swal2-input[type=number] {
	max-width: 10em
}

.swal2-popup .swal2-file {
	font-size: 1.125em
}

.swal2-popup .swal2-textarea {
	height: 6.75em;
	padding: .75em
}

.swal2-popup .swal2-select {
	min-width: 50%;
	max-width: 100%;
	padding: .375em .625em;
	color: #545454;
	font-size: 1.125em
}

.swal2-popup .swal2-checkbox,
.swal2-popup .swal2-radio {
	align-items: center;
	justify-content: center
}

.swal2-popup .swal2-checkbox label,
.swal2-popup .swal2-radio label {
	margin: 0 .6em;
	font-size: 1.125em
}

.swal2-popup .swal2-checkbox input,
.swal2-popup .swal2-radio input {
	margin: 0 .4em
}

.swal2-popup .swal2-validationerror {
	display: none;
	align-items: center;
	justify-content: center;
	padding: .625em;
	background: #f0f0f0;
	color: #666;
	font-size: 1em;
	font-weight: 300;
	overflow: hidden
}

.swal2-popup .swal2-validationerror::before {
	display: inline-block;
	width: 1.5em;
	min-width: 1.5em;
	height: 1.5em;
	margin: 0 .625em;
	border-radius: 50%;
	background-color: #f27474;
	color: #fff;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
	content: '!';
	zoom: normal
}

@supports (-ms-accelerator:true) {
	.swal2-range input {
		width: 100%!important
	}
	.swal2-range output {
		display: none
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.swal2-range input {
		width: 100%!important
	}
	.swal2-range output {
		display: none
	}
}

@-moz-document url-prefix() {
	.swal2-close:focus {
		outline: 2px solid rgba(50, 100, 150, .4)
	}
}

.swal2-icon {
	position: relative;
	justify-content: center;
	width: 5em;
	height: 5em;
	margin: 1.25em auto 1.875em;
	border: .25em solid transparent;
	border-radius: 50%;
	line-height: 5em;
	cursor: default;
	box-sizing: content-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	zoom: normal
}

.swal2-icon-text {
	font-size: 3.75em
}

.swal2-icon.swal2-error {
	border-color: #f27474
}

.swal2-icon.swal2-error .swal2-x-mark {
	position: relative;
	flex-grow: 1
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
	display: block;
	position: absolute;
	top: 2.3125em;
	width: 2.9375em;
	height: .3125em;
	border-radius: .125em;
	background-color: #f27474
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
	left: 1.0625em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
	right: 1em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.swal2-icon.swal2-warning {
	border-color: #facea8;
	color: #f8bb86
}

.swal2-icon.swal2-info {
	border-color: #9de0f6;
	color: #3fc3ee
}

.swal2-icon.swal2-question {
	border-color: #c9dae1;
	color: #87adbd
}

.swal2-icon.swal2-success {
	border-color: #a5dc86
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
	position: absolute;
	width: 3.75em;
	height: 7.5em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 50%
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
	top: -.4375em;
	left: -2.0635em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 3.75em 3.75em;
	transform-origin: 3.75em 3.75em;
	border-radius: 7.5em 0 0 7.5em
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
	top: -.6875em;
	left: 1.875em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 3.75em;
	transform-origin: 0 3.75em;
	border-radius: 0 7.5em 7.5em 0
}

.swal2-icon.swal2-success .swal2-success-ring {
	position: absolute;
	top: -.25em;
	left: -.25em;
	width: 100%;
	height: 100%;
	border: .25em solid rgba(165, 220, 134, .3);
	border-radius: 50%;
	z-index: 2;
	box-sizing: content-box
}

.swal2-icon.swal2-success .swal2-success-fix {
	position: absolute;
	top: .5em;
	left: 1.625em;
	width: .4375em;
	height: 5.625em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 1
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
	display: block;
	position: absolute;
	height: .3125em;
	border-radius: .125em;
	background-color: #a5dc86;
	z-index: 2
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
	top: 2.875em;
	left: .875em;
	width: 1.5625em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
	top: 2.375em;
	right: .5em;
	width: 2.9375em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.swal2-progresssteps {
	align-items: center;
	margin: 0 0 1.25em;
	padding: 0;
	font-weight: 600
}

.swal2-progresssteps li {
	display: inline-block;
	position: relative
}

.swal2-progresssteps .swal2-progresscircle {
	width: 2em;
	height: 2em;
	border-radius: 2em;
	background: #3085d6;
	color: #fff;
	line-height: 2em;
	text-align: center;
	z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
	margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
	margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
	background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle {
	background: #add8e6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
	background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
	width: 2.5em;
	height: .4em;
	margin: 0 -1px;
	background: #3085d6;
	z-index: 10
}

[class^=swal2] {
	-webkit-tap-highlight-color: transparent
}

.swal2-show {
	-webkit-animation: swal2-show .3s;
	animation: swal2-show .3s
}

.swal2-show.swal2-noanimation {
	-webkit-animation: none;
	animation: none
}

.swal2-hide {
	-webkit-animation: swal2-hide .15s forwards;
	animation: swal2-hide .15s forwards
}

.swal2-hide.swal2-noanimation {
	-webkit-animation: none;
	animation: none
}

[dir=rtl] .swal2-close {
	right: auto;
	left: 0
}

.swal2-animate-success-icon .swal2-success-line-tip {
	-webkit-animation: swal2-animate-success-line-tip .75s;
	animation: swal2-animate-success-line-tip .75s
}

.swal2-animate-success-icon .swal2-success-line-long {
	-webkit-animation: swal2-animate-success-line-long .75s;
	animation: swal2-animate-success-line-long .75s
}

.swal2-animate-success-icon .swal2-success-circular-line-right {
	-webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
	animation: swal2-rotate-success-circular-line 4.25s ease-in
}

.swal2-animate-error-icon {
	-webkit-animation: swal2-animate-error-icon .5s;
	animation: swal2-animate-error-icon .5s
}

.swal2-animate-error-icon .swal2-x-mark {
	-webkit-animation: swal2-animate-error-x-mark .5s;
	animation: swal2-animate-error-x-mark .5s
}

@-webkit-keyframes swal2-rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swal2-rotate-loading {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swal2-popup .swal2-title {
	font-weight: 400 !important;
	font-size: 21px !important
}

.swal2-popup .swal2-styled:focus {
	box-shadow: none !important
}

.swal2-show {
	border: none !important
}

button.swal2-confirm.swal2-styled {
	font-size: 14px !important;
	padding: 5px 25px !important
}

h1:not(.site-title):before,
h2#swal2-title:before {
	content: "" !important;
	height: 0
}

@charset "UTF-8";

/*!
Theme Name: Airi
Theme URI: https://athemes.com/theme/airi
Author: aThemes
Author URI: https://athemes.com
Description: Airi is a powerful, flexible, and modern theme for your business website. Featuring Elementor integration, this theme is an outstanding choice for basically any kind of company or freelancer site. Bringing a wealth of customization opportunities, Airi is great if you want to start a website from scratch and it's even greater if you want to use a premade Elementor layout from our growing collection. Whatâ€™s more, the theme offers WooCommerce support, making it easy to sell the products you showcase on your site to your audience.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: airi
Tags: custom-background, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Airi is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

.mb30 {
	margin-bottom: 30px
}

body {
	font-family: 'Work Sans', sans-serif;
	font-size: 16px
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #595959;
	line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Work Sans', sans-serif;
	color: #191919;
	font-weight: 500
}

p {
	margin-bottom: 20px
}

dfn,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	background: #fff
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 15px 15px;
	padding-left: 20px
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 15px
}

dt {
	font-weight: 700
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

th,
td {
	border: 1px solid #ebebeb;
	padding: 15px;
	text-align: center
}

blockquote {
	background-color: #f7f7f7;
	padding: 25px;
	margin-bottom: 10px;
	border-left: 2px solid #cbd1dc
}

button,
.button,
input[type=button],
input[type=reset],
input[type=submit],
.learnpress-page .lp-button {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #f0437e;
	background-color: #f0437e;
	padding: 14px 30px;
	border-radius: 2px;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	border-radius: 30px
}

.menuStyle3 .top-bar button,
.menuStyle3 .top-bar .button,
.menuStyle3 .top-bar input[type=button],
.menuStyle3 .top-bar input[type=reset],
.menuStyle3 .top-bar input[type=submit],
.menuStyle3 .top-bar .learnpress-page .lp-button {
	color: #fff
}

button:hover,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.learnpress-page .lp-button:hover {
	background-color: transparent;
	color: #000
}

.menuStyle3 .top-bar button:hover,
.menuStyle3 .top-bar .button:hover,
.menuStyle3 .top-bar input[type=button]:hover,
.menuStyle3 .top-bar input[type=reset]:hover,
.menuStyle3 .top-bar input[type=submit]:hover,
.menuStyle3 .top-bar .learnpress-page .lp-button:hover {
	background-color: transparent;
	color: #000
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
	color: #666;
	border: 1px solid #ebebeb;
	border-radius: 0;
	padding: 15px 20px
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
	color: #111
}

textarea {
	width: 100%
}

a {
	-webkit-transition: all .3s;
	transition: all .3s
}

a:hover,
a:focus,
a:active {
	text-decoration: none
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

.menuStyle1 .site-header>div>.row,
.menuStyle2 .site-header>div>.row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.menuStyle2 .site-header {
	background-color: #0055b8
}

@media (max-width:1199px) {
	.menuStyle2 .header-search {
		display: none
	}
}

@media (max-width:1199px) {
	.menuStyle2 .header-search-cart,
	.menuStyle2 .header-cart-link {
		margin: 0
	}
}

.menuStyle1.page-template-template_page-builder .sticky-wrapper {
	position: absolute
}

.menuStyle1.page-template-template_page-builder .site-header {
	background-color: transparent
}

@media (max-width:1199px) {
	.menuStyle1.page-template-template_page-builder .site-header {
		background-color: #13151d
	}
}

.menuStyle1.page-template-template_page-builder.static-header .site-header {
	position: absolute
}

@media (max-width:1199px) {
	.menuStyle1 .header-search {
		display: none
	}
}

@media (max-width:1199px) {
	.menuStyle1 .header-search-cart,
	.menuStyle1 .header-cart-link {
		margin: 0
	}
}

.menuStyle1 .fa-search {
	color: #fff
}

.menuStyle1 .sticky-wrapper {
	position: static;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999
}

.menuStyle1 .sticky-wrapper.is-sticky a {
	color: #191919
}

.menuStyle1 .site-header {
	position: static;
	background-color: #13151d;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999
}

.menuStyle1.admin-bar .sticky-wrapper,
.menuStyle1.admin-bar .site-header {
	top: 32px
}

.menuStyle1 .site-title a,
.menuStyle1 .main-navigation a {
	color: #fff
}

.menuStyle1 .site-description {
	color: #fff
}

@media (max-width:1199px) {
	.menuStyle1 .main-navigation {
		background-color: #13151d
	}
}

.menuStyle1 .main-navigation ul ul a {
	color: #1c1c1c
}

@media (max-width:1199px) {
	.menuStyle1 .mobile-menu-toggle_lines {
		background-color: #fff
	}
}

@media (max-width:1199px) {
	.menuStyle1 .mobile-menu-toggle_lines:before,
	.menuStyle1 .mobile-menu-toggle_lines:after {
		background: #fff
	}
}

.menuStyle3.page-template-template_page-builder .sticky-wrapper {
	position: absolute;
	width: 100%
}

.menuStyle3.page-template-template_page-builder .bottom-bar {
	background-color: rgba(255, 255, 255, .3)
}

.menuStyle3.page-template-template_page-builder.static-header .bottom-bar {
	position: absolute;
	z-index: 11
}

@media (max-width:1199px) {
	.menuStyle3.page-template-template_page-builder .site-header {
		background-color: #13151d
	}
}

@media (max-width:767px) {
	.menuStyle3 .top-bar .row>div {
		width: 50%;
		padding: 5px
	}
}

@media (max-width:600px) {
	.menuStyle3 .top-bar .row>div {
		width: 100%
	}
}

.menuStyle3 .contact-item.header-cta {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menuStyle3:not(.page-template-template_page-builder) .bottom-bar {
	background-color: #13151d
}

.menuStyle3 .main-navigation {
	padding: 30px 0;
	width: 100%
}

.menuStyle3 .main-navigation a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500
}

.menuStyle3 .main-navigation a:hover:after,
.menuStyle3 .main-navigation .current-menu-item:after {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #f0437e;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -2px
}

@media (max-width:1199px) {
	.menuStyle3 .main-navigation {
		background-color: #13151d
	}
}

.menuStyle3 .top-bar {
	background-color: #fff
}

.menuStyle3 .top-bar .contact-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1;
	padding: 0 30px
}

.menuStyle3 .top-bar .contact-item:first-of-type {
	padding-left: 0
}

.menuStyle3 .top-bar .contact-item.header-cta {
	border: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 0
}

.menuStyle3 .top-bar .header-social.contact-item {
	border: 0
}

.menuStyle3 .top-bar .header-social.contact-item .fa {
	margin: 10px
}

.menuStyle3 .top-bar .contact-item {
	font-weight: 500;
	border-right: 1px solid #ebebeb
}

.menuStyle3 .top-bar .contact-item .fa {
	color: #f0437e;
	margin-right: 15px
}

.menuStyle3 .top-bar .contact-item.header-social .fa,
.menuStyle3 .top-bar .contact-item.header-social a {
	color: #28293a
}

.menuStyle3 .top-bar a {
	color: #191919
}

.menuStyle3 .bottom-bar {
	width: 100%;
	position: relative
}

.menuStyle3 .bottom-bar .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.menuStyle3 .site-header {
	padding: 0
}

.menuStyle3 .branding-area {
	padding: 15px
}

.menuStyle3 .branding-area .site-branding {
	position: relative;
	z-index: 99
}

.menuStyle3 .branding-area .container {
	height: 100%
}

.menuStyle3 .branding-area .container .site-branding {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0px 11px 24px 0px rgba(51, 71, 86, .15);
	box-shadow: 0px 11px 24px 0px rgba(51, 71, 86, .15)
}

.menuStyle3 .site-title a,
.menuStyle3 .site-description {
	color: #fff
}

.menuStyle3 .is-sticky .bottom-bar {
	background-color: #fff
}

.menuStyle3 .is-sticky .site-title a,
.menuStyle3 .is-sticky .main-navigation a {
	color: #191919
}

.menuStyle3 .is-sticky .site-description {
	color: #191919
}

.menuStyle3 .sticky-wrapper {
	position: relative;
	z-index: 11
}

@media (max-width:1199px) {
	.menuStyle3 .mobile-menu-toggle_lines {
		background-color: #fff
	}
}

@media (max-width:1199px) {
	.menuStyle3 .mobile-menu-toggle_lines:before,
	.menuStyle3 .mobile-menu-toggle_lines:after {
		background: #fff
	}
}

.menuStyle4 #site-navigation-sticky-wrapper {
	margin-bottom: -68px
}

.menuStyle4 .contact-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width:1199px) {
	.menuStyle4 .contact-area {
		display: block;
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: 30px;
		text-align: left
	}
}

.menuStyle4 .contact-area .contact-block {
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 25px
}

.menuStyle4 .contact-area .contact-block:first-of-type {
	padding-left: 0
}

@media (max-width:1199px) {
	.menuStyle4 .contact-area .contact-block:first-of-type {
		display: inline-block;
		padding: 5px
	}
}

.menuStyle4 .contact-area .contact-block:last-of-type {
	padding-right: 0
}

@media (max-width:1199px) {
	.menuStyle4 .contact-area .contact-block:last-of-type {
		display: inline-block;
		padding: 5px
	}
}

@media (max-width:1199px) {
	.menuStyle4 .contact-area .contact-block {
		display: inline-block;
		padding: 5px
	}
}

.menuStyle4 .contact-area .contact-block .contact-icon,
.menuStyle4 .contact-area .contact-block .contact-text {
	display: inline-block
}

.menuStyle4 .contact-area .contact-block .contact-icon {
	font-size: 24px;
	color: #f0437e;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #f0437e;
	border-radius: 50%;
	text-align: center;
	margin-right: 25px
}

.menuStyle4 .contact-area .contact-block span {
	display: block
}

.menuStyle4 .contact-area .contact-block span:first-of-type {
	color: #595959
}

.menuStyle4 .contact-area .contact-block span:last-of-type {
	font-weight: 500;
	color: #0e304e
}

.menuStyle4 .main-navigation {
	text-align: left;
	background-color: #0e304e;
	padding: 0 240px 0 35px;
	margin-top: 35px;
	margin-bottom: -68px;
	position: relative;
	z-index: 999;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.menuStyle4 .main-navigation .header-search-cart {
	padding-right: 15px;
	top: 100%
}

.menuStyle4 .main-navigation>div {
	line-height: 1
}

.menuStyle4 .main-navigation li {
	text-transform: uppercase;
	font-weight: 500;
	padding-top: 30px;
	padding-bottom: 30px
}

.menuStyle4 .main-navigation li a {
	color: #fff
}

.menuStyle4 .main-navigation .header-cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #f0437e;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	min-width: 200px
}

.menuStyle4 .main-navigation .header-cta:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
	left: -15px;
	background: #f0437e;
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg)
}

.menuStyle4 .main-navigation .header-cta a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menuStyle4.sticky-header .site-header {
	position: relative
}

.menuStyle4.sticky-header .is-sticky .main-navigation {
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3)
}

.site-header {
	padding: 15px 0
}

.site-header .container-fluid {
	padding: 0 30px
}

@media (max-width:767px) {
	.site-header .container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}
}

.sticky-header .site-header {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 5 !important;
	-webkit-transition: all .4s;
	transition: all .4s
}

.is-sticky .site-header {
	z-index: 3 !important;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	background-color: #fff
}

.is-sticky .site-header .custom-logo-link img {
	max-width: 80px
}

.admin-bar.sticky-header:not(.menuStyle4) .site-header,
.admin-bar:not(.menuStyle4) .is-sticky .site-header {
	top: 32px !important
}

.main-navigation {
	text-align: right;
	display: block;
	float: left
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	padding-top: 15px;
	top: 100%;
	left: -999em;
	text-align: left;
	z-index: 99999
}

.main-navigation ul ul ul {
	left: -999em;
	top: -1px;
	padding-top: 0
}

.main-navigation ul ul li {
	font-size: 13px;
	text-transform: uppercase;
	padding: 15px;
	background-color: #f7f7f7;
	border: 1px solid #ebebeb
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%
}

.main-navigation ul ul a {
	width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto
}

.main-navigation li {
	display: inline-block;
	position: relative;
	padding: 0 25px;
	font-weight: 500
}

.main-navigation li:first-of-type {
	padding-left: 15px
}

.main-navigation a {
	color: #191919;
	display: block;
	text-decoration: none
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block
}

@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none
	}
	.main-navigation ul {
		display: block
	}
}

.comment-navigation a,
.posts-navigation a,
.post-navigation a {
	color: #8c8d90
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.header-mobile-menu {
	display: none
}

@media (max-width:1199px) {
	.menuStyle4 #site-navigation-sticky-wrapper {
		margin: 0 !important
	}
	.menuStyle4 .main-navigation {
		position: fixed;
		padding: 0;
		margin: 0 !important;
		width: 100%;
		max-width: 100%
	}
	.menuStyle4 .main-navigation li {
		padding-top: 15px;
		padding-bottom: 15px
	}
	.menuStyle4 .main-navigation li a {
		padding: 0
	}
	.menuStyle4 .main-navigation .header-cta {
		display: block;
		position: static;
		height: auto
	}
	.menuStyle4 .main-navigation .header-cta:before {
		display: none
	}
	.menuStyle4 .main-navigation .header-search {
		display: none
	}
	.menuStyle4 .main-navigation .header-search-cart,
	.menuStyle4 .main-navigation .header-cart-link {
		margin: 0
	}
	.ca-header-shadow--mobile {
		-webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, .1);
		box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, .1);
		background-color: #fff;
		position: relative;
		z-index: 100
	}
	.header-mobile-menu {
		text-align: right;
		display: block
	}
	body.mobile-menu-active {
		overflow-y: hidden
	}
	.main-navigation {
		display: block;
		background-color: #fff;
		padding: 30px 15px 30px;
		position: fixed;
		width: 100%;
		max-width: 100%;
		overflow-y: auto;
		z-index: 99;
		-webkit-transition: opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform .2s 0s ease;
		transition: opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform .2s 0s ease;
		transition: transform .2s 0s ease, opacity .2s 0s ease, visibility 0s .2s linear;
		transition: transform .2s 0s ease, opacity .2s 0s ease, visibility 0s .2s linear, -webkit-transform .2s 0s ease;
		top: 0;
		bottom: 0;
		left: 0;
		margin: 0;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
	.main-navigation ul {
		display: block
	}
	.mobile-menu-active .main-navigation {
		display: block;
		opacity: 1;
		visibility: visible;
		pointer-events: initial;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform .2s 0s ease;
		transition: opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform .2s 0s ease;
		transition: transform .2s 0s ease, opacity .2s 0s ease, visibility 0s 0s linear;
		transition: transform .2s 0s ease, opacity .2s 0s ease, visibility 0s 0s linear, -webkit-transform .2s 0s ease
	}
	.main-navigation {
		padding: 0
	}
	.main-navigation ul ul {
		position: static;
		float: none;
		padding: 0
	}
	.main-navigation ul ul a {
		width: 100%
	}
	.main-navigation li {
		display: block;
		position: relative;
		border-bottom: 1px solid rgba(25, 25, 25, .1);
		text-align: center
	}
	.main-navigation li:first-of-type {
		padding-left: 25px
	}
	.main-navigation a {
		font-size: 15px;
		line-height: 2;
		padding: 15px 30px
	}
	.main-navigation ul .sub-menu,
	.main-navigation ul .children {
		display: none;
		background: rgba(0, 0, 0, .05)
	}
	.main-navigation ul .sub-menu.open,
	.main-navigation ul .children.open {
		display: block
	}
	.main-navigation ul .sub-menu li,
	.main-navigation ul .children li {
		border-bottom: none
	}
	.main-navigation ul .sub-menu li a,
	.main-navigation ul .children li a {
		font-size: 13px;
		line-height: 2;
		padding: 0
	}
	.main-navigation ul .sub-menu li a:hover,
	.main-navigation ul .sub-menu li a:focus,
	.main-navigation ul .children li a:hover,
	.main-navigation ul .children li a:focus {
		color: #fb397d
	}
	.main-navigation ul .subnav-toggle {
		height: 60px;
		width: 30px;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		display: block;
		cursor: pointer
	}
	.main-navigation ul .sub-menu .subnav-toggle,
	.main-navigation ul .children .subnav-toggle {
		height: 50px
	}
	.main-navigation ul .subnav-toggle:before {
		content: "+";
		display: inline-block;
		color: inherit;
		font-size: 20px;
		font-weight: 900;
		line-height: 60px;
		speak: none;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all .2s ease;
		transition: all .2s ease
	}
	.main-navigation ul .subnav-toggle.open:before {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
	.main-navigation ul .sub-menu .subnav-toggle:before,
	.main-navigation ul .children .subnav-toggle:before {
		line-height: 50px
	}
	.main-navigation li.menu-item-has-children>.subnav-toggle,
	.main-navigation li.page_item_has_children>.subnav-toggle {
		color: #191919
	}
	.main-navigation li.menu-item-has-children>a:hover+.subnav-toggle,
	.main-navigation li.menu-item-has-children>a:focus+.subnav-toggle,
	.main-navigation li.page_item_has_children>a:hover+.subnav-toggle,
	.main-navigation li.page_item_has_children>a:focus+.subnav-toggle,
	.main-navigation ul .subnav-toggle:hover {
		color: #fb397d
	}
	.main-navigation ul li a:hover,
	.main-navigation ul li.current_page_item>a,
	.main-navigation ul li.current-menu-item>a,
	.main-navigation ul li.current_page_ancestor>a,
	.main-navigation ul li.current-menu-ancestor>a {
		color: #0055b8;
		text-decoration: none
	}
}

.mobile-menu-toggle {
	position: relative;
	background: 0 0;
	border: 0;
	padding: 15px 20px
}

.mobile-menu-toggle_lines {
	display: block;
	position: absolute;
	top: 16px;
	left: 0;
	right: 0;
	height: 3px;
	background: #191919;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}

.mobile-menu-toggle_lines:before,
.mobile-menu-toggle_lines:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background: #191919;
	content: "";
	-webkit-transition-duration: .2s, .2s;
	transition-duration: .2s, .2s
}

.mobile-menu-toggle_lines:before {
	top: -10px;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform
}

.mobile-menu-toggle_lines:after {
	bottom: -10px;
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.mobile-menu-toggle:hover .mobile-menu-toggle_lines:before,
.mobile-menu-toggle:focus .mobile-menu-toggle_lines:before {
	top: -12px
}

.mobile-menu-toggle:hover .mobile-menu-toggle_lines:after,
.mobile-menu-toggle:focus .mobile-menu-toggle_lines:after {
	bottom: -12px
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines {
	background: rgba(25, 25, 25, 0)
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines:before {
	top: 0;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg)
}

.mobile-menu-active .mobile-menu-toggle .mobile-menu-toggle_lines:after {
	bottom: 0;
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg)
}

.header-search {
	position: relative
}

.header-search-form {
	display: none;
	position: absolute;
	right: 0;
	z-index: 14
}

.header-search-form .search-submit {
	display: none
}

.main-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

ul.header-search-cart {
	margin-left: 85px
}

ul.header-search-cart li {
	padding: 0
}

ul.header-search-cart .header-search-toggle {
	cursor: pointer
}

ul.header-search-cart .header-cart-link {
	margin-left: 25px
}

ul.header-search-cart .header-cart-link .count {
	font-size: 12px;
	position: relative;
	top: -8px;
	left: 2px
}

.site-title {
	font-size: 36px;
	margin: 0;
	font-weight: 600
}

.site-title a {
	color: #191919
}

.site-description {
	margin: 0;
	color: #707070
}

.site-description:empty {
	margin: 0
}

@media (min-width:769px) {
	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: none
	}
	.woocommerce ul.products.columns-5 li.product,
	.woocommerce-product-loop ul.products.columns-5 li.product {
		width: 33.33333%;
		margin: 0;
		padding: 0 15px 60px
	}
	.woocommerce ul.products.columns-5 li.product:nth-of-type(3n+1),
	.woocommerce-product-loop ul.products.columns-5 li.product:nth-of-type(3n+1) {
		clear: left
	}
	.woocommerce-product-loop:not(.single) .site-content>.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:400px) {
	.woocommerce ul.products.columns-5 li.product,
	.woocommerce-product-loop ul.products.columns-5 li.product {
		width: 100%;
		padding: 15px
	}
	.woocommerce-product-loop:not(.single) .site-content>.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:1024px) {
	.woocommerce ul.products.columns-5 li.product,
	.woocommerce-product-loop ul.products.columns-5 li.product {
		width: 20%;
		margin: 0;
		padding: 0 15px 60px
	}
	.woocommerce ul.products.columns-5 li.product:nth-of-type(3n+1),
	.woocommerce-product-loop ul.products.columns-5 li.product:nth-of-type(3n+1) {
		clear: none
	}
	.woocommerce-product-loop:not(.single) .site-content>.container {
		padding-left: 90px;
		padding-right: 90px
	}
	.woocommerce ul.products li.first,
	.woocommerce-page ul.products li.first {
		clear: left
	}
}

.woocommerce-loop-product__title {
	font-size: 16px
}

.woocommerce ul.products li.product .price {
	font-size: 16px;
	color: #707070
}

.woocommerce ul.products li.product a img {
	margin-bottom: 30px
}

.woocommerce ul.products li.product .button {
	opacity: 0;
	position: absolute;
	top: 10px;
	right: 25px;
	background-color: #f0437e;
	color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 0;
	margin: 0
}

.woocommerce ul.products li.product a.added_to_cart {
	display: block;
	text-align: center;
	color: #191919;
	font-size: 14px;
	text-transform: uppercase
}

.woocommerce ul.products li.product .onsale {
	left: 25px;
	top: 10px;
	right: auto;
	background-color: #333;
	margin: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase
}

.woocommerce ul.products li.product:hover .button {
	opacity: 1
}

.woocommerce-product-loop .products.columns-5 {
	margin-left: -15px;
	margin-right: -15px
}

.woocommerce .woocommerce-ordering {
	margin-bottom: 50px
}

.woocommerce .woocommerce-breadcrumb {
	color: #bfbfbf;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 50px
}

.woocommerce .woocommerce-result-count {
	margin: 15px 0 0;
	text-transform: uppercase
}

.woocommerce-product-loop:not(.single) .site-content>.container {
	width: 100%;
	max-width: 100%;
	padding: 0 90px
}

.woocommerce-product-loop .site-main {
	padding: 0
}

.woocommerce div.product .product_title {
	font-size: 30px
}

.product .woocommerce-product-gallery {
	padding-right: 100px
}

.product .woocommerce-product-gallery__trigger {
	right: 120px !important
}

.product span.onsale {
	left: 15px;
	top: 15px;
	right: auto;
	background-color: #333;
	margin: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase
}

.product .quantity .qty {
	padding: 9px 15px;
	margin-right: 5px
}

.product .single_add_to_cart_button.button.alt {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #f0437e;
	background-color: #f0437e;
	padding: 14px 30px;
	border-radius: 2px;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

.product .single_add_to_cart_button.button.alt:hover {
	background-color: #f0437e
}

.product div.entry-summary p.price,
.product div.entry-summary span.price {
	color: #f0437e
}

.product .woocommerce-tabs.wc-tabs-wrapper {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 60px 0;
	margin: 60px 0
}

@media (max-width:768px) {
	.woocommerce .product .woocommerce-product-gallery {
		padding-right: 0
	}
	.product .woocommerce-product-gallery__trigger {
		right: 15px !important
	}
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: center
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0;
	background-color: transparent;
	border-radius: 0;
	padding: 0 30px;
	border-right: 2px solid #d2d2d2;
	border-color: #d2d2d2;
	margin: 0 -5px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-of-type {
	border-right: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0;
	font-size: 18px;
	font-weight: 500
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #f0437e
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border: 0
}

.woocommerce-Tabs-panel {
	color: #707070
}

.related.products h2 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 30px
}

.product-remove a.remove {
	color: #d35050 !important;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto
}

.product-remove a.remove:hover {
	background-color: #d35050
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 100%;
	max-width: 100px
}

.woocommerce table.shop_table {
	color: #191919;
	border-left: 0;
	border-right: 0;
	border-color: #d7d7d7;
	border-width: 1px;
	border-collapse: collapse
}

.woocommerce table.shop_table a {
	color: #191919
}

.woocommerce table.shop_table .quantity .qty {
	width: 3.631em;
	text-align: center;
	padding: 15px;
	width: auto;
	max-width: 100px
}

.woocommerce table.shop_table thead th {
	font-size: 16px;
	text-transform: uppercase;
	color: #191919;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px
}

.woocommerce table.shop_table td {
	padding-top: 35px;
	padding-bottom: 35px
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	border-left: 0;
	border-right: 0;
	border-color: #d7d7d7;
	border-width: 1px
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 100%;
	max-width: 150px
}

.woocommerce-cart .cart-collaterals .cart_totals {
	margin-top: 70px
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-bottom: 0;
	border-collapse: collapse
}

.woocommerce-cart .cart-collaterals .cart_totals table tr:last-of-type {
	border-bottom: 0
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 30px
}

.woocommerce-cart .cart-collaterals .cart_totals td {
	font-weight: 600 !important
}

.woocommerce-cart .cart-collaterals .cart_totals .button {
	background-color: #f0437e;
	font-size: 14px;
	font-weight: 500;
	display: table;
	float: right;
	padding: 18px 50px
}

.woocommerce-cart .cart-collaterals .cart_totals .button:hover {
	background-color: #f0437e
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	vertical-align: middle;
	font-weight: 400
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	max-width: 100%
}

.woocommerce-checkout #customer_details .woocommerce-input-wrapper {
	width: 100%
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
	border-color: #ebebeb;
	padding: 10px;
	border-radius: 0;
	height: auto
}

.woocommerce-checkout #order_review_heading {
	text-align: center;
	margin: 50px 0 15px
}

.woocommerce-checkout button.button.alt {
	background-color: #f0437e;
	color: #fff
}

.woocommerce-checkout button.button.alt:hover {
	background-color: #f0437e;
	color: #fff
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0
}

.woocommerce nav.woocommerce-pagination ul li {
	margin: 5px;
	border: 0
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 0;
	border: 1px solid #ebebeb;
	border-radius: 50%
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
	border: 0
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget-area {
	padding: 30px;
	border: 1px solid #ebebeb;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.widget {
	margin: 0 0 50px;
	color: #707070
}

.widget .widget-title {
	font-size: 24px;
	margin: 0 0 30px;
}

.widget a {
	color: white ;
}

.widget ul {
	padding-left: 0;
	list-style: none;
	margin: 0
}

.widget ul li {
	padding-bottom: 20px
}

.widget ul li:last-of-type {
	padding-bottom: 0
}

.widget ul li>ul,
.widget ul .children {
	padding-left: 20px
}

.widget select {
	max-width: 100%
}

.widget_categories li {
	padding-bottom: 30px;
	text-align: right;
	overflow: hidden
}

.widget_categories li a {
	float: left
}

.widget_categories li:before {
	margin-right: 15px;
	content: '\003e\003e';
	-webkit-transition: all .3s;
	transition: all .3s;
	float: left
}

.widget_categories li:hover:before,
.widget_categories li:hover a {
	color: #f0437e
}

.tagcloud a {
	line-height: 1;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #595959;
	border: 1px solid rgba(0, 0, 0, .1);
	display: inline-block;
	margin: 5px
}

.widget_search .search-field {
	background-color: #f7f7f7;
	vertical-align: top;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-right: -5px;
	width: 100%
}

.widget_search .search-submit {
	display: none
}

.widget_search .search-form label {
	width: 100%
}

.airi_recent_entries .post-date {
	color: #f0437e;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: table
}

.airi_recent_entries h5 {
	font-size: 16px
}

.social-widget li a:before,
.social-media-list a:before {
	font-family: FontAwesome;
	color: inherit
}

ul.social-media-list {
	margin: -5px
}

ul.social-media-list li {
	float: left;
	padding: 0;
	margin: 5px
}

.social-media-list li a,
.social-widget a {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	display: inline-block
}

.social-media-list li a:before,
.social-widget a:before {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #fff;
	width: 50px;
	line-height: 50px;
	border-radius: 50%
}

.social-media-list a[href*="twitter.com"]:before {
	content: "\f099";
	background: #1da1f2
}

.social-media-list a[href*="facebook.com"]:before {
	content: "\f09a";
	background: #3b5998
}

.social-media-list a[href*="plus.google.com"]:before {
	content: '\f0d5';
	background: #ea4335
}

.social-media-list a[href*="google.com/+"]:before {
	background: #ea4335
}

.social-media-list a[href*="dribbble.com"]:before {
	content: '\f17d';
	background: #ea4c89
}

.social-media-list a[href*="pinterest.com"]:before {
	content: '\f231';
	background: #bd081c
}

.social-media-list a[href*="youtube.com"]:before {
	content: '\f167';
	background: red
}

.social-media-list a[href*="vimeo.com"]:before {
	content: '\f27d';
	background: #1ab7ea
}

.social-media-list a[href*="instagram.com"]:before {
	content: '\f16d';
	background: #c32aa3
}

.social-media-list a[href*="linkedin.com"]:before {
	content: '\f0e1';
	background: #007bb5
}

.social-media-list a[href*="foursquare.com"]:before {
	content: '\f180';
	background: #f94877
}

.social-media-list a[href*="tumblr.com"]:before {
	content: '\f173';
	background: #2c4762
}

.social-media-list a[href*="deviantart.com"]:before {
	content: '\f1bd';
	background: #05cc47
}

.social-media-list a[href*="weibo.com"]:before {
	content: '\f18a';
	background: #030104
}

.social-media-list a[href*="xing.com"]:before {
	content: '\f168';
	background: #015c5d
}

.social-media-list a[href*="trello.com"]:before {
	content: '\f181';
	background: #0079bf
}

.social-media-list a[href*=mailto]:before {
	content: '\f0e0';
	background: #eda57f
}

.site-content {
	padding: 100px 0
}

.page-template-template_page-builder .site-content {
	padding: 0
}

.sticky {
	display: block
}

.site-main {
	padding-right: 30px
}

.page-template-template_page-builder .site-main {
	padding: 0
}

@media (max-width:991px) {
	.site-main {
		padding-right: 0
	}
}

.updated:not(.published) {
	display: none
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.entry-title a {
	color: #191919
}

.entry-title a:hover {
	color: #f0437e
}

.single-post .hentry,
.blog-loop .hentry {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 60px;
	padding-bottom: 60px
}

.single-post .entry-header,
.blog-loop .entry-header {
	margin-bottom: 30px
}

.single-post .entry-title,
.blog-loop .entry-title {
	margin: 20px 0 25px;
	font-size: 36px
}

.single-post .post-thumbnail,
.blog-loop .post-thumbnail {
	display: block;
	margin-bottom: 35px
}

.single-post .entry-content p:last-of-type,
.blog-loop .entry-content p:last-of-type {
	margin: 0
}

.single-post .posted-on,
.blog-loop .posted-on {
	display: table
}

.single-post .posted-on a,
.blog-loop .posted-on a {
	color: #f0437e;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase
}

.single-post .entry-meta,
.blog-loop .entry-meta {
	color: #bfbfbf
}

.single-post .entry-meta span,
.blog-loop .entry-meta span {
	margin-right: 15px
}

.single-post .entry-meta span:last-of-type,
.blog-loop .entry-meta span:last-of-type {
	margin-right: 0
}

.single-post .entry-meta .byline,
.blog-loop .entry-meta .byline {
	font-size: 14px
}

.single-post .entry-meta .byline a,
.blog-loop .entry-meta .byline a {
	color: #595959
}

.single-post .entry-meta .comments-number,
.blog-loop .entry-meta .comments-number {
	font-size: 12px;
	text-transform: uppercase
}

.single-post .read-more-link,
.blog-loop .read-more-link {
	display: table;
	font-size: 13px;
	font-weight: 600;
	color: #191919;
	text-transform: uppercase;
	margin-top: 30px
}

.single-post .read-more-link .gt,
.blog-loop .read-more-link .gt {
	margin-left: 10px;
	color: #f0437e
}

.layout-masonry .entry-title,
.layout-grid .entry-title,
.layout-list .entry-title {
	font-size: 24px;
	margin-bottom: 20px
}

.layout-masonry .hentry,
.layout-grid .hentry {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 0;
	margin: 0;
	border: 0
}

.layout-masonry .post-thumbnail,
.layout-grid .post-thumbnail {
	margin-bottom: 30px;
	margin: 0 -15px 30px
}

.layout-masonry .entry-title,
.layout-grid .entry-title {
	margin-top: 15px
}

.layout-masonry .site-main,
.layout-grid .site-main {
	padding: 0
}

.layout-masonry .post-inner,
.layout-grid .post-inner {
	-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, .15);
	box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, .15);
	margin: 0 0 50px
}

.layout-masonry .post-info,
.layout-grid .post-info {
	padding: 0 30px 30px
}

@media (max-width:767px) {
	.layout-masonry .post-info,
	.layout-grid .post-info {
		padding: 0 15px 15px
	}
}

.layout-masonry .entry-header,
.layout-grid .entry-header {
	margin-bottom: 0
}

.layout-list .post-thumbnail {
	margin: 0
}

@media (max-width:767px) {
	.layout-list .post-thumbnail {
		margin-bottom: 30px
	}
}

.layout-list .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:767px) {
	.layout-list .flex {
		display: block
	}
}

.grid-sizer {
	width: 33.333333%
}

@media (max-width:991px) {
	.grid-sizer {
		width: 50%;
		max-width: 50%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

.content-area:not(.layout-masonry) .grid-sizer {
	display: none
}

.layout-masonry .row {
	margin: 0
}

.layout-masonry .site-main {
	padding: 0
}

.layout-masonry .hentry {
	display: block
}

.layout-masonry .hentry:first-of-type {
	width: 66.666667%;
	max-width: 66.666667%
}

@media (max-width:991px) {
	.layout-masonry .hentry:first-of-type {
		width: 50%;
		max-width: 50%
	}
}

@media (max-width:767px) {
	.layout-masonry .hentry:first-of-type {
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

.error404 .site-content {
	background-color: #f7f7f7;
	padding: 120px 0
}

.error404 .page-title {
	font-size: 160px;
	font-weight: 600
}

.error404 .content-area {
	width: 100%
}

.error404 .site-main {
	padding: 0;
	text-align: center
}

.search-results .page-header span {
	color: #b3b3b3
}

.content-area.layout-full {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 100px 200px;
	-webkit-box-shadow: 0px 33px 49px 0px rgba(86, 115, 121, .15);
	box-shadow: 0px 33px 49px 0px rgba(86, 115, 121, .15)
}

@media (max-width:991px) {
	.content-area.layout-full {
		padding: 30px
	}
}

.woocommerce .content-area {
	width: 100%
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.comment-author img {
	border-radius: 50%
}

.comments-area .comment-body {
	margin-bottom: 35px
}

.comments-area .comments-title {
	margin: 0 0 40px;
	font-size: 24px
}

.comments-area .comment-author-name {
	margin-bottom: 15px
}

.comments-area .comment-time {
	color: #bfbfbf;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px
}

.comments-area ol {
	margin: 0;
	padding: 0
}

.comments-area ol ol {
	padding-left: 30px;
	margin-left: 100px;
	border-left: 1px solid rgba(37, 37, 37, .1);
	margin-bottom: 50px
}

.comments-area ol ol .comment-text {
	border-left: 0
}

.comments-area ol ol ol {
	padding-left: 0;
	margin-left: 0;
	border-left: 0
}

.comments-area .comment-content p {
	margin-bottom: 15px
}

.comments-area .comment {
	position: relative
}

.comments-area .comment-avatar {
	position: absolute;
	margin: 0
}

.comments-area .comment-text {
	margin-left: 100px;
	padding-left: 30px;
	border-left: 1px solid rgba(37, 37, 37, .1)
}

.comments-area .comment-reply-link {
	border: 1px solid rgba(30, 30, 39, .2);
	border-radius: 25px;
	padding: 10px 30px;
	line-height: 1;
	font-size: 12px;
	display: inline-block
}

.comments-area .comment-reply-link:hover {
	background-color: #f0437e;
	color: #fff
}

.comments-area .comment-reply-link,
.comments-area .comment-edit-link {
	font-weight: 500;
	text-transform: uppercase;
	color: #242d2e;
	font-size: 12px
}

.comment-respond {
	border-top: 1px solid #ebebeb;
	padding-top: 50px;
	margin-top: 50px;
	margin-bottom: 50px
}

.comment-form input:not(.submit):not([type=checkbox]) {
	width: 100%
}

.comment-form .comment-form-cookies-consent input {
	margin-right: 5px
}

.comment-form .comment-reply-title {
	font-size: 24px
}

.startup-services .elementor-icon .fa {
	color: #9884e7 !important;
	background: -webkit-gradient(linear, left top, right top, from(#62e8be), to(#c952eb));
	background: linear-gradient(to right, #62e8be 0%, #c952eb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent
}

.startup-services .elementor-icon .fa:before {
	position: static
}

.startup-video .elementor-widget-video .elementor-custom-embed-image-overlay img {
	display: none
}

.startup-video .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
	position: static;
	-webkit-transform: none;
	transform: none
}

.startup-video .elementor-widget-video .elementor-custom-embed-image-overlay i {
	background-color: #fff;
	text-shadow: none;
	color: #35d7a4;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	text-align: center
}

.startup-video .elementor-widget-video .elementor-custom-embed-image-overlay i:before {
	font-size: 24px;
	line-height: 70px;
	font-family: 'Fontawesome';
	content: '\f04b';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	line-height: 70px
}

.startup-toggle i {
	background-color: #f5efec;
	width: 30px;
	height: 30px;
	font-size: 12px;
	text-align: center;
	line-height: 30px
}

.startup-subscribe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.startup-subscribe-bottom .startup-subscribe {
	display: table;
	margin: 0 auto
}

.startup-subscribe input[type=email] {
	font-size: 14px;
	min-width: 250px;
	padding-top: 11px;
	padding-bottom: 11px
}

.startup-subscribe input[type=submit] {
	background-color: #000;
	border-color: #000;
	padding-top: 11px;
	padding-bottom: 11px
}

.startup-subscribe input[type=submit]:hover {
	background-color: transparent
}

.startup-testimonials .testimonials-section {
	max-width: 500px
}

.startup-testimonials .testimonials-section.style1:before {
	display: none
}

.startup-testimonials .title-wrapper {
	position: relative
}

.startup-testimonials .title-wrapper h3 {
	float: left
}

.startup-testimonials .title-wrapper:after {
	display: block;
	content: '\f10e';
	font-family: 'Fontawesome';
	color: #191919;
	opacity: .1;
	font-size: 35px;
	margin-bottom: 45px;
	line-height: 1;
	text-align: right
}

.startup-testimonials .athemes-slick-slider {
	clear: left
}

.startup-testimonials p {
	margin-bottom: 40px
}

.beauty-overlapped {
	-ms-flex-item-align: center;
	align-self: center
}

.beauty-gallery .gallery-item:hover img {
	opacity: .4
}

.beauty-gallery .gallery-item img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.beauty-contact p.contact-name,
.beauty-contact p.contact-date {
	padding-right: 15px
}

.beauty-contact p:not(.contact-button) {
	width: 50%;
	float: left
}

.beauty-contact p:not(.contact-button) input,
.beauty-contact p:not(.contact-button) select {
	width: 100%
}

.beauty-contact p.contact-button {
	clear: left;
	margin-top: 30px;
	float: left
}

.beauty-contact p.contact-button input {
	background-color: #fc9a92;
	border-color: #fc9a92;
	border-radius: 25px
}

.beauty-contact p.contact-button input:hover {
	background-color: transparent;
	color: #fc9a92
}

.beauty-contact p select {
	padding: 17px 20px
}

.pricing-section {
	text-align: center
}

.plan-icon {
	color: #e64e4e;
	font-size: 32px;
	line-height: 1
}

.plan-price {
	color: #333;
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	z-index: 11
}

.plan-price span {
	color: #bfbfbf;
	font-size: 16px;
	margin: 0 2px;
	font-weight: 400
}

.plan-price .currency {
	color: #35d7a4;
	font-size: 24px
}

.plan-feature {
	padding: 10px;
	color: #595959
}

.plan-feature i {
	margin-right: 5px;
	color: #35d7a4
}

.plan-item {
	padding: 30px;
	margin: 15px;
	background-color: #fff;
	-webkit-transition: all .4s;
	transition: all .4s
}

.plan-btn {
	margin-top: 30px
}

.pricing-section {
	background-color: #fff
}

.pricing-section .plan-header {
	margin-bottom: 30px
}

.pricing-section .plan-header-inner {
	border-bottom: 1px solid #ebebeb
}

.pricing-section h4 {
	margin: 0 0 5px;
	color: #191919;
	font-size: 18px
}

.pricing-section .plan-price {
	margin-bottom: 15px;
	color: #35d7a4;
	font-weight: 600;
	font-size: 48px
}

.pricing-section .plan-price span:first-of-type {
	vertical-align: top;
	margin-top: 5px;
	display: inline-block
}

.pricing-section .plan-item.featured-plan .plan-header {
	background-color: #e64e4e
}

.pricing-section .elementor-button {
	font-size: 13px;
	text-transform: uppercase;
	color: #191919;
	border: 2px solid transparent
}

.startup-pricing .pricing-section .elementor-button {
	-o-border-image: linear-gradient(45deg, #62e8be 0%, #c952eb 100%);
	border-image: linear-gradient(45deg, #62e8be 0%, #c952eb 100%);
	border-image-slice: 1;
	font-weight: 600;
	background-color: transparent
}

.pricing-section .elementor-button:visited,
.pricing-section .elementor-button:focus {
	color: #191919
}

.startup-pricing .pricing-section .elementor-button:hover {
	background: linear-gradient(45deg, #62e8be 0%, #c952eb 100%);
	color: #fff
}

.pricing-section .plan-item .roll-button:hover {
	color: #47425d;
	background-color: transparent
}

.pricing-section .plan-item-inner {
	border: 1px solid #ebebeb;
	padding: 30px
}

.beauty-pricing .pricing-section .plan-item-inner {
	padding-bottom: 50px
}

.pricing-section .plan-item {
	padding: 0;
	margin-top: 0
}

.pricing-section .featured-plan .plan-item-inner {
	-webkit-box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .1);
	box-shadow: 0 20px 32px -8px rgba(0, 0, 0, .1)
}

.employee .team-inner {
	background-color: #fff;
	position: relative;
	text-align: center
}

.employee .team-item .team-pop .name {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 10px 0
}

.employee .team-item .team-pop .pos {
	font-style: italic
}

.employee .team-item .team-pop .team-info {
	top: 30%;
	position: relative;
	width: 100%
}

.employee .team-item .pop-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	z-index: 10;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s
}

.employee .team-item .team-social {
	text-align: center;
	padding: 17px 0 0;
	margin: 0
}

.employee .team-item .team-social li {
	display: inline-block
}

.employee .team-social li a {
	font-size: 16px;
	display: block;
	margin-left: 5px;
	border-radius: 50%;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background-color: rgba(255, 255, 255, .2);
	width: 40px;
	height: 40px;
	line-height: 40px
}

.employee .team-item .team-social li:first-child a {
	margin-left: 0
}

.employee .team-item .team-pop {
	color: #fff;
	z-index: 20;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	cursor: pointer;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.employee .team-item:hover>.team-inner .team-pop {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-animation: pop-scale .5s 1 cubic-bezier(.15, .85, .35, 1.2);
	animation: pop-scale .5s 1 cubic-bezier(.15, .85, .35, 1.2)
}

.employee .team-item:hover>.team-inner .pop-overlay {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}

.employee .team-content {
	text-align: center;
	padding: 30px 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 35px -10px rgba(0, 0, 0, .15);
	box-shadow: 0 20px 35px -10px rgba(0, 0, 0, .15)
}

.employee .team-content .name {
	font-size: 20px;
	font-weight: 500;
	color: #191919
}

.employee .team-content .pos {
	color: #62e8be
}

.employee .avatar:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(45deg, #62e8be 0%, #c952eb 100%);
	opacity: 0;
	-webkit-transition: all .1s;
	transition: all .1s
}

.employee .team-item:hover .avatar:after {
	-webkit-animation: pop-scale .5s 1 cubic-bezier(.15, .85, .35, 1.2);
	animation: pop-scale .5s 1 cubic-bezier(.15, .85, .35, 1.2);
	opacity: .9
}

.employee .team-social {
	opacity: 0;
	position: absolute;
	-webkit-transition: all .5s;
	-webkit-transition: .5s all .2s;
	transition: .5s all .2s;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.employee .team-item:hover .team-social {
	opacity: 1
}

.employee .team-item .team-social li:hover a {
	background-color: #fff;
	color: #62e8be
}

.athemes-slick-slider {
	padding: 0;
	margin: 0
}

.testimonials-section {
	position: relative
}

.testimonials-section.style1:before {
	display: block;
	content: '\f10e';
	font-family: 'Fontawesome';
	color: #f0437e;
	font-size: 35px;
	margin-bottom: 45px;
	line-height: 1
}

.testimonials-section.style2 {
	text-align: center;
	margin-bottom: 50px
}

.testimonials-section.style2 .testimonials-arrows {
	display: none
}

.testimonials-section.style2 .athemes-testimonials-carousel {
	max-width: 1000px;
	margin: 0 auto
}

.testimonials-section.style2 p {
	font-size: 24px
}

.testimonials-section.style3 .testimonial-image-wrapper {
	width: 30%;
	float: left
}

.testimonials-section.style3 .testimonial-image-wrapper img {
	border-radius: 50%
}

.testimonials-section.style3 .testimonial-content-wrapper {
	width: 70%;
	float: left
}

.testimonials-section.style3 .testimonial-content-wrapper:before {
	display: block;
	content: '\f10e';
	font-family: 'Fontawesome';
	color: #fc9a92;
	font-size: 35px;
	margin-bottom: 30px;
	line-height: 1
}

.testimonials-section.style3 .testimonial-content-wrapper h4 {
	margin-top: 0
}

.testimonials-section.style3 .testimonial-name-wrapper {
	margin-left: 0;
	padding-left: 0
}

.testimonials-section.style3 .title-wrapper {
	margin-bottom: 30px;
	text-align: center
}

.testimonials-section.style3 p {
	margin-bottom: 25px
}

.testimonial-info .testimonial-image-wrapper {
	max-width: 80px;
	float: left
}

.testimonial-info .testimonial-image-wrapper img {
	border-radius: 50%
}

.testimonial-info .testimonial-name-wrapper {
	width: 100%;
	margin-left: -90px;
	padding-left: 120px;
	float: left
}

.testimonial-info .testimonial-name-wrapper h4 {
	font-size: 22px;
	margin: 15px 0 10px;
	line-height: 1
}

.testimonial-info .testimonial-name-wrapper .testimonial-position {
	color: #bfbfbf;
	font-size: 14px;
	line-height: 1
}

.business-testimonials {
	max-width: 500px
}

.testimonials-arrows {
	position: absolute;
	bottom: 30px;
	right: 0;
	font-size: 30px
}

.testimonials-arrows div {
	width: 50%;
	float: left;
	color: #bfbfbf;
	cursor: pointer;
	-webkit-transition: color .3s;
	transition: color .3s
}

.testimonials-arrows div:hover {
	color: #191919
}

.testimonials-arrows div:first-of-type {
	padding-right: 20px
}

.athemes-testimonials-carousel-nav {
	max-width: 700px;
	margin: 0 auto
}

.athemes-testimonials-carousel-nav .testimonial-info>div {
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;
	margin: 0 auto
}

.athemes-testimonials-carousel-nav .testimonial-info .testimonial-image-wrapper {
	max-width: 50px
}

.athemes-testimonials-carousel-nav .testimonial-info .testimonial-name-wrapper {
	text-transform: uppercase;
	font-weight: 500
}

.athemes-testimonials-carousel-nav .testimonial-info .testimonial-name-wrapper h4 {
	font-size: 11px
}

.athemes-testimonials-carousel-nav .slick-current .testimonial-image-wrapper {
	max-width: 80px
}

.athemes-testimonials-carousel-nav .slick-current .testimonial-name-wrapper h4 {
	font-size: 14px
}

.airi-course .course-entry {
	margin-top: 20px
}

.airi-course .course-entry:hover .course-entry-inner {
	-webkit-box-shadow: 0px 21px 51.3px 5.7px rgba(23, 31, 44, .15);
	box-shadow: 0px 21px 51.3px 5.7px rgba(23, 31, 44, .15)
}

.airi-course .course-entry:hover .course-cover {
	margin: -20px -20px 20px
}

.airi-course .course-entry .course-entry-inner {
	border: 1px solid #ebebeb;
	padding: 20px;
	border-radius: 20px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.airi-course .course-entry h3 {
	font-size: 24px
}

.airi-course .course-entry h3 a {
	color: #191919
}

.airi-course .course-entry .course-cover {
	margin: -40px 0 20px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.airi-course .course-entry .fa {
	color: #bfbfbf;
	font-size: 14px;
	margin-right: 5px
}

.airi-course .course-entry .course-meta-data {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding-top: 20px;
	margin-top: 25px
}

.airi-course .course-entry .course-meta-data div {
	display: inline-block
}

.airi-course .course-entry .course-meta-data .course-lesson-number,
.airi-course .course-entry .course-meta-data .course-student-number {
	float: right
}

.airi-course .course-entry .course-meta-data .course-lesson-number {
	margin-right: 20px
}

.airi-course .course-entry img {
	border-radius: 20px
}

.airi-course .course-instructor {
	color: #bfbfbf
}

.airi-course .course-instructor a {
	color: #bfbfbf
}

.airi-course .free-course-label {
	color: #1eaf12;
	text-transform: uppercase;
	font-weight: 500
}

.airi-course .paid-course-label {
	color: #ed1c24;
	font-weight: 500
}

.airi-course .review-stars.filled {
	position: relative;
	display: table;
	letter-spacing: 4px
}

.airi-course .review-stars.filled div:before {
	content: '\f005\f005\f005\f005\f005';
	font-family: 'Fontawesome';
	color: #1eaf12;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.airi-course .review-stars.filled div {
	position: absolute;
	top: 0;
	left: 0
}

.airi-course .review-stars.filled:before {
	content: '\f006\f006\f006\f006\f006';
	font-family: 'Fontawesome';
	color: #1eaf12
}

.elementor-widget-athemes-image-icon-box figure {
	position: relative
}

.elementor-widget-athemes-image-icon-box p:last-of-type {
	margin-bottom: 0
}

.elementor-widget-athemes-image-icon-box .elementor-image-box-content {
	margin-top: 30px
}

.elementor-widget-athemes-image-icon-box .elementor-image-box-content h3 {
	margin-bottom: 20px
}

.elementor-widget-athemes-image-icon-box .icon-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #f7f7f7;
	text-align: center;
	height: 82px;
	width: 100px;
	line-height: 100px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.elementor-widget-athemes-image-icon-box .icon-wrapper:after {
	content: '';
	position: absolute;
	right: -100%;
	width: 100%;
	height: 0;
	border-top: 82px solid transparent;
	border-left: 25px solid #f7f7f7;
	-webkit-transition: all .3s;
	transition: all .3s
}

.elementor-widget-athemes-image-icon-box .icon-wrapper i {
	font-size: 30px;
	color: #f89121
}

.elementor-widget-athemes-image-icon-box:hover .icon-wrapper {
	background-color: #f89121
}

.elementor-widget-athemes-image-icon-box:hover .icon-wrapper:after {
	border-left: 25px solid #f89121
}

.elementor-widget-athemes-image-icon-box:hover .icon-wrapper i {
	color: #fff
}

.elementor-widget-athemes-image-icon-box .feature-link {
	display: table;
	text-transform: uppercase;
	color: #bfbfbf;
	font-size: 13px;
	margin-top: 20px;
	letter-spacing: 1px
}

.elementor-widget-athemes-image-icon-box .feature-link:hover {
	color: #f89121
}

.elementor-widget-athemes-image-icon-box[data-element_type*="athemes-image-icon-box.airi_image_icon_skin"] .elementor-image-box-wrapper {
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #ebebeb;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow .3s;
	transition: -webkit-box-shadow .3s;
	transition: box-shadow .3s;
	transition: box-shadow .3s, -webkit-box-shadow .3s
}

.elementor-widget-athemes-image-icon-box[data-element_type*="athemes-image-icon-box.airi_image_icon_skin"] .elementor-image-box-wrapper:hover {
	-webkit-box-shadow: 0 25px 40px -15px rgba(0, 0, 0, .1);
	box-shadow: 0 25px 40px -15px rgba(0, 0, 0, .1);
	border-color: transparent
}

.elementor-widget-athemes-image-icon-box[data-element_type*="athemes-image-icon-box.airi_image_icon_skin"] .icon-wrapper {
	position: relative;
	left: -50px;
	width: 150px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 125px;
	flex: 0 0 125px
}

.elementor-widget-athemes-image-icon-box[data-element_type*="athemes-image-icon-box.airi_image_icon_skin"] .icon-wrapper i {
	font-size: 48px
}

.elementor-widget-athemes-image-icon-box[data-element_type*="athemes-image-icon-box.airi_image_icon_skin"] .elementor-image-box-content {
	width: 100%;
	display: inline-block;
	padding-left: 25px;
	margin-top: 0
}

.athemes-project-wrap .loading-notice {
	display: none;
	text-align: center;
	font-size: 36px;
	color: #bfbfbf
}

.athemes-project-wrap .roll-project.loading .loading-notice {
	display: block
}

.athemes-project-wrap .roll-project.loading .isotope-container {
	display: none
}

.athemes-project-wrap .project-filter {
	margin: 0 auto 45px;
	padding: 0;
	list-style: none;
	display: table
}

.athemes-project-wrap .project-filter li {
	float: left
}

.athemes-project-wrap .project-filter li a {
	display: block;
	padding: 15px 30px;
	border: 1px solid #ebebeb;
	border-right: 0;
	line-height: 1;
	color: #bfbfbf
}

.athemes-project-wrap .project-filter li a:hover,
.athemes-project-wrap .project-filter li a.active {
	color: #fff;
	background-color: #35d7a4
}

.athemes-project-wrap .project-filter li:first-of-type a {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px
}

.athemes-project-wrap .project-filter li:last-of-type a {
	border-right: 1px solid #ebebeb;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px
}

.athemes-project-wrap .project-item {
	width: 33.333333%;
	padding: 15px
}

@media (max-width:767px) {
	.athemes-project-wrap .project-item {
		width: 50%;
		padding: 5px
	}
}

.athemes-project-wrap .project-item .project-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.athemes-project-wrap .project-item .project-info {
	position: absolute;
	width: 100%;
	text-align: center;
	opacity: 0;
	z-index: 11;
	-webkit-transition: all .3s;
	transition: all .3s
}

.athemes-project-wrap .project-item .project-info h3 {
	font-size: 36px;
	color: #191919
}

.athemes-project-wrap .project-item .project-info h3 a {
	color: #191919
}

.athemes-project-wrap .project-item .project-info span {
	font-size: 14px
}

.athemes-project-wrap .project-item:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(255, 255, 255, .9);
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 0
}

.athemes-project-wrap .project-item:hover .project-info {
	opacity: 1
}

.athemes-project-wrap .project-item:hover:after {
	opacity: 1
}

.shop-cats-grid {
	height: 1200px;
	max-width: 1770px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-gap: 30px
}

.shop-cats-grid .cats-grid-item {
	padding: 30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.shop-cats-grid .cats-grid-item.item1 {
	grid-column: 1/span 2;
	grid-row: 1/span 1
}

.shop-cats-grid .cats-grid-item.item2 {
	grid-column: 3/span 1;
	grid-row: 1/span 2
}

.shop-cats-grid .cats-grid-item.item3 {
	grid-column: 1/span 1;
	grid-row: 2/span 2
}

.shop-cats-grid .cats-grid-item.item4 {
	grid-column: 2/span 1;
	grid-row: 2/span 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border: 2px solid #e55454
}

.shop-cats-grid .cats-grid-item.item5 {
	grid-column: 2/span 2;
	grid-row: 3/span 1
}

.shop-cats-grid .cats-grid-item .grid-item-label {
	display: inline-block;
	padding: 18px 35px;
	background-color: #fff;
	border-radius: 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #191919;
	line-height: 1;
	font-weight: 500;
	min-width: 150px;
	text-align: center
}

.shop-cats-grid .cats-grid-item .grid-item-inner h4 {
	font-size: 42px;
	color: #e55454
}

.shop-cats-grid .cats-grid-item .grid-item-inner h5 {
	font-size: 18px;
	color: #191919;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 0
}

.shop-cats-grid .cats-grid-item .elementor-button {
	background-color: #e55454;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 25px;
	margin-top: 40px;
	padding-left: 30px;
	padding-right: 30px
}

.single-post .entry-meta .cat-links a,
.post-cat {
	background-color: #eff1f4;
	color: #bfbfbf;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	padding: 9px 15px;
	line-height: 1;
	border-radius: 15px;
	display: inline-block
}

.single-post .entry-meta .cat-links a:hover,
.post-cat:hover {
	color: #1c1c1c
}

.athemes-blog:not(.airi_athemes_blog_skin) .post-item {
	-webkit-box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, .15);
	box-shadow: 0px 23px 49px 0px rgba(61, 82, 96, .15);
	margin-bottom: 15px
}

.athemes-blog:not(.airi_athemes_blog_skin) .post-content {
	padding: 30px;
	background-color: #fff
}

.athemes-blog:not(.airi_athemes_blog_skin) .byline {
	float: right;
	color: #bfbfbf;
	font-size: 14px;
	font-weight: 500
}

.athemes-blog:not(.airi_athemes_blog_skin) .byline a {
	color: #595959
}

.athemes-blog:not(.airi_athemes_blog_skin) .byline a:hover {
	color: #f0437e
}

.athemes-blog:not(.airi_athemes_blog_skin) .posted-on {
	margin-bottom: 15px;
	display: table
}

.athemes-blog:not(.airi_athemes_blog_skin) .posted-on a {
	color: #f0437e;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase
}

.athemes-blog:not(.airi_athemes_blog_skin) .entry-title {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 25px
}

.athemes-blog:not(.airi_athemes_blog_skin) .entry-title a {
	color: #191919
}

.airi_athemes_blog_skin .post-item {
	margin-bottom: 45px
}

.airi_athemes_blog_skin .post-item:last-of-type {
	margin-bottom: 0
}

@media (max-width:767px) {
	.airi_athemes_blog_skin .post-item img {
		margin-bottom: 30px
	}
}

.airi_athemes_blog_skin .post-item .read-more {
	text-transform: uppercase;
	font-weight: 600;
	color: #bfbfbf;
	font-size: 13px;
	display: block;
	margin-top: 15px;
	letter-spacing: 1px
}

.airi_athemes_blog_skin .post-item .read-more:hover {
	color: #f89121
}

.airi_athemes_blog_skin .post-item .entry-title {
	font-size: 18px;
	margin: 0 0 12px;
	text-transform: uppercase
}

.airi_athemes_blog_skin .post-item .entry-title a {
	color: #0e304e
}

.airi_athemes_blog_skin .post-item.large-post {
	margin-bottom: 0
}

@media (max-width:767px) {
	.airi_athemes_blog_skin .post-item.large-post {
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	.airi_athemes_blog_skin .post-item.large-post img {
		margin-bottom: 0
	}
}

.airi_athemes_blog_skin .post-item.large-post .entry-title {
	font-size: 24px
}

.airi_athemes_blog_skin .post-item.large-post .entry-thumb {
	margin-bottom: 30px
}

.airi_athemes_blog_skin .post-item .posted-on {
	display: block;
	margin-bottom: 15px
}

.airi_athemes_blog_skin .post-item .posted-on a {
	color: #bfbfbf;
	font-size: 14px
}

.athemes-blog.airi_athemes_blog_skin_2 .entry-title {
	margin: 15px 0 25px
}

.athemes-blog.airi_athemes_blog_skin_2 .posted-on {
	display: inline-block;
	margin: 0
}

.athemes-blog.airi_athemes_blog_skin_2 .post-cat {
	display: inline-block;
	padding: 0;
	background-color: transparent
}

.athemes-blog.airi_athemes_blog_skin_2 .sol {
	color: #fc9a92;
	margin: 0 5px
}

.athemes-blog.airi_athemes_blog_skin_2 .posted-on a,
.athemes-blog.airi_athemes_blog_skin_2 .post-cat {
	color: #fc9a92;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px
}

.athemes-blog.airi_athemes_blog_skin_2 .comments-number {
	font-size: 12px;
	color: #bfbfbf;
	font-weight: 500;
	text-transform: uppercase
}

.athemes-blog.airi_athemes_blog_skin_3 .post-content {
	padding: 30px 0 0
}

.athemes-blog.airi_athemes_blog_skin_3 .post-item {
	-webkit-box-shadow: none;
	box-shadow: none
}

.athemes-blog.airi_athemes_blog_skin_3 .post-cat {
	display: inline-block;
	padding: 0;
	background-color: transparent;
	color: #1eaf12;
	margin: 0 0 15px
}

.athemes-blog.airi_athemes_blog_skin_3 .entry-title {
	font-size: 18px;
	margin: 0 0 20px
}

.athemes-blog.airi_athemes_blog_skin_3 .entry-title a:hover {
	color: #1eaf12
}

.athemes-blog.airi_athemes_blog_skin_3 .comments-number {
	color: #bfbfbf;
	display: inline-block
}

.athemes-blog.airi_athemes_blog_skin_3 .posted-on {
	display: inline-block
}

.athemes-blog.airi_athemes_blog_skin_3 .posted-on a {
	color: #bfbfbf;
	text-transform: none;
	letter-spacing: 0
}

.athemes-blog.airi_athemes_blog_skin_3 .vert {
	color: #bfbfbf;
	padding: 0 15px
}

.athemes-blog.airi_athemes_blog_skin_4 .post-item {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-bottom: 15px
}

.athemes-blog.airi_athemes_blog_skin_4 .post-item:hover {
	-webkit-box-shadow: 0px 12px 45px 0px rgba(61, 82, 96, .15);
	box-shadow: 0px 12px 45px 0px rgba(61, 82, 96, .15)
}

.athemes-blog.airi_athemes_blog_skin_4 .post-content {
	min-height: 270px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 11
}

.athemes-blog.airi_athemes_blog_skin_4 .post-content:after {
	background-color: rgba(0, 0, 0, .25);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.athemes-blog.airi_athemes_blog_skin_4 .entry-title {
	font-weight: 600;
	margin: 0
}

.athemes-blog.airi_athemes_blog_skin_4 .entry-title a {
	color: #fff
}

.athemes-blog.airi_athemes_blog_skin_4 .post-info {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px
}

.athemes-blog.airi_athemes_blog_skin_4 .post-cat {
	display: inline-block;
	padding: 0;
	background-color: transparent;
	color: #fff;
	margin: 0 0 10px;
	letter-spacing: 1px
}

.athemes-blog.airi_athemes_blog_skin_4 .posted-on {
	background-color: #d7af50;
	float: right;
	color: #fff;
	font-weight: 600;
	padding: 5px 8px
}

.athemes-blog.airi_athemes_blog_skin_4 .posted-on span {
	display: block;
	line-height: 1;
	text-align: center
}

.athemes-blog.airi_athemes_blog_skin_4 .posted-on span:first-of-type {
	font-size: 24px
}

.athemes-blog.airi_athemes_blog_skin_4 .posted-on span:last-of-type {
	font-size: 16px;
	text-transform: uppercase
}

.athemes-hero-wrapper .slick-slide {
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.athemes-hero-wrapper .elementor-slick-slider ul.slick-dots li {
	margin: 3px;
	width: 12px;
	height: 12px
}

.athemes-hero-wrapper .elementor-slick-slider ul.slick-dots li button {
	background: #adadad;
	padding: 0;
	border-radius: 0;
	width: 12px;
	height: 12px
}

.athemes-hero-wrapper .elementor-slick-slider ul.slick-dots li button:before {
	display: none
}

.athemes-hero-wrapper .elementor-slick-slider ul.slick-dots li.slick-active button {
	background: #1c1c1c
}

.athemes-hero-wrapper .slide-title {
	margin-bottom: 30px
}

.athemes-hero-wrapper .button {
	margin-top: 45px;
	padding-left: 48px;
	padding-right: 48px;
	display: inline-block
}

.athemes-hero-wrapper .slide-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 60px
}

.athemes-hero-wrapper .elementor-slick-slider ul.slick-dots {
	bottom: 25px
}

.footer-widgets {
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-top: 1px solid #ebebeb
}

.sidebar-column .widget:last-of-type {
	margin-bottom: 0
}

.sidebar-column .widget-title {
	font-size: 20px;
	margin: 0 0 40px
}

.site-info {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #595959;
	font-size: 13px;
	text-transform: uppercase;
	border-top: 1px solid #ebebeb
}

.site-info a {
	color: #595959
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.custom-logo-link {
	display: inline-block
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
	font-family: Work Sans;
	font-weight: 500
}

.editor-block-list__layout h1,
.editor-block-list__layout h2,
.editor-block-list__layout h3,
.editor-block-list__layout h4,
.editor-block-list__layout h5,
.editor-block-list__layout h6,
.editor-post-title__block .editor-post-title__input {
	font-family: Work Sans;
	font-weight: 500
}

body {
	font-family: Work Sans;
	font-weight: 400;
	font-size: 16px
}

.editor-block-list__layout,
.editor-block-list__layout .editor-block-list__block {
	font-family: Work Sans;
	font-weight: 400
}

.site-title {
	font-size: 36px
}

.site-description {
	font-size: 16px
}

.main-navigation ul ul li {
	font-size: 13px
}

.blog-loop .entry-title {
	font-size: px
}

.single-post .entry-title {
	font-size: 36px;
	color: #191919
}

.widget-area .widget-title {
	font-size: 24px
}

.widget-area .widget {
	font-size: 16px
}

.sidebar-column .widget-title {
	font-size: 20px
}

.sidebar-column .widget {
	font-size: 16px
}

.site-info {
	font-size: 13px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.product div.entry-summary p.price,
.product div.entry-summary span.price,
.athemes-blog:not(.airi_athemes_blog_skin) .posted-on a,
.athemes-blog:not(.airi_athemes_blog_skin) .byline a:hover,
.testimonials-section.style1:before,
.single-post .read-more-link .gt,
.blog-loop .read-more-link .gt,
.single-post .posted-on a,
.blog-loop .posted-on a,
.entry-title a:hover,
.airi_recent_entries .post-date,
.menuStyle3 .top-bar .contact-item .fa,
.menuStyle4 .contact-area .contact-block .contact-icon,
.widget_categories li:hover:before,
.widget_categories li:hover a {
	color: #f0437e
}

.product .single_add_to_cart_button.button.alt,
.menuStyle4 .contact-area .contact-block .contact-icon,
button,
.button,
input[type=button],
input[type=reset],
input[type=submit] {
	border-color: #f0437e
}

.woocommerce-checkout button.button.alt,
.woocommerce-checkout button.button.alt:hover,
.woocommerce-cart .cart-collaterals .cart_totals .button:hover,
.woocommerce-cart .cart-collaterals .cart_totals .button,
.product .single_add_to_cart_button.button.alt:hover,
.product .single_add_to_cart_button.button.alt,
.woocommerce ul.products li.product .button,
.menuStyle2 .main-navigation a:hover:after,
.menuStyle2 .main-navigation .current-menu-item:after,
.comments-area .comment-reply-link:hover,
.menuStyle4 .main-navigation .header-cta:before,
.menuStyle4 .main-navigation .header-cta,
button,
.button,
input[type=button],
input[type=reset],
input[type=submit],
.menuStyle3 .main-navigation a:hover:after,
.menuStyle3 .main-navigation .current-menu-item:after {
	background-color: #f0437e
}

.menuStyle1 .site-title a {
	color: #fff
}

.menuStyle1 .sticky-wrapper.is-sticky .site-title a {
	color: #191919
}

.menuStyle1 .site-description {
	color: #fff
}

.menuStyle1 .sticky-wrapper.is-sticky .site-description {
	color: #191919
}

.menuStyle1 .main-navigation a,
.menuStyle1 .fa-search {
	color: #fff
}

.menuStyle1 .sticky-wrapper.is-sticky .main-navigation a,
.menuStyle1 .sticky-wrapper.is-sticky .fa-search {
	color: #191919
}

.menuStyle1 .site-header,
.menuStyle1.page-template-template_page-builder .site-header {
	background-color:
}

.menuStyle1 .is-sticky .site-header {
	background-color: #fff
}

.menuStyle2 .site-title a {
	color: #191919
}

.menuStyle2 .sticky-wrapper.is-sticky .site-title a {
	color: #191919
}

.menuStyle2 .site-description {
	color: #707070
}

.menuStyle2 .sticky-wrapper.is-sticky .site-description {
	color: #707070
}

.menuStyle2 .main-navigation a {
	color: #191919
}

.menuStyle2 .sticky-wrapper.is-sticky .main-navigation a {
	color: #191919
}

.menuStyle2 .site-header {
	background-color: #fff
}

.menuStyle2 .is-sticky .site-header {
	background-color: #fff
}

.menuStyle3 .top-bar {
	background-color: #fff
}

.menuStyle3 .top-bar a,
.menuStyle3 .top-bar .contact-item.header-social .fa,
.menuStyle3 .top-bar .contact-item.header-social a {
	color: #191919
}

.menuStyle3 .site-title a {
	color: #fff
}

.menuStyle3 .sticky-wrapper.is-sticky .site-title a {
	color: #191919
}

.menuStyle3 .site-description {
	color: #fff
}

.menuStyle3 .sticky-wrapper.is-sticky .site-description {
	color: #191919
}

.menuStyle3 .main-navigation a {
	color: #fff
}

.menuStyle3 .sticky-wrapper.is-sticky .main-navigation a {
	color: #191919
}

.menuStyle3 .bottom-bar,
.menuStyle3.page-template-template_page-builder .bottom-bar {
	background-color: transparent
}

.menuStyle3 .is-sticky .bottom-bar {
	background-color: #fff
}

.menuStyle4 .site-title a {
	color: #191919
}

.menuStyle4 .site-description {
	color: #707070
}

.menuStyle4 .main-navigation {
	background-color: #0e304e
}

.menuStyle4 .main-navigation li a {
	color: #fff
}

.menuStyle4 .site-header {
	background-color: #fff
}

.menuStyle4 .contact-area .contact-block span:first-of-type {
	color: #595959
}

.menuStyle4 .contact-area .contact-block span:last-of-type {
	color: #0e304e
}

#site-navigation ul ul li a {
	color: #1c1c1c
}

#site-navigation ul ul li {
	background-color: #f7f7f7
}

.menuStyle1 .mobile-menu-toggle_lines,
.menuStyle1 .mobile-menu-toggle_lines:before,
.menuStyle1 .mobile-menu-toggle_lines:after,
.menuStyle1 .mobile-menu-toggle_lines,
.mobile-menu-toggle_lines:before,
.mobile-menu-toggle_lines:after,
.mobile-menu-toggle_lines,
.menuStyle3 .mobile-menu-toggle_lines,
.menuStyle3 .mobile-menu-toggle_lines:before,
.menuStyle3 .mobile-menu-toggle_lines:after {
	background:
}

.entry-title a {
	color: #191919
}

.single-post .post-cat,
.blog-loop .post-cat {
	background-color: #eff1f4
}

.single-post .entry-meta,
.blog-loop .entry-meta {
	color: #bfbfbf
}

.single-post .entry-meta .byline a,
.blog-loop .entry-meta .byline a {
	color: #595959
}

.single-post .entry-content,
.blog-loop .entry-content {
	color: #595959
}

.widget .widget-title {
	color: #191919
}

.widget {
	color: #707070
}

.widget a {
	color: #fff ;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//itservices.collabera.com/wp-content/themes/airi/css/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@charset 'UTF-8';
.slick-loading .slick-list {
	background: #fff url(data:image/gif;base64,R0lGODlh2gCVAPcAAP///7Ozs/v7+9bW1uHh4fLy8rq6uoGBgTQ0NAEBARsbG8TExJeXl/39/VRUVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBQAAACwAAAAA2gCVAAAI/wABCBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2jTql3Ltq3bt3Djyp1Lt67du3jz6t3Lt6/fv4ADCx5MuLDhw4gTK17MuLHjx5AjS55MubLly5gza97MubPnzx8ZJGAA+qaCBAoKDiBQGmWAAwUTyCa4IECA1iYJKFDggKDsBAMJ2DaA2+RuBbcF/h5owPaA4iUP7EYwcDmAAcOhm0SwGzYA67YDsP/WTjLAcdbLsQdYQFD9ePIUAyBAQHqgg+4GhQdv7hx+RQbzIeBAcgsoUF9CtYXHnn8VORCggM8xFF4ABrzHYHwOBtiQehFeiBGACCTHUIceZkSAdyXuNOFwFqaI0AIMHCDjjBCtmJ2LCs2oI4oN2VghjgrBuCOPQNZEYpETHZkQh0hKxCRD/FHYYpMIERAlcQ0laNuCVL44IZZLimhleEp2eV14PwoknkHqcXldc1OaKVwAJCb4XHhq2hanmQ3NmRyeZ1LI50T8RQgoAIUOCpF6YB7qp6IP8ffeoQAkCKlDWxJE6XV7XloQAUc2B6anF1nZKamopqrqqqy26uqrsMY/KuustNZq66245qrrrrz26uuvwAYr7LDEFmvsscgmq+yyzDbr7LPQRivttNRWa+212Gar7bbcduvtt+CGe1JAACH5BAUFAAAALF0AOgAYABcAAAiZAAEIHEiwoIIABRMqHIhAAYKCBxgslEhQgUWCCBIkUIjgYcWLAhloVMCxo4GBFkkKVKDxgEIGHR2gBHlg5EIADjpSTAlggMYEFBd29MjTgUaPPQ8cOIkRKUGRCwYaUKp0gMABCBDeJBiAakQCWxcO8Ooy7MKpB6Kaval1rduwBAwEmEv3LQC5dOu+jZt3rt2/gAMLHnxT7dqAACH5BAUFAAAALF4AOgAdAA4AAAiZAAEIHEhwYAAEBRMqXAjAAQIHCQMwHDjAQEEEGAk6UKBgosADByQOxIhQYACOJSeCPDBgZEaBCDh6FGhgpcuUKGcKZADSIgCSAAhwVCByIIGFA2z+zHiAI8SBBxIkYEAggIGWA3mGVNhxpwKpCVgGGGvgaNADCyYuQAA2QckFY8em1dmWKEECBuL69Bg1LNKxWGc6CIxUJ8OAACH5BAUFAAAALGQAOgAZABEAAAiPAAEIHAhgwYEFBBMqXMjgAIOEDxcCIDAg4YGLCREgkBggAMKBFw8Q1CgRQMcABEBiFOhAY0SFAzoaUCkSAAONDkoCMNCxIoCQAjVu1EngpECgAEgmVKAgAMEFPRUGQOBzKlMFUn2WdHBVQU6dC7sOJegUrE2mZsEeSJm2rVuFCeLKVfCyrdy7Cd4CwJuAbkAAIfkEBQUAAAAsawA6ABIAGAAACIsABzAYAKCgwYMIAzBACMAAQYYAGEg8yODAAYgRJxYcYPEiRIkLC3Y0gBFkQQMdMWYM2fHhx4kBLIYsyAABAowLDhAw6MAmgpkQCfq8qbLgUAckixr9qbSp06cFFUidSlTl1KsKimJVgCAAVKcHXDY9kCCBx6ZlyyoAihNB2gRVizJQkPasUrIJvAYEACH5BAUFAAAALGsAOgASAB4AAAipAAkYIACgoMGDCA0EMIBwAcKDASJCZMDgYcGIAQ5SzGgRo8EAFB12lAhgAcWKFgF4BHAy5UWJJhlwLGjgwIEBFgfMHGDTJkOXBBj0PIDS5dCbLg0u8JkU4cymUJMimErVwdOHVLMikKrVQdSvBgl+ZaBAAdiyZRFczekArQKvFg8kEBkAAVqLDhIk2HrQrkUCehMUbSo3gdmvCvQe+BogMFgEesVGJWoxIAAh+QQFBQAAACxsADsAEQAfAAAIpAABCBwIYAABgggRLggQIKFDAgwNOExogOGAiQQHRMRIkGGAgxwLMlyQkSFIgicBEKhokeNCjyQxegxgIKVDjQEuhhSoc6dPhweCCmUQE6jQoxiPBiX6s6nPAAgQMPAZNaqDn1URTGSggKCDqlMJHlCg4OrAqVoBJFgrkKyChg7XJhhINm1CuQMRkJ2Il+7eu2wHOviLsG9HhwoSdPXJIEHYnQEBACH5BAUFAAAALGUASAAYABIAAAiTAAEIHEiwIIAACBMaIGCw4cCEEA04dAgR4cKJGDNiDKAR44IDByR2NAiy5ICRBAkwKHmAwcgACE4CGMBSJIAFCQ40RICgoAGQMgEgSJDAAQAFSAXy7DmRAdEEDJEqEMiAp1GHCojqPJpUoAOeLkkSnSpQKsGlDbMmCMuV7ECeDYkyLdt1INuCKwsiUDAX5UO3GgMCACH5BAUFAAAALF8ATAAdAA4AAAigAAEIHEiwoEEAAw4SHOBAocEBAQIkPHggQYIDDgkaiBjAAAGCARRYtJiR4AKOARYIRDAyAQKVDhcc+AiAwMaIAypaVMBA4ACeBgMcONBz4ICNBBhYxDjQgQIFGBFIFTj0wESDNAeGfLpyKgADVUsORMC1K4KBDIYaEAvg6VmzRsOWJKsgwFivAtMyzfi04d23Aw1cdWi3oAMEftmKBVwyIAAh+QQFBQAAACxdAEkAGQARAAAIjQAZKEhAsCCAgwgTKjxYsGGChRATCnT4MKLFixgvEjiQEaMCBQw6QkTw8aPIhA5KKnCAcUCAhSURvDwoc6HLAAsSBjCpEAGCgweCHgxAlABGnz8BBOUI4KaBiw58hlQq9KABogMiMvDJEmhVAASIzhyZ1CvTgwuIRvSpcKnCAUa1KmRwYOpJhQsO5FwYEAAh+QQFBQAAACxeAEIAEQAYAAAIgQADJEhwAIDBgwgPHhiYQAGDhBABIGCYAMGCiAgZKKCIMeFCgh0TDigYsqTJkyhTqlyJkQECBCYNOHj5siRNmAM6unzp4CCBAxchvnx4kMGBAwEABFiKceRRg0uTRjx6wABUphANUD0YderRnFelekSKsCvEAWINGghg9SQBAwQCAgAh+QQFBQAAACxdADwADgAdAAAImQABCBwIgMEBgggHJkiAICHChQkCOBx4YKGCiQMVLDyIkQHEARkbEkSw0EFGBQoQSASwIAFHgQ5QonQA0mEABDIvYgSAksFOAAR+7gzgAIHRowmPKhVJkOhSpkKjrsRo4MCBBRMHWN3q0OBWBkERVrXKAKvAAGEBaD1ggOCCAAFqOiQAd6pDA3DlJhwAty1VuGltBjCLkYDegAA7) center center no-repeat
}

@font-face {
	font-family: 'slick';
	font-weight: 400;
	font-style: normal;
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/slick/./fonts/slick.eot);
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(//itservices.collabera.com/wp-content/themes/airi/css/slick/./fonts/slick.woff) format('woff'), url(//itservices.collabera.com/wp-content/themes/airi/css/slick/./fonts/slick.ttf) format('truetype'), url(//itservices.collabera.com/wp-content/themes/airi/css/slick/./fonts/slick.svg#slick) format('svg')
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: 0 0
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: 0 0
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: 'â†'
}

[dir=rtl] .slick-prev:before {
	content: 'â†’'
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: 'â†’'
}

[dir=rtl] .slick-next:before {
	content: 'â†'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: 0 0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'â€¢';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

@font-face {
	font-family: 'AvenirLT';
	src: url("//itservices.collabera.com/wp-content/themes/airi/fonts/Linotype-AvenirLT3Light.ttf") format("truetype");
	src: url("//itservices.collabera.com/wp-content/themes/airi/fonts/AvenirLT35Light.eot") format("embedded-opentype");
	src: url("//itservices.collabera.com/wp-content/themes/airi/fonts/AvenirLT35Light.woff") format("woff");
	font-display: swap
}

@font-face {
	font-family: 'AvenirLTMedium';
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/Linotype-AvenirLT65Medium.ttf) format("truetype");
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/AvenirLT35Light.eot) format("embedded-opentype");
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/AvenirLT35Light.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: 'AvenirLTHeavy';
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/Linotype-AvenirLT85Heavy.ttf) format("truetype");
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/AvenirLT85Heavy.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: 'MarketOT';
	src: url("//itservices.collabera.com/wp-content/themes/airi/fonts/MarketOT.otf") format("opentype");
	src: url(//itservices.collabera.com/wp-content/themes/airi/css/../fonts/MarketWeb.woff) format("woff");
	font-display: swap
}

@font-face {
	font-family: 'MarketOTBold';
	src: url("//itservices.collabera.com/wp-content/themes/airi/fonts/MarketOT-Bold.oft") format("opentype");
	font-display: swap
}

* {
	font-family: AvenirLT !important;
	outline: none !important
}

html {
	background: 0 0;
	font-family: 'AvenirLTMedium' !important
}

i,
i:before {
	font-family: FontAwesome !important
}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #fff
}

.ball {
	height: 30px;
	width: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9999
}

.ball:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: #26dac3;
	border-radius: 50%;
	position: absolute;
	margin-left: -50%;
	margin-top: -50%
}

.ball-1:before {
	transform: translateX(-150%);
	animation: 1s ease-out 0s infinite left
}

.ball-2:before {
	transform: translateX(-50%)
}

.ball-4:before {
	transform: translateX(50%);
	animation: 1s ease-out 0s infinite right
}

@keyframes left {
	25% {
		transform: translateX(-200%);
		animation-timing-function: ease-in
	}
	50% {
		transform: translateX(-150%)
	}
}

@keyframes right {
	50% {
		transform: translateX(50%)
	}
	75% {
		transform: translateX(100%);
		animation-timing-function: ease-in
	}
	100% {
		transform: translateX(50%)
	}
}

.site-branding,
nav#site-navigation,
#right-navigation {
	z-index: 1
}

.sticky-header .site-header {
	left: unset;
	right: unset
}

.main-navigation li,
ul#header_right_menu li {
	padding: 0 12px;
	font-size: 13px
}

.menu-header_right_menu-container ul#header_right_menu li {
	padding: 0 15px
}

nav.main-navigation {
	;
	padding: 0;
	text-align: center
}

.woocommerce-checkout button.button.alt,
.woocommerce-checkout button.button.alt:hover,
.woocommerce-cart .cart-collaterals .cart_totals .button:hover,
.woocommerce-cart .cart-collaterals .cart_totals .button,
.product .single_add_to_cart_button.button.alt:hover,
.product .single_add_to_cart_button.button.alt,
.woocommerce ul.products li.product .button,
.menuStyle2 .main-navigation a:hover:after,
.menuStyle2 .main-navigation .current-menu-item:after,
.comments-area .comment-reply-link:hover,
.menuStyle4 .main-navigation .header-cta:before,
.menuStyle4 .main-navigation .header-cta,
button,
.button,
input[type=button],
input[type=reset],
input[type=submit],
.menuStyle3 .main-navigation a:hover:after,
.menuStyle3 .main-navigation .current-menu-item:after {
	background-color: #26dac3
}

ul#header_right_menu,
ul.header-search-cart {
	list-style-type: none;
	display: flex;
	padding: 0;
	margin: 0
}

ul#masthead {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-ms-transition: .3s linear;
	-moz-transition: .3s linear
}

nav#right-navigation {
	display: flex;
	justify-content: flex-end
}

ul.header-search-cart:before {
	content: '|';
	padding-right: 10px;
	color: #fff
}

.header-search-form {
	right: 50px
}

input.search-field {
	padding: 10px
}

.menuStyle2 .is-sticky .site-header,
#masthead.is-sticky.site-header {
	background-color: #0055b8;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-ms-transition: .3s linear;
	-moz-transition: .3s linear
}

.site-header {
	padding: 15px 0
}

ul#primary-menu li:after,
ul#primary-menu li:hover:after {
	display: none
}

ul#primary-menu li a:after,
ul#header_right_menu li a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #26dac3;
	transition: width .3s
}

ul#primary-menu li a:hover:after,
ul#header_right_menu li a:hover:after {
	width: 100%
}

ul#primary-menu li.current-menu-item a:after,
ul#header_right_menu li.current-menu-item a:after {
	height: 2px;
	background: #26dac3;
	width: 100%
}

.reload {
	color: #4a4a4a
}

.menuStyle2 .sticky-wrapper.is-sticky .main-navigation a {
	color: #fff
}

.menuStyle2 .main-navigation a,
ul#header_right_menu li a,
.header-search-toggle i {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
	text-align: center
}

li#menu-item-1282,
li#menu-item-1281,
li#menu-item-3066,
li#menu-item-3067,
li#menu-item-3068 {
	display: none
}

.error404 .site-header {
	background-color: #0055b8
}

.error404 .site-content {
	background-color: transparent
}

ul#header_right_menu li a b {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 500;
	letter-spacing: .8px
}

.menu-main_menu-container {
	width: 100%
}

a.custom-logo-link img {
	width: 75%
}

.is-sticky .site-header .custom-logo-link img {
	max-width: 100%
}

.header-search-form {
	width: 16%
}

@media(max-width:1199px) {
	nav#right-navigation {
		display: none
	}
}

.social_footer {
	background: #0055b8;
	display: flex;
	justify-content: space-around;
	padding: 1%
}

.social_footer i {
	color: #fff;
	font-size: 21px
}

div#sidebar-footer {
	background-image: linear-gradient(to bottom, #008edd, #0055b8);
	color: #fff;
	padding: 4% 0 7%;
	position: relative;
	border: 0
}

div#sidebar-footer a:hover {
	opacity: .3
}

.widget .widget-title,
.widget .widget-title a {
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding-bottom: 20px
}

.sidebar-column section {
	margin: 0
}

.widget.widget_nav_menu ul li {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	padding-bottom: 6px
}

.widget.widget_nav_menu ul li a {
	color: #fff
}

#footer_bottom p {
	letter-spacing: .5px;
	text-align: center;
	color: #4a4a4a;
	margin: 0;
	font-size: 12px;
	padding: 1% 0
}

#footer_bottom p span {
	color: #00a7e1
}

div#sidebar-footer .container {
	max-width: 67%;
	padding: 0;
	margin-left: 13%
}

div#sidebar-footer .container .sidebar-column:first-child {
	padding: 0
}

div#sidebar-footer .container .sidebar-column:first-child section {
	border-right: 1px solid #fff;
	width: 80%
}

section#nav_menu-7 {
	border-top: 1px solid #fff;
	padding: 5% 0 0
}

section#nav_menu-6 {
	padding-bottom: 5%
}

.sidebar-column:last-child {
	position: absolute;
	right: 3%
}

.sidebar-column.data {
	padding: 0;
	margin-left: 4%;
	max-width: 12%
}

.sidebar-column.infrastructure {
	width: 20%;
	margin-left: 8%;
	padding: 0
}

.sidebar-column.applications {
	max-width: 15%;
	padding: 0
}

section#nav_menu-7 {
	width: 65%
}

section#text-4 .textwidget p i {
	color: #fff;
	font-size: 20px;
	padding-right: 12px
}

section#text-4 .textwidget p {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	margin: 0;
	padding-bottom: 15px
}

.row {
	margin: 0
}

video.app_video {
	width: 100%
}

#banners {
	position: relative
}

.page-template-template_home .container.full_width,
.services-template .container.full_width,
.container.full_width {
	max-width: 100%
}

.page-template-template_home .site-content,
.services-template .site-content,
.site-content {
	margin-top: -11%;
	padding: 0
}

.home_banner>img {
	width: 100%
}

.home_banner video {
	width: 100%;
	height: auto
}

.home_banner_text {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -80%);
	-webkit-transform: translate(-50%, -80%);
	color: #fff;
	font-size: 45px;
	font-weight: 900;
	line-height: inherit;
	text-align: left;
	z-index: 2;
	letter-spacing: 1px;
	font-family: AvenirLTHeavy !important
}

.home_banner_text strong,
.service_now_benefits_cta strong {
	font-family: MarketOT !important;
	letter-spacing: .8px;
	font-weight: 500;
	color: #26dac3
}

.home_banner_text p {
	margin: 0
}

.color-dots ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	position: absolute;
	bottom: -5px;
	left: -30px;
	z-index: -1
}

.color-dots {
	position: relative
}

.color-dots ul li:after {
	content: '';
	width: 40px;
	height: 40px;
	background: #26dac3;
	display: block;
	border-radius: 100%;
	margin-right: 12px
}

.services_banner_text p {
	position: relative;
	z-index: 1
}

.services_banner_cta,
.service_now_benefits_cta a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	color: #4a4a4a;
	font-weight: 700
}

.service_now_benefits_cta {
	padding: 0 0 30px;
	width: max-content;
	margin: auto
}

.services_banner_cta a {
	color: #fff !important;
	float: left
}

.productivity_cta a,
.expectations_cta a,
.abt_service_cta a {
	float: left
}

.services_row_wrapper {
	padding: 5% 4% 0 0;
	position: relative
}

.row.services_row_wrapper .right {
	padding-bottom: 2%
}

video.app_video {
	width: 100%;
	object-fit: cover
}

.services_banner_desc {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.67;
	letter-spacing: 1px;
	width: 90%;
	color: #fff;
	margin-top: 5%;
	margin-bottom: 2%
}

.services_banner_desc>p {
	margin-top: 6%
}

.container.full_width {
	padding: 0
}

.home_ser_bc {
	font-size: 12px;
	line-height: 1.36;
	text-align: left;
	color: #707070;
	padding: 2% 2% 1%;
	margin: 0
}

.home_ser_bc span {
	color: #0055b8
}

.home_services_sec_heading {
	font-size: 21px;
	font-weight: 900;
	color: #4a4a4a;
	letter-spacing: 1px;
	position: relative;
	margin: auto;
	font-family: AvenirLTHeavy !important
}

.home_services_sec_heading p {
	margin: 0
}

.services_desc {
	font-size: 15px;
	line-height: 1.5;
	color: #4a4a4a;
	max-width: 90%;
	margin: auto
}

.services_desc p {
	margin-bottom: 5px
}

.overview_bc {
	font-size: 13px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center
}

span.current_page_bc {
	color: #0055b8
}

span.bc_sep {
	padding: 0 1%
}

img.im_b_dots {
	width: 100px;
	position: absolute;
	left: -15px;
	bottom: -12px;
	z-index: -1;
	display: none
}

.right_text {
	font-size: 18px;
	font-weight: 500;
	margin: 0
}

.right_text a {
	color: #4a4a4a;
	float: right;
	margin: 15px 0
}

.services_desc .right_text a:after,
.sprints_bottom_text a:after,
.services_banner_cta a:after,
.app_cta a:after,
.productivity_cta a:after,
.relationship_cta a:after,
.expectations_cta a:after,
.ib_cta a:after,
.post_load_more a:after,
.post_load_less a:after,
.services_l3_cta a:after,
.abt_service_cta a:after,
.sign_up_cta a:after,
.all_single_cs_cta a:after,
.news_cta a:after,
.service_now_benefits_cta a:after {
	content: '';
	display: block;
	width: 100%;
	height: 1.2px;
	background: #26dac3;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.services_desc .right_text a:hover:after,
.sprints_bottom_text a:hover:after,
.app_cta a:hover:after,
.productivity_cta a:hover:after,
.relationship_cta a:hover:after,
.expectations_cta a:hover:after,
.ib_cta a:hover:after,
.post_load_more a:hover:after,
.post_load_less a:hover:after,
.services_banner_cta a:hover:after,
.services_l3_cta a:hover:after,
.abt_service_cta a:hover:after,
.sign_up_cta a:hover:after,
.all_single_cs_cta a:hover:after,
.news_cta a:hover:after,
.service_now_benefits_cta a:hover:after {
	width: 0
}

.right_text strong,
.services_banner_cta strong {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 500;
	letter-spacing: .8px
}

.overview_cta {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	justify-content: center
}

.c-black,
.c-black a {
	color: #4a4a4a !important
}

.services_row.row {
	border-radius: 20px;
	box-shadow: 0px 8px 15px 0 rgba(4, 5, 5, .2);
	background-color: #f8f8f8;
	padding: 0;
	overflow: hidden;
	margin-right: 6% !important;
	position: absolute;
	left: -8%
}

.services_row.row .single_feature:first-child,
.services_row.row .single_feature:nth-child(2) {
	margin-bottom: 15%
}

.services_row.row h3 {
	font-size: 50px;
	font-weight: 600;
	line-height: .67;
	color: #26dac3;
	padding: 5% 0 0
}

.services_row.row p {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.25;
	color: #4a4a4a;
	margin: 0;
	padding: 5% 0 0
}

.p-0 {
	padding: 0 !important
}

#video_modal {
	display: flex;
	display: -webkit-flex;
	display: moz-flex;
	display: -ms-flex;
	align-items: center;
	height: 100%
}

#home_services {
	max-width: 67%;
	width: 100%;
	margin: auto;
	margin-top: -10%;
	border-radius: 20px;
	box-shadow: 0px 8px 15px 0 rgba(4, 5, 5, .2);
	background-color: #fff;
	z-index: 1
}

#sprints {
	width: 100%;
	margin-top: -10%
}

.sprints_text_wrapper {
	width: 100%;
	margin-top: 14%;
	text-align: center;
	color: #fff
}

.sprints_text_wrapper>h3 {
	position: relative;
	z-index: 1
}

.sprints_text_wrapper p {
	font-size: 15px;
	max-width: 45%;
	margin: 3% auto 2%
}

.sprints_bottom_text a {
	color: #fff;
	float: left;
	margin-bottom: 2%;
	font-size: 18px
}

.sprints_bottom_text,
.expectations_cta,
.post_load_more,
.post_load_less {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.sprints_bottom_text p {
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 2%
}

.sprints_bottom_text strong {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 500;
	letter-spacing: .8px
}

section#master_productivity {
	position: relative;
	color: #fff;
	margin-top: -5%
}

section#master_productivity>img {
	width: 100%
}

.productivity_text {
	position: absolute;
	top: 50%;
	left: 18%;
	transform: translate(0%, -50%)
}

.sprints_text_wrapper>h3,
.relationships_wrapper>h3,
.expectations_text>h3,
section#blog_whitepaper>h3,
#applications_grid>h3,
.overview_title_desc_wrapper>h3,
.solution_second>h3,
.cs_data>h3,
div#cs_data>h3,
div#cs_modal h3 {
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	letter-spacing: normal;
	font-family: AvenirLTHeavy !important
}

h3 span {
	position: relative
}

.productivity_text>h3 {
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	z-index: 1
}

.productivity_text>h3 {
	margin-bottom: 5%;
	text-transform: uppercase
}

.expectations_text>h3 {
	text-transform: uppercase
}

.productivity_description strong,
.expectations_description strong {
	font-size: 17px;
	font-weight: 500;
	line-height: 2
}

.productivity_description,
.expectations_description {
	font-size: 15px;
	line-height: 1.67;
	max-width: 55%;
	margin-bottom: 2%
}

.productivity_description p,
.expectations_description p {
	margin: 0
}

.productivity_cta,
.expectations_cta {
	font-size: 18px;
	cursor: pointer
}

.text-white {
	color: #fff
}

.expectations_cta>a {
	color: #fff
}

.productivity_cta strong,
.expectations_cta strong {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 500;
	letter-spacing: .8px
}

section#relationships {
	width: 100%;
	z-index: 1;
	margin-bottom: 10%
}

.relationships_wrapper {
	background-color: #0055b8;
	width: 65%;
	margin: -4% auto auto;
	border-radius: 20px;
	color: #fff;
	position: relative;
	height: 320px
}

.relationships_wrapper>h3 {
	padding: 5% 0 0;
	text-align: center;
	position: relative;
	z-index: 1
}

.relationships_row.row {
	font-size: 15px;
	position: absolute;
	bottom: -75px;
	padding: 0 2%
}

.relationships_row .left p {
	margin: 0
}

.relationships_left {
	width: 35%;
	margin-left: 10%;
	float: left
}

.relationships_left p {
	margin: 0
}

.relationships_right {
	width: 55%
}

.relationship_cta {
	margin-top: 10%;
	font-size: 18px;
	letter-spacing: 1px;
	float: left
}

.relationship_cta strong,
.app_cta a strong {
	color: #26dac3;
	font-family: MarketOT !important;
	font-weight: 500;
	letter-spacing: .8px
}

section#expectations {
	position: relative;
	color: #fff
}

section#expectations>img {
	width: 100%
}

.expectations_text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	width: 100%
}

.expectations_text>h3 {
	color: #fff;
	position: relative;
	z-index: 1
}

.expectations_description {
	margin: 3% auto 0
}

.expectations_cta {
	margin-top: 2%
}

.expectations_cta p {
	margin: 0
}

section#blog_whitepaper {
	width: 100%;
	text-align: center;
	background-color: #f8f8f8;
	padding: 3% 0
}

section#blog_whitepaper>h3 {
	position: relative;
	z-index: 1
}

.blog_whitepaper_wrapper {
	max-width: 90%;
	margin: 5% auto 0 !important
}

.featured_blog,
.other_blogs_row {
	position: relative
}

.featured_title,
.other_featured_title {
	position: absolute;
	bottom: 3%;
	background: #fff;
	margin: 0 5% 0 4%;
	border-radius: 10px;
	padding: 3%;
	width: 90%;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.half_blog .other_featured_title {
	margin: 0 5% 0 3%
}

.other_featured_title {
	bottom: 5%
}

.featured_blog.hover_active .featured_title,
.half_blog.hover_active .other_featured_title,
.other_blogs_row.hover_active .other_featured_title {
	background: #00a4e4;
	color: #fff
}

.featured_blog.hover_active h3.blog_whitepaper_title,
.half_blog.hover_active h3.blog_whitepaper_title,
.featured_blog.hover_active p.blog_post,
.half_blog.hover_active p.blog_post,
.other_blogs_row.hover_active .other_featured_title p.blog_post,
.other_blogs_row.hover_active .other_featured_title h3.blog_whitepaper_title,
.other_blogs_row.hover_active .other_featured_title .blog_whitepaper_desc {
	color: #fff
}

.other_blogs_row.hover_active .other_featured_title.bg_blue {
	background-color: #fff
}

.other_blogs_row.hover_active .other_featured_title.bg_blue p.blog_post,
.other_blogs_row.hover_active .other_featured_title.bg_blue h3.blog_whitepaper_title,
.other_blogs_row.hover_active .other_featured_title.bg_blue .blog_whitepaper_desc {
	color: #00a4e4
}

.other_blogs_row.hover_active .other_featured_title h3,
.other_blogs_row.hover_active .other_featured_title p,
.other_blogs_row.hover_active .other_featured_title div {
	color: #00a4e4
}

.other_blogs_row .other_featured_title {
	bottom: 5%
}

.featured_blog>img,
.other_blogs_row>img {
	border-radius: 15px
}

.bg_blue {
	background-color: #00a4e4
}

p.blog_post {
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #0055b8;
	margin: 0 0 10px
}

.bg_blue p.blog_post {
	color: #fff
}

h3.blog_whitepaper_title {
	font-size: 16px;
	font-weight: 900;
	text-align: left;
	color: #4a4a4a;
	margin: 0;
	text-transform: capitalize;
	transition: .3s linear;
	-webkit-transition: .3s linear
}

.bg_blue h3.blog_whitepaper_title,
.bg_blue .blog_whitepaper_desc {
	color: #fff
}

.blog_whitepaper_desc {
	text-align: left;
	margin: 3% 0;
	color: #4a4a4a
}

.blog_hover .blog_whitepaper_title {
	color: #0055b8
}

.featured_blog {
	padding-right: 10px !important
}

.half_blog,
.other_blogs_row {
	padding-right: 10px !important
}

section#blog_whitepaper>h3,
#applications_grid>h3 {
	color: #4a4a4a
}

section#blog_whitepaper>h3 {
	text-transform: uppercase
}

img.blog_download {
	position: absolute;
	right: 5%;
	top: 5%;
	width: 30px
}

.other_blogs_row .blog_download {
	top: 10%
}

img.blog_thumbanil {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.half_blog .blog_thumbanil {
	height: 100%
}

.other_blogs_half_row .blog_download {
	top: 7%;
	right: 10%
}

section#applications_grid {
	width: 100%;
	margin: 3% 0 0
}

.applications_row {
	max-width: 70%;
	margin: 3% auto 0 !important
}

.single_application {
	border-radius: 20px;
	box-shadow: 0px 8px 15px 0 rgba(4, 5, 5, .2);
	padding: 5% 3%;
	max-width: 48%;
	margin-right: 2%;
	background-color: #fff;
	z-index: 1;
	margin-bottom: 2%
}

img.app_icon {
	width: 100px;
	height: 80px
}

h4.app_title {
	font-size: 18px;
	font-weight: 900;
	color: #4a4a4a;
	margin: 10% 0 2%
}

.app_desc {
	font-size: 15px;
	font-weight: 400;
	color: #4a4a4a;
	width: 95%
}

.app_cta a {
	font-size: 18px;
	font-weight: 900;
	color: #4a4a4a;
	float: left
}

.app_cta {
	margin: 5% 0 0
}

img.blog_thumbanil1 {
	width: 270px;
	height: 220px;
	object-fit: cover;
	border-radius: 15px
}

.featured_title_wrapper {
	background-color: #fff;
	max-width: 100%;
	margin: auto;
	padding: 3% 6%;
	border-radius: 15px;
	margin-top: -25%;
	height: 100%
}

.blog_share {
	width: 100%;
	text-align: left;
	position: absolute;
	bottom: 10px;
	display: none
}

.featured_blog_text {
	margin-top: 33%
}

.other_featured_title1 {
	background: #fff;
	width: 100%;
	padding: 3% 2% 2%;
	border-radius: 15px;
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	height: 50%
}

.blog_whitepaper_wrapper1 {
	max-width: 70%;
	margin: 5% auto 0 !important
}

.other_image_right img.img.blog_thumbanil1 {
	margin-right: -150px
}

.other_featured_title1 .other_image_right {
	margin-right: -100px
}

.other_featured_title1:first-child {
	margin-bottom: 2% !important
}

.featured_blog1 {
	margin-right: 1.5%
}

.blog_whitepaper_wrapper1 {
	overflow: hidden
}

.featured_blog1:first-child {
	border-radius: 15px;
	overflow: hidden
}

.news_slick {
	display: none
}

.home_single_news_slide img.im_b_dots {
	bottom: -5px
}

#home_news {
	width: 100%
}

.home_news_slide_wrapper {
	max-width: 80%;
	width: 100%;
	margin: 3% auto
}

.home_single_news_slide .left,
.home_single_news_slide .right {
	float: left;
	position: initial
}

.home_single_news_slide {
	position: relative
}

.home_single_news_slide img {
	border-radius: 18px
}

.home_single_news_slide h3 {
	color: #4a4a4a;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700
}

.partner_logo {
	width: auto;
	height: 100px;
	object-fit: contain
}

.home_news_title {
	font-size: 21px;
	font-weight: 700;
	margin: 0;
	color: #4a4a4a
}

.news_desc {
	font-size: 16px;
	color: #4a4a4a;
	padding: 10px 0
}

.news_cta a {
	font-size: 18px;
	font-weight: 700;
	color: #4a4a4a;
	float: left
}

.news_cta a strong {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 700;
	letter-spacing: .8px
}

.news_cta {
	bottom: 0
}

.news_arr_left,
.news_arr_right {
	width: 25px;
	height: 25px
}

section#bc_scroll_tabs {
	width: 100%
}

.overview_bc .breadcrumbs {
	font-size: 12px;
	text-transform: capitalize
}

.overview_bc.s_c_a_bc {
	width: 30%;
	margin: .5% !important
}

span.current_bc {
	color: #0055b8
}

.home_bc {
	width: 15px;
	margin-top: -1.5%
}

.overview_tabs div {
	font-size: 16px;
	font-weight: 500;
	width: 100%;
	position: relative;
	text-align: center
}

.overview_tabs div a,
.overview_title_desc_wrapper>h3 {
	color: #4a4a4a;
	z-index: 1;
	position: relative
}

.overview_tabs div a.active {
	color: #0055b8
}

.overview_tabs {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: space-around
}

.scroll_tabs_row {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	background: #f8f8f8;
	padding: 1.5% 2%
}

.panel-heading {
	background-color: #f8f8f8;
	padding: 3% 5%;
	border-bottom: 1px solid #f0f0f0
}

.panel-heading h4 {
	margin: 0
}

.panel-heading a {
	color: #4a4a4a;
	font-size: 15px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.panel-heading a:after {
	content: '+';
	display: block;
	float: right;
	font-size: 21px;
	font-weight: 700
}

a.active_accor:after {
	content: '-';
	padding-right: 5px;
	font-weight: 700
}

.panel-body {
	background: #f0f0f0
}

.overview_tabs div:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #707070;
	position: absolute;
	right: 0;
	top: 0
}

.overview_tabs div:nth-child(4):after,
.overview_tabs div:nth-child(5):after {
	display: none
}

.overview_desc {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	color: #4a4a4a;
	max-width: 60%;
	margin: 2% auto 1%
}

.overview_desc p {
	margin-bottom: 3px
}

.overview_desc ul {
	text-align: center;
	list-style-type: none;
	margin: 1% 0
}

.overview_desc ul li {
	position: relative
}

.overview_desc ul li:before {
	content: '\A';
	padding-right: 10px;
	width: 5px;
	height: 10px;
	border-radius: 50%;
	background: #26dac3;
	display: inline-block;
	margin: 0 5px
}

.single_grid {
	background: #00a4e4;
	border-radius: 20px;
	padding: 3%;
	color: #fff
}

.single_grid {
	background: #00a4e4;
	border-radius: 20px;
	padding: 3%;
	color: #fff;
	max-width: 29%;
	margin-right: 1.3%
}

.grid_slick .single_grid {
	max-width: 92%;
	background-color: #fff;
	color: #4a4a4a;
	padding: 7%;
	height: 100%
}

.grid_slick .single_grid>h4 {
	color: #4a4a4a;
	font-weight: 600
}

.row.ov_grids_row {
	max-width: 80%;
	margin: 2% auto !important
}

.row.ov_grids_row.grey_bg.grid_slick {
	background: #f8f8f8;
	max-width: 100%;
	margin: 0 !important;
	padding: 4% 10%
}

.grid_slick {
	display: nonse
}

img.sol_grid.slick-next.slick-arrow {
	position: absolute;
	right: 0;
	width: 15%
}

img.sol_grid.slick-prev.slick-arrow {
	position: absolute;
	left: 0;
	width: 12%
}

img.in_fb.slick-prev.slick-arrow {
	right: -5px;
	left: unset;
	bottom: 3px;
	top: unset;
	z-index: 1
}

img.in_fb.slick-next.slick-arrow {
	right: -5%;
	left: unset;
	bottom: 3px;
	top: unset;
	z-index: 1
}

img.sol_grid_icon {
	width: 90px;
	height: 90px;
	object-fit: contain;
	padding: 5% 0 3%
}

.sol_grid.single_grid .overview_grid_desc {
	padding-bottom: 5%
}

.l3.ov_grids_row .single_grid .overview_grid_desc {
	padding-bottom: 0
}

.services_l3_cta {
	padding-bottom: 1%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

#solutions_data .services_l3_cta {
	background-color: #f8f8f8;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.services_l3_cta a {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a;
	float: left
}

.single_grid>h4 {
	font-size: 18px;
	line-height: normal;
	color: #fff;
	font-weight: 600
}

.overview_grid_desc {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.67
}

div#overview_data>img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

div#overview_data {
	position: relative
}

.overview_text_data {
	position: absolute;
	top: 5%
}

.pos-unset {
	position: unset
}

.overview_text_data.pos-unset {
	padding: 3% 0
}

.tab-sticky {
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 5
}

.solution_second {
	background-color: #0055b8;
	padding: 3% 0;
	width: 100%
}

.solution_second h3 {
	z-index: 1;
	width: 100%;
	text-transform: uppercase
}

.solution_second>h3 strong,
.single_slide_cta strong,
.ser_tab_cta strong,
.single_cs_cta a strong,
.ib_cta a strong,
.post_load_more strong,
.post_load_less strong,
.services_l3_cta a strong,
.contact_pre_footer_cta button strong,
button.go_home strong,
.after_banner_cta strong,
.abt_service_cta a strong,
.services_banner_text h3 strong,
.sign_up_cta a strong {
	font-family: MarketOT !important;
	color: #26dac3;
	font-weight: 500;
	letter-spacing: .8px
}

.after_banner_cta p span {
	font-weight: 600;
	font-size: 16px
}

span.parent_page a {
	color: #4a4a4a
}

.solutions_tab_slick .slick-prev,
.news_arr_left {
	left: 41%;
	bottom: 0;
	top: unset;
	z-index: 1
}

.solutions_tab_slick .slick-next,
.news_arr_right {
	right: unset;
	left: 45%;
	top: unset;
	bottom: 0;
	z-index: 1
}

.single_solution_slide .col-md-6 {
	float: left
}

.solutions_tab_row {
	max-width: 75%;
	margin: 3% auto 0;
	width: 100%
}

img.services_banner_img {
	width: 100%
}

section#services_now_cs {
	width: 100%
}

h4.single_solution_heading {
	font-size: 35px;
	font-weight: 900;
	text-align: left;
	color: #fff
}

.single_solution_desc {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.67;
	color: #fff;
	margin-top: 3%
}

.single_solution_desc ul {
	padding: 0;
	list-style-type: none;
	margin-top: 3%
}

.single_solution_desc ul li {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center
}

.single_solution_desc ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	background: #26dac3;
	border-radius: 100%;
	position: absolute;
	top: 4px;
	left: -15px
}

.single_solution_desc ul li {
	width: 100%;
	float: left;
	line-height: 1.3;
	font-size: 14px;
	position: relative;
	margin-bottom: 2%
}

.single_solution_desc ul li:nth-child(odd) {
	width: 100%;
	margin-right: 0
}

.single_slide_cta,
.single_slide_cta a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	color: #fff;
	clear: both
}

.services_tabs {
	background-color: #f8f8f8;
	width: 100%;
	margin: 0;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center;
	padding: 1% 3%
}

ul#tabs li {
	border-right: 1px solid #ccc;
	padding: 0 2%;
	display: flex
}

ul#tabs li:last-child {
	border: 0
}

ul#tabs li:last-child:before {
	content: ''
}

.services_tabs a {
	color: #4a4a4a;
	font-size: 15px;
	font-weight: 300;
	line-height: 2.22;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.services_tabs a:hover,
.overview_tabs div a:hover {
	color: #0055b8
}

.services_tabs li.active a:after {
	content: '';
	display: block;
	width: 50px;
	height: 4px;
	background: #26dac3;
	margin: auto
}

.ser_tab_content {
	background-color: #f0f0f0
}

.tabs_row {
	max-width: 88%;
	margin: auto !important;
	padding: 3% 0
}

.ser_tab_heading {
	font-size: 35px;
	font-weight: 900;
	line-height: 1.22;
	letter-spacing: 1px;
	color: #0055b8
}

.ser_tab_tab_desc {
	font-size: 16px;
	line-height: 1.2;
	color: #4a4a4a;
	margin-top: 3%
}

.ser_tab_tab_desc ul {
	font-size: 15px;
	margin-top: 2%;
	list-style-type: none;
	padding: 0;
	max-width: 90%
}

.ser_tab_tab_desc ul li {
	position: relative;
	padding-bottom: 2%;
	padding-left: 1%;
	font-size: 15px
}

.ser_tab_tab_desc ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	background: #26dac3;
	border-radius: 100%;
	position: absolute;
	top: 5px;
	left: -15px
}

.tabs_row.row .right {
	padding-left: 40px
}

.tabs_row.row .right {
	padding: 1.5% 0 0 40px;
	max-width: 56%
}

.ser_tab_cta a {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
	color: #4a4a4a;
	float: left
}

div#cs_data {
	padding: 3% 0
}

.services_banner_text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	width: 36%;
	transform: translate(-42%, -35%);
	-webkit-trnsform: translate(-42%, -35%)
}

img.banner_dots {
	width: 160px;
	position: absolute;
	left: -30px;
	bottom: -15px;
	z-index: -1;
	display: none
}

.services_banner_text h3 {
	color: #fff;
	font-size: 45px;
	font-weight: 900;
	line-height: 1.08;
	position: relative;
	font-family: 'AvenirLTHeavy' !important;
	z-index: 0
}

.ser_tab_cta a:after {
	display: block;
	content: '';
	width: 100%;
	height: 1.2px;
	background: #26dac3;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.ser_tab_cta a:hover:after {
	width: 0
}

div#cs_data h3 {
	color: #4a4a4a;
	text-transform: capitalize
}

.cs_sec_description {
	font-size: 16px;
	text-align: center;
	margin: 2% auto;
	max-width: 75%
}

.cs_sec_description p {
	margin: 0
}

.cs_row.row {
	max-width: 78%;
	margin: 3% auto !important;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.single_cs:nth-child(4) {
	margin-top: 6%
}

.single_cs_text>h3 {
	font-size: 14px;
	font-weight: 600;
	margin: 12% 0 1%
}

.single_cs_desc {
	font-size: 10px;
	font-weight: 400;
	margin: 2% 0 3%;
	color: #4a4a4a
}

.single_cs_cta a {
	padding: 3% 0;
	font-size: 12px;
	font-weight: 600;
	color: #4a4a4a;
	float: left;
	cursor: pointer
}

.single_cs_cta a:after {
	content: '';
	background: #26dac3;
	width: 100%;
	height: 1.2px;
	display: block;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.single_cs_cta a:hover:after {
	width: 0
}

.clear-float {
	margin: 0
}

.single_cs_text {
	background-color: #f0f0f0;
	padding: 20% 5% 10% 7%;
	transform: scale(1.3);
	max-width: 90%;
	margin: -15% auto auto;
	border-radius: 20px
}

.single_cs>img {
	z-index: 1;
	position: relative;
	border-radius: 20px;
	height: 200px;
	width: 100%;
	object-fit: cover
}

.single_cs {
	max-width: 26%;
	margin-right: 7%;
	padding: 0
}

.single_cs:last-child {
	margin-right: 0
}

.in_fb_slick {
	display: none
}

.insight_banner_single_blogs {
	width: 90%
}

#insights_banners {
	width: 100%;
	position: relative;
	color: #fff
}

.in_featured_blog {
	width: 55%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.insight_banner_single_blogs small {
	font-size: 12px;
	line-height: 1.67;
	color: #26dac3
}

.ib_title {
	font-size: 45px;
	font-weight: 900;
	line-height: 1.08;
	color: #fff;
	font-family: 'AvenirLTHeavy' !important
}

.ib_desc {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.67;
	margin: 2% 0
}

.ib_cta a {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.25;
	color: #fff;
	float: left
}

section#recent_insights {
	width: 100%;
	margin: 3% 0
}

#recent_insights>h3,
#videos>h3 {
	font-size: 23px;
	font-weight: 900;
	line-height: 1;
	color: #4a4a4a;
	margin: auto;
	position: relative;
	z-index: 1
}

.subscribe_text>h3,
.sign_up_text>h3,
#service_now_blogs>h3,
section#service_now_clients>h3,
section#service_now_features>h3,
section#migration_grid>h3 {
	font-size: 20px;
	font-weight: 900;
	line-height: 1;
	color: #fff;
	margin: auto;
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
	text-transform: uppercase
}

section#service_now_features>h3,
section#migration_grid>h3 {
	color: #4a4a4a
}

.post_desc {
	font-size: 15px;
	line-height: 1.67;
	letter-spacing: normal;
	color: #4a4a4a
}

h4.post_title {
	font-size: 18px;
	font-weight: 600;
	margin: 5% 0 0;
	text-transform: capitalize
}

.single_post.post_active h4.post_title,
.best_post a.post_active .best_post_title {
	color: #0055b8
}

.recent_insights_row {
	max-width: 85%;
	margin: 5% auto 0 !important
}

.single_video {
	cursor: pointer;
	position: relative
}

.single_video img {
	border-radius: 15px
}

.single_post {
	max-width: 31.3%;
	margin-right: 2%;
	margin-bottom: 3%;
	cursor: pointer
}

.post_autor {
	font-size: 12px;
	line-height: 1.36;
	color: #707070;
	margin: 2% 0;
	text-transform: capitalize
}

.post_autor span {
	color: #26dac3;
	margin: 0 1.5%
}

img.post_featured_image {
	border-radius: 15px;
	width: 330px;
	height: 220px;
	object-fit: cover
}

div#cs_data .post_load_more {
	margin-top: 5%
}

span.wpcf7-form-control-wrap.signup-to-newsletter {
	display: none
}

.post_load_more,
.post_load_less {
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
	cursor: pointer
}

.post_load_more a,
.post_load_less a {
	float: left;
	color: #4a4a4a
}

.post_load_less {
	display: none
}

#videos {
	background-color: #f8f8f8;
	width: 100%;
	padding: 3% 0
}

.videos_row {
	max-width: 85%;
	margin: 3% auto 0 !important
}

.single_video {
	text-align: center
}

.video_title {
	font-size: 18px;
	font-weight: 600;
	margin: 3% 2%;
	text-align: center;
	transition: .3s linear
}

.video_title:hover {
	color: #0055b8
}

.video_icon {
	font-size: 50px;
	color: #fff;
	position: absolute;
	background-color: rgba(38, 218, 195, .7);
	width: 70px;
	border-radius: 100%;
	height: 70px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	justify-content: center;
	top: 30%;
	left: 40%
}

.video_icon i {
	padding-left: 10px
}

.video_link {
	display: none
}

#video_pop_up .modal-content {
	background-color: transparent;
	border: 0
}

#video_pop_up .modal-header .close {
	position: absolute;
	right: -30px;
	font-size: 36px;
	top: 25px;
	color: #fff
}

.app_video {
	background: #000
}

#video_pop_up .modal-dialog {
	max-width: 50%;
	margin: 1.75rem 25%;
	margin: 1.75rem auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

#video_pop_up iframe.iframe_video {
	width: 100%;
	height: 400px
}

#video_pop_up {
	background-color: rgba(0, 0, 0, .56);
	z-index: 999999
}

section#insights_subscribe {
	position: relative
}

section#insights_subscribe>img {
	width: 100%
}

.subscribe_text {
	position: absolute;
	top: 36%;
	letter-spacing: 1px;
	width: 100%;
	text-align: center
}

.subscribe_text .wpcf7-email {
	width: 100%;
	border-radius: 10px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0 0 0 2%
}

.subscribe_text form {
	margin: 4% 0 0
}

.subscribe_text form p {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.subscribe_text input.wpcf7-form-control.wpcf7-submit {
	background: #0055b8;
	border-radius: 0;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.subscribe_text input.wpcf7-form-control.wpcf7-submit:hover {
	background: #fff;
	color: #0055b8;
	border-left: 1px solid
}

.subscribe_text .wpcf7-email,
.subscribe_text input.wpcf7-form-control.wpcf7-submit {
	height: 55px;
	border: 0
}

.subscribe_text input::placeholder {
	padding: 0 0 0 2%;
	font-size: 14px;
	color: #707070
}

.page-template-template_insights .site-branding,
.page-template-template_insights nav,
.single-post .site-branding,
.single-post nav {
	z-index: 1
}

section#single_post,
img.insights_single_featured,
.post_landing {
	width: 100%
}

.post_main_content,
.post_sidebar {
	float: left
}

img.insights_single_featured {
	height: 540px;
	opacity: .5;
	object-fit: cover
}

.insights_single_featured_text_wrapper {
	position: absolute;
	top: 30%;
	left: 50%;
	color: #fff;
	width: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%;
	)
}

.single_post_title {
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	font-family: 'AvenirLTHeavy' !important
}

img.best_post_img {
	width: 100%;
	border-radius: 15px;
	height: 250px;
	object-fit: cover
}

.single_post_autor {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.67;
	color: #fff;
	text-transform: capitalize
}

.single_post_autor span {
	color: #26dac3;
	margin: 0 1.5%;
	max-width: 90%
}

section#single_post {
	background-color: #000
}

.post_landing {
	max-width: 75%;
	margin: 3% auto
}

.post_main_content {
	padding-right: 40px !important
}

.post_sidebar h3 {
	font-size: 15px;
	font-weight: 900;
	line-height: 1.25;
	letter-spacing: .5px;
	color: #4a4a4a;
	margin-bottom: 5%
}

h3.best_post_title {
	font-size: 16px;
	margin: 5% 0 0;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.best_post .single_post_autor {
	color: #4a4a4a;
	font-size: 14px;
	margin: 1% 0 5%
}

.overview_title_desc_wrapper>h3 {
	margin-top: 0;
	text-transform: uppercase
}

.blog_social_share_icons,
.blog_social_share_icons i {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex
}

.blog_social_share_icons i {
	background-color: #0055b8;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	font-style: inherit;
	cursor: pointer;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

section#insights_cs {
	width: 100%
}

.blog_social_share_icons i:hover {
	background-color: #fff;
	color: #0055b8;
	border: 1px solid
}

.best_post {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 6%
}

.page_breadcrumbs {
	width: 100%;
	padding: 1%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex
}

section#contact_form {
	width: 100%;
	padding: 2% 0
}

section#contact_form .row {
	width: 60%;
	margin: 3% auto !important
}

.all_address strong,
.contact_social_icons>h3,
h4.form_heading {
	font-size: 16px;
	margin: 0
}

.all_address {
	font-size: 14px;
	color: #4a4a4a;
	padding-bottom: 12%;
	border-bottom: 1px solid #eaeaea;
	margin-right: 30px
}

.all_address p {
	margin: 0
}

section#contact_form>h3,
section#contact_pre_footer>h3,
section#about_us_after_banner>h3,
section#about_us_core>h3,
section#about_us_services>h3 {
	font-size: 20px;
	font-weight: 900;
	font-family: 'AvenirLTHeavy' !important;
	color: #4a4a4a;
	letter-spacing: 1px;
	z-index: 1;
	position: relative
}

.contact_address {
	border-right: 1px solid #eaeaea
}

.contact_social_icons {
	padding-top: 10%
}

.contact_form {
	padding: 0 0 0 5%
}

.contact_social_icons .blog_social_share_icons {
	padding: 5% 0
}

.contact_from_wrapper input,
.contact_from_wrapper select,
.contact_from_wrapper textarea {
	width: 91%;
	height: 60px;
	border-radius: 10px;
	border: solid 1px #707070;
	font-size: 14px;
	letter-spacing: normal;
	color: #707070
}

.contact_from_wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://itservices.collabera.com/wp-content/themes/airi/css/../images/form_down_arrow.svg) 96%/5% no-repeat
}

.contact_from_wrapper textarea {
	height: 150px
}

input#Contact_from_button {
	width: 175px;
	height: 55px;
	border-radius: 10px;
	background-color: #0055b8;
	float: right;
	margin-right: 8%;
	border: transparent;
	color: #fff;
	text-transform: capitalize;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	font-size: 18px;
	letter-spacing: 1px
}

input#Contact_from_button:hover {
	background-color: #fff;
	color: #0055b8;
	border: 1px solid
}

.contact_from_wrapper {
	padding: 2% 0
}

section#contact_pre_footer {
	background-color: #f8f8f8;
	width: 100%;
	padding: 4% 0
}

.contact_pre_footer_desc {
	font-size: 14px;
	color: #4a4a4a;
	margin: 2% 0
}

.contact_pre_footer_cta button strong {
	font-weight: 500
}

.contact_pre_footer_cta button {
	border-radius: 10px;
	background-color: #0055b8;
	width: 25%;
	border: 1px solid;
	font-size: 17px;
	color: #fff;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	text-transform: capitalize;
	font-weight: 500
}

.contact_pre_footer_cta button:hover {
	background-color: #fff;
	color: #0055b8
}

.contact_from_wrapper div.wpcf7-mail-sent-ok {
	display: none !important
}

div#cs_modal .modal-dialog {
	max-width: 50%
}

#cs_modal {
	background: rgba(0, 0, 0, .51)
}

div#cs_modal .modal-content {
	border: 0;
	text-align: center;
	border-radius: 20px
}

div#cs_modal .modal-header {
	border: 0;
	padding: 10px 20px
}

div#cs_modal .modal-body {
	padding: 2% 0 5% !important
}

div#cs_modal .modal-body form input,
div#cs_modal .modal-body form select,
div#cs_modal .modal-body form textarea {
	height: 50px;
	width: 75%;
	border-radius: 10px;
	border: solid 1px #707070;
	background-color: #fff;
	margin-bottom: 3%
}

div#cs_modal .modal-body form textarea {
	height: 100px
}

div#cs_modal .modal-body form {
	margin: 8% 0 0
}

div.cs_modal .modal-body form {
	margin: 5% 0 0
}

div#cs_modal input.wpcf7-form-control.wpcf7-submit {
	width: 175px;
	border-radius: 10px;
	background-color: #0055b8;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	margin: 0
}

div#cs_modal input#Contact_from_button {
	float: none
}

div#cs_modal p {
	margin: 0
}

div#cs_data h3 {
	z-index: 1;
	position: relative
}

div#cs_data>h3 {
	text-transform: uppercase
}

div#cs_modal input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #fff;
	color: #0055b8;
	border: 1px solid
}

div#cs_modal h3 {
	color: #000
}

.single_slide_cta {
	cursor: pointer;
	padding-top: 3%;
	float: left
}

.single_slide_cta:after {
	content: '';
	display: block;
	width: 100%;
	background: #26dac3;
	height: 1.2px;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear
}

.single_slide_cta.l3:after {
	width: 100%
}

.single_slide_cta:hover:after {
	width: 0
}

.mobile {
	display: none !important
}

.error404 .page-title {
	font-size: 350px;
	font-weight: 900;
	line-height: 1;
	color: #26dac3
}

.error_content {
	font-size: 35px;
	line-height: 1.4;
	text-align: center;
	color: #4a4a4a;
	margin: 0
}

.search-form input.search-field {
	height: 54px;
	border-radius: 10px;
	border: 1px solid;
	background-color: #fff;
	font-size: 15px;
	color: #707070;
	width: 100%
}

form.search-form label {
	width: 35%
}

.header-search-form form.search-form label {
	width: 100%
}

button.go_home {
	background-color: #0055b8;
	width: 15%;
	color: #fff;
	border: transparent;
	border-radius: 10px;
	transition: .3s linear;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 15px
}

button.go_home:hover {
	background-color: #fff;
	color: #0055b8;
	border: 1px solid
}

p.error_or {
	width: 8%;
	text-align: center;
	border-bottom: 1px solid #707070;
	line-height: .1em;
	margin: 10px auto 20px;
	font-size: 15px
}

.page-content.error_content p {
	margin-bottom: 5px
}

p.error_or span {
	background: #fff;
	padding: 0 8px
}

.page-content.error_content .search-submit {
	background: #0055b8;
	border: 1px solid;
	border-radius: 0;
	height: 56px;
	margin-left: -20px
}

.services_banner_text p {
	margin: 0
}

section#about_us_after_banner,
section#about_us_core,
section#about_us_services {
	padding: 4% 0
}

section#about_us_after_banner {
	background-color: #f0f0f0;
	width: 100%
}

.after_banner_desc,
.core_sec_desc {
	max-width: 75%;
	margin: 3% auto 0
}

.abt_service_desc {
	max-width: 75%;
	margin: 3% auto
}

.after_banner_cta,
.after_banner_desc,
.core_sec_desc,
.abt_service_desc {
	font-size: 16px
}

section#about_us_core {
	background: #0055b8;
	color: #fff;
	width: 100%
}

section#about_us_core>h3 {
	color: #fff
}

.core_single_grid {
	max-width: 93%;
	margin-right: 2.5%;
	border-radius: 20px;
	background-color: #fff;
	color: #4a4a4a;
	text-align: left;
	padding: 10% 8%;
	font-size: 13px;
	height: 100%
}

.row.core_slick_row {
	max-width: 82%;
	margin: 3% auto !important
}

.core_single_grid>img {
	width: 70px;
	height: 70px;
	object-fit: contain
}

h4.core_grid_title {
	font-size: 18px;
	font-weight: 900;
	margin: 5% 0 2%
}

.core_slick_int {
	display: none
}

.core_slick_int {
	width: 100%
}

img.core_grid.slick-prev,
img.core_grid.slick-next {
	width: 45px;
	height: 45px
}

img.core_grid.slick-prev {
	left: -70px
}

img.core_grid.slick-next {
	right: -70px
}

.single_service,
.feature_service {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	margin-bottom: 5%;
	width: 100%
}

.single_service.swap_img,
.feature_service.swap_img {
	flex-direction: row-reverse
}

.abt_services_row,
.feature_services_row {
	max-width: 80%;
	margin: auto !important
}

.single_service h4 {
	font-size: 18px;
	font-weight: 900;
	color: #4a4a4a;
	width: 100%
}

.abt_service_single_desc {
	font-size: 15px;
	margin-bottom: 5%;
	color: #707070;
	max-width: 92%
}

.abt_service_single_desc p {
	margin-bottom: 15px
}

.abt_service_cta {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .5px
}

.abt_service_cta a {
	color: #4a4a4a
}

.sign_up_text {
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
	color: #fff
}

section#service_now_sign_up {
	position: relative
}

#service_now_sign_up>img {
	width: 100%
}

.sign_up_description {
	font-size: 15px;
	max-width: 60%;
	margin: 3% auto 1%
}

.sign_up_cta {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.sign_up_cta a {
	font-size: 17px;
	color: #fff;
	float: left;
	cursor: pointer
}

section#service_now_benefits {
	width: 100%
}

.row.benefits_row {
	max-width: 75%;
	margin: 3% auto !important;
	width: 100%;
	text-align: center
}

.single_benefit>img {
	width: 70px;
	height: 70px;
	object-fit: contain
}

.single_benefit>h4 {
	font-size: 18px;
	font-weight: 900;
	color: #4a4a4a;
	margin: 5% 0 2%;
	text-align: left
}

.benefit_description {
	font-size: 15px;
	text-align: left
}

.benefits_row {
	display: none
}

.single_benefit {
	max-width: 85%
}

#service_now_blogs {
	background-color: #0055b8;
	padding: 3% 0
}

.service_now_blogs_desc {
	font-size: 15px;
	color: #fff;
	max-width: 75%;
	margin: 3% auto
}

.service_now_blog_title>h4 {
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
	color: #4a4a4a
}

.service_now_blog_title>p {
	font-size: 15px;
	color: #0055b8;
	margin-bottom: 5px
}

.service_now_blog_wrapper {
	position: relative
}

.service_now_blog_title {
	background: #fff;
	max-width: 85%;
	margin: auto;
	border-radius: 15px;
	position: absolute;
	bottom: 10px;
	padding: 3%;
	left: 0;
	right: 0
}

.service_now_blog_wrapper img {
	height: 100%
}

.service_now_blogs_row {
	max-width: 85%;
	margin: auto !important
}

.service_now_blog_wrapper img {
	height: 300px;
	object-fit: cover;
	border-radius: 15px
}

section#service_now_clients {
	padding: 3% 0;
	width: 100%
}

.clients_row {
	max-width: 75%;
	margin: auto !important
}

.clients_desc {
	font-size: 15px;
	color: #4a4a4a;
	max-width: 72%;
	margin: 2% auto
}

section#service_now_clients>h3 {
	color: #4a4a4a
}

.client_logo>img {
	width: 150px;
	height: 100px;
	object-fit: contain
}

section#service_now_features {
	padding: 3% 0
}

.feature_desc {
	max-width: 72%;
	margin: 3% auto;
	font-size: 15px
}

.feature_service_single_desc strong {
	font-size: 18px
}

.feature_service_single_desc {
	font-size: 16px
}

.feature_service_single_desc p:first-child {
	margin-bottom: 5px
}

.feature_service_single_desc ul {
	line-height: 2;
	padding: 0;
	list-style-type: none
}

.feature_service_single_desc ul li {
	position: relative
}

.feature_service_single_desc ul li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	background: #26dac3;
	border-radius: 100%;
	position: absolute;
	top: 12px;
	left: -15px
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	width: 90%;
	margin: 10% 0
}

.subscribe_text .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.subscribe_text .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	margin: 0 auto;
	max-width: 40%;
	color: #fff;
	font-size: 18px;
	border: 0;
	font-weight: 600
}

.wpcf7-display-none {
	display: none !important
}

.mig_single_grid {
	margin-right: 2%;
	margin-bottom: 3%;
	border-radius: 20px;
	background-color: #fff;
	padding: 5%;
	max-width: 95%
}

img.mig_grid.slick-prev {
	left: -80px
}

.single_cs_desc ul {
	display: none
}

img.mig_grid.slick-next {
	right: -50px;
	top: 50%
}

.mig_grid_row.center-grid {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	justify-content: center
}

.migration_grid_desc {
	font-size: 16px;
	max-width: 75%;
	margin: 3% auto 2%
}

section#migration_grid {
	background: #fff;
	padding: 3% 0;
	width: 100%
}

.row.mig_grid_row {
	max-width: 80%;
	margin: 3% auto 0 !important
}

.row.mig_grid_row.center-grid {
	margin: 0 auto !important
}

.mig_single_grid>h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.67;
	color: #0055b8
}

.mig_single_grid ..mig_single_desc {
	font-size: 15px;
	line-height: 1.67;
	color: #4a4a4a
}

.slick_left,
.slick_right {
	font-size: 36px !important;
	position: absolute;
	cursor: pointer;
	top: 45%;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear
}

.slick_left:hover,
.slick_right:hover {
	color: #26dac3
}

.slick_left {
	left: 5%
}

.slick_right {
	right: 5%
}

.single_solution_slide .right img {
	border-radius: 15px;
	width: 100%
}

i.sol_tab.slick_right {
	left: 45%;
	top: 80%;
	color: #fff
}

i.sol_tab.slick_left {
	left: 42%;
	top: 80%;
	color: #fff
}

.in_fb.slick_right {
	top: 100%;
	right: 15%
}

i.in_fb.slick_left {
	top: 100%;
	left: 80%
}

i.mig_grid.slick_right {
	right: -5%
}

i.mig_grid.slick_left {
	left: -5%
}

.slide_search_icon {
	color: #000;
	position: absolute;
	right: 7px;
	top: 15px
}

form.search-form1 input.slide_search_field,
form.search-form1 label {
	width: 100%
}

input.slide_search_field {
	padding: 10px 20px;
	border-radius: 10px
}

form.search-form1 {
	position: relative
}

div.header-search-form.menu_search {
	top: 1%;
	right: 5%;
	width: 21%
}

.is-sticky div.header-search-form.menu_search {
	top: 10%
}

.search_for_heading {
	margin: 3% 0
}

section#all_cs {
	width: 100%;
	padding: 3% 0;
	max-width: 80%;
	margin: auto
}

.row.all_cs_filters select {
	border-radius: 10px;
	border: solid 1px #707070;
	background-color: #f8f8f8;
	width: 360px;
	height: 60px;
	font-size: 18px;
	font-weight: 400;
	margin-right: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://itservices.collabera.com/wp-content/themes/airi/css/../images/form_down_arrow.svg) 95%/5% no-repeat
}

.row.all_cs_filters button {
	border-radius: 10px;
	border: solid 1px #707070;
	background-color: #0055b8;
	width: 200px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 0;
	height: 60px;
	padding: 15px 20px;
	text-transform: capitalize
}

.all_single_cs {
	float: left;
	padding: 0;
	max-width: 28%;
	margin-right: 5%;
	margin-bottom: 5%
}

.all_cs_data.row {
	padding: 5% 0 0
}

.all_single_cs h2.all_cs_single_title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.67;
	color: #4a4a4a;
	margin: 3% 0 0
}

.all_single_cs_exc {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.67;
	color: #707070;
	margin-bottom: 10px
}

.all_single_cs_cta {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
	color: #4a4a4a
}

.all_single_cs_cta strong {
	font-family: MarketOT !important;
	font-weight: 400;
	color: #26dac3
}

.all_single_cs_cta a,
a.cf_link {
	cursor: pointer
}

.all_single_cs img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	border-radius: 9px
}

.alert_pagination {
	width: 100%;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.39;
	letter-spacing: 5px;
	margin: 3% 0 1%
}

.alert_pagination a {
	color: #4a4a4a
}

.alert_pagination .current {
	color: #26dac3
}

.all_single_cs_cta a {
	float: left
}

p.no_cs {
	text-align: center;
	width: 100%;
	font-size: 21px;
	font-weight: 700
}

section#white_paer_banner {
	position: relative
}

section#white_paer_banner h3 span {
	display: block
}

section#white_paer_banner .row {
	position: absolute;
	top: 55%;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: center;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 70%
}

.whitepaper_banner_text h3 {
	color: #fff;
	font-size: 45px;
	font-weight: 900;
	line-height: 1.08;
	position: relative;
	font-family: 'AvenirLTHeavy' !important;
	z-index: 0
}

.wp_form_sec_wrapper {
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	padding: 30px 20px 20px;
	width: 85%;
	margin-left: 15%;
	box-shadow: 0px 1px 5px 0px #b3b3b3;
	margin-top: 15%
}

.wp_form_sec_wrapper br {
	display: none
}

.wp_form_sec_wrapper form {
	margin-top: 35px
}

.wp_form_sec_wrapper p {
	margin-bottom: 0
}

.wp_form_sec_wrapper input {
	border-radius: 10px;
	border: solid 1px #707070;
	padding: 10px;
	width: 88%;
	margin: 0 6% 20px
}

.wp_form_sec_wrapper input.wpcf7-form-control.wpcf7-submit {
	background: #0055b8;
	width: 200px;
	height: 45px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 5%
}

.wp_form_sec_wrapper h3 {
	font-size: 24px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: .8
}

section#whitepaper_after_banner>.row,
section#get_whitepaper>.get_whitepaper_text_row {
	max-width: 70%;
	margin: 5% auto
}

section#whitepaper_after_banner>.row {
	margin-top: 7%
}

.whitepaper_banner_text {
	margin-top: -12%
}

section#whitepaper_focus>.row {
	max-width: 70%;
	margin: 0 15% 5%
}

.wp_focused_text,
.wp_authors,
section#whitepaper_focus>.row {
	float: left
}

section#get_whitepaper>.get_whitepaper_text_row {
	margin-bottom: 20px
}

section#get_whitepaper {
	padding-bottom: 3%
}

section#whitepaper_after_banner .row,
section#whitepaper_focus .row {
	font-size: 16px;
	line-height: 1.5;
	color: #595959;
	display: block
}

section#whitepaper_focus .row h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px
}

.wp_focused_text ul li:before {
	content: '';
	display: block;
	position: absolute;
	background: #26dac3;
	width: 8px;
	height: 8px;
	left: -15px;
	top: 8px;
	border-radius: 100%
}

.wp_focused_text ul {
	padding: 0
}

.wp_focused_text ul li {
	position: relative;
	list-style-type: none;
	margin-bottom: 15px;
	font-size: 15px
}

.wp_authors {
	background: #f2f2f2;
	padding: 20px 35px;
	border-radius: 10px;
	max-width: 45%;
	margin-left: 5%
}

.authors_sec_heading {
	font-size: 25px;
	font-weight: 700;
	color: #595959
}

.wp_authors img {
	width: 100px;
	float: left;
	height: 100px
}

.wp_author_name {
	font-size: 16px;
	font-weight: 900;
	color: #595959;
	margin: 0
}

.wp_author_designation {
	font-size: 15px;
	line-height: 1.56;
	color: #595959;
	margin: 0
}

.author_bio {
	width: auto;
	float: left;
	margin-left: 15px
}

.single_author_wrap {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -moz-flex;
	align-items: flex-end;
	margin-bottom: 20px
}

section#get_whitepaper {
	clear: both
}

.get_wp_text p {
	margin: 0
}

.get_wp_text {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #4d4d4d;
	max-width: 65%;
	margin: auto;
	text-transform: uppercase;
	position: relative
}

.get_wp_text img.im_b_dots {
	top: -12px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: unset
}

a.cs_pdf_link {
	cursor: pointer
}

.cs_pdf_link p {
	margin-bottom: 0
}

#get_whitepaper .all_single_cs_cta {
	margin: auto
}

section#podcast {
	margin: 2% auto 5%
}

.podcast_text h3 {
	margin-bottom: 30px
}

.podcast_text h3 {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: normal;
	color: #4d4d4d
}

.podcast_text {
	max-width: 65%;
	margin: auto
}

#header_right_menu .sub-menu {
	padding: 0
}

#header_right_menu .sub-menu #menu-item-2130,
#header_right_menu .sub-menu #menu-item-3065 {
	display: none;
	padding-top: 10px;
	padding-left: 0;
	position: absolute
}

#menu-item-460:hover #menu-item-2130,
#menu-item-261:hover #menu-item-3065 {
	display: block
}

.home_banner_text .color-dots {
	display: none
}

@media(max-width:767px) {
	.page-template .site-content,
	.services-template .site-content,
	.single .site-content {
		margin-top: -12%
	}
	.sidebar-column:last-child {
		position: unset;
		padding: 0
	}
	li#menu-item-1282,
	li#menu-item-1281,
	li#menu-item-3066,
	li#menu-item-3067,
	li#menu-item-3068 {
		display: block
	}
	.mobile-menu-toggle_lines,
	.mobile-menu-toggle_lines:before,
	.mobile-menu-toggle_lines:after {
		background-color: #fff
	}
	ul#primary-menu li a:after,
	ul#header_right_menu li a:after {
		display: none
	}
	ul#primary-menu li.current-menu-item a:after {
		display: none
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		font-size: 21px;
		color: #000;
		width: max-content;
		padding: 10px 20px
	}
	section#nav_menu-7,
	div#sidebar-footer .container .sidebar-column:first-child section,
	.sidebar-column.infrastructure,
	.sidebar-column.data {
		max-width: 50%;
		width: 100%;
		margin: 0
	}
	div#sidebar-footer .container .sidebar-column:first-child section {
		border: 0
	}
	div#sidebar-footer .container {
		max-width: 90%;
		margin-left: auto
	}
	.sidebar-column {
		max-width: 50%;
		width: 100%;
		margin-bottom: 5%
	}
	.sidebar-column:last-child {
		margin-bottom: 0
	}
	footer .container {
		max-width: 90%;
		text-align: center;
		padding: 0
	}
	footer .sidebar-column {
		max-width: 100%
	}
	.widget .widget-title {
		line-height: 1.5
	}
	nav#site-navigation {
		z-index: 100;
		height: 100%
	}
	section#text-4 {
		display: none
	}
	.woocommerce-checkout button.button.alt,
	.woocommerce-checkout button.button.alt:hover,
	.woocommerce-cart .cart-collaterals .cart_totals .button:hover,
	.woocommerce-cart .cart-collaterals .cart_totals .button,
	.product .single_add_to_cart_button.button.alt:hover,
	.product .single_add_to_cart_button.button.alt,
	.woocommerce ul.products li.product .button,
	.menuStyle2 .main-navigation a:hover:after,
	.menuStyle2 .main-navigation .current-menu-item:after,
	.comments-area .comment-reply-link:hover,
	.menuStyle4 .main-navigation .header-cta:before,
	.menuStyle4 .main-navigation .header-cta,
	button,
	.button,
	input[type=button],
	input[type=reset],
	input[type=submit],
	.menuStyle3 .main-navigation a:hover:after,
	.menuStyle3 .main-navigation .current-menu-item:after {
		bottom: 6px
	}
	.menuStyle2 .site-header {
		position: fixed;
		top: 0;
		background: 0 0
	}
	.applications_row,
	#home_services,
	.solutions_tab_row {
		max-width: 85%;
		margin: auto
	}
	.solution_second {
		padding: 10% 0
	}
	section#master_productivity {
		margin: 0
	}
	video.app_video {
		height: inherit !important
	}
	.home_banner_text {
		top: 55%
	}
	.color-dots ul li:after {
		width: 35px;
		height: 35px
	}
	.services_row.row {
		margin: 0
	}
	h3.blog_whitepaper_title {
		font-size: 14px
	}
	.blog_whitepaper_desc,
	p.blog_post {
		font-size: 13px
	}
	section#text-2,
	section#nav_menu-2 {
		max-width: 100% !important;
		width: 100%
	}
	.home_ser_bc {
		display: none
	}
	section#home_services {
		padding: 5%;
		margin-top: 10%
	}
	.right_text a {
		margin-bottom: 0
	}
	section#applications_grid {
		margin-top: 5%
	}
	.single_application {
		padding: 5%;
		padding-bottom: 8%
	}
	.services_banner_img {
		height: 600px;
		object-fit: cover
	}
	.right_text a,
	.sprints_bottom_text a,
	.app_cta a,
	.app_cta a,
	.productivity_cta a,
	.expectations_cta a,
	.relationship_cta a {
		font-size: 15px
	}
	video.banner_video {
		height: 600px;
		object-fit: cover
	}
	.row.sprints_bg_row {
		padding: 2%
	}
	.services_row.row h3 {
		font-size: 30px
	}
	.sprints_text_wrapper p {
		max-width: 75%
	}
	.color-dots ul {
		bottom: -2px;
		left: -25px
	}
	.services_row.row p,
	.services_desc {
		font-size: 13px
	}
	.home_services_sec_heading {
		margin: 3% auto
	}
	.right_text {
		font-size: 21px
	}
	.services_row.row {
		left: -6%
	}
	.applications_row {
		margin: 6% auto !important
	}
	.productivity_text {
		left: 10%
	}
	.productivity_description {
		max-width: 80%;
		margin: 5% 0 2%
	}
	.expectations_description {
		max-width: 80%;
		margin: 4% auto 2%
	}
	.relationships_row.row {
		bottom: 0;
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: -moz-flex;
		flex-direction: column-reverse;
		width: 100%;
		position: unset;
		padding-top: 5%
	}
	.relationships_left,
	.relationships_right {
		width: 100%
	}
	.relationships_left {
		margin: 0 2%
	}
	.relationships_wrapper {
		height: auto;
		width: 80%
	}
	.relationships_left {
		font-size: 13px
	}
	.relationship_cta {
		margin: 3% 0
	}
	.app_cta a {
		font-size: 15px;
		letter-spacing: .5px
	}
	.productivity_cta,
	.expectations_cta {
		letter-spacing: 1px
	}
	img.best_post_img {
		width: 100%
	}
	section#relationships {
		margin-bottom: 5%
	}
	.expectations_text>h3,
	section#blog_whitepaper>h3 {
		margin: auto
	}
	.productivity_text>h3 {
		margin-bottom: 5%
	}
	section#nav_menu-6 {
		margin-top: 5%
	}
	div#sidebar-footer {
		padding: 6% 0
	}
	.productivity_text>h3 {
		margin-left: 0
	}
	div#cs_modal .modal-dialog {
		max-width: 90%;
		margin: auto;
		height: 100%;
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		-moz-display: flex;
		align-items: center
	}
	div#cs_modal h3 {
		font-size: 14px;
		max-width: 90%;
		margin: auto !important
	}
	div#cs_modal .modal-body form input,
	div#cs_modal .modal-body form select {
		height: 45px
	}
	div#cs_modal .modal-body form textarea {
		height: 55px
	}
	.blog_whitepaper_wrapper1 {
		display: block
	}
	section#blog_whitepaper>h3 {
		text-align: center !important
	}
	.featured_blog1 {
		flex: 0;
		max-width: 100%;
		margin-bottom: 2%
	}
	.featured_title_wrapper {
		max-width: 100%
	}
	.other_featured_title1 .other_image_right {
		margin-right: 0
	}
	img.blog_thumbanil1 {
		width: 100%;
		margin-bottom: 3%
	}
	.other_featured_title1.row,
	.featured_blog1 {
		height: auto !important
	}
	.featured_blog_text {
		margin-top: 0
	}
	.featured_title_wrapper {
		margin-top: 0
	}
	.other_featured_title1.row {
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: -moz-flex;
		flex-direction: column-reverse
	}
	.other_blog_text,
	.other_blog_image_wrapper {
		flex: none;
		max-width: 100%
	}
	.half_blog,
	.other_blogs_row {
		padding-right: 0 !important
	}
	.home_single_news_slide .left {
		max-width: 100%;
		flex: none
	}
	.home_news_slide_wrapper {
		max-width: 85%;
		margin: 5% auto
	}
	.home_single_news_slide img.mobile {
		margin: 15px 0
	}
	.news_arr_left,
	.news_arr_right {
		left: inherit
	}
	.news_arr_right {
		right: 0
	}
	.news_arr_left {
		right: 20px
	}
	.news_cta {
		position: unset
	}
	.home_single_news_slide img.im_b_dots {
		top: unset
	}
	.home_single_news_slide h3 {
		font-size: 22px
	}
	div#cs_data {
		padding: 7% 0
	}
	.single_grid>h4,
	.overview_grid_desc {
		height: auto !important
	}
	section#bc_scroll_tabs {
		margin-bottom: 5%
	}
	.services_banner_desc {
		line-height: 1.2;
		margin-bottom: 3%
	}
	.tab-sticky {
		top: 0
	}
	.single_cs {
		max-width: 100%;
		margin-bottom: 20%;
		flex: auto
	}
	.single_cs>img {
		width: 100%
	}
	.single_cs_text>h3 {
		margin-top: 0
	}
	.single_cs_text {
		padding-bottom: 5%;
		height: auto !important
	}
	.single_cs:last-child {
		margin: 0
	}
	.tabs_row.row .right {
		padding-left: 0
	}
	.tabs_row.row .left,
	.tabs_row.row .right {
		padding: 0;
		flex: auto;
		max-width: 100%
	}
	.tabs_row.row .right {
		max-width: 100%
	}
	.single_solution_desc ul li {
		width: 100%;
		margin-right: 0
	}
	.single_grid {
		margin-bottom: 2%;
		max-width: 100%;
		flex: auto;
		border-radius: 15px;
		padding: 8%
	}
	.services_banner_text {
		width: 65%
	}
	.services_banner_text>h3 {
		font-size: 32px
	}
	.overview_tabs div:last-child {
		display: none
	}
	.overview_tabs div {
		font-size: 14px
	}
	.ser_tab_heading {
		font-size: 18px;
		margin: 5% 0 0
	}
	.ser_tab_cta {
		font-size: 16px
	}
	.single_solution_slide .col-md-6 {
		max-width: 100%
	}
	.single_solution_desc ul li {
		width: 100%;
		margin-right: 0
	}
	.overview_bc,
	.overview_tabs {
		width: 100%;
		max-width: 100%;
		margin: 0 0 2%;
		flex: auto
	}
	.overview_tabs div {
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: moz-flex;
		align-items: center;
		justify-content: center
	}
	.single_cs {
		margin-right: 0
	}
	div#overview_data>img {
		width: 100%;
		height: auto !important
	}
	.row.ov_grids_row {
		margin-bottom: 0 !important
	}
	div#solutions_data {
		margin-top: 5%
	}
	h4.single_solution_heading {
		font-size: 18px
	}
	.single_solution_desc ul li:nth-child(odd) {
		width: 100%;
		margin-right: 0
	}
	div#cs_data h3 {
		margin: 8% 0 5%;
		height: auto !important
	}
	.single_cs_cta a {
		font-size: 12px
	}
	.single_cs_cta {
		margin-bottom: 5%
	}
	.single_cs_cta a :after {
		width: 55px
	}
	div#cs_data>h3 {
		max-width: 100%;
		margin: auto
	}
	.solution_second.row>h3 {
		padding: 5% 0;
		max-width: 100%
	}
	.overview_text_data {
		position: unset
	}
	img.banner_dots {
		width: 120px;
		left: -20px
	}
	.services_banner_desc {
		margin-top: 10%
	}
	.tab-sticky {
		z-index: 5
	}
	img.sol_grid.slick-next.slick-arrow {
		right: 0
	}
	img.sol_grid.slick-prev.slick-arrow {
		left: 0
	}
	div#overview_data>img {
		display: none
	}
	.overview_bc .breadcrumbs {
		display: none
	}
	div#overview_data {
		padding-top: 5%
	}
	.row.ov_grids_row.grey_bg.grid_slick {
		padding: 10%
	}
	#solutions_data .services_l3_cta {
		padding-bottom: 10%
	}
	img.sol_grid.slick-next.slick-arrow,
	img.sol_grid.slick-prev.slick-arrow {
		width: 10%
	}
	div#overview_data>img {
		display: none
	}
	.overview_title_desc_wrapper {
		position: unset;
		margin: 3% auto
	}
	.ib_title,
	.single_post_title {
		font-size: 30px
	}
	.ib_desc,
	.post_desc {
		font-size: 13px
	}
	.post_desc {
		margin: 3% 0
	}
	#recent_insights>h3,
	#videos>h3 {
		font-size: 21px
	}
	h4.post_title,
	.post_load_more,
	.post_load_less,
	h3.best_post_title {
		font-size: 14px
	}
	.post_title,
	.post_desc {
		height: auto !important
	}
	.post_load_more:after,
	.post_load_less:after {
		width: 60px
	}
	.video_icon {
		font-size: 40px;
		top: 30%;
		left: 35%;
		width: 50px;
		height: 50px
	}
	.video_icon i {
		padding-left: 5px
	}
	.header-mobile-menu {
		z-index: 1
	}
	img.post_featured_image,
	.single_video img {
		height: 200px;
		object-fit: cover
	}
	.subscribe_text>h3 {
		font-size: 16px
	}
	.post_main_content {
		max-width: 100%;
		padding-right: 0 !important
	}
	.post_sidebar {
		max-width: 100%;
		margin: 7% 0
	}
	.subscribe_text .wpcf7-email,
	.subscribe_text input.wpcf7-form-control.wpcf7-submit {
		padding: 0;
		height: 45px;
		margin-top: 2%
	}
	.subscribe_text input.wpcf7-form-control.wpcf7-submit {
		width: 150px
	}
	.subscribe_text {
		top: 22%
	}
	i.in_fb.slick_left {
		left: 75%
	}
	.insights_single_featured_text_wrapper {
		left: 50%
	}
	img.best_post_img {
		height: 200px
	}
	section#about_us_after_banner,
	section#about_us_core,
	section#contact_form,
	section#contact_pre_footer {
		padding: 7% 0
	}
	.after_banner_desc,
	.core_sec_desc {
		margin: 5% auto 0
	}
	.breadcrumbs {
		display: none
	}
	.overview_text_data.pos-unset .overview_title_desc_wrapper {
		position: unset
	}
	div#solutions_data.no-margin {
		margin: 0
	}
	.pos-unset .overview_desc {
		max-width: 75%;
		margin: 5% auto 3%
	}
	.solutions_tab_slick .slick-prev {
		left: -20px;
		bottom: 50%
	}
	.solutions_tab_slick .slick-next {
		right: -20px;
		left: unset;
		bottom: 50%
	}
	.mobile {
		display: block !important
	}
	.desktop {
		display: none !important
	}
	section#contact_form .row {
		width: 85%;
		margin-top: 6% !important
	}
	.contact_from_wrapper input,
	.contact_from_wrapper select,
	.contact_from_wrapper textarea {
		width: 100%
	}
	input#Contact_from_button {
		margin-right: 0
	}
	.single_service,
	.feature_service {
		display: block;
		margin-bottom: 10%
	}
	.single_service .left,
	.single_service .right {
		max-width: 100%
	}
	.single_service .left {
		float: left;
		margin-bottom: 5%
	}
	.single_service .right {
		float: left
	}
	img.core_grid.slick-next {
		right: -30px
	}
	img.core_grid.slick-prev {
		left: -30px
	}
	section#about_us_services {
		padding: 7% 0
	}
	.service_now_blog_wrapper img {
		height: 200px
	}
	.service_now_blog_wrapper {
		margin-bottom: 5%
	}
	.client_logo>img {
		width: 100%
	}
	.subscribe_text form p {
		display: block
	}
	.feature_service_single_desc ul {
		line-height: 1.5
	}
	.feature_service_single_desc ul li {
		margin-bottom: 2%;
		max-width: 50%;
		float: left
	}
	.single_benefit {
		max-width: 100%
	}
	section#service_now_benefits img.core_grid.slick-next {
		right: -35px
	}
	section#service_now_sign_up>img {
		height: 300px;
		object-fit: cover
	}
	.sign_up_description,
	.feature_desc,
	.abt_services_row,
	.feature_services_row,
	.service_now_blogs_desc,
	.clients_desc {
		max-width: 90%
	}
	.sign_up_description,
	.feature_desc,
	.service_now_blogs_desc,
	.service_now_blog_title>h4,
	.clients_desc {
		font-size: 14px
	}
	.subscribe_text>h3,
	.sign_up_text>h3,
	#service_now_blogs>h3,
	section#service_now_clients>h3,
	section#service_now_features>h3 {
		font-size: 18px
	}
	.service_now_blog_title>p {
		font-size: 13px
	}
	section#service_now_clients,
	#service_now_blogs,
	section#service_now_features {
		padding-top: 10%
	}
	.row.benefits_row {
		max-width: 80%
	}
	.feature_service .right {
		max-width: 100%
	}
	.feature_service .left {
		margin: auto auto 2%
	}
	.insight_banner>img {
		height: 400px
	}
	.in_featured_blog {
		transform: translate(-48%, -20%);
		-webkit-transform: translate(-48%, -20%)
	}
	.subscribe_text input.wpcf7-form-control.wpcf7-text.wpcf7-email {
		width: 30%
	}
	.cs_sec_description {
		margin: 5% auto
	}
	.insights_single_featured_text_wrapper {
		width: 90%
	}
	.post_landing {
		max-width: 90%
	}
	.contact_form h4.form_heading {
		margin: 3% 0
	}
	.contact_form {
		padding: 0 5%
	}
	.contact_pre_footer_desc {
		max-width: 90%;
		margin: 5% auto
	}
	section#all_cs {
		max-width: 90%
	}
	.row.all_cs_filters select {
		width: 100%;
		margin-bottom: 3%;
		margin-right: 0
	}
	.all_single_cs {
		flex: none;
		max-width: 100%;
		margin-right: 0;
		width: 100%
	}
	.all_single_cs img,
	.all_single_cs h2.all_cs_single_title,
	.all_single_cs_exc {
		height: auto !important
	}
	.page-template-template_casestudy .overview_bc.s_c_a_bc {
		padding: 1% 3% 0 !important
	}
	.insights_single_featured_text_wrapper {
		top: 25%
	}
	.whitepaper_banner_text h3 {
		font-size: 27px
	}
	section#white_paer_banner>img {
		height: 600px;
		object-fit: cover
	}
	.wp_form_sec_wrapper {
		margin-left: 0;
		width: 100%
	}
	.wp_form_sec_wrapper h3 {
		font-size: 15px
	}
	.wp_form_sec_wrapper input {
		width: 100%;
		margin: 0 0 12px
	}
	.wp_form_sec_wrapper input.wpcf7-form-control.wpcf7-submit {
		width: 100%;
		margin-bottom: 0;
		font-size: 15px
	}
	.get_wp_text,
	.podcast_text {
		max-width: 100%
	}
	section#whitepaper_after_banner .row,
	section#whitepaper_focus .row,
	section#white_paer_banner .row {
		max-width: 90%
	}
	section#whitepaper_focus>.row {
		max-width: 90%;
		margin: 0 5%
	}
}

@media(max-width:600px) {
	.color-dots ul {
		bottom: -5px;
		left: -23px
	}
	.color-dots ul li:after {
		width: 30px;
		height: 30px
	}
	.home_services_sec_heading img.im_b_dots,
	.productivity_text>h3 img.im_b_dots,
	.relationships_wrapper>h3 img.im_b_dots,
	.expectations_text>h3 img.im_b_dots,
	section#blog_whitepaper>h3 img.im_b_dots {
		top: unset;
		bottom: -9px;
		left: -15px
	}
	.home_services_sec_heading,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3 {
		text-align: left !important;
		margin-bottom: 3% !important
	}
	.productivity_text>h3 {
		margin-left: 0 !important
	}
	.expectations_description {
		text-align: left !important
	}
	footer#colophon {
		padding: 2%
	}
	.sprints_text_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3 {
		font-size: 18px;
		max-width: 85%;
		line-height: 1.3
	}
	.services_row.row {
		position: unset;
		padding: 0;
		width: 100%;
		height: 300px
	}
	.services_row_wrapper {
		padding: 5% 0
	}
	.row.services_row_wrapper div.left,
	.row.services_row_wrapper div.right {
		display: block;
		max-width: 100%;
		flex: auto
	}
	.services_row.row .single_feature:first-child,
	.services_row.row .single_feature:nth-child(2) {
		margin-bottom: 5%
	}
	.services_desc {
		margin-top: 8%
	}
	.sprints_desc {
		margin: 3% 0
	}
	.sprints_text_wrapper p {
		max-width: 80%;
		margin: 5% auto
	}
	.single_application {
		flex: auto;
		max-width: 100%;
		margin-bottom: 3%
	}
	h4.app_title {
		margin-top: 6%
	}
	.productivity_text {
		left: 12%
	}
	section#master_productivity>img {
		height: 400px;
		object-fit: cover
	}
	.relationships_wrapper {
		width: 90%;
		margin: -8% auto auto;
		height: auto;
		padding: 5%
	}
	section#expectations>img {
		height: 350px;
		object-fit: cover
	}
	.expectations_description strong {
		font-size: 15px
	}
	.featured_blog,
	.other_blogs {
		flex: auto;
		max-width: 100%;
		margin-bottom: 2%
	}
	section#blog_whitepaper {
		padding: 7% 0
	}
	.blog_whitepaper_wrapper {
		margin: 5% auto !important
	}
	img.im_b_dots {
		width: 85px;
		left: -15px;
		top: 13px
	}
	img.blog_thumbanil {
		height: auto !important
	}
	.services_row.row iframe {
		height: auto !important
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 95%
	}
	.post_main_content h2,
	.post_main_content h3,
	.post_main_content h4 {
		font-size: 25px
	}
	.services_banner_text>h3 {
		font-size: 25px
	}
	div#overview_data>img {
		display: none
	}
	.overview_title_desc_wrapper {
		position: unset;
		margin: 3%
	}
	.single_solution_desc ul li:last-child,
	.single_solution_desc ul li:nth-last-child(2) {
		margin-bottom: inherit
	}
	.home_banner>img {
		height: 450px
	}
	.overview_desc {
		max-width: 90%;
		font-size: 14px
	}
	.services_banner_text {
		width: 85%;
		transform: translate(-45%, -25%);
		-webkit-transform: transform:translate(-45%, -25%)
	}
	.grid_slick .single_grid {
		max-width: 100%
	}
	.page-template-template_home .site-content,
	.single .site-content,
	.services-template .site-content {
		margin-top: -11%
	}
	.page-template .site-content {
		margin-top: -18%
	}
	.ib_title {
		font-size: 21px
	}
	.insight_banner>img {
		height: 450px;
		object-fit: cover
	}
	.insight_banner_single_blogs {
		width: 90%
	}
	img.in_fb.slick-prev.slick-arrow {
		width: 10px;
		right: 40px;
		bottom: 0
	}
	img.in_fb.slick-next.slick-arrow {
		width: 10px;
		right: 20px;
		bottom: 0
	}
	.single_post,
	.single_video {
		max-width: 100%;
		margin: 0 0 8%
	}
	.recent_insights_row,
	.videos_row {
		display: block
	}
	.subscribe_text>h3,
	#recent_insights>h3,
	#videos>h3 {
		font-size: 18px
	}
	img.post_featured_image {
		display: block;
		margin: auto
	}
	.video_icon {
		width: 40px;
		height: 40px;
		left: 45%
	}
	.in_featured_blog {
		width: 95%
	}
	.subscribe_text .wpcf7-email,
	.subscribe_text input.wpcf7-form-control.wpcf7-submit {
		width: 75%;
		height: 40px;
		border-radius: 5px;
		margin-bottom: 3%;
		padding: 0 3%;
		display: block;
		margin: 0 auto 3%
	}
	section#insights_subscribe {
		margin-top: 5%
	}
	section#insights_subscribe>img {
		height: 250px
	}
	i.in_fb.slick_left {
		left: 70%
	}
	.subscribe_text>h3 {
		max-width: 75%
	}
	.subscribe_text input.wpcf7-form-control.wpcf7-text.wpcf7-email {
		width: 75%
	}
	.single_cs_desc {
		height: auto !important
	}
	.contact_address,
	.contact_form {
		max-width: 100%;
		flex: 0 0 100%;
		border: 0
	}
	section#contact_form .row {
		width: 90%
	}
	.contact_pre_footer_cta button {
		width: 80%
	}
	input#Contact_from_button {
		width: 150px;
		height: 50px;
		font-size: 15px
	}
	.after_banner_cta,
	.after_banner_desc,
	.core_sec_desc,
	.abt_service_desc {
		font-size: 15px
	}
	section#contact_form>h3,
	section#contact_pre_footer>h3,
	section#about_us_after_banner>h3,
	section#about_us_core>h3,
	section#about_us_services>h3 {
		font-size: 18px;
		max-width: 85%;
		margin: auto
	}
	h4.core_grid_title {
		font-size: 16px
	}
	.single_service {
		margin: 0 0 5%
	}
	.single_service:first-child {
		margin-top: 5%
	}
	.single_service .left img {
		margin: 3% 0 5%
	}
	img.core_grid.slick-next,
	img.core_grid.slick-prev {
		width: 25px;
		height: 25px
	}
	img.core_grid.slick-next {
		right: -25px
	}
	img.mig_grid.slick-next {
		right: -35px
	}
	img.mig_grid.slick-prev {
		left: -35px
	}
	.core_single_grid {
		max-width: 98%;
		margin-right: 0;
		box-shadow: none
	}
	.single_service h4 {
		font-size: 15px
	}
	.abt_service_cta {
		font-size: 14px
	}
	#about_us_core {
		padding: 7% 0
	}
	.mig_single_grid {
		max-width: 100%
	}
	.feature_service_single_desc ul li {
		max-width: 100%
	}
	section#recent_insights {
		margin: 7% 0
	}
	#videos,
	section#insights_cs {
		padding: 7% 0
	}
	section#videos>h3 {
		margin-bottom: 5%
	}
	section#recent_insights>h3 {
		margin-bottom: 10%
	}
	.whitepaper_banner_text,
	.white_paper_form,
	.wp_focused_text,
	.wp_authors,
	section#whitepaper_focus>.row {
		max-width: 100%;
		flex: none
	}
	section#white_paer_banner .row {
		top: unset;
		transform: none;
		left: 0;
		bottom: -60px;
		margin: 0 5%
	}
	.whitepaper_banner_text {
		margin-top: 0
	}
	.wp_form_sec_wrapper {
		margin-top: 5%
	}
	section#whitepaper_after_banner {
		margin-top: 15%
	}
	.wp_authors {
		margin-left: 0
	}
	section#get_whitepaper>.get_whitepaper_text_row {
		max-width: 90%
	}
	.wp_focused_text,
	.wp_authors,
	section#whitepaper_focus>.row {
		float: none
	}
}

@media(max-width:480px) {
	.page-template-template_home .site-content,
	.services-template .site-content,
	.single .site-content {
		margin-top: -18%
	}
	.home_banner_text {
		font-size: 30px
	}
	.home_services_sec_heading,
	.productivity_text>h3,
	.sprints_text_wrapper>h3,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3,
	div#cs_data>h3 {
		font-size: 18px;
		margin: auto;
		max-width: 85%
	}
	.home_single_news_slide h3 {
		font-size: 16px
	}
	.news_desc,
	.news_cta a,
	.home_news_title {
		font-size: 15px
	}
	.news_arr_left,
	.news_arr_right {
		height: 20px
	}
	img.im_b_dots {
		width: 75px;
		left: -14px;
		top: 12px
	}
	.single_feature {
		width: 50%
	}
	#sprints .row {
		height: 300px
	}
	.sprints_text_wrapper {
		margin-top: 25%
	}
	#sprints {
		margin-top: -18%
	}
	section#applications_grid h3 {
		margin: 3% auto 8%
	}
	.productivity_description strong,
	.expectations_description strong {
		font-size: 15px
	}
	.relationships_left,
	.relationships_right {
		width: 100%
	}
	.relationships_left {
		margin-top: 5%;
		margin-bottom: 5%
	}
	.relationship_cta {
		margin-top: 5%;
		font-size: 15px;
		margin-bottom: 0
	}
	.relationships_row.row {
		position: unset
	}
	.expectations_description {
		max-width: 85%;
		margin-left: auto;
		margin-right: auto
	}
	.productivity_description {
		margin-left: 0;
		margin-right: 0
	}
	.half_blog {
		margin-bottom: 10px
	}
	section#contact_form>h3,
	section#contact_pre_footer>h3 {
		font-size: 15px;
		max-width: 90%;
		margin: auto
	}
	.wp_form_sec_wrapper form {
		margin-top: 20px
	}
	.wp_form_sec_wrapper {
		padding: 20px
	}
	section#white_paer_banner .row {
		bottom: -50px
	}
	.get_wp_text,
	.podcast_text h3 {
		font-size: 18px
	}
	.get_wp_text img.im_b_dots {
		top: -10px
	}
	.authors_sec_heading {
		font-size: 20px;
		margin-bottom: 10px
	}
	section#get_whitepaper {
		padding: 5% 0
	}
}

@media(max-width:360px) {
	.page-template .site-content,
	.services-template .site-content,
	.site-content,
	.single .site-content {
		margin-top: -18%
	}
	.home_services_sec_heading,
	.productivity_text>h3,
	.sprints_text_wrapper>h3,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3,
	div#cs_data>h3 {
		font-size: 16px;
		width: 100%;
		line-height: 1.5
	}
	.home_ser_bc {
		padding: 4% 5% 1%
	}
	img.im_b_dots {
		left: -15px;
		top: 9px
	}
	.services_row.row h3 {
		font-size: 21px
	}
	.services_row.row p,
	.services_desc {
		font-size: 12px
	}
	.right_text {
		font-size: 18px;
		margin: 0
	}
	.sprints_text_wrapper {
		margin-top: 34%
	}
	#sprints {
		margin-top: -30%
	}
	.sprints_text_wrapper p {
		font-size: 13px
	}
	.sprints_text_wrapper p {
		margin: 5% auto 0
	}
	.sprints_bottom_text p {
		margin: 0 auto
	}
	#sprints .row {
		height: 280px
	}
	img.app_icon {
		width: 50px;
		height: 40px
	}
	h4.app_title {
		font-size: 15px;
		margin-top: 4%
	}
	.app_desc,
	.productivity_description,
	.expectations_description {
		font-size: 13px
	}
	.app_cta a,
	.productivity_cta,
	.expectations_cta {
		font-size: 15px
	}
	.productivity_text>h3 {
		line-height: 1.2
	}
	.productivity_description strong,
	.expectations_description strong {
		font-size: 14px;
		line-height: normal
	}
	section#master_productivity>img {
		height: 310px
	}
	.relationships_left,
	.relationships_right {
		font-size: 12px
	}
	.home_single_news_slide h3 {
		font-size: 14px
	}
	section#expectations>img {
		height: 280px
	}
	.services_banner_text {
		top: 50%;
		width: 90%;
		left: 50%;
		left: 50%;
		-webkit-transform: translate(-45%, -30%);
		transform: translate(-45%, -30%)
	}
	.services_banner_text>h3 {
		font-size: 25px
	}
	.overview_desc {
		max-width: 75%
	}
	div#solutions_data {
		margin-top: 10%
	}
	.services_banner_img {
		height: 400px;
		object-fit: cover
	}
	.overview_tabs {
		display: block
	}
	.overview_tabs div {
		width: 50%;
		float: left;
		margin-bottom: 5%
	}
	.overview_tabs div:nth-child(even):after {
		display: none
	}
	.color-dots ul li:after {
		margin-right: 5px
	}
	.overview_text_data.pos-unset {
		padding: 1% 0 5%
	}
	.ib_title {
		font-size: 18px
	}
	.ib_desc,
	.post_desc {
		font-size: 12px
	}
	.ib_cta a,
	.subscribe_text>h3,
	#recent_insights>h3,
	#videos>h3 {
		font-size: 15px
	}
	.subscribe_text>h3,
	#recent_insights>h3,
	#videos>h3 {
		line-height: 1.2
	}
	section#insights_subscribe>img {
		height: 250px;
		object-fit: cover
	}
	.subscribe_text {
		top: 20%
	}
	img.insights_single_featured {
		height: 400px
	}
	h2.single_post_title {
		font-size: 25px
	}
	.best_post {
		margin: 10% 0
	}
	.subscribe_text input.wpcf7-form-control.wpcf7-submit {
		font-size: 13px
	}
	.get_wp_text,
	.podcast_text h3 {
		font-size: 15px
	}
	section#whitepaper_after_banner>.row {
		margin-top: 20%
	}
}

@media(max-width:991px) and (min-width:768px) {
	.page-template .site-content,
	.services-template .site-content,
	.single .site-content {
		margin-top: -11%
	}
	.mobile-menu-toggle_lines,
	.mobile-menu-toggle_lines:before,
	.mobile-menu-toggle_lines:after {
		background-color: #fff
	}
	ul#primary-menu li a:after,
	ul#header_right_menu li a:after,
	.page_breadcrumbs {
		display: none
	}
	ul#primary-menu li.current-menu-item a:after {
		display: none
	}
	li#menu-item-1282,
	li#menu-item-1281,
	li#menu-item-3066,
	li#menu-item-3067,
	li#menu-item-3068 {
		display: block
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		font-size: 30px;
		color: #000;
		width: max-content
	}
	.header-mobile-menu {
		max-width: 85%;
		flex: 1 0 75%;
		z-index: 1
	}
	img.custom-logo {
		width: 100%
	}
	.site-header {
		padding: 9px 0
	}
	a.custom-logo-link img {
		width: 100%
	}
	.scroll_tabs_row {
		padding: 2%
	}
	nav#site-navigation {
		z-index: 100
	}
	.sidebar-column:last-child {
		right: 0;
		padding-right: 0;
		max-width: 21%
	}
	.site-footer .sidebar-column {
		max-width: 100%
	}
	.mobile-menu-toggle {
		bottom: 3px
	}
	.woocommerce-checkout button.button.alt,
	.woocommerce-checkout button.button.alt:hover,
	.woocommerce-cart .cart-collaterals .cart_totals .button:hover,
	.woocommerce-cart .cart-collaterals .cart_totals .button,
	.product .single_add_to_cart_button.button.alt:hover,
	.product .single_add_to_cart_button.button.alt,
	.woocommerce ul.products li.product .button,
	.menuStyle2 .main-navigation a:hover:after,
	.menuStyle2 .main-navigation .current-menu-item:after,
	.comments-area .comment-reply-link:hover,
	.menuStyle4 .main-navigation .header-cta:before,
	.menuStyle4 .main-navigation .header-cta,
	button,
	.button,
	input[type=button],
	input[type=reset],
	input[type=submit],
	.menuStyle3 .main-navigation a:hover:after,
	.menuStyle3 .main-navigation .current-menu-item:after {
		bottom: 12px
	}
	.site-header.is-sticky {
		position: fixed
	}
	.overview_bc .breadcrumbs {
		display: none
	}
	video.banner_video {
		height: 500px;
		object-fit: cover
	}
	.row.sprints_bg_row {
		padding: 2%
	}
	#home_services {
		max-width: 75%
	}
	.services_row.row h3 {
		font-size: 30px
	}
	.services_row.row p {
		font-size: 14px
	}
	.sprints_text_wrapper p,
	.overview_tabs div,
	.services_tabs a {
		font-size: 13px
	}
	p.blog_post,
	h3.blog_whitepaper_title {
		margin-bottom: 5px
	}
	.blog_whitepaper_desc {
		line-height: 1.2
	}
	.sprints_bottom_text p {
		font-size: 18px
	}
	.applications_row {
		max-width: 80%;
		width: 100%
	}
	.single_application {
		flex: none;
		width: 48%
	}
	div#sidebar-footer .container {
		max-width: 90%;
		margin-left: auto
	}
	.sidebar-column.infrastructure {
		margin-left: 3%
	}
	.productivity_text {
		left: 14%
	}
	.productivity_description,
	.expectations_description {
		max-width: 70%
	}
	section#master_productivity>img {
		height: 400px;
		object-fit: cover
	}
	.relationships_row.row {
		bottom: unset;
		top: 35%;
		font-size: 13px
	}
	.relationships_wrapper {
		height: 300px;
		position: relative;
		width: 75%
	}
	.relationship_cta {
		margin-top: 5%
	}
	.services_desc {
		font-size: 12px
	}
	section#expectations>img {
		height: 350px;
		object-fit: cover
	}
	.expectations_description {
		margin-top: 4%
	}
	section#relationships {
		margin-bottom: 10%
	}
	.color-dots ul {
		bottom: 0;
		left: -15px
	}
	.other_blogs_row .other_featured_title {
		right: 1%
	}
	.home_single_news_slide h3 {
		font-size: 16px
	}
	.home_news_title {
		font-size: 14px;
		margin: 0
	}
	.news_desc,
	.news_cta a {
		font-size: 13px
	}
	.partner_logo {
		width: auto;
		height: 70px
	}
	.news_cta {
		position: unset
	}
	.home_single_news_slide {
		display: flex !important;
		align-items: center
	}
	.home_single_news_slide img.im_b_dots {
		top: unset
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 90%
	}
	.blog_whitepaper_wrapper1 {
		display: block
	}
	.featured_blog1 {
		flex: 0;
		max-width: 100%;
		margin-bottom: 2%
	}
	.featured_title_wrapper {
		max-width: 100%
	}
	.other_featured_title1 .other_image_right {
		margin-right: 0
	}
	.other_featured_title1,
	.featured_blog1 {
		height: auto !important
	}
	.featured_blog_text {
		margin-top: 30%
	}
	.row.scroll_tabs_row {
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: -moz-flex;
		justify-content: center
	}
	.overview_bc {
		display: none
	}
	img.banner_dots {
		width: 120px;
		left: -23px
	}
	section#bc_scroll_tabs {
		margin-bottom: 3%
	}
	img.services_banner_img {
		height: 500px;
		object-fit: cover
	}
	.overview_tabs div:after {
		height: 18px
	}
	.services_banner_text {
		width: 54%;
		transform: translate(-50%, -45%);
		-webkit-transform: translate(-50%, -45%)
	}
	.services_banner_text>h3 {
		font-size: 30px
	}
	.contact .services_banner_text {
		font-size: 35px
	}
	.contact .services_banner_text>h3 {
		font-size: 35px
	}
	.services_banner_desc>p {
		margin-top: 5%;
		margin-bottom: 2%
	}
	.services_banner_desc {
		margin-top: 8%
	}
	.services_banner_cta,
	.service_now_benefits_cta a {
		font-size: 15px
	}
	.overview_title_desc_wrapper {
		position: absolute;
		top: 12%
	}
	.overview_text_data {
		position: unset
	}
	.overview_tabs div:last-child {
		display: none
	}
	.single_grid {
		max-width: 32%;
		width: 32%;
		flex: none
	}
	.single_cs {
		width: 26%;
		flex: none
	}
	.single_grid>h4 {
		font-size: 16px;
		line-height: normal
	}
	.overview_grid_desc {
		font-size: 14px
	}
	.services_tabs a {
		font-size: 14px
	}
	.services_tabs {
		padding: 1.5%
	}
	.ser_tab_heading,
	h4.single_solution_heading {
		font-size: 24px
	}
	.ser_tab_tab_desc ul {
		font-size: 14px
	}
	.tabs_row {
		display: flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: -moz-flex;
		align-items: center
	}
	.solutions_tab_row {
		max-width: 90%;
		margin: 3% auto 1%
	}
	.single_cs_text>h3 {
		font-size: 11px;
		margin-top: 16%
	}
	.single_cs_cta a {
		font-size: 11px
	}
	.single_cs_cta a :after {
		width: 55px
	}
	.cs_row.row {
		max-width: 85%
	}
	.mobile {
		display: none !important
	}
	.overview_text_data.pos-unset .overview_title_desc_wrapper {
		position: unset
	}
	.pos-unset .overview_desc {
		max-width: 75%;
		margin: 3% auto
	}
	img.im_b_dots {
		top: 8px
	}
	.single_solution_slide .left {
		padding: 0 !important
	}
	.single_solution_slide {
		display: flex !important;
		align-items: center
	}
	.solutions_tab_slick .slick-prev,
	.solutions_tab_slick .slick-next {
		bottom: 6%
	}
	div#cs_data h3 {
		letter-spacing: .5px;
		line-height: inherit
	}
	.overview_desc {
		max-width: 75%
	}
	.ser_tab_tab_desc {
		font-size: 15px
	}
	div#overview_data>img {
		display: none
	}
	.overview_title_desc_wrapper {
		position: unset;
		margin: 3% auto
	}
	section#insights_subscribe {
		margin-top: 3%
	}
	img.post_featured_image {
		height: auto
	}
	.ib_title,
	.single_post_title {
		font-size: 30px
	}
	.ib_title {
		margin-bottom: 5%
	}
	h4.post_title {
		font-size: 15px
	}
	.post_desc {
		font-size: 13px
	}
	img.post_featured_image,
	.single_cs>img {
		height: 150px;
		object-fit: cover
	}
	.contact_from_wrapper input,
	.contact_from_wrapper select,
	.contact_from_wrapper textarea {
		height: 45px;
		font-size: 11px
	}
	section#contact_form .row {
		width: 70%;
		margin: 5% auto !important
	}
	.all_address strong,
	.contact_social_icons>h3,
	h4.form_heading {
		font-size: 14px
	}
	section#contact_form>h3,
	section#contact_pre_footer>h3 {
		font-size: 15px
	}
	.contact_pre_footer_desc {
		margin-top: 4%
	}
	.single_post {
		width: 31.3%;
		flex: none
	}
	.in_featured_blog {
		width: 65%
	}
	.video_icon {
		font-size: 40px;
		width: 50px;
		height: 50px;
		left: 40%;
		top: 30%
	}
	.video_icon i {
		padding-left: 5px
	}
	.post_landing {
		max-width: 85%
	}
	.insights_single_featured_text_wrapper {
		width: 75%;
		transform: translate(-40%, -10%);
		-webkit-transform: translate(-40%, -10%)
	}
	img.best_post_img {
		height: 200px
	}
	img.core_grid.slick-prev {
		left: -40px
	}
	img.core_grid.slick-next {
		right: -40px
	}
	img.core_grid.slick-prev,
	img.core_grid.slick-next {
		width: 30px;
		height: 30px
	}
	.single_service h4 {
		font-size: 15px
	}
	.abt_service_single_desc {
		font-size: 14px
	}
	.abt_services_row {
		max-width: 90%
	}
	section#migration_grid>h3 {
		max-width: 90%;
		margin: auto
	}
	.feature_service_single_desc ul,
	.feature_service_single_desc {
		line-height: normal
	}
	.abt_services_row,
	.feature_services_row,
	.service_now_blogs_row {
		max-width: 90%
	}
	.feature_desc {
		max-width: 75%
	}
	.service_now_blogs_desc,
	.clients_desc {
		max-width: 80%;
		font-size: 14px
	}
	.service_now_blog_wrapper img {
		height: 210px
	}
	.service_now_blog_title {
		max-width: 80%
	}
	.service_now_blog_title>h4 {
		font-size: 13px
	}
	.service_now_blog_title>p {
		font-size: 12px
	}
	.subscribe_text>h3,
	.sign_up_text>h3,
	#service_now_blogs>h3,
	section#service_now_clients>h3,
	section#service_now_features>h3 {
		font-size: 18px
	}
	section#service_now_sign_up>img {
		height: 300px
	}
	section#all_cs {
		max-width: 90%
	}
	.all_single_cs h2.all_cs_single_title {
		font-size: 15px;
		line-height: 1.5
	}
	.all_single_cs_exc {
		font-size: 14px;
		line-height: 1.5
	}
	.row.all_cs_filters select {
		width: 235px;
		font-size: 15px;
		margin-right: 15px;
		height: 50px
	}
	.row.all_cs_filters button {
		width: 150px;
		height: 50px;
		font-size: 15px
	}
	.all_single_cs img {
		height: 150px
	}
	section#white_paer_banner .row,
	section#whitepaper_after_banner>.row,
	section#whitepaper_focus>.row,
	section#get_whitepaper>.get_whitepaper_text_row {
		max-width: 90%
	}
	section#white_paer_banner>img {
		height: 500px;
		object-fit: cover
	}
	.wp_form_sec_wrapper {
		margin-left: 3%;
		width: 90%;
		padding-bottom: 0
	}
	.wp_form_sec_wrapper input {
		margin-bottom: 15px;
		height: 40px
	}
	.wp_form_sec_wrapper form {
		margin-top: 25px
	}
	.wp_form_sec_wrapper {
		margin-top: 12%
	}
	.whitepaper_banner_text h3 {
		font-size: 30px
	}
	.wp_form_sec_wrapper h3 {
		font-size: 20px
	}
	section#whitepaper_focus>.row {
		margin-left: 5%;
		margin-right: 5%
	}
	section#whitepaper_after_banner .row,
	section#whitepaper_focus .row {
		font-size: 15px
	}
	.authors_sec_heading {
		font-size: 20px;
		margin-bottom: 10px
	}
	.get_wp_text,
	.podcast_text {
		max-width: 85%
	}
	.home_banner_text .color-dots {
		display: none
	}
}

@media(max-width:800px) and (min-width:768px) {
	section#relationships {
		margin-bottom: 5%
	}
}

@media(max-width:1024px) and (min-width:992px) {
	.page-template-template_home .site-content,
	.services-template .site-content,
	.site-content,
	.single .site-content {
		margin-top: -7%
	}
	.overview_bc .breadcrumbs {
		display: none
	}
	li#menu-item-1282,
	li#menu-item-1281,
	li#menu-item-3066,
	li#menu-item-3067,
	li#menu-item-3068 {
		display: block
	}
	ul#primary-menu li.current-menu-item a:after,
	ul#primary-menu li a:after,
	ul#header_right_menu li a:after {
		display: none
	}
	.sidebar-column.data {
		margin-left: 1.5%
	}
	.relationship_cta {
		margin-top: 5%
	}
	.sprints_text_wrapper {
		margin-top: 19%
	}
	img.im_b_dots {
		top: 12px
	}
	.sidebar-column:last-child {
		right: 0
	}
	div#sidebar-footer .container {
		margin-left: 5%
	}
	.sidebar-column.infrastructure {
		margin-left: 4%
	}
	.menuStyle2 .sticky-wrapper.is-sticky .main-navigation a {
		color: #000;
		width: max-content
	}
	.menuStyle2 .site-header {
		position: fixed;
		top: 0;
		background: 0 0
	}
	.mobile-menu-toggle_lines,
	.mobile-menu-toggle_lines:before,
	.mobile-menu-toggle_lines:after {
		background-color: #fff
	}
	.header-mobile-menu {
		max-width: 85%;
		flex: 1 0 75%
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		font-size: 30px;
		color: #000;
		width: max-content
	}
	div#sidebar-footer .container {
		max-width: 90%
	}
	.services_row.row h3 {
		font-size: 35px
	}
	.services_row.row p,
	.app_cta a {
		font-size: 15px
	}
	.services_desc {
		font-size: 14px
	}
	.home_services_sec_heading {
		font-size: 20px;
		margin: 3% auto
	}
	.applications_row {
		margin-top: 5% !important;
		max-width: 80%
	}
	h4.app_title {
		font-size: 16px
	}
	.right_text {
		font-size: 18px
	}
	.relationships_wrapper {
		height: 310px;
		width: 80%
	}
	.relationships_row.row {
		bottom: -50px
	}
	section#relationships {
		margin-bottom: 9%
	}
	.productivity_text {
		left: 12%
	}
	.sprints_bottom_text a {
		margin-bottom: 3%
	}
	.services_banner_text {
		width: 50%
	}
	.single_grid {
		max-width: 32%
	}
	.menuStyle2 .main-navigation a:hover:after,
	.menuStyle2 .main-navigation .current-menu-item:after {
		bottom: 10px
	}
	.current-menu-item a {
		color: #0055b8 !important
	}
	div#sidebar-footer .current-menu-item a {
		color: #fff !important
	}
	.current-menu-item a:after {
		display: none
	}
	#home_services {
		max-width: 70%
	}
	.overview_text_data.pos-unset {
		padding: 0
	}
	.home_single_news_slide h3 {
		font-size: 21px
	}
	.home_single_news_slide img.im_b_dots {
		top: unset
	}
	.partner_logo {
		width: auto;
		height: 70px
	}
	.home_news_title {
		font-size: 18px;
		margin: 0
	}
	.news_desc {
		font-size: 16px
	}
	.news_cta {
		position: unset
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 90%
	}
	img.blog_thumbanil1 {
		width: 225px;
		height: 175px
	}
	.services_banner_text>h3 {
		font-size: 33px
	}
	.overview_tabs div {
		font-size: 14px
	}
	.overview_title_desc_wrapper {
		top: 8%
	}
	.overview_text_data.pos-unset .overview_title_desc_wrapper {
		position: unset
	}
	.overview_text_data {
		position: unset
	}
	.tab-sticky {
		padding: 2% 0;
		z-index: 3
	}
	.services_tabs {
		padding: 1% 5%
	}
	.ser_tab_heading,
	h4.single_solution_heading {
		font-size: 30px
	}
	.solutions_tab_row {
		max-width: 85%;
		margin: 5% auto 0
	}
	.single_cs_text>h3,
	.single_cs_cta a {
		font-size: 12px
	}
	.single_cs_cta a :after {
		width: 55px
	}
	.mobile {
		display: none !important
	}
	.services_banner_desc {
		margin-top: 7%
	}
	img.banner_dots {
		width: 120px;
		left: -25px
	}
	.tabs_row {
		padding: 5% 0
	}
	.services_tabs a {
		font-size: 13px
	}
	.overview_tabs {
		margin-left: -5%
	}
	.insight_banner_single_blogs {
		width: 95%
	}
	.ib_title {
		font-size: 40px
	}
	section#recent_insights {
		margin: 5% 0
	}
	img.best_post_img {
		height: 200px
	}
	.cs_row.row {
		max-width: 90%
	}
	div#overview_data>img {
		display: none
	}
	.overview_title_desc_wrapper {
		position: unset;
		margin: 3% auto
	}
	section#all_cs {
		max-width: 85%
	}
	.row.all_cs_filters select {
		width: 260px;
		font-size: 16px;
		margin-right: 35px
	}
	.whitepaper_banner_text h3 {
		font-size: 35px
	}
	section#white_paer_banner .row,
	section#whitepaper_after_banner>.row,
	section#get_whitepaper>.get_whitepaper_text_row,
	section#whitepaper_focus>.row {
		max-width: 80%
	}
	section#whitepaper_focus>.row {
		margin: 0 10% 5%
	}
	.wp_form_sec_wrapper {
		margin-left: 8%;
		margin-top: 0
	}
	section#white_paer_banner>img {
		height: 500px;
		object-fit: cover;
		width: 100%
	}
	.get_wp_text,
	.podcast_text {
		max-width: 75%
	}
	.home_banner_text .color-dots {
		display: none
	}
}

@media(max-width:1100px) and (min-width:1025px) {
	.mobile-menu-toggle_lines,
	.mobile-menu-toggle_lines:before,
	.mobile-menu-toggle_lines:after {
		background-color: #fff
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		color: #4a4a4a
	}
	ul#primary-menu li.current-menu-item a:after,
	ul#primary-menu li a:after,
	ul#header_right_menu li a:after {
		display: none
	}
	.menuStyle2 .sticky-wrapper.is-sticky .main-navigation a {
		color: #000;
		font-size: 25px;
		width: max-content
	}
	.current-menu-item a {
		color: #0055b8 !important
	}
	li#menu-item-1282,
	li#menu-item-1281,
	li#menu-item-3066,
	li#menu-item-3067,
	li#menu-item-3068 {
		display: block
	}
	.menuStyle2 .main-navigation a:hover:after,
	.menuStyle2 .main-navigation .current-menu-item:after {
		bottom: 10px
	}
	.page-template .site-content,
	.services-template .site-content,
	.site-content,
	.single .site-content {
		margin-top: -6%
	}
	div#sidebar-footer .container {
		max-width: 80%
	}
	.services_banner_text>h3 {
		font-size: 34px
	}
	.color-dots ul li:after {
		width: 35px;
		height: 35px
	}
	.overview_tabs div {
		font-size: 14.5px
	}
	.overview_text_data {
		position: unset
	}
	.tab-sticky {
		top: 0
	}
	.relationship_cta {
		margin-top: 5%
	}
	.overview_title_desc_wrapper {
		position: absolute;
		top: 25%
	}
	.single_grid {
		max-width: 32%
	}
	.services_tabs {
		padding: 1% 5%
	}
	.solutions_tab_row {
		max-width: 85%
	}
	.single_cs_text>h3 {
		font-size: 13px;
		margin: 7% 0 3%
	}
	.single_cs_cta a {
		font-size: 13px
	}
	.single_cs_cta a :after {
		width: 60px
	}
	.header-mobile-menu {
		max-width: 85%;
		flex: 1 0 75%;
		z-index: 1
	}
	nav#site-navigation {
		z-index: 99
	}
	nav#site-navigation a {
		font-size: 30px;
		width: max-content
	}
	.overview_text_data.pos-unset .overview_title_desc_wrapper {
		position: unset
	}
	.mobile {
		display: none !important
	}
	.solutions_tab_slick .slick-prev,
	.solutions_tab_slick .slick-next {
		bottom: 0
	}
	.relationships_wrapper {
		height: 300px
	}
	.relationships_row.row {
		bottom: -3px
	}
	section#relationships {
		margin-bottom: 5%
	}
	.home_single_news_slide h3 {
		font-size: 22px
	}
	.home_news_title {
		font-size: 18px
	}
	.news_desc,
	.news_cta {
		font-size: 15px;
		padding: 5px 0
	}
	.news_cta {
		position: unset
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 90%
	}
	img.blog_thumbanil1 {
		width: 240px;
		height: 190px
	}
	.insight_banner_single_blogs {
		width: 85%
	}
	.ib_title {
		margin-bottom: 5%
	}
	.whitepaper_banner_text h3 {
		font-size: 35px
	}
	.wp_form_sec_wrapper {
		margin-top: 5%;
		width: 90%;
		margin-left: 10%
	}
	section#whitepaper_after_banner>.row,
	section#get_whitepaper>.get_whitepaper_text_row,
	section#whitepaper_focus>.row {
		max-width: 80%
	}
	section#whitepaper_focus>.row {
		margin-left: 10%;
		margin-right: 10%
	}
	section#white_paer_banner>img {
		height: 450px;
		object-fit: cover
	}
}

@media(max-width:1199px) and (min-width:1101px) {
	.mobile-menu-toggle_lines,
	.mobile-menu-toggle_lines:before,
	.mobile-menu-toggle_lines:after {
		background-color: #fff
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		color: #4a4a4a
	}
	ul#primary-menu li a:after,
	ul#header_right_menu li a:after {
		display: none
	}
	.page-template .site-content,
	.services-template .site-content,
	.site-content,
	.single .site-content {
		margin-top: -7%
	}
	.row.ov_grids_row {
		margin: 0 auto !important
	}
	.single_grid>h4 {
		line-height: 1
	}
	.tab-sticky {
		top: 0
	}
	.services_banner_text>h3 {
		font-size: 40px
	}
	.header-mobile-menu {
		max-width: 100%;
		flex: 0 0 75%
	}
	.relationships_row.row {
		bottom: -40px
	}
	section#relationships {
		margin-bottom: 8%
	}
	.solutions_tab_slick .slick-prev,
	.solutions_tab_slick .slick-next {
		bottom: 0
	}
	.news_cta {
		position: unset
	}
	.home_news_title {
		margin: 0
	}
	.home_single_news_slide h3 {
		font-size: 24px
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 90%
	}
	img.blog_thumbanil1 {
		width: 280px;
		height: 200px
	}
	.insight_banner_single_blogs {
		width: 85%
	}
	.ib_title {
		margin-bottom: 5%
	}
	.overview_desc {
		max-width: 75%
	}
}

@media(max-width:1320px) and (min-width:1200px) {
	.page-template-template_home .site-content,
	.services-template .site-content,
	.site-content {
		margin-top: -7%
	}
	nav#site-navigation ul li a,
	nav#right-navigation ul li a,
	nav#right-navigation ul li a i {
		color: #fff
	}
	.main-navigation li,
	ul#header_right_menu li {
		padding: 0 16px
	}
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i {
		font-size: 14px
	}
	.services_banner_text>h3 {
		font-size: 40px
	}
	.services_tabs a {
		font-size: 14px
	}
	.relationships_row.row {
		bottom: -50px
	}
	section#relationships {
		margin-bottom: 8%
	}
	img.im_b_dots {
		top: 12px
	}
	.single_grid>h4 {
		font-size: 17px
	}
	.services_banner_text {
		width: 50%
	}
	.relationship_cta {
		margin-top: 5%
	}
	.tab-sticky {
		top: 0
	}
	.home_news_title {
		font-size: 20px;
		margin: 0
	}
	.partner_logo {
		width: auto;
		height: 70px
	}
	.home_single_news_slide h3 {
		font-size: 25px
	}
	.home_single_news_slide img.im_b_dots {
		top: unset
	}
	img.blog_thumbanil1 {
		width: 290px;
		height: 200px
	}
	.blog_whitepaper_wrapper1,
	.home_news_slide_wrapper {
		max-width: 90%
	}
	.insight_banner_single_blogs {
		width: 85%
	}
	section#white_paer_banner .row {
		top: 60%
	}
	.whitepaper_banner_text {
		margin-top: -5%
	}
	.whitepaper_banner_text h3 {
		font-size: 40px
	}
	.overview_desc {
		max-width: 70%
	}
}

@media(max-width:1399px) and (min-width:1321px) {
	section#white_paer_banner .row {
		top: 60%
	}
	.wp_form_sec_wrapper {
		margin-top: 10%
	}
	.whitepaper_banner_text {
		margin-top: -6%
	}
}

@media(max-width:1600px) and (min-width:1400px) {
	.tab-sticky {
		top: 0
	}
	.menu-header_right_menu-container ul#header_right_menu li {
		padding: 0 18px
	}
	.sprints_text_wrapper {
		margin-top: 15%
	}
	.relationships_wrapper>h3 {
		padding: 4% 0 0
	}
	.single_cs_desc {
		font-size: 12px
	}
	p.blog_post,
	.insight_banner_single_blogs small {
		font-size: 15px
	}
	.services_desc,
	.sprints_text_wrapper p,
	.app_desc,
	.productivity_description,
	.expectations_description,
	.blog_whitepaper_desc,
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i,
	.overview_desc,
	.overview_grid_desc,
	.services_tabs a,
	.single_solution_desc ul li,
	.single_solution_desc,
	.post_desc,
	.benefit_description,
	.sign_up_description,
	.migration_grid_desc,
	.mig_single_desc,
	.after_banner_cta,
	.after_banner_desc,
	.core_sec_desc,
	.abt_service_desc,
	.core_grid_desc,
	.abt_service_single_desc,
	.all_address,
	.contact_pre_footer_desc {
		font-size: 16px
	}
	.services_banner_desc {
		max-width: 100%
	}
	.services_banner_desc,
	.ib_desc,
	.all_address strong,
	.contact_social_icons>h3,
	h4.form_heading {
		font-size: 18px
	}
	h3.blog_whitepaper_title,
	.single_benefit>h4,
	h4.core_grid_title,
	.single_service h4 {
		font-size: 20px
	}
	.home_services_sec_heading,
	.sprints_text_wrapper>h3,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3,
	div#cs_data>h3,
	div#cs_modal h3,
	.productivity_text>h3,
	#recent_insights>h3,
	#videos>h3,
	.subscribe_text>h3,
	.sign_up_text>h3,
	#service_now_blogs>h3,
	section#service_now_clients>h3,
	section#service_now_features>h3,
	section#migration_grid>h3,
	.mig_single_grid>h4,
	section#contact_form>h3,
	section#contact_pre_footer>h3,
	section#about_us_after_banner>h3,
	section#about_us_core>h3,
	section#about_us_services>h3 {
		font-size: 25px
	}
	.services_tabs {
		padding: 1% 5%
	}
	.services_row.row {
		width: 100%
	}
	.services_row.row iframe {
		width: 100%
	}
	#sprints {
		margin-top: -8%
	}
	.sprints_text_wrapper {
		margin-top: 13%
	}
	.relationships_row.row {
		bottom: unset;
		top: 35%
	}
	section#relationships {
		margin-bottom: 8%
	}
	.contact_pre_footer_cta button {
		width: 16%
	}
	img.blog_thumbanil1 {
		width: 310px
	}
	.all_single_cs img {
		height: 270px
	}
	.home_single_news_slide h3 {
		font-size: 25px
	}
	.home_news_title {
		font-size: 22px
	}
	.news_desc {
		font-size: 17px
	}
	.news_cta a {
		font-size: 20px
	}
	.home_news_title,
	.news_desc {
		max-width: 95%
	}
	section#white_paer_banner .row {
		top: 65%
	}
	.wp_form_sec_wrapper input {
		padding: 0 10px;
		height: 60px;
		font-size: 20px
	}
	.wp_form_sec_wrapper {
		margin-top: 5%
	}
	.wp_form_sec_wrapper input.wpcf7-form-control.wpcf7-submit {
		width: 250px;
		height: 50px;
		font-size: 20px
	}
	.overview_desc {
		max-width: 68%
	}
}

@media(max-width:1800px) and (min-width:1601px) {
	.widget.widget_nav_menu ul li a,
	.insight_banner_single_blogs small {
		font-size: 15px
	}
	.widget .widget-title {
		font-size: 16px
	}
	.sprints_text_wrapper {
		margin-top: 15%
	}
	.single_cs_desc {
		font-size: 12px
	}
	.single_cs_cta a,
	.overview_bc .breadcrumbs,
	.post_autor {
		font-size: 13px
	}
	.services_tabs {
		padding: 1% 5%
	}
	.services_desc,
	.sprints_text_wrapper p,
	.app_desc,
	.productivity_description,
	.expectations_description,
	.blog_whitepaper_desc,
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i,
	.productivity_description p,
	.expectations_description p,
	.relationships_left,
	.overview_desc,
	.overview_grid_desc,
	.ser_tab_tab_desc,
	.cs_sec_description,
	.single_solution_desc ul li,
	.single_solution_desc,
	.services_banner_desc,
	.ib_desc,
	.post_desc,
	.benefit_description,
	.sign_up_description,
	.migration_grid_desc,
	.mig_single_desc,
	.after_banner_cta,
	.after_banner_desc,
	.core_sec_desc,
	.abt_service_desc,
	.core_grid_desc,
	.abt_service_single_desc,
	.all_address,
	.contact_pre_footer_desc {
		font-size: 18px
	}
	.right_text,
	h4.app_title,
	.productivity_description strong,
	.expectations_description strong,
	.productivity_cta,
	.expectations_cta,
	.app_cta a,
	.sprints_bottom_text a,
	.relationship_cta,
	.ser_tab_cta a,
	.single_slide_cta,
	.single_slide_cta a,
	.services_banner_cta,
	.services_l3_cta a,
	.ib_cta a,
	.post_load_more,
	.post_load_less,
	.single_benefit>h4,
	.sign_up_cta a,
	h4.core_grid_title,
	.single_service h4,
	.abt_service_cta,
	.all_address strong,
	.contact_social_icons>h3,
	h4.form_heading,
	.contact_pre_footer_cta button,
	.service_now_benefits_cta a {
		font-size: 20px
	}
	.home_services_sec_heading,
	.sprints_text_wrapper>h3,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3,
	div#cs_data>h3,
	div#cs_modal h3,
	.productivity_text>h3,
	#recent_insights>h3,
	#videos>h3,
	.subscribe_text>h3,
	.sign_up_text>h3,
	#service_now_blogs>h3,
	section#service_now_clients>h3,
	section#service_now_features>h3,
	section#migration_grid>h3,
	.mig_single_grid>h4,
	section#contact_form>h3,
	section#contact_pre_footer>h3,
	section#about_us_after_banner>h3,
	section#about_us_core>h3,
	section#about_us_services>h3 {
		font-size: 25px
	}
	.services_row.row,
	img.post_featured_image {
		width: 100%
	}
	.services_row.row iframe {
		width: 100%
	}
	.relationships_row.row {
		bottom: unset;
		top: 38%
	}
	.relationship_cta {
		margin-top: 6%
	}
	.relationships_wrapper {
		height: 360px
	}
	section#relationships {
		margin-bottom: 11%
	}
	.productivity_text>h3 {
		margin-bottom: 3%
	}
	.overview_tabs div:after {
		height: 25px
	}
	.contact_pre_footer_cta button {
		width: 16%
	}
	img.blog_thumbanil1 {
		width: 310px
	}
	.all_single_cs img {
		height: 270px
	}
	.home_single_news_slide h3 {
		font-size: 30px
	}
	.home_news_title {
		font-size: 22px
	}
	.news_desc,
	.news_cta a {
		font-size: 20px
	}
	.home_news_title,
	.news_desc {
		max-width: 95%
	}
	section#white_paer_banner .row {
		top: 65%
	}
	section#whitepaper_after_banner .row,
	section#whitepaper_focus .row {
		font-size: 18px
	}
}

@media (min-width:1801px) {
	.widget.widget_nav_menu ul li a,
	.services_tabs a,
	.insight_banner_single_blogs small {
		font-size: 16px
	}
	.widget .widget-title {
		font-size: 17px
	}
	.overview_bc .breadcrumbs,
	.post_autor {
		font-size: 14px
	}
	.sprints_text_wrapper {
		margin-top: 15%
	}
	.services_row.row,
	img.post_featured_image {
		width: 100%
	}
	img.post_featured_image {
		height: 300px;
		object-fit: cover
	}
	.services_row.row iframe {
		width: 100%
	}
	.services_tabs {
		padding: 1% 5%
	}
	.services_desc,
	.sprints_text_wrapper p,
	.app_desc,
	.productivity_description,
	.expectations_description,
	.blog_whitepaper_desc,
	.menuStyle2 .main-navigation a,
	ul#header_right_menu li a,
	.header-search-toggle i,
	.productivity_description p,
	.expectations_description p,
	.relationships_left,
	p.blog_post,
	.overview_desc,
	.overview_grid_desc,
	.ser_tab_tab_desc,
	.cs_sec_description,
	.ser_tab_tab_desc ul li,
	.single_solution_desc ul li,
	.single_solution_desc,
	.services_banner_desc,
	.ib_desc,
	.post_desc,
	.sign_up_description,
	.benefit_description,
	.migration_grid_desc,
	.mig_single_desc,
	.after_banner_cta,
	.after_banner_desc,
	.core_sec_desc,
	.abt_service_desc,
	.core_grid_desc,
	.abt_service_single_desc,
	.all_address,
	.contact_pre_footer_desc,
	.all_single_cs_exc,
	.alert_pagination,
	.news_desc {
		font-size: 18px
	}
	.single_grid>h4,
	.single_benefit>h4 {
		font-size: 20px
	}
	.right_text,
	h4.app_title,
	.productivity_description strong,
	.expectations_description strong,
	.productivity_cta,
	.expectations_cta,
	.app_cta a,
	.sprints_bottom_text a,
	.relationship_cta,
	.ser_tab_cta a,
	.single_slide_cta,
	.single_slide_cta a,
	.services_banner_cta,
	.services_l3_cta a,
	.ib_cta a,
	.post_load_more,
	.post_load_less,
	.sign_up_cta a,
	h4.core_grid_title,
	.single_service h4,
	.abt_service_cta,
	.all_address strong,
	.contact_social_icons>h3,
	h4.form_heading,
	.contact_pre_footer_cta button,
	.all_single_cs_cta,
	.home_news_title,
	.news_cta a,
	.service_now_benefits_cta a {
		font-size: 24px
	}
	.home_services_sec_heading,
	.sprints_text_wrapper>h3,
	.relationships_wrapper>h3,
	.expectations_text>h3,
	section#blog_whitepaper>h3,
	#applications_grid>h3,
	.overview_title_desc_wrapper>h3,
	.solution_second>h3,
	.cs_data>h3,
	div#cs_data>h3,
	div#cs_modal h3,
	.productivity_text>h3,
	#recent_insights>h3,
	#videos>h3,
	.subscribe_text>h3,
	.sign_up_text>h3,
	#service_now_blogs>h3,
	section#service_now_clients>h3,
	section#service_now_features>h3,
	section#migration_grid>h3,
	.mig_single_grid>h4,
	section#contact_form>h3,
	section#contact_pre_footer>h3,
	section#about_us_after_banner>h3,
	section#about_us_core>h3,
	section#about_us_services>h3 {
		font-size: 28px
	}
	.home_single_news_slide h3 {
		font-size: 30px
	}
	.partner_logo {
		height: 90px
	}
	.home_news_title,
	.news_desc {
		max-width: 95%
	}
	.relationships_row.row {
		bottom: unset;
		top: 38%
	}
	.relationship_cta {
		margin-top: 6%
	}
	.relationships_wrapper {
		height: 370px
	}
	section#relationships {
		margin-bottom: 11%
	}
	h3.blog_whitepaper_title,
	.all_single_cs h2.all_cs_single_title {
		font-size: 21px
	}
	.productivity_text>h3 {
		margin-bottom: 3%
	}
	.tab-sticky {
		top: 0
	}
	.single_cs_desc {
		font-size: 12px
	}
	.single_cs_cta a {
		font-size: 16px
	}
	.single_cs>img {
		width: 100%;
		height: 250px
	}
	.overview_tabs div:after {
		height: 25px
	}
	.contact_pre_footer_cta button {
		width: 18%
	}
	img.blog_thumbanil1 {
		width: 310px
	}
	.all_single_cs img {
		height: 270px
	}
	.row.all_cs_filters select {
		width: 560px
	}
	.whitepaper_banner_text h3 {
		font-size: 60px
	}
	section#white_paer_banner .row {
		max-width: 75%;
		top: 65%
	}
	.wp_form_sec_wrapper h3 {
		font-size: 35px
	}
	.wp_form_sec_wrapper input {
		height: 70px;
		font-size: 21px;
		padding: 0 10px
	}
	.wp_form_sec_wrapper {
		margin-top: 0;
		padding: 40px 20px 20px
	}
	.wp_author_designation,
	section#whitepaper_after_banner .row,
	section#whitepaper_focus .row,
	.wp_focused_text ul li {
		font-size: 18px
	}
	.wp_author_name {
		font-size: 20px
	}
	section#whitepaper_focus .row h2,
	.authors_sec_heading,
	.get_wp_text,
	.podcast_text h3 {
		font-size: 30px
	}
	.get_wp_text,
	.podcast_text {
		max-width: 65%
	}
	.wp_form_sec_wrapper input.wpcf7-form-control.wpcf7-submit {
		width: 275px;
		height: 70px;
		font-size: 24px
	}
}

@media (min-width:2000px) {
	.admin-bar.sticky-header:not(.menuStyle4) .site-header,
	.admin-bar:not(.menuStyle4) .is-sticky .site-header {
		top: 0 !important
	}
	.relationships_wrapper>h3 {
		padding: 3% 0 0
	}
	body {
		max-width: 1920px;
		margin: auto;
		background: #fff
	}
}

@media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance: none) {
		.tab-sticky {
			position:sticky;
			position: -webkit-sticky
		}
	}
}

#cookie-notice {
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 20px;
	left: 0;
	text-align: center;
	/* border-top: 2px solid #fbb03b; */
	font-weight: normal;
	font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
}

#cookie-notice,
#cookie-notice * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cookie-notice.cn-animated {
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

#cookie-notice.cn-animated.cn-effect-none {
	-webkit-animation-duration: 0.001s !important;
	animation-duration: 0.001s !important;
}

#cookie-notice .cookie-notice-container {
	display: block;
}

#cookie-notice.cookie-notice-hidden .cookie-notice-container {
	display: none;
}

#cookie-notice .cookie-revoke-container {
	display: block;
}

#cookie-notice.cookie-revoke-hidden .cookie-revoke-container {
	display: none;
}

.cn-position-top {
	top: 0;
}

.cn-position-bottom {
	bottom: 0;
}

.cookie-notice-container {
	padding: 15px 30px;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.cookie-revoke-container {
	padding: 15px 30px;
	width: 100%;
	z-index: 1;
}

.cn-close-icon {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	width: 15px;
	height: 15px;
	opacity: 0.5;
	padding: 10px;
	outline: none;
}

.cn-close-icon:hover {
	opacity: 1;
}

.cn-close-icon:before,
.cn-close-icon:after {
	position: absolute;
	content: ' ';
	height: 15px;
	width: 2px;
	top: 3px;
	background-color: #fff;
}

.cn-close-icon:before {
	transform: rotate(45deg);
}

.cn-close-icon:after {
	transform: rotate(-45deg);
}

#cookie-notice .cn-revoke-cookie {
	margin: 0;
}

#cookie-notice .cn-button {
	margin: 0 0 0 10px;
	border: none;
}

.cn-button {
	font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, "Helvetica Neue", sans-serif;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: none;
	display: inline-block;
	cursor: pointer;
	touch-action: manipulation;
	white-space: nowrap;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.cn-button:hover {
	box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.05);
	text-decoration: none;
}

.cn-button.wp-default,
.cn-button.bootstrap {
	text-decoration: none;
	padding: 8.5px 10px;
	line-height: 1;
}

.cn-button.wp-default {
	color: #fff;
	background: #fbb03b;
}

.cn-button.wp-default:hover {}

.cn-button.bootstrap {
	color: #fff;
	background: #20C19E;
}

.cn-button.bootstrap:hover {}

.cn-text-container {
	margin: 0 0 6px 0;
}

.cn-text-container,
.cn-buttons-container {
	display: inline-block;
}

#cookie-notice.cookie-notice-visible.cn-effect-none,
#cookie-notice.cookie-revoke-visible.cn-effect-none {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

#cookie-notice.cn-effect-none {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

#cookie-notice.cookie-notice-visible.cn-effect-fade,
#cookie-notice.cookie-revoke-visible.cn-effect-fade {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

#cookie-notice.cn-effect-fade {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

#cookie-notice.cookie-notice-visible.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-effect-slide {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

#cookie-notice.cn-effect-slide {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,
#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

#cookie-notice.cn-position-top.cn-effect-slide {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@media all and (max-width: 900px) {
	.cookie-notice-container #cn-notice-text {
		display: block;
	}
	.cookie-notice-container #cn-notice-buttons {
		display: block;
	}
	#cookie-notice .cn-button {
		margin: 0 5px 5px 5px;
	}
}

@media all and (max-width: 480px) {
	.cookie-notice-container,
	.cookie-revoke-container {
		padding: 15px 25px;
	}
}

@media (max-width:1600px) and (min-width:1400px) {
	.menu-header_right_menu-container ul#header_right_menu li {
		padding: 0 12px
	}
}

.menu-header_right_menu-container ul#header_right_menu li {
	padding: 0 11px
}

.header-search-form {
	position: absolute;
	top: 0
}
.footer_address{
color: #fff;
margin-bottom: 0px;
padding-bottom: 0px;
}
.footerContact{
	color: #fff;
}
.footerDay{
	color:#fff;
}
.__bText{
	color: #fff;
}
@media (max-width:1600px)  {
	img.lazyload.services_banner_img.contactus_banner {
		width: 1370px;
	}
}
@media (max-width:760px)  {
	img.lazyload.services_banner_img.contactus_banner {
		width: 700px;
	}
}

img.lazyload.custom-logo {
	height: 70px;
    width: 70px;
    background-color: #fff;
    border-radius: 50%;
}

/* @media only screen and (min-width: 768px) and (max-width: 1024px) {
	.footer_address {
		color: #fff;
		margin-bottom: 0px;
		padding-bottom: 10px;
		font-size: 13px;
		font-weight: 900;
	}

} */

.careersRegisterLogo{
	position: absolute;
    font-size: 12px;
}