@font-face {
	font-family: lat-icons;
	src: url(../font/lat-icons5f09.eot?82574468);
	src: url(../font/lat-icons5f09.eot?82574468#iefix) format("embedded-opentype"), url(../font/lat-icons5f09.woff2?82574468) format("woff2"), url(../font/lat-icons5f09.woff?82574468) format("woff"), url(../font/lat-icons5f09.ttf?82574468) format("truetype"), url(../font/lat-icons5f09.svg?82574468#lat-icons) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: lat-icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-accreditation:before {
	content: "\e800"
}

.icon-curve_arrow:before {
	content: "\e801"
}

.icon-expert:before {
	content: "\e802"
}

.icon-facebook:before {
	content: "\e803"
}

.icon-instagram:before {
	content: "\e804"
}

.icon-lat-cart:before {
	content: "\e805"
}

.icon-right-arrow:before {
	content: "\e806"
}

.icon-left-arrow:before {
	content: "\e806";
	transform: rotate(180deg)
}

.icon-linkedin:before {
	content: "\e807"
}

.icon-location:before {
	content: "\e808"
}

.icon-profile-pic:before {
	content: "\e809"
}

.icon-search:before {
	content: "\e80a"
}

.icon-timer:before {
	content: "\e80b"
}

.icon-twitter:before {
	content: "\e80c"
}

.icon-right-caret:before {
	content: "\e80d"
}

.icon-left-caret:before {
	content: "\e80d";
	transform: rotate(180deg)
}

.icon-link:before {
	content: "\e80e"
}

.icon-youtube:before {
	content: "\e80f";
	padding-top: 4px
}

.Background {
	background-color: #000;
	filter: alpha(opacity=40);
	opacity: .7;
	z-index: 9999
}

.Background,
.Progress {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.Progress {
	text-align: center;
	z-index: 99991;
	display: flex;
	justify-content: center;
	align-items: center
}

.loader {
	padding: 20px;
	position: relative;
	background: #27bae1
}

.loader .loader-inner {
	width: 6px;
	height: 52px;
	background: #fff;
	margin: 6px 4px;
	float: left
}

.loader .loader-inner:nth-child(1n) {
	margin-left: 4px;
	animation: loading-1 .5s linear infinite
}

.loader .loader-inner:nth-child(2n) {
	animation: loading-2 .5s linear infinite
}

.loader .loader-inner:nth-child(3n) {
	animation: loading-3 .5s linear infinite
}

.loader .loader-inner:nth-child(4n) {
	animation: loading-4 .5s linear infinite
}

@keyframes loading-1 {
	0%,
	50%,
	to {
		transform: translateY(0)
	}
	25% {
		transform: translateY(-6px)
	}
	75% {
		transform: translateY(6px)
	}
}

@keyframes loading-2 {
	0%,
	to {
		transform: translateY(-6px)
	}
	25%,
	75% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(6px)
	}
}

@keyframes loading-3 {
	0%,
	to {
		transform: translateY(6px)
	}
	25%,
	75% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(-6px)
	}
}

@keyframes loading-4 {
	0%,
	50%,
	to {
		transform: translateY(0)
	}
	25% {
		transform: translateY(6px)
	}
	75% {
		transform: translateY(-6px)
	}
}


/*!
 * 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)
 */

a.nav-link {
	color: #fff;
	font-size: 1rem;
	font-weight: 700
}

a.nav-link:hover {
	color: #27bae1
}

#navbarResponsive>ul>li>a.text-white {
	cursor: pointer
}

#navbarResponsive>ul>li>a.text-white:hover {
	color: #27bae1!important
}

@media(max-width:767.98px) {
	#course-highlights a {
		min-width: 0!important
	}
}

@media(max-width:991.98px) {
	.container>.row>div.card-responsive-center {
		justify-content: center!important
	}
	section#banner {
		align-items: center!important
	}
}

@media(max-width:991.98px) {
	#course-highlights div>a.btn {
		width: 100%
	}
	#course1 {
		background-position: right 115px!important
	}
	#course1,
	#course2,
	#course3,
	#courses-card-w {
		width: 100%!important
	}
	.hide {
		display: block!important
	}
	div.btn-responsive-center {
		text-align: center!important
	}
	.menu-form {
		opacity: 1;
		transform: translateY(-700px);
		transition: all .4s;
		max-height: 87%
	}
}

@media(min-width:768px) {
	#seminar-bg {
		height: auto
	}
}

@media(max-width:767.98px) {
	#seminar-bg {
		height: 400px!important
	}
}

@media(max-width:1199px) {
	nav>.container>.row>div>.nav-icon {
		opacity: 1;
		transform: translateY(0);
		transition: opacity .2s, transform .2s
	}
	nav>.container>.row>div>div#social-links {
		opacity: 0;
		transform: translateY(-200px);
		transition: .2s
	}
	nav>.container>.row>div>a>img.main-logo {
		opacity: 1;
		transform: translate();
		transition: .2s
	}
	.sub-menu#navigation {
		opacity: 0;
		transform: translateY(-300px);
		transition-delay: .2s;
		transition: all .4s ease-in-out
	}
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 3.125rem
}

.h2,
h2 {
	font-size: 2.25rem
}

.h3,
h3 {
	font-size: 1.375rem
}

.h4,
h4 {
	font-size: 1.125rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem
}

.display-1,
.display-2 {
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-3,
.display-4 {
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer:before {
	content: "— "
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media(min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media(min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media(min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media(min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

@media(min-width:1600px) {
	.dropdown-menu-xxl-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-xxl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropleft .dropdown-toggle:before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #fff;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #27bae1;
	text-decoration: none;
	background-color: #182734
}

.dropdown-item.active,
.dropdown-item:active {
	color: #27bae1;
	text-decoration: none;
	background-color: #1d2e3c
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #fff
}

.img-fluid,
.img-thumbnail {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.25em + 1.2rem + 2px);
	padding: .6rem 1rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.6rem + 1px);
	padding-bottom: calc(.6rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.25
}

.col-form-label-lg {
	padding-top: calc(1rem + 1px);
	padding-bottom: calc(1rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.2rem + 1px);
	padding-bottom: calc(.2rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: .6rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.25;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .4rem + 2px);
	padding: .2rem 1rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 2rem + 2px);
	padding: 1rem 1.875rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.25;
	color: #fff;
	background-color: rgba(40, 167, 69, .9);
	border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
	display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.25em + 1.2rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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: right calc(.3125em + .3rem) center;
	background-size: calc(.625em + .6rem) calc(.625em + .6rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.25em + 1.2rem);
	background-position: top calc(.3125em + .3rem) right calc(.3125em + .3rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc(.75em + 2.9rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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 2rem/calc(.625em + .6rem) calc(.625em + .6rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.25;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
	display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.25em + 1.2rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right calc(.3125em + .3rem) center;
	background-size: calc(.625em + .6rem) calc(.625em + .6rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.25em + 1.2rem);
	background-position: top calc(.3125em + .3rem) right calc(.3125em + .3rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc(.75em + 2.9rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 2rem/calc(.625em + .6rem) calc(.625em + .6rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media(min-width:576px) {
	.form-inline label {
		justify-content: center
	}
	.form-inline .form-group,
	.form-inline label {
		display: flex;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		flex: 0 0 auto;
		flex-flow: row wrap
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 1rem 1.875rem;
	font-size: 1rem;
	line-height: 1.25;
	border-radius: 0;

    border-radius: 40px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark-blue {
	color: #fff;
	background-color: #1d2e3c;
	border-color: #1d2e3c
}

.btn-dark-blue.focus,
.btn-dark-blue:focus,
.btn-dark-blue:hover {
	color: #fff;
	background-color: #111a22;
	border-color: #0c141a
}

.btn-dark-blue.focus,
.btn-dark-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(63, 77, 89, .5)
}

.btn-dark-blue.disabled,
.btn-dark-blue:disabled {
	color: #fff;
	background-color: #1d2e3c;
	border-color: #1d2e3c
}

.btn-dark-blue:not(:disabled):not(.disabled).active,
.btn-dark-blue:not(:disabled):not(.disabled):active,
.show>.btn-dark-blue.dropdown-toggle {
	color: #fff;
	background-color: #0c141a;
	border-color: #080d11
}

.btn-dark-blue:not(:disabled):not(.disabled).active:focus,
.btn-dark-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(63, 77, 89, .5)
}

.btn-navy-blue {
	color: #fff;
	background-color: #7a26ce;
	border-color: #7a26ce
}

.btn-navy-blue.focus,
.btn-navy-blue:focus,
.btn-navy-blue:hover {
	color: #fff;
	background-color: #113e55;
	border-color: #0f364a
}

.btn-navy-blue.focus,
.btn-navy-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 111, 138, .5)
}

.btn-navy-blue.disabled,
.btn-navy-blue:disabled {
	color: #fff;
	background-color: #7a26ce;
	border-color: #7a26ce
}

.btn-navy-blue:not(:disabled):not(.disabled).active,
.btn-navy-blue:not(:disabled):not(.disabled):active,
.show>.btn-navy-blue.dropdown-toggle {
	color: #fff;
	background-color: #0f364a;
	border-color: #0d2e40
}

.btn-navy-blue:not(:disabled):not(.disabled).active:focus,
.btn-navy-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-navy-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 111, 138, .5)
}

.btn-dark-gray {
	color: #fff;
	background-color: #676767;
	border-color: #676767
}

.btn-dark-gray.focus,
.btn-dark-gray:focus,
.btn-dark-gray:hover {
	color: #fff;
	background-color: #545454;
	border-color: #4e4e4e
}

.btn-dark-gray.focus,
.btn-dark-gray:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 49.4%, .5)
}

.btn-dark-gray.disabled,
.btn-dark-gray:disabled {
	color: #fff;
	background-color: #676767;
	border-color: #676767
}

.btn-dark-gray:not(:disabled):not(.disabled).active,
.btn-dark-gray:not(:disabled):not(.disabled):active,
.show>.btn-dark-gray.dropdown-toggle {
	color: #fff;
	background-color: #4e4e4e;
	border-color: #474747
}

.btn-dark-gray:not(:disabled):not(.disabled).active:focus,
.btn-dark-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 49.4%, .5)
}

.btn-middle-gray {
	color: #212529;
	background-color: #9f9f9f;
	border-color: #9f9f9f
}

.btn-middle-gray.focus,
.btn-middle-gray:focus,
.btn-middle-gray:hover {
	color: #fff;
	background-color: #8c8c8c;
	border-color: #868686
}

.btn-middle-gray.focus,
.btn-middle-gray:focus {
	box-shadow: 0 0 0 .2rem rgba(140, 141, 141, .5)
}

.btn-middle-gray.disabled,
.btn-middle-gray:disabled {
	color: #212529;
	background-color: #9f9f9f;
	border-color: #9f9f9f
}

.btn-middle-gray:not(:disabled):not(.disabled).active,
.btn-middle-gray:not(:disabled):not(.disabled):active,
.show>.btn-middle-gray.dropdown-toggle {
	color: #fff;
	background-color: #868686;
	border-color: #7f7f7f
}

.btn-middle-gray:not(:disabled):not(.disabled).active:focus,
.btn-middle-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-middle-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(140, 141, 141, .5)
}

.btn-light-gray {
	color: #212529;
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-light-gray.focus,
.btn-light-gray:focus,
.btn-light-gray:hover {
	color: #212529;
	background-color: #cdcdcd;
	border-color: #c7c7c7
}

.btn-light-gray.focus,
.btn-light-gray:focus {
	box-shadow: 0 0 0 .2rem rgba(195, 196, 197, .5)
}

.btn-light-gray.disabled,
.btn-light-gray:disabled {
	color: #212529;
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-light-gray:not(:disabled):not(.disabled).active,
.btn-light-gray:not(:disabled):not(.disabled):active,
.show>.btn-light-gray.dropdown-toggle {
	color: #212529;
	background-color: #c7c7c7;
	border-color: silver
}

.btn-light-gray:not(:disabled):not(.disabled).active:focus,
.btn-light-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-light-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(195, 196, 197, .5)
}

.btn-orange {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 30px;
}

.btn-orange.focus,
.btn-orange:focus,
.btn-orange:hover {
	color: #fff;
	background-color: #7d42ce;
	border-color: #fff;
}

.btn-orange.focus,
.btn-orange:focus {

}

.btn-orange.disabled,
.btn-orange:disabled {
	color: #212529;
	background-color: #ffa133;
	border-color: #ffa133
}

.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.show>.btn-orange.dropdown-toggle {
	color: #212529;
	background-color: #ff8a00;
	border-color: #f28300
}

.btn-orange:not(:disabled):not(.disabled).active:focus,
.btn-orange:not(:disabled):not(.disabled):active:focus,
.show>.btn-orange.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 142, 50, .5)
}

.btn-orange-hover {
	color: #212529;
	background-color: #ff8a00;
	border-color: #ff8a00
}

.btn-orange-hover.focus,
.btn-orange-hover:focus,
.btn-orange-hover:hover {
	color: #fff;
	background-color: #d97500;
	border-color: #cc6e00
}

.btn-orange-hover.focus,
.btn-orange-hover:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 123, 6, .5)
}

.btn-orange-hover.disabled,
.btn-orange-hover:disabled {
	color: #212529;
	background-color: #ff8a00;
	border-color: #ff8a00
}

