/*
 * Functions of Bootstrap v4.3.1 (https://getbootstrap.com/)
 */


/*
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.tpp-bootstrap *,
.tpp-bootstrap *::before,
.tpp-bootstrap *::after {
	box-sizing: border-box
}

.tpp-bootstrap article,
.tpp-bootstrap aside,
.tpp-bootstrap figcaption,
.tpp-bootstrap figure,
.tpp-bootstrap footer,
.tpp-bootstrap header,
.tpp-bootstrap hgroup,
.tpp-bootstrap main,
.tpp-bootstrap nav,
.tpp-bootstrap section {
	display: block
}

.tpp-bootstrap [tabindex="-1"]:focus {
	outline: 0 !important
}

.tpp-bootstrap hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

.tpp-bootstrap h1,
.tpp-bootstrap h2,
.tpp-bootstrap h3,
.tpp-bootstrap h4,
.tpp-bootstrap h5,
.tpp-bootstrap h6 {
	margin-top: 0;
	margin-bottom: 0.5rem
}

.tpp-bootstrap p {
	margin-top: 0;
	margin-bottom: 1rem
}

.tpp-bootstrap abbr[title],
.tpp-bootstrap abbr[data-original-title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	text-decoration-skip-ink: none
}

.tpp-bootstrap address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

.tpp-bootstrap ol,
.tpp-bootstrap ul,
.tpp-bootstrap dl {
	margin-top: 0;
	margin-bottom: 1rem
}

.tpp-bootstrap ol ol,
.tpp-bootstrap ul ul,
.tpp-bootstrap ol ul,
.tpp-bootstrap ul ol {
	margin-bottom: 0
}

.tpp-bootstrap dt {
	font-weight: 700
}

.tpp-bootstrap dd {
	margin-bottom: 0.5rem;
	margin-left: 0
}

.tpp-bootstrap blockquote {
	margin: 0 0 1rem
}

.tpp-bootstrap b,
.tpp-bootstrap strong {
	font-weight: bolder
}

.tpp-bootstrap small {
	font-size: 80%
}

.tpp-bootstrap sub,
.tpp-bootstrap sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

.tpp-bootstrap sub {
	bottom: -0.25em
}

.tpp-bootstrap sup {
	top: -0.5em
}

.tpp-bootstrap a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

.tpp-bootstrap a:not([href]):not([tabindex]):hover,
.tpp-bootstrap a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}

.tpp-bootstrap a:not([href]):not([tabindex]):focus {
	outline: 0
}

.tpp-bootstrap pre,
.tpp-bootstrap code,
.tpp-bootstrap kbd,
.tpp-bootstrap samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

.tpp-bootstrap pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

.tpp-bootstrap figure {
	margin: 0 0 1rem
}

.tpp-bootstrap img {
	vertical-align: middle;
	border-style: none
}

.tpp-bootstrap svg {
	overflow: hidden;
	vertical-align: middle
}

.tpp-bootstrap table {
	border-collapse: collapse
}

.tpp-bootstrap caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

.tpp-bootstrap th {
	text-align: inherit
}

.tpp-bootstrap label {
	display: inline-block;
	margin-bottom: 0.5rem
}

.tpp-bootstrap button {
	border-radius: 0
}

.tpp-bootstrap button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

.tpp-bootstrap input,
.tpp-bootstrap button,
.tpp-bootstrap select,
.tpp-bootstrap optgroup,
.tpp-bootstrap textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.tpp-bootstrap button,
.tpp-bootstrap input {
	overflow: visible
}

.tpp-bootstrap button,
.tpp-bootstrap select {
	text-transform: none
}

.tpp-bootstrap select {
	word-wrap: normal
}

.tpp-bootstrap button,
.tpp-bootstrap [type="button"],
.tpp-bootstrap [type="reset"],
.tpp-bootstrap [type="submit"] {
	-webkit-appearance: button
}

.tpp-bootstrap button:not(:disabled),
.tpp-bootstrap [type="button"]:not(:disabled),
.tpp-bootstrap [type="reset"]:not(:disabled),
.tpp-bootstrap [type="submit"]:not(:disabled) {
	cursor: pointer
}

.tpp-bootstrap button::-moz-focus-inner,
.tpp-bootstrap [type="button"]::-moz-focus-inner,
.tpp-bootstrap [type="reset"]::-moz-focus-inner,
.tpp-bootstrap [type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none
}

.tpp-bootstrap input[type="radio"],
.tpp-bootstrap input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0
}

.tpp-bootstrap input[type="date"],
.tpp-bootstrap input[type="time"],
.tpp-bootstrap input[type="datetime-local"],
.tpp-bootstrap input[type="month"] {
	-webkit-appearance: listbox
}

.tpp-bootstrap textarea {
	overflow: auto;
	resize: vertical
}

.tpp-bootstrap fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

.tpp-bootstrap legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

.tpp-bootstrap progress {
	vertical-align: baseline
}

.tpp-bootstrap [type="number"]::-webkit-inner-spin-button,
.tpp-bootstrap [type="number"]::-webkit-outer-spin-button {
	height: auto
}

.tpp-bootstrap [type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none
}

.tpp-bootstrap [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

.tpp-bootstrap ::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

.tpp-bootstrap output {
	display: inline-block
}

.tpp-bootstrap summary {
	display: list-item;
	cursor: pointer
}

.tpp-bootstrap template {
	display: none
}

.tpp-bootstrap [hidden] {
	display: none !important
}

.tpp-bootstrap h1,
.tpp-bootstrap h2,
.tpp-bootstrap h3,
.tpp-bootstrap h4,
.tpp-bootstrap h5,
.tpp-bootstrap h6,
.tpp-bootstrap .h1,
.tpp-bootstrap .h2,
.tpp-bootstrap .h3,
.tpp-bootstrap .h4,
.tpp-bootstrap .h5,
.tpp-bootstrap .h6 {
	margin-bottom: 0.5rem;
	font-weight: 500;
	line-height: 1.2
}

.tpp-bootstrap h1,
.tpp-bootstrap .h1 {
	font-size: 2.5rem
}

.tpp-bootstrap h2,
.tpp-bootstrap .h2 {
	font-size: 2rem
}

.tpp-bootstrap h3,
.tpp-bootstrap .h3 {
	font-size: 1.75rem
}

.tpp-bootstrap h4,
.tpp-bootstrap .h4 {
	font-size: 1.5rem
}

.tpp-bootstrap h5,
.tpp-bootstrap .h5 {
	font-size: 1.25rem
}

.tpp-bootstrap h6,
.tpp-bootstrap .h6 {
	font-size: 1rem
}

.tpp-bootstrap .lead {
	font-size: 1.25rem;
	font-weight: 300
}

.tpp-bootstrap .display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.tpp-bootstrap .display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.tpp-bootstrap .display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.tpp-bootstrap .display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

.tpp-bootstrap hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.tpp-bootstrap small,
.tpp-bootstrap .small {
	font-size: 80%;
	font-weight: 400
}

.tpp-bootstrap mark,
.tpp-bootstrap .mark {
	padding: 0.2em;
	background-color: #fcf8e3
}

.tpp-bootstrap .list-unstyled {
	padding-left: 0;
	list-style: none
}

.tpp-bootstrap .list-inline {
	padding-left: 0;
	list-style: none
}

.tpp-bootstrap .list-inline-item {
	display: inline-block
}

.tpp-bootstrap .list-inline-item:not(:last-child) {
	margin-right: 0.5rem
}

.tpp-bootstrap .initialism {
	font-size: 90%;
	text-transform: uppercase
}

.tpp-bootstrap .blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.tpp-bootstrap .blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.tpp-bootstrap .blockquote-footer::before {
	content: "\2014\00A0"
}

.tpp-bootstrap .img-fluid {
	max-width: 100%;
	height: auto
}

.tpp-bootstrap .img-thumbnail {
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
	max-width: 100%;
	height: auto
}

.tpp-bootstrap .figure {
	display: inline-block
}

.tpp-bootstrap .figure-img {
	margin-bottom: 0.5rem;
	line-height: 1
}

.tpp-bootstrap .figure-caption {
	font-size: 90%;
	color: #6c757d
}

.tpp-bootstrap code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>.tpp-bootstrap code {
	color: inherit
}

.tpp-bootstrap kbd {
	padding: 0.2rem 0.4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: 0.2rem
}

.tpp-bootstrap kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

.tpp-bootstrap pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

.tpp-bootstrap pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.tpp-bootstrap .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.tpp-bootstrap .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.tpp-bootstrap .container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .container {
		max-width: 1140px
	}
}

.tpp-bootstrap .container-fluid {
	width: 100%;
	/*padding-right: 15px;
	padding-left: 15px;*/
	margin-right: auto;
	margin-left: auto
}

.tpp-bootstrap .row {
	display: flex;
	flex-wrap: wrap;
	/*margin-right: -15px;
	margin-left: -15px*/
}

.tpp-bootstrap .no-gutters {
	margin-right: 0;
	margin-left: 0
}

.tpp-bootstrap .no-gutters>.col,
.tpp-bootstrap .no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0
}

.tpp-bootstrap .col-1,
.tpp-bootstrap .col-2,
.tpp-bootstrap .col-3,
.tpp-bootstrap .col-4,
.tpp-bootstrap .col-5,
.tpp-bootstrap .col-6,
.tpp-bootstrap .col-7,
.tpp-bootstrap .col-8,
.tpp-bootstrap .col-9,
.tpp-bootstrap .col-10,
.tpp-bootstrap .col-11,
.tpp-bootstrap .col-12,
.tpp-bootstrap .col,
.tpp-bootstrap .col-auto,
.tpp-bootstrap .col-sm-1,
.tpp-bootstrap .col-sm-2,
.tpp-bootstrap .col-sm-3,
.tpp-bootstrap .col-sm-4,
.tpp-bootstrap .col-sm-5,
.tpp-bootstrap .col-sm-6,
.tpp-bootstrap .col-sm-7,
.tpp-bootstrap .col-sm-8,
.tpp-bootstrap .col-sm-9,
.tpp-bootstrap .col-sm-10,
.tpp-bootstrap .col-sm-11,
.tpp-bootstrap .col-sm-12,
.tpp-bootstrap .col-sm,
.tpp-bootstrap .col-sm-auto,
.tpp-bootstrap .col-md-1,
.tpp-bootstrap .col-md-2,
.tpp-bootstrap .col-md-3,
.tpp-bootstrap .col-md-4,
.tpp-bootstrap .col-md-5,
.tpp-bootstrap .col-md-6,
.tpp-bootstrap .col-md-7,
.tpp-bootstrap .col-md-8,
.tpp-bootstrap .col-md-9,
.tpp-bootstrap .col-md-10,
.tpp-bootstrap .col-md-11,
.tpp-bootstrap .col-md-12,
.tpp-bootstrap .col-md,
.tpp-bootstrap .col-md-auto,
.tpp-bootstrap .col-lg-1,
.tpp-bootstrap .col-lg-2,
.tpp-bootstrap .col-lg-3,
.tpp-bootstrap .col-lg-4,
.tpp-bootstrap .col-lg-5,
.tpp-bootstrap .col-lg-6,
.tpp-bootstrap .col-lg-7,
.tpp-bootstrap .col-lg-8,
.tpp-bootstrap .col-lg-9,
.tpp-bootstrap .col-lg-10,
.tpp-bootstrap .col-lg-11,
.tpp-bootstrap .col-lg-12,
.tpp-bootstrap .col-lg,
.tpp-bootstrap .col-lg-auto,
.tpp-bootstrap .col-xl-1,
.tpp-bootstrap .col-xl-2,
.tpp-bootstrap .col-xl-3,
.tpp-bootstrap .col-xl-4,
.tpp-bootstrap .col-xl-5,
.tpp-bootstrap .col-xl-6,
.tpp-bootstrap .col-xl-7,
.tpp-bootstrap .col-xl-8,
.tpp-bootstrap .col-xl-9,
.tpp-bootstrap .col-xl-10,
.tpp-bootstrap .col-xl-11,
.tpp-bootstrap .col-xl-12,
.tpp-bootstrap .col-xl,
.tpp-bootstrap .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.tpp-bootstrap .col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.tpp-bootstrap .col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.tpp-bootstrap .col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.tpp-bootstrap .col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.tpp-bootstrap .col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.tpp-bootstrap .col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.tpp-bootstrap .col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.tpp-bootstrap .col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.tpp-bootstrap .col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.tpp-bootstrap .col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.tpp-bootstrap .col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.tpp-bootstrap .col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.tpp-bootstrap .col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.tpp-bootstrap .col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.tpp-bootstrap .order-first {
	order: -1
}

.tpp-bootstrap .order-last {
	order: 13
}

.tpp-bootstrap .order-0 {
	order: 0
}

.tpp-bootstrap .order-1 {
	order: 1
}

.tpp-bootstrap .order-2 {
	order: 2
}

.tpp-bootstrap .order-3 {
	order: 3
}

.tpp-bootstrap .order-4 {
	order: 4
}

.tpp-bootstrap .order-5 {
	order: 5
}

.tpp-bootstrap .order-6 {
	order: 6
}

.tpp-bootstrap .order-7 {
	order: 7
}

.tpp-bootstrap .order-8 {
	order: 8
}

.tpp-bootstrap .order-9 {
	order: 9
}

.tpp-bootstrap .order-10 {
	order: 10
}

.tpp-bootstrap .order-11 {
	order: 11
}

.tpp-bootstrap .order-12 {
	order: 12
}

.tpp-bootstrap .offset-1 {
	margin-left: 8.3333333333%
}

.tpp-bootstrap .offset-2 {
	margin-left: 16.6666666667%
}

.tpp-bootstrap .offset-3 {
	margin-left: 25%
}

.tpp-bootstrap .offset-4 {
	margin-left: 33.3333333333%
}

.tpp-bootstrap .offset-5 {
	margin-left: 41.6666666667%
}

.tpp-bootstrap .offset-6 {
	margin-left: 50%
}

.tpp-bootstrap .offset-7 {
	margin-left: 58.3333333333%
}

.tpp-bootstrap .offset-8 {
	margin-left: 66.6666666667%
}

.tpp-bootstrap .offset-9 {
	margin-left: 75%
}

.tpp-bootstrap .offset-10 {
	margin-left: 83.3333333333%
}

.tpp-bootstrap .offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	.tpp-bootstrap .col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.tpp-bootstrap .col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.tpp-bootstrap .col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.tpp-bootstrap .col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.tpp-bootstrap .col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.tpp-bootstrap .col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.tpp-bootstrap .col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.tpp-bootstrap .col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.tpp-bootstrap .col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.tpp-bootstrap .col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.tpp-bootstrap .col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.tpp-bootstrap .col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.tpp-bootstrap .col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.tpp-bootstrap .col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.tpp-bootstrap .order-sm-first {
		order: -1
	}
	.tpp-bootstrap .order-sm-last {
		order: 13
	}
	.tpp-bootstrap .order-sm-0 {
		order: 0
	}
	.tpp-bootstrap .order-sm-1 {
		order: 1
	}
	.tpp-bootstrap .order-sm-2 {
		order: 2
	}
	.tpp-bootstrap .order-sm-3 {
		order: 3
	}
	.tpp-bootstrap .order-sm-4 {
		order: 4
	}
	.tpp-bootstrap .order-sm-5 {
		order: 5
	}
	.tpp-bootstrap .order-sm-6 {
		order: 6
	}
	.tpp-bootstrap .order-sm-7 {
		order: 7
	}
	.tpp-bootstrap .order-sm-8 {
		order: 8
	}
	.tpp-bootstrap .order-sm-9 {
		order: 9
	}
	.tpp-bootstrap .order-sm-10 {
		order: 10
	}
	.tpp-bootstrap .order-sm-11 {
		order: 11
	}
	.tpp-bootstrap .order-sm-12 {
		order: 12
	}
	.tpp-bootstrap .offset-sm-0 {
		margin-left: 0
	}
	.tpp-bootstrap .offset-sm-1 {
		margin-left: 8.3333333333%
	}
	.tpp-bootstrap .offset-sm-2 {
		margin-left: 16.6666666667%
	}
	.tpp-bootstrap .offset-sm-3 {
		margin-left: 25%
	}
	.tpp-bootstrap .offset-sm-4 {
		margin-left: 33.3333333333%
	}
	.tpp-bootstrap .offset-sm-5 {
		margin-left: 41.6666666667%
	}
	.tpp-bootstrap .offset-sm-6 {
		margin-left: 50%
	}
	.tpp-bootstrap .offset-sm-7 {
		margin-left: 58.3333333333%
	}
	.tpp-bootstrap .offset-sm-8 {
		margin-left: 66.6666666667%
	}
	.tpp-bootstrap .offset-sm-9 {
		margin-left: 75%
	}
	.tpp-bootstrap .offset-sm-10 {
		margin-left: 83.3333333333%
	}
	.tpp-bootstrap .offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.tpp-bootstrap .col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.tpp-bootstrap .col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.tpp-bootstrap .col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.tpp-bootstrap .col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.tpp-bootstrap .col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.tpp-bootstrap .col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.tpp-bootstrap .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.tpp-bootstrap .col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.tpp-bootstrap .col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.tpp-bootstrap .col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.tpp-bootstrap .col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.tpp-bootstrap .col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.tpp-bootstrap .col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.tpp-bootstrap .order-md-first {
		order: -1
	}
	.tpp-bootstrap .order-md-last {
		order: 13
	}
	.tpp-bootstrap .order-md-0 {
		order: 0
	}
	.tpp-bootstrap .order-md-1 {
		order: 1
	}
	.tpp-bootstrap .order-md-2 {
		order: 2
	}
	.tpp-bootstrap .order-md-3 {
		order: 3
	}
	.tpp-bootstrap .order-md-4 {
		order: 4
	}
	.tpp-bootstrap .order-md-5 {
		order: 5
	}
	.tpp-bootstrap .order-md-6 {
		order: 6
	}
	.tpp-bootstrap .order-md-7 {
		order: 7
	}
	.tpp-bootstrap .order-md-8 {
		order: 8
	}
	.tpp-bootstrap .order-md-9 {
		order: 9
	}
	.tpp-bootstrap .order-md-10 {
		order: 10
	}
	.tpp-bootstrap .order-md-11 {
		order: 11
	}
	.tpp-bootstrap .order-md-12 {
		order: 12
	}
	.tpp-bootstrap .offset-md-0 {
		margin-left: 0
	}
	.tpp-bootstrap .offset-md-1 {
		margin-left: 8.3333333333%
	}
	.tpp-bootstrap .offset-md-2 {
		margin-left: 16.6666666667%
	}
	.tpp-bootstrap .offset-md-3 {
		margin-left: 25%
	}
	.tpp-bootstrap .offset-md-4 {
		margin-left: 33.3333333333%
	}
	.tpp-bootstrap .offset-md-5 {
		margin-left: 41.6666666667%
	}
	.tpp-bootstrap .offset-md-6 {
		margin-left: 50%
	}
	.tpp-bootstrap .offset-md-7 {
		margin-left: 58.3333333333%
	}
	.tpp-bootstrap .offset-md-8 {
		margin-left: 66.6666666667%
	}
	.tpp-bootstrap .offset-md-9 {
		margin-left: 75%
	}
	.tpp-bootstrap .offset-md-10 {
		margin-left: 83.3333333333%
	}
	.tpp-bootstrap .offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.tpp-bootstrap .col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.tpp-bootstrap .col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.tpp-bootstrap .col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.tpp-bootstrap .col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.tpp-bootstrap .col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.tpp-bootstrap .col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.tpp-bootstrap .col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.tpp-bootstrap .col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.tpp-bootstrap .col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.tpp-bootstrap .col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.tpp-bootstrap .col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.tpp-bootstrap .col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.tpp-bootstrap .col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.tpp-bootstrap .order-lg-first {
		order: -1
	}
	.tpp-bootstrap .order-lg-last {
		order: 13
	}
	.tpp-bootstrap .order-lg-0 {
		order: 0
	}
	.tpp-bootstrap .order-lg-1 {
		order: 1
	}
	.tpp-bootstrap .order-lg-2 {
		order: 2
	}
	.tpp-bootstrap .order-lg-3 {
		order: 3
	}
	.tpp-bootstrap .order-lg-4 {
		order: 4
	}
	.tpp-bootstrap .order-lg-5 {
		order: 5
	}
	.tpp-bootstrap .order-lg-6 {
		order: 6
	}
	.tpp-bootstrap .order-lg-7 {
		order: 7
	}
	.tpp-bootstrap .order-lg-8 {
		order: 8
	}
	.tpp-bootstrap .order-lg-9 {
		order: 9
	}
	.tpp-bootstrap .order-lg-10 {
		order: 10
	}
	.tpp-bootstrap .order-lg-11 {
		order: 11
	}
	.tpp-bootstrap .order-lg-12 {
		order: 12
	}
	.tpp-bootstrap .offset-lg-0 {
		margin-left: 0
	}
	.tpp-bootstrap .offset-lg-1 {
		margin-left: 8.3333333333%
	}
	.tpp-bootstrap .offset-lg-2 {
		margin-left: 16.6666666667%
	}
	.tpp-bootstrap .offset-lg-3 {
		margin-left: 25%
	}
	.tpp-bootstrap .offset-lg-4 {
		margin-left: 33.3333333333%
	}
	.tpp-bootstrap .offset-lg-5 {
		margin-left: 41.6666666667%
	}
	.tpp-bootstrap .offset-lg-6 {
		margin-left: 50%
	}
	.tpp-bootstrap .offset-lg-7 {
		margin-left: 58.3333333333%
	}
	.tpp-bootstrap .offset-lg-8 {
		margin-left: 66.6666666667%
	}
	.tpp-bootstrap .offset-lg-9 {
		margin-left: 75%
	}
	.tpp-bootstrap .offset-lg-10 {
		margin-left: 83.3333333333%
	}
	.tpp-bootstrap .offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.tpp-bootstrap .col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.tpp-bootstrap .col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.tpp-bootstrap .col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.tpp-bootstrap .col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.tpp-bootstrap .col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.tpp-bootstrap .col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.tpp-bootstrap .col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.tpp-bootstrap .col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.tpp-bootstrap .col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.tpp-bootstrap .col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.tpp-bootstrap .col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.tpp-bootstrap .col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.tpp-bootstrap .col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.tpp-bootstrap .order-xl-first {
		order: -1
	}
	.tpp-bootstrap .order-xl-last {
		order: 13
	}
	.tpp-bootstrap .order-xl-0 {
		order: 0
	}
	.tpp-bootstrap .order-xl-1 {
		order: 1
	}
	.tpp-bootstrap .order-xl-2 {
		order: 2
	}
	.tpp-bootstrap .order-xl-3 {
		order: 3
	}
	.tpp-bootstrap .order-xl-4 {
		order: 4
	}
	.tpp-bootstrap .order-xl-5 {
		order: 5
	}
	.tpp-bootstrap .order-xl-6 {
		order: 6
	}
	.tpp-bootstrap .order-xl-7 {
		order: 7
	}
	.tpp-bootstrap .order-xl-8 {
		order: 8
	}
	.tpp-bootstrap .order-xl-9 {
		order: 9
	}
	.tpp-bootstrap .order-xl-10 {
		order: 10
	}
	.tpp-bootstrap .order-xl-11 {
		order: 11
	}
	.tpp-bootstrap .order-xl-12 {
		order: 12
	}
	.tpp-bootstrap .offset-xl-0 {
		margin-left: 0
	}
	.tpp-bootstrap .offset-xl-1 {
		margin-left: 8.3333333333%
	}
	.tpp-bootstrap .offset-xl-2 {
		margin-left: 16.6666666667%
	}
	.tpp-bootstrap .offset-xl-3 {
		margin-left: 25%
	}
	.tpp-bootstrap .offset-xl-4 {
		margin-left: 33.3333333333%
	}
	.tpp-bootstrap .offset-xl-5 {
		margin-left: 41.6666666667%
	}
	.tpp-bootstrap .offset-xl-6 {
		margin-left: 50%
	}
	.tpp-bootstrap .offset-xl-7 {
		margin-left: 58.3333333333%
	}
	.tpp-bootstrap .offset-xl-8 {
		margin-left: 66.6666666667%
	}
	.tpp-bootstrap .offset-xl-9 {
		margin-left: 75%
	}
	.tpp-bootstrap .offset-xl-10 {
		margin-left: 83.3333333333%
	}
	.tpp-bootstrap .offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.tpp-bootstrap .table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

.tpp-bootstrap .table th,
.tpp-bootstrap .table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.tpp-bootstrap .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.tpp-bootstrap .table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.tpp-bootstrap .table-sm th,
.tpp-bootstrap .table-sm td {
	padding: 0.3rem
}

.tpp-bootstrap .table-bordered {
	border: 1px solid #dee2e6
}

.tpp-bootstrap .table-bordered th,
.tpp-bootstrap .table-bordered td {
	border: 1px solid #dee2e6
}

.tpp-bootstrap .table-bordered thead th,
.tpp-bootstrap .table-bordered thead td {
	border-bottom-width: 2px
}

.tpp-bootstrap .table-borderless th,
.tpp-bootstrap .table-borderless td,
.tpp-bootstrap .table-borderless thead th,
.tpp-bootstrap .table-borderless tbody+tbody {
	border: 0
}

.tpp-bootstrap .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05)
}

.tpp-bootstrap .table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, 0.075)
}

.tpp-bootstrap .table-primary,
.tpp-bootstrap .table-primary>th,
.tpp-bootstrap .table-primary>td {
	background-color: #b8daff
}

.tpp-bootstrap .table-primary th,
.tpp-bootstrap .table-primary td,
.tpp-bootstrap .table-primary thead th,
.tpp-bootstrap .table-primary tbody+tbody {
	border-color: #7abaff
}

.tpp-bootstrap .table-hover .table-primary:hover {
	background-color: #9ecdff
}

.tpp-bootstrap .table-hover .table-primary:hover>td,
.tpp-bootstrap .table-hover .table-primary:hover>th {
	background-color: #9ecdff
}

.tpp-bootstrap .table-secondary,
.tpp-bootstrap .table-secondary>th,
.tpp-bootstrap .table-secondary>td {
	background-color: #d6d8db
}

.tpp-bootstrap .table-secondary th,
.tpp-bootstrap .table-secondary td,
.tpp-bootstrap .table-secondary thead th,
.tpp-bootstrap .table-secondary tbody+tbody {
	border-color: #b3b7bb
}

.tpp-bootstrap .table-hover .table-secondary:hover {
	background-color: #c8cccf
}

.tpp-bootstrap .table-hover .table-secondary:hover>td,
.tpp-bootstrap .table-hover .table-secondary:hover>th {
	background-color: #c8cccf
}

.tpp-bootstrap .table-success,
.tpp-bootstrap .table-success>th,
.tpp-bootstrap .table-success>td {
	background-color: #c3e6cb
}

.tpp-bootstrap .table-success th,
.tpp-bootstrap .table-success td,
.tpp-bootstrap .table-success thead th,
.tpp-bootstrap .table-success tbody+tbody {
	border-color: #8fd19e
}

.tpp-bootstrap .table-hover .table-success:hover {
	background-color: #b1dfbb
}

.tpp-bootstrap .table-hover .table-success:hover>td,
.tpp-bootstrap .table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.tpp-bootstrap .table-info,
.tpp-bootstrap .table-info>th,
.tpp-bootstrap .table-info>td {
	background-color: #bee5eb
}

.tpp-bootstrap .table-info th,
.tpp-bootstrap .table-info td,
.tpp-bootstrap .table-info thead th,
.tpp-bootstrap .table-info tbody+tbody {
	border-color: #86cfda
}

.tpp-bootstrap .table-hover .table-info:hover {
	background-color: #abdde5
}

.tpp-bootstrap .table-hover .table-info:hover>td,
.tpp-bootstrap .table-hover .table-info:hover>th {
	background-color: #abdde5
}

.tpp-bootstrap .table-warning,
.tpp-bootstrap .table-warning>th,
.tpp-bootstrap .table-warning>td {
	background-color: #ffeeba
}

.tpp-bootstrap .table-warning th,
.tpp-bootstrap .table-warning td,
.tpp-bootstrap .table-warning thead th,
.tpp-bootstrap .table-warning tbody+tbody {
	border-color: #ffdf7e
}

.tpp-bootstrap .table-hover .table-warning:hover {
	background-color: #ffe7a0
}

.tpp-bootstrap .table-hover .table-warning:hover>td,
.tpp-bootstrap .table-hover .table-warning:hover>th {
	background-color: #ffe7a0
}

.tpp-bootstrap .table-danger,
.tpp-bootstrap .table-danger>th,
.tpp-bootstrap .table-danger>td {
	background-color: #f5c6cb
}

.tpp-bootstrap .table-danger th,
.tpp-bootstrap .table-danger td,
.tpp-bootstrap .table-danger thead th,
.tpp-bootstrap .table-danger tbody+tbody {
	border-color: #ed969e
}

.tpp-bootstrap .table-hover .table-danger:hover {
	background-color: #f1b1b7
}

.tpp-bootstrap .table-hover .table-danger:hover>td,
.tpp-bootstrap .table-hover .table-danger:hover>th {
	background-color: #f1b1b7
}

.tpp-bootstrap .table-light,
.tpp-bootstrap .table-light>th,
.tpp-bootstrap .table-light>td {
	background-color: #fdfdfe
}

.tpp-bootstrap .table-light th,
.tpp-bootstrap .table-light td,
.tpp-bootstrap .table-light thead th,
.tpp-bootstrap .table-light tbody+tbody {
	border-color: #fbfcfc
}

.tpp-bootstrap .table-hover .table-light:hover {
	background-color: #f1f1f1
}

.tpp-bootstrap .table-hover .table-light:hover>td,
.tpp-bootstrap .table-hover .table-light:hover>th {
	background-color: #f1f1f1
}

.tpp-bootstrap .table-dark,
.tpp-bootstrap .table-dark>th,
.tpp-bootstrap .table-dark>td {
	background-color: #c6c8ca
}

.tpp-bootstrap .table-dark th,
.tpp-bootstrap .table-dark td,
.tpp-bootstrap .table-dark thead th,
.tpp-bootstrap .table-dark tbody+tbody {
	border-color: #95999c
}

.tpp-bootstrap .table-hover .table-dark:hover {
	background-color: #b9bbbd
}

.tpp-bootstrap .table-hover .table-dark:hover>td,
.tpp-bootstrap .table-hover .table-dark:hover>th {
	background-color: #b9bbbd
}

.tpp-bootstrap .table-active,
.tpp-bootstrap .table-active>th,
.tpp-bootstrap .table-active>td {
	background-color: rgba(0, 0, 0, 0.075)
}

.tpp-bootstrap .table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075)
}

.tpp-bootstrap .table-hover .table-active:hover>td,
.tpp-bootstrap .table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, 0.075)
}

.tpp-bootstrap .table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.tpp-bootstrap .table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.tpp-bootstrap .table-dark {
	color: #fff;
	background-color: #343a40
}

.tpp-bootstrap .table-dark th,
.tpp-bootstrap .table-dark td,
.tpp-bootstrap .table-dark thead th {
	border-color: #454d55
}

.tpp-bootstrap .table-dark.table-bordered {
	border: 0
}

.tpp-bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05)
}

.tpp-bootstrap .table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.075)
}

@media (max-width:575.98px) {
	.tpp-bootstrap .table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.tpp-bootstrap .table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.tpp-bootstrap .table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.tpp-bootstrap .table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	.tpp-bootstrap .table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.tpp-bootstrap .table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.tpp-bootstrap .table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.tpp-bootstrap .table-responsive-xl>.table-bordered {
		border: 0
	}
}

.tpp-bootstrap .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.tpp-bootstrap .table-responsive>.table-bordered {
	border: 0
}

.tpp-bootstrap .form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .form-control {
		transition: none
	}
}

.tpp-bootstrap .form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.tpp-bootstrap .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.tpp-bootstrap .form-control:disabled,
.tpp-bootstrap .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

.tpp-bootstrap select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.tpp-bootstrap .form-control-file,
.tpp-bootstrap .form-control-range {
	display: block;
	width: 100%
}

.tpp-bootstrap .col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.tpp-bootstrap .col-form-label-lg {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.tpp-bootstrap .col-form-label-sm {
	padding-top: calc(0.25rem + 1px);
	padding-bottom: calc(0.25rem + 1px);
	font-size: 0.875rem;
	line-height: 1.5
}

.tpp-bootstrap .form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	margin-bottom: 0;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.tpp-bootstrap .form-control-plaintext.form-control-sm,
.tpp-bootstrap .form-control-plaintext.form-control-lg {
	padding-right: 0;
	padding-left: 0
}

.tpp-bootstrap .form-control-sm {
	height: calc(1.5em + 0.5rem + 2px);
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem
}

.tpp-bootstrap .form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem
}

.tpp-bootstrap select.form-control[size],
.tpp-bootstrap select.form-control[multiple] {
	height: auto
}

.tpp-bootstrap textarea.form-control {
	height: auto
}

.tpp-bootstrap .form-group {
	margin-bottom: 1rem
}

.tpp-bootstrap .form-text {
	display: block;
	margin-top: 0.25rem
}

.tpp-bootstrap .form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.tpp-bootstrap .form-row>.col,
.tpp-bootstrap .form-row>[class*="col-"] {
	padding-right: 5px;
	padding-left: 5px
}

.tpp-bootstrap .form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.tpp-bootstrap .form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem
}

.tpp-bootstrap .form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.tpp-bootstrap .form-check-label {
	margin-bottom: 0
}

.tpp-bootstrap .form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: 0.75rem
}

.tpp-bootstrap .form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: 0.3125rem;
	margin-left: 0
}

.tpp-bootstrap .valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #28a745
}

.tpp-bootstrap .valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: 0.1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.9);
	border-radius: 0.25rem
}

.was-validated .tpp-bootstrap .form-control:valid,
.tpp-bootstrap .form-control.is-valid {
	border-color: #28a745;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right calc(0.375em + 0.1875rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .tpp-bootstrap .form-control:valid:focus,
.tpp-bootstrap .form-control.is-valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.was-validated .tpp-bootstrap .form-control:valid~.valid-feedback,
.tpp-bootstrap .form-control.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .form-control:valid~.valid-tooltip,
.tpp-bootstrap .form-control.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap textarea.form-control:valid,
.tpp-bootstrap textarea.form-control.is-valid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.was-validated .tpp-bootstrap .custom-select:valid,
.tpp-bootstrap .custom-select.is-valid {
	border-color: #28a745;
	padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%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 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .tpp-bootstrap .custom-select:valid:focus,
.tpp-bootstrap .custom-select.is-valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.was-validated .tpp-bootstrap .custom-select:valid~.valid-feedback,
.tpp-bootstrap .custom-select.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .custom-select:valid~.valid-tooltip,
.tpp-bootstrap .custom-select.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .form-control-file:valid~.valid-feedback,
.tpp-bootstrap .form-control-file.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .form-control-file:valid~.valid-tooltip,
.tpp-bootstrap .form-control-file.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .form-check-input:valid~.form-check-label,
.tpp-bootstrap .form-check-input.is-valid~.form-check-label {
	color: #28a745
}

.was-validated .tpp-bootstrap .form-check-input:valid~.valid-feedback,
.tpp-bootstrap .form-check-input.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .form-check-input:valid~.valid-tooltip,
.tpp-bootstrap .form-check-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-control-input:valid~.custom-control-label,
.tpp-bootstrap .custom-control-input.is-valid~.custom-control-label {
	color: #28a745
}

.was-validated .tpp-bootstrap .custom-control-input:valid~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-valid~.custom-control-label::before {
	border-color: #28a745
}

.was-validated .tpp-bootstrap .custom-control-input:valid~.valid-feedback,
.tpp-bootstrap .custom-control-input.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .custom-control-input:valid~.valid-tooltip,
.tpp-bootstrap .custom-control-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-control-input:valid:checked~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-valid:checked~.custom-control-label::before {
	border-color: #34ce57;
	background-color: #34ce57
}

.was-validated .tpp-bootstrap .custom-control-input:valid:focus~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.was-validated .tpp-bootstrap .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.was-validated .tpp-bootstrap .custom-file-input:valid~.custom-file-label,
.tpp-bootstrap .custom-file-input.is-valid~.custom-file-label {
	border-color: #28a745
}

.was-validated .tpp-bootstrap .custom-file-input:valid~.valid-feedback,
.tpp-bootstrap .custom-file-input.is-valid~.valid-feedback,
.was-validated .tpp-bootstrap .custom-file-input:valid~.valid-tooltip,
.tpp-bootstrap .custom-file-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-file-input:valid:focus~.custom-file-label,
.tpp-bootstrap .custom-file-input.is-valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.tpp-bootstrap .invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #dc3545
}

.tpp-bootstrap .invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: 0.1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, 0.9);
	border-radius: 0.25rem
}

.was-validated .tpp-bootstrap .form-control:invalid,
.tpp-bootstrap .form-control.is-invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(0.375em + 0.1875rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .tpp-bootstrap .form-control:invalid:focus,
.tpp-bootstrap .form-control.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.was-validated .tpp-bootstrap .form-control:invalid~.invalid-feedback,
.tpp-bootstrap .form-control.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .form-control:invalid~.invalid-tooltip,
.tpp-bootstrap .form-control.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap textarea.form-control:invalid,
.tpp-bootstrap textarea.form-control.is-invalid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.was-validated .tpp-bootstrap .custom-select:invalid,
.tpp-bootstrap .custom-select.is-invalid {
	border-color: #dc3545;
	padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%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 0.75rem center / 8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.was-validated .tpp-bootstrap .custom-select:invalid:focus,
.tpp-bootstrap .custom-select.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.was-validated .tpp-bootstrap .custom-select:invalid~.invalid-feedback,
.tpp-bootstrap .custom-select.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .custom-select:invalid~.invalid-tooltip,
.tpp-bootstrap .custom-select.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .form-control-file:invalid~.invalid-feedback,
.tpp-bootstrap .form-control-file.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .form-control-file:invalid~.invalid-tooltip,
.tpp-bootstrap .form-control-file.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .form-check-input:invalid~.form-check-label,
.tpp-bootstrap .form-check-input.is-invalid~.form-check-label {
	color: #dc3545
}

.was-validated .tpp-bootstrap .form-check-input:invalid~.invalid-feedback,
.tpp-bootstrap .form-check-input.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .form-check-input:invalid~.invalid-tooltip,
.tpp-bootstrap .form-check-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-control-input:invalid~.custom-control-label,
.tpp-bootstrap .custom-control-input.is-invalid~.custom-control-label {
	color: #dc3545
}

.was-validated .tpp-bootstrap .custom-control-input:invalid~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-invalid~.custom-control-label::before {
	border-color: #dc3545
}

.was-validated .tpp-bootstrap .custom-control-input:invalid~.invalid-feedback,
.tpp-bootstrap .custom-control-input.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .custom-control-input:invalid~.invalid-tooltip,
.tpp-bootstrap .custom-control-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-control-input:invalid:checked~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-invalid:checked~.custom-control-label::before {
	border-color: #e4606d;
	background-color: #e4606d
}

.was-validated .tpp-bootstrap .custom-control-input:invalid:focus~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.was-validated .tpp-bootstrap .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.tpp-bootstrap .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.was-validated .tpp-bootstrap .custom-file-input:invalid~.custom-file-label,
.tpp-bootstrap .custom-file-input.is-invalid~.custom-file-label {
	border-color: #dc3545
}

.was-validated .tpp-bootstrap .custom-file-input:invalid~.invalid-feedback,
.tpp-bootstrap .custom-file-input.is-invalid~.invalid-feedback,
.was-validated .tpp-bootstrap .custom-file-input:invalid~.invalid-tooltip,
.tpp-bootstrap .custom-file-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .tpp-bootstrap .custom-file-input:invalid:focus~.custom-file-label,
.tpp-bootstrap .custom-file-input.is-invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.tpp-bootstrap .form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.tpp-bootstrap .form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.tpp-bootstrap .form-inline label {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0
	}
	.tpp-bootstrap .form-inline .form-group {
		display: flex;
		flex: 0 0 auto;
		flex-flow: row wrap;
		align-items: center;
		margin-bottom: 0
	}
	.tpp-bootstrap .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.tpp-bootstrap .form-inline .form-control-plaintext {
		display: inline-block
	}
	.tpp-bootstrap .form-inline .input-group,
	.tpp-bootstrap .form-inline .custom-select {
		width: auto
	}
	.tpp-bootstrap .form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.tpp-bootstrap .form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: 0.25rem;
		margin-left: 0
	}
	.tpp-bootstrap .form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	.tpp-bootstrap .form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.tpp-bootstrap .btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .btn {
		transition: none
	}
}

.tpp-bootstrap .btn:hover {
	color: #212529;
	text-decoration: none
}

.tpp-bootstrap .btn:focus,
.tpp-bootstrap .btn.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .btn.disabled,
.tpp-bootstrap .btn:disabled {
	opacity: 0.65
}

.tpp-bootstrap a.btn.disabled,
.tpp-bootstrap fieldset:disabled a.btn {
	pointer-events: none
}

.tpp-bootstrap .btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.tpp-bootstrap .btn-primary:focus,
.tpp-bootstrap .btn-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5)
}

.tpp-bootstrap .btn-primary.disabled,
.tpp-bootstrap .btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5)
}

.tpp-bootstrap .btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.tpp-bootstrap .btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.tpp-bootstrap .btn-secondary:focus,
.tpp-bootstrap .btn-secondary.focus {
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5)
}

.tpp-bootstrap .btn-secondary.disabled,
.tpp-bootstrap .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.tpp-bootstrap .btn-secondary:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-secondary:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.tpp-bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5)
}

.tpp-bootstrap .btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.tpp-bootstrap .btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.tpp-bootstrap .btn-success:focus,
.tpp-bootstrap .btn-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5)
}

.tpp-bootstrap .btn-success.disabled,
.tpp-bootstrap .btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.tpp-bootstrap .btn-success:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-success:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.tpp-bootstrap .btn-success:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5)
}

.tpp-bootstrap .btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.tpp-bootstrap .btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.tpp-bootstrap .btn-info:focus,
.tpp-bootstrap .btn-info.focus {
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5)
}

.tpp-bootstrap .btn-info.disabled,
.tpp-bootstrap .btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.tpp-bootstrap .btn-info:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-info:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.tpp-bootstrap .btn-info:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5)
}

.tpp-bootstrap .btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.tpp-bootstrap .btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.tpp-bootstrap .btn-warning:focus,
.tpp-bootstrap .btn-warning.focus {
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5)
}

.tpp-bootstrap .btn-warning.disabled,
.tpp-bootstrap .btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.tpp-bootstrap .btn-warning:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-warning:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.tpp-bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5)
}

.tpp-bootstrap .btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.tpp-bootstrap .btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.tpp-bootstrap .btn-danger:focus,
.tpp-bootstrap .btn-danger.focus {
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5)
}

.tpp-bootstrap .btn-danger.disabled,
.tpp-bootstrap .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.tpp-bootstrap .btn-danger:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-danger:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.tpp-bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5)
}

.tpp-bootstrap .btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.tpp-bootstrap .btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.tpp-bootstrap .btn-light:focus,
.tpp-bootstrap .btn-light.focus {
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5)
}

.tpp-bootstrap .btn-light.disabled,
.tpp-bootstrap .btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.tpp-bootstrap .btn-light:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-light:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.tpp-bootstrap .btn-light:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5)
}

.tpp-bootstrap .btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.tpp-bootstrap .btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.tpp-bootstrap .btn-dark:focus,
.tpp-bootstrap .btn-dark.focus {
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5)
}

.tpp-bootstrap .btn-dark.disabled,
.tpp-bootstrap .btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.tpp-bootstrap .btn-dark:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-dark:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.tpp-bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5)
}

.tpp-bootstrap .btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .btn-outline-primary:focus,
.tpp-bootstrap .btn-outline-primary.focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .btn-outline-primary.disabled,
.tpp-bootstrap .btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.tpp-bootstrap .btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.tpp-bootstrap .btn-outline-secondary:focus,
.tpp-bootstrap .btn-outline-secondary.focus {
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5)
}

.tpp-bootstrap .btn-outline-secondary.disabled,
.tpp-bootstrap .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.tpp-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5)
}

.tpp-bootstrap .btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.tpp-bootstrap .btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.tpp-bootstrap .btn-outline-success:focus,
.tpp-bootstrap .btn-outline-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5)
}

.tpp-bootstrap .btn-outline-success.disabled,
.tpp-bootstrap .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.tpp-bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5)
}

.tpp-bootstrap .btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.tpp-bootstrap .btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.tpp-bootstrap .btn-outline-info:focus,
.tpp-bootstrap .btn-outline-info.focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.tpp-bootstrap .btn-outline-info.disabled,
.tpp-bootstrap .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.tpp-bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.tpp-bootstrap .btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.tpp-bootstrap .btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.tpp-bootstrap .btn-outline-warning:focus,
.tpp-bootstrap .btn-outline-warning.focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5)
}

.tpp-bootstrap .btn-outline-warning.disabled,
.tpp-bootstrap .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.tpp-bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5)
}

.tpp-bootstrap .btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.tpp-bootstrap .btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.tpp-bootstrap .btn-outline-danger:focus,
.tpp-bootstrap .btn-outline-danger.focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.tpp-bootstrap .btn-outline-danger.disabled,
.tpp-bootstrap .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.tpp-bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.tpp-bootstrap .btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.tpp-bootstrap .btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.tpp-bootstrap .btn-outline-light:focus,
.tpp-bootstrap .btn-outline-light.focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.tpp-bootstrap .btn-outline-light.disabled,
.tpp-bootstrap .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.tpp-bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.tpp-bootstrap .btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.tpp-bootstrap .btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.tpp-bootstrap .btn-outline-dark:focus,
.tpp-bootstrap .btn-outline-dark.focus {
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5)
}

.tpp-bootstrap .btn-outline-dark.disabled,
.tpp-bootstrap .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.tpp-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active,
.tpp-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.tpp-bootstrap .btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.tpp-bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.tpp-bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.tpp-bootstrap .btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5)
}

.tpp-bootstrap .btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.tpp-bootstrap .btn-link:hover {
	color: #0056b3;
	text-decoration: underline
}

.tpp-bootstrap .btn-link:focus,
.tpp-bootstrap .btn-link.focus {
	text-decoration: underline;
	box-shadow: none
}

.tpp-bootstrap .btn-link:disabled,
.tpp-bootstrap .btn-link.disabled {
	color: #6c757d;
	pointer-events: none
}

.tpp-bootstrap .btn-lg,
.tpp-bootstrap .btn-group-lg>.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem
}

.tpp-bootstrap .btn-sm,
.tpp-bootstrap .btn-group-sm>.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem
}

.tpp-bootstrap .btn-block {
	display: block;
	width: 100%
}

.tpp-bootstrap .btn-block+.btn-block {
	margin-top: 0.5rem
}

.tpp-bootstrap input[type="submit"].btn-block,
.tpp-bootstrap input[type="reset"].btn-block,
.tpp-bootstrap input[type="button"].btn-block {
	width: 100%
}

.tpp-bootstrap .fade {
	transition: opacity 0.15s linear
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .fade {
		transition: none
	}
}

.tpp-bootstrap .fade:not(.show) {
	opacity: 0
}

.tpp-bootstrap .collapse:not(.show) {
	display: none
}

.tpp-bootstrap .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .collapsing {
		transition: none
	}
}

.tpp-bootstrap .dropup,
.tpp-bootstrap .dropright,
.tpp-bootstrap .dropdown,
.tpp-bootstrap .dropleft {
	position: relative
}

.tpp-bootstrap .dropdown-toggle {
	white-space: nowrap
}

.tpp-bootstrap .dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent
}

.tpp-bootstrap .dropdown-toggle:empty::after {
	margin-left: 0
}

.tpp-bootstrap .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.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, 0.15);
	border-radius: 0.25rem
}

.tpp-bootstrap .dropdown-menu-left {
	right: auto;
	left: 0
}

.tpp-bootstrap .dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:576px) {
	.tpp-bootstrap .dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	.tpp-bootstrap .dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	.tpp-bootstrap .dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	.tpp-bootstrap .dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	.tpp-bootstrap .dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

.tpp-bootstrap .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: 0.125rem
}

.tpp-bootstrap .dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0;
	border-right: 0.3em solid transparent;
	border-bottom: 0.3em solid;
	border-left: 0.3em solid transparent
}

.tpp-bootstrap .dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.tpp-bootstrap .dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: 0.125rem
}

.tpp-bootstrap .dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid transparent;
	border-right: 0;
	border-bottom: 0.3em solid transparent;
	border-left: 0.3em solid
}

.tpp-bootstrap .dropright .dropdown-toggle:empty::after {
	margin-left: 0
}

.tpp-bootstrap .dropright .dropdown-toggle::after {
	vertical-align: 0
}

.tpp-bootstrap .dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: 0.125rem
}

.tpp-bootstrap .dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: ""
}

.tpp-bootstrap .dropleft .dropdown-toggle::after {
	display: none
}

.tpp-bootstrap .dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid transparent;
	border-right: 0.3em solid;
	border-bottom: 0.3em solid transparent
}

.tpp-bootstrap .dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}

.tpp-bootstrap .dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.tpp-bootstrap .dropdown-menu[x-placement^="top"],
.tpp-bootstrap .dropdown-menu[x-placement^="right"],
.tpp-bootstrap .dropdown-menu[x-placement^="bottom"],
.tpp-bootstrap .dropdown-menu[x-placement^="left"] {
	right: auto;
	bottom: auto
}

.tpp-bootstrap .dropdown-divider {
	height: 0;
	margin: 0.5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.tpp-bootstrap .dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.tpp-bootstrap .dropdown-item:hover,
.tpp-bootstrap .dropdown-item:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.tpp-bootstrap .dropdown-item.active,
.tpp-bootstrap .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.tpp-bootstrap .dropdown-item.disabled,
.tpp-bootstrap .dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.tpp-bootstrap .dropdown-menu.show {
	display: block
}

.tpp-bootstrap .dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #6c757d;
	white-space: nowrap
}

.tpp-bootstrap .dropdown-item-text {
	display: block;
	padding: 0.25rem 1.5rem;
	color: #212529
}

.tpp-bootstrap .btn-group,
.tpp-bootstrap .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle
}

.tpp-bootstrap .btn-group>.btn,
.tpp-bootstrap .btn-group-vertical>.btn {
	position: relative;
	flex: 1 1 auto
}

.tpp-bootstrap .btn-group>.btn:hover,
.tpp-bootstrap .btn-group-vertical>.btn:hover {
	z-index: 1
}

.tpp-bootstrap .btn-group>.btn:focus,
.tpp-bootstrap .btn-group-vertical>.btn:focus,
.tpp-bootstrap .btn-group>.btn:active,
.tpp-bootstrap .btn-group-vertical>.btn:active,
.tpp-bootstrap .btn-group>.btn.active,
.tpp-bootstrap .btn-group-vertical>.btn.active {
	z-index: 1
}

.tpp-bootstrap .btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.tpp-bootstrap .btn-toolbar .input-group {
	width: auto
}

.tpp-bootstrap .btn-group>.btn:not(:first-child),
.tpp-bootstrap .btn-group>.btn-group:not(:first-child) {
	margin-left: -1px
}

.tpp-bootstrap .btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.tpp-bootstrap .btn-group>.btn-group:not(:last-child)>.btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.tpp-bootstrap .btn-group>.btn:not(:first-child),
.tpp-bootstrap .btn-group>.btn-group:not(:first-child)>.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .dropdown-toggle-split {
	padding-right: 0.5625rem;
	padding-left: 0.5625rem
}

.tpp-bootstrap .dropdown-toggle-split::after,
.dropup .tpp-bootstrap .dropdown-toggle-split::after,
.dropright .tpp-bootstrap .dropdown-toggle-split::after {
	margin-left: 0
}

.dropleft .tpp-bootstrap .dropdown-toggle-split::before {
	margin-right: 0
}

.tpp-bootstrap .btn-sm+.dropdown-toggle-split,
.tpp-bootstrap .btn-group-sm>.btn+.dropdown-toggle-split {
	padding-right: 0.375rem;
	padding-left: 0.375rem
}

.tpp-bootstrap .btn-lg+.dropdown-toggle-split,
.tpp-bootstrap .btn-group-lg>.btn+.dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.75rem
}

.tpp-bootstrap .btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.tpp-bootstrap .btn-group-vertical>.btn,
.tpp-bootstrap .btn-group-vertical>.btn-group {
	width: 100%
}

.tpp-bootstrap .btn-group-vertical>.btn:not(:first-child),
.tpp-bootstrap .btn-group-vertical>.btn-group:not(:first-child) {
	margin-top: -1px
}

.tpp-bootstrap .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.tpp-bootstrap .btn-group-vertical>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .btn-group-vertical>.btn:not(:first-child),
.tpp-bootstrap .btn-group-vertical>.btn-group:not(:first-child)>.btn {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.tpp-bootstrap .btn-group-toggle>.btn,
.tpp-bootstrap .btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.tpp-bootstrap .btn-group-toggle>.btn input[type="radio"],
.tpp-bootstrap .btn-group-toggle>.btn-group>.btn input[type="radio"],
.tpp-bootstrap .btn-group-toggle>.btn input[type="checkbox"],
.tpp-bootstrap .btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.tpp-bootstrap .input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

.tpp-bootstrap .input-group>.form-control,
.tpp-bootstrap .input-group>.form-control-plaintext,
.tpp-bootstrap .input-group>.custom-select,
.tpp-bootstrap .input-group>.custom-file {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.tpp-bootstrap .input-group>.form-control+.form-control,
.tpp-bootstrap .input-group>.form-control-plaintext+.form-control,
.tpp-bootstrap .input-group>.custom-select+.form-control,
.tpp-bootstrap .input-group>.custom-file+.form-control,
.tpp-bootstrap .input-group>.form-control+.custom-select,
.tpp-bootstrap .input-group>.form-control-plaintext+.custom-select,
.tpp-bootstrap .input-group>.custom-select+.custom-select,
.tpp-bootstrap .input-group>.custom-file+.custom-select,
.tpp-bootstrap .input-group>.form-control+.custom-file,
.tpp-bootstrap .input-group>.form-control-plaintext+.custom-file,
.tpp-bootstrap .input-group>.custom-select+.custom-file,
.tpp-bootstrap .input-group>.custom-file+.custom-file {
	margin-left: -1px
}

.tpp-bootstrap .input-group>.form-control:focus,
.tpp-bootstrap .input-group>.custom-select:focus,
.tpp-bootstrap .input-group>.custom-file .custom-file-input:focus~.custom-file-label {
	z-index: 3
}

.tpp-bootstrap .input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.tpp-bootstrap .input-group>.form-control:not(:last-child),
.tpp-bootstrap .input-group>.custom-select:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.tpp-bootstrap .input-group>.form-control:not(:first-child),
.tpp-bootstrap .input-group>.custom-select:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .input-group>.custom-file {
	display: flex;
	align-items: center
}

.tpp-bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label,
.tpp-bootstrap .input-group>.custom-file:not(:last-child) .custom-file-label::after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.tpp-bootstrap .input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .input-group-prepend,
.tpp-bootstrap .input-group-append {
	display: flex
}

.tpp-bootstrap .input-group-prepend .btn,
.tpp-bootstrap .input-group-append .btn {
	position: relative;
	z-index: 2
}

.tpp-bootstrap .input-group-prepend .btn:focus,
.tpp-bootstrap .input-group-append .btn:focus {
	z-index: 3
}

.tpp-bootstrap .input-group-prepend .btn+.btn,
.tpp-bootstrap .input-group-append .btn+.btn,
.tpp-bootstrap .input-group-prepend .btn+.input-group-text,
.tpp-bootstrap .input-group-append .btn+.input-group-text,
.tpp-bootstrap .input-group-prepend .input-group-text+.input-group-text,
.tpp-bootstrap .input-group-append .input-group-text+.input-group-text,
.tpp-bootstrap .input-group-prepend .input-group-text+.btn,
.tpp-bootstrap .input-group-append .input-group-text+.btn {
	margin-left: -1px
}

.tpp-bootstrap .input-group-prepend {
	margin-right: -1px
}

.tpp-bootstrap .input-group-append {
	margin-left: -1px
}

.tpp-bootstrap .input-group-text {
	display: flex;
	align-items: center;
	padding: 0.375rem 0.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: 0.25rem
}

.tpp-bootstrap .input-group-text input[type="radio"],
.tpp-bootstrap .input-group-text input[type="checkbox"] {
	margin-top: 0
}

.tpp-bootstrap .input-group-lg>.form-control:not(textarea),
.tpp-bootstrap .input-group-lg>.custom-select {
	height: calc(1.5em + 1rem + 2px)
}

.tpp-bootstrap .input-group-lg>.form-control,
.tpp-bootstrap .input-group-lg>.custom-select,
.tpp-bootstrap .input-group-lg>.input-group-prepend>.input-group-text,
.tpp-bootstrap .input-group-lg>.input-group-append>.input-group-text,
.tpp-bootstrap .input-group-lg>.input-group-prepend>.btn,
.tpp-bootstrap .input-group-lg>.input-group-append>.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem
}

.tpp-bootstrap .input-group-sm>.form-control:not(textarea),
.tpp-bootstrap .input-group-sm>.custom-select {
	height: calc(1.5em + 0.5rem + 2px)
}

.tpp-bootstrap .input-group-sm>.form-control,
.tpp-bootstrap .input-group-sm>.custom-select,
.tpp-bootstrap .input-group-sm>.input-group-prepend>.input-group-text,
.tpp-bootstrap .input-group-sm>.input-group-append>.input-group-text,
.tpp-bootstrap .input-group-sm>.input-group-prepend>.btn,
.tpp-bootstrap .input-group-sm>.input-group-append>.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem
}

.tpp-bootstrap .input-group-lg>.custom-select,
.tpp-bootstrap .input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.tpp-bootstrap .input-group>.input-group-prepend>.btn,
.tpp-bootstrap .input-group>.input-group-prepend>.input-group-text,
.tpp-bootstrap .input-group>.input-group-append:not(:last-child)>.btn,
.tpp-bootstrap .input-group>.input-group-append:not(:last-child)>.input-group-text,
.tpp-bootstrap .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.tpp-bootstrap .input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.tpp-bootstrap .input-group>.input-group-append>.btn,
.tpp-bootstrap .input-group>.input-group-append>.input-group-text,
.tpp-bootstrap .input-group>.input-group-prepend:not(:first-child)>.btn,
.tpp-bootstrap .input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.tpp-bootstrap .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.tpp-bootstrap .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.tpp-bootstrap .custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

.tpp-bootstrap .custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.tpp-bootstrap .custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.tpp-bootstrap .custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #80bdff
}

.tpp-bootstrap .custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.tpp-bootstrap .custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

.tpp-bootstrap .custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef
}

.tpp-bootstrap .custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.tpp-bootstrap .custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.tpp-bootstrap .custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50% / 50% 50%
}

.tpp-bootstrap .custom-checkbox .custom-control-label::before {
	border-radius: 0.25rem
}

.tpp-bootstrap .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%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")
}

.tpp-bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	border-color: #007bff;
	background-color: #007bff
}

.tpp-bootstrap .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.tpp-bootstrap .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .custom-radio .custom-control-label::before {
	border-radius: 50%
}

.tpp-bootstrap .custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.tpp-bootstrap .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .custom-switch {
	padding-left: 2.25rem
}

.tpp-bootstrap .custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: 1rem / 2
}

.tpp-bootstrap .custom-switch .custom-control-label::after {
	top: calc(0.25rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: 1rem / 2;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .custom-switch .custom-control-label::after {
		transition: none
	}
}

.tpp-bootstrap .custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	transform: translateX(0.75rem)
}

.tpp-bootstrap .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: url("data:image/svg+xml,%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 0.75rem center / 8px 10px;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	appearance: none
}

.tpp-bootstrap .custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.tpp-bootstrap .custom-select[multiple],
.tpp-bootstrap .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: 0.75rem;
	background-image: none
}

.tpp-bootstrap .custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.tpp-bootstrap .custom-select::-ms-expand {
	display: none
}

.tpp-bootstrap .custom-select-sm {
	height: calc(1.5em + 0.5rem + 2px);
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	font-size: 0.875rem
}

.tpp-bootstrap .custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.tpp-bootstrap .custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin-bottom: 0
}

.tpp-bootstrap .custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin: 0;
	opacity: 0
}

.tpp-bootstrap .custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

.tpp-bootstrap .custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.tpp-bootstrap .custom-file-input~.custom-file-label[data-browse]::after {
	content: attr(data-browse)
}

.tpp-bootstrap .custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem
}

.tpp-bootstrap .custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + 0.75rem);
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 0.25rem 0.25rem 0
}

.tpp-bootstrap .custom-range {
	width: 100%;
	height: calc(1rem + 0.4rem);
	padding: 0;
	background-color: transparent;
	appearance: none
}

.tpp-bootstrap .custom-range:focus {
	outline: none
}

.tpp-bootstrap .custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .custom-range::-moz-focus-outer {
	border: 0
}

.tpp-bootstrap .custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -0.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .custom-range::-webkit-slider-thumb {
		transition: none
	}
}

.tpp-bootstrap .custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff
}

.tpp-bootstrap .custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.tpp-bootstrap .custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .custom-range::-moz-range-thumb {
		transition: none
	}
}

.tpp-bootstrap .custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff
}

.tpp-bootstrap .custom-range::-moz-range-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.tpp-bootstrap .custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: 0.2rem;
	margin-left: 0.2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .custom-range::-ms-thumb {
		transition: none
	}
}

.tpp-bootstrap .custom-range::-ms-thumb:active {
	background-color: #b3d7ff
}

.tpp-bootstrap .custom-range::-ms-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: 0.5rem
}

.tpp-bootstrap .custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.tpp-bootstrap .custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.tpp-bootstrap .custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.tpp-bootstrap .custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.tpp-bootstrap .custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.tpp-bootstrap .custom-range:disabled::-moz-range-track {
	cursor: default
}

.tpp-bootstrap .custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.tpp-bootstrap .custom-control-label::before,
.tpp-bootstrap .custom-file-label,
.tpp-bootstrap .custom-select {
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .custom-control-label::before,
	.tpp-bootstrap .custom-file-label,
	.tpp-bootstrap .custom-select {
		transition: none
	}
}

.tpp-bootstrap .nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.tpp-bootstrap .nav-link {
	display: block;
	padding: 0.5rem 1rem
}

.tpp-bootstrap .nav-link:hover,
.tpp-bootstrap .nav-link:focus {
	text-decoration: none
}

.tpp-bootstrap .nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.tpp-bootstrap .nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.tpp-bootstrap .nav-tabs .nav-item {
	margin-bottom: -1px
}

.tpp-bootstrap .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem
}

.tpp-bootstrap .nav-tabs .nav-link:hover,
.tpp-bootstrap .nav-tabs .nav-link:focus {
	border-color: #e9ecef #e9ecef #dee2e6
}

.tpp-bootstrap .nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.tpp-bootstrap .nav-tabs .nav-link.active,
.tpp-bootstrap .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.tpp-bootstrap .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.tpp-bootstrap .nav-pills .nav-link {
	border-radius: 0.25rem
}

.tpp-bootstrap .nav-pills .nav-link.active,
.tpp-bootstrap .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.tpp-bootstrap .nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

.tpp-bootstrap .nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

.tpp-bootstrap .tab-content>.tab-pane {
	display: none
}

.tpp-bootstrap .tab-content>.active {
	display: block
}

.tpp-bootstrap .navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0.5rem 1rem
}

.tpp-bootstrap .navbar>.container,
.tpp-bootstrap .navbar>.container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.tpp-bootstrap .navbar-brand {
	display: inline-block;
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.tpp-bootstrap .navbar-brand:hover,
.tpp-bootstrap .navbar-brand:focus {
	text-decoration: none
}

.tpp-bootstrap .navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.tpp-bootstrap .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.tpp-bootstrap .navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.tpp-bootstrap .navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem
}

.tpp-bootstrap .navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.tpp-bootstrap .navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0.25rem
}

.tpp-bootstrap .navbar-toggler:hover,
.tpp-bootstrap .navbar-toggler:focus {
	text-decoration: none
}

.tpp-bootstrap .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) {
	.tpp-bootstrap .navbar-expand-sm>.container,
	.tpp-bootstrap .navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.tpp-bootstrap .navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.tpp-bootstrap .navbar-expand-sm .navbar-nav {
		flex-direction: row
	}
	.tpp-bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	.tpp-bootstrap .navbar-expand-sm .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.tpp-bootstrap .navbar-expand-sm>.container,
	.tpp-bootstrap .navbar-expand-sm>.container-fluid {
		flex-wrap: nowrap
	}
	.tpp-bootstrap .navbar-expand-sm .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}
	.tpp-bootstrap .navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {
	.tpp-bootstrap .navbar-expand-md>.container,
	.tpp-bootstrap .navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.tpp-bootstrap .navbar-expand-md .navbar-nav {
		flex-direction: row
	}
	.tpp-bootstrap .navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	.tpp-bootstrap .navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.tpp-bootstrap .navbar-expand-md>.container,
	.tpp-bootstrap .navbar-expand-md>.container-fluid {
		flex-wrap: nowrap
	}
	.tpp-bootstrap .navbar-expand-md .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}
	.tpp-bootstrap .navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {
	.tpp-bootstrap .navbar-expand-lg>.container,
	.tpp-bootstrap .navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.tpp-bootstrap .navbar-expand-lg .navbar-nav {
		flex-direction: row
	}
	.tpp-bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	.tpp-bootstrap .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.tpp-bootstrap .navbar-expand-lg>.container,
	.tpp-bootstrap .navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap
	}
	.tpp-bootstrap .navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}
	.tpp-bootstrap .navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {
	.tpp-bootstrap .navbar-expand-xl>.container,
	.tpp-bootstrap .navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .navbar-expand-xl {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.tpp-bootstrap .navbar-expand-xl .navbar-nav {
		flex-direction: row
	}
	.tpp-bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}
	.tpp-bootstrap .navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.tpp-bootstrap .navbar-expand-xl>.container,
	.tpp-bootstrap .navbar-expand-xl>.container-fluid {
		flex-wrap: nowrap
	}
	.tpp-bootstrap .navbar-expand-xl .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}
	.tpp-bootstrap .navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.tpp-bootstrap .navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

.tpp-bootstrap .navbar-expand>.container,
.tpp-bootstrap .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.tpp-bootstrap .navbar-expand .navbar-nav {
	flex-direction: row
}

.tpp-bootstrap .navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.tpp-bootstrap .navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem
}

.tpp-bootstrap .navbar-expand>.container,
.tpp-bootstrap .navbar-expand>.container-fluid {
	flex-wrap: nowrap
}

.tpp-bootstrap .navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto
}

.tpp-bootstrap .navbar-expand .navbar-toggler {
	display: none
}

.tpp-bootstrap .navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9)
}

.tpp-bootstrap .navbar-light .navbar-brand:hover,
.tpp-bootstrap .navbar-light .navbar-brand:focus {
	color: rgba(0, 0, 0, 0.9)
}

.tpp-bootstrap .navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5)
}

.tpp-bootstrap .navbar-light .navbar-nav .nav-link:hover,
.tpp-bootstrap .navbar-light .navbar-nav .nav-link:focus {
	color: rgba(0, 0, 0, 0.7)
}

.tpp-bootstrap .navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3)
}

.tpp-bootstrap .navbar-light .navbar-nav .show>.nav-link,
.tpp-bootstrap .navbar-light .navbar-nav .active>.nav-link,
.tpp-bootstrap .navbar-light .navbar-nav .nav-link.show,
.tpp-bootstrap .navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, 0.9)
}

.tpp-bootstrap .navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1)
}

.tpp-bootstrap .navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%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")
}

.tpp-bootstrap .navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5)
}

.tpp-bootstrap .navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9)
}

.tpp-bootstrap .navbar-light .navbar-text a:hover,
.tpp-bootstrap .navbar-light .navbar-text a:focus {
	color: rgba(0, 0, 0, 0.9)
}

.tpp-bootstrap .navbar-dark .navbar-brand {
	color: #fff
}

.tpp-bootstrap .navbar-dark .navbar-brand:hover,
.tpp-bootstrap .navbar-dark .navbar-brand:focus {
	color: #fff
}

.tpp-bootstrap .navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5)
}

.tpp-bootstrap .navbar-dark .navbar-nav .nav-link:hover,
.tpp-bootstrap .navbar-dark .navbar-nav .nav-link:focus {
	color: rgba(255, 255, 255, 0.75)
}

.tpp-bootstrap .navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25)
}

.tpp-bootstrap .navbar-dark .navbar-nav .show>.nav-link,
.tpp-bootstrap .navbar-dark .navbar-nav .active>.nav-link,
.tpp-bootstrap .navbar-dark .navbar-nav .nav-link.show,
.tpp-bootstrap .navbar-dark .navbar-nav .nav-link.active {
	color: #fff
}

.tpp-bootstrap .navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1)
}

.tpp-bootstrap .navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%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")
}

.tpp-bootstrap .navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5)
}

.tpp-bootstrap .navbar-dark .navbar-text a {
	color: #fff
}

.tpp-bootstrap .navbar-dark .navbar-text a:hover,
.tpp-bootstrap .navbar-dark .navbar-text a:focus {
	color: #fff
}

.tpp-bootstrap .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem
}

.tpp-bootstrap .card>hr {
	margin-right: 0;
	margin-left: 0
}

.tpp-bootstrap .card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem
}

.tpp-bootstrap .card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem
}

.tpp-bootstrap .card-body {
	flex: 1 1 auto;
	padding: 1.25rem
}

.tpp-bootstrap .card-title {
	margin-bottom: 0.75rem
}

.tpp-bootstrap .card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0
}

.tpp-bootstrap .card-text:last-child {
	margin-bottom: 0
}

.tpp-bootstrap .card-link:hover {
	text-decoration: none
}

.tpp-bootstrap .card-link+.card-link {
	margin-left: 1.25rem
}

.tpp-bootstrap .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.tpp-bootstrap .card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
}

.tpp-bootstrap .card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.tpp-bootstrap .card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.tpp-bootstrap .card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
}

.tpp-bootstrap .card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0
}

.tpp-bootstrap .card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem
}

.tpp-bootstrap .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.tpp-bootstrap .card-img {
	width: 100%;
	border-radius: calc(0.25rem - 1px)
}

.tpp-bootstrap .card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px)
}

.tpp-bootstrap .card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0.25rem - 1px);
	border-bottom-left-radius: calc(0.25rem - 1px)
}

.tpp-bootstrap .card-deck {
	display: flex;
	flex-direction: column
}

.tpp-bootstrap .card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.tpp-bootstrap .card-deck {
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.tpp-bootstrap .card-deck .card {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.tpp-bootstrap .card-group {
	display: flex;
	flex-direction: column
}

.tpp-bootstrap .card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.tpp-bootstrap .card-group {
		flex-flow: row wrap
	}
	.tpp-bootstrap .card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.tpp-bootstrap .card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.tpp-bootstrap .card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.tpp-bootstrap .card-group>.card:not(:last-child) .card-img-top,
	.tpp-bootstrap .card-group>.card:not(:last-child) .card-header {
		border-top-right-radius: 0
	}
	.tpp-bootstrap .card-group>.card:not(:last-child) .card-img-bottom,
	.tpp-bootstrap .card-group>.card:not(:last-child) .card-footer {
		border-bottom-right-radius: 0
	}
	.tpp-bootstrap .card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.tpp-bootstrap .card-group>.card:not(:first-child) .card-img-top,
	.tpp-bootstrap .card-group>.card:not(:first-child) .card-header {
		border-top-left-radius: 0
	}
	.tpp-bootstrap .card-group>.card:not(:first-child) .card-img-bottom,
	.tpp-bootstrap .card-group>.card:not(:first-child) .card-footer {
		border-bottom-left-radius: 0
	}
}

.tpp-bootstrap .card-columns .card {
	margin-bottom: 0.75rem
}

@media (min-width:576px) {
	.tpp-bootstrap .card-columns {
		column-count: 3;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.tpp-bootstrap .card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.tpp-bootstrap .accordion>.card {
	overflow: hidden
}

.tpp-bootstrap .accordion>.card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

.tpp-bootstrap .accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.tpp-bootstrap .accordion>.card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.tpp-bootstrap .accordion>.card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.tpp-bootstrap .accordion>.card .card-header {
	margin-bottom: -1px
}

.tpp-bootstrap .breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: 0.25rem
}

.tpp-bootstrap .breadcrumb-item+.breadcrumb-item {
	padding-left: 0.5rem
}

.tpp-bootstrap .breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #6c757d;
	content: "/"
}

.tpp-bootstrap .breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.tpp-bootstrap .breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.tpp-bootstrap .breadcrumb-item.active {
	color: #6c757d
}

.tpp-bootstrap .pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem
}

.tpp-bootstrap .page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.tpp-bootstrap .page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.tpp-bootstrap .page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.tpp-bootstrap .page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem
}

.tpp-bootstrap .page-item:last-child .page-link {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem
}

.tpp-bootstrap .page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.tpp-bootstrap .pagination-lg .page-link {
	padding: 0.75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.tpp-bootstrap .pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem
}

.tpp-bootstrap .pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem
}

.tpp-bootstrap .pagination-sm .page-link {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5
}

.tpp-bootstrap .pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem
}

.tpp-bootstrap .pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius: 0.2rem
}

.tpp-bootstrap .badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .badge {
		transition: none
	}
}

a.badge:hover,
a.badge:focus {
	text-decoration: none
}

.tpp-bootstrap .badge:empty {
	display: none
}

.tpp-bootstrap .btn .badge {
	position: relative;
	top: -1px
}

.tpp-bootstrap .badge-pill {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-radius: 10rem
}

.tpp-bootstrap .badge-primary {
	color: #fff;
	background-color: #007bff
}

a.tpp-bootstrap .badge-primary:hover,
a.tpp-bootstrap .badge-primary:focus {
	color: #fff;
	background-color: #0062cc
}

a.tpp-bootstrap .badge-primary:focus,
a.tpp-bootstrap .badge-primary.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5)
}

.tpp-bootstrap .badge-secondary {
	color: #fff;
	background-color: #6c757d
}

a.tpp-bootstrap .badge-secondary:hover,
a.tpp-bootstrap .badge-secondary:focus {
	color: #fff;
	background-color: #545b62
}

a.tpp-bootstrap .badge-secondary:focus,
a.tpp-bootstrap .badge-secondary.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5)
}

.tpp-bootstrap .badge-success {
	color: #fff;
	background-color: #28a745
}

a.tpp-bootstrap .badge-success:hover,
a.tpp-bootstrap .badge-success:focus {
	color: #fff;
	background-color: #1e7e34
}

a.tpp-bootstrap .badge-success:focus,
a.tpp-bootstrap .badge-success.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5)
}

.tpp-bootstrap .badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.tpp-bootstrap .badge-info:hover,
a.tpp-bootstrap .badge-info:focus {
	color: #fff;
	background-color: #117a8b
}

a.tpp-bootstrap .badge-info:focus,
a.tpp-bootstrap .badge-info.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.tpp-bootstrap .badge-warning {
	color: #212529;
	background-color: #ffc107
}

a.tpp-bootstrap .badge-warning:hover,
a.tpp-bootstrap .badge-warning:focus {
	color: #212529;
	background-color: #d39e00
}

a.tpp-bootstrap .badge-warning:focus,
a.tpp-bootstrap .badge-warning.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5)
}

.tpp-bootstrap .badge-danger {
	color: #fff;
	background-color: #dc3545
}

a.tpp-bootstrap .badge-danger:hover,
a.tpp-bootstrap .badge-danger:focus {
	color: #fff;
	background-color: #bd2130
}

a.tpp-bootstrap .badge-danger:focus,
a.tpp-bootstrap .badge-danger.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.tpp-bootstrap .badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.tpp-bootstrap .badge-light:hover,
a.tpp-bootstrap .badge-light:focus {
	color: #212529;
	background-color: #dae0e5
}

a.tpp-bootstrap .badge-light:focus,
a.tpp-bootstrap .badge-light.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.tpp-bootstrap .badge-dark {
	color: #fff;
	background-color: #343a40
}

a.tpp-bootstrap .badge-dark:hover,
a.tpp-bootstrap .badge-dark:focus {
	color: #fff;
	background-color: #1d2124
}

a.tpp-bootstrap .badge-dark:focus,
a.tpp-bootstrap .badge-dark.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5)
}

.tpp-bootstrap .jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: 0.3rem
}

@media (min-width:576px) {
	.tpp-bootstrap .jumbotron {
		padding: 4rem 2rem
	}
}

.tpp-bootstrap .jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.tpp-bootstrap .alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem
}

.tpp-bootstrap .alert-heading {
	color: inherit
}

.tpp-bootstrap .alert-link {
	font-weight: 700
}

.tpp-bootstrap .alert-dismissible {
	padding-right: 4rem
}

.tpp-bootstrap .alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.75rem 1.25rem;
	color: inherit
}

.tpp-bootstrap .alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.tpp-bootstrap .alert-primary hr {
	border-top-color: #9ecdff
}

.tpp-bootstrap .alert-primary .alert-link {
	color: #002752
}

.tpp-bootstrap .alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.tpp-bootstrap .alert-secondary hr {
	border-top-color: #c8cccf
}

.tpp-bootstrap .alert-secondary .alert-link {
	color: #212326
}

.tpp-bootstrap .alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.tpp-bootstrap .alert-success hr {
	border-top-color: #b1dfbb
}

.tpp-bootstrap .alert-success .alert-link {
	color: #0b2e13
}

.tpp-bootstrap .alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.tpp-bootstrap .alert-info hr {
	border-top-color: #abdde5
}

.tpp-bootstrap .alert-info .alert-link {
	color: #062c32
}

.tpp-bootstrap .alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.tpp-bootstrap .alert-warning hr {
	border-top-color: #ffe7a0
}

.tpp-bootstrap .alert-warning .alert-link {
	color: #533f02
}

.tpp-bootstrap .alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.tpp-bootstrap .alert-danger hr {
	border-top-color: #f1b1b7
}

.tpp-bootstrap .alert-danger .alert-link {
	color: #491217
}

.tpp-bootstrap .alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.tpp-bootstrap .alert-light hr {
	border-top-color: #f1f1f1
}

.tpp-bootstrap .alert-light .alert-link {
	color: #686868
}

.tpp-bootstrap .alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.tpp-bootstrap .alert-dark hr {
	border-top-color: #b9bbbd
}

.tpp-bootstrap .alert-dark .alert-link {
	color: #040505
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.tpp-bootstrap .progress {
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.75rem;
	background-color: #e9ecef;
	border-radius: 0.25rem
}

.tpp-bootstrap .progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width 0.6s ease
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .progress-bar {
		transition: none
	}
}

.tpp-bootstrap .progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.tpp-bootstrap .progress-bar-animated {
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .progress-bar-animated {
		animation: none
	}
}

.tpp-bootstrap .media {
	display: flex;
	align-items: flex-start
}

.tpp-bootstrap .media-body {
	flex: 1
}

.tpp-bootstrap .list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.tpp-bootstrap .list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.tpp-bootstrap .list-group-item-action:hover,
.tpp-bootstrap .list-group-item-action:focus {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.tpp-bootstrap .list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.tpp-bootstrap .list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125)
}

.tpp-bootstrap .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem
}

.tpp-bootstrap .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem
}

.tpp-bootstrap .list-group-item.disabled,
.tpp-bootstrap .list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.tpp-bootstrap .list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.tpp-bootstrap .list-group-horizontal {
	flex-direction: row
}

.tpp-bootstrap .list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

.tpp-bootstrap .list-group-horizontal .list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	border-top-right-radius: 0
}

.tpp-bootstrap .list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0
}

@media (min-width:576px) {
	.tpp-bootstrap .list-group-horizontal-sm {
		flex-direction: row
	}
	.tpp-bootstrap .list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.tpp-bootstrap .list-group-horizontal-sm .list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
		border-top-right-radius: 0
	}
	.tpp-bootstrap .list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .list-group-horizontal-md {
		flex-direction: row
	}
	.tpp-bootstrap .list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.tpp-bootstrap .list-group-horizontal-md .list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
		border-top-right-radius: 0
	}
	.tpp-bootstrap .list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .list-group-horizontal-lg {
		flex-direction: row
	}
	.tpp-bootstrap .list-group-horizontal-lg .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.tpp-bootstrap .list-group-horizontal-lg .list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
		border-top-right-radius: 0
	}
	.tpp-bootstrap .list-group-horizontal-lg .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .list-group-horizontal-xl {
		flex-direction: row
	}
	.tpp-bootstrap .list-group-horizontal-xl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.tpp-bootstrap .list-group-horizontal-xl .list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
		border-top-right-radius: 0
	}
	.tpp-bootstrap .list-group-horizontal-xl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0
	}
}

.tpp-bootstrap .list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.tpp-bootstrap .list-group-flush .list-group-item:last-child {
	margin-bottom: -1px
}

.tpp-bootstrap .list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.tpp-bootstrap .list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.tpp-bootstrap .list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.tpp-bootstrap .list-group-item-primary.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-primary.list-group-item-action:focus {
	color: #004085;
	background-color: #9ecdff
}

.tpp-bootstrap .list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.tpp-bootstrap .list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.tpp-bootstrap .list-group-item-secondary.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-secondary.list-group-item-action:focus {
	color: #383d41;
	background-color: #c8cccf
}

.tpp-bootstrap .list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.tpp-bootstrap .list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.tpp-bootstrap .list-group-item-success.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-success.list-group-item-action:focus {
	color: #155724;
	background-color: #b1dfbb
}

.tpp-bootstrap .list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.tpp-bootstrap .list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.tpp-bootstrap .list-group-item-info.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-info.list-group-item-action:focus {
	color: #0c5460;
	background-color: #abdde5
}

.tpp-bootstrap .list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.tpp-bootstrap .list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.tpp-bootstrap .list-group-item-warning.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-warning.list-group-item-action:focus {
	color: #856404;
	background-color: #ffe7a0
}

.tpp-bootstrap .list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.tpp-bootstrap .list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.tpp-bootstrap .list-group-item-danger.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-danger.list-group-item-action:focus {
	color: #721c24;
	background-color: #f1b1b7
}

.tpp-bootstrap .list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.tpp-bootstrap .list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.tpp-bootstrap .list-group-item-light.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-light.list-group-item-action:focus {
	color: #818182;
	background-color: #f1f1f1
}

.tpp-bootstrap .list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.tpp-bootstrap .list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.tpp-bootstrap .list-group-item-dark.list-group-item-action:hover,
.tpp-bootstrap .list-group-item-dark.list-group-item-action:focus {
	color: #1b1e21;
	background-color: #b9bbbd
}

.tpp-bootstrap .list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.tpp-bootstrap .close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.5
}

.tpp-bootstrap .close:hover {
	color: #000;
	text-decoration: none
}

.tpp-bootstrap .close:not(:disabled):not(.disabled):hover,
.tpp-bootstrap .close:not(:disabled):not(.disabled):focus {
	opacity: 0.75
}

.tpp-bootstrap button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	appearance: none
}

.tpp-bootstrap a.close.disabled {
	pointer-events: none
}

.tpp-bootstrap .toast {
	max-width: 350px;
	overflow: hidden;
	font-size: 0.875rem;
	background-color: rgba(255, 255, 255, 0.85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
	opacity: 0;
	border-radius: 0.25rem
}

.tpp-bootstrap .toast:not(:last-child) {
	margin-bottom: 0.75rem
}

.tpp-bootstrap .toast.showing {
	opacity: 1
}

.tpp-bootstrap .toast.show {
	display: block;
	opacity: 1
}

.tpp-bootstrap .toast.hide {
	display: none
}

.tpp-bootstrap .toast-header {
	display: flex;
	align-items: center;
	padding: 0.25rem 0.75rem;
	color: #6c757d;
	background-color: rgba(255, 255, 255, 0.85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}

.tpp-bootstrap .toast-body {
	padding: 0.75rem
}

.tpp-bootstrap .modal-open {
	overflow: hidden
}

.tpp-bootstrap .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.tpp-bootstrap .modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.tpp-bootstrap .modal-dialog {
	position: relative;
	width: auto;
	margin: 0.5rem;
	pointer-events: none
}

.modal.fade .tpp-bootstrap .modal-dialog {
	transition: transform 0.3s ease-out;
	transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .tpp-bootstrap .modal-dialog {
		transition: none
	}
}

.modal.show .tpp-bootstrap .modal-dialog {
	transform: none
}

.tpp-bootstrap .modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.tpp-bootstrap .modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.tpp-bootstrap .modal-dialog-scrollable .modal-header,
.tpp-bootstrap .modal-dialog-scrollable .modal-footer {
	flex-shrink: 0
}

.tpp-bootstrap .modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.tpp-bootstrap .modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.tpp-bootstrap .modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.tpp-bootstrap .modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.tpp-bootstrap .modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.tpp-bootstrap .modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

.tpp-bootstrap .modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0
}

.tpp-bootstrap .modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.tpp-bootstrap .modal-backdrop.fade {
	opacity: 0
}

.tpp-bootstrap .modal-backdrop.show {
	opacity: 0.5
}

.tpp-bootstrap .modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem
}

.tpp-bootstrap .modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

.tpp-bootstrap .modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.tpp-bootstrap .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.tpp-bootstrap .modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem
}

.tpp-bootstrap .modal-footer>:not(:first-child) {
	margin-left: 0.25rem
}

.tpp-bootstrap .modal-footer>:not(:last-child) {
	margin-right: 0.25rem
}

.tpp-bootstrap .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.tpp-bootstrap .modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.tpp-bootstrap .modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.tpp-bootstrap .modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.tpp-bootstrap .modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.tpp-bootstrap .modal-dialog-centered::before {
		height: calc(100vh - 3.5rem)
	}
	.tpp-bootstrap .modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .modal-lg,
	.tpp-bootstrap .modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .modal-xl {
		max-width: 1140px
	}
}

.tpp-bootstrap .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	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: 0.875rem;
	word-wrap: break-word;
	opacity: 0
}

.tpp-bootstrap .tooltip.show {
	opacity: 0.9
}

.tpp-bootstrap .tooltip .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem
}

.tpp-bootstrap .tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.tpp-bootstrap .bs-tooltip-top,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="top"] {
	padding: 0.4rem 0
}

.tpp-bootstrap .bs-tooltip-top .arrow,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0
}

.tpp-bootstrap .bs-tooltip-top .arrow::before,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow::before {
	top: 0;
	border-width: 0.4rem 0.4rem 0;
	border-top-color: #000
}

.tpp-bootstrap .bs-tooltip-right,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="right"] {
	padding: 0 0.4rem
}

.tpp-bootstrap .bs-tooltip-right .arrow,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
	width: 0.4rem;
	height: 0.8rem
}

.tpp-bootstrap .bs-tooltip-right .arrow::before,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow::before {
	right: 0;
	border-width: 0.4rem 0.4rem 0.4rem 0;
	border-right-color: #000
}

.tpp-bootstrap .bs-tooltip-bottom,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="bottom"] {
	padding: 0.4rem 0
}

.tpp-bootstrap .bs-tooltip-bottom .arrow,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0
}

.tpp-bootstrap .bs-tooltip-bottom .arrow::before,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	bottom: 0;
	border-width: 0 0.4rem 0.4rem;
	border-bottom-color: #000
}

.tpp-bootstrap .bs-tooltip-left,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="left"] {
	padding: 0 0.4rem
}

.tpp-bootstrap .bs-tooltip-left .arrow,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
	width: 0.4rem;
	height: 0.8rem
}

.tpp-bootstrap .bs-tooltip-left .arrow::before,
.tpp-bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow::before {
	left: 0;
	border-width: 0.4rem 0 0.4rem 0.4rem;
	border-left-color: #000
}

.tpp-bootstrap .tooltip-inner {
	max-width: 200px;
	padding: 0.25rem 0.5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0.25rem
}

.tpp-bootstrap .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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	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: 0.875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem
}

.tpp-bootstrap .popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: 0.5rem;
	margin: 0 0.3rem
}

.tpp-bootstrap .popover .arrow::before,
.tpp-bootstrap .popover .arrow::after {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.tpp-bootstrap .bs-popover-top,
.tpp-bootstrap .bs-popover-auto[x-placement^="top"] {
	margin-bottom: 0.5rem
}

.tpp-bootstrap .bs-popover-top>.arrow,
.tpp-bootstrap .bs-popover-auto[x-placement^="top"]>.arrow {
	bottom: calc((0.5rem + 1px) * -1)
}

.tpp-bootstrap .bs-popover-top>.arrow::before,
.tpp-bootstrap .bs-popover-auto[x-placement^="top"]>.arrow::before {
	bottom: 0;
	border-width: 0.5rem 0.5rem 0;
	border-top-color: rgba(0, 0, 0, 0.25)
}

.tpp-bootstrap .bs-popover-top>.arrow::after,
.tpp-bootstrap .bs-popover-auto[x-placement^="top"]>.arrow::after {
	bottom: 1px;
	border-width: 0.5rem 0.5rem 0;
	border-top-color: #fff
}

.tpp-bootstrap .bs-popover-right,
.tpp-bootstrap .bs-popover-auto[x-placement^="right"] {
	margin-left: 0.5rem
}

.tpp-bootstrap .bs-popover-right>.arrow,
.tpp-bootstrap .bs-popover-auto[x-placement^="right"]>.arrow {
	left: calc((0.5rem + 1px) * -1);
	width: 0.5rem;
	height: 1rem;
	margin: 0.3rem 0
}

.tpp-bootstrap .bs-popover-right>.arrow::before,
.tpp-bootstrap .bs-popover-auto[x-placement^="right"]>.arrow::before {
	left: 0;
	border-width: 0.5rem 0.5rem 0.5rem 0;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.tpp-bootstrap .bs-popover-right>.arrow::after,
.tpp-bootstrap .bs-popover-auto[x-placement^="right"]>.arrow::after {
	left: 1px;
	border-width: 0.5rem 0.5rem 0.5rem 0;
	border-right-color: #fff
}

.tpp-bootstrap .bs-popover-bottom,
.tpp-bootstrap .bs-popover-auto[x-placement^="bottom"] {
	margin-top: 0.5rem
}

.tpp-bootstrap .bs-popover-bottom>.arrow,
.tpp-bootstrap .bs-popover-auto[x-placement^="bottom"]>.arrow {
	top: calc((0.5rem + 1px) * -1)
}

.tpp-bootstrap .bs-popover-bottom>.arrow::before,
.tpp-bootstrap .bs-popover-auto[x-placement^="bottom"]>.arrow::before {
	top: 0;
	border-width: 0 0.5rem 0.5rem 0.5rem;
	border-bottom-color: rgba(0, 0, 0, 0.25)
}

.tpp-bootstrap .bs-popover-bottom>.arrow::after,
.tpp-bootstrap .bs-popover-auto[x-placement^="bottom"]>.arrow::after {
	top: 1px;
	border-width: 0 0.5rem 0.5rem 0.5rem;
	border-bottom-color: #fff
}

.tpp-bootstrap .bs-popover-bottom .popover-header::before,
.tpp-bootstrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -0.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.tpp-bootstrap .bs-popover-left,
.tpp-bootstrap .bs-popover-auto[x-placement^="left"] {
	margin-right: 0.5rem
}

.tpp-bootstrap .bs-popover-left>.arrow,
.tpp-bootstrap .bs-popover-auto[x-placement^="left"]>.arrow {
	right: calc((0.5rem + 1px) * -1);
	width: 0.5rem;
	height: 1rem;
	margin: 0.3rem 0
}

.tpp-bootstrap .bs-popover-left>.arrow::before,
.tpp-bootstrap .bs-popover-auto[x-placement^="left"]>.arrow::before {
	right: 0;
	border-width: 0.5rem 0 0.5rem 0.5rem;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.tpp-bootstrap .bs-popover-left>.arrow::after,
.tpp-bootstrap .bs-popover-auto[x-placement^="left"]>.arrow::after {
	right: 1px;
	border-width: 0.5rem 0 0.5rem 0.5rem;
	border-left-color: #fff
}

.tpp-bootstrap .popover-header {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px)
}

.tpp-bootstrap .popover-header:empty {
	display: none
}

.tpp-bootstrap .popover-body {
	padding: 0.5rem 0.75rem;
	color: #212529
}

.tpp-bootstrap .carousel {
	position: relative
}

.tpp-bootstrap .carousel.pointer-event {
	touch-action: pan-y
}

.tpp-bootstrap .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.tpp-bootstrap .carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.tpp-bootstrap .carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	backface-visibility: hidden;
	transition: transform 0.6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .carousel-item {
		transition: none
	}
}

.tpp-bootstrap .carousel-item.active,
.tpp-bootstrap .carousel-item-next,
.tpp-bootstrap .carousel-item-prev {
	display: block
}

.tpp-bootstrap .carousel-item-next:not(.carousel-item-left),
.tpp-bootstrap .active.carousel-item-right {
	transform: translateX(100%)
}

.tpp-bootstrap .carousel-item-prev:not(.carousel-item-right),
.tpp-bootstrap .active.carousel-item-left {
	transform: translateX(-100%)
}

.tpp-bootstrap .carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.tpp-bootstrap .carousel-fade .carousel-item.active,
.tpp-bootstrap .carousel-fade .carousel-item-next.carousel-item-left,
.tpp-bootstrap .carousel-fade .carousel-item-prev.carousel-item-right {
	z-index: 1;
	opacity: 1
}

.tpp-bootstrap .carousel-fade .active.carousel-item-left,
.tpp-bootstrap .carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: 0s 0.6s opacity
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .carousel-fade .active.carousel-item-left,
	.tpp-bootstrap .carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.tpp-bootstrap .carousel-control-prev,
.tpp-bootstrap .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.15s ease
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .carousel-control-prev,
	.tpp-bootstrap .carousel-control-next {
		transition: none
	}
}

.tpp-bootstrap .carousel-control-prev:hover,
.tpp-bootstrap .carousel-control-next:hover,
.tpp-bootstrap .carousel-control-prev:focus,
.tpp-bootstrap .carousel-control-next:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: 0.9
}

.tpp-bootstrap .carousel-control-prev {
	left: 0
}

.tpp-bootstrap .carousel-control-next {
	right: 0
}

.tpp-bootstrap .carousel-control-prev-icon,
.tpp-bootstrap .carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50% / 100% 100%
}

.tpp-bootstrap .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%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")
}

.tpp-bootstrap .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%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")
}

.tpp-bootstrap .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.tpp-bootstrap .carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: 0.5;
	transition: opacity 0.6s ease
}

@media (prefers-reduced-motion:reduce) {
	.tpp-bootstrap .carousel-indicators li {
		transition: none
	}
}

.tpp-bootstrap .carousel-indicators .active {
	opacity: 1
}

.tpp-bootstrap .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@keyframes spinner-border {
	to {
		transform: rotate(360deg)
	}
}

.tpp-bootstrap .spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: 0.25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	animation: spinner-border 0.75s linear infinite
}

.tpp-bootstrap .spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: 0.2em
}

@keyframes spinner-grow {
	0% {
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

.tpp-bootstrap .spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	animation: spinner-grow 0.75s linear infinite
}

.tpp-bootstrap .spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.tpp-bootstrap .align-baseline {
	vertical-align: baseline !important
}

.tpp-bootstrap .align-top {
	vertical-align: top !important
}

.tpp-bootstrap .align-middle {
	vertical-align: middle !important
}

.tpp-bootstrap .align-bottom {
	vertical-align: bottom !important
}

.tpp-bootstrap .align-text-bottom {
	vertical-align: text-bottom !important
}

.tpp-bootstrap .align-text-top {
	vertical-align: text-top !important
}

.tpp-bootstrap .bg-primary {
	background-color: #007bff !important
}

.tpp-bootstrap a.bg-primary:hover,
.tpp-bootstrap button.bg-primary:hover,
.tpp-bootstrap a.bg-primary:focus,
.tpp-bootstrap button.bg-primary:focus {
	background-color: #0062cc !important
}

.tpp-bootstrap .bg-secondary {
	background-color: #6c757d !important
}

.tpp-bootstrap a.bg-secondary:hover,
.tpp-bootstrap button.bg-secondary:hover,
.tpp-bootstrap a.bg-secondary:focus,
.tpp-bootstrap button.bg-secondary:focus {
	background-color: #545b62 !important
}

.tpp-bootstrap .bg-success {
	background-color: #28a745 !important
}

.tpp-bootstrap a.bg-success:hover,
.tpp-bootstrap button.bg-success:hover,
.tpp-bootstrap a.bg-success:focus,
.tpp-bootstrap button.bg-success:focus {
	background-color: #1e7e34 !important
}

.tpp-bootstrap .bg-info {
	background-color: #17a2b8 !important
}

.tpp-bootstrap a.bg-info:hover,
.tpp-bootstrap button.bg-info:hover,
.tpp-bootstrap a.bg-info:focus,
.tpp-bootstrap button.bg-info:focus {
	background-color: #117a8b !important
}

.tpp-bootstrap .bg-warning {
	background-color: #ffc107 !important
}

.tpp-bootstrap a.bg-warning:hover,
.tpp-bootstrap button.bg-warning:hover,
.tpp-bootstrap a.bg-warning:focus,
.tpp-bootstrap button.bg-warning:focus {
	background-color: #d39e00 !important
}

.tpp-bootstrap .bg-danger {
	background-color: #dc3545 !important
}

.tpp-bootstrap a.bg-danger:hover,
.tpp-bootstrap button.bg-danger:hover,
.tpp-bootstrap a.bg-danger:focus,
.tpp-bootstrap button.bg-danger:focus {
	background-color: #bd2130 !important
}

.tpp-bootstrap .bg-light {
	background-color: #f8f9fa !important
}

.tpp-bootstrap a.bg-light:hover,
.tpp-bootstrap button.bg-light:hover,
.tpp-bootstrap a.bg-light:focus,
.tpp-bootstrap button.bg-light:focus {
	background-color: #dae0e5 !important
}

.tpp-bootstrap .bg-dark {
	background-color: #343a40 !important
}

.tpp-bootstrap a.bg-dark:hover,
.tpp-bootstrap button.bg-dark:hover,
.tpp-bootstrap a.bg-dark:focus,
.tpp-bootstrap button.bg-dark:focus {
	background-color: #1d2124 !important
}

.tpp-bootstrap .bg-white {
	background-color: #fff !important
}

.tpp-bootstrap .bg-transparent {
	background-color: transparent !important
}

.tpp-bootstrap .border {
	border: 1px solid #dee2e6 !important
}

.tpp-bootstrap .border-top {
	border-top: 1px solid #dee2e6 !important
}

.tpp-bootstrap .border-right {
	border-right: 1px solid #dee2e6 !important
}

.tpp-bootstrap .border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.tpp-bootstrap .border-left {
	border-left: 1px solid #dee2e6 !important
}

.tpp-bootstrap .border-0 {
	border: 0 !important
}

.tpp-bootstrap .border-top-0 {
	border-top: 0 !important
}

.tpp-bootstrap .border-right-0 {
	border-right: 0 !important
}

.tpp-bootstrap .border-bottom-0 {
	border-bottom: 0 !important
}

.tpp-bootstrap .border-left-0 {
	border-left: 0 !important
}

.tpp-bootstrap .border-primary {
	border-color: #007bff !important
}

.tpp-bootstrap .border-secondary {
	border-color: #6c757d !important
}

.tpp-bootstrap .border-success {
	border-color: #28a745 !important
}

.tpp-bootstrap .border-info {
	border-color: #17a2b8 !important
}

.tpp-bootstrap .border-warning {
	border-color: #ffc107 !important
}

.tpp-bootstrap .border-danger {
	border-color: #dc3545 !important
}

.tpp-bootstrap .border-light {
	border-color: #f8f9fa !important
}

.tpp-bootstrap .border-dark {
	border-color: #343a40 !important
}

.tpp-bootstrap .border-white {
	border-color: #fff !important
}

.tpp-bootstrap .rounded-sm {
	border-radius: 0.2rem !important
}

.tpp-bootstrap .rounded {
	border-radius: 0.25rem !important
}

.tpp-bootstrap .rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important
}

.tpp-bootstrap .rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important
}

.tpp-bootstrap .rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important
}

.tpp-bootstrap .rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important
}

.tpp-bootstrap .rounded-lg {
	border-radius: 0.3rem !important
}

.tpp-bootstrap .rounded-circle {
	border-radius: 50% !important
}

.tpp-bootstrap .rounded-pill {
	border-radius: 50rem !important
}

.tpp-bootstrap .rounded-0 {
	border-radius: 0 !important
}

.tpp-bootstrap .clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.tpp-bootstrap .d-none {
	display: none !important
}

.tpp-bootstrap .d-inline {
	display: inline !important
}

.tpp-bootstrap .d-inline-block {
	display: inline-block !important
}

.tpp-bootstrap .d-block {
	display: block !important
}

.tpp-bootstrap .d-table {
	display: table !important
}

.tpp-bootstrap .d-table-row {
	display: table-row !important
}

.tpp-bootstrap .d-table-cell {
	display: table-cell !important
}

.tpp-bootstrap .d-flex {
	display: flex !important
}

.tpp-bootstrap .d-inline-flex {
	display: inline-flex !important
}

@media (min-width:576px) {
	.tpp-bootstrap .d-sm-none {
		display: none !important
	}
	.tpp-bootstrap .d-sm-inline {
		display: inline !important
	}
	.tpp-bootstrap .d-sm-inline-block {
		display: inline-block !important
	}
	.tpp-bootstrap .d-sm-block {
		display: block !important
	}
	.tpp-bootstrap .d-sm-table {
		display: table !important
	}
	.tpp-bootstrap .d-sm-table-row {
		display: table-row !important
	}
	.tpp-bootstrap .d-sm-table-cell {
		display: table-cell !important
	}
	.tpp-bootstrap .d-sm-flex {
		display: flex !important
	}
	.tpp-bootstrap .d-sm-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .d-md-none {
		display: none !important
	}
	.tpp-bootstrap .d-md-inline {
		display: inline !important
	}
	.tpp-bootstrap .d-md-inline-block {
		display: inline-block !important
	}
	.tpp-bootstrap .d-md-block {
		display: block !important
	}
	.tpp-bootstrap .d-md-table {
		display: table !important
	}
	.tpp-bootstrap .d-md-table-row {
		display: table-row !important
	}
	.tpp-bootstrap .d-md-table-cell {
		display: table-cell !important
	}
	.tpp-bootstrap .d-md-flex {
		display: flex !important
	}
	.tpp-bootstrap .d-md-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .d-lg-none {
		display: none !important
	}
	.tpp-bootstrap .d-lg-inline {
		display: inline !important
	}
	.tpp-bootstrap .d-lg-inline-block {
		display: inline-block !important
	}
	.tpp-bootstrap .d-lg-block {
		display: block !important
	}
	.tpp-bootstrap .d-lg-table {
		display: table !important
	}
	.tpp-bootstrap .d-lg-table-row {
		display: table-row !important
	}
	.tpp-bootstrap .d-lg-table-cell {
		display: table-cell !important
	}
	.tpp-bootstrap .d-lg-flex {
		display: flex !important
	}
	.tpp-bootstrap .d-lg-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .d-xl-none {
		display: none !important
	}
	.tpp-bootstrap .d-xl-inline {
		display: inline !important
	}
	.tpp-bootstrap .d-xl-inline-block {
		display: inline-block !important
	}
	.tpp-bootstrap .d-xl-block {
		display: block !important
	}
	.tpp-bootstrap .d-xl-table {
		display: table !important
	}
	.tpp-bootstrap .d-xl-table-row {
		display: table-row !important
	}
	.tpp-bootstrap .d-xl-table-cell {
		display: table-cell !important
	}
	.tpp-bootstrap .d-xl-flex {
		display: flex !important
	}
	.tpp-bootstrap .d-xl-inline-flex {
		display: inline-flex !important
	}
}

@media print {
	.tpp-bootstrap .d-print-none {
		display: none !important
	}
	.tpp-bootstrap .d-print-inline {
		display: inline !important
	}
	.tpp-bootstrap .d-print-inline-block {
		display: inline-block !important
	}
	.tpp-bootstrap .d-print-block {
		display: block !important
	}
	.tpp-bootstrap .d-print-table {
		display: table !important
	}
	.tpp-bootstrap .d-print-table-row {
		display: table-row !important
	}
	.tpp-bootstrap .d-print-table-cell {
		display: table-cell !important
	}
	.tpp-bootstrap .d-print-flex {
		display: flex !important
	}
	.tpp-bootstrap .d-print-inline-flex {
		display: inline-flex !important
	}
}

.tpp-bootstrap .embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.tpp-bootstrap .embed-responsive::before {
	display: block;
	content: ""
}

.tpp-bootstrap .embed-responsive .embed-responsive-item,
.tpp-bootstrap .embed-responsive iframe,
.tpp-bootstrap .embed-responsive embed,
.tpp-bootstrap .embed-responsive object,
.tpp-bootstrap .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.tpp-bootstrap .embed-responsive-21by9::before {
	padding-top: 42.8571428571%
}

.tpp-bootstrap .embed-responsive-16by9::before {
	padding-top: 56.25%
}

.tpp-bootstrap .embed-responsive-4by3::before {
	padding-top: 75%
}

.tpp-bootstrap .embed-responsive-1by1::before {
	padding-top: 100%
}

.tpp-bootstrap .embed-responsive-21by9::before {
	padding-top: 42.8571428571%
}

.tpp-bootstrap .embed-responsive-16by9::before {
	padding-top: 56.25%
}

.tpp-bootstrap .embed-responsive-4by3::before {
	padding-top: 75%
}

.tpp-bootstrap .embed-responsive-1by1::before {
	padding-top: 100%
}

.tpp-bootstrap .flex-row {
	flex-direction: row !important
}

.tpp-bootstrap .flex-column {
	flex-direction: column !important
}

.tpp-bootstrap .flex-row-reverse {
	flex-direction: row-reverse !important
}

.tpp-bootstrap .flex-column-reverse {
	flex-direction: column-reverse !important
}

.tpp-bootstrap .flex-wrap {
	flex-wrap: wrap !important
}

.tpp-bootstrap .flex-nowrap {
	flex-wrap: nowrap !important
}

.tpp-bootstrap .flex-wrap-reverse {
	flex-wrap: wrap-reverse !important
}

.tpp-bootstrap .flex-fill {
	flex: 1 1 auto !important
}

.tpp-bootstrap .flex-grow-0 {
	flex-grow: 0 !important
}

.tpp-bootstrap .flex-grow-1 {
	flex-grow: 1 !important
}

.tpp-bootstrap .flex-shrink-0 {
	flex-shrink: 0 !important
}

.tpp-bootstrap .flex-shrink-1 {
	flex-shrink: 1 !important
}

.tpp-bootstrap .justify-content-start {
	justify-content: flex-start !important
}

.tpp-bootstrap .justify-content-end {
	justify-content: flex-end !important
}

.tpp-bootstrap .justify-content-center {
	justify-content: center !important
}

.tpp-bootstrap .justify-content-between {
	justify-content: space-between !important
}

.tpp-bootstrap .justify-content-around {
	justify-content: space-around !important
}

.tpp-bootstrap .align-items-start {
	align-items: flex-start !important
}

.tpp-bootstrap .align-items-end {
	align-items: flex-end !important
}

.tpp-bootstrap .align-items-center {
	align-items: center !important
}

.tpp-bootstrap .align-items-baseline {
	align-items: baseline !important
}

.tpp-bootstrap .align-items-stretch {
	align-items: stretch !important
}

.tpp-bootstrap .align-content-start {
	align-content: flex-start !important
}

.tpp-bootstrap .align-content-end {
	align-content: flex-end !important
}

.tpp-bootstrap .align-content-center {
	align-content: center !important
}

.tpp-bootstrap .align-content-between {
	align-content: space-between !important
}

.tpp-bootstrap .align-content-around {
	align-content: space-around !important
}

.tpp-bootstrap .align-content-stretch {
	align-content: stretch !important
}

.tpp-bootstrap .align-self-auto {
	align-self: auto !important
}

.tpp-bootstrap .align-self-start {
	align-self: flex-start !important
}

.tpp-bootstrap .align-self-end {
	align-self: flex-end !important
}

.tpp-bootstrap .align-self-center {
	align-self: center !important
}

.tpp-bootstrap .align-self-baseline {
	align-self: baseline !important
}

.tpp-bootstrap .align-self-stretch {
	align-self: stretch !important
}

@media (min-width:576px) {
	.tpp-bootstrap .flex-sm-row {
		flex-direction: row !important
	}
	.tpp-bootstrap .flex-sm-column {
		flex-direction: column !important
	}
	.tpp-bootstrap .flex-sm-row-reverse {
		flex-direction: row-reverse !important
	}
	.tpp-bootstrap .flex-sm-column-reverse {
		flex-direction: column-reverse !important
	}
	.tpp-bootstrap .flex-sm-wrap {
		flex-wrap: wrap !important
	}
	.tpp-bootstrap .flex-sm-nowrap {
		flex-wrap: nowrap !important
	}
	.tpp-bootstrap .flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.tpp-bootstrap .flex-sm-fill {
		flex: 1 1 auto !important
	}
	.tpp-bootstrap .flex-sm-grow-0 {
		flex-grow: 0 !important
	}
	.tpp-bootstrap .flex-sm-grow-1 {
		flex-grow: 1 !important
	}
	.tpp-bootstrap .flex-sm-shrink-0 {
		flex-shrink: 0 !important
	}
	.tpp-bootstrap .flex-sm-shrink-1 {
		flex-shrink: 1 !important
	}
	.tpp-bootstrap .justify-content-sm-start {
		justify-content: flex-start !important
	}
	.tpp-bootstrap .justify-content-sm-end {
		justify-content: flex-end !important
	}
	.tpp-bootstrap .justify-content-sm-center {
		justify-content: center !important
	}
	.tpp-bootstrap .justify-content-sm-between {
		justify-content: space-between !important
	}
	.tpp-bootstrap .justify-content-sm-around {
		justify-content: space-around !important
	}
	.tpp-bootstrap .align-items-sm-start {
		align-items: flex-start !important
	}
	.tpp-bootstrap .align-items-sm-end {
		align-items: flex-end !important
	}
	.tpp-bootstrap .align-items-sm-center {
		align-items: center !important
	}
	.tpp-bootstrap .align-items-sm-baseline {
		align-items: baseline !important
	}
	.tpp-bootstrap .align-items-sm-stretch {
		align-items: stretch !important
	}
	.tpp-bootstrap .align-content-sm-start {
		align-content: flex-start !important
	}
	.tpp-bootstrap .align-content-sm-end {
		align-content: flex-end !important
	}
	.tpp-bootstrap .align-content-sm-center {
		align-content: center !important
	}
	.tpp-bootstrap .align-content-sm-between {
		align-content: space-between !important
	}
	.tpp-bootstrap .align-content-sm-around {
		align-content: space-around !important
	}
	.tpp-bootstrap .align-content-sm-stretch {
		align-content: stretch !important
	}
	.tpp-bootstrap .align-self-sm-auto {
		align-self: auto !important
	}
	.tpp-bootstrap .align-self-sm-start {
		align-self: flex-start !important
	}
	.tpp-bootstrap .align-self-sm-end {
		align-self: flex-end !important
	}
	.tpp-bootstrap .align-self-sm-center {
		align-self: center !important
	}
	.tpp-bootstrap .align-self-sm-baseline {
		align-self: baseline !important
	}
	.tpp-bootstrap .align-self-sm-stretch {
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .flex-md-row {
		flex-direction: row !important
	}
	.tpp-bootstrap .flex-md-column {
		flex-direction: column !important
	}
	.tpp-bootstrap .flex-md-row-reverse {
		flex-direction: row-reverse !important
	}
	.tpp-bootstrap .flex-md-column-reverse {
		flex-direction: column-reverse !important
	}
	.tpp-bootstrap .flex-md-wrap {
		flex-wrap: wrap !important
	}
	.tpp-bootstrap .flex-md-nowrap {
		flex-wrap: nowrap !important
	}
	.tpp-bootstrap .flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.tpp-bootstrap .flex-md-fill {
		flex: 1 1 auto !important
	}
	.tpp-bootstrap .flex-md-grow-0 {
		flex-grow: 0 !important
	}
	.tpp-bootstrap .flex-md-grow-1 {
		flex-grow: 1 !important
	}
	.tpp-bootstrap .flex-md-shrink-0 {
		flex-shrink: 0 !important
	}
	.tpp-bootstrap .flex-md-shrink-1 {
		flex-shrink: 1 !important
	}
	.tpp-bootstrap .justify-content-md-start {
		justify-content: flex-start !important
	}
	.tpp-bootstrap .justify-content-md-end {
		justify-content: flex-end !important
	}
	.tpp-bootstrap .justify-content-md-center {
		justify-content: center !important
	}
	.tpp-bootstrap .justify-content-md-between {
		justify-content: space-between !important
	}
	.tpp-bootstrap .justify-content-md-around {
		justify-content: space-around !important
	}
	.tpp-bootstrap .align-items-md-start {
		align-items: flex-start !important
	}
	.tpp-bootstrap .align-items-md-end {
		align-items: flex-end !important
	}
	.tpp-bootstrap .align-items-md-center {
		align-items: center !important
	}
	.tpp-bootstrap .align-items-md-baseline {
		align-items: baseline !important
	}
	.tpp-bootstrap .align-items-md-stretch {
		align-items: stretch !important
	}
	.tpp-bootstrap .align-content-md-start {
		align-content: flex-start !important
	}
	.tpp-bootstrap .align-content-md-end {
		align-content: flex-end !important
	}
	.tpp-bootstrap .align-content-md-center {
		align-content: center !important
	}
	.tpp-bootstrap .align-content-md-between {
		align-content: space-between !important
	}
	.tpp-bootstrap .align-content-md-around {
		align-content: space-around !important
	}
	.tpp-bootstrap .align-content-md-stretch {
		align-content: stretch !important
	}
	.tpp-bootstrap .align-self-md-auto {
		align-self: auto !important
	}
	.tpp-bootstrap .align-self-md-start {
		align-self: flex-start !important
	}
	.tpp-bootstrap .align-self-md-end {
		align-self: flex-end !important
	}
	.tpp-bootstrap .align-self-md-center {
		align-self: center !important
	}
	.tpp-bootstrap .align-self-md-baseline {
		align-self: baseline !important
	}
	.tpp-bootstrap .align-self-md-stretch {
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .flex-lg-row {
		flex-direction: row !important
	}
	.tpp-bootstrap .flex-lg-column {
		flex-direction: column !important
	}
	.tpp-bootstrap .flex-lg-row-reverse {
		flex-direction: row-reverse !important
	}
	.tpp-bootstrap .flex-lg-column-reverse {
		flex-direction: column-reverse !important
	}
	.tpp-bootstrap .flex-lg-wrap {
		flex-wrap: wrap !important
	}
	.tpp-bootstrap .flex-lg-nowrap {
		flex-wrap: nowrap !important
	}
	.tpp-bootstrap .flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.tpp-bootstrap .flex-lg-fill {
		flex: 1 1 auto !important
	}
	.tpp-bootstrap .flex-lg-grow-0 {
		flex-grow: 0 !important
	}
	.tpp-bootstrap .flex-lg-grow-1 {
		flex-grow: 1 !important
	}
	.tpp-bootstrap .flex-lg-shrink-0 {
		flex-shrink: 0 !important
	}
	.tpp-bootstrap .flex-lg-shrink-1 {
		flex-shrink: 1 !important
	}
	.tpp-bootstrap .justify-content-lg-start {
		justify-content: flex-start !important
	}
	.tpp-bootstrap .justify-content-lg-end {
		justify-content: flex-end !important
	}
	.tpp-bootstrap .justify-content-lg-center {
		justify-content: center !important
	}
	.tpp-bootstrap .justify-content-lg-between {
		justify-content: space-between !important
	}
	.tpp-bootstrap .justify-content-lg-around {
		justify-content: space-around !important
	}
	.tpp-bootstrap .align-items-lg-start {
		align-items: flex-start !important
	}
	.tpp-bootstrap .align-items-lg-end {
		align-items: flex-end !important
	}
	.tpp-bootstrap .align-items-lg-center {
		align-items: center !important
	}
	.tpp-bootstrap .align-items-lg-baseline {
		align-items: baseline !important
	}
	.tpp-bootstrap .align-items-lg-stretch {
		align-items: stretch !important
	}
	.tpp-bootstrap .align-content-lg-start {
		align-content: flex-start !important
	}
	.tpp-bootstrap .align-content-lg-end {
		align-content: flex-end !important
	}
	.tpp-bootstrap .align-content-lg-center {
		align-content: center !important
	}
	.tpp-bootstrap .align-content-lg-between {
		align-content: space-between !important
	}
	.tpp-bootstrap .align-content-lg-around {
		align-content: space-around !important
	}
	.tpp-bootstrap .align-content-lg-stretch {
		align-content: stretch !important
	}
	.tpp-bootstrap .align-self-lg-auto {
		align-self: auto !important
	}
	.tpp-bootstrap .align-self-lg-start {
		align-self: flex-start !important
	}
	.tpp-bootstrap .align-self-lg-end {
		align-self: flex-end !important
	}
	.tpp-bootstrap .align-self-lg-center {
		align-self: center !important
	}
	.tpp-bootstrap .align-self-lg-baseline {
		align-self: baseline !important
	}
	.tpp-bootstrap .align-self-lg-stretch {
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .flex-xl-row {
		flex-direction: row !important
	}
	.tpp-bootstrap .flex-xl-column {
		flex-direction: column !important
	}
	.tpp-bootstrap .flex-xl-row-reverse {
		flex-direction: row-reverse !important
	}
	.tpp-bootstrap .flex-xl-column-reverse {
		flex-direction: column-reverse !important
	}
	.tpp-bootstrap .flex-xl-wrap {
		flex-wrap: wrap !important
	}
	.tpp-bootstrap .flex-xl-nowrap {
		flex-wrap: nowrap !important
	}
	.tpp-bootstrap .flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}
	.tpp-bootstrap .flex-xl-fill {
		flex: 1 1 auto !important
	}
	.tpp-bootstrap .flex-xl-grow-0 {
		flex-grow: 0 !important
	}
	.tpp-bootstrap .flex-xl-grow-1 {
		flex-grow: 1 !important
	}
	.tpp-bootstrap .flex-xl-shrink-0 {
		flex-shrink: 0 !important
	}
	.tpp-bootstrap .flex-xl-shrink-1 {
		flex-shrink: 1 !important
	}
	.tpp-bootstrap .justify-content-xl-start {
		justify-content: flex-start !important
	}
	.tpp-bootstrap .justify-content-xl-end {
		justify-content: flex-end !important
	}
	.tpp-bootstrap .justify-content-xl-center {
		justify-content: center !important
	}
	.tpp-bootstrap .justify-content-xl-between {
		justify-content: space-between !important
	}
	.tpp-bootstrap .justify-content-xl-around {
		justify-content: space-around !important
	}
	.tpp-bootstrap .align-items-xl-start {
		align-items: flex-start !important
	}
	.tpp-bootstrap .align-items-xl-end {
		align-items: flex-end !important
	}
	.tpp-bootstrap .align-items-xl-center {
		align-items: center !important
	}
	.tpp-bootstrap .align-items-xl-baseline {
		align-items: baseline !important
	}
	.tpp-bootstrap .align-items-xl-stretch {
		align-items: stretch !important
	}
	.tpp-bootstrap .align-content-xl-start {
		align-content: flex-start !important
	}
	.tpp-bootstrap .align-content-xl-end {
		align-content: flex-end !important
	}
	.tpp-bootstrap .align-content-xl-center {
		align-content: center !important
	}
	.tpp-bootstrap .align-content-xl-between {
		align-content: space-between !important
	}
	.tpp-bootstrap .align-content-xl-around {
		align-content: space-around !important
	}
	.tpp-bootstrap .align-content-xl-stretch {
		align-content: stretch !important
	}
	.tpp-bootstrap .align-self-xl-auto {
		align-self: auto !important
	}
	.tpp-bootstrap .align-self-xl-start {
		align-self: flex-start !important
	}
	.tpp-bootstrap .align-self-xl-end {
		align-self: flex-end !important
	}
	.tpp-bootstrap .align-self-xl-center {
		align-self: center !important
	}
	.tpp-bootstrap .align-self-xl-baseline {
		align-self: baseline !important
	}
	.tpp-bootstrap .align-self-xl-stretch {
		align-self: stretch !important
	}
}

.tpp-bootstrap .float-left {
	float: left !important
}

.tpp-bootstrap .float-right {
	float: right !important
}

.tpp-bootstrap .float-none {
	float: none !important
}

@media (min-width:576px) {
	.tpp-bootstrap .float-sm-left {
		float: left !important
	}
	.tpp-bootstrap .float-sm-right {
		float: right !important
	}
	.tpp-bootstrap .float-sm-none {
		float: none !important
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .float-md-left {
		float: left !important
	}
	.tpp-bootstrap .float-md-right {
		float: right !important
	}
	.tpp-bootstrap .float-md-none {
		float: none !important
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .float-lg-left {
		float: left !important
	}
	.tpp-bootstrap .float-lg-right {
		float: right !important
	}
	.tpp-bootstrap .float-lg-none {
		float: none !important
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .float-xl-left {
		float: left !important
	}
	.tpp-bootstrap .float-xl-right {
		float: right !important
	}
	.tpp-bootstrap .float-xl-none {
		float: none !important
	}
}

.tpp-bootstrap .overflow-auto {
	overflow: auto !important
}

.tpp-bootstrap .overflow-hidden {
	overflow: hidden !important
}

.tpp-bootstrap .position-static {
	position: static !important
}

.tpp-bootstrap .position-relative {
	position: relative !important
}

.tpp-bootstrap .position-absolute {
	position: absolute !important
}

.tpp-bootstrap .position-fixed {
	position: fixed !important
}

.tpp-bootstrap .position-sticky {
	position: sticky !important
}

.tpp-bootstrap .fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.tpp-bootstrap .fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports (position: sticky) {
	.tpp-bootstrap .sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.tpp-bootstrap .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.tpp-bootstrap .sr-only-focusable:active,
.tpp-bootstrap .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.tpp-bootstrap .shadow-sm {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.tpp-bootstrap .shadow {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.tpp-bootstrap .shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.tpp-bootstrap .shadow-none {
	box-shadow: none !important
}

.tpp-bootstrap .w-25 {
	width: 25% !important
}

.tpp-bootstrap .w-50 {
	width: 50% !important
}

.tpp-bootstrap .w-75 {
	width: 75% !important
}

.tpp-bootstrap .w-100 {
	width: 100% !important
}

.tpp-bootstrap .w-auto {
	width: auto !important
}

.tpp-bootstrap .h-25 {
	height: 25% !important
}

.tpp-bootstrap .h-50 {
	height: 50% !important
}

.tpp-bootstrap .h-75 {
	height: 75% !important
}

.tpp-bootstrap .h-100 {
	height: 100% !important
}

.tpp-bootstrap .h-auto {
	height: auto !important
}

.tpp-bootstrap .mw-100 {
	max-width: 100% !important
}

.tpp-bootstrap .mh-100 {
	max-height: 100% !important
}

.tpp-bootstrap .min-vw-100 {
	min-width: 100vw !important
}

.tpp-bootstrap .min-vh-100 {
	min-height: 100vh !important
}

.tpp-bootstrap .vw-100 {
	width: 100vw !important
}

.tpp-bootstrap .vh-100 {
	height: 100vh !important
}

.tpp-bootstrap .stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.tpp-bootstrap .m-0 {
	margin: 0 !important
}

.tpp-bootstrap .mt-0,
.tpp-bootstrap .my-0 {
	margin-top: 0 !important
}

.tpp-bootstrap .mr-0,
.tpp-bootstrap .mx-0 {
	margin-right: 0 !important
}

.tpp-bootstrap .mb-0,
.tpp-bootstrap .my-0 {
	margin-bottom: 0 !important
}

.tpp-bootstrap .ml-0,
.tpp-bootstrap .mx-0 {
	margin-left: 0 !important
}

.tpp-bootstrap .m-1 {
	margin: 0.25rem !important
}

.tpp-bootstrap .mt-1,
.tpp-bootstrap .my-1 {
	margin-top: 0.25rem !important
}

.tpp-bootstrap .mr-1,
.tpp-bootstrap .mx-1 {
	margin-right: 0.25rem !important
}

.tpp-bootstrap .mb-1,
.tpp-bootstrap .my-1 {
	margin-bottom: 0.25rem !important
}

.tpp-bootstrap .ml-1,
.tpp-bootstrap .mx-1 {
	margin-left: 0.25rem !important
}

.tpp-bootstrap .m-2 {
	margin: 0.5rem !important
}

.tpp-bootstrap .mt-2,
.tpp-bootstrap .my-2 {
	margin-top: 0.5rem !important
}

.tpp-bootstrap .mr-2,
.tpp-bootstrap .mx-2 {
	margin-right: 0.5rem !important
}

.tpp-bootstrap .mb-2,
.tpp-bootstrap .my-2 {
	margin-bottom: 0.5rem !important
}

.tpp-bootstrap .ml-2,
.tpp-bootstrap .mx-2 {
	margin-left: 0.5rem !important
}

.tpp-bootstrap .m-3 {
	margin: 1rem !important
}

.tpp-bootstrap .mt-3,
.tpp-bootstrap .my-3 {
	margin-top: 1rem !important
}

.tpp-bootstrap .mr-3,
.tpp-bootstrap .mx-3 {
	margin-right: 1rem !important
}

.tpp-bootstrap .mb-3,
.tpp-bootstrap .my-3 {
	margin-bottom: 1rem !important
}

.tpp-bootstrap .ml-3,
.tpp-bootstrap .mx-3 {
	margin-left: 1rem !important
}

.tpp-bootstrap .m-4 {
	margin: 1.5rem !important
}

.tpp-bootstrap .mt-4,
.tpp-bootstrap .my-4 {
	margin-top: 1.5rem !important
}

.tpp-bootstrap .mr-4,
.tpp-bootstrap .mx-4 {
	margin-right: 1.5rem !important
}

.tpp-bootstrap .mb-4,
.tpp-bootstrap .my-4 {
	margin-bottom: 1.5rem !important
}

.tpp-bootstrap .ml-4,
.tpp-bootstrap .mx-4 {
	margin-left: 1.5rem !important
}

.tpp-bootstrap .m-5 {
	margin: 3rem !important
}

.tpp-bootstrap .mt-5,
.tpp-bootstrap .my-5 {
	margin-top: 3rem !important
}

.tpp-bootstrap .mr-5,
.tpp-bootstrap .mx-5 {
	margin-right: 3rem !important
}

.tpp-bootstrap .mb-5,
.tpp-bootstrap .my-5 {
	margin-bottom: 3rem !important
}

.tpp-bootstrap .ml-5,
.tpp-bootstrap .mx-5 {
	margin-left: 3rem !important
}

.tpp-bootstrap .p-0 {
	padding: 0 !important
}

.tpp-bootstrap .pt-0,
.tpp-bootstrap .py-0 {
	padding-top: 0 !important
}

.tpp-bootstrap .pr-0,
.tpp-bootstrap .px-0 {
	padding-right: 0 !important
}

.tpp-bootstrap .pb-0,
.tpp-bootstrap .py-0 {
	padding-bottom: 0 !important
}

.tpp-bootstrap .pl-0,
.tpp-bootstrap .px-0 {
	padding-left: 0 !important
}

.tpp-bootstrap .p-1 {
	padding: 0.25rem !important
}

.tpp-bootstrap .pt-1,
.tpp-bootstrap .py-1 {
	padding-top: 0.25rem !important
}

.tpp-bootstrap .pr-1,
.tpp-bootstrap .px-1 {
	padding-right: 0.25rem !important
}

.tpp-bootstrap .pb-1,
.tpp-bootstrap .py-1 {
	padding-bottom: 0.25rem !important
}

.tpp-bootstrap .pl-1,
.tpp-bootstrap .px-1 {
	padding-left: 0.25rem !important
}

.tpp-bootstrap .p-2 {
	padding: 0.5rem !important
}

.tpp-bootstrap .pt-2,
.tpp-bootstrap .py-2 {
	padding-top: 0.5rem !important
}

.tpp-bootstrap .pr-2,
.tpp-bootstrap .px-2 {
	padding-right: 0.5rem !important
}

.tpp-bootstrap .pb-2,
.tpp-bootstrap .py-2 {
	padding-bottom: 0.5rem !important
}

.tpp-bootstrap .pl-2,
.tpp-bootstrap .px-2 {
	padding-left: 0.5rem !important
}

.tpp-bootstrap .p-3 {
	padding: 1rem !important
}

.tpp-bootstrap .pt-3,
.tpp-bootstrap .py-3 {
	padding-top: 1rem !important
}

.tpp-bootstrap .pr-3,
.tpp-bootstrap .px-3 {
	padding-right: 1rem !important
}

.tpp-bootstrap .pb-3,
.tpp-bootstrap .py-3 {
	padding-bottom: 1rem !important
}

.tpp-bootstrap .pl-3,
.tpp-bootstrap .px-3 {
	padding-left: 1rem !important
}

.tpp-bootstrap .p-4 {
	padding: 1.5rem !important
}

.tpp-bootstrap .pt-4,
.tpp-bootstrap .py-4 {
	padding-top: 1.5rem !important
}

.tpp-bootstrap .pr-4,
.tpp-bootstrap .px-4 {
	padding-right: 1.5rem !important
}

.tpp-bootstrap .pb-4,
.tpp-bootstrap .py-4 {
	padding-bottom: 1.5rem !important
}

.tpp-bootstrap .pl-4,
.tpp-bootstrap .px-4 {
	padding-left: 1.5rem !important
}

.tpp-bootstrap .p-5 {
	padding: 3rem !important
}

.tpp-bootstrap .pt-5,
.tpp-bootstrap .py-5 {
	padding-top: 3rem !important
}

.tpp-bootstrap .pr-5,
.tpp-bootstrap .px-5 {
	padding-right: 3rem !important
}

.tpp-bootstrap .pb-5,
.tpp-bootstrap .py-5 {
	padding-bottom: 3rem !important
}

.tpp-bootstrap .pl-5,
.tpp-bootstrap .px-5 {
	padding-left: 3rem !important
}

.tpp-bootstrap .m-n1 {
	margin: -0.25rem !important
}

.tpp-bootstrap .mt-n1,
.tpp-bootstrap .my-n1 {
	margin-top: -0.25rem !important
}

.tpp-bootstrap .mr-n1,
.tpp-bootstrap .mx-n1 {
	margin-right: -0.25rem !important
}

.tpp-bootstrap .mb-n1,
.tpp-bootstrap .my-n1 {
	margin-bottom: -0.25rem !important
}

.tpp-bootstrap .ml-n1,
.tpp-bootstrap .mx-n1 {
	margin-left: -0.25rem !important
}

.tpp-bootstrap .m-n2 {
	margin: -0.5rem !important
}

.tpp-bootstrap .mt-n2,
.tpp-bootstrap .my-n2 {
	margin-top: -0.5rem !important
}

.tpp-bootstrap .mr-n2,
.tpp-bootstrap .mx-n2 {
	margin-right: -0.5rem !important
}

.tpp-bootstrap .mb-n2,
.tpp-bootstrap .my-n2 {
	margin-bottom: -0.5rem !important
}

.tpp-bootstrap .ml-n2,
.tpp-bootstrap .mx-n2 {
	margin-left: -0.5rem !important
}

.tpp-bootstrap .m-n3 {
	margin: -1rem !important
}

.tpp-bootstrap .mt-n3,
.tpp-bootstrap .my-n3 {
	margin-top: -1rem !important
}

.tpp-bootstrap .mr-n3,
.tpp-bootstrap .mx-n3 {
	margin-right: -1rem !important
}

.tpp-bootstrap .mb-n3,
.tpp-bootstrap .my-n3 {
	margin-bottom: -1rem !important
}

.tpp-bootstrap .ml-n3,
.tpp-bootstrap .mx-n3 {
	margin-left: -1rem !important
}

.tpp-bootstrap .m-n4 {
	margin: -1.5rem !important
}

.tpp-bootstrap .mt-n4,
.tpp-bootstrap .my-n4 {
	margin-top: -1.5rem !important
}

.tpp-bootstrap .mr-n4,
.tpp-bootstrap .mx-n4 {
	margin-right: -1.5rem !important
}

.tpp-bootstrap .mb-n4,
.tpp-bootstrap .my-n4 {
	margin-bottom: -1.5rem !important
}

.tpp-bootstrap .ml-n4,
.tpp-bootstrap .mx-n4 {
	margin-left: -1.5rem !important
}

.tpp-bootstrap .m-n5 {
	margin: -3rem !important
}

.tpp-bootstrap .mt-n5,
.tpp-bootstrap .my-n5 {
	margin-top: -3rem !important
}

.tpp-bootstrap .mr-n5,
.tpp-bootstrap .mx-n5 {
	margin-right: -3rem !important
}

.tpp-bootstrap .mb-n5,
.tpp-bootstrap .my-n5 {
	margin-bottom: -3rem !important
}

.tpp-bootstrap .ml-n5,
.tpp-bootstrap .mx-n5 {
	margin-left: -3rem !important
}

.tpp-bootstrap .m-auto {
	margin: auto !important
}

.tpp-bootstrap .mt-auto,
.tpp-bootstrap .my-auto {
	margin-top: auto !important
}

.tpp-bootstrap .mr-auto,
.tpp-bootstrap .mx-auto {
	margin-right: auto !important
}

.tpp-bootstrap .mb-auto,
.tpp-bootstrap .my-auto {
	margin-bottom: auto !important
}

.tpp-bootstrap .ml-auto,
.tpp-bootstrap .mx-auto {
	margin-left: auto !important
}

@media (min-width:576px) {
	.tpp-bootstrap .m-sm-0 {
		margin: 0 !important
	}
	.tpp-bootstrap .mt-sm-0,
	.tpp-bootstrap .my-sm-0 {
		margin-top: 0 !important
	}
	.tpp-bootstrap .mr-sm-0,
	.tpp-bootstrap .mx-sm-0 {
		margin-right: 0 !important
	}
	.tpp-bootstrap .mb-sm-0,
	.tpp-bootstrap .my-sm-0 {
		margin-bottom: 0 !important
	}
	.tpp-bootstrap .ml-sm-0,
	.tpp-bootstrap .mx-sm-0 {
		margin-left: 0 !important
	}
	.tpp-bootstrap .m-sm-1 {
		margin: 0.25rem !important
	}
	.tpp-bootstrap .mt-sm-1,
	.tpp-bootstrap .my-sm-1 {
		margin-top: 0.25rem !important
	}
	.tpp-bootstrap .mr-sm-1,
	.tpp-bootstrap .mx-sm-1 {
		margin-right: 0.25rem !important
	}
	.tpp-bootstrap .mb-sm-1,
	.tpp-bootstrap .my-sm-1 {
		margin-bottom: 0.25rem !important
	}
	.tpp-bootstrap .ml-sm-1,
	.tpp-bootstrap .mx-sm-1 {
		margin-left: 0.25rem !important
	}
	.tpp-bootstrap .m-sm-2 {
		margin: 0.5rem !important
	}
	.tpp-bootstrap .mt-sm-2,
	.tpp-bootstrap .my-sm-2 {
		margin-top: 0.5rem !important
	}
	.tpp-bootstrap .mr-sm-2,
	.tpp-bootstrap .mx-sm-2 {
		margin-right: 0.5rem !important
	}
	.tpp-bootstrap .mb-sm-2,
	.tpp-bootstrap .my-sm-2 {
		margin-bottom: 0.5rem !important
	}
	.tpp-bootstrap .ml-sm-2,
	.tpp-bootstrap .mx-sm-2 {
		margin-left: 0.5rem !important
	}
	.tpp-bootstrap .m-sm-3 {
		margin: 1rem !important
	}
	.tpp-bootstrap .mt-sm-3,
	.tpp-bootstrap .my-sm-3 {
		margin-top: 1rem !important
	}
	.tpp-bootstrap .mr-sm-3,
	.tpp-bootstrap .mx-sm-3 {
		margin-right: 1rem !important
	}
	.tpp-bootstrap .mb-sm-3,
	.tpp-bootstrap .my-sm-3 {
		margin-bottom: 1rem !important
	}
	.tpp-bootstrap .ml-sm-3,
	.tpp-bootstrap .mx-sm-3 {
		margin-left: 1rem !important
	}
	.tpp-bootstrap .m-sm-4 {
		margin: 1.5rem !important
	}
	.tpp-bootstrap .mt-sm-4,
	.tpp-bootstrap .my-sm-4 {
		margin-top: 1.5rem !important
	}
	.tpp-bootstrap .mr-sm-4,
	.tpp-bootstrap .mx-sm-4 {
		margin-right: 1.5rem !important
	}
	.tpp-bootstrap .mb-sm-4,
	.tpp-bootstrap .my-sm-4 {
		margin-bottom: 1.5rem !important
	}
	.tpp-bootstrap .ml-sm-4,
	.tpp-bootstrap .mx-sm-4 {
		margin-left: 1.5rem !important
	}
	.tpp-bootstrap .m-sm-5 {
		margin: 3rem !important
	}
	.tpp-bootstrap .mt-sm-5,
	.tpp-bootstrap .my-sm-5 {
		margin-top: 3rem !important
	}
	.tpp-bootstrap .mr-sm-5,
	.tpp-bootstrap .mx-sm-5 {
		margin-right: 3rem !important
	}
	.tpp-bootstrap .mb-sm-5,
	.tpp-bootstrap .my-sm-5 {
		margin-bottom: 3rem !important
	}
	.tpp-bootstrap .ml-sm-5,
	.tpp-bootstrap .mx-sm-5 {
		margin-left: 3rem !important
	}
	.tpp-bootstrap .p-sm-0 {
		padding: 0 !important
	}
	.tpp-bootstrap .pt-sm-0,
	.tpp-bootstrap .py-sm-0 {
		padding-top: 0 !important
	}
	.tpp-bootstrap .pr-sm-0,
	.tpp-bootstrap .px-sm-0 {
		padding-right: 0 !important
	}
	.tpp-bootstrap .pb-sm-0,
	.tpp-bootstrap .py-sm-0 {
		padding-bottom: 0 !important
	}
	.tpp-bootstrap .pl-sm-0,
	.tpp-bootstrap .px-sm-0 {
		padding-left: 0 !important
	}
	.tpp-bootstrap .p-sm-1 {
		padding: 0.25rem !important
	}
	.tpp-bootstrap .pt-sm-1,
	.tpp-bootstrap .py-sm-1 {
		padding-top: 0.25rem !important
	}
	.tpp-bootstrap .pr-sm-1,
	.tpp-bootstrap .px-sm-1 {
		padding-right: 0.25rem !important
	}
	.tpp-bootstrap .pb-sm-1,
	.tpp-bootstrap .py-sm-1 {
		padding-bottom: 0.25rem !important
	}
	.tpp-bootstrap .pl-sm-1,
	.tpp-bootstrap .px-sm-1 {
		padding-left: 0.25rem !important
	}
	.tpp-bootstrap .p-sm-2 {
		padding: 0.5rem !important
	}
	.tpp-bootstrap .pt-sm-2,
	.tpp-bootstrap .py-sm-2 {
		padding-top: 0.5rem !important
	}
	.tpp-bootstrap .pr-sm-2,
	.tpp-bootstrap .px-sm-2 {
		padding-right: 0.5rem !important
	}
	.tpp-bootstrap .pb-sm-2,
	.tpp-bootstrap .py-sm-2 {
		padding-bottom: 0.5rem !important
	}
	.tpp-bootstrap .pl-sm-2,
	.tpp-bootstrap .px-sm-2 {
		padding-left: 0.5rem !important
	}
	.tpp-bootstrap .p-sm-3 {
		padding: 1rem !important
	}
	.tpp-bootstrap .pt-sm-3,
	.tpp-bootstrap .py-sm-3 {
		padding-top: 1rem !important
	}
	.tpp-bootstrap .pr-sm-3,
	.tpp-bootstrap .px-sm-3 {
		padding-right: 1rem !important
	}
	.tpp-bootstrap .pb-sm-3,
	.tpp-bootstrap .py-sm-3 {
		padding-bottom: 1rem !important
	}
	.tpp-bootstrap .pl-sm-3,
	.tpp-bootstrap .px-sm-3 {
		padding-left: 1rem !important
	}
	.tpp-bootstrap .p-sm-4 {
		padding: 1.5rem !important
	}
	.tpp-bootstrap .pt-sm-4,
	.tpp-bootstrap .py-sm-4 {
		padding-top: 1.5rem !important
	}
	.tpp-bootstrap .pr-sm-4,
	.tpp-bootstrap .px-sm-4 {
		padding-right: 1.5rem !important
	}
	.tpp-bootstrap .pb-sm-4,
	.tpp-bootstrap .py-sm-4 {
		padding-bottom: 1.5rem !important
	}
	.tpp-bootstrap .pl-sm-4,
	.tpp-bootstrap .px-sm-4 {
		padding-left: 1.5rem !important
	}
	.tpp-bootstrap .p-sm-5 {
		padding: 3rem !important
	}
	.tpp-bootstrap .pt-sm-5,
	.tpp-bootstrap .py-sm-5 {
		padding-top: 3rem !important
	}
	.tpp-bootstrap .pr-sm-5,
	.tpp-bootstrap .px-sm-5 {
		padding-right: 3rem !important
	}
	.tpp-bootstrap .pb-sm-5,
	.tpp-bootstrap .py-sm-5 {
		padding-bottom: 3rem !important
	}
	.tpp-bootstrap .pl-sm-5,
	.tpp-bootstrap .px-sm-5 {
		padding-left: 3rem !important
	}
	.tpp-bootstrap .m-sm-n1 {
		margin: -0.25rem !important
	}
	.tpp-bootstrap .mt-sm-n1,
	.tpp-bootstrap .my-sm-n1 {
		margin-top: -0.25rem !important
	}
	.tpp-bootstrap .mr-sm-n1,
	.tpp-bootstrap .mx-sm-n1 {
		margin-right: -0.25rem !important
	}
	.tpp-bootstrap .mb-sm-n1,
	.tpp-bootstrap .my-sm-n1 {
		margin-bottom: -0.25rem !important
	}
	.tpp-bootstrap .ml-sm-n1,
	.tpp-bootstrap .mx-sm-n1 {
		margin-left: -0.25rem !important
	}
	.tpp-bootstrap .m-sm-n2 {
		margin: -0.5rem !important
	}
	.tpp-bootstrap .mt-sm-n2,
	.tpp-bootstrap .my-sm-n2 {
		margin-top: -0.5rem !important
	}
	.tpp-bootstrap .mr-sm-n2,
	.tpp-bootstrap .mx-sm-n2 {
		margin-right: -0.5rem !important
	}
	.tpp-bootstrap .mb-sm-n2,
	.tpp-bootstrap .my-sm-n2 {
		margin-bottom: -0.5rem !important
	}
	.tpp-bootstrap .ml-sm-n2,
	.tpp-bootstrap .mx-sm-n2 {
		margin-left: -0.5rem !important
	}
	.tpp-bootstrap .m-sm-n3 {
		margin: -1rem !important
	}
	.tpp-bootstrap .mt-sm-n3,
	.tpp-bootstrap .my-sm-n3 {
		margin-top: -1rem !important
	}
	.tpp-bootstrap .mr-sm-n3,
	.tpp-bootstrap .mx-sm-n3 {
		margin-right: -1rem !important
	}
	.tpp-bootstrap .mb-sm-n3,
	.tpp-bootstrap .my-sm-n3 {
		margin-bottom: -1rem !important
	}
	.tpp-bootstrap .ml-sm-n3,
	.tpp-bootstrap .mx-sm-n3 {
		margin-left: -1rem !important
	}
	.tpp-bootstrap .m-sm-n4 {
		margin: -1.5rem !important
	}
	.tpp-bootstrap .mt-sm-n4,
	.tpp-bootstrap .my-sm-n4 {
		margin-top: -1.5rem !important
	}
	.tpp-bootstrap .mr-sm-n4,
	.tpp-bootstrap .mx-sm-n4 {
		margin-right: -1.5rem !important
	}
	.tpp-bootstrap .mb-sm-n4,
	.tpp-bootstrap .my-sm-n4 {
		margin-bottom: -1.5rem !important
	}
	.tpp-bootstrap .ml-sm-n4,
	.tpp-bootstrap .mx-sm-n4 {
		margin-left: -1.5rem !important
	}
	.tpp-bootstrap .m-sm-n5 {
		margin: -3rem !important
	}
	.tpp-bootstrap .mt-sm-n5,
	.tpp-bootstrap .my-sm-n5 {
		margin-top: -3rem !important
	}
	.tpp-bootstrap .mr-sm-n5,
	.tpp-bootstrap .mx-sm-n5 {
		margin-right: -3rem !important
	}
	.tpp-bootstrap .mb-sm-n5,
	.tpp-bootstrap .my-sm-n5 {
		margin-bottom: -3rem !important
	}
	.tpp-bootstrap .ml-sm-n5,
	.tpp-bootstrap .mx-sm-n5 {
		margin-left: -3rem !important
	}
	.tpp-bootstrap .m-sm-auto {
		margin: auto !important
	}
	.tpp-bootstrap .mt-sm-auto,
	.tpp-bootstrap .my-sm-auto {
		margin-top: auto !important
	}
	.tpp-bootstrap .mr-sm-auto,
	.tpp-bootstrap .mx-sm-auto {
		margin-right: auto !important
	}
	.tpp-bootstrap .mb-sm-auto,
	.tpp-bootstrap .my-sm-auto {
		margin-bottom: auto !important
	}
	.tpp-bootstrap .ml-sm-auto,
	.tpp-bootstrap .mx-sm-auto {
		margin-left: auto !important
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .m-md-0 {
		margin: 0 !important
	}
	.tpp-bootstrap .mt-md-0,
	.tpp-bootstrap .my-md-0 {
		margin-top: 0 !important
	}
	.tpp-bootstrap .mr-md-0,
	.tpp-bootstrap .mx-md-0 {
		margin-right: 0 !important
	}
	.tpp-bootstrap .mb-md-0,
	.tpp-bootstrap .my-md-0 {
		margin-bottom: 0 !important
	}
	.tpp-bootstrap .ml-md-0,
	.tpp-bootstrap .mx-md-0 {
		margin-left: 0 !important
	}
	.tpp-bootstrap .m-md-1 {
		margin: 0.25rem !important
	}
	.tpp-bootstrap .mt-md-1,
	.tpp-bootstrap .my-md-1 {
		margin-top: 0.25rem !important
	}
	.tpp-bootstrap .mr-md-1,
	.tpp-bootstrap .mx-md-1 {
		margin-right: 0.25rem !important
	}
	.tpp-bootstrap .mb-md-1,
	.tpp-bootstrap .my-md-1 {
		margin-bottom: 0.25rem !important
	}
	.tpp-bootstrap .ml-md-1,
	.tpp-bootstrap .mx-md-1 {
		margin-left: 0.25rem !important
	}
	.tpp-bootstrap .m-md-2 {
		margin: 0.5rem !important
	}
	.tpp-bootstrap .mt-md-2,
	.tpp-bootstrap .my-md-2 {
		margin-top: 0.5rem !important
	}
	.tpp-bootstrap .mr-md-2,
	.tpp-bootstrap .mx-md-2 {
		margin-right: 0.5rem !important
	}
	.tpp-bootstrap .mb-md-2,
	.tpp-bootstrap .my-md-2 {
		margin-bottom: 0.5rem !important
	}
	.tpp-bootstrap .ml-md-2,
	.tpp-bootstrap .mx-md-2 {
		margin-left: 0.5rem !important
	}
	.tpp-bootstrap .m-md-3 {
		margin: 1rem !important
	}
	.tpp-bootstrap .mt-md-3,
	.tpp-bootstrap .my-md-3 {
		margin-top: 1rem !important
	}
	.tpp-bootstrap .mr-md-3,
	.tpp-bootstrap .mx-md-3 {
		margin-right: 1rem !important
	}
	.tpp-bootstrap .mb-md-3,
	.tpp-bootstrap .my-md-3 {
		margin-bottom: 1rem !important
	}
	.tpp-bootstrap .ml-md-3,
	.tpp-bootstrap .mx-md-3 {
		margin-left: 1rem !important
	}
	.tpp-bootstrap .m-md-4 {
		margin: 1.5rem !important
	}
	.tpp-bootstrap .mt-md-4,
	.tpp-bootstrap .my-md-4 {
		margin-top: 1.5rem !important
	}
	.tpp-bootstrap .mr-md-4,
	.tpp-bootstrap .mx-md-4 {
		margin-right: 1.5rem !important
	}
	.tpp-bootstrap .mb-md-4,
	.tpp-bootstrap .my-md-4 {
		margin-bottom: 1.5rem !important
	}
	.tpp-bootstrap .ml-md-4,
	.tpp-bootstrap .mx-md-4 {
		margin-left: 1.5rem !important
	}
	.tpp-bootstrap .m-md-5 {
		margin: 3rem !important
	}
	.tpp-bootstrap .mt-md-5,
	.tpp-bootstrap .my-md-5 {
		margin-top: 3rem !important
	}
	.tpp-bootstrap .mr-md-5,
	.tpp-bootstrap .mx-md-5 {
		margin-right: 3rem !important
	}
	.tpp-bootstrap .mb-md-5,
	.tpp-bootstrap .my-md-5 {
		margin-bottom: 3rem !important
	}
	.tpp-bootstrap .ml-md-5,
	.tpp-bootstrap .mx-md-5 {
		margin-left: 3rem !important
	}
	.tpp-bootstrap .p-md-0 {
		padding: 0 !important
	}
	.tpp-bootstrap .pt-md-0,
	.tpp-bootstrap .py-md-0 {
		padding-top: 0 !important
	}
	.tpp-bootstrap .pr-md-0,
	.tpp-bootstrap .px-md-0 {
		padding-right: 0 !important
	}
	.tpp-bootstrap .pb-md-0,
	.tpp-bootstrap .py-md-0 {
		padding-bottom: 0 !important
	}
	.tpp-bootstrap .pl-md-0,
	.tpp-bootstrap .px-md-0 {
		padding-left: 0 !important
	}
	.tpp-bootstrap .p-md-1 {
		padding: 0.25rem !important
	}
	.tpp-bootstrap .pt-md-1,
	.tpp-bootstrap .py-md-1 {
		padding-top: 0.25rem !important
	}
	.tpp-bootstrap .pr-md-1,
	.tpp-bootstrap .px-md-1 {
		padding-right: 0.25rem !important
	}
	.tpp-bootstrap .pb-md-1,
	.tpp-bootstrap .py-md-1 {
		padding-bottom: 0.25rem !important
	}
	.tpp-bootstrap .pl-md-1,
	.tpp-bootstrap .px-md-1 {
		padding-left: 0.25rem !important
	}
	.tpp-bootstrap .p-md-2 {
		padding: 0.5rem !important
	}
	.tpp-bootstrap .pt-md-2,
	.tpp-bootstrap .py-md-2 {
		padding-top: 0.5rem !important
	}
	.tpp-bootstrap .pr-md-2,
	.tpp-bootstrap .px-md-2 {
		padding-right: 0.5rem !important
	}
	.tpp-bootstrap .pb-md-2,
	.tpp-bootstrap .py-md-2 {
		padding-bottom: 0.5rem !important
	}
	.tpp-bootstrap .pl-md-2,
	.tpp-bootstrap .px-md-2 {
		padding-left: 0.5rem !important
	}
	.tpp-bootstrap .p-md-3 {
		padding: 1rem !important
	}
	.tpp-bootstrap .pt-md-3,
	.tpp-bootstrap .py-md-3 {
		padding-top: 1rem !important
	}
	.tpp-bootstrap .pr-md-3,
	.tpp-bootstrap .px-md-3 {
		padding-right: 1rem !important
	}
	.tpp-bootstrap .pb-md-3,
	.tpp-bootstrap .py-md-3 {
		padding-bottom: 1rem !important
	}
	.tpp-bootstrap .pl-md-3,
	.tpp-bootstrap .px-md-3 {
		padding-left: 1rem !important
	}
	.tpp-bootstrap .p-md-4 {
		padding: 1.5rem !important
	}
	.tpp-bootstrap .pt-md-4,
	.tpp-bootstrap .py-md-4 {
		padding-top: 1.5rem !important
	}
	.tpp-bootstrap .pr-md-4,
	.tpp-bootstrap .px-md-4 {
		padding-right: 1.5rem !important
	}
	.tpp-bootstrap .pb-md-4,
	.tpp-bootstrap .py-md-4 {
		padding-bottom: 1.5rem !important
	}
	.tpp-bootstrap .pl-md-4,
	.tpp-bootstrap .px-md-4 {
		padding-left: 1.5rem !important
	}
	.tpp-bootstrap .p-md-5 {
		padding: 3rem !important
	}
	.tpp-bootstrap .pt-md-5,
	.tpp-bootstrap .py-md-5 {
		padding-top: 3rem !important
	}
	.tpp-bootstrap .pr-md-5,
	.tpp-bootstrap .px-md-5 {
		padding-right: 3rem !important
	}
	.tpp-bootstrap .pb-md-5,
	.tpp-bootstrap .py-md-5 {
		padding-bottom: 3rem !important
	}
	.tpp-bootstrap .pl-md-5,
	.tpp-bootstrap .px-md-5 {
		padding-left: 3rem !important
	}
	.tpp-bootstrap .m-md-n1 {
		margin: -0.25rem !important
	}
	.tpp-bootstrap .mt-md-n1,
	.tpp-bootstrap .my-md-n1 {
		margin-top: -0.25rem !important
	}
	.tpp-bootstrap .mr-md-n1,
	.tpp-bootstrap .mx-md-n1 {
		margin-right: -0.25rem !important
	}
	.tpp-bootstrap .mb-md-n1,
	.tpp-bootstrap .my-md-n1 {
		margin-bottom: -0.25rem !important
	}
	.tpp-bootstrap .ml-md-n1,
	.tpp-bootstrap .mx-md-n1 {
		margin-left: -0.25rem !important
	}
	.tpp-bootstrap .m-md-n2 {
		margin: -0.5rem !important
	}
	.tpp-bootstrap .mt-md-n2,
	.tpp-bootstrap .my-md-n2 {
		margin-top: -0.5rem !important
	}
	.tpp-bootstrap .mr-md-n2,
	.tpp-bootstrap .mx-md-n2 {
		margin-right: -0.5rem !important
	}
	.tpp-bootstrap .mb-md-n2,
	.tpp-bootstrap .my-md-n2 {
		margin-bottom: -0.5rem !important
	}
	.tpp-bootstrap .ml-md-n2,
	.tpp-bootstrap .mx-md-n2 {
		margin-left: -0.5rem !important
	}
	.tpp-bootstrap .m-md-n3 {
		margin: -1rem !important
	}
	.tpp-bootstrap .mt-md-n3,
	.tpp-bootstrap .my-md-n3 {
		margin-top: -1rem !important
	}
	.tpp-bootstrap .mr-md-n3,
	.tpp-bootstrap .mx-md-n3 {
		margin-right: -1rem !important
	}
	.tpp-bootstrap .mb-md-n3,
	.tpp-bootstrap .my-md-n3 {
		margin-bottom: -1rem !important
	}
	.tpp-bootstrap .ml-md-n3,
	.tpp-bootstrap .mx-md-n3 {
		margin-left: -1rem !important
	}
	.tpp-bootstrap .m-md-n4 {
		margin: -1.5rem !important
	}
	.tpp-bootstrap .mt-md-n4,
	.tpp-bootstrap .my-md-n4 {
		margin-top: -1.5rem !important
	}
	.tpp-bootstrap .mr-md-n4,
	.tpp-bootstrap .mx-md-n4 {
		margin-right: -1.5rem !important
	}
	.tpp-bootstrap .mb-md-n4,
	.tpp-bootstrap .my-md-n4 {
		margin-bottom: -1.5rem !important
	}
	.tpp-bootstrap .ml-md-n4,
	.tpp-bootstrap .mx-md-n4 {
		margin-left: -1.5rem !important
	}
	.tpp-bootstrap .m-md-n5 {
		margin: -3rem !important
	}
	.tpp-bootstrap .mt-md-n5,
	.tpp-bootstrap .my-md-n5 {
		margin-top: -3rem !important
	}
	.tpp-bootstrap .mr-md-n5,
	.tpp-bootstrap .mx-md-n5 {
		margin-right: -3rem !important
	}
	.tpp-bootstrap .mb-md-n5,
	.tpp-bootstrap .my-md-n5 {
		margin-bottom: -3rem !important
	}
	.tpp-bootstrap .ml-md-n5,
	.tpp-bootstrap .mx-md-n5 {
		margin-left: -3rem !important
	}
	.tpp-bootstrap .m-md-auto {
		margin: auto !important
	}
	.tpp-bootstrap .mt-md-auto,
	.tpp-bootstrap .my-md-auto {
		margin-top: auto !important
	}
	.tpp-bootstrap .mr-md-auto,
	.tpp-bootstrap .mx-md-auto {
		margin-right: auto !important
	}
	.tpp-bootstrap .mb-md-auto,
	.tpp-bootstrap .my-md-auto {
		margin-bottom: auto !important
	}
	.tpp-bootstrap .ml-md-auto,
	.tpp-bootstrap .mx-md-auto {
		margin-left: auto !important
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .m-lg-0 {
		margin: 0 !important
	}
	.tpp-bootstrap .mt-lg-0,
	.tpp-bootstrap .my-lg-0 {
		margin-top: 0 !important
	}
	.tpp-bootstrap .mr-lg-0,
	.tpp-bootstrap .mx-lg-0 {
		margin-right: 0 !important
	}
	.tpp-bootstrap .mb-lg-0,
	.tpp-bootstrap .my-lg-0 {
		margin-bottom: 0 !important
	}
	.tpp-bootstrap .ml-lg-0,
	.tpp-bootstrap .mx-lg-0 {
		margin-left: 0 !important
	}
	.tpp-bootstrap .m-lg-1 {
		margin: 0.25rem !important
	}
	.tpp-bootstrap .mt-lg-1,
	.tpp-bootstrap .my-lg-1 {
		margin-top: 0.25rem !important
	}
	.tpp-bootstrap .mr-lg-1,
	.tpp-bootstrap .mx-lg-1 {
		margin-right: 0.25rem !important
	}
	.tpp-bootstrap .mb-lg-1,
	.tpp-bootstrap .my-lg-1 {
		margin-bottom: 0.25rem !important
	}
	.tpp-bootstrap .ml-lg-1,
	.tpp-bootstrap .mx-lg-1 {
		margin-left: 0.25rem !important
	}
	.tpp-bootstrap .m-lg-2 {
		margin: 0.5rem !important
	}
	.tpp-bootstrap .mt-lg-2,
	.tpp-bootstrap .my-lg-2 {
		margin-top: 0.5rem !important
	}
	.tpp-bootstrap .mr-lg-2,
	.tpp-bootstrap .mx-lg-2 {
		margin-right: 0.5rem !important
	}
	.tpp-bootstrap .mb-lg-2,
	.tpp-bootstrap .my-lg-2 {
		margin-bottom: 0.5rem !important
	}
	.tpp-bootstrap .ml-lg-2,
	.tpp-bootstrap .mx-lg-2 {
		margin-left: 0.5rem !important
	}
	.tpp-bootstrap .m-lg-3 {
		margin: 1rem !important
	}
	.tpp-bootstrap .mt-lg-3,
	.tpp-bootstrap .my-lg-3 {
		margin-top: 1rem !important
	}
	.tpp-bootstrap .mr-lg-3,
	.tpp-bootstrap .mx-lg-3 {
		margin-right: 1rem !important
	}
	.tpp-bootstrap .mb-lg-3,
	.tpp-bootstrap .my-lg-3 {
		margin-bottom: 1rem !important
	}
	.tpp-bootstrap .ml-lg-3,
	.tpp-bootstrap .mx-lg-3 {
		margin-left: 1rem !important
	}
	.tpp-bootstrap .m-lg-4 {
		margin: 1.5rem !important
	}
	.tpp-bootstrap .mt-lg-4,
	.tpp-bootstrap .my-lg-4 {
		margin-top: 1.5rem !important
	}
	.tpp-bootstrap .mr-lg-4,
	.tpp-bootstrap .mx-lg-4 {
		margin-right: 1.5rem !important
	}
	.tpp-bootstrap .mb-lg-4,
	.tpp-bootstrap .my-lg-4 {
		margin-bottom: 1.5rem !important
	}
	.tpp-bootstrap .ml-lg-4,
	.tpp-bootstrap .mx-lg-4 {
		margin-left: 1.5rem !important
	}
	.tpp-bootstrap .m-lg-5 {
		margin: 3rem !important
	}
	.tpp-bootstrap .mt-lg-5,
	.tpp-bootstrap .my-lg-5 {
		margin-top: 3rem !important
	}
	.tpp-bootstrap .mr-lg-5,
	.tpp-bootstrap .mx-lg-5 {
		margin-right: 3rem !important
	}
	.tpp-bootstrap .mb-lg-5,
	.tpp-bootstrap .my-lg-5 {
		margin-bottom: 3rem !important
	}
	.tpp-bootstrap .ml-lg-5,
	.tpp-bootstrap .mx-lg-5 {
		margin-left: 3rem !important
	}
	.tpp-bootstrap .p-lg-0 {
		padding: 0 !important
	}
	.tpp-bootstrap .pt-lg-0,
	.tpp-bootstrap .py-lg-0 {
		padding-top: 0 !important
	}
	.tpp-bootstrap .pr-lg-0,
	.tpp-bootstrap .px-lg-0 {
		padding-right: 0 !important
	}
	.tpp-bootstrap .pb-lg-0,
	.tpp-bootstrap .py-lg-0 {
		padding-bottom: 0 !important
	}
	.tpp-bootstrap .pl-lg-0,
	.tpp-bootstrap .px-lg-0 {
		padding-left: 0 !important
	}
	.tpp-bootstrap .p-lg-1 {
		padding: 0.25rem !important
	}
	.tpp-bootstrap .pt-lg-1,
	.tpp-bootstrap .py-lg-1 {
		padding-top: 0.25rem !important
	}
	.tpp-bootstrap .pr-lg-1,
	.tpp-bootstrap .px-lg-1 {
		padding-right: 0.25rem !important
	}
	.tpp-bootstrap .pb-lg-1,
	.tpp-bootstrap .py-lg-1 {
		padding-bottom: 0.25rem !important
	}
	.tpp-bootstrap .pl-lg-1,
	.tpp-bootstrap .px-lg-1 {
		padding-left: 0.25rem !important
	}
	.tpp-bootstrap .p-lg-2 {
		padding: 0.5rem !important
	}
	.tpp-bootstrap .pt-lg-2,
	.tpp-bootstrap .py-lg-2 {
		padding-top: 0.5rem !important
	}
	.tpp-bootstrap .pr-lg-2,
	.tpp-bootstrap .px-lg-2 {
		padding-right: 0.5rem !important
	}
	.tpp-bootstrap .pb-lg-2,
	.tpp-bootstrap .py-lg-2 {
		padding-bottom: 0.5rem !important
	}
	.tpp-bootstrap .pl-lg-2,
	.tpp-bootstrap .px-lg-2 {
		padding-left: 0.5rem !important
	}
	.tpp-bootstrap .p-lg-3 {
		padding: 1rem !important
	}
	.tpp-bootstrap .pt-lg-3,
	.tpp-bootstrap .py-lg-3 {
		padding-top: 1rem !important
	}
	.tpp-bootstrap .pr-lg-3,
	.tpp-bootstrap .px-lg-3 {
		padding-right: 1rem !important
	}
	.tpp-bootstrap .pb-lg-3,
	.tpp-bootstrap .py-lg-3 {
		padding-bottom: 1rem !important
	}
	.tpp-bootstrap .pl-lg-3,
	.tpp-bootstrap .px-lg-3 {
		padding-left: 1rem !important
	}
	.tpp-bootstrap .p-lg-4 {
		padding: 1.5rem !important
	}
	.tpp-bootstrap .pt-lg-4,
	.tpp-bootstrap .py-lg-4 {
		padding-top: 1.5rem !important
	}
	.tpp-bootstrap .pr-lg-4,
	.tpp-bootstrap .px-lg-4 {
		padding-right: 1.5rem !important
	}
	.tpp-bootstrap .pb-lg-4,
	.tpp-bootstrap .py-lg-4 {
		padding-bottom: 1.5rem !important
	}
	.tpp-bootstrap .pl-lg-4,
	.tpp-bootstrap .px-lg-4 {
		padding-left: 1.5rem !important
	}
	.tpp-bootstrap .p-lg-5 {
		padding: 3rem !important
	}
	.tpp-bootstrap .pt-lg-5,
	.tpp-bootstrap .py-lg-5 {
		padding-top: 3rem !important
	}
	.tpp-bootstrap .pr-lg-5,
	.tpp-bootstrap .px-lg-5 {
		padding-right: 3rem !important
	}
	.tpp-bootstrap .pb-lg-5,
	.tpp-bootstrap .py-lg-5 {
		padding-bottom: 3rem !important
	}
	.tpp-bootstrap .pl-lg-5,
	.tpp-bootstrap .px-lg-5 {
		padding-left: 3rem !important
	}
	.tpp-bootstrap .m-lg-n1 {
		margin: -0.25rem !important
	}
	.tpp-bootstrap .mt-lg-n1,
	.tpp-bootstrap .my-lg-n1 {
		margin-top: -0.25rem !important
	}
	.tpp-bootstrap .mr-lg-n1,
	.tpp-bootstrap .mx-lg-n1 {
		margin-right: -0.25rem !important
	}
	.tpp-bootstrap .mb-lg-n1,
	.tpp-bootstrap .my-lg-n1 {
		margin-bottom: -0.25rem !important
	}
	.tpp-bootstrap .ml-lg-n1,
	.tpp-bootstrap .mx-lg-n1 {
		margin-left: -0.25rem !important
	}
	.tpp-bootstrap .m-lg-n2 {
		margin: -0.5rem !important
	}
	.tpp-bootstrap .mt-lg-n2,
	.tpp-bootstrap .my-lg-n2 {
		margin-top: -0.5rem !important
	}
	.tpp-bootstrap .mr-lg-n2,
	.tpp-bootstrap .mx-lg-n2 {
		margin-right: -0.5rem !important
	}
	.tpp-bootstrap .mb-lg-n2,
	.tpp-bootstrap .my-lg-n2 {
		margin-bottom: -0.5rem !important
	}
	.tpp-bootstrap .ml-lg-n2,
	.tpp-bootstrap .mx-lg-n2 {
		margin-left: -0.5rem !important
	}
	.tpp-bootstrap .m-lg-n3 {
		margin: -1rem !important
	}
	.tpp-bootstrap .mt-lg-n3,
	.tpp-bootstrap .my-lg-n3 {
		margin-top: -1rem !important
	}
	.tpp-bootstrap .mr-lg-n3,
	.tpp-bootstrap .mx-lg-n3 {
		margin-right: -1rem !important
	}
	.tpp-bootstrap .mb-lg-n3,
	.tpp-bootstrap .my-lg-n3 {
		margin-bottom: -1rem !important
	}
	.tpp-bootstrap .ml-lg-n3,
	.tpp-bootstrap .mx-lg-n3 {
		margin-left: -1rem !important
	}
	.tpp-bootstrap .m-lg-n4 {
		margin: -1.5rem !important
	}
	.tpp-bootstrap .mt-lg-n4,
	.tpp-bootstrap .my-lg-n4 {
		margin-top: -1.5rem !important
	}
	.tpp-bootstrap .mr-lg-n4,
	.tpp-bootstrap .mx-lg-n4 {
		margin-right: -1.5rem !important
	}
	.tpp-bootstrap .mb-lg-n4,
	.tpp-bootstrap .my-lg-n4 {
		margin-bottom: -1.5rem !important
	}
	.tpp-bootstrap .ml-lg-n4,
	.tpp-bootstrap .mx-lg-n4 {
		margin-left: -1.5rem !important
	}
	.tpp-bootstrap .m-lg-n5 {
		margin: -3rem !important
	}
	.tpp-bootstrap .mt-lg-n5,
	.tpp-bootstrap .my-lg-n5 {
		margin-top: -3rem !important
	}
	.tpp-bootstrap .mr-lg-n5,
	.tpp-bootstrap .mx-lg-n5 {
		margin-right: -3rem !important
	}
	.tpp-bootstrap .mb-lg-n5,
	.tpp-bootstrap .my-lg-n5 {
		margin-bottom: -3rem !important
	}
	.tpp-bootstrap .ml-lg-n5,
	.tpp-bootstrap .mx-lg-n5 {
		margin-left: -3rem !important
	}
	.tpp-bootstrap .m-lg-auto {
		margin: auto !important
	}
	.tpp-bootstrap .mt-lg-auto,
	.tpp-bootstrap .my-lg-auto {
		margin-top: auto !important
	}
	.tpp-bootstrap .mr-lg-auto,
	.tpp-bootstrap .mx-lg-auto {
		margin-right: auto !important
	}
	.tpp-bootstrap .mb-lg-auto,
	.tpp-bootstrap .my-lg-auto {
		margin-bottom: auto !important
	}
	.tpp-bootstrap .ml-lg-auto,
	.tpp-bootstrap .mx-lg-auto {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .m-xl-0 {
		margin: 0 !important
	}
	.tpp-bootstrap .mt-xl-0,
	.tpp-bootstrap .my-xl-0 {
		margin-top: 0 !important
	}
	.tpp-bootstrap .mr-xl-0,
	.tpp-bootstrap .mx-xl-0 {
		margin-right: 0 !important
	}
	.tpp-bootstrap .mb-xl-0,
	.tpp-bootstrap .my-xl-0 {
		margin-bottom: 0 !important
	}
	.tpp-bootstrap .ml-xl-0,
	.tpp-bootstrap .mx-xl-0 {
		margin-left: 0 !important
	}
	.tpp-bootstrap .m-xl-1 {
		margin: 0.25rem !important
	}
	.tpp-bootstrap .mt-xl-1,
	.tpp-bootstrap .my-xl-1 {
		margin-top: 0.25rem !important
	}
	.tpp-bootstrap .mr-xl-1,
	.tpp-bootstrap .mx-xl-1 {
		margin-right: 0.25rem !important
	}
	.tpp-bootstrap .mb-xl-1,
	.tpp-bootstrap .my-xl-1 {
		margin-bottom: 0.25rem !important
	}
	.tpp-bootstrap .ml-xl-1,
	.tpp-bootstrap .mx-xl-1 {
		margin-left: 0.25rem !important
	}
	.tpp-bootstrap .m-xl-2 {
		margin: 0.5rem !important
	}
	.tpp-bootstrap .mt-xl-2,
	.tpp-bootstrap .my-xl-2 {
		margin-top: 0.5rem !important
	}
	.tpp-bootstrap .mr-xl-2,
	.tpp-bootstrap .mx-xl-2 {
		margin-right: 0.5rem !important
	}
	.tpp-bootstrap .mb-xl-2,
	.tpp-bootstrap .my-xl-2 {
		margin-bottom: 0.5rem !important
	}
	.tpp-bootstrap .ml-xl-2,
	.tpp-bootstrap .mx-xl-2 {
		margin-left: 0.5rem !important
	}
	.tpp-bootstrap .m-xl-3 {
		margin: 1rem !important
	}
	.tpp-bootstrap .mt-xl-3,
	.tpp-bootstrap .my-xl-3 {
		margin-top: 1rem !important
	}
	.tpp-bootstrap .mr-xl-3,
	.tpp-bootstrap .mx-xl-3 {
		margin-right: 1rem !important
	}
	.tpp-bootstrap .mb-xl-3,
	.tpp-bootstrap .my-xl-3 {
		margin-bottom: 1rem !important
	}
	.tpp-bootstrap .ml-xl-3,
	.tpp-bootstrap .mx-xl-3 {
		margin-left: 1rem !important
	}
	.tpp-bootstrap .m-xl-4 {
		margin: 1.5rem !important
	}
	.tpp-bootstrap .mt-xl-4,
	.tpp-bootstrap .my-xl-4 {
		margin-top: 1.5rem !important
	}
	.tpp-bootstrap .mr-xl-4,
	.tpp-bootstrap .mx-xl-4 {
		margin-right: 1.5rem !important
	}
	.tpp-bootstrap .mb-xl-4,
	.tpp-bootstrap .my-xl-4 {
		margin-bottom: 1.5rem !important
	}
	.tpp-bootstrap .ml-xl-4,
	.tpp-bootstrap .mx-xl-4 {
		margin-left: 1.5rem !important
	}
	.tpp-bootstrap .m-xl-5 {
		margin: 3rem !important
	}
	.tpp-bootstrap .mt-xl-5,
	.tpp-bootstrap .my-xl-5 {
		margin-top: 3rem !important
	}
	.tpp-bootstrap .mr-xl-5,
	.tpp-bootstrap .mx-xl-5 {
		margin-right: 3rem !important
	}
	.tpp-bootstrap .mb-xl-5,
	.tpp-bootstrap .my-xl-5 {
		margin-bottom: 3rem !important
	}
	.tpp-bootstrap .ml-xl-5,
	.tpp-bootstrap .mx-xl-5 {
		margin-left: 3rem !important
	}
	.tpp-bootstrap .p-xl-0 {
		padding: 0 !important
	}
	.tpp-bootstrap .pt-xl-0,
	.tpp-bootstrap .py-xl-0 {
		padding-top: 0 !important
	}
	.tpp-bootstrap .pr-xl-0,
	.tpp-bootstrap .px-xl-0 {
		padding-right: 0 !important
	}
	.tpp-bootstrap .pb-xl-0,
	.tpp-bootstrap .py-xl-0 {
		padding-bottom: 0 !important
	}
	.tpp-bootstrap .pl-xl-0,
	.tpp-bootstrap .px-xl-0 {
		padding-left: 0 !important
	}
	.tpp-bootstrap .p-xl-1 {
		padding: 0.25rem !important
	}
	.tpp-bootstrap .pt-xl-1,
	.tpp-bootstrap .py-xl-1 {
		padding-top: 0.25rem !important
	}
	.tpp-bootstrap .pr-xl-1,
	.tpp-bootstrap .px-xl-1 {
		padding-right: 0.25rem !important
	}
	.tpp-bootstrap .pb-xl-1,
	.tpp-bootstrap .py-xl-1 {
		padding-bottom: 0.25rem !important
	}
	.tpp-bootstrap .pl-xl-1,
	.tpp-bootstrap .px-xl-1 {
		padding-left: 0.25rem !important
	}
	.tpp-bootstrap .p-xl-2 {
		padding: 0.5rem !important
	}
	.tpp-bootstrap .pt-xl-2,
	.tpp-bootstrap .py-xl-2 {
		padding-top: 0.5rem !important
	}
	.tpp-bootstrap .pr-xl-2,
	.tpp-bootstrap .px-xl-2 {
		padding-right: 0.5rem !important
	}
	.tpp-bootstrap .pb-xl-2,
	.tpp-bootstrap .py-xl-2 {
		padding-bottom: 0.5rem !important
	}
	.tpp-bootstrap .pl-xl-2,
	.tpp-bootstrap .px-xl-2 {
		padding-left: 0.5rem !important
	}
	.tpp-bootstrap .p-xl-3 {
		padding: 1rem !important
	}
	.tpp-bootstrap .pt-xl-3,
	.tpp-bootstrap .py-xl-3 {
		padding-top: 1rem !important
	}
	.tpp-bootstrap .pr-xl-3,
	.tpp-bootstrap .px-xl-3 {
		padding-right: 1rem !important
	}
	.tpp-bootstrap .pb-xl-3,
	.tpp-bootstrap .py-xl-3 {
		padding-bottom: 1rem !important
	}
	.tpp-bootstrap .pl-xl-3,
	.tpp-bootstrap .px-xl-3 {
		padding-left: 1rem !important
	}
	.tpp-bootstrap .p-xl-4 {
		padding: 1.5rem !important
	}
	.tpp-bootstrap .pt-xl-4,
	.tpp-bootstrap .py-xl-4 {
		padding-top: 1.5rem !important
	}
	.tpp-bootstrap .pr-xl-4,
	.tpp-bootstrap .px-xl-4 {
		padding-right: 1.5rem !important
	}
	.tpp-bootstrap .pb-xl-4,
	.tpp-bootstrap .py-xl-4 {
		padding-bottom: 1.5rem !important
	}
	.tpp-bootstrap .pl-xl-4,
	.tpp-bootstrap .px-xl-4 {
		padding-left: 1.5rem !important
	}
	.tpp-bootstrap .p-xl-5 {
		padding: 3rem !important
	}
	.tpp-bootstrap .pt-xl-5,
	.tpp-bootstrap .py-xl-5 {
		padding-top: 3rem !important
	}
	.tpp-bootstrap .pr-xl-5,
	.tpp-bootstrap .px-xl-5 {
		padding-right: 3rem !important
	}
	.tpp-bootstrap .pb-xl-5,
	.tpp-bootstrap .py-xl-5 {
		padding-bottom: 3rem !important
	}
	.tpp-bootstrap .pl-xl-5,
	.tpp-bootstrap .px-xl-5 {
		padding-left: 3rem !important
	}
	.tpp-bootstrap .m-xl-n1 {
		margin: -0.25rem !important
	}
	.tpp-bootstrap .mt-xl-n1,
	.tpp-bootstrap .my-xl-n1 {
		margin-top: -0.25rem !important
	}
	.tpp-bootstrap .mr-xl-n1,
	.tpp-bootstrap .mx-xl-n1 {
		margin-right: -0.25rem !important
	}
	.tpp-bootstrap .mb-xl-n1,
	.tpp-bootstrap .my-xl-n1 {
		margin-bottom: -0.25rem !important
	}
	.tpp-bootstrap .ml-xl-n1,
	.tpp-bootstrap .mx-xl-n1 {
		margin-left: -0.25rem !important
	}
	.tpp-bootstrap .m-xl-n2 {
		margin: -0.5rem !important
	}
	.tpp-bootstrap .mt-xl-n2,
	.tpp-bootstrap .my-xl-n2 {
		margin-top: -0.5rem !important
	}
	.tpp-bootstrap .mr-xl-n2,
	.tpp-bootstrap .mx-xl-n2 {
		margin-right: -0.5rem !important
	}
	.tpp-bootstrap .mb-xl-n2,
	.tpp-bootstrap .my-xl-n2 {
		margin-bottom: -0.5rem !important
	}
	.tpp-bootstrap .ml-xl-n2,
	.tpp-bootstrap .mx-xl-n2 {
		margin-left: -0.5rem !important
	}
	.tpp-bootstrap .m-xl-n3 {
		margin: -1rem !important
	}
	.tpp-bootstrap .mt-xl-n3,
	.tpp-bootstrap .my-xl-n3 {
		margin-top: -1rem !important
	}
	.tpp-bootstrap .mr-xl-n3,
	.tpp-bootstrap .mx-xl-n3 {
		margin-right: -1rem !important
	}
	.tpp-bootstrap .mb-xl-n3,
	.tpp-bootstrap .my-xl-n3 {
		margin-bottom: -1rem !important
	}
	.tpp-bootstrap .ml-xl-n3,
	.tpp-bootstrap .mx-xl-n3 {
		margin-left: -1rem !important
	}
	.tpp-bootstrap .m-xl-n4 {
		margin: -1.5rem !important
	}
	.tpp-bootstrap .mt-xl-n4,
	.tpp-bootstrap .my-xl-n4 {
		margin-top: -1.5rem !important
	}
	.tpp-bootstrap .mr-xl-n4,
	.tpp-bootstrap .mx-xl-n4 {
		margin-right: -1.5rem !important
	}
	.tpp-bootstrap .mb-xl-n4,
	.tpp-bootstrap .my-xl-n4 {
		margin-bottom: -1.5rem !important
	}
	.tpp-bootstrap .ml-xl-n4,
	.tpp-bootstrap .mx-xl-n4 {
		margin-left: -1.5rem !important
	}
	.tpp-bootstrap .m-xl-n5 {
		margin: -3rem !important
	}
	.tpp-bootstrap .mt-xl-n5,
	.tpp-bootstrap .my-xl-n5 {
		margin-top: -3rem !important
	}
	.tpp-bootstrap .mr-xl-n5,
	.tpp-bootstrap .mx-xl-n5 {
		margin-right: -3rem !important
	}
	.tpp-bootstrap .mb-xl-n5,
	.tpp-bootstrap .my-xl-n5 {
		margin-bottom: -3rem !important
	}
	.tpp-bootstrap .ml-xl-n5,
	.tpp-bootstrap .mx-xl-n5 {
		margin-left: -3rem !important
	}
	.tpp-bootstrap .m-xl-auto {
		margin: auto !important
	}
	.tpp-bootstrap .mt-xl-auto,
	.tpp-bootstrap .my-xl-auto {
		margin-top: auto !important
	}
	.tpp-bootstrap .mr-xl-auto,
	.tpp-bootstrap .mx-xl-auto {
		margin-right: auto !important
	}
	.tpp-bootstrap .mb-xl-auto,
	.tpp-bootstrap .my-xl-auto {
		margin-bottom: auto !important
	}
	.tpp-bootstrap .ml-xl-auto,
	.tpp-bootstrap .mx-xl-auto {
		margin-left: auto !important
	}
}

.tpp-bootstrap .text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.tpp-bootstrap .text-justify {
	text-align: justify !important
}

.tpp-bootstrap .text-wrap {
	white-space: normal !important
}

.tpp-bootstrap .text-nowrap {
	white-space: nowrap !important
}

.tpp-bootstrap .text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tpp-bootstrap .text-left {
	text-align: left !important
}

.tpp-bootstrap .text-right {
	text-align: right !important
}

.tpp-bootstrap .text-center {
	text-align: center !important
}

@media (min-width:576px) {
	.tpp-bootstrap .text-sm-left {
		text-align: left !important
	}
	.tpp-bootstrap .text-sm-right {
		text-align: right !important
	}
	.tpp-bootstrap .text-sm-center {
		text-align: center !important
	}
}

@media (min-width:768px) {
	.tpp-bootstrap .text-md-left {
		text-align: left !important
	}
	.tpp-bootstrap .text-md-right {
		text-align: right !important
	}
	.tpp-bootstrap .text-md-center {
		text-align: center !important
	}
}

@media (min-width:992px) {
	.tpp-bootstrap .text-lg-left {
		text-align: left !important
	}
	.tpp-bootstrap .text-lg-right {
		text-align: right !important
	}
	.tpp-bootstrap .text-lg-center {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.tpp-bootstrap .text-xl-left {
		text-align: left !important
	}
	.tpp-bootstrap .text-xl-right {
		text-align: right !important
	}
	.tpp-bootstrap .text-xl-center {
		text-align: center !important
	}
}

.tpp-bootstrap .text-lowercase {
	text-transform: lowercase !important
}

.tpp-bootstrap .text-uppercase {
	text-transform: uppercase !important
}

.tpp-bootstrap .text-capitalize {
	text-transform: capitalize !important
}

.tpp-bootstrap .font-weight-light {
	font-weight: 300 !important
}

.tpp-bootstrap .font-weight-lighter {
	font-weight: lighter !important
}

.tpp-bootstrap .font-weight-normal {
	font-weight: 400 !important
}

.tpp-bootstrap .font-weight-bold {
	font-weight: 700 !important
}

.tpp-bootstrap .font-weight-bolder {
	font-weight: bolder !important
}

.tpp-bootstrap .font-italic {
	font-style: italic !important
}

.tpp-bootstrap .text-white {
	color: #fff !important
}

.tpp-bootstrap .text-primary {
	color: #007bff !important
}

.tpp-bootstrap a.text-primary:hover,
.tpp-bootstrap a.text-primary:focus {
	color: #0056b3 !important
}

.tpp-bootstrap .text-secondary {
	color: #6c757d !important
}

.tpp-bootstrap a.text-secondary:hover,
.tpp-bootstrap a.text-secondary:focus {
	color: #494f54 !important
}

.tpp-bootstrap .text-success {
	color: #28a745 !important
}

.tpp-bootstrap a.text-success:hover,
.tpp-bootstrap a.text-success:focus {
	color: #19692c !important
}

.tpp-bootstrap .text-info {
	color: #17a2b8 !important
}

.tpp-bootstrap a.text-info:hover,
.tpp-bootstrap a.text-info:focus {
	color: #0f6674 !important
}

.tpp-bootstrap .text-warning {
	color: #ffc107 !important
}

.tpp-bootstrap a.text-warning:hover,
.tpp-bootstrap a.text-warning:focus {
	color: #ba8b00 !important
}

.tpp-bootstrap .text-danger {
	color: #dc3545 !important
}

.tpp-bootstrap a.text-danger:hover,
.tpp-bootstrap a.text-danger:focus {
	color: #a71d2a !important
}

.tpp-bootstrap .text-light {
	color: #f8f9fa !important
}

.tpp-bootstrap a.text-light:hover,
.tpp-bootstrap a.text-light:focus {
	color: #cbd3da !important
}

.tpp-bootstrap .text-dark {
	color: #343a40 !important
}

.tpp-bootstrap a.text-dark:hover,
.tpp-bootstrap a.text-dark:focus {
	color: #121416 !important
}

.tpp-bootstrap .text-body {
	color: #212529 !important
}

.tpp-bootstrap .text-muted {
	color: #6c757d !important
}

.tpp-bootstrap .text-black-50 {
	color: rgba(0, 0, 0, 0.5) !important
}

.tpp-bootstrap .text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important
}

.tpp-bootstrap .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.tpp-bootstrap .text-decoration-none {
	text-decoration: none !important
}

.tpp-bootstrap .text-break {
	word-break: break-word !important;
	overflow-wrap: break-word !important
}

.tpp-bootstrap .text-reset {
	color: inherit !important
}

.tpp-bootstrap .visible {
	visibility: visible !important
}

.tpp-bootstrap .invisible {
	visibility: hidden !important
}

@media print {
	.tpp-bootstrap *,
	.tpp-bootstrap *::before,
	.tpp-bootstrap *::after {
		text-shadow: none !important;
		box-shadow: none !important
	}
	.tpp-bootstrap a:not(.btn) {
		text-decoration: underline
	}
	.tpp-bootstrap abbr[title]::after {
		content: " (" attr(title) ")"
	}
	.tpp-bootstrap pre {
		white-space: pre-wrap !important
	}
	.tpp-bootstrap pre,
	.tpp-bootstrap blockquote {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}
	.tpp-bootstrap thead {
		display: table-header-group
	}
	.tpp-bootstrap tr,
	.tpp-bootstrap img {
		page-break-inside: avoid
	}
	.tpp-bootstrap p,
	.tpp-bootstrap h2,
	.tpp-bootstrap h3 {
		orphans: 3;
		widows: 3
	}
	.tpp-bootstrap h2,
	.tpp-bootstrap h3 {
		page-break-after: avoid
	}
	@page {
		.tpp-bootstrap {
			size: a3
		}
	}
	.tpp-bootstrap body {
		min-width: 992px !important
	}
	.tpp-bootstrap .container {
		min-width: 992px !important
	}
	.tpp-bootstrap .navbar {
		display: none
	}
	.tpp-bootstrap .badge {
		border: 1px solid #000
	}
	.tpp-bootstrap .table {
		border-collapse: collapse !important
	}
	.tpp-bootstrap .table td,
	.tpp-bootstrap .table th {
		background-color: #fff !important
	}
	.tpp-bootstrap .table-bordered th,
	.tpp-bootstrap .table-bordered td {
		border: 1px solid #dee2e6 !important
	}
	.tpp-bootstrap .table-dark {
		color: inherit
	}
	.tpp-bootstrap .table-dark th,
	.tpp-bootstrap .table-dark td,
	.tpp-bootstrap .table-dark thead th,
	.tpp-bootstrap .table-dark tbody+tbody {
		border-color: #dee2e6
	}
	.tpp-bootstrap .table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

div#infscr-loading {
	position: relative;
	left: auto;
	bottom: auto
}

div#infscr-loading img {
	display: none;
	margin-right: 5px;
	margin-top: -3px
}

.tz-icon-spinner {
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 3px
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}
	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}

.date-group .date {
	display: inline-block;
	padding-bottom: 7px;
	margin-top: 0;
	border-bottom: 1px solid #3A87AD
}

[data-option-key="filter"] {
	position: relative
}

[data-option-key="filter"].subcategory-active>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] a {
	-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-ms-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

[data-option-key="filter"]>a+a {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

[data-option-key="filter"] [data-sub-category-of] {
	position: absolute;
	top: 0;
	z-index: 10;
	visibility: hidden
}

[data-option-key="filter"] [data-sub-category-of]>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 10px;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] [data-sub-category-of].is-active {
	visibility: visible
}

[data-option-key="filter"] [data-sub-category-of].is-active>a {
	zoom: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

[data-option-key="filter"] .js-subcategory-back-href {
	color: #999999;
	background: none
}

.tpp-bootstrap .option-combo .btn-outline-secondary.selected {
	color: white;
	background-image: none;
	background-color: #6c757d;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

html[dir="rtl"] .isotope .isotope-item {
	-webkit-transition-property: right, top, -webkit-transform, opacity;
	-moz-transition-property: right, top, -moz-transform, opacity;
	-ms-transition-property: right, top, -ms-transform, opacity;
	-o-transition-property: right, top, -o-transform, opacity;
	transition-property: right, top, transform, opacity
}

.isotope img.lazyloading,
.tpItemPage img.lazyloading,
.blog img.lazyloading,
.search-results img.lazyloading,
.categories-list img.lazyloading {
	width: 0 !important;
	height: 0 !important;
	min-height: 60px;
	display: block;
	position: relative;
	background: transparent url("../../../assets/loading.gif") no-repeat center
}

div#infscr-loading {
	position: relative;
	left: auto;
	bottom: auto
}

div#infscr-loading img {
	display: none;
	margin-right: 5px;
	margin-top: -3px
}

.tz-icon-spinner {
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 3px
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}
	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}

.date-group .date {
	display: inline-block;
	padding-bottom: 7px;
	margin-top: 0;
	border-bottom: 1px solid #3A87AD
}

[data-option-key="filter"] {
	position: relative
}

[data-option-key="filter"].subcategory-active>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] a {
	-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-ms-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

[data-option-key="filter"]>a+a {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

[data-option-key="filter"] [data-sub-category-of] {
	position: absolute;
	top: 0;
	z-index: 10;
	visibility: hidden
}

[data-option-key="filter"] [data-sub-category-of]>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 10px;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] [data-sub-category-of].is-active {
	visibility: visible
}

[data-option-key="filter"] [data-sub-category-of].is-active>a {
	zoom: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

[data-option-key="filter"] .js-subcategory-back-href {
	color: #999999;
	background: none
}

.tpp-bootstrap .option-combo .btn-outline-secondary.selected {
	color: white;
	background-image: none;
	background-color: #6c757d;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

html[dir="rtl"] .isotope .isotope-item {
	-webkit-transition-property: right, top, -webkit-transform, opacity;
	-moz-transition-property: right, top, -moz-transform, opacity;
	-ms-transition-property: right, top, -ms-transform, opacity;
	-o-transition-property: right, top, -o-transform, opacity;
	transition-property: right, top, transform, opacity
}

.isotope img.lazyloading,
.tpItemPage img.lazyloading,
.blog img.lazyloading,
.search-results img.lazyloading,
.categories-list img.lazyloading {
	width: 0 !important;
	height: 0 !important;
	min-height: 60px;
	display: block;
	position: relative;
	background: transparent url("../../../assets/loading.gif") no-repeat center
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.tp,
.tps,
.tpr,
.tpl,
.tpd,
.tpb {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.tp-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -0.0667em
}

.tp-xs {
	font-size: 0.75em
}

.tp-sm {
	font-size: 0.875em
}

.tp-1x {
	font-size: 1em
}

.tp-2x {
	font-size: 2em
}

.tp-3x {
	font-size: 3em
}

.tp-4x {
	font-size: 4em
}

.tp-5x {
	font-size: 5em
}

.tp-6x {
	font-size: 6em
}

.tp-7x {
	font-size: 7em
}

.tp-8x {
	font-size: 8em
}

.tp-9x {
	font-size: 9em
}

.tp-10x {
	font-size: 10em
}

.tp-fw {
	text-align: center;
	width: 1.25em
}

.tp-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.tp-ul>li {
	position: relative
}

.tp-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.tp-border {
	border: solid 0.08em #eee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em
}

.tp-pull-left {
	float: left
}

.tp-pull-right {
	float: right
}

.tp.tp-pull-left,
.tps.tp-pull-left,
.tpr.tp-pull-left,
.tpl.tp-pull-left,
.tpb.tp-pull-left {
	margin-right: 0.3em
}

.tp.tp-pull-right,
.tps.tp-pull-right,
.tpr.tp-pull-right,
.tpl.tp-pull-right,
.tpb.tp-pull-right {
	margin-left: 0.3em
}

.tp-spin {
	animation: fa-spin 2s infinite linear
}

.tp-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.tp-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.tp-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.tp-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.tp-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scale(-1, 1)
}

.tp-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(1, -1)
}

.tp-flip-both,
.tp-flip-horizontal.tp-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(-1, -1)
}

:root .tp-rotate-90,
:root .tp-rotate-180,
:root .tp-rotate-270,
:root .tp-flip-horizontal,
:root .tp-flip-vertical,
:root .tp-flip-both {
	filter: none
}

.tp-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em
}

.tp-stack-1x,
.tp-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.tp-stack-1x {
	line-height: inherit
}

.tp-stack-2x {
	font-size: 2em
}

.tp-inverse {
	color: #fff
}

.tp-500px:before {
	content: "\f26e"
}

.tp-accessible-icon:before {
	content: "\f368"
}

.tp-accusoft:before {
	content: "\f369"
}

.tp-acquisitions-incorporated:before {
	content: "\f6af"
}

.tp-ad:before {
	content: "\f641"
}

.tp-address-book:before {
	content: "\f2b9"
}

.tp-address-card:before {
	content: "\f2bb"
}

.tp-adjust:before {
	content: "\f042"
}

.tp-adn:before {
	content: "\f170"
}

.tp-adobe:before {
	content: "\f778"
}

.tp-adversal:before {
	content: "\f36a"
}

.tp-affiliatetheme:before {
	content: "\f36b"
}

.tp-air-freshener:before {
	content: "\f5d0"
}

.tp-airbnb:before {
	content: "\f834"
}

.tp-algolia:before {
	content: "\f36c"
}

.tp-align-center:before {
	content: "\f037"
}

.tp-align-justify:before {
	content: "\f039"
}

.tp-align-left:before {
	content: "\f036"
}

.tp-align-right:before {
	content: "\f038"
}

.tp-alipay:before {
	content: "\f642"
}

.tp-allergies:before {
	content: "\f461"
}

.tp-amazon:before {
	content: "\f270"
}

.tp-amazon-pay:before {
	content: "\f42c"
}

.tp-ambulance:before {
	content: "\f0f9"
}

.tp-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.tp-amilia:before {
	content: "\f36d"
}

.tp-anchor:before {
	content: "\f13d"
}

.tp-android:before {
	content: "\f17b"
}

.tp-angellist:before {
	content: "\f209"
}

.tp-angle-double-down:before {
	content: "\f103"
}

.tp-angle-double-left:before {
	content: "\f100"
}

.tp-angle-double-right:before {
	content: "\f101"
}

.tp-angle-double-up:before {
	content: "\f102"
}

.tp-angle-down:before {
	content: "\f107"
}

.tp-angle-left:before {
	content: "\f104"
}

.tp-angle-right:before {
	content: "\f105"
}

.tp-angle-up:before {
	content: "\f106"
}

.tp-angry:before {
	content: "\f556"
}

.tp-angrycreative:before {
	content: "\f36e"
}

.tp-angular:before {
	content: "\f420"
}

.tp-ankh:before {
	content: "\f644"
}

.tp-app-store:before {
	content: "\f36f"
}

.tp-app-store-ios:before {
	content: "\f370"
}

.tp-apper:before {
	content: "\f371"
}

.tp-apple:before {
	content: "\f179"
}

.tp-apple-alt:before {
	content: "\f5d1"
}

.tp-apple-pay:before {
	content: "\f415"
}

.tp-archive:before {
	content: "\f187"
}

.tp-archway:before {
	content: "\f557"
}

.tp-arrow-alt-circle-down:before {
	content: "\f358"
}

.tp-arrow-alt-circle-left:before {
	content: "\f359"
}

.tp-arrow-alt-circle-right:before {
	content: "\f35a"
}

.tp-arrow-alt-circle-up:before {
	content: "\f35b"
}

.tp-arrow-circle-down:before {
	content: "\f0ab"
}

.tp-arrow-circle-left:before {
	content: "\f0a8"
}

.tp-arrow-circle-right:before {
	content: "\f0a9"
}

.tp-arrow-circle-up:before {
	content: "\f0aa"
}

.tp-arrow-down:before {
	content: "\f063"
}

.tp-arrow-left:before {
	content: "\f060"
}

.tp-arrow-right:before {
	content: "\f061"
}

.tp-arrow-up:before {
	content: "\f062"
}

.tp-arrows-alt:before {
	content: "\f0b2"
}

.tp-arrows-alt-h:before {
	content: "\f337"
}

.tp-arrows-alt-v:before {
	content: "\f338"
}

.tp-artstation:before {
	content: "\f77a"
}

.tp-assistive-listening-systems:before {
	content: "\f2a2"
}

.tp-asterisk:before {
	content: "\f069"
}

.tp-asymmetrik:before {
	content: "\f372"
}

.tp-at:before {
	content: "\f1fa"
}

.tp-atlas:before {
	content: "\f558"
}

.tp-atlassian:before {
	content: "\f77b"
}

.tp-atom:before {
	content: "\f5d2"
}

.tp-audible:before {
	content: "\f373"
}

.tp-audio-description:before {
	content: "\f29e"
}

.tp-autoprefixer:before {
	content: "\f41c"
}

.tp-avianex:before {
	content: "\f374"
}

.tp-aviato:before {
	content: "\f421"
}

.tp-award:before {
	content: "\f559"
}

.tp-aws:before {
	content: "\f375"
}

.tp-baby:before {
	content: "\f77c"
}

.tp-baby-carriage:before {
	content: "\f77d"
}

.tp-backspace:before {
	content: "\f55a"
}

.tp-backward:before {
	content: "\f04a"
}

.tp-bacon:before {
	content: "\f7e5"
}

.tp-balance-scale:before {
	content: "\f24e"
}

.tp-balance-scale-left:before {
	content: "\f515"
}

.tp-balance-scale-right:before {
	content: "\f516"
}

.tp-ban:before {
	content: "\f05e"
}

.tp-band-aid:before {
	content: "\f462"
}

.tp-bandcamp:before {
	content: "\f2d5"
}

.tp-barcode:before {
	content: "\f02a"
}

.tp-bars:before {
	content: "\f0c9"
}

.tp-baseball-ball:before {
	content: "\f433"
}

.tp-basketball-ball:before {
	content: "\f434"
}

.tp-bath:before {
	content: "\f2cd"
}

.tp-battery-empty:before {
	content: "\f244"
}

.tp-battery-full:before {
	content: "\f240"
}

.tp-battery-half:before {
	content: "\f242"
}

.tp-battery-quarter:before {
	content: "\f243"
}

.tp-battery-three-quarters:before {
	content: "\f241"
}

.tp-battle-net:before {
	content: "\f835"
}

.tp-bed:before {
	content: "\f236"
}

.tp-beer:before {
	content: "\f0fc"
}

.tp-behance:before {
	content: "\f1b4"
}

.tp-behance-square:before {
	content: "\f1b5"
}

.tp-bell:before {
	content: "\f0f3"
}

.tp-bell-slash:before {
	content: "\f1f6"
}

.tp-bezier-curve:before {
	content: "\f55b"
}

.tp-bible:before {
	content: "\f647"
}

.tp-bicycle:before {
	content: "\f206"
}

.tp-biking:before {
	content: "\f84a"
}

.tp-bimobject:before {
	content: "\f378"
}

.tp-binoculars:before {
	content: "\f1e5"
}

.tp-biohazard:before {
	content: "\f780"
}

.tp-birthday-cake:before {
	content: "\f1fd"
}

.tp-bitbucket:before {
	content: "\f171"
}

.tp-bitcoin:before {
	content: "\f379"
}

.tp-bity:before {
	content: "\f37a"
}

.tp-black-tie:before {
	content: "\f27e"
}

.tp-blackberry:before {
	content: "\f37b"
}

.tp-blender:before {
	content: "\f517"
}

.tp-blender-phone:before {
	content: "\f6b6"
}

.tp-blind:before {
	content: "\f29d"
}

.tp-blog:before {
	content: "\f781"
}

.tp-blogger:before {
	content: "\f37c"
}

.tp-blogger-b:before {
	content: "\f37d"
}

.tp-bluetooth:before {
	content: "\f293"
}

.tp-bluetooth-b:before {
	content: "\f294"
}

.tp-bold:before {
	content: "\f032"
}

.tp-bolt:before {
	content: "\f0e7"
}

.tp-bomb:before {
	content: "\f1e2"
}

.tp-bone:before {
	content: "\f5d7"
}

.tp-bong:before {
	content: "\f55c"
}

.tp-book:before {
	content: "\f02d"
}

.tp-book-dead:before {
	content: "\f6b7"
}

.tp-book-medical:before {
	content: "\f7e6"
}

.tp-book-open:before {
	content: "\f518"
}

.tp-book-reader:before {
	content: "\f5da"
}

.tp-bookmark:before {
	content: "\f02e"
}

.tp-bootstrap:before {
	content: "\f836"
}

.tp-border-all:before {
	content: "\f84c"
}

.tp-border-none:before {
	content: "\f850"
}

.tp-border-style:before {
	content: "\f853"
}

.tp-bowling-ball:before {
	content: "\f436"
}

.tp-box:before {
	content: "\f466"
}

.tp-box-open:before {
	content: "\f49e"
}

.tp-boxes:before {
	content: "\f468"
}

.tp-braille:before {
	content: "\f2a1"
}

.tp-brain:before {
	content: "\f5dc"
}

.tp-bread-slice:before {
	content: "\f7ec"
}

.tp-briefcase:before {
	content: "\f0b1"
}

.tp-briefcase-medical:before {
	content: "\f469"
}

.tp-broadcast-tower:before {
	content: "\f519"
}

.tp-broom:before {
	content: "\f51a"
}

.tp-brush:before {
	content: "\f55d"
}

.tp-btc:before {
	content: "\f15a"
}

.tp-buffer:before {
	content: "\f837"
}

.tp-bug:before {
	content: "\f188"
}

.tp-building:before {
	content: "\f1ad"
}

.tp-bullhorn:before {
	content: "\f0a1"
}

.tp-bullseye:before {
	content: "\f140"
}

.tp-burn:before {
	content: "\f46a"
}

.tp-buromobelexperte:before {
	content: "\f37f"
}

.tp-bus:before {
	content: "\f207"
}

.tp-bus-alt:before {
	content: "\f55e"
}

.tp-business-time:before {
	content: "\f64a"
}

.tp-buysellads:before {
	content: "\f20d"
}

.tp-calculator:before {
	content: "\f1ec"
}

.tp-calendar:before {
	content: "\f133"
}

.tp-calendar-alt:before {
	content: "\f073"
}

.tp-calendar-check:before {
	content: "\f274"
}

.tp-calendar-day:before {
	content: "\f783"
}

.tp-calendar-minus:before {
	content: "\f272"
}

.tp-calendar-plus:before {
	content: "\f271"
}

.tp-calendar-times:before {
	content: "\f273"
}

.tp-calendar-week:before {
	content: "\f784"
}

.tp-camera:before {
	content: "\f030"
}

.tp-camera-retro:before {
	content: "\f083"
}

.tp-campground:before {
	content: "\f6bb"
}

.tp-canadian-maple-leaf:before {
	content: "\f785"
}

.tp-candy-cane:before {
	content: "\f786"
}

.tp-cannabis:before {
	content: "\f55f"
}

.tp-capsules:before {
	content: "\f46b"
}

.tp-car:before {
	content: "\f1b9"
}

.tp-car-alt:before {
	content: "\f5de"
}

.tp-car-battery:before {
	content: "\f5df"
}

.tp-car-crash:before {
	content: "\f5e1"
}

.tp-car-side:before {
	content: "\f5e4"
}

.tp-caret-down:before {
	content: "\f0d7"
}

.tp-caret-left:before {
	content: "\f0d9"
}

.tp-caret-right:before {
	content: "\f0da"
}

.tp-caret-square-down:before {
	content: "\f150"
}

.tp-caret-square-left:before {
	content: "\f191"
}

.tp-caret-square-right:before {
	content: "\f152"
}

.tp-caret-square-up:before {
	content: "\f151"
}

.tp-caret-up:before {
	content: "\f0d8"
}

.tp-carrot:before {
	content: "\f787"
}

.tp-cart-arrow-down:before {
	content: "\f218"
}

.tp-cart-plus:before {
	content: "\f217"
}

.tp-cash-register:before {
	content: "\f788"
}

.tp-cat:before {
	content: "\f6be"
}

.tp-cc-amazon-pay:before {
	content: "\f42d"
}

.tp-cc-amex:before {
	content: "\f1f3"
}

.tp-cc-apple-pay:before {
	content: "\f416"
}

.tp-cc-diners-club:before {
	content: "\f24c"
}

.tp-cc-discover:before {
	content: "\f1f2"
}

.tp-cc-jcb:before {
	content: "\f24b"
}

.tp-cc-mastercard:before {
	content: "\f1f1"
}

.tp-cc-paypal:before {
	content: "\f1f4"
}

.tp-cc-stripe:before {
	content: "\f1f5"
}

.tp-cc-visa:before {
	content: "\f1f0"
}

.tp-centercode:before {
	content: "\f380"
}

.tp-centos:before {
	content: "\f789"
}

.tp-certificate:before {
	content: "\f0a3"
}

.tp-chair:before {
	content: "\f6c0"
}

.tp-chalkboard:before {
	content: "\f51b"
}

.tp-chalkboard-teacher:before {
	content: "\f51c"
}

.tp-charging-station:before {
	content: "\f5e7"
}

.tp-chart-area:before {
	content: "\f1fe"
}

.tp-chart-bar:before {
	content: "\f080"
}

.tp-chart-line:before {
	content: "\f201"
}

.tp-chart-pie:before {
	content: "\f200"
}

.tp-check:before {
	content: "\f00c"
}

.tp-check-circle:before {
	content: "\f058"
}

.tp-check-double:before {
	content: "\f560"
}

.tp-check-square:before {
	content: "\f14a"
}

.tp-cheese:before {
	content: "\f7ef"
}

.tp-chess:before {
	content: "\f439"
}

.tp-chess-bishop:before {
	content: "\f43a"
}

.tp-chess-board:before {
	content: "\f43c"
}

.tp-chess-king:before {
	content: "\f43f"
}

.tp-chess-knight:before {
	content: "\f441"
}

.tp-chess-pawn:before {
	content: "\f443"
}

.tp-chess-queen:before {
	content: "\f445"
}

.tp-chess-rook:before {
	content: "\f447"
}

.tp-chevron-circle-down:before {
	content: "\f13a"
}

.tp-chevron-circle-left:before {
	content: "\f137"
}

.tp-chevron-circle-right:before {
	content: "\f138"
}

.tp-chevron-circle-up:before {
	content: "\f139"
}

.tp-chevron-down:before {
	content: "\f078"
}

.tp-chevron-left:before {
	content: "\f053"
}

.tp-chevron-right:before {
	content: "\f054"
}

.tp-chevron-up:before {
	content: "\f077"
}

.tp-child:before {
	content: "\f1ae"
}

.tp-chrome:before {
	content: "\f268"
}

.tp-chromecast:before {
	content: "\f838"
}

.tp-church:before {
	content: "\f51d"
}

.tp-circle:before {
	content: "\f111"
}

.tp-circle-notch:before {
	content: "\f1ce"
}

.tp-city:before {
	content: "\f64f"
}

.tp-clinic-medical:before {
	content: "\f7f2"
}

.tp-clipboard:before {
	content: "\f328"
}

.tp-clipboard-check:before {
	content: "\f46c"
}

.tp-clipboard-list:before {
	content: "\f46d"
}

.tp-clock:before {
	content: "\f017"
}

.tp-clone:before {
	content: "\f24d"
}

.tp-closed-captioning:before {
	content: "\f20a"
}

.tp-cloud:before {
	content: "\f0c2"
}

.tp-cloud-download-alt:before {
	content: "\f381"
}

.tp-cloud-meatball:before {
	content: "\f73b"
}

.tp-cloud-moon:before {
	content: "\f6c3"
}

.tp-cloud-moon-rain:before {
	content: "\f73c"
}

.tp-cloud-rain:before {
	content: "\f73d"
}

.tp-cloud-showers-heavy:before {
	content: "\f740"
}

.tp-cloud-sun:before {
	content: "\f6c4"
}

.tp-cloud-sun-rain:before {
	content: "\f743"
}

.tp-cloud-upload-alt:before {
	content: "\f382"
}

.tp-cloudscale:before {
	content: "\f383"
}

.tp-cloudsmith:before {
	content: "\f384"
}

.tp-cloudversify:before {
	content: "\f385"
}

.tp-cocktail:before {
	content: "\f561"
}

.tp-code:before {
	content: "\f121"
}

.tp-code-branch:before {
	content: "\f126"
}

.tp-codepen:before {
	content: "\f1cb"
}

.tp-codiepie:before {
	content: "\f284"
}

.tp-coffee:before {
	content: "\f0f4"
}

.tp-cog:before {
	content: "\f013"
}

.tp-cogs:before {
	content: "\f085"
}

.tp-coins:before {
	content: "\f51e"
}

.tp-columns:before {
	content: "\f0db"
}

.tp-comment:before {
	content: "\f075"
}

.tp-comment-alt:before {
	content: "\f27a"
}

.tp-comment-dollar:before {
	content: "\f651"
}

.tp-comment-dots:before {
	content: "\f4ad"
}

.tp-comment-medical:before {
	content: "\f7f5"
}

.tp-comment-slash:before {
	content: "\f4b3"
}

.tp-comments:before {
	content: "\f086"
}

.tp-comments-dollar:before {
	content: "\f653"
}

.tp-compact-disc:before {
	content: "\f51f"
}

.tp-compass:before {
	content: "\f14e"
}

.tp-compress:before {
	content: "\f066"
}

.tp-compress-arrows-alt:before {
	content: "\f78c"
}

.tp-concierge-bell:before {
	content: "\f562"
}

.tp-confluence:before {
	content: "\f78d"
}

.tp-connectdevelop:before {
	content: "\f20e"
}

.tp-contao:before {
	content: "\f26d"
}

.tp-cookie:before {
	content: "\f563"
}

.tp-cookie-bite:before {
	content: "\f564"
}

.tp-copy:before {
	content: "\f0c5"
}

.tp-copyright:before {
	content: "\f1f9"
}

.tp-cotton-bureau:before {
	content: "\f89e"
}

.tp-couch:before {
	content: "\f4b8"
}

.tp-cpanel:before {
	content: "\f388"
}

.tp-creative-commons:before {
	content: "\f25e"
}

.tp-creative-commons-by:before {
	content: "\f4e7"
}

.tp-creative-commons-nc:before {
	content: "\f4e8"
}

.tp-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.tp-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.tp-creative-commons-nd:before {
	content: "\f4eb"
}

.tp-creative-commons-pd:before {
	content: "\f4ec"
}

.tp-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.tp-creative-commons-remix:before {
	content: "\f4ee"
}

.tp-creative-commons-sa:before {
	content: "\f4ef"
}

.tp-creative-commons-sampling:before {
	content: "\f4f0"
}

.tp-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.tp-creative-commons-share:before {
	content: "\f4f2"
}

.tp-creative-commons-zero:before {
	content: "\f4f3"
}

.tp-credit-card:before {
	content: "\f09d"
}

.tp-critical-role:before {
	content: "\f6c9"
}

.tp-crop:before {
	content: "\f125"
}

.tp-crop-alt:before {
	content: "\f565"
}

.tp-cross:before {
	content: "\f654"
}

.tp-crosshairs:before {
	content: "\f05b"
}

.tp-crow:before {
	content: "\f520"
}

.tp-crown:before {
	content: "\f521"
}

.tp-crutch:before {
	content: "\f7f7"
}

.tp-css3:before {
	content: "\f13c"
}

.tp-css3-alt:before {
	content: "\f38b"
}

.tp-cube:before {
	content: "\f1b2"
}

.tp-cubes:before {
	content: "\f1b3"
}

.tp-cut:before {
	content: "\f0c4"
}

.tp-cuttlefish:before {
	content: "\f38c"
}

.tp-d-and-d:before {
	content: "\f38d"
}

.tp-d-and-d-beyond:before {
	content: "\f6ca"
}

.tp-dashcube:before {
	content: "\f210"
}

.tp-database:before {
	content: "\f1c0"
}

.tp-deaf:before {
	content: "\f2a4"
}

.tp-delicious:before {
	content: "\f1a5"
}

.tp-democrat:before {
	content: "\f747"
}

.tp-deploydog:before {
	content: "\f38e"
}

.tp-deskpro:before {
	content: "\f38f"
}

.tp-desktop:before {
	content: "\f108"
}

.tp-dev:before {
	content: "\f6cc"
}

.tp-deviantart:before {
	content: "\f1bd"
}

.tp-dharmachakra:before {
	content: "\f655"
}

.tp-dhl:before {
	content: "\f790"
}

.tp-diagnoses:before {
	content: "\f470"
}

.tp-diaspora:before {
	content: "\f791"
}

.tp-dice:before {
	content: "\f522"
}

.tp-dice-d20:before {
	content: "\f6cf"
}

.tp-dice-d6:before {
	content: "\f6d1"
}

.tp-dice-five:before {
	content: "\f523"
}

.tp-dice-four:before {
	content: "\f524"
}

.tp-dice-one:before {
	content: "\f525"
}

.tp-dice-six:before {
	content: "\f526"
}

.tp-dice-three:before {
	content: "\f527"
}

.tp-dice-two:before {
	content: "\f528"
}

.tp-digg:before {
	content: "\f1a6"
}

.tp-digital-ocean:before {
	content: "\f391"
}

.tp-digital-tachograph:before {
	content: "\f566"
}

.tp-directions:before {
	content: "\f5eb"
}

.tp-discord:before {
	content: "\f392"
}

.tp-discourse:before {
	content: "\f393"
}

.tp-divide:before {
	content: "\f529"
}

.tp-dizzy:before {
	content: "\f567"
}

.tp-dna:before {
	content: "\f471"
}

.tp-dochub:before {
	content: "\f394"
}

.tp-docker:before {
	content: "\f395"
}

.tp-dog:before {
	content: "\f6d3"
}

.tp-dollar-sign:before {
	content: "\f155"
}

.tp-dolly:before {
	content: "\f472"
}

.tp-dolly-flatbed:before {
	content: "\f474"
}

.tp-donate:before {
	content: "\f4b9"
}

.tp-door-closed:before {
	content: "\f52a"
}

.tp-door-open:before {
	content: "\f52b"
}

.tp-dot-circle:before {
	content: "\f192"
}

.tp-dove:before {
	content: "\f4ba"
}

.tp-download:before {
	content: "\f019"
}

.tp-draft2digital:before {
	content: "\f396"
}

.tp-drafting-compass:before {
	content: "\f568"
}

.tp-dragon:before {
	content: "\f6d5"
}

.tp-draw-polygon:before {
	content: "\f5ee"
}

.tp-dribbble:before {
	content: "\f17d"
}

.tp-dribbble-square:before {
	content: "\f397"
}

.tp-dropbox:before {
	content: "\f16b"
}

.tp-drum:before {
	content: "\f569"
}

.tp-drum-steelpan:before {
	content: "\f56a"
}

.tp-drumstick-bite:before {
	content: "\f6d7"
}

.tp-drupal:before {
	content: "\f1a9"
}

.tp-dumbbell:before {
	content: "\f44b"
}

.tp-dumpster:before {
	content: "\f793"
}

.tp-dumpster-fire:before {
	content: "\f794"
}

.tp-dungeon:before {
	content: "\f6d9"
}

.tp-dyalog:before {
	content: "\f399"
}

.tp-earlybirds:before {
	content: "\f39a"
}

.tp-ebay:before {
	content: "\f4f4"
}

.tp-edge:before {
	content: "\f282"
}

.tp-edit:before {
	content: "\f044"
}

.tp-egg:before {
	content: "\f7fb"
}

.tp-eject:before {
	content: "\f052"
}

.tp-elementor:before {
	content: "\f430"
}

.tp-ellipsis-h:before {
	content: "\f141"
}

.tp-ellipsis-v:before {
	content: "\f142"
}

.tp-ello:before {
	content: "\f5f1"
}

.tp-ember:before {
	content: "\f423"
}

.tp-empire:before {
	content: "\f1d1"
}

.tp-envelope:before {
	content: "\f0e0"
}

.tp-envelope-open:before {
	content: "\f2b6"
}

.tp-envelope-open-text:before {
	content: "\f658"
}

.tp-envelope-square:before {
	content: "\f199"
}

.tp-envira:before {
	content: "\f299"
}

.tp-equals:before {
	content: "\f52c"
}

.tp-eraser:before {
	content: "\f12d"
}

.tp-erlang:before {
	content: "\f39d"
}

.tp-ethereum:before {
	content: "\f42e"
}

.tp-ethernet:before {
	content: "\f796"
}

.tp-etsy:before {
	content: "\f2d7"
}

.tp-euro-sign:before {
	content: "\f153"
}

.tp-evernote:before {
	content: "\f839"
}

.tp-exchange-alt:before {
	content: "\f362"
}

.tp-exclamation:before {
	content: "\f12a"
}

.tp-exclamation-circle:before {
	content: "\f06a"
}

.tp-exclamation-triangle:before {
	content: "\f071"
}

.tp-expand:before {
	content: "\f065"
}

.tp-expand-arrows-alt:before {
	content: "\f31e"
}

.tp-expeditedssl:before {
	content: "\f23e"
}

.tp-external-link-alt:before {
	content: "\f35d"
}

.tp-external-link-square-alt:before {
	content: "\f360"
}

.tp-eye:before {
	content: "\f06e"
}

.tp-eye-dropper:before {
	content: "\f1fb"
}

.tp-eye-slash:before {
	content: "\f070"
}

.tp-facebook:before {
	content: "\f09a"
}

.tp-facebook-f:before {
	content: "\f39e"
}

.tp-facebook-messenger:before {
	content: "\f39f"
}

.tp-facebook-square:before {
	content: "\f082"
}

.tp-fan:before {
	content: "\f863"
}

.tp-fantasy-flight-games:before {
	content: "\f6dc"
}

.tp-fast-backward:before {
	content: "\f049"
}

.tp-fast-forward:before {
	content: "\f050"
}

.tp-fax:before {
	content: "\f1ac"
}

.tp-feather:before {
	content: "\f52d"
}

.tp-feather-alt:before {
	content: "\f56b"
}

.tp-fedex:before {
	content: "\f797"
}

.tp-fedora:before {
	content: "\f798"
}

.tp-female:before {
	content: "\f182"
}

.tp-fighter-jet:before {
	content: "\f0fb"
}

.tp-figma:before {
	content: "\f799"
}

.tp-file:before {
	content: "\f15b"
}

.tp-file-alt:before {
	content: "\f15c"
}

.tp-file-archive:before {
	content: "\f1c6"
}

.tp-file-audio:before {
	content: "\f1c7"
}

.tp-file-code:before {
	content: "\f1c9"
}

.tp-file-contract:before {
	content: "\f56c"
}

.tp-file-csv:before {
	content: "\f6dd"
}

.tp-file-download:before {
	content: "\f56d"
}

.tp-file-excel:before {
	content: "\f1c3"
}

.tp-file-export:before {
	content: "\f56e"
}

.tp-file-image:before {
	content: "\f1c5"
}

.tp-file-import:before {
	content: "\f56f"
}

.tp-file-invoice:before {
	content: "\f570"
}

.tp-file-invoice-dollar:before {
	content: "\f571"
}

.tp-file-medical:before {
	content: "\f477"
}

.tp-file-medical-alt:before {
	content: "\f478"
}

.tp-file-pdf:before {
	content: "\f1c1"
}

.tp-file-powerpoint:before {
	content: "\f1c4"
}

.tp-file-prescription:before {
	content: "\f572"
}

.tp-file-signature:before {
	content: "\f573"
}

.tp-file-upload:before {
	content: "\f574"
}

.tp-file-video:before {
	content: "\f1c8"
}

.tp-file-word:before {
	content: "\f1c2"
}

.tp-fill:before {
	content: "\f575"
}

.tp-fill-drip:before {
	content: "\f576"
}

.tp-film:before {
	content: "\f008"
}

.tp-filter:before {
	content: "\f0b0"
}

.tp-fingerprint:before {
	content: "\f577"
}

.tp-fire:before {
	content: "\f06d"
}

.tp-fire-alt:before {
	content: "\f7e4"
}

.tp-fire-extinguisher:before {
	content: "\f134"
}

.tp-firefox:before {
	content: "\f269"
}

.tp-first-aid:before {
	content: "\f479"
}

.tp-first-order:before {
	content: "\f2b0"
}

.tp-first-order-alt:before {
	content: "\f50a"
}

.tp-firstdraft:before {
	content: "\f3a1"
}

.tp-fish:before {
	content: "\f578"
}

.tp-fist-raised:before {
	content: "\f6de"
}

.tp-flag:before {
	content: "\f024"
}

.tp-flag-checkered:before {
	content: "\f11e"
}

.tp-flag-usa:before {
	content: "\f74d"
}

.tp-flask:before {
	content: "\f0c3"
}

.tp-flickr:before {
	content: "\f16e"
}

.tp-flipboard:before {
	content: "\f44d"
}

.tp-flushed:before {
	content: "\f579"
}

.tp-fly:before {
	content: "\f417"
}

.tp-folder:before {
	content: "\f07b"
}

.tp-folder-minus:before {
	content: "\f65d"
}

.tp-folder-open:before {
	content: "\f07c"
}

.tp-folder-plus:before {
	content: "\f65e"
}

.tp-font:before {
	content: "\f031"
}

.tp-font-awesome:before {
	content: "\f2b4"
}

.tp-font-awesome-alt:before {
	content: "\f35c"
}

.tp-font-awesome-flag:before {
	content: "\f425"
}

.tp-font-awesome-logo-full:before {
	content: "\f4e6"
}

.tp-fonticons:before {
	content: "\f280"
}

.tp-fonticons-fi:before {
	content: "\f3a2"
}

.tp-football-ball:before {
	content: "\f44e"
}

.tp-fort-awesome:before {
	content: "\f286"
}

.tp-fort-awesome-alt:before {
	content: "\f3a3"
}

.tp-forumbee:before {
	content: "\f211"
}

.tp-forward:before {
	content: "\f04e"
}

.tp-foursquare:before {
	content: "\f180"
}

.tp-free-code-camp:before {
	content: "\f2c5"
}

.tp-freebsd:before {
	content: "\f3a4"
}

.tp-frog:before {
	content: "\f52e"
}

.tp-frown:before {
	content: "\f119"
}

.tp-frown-open:before {
	content: "\f57a"
}

.tp-fulcrum:before {
	content: "\f50b"
}

.tp-funnel-dollar:before {
	content: "\f662"
}

.tp-futbol:before {
	content: "\f1e3"
}

.tp-galactic-republic:before {
	content: "\f50c"
}

.tp-galactic-senate:before {
	content: "\f50d"
}

.tp-gamepad:before {
	content: "\f11b"
}

.tp-gas-pump:before {
	content: "\f52f"
}

.tp-gavel:before {
	content: "\f0e3"
}

.tp-gem:before {
	content: "\f3a5"
}

.tp-genderless:before {
	content: "\f22d"
}

.tp-get-pocket:before {
	content: "\f265"
}

.tp-gg:before {
	content: "\f260"
}

.tp-gg-circle:before {
	content: "\f261"
}

.tp-ghost:before {
	content: "\f6e2"
}

.tp-gift:before {
	content: "\f06b"
}

.tp-gifts:before {
	content: "\f79c"
}

.tp-git:before {
	content: "\f1d3"
}

.tp-git-alt:before {
	content: "\f841"
}

.tp-git-square:before {
	content: "\f1d2"
}

.tp-github:before {
	content: "\f09b"
}

.tp-github-alt:before {
	content: "\f113"
}

.tp-github-square:before {
	content: "\f092"
}

.tp-gitkraken:before {
	content: "\f3a6"
}

.tp-gitlab:before {
	content: "\f296"
}

.tp-gitter:before {
	content: "\f426"
}

.tp-glass-cheers:before {
	content: "\f79f"
}

.tp-glass-martini:before {
	content: "\f000"
}

.tp-glass-martini-alt:before {
	content: "\f57b"
}

.tp-glass-whiskey:before {
	content: "\f7a0"
}

.tp-glasses:before {
	content: "\f530"
}

.tp-glide:before {
	content: "\f2a5"
}

.tp-glide-g:before {
	content: "\f2a6"
}

.tp-globe:before {
	content: "\f0ac"
}

.tp-globe-africa:before {
	content: "\f57c"
}

.tp-globe-americas:before {
	content: "\f57d"
}

.tp-globe-asia:before {
	content: "\f57e"
}

.tp-globe-europe:before {
	content: "\f7a2"
}

.tp-gofore:before {
	content: "\f3a7"
}

.tp-golf-ball:before {
	content: "\f450"
}

.tp-goodreads:before {
	content: "\f3a8"
}

.tp-goodreads-g:before {
	content: "\f3a9"
}

.tp-google:before {
	content: "\f1a0"
}

.tp-google-drive:before {
	content: "\f3aa"
}

.tp-google-play:before {
	content: "\f3ab"
}

.tp-google-plus:before {
	content: "\f2b3"
}

.tp-google-plus-g:before {
	content: "\f0d5"
}

.tp-google-plus-square:before {
	content: "\f0d4"
}

.tp-google-wallet:before {
	content: "\f1ee"
}

.tp-gopuram:before {
	content: "\f664"
}

.tp-graduation-cap:before {
	content: "\f19d"
}

.tp-gratipay:before {
	content: "\f184"
}

.tp-grav:before {
	content: "\f2d6"
}

.tp-greater-than:before {
	content: "\f531"
}

.tp-greater-than-equal:before {
	content: "\f532"
}

.tp-grimace:before {
	content: "\f57f"
}

.tp-grin:before {
	content: "\f580"
}

.tp-grin-alt:before {
	content: "\f581"
}

.tp-grin-beam:before {
	content: "\f582"
}

.tp-grin-beam-sweat:before {
	content: "\f583"
}

.tp-grin-hearts:before {
	content: "\f584"
}

.tp-grin-squint:before {
	content: "\f585"
}

.tp-grin-squint-tears:before {
	content: "\f586"
}

.tp-grin-stars:before {
	content: "\f587"
}

.tp-grin-tears:before {
	content: "\f588"
}

.tp-grin-tongue:before {
	content: "\f589"
}

.tp-grin-tongue-squint:before {
	content: "\f58a"
}

.tp-grin-tongue-wink:before {
	content: "\f58b"
}

.tp-grin-wink:before {
	content: "\f58c"
}

.tp-grip-horizontal:before {
	content: "\f58d"
}

.tp-grip-lines:before {
	content: "\f7a4"
}

.tp-grip-lines-vertical:before {
	content: "\f7a5"
}

.tp-grip-vertical:before {
	content: "\f58e"
}

.tp-gripfire:before {
	content: "\f3ac"
}

.tp-grunt:before {
	content: "\f3ad"
}

.tp-guitar:before {
	content: "\f7a6"
}

.tp-gulp:before {
	content: "\f3ae"
}

.tp-h-square:before {
	content: "\f0fd"
}

.tp-hacker-news:before {
	content: "\f1d4"
}

.tp-hacker-news-square:before {
	content: "\f3af"
}

.tp-hackerrank:before {
	content: "\f5f7"
}

.tp-hamburger:before {
	content: "\f805"
}

.tp-hammer:before {
	content: "\f6e3"
}

.tp-hamsa:before {
	content: "\f665"
}

.tp-hand-holding:before {
	content: "\f4bd"
}

.tp-hand-holding-heart:before {
	content: "\f4be"
}

.tp-hand-holding-usd:before {
	content: "\f4c0"
}

.tp-hand-lizard:before {
	content: "\f258"
}

.tp-hand-middle-finger:before {
	content: "\f806"
}

.tp-hand-paper:before {
	content: "\f256"
}

.tp-hand-peace:before {
	content: "\f25b"
}

.tp-hand-point-down:before {
	content: "\f0a7"
}

.tp-hand-point-left:before {
	content: "\f0a5"
}

.tp-hand-point-right:before {
	content: "\f0a4"
}

.tp-hand-point-up:before {
	content: "\f0a6"
}

.tp-hand-pointer:before {
	content: "\f25a"
}

.tp-hand-rock:before {
	content: "\f255"
}

.tp-hand-scissors:before {
	content: "\f257"
}

.tp-hand-spock:before {
	content: "\f259"
}

.tp-hands:before {
	content: "\f4c2"
}

.tp-hands-helping:before {
	content: "\f4c4"
}

.tp-handshake:before {
	content: "\f2b5"
}

.tp-hanukiah:before {
	content: "\f6e6"
}

.tp-hard-hat:before {
	content: "\f807"
}

.tp-hashtag:before {
	content: "\f292"
}

.tp-hat-wizard:before {
	content: "\f6e8"
}

.tp-haykal:before {
	content: "\f666"
}

.tp-hdd:before {
	content: "\f0a0"
}

.tp-heading:before {
	content: "\f1dc"
}

.tp-headphones:before {
	content: "\f025"
}

.tp-headphones-alt:before {
	content: "\f58f"
}

.tp-headset:before {
	content: "\f590"
}

.tp-heart:before {
	content: "\f004"
}

.tp-heart-broken:before {
	content: "\f7a9"
}

.tp-heartbeat:before {
	content: "\f21e"
}

.tp-helicopter:before {
	content: "\f533"
}

.tp-highlighter:before {
	content: "\f591"
}

.tp-hiking:before {
	content: "\f6ec"
}

.tp-hippo:before {
	content: "\f6ed"
}

.tp-hips:before {
	content: "\f452"
}

.tp-hire-a-helper:before {
	content: "\f3b0"
}

.tp-history:before {
	content: "\f1da"
}

.tp-hockey-puck:before {
	content: "\f453"
}

.tp-holly-berry:before {
	content: "\f7aa"
}

.tp-home:before {
	content: "\f015"
}

.tp-hooli:before {
	content: "\f427"
}

.tp-hornbill:before {
	content: "\f592"
}

.tp-horse:before {
	content: "\f6f0"
}

.tp-horse-head:before {
	content: "\f7ab"
}

.tp-hospital:before {
	content: "\f0f8"
}

.tp-hospital-alt:before {
	content: "\f47d"
}

.tp-hospital-symbol:before {
	content: "\f47e"
}

.tp-hot-tub:before {
	content: "\f593"
}

.tp-hotdog:before {
	content: "\f80f"
}

.tp-hotel:before {
	content: "\f594"
}

.tp-hotjar:before {
	content: "\f3b1"
}

.tp-hourglass:before {
	content: "\f254"
}

.tp-hourglass-end:before {
	content: "\f253"
}

.tp-hourglass-half:before {
	content: "\f252"
}

.tp-hourglass-start:before {
	content: "\f251"
}

.tp-house-damage:before {
	content: "\f6f1"
}

.tp-houzz:before {
	content: "\f27c"
}

.tp-hryvnia:before {
	content: "\f6f2"
}

.tp-html5:before {
	content: "\f13b"
}

.tp-hubspot:before {
	content: "\f3b2"
}

.tp-i-cursor:before {
	content: "\f246"
}

.tp-ice-cream:before {
	content: "\f810"
}

.tp-icicles:before {
	content: "\f7ad"
}

.tp-icons:before {
	content: "\f86d"
}

.tp-id-badge:before {
	content: "\f2c1"
}

.tp-id-card:before {
	content: "\f2c2"
}

.tp-id-card-alt:before {
	content: "\f47f"
}

.tp-igloo:before {
	content: "\f7ae"
}

.tp-image:before {
	content: "\f03e"
}

.tp-images:before {
	content: "\f302"
}

.tp-imdb:before {
	content: "\f2d8"
}

.tp-inbox:before {
	content: "\f01c"
}

.tp-indent:before {
	content: "\f03c"
}

.tp-industry:before {
	content: "\f275"
}

.tp-infinity:before {
	content: "\f534"
}

.tp-info:before {
	content: "\f129"
}

.tp-info-circle:before {
	content: "\f05a"
}

.tp-instagram:before {
	content: "\f16d"
}

.tp-intercom:before {
	content: "\f7af"
}

.tp-internet-explorer:before {
	content: "\f26b"
}

.tp-invision:before {
	content: "\f7b0"
}

.tp-ioxhost:before {
	content: "\f208"
}

.tp-italic:before {
	content: "\f033"
}

.tp-itch-io:before {
	content: "\f83a"
}

.tp-itunes:before {
	content: "\f3b4"
}

.tp-itunes-note:before {
	content: "\f3b5"
}

.tp-java:before {
	content: "\f4e4"
}

.tp-jedi:before {
	content: "\f669"
}

.tp-jedi-order:before {
	content: "\f50e"
}

.tp-jenkins:before {
	content: "\f3b6"
}

.tp-jira:before {
	content: "\f7b1"
}

.tp-joget:before {
	content: "\f3b7"
}

.tp-joint:before {
	content: "\f595"
}

.tp-joomla:before {
	content: "\f1aa"
}

.tp-journal-whills:before {
	content: "\f66a"
}

.tp-js:before {
	content: "\f3b8"
}

.tp-js-square:before {
	content: "\f3b9"
}

.tp-jsfiddle:before {
	content: "\f1cc"
}

.tp-kaaba:before {
	content: "\f66b"
}

.tp-kaggle:before {
	content: "\f5fa"
}

.tp-key:before {
	content: "\f084"
}

.tp-keybase:before {
	content: "\f4f5"
}

.tp-keyboard:before {
	content: "\f11c"
}

.tp-keycdn:before {
	content: "\f3ba"
}

.tp-khanda:before {
	content: "\f66d"
}

.tp-kickstarter:before {
	content: "\f3bb"
}

.tp-kickstarter-k:before {
	content: "\f3bc"
}

.tp-kiss:before {
	content: "\f596"
}

.tp-kiss-beam:before {
	content: "\f597"
}

.tp-kiss-wink-heart:before {
	content: "\f598"
}

.tp-kiwi-bird:before {
	content: "\f535"
}

.tp-korvue:before {
	content: "\f42f"
}

.tp-landmark:before {
	content: "\f66f"
}

.tp-language:before {
	content: "\f1ab"
}

.tp-laptop:before {
	content: "\f109"
}

.tp-laptop-code:before {
	content: "\f5fc"
}

.tp-laptop-medical:before {
	content: "\f812"
}

.tp-laravel:before {
	content: "\f3bd"
}

.tp-lastfm:before {
	content: "\f202"
}

.tp-lastfm-square:before {
	content: "\f203"
}

.tp-laugh:before {
	content: "\f599"
}

.tp-laugh-beam:before {
	content: "\f59a"
}

.tp-laugh-squint:before {
	content: "\f59b"
}

.tp-laugh-wink:before {
	content: "\f59c"
}

.tp-layer-group:before {
	content: "\f5fd"
}

.tp-leaf:before {
	content: "\f06c"
}

.tp-leanpub:before {
	content: "\f212"
}

.tp-lemon:before {
	content: "\f094"
}

.tp-less:before {
	content: "\f41d"
}

.tp-less-than:before {
	content: "\f536"
}

.tp-less-than-equal:before {
	content: "\f537"
}

.tp-level-down-alt:before {
	content: "\f3be"
}

.tp-level-up-alt:before {
	content: "\f3bf"
}

.tp-life-ring:before {
	content: "\f1cd"
}

.tp-lightbulb:before {
	content: "\f0eb"
}

.tp-line:before {
	content: "\f3c0"
}

.tp-link:before {
	content: "\f0c1"
}

.tp-linkedin:before {
	content: "\f08c"
}

.tp-linkedin-in:before {
	content: "\f0e1"
}

.tp-linode:before {
	content: "\f2b8"
}

.tp-linux:before {
	content: "\f17c"
}

.tp-lira-sign:before {
	content: "\f195"
}

.tp-list:before {
	content: "\f03a"
}

.tp-list-alt:before {
	content: "\f022"
}

.tp-list-ol:before {
	content: "\f0cb"
}

.tp-list-ul:before {
	content: "\f0ca"
}

.tp-location-arrow:before {
	content: "\f124"
}

.tp-lock:before {
	content: "\f023"
}

.tp-lock-open:before {
	content: "\f3c1"
}

.tp-long-arrow-alt-down:before {
	content: "\f309"
}

.tp-long-arrow-alt-left:before {
	content: "\f30a"
}

.tp-long-arrow-alt-right:before {
	content: "\f30b"
}

.tp-long-arrow-alt-up:before {
	content: "\f30c"
}

.tp-low-vision:before {
	content: "\f2a8"
}

.tp-luggage-cart:before {
	content: "\f59d"
}

.tp-lyft:before {
	content: "\f3c3"
}

.tp-magento:before {
	content: "\f3c4"
}

.tp-magic:before {
	content: "\f0d0"
}

.tp-magnet:before {
	content: "\f076"
}

.tp-mail-bulk:before {
	content: "\f674"
}

.tp-mailchimp:before {
	content: "\f59e"
}

.tp-male:before {
	content: "\f183"
}

.tp-mandalorian:before {
	content: "\f50f"
}

.tp-map:before {
	content: "\f279"
}

.tp-map-marked:before {
	content: "\f59f"
}

.tp-map-marked-alt:before {
	content: "\f5a0"
}

.tp-map-marker:before {
	content: "\f041"
}

.tp-map-marker-alt:before {
	content: "\f3c5"
}

.tp-map-pin:before {
	content: "\f276"
}

.tp-map-signs:before {
	content: "\f277"
}

.tp-markdown:before {
	content: "\f60f"
}

.tp-marker:before {
	content: "\f5a1"
}

.tp-mars:before {
	content: "\f222"
}

.tp-mars-double:before {
	content: "\f227"
}

.tp-mars-stroke:before {
	content: "\f229"
}

.tp-mars-stroke-h:before {
	content: "\f22b"
}

.tp-mars-stroke-v:before {
	content: "\f22a"
}

.tp-mask:before {
	content: "\f6fa"
}

.tp-mastodon:before {
	content: "\f4f6"
}

.tp-maxcdn:before {
	content: "\f136"
}

.tp-medal:before {
	content: "\f5a2"
}

.tp-medapps:before {
	content: "\f3c6"
}

.tp-medium:before {
	content: "\f23a"
}

.tp-medium-m:before {
	content: "\f3c7"
}

.tp-medkit:before {
	content: "\f0fa"
}

.tp-medrt:before {
	content: "\f3c8"
}

.tp-meetup:before {
	content: "\f2e0"
}

.tp-megaport:before {
	content: "\f5a3"
}

.tp-meh:before {
	content: "\f11a"
}

.tp-meh-blank:before {
	content: "\f5a4"
}

.tp-meh-rolling-eyes:before {
	content: "\f5a5"
}

.tp-memory:before {
	content: "\f538"
}

.tp-mendeley:before {
	content: "\f7b3"
}

.tp-menorah:before {
	content: "\f676"
}

.tp-mercury:before {
	content: "\f223"
}

.tp-meteor:before {
	content: "\f753"
}

.tp-microchip:before {
	content: "\f2db"
}

.tp-microphone:before {
	content: "\f130"
}

.tp-microphone-alt:before {
	content: "\f3c9"
}

.tp-microphone-alt-slash:before {
	content: "\f539"
}

.tp-microphone-slash:before {
	content: "\f131"
}

.tp-microscope:before {
	content: "\f610"
}

.tp-microsoft:before {
	content: "\f3ca"
}

.tp-minus:before {
	content: "\f068"
}

.tp-minus-circle:before {
	content: "\f056"
}

.tp-minus-square:before {
	content: "\f146"
}

.tp-mitten:before {
	content: "\f7b5"
}

.tp-mix:before {
	content: "\f3cb"
}

.tp-mixcloud:before {
	content: "\f289"
}

.tp-mizuni:before {
	content: "\f3cc"
}

.tp-mobile:before {
	content: "\f10b"
}

.tp-mobile-alt:before {
	content: "\f3cd"
}

.tp-modx:before {
	content: "\f285"
}

.tp-monero:before {
	content: "\f3d0"
}

.tp-money-bill:before {
	content: "\f0d6"
}

.tp-money-bill-alt:before {
	content: "\f3d1"
}

.tp-money-bill-wave:before {
	content: "\f53a"
}

.tp-money-bill-wave-alt:before {
	content: "\f53b"
}

.tp-money-check:before {
	content: "\f53c"
}

.tp-money-check-alt:before {
	content: "\f53d"
}

.tp-monument:before {
	content: "\f5a6"
}

.tp-moon:before {
	content: "\f186"
}

.tp-mortar-pestle:before {
	content: "\f5a7"
}

.tp-mosque:before {
	content: "\f678"
}

.tp-motorcycle:before {
	content: "\f21c"
}

.tp-mountain:before {
	content: "\f6fc"
}

.tp-mouse-pointer:before {
	content: "\f245"
}

.tp-mug-hot:before {
	content: "\f7b6"
}

.tp-music:before {
	content: "\f001"
}

.tp-napster:before {
	content: "\f3d2"
}

.tp-neos:before {
	content: "\f612"
}

.tp-network-wired:before {
	content: "\f6ff"
}

.tp-neuter:before {
	content: "\f22c"
}

.tp-newspaper:before {
	content: "\f1ea"
}

.tp-nimblr:before {
	content: "\f5a8"
}

.tp-node:before {
	content: "\f419"
}

.tp-node-js:before {
	content: "\f3d3"
}

.tp-not-equal:before {
	content: "\f53e"
}

.tp-notes-medical:before {
	content: "\f481"
}

.tp-npm:before {
	content: "\f3d4"
}

.tp-ns8:before {
	content: "\f3d5"
}

.tp-nutritionix:before {
	content: "\f3d6"
}

.tp-object-group:before {
	content: "\f247"
}

.tp-object-ungroup:before {
	content: "\f248"
}

.tp-odnoklassniki:before {
	content: "\f263"
}

.tp-odnoklassniki-square:before {
	content: "\f264"
}

.tp-oil-can:before {
	content: "\f613"
}

.tp-old-republic:before {
	content: "\f510"
}

.tp-om:before {
	content: "\f679"
}

.tp-opencart:before {
	content: "\f23d"
}

.tp-openid:before {
	content: "\f19b"
}

.tp-opera:before {
	content: "\f26a"
}

.tp-optin-monster:before {
	content: "\f23c"
}

.tp-osi:before {
	content: "\f41a"
}

.tp-otter:before {
	content: "\f700"
}

.tp-outdent:before {
	content: "\f03b"
}

.tp-page4:before {
	content: "\f3d7"
}

.tp-pagelines:before {
	content: "\f18c"
}

.tp-pager:before {
	content: "\f815"
}

.tp-paint-brush:before {
	content: "\f1fc"
}

.tp-paint-roller:before {
	content: "\f5aa"
}

.tp-palette:before {
	content: "\f53f"
}

.tp-palfed:before {
	content: "\f3d8"
}

.tp-pallet:before {
	content: "\f482"
}

.tp-paper-plane:before {
	content: "\f1d8"
}

.tp-paperclip:before {
	content: "\f0c6"
}

.tp-parachute-box:before {
	content: "\f4cd"
}

.tp-paragraph:before {
	content: "\f1dd"
}

.tp-parking:before {
	content: "\f540"
}

.tp-passport:before {
	content: "\f5ab"
}

.tp-pastafarianism:before {
	content: "\f67b"
}

.tp-paste:before {
	content: "\f0ea"
}

.tp-patreon:before {
	content: "\f3d9"
}

.tp-pause:before {
	content: "\f04c"
}

.tp-pause-circle:before {
	content: "\f28b"
}

.tp-paw:before {
	content: "\f1b0"
}

.tp-paypal:before {
	content: "\f1ed"
}

.tp-peace:before {
	content: "\f67c"
}

.tp-pen:before {
	content: "\f304"
}

.tp-pen-alt:before {
	content: "\f305"
}

.tp-pen-fancy:before {
	content: "\f5ac"
}

.tp-pen-nib:before {
	content: "\f5ad"
}

.tp-pen-square:before {
	content: "\f14b"
}

.tp-pencil-alt:before {
	content: "\f303"
}

.tp-pencil-ruler:before {
	content: "\f5ae"
}

.tp-penny-arcade:before {
	content: "\f704"
}

.tp-people-carry:before {
	content: "\f4ce"
}

.tp-pepper-hot:before {
	content: "\f816"
}

.tp-percent:before {
	content: "\f295"
}

.tp-percentage:before {
	content: "\f541"
}

.tp-periscope:before {
	content: "\f3da"
}

.tp-person-booth:before {
	content: "\f756"
}

.tp-phabricator:before {
	content: "\f3db"
}

.tp-phoenix-framework:before {
	content: "\f3dc"
}

.tp-phoenix-squadron:before {
	content: "\f511"
}

.tp-phone:before {
	content: "\f095"
}

.tp-phone-alt:before {
	content: "\f879"
}

.tp-phone-slash:before {
	content: "\f3dd"
}

.tp-phone-square:before {
	content: "\f098"
}

.tp-phone-square-alt:before {
	content: "\f87b"
}

.tp-phone-volume:before {
	content: "\f2a0"
}

.tp-photo-video:before {
	content: "\f87c"
}

.tp-php:before {
	content: "\f457"
}

.tp-pied-piper:before {
	content: "\f2ae"
}

.tp-pied-piper-alt:before {
	content: "\f1a8"
}

.tp-pied-piper-hat:before {
	content: "\f4e5"
}

.tp-pied-piper-pp:before {
	content: "\f1a7"
}

.tp-piggy-bank:before {
	content: "\f4d3"
}

.tp-pills:before {
	content: "\f484"
}

.tp-pinterest:before {
	content: "\f0d2"
}

.tp-pinterest-p:before {
	content: "\f231"
}

.tp-pinterest-square:before {
	content: "\f0d3"
}

.tp-pizza-slice:before {
	content: "\f818"
}

.tp-place-of-worship:before {
	content: "\f67f"
}

.tp-plane:before {
	content: "\f072"
}

.tp-plane-arrival:before {
	content: "\f5af"
}

.tp-plane-departure:before {
	content: "\f5b0"
}

.tp-play:before {
	content: "\f04b"
}

.tp-play-circle:before {
	content: "\f144"
}

.tp-playstation:before {
	content: "\f3df"
}

.tp-plug:before {
	content: "\f1e6"
}

.tp-plus:before {
	content: "\f067"
}

.tp-plus-circle:before {
	content: "\f055"
}

.tp-plus-square:before {
	content: "\f0fe"
}

.tp-podcast:before {
	content: "\f2ce"
}

.tp-poll:before {
	content: "\f681"
}

.tp-poll-h:before {
	content: "\f682"
}

.tp-poo:before {
	content: "\f2fe"
}

.tp-poo-storm:before {
	content: "\f75a"
}

.tp-poop:before {
	content: "\f619"
}

.tp-portrait:before {
	content: "\f3e0"
}

.tp-pound-sign:before {
	content: "\f154"
}

.tp-power-off:before {
	content: "\f011"
}

.tp-pray:before {
	content: "\f683"
}

.tp-praying-hands:before {
	content: "\f684"
}

.tp-prescription:before {
	content: "\f5b1"
}

.tp-prescription-bottle:before {
	content: "\f485"
}

.tp-prescription-bottle-alt:before {
	content: "\f486"
}

.tp-print:before {
	content: "\f02f"
}

.tp-procedures:before {
	content: "\f487"
}

.tp-product-hunt:before {
	content: "\f288"
}

.tp-project-diagram:before {
	content: "\f542"
}

.tp-pushed:before {
	content: "\f3e1"
}

.tp-puzzle-piece:before {
	content: "\f12e"
}

.tp-python:before {
	content: "\f3e2"
}

.tp-qq:before {
	content: "\f1d6"
}

.tp-qrcode:before {
	content: "\f029"
}

.tp-question:before {
	content: "\f128"
}

.tp-question-circle:before {
	content: "\f059"
}

.tp-quidditch:before {
	content: "\f458"
}

.tp-quinscape:before {
	content: "\f459"
}

.tp-quora:before {
	content: "\f2c4"
}

.tp-quote-left:before {
	content: "\f10d"
}

.tp-quote-right:before {
	content: "\f10e"
}

.tp-quran:before {
	content: "\f687"
}

.tp-r-project:before {
	content: "\f4f7"
}

.tp-radiation:before {
	content: "\f7b9"
}

.tp-radiation-alt:before {
	content: "\f7ba"
}

.tp-rainbow:before {
	content: "\f75b"
}

.tp-random:before {
	content: "\f074"
}

.tp-raspberry-pi:before {
	content: "\f7bb"
}

.tp-ravelry:before {
	content: "\f2d9"
}

.tp-react:before {
	content: "\f41b"
}

.tp-reacteurope:before {
	content: "\f75d"
}

.tp-readme:before {
	content: "\f4d5"
}

.tp-rebel:before {
	content: "\f1d0"
}

.tp-receipt:before {
	content: "\f543"
}

.tp-recycle:before {
	content: "\f1b8"
}

.tp-red-river:before {
	content: "\f3e3"
}

.tp-reddit:before {
	content: "\f1a1"
}

.tp-reddit-alien:before {
	content: "\f281"
}

.tp-reddit-square:before {
	content: "\f1a2"
}

.tp-redhat:before {
	content: "\f7bc"
}

.tp-redo:before {
	content: "\f01e"
}

.tp-redo-alt:before {
	content: "\f2f9"
}

.tp-registered:before {
	content: "\f25d"
}

.tp-remove-format:before {
	content: "\f87d"
}

.tp-renren:before {
	content: "\f18b"
}

.tp-reply:before {
	content: "\f3e5"
}

.tp-reply-all:before {
	content: "\f122"
}

.tp-replyd:before {
	content: "\f3e6"
}

.tp-republican:before {
	content: "\f75e"
}

.tp-researchgate:before {
	content: "\f4f8"
}

.tp-resolving:before {
	content: "\f3e7"
}

.tp-restroom:before {
	content: "\f7bd"
}

.tp-retweet:before {
	content: "\f079"
}

.tp-rev:before {
	content: "\f5b2"
}

.tp-ribbon:before {
	content: "\f4d6"
}

.tp-ring:before {
	content: "\f70b"
}

.tp-road:before {
	content: "\f018"
}

.tp-robot:before {
	content: "\f544"
}

.tp-rocket:before {
	content: "\f135"
}

.tp-rocketchat:before {
	content: "\f3e8"
}

.tp-rockrms:before {
	content: "\f3e9"
}

.tp-route:before {
	content: "\f4d7"
}

.tp-rss:before {
	content: "\f09e"
}

.tp-rss-square:before {
	content: "\f143"
}

.tp-ruble-sign:before {
	content: "\f158"
}

.tp-ruler:before {
	content: "\f545"
}

.tp-ruler-combined:before {
	content: "\f546"
}

.tp-ruler-horizontal:before {
	content: "\f547"
}

.tp-ruler-vertical:before {
	content: "\f548"
}

.tp-running:before {
	content: "\f70c"
}

.tp-rupee-sign:before {
	content: "\f156"
}

.tp-sad-cry:before {
	content: "\f5b3"
}

.tp-sad-tear:before {
	content: "\f5b4"
}

.tp-safari:before {
	content: "\f267"
}

.tp-salesforce:before {
	content: "\f83b"
}

.tp-sass:before {
	content: "\f41e"
}

.tp-satellite:before {
	content: "\f7bf"
}

.tp-satellite-dish:before {
	content: "\f7c0"
}

.tp-save:before {
	content: "\f0c7"
}

.tp-schlix:before {
	content: "\f3ea"
}

.tp-school:before {
	content: "\f549"
}

.tp-screwdriver:before {
	content: "\f54a"
}

.tp-scribd:before {
	content: "\f28a"
}

.tp-scroll:before {
	content: "\f70e"
}

.tp-sd-card:before {
	content: "\f7c2"
}

.tp-search:before {
	content: "\f002"
}

.tp-search-dollar:before {
	content: "\f688"
}

.tp-search-location:before {
	content: "\f689"
}

.tp-search-minus:before {
	content: "\f010"
}

.tp-search-plus:before {
	content: "\f00e"
}

.tp-searchengin:before {
	content: "\f3eb"
}

.tp-seedling:before {
	content: "\f4d8"
}

.tp-sellcast:before {
	content: "\f2da"
}

.tp-sellsy:before {
	content: "\f213"
}

.tp-server:before {
	content: "\f233"
}

.tp-servicestack:before {
	content: "\f3ec"
}

.tp-shapes:before {
	content: "\f61f"
}

.tp-share:before {
	content: "\f064"
}

.tp-share-alt:before {
	content: "\f1e0"
}

.tp-share-alt-square:before {
	content: "\f1e1"
}

.tp-share-square:before {
	content: "\f14d"
}

.tp-shekel-sign:before {
	content: "\f20b"
}

.tp-shield-alt:before {
	content: "\f3ed"
}

.tp-ship:before {
	content: "\f21a"
}

.tp-shipping-fast:before {
	content: "\f48b"
}

.tp-shirtsinbulk:before {
	content: "\f214"
}

.tp-shoe-prints:before {
	content: "\f54b"
}

.tp-shopping-bag:before {
	content: "\f290"
}

.tp-shopping-basket:before {
	content: "\f291"
}

.tp-shopping-cart:before {
	content: "\f07a"
}

.tp-shopware:before {
	content: "\f5b5"
}

.tp-shower:before {
	content: "\f2cc"
}

.tp-shuttle-van:before {
	content: "\f5b6"
}

.tp-sign:before {
	content: "\f4d9"
}

.tp-sign-in-alt:before {
	content: "\f2f6"
}

.tp-sign-language:before {
	content: "\f2a7"
}

.tp-sign-out-alt:before {
	content: "\f2f5"
}

.tp-signal:before {
	content: "\f012"
}

.tp-signature:before {
	content: "\f5b7"
}

.tp-sim-card:before {
	content: "\f7c4"
}

.tp-simplybuilt:before {
	content: "\f215"
}

.tp-sistrix:before {
	content: "\f3ee"
}

.tp-sitemap:before {
	content: "\f0e8"
}

.tp-sith:before {
	content: "\f512"
}

.tp-skating:before {
	content: "\f7c5"
}

.tp-sketch:before {
	content: "\f7c6"
}

.tp-skiing:before {
	content: "\f7c9"
}

.tp-skiing-nordic:before {
	content: "\f7ca"
}

.tp-skull:before {
	content: "\f54c"
}

.tp-skull-crossbones:before {
	content: "\f714"
}

.tp-skyatlas:before {
	content: "\f216"
}

.tp-skype:before {
	content: "\f17e"
}

.tp-slack:before {
	content: "\f198"
}

.tp-slack-hash:before {
	content: "\f3ef"
}

.tp-slash:before {
	content: "\f715"
}

.tp-sleigh:before {
	content: "\f7cc"
}

.tp-sliders-h:before {
	content: "\f1de"
}

.tp-slideshare:before {
	content: "\f1e7"
}

.tp-smile:before {
	content: "\f118"
}

.tp-smile-beam:before {
	content: "\f5b8"
}

.tp-smile-wink:before {
	content: "\f4da"
}

.tp-smog:before {
	content: "\f75f"
}

.tp-smoking:before {
	content: "\f48d"
}

.tp-smoking-ban:before {
	content: "\f54d"
}

.tp-sms:before {
	content: "\f7cd"
}

.tp-snapchat:before {
	content: "\f2ab"
}

.tp-snapchat-ghost:before {
	content: "\f2ac"
}

.tp-snapchat-square:before {
	content: "\f2ad"
}

.tp-snowboarding:before {
	content: "\f7ce"
}

.tp-snowflake:before {
	content: "\f2dc"
}

.tp-snowman:before {
	content: "\f7d0"
}

.tp-snowplow:before {
	content: "\f7d2"
}

.tp-socks:before {
	content: "\f696"
}

.tp-solar-panel:before {
	content: "\f5ba"
}

.tp-sort:before {
	content: "\f0dc"
}

.tp-sort-alpha-down:before {
	content: "\f15d"
}

.tp-sort-alpha-down-alt:before {
	content: "\f881"
}

.tp-sort-alpha-up:before {
	content: "\f15e"
}

.tp-sort-alpha-up-alt:before {
	content: "\f882"
}

.tp-sort-amount-down:before {
	content: "\f160"
}

.tp-sort-amount-down-alt:before {
	content: "\f884"
}

.tp-sort-amount-up:before {
	content: "\f161"
}

.tp-sort-amount-up-alt:before {
	content: "\f885"
}

.tp-sort-down:before {
	content: "\f0dd"
}

.tp-sort-numeric-down:before {
	content: "\f162"
}

.tp-sort-numeric-down-alt:before {
	content: "\f886"
}

.tp-sort-numeric-up:before {
	content: "\f163"
}

.tp-sort-numeric-up-alt:before {
	content: "\f887"
}

.tp-sort-up:before {
	content: "\f0de"
}

.tp-soundcloud:before {
	content: "\f1be"
}

.tp-sourcetree:before {
	content: "\f7d3"
}

.tp-spa:before {
	content: "\f5bb"
}

.tp-space-shuttle:before {
	content: "\f197"
}

.tp-speakap:before {
	content: "\f3f3"
}

.tp-speaker-deck:before {
	content: "\f83c"
}

.tp-spell-check:before {
	content: "\f891"
}

.tp-spider:before {
	content: "\f717"
}

.tp-spinner:before {
	content: "\f110"
}

.tp-splotch:before {
	content: "\f5bc"
}

.tp-spotify:before {
	content: "\f1bc"
}

.tp-spray-can:before {
	content: "\f5bd"
}

.tp-square:before {
	content: "\f0c8"
}

.tp-square-full:before {
	content: "\f45c"
}

.tp-square-root-alt:before {
	content: "\f698"
}

.tp-squarespace:before {
	content: "\f5be"
}

.tp-stack-exchange:before {
	content: "\f18d"
}

.tp-stack-overflow:before {
	content: "\f16c"
}

.tp-stackpath:before {
	content: "\f842"
}

.tp-stamp:before {
	content: "\f5bf"
}

.tp-star:before {
	content: "\f005"
}

.tp-star-and-crescent:before {
	content: "\f699"
}

.tp-star-half:before {
	content: "\f089"
}

.tp-star-half-alt:before {
	content: "\f5c0"
}

.tp-star-of-david:before {
	content: "\f69a"
}

.tp-star-of-life:before {
	content: "\f621"
}

.tp-staylinked:before {
	content: "\f3f5"
}

.tp-steam:before {
	content: "\f1b6"
}

.tp-steam-square:before {
	content: "\f1b7"
}

.tp-steam-symbol:before {
	content: "\f3f6"
}

.tp-step-backward:before {
	content: "\f048"
}

.tp-step-forward:before {
	content: "\f051"
}

.tp-stethoscope:before {
	content: "\f0f1"
}

.tp-sticker-mule:before {
	content: "\f3f7"
}

.tp-sticky-note:before {
	content: "\f249"
}

.tp-stop:before {
	content: "\f04d"
}

.tp-stop-circle:before {
	content: "\f28d"
}

.tp-stopwatch:before {
	content: "\f2f2"
}

.tp-store:before {
	content: "\f54e"
}

.tp-store-alt:before {
	content: "\f54f"
}

.tp-strava:before {
	content: "\f428"
}

.tp-stream:before {
	content: "\f550"
}

.tp-street-view:before {
	content: "\f21d"
}

.tp-strikethrough:before {
	content: "\f0cc"
}

.tp-stripe:before {
	content: "\f429"
}

.tp-stripe-s:before {
	content: "\f42a"
}

.tp-stroopwafel:before {
	content: "\f551"
}

.tp-studiovinari:before {
	content: "\f3f8"
}

.tp-stumbleupon:before {
	content: "\f1a4"
}

.tp-stumbleupon-circle:before {
	content: "\f1a3"
}

.tp-subscript:before {
	content: "\f12c"
}

.tp-subway:before {
	content: "\f239"
}

.tp-suitcase:before {
	content: "\f0f2"
}

.tp-suitcase-rolling:before {
	content: "\f5c1"
}

.tp-sun:before {
	content: "\f185"
}

.tp-superpowers:before {
	content: "\f2dd"
}

.tp-superscript:before {
	content: "\f12b"
}

.tp-supple:before {
	content: "\f3f9"
}

.tp-surprise:before {
	content: "\f5c2"
}

.tp-suse:before {
	content: "\f7d6"
}

.tp-swatchbook:before {
	content: "\f5c3"
}

.tp-swimmer:before {
	content: "\f5c4"
}

.tp-swimming-pool:before {
	content: "\f5c5"
}

.tp-symfony:before {
	content: "\f83d"
}

.tp-synagogue:before {
	content: "\f69b"
}

.tp-sync:before {
	content: "\f021"
}

.tp-sync-alt:before {
	content: "\f2f1"
}

.tp-syringe:before {
	content: "\f48e"
}

.tp-table:before {
	content: "\f0ce"
}

.tp-table-tennis:before {
	content: "\f45d"
}

.tp-tablet:before {
	content: "\f10a"
}

.tp-tablet-alt:before {
	content: "\f3fa"
}

.tp-tablets:before {
	content: "\f490"
}

.tp-tachometer-alt:before {
	content: "\f3fd"
}

.tp-tag:before {
	content: "\f02b"
}

.tp-tags:before {
	content: "\f02c"
}

.tp-tape:before {
	content: "\f4db"
}

.tp-tasks:before {
	content: "\f0ae"
}

.tp-taxi:before {
	content: "\f1ba"
}

.tp-teamspeak:before {
	content: "\f4f9"
}

.tp-teeth:before {
	content: "\f62e"
}

.tp-teeth-open:before {
	content: "\f62f"
}

.tp-telegram:before {
	content: "\f2c6"
}

.tp-telegram-plane:before {
	content: "\f3fe"
}

.tp-temperature-high:before {
	content: "\f769"
}

.tp-temperature-low:before {
	content: "\f76b"
}

.tp-tencent-weibo:before {
	content: "\f1d5"
}

.tp-tenge:before {
	content: "\f7d7"
}

.tp-terminal:before {
	content: "\f120"
}

.tp-text-height:before {
	content: "\f034"
}

.tp-text-width:before {
	content: "\f035"
}

.tp-th:before {
	content: "\f00a"
}

.tp-th-large:before {
	content: "\f009"
}

.tp-th-list:before {
	content: "\f00b"
}

.tp-the-red-yeti:before {
	content: "\f69d"
}

.tp-theater-masks:before {
	content: "\f630"
}

.tp-themeco:before {
	content: "\f5c6"
}

.tp-themeisle:before {
	content: "\f2b2"
}

.tp-thermometer:before {
	content: "\f491"
}

.tp-thermometer-empty:before {
	content: "\f2cb"
}

.tp-thermometer-full:before {
	content: "\f2c7"
}

.tp-thermometer-half:before {
	content: "\f2c9"
}

.tp-thermometer-quarter:before {
	content: "\f2ca"
}

.tp-thermometer-three-quarters:before {
	content: "\f2c8"
}

.tp-think-peaks:before {
	content: "\f731"
}

.tp-thumbs-down:before {
	content: "\f165"
}

.tp-thumbs-up:before {
	content: "\f164"
}

.tp-thumbtack:before {
	content: "\f08d"
}

.tp-ticket-alt:before {
	content: "\f3ff"
}

.tp-times:before {
	content: "\f00d"
}

.tp-times-circle:before {
	content: "\f057"
}

.tp-tint:before {
	content: "\f043"
}

.tp-tint-slash:before {
	content: "\f5c7"
}

.tp-tired:before {
	content: "\f5c8"
}

.tp-toggle-off:before {
	content: "\f204"
}

.tp-toggle-on:before {
	content: "\f205"
}

.tp-toilet:before {
	content: "\f7d8"
}

.tp-toilet-paper:before {
	content: "\f71e"
}

.tp-toolbox:before {
	content: "\f552"
}

.tp-tools:before {
	content: "\f7d9"
}

.tp-tooth:before {
	content: "\f5c9"
}

.tp-torah:before {
	content: "\f6a0"
}

.tp-torii-gate:before {
	content: "\f6a1"
}

.tp-tractor:before {
	content: "\f722"
}

.tp-trade-federation:before {
	content: "\f513"
}

.tp-trademark:before {
	content: "\f25c"
}

.tp-traffic-light:before {
	content: "\f637"
}

.tp-train:before {
	content: "\f238"
}

.tp-tram:before {
	content: "\f7da"
}

.tp-transgender:before {
	content: "\f224"
}

.tp-transgender-alt:before {
	content: "\f225"
}

.tp-trash:before {
	content: "\f1f8"
}

.tp-trash-alt:before {
	content: "\f2ed"
}

.tp-trash-restore:before {
	content: "\f829"
}

.tp-trash-restore-alt:before {
	content: "\f82a"
}

.tp-tree:before {
	content: "\f1bb"
}

.tp-trello:before {
	content: "\f181"
}

.tp-tripadvisor:before {
	content: "\f262"
}

.tp-trophy:before {
	content: "\f091"
}

.tp-truck:before {
	content: "\f0d1"
}

.tp-truck-loading:before {
	content: "\f4de"
}

.tp-truck-monster:before {
	content: "\f63b"
}

.tp-truck-moving:before {
	content: "\f4df"
}

.tp-truck-pickup:before {
	content: "\f63c"
}

.tp-tshirt:before {
	content: "\f553"
}

.tp-tty:before {
	content: "\f1e4"
}

.tp-tumblr:before {
	content: "\f173"
}

.tp-tumblr-square:before {
	content: "\f174"
}

.tp-tv:before {
	content: "\f26c"
}

.tp-twitch:before {
	content: "\f1e8"
}

.tp-twitter:before {
	content: "\f099"
}

.tp-twitter-square:before {
	content: "\f081"
}

.tp-typo3:before {
	content: "\f42b"
}

.tp-uber:before {
	content: "\f402"
}

.tp-ubuntu:before {
	content: "\f7df"
}

.tp-uikit:before {
	content: "\f403"
}

.tp-umbrella:before {
	content: "\f0e9"
}

.tp-umbrella-beach:before {
	content: "\f5ca"
}

.tp-underline:before {
	content: "\f0cd"
}

.tp-undo:before {
	content: "\f0e2"
}

.tp-undo-alt:before {
	content: "\f2ea"
}

.tp-uniregistry:before {
	content: "\f404"
}

.tp-universal-access:before {
	content: "\f29a"
}

.tp-university:before {
	content: "\f19c"
}

.tp-unlink:before {
	content: "\f127"
}

.tp-unlock:before {
	content: "\f09c"
}

.tp-unlock-alt:before {
	content: "\f13e"
}

.tp-untappd:before {
	content: "\f405"
}

.tp-upload:before {
	content: "\f093"
}

.tp-ups:before {
	content: "\f7e0"
}

.tp-usb:before {
	content: "\f287"
}

.tp-user:before {
	content: "\f007"
}

.tp-user-alt:before {
	content: "\f406"
}

.tp-user-alt-slash:before {
	content: "\f4fa"
}

.tp-user-astronaut:before {
	content: "\f4fb"
}

.tp-user-check:before {
	content: "\f4fc"
}

.tp-user-circle:before {
	content: "\f2bd"
}

.tp-user-clock:before {
	content: "\f4fd"
}

.tp-user-cog:before {
	content: "\f4fe"
}

.tp-user-edit:before {
	content: "\f4ff"
}

.tp-user-friends:before {
	content: "\f500"
}

.tp-user-graduate:before {
	content: "\f501"
}

.tp-user-injured:before {
	content: "\f728"
}

.tp-user-lock:before {
	content: "\f502"
}

.tp-user-md:before {
	content: "\f0f0"
}

.tp-user-minus:before {
	content: "\f503"
}

.tp-user-ninja:before {
	content: "\f504"
}

.tp-user-nurse:before {
	content: "\f82f"
}

.tp-user-plus:before {
	content: "\f234"
}

.tp-user-secret:before {
	content: "\f21b"
}

.tp-user-shield:before {
	content: "\f505"
}

.tp-user-slash:before {
	content: "\f506"
}

.tp-user-tag:before {
	content: "\f507"
}

.tp-user-tie:before {
	content: "\f508"
}

.tp-user-times:before {
	content: "\f235"
}

.tp-users:before {
	content: "\f0c0"
}

.tp-users-cog:before {
	content: "\f509"
}

.tp-usps:before {
	content: "\f7e1"
}

.tp-ussunnah:before {
	content: "\f407"
}

.tp-utensil-spoon:before {
	content: "\f2e5"
}

.tp-utensils:before {
	content: "\f2e7"
}

.tp-vaadin:before {
	content: "\f408"
}

.tp-vector-square:before {
	content: "\f5cb"
}

.tp-venus:before {
	content: "\f221"
}

.tp-venus-double:before {
	content: "\f226"
}

.tp-venus-mars:before {
	content: "\f228"
}

.tp-viacoin:before {
	content: "\f237"
}

.tp-viadeo:before {
	content: "\f2a9"
}

.tp-viadeo-square:before {
	content: "\f2aa"
}

.tp-vial:before {
	content: "\f492"
}

.tp-vials:before {
	content: "\f493"
}

.tp-viber:before {
	content: "\f409"
}

.tp-video:before {
	content: "\f03d"
}

.tp-video-slash:before {
	content: "\f4e2"
}

.tp-vihara:before {
	content: "\f6a7"
}

.tp-vimeo:before {
	content: "\f40a"
}

.tp-vimeo-square:before {
	content: "\f194"
}

.tp-vimeo-v:before {
	content: "\f27d"
}

.tp-vine:before {
	content: "\f1ca"
}

.tp-vk:before {
	content: "\f189"
}

.tp-vnv:before {
	content: "\f40b"
}

.tp-voicemail:before {
	content: "\f897"
}

.tp-volleyball-ball:before {
	content: "\f45f"
}

.tp-volume-down:before {
	content: "\f027"
}

.tp-volume-mute:before {
	content: "\f6a9"
}

.tp-volume-off:before {
	content: "\f026"
}

.tp-volume-up:before {
	content: "\f028"
}

.tp-vote-yea:before {
	content: "\f772"
}

.tp-vr-cardboard:before {
	content: "\f729"
}

.tp-vuejs:before {
	content: "\f41f"
}

.tp-walking:before {
	content: "\f554"
}

.tp-wallet:before {
	content: "\f555"
}

.tp-warehouse:before {
	content: "\f494"
}

.tp-water:before {
	content: "\f773"
}

.tp-wave-square:before {
	content: "\f83e"
}

.tp-waze:before {
	content: "\f83f"
}

.tp-weebly:before {
	content: "\f5cc"
}

.tp-weibo:before {
	content: "\f18a"
}

.tp-weight:before {
	content: "\f496"
}

.tp-weight-hanging:before {
	content: "\f5cd"
}

.tp-weixin:before {
	content: "\f1d7"
}

.tp-whatsapp:before {
	content: "\f232"
}

.tp-whatsapp-square:before {
	content: "\f40c"
}

.tp-wheelchair:before {
	content: "\f193"
}

.tp-whmcs:before {
	content: "\f40d"
}

.tp-wifi:before {
	content: "\f1eb"
}

.tp-wikipedia-w:before {
	content: "\f266"
}

.tp-wind:before {
	content: "\f72e"
}

.tp-window-close:before {
	content: "\f410"
}

.tp-window-maximize:before {
	content: "\f2d0"
}

.tp-window-minimize:before {
	content: "\f2d1"
}

.tp-window-restore:before {
	content: "\f2d2"
}

.tp-windows:before {
	content: "\f17a"
}

.tp-wine-bottle:before {
	content: "\f72f"
}

.tp-wine-glass:before {
	content: "\f4e3"
}

.tp-wine-glass-alt:before {
	content: "\f5ce"
}

.tp-wix:before {
	content: "\f5cf"
}

.tp-wizards-of-the-coast:before {
	content: "\f730"
}

.tp-wolf-pack-battalion:before {
	content: "\f514"
}

.tp-won-sign:before {
	content: "\f159"
}

.tp-wordpress:before {
	content: "\f19a"
}

.tp-wordpress-simple:before {
	content: "\f411"
}

.tp-wpbeginner:before {
	content: "\f297"
}

.tp-wpexplorer:before {
	content: "\f2de"
}

.tp-wpforms:before {
	content: "\f298"
}

.tp-wpressr:before {
	content: "\f3e4"
}

.tp-wrench:before {
	content: "\f0ad"
}

.tp-x-ray:before {
	content: "\f497"
}

.tp-xbox:before {
	content: "\f412"
}

.tp-xing:before {
	content: "\f168"
}

.tp-xing-square:before {
	content: "\f169"
}

.tp-y-combinator:before {
	content: "\f23b"
}

.tp-yahoo:before {
	content: "\f19e"
}

.tp-yammer:before {
	content: "\f840"
}

.tp-yandex:before {
	content: "\f413"
}

.tp-yandex-international:before {
	content: "\f414"
}

.tp-yarn:before {
	content: "\f7e3"
}

.tp-yelp:before {
	content: "\f1e9"
}

.tp-yen-sign:before {
	content: "\f157"
}

.tp-yin-yang:before {
	content: "\f6ad"
}

.tp-yoast:before {
	content: "\f2b1"
}

.tp-youtube:before {
	content: "\f167"
}

.tp-youtube-square:before {
	content: "\f431"
}

.tp-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("../../../fonts/fa-solid-900.eot");
	src: url("../../../fonts/fa-solid-900-1.eot") format('embedded-opentype'), url("../../../fonts/fa-solid-900.woff2") format('woff2'), url("../../../fonts/fa-solid-900.woff") format('woff'), url("../../../fonts/fa-solid-900.ttf") format('truetype'), url("../../../fonts/fa-solid-900.svg") format('svg');
}

.tp,
.tps {
	font-family: "tpFont Awesome 5 Free";
	font-weight: 900
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("../../../fonts/fa-regular-400.eot");
	src: url("../../../fonts/fa-regular-400-1.eot") format('embedded-opentype'), url("../../../fonts/fa-regular-400.woff2") format('woff2'), url("../../../fonts/fa-regular-400.woff") format('woff'), url("../../../fonts/fa-regular-400.ttf") format('truetype'), url("../../../fonts/fa-regular-400.svg") format('svg');
}

.tpr {
	font-family: "tpFont Awesome 5 Free";
	font-weight: 400
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url("../../../fonts/fa-brands-400.eot");
	src: url("../../../fonts/fa-brands-400-1.eot") format('embedded-opentype'), url("../../../fonts/fa-brands-400.woff2") format('woff2'), url("../../../fonts/fa-brands-400.woff") format('woff'), url("../../../fonts/fa-brands-400.ttf") format('truetype'), url("../../../fonts/fa-brands-400.svg") format('svg');
}

.tpb {
	font-family: "tpFont Awesome 5 Brands"
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.tp.tp-glass:before {
	content: "\f000"
}

.tp.tp-meetup {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-star-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-o:before {
	content: "\f005"
}

.tp.tp-remove:before {
	content: "\f00d"
}

.tp.tp-close:before {
	content: "\f00d"
}

.tp.tp-gear:before {
	content: "\f013"
}

.tp.tp-trash-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-trash-o:before {
	content: "\f2ed"
}

.tp.tp-file-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-o:before {
	content: "\f15b"
}

.tp.tp-clock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-clock-o:before {
	content: "\f017"
}

.tp.tp-arrow-circle-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-down:before {
	content: "\f358"
}

.tp.tp-arrow-circle-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-up:before {
	content: "\f35b"
}

.tp.tp-play-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-play-circle-o:before {
	content: "\f144"
}

.tp.tp-repeat:before {
	content: "\f01e"
}

.tp.tp-rotate-right:before {
	content: "\f01e"
}

.tp.tp-refresh:before {
	content: "\f021"
}

.tp.tp-list-alt {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-dedent:before {
	content: "\f03b"
}

.tp.tp-video-camera:before {
	content: "\f03d"
}

.tp.tp-picture-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-picture-o:before {
	content: "\f03e"
}

.tp.tp-photo {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-photo:before {
	content: "\f03e"
}

.tp.tp-image {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-image:before {
	content: "\f03e"
}

.tp.tp-pencil:before {
	content: "\f303"
}

.tp.tp-map-marker:before {
	content: "\f3c5"
}

.tp.tp-pencil-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-pencil-square-o:before {
	content: "\f044"
}

.tp.tp-share-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-share-square-o:before {
	content: "\f14d"
}

.tp.tp-check-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-check-square-o:before {
	content: "\f14a"
}

.tp.tp-arrows:before {
	content: "\f0b2"
}

.tp.tp-times-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-circle-o:before {
	content: "\f057"
}

.tp.tp-check-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-check-circle-o:before {
	content: "\f058"
}

.tp.tp-mail-forward:before {
	content: "\f064"
}

.tp.tp-eye {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-eye-slash {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-warning:before {
	content: "\f071"
}

.tp.tp-calendar:before {
	content: "\f073"
}

.tp.tp-arrows-v:before {
	content: "\f338"
}

.tp.tp-arrows-h:before {
	content: "\f337"
}

.tp.tp-bar-chart {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bar-chart:before {
	content: "\f080"
}

.tp.tp-bar-chart-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bar-chart-o:before {
	content: "\f080"
}

.tp.tp-twitter-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gears:before {
	content: "\f085"
}

.tp.tp-thumbs-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-thumbs-o-up:before {
	content: "\f164"
}

.tp.tp-thumbs-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-thumbs-o-down:before {
	content: "\f165"
}

.tp.tp-heart-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-heart-o:before {
	content: "\f004"
}

.tp.tp-sign-out:before {
	content: "\f2f5"
}

.tp.tp-linkedin-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linkedin-square:before {
	content: "\f08c"
}

.tp.tp-thumb-tack:before {
	content: "\f08d"
}

.tp.tp-external-link:before {
	content: "\f35d"
}

.tp.tp-sign-in:before {
	content: "\f2f6"
}

.tp.tp-github-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-lemon-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-lemon-o:before {
	content: "\f094"
}

.tp.tp-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-square-o:before {
	content: "\f0c8"
}

.tp.tp-bookmark-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bookmark-o:before {
	content: "\f02e"
}

.tp.tp-twitter {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook:before {
	content: "\f39e"
}

.tp.tp-facebook-f {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-f:before {
	content: "\f39e"
}

.tp.tp-github {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-credit-card {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-feed:before {
	content: "\f09e"
}

.tp.tp-hdd-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hdd-o:before {
	content: "\f0a0"
}

.tp.tp-hand-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-right:before {
	content: "\f0a4"
}

.tp.tp-hand-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-left:before {
	content: "\f0a5"
}

.tp.tp-hand-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-up:before {
	content: "\f0a6"
}

.tp.tp-hand-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-down:before {
	content: "\f0a7"
}

.tp.tp-arrows-alt:before {
	content: "\f31e"
}

.tp.tp-group:before {
	content: "\f0c0"
}

.tp.tp-chain:before {
	content: "\f0c1"
}

.tp.tp-scissors:before {
	content: "\f0c4"
}

.tp.tp-files-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-files-o:before {
	content: "\f0c5"
}

.tp.tp-floppy-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-floppy-o:before {
	content: "\f0c7"
}

.tp.tp-navicon:before {
	content: "\f0c9"
}

.tp.tp-reorder:before {
	content: "\f0c9"
}

.tp.tp-pinterest {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pinterest-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus:before {
	content: "\f0d5"
}

.tp.tp-money {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-money:before {
	content: "\f3d1"
}

.tp.tp-unsorted:before {
	content: "\f0dc"
}

.tp.tp-sort-desc:before {
	content: "\f0dd"
}

.tp.tp-sort-asc:before {
	content: "\f0de"
}

.tp.tp-linkedin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linkedin:before {
	content: "\f0e1"
}

.tp.tp-rotate-left:before {
	content: "\f0e2"
}

.tp.tp-legal:before {
	content: "\f0e3"
}

.tp.tp-tachometer:before {
	content: "\f3fd"
}

.tp.tp-dashboard:before {
	content: "\f3fd"
}

.tp.tp-comment-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-comment-o:before {
	content: "\f075"
}

.tp.tp-comments-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-comments-o:before {
	content: "\f086"
}

.tp.tp-flash:before {
	content: "\f0e7"
}

.tp.tp-clipboard {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paste {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paste:before {
	content: "\f328"
}

.tp.tp-lightbulb-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-lightbulb-o:before {
	content: "\f0eb"
}

.tp.tp-exchange:before {
	content: "\f362"
}

.tp.tp-cloud-download:before {
	content: "\f381"
}

.tp.tp-cloud-upload:before {
	content: "\f382"
}

.tp.tp-bell-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bell-o:before {
	content: "\f0f3"
}

.tp.tp-cutlery:before {
	content: "\f2e7"
}

.tp.tp-file-text-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-text-o:before {
	content: "\f15c"
}

.tp.tp-building-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-building-o:before {
	content: "\f1ad"
}

.tp.tp-hospital-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hospital-o:before {
	content: "\f0f8"
}

.tp.tp-tablet:before {
	content: "\f3fa"
}

.tp.tp-mobile:before {
	content: "\f3cd"
}

.tp.tp-mobile-phone:before {
	content: "\f3cd"
}

.tp.tp-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-circle-o:before {
	content: "\f111"
}

.tp.tp-mail-reply:before {
	content: "\f3e5"
}

.tp.tp-github-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-folder-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-folder-o:before {
	content: "\f07b"
}

.tp.tp-folder-open-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-folder-open-o:before {
	content: "\f07c"
}

.tp.tp-smile-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-smile-o:before {
	content: "\f118"
}

.tp.tp-frown-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-frown-o:before {
	content: "\f119"
}

.tp.tp-meh-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-meh-o:before {
	content: "\f11a"
}

.tp.tp-keyboard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-keyboard-o:before {
	content: "\f11c"
}

.tp.tp-flag-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-flag-o:before {
	content: "\f024"
}

.tp.tp-mail-reply-all:before {
	content: "\f122"
}

.tp.tp-star-half-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-o:before {
	content: "\f089"
}

.tp.tp-star-half-empty {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-empty:before {
	content: "\f089"
}

.tp.tp-star-half-full {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-full:before {
	content: "\f089"
}

.tp.tp-code-fork:before {
	content: "\f126"
}

.tp.tp-chain-broken:before {
	content: "\f127"
}

.tp.tp-shield:before {
	content: "\f3ed"
}

.tp.tp-calendar-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-o:before {
	content: "\f133"
}

.tp.tp-maxcdn {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-html5 {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-css3 {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ticket:before {
	content: "\f3ff"
}

.tp.tp-minus-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-minus-square-o:before {
	content: "\f146"
}

.tp.tp-level-up:before {
	content: "\f3bf"
}

.tp.tp-level-down:before {
	content: "\f3be"
}

.tp.tp-pencil-square:before {
	content: "\f14b"
}

.tp.tp-external-link-square:before {
	content: "\f360"
}

.tp.tp-compass {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-down:before {
	content: "\f150"
}

.tp.tp-toggle-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-down:before {
	content: "\f150"
}

.tp.tp-caret-square-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-up:before {
	content: "\f151"
}

.tp.tp-toggle-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-up:before {
	content: "\f151"
}

.tp.tp-caret-square-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-right:before {
	content: "\f152"
}

.tp.tp-toggle-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-right:before {
	content: "\f152"
}

.tp.tp-eur:before {
	content: "\f153"
}

.tp.tp-euro:before {
	content: "\f153"
}

.tp.tp-gbp:before {
	content: "\f154"
}

.tp.tp-usd:before {
	content: "\f155"
}

.tp.tp-dollar:before {
	content: "\f155"
}

.tp.tp-inr:before {
	content: "\f156"
}

.tp.tp-rupee:before {
	content: "\f156"
}

.tp.tp-jpy:before {
	content: "\f157"
}

.tp.tp-cny:before {
	content: "\f157"
}

.tp.tp-rmb:before {
	content: "\f157"
}

.tp.tp-yen:before {
	content: "\f157"
}

.tp.tp-rub:before {
	content: "\f158"
}

.tp.tp-ruble:before {
	content: "\f158"
}

.tp.tp-rouble:before {
	content: "\f158"
}

.tp.tp-krw:before {
	content: "\f159"
}

.tp.tp-won:before {
	content: "\f159"
}

.tp.tp-btc {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitcoin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitcoin:before {
	content: "\f15a"
}

.tp.tp-file-text:before {
	content: "\f15c"
}

.tp.tp-sort-alpha-asc:before {
	content: "\f15d"
}

.tp.tp-sort-alpha-desc:before {
	content: "\f881"
}

.tp.tp-sort-amount-asc:before {
	content: "\f160"
}

.tp.tp-sort-amount-desc:before {
	content: "\f884"
}

.tp.tp-sort-numeric-asc:before {
	content: "\f162"
}

.tp.tp-sort-numeric-desc:before {
	content: "\f886"
}

.tp.tp-youtube-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-xing {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-xing-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube-play {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube-play:before {
	content: "\f167"
}

.tp.tp-dropbox {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stack-overflow {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-instagram {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-flickr {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-adn {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket-square:before {
	content: "\f171"
}

.tp.tp-tumblr {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-tumblr-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-long-arrow-down:before {
	content: "\f309"
}

.tp.tp-long-arrow-up:before {
	content: "\f30c"
}

.tp.tp-long-arrow-left:before {
	content: "\f30a"
}

.tp.tp-long-arrow-right:before {
	content: "\f30b"
}

.tp.tp-apple {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-windows {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-android {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linux {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-dribbble {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-skype {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-foursquare {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-trello {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gratipay {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gittip {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gittip:before {
	content: "\f184"
}

.tp.tp-sun-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sun-o:before {
	content: "\f185"
}

.tp.tp-moon-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-moon-o:before {
	content: "\f186"
}

.tp.tp-vk {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-weibo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-renren {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pagelines {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stack-exchange {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-arrow-circle-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-right:before {
	content: "\f35a"
}

.tp.tp-arrow-circle-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-left:before {
	content: "\f359"
}

.tp.tp-caret-square-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-left:before {
	content: "\f191"
}

.tp.tp-toggle-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-left:before {
	content: "\f191"
}

.tp.tp-dot-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-dot-circle-o:before {
	content: "\f192"
}

.tp.tp-vimeo-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-try:before {
	content: "\f195"
}

.tp.tp-turkish-lira:before {
	content: "\f195"
}

.tp.tp-plus-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-plus-square-o:before {
	content: "\f0fe"
}

.tp.tp-slack {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wordpress {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-openid {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-institution:before {
	content: "\f19c"
}

.tp.tp-bank:before {
	content: "\f19c"
}

.tp.tp-mortar-board:before {
	content: "\f19d"
}

.tp.tp-yahoo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stumbleupon-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stumbleupon {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-delicious {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-digg {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper-pp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-drupal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-joomla {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-spoon:before {
	content: "\f2e5"
}

.tp.tp-behance {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-behance-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-steam {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-steam-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-automobile:before {
	content: "\f1b9"
}

.tp.tp-cab:before {
	content: "\f1ba"
}

.tp.tp-envelope-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-envelope-o:before {
	content: "\f0e0"
}

.tp.tp-deviantart {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-soundcloud {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-file-pdf-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-pdf-o:before {
	content: "\f1c1"
}

.tp.tp-file-word-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-word-o:before {
	content: "\f1c2"
}

.tp.tp-file-excel-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-excel-o:before {
	content: "\f1c3"
}

.tp.tp-file-powerpoint-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-powerpoint-o:before {
	content: "\f1c4"
}

.tp.tp-file-image-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-image-o:before {
	content: "\f1c5"
}

.tp.tp-file-photo-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-photo-o:before {
	content: "\f1c5"
}

.tp.tp-file-picture-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-picture-o:before {
	content: "\f1c5"
}

.tp.tp-file-archive-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-archive-o:before {
	content: "\f1c6"
}

.tp.tp-file-zip-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-zip-o:before {
	content: "\f1c6"
}

.tp.tp-file-audio-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-audio-o:before {
	content: "\f1c7"
}

.tp.tp-file-sound-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-sound-o:before {
	content: "\f1c7"
}

.tp.tp-file-video-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-video-o:before {
	content: "\f1c8"
}

.tp.tp-file-movie-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-movie-o:before {
	content: "\f1c8"
}

.tp.tp-file-code-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-code-o:before {
	content: "\f1c9"
}

.tp.tp-vine {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-codepen {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-jsfiddle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-life-ring {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-bouy {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-bouy:before {
	content: "\f1cd"
}

.tp.tp-life-buoy {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-buoy:before {
	content: "\f1cd"
}

.tp.tp-life-saver {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-saver:before {
	content: "\f1cd"
}

.tp.tp-support {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-support:before {
	content: "\f1cd"
}

.tp.tp-circle-o-notch:before {
	content: "\f1ce"
}

.tp.tp-rebel {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ra {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ra:before {
	content: "\f1d0"
}

.tp.tp-resistance {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-resistance:before {
	content: "\f1d0"
}

.tp.tp-empire {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ge {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ge:before {
	content: "\f1d1"
}

.tp.tp-git-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-git {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-hacker-news {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator-square:before {
	content: "\f1d4"
}

.tp.tp-yc-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc-square:before {
	content: "\f1d4"
}

.tp.tp-tencent-weibo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-qq {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-weixin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wechat {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wechat:before {
	content: "\f1d7"
}

.tp.tp-send:before {
	content: "\f1d8"
}

.tp.tp-paper-plane-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paper-plane-o:before {
	content: "\f1d8"
}

.tp.tp-send-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-send-o:before {
	content: "\f1d8"
}

.tp.tp-circle-thin {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-circle-thin:before {
	content: "\f111"
}

.tp.tp-header:before {
	content: "\f1dc"
}

.tp.tp-sliders:before {
	content: "\f1de"
}

.tp.tp-futbol-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-futbol-o:before {
	content: "\f1e3"
}

.tp.tp-soccer-ball-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-soccer-ball-o:before {
	content: "\f1e3"
}

.tp.tp-slideshare {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-twitch {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yelp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-newspaper-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-newspaper-o:before {
	content: "\f1ea"
}

.tp.tp-paypal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-wallet {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-visa {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-mastercard {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-discover {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-amex {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-paypal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-stripe {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bell-slash-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bell-slash-o:before {
	content: "\f1f6"
}

.tp.tp-trash:before {
	content: "\f2ed"
}

.tp.tp-copyright {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-eyedropper:before {
	content: "\f1fb"
}

.tp.tp-area-chart:before {
	content: "\f1fe"
}

.tp.tp-pie-chart:before {
	content: "\f200"
}

.tp.tp-line-chart:before {
	content: "\f201"
}

.tp.tp-lastfm {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-lastfm-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ioxhost {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-angellist {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-cc:before {
	content: "\f20a"
}

.tp.tp-ils:before {
	content: "\f20b"
}

.tp.tp-shekel:before {
	content: "\f20b"
}

.tp.tp-sheqel:before {
	content: "\f20b"
}

.tp.tp-meanpath {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-meanpath:before {
	content: "\f2b4"
}

.tp.tp-buysellads {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-connectdevelop {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-dashcube {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-forumbee {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-leanpub {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-sellsy {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-shirtsinbulk {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-simplybuilt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-skyatlas {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-diamond {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-diamond:before {
	content: "\f3a5"
}

.tp.tp-intersex:before {
	content: "\f224"
}

.tp.tp-facebook-official {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-official:before {
	content: "\f09a"
}

.tp.tp-pinterest-p {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-whatsapp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-hotel:before {
	content: "\f236"
}

.tp.tp-viacoin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-medium {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc:before {
	content: "\f23b"
}

.tp.tp-optin-monster {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-opencart {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-expeditedssl {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-battery-4:before {
	content: "\f240"
}

.tp.tp-battery:before {
	content: "\f240"
}

.tp.tp-battery-3:before {
	content: "\f241"
}

.tp.tp-battery-2:before {
	content: "\f242"
}

.tp.tp-battery-1:before {
	content: "\f243"
}

.tp.tp-battery-0:before {
	content: "\f244"
}

.tp.tp-object-group {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-object-ungroup {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sticky-note-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sticky-note-o:before {
	content: "\f249"
}

.tp.tp-cc-jcb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-diners-club {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-clone {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hourglass-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hourglass-o:before {
	content: "\f254"
}

.tp.tp-hourglass-1:before {
	content: "\f251"
}

.tp.tp-hourglass-2:before {
	content: "\f252"
}

.tp.tp-hourglass-3:before {
	content: "\f253"
}

.tp.tp-hand-rock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-rock-o:before {
	content: "\f255"
}

.tp.tp-hand-grab-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-grab-o:before {
	content: "\f255"
}

.tp.tp-hand-paper-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-paper-o:before {
	content: "\f256"
}

.tp.tp-hand-stop-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-stop-o:before {
	content: "\f256"
}

.tp.tp-hand-scissors-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-scissors-o:before {
	content: "\f257"
}

.tp.tp-hand-lizard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-lizard-o:before {
	content: "\f258"
}

.tp.tp-hand-spock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-spock-o:before {
	content: "\f259"
}

.tp.tp-hand-pointer-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-pointer-o:before {
	content: "\f25a"
}

.tp.tp-hand-peace-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-peace-o:before {
	content: "\f25b"
}

.tp.tp-registered {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-creative-commons {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gg {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gg-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-tripadvisor {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-odnoklassniki {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-odnoklassniki-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-get-pocket {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wikipedia-w {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-safari {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-chrome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-firefox {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-opera {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-internet-explorer {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-television:before {
	content: "\f26c"
}

.tp.tp-contao {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-500px {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-amazon {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-calendar-plus-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-plus-o:before {
	content: "\f271"
}

.tp.tp-calendar-minus-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-minus-o:before {
	content: "\f272"
}

.tp.tp-calendar-times-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-times-o:before {
	content: "\f273"
}

.tp.tp-calendar-check-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-check-o:before {
	content: "\f274"
}

.tp.tp-map-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-map-o:before {
	content: "\f279"
}

.tp.tp-commenting:before {
	content: "\f4ad"
}

.tp.tp-commenting-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-commenting-o:before {
	content: "\f4ad"
}

.tp.tp-houzz {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-vimeo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-vimeo:before {
	content: "\f27d"
}

.tp.tp-black-tie {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fonticons {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit-alien {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-edge {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-credit-card-alt:before {
	content: "\f09d"
}

.tp.tp-codiepie {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-modx {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fort-awesome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-usb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-product-hunt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-mixcloud {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-scribd {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pause-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-pause-circle-o:before {
	content: "\f28b"
}

.tp.tp-stop-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-stop-circle-o:before {
	content: "\f28d"
}

.tp.tp-bluetooth {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bluetooth-b {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gitlab {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpbeginner {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpforms {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-envira {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wheelchair-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wheelchair-alt:before {
	content: "\f368"
}

.tp.tp-question-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-question-circle-o:before {
	content: "\f059"
}

.tp.tp-volume-control-phone:before {
	content: "\f2a0"
}

.tp.tp-asl-interpreting:before {
	content: "\f2a3"
}

.tp.tp-deafness:before {
	content: "\f2a4"
}

.tp.tp-hard-of-hearing:before {
	content: "\f2a4"
}

.tp.tp-glide {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-glide-g {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-signing:before {
	content: "\f2a7"
}

.tp.tp-viadeo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-viadeo-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat-ghost {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-first-order {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yoast {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-themeisle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-official {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-official:before {
	content: "\f2b3"
}

.tp.tp-google-plus-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-circle:before {
	content: "\f2b3"
}

.tp.tp-font-awesome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fa {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fa:before {
	content: "\f2b4"
}

.tp.tp-handshake-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-handshake-o:before {
	content: "\f2b5"
}

.tp.tp-envelope-open-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-envelope-open-o:before {
	content: "\f2b6"
}

.tp.tp-linode {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-address-book-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-address-book-o:before {
	content: "\f2b9"
}

.tp.tp-vcard:before {
	content: "\f2bb"
}

.tp.tp-address-card-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-address-card-o:before {
	content: "\f2bb"
}

.tp.tp-vcard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-vcard-o:before {
	content: "\f2bb"
}

.tp.tp-user-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-user-circle-o:before {
	content: "\f2bd"
}

.tp.tp-user-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-user-o:before {
	content: "\f007"
}

.tp.tp-id-badge {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-drivers-license:before {
	content: "\f2c2"
}

.tp.tp-id-card-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-id-card-o:before {
	content: "\f2c2"
}

.tp.tp-drivers-license-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-drivers-license-o:before {
	content: "\f2c2"
}

.tp.tp-quora {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-free-code-camp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-telegram {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-thermometer-4:before {
	content: "\f2c7"
}

.tp.tp-thermometer:before {
	content: "\f2c7"
}

.tp.tp-thermometer-3:before {
	content: "\f2c8"
}

.tp.tp-thermometer-2:before {
	content: "\f2c9"
}

.tp.tp-thermometer-1:before {
	content: "\f2ca"
}

.tp.tp-thermometer-0:before {
	content: "\f2cb"
}

.tp.tp-bathtub:before {
	content: "\f2cd"
}

.tp.tp-s15:before {
	content: "\f2cd"
}

.tp.tp-window-maximize {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-window-restore {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-rectangle:before {
	content: "\f410"
}

.tp.tp-window-close-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-window-close-o:before {
	content: "\f410"
}

.tp.tp-times-rectangle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-rectangle-o:before {
	content: "\f410"
}

.tp.tp-bandcamp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-grav {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-etsy {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-imdb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ravelry {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-eercast {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-eercast:before {
	content: "\f2da"
}

.tp.tp-snowflake-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-snowflake-o:before {
	content: "\f2dc"
}

.tp.tp-superpowers {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpexplorer {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-spotify {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}
	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}

@font-face {
	font-family: 'tzicons';
	src: url("../../../fonts/tzicons.eot");
	src: url("../../../fonts/tzicons-1.eot") format('embedded-opentype'), url("../../../fonts/tzicons.ttf") format('truetype'), url("../../../fonts/tzicons.woff") format('woff'), url("../../../fonts/tzicons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="tz-icon-"],
[class*=" tz-icon-"] {
	font-family: 'tzicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.tz-icon-spinner:before {
	content: "\e680"
}

div#infscr-loading {
	position: relative;
	left: auto;
	bottom: auto
}

div#infscr-loading img {
	display: none;
	margin-right: 5px;
	margin-top: -3px
}

.tz-icon-spinner {
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 3px
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}
	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(359deg)
	}
}

.date-group .date {
	display: inline-block;
	padding-bottom: 7px;
	margin-top: 0;
	border-bottom: 1px solid #3A87AD
}

[data-option-key="filter"] {
	position: relative
}

[data-option-key="filter"].subcategory-active>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] a {
	-webkit-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-ms-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

[data-option-key="filter"]>a+a {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

[data-option-key="filter"] [data-sub-category-of] {
	position: absolute;
	top: 0;
	z-index: 10;
	visibility: hidden
}

[data-option-key="filter"] [data-sub-category-of]>a {
	zoom: 1;
	opacity: 0;
	visibility: hidden;
	margin-bottom: 10px;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px)
}

[data-option-key="filter"] [data-sub-category-of].is-active {
	visibility: visible
}

[data-option-key="filter"] [data-sub-category-of].is-active>a {
	zoom: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

[data-option-key="filter"] .js-subcategory-back-href {
	color: #999999;
	background: none
}

.tpp-bootstrap .option-combo .btn-outline-secondary.selected {
	color: white;
	background-image: none;
	background-color: #6c757d;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

html[dir="rtl"] .isotope .isotope-item {
	-webkit-transition-property: right, top, -webkit-transform, opacity;
	-moz-transition-property: right, top, -moz-transform, opacity;
	-ms-transition-property: right, top, -ms-transform, opacity;
	-o-transition-property: right, top, -o-transform, opacity;
	transition-property: right, top, transform, opacity
}

.isotope img.lazyloading,
.tpItemPage img.lazyloading,
.blog img.lazyloading,
.search-results img.lazyloading,
.categories-list img.lazyloading {
	width: 0 !important;
	height: 0 !important;
	min-height: 60px;
	display: block;
	position: relative;
	background: transparent url("../../../assets/loading.gif") no-repeat center
}

.tprow {
	margin-left: -15px;
	margin-right: -15px
}

.tprow:before,
.tprow:after {
	content: " ";
	display: table
}

.tprow:after {
	clear: both
}

.tp-md-5,
.tp-md-7 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:992px) {
	.tp-md-5,
	.tp-md-7 {
		float: left
	}
	.tp-md-5 {
		width: 41.66666667%
	}
	.tp-md-7 {
		width: 58.33333333%
	}
}

.fancybox-container .fancybox-slide--iframe .fancybox-content {
	background: transparent;
	border-radius: 10px;
	overflow: hidden
}

.tz_featured {
	position: absolute;
	z-index: 2;
	background-color: #222222;
	border-radius: 50%;
	width: 75px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 10px;
	right: 10px;
	font-size: 80%;
	color: #ffffff
}

.tpItemPage {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px
}

.tpItemPage *,
.tpItemPage *::before,
.tpItemPage *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpItemPage .clearfix::before,
.tpItemPage .clearfix::after {
	content: "";
	display: table;
	line-height: 0
}

.tpItemPage .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpItemPage .inline-style .row {
	padding-left: 15px
}

.tpItemPage .inline-style .row>div {
	width: auto;
	flex: 0 0 auto;
	padding-left: 0
}

.tpItemPage .jp-play .pause {
	display: none
}

.tpItemPage .jp-state-playing .jp-play .pause {
	display: inline
}

.tpItemPage .jp-volume-controls .volume-muted {
	display: none
}

.tpItemPage .jp-state-muted .volume-muted {
	display: inline
}

.tpItemPage .jp-state-muted .volume-down {
	display: none
}

.tpItemPage .tp-item-tools .btn-group.open .dropdown-toggle {
	box-shadow: none
}

.tpItemPage .tp-item-tools .btn {
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	box-shadow: none
}

.tpItemPage .jp-interface {
	background-color: transparent;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0 10px
}

.tpItemPage .jp-playlist {
	background-color: transparent
}

.tpItemPage .jp-playlist ul {
	padding: 0
}

.tpItemPage .jp-playlist li {
	background: transparent;
	border: none;
	display: flex;
	align-items: center
}

.tpItemPage .jp-playlist li>div {
	width: 100%
}

.tpItemPage .jp-playlist li.jp-playlist-current {
	background-color: rgba(255, 255, 255, 0.03);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.tpItemPage .jp-controls>button {
	margin-right: 15px
}

.tpItemPage .jp-controls>button.jp-play {
	background: #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	padding: 1px 0 0 3px
}

.tpItemPage .jp-controls>button i {
	font-size: 24px;
	top: 0;
	left: 0
}

.tpItemPage .tpTitle {
	margin-bottom: 3%
}

.tpItemPage .jp-playlist-details {
	background-color: transparent;
	padding: 0
}

.tpItemPage .jp-seek-bar {
	height: 2px;
	border-radius: 1px;
	margin: 0
}

.tpItemPage .jp-play-bar {
	height: 4px;
	margin-top: -1px;
	border-radius: 2px
}

.tpItemPage .jp-time-holder {
	margin: 0;
	line-height: 1
}

.tpItemPage .inner-wrapper-sticky {
	padding-bottom: 30px
}

.tpItemPage .pager li {
	display: inline
}

.tpItemPage .pager .previous,
.tpItemPage .pager .next {
	width: 45%
}

.tpItemPage .pager .go-portfolio {
	font-size: 30px;
	width: 10%
}

.tpItemPage .tpArticleMedia {
	display: block;
	margin-bottom: 15px
}

.tpItemPage .tpArticleMedia img {
	width: 100%
}

.tpItemPage .tpArticleMedia .tz_portfolio_plus_image_gallery ul.image-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.tpItemPage .tpArticleMedia .tz_portfolio_plus_image_gallery ul.image-list li {
	margin-bottom: 20px
}

.tpItemPage .tpArticleMedia .tz_portfolio_plus_image_gallery ul.image-list li .caption {
	font-size: 90%;
	margin-top: 5px;
	font-style: italic
}

.tpItemPage .tpHead {
	margin-bottom: 20px
}

.tpItemPage .tpHead .tpTitle {
	font-size: 26px;
	line-height: 1.2em
}

.tpItemPage .tpHead .muted {
	color: #8b8b8b
}

.tpItemPage .tpHead .tpMeta {
	margin: 10px 0 0
}

.tpItemPage .tpHead .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tpItemPage .tpVote {
	display: block;
	line-height: 1;
	vertical-align: middle
}

.tpItemPage .tpVote .content_rating a.rating-item {
	color: #ffca28
}

.tpItemPage .tpVote .content_rating .rating>.rating-item:hover span::before,
.tpItemPage .tpVote .content_rating .rating>.rating-item:hover~a span::before,
.tpItemPage .tpVote .content_rating .rating>.voted::before,
.tpItemPage .tpVote .content_rating .rating>.rating-item:hover::before,
.tpItemPage .tpVote .content_rating .rating>.rating-item:hover~.rating-item::before {
	content: "\f005";
	color: #ffca28
}

.tpItemPage .tpVote .content_rating .TzVote-count {
	font-size: 100%;
	vertical-align: text-top
}

.tpItemPage .tpAttachment {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin-top: 20px
}

.tpItemPage .tpAttachment .tpAttachment-title {
	margin: 12px 15px
}

.tpItemPage .tpAttachment ul.attachments {
	border-top: 1px solid #ebebeb;
	margin-bottom: 0
}

.tpItemPage .tpAttachment ul.attachments li {
	padding: 8px 15px;
	border-bottom: 1px solid #ebebeb
}

.tpItemPage .tpAttachment ul.attachments li a {
	margin-left: 3px
}

.tpItemPage .tpAttachment ul.attachments li i {
	font-size: 90%
}

.tpItemPage .tpArticleTag {
	margin-top: 15px
}

.tpItemPage .tpArticleTag a {
	margin-right: 5px
}

.tpItemPage .tpArticleTag a.label-default {
	background: transparent;
	color: inherit;
	padding: 0
}

.tpItemPage .tpArticleTag a.label-default:hover {
	background: transparent;
	text-decoration: underline
}

.tpItemPage .tpArticleExtraField {
	margin-top: 15px;
	margin-bottom: 30px
}

.tpItemPage .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
	display: inline-block
}

.tpItemPage .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item .value-list li {
	display: inline-block;
	padding: 0;
	border: none;
	margin-left: 3px
}

.tpItemPage .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item .value-list li::after {
	content: ","
}

.tpItemPage .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item .value-list li:last-child::after {
	content: ""
}

.tpItemPage .tpPortfolioLink a {
	color: #000;
	padding: 15px 0;
	text-align: center;
	display: block;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin: 15px 0 30px;
	background: white;
	font-size: 120%;
	font-weight: bold
}

.tpItemPage .tpPortfolioLink a:hover {
	background: #f5f5f5
}

.tpItemPage .tpAddons {
	margin-top: 15px
}

.tpItemPage .tpAddons .tpGooglemap {
	border-radius: 3px;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #ebebeb
}

.tpItemPage .tpComment {
	margin-top: 15px
}

.tpItemPage .tpRelated {
	margin-top: 15px;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	background: #f9f9f9
}

.tpItemPage .tpRelated .tpRelatedTitle {
	margin: 12px 15px
}

.tpItemPage .tpRelated ul.related {
	border-top: 1px solid #ebebeb;
	margin-bottom: 0
}

.tpItemPage .tpRelated ul.related li {
	padding: 8px 15px;
	border-bottom: 1px solid #ebebeb;
	background: #fff
}

.tpItemPage .tpRelated ul.related li a {
	margin-left: 3px
}

.tpItemPage .tpRelated ul.related li i {
	font-size: 90%;
	color: #939393
}

.tpItemPage .TzLikeButtonInner>div {
	padding-right: 3px
}

.tpItemPage .tpArticleAuthor {
	margin-top: 20px
}

.tpItemPage .tpArticleAuthor h3.tpArticleAuthorTitle {
	border-bottom: 2px solid #d0d0d0;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 20px 0;
	padding: 10px 0;
	text-transform: uppercase
}

.tpItemPage .tpArticleAuthor .AuthorAvatar {
	width: 60px;
	height: 60px
}

.tpItemPage .tpArticleAuthor .AuthorAvatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px
}

.tpItemPage .tpArticleAuthor .AuthorAvatar.tp-avatar-default {
	display: table;
	border-radius: 5px
}

.tpItemPage .tpArticleAuthor .AuthorAvatar.tp-avatar-default .tpSymbol {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 25px;
	color: #ffffff
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-1 {
	background-color: #ffcdd2
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-1:hover {
	background-color: #ffcdd2
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-2 {
	background-color: #e1bee7
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-2:hover {
	background-color: #e1bee7
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-3 {
	background-color: #bbdefb
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-3:hover {
	background-color: #bbdefb
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-4 {
	background-color: #b2dfdb
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-4:hover {
	background-color: #b2dfdb
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-5 {
	background-color: #ffcc80
}

.tpItemPage .tpArticleAuthor .tpavatar--bg-5:hover {
	background-color: #ffcc80
}

.tpItemPage .tpArticleAuthor .tpAuthorContainer {
	display: table;
	height: 60px
}

.tpItemPage .tpArticleAuthor .tpAuthorContainer .tpAuthorInfo {
	margin-right: 10px
}

.tpItemPage .tpArticleAuthor .tpAuthorContainer .cell-col {
	display: table-cell;
	vertical-align: middle
}

.tpItemPage .tpArticleAuthor .tpAuthorContainer .SocialLink a {
	color: #8b8b8b
}

.tpItemPage .tpArticleAuthor .AuthorDescription {
	margin-top: 10px
}

.tpItemPage .muted a:not(.btn) {
	color: #777
}

.tpItemPage .tpp-author-about.card {
	padding: 0;
	display: flex;
	border-color: #ebebeb
}

.tpItemPage .tpp-author-about .card-body {
	display: flex;
	padding: 1.25rem
}

.tpItemPage .tpp-author-about .title {
	color: #000
}

.tpItemPage .tpp-author-about .avatar {
	padding-right: 0
}

.tpItemPage .tpp-author-about .media-body {
	flex: 1
}

.tpItemPage .tpp-author-about ul.list-inline {
	margin-top: 0;
	margin-left: 0
}

.tpItemPage .tpp-author-about .list-inline-item:not(:last-child) {
	padding: 0
}

.classic .tpArticleMedia {
	margin-bottom: 2.5em
}

.media-bottom .tpBody {
	margin-bottom: 30px
}

.media-bottom .tpBody .tpArticleExtraField {
	float: right;
	margin: 0 0 1.5em 2em;
	min-width: 370px
}

.media-bottom .tpBody .tpArticleExtraField ul.tpExtraFields {
	list-style: none;
	padding: 20px;
	background-color: #f9f9f9;
	border: 5px solid #ebebeb
}

.media-bottom .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item:first-child {
	padding-top: 0
}

.media-bottom .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.tplOraz *,
.tplOraz *::before,
.tplOraz *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tplOraz .orazContainer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tplOraz .orazContainer .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.tplOraz #orazFrame {
	width: 100%;
	height: 100%
}

.tplOraz .TzLetters {
	padding: 5px 10px;
	border: 1px dashed #ebebeb;
	background: #f9f9f9;
	border-radius: 3px
}

.tplOraz .TzLetters .nav {
	margin: 0
}

.tplOraz .TzLetters li a {
	padding: 3px 7px
}

.tplOraz:not(.tpp-bootstrap) .option-combo .dropdown-item {
	clear: both;
	width: 100%;
	display: block;
	white-space: nowrap;
	padding: 0.25rem 1.5rem
}

.tplOraz:not(.tpp-bootstrap) .option-combo.dropdown.open .dropdown-menu {
	position: absolute
}

.tplOraz .option-combo.dropdown {
	text-align: left;
	margin-right: 3px;
	display: inline-block
}

.tplOraz .option-combo.dropdown .option-icon {
	margin-left: 3px
}

.tplOraz .option-combo.dropdown .btn {
	display: block
}

.tplOraz .option-combo+.option-combo {
	margin-top: 10px
}

.tplOraz #tz_options .option-combo {
	margin-top: 10px
}

.tplOraz #tz_options .option-combo a.btn-default {
	border: 1px solid #ebebeb;
	box-shadow: none;
	background: none;
	margin-bottom: 0.3em;
	padding: 5px 13px
}

.tplOraz #tz_options .option-combo a.btn-default.js-subcategory-back-href {
	border-color: #d2d2d2
}

.tplOraz #tz_options .option-combo a.selected {
	color: #000;
	background: #f9f9f9;
	outline: none
}

.tplOraz #tz_options .option-combo a:active {
	outline: none
}

.tplOraz.tpp-module-carousel,
.tplOraz .masonry,
.tplOraz #portfolio.isotope {
	margin: 0 -15px
}

.tplOraz .element {
	color: inherit
}

.tplOraz .element .TzInner {
	border: none;
	padding: 15px;
	margin: 0;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: transparent;
	line-height: 1.6
}

.tplOraz .element .TzInner .tpThumbnail {
	transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition-delay: 50ms;
	position: relative;
	border-radius: 10px;
	overflow: hidden
}

.tplOraz .element .TzInner .tpThumbnail .overlay {
	transition: all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition-delay: 50ms;
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 48px;
	color: #fff
}

.tplOraz .element .TzInner .tpThumbnail .overlay a {
	color: #fff
}

.tplOraz .element .TzInner .TzArticleMedia {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	margin: 0
}

.tplOraz .element .TzInner .TzArticleMedia>div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center
}

.tplOraz .element .TzInner .TzArticleMedia img {
	object-fit: cover;
	width: 100%;
	height: 100%
}

.tplOraz .element .TzInner .TzPortfolioDescription {
	transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition-delay: 50ms;
	width: 100%;
	text-align: center;
	z-index: 3;
	padding-top: 15px
}

.tplOraz .element .TzInner .TzPortfolioDescription .TzPortfolioTitle {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 4px
}

.tplOraz .element .TzInner .TzPortfolioDescription .tpMeta {
	margin: 0;
	font-size: 90%
}

.tplOraz .element .TzInner .TzPortfolioDescription .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tplOraz .element .TzInner .TzPortfolioDescription .tpMeta div:last-child {
	margin: 0
}

.tplOraz .element .TzInner .TzPortfolioDescription .tp-item-tools .tp-list-tools {
	list-style: none;
	margin: 0 0 15px;
	padding: 0
}

.tplOraz .element .TzInner .TzPortfolioDescription .tp-item-tools .tp-list-tools li {
	display: inline;
	margin-right: 15px
}

.tplOraz .element .TzInner .TzPortfolioDescription .tp-item-tools .tp-list-tools li a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 80%
}

.tplOraz .element .TzInner .TzPortfolioDescription .tp-item-tools .tp-list-tools li:last-child {
	margin-right: 0
}

.tplOraz .element .TzInner .TzPortfolioDescription .charity {
	margin-top: 10px
}

.tplOraz .element .TzInner .TzPortfolioDescription .TzPortfolioIntrotext {
	margin-top: 10px
}

.tplOraz .element .TzInner .TzPortfolioDescription a.TzPortfolioReadmore {
	-o-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
	box-shadow: none;
	margin-top: 15px
}

.tplOraz .element .TzInner .top-left {
	align-items: flex-start
}

.tplOraz .element .TzInner .top-left .TzPortfolioDescription {
	text-align: left
}

.tplOraz .element .TzInner .top-middle {
	align-items: flex-start
}

.tplOraz .element .TzInner .top-right {
	align-items: flex-start
}

.tplOraz .element .TzInner .top-right .TzPortfolioDescription {
	text-align: right
}

.tplOraz .element .TzInner .middle-left .TzPortfolioDescription {
	text-align: left
}

.tplOraz .element .TzInner .middle-right .TzPortfolioDescription {
	text-align: right
}

.tplOraz .element .TzInner .bottom-left {
	align-items: flex-end
}

.tplOraz .element .TzInner .bottom-left .TzPortfolioDescription {
	text-align: left
}

.tplOraz .element .TzInner .bottom-middle {
	align-items: flex-end
}

.tplOraz .element .TzInner .bottom-right {
	align-items: flex-end
}

.tplOraz .element .TzInner .bottom-right .TzPortfolioDescription {
	text-align: right
}

.tplOraz .element .TzInner:hover .tpThumbnail .overlay {
	opacity: 1
}

.tplOraz #tz_append {
	margin: 15px 0
}

.tplOraz #tz_append a {
	color: #000;
	border-color: #ebebeb;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	padding: 10px 0;
	background: white
}

.tplOraz .tpp-author-about.card {
	display: flex;
	padding: 0;
	border-color: #ebebeb
}

.tplOraz .tpp-author-about .title {
	color: #000
}

.tplOraz .tpp-author-about .avatar {
	width: 70px;
	height: 70px;
	padding-right: 0
}

.tplOraz .tpp-author-about .card-body {
	display: flex;
	padding: 1.25rem
}

.tplOraz .tpp-author-about .media-body {
	flex: 1
}

.tplOraz .tpp-author-about ul.list-inline {
	margin-top: 0;
	margin-left: 0
}

.tplOraz .tpp-author-about .list-inline-item:not(:last-child) {
	padding: 0
}

.tplOraz .tpp-author-about .muted a:not(.btn),
.tplOraz .tpp-author-about .social a:not(.btn) {
	color: #777
}

.tpCategories *,
.tpCategories *::before,
.tpCategories *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpCategories .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpCategories .tpCategoryRow {
	margin: 15px 0
}

.tpCategories .tpCategory {
	border: 1px solid #ebebeb;
	padding: 20px;
	display: table;
	width: 100%
}

.tpCategories .tpCategory .tpMedia {
	display: table-cell;
	width: 120px;
	height: 100px;
	padding-right: 20px
}

.tpCategories .tpCategory .tpMedia img {
	width: 100%;
	height: 100%
}

.tpCategories .tpCategory .tpInfo {
	display: table-cell;
	vertical-align: middle
}

.tpCategories .tpCategory .tpInfo h3 {
	margin-bottom: 7px
}

.tpCategories .tpCategory .tpInfo h3 a {
	font-size: 21px
}

.tpCategories .tpCategory .tpInfo h3 .collapsed i.tp-caret-up::before {
	content: "\f0d7"
}

.tpTag *,
.tpTag *::before,
.tpTag *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpTag .TzTagHeading {
	margin: 20px 0
}

.tpTag .TzLetters {
	padding: 5px 10px;
	border: 1px dashed #ebebeb;
	background: #f9f9f9;
	border-radius: 3px
}

.tpTag .TzLetters .nav {
	margin: 0
}

.tpTag .TzLetters li a {
	padding: 3px 7px
}

.tpTag .TzItem {
	margin: 20px 0 0
}

.tpTag .TzItem .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpTag .TzItem .tpHead {
	border: 1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
	padding: 15px
}

.tpTag .TzItem .tpHead .tpTitle {
	font-size: 21px;
	line-height: 1.2em
}

.tpTag .TzItem .tpHead .muted {
	color: #8b8b8b
}

.tpTag .TzItem .tpHead .tpMeta {
	margin: 10px 0 0
}

.tpTag .TzItem .tpHead .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tpTag .TzItem .tpBody {
	border-color: currentcolor #ebebeb #ebebeb;
	border-image: none;
	border-radius: 0 0 3px 3px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 15px
}

.tpTag .TzItem .tpBody .tpArticleMedia {
	display: block;
	margin-bottom: 15px
}

.tpTag .TzItem .tpBody .tpVote {
	display: block;
	line-height: 1;
	vertical-align: middle;
	margin-top: 15px
}

.tpTag .TzItem .tpBody .tpVote .content_rating a.rating-item {
	color: #ffca28
}

.tpTag .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover span::before,
.tpTag .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~a span::before,
.tpTag .TzItem .tpBody .tpVote .content_rating .rating>.voted::before,
.tpTag .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover::before,
.tpTag .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~.rating-item::before {
	content: "\f005";
	color: #ffca28
}

.tpTag .TzItem .tpBody .tpVote .content_rating .TzVote-count {
	font-size: 100%;
	vertical-align: text-top
}

.tpTag .TzItem .tpBody .tpArticleExtraField {
	margin-top: 15px
}

.tpTag .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item {
	border-bottom: 1px solid #ebebeb
}

.tpTag .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
	display: inline-block
}

.tpTag .TzItem .tpBody .charity {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin-top: 15px;
	padding: 15px
}

.tpTag .TzItem .tpBody .tpDescription {
	margin-top: 15px
}

.tpTag .TzItem .tpLink {
	padding: 20px;
	border: 1px solid #ebebeb;
	border-radius: 3px
}

.tpTag .TzItem .tpLink .TzBlogMedia {
	margin: 0
}

.tpBlog *,
.tpBlog *::before,
.tpBlog *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpBlog .TzLetters {
	padding: 5px 10px;
	border: 1px dashed #ebebeb;
	background: #f9f9f9;
	border-radius: 3px
}

.tpBlog .TzLetters .nav {
	margin: 0
}

.tpBlog .TzLetters li a {
	padding: 3px 7px
}

.tpBlog .tp-item-tools .btn-group.open .dropdown-toggle {
	box-shadow: none
}

.tpBlog .tp-item-tools .btn {
	box-shadow: none
}

.tpBlog .TzItemsRow {
	margin-bottom: 1.5rem
}

.tpBlog .TzItemsRow .date-group {
	margin: 25px 0 10px
}

.tpBlog .TzItemsRow .date-group .date {
	background: #ffcc80;
	padding: 5px 10px;
	border-radius: 3px;
	color: white;
	border: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0
}

.tpBlog .TzItemsRow .TzItem {
	margin: 20px 0 0;
	background-color: #fff
}

.tpBlog .TzItemsRow .TzItem .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpBlog .TzItemsRow .TzItem .tpHead {
	border: 1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
	padding: 15px
}

.tpBlog .TzItemsRow .TzItem .tpHead .tpTitle {
	font-size: 21px;
	line-height: 1.2em
}

.tpBlog .TzItemsRow .TzItem .tpHead .tpTitle a:not(.btn) {
	color: #222
}

.tpBlog .TzItemsRow .TzItem .tpHead .muted {
	color: #777
}

.tpBlog .TzItemsRow .TzItem .tpHead .tpMeta {
	margin: 10px 0 0;
	color: #777
}

.tpBlog .TzItemsRow .TzItem .tpHead .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tpBlog .TzItemsRow .TzItem .tpHead .tpMeta a:not(.btn) {
	color: #777
}

.tpBlog .TzItemsRow .TzItem .tpBody {
	border-color: currentcolor #ebebeb #ebebeb;
	border-image: none;
	border-radius: 0 0 3px 3px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 15px
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpArticleMedia {
	display: block;
	margin-bottom: 15px
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpVote {
	display: block;
	line-height: 1;
	vertical-align: middle;
	margin-top: 15px
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating a.rating-item {
	color: #ffca28
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover span::before,
.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~a span::before,
.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.voted::before,
.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover::before,
.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~.rating-item::before {
	content: "\f005";
	color: #ffca28
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpVote .content_rating .TzVote-count {
	font-size: 100%;
	vertical-align: text-top
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpArticleExtraField {
	margin-top: 15px
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item {
	border-bottom: 1px solid #ebebeb
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
	display: inline-block
}

.tpBlog .TzItemsRow .TzItem .tpBody .charity {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin-top: 15px;
	padding: 15px
}

.tpBlog .TzItemsRow .TzItem .tpBody .tpDescription {
	margin-top: 15px
}

.tpBlog .TzItemsRow .TzItem .tpLink {
	padding: 20px;
	border: 1px solid #ebebeb;
	border-radius: 3px
}

.tpBlog .TzItemsRow .TzItem .tpLink .TzBlogMedia {
	margin: 0
}

.tpSearch *,
.tpSearch *::before,
.tpSearch *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpSearch #searchForm .form-group {
	display: table;
	position: relative;
	border-collapse: separate;
	width: 100%
}

.tpSearch #searchForm .form-group .form-control {
	display: table-cell;
	width: 100%;
	margin-bottom: 0;
	vertical-align: middle;
	float: left;
	height: 38px;
	z-index: 1
}

.tpSearch #searchForm .form-group .button-group {
	display: table-cell;
	position: absolute;
	white-space: nowrap;
	vertical-align: middle;
	right: 0;
	z-index: 2
}

.tpSearch .tp-item-tools .btn-group.open .dropdown-toggle {
	box-shadow: none
}

.tpSearch .tp-item-tools .btn {
	box-shadow: none
}

.tpSearch .TzItemsRow .TzItem {
	margin: 20px 0 0;
	background-color: #fff
}

.tpSearch .TzItemsRow .TzItem .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpSearch .TzItemsRow .TzItem .tpHead {
	border: 1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
	padding: 15px
}

.tpSearch .TzItemsRow .TzItem .tpHead .tpTitle {
	font-size: 21px;
	line-height: 1.2em
}

.tpSearch .TzItemsRow .TzItem .tpHead .tpTitle a:not(.btn) {
	color: #000
}

.tpSearch .TzItemsRow .TzItem .tpHead .muted {
	color: #777
}

.tpSearch .TzItemsRow .TzItem .tpHead .tpMeta {
	margin: 10px 0 0;
	color: #777
}

.tpSearch .TzItemsRow .TzItem .tpHead .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tpSearch .TzItemsRow .TzItem .tpHead .tpMeta a:not(.btn) {
	color: #777
}

.tpSearch .TzItemsRow .TzItem .tpBody {
	border-color: currentcolor #ebebeb #ebebeb;
	border-image: none;
	border-radius: 0 0 3px 3px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 15px
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpArticleMedia {
	display: block;
	margin-bottom: 15px
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpVote {
	display: block;
	line-height: 1;
	vertical-align: middle;
	margin-top: 15px
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating a.rating-item {
	color: #ffca28
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover span::before,
.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~a span::before,
.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.voted::before,
.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover::before,
.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~.rating-item::before {
	content: "\f005";
	color: #ffca28
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpVote .content_rating .TzVote-count {
	font-size: 100%;
	vertical-align: text-top
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpArticleExtraField {
	margin-top: 15px
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item {
	border-bottom: 1px solid #ebebeb
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
	display: inline-block
}

.tpSearch .TzItemsRow .TzItem .tpBody .charity {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin-top: 15px;
	padding: 15px
}

.tpSearch .TzItemsRow .TzItem .tpBody .tpDescription {
	margin-top: 15px
}

.tpSearch .TzItemsRow .TzItem .tpLink {
	padding: 20px;
	border: 1px solid #ebebeb;
	border-radius: 3px
}

.tpSearch .TzItemsRow .TzItem .tpLink .TzBlogMedia {
	margin: 0
}

.tpSearch .form-group {
	margin-bottom: 15px
}

.tpSearch .tz-extrafields {
	text-align: left;
	margin-bottom: 0
}

.tpSearch .tz-extrafields:after {
	content: "";
	clear: both;
	display: block
}

.tpSearch .search-results {
	margin-bottom: 1.5rem
}

.tpSearch .TzPortfolioReadmore {
	margin-top: 1rem
}

.tpUser *,
.tpUser *::before,
.tpUser *::after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.tpUser .reset-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	clear: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	width: auto
}

.tpUser .tp-item-tools .btn-group.open .dropdown-toggle {
	box-shadow: none
}

.tpUser .tp-item-tools .btn {
	background: #f9f9f9;
	border: 1px solid #ebebeb;
	box-shadow: none
}

.tpUser .tpArticleAuthor {
	margin-bottom: 30px
}

.tpUser .tpArticleAuthor h3.tpArticleAuthorTitle {
	border-bottom: 2px solid #d0d0d0;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 20px 0;
	padding: 10px 0;
	text-transform: uppercase
}

.tpUser .tpArticleAuthor .AuthorAvatar {
	width: 60px;
	height: 60px
}

.tpUser .tpArticleAuthor .AuthorAvatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 5px
}

.tpUser .tpArticleAuthor .AuthorAvatar.tp-avatar-default {
	display: table;
	border-radius: 5px
}

.tpUser .tpArticleAuthor .AuthorAvatar.tp-avatar-default .tpSymbol {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 25px;
	color: #ffffff
}

.tpUser .tpArticleAuthor .tpavatar--bg-1 {
	background-color: #ffcdd2
}

.tpUser .tpArticleAuthor .tpavatar--bg-1:hover {
	background-color: #ffcdd2
}

.tpUser .tpArticleAuthor .tpavatar--bg-2 {
	background-color: #e1bee7
}

.tpUser .tpArticleAuthor .tpavatar--bg-2:hover {
	background-color: #e1bee7
}

.tpUser .tpArticleAuthor .tpavatar--bg-3 {
	background-color: #bbdefb
}

.tpUser .tpArticleAuthor .tpavatar--bg-3:hover {
	background-color: #bbdefb
}

.tpUser .tpArticleAuthor .tpavatar--bg-4 {
	background-color: #b2dfdb
}

.tpUser .tpArticleAuthor .tpavatar--bg-4:hover {
	background-color: #b2dfdb
}

.tpUser .tpArticleAuthor .tpavatar--bg-5 {
	background-color: #ffcc80
}

.tpUser .tpArticleAuthor .tpavatar--bg-5:hover {
	background-color: #ffcc80
}

.tpUser .tpArticleAuthor .tpAuthorContainer {
	display: table;
	height: 60px
}

.tpUser .tpArticleAuthor .tpAuthorContainer .tpAuthorInfo {
	margin-right: 10px
}

.tpUser .tpArticleAuthor .tpAuthorContainer .cell-col {
	display: table-cell;
	vertical-align: middle
}

.tpUser .tpArticleAuthor .tpAuthorContainer .SocialLink a {
	color: #8b8b8b
}

.tpUser .tpArticleAuthor .AuthorDescription {
	margin-top: 10px
}

.tpUser .TzItemsRow .TzItem {
	margin: 20px 0 0
}

.tpUser .TzItemsRow .TzItem .tpHead {
	border: 1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
	padding: 15px
}

.tpUser .TzItemsRow .TzItem .tpHead .tpTitle {
	font-size: 21px;
	line-height: 1.2em
}

.tpUser .TzItemsRow .TzItem .tpHead .muted {
	color: #8b8b8b
}

.tpUser .TzItemsRow .TzItem .tpHead .tpMeta {
	margin: 10px 0 0
}

.tpUser .TzItemsRow .TzItem .tpHead .tpMeta div {
	display: inline-block;
	line-height: 1;
	margin: 0 10px 0 0;
	vertical-align: middle
}

.tpUser .TzItemsRow .TzItem .tpBody {
	border-color: currentcolor #ebebeb #ebebeb;
	border-image: none;
	border-radius: 0 0 3px 3px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 15px
}

.tpUser .TzItemsRow .TzItem .tpBody .tpArticleMedia {
	display: block;
	margin-bottom: 15px
}

.tpUser .TzItemsRow .TzItem .tpBody .tpVote {
	display: block;
	line-height: 1;
	vertical-align: middle;
	margin-top: 15px
}

.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating a.rating-item {
	color: #ffca28
}

.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover span::before,
.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~a span::before,
.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.voted::before,
.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover::before,
.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .rating>.rating-item:hover~.rating-item::before {
	content: "\f005";
	color: #ffca28
}

.tpUser .TzItemsRow .TzItem .tpBody .tpVote .content_rating .TzVote-count {
	font-size: 100%;
	vertical-align: text-top
}

.tpUser .TzItemsRow .TzItem .tpBody .tpArticleExtraField {
	margin-top: 15px
}

.tpUser .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item {
	border-bottom: 1px solid #ebebeb
}

.tpUser .TzItemsRow .TzItem .tpBody .tpArticleExtraField ul.tpExtraFields li.tp_extrafield-item div {
	display: inline-block
}

.tpUser .TzItemsRow .TzItem .tpBody .charity {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	margin-top: 15px;
	padding: 15px
}

.tpUser .TzItemsRow .TzItem .tpBody .tpDescription {
	margin-top: 15px
}

.tpp-module-carousel .TzInner .tpThumbnail {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.tpp-myarticles-page .table-striped>tbody>tr .meta {
	color: #777
}

.tpp-myarticles-page .table-striped>tbody>tr .meta a {
	color: #777
}

.tpp-myarticles-page .tpp-myarticles__actions {
	opacity: 0;
	margin-left: 0;
	padding-left: 0;
	margin-top: 1rem;
	list-style: none;
	visibility: hidden;
	transition: opacity 0.35s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.tpp-myarticles-page .tpp-myarticles__actions {
		transition: none
	}
}

.tpp-myarticles-page .tpp-myarticles__actions>li {
	padding: 0 3px;
	display: inline-block
}

.tpp-myarticles-page tbody>tr:hover .tpp-myarticles__actions {
	opacity: 1;
	visibility: visible
}

.tp-edit-page .btn-toolbar {
	margin-top: 15px
}

.tp-edit-page .btn-toolbar>* {
	margin-right: 10px
}

@media (max-width:991px) {
	.tpItemPage .inner-wrapper-sticky {
		position: relative !important;
		transform: none !important;
		left: auto !important
	}
}

@media (max-width:767px) {
	.media-bottom .tpBody .tpArticleExtraField {
		float: none;
		margin: 0;
		min-width: auto
	}
	.tpItemPage .tpRelated ul.related li time.pull-right {
		display: block;
		float: none !important
	}
	.tpPortfolio .element .TzInner .TzPortfolioDescription .TzPortfolioIntrotext,
	.tpPortfolio .element .TzInner .TzPortfolioDescription .tpMeta {
		font-size: 80%
	}
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.tp,
.tps,
.tpr,
.tpl,
.tpd,
.tpb {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.tp-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -0.0667em
}

.tp-xs {
	font-size: 0.75em
}

.tp-sm {
	font-size: 0.875em
}

.tp-1x {
	font-size: 1em
}

.tp-2x {
	font-size: 2em
}

.tp-3x {
	font-size: 3em
}

.tp-4x {
	font-size: 4em
}

.tp-5x {
	font-size: 5em
}

.tp-6x {
	font-size: 6em
}

.tp-7x {
	font-size: 7em
}

.tp-8x {
	font-size: 8em
}

.tp-9x {
	font-size: 9em
}

.tp-10x {
	font-size: 10em
}

.tp-fw {
	text-align: center;
	width: 1.25em
}

.tp-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.tp-ul>li {
	position: relative
}

.tp-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.tp-border {
	border: solid 0.08em #eee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em
}

.tp-pull-left {
	float: left
}

.tp-pull-right {
	float: right
}

.tp.tp-pull-left,
.tps.tp-pull-left,
.tpr.tp-pull-left,
.tpl.tp-pull-left,
.tpb.tp-pull-left {
	margin-right: 0.3em
}

.tp.tp-pull-right,
.tps.tp-pull-right,
.tpr.tp-pull-right,
.tpl.tp-pull-right,
.tpb.tp-pull-right {
	margin-left: 0.3em
}

.tp-spin {
	animation: fa-spin 2s infinite linear
}

.tp-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.tp-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.tp-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.tp-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.tp-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scale(-1, 1)
}

.tp-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(1, -1)
}

.tp-flip-both,
.tp-flip-horizontal.tp-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(-1, -1)
}

:root .tp-rotate-90,
:root .tp-rotate-180,
:root .tp-rotate-270,
:root .tp-flip-horizontal,
:root .tp-flip-vertical,
:root .tp-flip-both {
	filter: none
}

.tp-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em
}

.tp-stack-1x,
.tp-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.tp-stack-1x {
	line-height: inherit
}

.tp-stack-2x {
	font-size: 2em
}

.tp-inverse {
	color: #fff
}

.tp-500px:before {
	content: "\f26e"
}

.tp-accessible-icon:before {
	content: "\f368"
}

.tp-accusoft:before {
	content: "\f369"
}

.tp-acquisitions-incorporated:before {
	content: "\f6af"
}

.tp-ad:before {
	content: "\f641"
}

.tp-address-book:before {
	content: "\f2b9"
}

.tp-address-card:before {
	content: "\f2bb"
}

.tp-adjust:before {
	content: "\f042"
}

.tp-adn:before {
	content: "\f170"
}

.tp-adobe:before {
	content: "\f778"
}

.tp-adversal:before {
	content: "\f36a"
}

.tp-affiliatetheme:before {
	content: "\f36b"
}

.tp-air-freshener:before {
	content: "\f5d0"
}

.tp-airbnb:before {
	content: "\f834"
}

.tp-algolia:before {
	content: "\f36c"
}

.tp-align-center:before {
	content: "\f037"
}

.tp-align-justify:before {
	content: "\f039"
}

.tp-align-left:before {
	content: "\f036"
}

.tp-align-right:before {
	content: "\f038"
}

.tp-alipay:before {
	content: "\f642"
}

.tp-allergies:before {
	content: "\f461"
}

.tp-amazon:before {
	content: "\f270"
}

.tp-amazon-pay:before {
	content: "\f42c"
}

.tp-ambulance:before {
	content: "\f0f9"
}

.tp-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.tp-amilia:before {
	content: "\f36d"
}

.tp-anchor:before {
	content: "\f13d"
}

.tp-android:before {
	content: "\f17b"
}

.tp-angellist:before {
	content: "\f209"
}

.tp-angle-double-down:before {
	content: "\f103"
}

.tp-angle-double-left:before {
	content: "\f100"
}

.tp-angle-double-right:before {
	content: "\f101"
}

.tp-angle-double-up:before {
	content: "\f102"
}

.tp-angle-down:before {
	content: "\f107"
}

.tp-angle-left:before {
	content: "\f104"
}

.tp-angle-right:before {
	content: "\f105"
}

.tp-angle-up:before {
	content: "\f106"
}

.tp-angry:before {
	content: "\f556"
}

.tp-angrycreative:before {
	content: "\f36e"
}

.tp-angular:before {
	content: "\f420"
}

.tp-ankh:before {
	content: "\f644"
}

.tp-app-store:before {
	content: "\f36f"
}

.tp-app-store-ios:before {
	content: "\f370"
}

.tp-apper:before {
	content: "\f371"
}

.tp-apple:before {
	content: "\f179"
}

.tp-apple-alt:before {
	content: "\f5d1"
}

.tp-apple-pay:before {
	content: "\f415"
}

.tp-archive:before {
	content: "\f187"
}

.tp-archway:before {
	content: "\f557"
}

.tp-arrow-alt-circle-down:before {
	content: "\f358"
}

.tp-arrow-alt-circle-left:before {
	content: "\f359"
}

.tp-arrow-alt-circle-right:before {
	content: "\f35a"
}

.tp-arrow-alt-circle-up:before {
	content: "\f35b"
}

.tp-arrow-circle-down:before {
	content: "\f0ab"
}

.tp-arrow-circle-left:before {
	content: "\f0a8"
}

.tp-arrow-circle-right:before {
	content: "\f0a9"
}

.tp-arrow-circle-up:before {
	content: "\f0aa"
}

.tp-arrow-down:before {
	content: "\f063"
}

.tp-arrow-left:before {
	content: "\f060"
}

.tp-arrow-right:before {
	content: "\f061"
}

.tp-arrow-up:before {
	content: "\f062"
}

.tp-arrows-alt:before {
	content: "\f0b2"
}

.tp-arrows-alt-h:before {
	content: "\f337"
}

.tp-arrows-alt-v:before {
	content: "\f338"
}

.tp-artstation:before {
	content: "\f77a"
}

.tp-assistive-listening-systems:before {
	content: "\f2a2"
}

.tp-asterisk:before {
	content: "\f069"
}

.tp-asymmetrik:before {
	content: "\f372"
}

.tp-at:before {
	content: "\f1fa"
}

.tp-atlas:before {
	content: "\f558"
}

.tp-atlassian:before {
	content: "\f77b"
}

.tp-atom:before {
	content: "\f5d2"
}

.tp-audible:before {
	content: "\f373"
}

.tp-audio-description:before {
	content: "\f29e"
}

.tp-autoprefixer:before {
	content: "\f41c"
}

.tp-avianex:before {
	content: "\f374"
}

.tp-aviato:before {
	content: "\f421"
}

.tp-award:before {
	content: "\f559"
}

.tp-aws:before {
	content: "\f375"
}

.tp-baby:before {
	content: "\f77c"
}

.tp-baby-carriage:before {
	content: "\f77d"
}

.tp-backspace:before {
	content: "\f55a"
}

.tp-backward:before {
	content: "\f04a"
}

.tp-bacon:before {
	content: "\f7e5"
}

.tp-balance-scale:before {
	content: "\f24e"
}

.tp-balance-scale-left:before {
	content: "\f515"
}

.tp-balance-scale-right:before {
	content: "\f516"
}

.tp-ban:before {
	content: "\f05e"
}

.tp-band-aid:before {
	content: "\f462"
}

.tp-bandcamp:before {
	content: "\f2d5"
}

.tp-barcode:before {
	content: "\f02a"
}

.tp-bars:before {
	content: "\f0c9"
}

.tp-baseball-ball:before {
	content: "\f433"
}

.tp-basketball-ball:before {
	content: "\f434"
}

.tp-bath:before {
	content: "\f2cd"
}

.tp-battery-empty:before {
	content: "\f244"
}

.tp-battery-full:before {
	content: "\f240"
}

.tp-battery-half:before {
	content: "\f242"
}

.tp-battery-quarter:before {
	content: "\f243"
}

.tp-battery-three-quarters:before {
	content: "\f241"
}

.tp-battle-net:before {
	content: "\f835"
}

.tp-bed:before {
	content: "\f236"
}

.tp-beer:before {
	content: "\f0fc"
}

.tp-behance:before {
	content: "\f1b4"
}

.tp-behance-square:before {
	content: "\f1b5"
}

.tp-bell:before {
	content: "\f0f3"
}

.tp-bell-slash:before {
	content: "\f1f6"
}

.tp-bezier-curve:before {
	content: "\f55b"
}

.tp-bible:before {
	content: "\f647"
}

.tp-bicycle:before {
	content: "\f206"
}

.tp-biking:before {
	content: "\f84a"
}

.tp-bimobject:before {
	content: "\f378"
}

.tp-binoculars:before {
	content: "\f1e5"
}

.tp-biohazard:before {
	content: "\f780"
}

.tp-birthday-cake:before {
	content: "\f1fd"
}

.tp-bitbucket:before {
	content: "\f171"
}

.tp-bitcoin:before {
	content: "\f379"
}

.tp-bity:before {
	content: "\f37a"
}

.tp-black-tie:before {
	content: "\f27e"
}

.tp-blackberry:before {
	content: "\f37b"
}

.tp-blender:before {
	content: "\f517"
}

.tp-blender-phone:before {
	content: "\f6b6"
}

.tp-blind:before {
	content: "\f29d"
}

.tp-blog:before {
	content: "\f781"
}

.tp-blogger:before {
	content: "\f37c"
}

.tp-blogger-b:before {
	content: "\f37d"
}

.tp-bluetooth:before {
	content: "\f293"
}

.tp-bluetooth-b:before {
	content: "\f294"
}

.tp-bold:before {
	content: "\f032"
}

.tp-bolt:before {
	content: "\f0e7"
}

.tp-bomb:before {
	content: "\f1e2"
}

.tp-bone:before {
	content: "\f5d7"
}

.tp-bong:before {
	content: "\f55c"
}

.tp-book:before {
	content: "\f02d"
}

.tp-book-dead:before {
	content: "\f6b7"
}

.tp-book-medical:before {
	content: "\f7e6"
}

.tp-book-open:before {
	content: "\f518"
}

.tp-book-reader:before {
	content: "\f5da"
}

.tp-bookmark:before {
	content: "\f02e"
}

.tp-bootstrap:before {
	content: "\f836"
}

.tp-border-all:before {
	content: "\f84c"
}

.tp-border-none:before {
	content: "\f850"
}

.tp-border-style:before {
	content: "\f853"
}

.tp-bowling-ball:before {
	content: "\f436"
}

.tp-box:before {
	content: "\f466"
}

.tp-box-open:before {
	content: "\f49e"
}

.tp-boxes:before {
	content: "\f468"
}

.tp-braille:before {
	content: "\f2a1"
}

.tp-brain:before {
	content: "\f5dc"
}

.tp-bread-slice:before {
	content: "\f7ec"
}

.tp-briefcase:before {
	content: "\f0b1"
}

.tp-briefcase-medical:before {
	content: "\f469"
}

.tp-broadcast-tower:before {
	content: "\f519"
}

.tp-broom:before {
	content: "\f51a"
}

.tp-brush:before {
	content: "\f55d"
}

.tp-btc:before {
	content: "\f15a"
}

.tp-buffer:before {
	content: "\f837"
}

.tp-bug:before {
	content: "\f188"
}

.tp-building:before {
	content: "\f1ad"
}

.tp-bullhorn:before {
	content: "\f0a1"
}

.tp-bullseye:before {
	content: "\f140"
}

.tp-burn:before {
	content: "\f46a"
}

.tp-buromobelexperte:before {
	content: "\f37f"
}

.tp-bus:before {
	content: "\f207"
}

.tp-bus-alt:before {
	content: "\f55e"
}

.tp-business-time:before {
	content: "\f64a"
}

.tp-buysellads:before {
	content: "\f20d"
}

.tp-calculator:before {
	content: "\f1ec"
}

.tp-calendar:before {
	content: "\f133"
}

.tp-calendar-alt:before {
	content: "\f073"
}

.tp-calendar-check:before {
	content: "\f274"
}

.tp-calendar-day:before {
	content: "\f783"
}

.tp-calendar-minus:before {
	content: "\f272"
}

.tp-calendar-plus:before {
	content: "\f271"
}

.tp-calendar-times:before {
	content: "\f273"
}

.tp-calendar-week:before {
	content: "\f784"
}

.tp-camera:before {
	content: "\f030"
}

.tp-camera-retro:before {
	content: "\f083"
}

.tp-campground:before {
	content: "\f6bb"
}

.tp-canadian-maple-leaf:before {
	content: "\f785"
}

.tp-candy-cane:before {
	content: "\f786"
}

.tp-cannabis:before {
	content: "\f55f"
}

.tp-capsules:before {
	content: "\f46b"
}

.tp-car:before {
	content: "\f1b9"
}

.tp-car-alt:before {
	content: "\f5de"
}

.tp-car-battery:before {
	content: "\f5df"
}

.tp-car-crash:before {
	content: "\f5e1"
}

.tp-car-side:before {
	content: "\f5e4"
}

.tp-caret-down:before {
	content: "\f0d7"
}

.tp-caret-left:before {
	content: "\f0d9"
}

.tp-caret-right:before {
	content: "\f0da"
}

.tp-caret-square-down:before {
	content: "\f150"
}

.tp-caret-square-left:before {
	content: "\f191"
}

.tp-caret-square-right:before {
	content: "\f152"
}

.tp-caret-square-up:before {
	content: "\f151"
}

.tp-caret-up:before {
	content: "\f0d8"
}

.tp-carrot:before {
	content: "\f787"
}

.tp-cart-arrow-down:before {
	content: "\f218"
}

.tp-cart-plus:before {
	content: "\f217"
}

.tp-cash-register:before {
	content: "\f788"
}

.tp-cat:before {
	content: "\f6be"
}

.tp-cc-amazon-pay:before {
	content: "\f42d"
}

.tp-cc-amex:before {
	content: "\f1f3"
}

.tp-cc-apple-pay:before {
	content: "\f416"
}

.tp-cc-diners-club:before {
	content: "\f24c"
}

.tp-cc-discover:before {
	content: "\f1f2"
}

.tp-cc-jcb:before {
	content: "\f24b"
}

.tp-cc-mastercard:before {
	content: "\f1f1"
}

.tp-cc-paypal:before {
	content: "\f1f4"
}

.tp-cc-stripe:before {
	content: "\f1f5"
}

.tp-cc-visa:before {
	content: "\f1f0"
}

.tp-centercode:before {
	content: "\f380"
}

.tp-centos:before {
	content: "\f789"
}

.tp-certificate:before {
	content: "\f0a3"
}

.tp-chair:before {
	content: "\f6c0"
}

.tp-chalkboard:before {
	content: "\f51b"
}

.tp-chalkboard-teacher:before {
	content: "\f51c"
}

.tp-charging-station:before {
	content: "\f5e7"
}

.tp-chart-area:before {
	content: "\f1fe"
}

.tp-chart-bar:before {
	content: "\f080"
}

.tp-chart-line:before {
	content: "\f201"
}

.tp-chart-pie:before {
	content: "\f200"
}

.tp-check:before {
	content: "\f00c"
}

.tp-check-circle:before {
	content: "\f058"
}

.tp-check-double:before {
	content: "\f560"
}

.tp-check-square:before {
	content: "\f14a"
}

.tp-cheese:before {
	content: "\f7ef"
}

.tp-chess:before {
	content: "\f439"
}

.tp-chess-bishop:before {
	content: "\f43a"
}

.tp-chess-board:before {
	content: "\f43c"
}

.tp-chess-king:before {
	content: "\f43f"
}

.tp-chess-knight:before {
	content: "\f441"
}

.tp-chess-pawn:before {
	content: "\f443"
}

.tp-chess-queen:before {
	content: "\f445"
}

.tp-chess-rook:before {
	content: "\f447"
}

.tp-chevron-circle-down:before {
	content: "\f13a"
}

.tp-chevron-circle-left:before {
	content: "\f137"
}

.tp-chevron-circle-right:before {
	content: "\f138"
}

.tp-chevron-circle-up:before {
	content: "\f139"
}

.tp-chevron-down:before {
	content: "\f078"
}

.tp-chevron-left:before {
	content: "\f053"
}

.tp-chevron-right:before {
	content: "\f054"
}

.tp-chevron-up:before {
	content: "\f077"
}

.tp-child:before {
	content: "\f1ae"
}

.tp-chrome:before {
	content: "\f268"
}

.tp-chromecast:before {
	content: "\f838"
}

.tp-church:before {
	content: "\f51d"
}

.tp-circle:before {
	content: "\f111"
}

.tp-circle-notch:before {
	content: "\f1ce"
}

.tp-city:before {
	content: "\f64f"
}

.tp-clinic-medical:before {
	content: "\f7f2"
}

.tp-clipboard:before {
	content: "\f328"
}

.tp-clipboard-check:before {
	content: "\f46c"
}

.tp-clipboard-list:before {
	content: "\f46d"
}

.tp-clock:before {
	content: "\f017"
}

.tp-clone:before {
	content: "\f24d"
}

.tp-closed-captioning:before {
	content: "\f20a"
}

.tp-cloud:before {
	content: "\f0c2"
}

.tp-cloud-download-alt:before {
	content: "\f381"
}

.tp-cloud-meatball:before {
	content: "\f73b"
}

.tp-cloud-moon:before {
	content: "\f6c3"
}

.tp-cloud-moon-rain:before {
	content: "\f73c"
}

.tp-cloud-rain:before {
	content: "\f73d"
}

.tp-cloud-showers-heavy:before {
	content: "\f740"
}

.tp-cloud-sun:before {
	content: "\f6c4"
}

.tp-cloud-sun-rain:before {
	content: "\f743"
}

.tp-cloud-upload-alt:before {
	content: "\f382"
}

.tp-cloudscale:before {
	content: "\f383"
}

.tp-cloudsmith:before {
	content: "\f384"
}

.tp-cloudversify:before {
	content: "\f385"
}

.tp-cocktail:before {
	content: "\f561"
}

.tp-code:before {
	content: "\f121"
}

.tp-code-branch:before {
	content: "\f126"
}

.tp-codepen:before {
	content: "\f1cb"
}

.tp-codiepie:before {
	content: "\f284"
}

.tp-coffee:before {
	content: "\f0f4"
}

.tp-cog:before {
	content: "\f013"
}

.tp-cogs:before {
	content: "\f085"
}

.tp-coins:before {
	content: "\f51e"
}

.tp-columns:before {
	content: "\f0db"
}

.tp-comment:before {
	content: "\f075"
}

.tp-comment-alt:before {
	content: "\f27a"
}

.tp-comment-dollar:before {
	content: "\f651"
}

.tp-comment-dots:before {
	content: "\f4ad"
}

.tp-comment-medical:before {
	content: "\f7f5"
}

.tp-comment-slash:before {
	content: "\f4b3"
}

.tp-comments:before {
	content: "\f086"
}

.tp-comments-dollar:before {
	content: "\f653"
}

.tp-compact-disc:before {
	content: "\f51f"
}

.tp-compass:before {
	content: "\f14e"
}

.tp-compress:before {
	content: "\f066"
}

.tp-compress-arrows-alt:before {
	content: "\f78c"
}

.tp-concierge-bell:before {
	content: "\f562"
}

.tp-confluence:before {
	content: "\f78d"
}

.tp-connectdevelop:before {
	content: "\f20e"
}

.tp-contao:before {
	content: "\f26d"
}

.tp-cookie:before {
	content: "\f563"
}

.tp-cookie-bite:before {
	content: "\f564"
}

.tp-copy:before {
	content: "\f0c5"
}

.tp-copyright:before {
	content: "\f1f9"
}

.tp-cotton-bureau:before {
	content: "\f89e"
}

.tp-couch:before {
	content: "\f4b8"
}

.tp-cpanel:before {
	content: "\f388"
}

.tp-creative-commons:before {
	content: "\f25e"
}

.tp-creative-commons-by:before {
	content: "\f4e7"
}

.tp-creative-commons-nc:before {
	content: "\f4e8"
}

.tp-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.tp-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.tp-creative-commons-nd:before {
	content: "\f4eb"
}

.tp-creative-commons-pd:before {
	content: "\f4ec"
}

.tp-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.tp-creative-commons-remix:before {
	content: "\f4ee"
}

.tp-creative-commons-sa:before {
	content: "\f4ef"
}

.tp-creative-commons-sampling:before {
	content: "\f4f0"
}

.tp-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.tp-creative-commons-share:before {
	content: "\f4f2"
}

.tp-creative-commons-zero:before {
	content: "\f4f3"
}

.tp-credit-card:before {
	content: "\f09d"
}

.tp-critical-role:before {
	content: "\f6c9"
}

.tp-crop:before {
	content: "\f125"
}

.tp-crop-alt:before {
	content: "\f565"
}

.tp-cross:before {
	content: "\f654"
}

.tp-crosshairs:before {
	content: "\f05b"
}

.tp-crow:before {
	content: "\f520"
}

.tp-crown:before {
	content: "\f521"
}

.tp-crutch:before {
	content: "\f7f7"
}

.tp-css3:before {
	content: "\f13c"
}

.tp-css3-alt:before {
	content: "\f38b"
}

.tp-cube:before {
	content: "\f1b2"
}

.tp-cubes:before {
	content: "\f1b3"
}

.tp-cut:before {
	content: "\f0c4"
}

.tp-cuttlefish:before {
	content: "\f38c"
}

.tp-d-and-d:before {
	content: "\f38d"
}

.tp-d-and-d-beyond:before {
	content: "\f6ca"
}

.tp-dashcube:before {
	content: "\f210"
}

.tp-database:before {
	content: "\f1c0"
}

.tp-deaf:before {
	content: "\f2a4"
}

.tp-delicious:before {
	content: "\f1a5"
}

.tp-democrat:before {
	content: "\f747"
}

.tp-deploydog:before {
	content: "\f38e"
}

.tp-deskpro:before {
	content: "\f38f"
}

.tp-desktop:before {
	content: "\f108"
}

.tp-dev:before {
	content: "\f6cc"
}

.tp-deviantart:before {
	content: "\f1bd"
}

.tp-dharmachakra:before {
	content: "\f655"
}

.tp-dhl:before {
	content: "\f790"
}

.tp-diagnoses:before {
	content: "\f470"
}

.tp-diaspora:before {
	content: "\f791"
}

.tp-dice:before {
	content: "\f522"
}

.tp-dice-d20:before {
	content: "\f6cf"
}

.tp-dice-d6:before {
	content: "\f6d1"
}

.tp-dice-five:before {
	content: "\f523"
}

.tp-dice-four:before {
	content: "\f524"
}

.tp-dice-one:before {
	content: "\f525"
}

.tp-dice-six:before {
	content: "\f526"
}

.tp-dice-three:before {
	content: "\f527"
}

.tp-dice-two:before {
	content: "\f528"
}

.tp-digg:before {
	content: "\f1a6"
}

.tp-digital-ocean:before {
	content: "\f391"
}

.tp-digital-tachograph:before {
	content: "\f566"
}

.tp-directions:before {
	content: "\f5eb"
}

.tp-discord:before {
	content: "\f392"
}

.tp-discourse:before {
	content: "\f393"
}

.tp-divide:before {
	content: "\f529"
}

.tp-dizzy:before {
	content: "\f567"
}

.tp-dna:before {
	content: "\f471"
}

.tp-dochub:before {
	content: "\f394"
}

.tp-docker:before {
	content: "\f395"
}

.tp-dog:before {
	content: "\f6d3"
}

.tp-dollar-sign:before {
	content: "\f155"
}

.tp-dolly:before {
	content: "\f472"
}

.tp-dolly-flatbed:before {
	content: "\f474"
}

.tp-donate:before {
	content: "\f4b9"
}

.tp-door-closed:before {
	content: "\f52a"
}

.tp-door-open:before {
	content: "\f52b"
}

.tp-dot-circle:before {
	content: "\f192"
}

.tp-dove:before {
	content: "\f4ba"
}

.tp-download:before {
	content: "\f019"
}

.tp-draft2digital:before {
	content: "\f396"
}

.tp-drafting-compass:before {
	content: "\f568"
}

.tp-dragon:before {
	content: "\f6d5"
}

.tp-draw-polygon:before {
	content: "\f5ee"
}

.tp-dribbble:before {
	content: "\f17d"
}

.tp-dribbble-square:before {
	content: "\f397"
}

.tp-dropbox:before {
	content: "\f16b"
}

.tp-drum:before {
	content: "\f569"
}

.tp-drum-steelpan:before {
	content: "\f56a"
}

.tp-drumstick-bite:before {
	content: "\f6d7"
}

.tp-drupal:before {
	content: "\f1a9"
}

.tp-dumbbell:before {
	content: "\f44b"
}

.tp-dumpster:before {
	content: "\f793"
}

.tp-dumpster-fire:before {
	content: "\f794"
}

.tp-dungeon:before {
	content: "\f6d9"
}

.tp-dyalog:before {
	content: "\f399"
}

.tp-earlybirds:before {
	content: "\f39a"
}

.tp-ebay:before {
	content: "\f4f4"
}

.tp-edge:before {
	content: "\f282"
}

.tp-edit:before {
	content: "\f044"
}

.tp-egg:before {
	content: "\f7fb"
}

.tp-eject:before {
	content: "\f052"
}

.tp-elementor:before {
	content: "\f430"
}

.tp-ellipsis-h:before {
	content: "\f141"
}

.tp-ellipsis-v:before {
	content: "\f142"
}

.tp-ello:before {
	content: "\f5f1"
}

.tp-ember:before {
	content: "\f423"
}

.tp-empire:before {
	content: "\f1d1"
}

.tp-envelope:before {
	content: "\f0e0"
}

.tp-envelope-open:before {
	content: "\f2b6"
}

.tp-envelope-open-text:before {
	content: "\f658"
}

.tp-envelope-square:before {
	content: "\f199"
}

.tp-envira:before {
	content: "\f299"
}

.tp-equals:before {
	content: "\f52c"
}

.tp-eraser:before {
	content: "\f12d"
}

.tp-erlang:before {
	content: "\f39d"
}

.tp-ethereum:before {
	content: "\f42e"
}

.tp-ethernet:before {
	content: "\f796"
}

.tp-etsy:before {
	content: "\f2d7"
}

.tp-euro-sign:before {
	content: "\f153"
}

.tp-evernote:before {
	content: "\f839"
}

.tp-exchange-alt:before {
	content: "\f362"
}

.tp-exclamation:before {
	content: "\f12a"
}

.tp-exclamation-circle:before {
	content: "\f06a"
}

.tp-exclamation-triangle:before {
	content: "\f071"
}

.tp-expand:before {
	content: "\f065"
}

.tp-expand-arrows-alt:before {
	content: "\f31e"
}

.tp-expeditedssl:before {
	content: "\f23e"
}

.tp-external-link-alt:before {
	content: "\f35d"
}

.tp-external-link-square-alt:before {
	content: "\f360"
}

.tp-eye:before {
	content: "\f06e"
}

.tp-eye-dropper:before {
	content: "\f1fb"
}

.tp-eye-slash:before {
	content: "\f070"
}

.tp-facebook:before {
	content: "\f09a"
}

.tp-facebook-f:before {
	content: "\f39e"
}

.tp-facebook-messenger:before {
	content: "\f39f"
}

.tp-facebook-square:before {
	content: "\f082"
}

.tp-fan:before {
	content: "\f863"
}

.tp-fantasy-flight-games:before {
	content: "\f6dc"
}

.tp-fast-backward:before {
	content: "\f049"
}

.tp-fast-forward:before {
	content: "\f050"
}

.tp-fax:before {
	content: "\f1ac"
}

.tp-feather:before {
	content: "\f52d"
}

.tp-feather-alt:before {
	content: "\f56b"
}

.tp-fedex:before {
	content: "\f797"
}

.tp-fedora:before {
	content: "\f798"
}

.tp-female:before {
	content: "\f182"
}

.tp-fighter-jet:before {
	content: "\f0fb"
}

.tp-figma:before {
	content: "\f799"
}

.tp-file:before {
	content: "\f15b"
}

.tp-file-alt:before {
	content: "\f15c"
}

.tp-file-archive:before {
	content: "\f1c6"
}

.tp-file-audio:before {
	content: "\f1c7"
}

.tp-file-code:before {
	content: "\f1c9"
}

.tp-file-contract:before {
	content: "\f56c"
}

.tp-file-csv:before {
	content: "\f6dd"
}

.tp-file-download:before {
	content: "\f56d"
}

.tp-file-excel:before {
	content: "\f1c3"
}

.tp-file-export:before {
	content: "\f56e"
}

.tp-file-image:before {
	content: "\f1c5"
}

.tp-file-import:before {
	content: "\f56f"
}

.tp-file-invoice:before {
	content: "\f570"
}

.tp-file-invoice-dollar:before {
	content: "\f571"
}

.tp-file-medical:before {
	content: "\f477"
}

.tp-file-medical-alt:before {
	content: "\f478"
}

.tp-file-pdf:before {
	content: "\f1c1"
}

.tp-file-powerpoint:before {
	content: "\f1c4"
}

.tp-file-prescription:before {
	content: "\f572"
}

.tp-file-signature:before {
	content: "\f573"
}

.tp-file-upload:before {
	content: "\f574"
}

.tp-file-video:before {
	content: "\f1c8"
}

.tp-file-word:before {
	content: "\f1c2"
}

.tp-fill:before {
	content: "\f575"
}

.tp-fill-drip:before {
	content: "\f576"
}

.tp-film:before {
	content: "\f008"
}

.tp-filter:before {
	content: "\f0b0"
}

.tp-fingerprint:before {
	content: "\f577"
}

.tp-fire:before {
	content: "\f06d"
}

.tp-fire-alt:before {
	content: "\f7e4"
}

.tp-fire-extinguisher:before {
	content: "\f134"
}

.tp-firefox:before {
	content: "\f269"
}

.tp-first-aid:before {
	content: "\f479"
}

.tp-first-order:before {
	content: "\f2b0"
}

.tp-first-order-alt:before {
	content: "\f50a"
}

.tp-firstdraft:before {
	content: "\f3a1"
}

.tp-fish:before {
	content: "\f578"
}

.tp-fist-raised:before {
	content: "\f6de"
}

.tp-flag:before {
	content: "\f024"
}

.tp-flag-checkered:before {
	content: "\f11e"
}

.tp-flag-usa:before {
	content: "\f74d"
}

.tp-flask:before {
	content: "\f0c3"
}

.tp-flickr:before {
	content: "\f16e"
}

.tp-flipboard:before {
	content: "\f44d"
}

.tp-flushed:before {
	content: "\f579"
}

.tp-fly:before {
	content: "\f417"
}

.tp-folder:before {
	content: "\f07b"
}

.tp-folder-minus:before {
	content: "\f65d"
}

.tp-folder-open:before {
	content: "\f07c"
}

.tp-folder-plus:before {
	content: "\f65e"
}

.tp-font:before {
	content: "\f031"
}

.tp-font-awesome:before {
	content: "\f2b4"
}

.tp-font-awesome-alt:before {
	content: "\f35c"
}

.tp-font-awesome-flag:before {
	content: "\f425"
}

.tp-font-awesome-logo-full:before {
	content: "\f4e6"
}

.tp-fonticons:before {
	content: "\f280"
}

.tp-fonticons-fi:before {
	content: "\f3a2"
}

.tp-football-ball:before {
	content: "\f44e"
}

.tp-fort-awesome:before {
	content: "\f286"
}

.tp-fort-awesome-alt:before {
	content: "\f3a3"
}

.tp-forumbee:before {
	content: "\f211"
}

.tp-forward:before {
	content: "\f04e"
}

.tp-foursquare:before {
	content: "\f180"
}

.tp-free-code-camp:before {
	content: "\f2c5"
}

.tp-freebsd:before {
	content: "\f3a4"
}

.tp-frog:before {
	content: "\f52e"
}

.tp-frown:before {
	content: "\f119"
}

.tp-frown-open:before {
	content: "\f57a"
}

.tp-fulcrum:before {
	content: "\f50b"
}

.tp-funnel-dollar:before {
	content: "\f662"
}

.tp-futbol:before {
	content: "\f1e3"
}

.tp-galactic-republic:before {
	content: "\f50c"
}

.tp-galactic-senate:before {
	content: "\f50d"
}

.tp-gamepad:before {
	content: "\f11b"
}

.tp-gas-pump:before {
	content: "\f52f"
}

.tp-gavel:before {
	content: "\f0e3"
}

.tp-gem:before {
	content: "\f3a5"
}

.tp-genderless:before {
	content: "\f22d"
}

.tp-get-pocket:before {
	content: "\f265"
}

.tp-gg:before {
	content: "\f260"
}

.tp-gg-circle:before {
	content: "\f261"
}

.tp-ghost:before {
	content: "\f6e2"
}

.tp-gift:before {
	content: "\f06b"
}

.tp-gifts:before {
	content: "\f79c"
}

.tp-git:before {
	content: "\f1d3"
}

.tp-git-alt:before {
	content: "\f841"
}

.tp-git-square:before {
	content: "\f1d2"
}

.tp-github:before {
	content: "\f09b"
}

.tp-github-alt:before {
	content: "\f113"
}

.tp-github-square:before {
	content: "\f092"
}

.tp-gitkraken:before {
	content: "\f3a6"
}

.tp-gitlab:before {
	content: "\f296"
}

.tp-gitter:before {
	content: "\f426"
}

.tp-glass-cheers:before {
	content: "\f79f"
}

.tp-glass-martini:before {
	content: "\f000"
}

.tp-glass-martini-alt:before {
	content: "\f57b"
}

.tp-glass-whiskey:before {
	content: "\f7a0"
}

.tp-glasses:before {
	content: "\f530"
}

.tp-glide:before {
	content: "\f2a5"
}

.tp-glide-g:before {
	content: "\f2a6"
}

.tp-globe:before {
	content: "\f0ac"
}

.tp-globe-africa:before {
	content: "\f57c"
}

.tp-globe-americas:before {
	content: "\f57d"
}

.tp-globe-asia:before {
	content: "\f57e"
}

.tp-globe-europe:before {
	content: "\f7a2"
}

.tp-gofore:before {
	content: "\f3a7"
}

.tp-golf-ball:before {
	content: "\f450"
}

.tp-goodreads:before {
	content: "\f3a8"
}

.tp-goodreads-g:before {
	content: "\f3a9"
}

.tp-google:before {
	content: "\f1a0"
}

.tp-google-drive:before {
	content: "\f3aa"
}

.tp-google-play:before {
	content: "\f3ab"
}

.tp-google-plus:before {
	content: "\f2b3"
}

.tp-google-plus-g:before {
	content: "\f0d5"
}

.tp-google-plus-square:before {
	content: "\f0d4"
}

.tp-google-wallet:before {
	content: "\f1ee"
}

.tp-gopuram:before {
	content: "\f664"
}

.tp-graduation-cap:before {
	content: "\f19d"
}

.tp-gratipay:before {
	content: "\f184"
}

.tp-grav:before {
	content: "\f2d6"
}

.tp-greater-than:before {
	content: "\f531"
}

.tp-greater-than-equal:before {
	content: "\f532"
}

.tp-grimace:before {
	content: "\f57f"
}

.tp-grin:before {
	content: "\f580"
}

.tp-grin-alt:before {
	content: "\f581"
}

.tp-grin-beam:before {
	content: "\f582"
}

.tp-grin-beam-sweat:before {
	content: "\f583"
}

.tp-grin-hearts:before {
	content: "\f584"
}

.tp-grin-squint:before {
	content: "\f585"
}

.tp-grin-squint-tears:before {
	content: "\f586"
}

.tp-grin-stars:before {
	content: "\f587"
}

.tp-grin-tears:before {
	content: "\f588"
}

.tp-grin-tongue:before {
	content: "\f589"
}

.tp-grin-tongue-squint:before {
	content: "\f58a"
}

.tp-grin-tongue-wink:before {
	content: "\f58b"
}

.tp-grin-wink:before {
	content: "\f58c"
}

.tp-grip-horizontal:before {
	content: "\f58d"
}

.tp-grip-lines:before {
	content: "\f7a4"
}

.tp-grip-lines-vertical:before {
	content: "\f7a5"
}

.tp-grip-vertical:before {
	content: "\f58e"
}

.tp-gripfire:before {
	content: "\f3ac"
}

.tp-grunt:before {
	content: "\f3ad"
}

.tp-guitar:before {
	content: "\f7a6"
}

.tp-gulp:before {
	content: "\f3ae"
}

.tp-h-square:before {
	content: "\f0fd"
}

.tp-hacker-news:before {
	content: "\f1d4"
}

.tp-hacker-news-square:before {
	content: "\f3af"
}

.tp-hackerrank:before {
	content: "\f5f7"
}

.tp-hamburger:before {
	content: "\f805"
}

.tp-hammer:before {
	content: "\f6e3"
}

.tp-hamsa:before {
	content: "\f665"
}

.tp-hand-holding:before {
	content: "\f4bd"
}

.tp-hand-holding-heart:before {
	content: "\f4be"
}

.tp-hand-holding-usd:before {
	content: "\f4c0"
}

.tp-hand-lizard:before {
	content: "\f258"
}

.tp-hand-middle-finger:before {
	content: "\f806"
}

.tp-hand-paper:before {
	content: "\f256"
}

.tp-hand-peace:before {
	content: "\f25b"
}

.tp-hand-point-down:before {
	content: "\f0a7"
}

.tp-hand-point-left:before {
	content: "\f0a5"
}

.tp-hand-point-right:before {
	content: "\f0a4"
}

.tp-hand-point-up:before {
	content: "\f0a6"
}

.tp-hand-pointer:before {
	content: "\f25a"
}

.tp-hand-rock:before {
	content: "\f255"
}

.tp-hand-scissors:before {
	content: "\f257"
}

.tp-hand-spock:before {
	content: "\f259"
}

.tp-hands:before {
	content: "\f4c2"
}

.tp-hands-helping:before {
	content: "\f4c4"
}

.tp-handshake:before {
	content: "\f2b5"
}

.tp-hanukiah:before {
	content: "\f6e6"
}

.tp-hard-hat:before {
	content: "\f807"
}

.tp-hashtag:before {
	content: "\f292"
}

.tp-hat-wizard:before {
	content: "\f6e8"
}

.tp-haykal:before {
	content: "\f666"
}

.tp-hdd:before {
	content: "\f0a0"
}

.tp-heading:before {
	content: "\f1dc"
}

.tp-headphones:before {
	content: "\f025"
}

.tp-headphones-alt:before {
	content: "\f58f"
}

.tp-headset:before {
	content: "\f590"
}

.tp-heart:before {
	content: "\f004"
}

.tp-heart-broken:before {
	content: "\f7a9"
}

.tp-heartbeat:before {
	content: "\f21e"
}

.tp-helicopter:before {
	content: "\f533"
}

.tp-highlighter:before {
	content: "\f591"
}

.tp-hiking:before {
	content: "\f6ec"
}

.tp-hippo:before {
	content: "\f6ed"
}

.tp-hips:before {
	content: "\f452"
}

.tp-hire-a-helper:before {
	content: "\f3b0"
}

.tp-history:before {
	content: "\f1da"
}

.tp-hockey-puck:before {
	content: "\f453"
}

.tp-holly-berry:before {
	content: "\f7aa"
}

.tp-home:before {
	content: "\f015"
}

.tp-hooli:before {
	content: "\f427"
}

.tp-hornbill:before {
	content: "\f592"
}

.tp-horse:before {
	content: "\f6f0"
}

.tp-horse-head:before {
	content: "\f7ab"
}

.tp-hospital:before {
	content: "\f0f8"
}

.tp-hospital-alt:before {
	content: "\f47d"
}

.tp-hospital-symbol:before {
	content: "\f47e"
}

.tp-hot-tub:before {
	content: "\f593"
}

.tp-hotdog:before {
	content: "\f80f"
}

.tp-hotel:before {
	content: "\f594"
}

.tp-hotjar:before {
	content: "\f3b1"
}

.tp-hourglass:before {
	content: "\f254"
}

.tp-hourglass-end:before {
	content: "\f253"
}

.tp-hourglass-half:before {
	content: "\f252"
}

.tp-hourglass-start:before {
	content: "\f251"
}

.tp-house-damage:before {
	content: "\f6f1"
}

.tp-houzz:before {
	content: "\f27c"
}

.tp-hryvnia:before {
	content: "\f6f2"
}

.tp-html5:before {
	content: "\f13b"
}

.tp-hubspot:before {
	content: "\f3b2"
}

.tp-i-cursor:before {
	content: "\f246"
}

.tp-ice-cream:before {
	content: "\f810"
}

.tp-icicles:before {
	content: "\f7ad"
}

.tp-icons:before {
	content: "\f86d"
}

.tp-id-badge:before {
	content: "\f2c1"
}

.tp-id-card:before {
	content: "\f2c2"
}

.tp-id-card-alt:before {
	content: "\f47f"
}

.tp-igloo:before {
	content: "\f7ae"
}

.tp-image:before {
	content: "\f03e"
}

.tp-images:before {
	content: "\f302"
}

.tp-imdb:before {
	content: "\f2d8"
}

.tp-inbox:before {
	content: "\f01c"
}

.tp-indent:before {
	content: "\f03c"
}

.tp-industry:before {
	content: "\f275"
}

.tp-infinity:before {
	content: "\f534"
}

.tp-info:before {
	content: "\f129"
}

.tp-info-circle:before {
	content: "\f05a"
}

.tp-instagram:before {
	content: "\f16d"
}

.tp-intercom:before {
	content: "\f7af"
}

.tp-internet-explorer:before {
	content: "\f26b"
}

.tp-invision:before {
	content: "\f7b0"
}

.tp-ioxhost:before {
	content: "\f208"
}

.tp-italic:before {
	content: "\f033"
}

.tp-itch-io:before {
	content: "\f83a"
}

.tp-itunes:before {
	content: "\f3b4"
}

.tp-itunes-note:before {
	content: "\f3b5"
}

.tp-java:before {
	content: "\f4e4"
}

.tp-jedi:before {
	content: "\f669"
}

.tp-jedi-order:before {
	content: "\f50e"
}

.tp-jenkins:before {
	content: "\f3b6"
}

.tp-jira:before {
	content: "\f7b1"
}

.tp-joget:before {
	content: "\f3b7"
}

.tp-joint:before {
	content: "\f595"
}

.tp-joomla:before {
	content: "\f1aa"
}

.tp-journal-whills:before {
	content: "\f66a"
}

.tp-js:before {
	content: "\f3b8"
}

.tp-js-square:before {
	content: "\f3b9"
}

.tp-jsfiddle:before {
	content: "\f1cc"
}

.tp-kaaba:before {
	content: "\f66b"
}

.tp-kaggle:before {
	content: "\f5fa"
}

.tp-key:before {
	content: "\f084"
}

.tp-keybase:before {
	content: "\f4f5"
}

.tp-keyboard:before {
	content: "\f11c"
}

.tp-keycdn:before {
	content: "\f3ba"
}

.tp-khanda:before {
	content: "\f66d"
}

.tp-kickstarter:before {
	content: "\f3bb"
}

.tp-kickstarter-k:before {
	content: "\f3bc"
}

.tp-kiss:before {
	content: "\f596"
}

.tp-kiss-beam:before {
	content: "\f597"
}

.tp-kiss-wink-heart:before {
	content: "\f598"
}

.tp-kiwi-bird:before {
	content: "\f535"
}

.tp-korvue:before {
	content: "\f42f"
}

.tp-landmark:before {
	content: "\f66f"
}

.tp-language:before {
	content: "\f1ab"
}

.tp-laptop:before {
	content: "\f109"
}

.tp-laptop-code:before {
	content: "\f5fc"
}

.tp-laptop-medical:before {
	content: "\f812"
}

.tp-laravel:before {
	content: "\f3bd"
}

.tp-lastfm:before {
	content: "\f202"
}

.tp-lastfm-square:before {
	content: "\f203"
}

.tp-laugh:before {
	content: "\f599"
}

.tp-laugh-beam:before {
	content: "\f59a"
}

.tp-laugh-squint:before {
	content: "\f59b"
}

.tp-laugh-wink:before {
	content: "\f59c"
}

.tp-layer-group:before {
	content: "\f5fd"
}

.tp-leaf:before {
	content: "\f06c"
}

.tp-leanpub:before {
	content: "\f212"
}

.tp-lemon:before {
	content: "\f094"
}

.tp-less:before {
	content: "\f41d"
}

.tp-less-than:before {
	content: "\f536"
}

.tp-less-than-equal:before {
	content: "\f537"
}

.tp-level-down-alt:before {
	content: "\f3be"
}

.tp-level-up-alt:before {
	content: "\f3bf"
}

.tp-life-ring:before {
	content: "\f1cd"
}

.tp-lightbulb:before {
	content: "\f0eb"
}

.tp-line:before {
	content: "\f3c0"
}

.tp-link:before {
	content: "\f0c1"
}

.tp-linkedin:before {
	content: "\f08c"
}

.tp-linkedin-in:before {
	content: "\f0e1"
}

.tp-linode:before {
	content: "\f2b8"
}

.tp-linux:before {
	content: "\f17c"
}

.tp-lira-sign:before {
	content: "\f195"
}

.tp-list:before {
	content: "\f03a"
}

.tp-list-alt:before {
	content: "\f022"
}

.tp-list-ol:before {
	content: "\f0cb"
}

.tp-list-ul:before {
	content: "\f0ca"
}

.tp-location-arrow:before {
	content: "\f124"
}

.tp-lock:before {
	content: "\f023"
}

.tp-lock-open:before {
	content: "\f3c1"
}

.tp-long-arrow-alt-down:before {
	content: "\f309"
}

.tp-long-arrow-alt-left:before {
	content: "\f30a"
}

.tp-long-arrow-alt-right:before {
	content: "\f30b"
}

.tp-long-arrow-alt-up:before {
	content: "\f30c"
}

.tp-low-vision:before {
	content: "\f2a8"
}

.tp-luggage-cart:before {
	content: "\f59d"
}

.tp-lyft:before {
	content: "\f3c3"
}

.tp-magento:before {
	content: "\f3c4"
}

.tp-magic:before {
	content: "\f0d0"
}

.tp-magnet:before {
	content: "\f076"
}

.tp-mail-bulk:before {
	content: "\f674"
}

.tp-mailchimp:before {
	content: "\f59e"
}

.tp-male:before {
	content: "\f183"
}

.tp-mandalorian:before {
	content: "\f50f"
}

.tp-map:before {
	content: "\f279"
}

.tp-map-marked:before {
	content: "\f59f"
}

.tp-map-marked-alt:before {
	content: "\f5a0"
}

.tp-map-marker:before {
	content: "\f041"
}

.tp-map-marker-alt:before {
	content: "\f3c5"
}

.tp-map-pin:before {
	content: "\f276"
}

.tp-map-signs:before {
	content: "\f277"
}

.tp-markdown:before {
	content: "\f60f"
}

.tp-marker:before {
	content: "\f5a1"
}

.tp-mars:before {
	content: "\f222"
}

.tp-mars-double:before {
	content: "\f227"
}

.tp-mars-stroke:before {
	content: "\f229"
}

.tp-mars-stroke-h:before {
	content: "\f22b"
}

.tp-mars-stroke-v:before {
	content: "\f22a"
}

.tp-mask:before {
	content: "\f6fa"
}

.tp-mastodon:before {
	content: "\f4f6"
}

.tp-maxcdn:before {
	content: "\f136"
}

.tp-medal:before {
	content: "\f5a2"
}

.tp-medapps:before {
	content: "\f3c6"
}

.tp-medium:before {
	content: "\f23a"
}

.tp-medium-m:before {
	content: "\f3c7"
}

.tp-medkit:before {
	content: "\f0fa"
}

.tp-medrt:before {
	content: "\f3c8"
}

.tp-meetup:before {
	content: "\f2e0"
}

.tp-megaport:before {
	content: "\f5a3"
}

.tp-meh:before {
	content: "\f11a"
}

.tp-meh-blank:before {
	content: "\f5a4"
}

.tp-meh-rolling-eyes:before {
	content: "\f5a5"
}

.tp-memory:before {
	content: "\f538"
}

.tp-mendeley:before {
	content: "\f7b3"
}

.tp-menorah:before {
	content: "\f676"
}

.tp-mercury:before {
	content: "\f223"
}

.tp-meteor:before {
	content: "\f753"
}

.tp-microchip:before {
	content: "\f2db"
}

.tp-microphone:before {
	content: "\f130"
}

.tp-microphone-alt:before {
	content: "\f3c9"
}

.tp-microphone-alt-slash:before {
	content: "\f539"
}

.tp-microphone-slash:before {
	content: "\f131"
}

.tp-microscope:before {
	content: "\f610"
}

.tp-microsoft:before {
	content: "\f3ca"
}

.tp-minus:before {
	content: "\f068"
}

.tp-minus-circle:before {
	content: "\f056"
}

.tp-minus-square:before {
	content: "\f146"
}

.tp-mitten:before {
	content: "\f7b5"
}

.tp-mix:before {
	content: "\f3cb"
}

.tp-mixcloud:before {
	content: "\f289"
}

.tp-mizuni:before {
	content: "\f3cc"
}

.tp-mobile:before {
	content: "\f10b"
}

.tp-mobile-alt:before {
	content: "\f3cd"
}

.tp-modx:before {
	content: "\f285"
}

.tp-monero:before {
	content: "\f3d0"
}

.tp-money-bill:before {
	content: "\f0d6"
}

.tp-money-bill-alt:before {
	content: "\f3d1"
}

.tp-money-bill-wave:before {
	content: "\f53a"
}

.tp-money-bill-wave-alt:before {
	content: "\f53b"
}

.tp-money-check:before {
	content: "\f53c"
}

.tp-money-check-alt:before {
	content: "\f53d"
}

.tp-monument:before {
	content: "\f5a6"
}

.tp-moon:before {
	content: "\f186"
}

.tp-mortar-pestle:before {
	content: "\f5a7"
}

.tp-mosque:before {
	content: "\f678"
}

.tp-motorcycle:before {
	content: "\f21c"
}

.tp-mountain:before {
	content: "\f6fc"
}

.tp-mouse-pointer:before {
	content: "\f245"
}

.tp-mug-hot:before {
	content: "\f7b6"
}

.tp-music:before {
	content: "\f001"
}

.tp-napster:before {
	content: "\f3d2"
}

.tp-neos:before {
	content: "\f612"
}

.tp-network-wired:before {
	content: "\f6ff"
}

.tp-neuter:before {
	content: "\f22c"
}

.tp-newspaper:before {
	content: "\f1ea"
}

.tp-nimblr:before {
	content: "\f5a8"
}

.tp-node:before {
	content: "\f419"
}

.tp-node-js:before {
	content: "\f3d3"
}

.tp-not-equal:before {
	content: "\f53e"
}

.tp-notes-medical:before {
	content: "\f481"
}

.tp-npm:before {
	content: "\f3d4"
}

.tp-ns8:before {
	content: "\f3d5"
}

.tp-nutritionix:before {
	content: "\f3d6"
}

.tp-object-group:before {
	content: "\f247"
}

.tp-object-ungroup:before {
	content: "\f248"
}

.tp-odnoklassniki:before {
	content: "\f263"
}

.tp-odnoklassniki-square:before {
	content: "\f264"
}

.tp-oil-can:before {
	content: "\f613"
}

.tp-old-republic:before {
	content: "\f510"
}

.tp-om:before {
	content: "\f679"
}

.tp-opencart:before {
	content: "\f23d"
}

.tp-openid:before {
	content: "\f19b"
}

.tp-opera:before {
	content: "\f26a"
}

.tp-optin-monster:before {
	content: "\f23c"
}

.tp-osi:before {
	content: "\f41a"
}

.tp-otter:before {
	content: "\f700"
}

.tp-outdent:before {
	content: "\f03b"
}

.tp-page4:before {
	content: "\f3d7"
}

.tp-pagelines:before {
	content: "\f18c"
}

.tp-pager:before {
	content: "\f815"
}

.tp-paint-brush:before {
	content: "\f1fc"
}

.tp-paint-roller:before {
	content: "\f5aa"
}

.tp-palette:before {
	content: "\f53f"
}

.tp-palfed:before {
	content: "\f3d8"
}

.tp-pallet:before {
	content: "\f482"
}

.tp-paper-plane:before {
	content: "\f1d8"
}

.tp-paperclip:before {
	content: "\f0c6"
}

.tp-parachute-box:before {
	content: "\f4cd"
}

.tp-paragraph:before {
	content: "\f1dd"
}

.tp-parking:before {
	content: "\f540"
}

.tp-passport:before {
	content: "\f5ab"
}

.tp-pastafarianism:before {
	content: "\f67b"
}

.tp-paste:before {
	content: "\f0ea"
}

.tp-patreon:before {
	content: "\f3d9"
}

.tp-pause:before {
	content: "\f04c"
}

.tp-pause-circle:before {
	content: "\f28b"
}

.tp-paw:before {
	content: "\f1b0"
}

.tp-paypal:before {
	content: "\f1ed"
}

.tp-peace:before {
	content: "\f67c"
}

.tp-pen:before {
	content: "\f304"
}

.tp-pen-alt:before {
	content: "\f305"
}

.tp-pen-fancy:before {
	content: "\f5ac"
}

.tp-pen-nib:before {
	content: "\f5ad"
}

.tp-pen-square:before {
	content: "\f14b"
}

.tp-pencil-alt:before {
	content: "\f303"
}

.tp-pencil-ruler:before {
	content: "\f5ae"
}

.tp-penny-arcade:before {
	content: "\f704"
}

.tp-people-carry:before {
	content: "\f4ce"
}

.tp-pepper-hot:before {
	content: "\f816"
}

.tp-percent:before {
	content: "\f295"
}

.tp-percentage:before {
	content: "\f541"
}

.tp-periscope:before {
	content: "\f3da"
}

.tp-person-booth:before {
	content: "\f756"
}

.tp-phabricator:before {
	content: "\f3db"
}

.tp-phoenix-framework:before {
	content: "\f3dc"
}

.tp-phoenix-squadron:before {
	content: "\f511"
}

.tp-phone:before {
	content: "\f095"
}

.tp-phone-alt:before {
	content: "\f879"
}

.tp-phone-slash:before {
	content: "\f3dd"
}

.tp-phone-square:before {
	content: "\f098"
}

.tp-phone-square-alt:before {
	content: "\f87b"
}

.tp-phone-volume:before {
	content: "\f2a0"
}

.tp-photo-video:before {
	content: "\f87c"
}

.tp-php:before {
	content: "\f457"
}

.tp-pied-piper:before {
	content: "\f2ae"
}

.tp-pied-piper-alt:before {
	content: "\f1a8"
}

.tp-pied-piper-hat:before {
	content: "\f4e5"
}

.tp-pied-piper-pp:before {
	content: "\f1a7"
}

.tp-piggy-bank:before {
	content: "\f4d3"
}

.tp-pills:before {
	content: "\f484"
}

.tp-pinterest:before {
	content: "\f0d2"
}

.tp-pinterest-p:before {
	content: "\f231"
}

.tp-pinterest-square:before {
	content: "\f0d3"
}

.tp-pizza-slice:before {
	content: "\f818"
}

.tp-place-of-worship:before {
	content: "\f67f"
}

.tp-plane:before {
	content: "\f072"
}

.tp-plane-arrival:before {
	content: "\f5af"
}

.tp-plane-departure:before {
	content: "\f5b0"
}

.tp-play:before {
	content: "\f04b"
}

.tp-play-circle:before {
	content: "\f144"
}

.tp-playstation:before {
	content: "\f3df"
}

.tp-plug:before {
	content: "\f1e6"
}

.tp-plus:before {
	content: "\f067"
}

.tp-plus-circle:before {
	content: "\f055"
}

.tp-plus-square:before {
	content: "\f0fe"
}

.tp-podcast:before {
	content: "\f2ce"
}

.tp-poll:before {
	content: "\f681"
}

.tp-poll-h:before {
	content: "\f682"
}

.tp-poo:before {
	content: "\f2fe"
}

.tp-poo-storm:before {
	content: "\f75a"
}

.tp-poop:before {
	content: "\f619"
}

.tp-portrait:before {
	content: "\f3e0"
}

.tp-pound-sign:before {
	content: "\f154"
}

.tp-power-off:before {
	content: "\f011"
}

.tp-pray:before {
	content: "\f683"
}

.tp-praying-hands:before {
	content: "\f684"
}

.tp-prescription:before {
	content: "\f5b1"
}

.tp-prescription-bottle:before {
	content: "\f485"
}

.tp-prescription-bottle-alt:before {
	content: "\f486"
}

.tp-print:before {
	content: "\f02f"
}

.tp-procedures:before {
	content: "\f487"
}

.tp-product-hunt:before {
	content: "\f288"
}

.tp-project-diagram:before {
	content: "\f542"
}

.tp-pushed:before {
	content: "\f3e1"
}

.tp-puzzle-piece:before {
	content: "\f12e"
}

.tp-python:before {
	content: "\f3e2"
}

.tp-qq:before {
	content: "\f1d6"
}

.tp-qrcode:before {
	content: "\f029"
}

.tp-question:before {
	content: "\f128"
}

.tp-question-circle:before {
	content: "\f059"
}

.tp-quidditch:before {
	content: "\f458"
}

.tp-quinscape:before {
	content: "\f459"
}

.tp-quora:before {
	content: "\f2c4"
}

.tp-quote-left:before {
	content: "\f10d"
}

.tp-quote-right:before {
	content: "\f10e"
}

.tp-quran:before {
	content: "\f687"
}

.tp-r-project:before {
	content: "\f4f7"
}

.tp-radiation:before {
	content: "\f7b9"
}

.tp-radiation-alt:before {
	content: "\f7ba"
}

.tp-rainbow:before {
	content: "\f75b"
}

.tp-random:before {
	content: "\f074"
}

.tp-raspberry-pi:before {
	content: "\f7bb"
}

.tp-ravelry:before {
	content: "\f2d9"
}

.tp-react:before {
	content: "\f41b"
}

.tp-reacteurope:before {
	content: "\f75d"
}

.tp-readme:before {
	content: "\f4d5"
}

.tp-rebel:before {
	content: "\f1d0"
}

.tp-receipt:before {
	content: "\f543"
}

.tp-recycle:before {
	content: "\f1b8"
}

.tp-red-river:before {
	content: "\f3e3"
}

.tp-reddit:before {
	content: "\f1a1"
}

.tp-reddit-alien:before {
	content: "\f281"
}

.tp-reddit-square:before {
	content: "\f1a2"
}

.tp-redhat:before {
	content: "\f7bc"
}

.tp-redo:before {
	content: "\f01e"
}

.tp-redo-alt:before {
	content: "\f2f9"
}

.tp-registered:before {
	content: "\f25d"
}

.tp-remove-format:before {
	content: "\f87d"
}

.tp-renren:before {
	content: "\f18b"
}

.tp-reply:before {
	content: "\f3e5"
}

.tp-reply-all:before {
	content: "\f122"
}

.tp-replyd:before {
	content: "\f3e6"
}

.tp-republican:before {
	content: "\f75e"
}

.tp-researchgate:before {
	content: "\f4f8"
}

.tp-resolving:before {
	content: "\f3e7"
}

.tp-restroom:before {
	content: "\f7bd"
}

.tp-retweet:before {
	content: "\f079"
}

.tp-rev:before {
	content: "\f5b2"
}

.tp-ribbon:before {
	content: "\f4d6"
}

.tp-ring:before {
	content: "\f70b"
}

.tp-road:before {
	content: "\f018"
}

.tp-robot:before {
	content: "\f544"
}

.tp-rocket:before {
	content: "\f135"
}

.tp-rocketchat:before {
	content: "\f3e8"
}

.tp-rockrms:before {
	content: "\f3e9"
}

.tp-route:before {
	content: "\f4d7"
}

.tp-rss:before {
	content: "\f09e"
}

.tp-rss-square:before {
	content: "\f143"
}

.tp-ruble-sign:before {
	content: "\f158"
}

.tp-ruler:before {
	content: "\f545"
}

.tp-ruler-combined:before {
	content: "\f546"
}

.tp-ruler-horizontal:before {
	content: "\f547"
}

.tp-ruler-vertical:before {
	content: "\f548"
}

.tp-running:before {
	content: "\f70c"
}

.tp-rupee-sign:before {
	content: "\f156"
}

.tp-sad-cry:before {
	content: "\f5b3"
}

.tp-sad-tear:before {
	content: "\f5b4"
}

.tp-safari:before {
	content: "\f267"
}

.tp-salesforce:before {
	content: "\f83b"
}

.tp-sass:before {
	content: "\f41e"
}

.tp-satellite:before {
	content: "\f7bf"
}

.tp-satellite-dish:before {
	content: "\f7c0"
}

.tp-save:before {
	content: "\f0c7"
}

.tp-schlix:before {
	content: "\f3ea"
}

.tp-school:before {
	content: "\f549"
}

.tp-screwdriver:before {
	content: "\f54a"
}

.tp-scribd:before {
	content: "\f28a"
}

.tp-scroll:before {
	content: "\f70e"
}

.tp-sd-card:before {
	content: "\f7c2"
}

.tp-search:before {
	content: "\f002"
}

.tp-search-dollar:before {
	content: "\f688"
}

.tp-search-location:before {
	content: "\f689"
}

.tp-search-minus:before {
	content: "\f010"
}

.tp-search-plus:before {
	content: "\f00e"
}

.tp-searchengin:before {
	content: "\f3eb"
}

.tp-seedling:before {
	content: "\f4d8"
}

.tp-sellcast:before {
	content: "\f2da"
}

.tp-sellsy:before {
	content: "\f213"
}

.tp-server:before {
	content: "\f233"
}

.tp-servicestack:before {
	content: "\f3ec"
}

.tp-shapes:before {
	content: "\f61f"
}

.tp-share:before {
	content: "\f064"
}

.tp-share-alt:before {
	content: "\f1e0"
}

.tp-share-alt-square:before {
	content: "\f1e1"
}

.tp-share-square:before {
	content: "\f14d"
}

.tp-shekel-sign:before {
	content: "\f20b"
}

.tp-shield-alt:before {
	content: "\f3ed"
}

.tp-ship:before {
	content: "\f21a"
}

.tp-shipping-fast:before {
	content: "\f48b"
}

.tp-shirtsinbulk:before {
	content: "\f214"
}

.tp-shoe-prints:before {
	content: "\f54b"
}

.tp-shopping-bag:before {
	content: "\f290"
}

.tp-shopping-basket:before {
	content: "\f291"
}

.tp-shopping-cart:before {
	content: "\f07a"
}

.tp-shopware:before {
	content: "\f5b5"
}

.tp-shower:before {
	content: "\f2cc"
}

.tp-shuttle-van:before {
	content: "\f5b6"
}

.tp-sign:before {
	content: "\f4d9"
}

.tp-sign-in-alt:before {
	content: "\f2f6"
}

.tp-sign-language:before {
	content: "\f2a7"
}

.tp-sign-out-alt:before {
	content: "\f2f5"
}

.tp-signal:before {
	content: "\f012"
}

.tp-signature:before {
	content: "\f5b7"
}

.tp-sim-card:before {
	content: "\f7c4"
}

.tp-simplybuilt:before {
	content: "\f215"
}

.tp-sistrix:before {
	content: "\f3ee"
}

.tp-sitemap:before {
	content: "\f0e8"
}

.tp-sith:before {
	content: "\f512"
}

.tp-skating:before {
	content: "\f7c5"
}

.tp-sketch:before {
	content: "\f7c6"
}

.tp-skiing:before {
	content: "\f7c9"
}

.tp-skiing-nordic:before {
	content: "\f7ca"
}

.tp-skull:before {
	content: "\f54c"
}

.tp-skull-crossbones:before {
	content: "\f714"
}

.tp-skyatlas:before {
	content: "\f216"
}

.tp-skype:before {
	content: "\f17e"
}

.tp-slack:before {
	content: "\f198"
}

.tp-slack-hash:before {
	content: "\f3ef"
}

.tp-slash:before {
	content: "\f715"
}

.tp-sleigh:before {
	content: "\f7cc"
}

.tp-sliders-h:before {
	content: "\f1de"
}

.tp-slideshare:before {
	content: "\f1e7"
}

.tp-smile:before {
	content: "\f118"
}

.tp-smile-beam:before {
	content: "\f5b8"
}

.tp-smile-wink:before {
	content: "\f4da"
}

.tp-smog:before {
	content: "\f75f"
}

.tp-smoking:before {
	content: "\f48d"
}

.tp-smoking-ban:before {
	content: "\f54d"
}

.tp-sms:before {
	content: "\f7cd"
}

.tp-snapchat:before {
	content: "\f2ab"
}

.tp-snapchat-ghost:before {
	content: "\f2ac"
}

.tp-snapchat-square:before {
	content: "\f2ad"
}

.tp-snowboarding:before {
	content: "\f7ce"
}

.tp-snowflake:before {
	content: "\f2dc"
}

.tp-snowman:before {
	content: "\f7d0"
}

.tp-snowplow:before {
	content: "\f7d2"
}

.tp-socks:before {
	content: "\f696"
}

.tp-solar-panel:before {
	content: "\f5ba"
}

.tp-sort:before {
	content: "\f0dc"
}

.tp-sort-alpha-down:before {
	content: "\f15d"
}

.tp-sort-alpha-down-alt:before {
	content: "\f881"
}

.tp-sort-alpha-up:before {
	content: "\f15e"
}

.tp-sort-alpha-up-alt:before {
	content: "\f882"
}

.tp-sort-amount-down:before {
	content: "\f160"
}

.tp-sort-amount-down-alt:before {
	content: "\f884"
}

.tp-sort-amount-up:before {
	content: "\f161"
}

.tp-sort-amount-up-alt:before {
	content: "\f885"
}

.tp-sort-down:before {
	content: "\f0dd"
}

.tp-sort-numeric-down:before {
	content: "\f162"
}

.tp-sort-numeric-down-alt:before {
	content: "\f886"
}

.tp-sort-numeric-up:before {
	content: "\f163"
}

.tp-sort-numeric-up-alt:before {
	content: "\f887"
}

.tp-sort-up:before {
	content: "\f0de"
}

.tp-soundcloud:before {
	content: "\f1be"
}

.tp-sourcetree:before {
	content: "\f7d3"
}

.tp-spa:before {
	content: "\f5bb"
}

.tp-space-shuttle:before {
	content: "\f197"
}

.tp-speakap:before {
	content: "\f3f3"
}

.tp-speaker-deck:before {
	content: "\f83c"
}

.tp-spell-check:before {
	content: "\f891"
}

.tp-spider:before {
	content: "\f717"
}

.tp-spinner:before {
	content: "\f110"
}

.tp-splotch:before {
	content: "\f5bc"
}

.tp-spotify:before {
	content: "\f1bc"
}

.tp-spray-can:before {
	content: "\f5bd"
}

.tp-square:before {
	content: "\f0c8"
}

.tp-square-full:before {
	content: "\f45c"
}

.tp-square-root-alt:before {
	content: "\f698"
}

.tp-squarespace:before {
	content: "\f5be"
}

.tp-stack-exchange:before {
	content: "\f18d"
}

.tp-stack-overflow:before {
	content: "\f16c"
}

.tp-stackpath:before {
	content: "\f842"
}

.tp-stamp:before {
	content: "\f5bf"
}

.tp-star:before {
	content: "\f005"
}

.tp-star-and-crescent:before {
	content: "\f699"
}

.tp-star-half:before {
	content: "\f089"
}

.tp-star-half-alt:before {
	content: "\f5c0"
}

.tp-star-of-david:before {
	content: "\f69a"
}

.tp-star-of-life:before {
	content: "\f621"
}

.tp-staylinked:before {
	content: "\f3f5"
}

.tp-steam:before {
	content: "\f1b6"
}

.tp-steam-square:before {
	content: "\f1b7"
}

.tp-steam-symbol:before {
	content: "\f3f6"
}

.tp-step-backward:before {
	content: "\f048"
}

.tp-step-forward:before {
	content: "\f051"
}

.tp-stethoscope:before {
	content: "\f0f1"
}

.tp-sticker-mule:before {
	content: "\f3f7"
}

.tp-sticky-note:before {
	content: "\f249"
}

.tp-stop:before {
	content: "\f04d"
}

.tp-stop-circle:before {
	content: "\f28d"
}

.tp-stopwatch:before {
	content: "\f2f2"
}

.tp-store:before {
	content: "\f54e"
}

.tp-store-alt:before {
	content: "\f54f"
}

.tp-strava:before {
	content: "\f428"
}

.tp-stream:before {
	content: "\f550"
}

.tp-street-view:before {
	content: "\f21d"
}

.tp-strikethrough:before {
	content: "\f0cc"
}

.tp-stripe:before {
	content: "\f429"
}

.tp-stripe-s:before {
	content: "\f42a"
}

.tp-stroopwafel:before {
	content: "\f551"
}

.tp-studiovinari:before {
	content: "\f3f8"
}

.tp-stumbleupon:before {
	content: "\f1a4"
}

.tp-stumbleupon-circle:before {
	content: "\f1a3"
}

.tp-subscript:before {
	content: "\f12c"
}

.tp-subway:before {
	content: "\f239"
}

.tp-suitcase:before {
	content: "\f0f2"
}

.tp-suitcase-rolling:before {
	content: "\f5c1"
}

.tp-sun:before {
	content: "\f185"
}

.tp-superpowers:before {
	content: "\f2dd"
}

.tp-superscript:before {
	content: "\f12b"
}

.tp-supple:before {
	content: "\f3f9"
}

.tp-surprise:before {
	content: "\f5c2"
}

.tp-suse:before {
	content: "\f7d6"
}

.tp-swatchbook:before {
	content: "\f5c3"
}

.tp-swimmer:before {
	content: "\f5c4"
}

.tp-swimming-pool:before {
	content: "\f5c5"
}

.tp-symfony:before {
	content: "\f83d"
}

.tp-synagogue:before {
	content: "\f69b"
}

.tp-sync:before {
	content: "\f021"
}

.tp-sync-alt:before {
	content: "\f2f1"
}

.tp-syringe:before {
	content: "\f48e"
}

.tp-table:before {
	content: "\f0ce"
}

.tp-table-tennis:before {
	content: "\f45d"
}

.tp-tablet:before {
	content: "\f10a"
}

.tp-tablet-alt:before {
	content: "\f3fa"
}

.tp-tablets:before {
	content: "\f490"
}

.tp-tachometer-alt:before {
	content: "\f3fd"
}

.tp-tag:before {
	content: "\f02b"
}

.tp-tags:before {
	content: "\f02c"
}

.tp-tape:before {
	content: "\f4db"
}

.tp-tasks:before {
	content: "\f0ae"
}

.tp-taxi:before {
	content: "\f1ba"
}

.tp-teamspeak:before {
	content: "\f4f9"
}

.tp-teeth:before {
	content: "\f62e"
}

.tp-teeth-open:before {
	content: "\f62f"
}

.tp-telegram:before {
	content: "\f2c6"
}

.tp-telegram-plane:before {
	content: "\f3fe"
}

.tp-temperature-high:before {
	content: "\f769"
}

.tp-temperature-low:before {
	content: "\f76b"
}

.tp-tencent-weibo:before {
	content: "\f1d5"
}

.tp-tenge:before {
	content: "\f7d7"
}

.tp-terminal:before {
	content: "\f120"
}

.tp-text-height:before {
	content: "\f034"
}

.tp-text-width:before {
	content: "\f035"
}

.tp-th:before {
	content: "\f00a"
}

.tp-th-large:before {
	content: "\f009"
}

.tp-th-list:before {
	content: "\f00b"
}

.tp-the-red-yeti:before {
	content: "\f69d"
}

.tp-theater-masks:before {
	content: "\f630"
}

.tp-themeco:before {
	content: "\f5c6"
}

.tp-themeisle:before {
	content: "\f2b2"
}

.tp-thermometer:before {
	content: "\f491"
}

.tp-thermometer-empty:before {
	content: "\f2cb"
}

.tp-thermometer-full:before {
	content: "\f2c7"
}

.tp-thermometer-half:before {
	content: "\f2c9"
}

.tp-thermometer-quarter:before {
	content: "\f2ca"
}

.tp-thermometer-three-quarters:before {
	content: "\f2c8"
}

.tp-think-peaks:before {
	content: "\f731"
}

.tp-thumbs-down:before {
	content: "\f165"
}

.tp-thumbs-up:before {
	content: "\f164"
}

.tp-thumbtack:before {
	content: "\f08d"
}

.tp-ticket-alt:before {
	content: "\f3ff"
}

.tp-times:before {
	content: "\f00d"
}

.tp-times-circle:before {
	content: "\f057"
}

.tp-tint:before {
	content: "\f043"
}

.tp-tint-slash:before {
	content: "\f5c7"
}

.tp-tired:before {
	content: "\f5c8"
}

.tp-toggle-off:before {
	content: "\f204"
}

.tp-toggle-on:before {
	content: "\f205"
}

.tp-toilet:before {
	content: "\f7d8"
}

.tp-toilet-paper:before {
	content: "\f71e"
}

.tp-toolbox:before {
	content: "\f552"
}

.tp-tools:before {
	content: "\f7d9"
}

.tp-tooth:before {
	content: "\f5c9"
}

.tp-torah:before {
	content: "\f6a0"
}

.tp-torii-gate:before {
	content: "\f6a1"
}

.tp-tractor:before {
	content: "\f722"
}

.tp-trade-federation:before {
	content: "\f513"
}

.tp-trademark:before {
	content: "\f25c"
}

.tp-traffic-light:before {
	content: "\f637"
}

.tp-train:before {
	content: "\f238"
}

.tp-tram:before {
	content: "\f7da"
}

.tp-transgender:before {
	content: "\f224"
}

.tp-transgender-alt:before {
	content: "\f225"
}

.tp-trash:before {
	content: "\f1f8"
}

.tp-trash-alt:before {
	content: "\f2ed"
}

.tp-trash-restore:before {
	content: "\f829"
}

.tp-trash-restore-alt:before {
	content: "\f82a"
}

.tp-tree:before {
	content: "\f1bb"
}

.tp-trello:before {
	content: "\f181"
}

.tp-tripadvisor:before {
	content: "\f262"
}

.tp-trophy:before {
	content: "\f091"
}

.tp-truck:before {
	content: "\f0d1"
}

.tp-truck-loading:before {
	content: "\f4de"
}

.tp-truck-monster:before {
	content: "\f63b"
}

.tp-truck-moving:before {
	content: "\f4df"
}

.tp-truck-pickup:before {
	content: "\f63c"
}

.tp-tshirt:before {
	content: "\f553"
}

.tp-tty:before {
	content: "\f1e4"
}

.tp-tumblr:before {
	content: "\f173"
}

.tp-tumblr-square:before {
	content: "\f174"
}

.tp-tv:before {
	content: "\f26c"
}

.tp-twitch:before {
	content: "\f1e8"
}

.tp-twitter:before {
	content: "\f099"
}

.tp-twitter-square:before {
	content: "\f081"
}

.tp-typo3:before {
	content: "\f42b"
}

.tp-uber:before {
	content: "\f402"
}

.tp-ubuntu:before {
	content: "\f7df"
}

.tp-uikit:before {
	content: "\f403"
}

.tp-umbrella:before {
	content: "\f0e9"
}

.tp-umbrella-beach:before {
	content: "\f5ca"
}

.tp-underline:before {
	content: "\f0cd"
}

.tp-undo:before {
	content: "\f0e2"
}

.tp-undo-alt:before {
	content: "\f2ea"
}

.tp-uniregistry:before {
	content: "\f404"
}

.tp-universal-access:before {
	content: "\f29a"
}

.tp-university:before {
	content: "\f19c"
}

.tp-unlink:before {
	content: "\f127"
}

.tp-unlock:before {
	content: "\f09c"
}

.tp-unlock-alt:before {
	content: "\f13e"
}

.tp-untappd:before {
	content: "\f405"
}

.tp-upload:before {
	content: "\f093"
}

.tp-ups:before {
	content: "\f7e0"
}

.tp-usb:before {
	content: "\f287"
}

.tp-user:before {
	content: "\f007"
}

.tp-user-alt:before {
	content: "\f406"
}

.tp-user-alt-slash:before {
	content: "\f4fa"
}

.tp-user-astronaut:before {
	content: "\f4fb"
}

.tp-user-check:before {
	content: "\f4fc"
}

.tp-user-circle:before {
	content: "\f2bd"
}

.tp-user-clock:before {
	content: "\f4fd"
}

.tp-user-cog:before {
	content: "\f4fe"
}

.tp-user-edit:before {
	content: "\f4ff"
}

.tp-user-friends:before {
	content: "\f500"
}

.tp-user-graduate:before {
	content: "\f501"
}

.tp-user-injured:before {
	content: "\f728"
}

.tp-user-lock:before {
	content: "\f502"
}

.tp-user-md:before {
	content: "\f0f0"
}

.tp-user-minus:before {
	content: "\f503"
}

.tp-user-ninja:before {
	content: "\f504"
}

.tp-user-nurse:before {
	content: "\f82f"
}

.tp-user-plus:before {
	content: "\f234"
}

.tp-user-secret:before {
	content: "\f21b"
}

.tp-user-shield:before {
	content: "\f505"
}

.tp-user-slash:before {
	content: "\f506"
}

.tp-user-tag:before {
	content: "\f507"
}

.tp-user-tie:before {
	content: "\f508"
}

.tp-user-times:before {
	content: "\f235"
}

.tp-users:before {
	content: "\f0c0"
}

.tp-users-cog:before {
	content: "\f509"
}

.tp-usps:before {
	content: "\f7e1"
}

.tp-ussunnah:before {
	content: "\f407"
}

.tp-utensil-spoon:before {
	content: "\f2e5"
}

.tp-utensils:before {
	content: "\f2e7"
}

.tp-vaadin:before {
	content: "\f408"
}

.tp-vector-square:before {
	content: "\f5cb"
}

.tp-venus:before {
	content: "\f221"
}

.tp-venus-double:before {
	content: "\f226"
}

.tp-venus-mars:before {
	content: "\f228"
}

.tp-viacoin:before {
	content: "\f237"
}

.tp-viadeo:before {
	content: "\f2a9"
}

.tp-viadeo-square:before {
	content: "\f2aa"
}

.tp-vial:before {
	content: "\f492"
}

.tp-vials:before {
	content: "\f493"
}

.tp-viber:before {
	content: "\f409"
}

.tp-video:before {
	content: "\f03d"
}

.tp-video-slash:before {
	content: "\f4e2"
}

.tp-vihara:before {
	content: "\f6a7"
}

.tp-vimeo:before {
	content: "\f40a"
}

.tp-vimeo-square:before {
	content: "\f194"
}

.tp-vimeo-v:before {
	content: "\f27d"
}

.tp-vine:before {
	content: "\f1ca"
}

.tp-vk:before {
	content: "\f189"
}

.tp-vnv:before {
	content: "\f40b"
}

.tp-voicemail:before {
	content: "\f897"
}

.tp-volleyball-ball:before {
	content: "\f45f"
}

.tp-volume-down:before {
	content: "\f027"
}

.tp-volume-mute:before {
	content: "\f6a9"
}

.tp-volume-off:before {
	content: "\f026"
}

.tp-volume-up:before {
	content: "\f028"
}

.tp-vote-yea:before {
	content: "\f772"
}

.tp-vr-cardboard:before {
	content: "\f729"
}

.tp-vuejs:before {
	content: "\f41f"
}

.tp-walking:before {
	content: "\f554"
}

.tp-wallet:before {
	content: "\f555"
}

.tp-warehouse:before {
	content: "\f494"
}

.tp-water:before {
	content: "\f773"
}

.tp-wave-square:before {
	content: "\f83e"
}

.tp-waze:before {
	content: "\f83f"
}

.tp-weebly:before {
	content: "\f5cc"
}

.tp-weibo:before {
	content: "\f18a"
}

.tp-weight:before {
	content: "\f496"
}

.tp-weight-hanging:before {
	content: "\f5cd"
}

.tp-weixin:before {
	content: "\f1d7"
}

.tp-whatsapp:before {
	content: "\f232"
}

.tp-whatsapp-square:before {
	content: "\f40c"
}

.tp-wheelchair:before {
	content: "\f193"
}

.tp-whmcs:before {
	content: "\f40d"
}

.tp-wifi:before {
	content: "\f1eb"
}

.tp-wikipedia-w:before {
	content: "\f266"
}

.tp-wind:before {
	content: "\f72e"
}

.tp-window-close:before {
	content: "\f410"
}

.tp-window-maximize:before {
	content: "\f2d0"
}

.tp-window-minimize:before {
	content: "\f2d1"
}

.tp-window-restore:before {
	content: "\f2d2"
}

.tp-windows:before {
	content: "\f17a"
}

.tp-wine-bottle:before {
	content: "\f72f"
}

.tp-wine-glass:before {
	content: "\f4e3"
}

.tp-wine-glass-alt:before {
	content: "\f5ce"
}

.tp-wix:before {
	content: "\f5cf"
}

.tp-wizards-of-the-coast:before {
	content: "\f730"
}

.tp-wolf-pack-battalion:before {
	content: "\f514"
}

.tp-won-sign:before {
	content: "\f159"
}

.tp-wordpress:before {
	content: "\f19a"
}

.tp-wordpress-simple:before {
	content: "\f411"
}

.tp-wpbeginner:before {
	content: "\f297"
}

.tp-wpexplorer:before {
	content: "\f2de"
}

.tp-wpforms:before {
	content: "\f298"
}

.tp-wpressr:before {
	content: "\f3e4"
}

.tp-wrench:before {
	content: "\f0ad"
}

.tp-x-ray:before {
	content: "\f497"
}

.tp-xbox:before {
	content: "\f412"
}

.tp-xing:before {
	content: "\f168"
}

.tp-xing-square:before {
	content: "\f169"
}

.tp-y-combinator:before {
	content: "\f23b"
}

.tp-yahoo:before {
	content: "\f19e"
}

.tp-yammer:before {
	content: "\f840"
}

.tp-yandex:before {
	content: "\f413"
}

.tp-yandex-international:before {
	content: "\f414"
}

.tp-yarn:before {
	content: "\f7e3"
}

.tp-yelp:before {
	content: "\f1e9"
}

.tp-yen-sign:before {
	content: "\f157"
}

.tp-yin-yang:before {
	content: "\f6ad"
}

.tp-yoast:before {
	content: "\f2b1"
}

.tp-youtube:before {
	content: "\f167"
}

.tp-youtube-square:before {
	content: "\f431"
}

.tp-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("../../../fonts/fa-solid-900.eot");
	src: url("../../../fonts/fa-solid-900-1.eot") format('embedded-opentype'), url("../../../fonts/fa-solid-900.woff2") format('woff2'), url("../../../fonts/fa-solid-900.woff") format('woff'), url("../../../fonts/fa-solid-900.ttf") format('truetype'), url("../../../fonts/fa-solid-900.svg") format('svg');
}

.tp,
.tps {
	font-family: "tpFont Awesome 5 Free";
	font-weight: 900
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("../../../fonts/fa-regular-400.eot");
	src: url("../../../fonts/fa-regular-400-1.eot") format('embedded-opentype'), url("../../../fonts/fa-regular-400.woff2") format('woff2'), url("../../../fonts/fa-regular-400.woff") format('woff'), url("../../../fonts/fa-regular-400.ttf") format('truetype'), url("../../../fonts/fa-regular-400.svg") format('svg');
}

.tpr {
	font-family: "tpFont Awesome 5 Free";
	font-weight: 400
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
	font-family: "tpFont Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url("../../../fonts/fa-brands-400.eot");
	src: url("../../../fonts/fa-brands-400-1.eot") format('embedded-opentype'), url("../../../fonts/fa-brands-400.woff2") format('woff2'), url("../../../fonts/fa-brands-400.woff") format('woff'), url("../../../fonts/fa-brands-400.ttf") format('truetype'), url("../../../fonts/fa-brands-400.svg") format('svg');
}

.tpb {
	font-family: "tpFont Awesome 5 Brands"
}


/*
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.tp.tp-glass:before {
	content: "\f000"
}

.tp.tp-meetup {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-star-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-o:before {
	content: "\f005"
}

.tp.tp-remove:before {
	content: "\f00d"
}

.tp.tp-close:before {
	content: "\f00d"
}

.tp.tp-gear:before {
	content: "\f013"
}

.tp.tp-trash-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-trash-o:before {
	content: "\f2ed"
}

.tp.tp-file-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-o:before {
	content: "\f15b"
}

.tp.tp-clock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-clock-o:before {
	content: "\f017"
}

.tp.tp-arrow-circle-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-down:before {
	content: "\f358"
}

.tp.tp-arrow-circle-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-up:before {
	content: "\f35b"
}

.tp.tp-play-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-play-circle-o:before {
	content: "\f144"
}

.tp.tp-repeat:before {
	content: "\f01e"
}

.tp.tp-rotate-right:before {
	content: "\f01e"
}

.tp.tp-refresh:before {
	content: "\f021"
}

.tp.tp-list-alt {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-dedent:before {
	content: "\f03b"
}

.tp.tp-video-camera:before {
	content: "\f03d"
}

.tp.tp-picture-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-picture-o:before {
	content: "\f03e"
}

.tp.tp-photo {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-photo:before {
	content: "\f03e"
}

.tp.tp-image {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-image:before {
	content: "\f03e"
}

.tp.tp-pencil:before {
	content: "\f303"
}

.tp.tp-map-marker:before {
	content: "\f3c5"
}

.tp.tp-pencil-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-pencil-square-o:before {
	content: "\f044"
}

.tp.tp-share-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-share-square-o:before {
	content: "\f14d"
}

.tp.tp-check-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-check-square-o:before {
	content: "\f14a"
}

.tp.tp-arrows:before {
	content: "\f0b2"
}

.tp.tp-times-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-circle-o:before {
	content: "\f057"
}

.tp.tp-check-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-check-circle-o:before {
	content: "\f058"
}

.tp.tp-mail-forward:before {
	content: "\f064"
}

.tp.tp-eye {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-eye-slash {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-warning:before {
	content: "\f071"
}

.tp.tp-calendar:before {
	content: "\f073"
}

.tp.tp-arrows-v:before {
	content: "\f338"
}

.tp.tp-arrows-h:before {
	content: "\f337"
}

.tp.tp-bar-chart {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bar-chart:before {
	content: "\f080"
}

.tp.tp-bar-chart-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bar-chart-o:before {
	content: "\f080"
}

.tp.tp-twitter-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gears:before {
	content: "\f085"
}

.tp.tp-thumbs-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-thumbs-o-up:before {
	content: "\f164"
}

.tp.tp-thumbs-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-thumbs-o-down:before {
	content: "\f165"
}

.tp.tp-heart-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-heart-o:before {
	content: "\f004"
}

.tp.tp-sign-out:before {
	content: "\f2f5"
}

.tp.tp-linkedin-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linkedin-square:before {
	content: "\f08c"
}

.tp.tp-thumb-tack:before {
	content: "\f08d"
}

.tp.tp-external-link:before {
	content: "\f35d"
}

.tp.tp-sign-in:before {
	content: "\f2f6"
}

.tp.tp-github-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-lemon-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-lemon-o:before {
	content: "\f094"
}

.tp.tp-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-square-o:before {
	content: "\f0c8"
}

.tp.tp-bookmark-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bookmark-o:before {
	content: "\f02e"
}

.tp.tp-twitter {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook:before {
	content: "\f39e"
}

.tp.tp-facebook-f {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-f:before {
	content: "\f39e"
}

.tp.tp-github {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-credit-card {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-feed:before {
	content: "\f09e"
}

.tp.tp-hdd-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hdd-o:before {
	content: "\f0a0"
}

.tp.tp-hand-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-right:before {
	content: "\f0a4"
}

.tp.tp-hand-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-left:before {
	content: "\f0a5"
}

.tp.tp-hand-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-up:before {
	content: "\f0a6"
}

.tp.tp-hand-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-o-down:before {
	content: "\f0a7"
}

.tp.tp-arrows-alt:before {
	content: "\f31e"
}

.tp.tp-group:before {
	content: "\f0c0"
}

.tp.tp-chain:before {
	content: "\f0c1"
}

.tp.tp-scissors:before {
	content: "\f0c4"
}

.tp.tp-files-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-files-o:before {
	content: "\f0c5"
}

.tp.tp-floppy-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-floppy-o:before {
	content: "\f0c7"
}

.tp.tp-navicon:before {
	content: "\f0c9"
}

.tp.tp-reorder:before {
	content: "\f0c9"
}

.tp.tp-pinterest {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pinterest-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus:before {
	content: "\f0d5"
}

.tp.tp-money {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-money:before {
	content: "\f3d1"
}

.tp.tp-unsorted:before {
	content: "\f0dc"
}

.tp.tp-sort-desc:before {
	content: "\f0dd"
}

.tp.tp-sort-asc:before {
	content: "\f0de"
}

.tp.tp-linkedin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linkedin:before {
	content: "\f0e1"
}

.tp.tp-rotate-left:before {
	content: "\f0e2"
}

.tp.tp-legal:before {
	content: "\f0e3"
}

.tp.tp-tachometer:before {
	content: "\f3fd"
}

.tp.tp-dashboard:before {
	content: "\f3fd"
}

.tp.tp-comment-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-comment-o:before {
	content: "\f075"
}

.tp.tp-comments-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-comments-o:before {
	content: "\f086"
}

.tp.tp-flash:before {
	content: "\f0e7"
}

.tp.tp-clipboard {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paste {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paste:before {
	content: "\f328"
}

.tp.tp-lightbulb-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-lightbulb-o:before {
	content: "\f0eb"
}

.tp.tp-exchange:before {
	content: "\f362"
}

.tp.tp-cloud-download:before {
	content: "\f381"
}

.tp.tp-cloud-upload:before {
	content: "\f382"
}

.tp.tp-bell-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bell-o:before {
	content: "\f0f3"
}

.tp.tp-cutlery:before {
	content: "\f2e7"
}

.tp.tp-file-text-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-text-o:before {
	content: "\f15c"
}

.tp.tp-building-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-building-o:before {
	content: "\f1ad"
}

.tp.tp-hospital-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hospital-o:before {
	content: "\f0f8"
}

.tp.tp-tablet:before {
	content: "\f3fa"
}

.tp.tp-mobile:before {
	content: "\f3cd"
}

.tp.tp-mobile-phone:before {
	content: "\f3cd"
}

.tp.tp-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-circle-o:before {
	content: "\f111"
}

.tp.tp-mail-reply:before {
	content: "\f3e5"
}

.tp.tp-github-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-folder-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-folder-o:before {
	content: "\f07b"
}

.tp.tp-folder-open-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-folder-open-o:before {
	content: "\f07c"
}

.tp.tp-smile-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-smile-o:before {
	content: "\f118"
}

.tp.tp-frown-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-frown-o:before {
	content: "\f119"
}

.tp.tp-meh-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-meh-o:before {
	content: "\f11a"
}

.tp.tp-keyboard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-keyboard-o:before {
	content: "\f11c"
}

.tp.tp-flag-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-flag-o:before {
	content: "\f024"
}

.tp.tp-mail-reply-all:before {
	content: "\f122"
}

.tp.tp-star-half-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-o:before {
	content: "\f089"
}

.tp.tp-star-half-empty {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-empty:before {
	content: "\f089"
}

.tp.tp-star-half-full {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-star-half-full:before {
	content: "\f089"
}

.tp.tp-code-fork:before {
	content: "\f126"
}

.tp.tp-chain-broken:before {
	content: "\f127"
}

.tp.tp-shield:before {
	content: "\f3ed"
}

.tp.tp-calendar-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-o:before {
	content: "\f133"
}

.tp.tp-maxcdn {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-html5 {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-css3 {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ticket:before {
	content: "\f3ff"
}

.tp.tp-minus-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-minus-square-o:before {
	content: "\f146"
}

.tp.tp-level-up:before {
	content: "\f3bf"
}

.tp.tp-level-down:before {
	content: "\f3be"
}

.tp.tp-pencil-square:before {
	content: "\f14b"
}

.tp.tp-external-link-square:before {
	content: "\f360"
}

.tp.tp-compass {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-down:before {
	content: "\f150"
}

.tp.tp-toggle-down {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-down:before {
	content: "\f150"
}

.tp.tp-caret-square-o-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-up:before {
	content: "\f151"
}

.tp.tp-toggle-up {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-up:before {
	content: "\f151"
}

.tp.tp-caret-square-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-right:before {
	content: "\f152"
}

.tp.tp-toggle-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-right:before {
	content: "\f152"
}

.tp.tp-eur:before {
	content: "\f153"
}

.tp.tp-euro:before {
	content: "\f153"
}

.tp.tp-gbp:before {
	content: "\f154"
}

.tp.tp-usd:before {
	content: "\f155"
}

.tp.tp-dollar:before {
	content: "\f155"
}

.tp.tp-inr:before {
	content: "\f156"
}

.tp.tp-rupee:before {
	content: "\f156"
}

.tp.tp-jpy:before {
	content: "\f157"
}

.tp.tp-cny:before {
	content: "\f157"
}

.tp.tp-rmb:before {
	content: "\f157"
}

.tp.tp-yen:before {
	content: "\f157"
}

.tp.tp-rub:before {
	content: "\f158"
}

.tp.tp-ruble:before {
	content: "\f158"
}

.tp.tp-rouble:before {
	content: "\f158"
}

.tp.tp-krw:before {
	content: "\f159"
}

.tp.tp-won:before {
	content: "\f159"
}

.tp.tp-btc {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitcoin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitcoin:before {
	content: "\f15a"
}

.tp.tp-file-text:before {
	content: "\f15c"
}

.tp.tp-sort-alpha-asc:before {
	content: "\f15d"
}

.tp.tp-sort-alpha-desc:before {
	content: "\f881"
}

.tp.tp-sort-amount-asc:before {
	content: "\f160"
}

.tp.tp-sort-amount-desc:before {
	content: "\f884"
}

.tp.tp-sort-numeric-asc:before {
	content: "\f162"
}

.tp.tp-sort-numeric-desc:before {
	content: "\f886"
}

.tp.tp-youtube-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-xing {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-xing-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube-play {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-youtube-play:before {
	content: "\f167"
}

.tp.tp-dropbox {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stack-overflow {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-instagram {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-flickr {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-adn {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bitbucket-square:before {
	content: "\f171"
}

.tp.tp-tumblr {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-tumblr-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-long-arrow-down:before {
	content: "\f309"
}

.tp.tp-long-arrow-up:before {
	content: "\f30c"
}

.tp.tp-long-arrow-left:before {
	content: "\f30a"
}

.tp.tp-long-arrow-right:before {
	content: "\f30b"
}

.tp.tp-apple {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-windows {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-android {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-linux {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-dribbble {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-skype {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-foursquare {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-trello {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gratipay {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gittip {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gittip:before {
	content: "\f184"
}

.tp.tp-sun-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sun-o:before {
	content: "\f185"
}

.tp.tp-moon-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-moon-o:before {
	content: "\f186"
}

.tp.tp-vk {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-weibo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-renren {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pagelines {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stack-exchange {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-arrow-circle-o-right {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-right:before {
	content: "\f35a"
}

.tp.tp-arrow-circle-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-arrow-circle-o-left:before {
	content: "\f359"
}

.tp.tp-caret-square-o-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-caret-square-o-left:before {
	content: "\f191"
}

.tp.tp-toggle-left {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-toggle-left:before {
	content: "\f191"
}

.tp.tp-dot-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-dot-circle-o:before {
	content: "\f192"
}

.tp.tp-vimeo-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-try:before {
	content: "\f195"
}

.tp.tp-turkish-lira:before {
	content: "\f195"
}

.tp.tp-plus-square-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-plus-square-o:before {
	content: "\f0fe"
}

.tp.tp-slack {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wordpress {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-openid {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-institution:before {
	content: "\f19c"
}

.tp.tp-bank:before {
	content: "\f19c"
}

.tp.tp-mortar-board:before {
	content: "\f19d"
}

.tp.tp-yahoo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stumbleupon-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-stumbleupon {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-delicious {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-digg {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper-pp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-drupal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-joomla {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-spoon:before {
	content: "\f2e5"
}

.tp.tp-behance {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-behance-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-steam {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-steam-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-automobile:before {
	content: "\f1b9"
}

.tp.tp-cab:before {
	content: "\f1ba"
}

.tp.tp-envelope-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-envelope-o:before {
	content: "\f0e0"
}

.tp.tp-deviantart {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-soundcloud {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-file-pdf-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-pdf-o:before {
	content: "\f1c1"
}

.tp.tp-file-word-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-word-o:before {
	content: "\f1c2"
}

.tp.tp-file-excel-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-excel-o:before {
	content: "\f1c3"
}

.tp.tp-file-powerpoint-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-powerpoint-o:before {
	content: "\f1c4"
}

.tp.tp-file-image-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-image-o:before {
	content: "\f1c5"
}

.tp.tp-file-photo-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-photo-o:before {
	content: "\f1c5"
}

.tp.tp-file-picture-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-picture-o:before {
	content: "\f1c5"
}

.tp.tp-file-archive-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-archive-o:before {
	content: "\f1c6"
}

.tp.tp-file-zip-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-zip-o:before {
	content: "\f1c6"
}

.tp.tp-file-audio-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-audio-o:before {
	content: "\f1c7"
}

.tp.tp-file-sound-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-sound-o:before {
	content: "\f1c7"
}

.tp.tp-file-video-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-video-o:before {
	content: "\f1c8"
}

.tp.tp-file-movie-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-movie-o:before {
	content: "\f1c8"
}

.tp.tp-file-code-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-file-code-o:before {
	content: "\f1c9"
}

.tp.tp-vine {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-codepen {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-jsfiddle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-life-ring {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-bouy {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-bouy:before {
	content: "\f1cd"
}

.tp.tp-life-buoy {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-buoy:before {
	content: "\f1cd"
}

.tp.tp-life-saver {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-life-saver:before {
	content: "\f1cd"
}

.tp.tp-support {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-support:before {
	content: "\f1cd"
}

.tp.tp-circle-o-notch:before {
	content: "\f1ce"
}

.tp.tp-rebel {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ra {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ra:before {
	content: "\f1d0"
}

.tp.tp-resistance {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-resistance:before {
	content: "\f1d0"
}

.tp.tp-empire {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ge {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ge:before {
	content: "\f1d1"
}

.tp.tp-git-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-git {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-hacker-news {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator-square:before {
	content: "\f1d4"
}

.tp.tp-yc-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc-square:before {
	content: "\f1d4"
}

.tp.tp-tencent-weibo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-qq {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-weixin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wechat {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wechat:before {
	content: "\f1d7"
}

.tp.tp-send:before {
	content: "\f1d8"
}

.tp.tp-paper-plane-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-paper-plane-o:before {
	content: "\f1d8"
}

.tp.tp-send-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-send-o:before {
	content: "\f1d8"
}

.tp.tp-circle-thin {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-circle-thin:before {
	content: "\f111"
}

.tp.tp-header:before {
	content: "\f1dc"
}

.tp.tp-sliders:before {
	content: "\f1de"
}

.tp.tp-futbol-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-futbol-o:before {
	content: "\f1e3"
}

.tp.tp-soccer-ball-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-soccer-ball-o:before {
	content: "\f1e3"
}

.tp.tp-slideshare {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-twitch {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yelp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-newspaper-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-newspaper-o:before {
	content: "\f1ea"
}

.tp.tp-paypal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-wallet {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-visa {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-mastercard {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-discover {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-amex {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-paypal {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-stripe {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bell-slash-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-bell-slash-o:before {
	content: "\f1f6"
}

.tp.tp-trash:before {
	content: "\f2ed"
}

.tp.tp-copyright {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-eyedropper:before {
	content: "\f1fb"
}

.tp.tp-area-chart:before {
	content: "\f1fe"
}

.tp.tp-pie-chart:before {
	content: "\f200"
}

.tp.tp-line-chart:before {
	content: "\f201"
}

.tp.tp-lastfm {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-lastfm-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ioxhost {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-angellist {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-cc:before {
	content: "\f20a"
}

.tp.tp-ils:before {
	content: "\f20b"
}

.tp.tp-shekel:before {
	content: "\f20b"
}

.tp.tp-sheqel:before {
	content: "\f20b"
}

.tp.tp-meanpath {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-meanpath:before {
	content: "\f2b4"
}

.tp.tp-buysellads {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-connectdevelop {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-dashcube {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-forumbee {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-leanpub {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-sellsy {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-shirtsinbulk {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-simplybuilt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-skyatlas {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-diamond {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-diamond:before {
	content: "\f3a5"
}

.tp.tp-intersex:before {
	content: "\f224"
}

.tp.tp-facebook-official {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-facebook-official:before {
	content: "\f09a"
}

.tp.tp-pinterest-p {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-whatsapp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-hotel:before {
	content: "\f236"
}

.tp.tp-viacoin {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-medium {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-y-combinator {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yc:before {
	content: "\f23b"
}

.tp.tp-optin-monster {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-opencart {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-expeditedssl {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-battery-4:before {
	content: "\f240"
}

.tp.tp-battery:before {
	content: "\f240"
}

.tp.tp-battery-3:before {
	content: "\f241"
}

.tp.tp-battery-2:before {
	content: "\f242"
}

.tp.tp-battery-1:before {
	content: "\f243"
}

.tp.tp-battery-0:before {
	content: "\f244"
}

.tp.tp-object-group {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-object-ungroup {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sticky-note-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-sticky-note-o:before {
	content: "\f249"
}

.tp.tp-cc-jcb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-cc-diners-club {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-clone {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hourglass-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hourglass-o:before {
	content: "\f254"
}

.tp.tp-hourglass-1:before {
	content: "\f251"
}

.tp.tp-hourglass-2:before {
	content: "\f252"
}

.tp.tp-hourglass-3:before {
	content: "\f253"
}

.tp.tp-hand-rock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-rock-o:before {
	content: "\f255"
}

.tp.tp-hand-grab-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-grab-o:before {
	content: "\f255"
}

.tp.tp-hand-paper-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-paper-o:before {
	content: "\f256"
}

.tp.tp-hand-stop-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-stop-o:before {
	content: "\f256"
}

.tp.tp-hand-scissors-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-scissors-o:before {
	content: "\f257"
}

.tp.tp-hand-lizard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-lizard-o:before {
	content: "\f258"
}

.tp.tp-hand-spock-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-spock-o:before {
	content: "\f259"
}

.tp.tp-hand-pointer-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-pointer-o:before {
	content: "\f25a"
}

.tp.tp-hand-peace-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-hand-peace-o:before {
	content: "\f25b"
}

.tp.tp-registered {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-creative-commons {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gg {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gg-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-tripadvisor {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-odnoklassniki {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-odnoklassniki-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-get-pocket {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wikipedia-w {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-safari {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-chrome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-firefox {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-opera {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-internet-explorer {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-television:before {
	content: "\f26c"
}

.tp.tp-contao {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-500px {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-amazon {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-calendar-plus-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-plus-o:before {
	content: "\f271"
}

.tp.tp-calendar-minus-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-minus-o:before {
	content: "\f272"
}

.tp.tp-calendar-times-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-times-o:before {
	content: "\f273"
}

.tp.tp-calendar-check-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-calendar-check-o:before {
	content: "\f274"
}

.tp.tp-map-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-map-o:before {
	content: "\f279"
}

.tp.tp-commenting:before {
	content: "\f4ad"
}

.tp.tp-commenting-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-commenting-o:before {
	content: "\f4ad"
}

.tp.tp-houzz {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-vimeo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-vimeo:before {
	content: "\f27d"
}

.tp.tp-black-tie {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fonticons {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-reddit-alien {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-edge {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-credit-card-alt:before {
	content: "\f09d"
}

.tp.tp-codiepie {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-modx {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fort-awesome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-usb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-product-hunt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-mixcloud {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-scribd {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pause-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-pause-circle-o:before {
	content: "\f28b"
}

.tp.tp-stop-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-stop-circle-o:before {
	content: "\f28d"
}

.tp.tp-bluetooth {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-bluetooth-b {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-gitlab {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpbeginner {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpforms {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-envira {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wheelchair-alt {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wheelchair-alt:before {
	content: "\f368"
}

.tp.tp-question-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-question-circle-o:before {
	content: "\f059"
}

.tp.tp-volume-control-phone:before {
	content: "\f2a0"
}

.tp.tp-asl-interpreting:before {
	content: "\f2a3"
}

.tp.tp-deafness:before {
	content: "\f2a4"
}

.tp.tp-hard-of-hearing:before {
	content: "\f2a4"
}

.tp.tp-glide {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-glide-g {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-signing:before {
	content: "\f2a7"
}

.tp.tp-viadeo {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-viadeo-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat-ghost {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-snapchat-square {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-pied-piper {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-first-order {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-yoast {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-themeisle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-official {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-official:before {
	content: "\f2b3"
}

.tp.tp-google-plus-circle {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-google-plus-circle:before {
	content: "\f2b3"
}

.tp.tp-font-awesome {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fa {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-fa:before {
	content: "\f2b4"
}

.tp.tp-handshake-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-handshake-o:before {
	content: "\f2b5"
}

.tp.tp-envelope-open-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-envelope-open-o:before {
	content: "\f2b6"
}

.tp.tp-linode {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-address-book-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-address-book-o:before {
	content: "\f2b9"
}

.tp.tp-vcard:before {
	content: "\f2bb"
}

.tp.tp-address-card-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-address-card-o:before {
	content: "\f2bb"
}

.tp.tp-vcard-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-vcard-o:before {
	content: "\f2bb"
}

.tp.tp-user-circle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-user-circle-o:before {
	content: "\f2bd"
}

.tp.tp-user-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-user-o:before {
	content: "\f007"
}

.tp.tp-id-badge {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-drivers-license:before {
	content: "\f2c2"
}

.tp.tp-id-card-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-id-card-o:before {
	content: "\f2c2"
}

.tp.tp-drivers-license-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-drivers-license-o:before {
	content: "\f2c2"
}

.tp.tp-quora {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-free-code-camp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-telegram {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-thermometer-4:before {
	content: "\f2c7"
}

.tp.tp-thermometer:before {
	content: "\f2c7"
}

.tp.tp-thermometer-3:before {
	content: "\f2c8"
}

.tp.tp-thermometer-2:before {
	content: "\f2c9"
}

.tp.tp-thermometer-1:before {
	content: "\f2ca"
}

.tp.tp-thermometer-0:before {
	content: "\f2cb"
}

.tp.tp-bathtub:before {
	content: "\f2cd"
}

.tp.tp-s15:before {
	content: "\f2cd"
}

.tp.tp-window-maximize {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-window-restore {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-rectangle:before {
	content: "\f410"
}

.tp.tp-window-close-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-window-close-o:before {
	content: "\f410"
}

.tp.tp-times-rectangle-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-times-rectangle-o:before {
	content: "\f410"
}

.tp.tp-bandcamp {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-grav {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-etsy {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-imdb {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-ravelry {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-eercast {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-eercast:before {
	content: "\f2da"
}

.tp.tp-snowflake-o {
	font-family: 'tpFont Awesome 5 Free';
	font-weight: 400
}

.tp.tp-snowflake-o:before {
	content: "\f2dc"
}

.tp.tp-superpowers {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-wpexplorer {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}

.tp.tp-spotify {
	font-family: 'tpFont Awesome 5 Brands';
	font-weight: 400
}