.btn-orange-hover:not(:disabled):not(.disabled).active,
.btn-orange-hover:not(:disabled):not(.disabled):active,
.show>.btn-orange-hover.dropdown-toggle {
	color: #fff;
	background-color: #cc6e00;
	border-color: #bf6800
}

.btn-orange-hover:not(:disabled):not(.disabled).active:focus,
.btn-orange-hover:not(:disabled):not(.disabled):active:focus,
.show>.btn-orange-hover.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 123, 6, .5)
}

.btn-light-blue {
	color: #fff;
	background-color: #27bae1;
	border-color: #27bae1
}

.btn-light-blue.focus,
.btn-light-blue:focus,
.btn-light-blue:hover {
	color: #fff;
	background-color: #1ca2c6;
	border-color: #1a99bb
}

.btn-light-blue.focus,
.btn-light-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(71, 196, 230, .5)
}

.btn-light-blue.disabled,
.btn-light-blue:disabled {
	color: #fff;
	background-color: #27bae1;
	border-color: #27bae1
}

.btn-light-blue:not(:disabled):not(.disabled).active,
.btn-light-blue:not(:disabled):not(.disabled):active,
.show>.btn-light-blue.dropdown-toggle {
	color: #fff;
	background-color: #1a99bb;
	border-color: #1890b0
}

.btn-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-light-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-light-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(71, 196, 230, .5)
}

.btn-light-blue-hover {
	color: #fff;
	background-color: #0098c1;
	border-color: #0098c1
}

.btn-light-blue-hover.focus,
.btn-light-blue-hover:focus,
.btn-light-blue-hover:hover {
	color: #fff;
	background-color: #007a9b;
	border-color: #00708e
}

.btn-light-blue-hover.focus,
.btn-light-blue-hover:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 167, 202, .5)
}

.btn-light-blue-hover.disabled,
.btn-light-blue-hover:disabled {
	color: #fff;
	background-color: #0098c1;
	border-color: #0098c1
}

.btn-light-blue-hover:not(:disabled):not(.disabled).active,
.btn-light-blue-hover:not(:disabled):not(.disabled):active,
.show>.btn-light-blue-hover.dropdown-toggle {
	color: #fff;
	background-color: #00708e;
	border-color: #006681
}

.btn-light-blue-hover:not(:disabled):not(.disabled).active:focus,
.btn-light-blue-hover:not(:disabled):not(.disabled):active:focus,
.show>.btn-light-blue-hover.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 167, 202, .5)
}

.btn-lat-white {
	color: #212529;
	background-color: #fdfdfd;
	border-color: #fdfdfd
}

.btn-lat-white.focus,
.btn-lat-white:focus,
.btn-lat-white:hover {
	color: #212529;
	background-color: #eaeaea;
	border-color: #e4e4e4
}

.btn-lat-white.focus,
.btn-lat-white:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 221, 221, .5)
}

.btn-lat-white.disabled,
.btn-lat-white:disabled {
	color: #212529;
	background-color: #fdfdfd;
	border-color: #fdfdfd
}

.btn-lat-white:not(:disabled):not(.disabled).active,
.btn-lat-white:not(:disabled):not(.disabled):active,
.show>.btn-lat-white.dropdown-toggle {
	color: #212529;
	background-color: #e4e4e4;
	border-color: #ddd
}

.btn-lat-white:not(:disabled):not(.disabled).active:focus,
.btn-lat-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-lat-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 221, 221, .5)
}

.btn-white {
	color: #212529;
	background-color: #fff;
	border-color: #fff
}

.btn-white.focus,
.btn-white:focus,
.btn-white:hover {
	color: #212529;
	background-color: #ececec;
	border-color: #e6e6e6
}

.btn-white.focus,
.btn-white:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 222, 223, .5)
}

.btn-white.disabled,
.btn-white:disabled {
	color: #212529;
	background-color: #fff;
	border-color: #fff
}

.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show>.btn-white.dropdown-toggle {
	color: #212529;
	background-color: #e6e6e6;
	border-color: #dfdfdf
}

.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 222, 223, .5)
}

.btn-black,
.btn-black.focus,
.btn-black:focus,
.btn-black:hover {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-black.focus,
.btn-black:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 38, 38, .5)
}

.btn-black.disabled,
.btn-black:disabled,
.btn-black:not(:disabled):not(.disabled).active,
.btn-black:not(:disabled):not(.disabled):active,
.show>.btn-black.dropdown-toggle {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-black:not(:disabled):not(.disabled).active:focus,
.btn-black:not(:disabled):not(.disabled):active:focus,
.show>.btn-black.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 38, 38, .5)
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark-blue {
	color: #1d2e3c;
	border-color: #1d2e3c
}

.btn-outline-dark-blue:hover {
	color: #fff;
	background-color: #1d2e3c;
	border-color: #1d2e3c
}

.btn-outline-dark-blue.focus,
.btn-outline-dark-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(29, 46, 60, .5)
}

.btn-outline-dark-blue.disabled,
.btn-outline-dark-blue:disabled {
	color: #1d2e3c;
	background-color: transparent
}

.btn-outline-dark-blue:not(:disabled):not(.disabled).active,
.btn-outline-dark-blue:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark-blue.dropdown-toggle {
	color: #fff;
	background-color: #1d2e3c;
	border-color: #1d2e3c
}

.btn-outline-dark-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(29, 46, 60, .5)
}

.btn-outline-navy-blue {
	color: #7a26ce;
	border-color: #7a26ce
}

.btn-outline-navy-blue:hover {
	color: #fff;
	background-color: #7a26ce;
	border-color: #7a26ce
}

.btn-outline-navy-blue.focus,
.btn-outline-navy-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 85, 117, .5)
}

.btn-outline-navy-blue.disabled,
.btn-outline-navy-blue:disabled {
	color: #7a26ce;
	background-color: transparent
}

.btn-outline-navy-blue:not(:disabled):not(.disabled).active,
.btn-outline-navy-blue:not(:disabled):not(.disabled):active,
.show>.btn-outline-navy-blue.dropdown-toggle {
	color: #fff;
	background-color: #7a26ce;
	border-color: #7a26ce
}

.btn-outline-navy-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-navy-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-navy-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 85, 117, .5)
}

.btn-outline-dark-gray {
	color: #676767;
	border-color: #676767
}

.btn-outline-dark-gray:hover {
	color: #fff;
	background-color: #676767;
	border-color: #676767
}

.btn-outline-dark-gray.focus,
.btn-outline-dark-gray:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 40.4%, .5)
}

.btn-outline-dark-gray.disabled,
.btn-outline-dark-gray:disabled {
	color: #676767;
	background-color: transparent
}

.btn-outline-dark-gray:not(:disabled):not(.disabled).active,
.btn-outline-dark-gray:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark-gray.dropdown-toggle {
	color: #fff;
	background-color: #676767;
	border-color: #676767
}

.btn-outline-dark-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 40.4%, .5)
}

.btn-outline-middle-gray {
	color: #9f9f9f;
	border-color: #9f9f9f
}

.btn-outline-middle-gray:hover {
	color: #212529;
	background-color: #9f9f9f;
	border-color: #9f9f9f
}

.btn-outline-middle-gray.focus,
.btn-outline-middle-gray:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 62.4%, .5)
}

.btn-outline-middle-gray.disabled,
.btn-outline-middle-gray:disabled {
	color: #9f9f9f;
	background-color: transparent
}

.btn-outline-middle-gray:not(:disabled):not(.disabled).active,
.btn-outline-middle-gray:not(:disabled):not(.disabled):active,
.show>.btn-outline-middle-gray.dropdown-toggle {
	color: #212529;
	background-color: #9f9f9f;
	border-color: #9f9f9f
}

.btn-outline-middle-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-middle-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-middle-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 62.4%, .5)
}

.btn-outline-light-gray {
	color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-outline-light-gray:hover {
	color: #212529;
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-outline-light-gray.focus,
.btn-outline-light-gray:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 87.8%, .5)
}

.btn-outline-light-gray.disabled,
.btn-outline-light-gray:disabled {
	color: #e0e0e0;
	background-color: transparent
}

.btn-outline-light-gray:not(:disabled):not(.disabled).active,
.btn-outline-light-gray:not(:disabled):not(.disabled):active,
.show>.btn-outline-light-gray.dropdown-toggle {
	color: #212529;
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light-gray.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 87.8%, .5)
}

.btn-outline-orange {
	color: #ffa133;
	border-color: #ffa133
}

.btn-outline-orange:hover {
	color: #212529;
	background-color: #ffa133;
	border-color: #ffa133
}

.btn-outline-orange.focus,
.btn-outline-orange:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 161, 51, .5)
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
	color: #ffa133;
	background-color: transparent
}

.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show>.btn-outline-orange.dropdown-toggle {
	color: #212529;
	background-color: #ffa133;
	border-color: #ffa133
}

.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-orange.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 161, 51, .5)
}

.btn-outline-orange-hover {
	color: #ff8a00;
	border-color: #ff8a00
}

.btn-outline-orange-hover:hover {
	color: #212529;
	background-color: #ff8a00;
	border-color: #ff8a00
}

.btn-outline-orange-hover.focus,
.btn-outline-orange-hover:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 138, 0, .5)
}

.btn-outline-orange-hover.disabled,
.btn-outline-orange-hover:disabled {
	color: #ff8a00;
	background-color: transparent
}

.btn-outline-orange-hover:not(:disabled):not(.disabled).active,
.btn-outline-orange-hover:not(:disabled):not(.disabled):active,
.show>.btn-outline-orange-hover.dropdown-toggle {
	color: #212529;
	background-color: #ff8a00;
	border-color: #ff8a00
}

.btn-outline-orange-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-orange-hover:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-orange-hover.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 138, 0, .5)
}

.btn-outline-light-blue {
	color: #27bae1;
	border-color: #27bae1
}

.btn-outline-light-blue:hover {
	color: #fff;
	background-color: #27bae1;
	border-color: #27bae1
}

.btn-outline-light-blue.focus,
.btn-outline-light-blue:focus {
	box-shadow: 0 0 0 .2rem rgba(39, 186, 225, .5)
}

.btn-outline-light-blue.disabled,
.btn-outline-light-blue:disabled {
	color: #27bae1;
	background-color: transparent
}

.btn-outline-light-blue:not(:disabled):not(.disabled).active,
.btn-outline-light-blue:not(:disabled):not(.disabled):active,
.show>.btn-outline-light-blue.dropdown-toggle {
	color: #fff;
	background-color: #27bae1;
	border-color: #27bae1
}

.btn-outline-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light-blue.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(39, 186, 225, .5)
}

.btn-outline-light-blue-hover {
	color: #0098c1;
	border-color: #0098c1
}

.btn-outline-light-blue-hover:hover {
	color: #fff;
	background-color: #0098c1;
	border-color: #0098c1
}

.btn-outline-light-blue-hover.focus,
.btn-outline-light-blue-hover:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 152, 193, .5)
}

.btn-outline-light-blue-hover.disabled,
.btn-outline-light-blue-hover:disabled {
	color: #0098c1;
	background-color: transparent
}

.btn-outline-light-blue-hover:not(:disabled):not(.disabled).active,
.btn-outline-light-blue-hover:not(:disabled):not(.disabled):active,
.show>.btn-outline-light-blue-hover.dropdown-toggle {
	color: #fff;
	background-color: #0098c1;
	border-color: #0098c1
}

.btn-outline-light-blue-hover:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-blue-hover:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light-blue-hover.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 152, 193, .5)
}

.btn-outline-lat-white {
	color: #fdfdfd;
	border-color: #fdfdfd
}

.btn-outline-lat-white:hover {
	color: #212529;
	background-color: #fdfdfd;
	border-color: #fdfdfd
}

.btn-outline-lat-white.focus,
.btn-outline-lat-white:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 99.2%, .5)
}

.btn-outline-lat-white.disabled,
.btn-outline-lat-white:disabled {
	color: #fdfdfd;
	background-color: transparent
}

.btn-outline-lat-white:not(:disabled):not(.disabled).active,
.btn-outline-lat-white:not(:disabled):not(.disabled):active,
.show>.btn-outline-lat-white.dropdown-toggle {
	color: #212529;
	background-color: #fdfdfd;
	border-color: #fdfdfd
}

.btn-outline-lat-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-lat-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-lat-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 99.2%, .5)
}

.btn-outline-white {
	color: #fff;
	border-color: #fff
}

.btn-outline-white:hover {
	color: #212529;
	background-color: #fff;
	border-color: #fff
}

.btn-outline-white.focus,
.btn-outline-white:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show>.btn-outline-white.dropdown-toggle {
	color: #212529;
	background-color: #fff;
	border-color: #fff
}

.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-white.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}

.btn-outline-black {
	color: #000;
	border-color: #000
}

.btn-outline-black:hover {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-outline-black.focus,
.btn-outline-black:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .5)
}

.btn-outline-black.disabled,
.btn-outline-black:disabled {
	color: #000;
	background-color: transparent
}

.btn-outline-black:not(:disabled):not(.disabled).active,
.btn-outline-black:not(:disabled):not(.disabled):active,
.show>.btn-outline-black.dropdown-toggle {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-outline-black:not(:disabled):not(.disabled).active:focus,
.btn-outline-black:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-black.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: #0056b3
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
	text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-lg {
	padding: 1.875rem 5.375rem;
	font-size: 1.25rem
}

.btn-lg,
.btn-sm {
	line-height: 1.5;
	border-radius: 0
}

.btn-sm {
	padding: .875rem 4.375rem;
	font-size: .875rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: flex;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: .6rem 1rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 2rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: 1rem 1.875rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .4rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .2rem 1rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 2rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.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, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
	border-top: 0
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
	flex-shrink: 0;
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-deck {
		display: flex;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck .card {
		flex: 1 0 0%;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group>.card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-group {
		display: flex;
		flex-flow: row wrap
	}
	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media(min-width:576px) {
	.card-columns {
		-moz-column-count: 3;
		column-count: 3;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion {
	overflow-anchor: none
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media(min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.media {
	display: flex;
	align-items: flex-start
}

.media-body {
	flex: 1
}

.align-baseline {
	vertical-align: baseline!important
}

.align-top {
	vertical-align: top!important
}

.align-middle {
	vertical-align: middle!important
}

.align-bottom {
	vertical-align: bottom!important
}

.align-text-bottom {
	vertical-align: text-bottom!important
}

.align-text-top {
	vertical-align: text-top!important
}

.bg-primary {
	background-color: #007bff!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc!important
}

.bg-secondary {
	background-color: #6c757d!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62!important
}

.bg-success {
	background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00!important
}

.bg-danger {
	background-color: #dc3545!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130!important
}

.bg-light {
	background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5!important
}

.bg-dark {
	background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124!important
}

.bg-dark-blue {
	background-color: #32312f!important
}

a.bg-dark-blue:focus,
a.bg-dark-blue:hover,
button.bg-dark-blue:focus,
button.bg-dark-blue:hover {
	background-color: #0c141a!important
}

.bg-navy-blue {
	background-color: #7a26ce!important
}

a.bg-navy-blue:focus,
a.bg-navy-blue:hover,
button.bg-navy-blue:focus,
button.bg-navy-blue:hover {
	background-color: #0f364a!important
}

.bg-dark-gray {
	background-color: #676767!important
}

a.bg-dark-gray:focus,
a.bg-dark-gray:hover,
button.bg-dark-gray:focus,
button.bg-dark-gray:hover {
	background-color: #4e4e4e!important
}

.bg-middle-gray {
	background-color: #9f9f9f!important
}

a.bg-middle-gray:focus,
a.bg-middle-gray:hover,
button.bg-middle-gray:focus,
button.bg-middle-gray:hover {
	background-color: #868686!important
}

.bg-light-gray {
	background-color: #e0e0e0!important
}

a.bg-light-gray:focus,
a.bg-light-gray:hover,
button.bg-light-gray:focus,
button.bg-light-gray:hover {
	background-color: #c7c7c7!important
}

.bg-orange {
	background-color: #ffa133!important
}

.bg-orange-hover,
a.bg-orange:focus,
a.bg-orange:hover,
button.bg-orange:focus,
button.bg-orange:hover {
	background-color: #ff8a00!important
}

a.bg-orange-hover:focus,
a.bg-orange-hover:hover,
button.bg-orange-hover:focus,
button.bg-orange-hover:hover {
	background-color: #cc6e00!important
}

.bg-light-blue {
	background-color: #27bae1!important
}

a.bg-light-blue:focus,
a.bg-light-blue:hover,
button.bg-light-blue:focus,
button.bg-light-blue:hover {
	background-color: #1a99bb!important
}

.bg-light-blue-hover {
	background-color: #0098c1!important
}

a.bg-light-blue-hover:focus,
a.bg-light-blue-hover:hover,
button.bg-light-blue-hover:focus,
button.bg-light-blue-hover:hover {
	background-color: #00708e!important
}

.bg-lat-white {
	background-color: #fdfdfd!important
}

a.bg-lat-white:focus,
a.bg-lat-white:hover,
button.bg-lat-white:focus,
button.bg-lat-white:hover {
	background-color: #e4e4e4!important
}

a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
	background-color: #e6e6e6!important
}

.bg-black,
a.bg-black:focus,
a.bg-black:hover,
button.bg-black:focus,
button.bg-black:hover {
	background-color: #000!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.border-left {
	border-left: 1px solid #dee2e6!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #007bff!important
}

.border-secondary {
	border-color: #6c757d!important
}

.border-success {
	border-color: #28a745!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #ffc107!important
}

.border-danger {
	border-color: #dc3545!important
}

.border-light {
	border-color: #f8f9fa!important
}

.border-dark {
	border-color: #343a40!important
}

.border-dark-blue {
	border-color: #1d2e3c!important
}

.border-navy-blue {
	border-color: #7a26ce!important
}

.border-dark-gray {
	border-color: #676767!important
}

.border-middle-gray {
	border-color: #9f9f9f!important
}

.border-light-gray {
	border-color: #e0e0e0!important
}

.border-orange {
	border-color: #ffa133!important
}

.border-orange-hover {
	border-color: #ff8a00!important
}

.border-light-blue {
	border-color: #27bae1!important
}

.border-light-blue-hover {
	border-color: #0098c1!important
}

.border-lat-white {
	border-color: #fdfdfd!important
}

.border-black {
	border-color: #000!important
}

.border-white {
	border-color: #fff!important
}

.rounded-sm {
	border-radius: .2rem!important
}

.rounded {
	border-radius: .25rem!important
}

.rounded-top {
	border-top-left-radius: .25rem!important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .25rem!important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .25rem!important
}

.rounded-left {
	border-top-left-radius: .25rem!important
}

.rounded-lg {
	border-radius: .3rem!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-pill {
	border-radius: 50rem!important
}

.rounded-0 {
	border-radius: 0!important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

@media(min-width:576px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}

@media(min-width:768px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}

@media(min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}

@media(min-width:1200px) {
	.float-xl-left {
		float: left!important
	}
	.float-xl-right {
		float: right!important
	}
	.float-xl-none {
		float: none!important
	}
}

@media(min-width:1600px) {
	.float-xxl-left {
		float: left!important
	}
	.float-xxl-right {
		float: right!important
	}
	.float-xxl-none {
		float: none!important
	}
}

.user-select-all {
	-webkit-user-select: all!important;
	-moz-user-select: all!important;
	-ms-user-select: all!important;
	user-select: all!important
}

.user-select-auto {
	-webkit-user-select: auto!important;
	-moz-user-select: auto!important;
	-ms-user-select: auto!important;
	user-select: auto!important
}

.user-select-none {
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important
}

.overflow-auto {
	overflow: auto!important
}

.overflow-hidden {
	overflow: hidden!important
}

.position-static {
	position: static!important
}

.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@supports((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
	box-shadow: .1875rem .1875rem .625rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
	box-shadow: none!important
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.min-vw-100 {
	min-width: 100vw!important
}

.min-vh-100 {
	min-height: 100vh!important
}

.vw-100 {
	width: 100vw!important
}

.vh-100 {
	height: 100vh!important
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}

.text-justify {
	text-align: justify!important
}

.text-wrap {
	white-space: normal!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

@media(min-width:576px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media(min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media(min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}

@media(min-width:1200px) {
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!important
	}
}

@media(min-width:1600px) {
	.text-xxl-left {
		text-align: left!important
	}
	.text-xxl-right {
		text-align: right!important
	}
	.text-xxl-center {
		text-align: center!important
	}
}

.text-lowercase {
	text-transform: lowercase!important
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.font-weight-light {
	font-weight: 300!important
}

.font-weight-lighter {
	font-weight: lighter!important
}

.font-weight-normal {
	font-weight: 400!important
}

.font-weight-bold {
	font-weight: 700!important
}

.font-weight-bolder {
	font-weight: bolder!important
}

.font-italic {
	font-style: italic!important
}

.text-primary {
	color: #007bff!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3!important
}

.text-secondary {
	color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #494f54!important
}

.text-success {
	color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
	color: #19692c!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674!important
}

.text-warning {
	color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ba8b00!important
}

.text-danger {
	color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #a71d2a!important
}

.text-light {
	color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416!important
}

.text-dark-blue {
	color: #1d2e3c!important
}

a.text-dark-blue:focus,
a.text-dark-blue:hover {
	color: #040608!important
}

.text-navy-blue {
	color: #7a26ce!important
}

a.text-navy-blue:focus,
a.text-navy-blue:hover {
	color: #0a2735!important
}

.text-dark-gray {
	color: #676767!important
}

a.text-dark-gray:focus,
a.text-dark-gray:hover {
	color: #414141!important
}

.text-middle-gray {
	color: #9f9f9f!important
}

a.text-middle-gray:focus,
a.text-middle-gray:hover {
	color: #797979!important
}

.text-light-gray {
	color: #e0e0e0!important
}

a.text-light-gray:focus,
a.text-light-gray:hover {
	color: #bababa!important
}

.text-orange {
	color: #ffa133!important
}

a.text-orange:focus,
a.text-orange:hover {
	color: #e67c00!important
}

.text-orange-hover {
	color: #ff8a00!important
}

a.text-orange-hover:focus,
a.text-orange-hover:hover {
	color: #b36100!important
}

.text-light-blue {
	color: #27bae1!important
}

a.text-light-blue:focus,
a.text-light-blue:hover {
	color: #1787a5!important
}

.text-light-blue-hover {
	color: #0098c1!important
}

a.text-light-blue-hover:focus,
a.text-light-blue-hover:hover {
	color: #005c75!important
}

.text-lat-white {
	color: #fdfdfd!important
}

a.text-lat-white:focus,
a.text-lat-white:hover {
	color: #d7d7d7!important
}

.text-white {
	color: #fff!important
}

a.text-white:focus,
a.text-white:hover {
	color: #d9d9d9!important
}

.text-black,
a.text-black:focus,
a.text-black:hover {
	color: #000!important
}

.text-body {
	color: #212529!important
}

.text-muted {
	color: #6c757d!important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
	color: hsla(0, 0%, 100%, .5)!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none!important
}

.text-break {
	word-break: break-word!important;
	overflow-wrap: break-word!important
}

.text-reset {
	color: inherit!important
}

.visible {
	visibility: visible!important
}

.invisible {
	visibility: hidden!important
}


/*!
 * Bootstrap Grid v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

*,
:after,
:before {
	box-sizing: inherit
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media(min-width:576px) {
	.container,
	.container-sm {
		max-width: 540px
	}
}

@media(min-width:768px) {
	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
}

@media(min-width:992px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
}

@media(min-width:1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1140px
	}
}

@media(min-width:1600px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1472px
	}
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media(min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-sm-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-sm-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.3333333333%
	}
	.offset-sm-2 {
		margin-left: 16.6666666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.3333333333%
	}
	.offset-sm-5 {
		margin-left: 41.6666666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.3333333333%
	}
	.offset-sm-8 {
		margin-left: 66.6666666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.3333333333%
	}
	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-md-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-md-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.3333333333%
	}
	.offset-md-2 {
		margin-left: 16.6666666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.3333333333%
	}
	.offset-md-5 {
		margin-left: 41.6666666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.3333333333%
	}
	.offset-md-8 {
		margin-left: 66.6666666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.3333333333%
	}
	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-lg-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-lg-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%
	}
	.offset-lg-2 {
		margin-left: 16.6666666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.3333333333%
	}
	.offset-lg-5 {
		margin-left: 41.6666666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.3333333333%
	}
	.offset-lg-8 {
		margin-left: 66.6666666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.3333333333%
	}
	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xl-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xl-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.3333333333%
	}
	.offset-xl-2 {
		margin-left: 16.6666666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.3333333333%
	}
	.offset-xl-5 {
		margin-left: 41.6666666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.3333333333%
	}
	.offset-xl-8 {
		margin-left: 66.6666666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.3333333333%
	}
	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

@media(min-width:1600px) {
	.col-xxl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xxl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xxl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xxl-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.row-cols-xxl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xxl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xxl-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-xxl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xxl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	.col-xxl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	.col-xxl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xxl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	.col-xxl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	.col-xxl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xxl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	.col-xxl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	.col-xxl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xxl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	.col-xxl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	.col-xxl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xxl-first {
		order: -1
	}
	.order-xxl-last {
		order: 13
	}
	.order-xxl-0 {
		order: 0
	}
	.order-xxl-1 {
		order: 1
	}
	.order-xxl-2 {
		order: 2
	}
	.order-xxl-3 {
		order: 3
	}
	.order-xxl-4 {
		order: 4
	}
	.order-xxl-5 {
		order: 5
	}
	.order-xxl-6 {
		order: 6
	}
	.order-xxl-7 {
		order: 7
	}
	.order-xxl-8 {
		order: 8
	}
	.order-xxl-9 {
		order: 9
	}
	.order-xxl-10 {
		order: 10
	}
	.order-xxl-11 {
		order: 11
	}
	.order-xxl-12 {
		order: 12
	}
	.offset-xxl-0 {
		margin-left: 0
	}
	.offset-xxl-1 {
		margin-left: 8.3333333333%
	}
	.offset-xxl-2 {
		margin-left: 16.6666666667%
	}
	.offset-xxl-3 {
		margin-left: 25%
	}
	.offset-xxl-4 {
		margin-left: 33.3333333333%
	}
	.offset-xxl-5 {
		margin-left: 41.6666666667%
	}
	.offset-xxl-6 {
		margin-left: 50%
	}
	.offset-xxl-7 {
		margin-left: 58.3333333333%
	}
	.offset-xxl-8 {
		margin-left: 66.6666666667%
	}
	.offset-xxl-9 {
		margin-left: 75%
	}
	.offset-xxl-10 {
		margin-left: 83.3333333333%
	}
	.offset-xxl-11 {
		margin-left: 91.6666666667%
	}
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: flex!important
}

.d-inline-flex {
	display: inline-flex!important
}

@media(min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: flex!important
	}
	.d-sm-inline-flex {
		display: inline-flex!important
	}
}

@media(min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: flex!important
	}
	.d-md-inline-flex {
		display: inline-flex!important
	}
}

@media(min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: flex!important
	}
	.d-lg-inline-flex {
		display: inline-flex!important
	}
}

@media(min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: flex!important
	}
	.d-xl-inline-flex {
		display: inline-flex!important
	}
}

@media(min-width:1600px) {
	.d-xxl-none {
		display: none!important
	}
	.d-xxl-inline {
		display: inline!important
	}
	.d-xxl-inline-block {
		display: inline-block!important
	}
	.d-xxl-block {
		display: block!important
	}
	.d-xxl-table {
		display: table!important
	}
	.d-xxl-table-row {
		display: table-row!important
	}
	.d-xxl-table-cell {
		display: table-cell!important
	}
	.d-xxl-flex {
		display: flex!important
	}
	.d-xxl-inline-flex {
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: flex!important
	}
	.d-print-inline-flex {
		display: inline-flex!important
	}
}

.flex-row {
	flex-direction: row!important
}

.flex-column {
	flex-direction: column!important
}

.flex-row-reverse {
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	flex-direction: column-reverse!important
}

.flex-wrap {
	flex-wrap: wrap!important
}

.flex-nowrap {
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	flex: 1 1 auto!important
}

.flex-grow-0 {
	flex-grow: 0!important
}

.flex-grow-1 {
	flex-grow: 1!important
}

.flex-shrink-0 {
	flex-shrink: 0!important
}

.flex-shrink-1 {
	flex-shrink: 1!important
}

.justify-content-start {
	justify-content: flex-start!important
}

.justify-content-end {
	justify-content: flex-end!important
}

.justify-content-center {
	justify-content: center!important
}

.justify-content-between {
	justify-content: space-between!important
}

.justify-content-around {
	justify-content: space-around!important
}

.align-items-start {
	align-items: flex-start!important
}

.align-items-end {
	align-items: flex-end!important
}

.align-items-center {
	align-items: center!important
}

.align-items-baseline {
	align-items: baseline!important
}

.align-items-stretch {
	align-items: stretch!important
}

.align-content-start {
	align-content: flex-start!important
}

.align-content-end {
	align-content: flex-end!important
}

.align-content-center {
	align-content: center!important
}

.align-content-between {
	align-content: space-between!important
}

.align-content-around {
	align-content: space-around!important
}

.align-content-stretch {
	align-content: stretch!important
}

.align-self-auto {
	-ms-grid-row-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	align-self: flex-start!important
}

.align-self-end {
	align-self: flex-end!important
}

.align-self-center {
	-ms-grid-row-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	align-self: baseline!important
}

.align-self-stretch {
	-ms-grid-row-align: stretch!important;
	align-self: stretch!important
}

@media(min-width:576px) {
	.flex-sm-row {
		flex-direction: row!important
	}
	.flex-sm-column {
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		justify-content: center!important
	}
	.justify-content-sm-between {
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		justify-content: space-around!important
	}
	.align-items-sm-start {
		align-items: flex-start!important
	}
	.align-items-sm-end {
		align-items: flex-end!important
	}
	.align-items-sm-center {
		align-items: center!important
	}
	.align-items-sm-baseline {
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		align-items: stretch!important
	}
	.align-content-sm-start {
		align-content: flex-start!important
	}
	.align-content-sm-end {
		align-content: flex-end!important
	}
	.align-content-sm-center {
		align-content: center!important
	}
	.align-content-sm-between {
		align-content: space-between!important
	}
	.align-content-sm-around {
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		align-self: flex-start!important
	}
	.align-self-sm-end {
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:768px) {
	.flex-md-row {
		flex-direction: row!important
	}
	.flex-md-column {
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		justify-content: center!important
	}
	.justify-content-md-between {
		justify-content: space-between!important
	}
	.justify-content-md-around {
		justify-content: space-around!important
	}
	.align-items-md-start {
		align-items: flex-start!important
	}
	.align-items-md-end {
		align-items: flex-end!important
	}
	.align-items-md-center {
		align-items: center!important
	}
	.align-items-md-baseline {
		align-items: baseline!important
	}
	.align-items-md-stretch {
		align-items: stretch!important
	}
	.align-content-md-start {
		align-content: flex-start!important
	}
	.align-content-md-end {
		align-content: flex-end!important
	}
	.align-content-md-center {
		align-content: center!important
	}
	.align-content-md-between {
		align-content: space-between!important
	}
	.align-content-md-around {
		align-content: space-around!important
	}
	.align-content-md-stretch {
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		align-self: flex-start!important
	}
	.align-self-md-end {
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:992px) {
	.flex-lg-row {
		flex-direction: row!important
	}
	.flex-lg-column {
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		justify-content: center!important
	}
	.justify-content-lg-between {
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		justify-content: space-around!important
	}
	.align-items-lg-start {
		align-items: flex-start!important
	}
	.align-items-lg-end {
		align-items: flex-end!important
	}
	.align-items-lg-center {
		align-items: center!important
	}
	.align-items-lg-baseline {
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		align-items: stretch!important
	}
	.align-content-lg-start {
		align-content: flex-start!important
	}
	.align-content-lg-end {
		align-content: flex-end!important
	}
	.align-content-lg-center {
		align-content: center!important
	}
	.align-content-lg-between {
		align-content: space-between!important
	}
	.align-content-lg-around {
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		align-self: flex-start!important
	}
	.align-self-lg-end {
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:1200px) {
	.flex-xl-row {
		flex-direction: row!important
	}
	.flex-xl-column {
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		justify-content: center!important
	}
	.justify-content-xl-between {
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		justify-content: space-around!important
	}
	.align-items-xl-start {
		align-items: flex-start!important
	}
	.align-items-xl-end {
		align-items: flex-end!important
	}
	.align-items-xl-center {
		align-items: center!important
	}
	.align-items-xl-baseline {
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		align-items: stretch!important
	}
	.align-content-xl-start {
		align-content: flex-start!important
	}
	.align-content-xl-end {
		align-content: flex-end!important
	}
	.align-content-xl-center {
		align-content: center!important
	}
	.align-content-xl-between {
		align-content: space-between!important
	}
	.align-content-xl-around {
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		align-self: flex-start!important
	}
	.align-self-xl-end {
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media(min-width:1600px) {
	.flex-xxl-row {
		flex-direction: row!important
	}
	.flex-xxl-column {
		flex-direction: column!important
	}
	.flex-xxl-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-xxl-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-xxl-wrap {
		flex-wrap: wrap!important
	}
	.flex-xxl-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-xxl-fill {
		flex: 1 1 auto!important
	}
	.flex-xxl-grow-0 {
		flex-grow: 0!important
	}
	.flex-xxl-grow-1 {
		flex-grow: 1!important
	}
	.flex-xxl-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-xxl-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-xxl-start {
		justify-content: flex-start!important
	}
	.justify-content-xxl-end {
		justify-content: flex-end!important
	}
	.justify-content-xxl-center {
		justify-content: center!important
	}
	.justify-content-xxl-between {
		justify-content: space-between!important
	}
	.justify-content-xxl-around {
		justify-content: space-around!important
	}
	.align-items-xxl-start {
		align-items: flex-start!important
	}
	.align-items-xxl-end {
		align-items: flex-end!important
	}
	.align-items-xxl-center {
		align-items: center!important
	}
	.align-items-xxl-baseline {
		align-items: baseline!important
	}
	.align-items-xxl-stretch {
		align-items: stretch!important
	}
	.align-content-xxl-start {
		align-content: flex-start!important
	}
	.align-content-xxl-end {
		align-content: flex-end!important
	}
	.align-content-xxl-center {
		align-content: center!important
	}
	.align-content-xxl-between {
		align-content: space-between!important
	}
	.align-content-xxl-around {
		align-content: space-around!important
	}
	.align-content-xxl-stretch {
		align-content: stretch!important
	}
	.align-self-xxl-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-xxl-start {
		align-self: flex-start!important
	}
	.align-self-xxl-end {
		align-self: flex-end!important
	}
	.align-self-xxl-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-xxl-baseline {
		align-self: baseline!important
	}
	.align-self-xxl-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media(min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media(min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media(min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media(min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

@media(min-width:1600px) {
	.m-xxl-0 {
		margin: 0!important
	}
	.mt-xxl-0,
	.my-xxl-0 {
		margin-top: 0!important
	}
	.mr-xxl-0,
	.mx-xxl-0 {
		margin-right: 0!important
	}
	.mb-xxl-0,
	.my-xxl-0 {
		margin-bottom: 0!important
	}
	.ml-xxl-0,
	.mx-xxl-0 {
		margin-left: 0!important
	}
	.m-xxl-1 {
		margin: .25rem!important
	}
	.mt-xxl-1,
	.my-xxl-1 {
		margin-top: .25rem!important
	}
	.mr-xxl-1,
	.mx-xxl-1 {
		margin-right: .25rem!important
	}
	.mb-xxl-1,
	.my-xxl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xxl-1,
	.mx-xxl-1 {
		margin-left: .25rem!important
	}
	.m-xxl-2 {
		margin: .5rem!important
	}
	.mt-xxl-2,
	.my-xxl-2 {
		margin-top: .5rem!important
	}
	.mr-xxl-2,
	.mx-xxl-2 {
		margin-right: .5rem!important
	}
	.mb-xxl-2,
	.my-xxl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xxl-2,
	.mx-xxl-2 {
		margin-left: .5rem!important
	}
	.m-xxl-3 {
		margin: 1rem!important
	}
	.mt-xxl-3,
	.my-xxl-3 {
		margin-top: 1rem!important
	}
	.mr-xxl-3,
	.mx-xxl-3 {
		margin-right: 1rem!important
	}
	.mb-xxl-3,
	.my-xxl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xxl-3,
	.mx-xxl-3 {
		margin-left: 1rem!important
	}
	.m-xxl-4 {
		margin: 1.5rem!important
	}
	.mt-xxl-4,
	.my-xxl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xxl-4,
	.mx-xxl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xxl-4,
	.my-xxl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xxl-4,
	.mx-xxl-4 {
		margin-left: 1.5rem!important
	}
	.m-xxl-5 {
		margin: 3rem!important
	}
	.mt-xxl-5,
	.my-xxl-5 {
		margin-top: 3rem!important
	}
	.mr-xxl-5,
	.mx-xxl-5 {
		margin-right: 3rem!important
	}
	.mb-xxl-5,
	.my-xxl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xxl-5,
	.mx-xxl-5 {
		margin-left: 3rem!important
	}
	.p-xxl-0 {
		padding: 0!important
	}
	.pt-xxl-0,
	.py-xxl-0 {
		padding-top: 0!important
	}
	.pr-xxl-0,
	.px-xxl-0 {
		padding-right: 0!important
	}
	.pb-xxl-0,
	.py-xxl-0 {
		padding-bottom: 0!important
	}
	.pl-xxl-0,
	.px-xxl-0 {
		padding-left: 0!important
	}
	.p-xxl-1 {
		padding: .25rem!important
	}
	.pt-xxl-1,
	.py-xxl-1 {
		padding-top: .25rem!important
	}
	.pr-xxl-1,
	.px-xxl-1 {
		padding-right: .25rem!important
	}
	.pb-xxl-1,
	.py-xxl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xxl-1,
	.px-xxl-1 {
		padding-left: .25rem!important
	}
	.p-xxl-2 {
		padding: .5rem!important
	}
	.pt-xxl-2,
	.py-xxl-2 {
		padding-top: .5rem!important
	}
	.pr-xxl-2,
	.px-xxl-2 {
		padding-right: .5rem!important
	}
	.pb-xxl-2,
	.py-xxl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xxl-2,
	.px-xxl-2 {
		padding-left: .5rem!important
	}
	.p-xxl-3 {
		padding: 1rem!important
	}
	.pt-xxl-3,
	.py-xxl-3 {
		padding-top: 1rem!important
	}
	.pr-xxl-3,
	.px-xxl-3 {
		padding-right: 1rem!important
	}
	.pb-xxl-3,
	.py-xxl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xxl-3,
	.px-xxl-3 {
		padding-left: 1rem!important
	}
	.p-xxl-4 {
		padding: 1.5rem!important
	}
	.pt-xxl-4,
	.py-xxl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xxl-4,
	.px-xxl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xxl-4,
	.py-xxl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xxl-4,
	.px-xxl-4 {
		padding-left: 1.5rem!important
	}
	.p-xxl-5 {
		padding: 3rem!important
	}
	.pt-xxl-5,
	.py-xxl-5 {
		padding-top: 3rem!important
	}
	.pr-xxl-5,
	.px-xxl-5 {
		padding-right: 3rem!important
	}
	.pb-xxl-5,
	.py-xxl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xxl-5,
	.px-xxl-5 {
		padding-left: 3rem!important
	}
	.m-xxl-n1 {
		margin: -.25rem!important
	}
	.mt-xxl-n1,
	.my-xxl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xxl-n1,
	.mx-xxl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xxl-n1,
	.my-xxl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xxl-n1,
	.mx-xxl-n1 {
		margin-left: -.25rem!important
	}
	.m-xxl-n2 {
		margin: -.5rem!important
	}
	.mt-xxl-n2,
	.my-xxl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xxl-n2,
	.mx-xxl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xxl-n2,
	.my-xxl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xxl-n2,
	.mx-xxl-n2 {
		margin-left: -.5rem!important
	}
	.m-xxl-n3 {
		margin: -1rem!important
	}
	.mt-xxl-n3,
	.my-xxl-n3 {
		margin-top: -1rem!important
	}
	.mr-xxl-n3,
	.mx-xxl-n3 {
		margin-right: -1rem!important
	}
	.mb-xxl-n3,
	.my-xxl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xxl-n3,
	.mx-xxl-n3 {
		margin-left: -1rem!important
	}
	.m-xxl-n4 {
		margin: -1.5rem!important
	}
	.mt-xxl-n4,
	.my-xxl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xxl-n4,
	.mx-xxl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xxl-n4,
	.my-xxl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xxl-n4,
	.mx-xxl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xxl-n5 {
		margin: -3rem!important
	}
	.mt-xxl-n5,
	.my-xxl-n5 {
		margin-top: -3rem!important
	}
	.mr-xxl-n5,
	.mx-xxl-n5 {
		margin-right: -3rem!important
	}
	.mb-xxl-n5,
	.my-xxl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xxl-n5,
	.mx-xxl-n5 {
		margin-left: -3rem!important
	}
	.m-xxl-auto {
		margin: auto!important
	}
	.mt-xxl-auto,
	.my-xxl-auto {
		margin-top: auto!important
	}
	.mr-xxl-auto,
	.mx-xxl-auto {
		margin-right: auto!important
	}
	.mb-xxl-auto,
	.my-xxl-auto {
		margin-bottom: auto!important
	}
	.ml-xxl-auto,
	.mx-xxl-auto {
		margin-left: auto!important
	}
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

body {
	color: var(--dark-gray)
}

.pb0 {
	padding-bottom: 0
}

.pt0 {
	padding-top: 0
}

.pb25 {
	padding-bottom: 25px
}

.pt25 {
	padding-top: 25px
}

.pb50 {
	padding-bottom: 50px
}

.pt50 {
	padding-top: 50px
}

.pb75 {
	padding-bottom: 75px
}

.pt75 {
	padding-top: 75px
}

.pb100 {
	padding-bottom: 100px
}

.pt100 {
	padding-top: 100px
}

a {
	color: #27bae1
}

a:hover {
	color: var(--light-blue-hover);
	text-decoration: none
}

#cookie-bar {
	padding: 10px;
	background: #1d2e3c
}

#cookie-bar p a {
	padding: 0;
	color: #fff;
	text-decoration: underline
}

#cookie-bar p {
	line-height: 2.5;
	font-family: nunito;
	font-size: 16px!important;
	margin-left: calc((100% - 1445px)/2)
}

#cookie-bar-main-privacy-link {
	font-weight: 700
}

#cookie-bar-main-privacy-link:hover {
	color: var(--light-blue)!important
}

a#cookie-bar-button {
	font-size: 16px;
	font-weight: 700;
	font-family: nunito;
	padding: 10px 1.875rem;
	border-color: var(--orange);
	background-color: transparent;
	text-transform: capitalize;
	color: var(--orange)!important;
	text-decoration: none!important;
	margin-right: calc((100% - 1445px)/2);
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

a#cookie-bar-button:hover {
	background-color: var(--orange);
	border-color: var(--orange);
	color: #011424!important
}

.abs-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.grid-pos-left {
	position: relative;
	left: 0
}

.grid-pos-right {
	position: relative;
	left: 100%;
	transform: translateX(-100%)
}

.grid-pos-middle {
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}

.py-30px {
	padding-left: 30px;
	padding-right: 30px
}

.mw-50 {
	max-width: 50%
}

.mw-75 {
	max-width: 75%
}

.mh-60px {
	max-height: 60px
}

.line {
	position: relative
}

.line:before {
	content: "";
	width: 100%;
	border-bottom: 1px solid var(--middle-gray);
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1
}

.line>* {
	background-color: #fff;
	text-align: center;
	width: auto;
	display: inline-block;
	z-index: 3;
	padding: 0 20px;
	position: relative;
	margin-bottom: 0!important
}

.thank-you-section hr {
	color: var(--dark-blue)
}

.font-size-14 {
	font-size: 1.4rem
}

a.link-disabled,
a.link-disabled:hover,
button.link-disabled {
	color: var(--middle-gray)!important
}

button.link-disabled {
	pointer-events: none
}

button.link-disabled:hover {
	color: var(--middle-gray)!important
}

.TextWrapper {
	max-width: 60rem;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.scrolling {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.submenu-list.nav {
	max-height: 70vh
}

.opacity {
	opacity: .5
}

.bg-opacity-gradient {
	background: transparent linear-gradient(102deg, #1d2d3b, rgba(29, 45, 59, .992) 1%, rgba(25, 44, 59, .803) 22%, rgba(11, 42, 59, 0)) 0 0 no-repeat padding-box;
	opacity: .85;
	top: 0
}

.seminar-opacity {
	opacity: .65
}

.opacity-news-resources,
.seminar-opacity {
	background: #1d2e3c 0 0 no-repeat padding-box
}

.opacity-news-resources {
	opacity: .85
}

[id^=banner]>.container-fluid,
[id^=banner]>.container-lg,
[id^=banner]>.container-md,
[id^=banner]>.container-sm,
[id^=banner]>.container-xl,
[id^=banner]>.container-xxl {
	z-index: 1
}

.btn-outline-orange:hover {
	background-color: transparent;
	border: 1px solid var(--orange-hover)
}

.btn-outline-light-blue:hover {
	background-color: transparent;
	border: 1px solid var(--light-blue-hover)
}

.bg-center {
	background-position: 50%;
	background-size: cover
}

.basis-1 {
	flex-basis: 100%
}

.border-2 {
	border-width: 2px!important
}

.border-3 {
	border-width: 3px!important
}

.border-radius-5 {
	border-radius: 5px
}

.justify-content-evenly {
	justify-content: space-evenly
}

.mh-2rem {
	max-height: 2rem
}

.mh-inherit {
	max-height: inherit
}

.col-gutters {
	padding-left: 15px;
	padding-right: 15px
}

.font-size-sm {
	font-size: .9rem
}

.jForm__button {
	font-size: 1.25rem
}

.banner-content {
	margin-top: 0px!important
}

.nav-enquire-btn {
	padding: 6px 1.875rem
}

#footer .navbar-brand>img,
#social-links>a>img,
.nav-slide .navbar-brand>img {
	height: 17px
}

#footer a>i.social-icon {
	color: #fff
}

#footer a>i.icon-youtube:before,
#social-links a>i.icon-youtube:before {
	transform: translateY(2px);
	width: auto
}

.yt-container {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.yt-container>button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0
}

.yt-container>button:focus {
	box-shadow: none
}

.yt-container .icon-youtube {
	font-size: 3rem;
	transition: all .3s linear;
	margin: 0;
	transform: translateX(-25%);
	color: #27bae1
}

.yt-container .icon-youtube:hover {
	color: #0098c1
}

iframe.yt-video {
	border: none
}

.icon-youtube:before {
	width: 100%
}

.staff-whole-section.active {
	position: fixed;
	top: 4rem;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1011;
	display: flex;
	flex-flow: column
}

.staff-whole-section.active .staff-members-section.gallery {
	background-color: #fff;
	flex-grow: 1
}

.staff-whole-section .staff-members-section .thumbnails {
	display: flex;
	flex-wrap: wrap;
	overflow-x: auto;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.staff-members-section .thumbnails.flex-nowrap {
	justify-content: normal!important
}

.staff-members-section .thumbnails .staff {
	margin-left: 1em;
	margin-right: 1em
}

.staff-members-section .thumbnails.striped {
	overflow: auto;
	min-height: 224px;
	padding-top: 1em
}

.staff-members-section .thumbnails.striped .staff-photo {
	transform: scale(.75)
}

.staff-whole-section .thumbnails>div {
	scroll-snap-align: start
}

.staff-members-section .thumbnails.striped>div {
	flex: 1 0 0;
	max-width: unset;
	text-align: center
}

.staff-members-section .thumbnails.striped .staff-photo img {
	max-height: 17vh
}

.staff-members-section .thumbnails.striped .staff-photo,
.staff-members-section .thumbnails.striped .staff>p {
	margin: 0!important
}

.staff-members-section .details .staff {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	display: flex
}

.staff-members-section .staff h4 {
	font-size: 1rem;
	line-height: .8
}

.staff-members-section .thumbnails .staff>p {
	font-size: .8em;
	line-height: .9
}

.staff-members-section .details .staff .staff-profile {
	flex-basis: 20%
}

.staff-members-section .details .staff .staff-profile .name-position {
	max-width: 100%
}

.staff-members-section .details .staff .staff-info {
	flex-basis: 80%;
	margin-top: 100px;
	overflow-y: auto
}

.staff-members-section .details .staff.show {
	visibility: visible;
	opacity: 1;
	position: static
}

.staff-members-section .details .staff-info.show {
	max-width: 70%
}

.staff-whole-section .details .staff-info::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.staff-members-section .staff-photo {
	border-radius: 50%;
	border: 1px solid #000;
	max-height: 150px;
	max-width: 150px
}

.staff-members-section .staff-photo>img {
	transform: translate(1px, 3px);
	max-width: 100%;
	border-radius: 50%
}

.staff-members-section .staff-photo .arrow-position {
	position: absolute;
	right: 0;
	bottom: 10%;
	background-color: #27bae1;
	border-radius: 50%;
	height: 25%;
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center
}

.staff-members-section .staff-photo .arrow-position:before {
	color: #fff;
	transform: translateX(-3px)
}

.members-background {
	height: auto;
	transition: all .3s ease-in-out
}

.members-background.altered {
	background-color: #27bae1;
	flex: 1 0 67%;
	max-height: 67%
}

.members-background.altered * {
	color: #fff
}

.members-background.altered>div>div>div>span {
	position: absolute;
	right: -.5rem
}

.members-background.altered>div>div>div>span:before {
	content: "×";
	color: #fff;
	font-size: 2.5rem;
	cursor: pointer
}

.members-background .staff-members-section {
	height: 80%
}

.and-half {
	min-width: unset
}

.staff-whole-section .details .staff-info::-webkit-scrollbar-track {
	background: hsla(0, 0%, 100%, .2);
	border-radius: 5px
}

.staff-whole-section .details .staff-info::-webkit-scrollbar-thumb {
	background: hsla(0, 0%, 88.2%, .5);
	border-radius: 5px
}

.staff-whole-section .thumbnails::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	opacity: .7
}

.staff-whole-section .thumbnails::-webkit-scrollbar-track {
	background: var(--light-gray);
	border-radius: 5px;
	width: 3px
}

.staff-whole-section .thumbnails::-webkit-scrollbar-thumb {
	background: var(--middle-gray);
	border-radius: 5px
}

.staff-whole-section .thumbnails::-webkit-scrollbar-thumb:hover {
	background: var(--dark-gray)
}

.images-gallery-section .slick-slider .slick-slide:not(.slick-current) {
	opacity: .3
}

.images-gallery-section .images-gallery>.open-images {
	flex: 0 0 24%;
	max-width: 24%
}

.images-gallery.gallery-image-slicked .slick-list {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important;
	overflow-x: scroll!important
}

div.gallery-image-slicked {
	display: none
}

.images-gallery.gallery-image-slicked .slick-list::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	opacity: .7
}

.images-gallery.gallery-image-slicked .slick-list::-webkit-scrollbar-track {
	background: hsla(0, 0%, 100%, .2);
	border-radius: 5px
}

.images-gallery.gallery-image-slicked .slick-list::-webkit-scrollbar-thumb {
	background: var(--middle-gray);
	border-radius: 5px
}

.images-gallery.gallery-image-slicked .slick-list::-webkit-scrollbar-thumb:hover {
	background: var(--dark-gray)
}

@media(max-width:900px) {
	section.images-gallery-section>div.row.images-gallery {
		display: none
	}
	div.gallery-image-slicked {
		display: block
	}
}

.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .65)
}

#caption,
.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px
}

#caption {
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
	top: 25%;
	position: relative
}

.modal .close {
	position: absolute;
	top: 60px;
	right: 25px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: 700;
	transition: .3s
}

.modal i.previous-img {
	color: #fff;
	position: absolute;
	left: 5%;
	top: 50%;
	transform: rotate(180deg);
	background-color: #27bae1;
	border-radius: 50%;
	height: 45px;
	width: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.modal i.next-img:before,
.modal i.previous-img:before {
	transform: translateX(-3px)
}

.modal i.next-img {
	color: #fff;
	position: absolute;
	right: 5%;
	top: 50%;
	background-color: #27bae1;
	border-radius: 50%;
	height: 45px;
	width: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.gallery-modal {
	z-index: 4
}

.gallery-modal .close:before {
	content: "×";
	color: #fff;
	font-size: 3rem;
	font-weight: 400
}

.gallery-modal .center-image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.close:focus,
.close:hover {
	color: #bbb;
	text-decoration: none;
	cursor: pointer
}

.logos-slicked .slick-slide>img {
	margin: 0 auto
}

.logos-container {
	flex: 1 1 0px
}

.stylelogos {
	max-height: 70px;
	max-width: 112px
}

.countdown-section #date {
	height: 0
}

.pagination-controls .currentpage {
	color: var(--dark-gray)!important;
	border-bottom: 2px solid var(--light-blue)
}

.pagination-controls .currentpage:hover {
	color: var(--light-blue);
	border-bottom: 2px solid var(--dark-blue)
}

.pagination-controls .pagenumber {
	color: var(--light-gray);
	cursor: pointer
}

.pagination-controls .pagenumber:hover {
	color: var(--middle-gray)
}

.pagination-next-btn,
.pagination-prev-btn {
	border: none;
	background: none
}

.pagination-next-btn:hover,
.pagination-prev-btn:hover {
	color: var(--light-blue-hover)!important
}

.last-items-button,
.latest-items-section,
.latest-items-section .intro {
	z-index: 1
}

.latest-items-section .pagination-cards .mobile-scroll-marketing>.market-card-container:first-child,
.latest-items-section .pagination-cards .mobile-scroll-news>.news-card-container:first-child {
	padding-left: 0
}

.latest-items-btn {
	max-width: 300px
}

.latest-items-section .pagination-cards .mobile-scroll-marketing::-webkit-scrollbar,
.latest-items-section .pagination-cards .mobile-scroll-news::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	opacity: .7
}

.latest-items-section .pagination-cards .mobile-scroll-marketing::-webkit-scrollbar-track,
.latest-items-section .pagination-cards .mobile-scroll-news::-webkit-scrollbar-track {
	background: var(--light-gray);
	border-radius: 5px;
	width: 3px
}

.latest-items-section .pagination-cards .mobile-scroll-marketing::-webkit-scrollbar-thumb,
.latest-items-section .pagination-cards .mobile-scroll-news::-webkit-scrollbar-thumb {
	background: var(--middle-gray);
	border-radius: 5px
}

.news-resources-content h1 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
	font-size: 2.25rem
}

.market-card-container,
.news-card-container {
	height: 330px
}

.news-card-container .first-news-card {
	transition: border .3s ease-in-out
}

.news-card-container .news-card {
	border-top: 9px solid var(--light-blue);
	transition: color .3s ease-in-out
}

.news-card-container .first-news-card:hover .title,
.news-card-container .news-card:hover .authorship,
.news-card-container .news-card:hover .title {
	color: var(--light-blue)!important
}

.market-card-container .first-market-card {
	transition: background-color .3s ease-in-out;
	background-color: #ffa133
}

.market-card-container .first-market-card:hover {
	background-color: #ff8a00
}

.market-card-container .market-card {
	border-top: 9px solid #ffa133;
	transition: all .3s ease-in-out
}

.market-card-container .market-card:hover .title {
	color: #ff8a00!important;
	transition: color .3s ease-in-out
}

.market-card-container .market-card:hover {
	border-top: 9px solid #ff8a00
}

.market-card-container .market-card .header,
.news-card-container .news-card .header {
	flex: 0 0 45%;
	max-height: 45%
}

.market-card-container .market-card .body,
.news-card-container .news-card .body {
	flex: 1 0 55%;
	max-height: 55%
}

.market-card-container .market-card .body .intro,
.news-card-container .news-card .body .intro {
	flex-grow: 1
}

.market-card-container .market-card .body .date,
.news-card-container .news-card .body .date {
	position: absolute;
	right: 1em;
	bottom: 1em
}

.pagination-cards .press-card {
	height: 120px
}

.pagination-cards .press-card.latest-items {
	height: unset
}

.pagination-cards .press-card .info {
	flex-basis: 29%;
	z-index: 1
}

.pagination-cards .press-card .intro {
	flex-basis: 46%
}

.pagination-cards .press-card .source {
	flex-basis: 29%;
	z-index: 1
}

.ebooks-card-container {
	min-height: 155px
}

.ebooks-card-container .ebook-card {
	height: 100%
}

.ebooks-card-container .ebook-card .icon {
	height: 1.5em
}

.ebooks-card-container .ebook-card .title {
	flex: 1 0 35%;
	transition: color .3s ease-in-out
}

.ebooks-card-container .ebook-card:hover .icon,
.ebooks-card-container .ebook-card:hover .title {
	color: var(--orange-hover)!important
}

.infobar .social-share>a:hover {
	color: var(--light-blue)!important
}

.infobar .date {
	max-width: 20%
}

.infobar .authorship {
	max-width: 50%
}

.infobar .social-share {
	max-width: 26%
}

.upcoming-event-card-btn {
	-ms-grid-row-align: center;
	align-self: center;
	width: 232px
}

.cards-upcoming-events-section .date-of-event {
	max-width: 170px
}

blockquote {
	position: relative;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: .5em 2em .5em 3em
}

blockquote:before {
	top: 0;
	left: 0;
	content: "“"
}

blockquote:after,
blockquote:before {
	position: absolute;
	font-family: sailec;
	font-size: 6em;
	color: #fff;
	opacity: .4;
	line-height: 1
}

blockquote:after {
	float: right;
	right: 0;
	bottom: -.5em;
	content: "”"
}

.testimonials h2 {
	font-size: 3.3rem
}

.cards-video-testimonials-section .scrollable::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	opacity: .7
}

.cards-video-testimonials-section .scrollable::-webkit-scrollbar-track {
	background: var(--light-gray);
	border-radius: 5px;
	width: 3px
}

.cards-video-testimonials-section .scrollable::-webkit-scrollbar-thumb {
	background: var(--middle-gray);
	border-radius: 5px
}

.slick-initialized .slick-slide {
	outline: none!important
}

.testimonials-interview-card {
	min-height: 330px;
	max-height: 430px
}

.pagination-cards .testimonials-interview-card-container:nth-child(3n) {
	padding-left: 22.5px!important;
	padding-right: 22.5px!important
}

.pagination-cards .testimonials-interview-card-container:nth-child(3n+1) {
	padding-right: 45px!important
}

.pagination-cards .testimonials-interview-card-container:nth-child(3n+2) {
	padding-left: 45px!important
}

.testimonials-interview-card .image {
	flex: 0 0 22%;
	max-width: 22%
}

.testimonials-interview-card .intro {
	font-style: italic;
	font-weight: 100
}

.testimonials-interview-card .link-to-interview:hover {
	cursor: pointer
}

.modal[id^=interview] .close:before {
	content: "×";
	color: #fff;
	font-size: 2rem;
	font-weight: 400
}

.pagination-cards .interview-content .student-info {
	flex: 0 0 20%;
	max-width: 20%
}

.pagination-cards .interview-content .interview {
	max-height: calc(90vh - 212px);
	margin: 2.5rem 0
}

.pagination-cards .interview-content .interview::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	opacity: .7
}

.pagination-cards .interview-content .interview::-webkit-scrollbar-track {
	background: hsla(0, 0%, 100%, .2);
	border-radius: 5px
}

.pagination-cards .interview-content .interview::-webkit-scrollbar-thumb {
	background: hsla(0, 0%, 88.2%, .5);
	border-radius: 5px
}

.seminar-date {
	z-index: 1
}

.seminar-right-side {
	width: calc(100% + 30px)
}

.search-btn-subnavigation:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%)
}

.subnavigation-search-form {
	display: flex
}

.search-input {
	border-radius: 0;
	background-color: transparent;
	border: none;
	width: 93%
}

.search-input:not(:-moz-placeholder-shown) {
	color: #fff
}

.search-input:not(:-ms-input-placeholder) {
	color: #fff
}

.search-input:not(:placeholder-shown) {
	color: #fff
}

.search-input:focus {
	box-shadow: none;
	background-color: transparent;
	border: none
}

.subnavigation-search-container.open {
	position: absolute;
	right: 0;
	transition: opacity .3s;
	opacity: 1;
	pointer-events: all
}

.no-matches-header {
	min-height: 308px
}

.no-matches-image {
	background-repeat: no-repeat
}

.no-matches-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.search-result:hover {
	box-shadow: .1875rem .1875rem .625rem rgba(0, 0, 0, .15)
}

.hl-search {
	font-weight: bolder
}

.course-main {
	opacity: 0
}

#courses-card-w {
	padding-bottom: 40px;
	margin-top: 1rem;
	transition: all .5s;
	max-width: 330px
}

#courses-card-w.traversing {
	padding-top: 5rem
}

.testimonial-card-container:nth-child(2n) .card {
	padding-left: 38px
}

.testimonial-card-container:nth-child(odd) .card {
	padding-right: 38px
}

.testimonial-card-container .card-text {
	font-size: 18px
}

.other-courses>.row>div:nth-child(2n) {
	padding-left: 30px
}

.other-courses>.row>div:nth-child(odd) {
	padding-right: 30px
}

.course-sticky-btn,
.course-sticky-info {
	flex: 1 0 50%
}

.navbar .hassubmenu .dropdown-menu .dropdown-item:first-child {
	padding-top: .75rem!important
}

@media only screen and (max-width:1599px) {
	.market-card-container,
	.news-card-container {
		height: 420px
	}
	.title-students-say {
		font-size: 3.3rem
	}
	#cookie-bar p {
		margin-left: calc((100% - 1140px)/2)
	}
	a#cookie-bar-button {
		margin-right: calc((100% - 1140px)/2)
	}
}

@media only screen and (max-width:1200px) {
	.images-gallery-section .images-gallery>div.col-lg-3 {
		width: unset;
		max-width: unset
	}
	.images-gallery-section .images-gallery>div.col-lg-3>img {
		max-width: unset
	}
	.images-gallery-section {
		max-width: 100%
	}
	.market-card-container,
	.news-card-container {
		height: 436px
	}
	.market-card-container .market-card .header {
		flex-basis: 35%
	}
	.pagination-cards .press-card {
		height: 175px
	}
	.testimonials-interview-card {
		height: 395px;
		max-height: 460px
	}
	.testimonials-interview-card .image {
		flex: 0 0 34%;
		max-width: 34%
	}
	.main-logo {
		position: absolute;
		transform: translateY(-10%)
	}
	.banner-content {
		margin-top: 0!important
	}
	#cookie-bar p {
		margin-left: calc((100% - 930px)/2);
		font-size: 14px!important
	}
	a#cookie-bar-button {
		margin-right: calc((100% - 930px)/2)
	}
}

@media only screen and (max-width:991px) {
	.banner-text {
		max-width: unset
	}
	.staff-members-section .thumbnails {
		flex-wrap: nowrap;
		min-height: unset
	}
	.staff-members-section .thumbnails.striped {
		min-height: unset
	}
	.staff-members-section .thumbnails.striped .staff>h4 {
		font-size: 16px
	}
	.staff-members-section .thumbnails.striped .staff>p {
		font-size: 14px
	}
	.staff-members-section .details .staff-info.show {
		max-width: 100%
	}
	.staff-members-section .details .staff .staff-profile {
		max-height: 48%;
		min-height: 48%
	}
	.staff-members-section .details .staff .staff-info {
		max-height: 52%;
		min-height: 52%
	}
	.staff-members-section .details .staff .staff-profile .name-position {
		max-width: 50%
	}
	.staff-members-section .details .staff .staff-info {
		margin-top: 0
	}
	.staff-members-section .details .staff .staff-photo {
		transform: scale(.75)
	}
	.staff-members-section.gallery {
		max-width: 100%
	}
	.and-half {
		min-width: 28.5vw
	}
	.and-half .staff-photo {
		transform: scale(.8)
	}
	.members-background.altered {
		height: auto
	}
	.members-background.altered>div>span {
		position: absolute;
		right: .5rem;
		top: -1.5rem;
		font-size: 2rem
	}
	.modal-content {
		width: 100%
	}
	.modal i.next-img,
	.modal i.previous-img {
		top: 80%
	}
	.market-card-container,
	.news-card-container {
		height: 270px
	}
	.pagination-cards .press-card {
		height: 275px
	}
	.cards-video-testimonials-section>.row {
		justify-content: unset;
		overflow: auto
	}
	.cards-video-testimonials-section>.row::-webkit-scrollbar-track {
		background: hsla(0, 0%, 100%, .2)
	}
	.cards-video-testimonials-section>.row::-webkit-scrollbar-thumb {
		background: hsla(0, 0%, 88.2%, .5)
	}
	.cards-video-testimonials-section>.row::-webkit-scrollbar {
		width: 10px;
		height: 10px;
		opacity: .7
	}
	.cards-video-testimonials-section>.row::-webkit-scrollbar-track {
		background: var(--light-gray);
		border-radius: 5px;
		width: 3px
	}
	.cards-video-testimonials-section>.row::-webkit-scrollbar-thumb {
		background: var(--middle-gray);
		border-radius: 5px
	}
	.pagination-cards>.testimonials-interview-card-container.col-12 {
		padding-left: 15px!important;
		padding-right: 15px!important
	}
	.testimonials-interview-card {
		min-height: 280px;
		max-height: 340px
	}
	.testimonials-interview-card .image {
		flex: unset;
		max-width: unset
	}
	.pagination-cards .interview-content .student-info {
		max-width: unset
	}
	.pagination-cards .interview-content .interview {
		max-height: 45vh
	}
	.cards-video-testimonials-section .scrollable {
		overflow: auto
	}
	.cards-video-testimonials-section .scrollable::-webkit-scrollbar {
		width: 10px;
		height: 10px;
		opacity: .7
	}
	.cards-video-testimonials-section .scrollable::-webkit-scrollbar-track {
		background: var(--light-gray);
		border-radius: 5px;
		width: 3px
	}
	.cards-video-testimonials-section .scrollable::-webkit-scrollbar-thumb {
		background: var(--middle-gray);
		border-radius: 5px
	}
	#courses-card-w {
		margin-top: 1rem;
		padding-bottom: 0
	}
	#classes {
		background: none!important
	}
	.other-courses>.row>div:nth-child(2n),
	.other-courses>.row>div:nth-child(odd) {
		padding-left: 15px;
		padding-right: 15px
	}
	#cookie-bar p {
		max-width: calc(100% - 230px);
		line-height: inherit;
		margin: 0 0 0 20px;
		margin-right: inherit
	}
	a#cookie-bar-button {
		margin-right: 20px
	}
}

@media only screen and (max-width:767px) {
	.staff-members-section .details .staff {
		max-width: 100%
	}
	.and-half {
		min-width: 40vw
	}
	.market-card-container,
	.news-card-container {
		height: 275px
	}
	#cookie-bar {
		text-align: center
	}
	#cookie-bar p {
		max-width: inherit
	}
	a#cookie-bar-button {
		float: inherit;
		margin: 10px 0 0
	}
	.gallery-modal.modal span.close {
		top: 60px;
		right: 25px
	}
}

@media only screen and (max-width:575px) {
	.and-half {
		min-width: 66.7vw
	}
	.members-background.altered>div>span:before {
		content: "×";
		color: #fff;
		font-size: 1.5rem
	}
	.members-background.altered h2 {
		font-size: 1.75em
	}
	.members-background.altered .staff-profile h4,
	.members-background.altered .staff-profile p {
		font-size: 1em
	}
	.latest-items-btn {
		width: auto
	}
	.infobar .font-size-lg {
		font-size: 1em
	}
	.bg-opacity-gradient,
	[id^=banner] {
		height: 100vh!important;
		max-height: 100vh!important
	}
	.market-card-container,
	.news-card-container {
		height: 350px
	}
	.market-card-container .market-card .header,
	.news-card-container .news-card .header {
		flex: 0 0 48%;
		max-height: 48%
	}
	.market-card-container .market-card .body,
	.news-card-container .news-card .body {
		flex: 1 0 52%;
		max-height: 52%
	}
	.testimonials-interview-card .image {
		min-width: 100px
	}
	.testimonials-interview-card {
		height: 370px;
		max-height: 370px
	}
	.title-students-say {
		font-size: 2.25rem
	}
	.images-gallery-section .images-gallery>.img-fluid.open-images {
		flex: 0 0 50%;
		max-width: 50%
	}
}

@media only screen and (max-width:400px) {
	.market-card-container,
	.news-card-container {
		height: 425px
	}
	.infobar .content {
		flex-flow: column
	}
	.infobar .date,
	.infobar .social-share {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important;
		max-width: 100%
	}
	.infobar .social-share .facebook,
	.infobar .social-share .linkedin,
	.infobar .social-share .twitter {
		margin-left: 3rem!important
	}
	.infobar .authorship {
		margin-top: 0;
		margin-bottom: 0;
		max-width: 100%
	}
	[id^=banner] h1 {
		font-size: 2.5rem
	}
}

@media only screen and (min-width:992px)and (max-height:640px) {
	.staff-members-section .details .staff .staff-photo {
		transform: scale(.75);
		margin-top: 0!important;
		margin-bottom: 0!important
	}
	.staff-members-section .details .staff .staff-profile {
		margin-top: 0!important
	}
	.staff-members-section .details .staff .staff-info {
		margin-top: 65px
	}
}

@media only screen and (min-height:1080px) {
	.members-background.altered {
		flex: 1 0 73%;
		max-height: 73%
	}
}

@media(min-width:992px) {
	.news-resources-content h1 {
		font-size: 3.375rem
	}
}

@media(max-width:575px) {
	.testimonial-course-pages {
		min-height: 360px!important
	}
	.testimonial-main {
		min-height: 280px!important
	}
	.staff-members-section .thumbnails.striped .staff-photo img {
		max-height: 115px
	}
}

@media(max-width:340px) {
	.course-sticky-btn,
	.course-sticky-info {
		max-width: 50%
	}
}

#courses-card-w>iframe {
	width: 100%
}

.testimonial-main {
	min-height: 300px;
	margin-top: -5em;
	flex-flow: column
}

.testimonial-course-pages {
	min-height: 320px;
	margin-top: -5em;
	flex-flow: column
}

.link-to-interview {
	cursor: pointer
}

div.course-page>h1,
div.course-page>h1>span {
	font-size: 2.4rem!important
}

.card-second-style .card-img-round-position {
	height: 70px;
	width: 70px;
	margin-left: 15px
}

.card-second-style .text-name {
	color: #676767!important;
	font-size: .9em;
	font-weight: 700
}

.card-second-style .text-position {
	color: #8f8f8f!important;
	font-size: .9em;
	font-weight: 700;
	margin-right: 1em
}

.card-second-style .body-text {
	color: #8f8f8f!important;
	padding: 15px;
	padding-top: 4rem!important
}

.card-second-style .testimonial-main {
	min-height: 270px;
	margin-top: -6em;
	margin-bottom: 1.5rem
}

.card-second-style .intro-card {
	margin-left: -30px
}

.icon-margin-n2 {
	position: relative;
	margin: -1.5px
}

@media(max-width:1599px) {
	.card-second-style .testimonial-main {
		min-height: 300px
	}
	.card-second-style .card-img-round-position {
		margin-left: 30px
	}
	.card-second-style .intro-card {
		margin-left: -15px
	}
}

@media(max-width:1199px) {
	.card-second-style .card-img-round-position {
		margin-left: 15px
	}
	.card-second-style .body-text {
		padding: 0
	}
	.card-second-style .text-position {
		font-size: .8em
	}
}

@media(max-width:991px) {
	.card-second-style .card-img-testimonial {
		position: absolute
	}
	.card-second-style .card-text:last-child {
		margin-left: 105px
	}
}

@media(max-width:575px) {
	.card-second-style .testimonial-main {
		min-height: 245px!important
	}
}

#form-link {
	padding-top: 80px!important
}

.jForm__field {
	display: flex
}

.jForm__field.jForm__phone {
	justify-content: space-between
}

select[name="Phone[code]"] {
	color: transparent;
	flex: 0 1 27%;
	max-width: 27%
}

select[name="Phone[code]"]:focus {
	color: transparent
}

select[name="Phone[code]"]>option {
	color: var(--dark-gray)
}

input.jForm__input[name="Phone[value]"] {
	flex: 1 1 72%;
	max-width: 72%
}

#phoneValue {
	color: var(--dark-gray);
	position: absolute;
	top: .6rem;
	left: 1rem;
	pointer-events: none
}

.jForm__field.jForm__phone {
	position: relative
}

@media only screen and (max-width:500px) {
	select[name="Phone[code]"] {
		color: transparent;
		flex: 0 1 32%;
		max-width: 32%
	}
	input.jForm__input[name="Phone[value]"] {
		flex: 1 1 67%;
		max-width: 67%
	}
}

.umb-card-grid>li>.umb-card-grid-item.ng-binding:hover {
	background: #e6e6e6
}

.tab-content.umb-tab-content>.umb-tab-pane.tab-pane.ng-scope.active>.umb-tab-pane-inner>div>.ng-scope>.ng-scope>h5 {
	font-size: 1.5rem;
	padding: 1rem;
	background-color: #e4e4e4
}

#umb-grid>div.ng-scope>div.umb-grid-width>div>div>div.ng-pristine.ng-valid.ui-sortable>div.umb-row.ng-scope.-active.-active-child>div.umb-row-inner>div>div>div>div>div>div.umb-cell-inner.ng-pristine.ng-valid.ui-sortable>div.umb-control.ng-scope.-active>div.umb-control-inner>div.umb-cell-\/App_Plugins\/DocTypeGridEditor\/Views\/doctypegrideditor\.html>div>div.umb-overlay.umb-overlay-right {
	width: 750px!important
}

.umb-card-grid a {
	color: #000;
	font-weight: 500;
	font-size: 21px
}

.umb-grid .cell-tools-add.-bar {
	padding: 24px
}

.umb-grid .newbtn {
	font-size: 24px
}

.umb-overlay.umb-overlay-right {
	width: 750px!important
}

.umb-editor.umb-textstring.textstring.multi-text {
	margin-top: 20px
}

.d-flex.align-items-center {
	display: flex;
	align-items: center
}

.d-flex.align-items-between {
	display: flex;
	align-items: flex-start
}

.d-flex.align-items-end {
	display: flex;
	align-items: flex-end
}

#banner.bg-primary {
	background-color: #007bff!important
}

#banner.bg-secondary {
	background-color: #6c757d!important
}

#banner.bg-success {
	background-color: #28a745!important
}

#banner.bg-danger {
	background-color: #dc3545!important
}

#banner.bg-warning {
	background-color: #ffc107!important
}

#banner.bg-info {
	background-color: #17a2b8!important
}

#banner.bg-light {
	background-color: #f8f9fa!important
}

#banner.bg-dark {
	background-color: #343a40!important
}

#banner.bg-white {
	background-color: #fff!important
}

.row.flex {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

#banner {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto
}

.yt-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0
}

iframe.yt-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.textAndIcons-preview img {
	height: 70px
}

.images-gallery-section .images-gallery {
	display: flex;
	flex-wrap: nowrap
}

.images-gallery-section .images-gallery>div {
	padding: 1em
}

.images-gallery-section .images-gallery>.img-fluid.open-images {
	flex: 0 0 25%;
	max-width: 25%
}

@media only screen and (max-width:699px) {
	.staff-members-section .details .staff {
		max-width: 100%
	}
}

.contactus-mark-up {
	background-position: right 20px top 30px!important
}

tbody.ng-pristine ng-valid ui-sortable>tr>td>div>a {
	word-break: break-word
}

img.logo {
	width: 225px
}

.vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.card-shadow {
	box-shadow: 3px 3px 10px rgba(29, 46, 60, .5)
}

.card-overview-markup {
	max-width: 17rem;
	font-size: 1.6em;
	line-height: 1.25em
}

.contact-us-card {
	min-height: 230px;
	margin-top: 3em;
	flex-flow: column;
	background-position: right 20px top 30px!important;
	background-repeat: no-repeat!important;
	background-size: 130px 130px!important;
	box-shadow: .1875rem .1875rem .625rem rgba(0, 0, 0, .15)!important
}

.contactus-mark-up {
	background-position: right 20px top 50px!important;
	background-size: 80px!important
}

.contactus-mark-up,
.course-mark-up {
	background-repeat: no-repeat!important;
	width: 25rem
}

.course-mark-up {
	background-position: right 130px!important;
	background-size: auto!important;
    border-radius: 40px !important;
}

#course2 {
	background-position: center 15px!important
}

#course2,
#course3 {
	background-repeat: no-repeat!important;
	background-size: auto!important
}

#course3 {
	background-position: top 0!important
}

.testimonial-shadow {
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .17)
}

@media(max-width:576px) {
	#category #category-button {
		text-align: center!important
	}
}

#coursesId,
#seminar {
	box-shadow: 3px 3px 10px rgba(0, 0, 0, .17);
	border: 1px solid #f2f2f2;
	border-radius: 5px
}

#seminar-bg {
	z-index: 0
}

#courses-bg,
#seminar-bg {
	background-position: 50%!important;
	background-repeat: no-repeat!important;
	background-size: cover!important
}

#courses-bg {
	border-radius: .2rem;
	height: 200px
}

#classes,
#testimnoal,
section#course-highlights {
	background-position: 50%!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	width: auto!important
}

#cardCourse {
	box-shadow: 5px 5px 10px -8px #969696
}

.price-card-small {
	width: 324px
}

.price-card-medium {
	width: 370px
}

.border-plus {
	border-radius: .25rem/.25rem;
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem;
	border: 1px solid #ffa133
}

.head-card {
	max-height: 74px;
	min-height: 74px;
	min-width: inherit;
	padding: 1.025rem
}

.title-card {
	color: #fff;
	font-size: 1.125rem;
	transform: translateY(25%)
}

.subtitle-card {
	color: #fff;
	font-size: .875rem;
	position: relative;
	top: -2.5rem
}

.align-text-middle {
	margin: auto;
	padding: 1rem;
	max-width: 260px
}

.price {
	color: #676767;
	font-size: 2.1875rem;
	margin-top: 1rem
}

.list,
.list-plus {
	color: #676767;
	font-size: .875rem;
	list-style-type: none;
	margin-left: 20px
}

.strong-content {
	padding-left: 3px
}

.bullet {
	margin-left: -20px;
	padding-right: 10px
}

.vignette {
	display: inline-block;
	margin-left: -16px;
	overflow: visible;
	width: 7%
}

.bg-plus {
	background-color: #ffa133
}

.font-color-plus {
	color: #ffa133
}

.bg-premium {
	background-color: #7a26ce
}

.font-color-premium {
	color: #7a26ce
}

.bg-standard {
	background-color: #27bae1
}

.font-color-standard {
	color: #27bae1
}

.space-evenly {
	justify-content: space-evenly
}

#expand-collapse ul>li>div {
	cursor: pointer
}

#expand-collapse ul>li>div.active>span {
	box-shadow: inset 0 -3px 0 #27bae1
}

#expand-collapse ul>li>div:hover>span {
	box-shadow: inset 0 -3px 0 #27bae1;
	transition: .2s
}

#box-arrow {
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	transform: rotate(-90deg) translateX(100%);
	margin: 10px;
	padding: 12px;
	right: 0
}

.img-fluid-custom {
	width: 100%;
	max-width: 100%;
	height: auto;
	transform: scale(1)
}

#comment {
	quotes: "“" "”"
}

#close-quote,
#open-quote {
	color: #09d;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18rem;
	font-weight: 700
}

#open-quote {
	line-height: 10rem
}

nav.shadow {
	min-height: 4rem;
	max-height: 4rem
}

i.icon-left-arrow.reverse:before {
	transform: rotate(180deg)
}

.card-flow-column {
	flex-flow: column
}

.jForm__invalid>div>input {
	border: 2px solid red
}

.main-form__salesforce {
	opacity: 0;
	transition: .8s
}

.jForm__text a {
	color: var(--navy-blue)
}

input[type=range] {
	-webkit-appearance: none;
	margin: 18px 0;
	width: 100%;
	background: transparent
}

input[type=range]:focus {
	outline: none
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 10.4px;
	cursor: pointer;
	animate: .2s;
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
	background: #ffa133;
	border-radius: 1.3px;
	border: .2px solid #010101
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
	border: 1px solid #000;
	width: 8px;
	height: 20px;
	padding: .75em .45em;
	border-radius: 25%;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -8px
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: #ffa133
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 8.4px;
	cursor: pointer;
	animate: .2s;
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
	background: #3071a9;
	border-radius: 1.3px;
	border: .2px solid #010101
}

input[type=range]::-moz-range-thumb {
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
	border: 1px solid #000;
	width: 8px;
	height: 20px;
	border-radius: 3px;
	background: #fff;
	cursor: pointer
}

input[type=range]::-ms-track {
	width: 100%;
	height: 8.4px;
	cursor: pointer;
	animate: .2s;
	background: transparent;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent
}

input[type=range]::-ms-fill-lower {
	background: #ffa133
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
	border: .2px solid #010101;
	border-radius: 2.6px;
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d
}

input[type=range]::-ms-fill-upper {
	background: #3071a9
}

input[type=range]::-ms-thumb {
	box-shadow: 1px 1px 1px #000, 0 0 1px #0d0d0d;
	border: 1px solid #000;
	width: 8px;
	height: 20px;
	border-radius: 3px;
	background: #fff;
	cursor: pointer
}

input[type=range]:focus::-ms-fill-lower {
	background: #ffa133
}

input[type=range]:focus::-ms-fill-upper {
	background: #367ebd
}

.list-inline-item.slick-active>button {
	background-color: #27bae1;
	transform: scale(1.5);
	transition: .4s
}

.list-inline-item.slick-active>button:focus {
	box-shadow: unset!important
}

.inactive {
	opacity: 0
}

.inactive,
.trustpilot {
	transition: .8s
}

#course-highlights a {
	min-width: 21rem
}

#seminar .events {
	flex-flow: column
}

.collapsed>* {
	margin-bottom: 0!important
}

.course-overview-card {
	cursor: pointer
}

.footer-social-links-size {
	height: 17px
}

ul {
	list-style-type: none
}

ul.ListStyled {
	list-style-type: disc
}

section.images-gallery-section>.images-gallery {
	display: inline-table;
	position: relative
}

section.images-gallery-section>div.row.images-gallery .hover-image {
	position: absolute;
	background: transparent
}

div#social-links {
	min-width: 220px
}

section.images-gallery-section>div.row.images-gallery .hover-image.active-hover {
	background: #26bce4;
	opacity: .65;
	margin: 8px 0 8px 8px;
	pointer-events: none
}

section.images-gallery-section>div.row.images-gallery .hover-image.active-hover:before {
	content: " ";
	position: absolute;
	background-image: url(../media/1550/expand.png)!important;
	width: 22px;
	height: 22px;
	right: 5px;
	top: 5px;
	background-size: contain;
	background-repeat: no-repeat
}

table,
td,
th {
	border: 1px solid #000;
	padding: .3em
}

table {
	width: 100%
}

th {
	height: 50px
}

.card-img-round-position {
	height: 149px;
	width: 149px
}

@media(max-width:576px) {
	.card-conent-responsive {
		min-height: 636px!important
	}
	#pills-tab {
		width: 100%!important
	}
	#pills-tab>li>div {
		padding: 0!important
	}
	.price-card-medium,
	.price-card-small {
		min-height: 420px
	}
}

.staff-members-section .staff-photo {
	min-height: 118px;
	min-width: 118px
}

.show-end {
	justify-content: flex-end
}

#form-link {
	min-height: 30em;
	overflow: auto
}

.btn-link:hover {
	cursor: pointer
}

.max-height-70 {
	max-height: 70vh
}

div.btn.collapsed>div.cross-toggle {
	background-image: url(../media/1487/add-outline.svg)
}

div.btn.collapsed>div.cross-toggle,
div.btn>div.cross-toggle {
	float: right;
	height: 30px;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	width: 30px;
	position: absolute;
	right: .2em;
	top: .85em
}

div.btn>div.cross-toggle {
	background-image: url(../media/1488/remove-outline.svg)
}

div.btn>* {
	margin-bottom: 0!important
}

div.background-course {
	background-image: url(../media/1589/courses_card_bg_image.png)!important;
	-ms-background-position: right bottom!important;
	background-position: 100% 100%!important;
	-ms-background-repeat: no-repeat!important;
	background-repeat: no-repeat!important;
	-ms-background-size: contain!important;
	background-size: contain!important
}

div.course-options {
	height: 184px;
	border-radius: .2rem
}

.card-video-testimonial {
	cursor: pointer
}

.yt-thumbnail {
	overflow: hidden
}

.yt-thumbnail img {
	transition: transform .3s ease-in-out
}

.card-video-testimonial:hover .yt-thumbnail img {
	transform: scale(1.05)
}

.highlight-testimonial {
	transition: display 0s, transform .3s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-o-animation-duration: .5s;
	animation-delay: .1s
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translatey(50px)
	}
	to {
		opacity: 1;
		transform: translatey(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translatey(50px)
	}
	to {
		opacity: 1;
		transform: translatey(0)
	}
}

#gallery-modal.modal .close {
	top: calc(44% - 250px);
	right: calc(50% - 343px)
}

section.images-gallery-section>div.row.images-gallery div.hoverBg {
	position: relative;
	cursor: pointer
}

section.images-gallery-section>div.row.images-gallery div.hoverBg:before {
	transition: all .3s ease-in-out;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent
}

section.images-gallery-section>div.row.images-gallery div.hoverBg:hover:before {
	background-color: rgba(39, 186, 225, .55)
}

.staff-members-section {
	cursor: pointer
}

.staff-members-section .staff-photo {
	transition: background .3s ease-in-out
}

.staff-members-section .staff-photo i.icon-left-arrow.arrow-position {
	cursor: pointer;
	transition: all .3s ease-in-out
}

.staff-members-section .staff:hover .staff-photo {
	cursor: pointer;
	background-color: #1c2d3b;
	border-color: #1c2d3b
}

.staff-members-section .staff:hover h4 {
	color: #1c2d3b
}

.staff-members-section .staff:hover p {
	color: #000
}

.staff-members-section .details .staff .staff-photo {
	border-color: #fff;
	background-color: transparent
}

.staff-members-section .details .staff:hover h4,
.staff-members-section .details .staff:hover p {
	color: #fff!important
}

.form-slide {
	margin-top: 15px
}

.social-links a img.footer-social-links-size {
	transition: all .3s ease-in-out
}

.social-links a:hover img.footer-social-links-size {
	opacity: .6
}

.footer .social-links .social-links-wrapper {
	display: flex;
	justify-content: center
}

.courseinfo {
	color: #27bae1;
	font-size: .9rem;
	font-weight: 600
}

.middle-align-text {
	vertical-align: middle;
	padding: 1rem
}

.success_page {
	text-align: center
}

.success_page h2 {
	font-size: 54px;
	color: #676767;
	font-weight: 400;
	margin-bottom: 3rem
}

.success_page .success_check i {
	color: #27bae1;
	font-size: 26px;
	font-weight: 100
}

.success_page p {
	font-size: 16px;
	font-weight: 700;
	width: 80%;
	margin-left: 10%;
	color: #000;
	margin-top: 1rem
}

.success_page h6 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: revert;
	color: #000
}

.success_page p.active {
	color: #27bae1;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	width: 100%
}

.success_page h5 {
	font-size: 22px;
	font-weight: 500;
	margin-top: revert
}

.thank-you-page {
	width: 60%;
	margin-left: 20%
}

@media(max-width:767px) {
	.success_page h2 {
		font-size: 2.5rem
	}
	.thank-you-page {
		width: 100%;
		margin: 0
	}
}

div[policy-text=text-white] .jForm__row .jForm__field.jForm__field-checkbox label {
	color: #fff;
	margin-left: 15px;
	margin-bottom: 0
}

div[policy-text=text-black] .jForm__row .jForm__field.jForm__field-checkbox label {
	color: #000;
	margin-left: 15px;
	margin-bottom: 0
}

div[policy-text=text-dark-blue] .jForm__row .jForm__field.jForm__field-checkbox label {
	color: #1d2e3c;
	margin-left: 15px;
	margin-bottom: 0
}

.jForm__row .jForm__field.jForm__field-checkbox input[type=checkbox] {
	position: absolute;
	top: 7px;
	left: 3px;
	transform: scale(1.5);
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5)
}

.jForm__row .jForm__field.jForm__field-checkbox {
	position: relative;
	padding-left: 25px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	:root .jForm__row .jForm__field.jForm__field-checkbox input[type=checkbox],
	_::-webkit-full-page-media,
	_:future {
		transform: scale(1.5)
	}
}

.floating-link {
	position: fixed;
	z-index: 99;
	top: 30%;
	right: 0;
	width: 150px;
	transition: all .3s ease-in-out
}

.floating-link.scroll-down {
	right: -105px
}

.floating-link.scroll-down,
.floating-link.scroll-down ul.buttons li a {
	transition: all .3s ease-in-out
}

.floating-link.scroll-down ul.buttons li a:hover {
	transform: translate(-102px);
	transition: all .3s ease-in-out
}

.floating-link ul.buttons {
	margin: 0;
	padding: 0
}

.floating-link ul.buttons li {
	list-style: none
}

.floating-link ul.buttons li a {
	position: relative;
	display: flex;
	padding: 11px 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	border: 0
}

.floating-link ul.buttons li a:before {
	transition: .3s ease-out
}

.floating-link ul.buttons li a:after,
.floating-link ul.buttons li a:before {
	position: absolute;
	content: ""
}

.floating-link ul.buttons li a:active,
.floating-link ul.buttons li a:focus,
.floating-link ul.buttons li a:hover {
	outline: 0!important;
	outline-offset: 0
}

.floating-link ul.buttons li a.link-btn:before {
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%
}

.floating-link ul.buttons li a.link-btn:hover:before {
	width: 0
}

.floating-link ul.buttons li a span {
	z-index: 1;
	display: inline-block;
	height: 14px;
	font-size: 14px;
	line-height: 16px;
	transition: .2s .1s
}

.floating-link ul.buttons li a span svg {
	position: relative;
	top: 0;
	display: inline-block;
	height: 16px;
	margin-right: 13px
}

.floating-link ul.buttons li.info a {
	background-color: #4ac959
}

.floating-link ul.buttons li.info a:before {
	background-color: #42b54f
}

.floating-link ul.buttons li.contact a {
	background-color: #3a193e
}

.floating-link ul.buttons li.contact a:before {
	background-color: #56265c
}

@media(max-width:768px) {
	.floating-link {
		top: 60px;
		right: 0!important;
		width: 100%
	}
	.floating-link ul.buttons {
		display: flex;
		width: 100%
	}
	.floating-link ul.buttons li {
		width: 100%
	}
	.floating-link ul.buttons li a {
		justify-content: center
	}
	.floating-link.scroll-down ul.buttons li a:hover {
		transform: translate(0)
	}
}

@media(min-width:992px) {
	.h1,
	h1 {
		font-size: 2.625rem
	}
	.h2,
	h2 {
		font-size: 1.375rem
	}
	.h3,
	h3 {
		font-size: 1.1875rem
	}
	.h4,
	h4 {
		font-size: 1.125rem
	}
}

h1,
h3,
h4 {
	font-weight: 700
}

h2 {
	font-weight: 400
}

.font-size-lg {
	font-size: 1.25rem
}

.font-size-sm {
	font-size: .875rem
}

.btn-orange:hover {
	background-color: #ff8a00
}

.btn-light-blue:hover {
	background-color: #0098c1
}

.jumbotron {
	border-radius: 0
}
#navigation {
    background: #a673ed;
}

.courses-shadow h3 {
    font-size: 2.1875rem;
}

.yt-container {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.traversing .card-body {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.rowcv {
    display: flex;
    flex-wrap: wrap !important;
    align-content: center !important;
    justify-content: center !important;
}