﻿::-moz-selection {
	color: #FFF;
	background: #0e0e0e;
}

::selection {
	color: #FFF;
	background: #0e0e0e;
}

a {
	color: #0e0e0e;
}

a:hover {
	color: #206bbe;
}

a:focus {
	color: #206bbe;
}

a:active {
	color: #185392;
}

html .text-color-primary,
html .text-primary {
	color: #fff !important;
}

html .text-color-hover-primary:hover,
html .text-hover-primary:hover {
	color: #0e0e0e !important;
}

html .text-color-secondary,
html .text-secondary {
	color: #b68d2d !important;
}

html .text-color-hover-secondary:hover,
html .text-hover-secondary:hover {
	color: #00a4f2 !important;
}

html .text-color-tertiary,
html .text-tertiary {
	color: #43cb83 !important;
}

html .text-color-hover-tertiary:hover,
html .text-hover-tertiary:hover {
	color: #43cb83 !important;
}

html .text-color-quaternary,
html .text-quaternary {
	color: #f4f4f4 !important;
}

html .text-color-hover-quaternary:hover,
html .text-hover-quaternary:hover {
	color: #f4f4f4 !important;
}

html .text-color-dark,
html .text-dark {
	color: #333 !important;
}

html .text-color-hover-dark:hover,
html .text-hover-dark:hover {
	color: #333 !important;
}

html .text-color-light,
html .text-light {
	color: #FFF !important;
}

html .text-color-hover-light:hover,
html .text-hover-light:hover {
	color: #FFF !important;
}

html .svg-fill-color-primary {
	fill: #0e0e0e !important;
}

html .svg-fill-color-primary svg path,
html .svg-fill-color-primary svg rect,
html .svg-fill-color-primary svg line,
html .svg-fill-color-primary svg polyline,
html .svg-fill-color-primary svg polygon {
	fill: #0e0e0e !important;
}

html .svg-fill-color-hover-primary:hover {
	fill: #0e0e0e !important;
}

html .svg-fill-color-hover-primary svg:hover path,
html .svg-fill-color-hover-primary svg:hover rect,
html .svg-fill-color-hover-primary svg:hover line,
html .svg-fill-color-hover-primary svg:hover polyline,
html .svg-fill-color-hover-primary svg:hover polygon {
	fill: #0e0e0e !important;
}

html .svg-stroke-color-primary {
	stroke: #0e0e0e !important;
}

html .svg-stroke-color-primary svg path,
html .svg-stroke-color-primary svg rect,
html .svg-stroke-color-primary svg line,
html .svg-stroke-color-primary svg polyline,
html .svg-stroke-color-primary svg polygon {
	stroke: #0e0e0e !important;
}

html .svg-stroke-color-hover-primary:hover {
	stroke: #0e0e0e !important;
}

html .svg-stroke-color-hover-primary svg:hover path,
html .svg-stroke-color-hover-primary svg:hover rect,
html .svg-stroke-color-hover-primary svg:hover line,
html .svg-stroke-color-hover-primary svg:hover polyline,
html .svg-stroke-color-hover-primary svg:hover polygon {
	stroke: #0e0e0e !important;
}

html .svg-fill-color-secondary {
	fill: #b68d2d !important;
}

html .svg-fill-color-secondary svg path,
html .svg-fill-color-secondary svg rect,
html .svg-fill-color-secondary svg line,
html .svg-fill-color-secondary svg polyline,
html .svg-fill-color-secondary svg polygon {
	fill: #00a4f2 !important;
}

html .svg-fill-color-hover-secondary:hover {
	fill: #00a4f2 !important;
}

html .svg-fill-color-hover-secondary svg:hover path,
html .svg-fill-color-hover-secondary svg:hover rect,
html .svg-fill-color-hover-secondary svg:hover line,
html .svg-fill-color-hover-secondary svg:hover polyline,
html .svg-fill-color-hover-secondary svg:hover polygon {
	fill: #00a4f2 !important;
}

html .svg-stroke-color-secondary {
	stroke: #00a4f2 !important;
}

html .svg-stroke-color-secondary svg path,
html .svg-stroke-color-secondary svg rect,
html .svg-stroke-color-secondary svg line,
html .svg-stroke-color-secondary svg polyline,
html .svg-stroke-color-secondary svg polygon {
	stroke: #00a4f2 !important;
}

html .svg-stroke-color-hover-secondary:hover {
	stroke: #00a4f2 !important;
}

html .svg-stroke-color-hover-secondary svg:hover path,
html .svg-stroke-color-hover-secondary svg:hover rect,
html .svg-stroke-color-hover-secondary svg:hover line,
html .svg-stroke-color-hover-secondary svg:hover polyline,
html .svg-stroke-color-hover-secondary svg:hover polygon {
	stroke: #00a4f2 !important;
}

html .svg-fill-color-tertiary {
	fill: #43cb83 !important;
}

html .svg-fill-color-tertiary svg path,
html .svg-fill-color-tertiary svg rect,
html .svg-fill-color-tertiary svg line,
html .svg-fill-color-tertiary svg polyline,
html .svg-fill-color-tertiary svg polygon {
	fill: #43cb83 !important;
}

html .svg-fill-color-hover-tertiary:hover {
	fill: #43cb83 !important;
}

html .svg-fill-color-hover-tertiary svg:hover path,
html .svg-fill-color-hover-tertiary svg:hover rect,
html .svg-fill-color-hover-tertiary svg:hover line,
html .svg-fill-color-hover-tertiary svg:hover polyline,
html .svg-fill-color-hover-tertiary svg:hover polygon {
	fill: #43cb83 !important;
}

html .svg-stroke-color-tertiary {
	stroke: #43cb83 !important;
}

html .svg-stroke-color-tertiary svg path,
html .svg-stroke-color-tertiary svg rect,
html .svg-stroke-color-tertiary svg line,
html .svg-stroke-color-tertiary svg polyline,
html .svg-stroke-color-tertiary svg polygon {
	stroke: #43cb83 !important;
}

html .svg-stroke-color-hover-tertiary:hover {
	stroke: #43cb83 !important;
}

html .svg-stroke-color-hover-tertiary svg:hover path,
html .svg-stroke-color-hover-tertiary svg:hover rect,
html .svg-stroke-color-hover-tertiary svg:hover line,
html .svg-stroke-color-hover-tertiary svg:hover polyline,
html .svg-stroke-color-hover-tertiary svg:hover polygon {
	stroke: #43cb83 !important;
}

html .svg-fill-color-quaternary {
	fill: #f4f4f4 !important;
}

html .svg-fill-color-quaternary svg path,
html .svg-fill-color-quaternary svg rect,
html .svg-fill-color-quaternary svg line,
html .svg-fill-color-quaternary svg polyline,
html .svg-fill-color-quaternary svg polygon {
	fill: #f4f4f4 !important;
}

html .svg-fill-color-hover-quaternary:hover {
	fill: #f4f4f4 !important;
}

html .svg-fill-color-hover-quaternary svg:hover path,
html .svg-fill-color-hover-quaternary svg:hover rect,
html .svg-fill-color-hover-quaternary svg:hover line,
html .svg-fill-color-hover-quaternary svg:hover polyline,
html .svg-fill-color-hover-quaternary svg:hover polygon {
	fill: #f4f4f4 !important;
}

html .svg-stroke-color-quaternary {
	stroke: #f4f4f4 !important;
}

html .svg-stroke-color-quaternary svg path,
html .svg-stroke-color-quaternary svg rect,
html .svg-stroke-color-quaternary svg line,
html .svg-stroke-color-quaternary svg polyline,
html .svg-stroke-color-quaternary svg polygon {
	stroke: #f4f4f4 !important;
}

html .svg-stroke-color-hover-quaternary:hover {
	stroke: #f4f4f4 !important;
}

html .svg-stroke-color-hover-quaternary svg:hover path,
html .svg-stroke-color-hover-quaternary svg:hover rect,
html .svg-stroke-color-hover-quaternary svg:hover line,
html .svg-stroke-color-hover-quaternary svg:hover polyline,
html .svg-stroke-color-hover-quaternary svg:hover polygon {
	stroke: #f4f4f4 !important;
}

html .svg-fill-color-dark {
	fill: #333 !important;
}

html .svg-fill-color-dark svg path,
html .svg-fill-color-dark svg rect,
html .svg-fill-color-dark svg line,
html .svg-fill-color-dark svg polyline,
html .svg-fill-color-dark svg polygon {
	fill: #333 !important;
}

html .svg-fill-color-hover-dark:hover {
	fill: #333 !important;
}

html .svg-fill-color-hover-dark svg:hover path,
html .svg-fill-color-hover-dark svg:hover rect,
html .svg-fill-color-hover-dark svg:hover line,
html .svg-fill-color-hover-dark svg:hover polyline,
html .svg-fill-color-hover-dark svg:hover polygon {
	fill: #333 !important;
}

html .svg-stroke-color-dark {
	stroke: #333 !important;
}

html .svg-stroke-color-dark svg path,
html .svg-stroke-color-dark svg rect,
html .svg-stroke-color-dark svg line,
html .svg-stroke-color-dark svg polyline,
html .svg-stroke-color-dark svg polygon {
	stroke: #333 !important;
}

html .svg-stroke-color-hover-dark:hover {
	stroke: #333 !important;
}

html .svg-stroke-color-hover-dark svg:hover path,
html .svg-stroke-color-hover-dark svg:hover rect,
html .svg-stroke-color-hover-dark svg:hover line,
html .svg-stroke-color-hover-dark svg:hover polyline,
html .svg-stroke-color-hover-dark svg:hover polygon {
	stroke: #333 !important;
}

html .svg-fill-color-light {
	fill: #FFF !important;
}

html .svg-fill-color-light svg path,
html .svg-fill-color-light svg rect,
html .svg-fill-color-light svg line,
html .svg-fill-color-light svg polyline,
html .svg-fill-color-light svg polygon {
	fill: #FFF !important;
}

html .svg-fill-color-hover-light:hover {
	fill: #FFF !important;
}

html .svg-fill-color-hover-light svg:hover path,
html .svg-fill-color-hover-light svg:hover rect,
html .svg-fill-color-hover-light svg:hover line,
html .svg-fill-color-hover-light svg:hover polyline,
html .svg-fill-color-hover-light svg:hover polygon {
	fill: #FFF !important;
}

html .svg-stroke-color-light {
	stroke: #FFF !important;
}

html .svg-stroke-color-light svg path,
html .svg-stroke-color-light svg rect,
html .svg-stroke-color-light svg line,
html .svg-stroke-color-light svg polyline,
html .svg-stroke-color-light svg polygon {
	stroke: #FFF !important;
}

html .svg-stroke-color-hover-light:hover {
	stroke: #FFF !important;
}

html .svg-stroke-color-hover-light svg:hover path,
html .svg-stroke-color-hover-light svg:hover rect,
html .svg-stroke-color-hover-light svg:hover line,
html .svg-stroke-color-hover-light svg:hover polyline,
html .svg-stroke-color-hover-light svg:hover polygon {
	stroke: #FFF !important;
}

.svg-animation-effect-1-hover:hover svg path,
.svg-animation-effect-1-hover:hover svg polygon,
.svg-animation-effect-1-hover:hover svg polyline,
.svg-animation-effect-1-hover:hover svg rect {
	stroke: #0e0e0e;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg rect {
	stroke: #0e0e0e;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg rect {
	stroke: #00a4f2;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg rect {
	stroke: #43cb83;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg rect {
	stroke: #f4f4f4;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg rect {
	stroke: #333;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg rect {
	stroke: #FFF;
}

.gradient-text-color {
	color: #0e0e0e;
	background: linear-gradient(to bottom right, #0e0e0e, #00a4f2);
	background-image: linear-gradient(to right, #0e0e0e, #00a4f2);
}

html .bg-color-primary,
html .bg-primary {
	background-color: #0e0e0e !important;
}

html .bg-color-hover-primary:hover,
html .bg-hover-primary:hover {
	background-color: #0e0e0e !important;
}

html .bg-color-after-primary:after {
	background-color: #0e0e0e !important;
}

html .bg-color-hover-after-primary:after:hover {
	background-color: #0e0e0e !important;
}

html .bg-color-before-primary:before {
	background-color: #0e0e0e !important;
}

html .bg-color-hover-before-primary:before:hover {
	background-color: #0e0e0e !important;
}

html .bg-color-secondary,
html .bg-secondary {
	background-color: #00a4f2 !important;
}

html .bg-color-hover-secondary:hover,
html .bg-hover-secondary:hover {
	background-color: #00a4f2 !important;
}

html .bg-color-after-secondary:after {
	background-color: #00a4f2 !important;
}

html .bg-color-hover-after-secondary:after:hover {
	background-color: #00a4f2 !important;
}

html .bg-color-before-secondary:before {
	background-color: #00a4f2 !important;
}

html .bg-color-hover-before-secondary:before:hover {
	background-color: #00a4f2 !important;
}

html .bg-color-tertiary,
html .bg-tertiary {
	background-color: #43cb83 !important;
}

html .bg-color-hover-tertiary:hover,
html .bg-hover-tertiary:hover {
	background-color: #43cb83 !important;
}

html .bg-color-after-tertiary:after {
	background-color: #43cb83 !important;
}

html .bg-color-hover-after-tertiary:after:hover {
	background-color: #43cb83 !important;
}

html .bg-color-before-tertiary:before {
	background-color: #43cb83 !important;
}

html .bg-color-hover-before-tertiary:before:hover {
	background-color: #43cb83 !important;
}

html .bg-color-quaternary,
html .bg-quaternary {
	background-color: #f4f4f4 !important;
}

html .bg-color-hover-quaternary:hover,
html .bg-hover-quaternary:hover {
	background-color: #f4f4f4 !important;
}

html .bg-color-after-quaternary:after {
	background-color: #f4f4f4 !important;
}

html .bg-color-hover-after-quaternary:after:hover {
	background-color: #f4f4f4 !important;
}

html .bg-color-before-quaternary:before {
	background-color: #f4f4f4 !important;
}

html .bg-color-hover-before-quaternary:before:hover {
	background-color: #f4f4f4 !important;
}

html .bg-color-dark,
html .bg-dark {
	background-color: #000 !important;
}

html .bg-color-hover-dark:hover,
html .bg-hover-dark:hover {
	background-color: #333 !important;
}

html .bg-color-after-dark:after {
	background-color: #333 !important;
}

html .bg-color-hover-after-dark:after:hover {
	background-color: #333 !important;
}

html .bg-color-before-dark:before {
	background-color: #333 !important;
}

html .bg-color-hover-before-dark:before:hover {
	background-color: #333 !important;
}

html .bg-color-light,
html .bg-light {
	background-color: #FFF !important;
}

html .bg-color-hover-light:hover,
html .bg-hover-light:hover {
	background-color: #FFF !important;
}

html .bg-color-after-light:after {
	background-color: #FFF !important;
}

html .bg-color-hover-after-light:after:hover {
	background-color: #FFF !important;
}

html .bg-color-before-light:before {
	background-color: #FFF !important;
}

html .bg-color-hover-before-light:before:hover {
	background-color: #FFF !important;
}

.bg-gradient {
	background-color: #0e0e0e !important;
	background-image: linear-gradient(to right, #0e0e0e 0%, #00a4f2 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#00a4f2', GradientType=1);
}

.bg-gradient-to-top {
	background-color: #0e0e0e !important;
	background-image: linear-gradient(to top, #0e0e0e 0%, #00a4f2 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#00a4f2', GradientType=1);
}

.bg-gradient-to-bottom {
	background-color: #0e0e0e !important;
	background-image: linear-gradient(to bottom, #0e0e0e 0%, #00a4f2 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#00a4f2', GradientType=1);
}
/* Color Transition */
@-webkit-keyframes colorTransition {
	0% {
		background-color: #0e0e0e;
	}

	33% {
		background-color: #00a4f2;
	}

	66% {
		background-color: #43cb83;
	}

	100% {
		background-color: #f4f4f4;
	}
}

@keyframes colorTransition {
	0% {
		background-color: #0e0e0e;
	}

	33% {
		background-color: #00a4f2;
	}

	66% {
		background-color: #43cb83;
	}

	100% {
		background-color: #f4f4f4;
	}
}

html .border-color-primary {
	border-color: #0e0e0e !important;
}

html .border-color-hover-primary:hover {
	border-color: #0e0e0e !important;
}

html .border-color-secondary {
	border-color: #00a4f2 !important;
}

html .border-color-hover-secondary:hover {
	border-color: #00a4f2 !important;
}

html .border-color-tertiary {
	border-color: #43cb83 !important;
}

html .border-color-hover-tertiary:hover {
	border-color: #43cb83 !important;
}

html .border-color-quaternary {
	border-color: #f4f4f4 !important;
}

html .border-color-hover-quaternary:hover {
	border-color: #f4f4f4 !important;
}

html .border-color-dark {
	border-color: #333 !important;
}

html .border-color-hover-dark:hover {
	border-color: #333 !important;
}

html .border-color-light {
	border-color: #FFF !important;
}

html .border-color-hover-light:hover {
	border-color: #FFF !important;
}

.alternative-font {
	color: #0e0e0e;
}

html .box-shadow-1-primary:before {
	box-shadow: 0 30px 90px #0e0e0e !important;
}

html .box-shadow-1-secondary:before {
	box-shadow: 0 30px 90px #00a4f2 !important;
}

html .box-shadow-1-tertiary:before {
	box-shadow: 0 30px 90px #43cb83 !important;
}

html .box-shadow-1-quaternary:before {
	box-shadow: 0 30px 90px #f4f4f4 !important;
}

html .box-shadow-1-dark:before {
	box-shadow: 0 30px 90px #333 !important;
}

html .box-shadow-1-light:before {
	box-shadow: 0 30px 90px #FFF !important;
}

html .blockquote-primary {
	border-color: #0e0e0e !important;
}

html .blockquote-secondary {
	border-color: #00a4f2 !important;
}

html .blockquote-tertiary {
	border-color: #43cb83 !important;
}

html .blockquote-quaternary {
	border-color: #f4f4f4 !important;
}

html .blockquote-dark {
	border-color: #333 !important;
}

html .blockquote-light {
	border-color: #FFF !important;
}

p.drop-caps:first-letter {
	color: #0e0e0e;
}

p.drop-caps.drop-caps-style-2:first-letter {
	background-color: #0e0e0e;
}

html .nav-color-primary nav > ul > li > a {
	color: #0e0e0e !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #0e0e0e !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #0e0e0e !important;
}

html .nav-color-secondary nav > ul > li > a {
	color: #00a4f2 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #00a4f2 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #00a4f2 !important;
}

html .nav-color-tertiary nav > ul > li > a {
	color: #43cb83 !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #43cb83 !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #43cb83 !important;
}

html .nav-color-quaternary nav > ul > li > a {
	color: #f4f4f4 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #f4f4f4 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #f4f4f4 !important;
}

html .nav-color-dark nav > ul > li > a {
	color: #333 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #333 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #333 !important;
}

html .nav-color-light nav > ul > li > a {
	color: #FFF !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
	background-color: #FFF !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
	border-top-color: #FFF !important;
}

.nav-pills > li.active > a,
.nav-pills .nav-link.active {
	background-color: #0e0e0e;
}

.nav-pills > li.active > a:hover,
.nav-pills .nav-link.active:hover,
.nav-pills > li.active > a:focus,
.nav-pills .nav-link.active:focus {
	background-color: #0e0e0e;
}

.nav-active-style-1 > li > a:hover,
.nav-active-style-1 > li > a:focus,
.nav-active-style-1 > li > a.active {
	border-bottom-color: #0e0e0e;
}

html .nav-pills-primary a {
	color: #0e0e0e;
}

html .nav-pills-primary a:hover {
	color: #206bbe;
}

html .nav-pills-primary a:focus {
	color: #206bbe;
}

html .nav-pills-primary a:active {
	color: #185392;
}

html .nav-pills-primary .nav-link.active,
html .nav-pills-primary > li.active > a {
	background-color: #0e0e0e;
}

html .nav-pills-primary .nav-link.active:hover,
html .nav-pills-primary > li.active > a:hover,
html .nav-pills-primary .nav-link.active:focus,
html .nav-pills-primary > li.active > a:focus {
	background-color: #0e0e0e;
}

html .nav-pills-secondary a {
	color: #00a4f2;
}

html .nav-pills-secondary a:hover {
	color: #0db1ff;
}

html .nav-pills-secondary a:focus {
	color: #0db1ff;
}

html .nav-pills-secondary a:active {
	color: #0093d9;
}

html .nav-pills-secondary .nav-link.active,
html .nav-pills-secondary > li.active > a {
	background-color: #00a4f2;
}

html .nav-pills-secondary .nav-link.active:hover,
html .nav-pills-secondary > li.active > a:hover,
html .nav-pills-secondary .nav-link.active:focus,
html .nav-pills-secondary > li.active > a:focus {
	background-color: #00a4f2;
}

html .nav-pills-tertiary a {
	color: #43cb83;
}

html .nav-pills-tertiary a:hover {
	color: #57d190;
}

html .nav-pills-tertiary a:focus {
	color: #57d190;
}

html .nav-pills-tertiary a:active {
	color: #35c076;
}

html .nav-pills-tertiary .nav-link.active,
html .nav-pills-tertiary > li.active > a {
	background-color: #43cb83;
}

html .nav-pills-tertiary .nav-link.active:hover,
html .nav-pills-tertiary > li.active > a:hover,
html .nav-pills-tertiary .nav-link.active:focus,
html .nav-pills-tertiary > li.active > a:focus {
	background-color: #43cb83;
}

html .nav-pills-quaternary a {
	color: #f4f4f4;
}

html .nav-pills-quaternary a:hover {
	color: #ffffff;
}

html .nav-pills-quaternary a:focus {
	color: #ffffff;
}

html .nav-pills-quaternary a:active {
	color: #e7e7e7;
}

html .nav-pills-quaternary .nav-link.active,
html .nav-pills-quaternary > li.active > a {
	background-color: #f4f4f4;
}

html .nav-pills-quaternary .nav-link.active:hover,
html .nav-pills-quaternary > li.active > a:hover,
html .nav-pills-quaternary .nav-link.active:focus,
html .nav-pills-quaternary > li.active > a:focus {
	background-color: #f4f4f4;
}

html .nav-pills-dark a {
	color: #333;
}

html .nav-pills-dark a:hover {
	color: #404040;
}

html .nav-pills-dark a:focus {
	color: #404040;
}

html .nav-pills-dark a:active {
	color: #262626;
}

html .nav-pills-dark .nav-link.active,
html .nav-pills-dark > li.active > a {
	background-color: #333;
}

html .nav-pills-dark .nav-link.active:hover,
html .nav-pills-dark > li.active > a:hover,
html .nav-pills-dark .nav-link.active:focus,
html .nav-pills-dark > li.active > a:focus {
	background-color: #333;
}

html .nav-pills-light a {
	color: #FFF;
}

html .nav-pills-light a:hover {
	color: #ffffff;
}

html .nav-pills-light a:focus {
	color: #ffffff;
}

html .nav-pills-light a:active {
	color: #f2f2f2;
}

html .nav-pills-light .nav-link.active,
html .nav-pills-light > li.active > a {
	background-color: #FFF;
}

html .nav-pills-light .nav-link.active:hover,
html .nav-pills-light > li.active > a:hover,
html .nav-pills-light .nav-link.active:focus,
html .nav-pills-light > li.active > a:focus {
	background-color: #FFF;
}

.nav-link {
	color: #0e0e0e;
}

.nav-link:hover {
	color: #206bbe;
}

.nav-link:focus {
	color: #206bbe;
}

.nav-link:active {
	color: #185392;
}

.section-scroll-dots-navigation-colored > ul > li.active > a:before {
	background: #0e0e0e;
}

.sort-source-wrapper .nav > li.active > a {
	color: #0e0e0e;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
	color: #0e0e0e;
}

.sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #0e0e0e;
}

.sort-source.sort-source-style-3 > li.active > a {
	border-bottom-color: #0e0e0e !important;
	color: #0e0e0e !important;
}

html .badge-primary {
	background-color: #0e0e0e;
}

html .badge-secondary {
	background-color: #00a4f2;
}

html .badge-tertiary {
	background-color: #43cb83;
}

html .badge-quaternary {
	background-color: #f4f4f4;
}

html .badge-dark {
	background-color: #333;
}

html .badge-light {
	background-color: #FFF;
}

html .overlay-color-primary:not(.no-skin):before {
	background-color: #0e0e0e !important;
}

html .overlay-color-secondary:not(.no-skin):before {
	background-color: #00a4f2 !important;
}

html .overlay-color-tertiary:not(.no-skin):before {
	background-color: #43cb83 !important;
}

html .overlay-color-quaternary:not(.no-skin):before {
	background-color: #f4f4f4 !important;
}

html .overlay-color-dark:not(.no-skin):before {
	background-color: #333 !important;
}

html .overlay-color-light:not(.no-skin):before {
	background-color: #FFF !important;
}

.overlay-gradient:before {
	background-color: #43cb83 !important;
	background-image: linear-gradient(to right, #43cb83 0%, #f4f4f4 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43cb83', endColorstr='#f4f4f4', GradientType=1);
}

.btn-link {
	color: #0e0e0e;
}

.btn-link:hover {
	color: #206bbe;
}

.btn-link:active {
	color: #185392;
}

html .btn-primary {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #15467c;
	color: #FFF;
	--color: #0e0e0e;
	--hover: #2172c9;
	--disabled: #0e0e0e;
	--active: #174c87;
}

html .btn-primary:hover,
html .btn-primary.hover {
	background-color: #2172c9;
	border-color: #2378d4 #2378d4 #0e0e0e;
	color: #FFF;
}

html .btn-primary:focus,
html .btn-primary.focus {
	background-color: #174c87;
	border-color: #15467c #15467c #0d2e51;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

html .btn-primary.disabled,
html .btn-primary:disabled {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #15467c;
}

html .btn-primary:active,
html .btn-primary.active {
	background-color: #174c87 !important;
	background-image: none !important;
	border-color: #15467c #15467c #0d2e51 !important;
}

html .btn-primary-scale-2 {
	background-color: #15467c;
	border-color: #15467c #15467c #0d2e51;
	color: #FFF;
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2.hover {
	background-color: #1a599d;
	border-color: #0e0e0e #0e0e0e #15467c;
	color: #FFF;
}

html .btn-primary-scale-2:focus,
html .btn-primary-scale-2.focus {
	background-color: #0f345c;
	border-color: #0d2e51 #0d2e51 #061525;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(21, 70, 124, 0.5);
}

html .btn-primary-scale-2.disabled,
html .btn-primary-scale-2:disabled {
	background-color: #15467c;
	border-color: #15467c #15467c #0d2e51;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2.active {
	background-color: #0f345c !important;
	background-image: none !important;
	border-color: #0d2e51 #0d2e51 #061525 !important;
}

html .show > .btn-primary.dropdown-toggle,
html .show > .btn-primary-scale-2.dropdown-toggle {
	background-color: #174c87 !important;
	background-image: none !important;
	border-color: #15467c #15467c #0d2e51 !important;
}

html .btn-check:active + .btn-primary,
html .btn-check:checked + .btn-primary,
html .btn-check:focus + .btn-primary {
	background-color: #185392;
	border-color: #0e0e0e #0e0e0e #185392;
	color: #FFF;
}

html .btn-secondary {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #0081bf;
	color: #fff;
	--color: #0e0e0e;
	--hover: #b68d2d;
	--disabled: #b68d2d;
	--active: #b68d2d;
}

html .btn-secondary:hover,
html .btn-secondary.hover {
	background-color: #b68d2d;
	border-color: #26b9ff #26b9ff #00a4f2;
	color: #FFF;
}

html .btn-secondary:focus,
html .btn-secondary.focus {
	background-color: #008acc;
	border-color: #0081bf #0081bf #005f8c;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(0, 164, 242, 0.5);
}

html .btn-secondary.disabled,
html .btn-secondary:disabled {
	background-color: #00a4f2;
	border-color: #00a4f2 #00a4f2 #0081bf;
}

html .btn-secondary:active,
html .btn-secondary.active {
	background-color: #008acc !important;
	background-image: none !important;
	border-color: #0081bf #0081bf #005f8c !important;
}

html .btn-secondary-scale-2 {
	background-color: #0081bf;
	border-color: #0081bf #0081bf #005f8c;
	color: #FFF;
}

html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2.hover {
	background-color: #009be5;
	border-color: #00a4f2 #00a4f2 #0081bf;
	color: #FFF;
}

html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2.focus {
	background-color: #006899;
	border-color: #005f8c #005f8c #003c59;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(0, 129, 191, 0.5);
}

html .btn-secondary-scale-2.disabled,
html .btn-secondary-scale-2:disabled {
	background-color: #0081bf;
	border-color: #0081bf #0081bf #005f8c;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2.active {
	background-color: #006899 !important;
	background-image: none !important;
	border-color: #005f8c #005f8c #003c59 !important;
}

html .show > .btn-secondary.dropdown-toggle,
html .show > .btn-secondary-scale-2.dropdown-toggle {
	background-color: #008acc !important;
	background-image: none !important;
	border-color: #0081bf #0081bf #005f8c !important;
}

html .btn-check:active + .btn-secondary,
html .btn-check:checked + .btn-secondary,
html .btn-check:focus + .btn-secondary {
	background-color: #0093d9;
	border-color: #00a4f2 #00a4f2 #0093d9;
	color: #FFF;
}

html .btn-tertiary {
	background-color: #43cb83;
	border-color: #43cb83 #43cb83 #2fac6a;
	color: #777;
	--color: #43cb83;
	--hover: #61d397;
	--disabled: #43cb83;
	--active: #32b670;
}

html .btn-tertiary:hover,
html .btn-tertiary.hover {
	background-color: #61d397;
	border-color: #6bd69d #6bd69d #43cb83;
	color: #777;
}

html .btn-tertiary:focus,
html .btn-tertiary.focus {
	background-color: #32b670;
	border-color: #2fac6a #2fac6a #248451;
	color: #777;
	box-shadow: 0 0 0 3px rgba(67, 203, 131, 0.5);
}

html .btn-tertiary.disabled,
html .btn-tertiary:disabled {
	background-color: #43cb83;
	border-color: #43cb83 #43cb83 #2fac6a;
}

html .btn-tertiary:active,
html .btn-tertiary.active {
	background-color: #32b670 !important;
	background-image: none !important;
	border-color: #2fac6a #2fac6a #248451 !important;
}

html .btn-tertiary-scale-2 {
	background-color: #2fac6a;
	border-color: #2fac6a #2fac6a #248451;
	color: #777;
}

html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2.hover {
	background-color: #39c87c;
	border-color: #43cb83 #43cb83 #2fac6a;
	color: #777;
}

html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2.focus {
	background-color: #278e57;
	border-color: #248451 #248451 #195c39;
	color: #777;
	box-shadow: 0 0 0 3px rgba(47, 172, 106, 0.5);
}

html .btn-tertiary-scale-2.disabled,
html .btn-tertiary-scale-2:disabled {
	background-color: #2fac6a;
	border-color: #2fac6a #2fac6a #248451;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2.active {
	background-color: #278e57 !important;
	background-image: none !important;
	border-color: #248451 #248451 #195c39 !important;
}

html .show > .btn-tertiary.dropdown-toggle,
html .show > .btn-tertiary-scale-2.dropdown-toggle {
	background-color: #32b670 !important;
	background-image: none !important;
	border-color: #2fac6a #2fac6a #248451 !important;
}

html .btn-check:active + .btn-tertiary,
html .btn-check:checked + .btn-tertiary,
html .btn-check:focus + .btn-tertiary {
	background-color: #35c076;
	border-color: #43cb83 #43cb83 #35c076;
	color: #777;
}

html .btn-quaternary {
	background-color: #f4f4f4;
	border-color: #f4f4f4 #f4f4f4 #dbdbdb;
	color: #777;
	--color: #f4f4f4;
	--hover: #ffffff;
	--disabled: #f4f4f4;
	--active: #e1e1e1;
}

html .btn-quaternary:hover,
html .btn-quaternary.hover {
	background-color: #ffffff;
	border-color: #ffffff #ffffff #f4f4f4;
	color: #777;
}

html .btn-quaternary:focus,
html .btn-quaternary.focus {
	background-color: #e1e1e1;
	border-color: #dbdbdb #dbdbdb #c1c1c1;
	color: #777;
	box-shadow: 0 0 0 3px rgba(244, 244, 244, 0.5);
}

html .btn-quaternary.disabled,
html .btn-quaternary:disabled {
	background-color: #f4f4f4;
	border-color: #f4f4f4 #f4f4f4 #dbdbdb;
}

html .btn-quaternary:active,
html .btn-quaternary.active {
	background-color: #e1e1e1 !important;
	background-image: none !important;
	border-color: #dbdbdb #dbdbdb #c1c1c1 !important;
}

html .btn-quaternary-scale-2 {
	background-color: #dbdbdb;
	border-color: #dbdbdb #dbdbdb #c1c1c1;
	color: #777;
}

html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2.hover {
	background-color: #eeeeee;
	border-color: #f4f4f4 #f4f4f4 #dbdbdb;
	color: #777;
}

html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2.focus {
	background-color: #c7c7c7;
	border-color: #c1c1c1 #c1c1c1 #a8a8a8;
	color: #777;
	box-shadow: 0 0 0 3px rgba(219, 219, 219, 0.5);
}

html .btn-quaternary-scale-2.disabled,
html .btn-quaternary-scale-2:disabled {
	background-color: #dbdbdb;
	border-color: #dbdbdb #dbdbdb #c1c1c1;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2.active {
	background-color: #c7c7c7 !important;
	background-image: none !important;
	border-color: #c1c1c1 #c1c1c1 #a8a8a8 !important;
}

html .show > .btn-quaternary.dropdown-toggle,
html .show > .btn-quaternary-scale-2.dropdown-toggle {
	background-color: #e1e1e1 !important;
	background-image: none !important;
	border-color: #dbdbdb #dbdbdb #c1c1c1 !important;
}

html .btn-check:active + .btn-quaternary,
html .btn-check:checked + .btn-quaternary,
html .btn-check:focus + .btn-quaternary {
	background-color: #e7e7e7;
	border-color: #f4f4f4 #f4f4f4 #e7e7e7;
	color: #777;
}

html .btn-dark {
	background-color: #333;
	border-color: #333 #333 #1a1a1a;
	color: #FFF;
	--color: #333;
	--hover: #464646;
	--disabled: #333;
	--active: #202020;
}

html .btn-dark:hover,
html .btn-dark.hover {
	background-color: #464646;
	border-color: #4d4d4d #4d4d4d #333;
	color: #FFF;
}

html .btn-dark:focus,
html .btn-dark.focus {
	background-color: #202020;
	border-color: #1a1a1a #1a1a1a #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(51, 51, 51, 0.5);
}

html .btn-dark.disabled,
html .btn-dark:disabled {
	background-color: #333;
	border-color: #333 #333 #1a1a1a;
}

html .btn-dark:active,
html .btn-dark.active {
	background-color: #202020 !important;
	background-image: none !important;
	border-color: #1a1a1a #1a1a1a #000000 !important;
}

html .btn-dark-scale-2 {
	background-color: #1a1a1a;
	border-color: #1a1a1a #1a1a1a #000000;
	color: #FFF;
}

html .btn-dark-scale-2:hover,
html .btn-dark-scale-2.hover {
	background-color: #2d2d2d;
	border-color: #333333 #333333 #1a1a1a;
	color: #FFF;
}

html .btn-dark-scale-2:focus,
html .btn-dark-scale-2.focus {
	background-color: #060606;
	border-color: #000000 #000000 #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(26, 26, 26, 0.5);
}

html .btn-dark-scale-2.disabled,
html .btn-dark-scale-2:disabled {
	background-color: #1a1a1a;
	border-color: #1a1a1a #1a1a1a #000000;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2.active {
	background-color: #060606 !important;
	background-image: none !important;
	border-color: #000000 #000000 #000000 !important;
}

html .show > .btn-dark.dropdown-toggle,
html .show > .btn-dark-scale-2.dropdown-toggle {
	background-color: #202020 !important;
	background-image: none !important;
	border-color: #1a1a1a #1a1a1a #000000 !important;
}

html .btn-check:active + .btn-dark,
html .btn-check:checked + .btn-dark,
html .btn-check:focus + .btn-dark {
	background-color: #262626;
	border-color: #333 #333 #262626;
	color: #FFF;
}

html .btn-light {
	background-color: #FFF;
	border-color: #FFF #FFF #e6e6e6;
	color: #777;
	--color: #FFF;
	--hover: #ffffff;
	--disabled: #FFF;
	--active: #ececec;
}

html .btn-light:hover,
html .btn-light.hover {
	background-color: #ffffff;
	border-color: #ffffff #ffffff #FFF;
	color: #777;
}

html .btn-light:focus,
html .btn-light.focus {
	background-color: #ececec;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
	color: #777;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-light.disabled,
html .btn-light:disabled {
	background-color: #FFF;
	border-color: #FFF #FFF #e6e6e6;
}

html .btn-light:active,
html .btn-light.active {
	background-color: #ececec !important;
	background-image: none !important;
	border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-light-scale-2 {
	background-color: #e6e6e6;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
	color: #777;
}

html .btn-light-scale-2:hover,
html .btn-light-scale-2.hover {
	background-color: #f9f9f9;
	border-color: #ffffff #ffffff #e6e6e6;
	color: #777;
}

html .btn-light-scale-2:focus,
html .btn-light-scale-2.focus {
	background-color: #d2d2d2;
	border-color: #cccccc #cccccc #b3b3b3;
	color: #777;
	box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);
}

html .btn-light-scale-2.disabled,
html .btn-light-scale-2:disabled {
	background-color: #e6e6e6;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2.active {
	background-color: #d2d2d2 !important;
	background-image: none !important;
	border-color: #cccccc #cccccc #b3b3b3 !important;
}

html .show > .btn-light.dropdown-toggle,
html .show > .btn-light-scale-2.dropdown-toggle {
	background-color: #ececec !important;
	background-image: none !important;
	border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-check:active + .btn-light,
html .btn-check:checked + .btn-light,
html .btn-check:focus + .btn-light {
	background-color: #f2f2f2;
	border-color: #FFF #FFF #f2f2f2;
	color: #777;
}

html .btn-outline.btn-primary {
	color: #0e0e0e;
	background-color: transparent;
	background-image: none;
	border-color: #0e0e0e;
}

html .btn-outline.btn-primary:hover,
html .btn-outline.btn-primary.hover {
	color: #FFF;
	background-color: #0e0e0e;
	border-color: #0e0e0e;
}

html .btn-outline.btn-primary:focus,
html .btn-outline.btn-primary.focus {
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

html .btn-outline.btn-primary.disabled,
html .btn-outline.btn-primary:disabled {
	color: #0e0e0e;
	background-color: transparent;
}

html .btn-outline.btn-primary:active,
html .btn-outline.btn-primary.active {
	color: #FFF !important;
	background-color: #0e0e0e !important;
	border-color: #0e0e0e !important;
}

html .show > .btn-outline.btn-primary.dropdown-toggle {
	color: #FFF !important;
	background-color: #0e0e0e !important;
	border-color: #0e0e0e !important;
}

html .btn-outline.btn-secondary {
	color: #00a4f2;
	background-color: transparent;
	background-image: none;
	border-color: #00a4f2;
}

html .btn-outline.btn-secondary:hover,
html .btn-outline.btn-secondary.hover {
	color: #FFF;
	background-color: #00a4f2;
	border-color: #00a4f2;
}

html .btn-outline.btn-secondary:focus,
html .btn-outline.btn-secondary.focus {
	box-shadow: 0 0 0 3px rgba(0, 164, 242, 0.5);
}

html .btn-outline.btn-secondary.disabled,
html .btn-outline.btn-secondary:disabled {
	color: #00a4f2;
	background-color: transparent;
}

html .btn-outline.btn-secondary:active,
html .btn-outline.btn-secondary.active {
	color: #FFF !important;
	background-color: #00a4f2 !important;
	border-color: #00a4f2 !important;
}

html .show > .btn-outline.btn-secondary.dropdown-toggle {
	color: #FFF !important;
	background-color: #00a4f2 !important;
	border-color: #00a4f2 !important;
}

html .btn-outline.btn-tertiary {
	color: #43cb83;
	background-color: transparent;
	background-image: none;
	border-color: #43cb83;
}

html .btn-outline.btn-tertiary:hover,
html .btn-outline.btn-tertiary.hover {
	color: #777;
	background-color: #43cb83;
	border-color: #43cb83;
}

html .btn-outline.btn-tertiary:focus,
html .btn-outline.btn-tertiary.focus {
	box-shadow: 0 0 0 3px rgba(67, 203, 131, 0.5);
}

html .btn-outline.btn-tertiary.disabled,
html .btn-outline.btn-tertiary:disabled {
	color: #43cb83;
	background-color: transparent;
}

html .btn-outline.btn-tertiary:active,
html .btn-outline.btn-tertiary.active {
	color: #777 !important;
	background-color: #43cb83 !important;
	border-color: #43cb83 !important;
}

html .show > .btn-outline.btn-tertiary.dropdown-toggle {
	color: #777 !important;
	background-color: #43cb83 !important;
	border-color: #43cb83 !important;
}

html .btn-outline.btn-quaternary {
	color: #f4f4f4;
	background-color: transparent;
	background-image: none;
	border-color: #f4f4f4;
}

html .btn-outline.btn-quaternary:hover,
html .btn-outline.btn-quaternary.hover {
	color: #777;
	background-color: #f4f4f4;
	border-color: #f4f4f4;
}

html .btn-outline.btn-quaternary:focus,
html .btn-outline.btn-quaternary.focus {
	box-shadow: 0 0 0 3px rgba(244, 244, 244, 0.5);
}

html .btn-outline.btn-quaternary.disabled,
html .btn-outline.btn-quaternary:disabled {
	color: #f4f4f4;
	background-color: transparent;
}

html .btn-outline.btn-quaternary:active,
html .btn-outline.btn-quaternary.active {
	color: #777 !important;
	background-color: #f4f4f4 !important;
	border-color: #f4f4f4 !important;
}

html .show > .btn-outline.btn-quaternary.dropdown-toggle {
	color: #777 !important;
	background-color: #f4f4f4 !important;
	border-color: #f4f4f4 !important;
}

html .btn-outline.btn-dark {
	color: #333;
	background-color: transparent;
	background-image: none;
	border-color: #333;
}

html .btn-outline.btn-dark:hover,
html .btn-outline.btn-dark.hover {
	color: #FFF;
	background-color: #333;
	border-color: #333;
}

html .btn-outline.btn-dark:focus,
html .btn-outline.btn-dark.focus {
	box-shadow: 0 0 0 3px rgba(51, 51, 51, 0.5);
}

html .btn-outline.btn-dark.disabled,
html .btn-outline.btn-dark:disabled {
	color: #333;
	background-color: transparent;
}

html .btn-outline.btn-dark:active,
html .btn-outline.btn-dark.active {
	color: #FFF !important;
	background-color: #333 !important;
	border-color: #333 !important;
}

html .show > .btn-outline.btn-dark.dropdown-toggle {
	color: #FFF !important;
	background-color: #333 !important;
	border-color: #333 !important;
}

html .btn-outline.btn-light {
	color: #FFF;
	background-color: transparent;
	background-image: none;
	border-color: #FFF;
}

html .btn-outline.btn-light:hover,
html .btn-outline.btn-light.hover {
	color: #777;
	background-color: #FFF;
	border-color: #FFF;
}

html .btn-outline.btn-light:focus,
html .btn-outline.btn-light.focus {
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-outline.btn-light.disabled,
html .btn-outline.btn-light:disabled {
	color: #FFF;
	background-color: transparent;
}

html .btn-outline.btn-light:active,
html .btn-outline.btn-light.active {
	color: #777 !important;
	background-color: #FFF !important;
	border-color: #FFF !important;
}

html .show > .btn-outline.btn-light.dropdown-toggle {
	color: #777 !important;
	background-color: #FFF !important;
	border-color: #FFF !important;
}

html .btn-with-arrow.btn-primary {
	background-color: transparent;
	border-color: transparent;
	color: #0e0e0e;
}

html .btn-with-arrow.btn-primary:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #0e0e0e !important;
}

html .btn-with-arrow.btn-primary span {
	background-color: #0e0e0e;
	box-shadow: 2px 3px 18px -3px #0e0e0e;
}

html .btn-with-arrow.btn-primary.btn-outline {
	border-color: #0e0e0e !important;
}

html .btn-with-arrow.btn-primary.btn-outline:hover span {
	background-color: #206bbe !important;
	box-shadow: none;
}

html .btn-with-arrow.btn-secondary {
	background-color: transparent;
	border-color: transparent;
	color: #00a4f2;
}

html .btn-with-arrow.btn-secondary:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #00a4f2 !important;
}

html .btn-with-arrow.btn-secondary span {
	background-color: #00a4f2;
	box-shadow: 2px 3px 18px -3px #00a4f2;
}

html .btn-with-arrow.btn-secondary.btn-outline {
	border-color: #00a4f2 !important;
}

html .btn-with-arrow.btn-secondary.btn-outline:hover span {
	background-color: #0db1ff !important;
	box-shadow: none;
}

html .btn-with-arrow.btn-tertiary {
	background-color: transparent;
	border-color: transparent;
	color: #43cb83;
}

html .btn-with-arrow.btn-tertiary:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #43cb83 !important;
}

html .btn-with-arrow.btn-tertiary span {
	background-color: #43cb83;
	box-shadow: 2px 3px 18px -3px #43cb83;
}

html .btn-with-arrow.btn-tertiary.btn-outline {
	border-color: #43cb83 !important;
}

html .btn-with-arrow.btn-tertiary.btn-outline:hover span {
	background-color: #57d190 !important;
	box-shadow: none;
}

html .btn-with-arrow.btn-quaternary {
	background-color: transparent;
	border-color: transparent;
	color: #f4f4f4;
}

html .btn-with-arrow.btn-quaternary:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #f4f4f4 !important;
}

html .btn-with-arrow.btn-quaternary span {
	background-color: #f4f4f4;
	box-shadow: 2px 3px 18px -3px #f4f4f4;
}

html .btn-with-arrow.btn-quaternary.btn-outline {
	border-color: #f4f4f4 !important;
}

html .btn-with-arrow.btn-quaternary.btn-outline:hover span {
	background-color: #ffffff !important;
	box-shadow: none;
}

html .btn-with-arrow.btn-dark {
	background-color: transparent;
	border-color: transparent;
	color: #333;
}

html .btn-with-arrow.btn-dark:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #333 !important;
}

html .btn-with-arrow.btn-dark span {
	background-color: #333;
	box-shadow: 2px 3px 18px -3px #333;
}

html .btn-with-arrow.btn-dark.btn-outline {
	border-color: #333 !important;
}

html .btn-with-arrow.btn-dark.btn-outline:hover span {
	background-color: #404040 !important;
	box-shadow: none;
}

html .btn-with-arrow.btn-light {
	background-color: transparent;
	border-color: transparent;
	color: #FFF;
}

html .btn-with-arrow.btn-light:active {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #FFF !important;
}

html .btn-with-arrow.btn-light span {
	background-color: #FFF;
	box-shadow: 2px 3px 18px -3px #FFF;
}

html .btn-with-arrow.btn-light.btn-outline {
	border-color: #FFF !important;
}

html .btn-with-arrow.btn-light.btn-outline:hover span {
	background-color: #ffffff !important;
	box-shadow: none;
}

.btn-gradient:not(.btn-outline) {
	background: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%) !important;
	color: #FFF;
}

.btn-gradient:not(.btn-outline):hover,
.btn-gradient:not(.btn-outline).hover {
	background: linear-gradient(135deg, #2172c9 0%, #19b5ff 80%) !important;
	color: #FFF;
}

.btn-gradient:not(.btn-outline):focus,
.btn-gradient:not(.btn-outline).focus {
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

.btn-gradient:not(.btn-outline).disabled,
.btn-gradient:not(.btn-outline):disabled {
	background: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%) !important;
}

.btn-gradient:not(.btn-outline):active,
.btn-gradient:not(.btn-outline).active {
	background: linear-gradient(135deg, #174c87 0%, #008acc 80%) !important;
	color: #FFF !important;
}

.btn-gradient.btn-outline {
	-o-border-image: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
	border-image: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
	color: #0e0e0e;
}

.btn-gradient.btn-outline:hover,
.btn-gradient.btn-outline.hover {
	-o-border-image: linear-gradient(135deg, #2172c9 0%, #19b5ff 80%);
	border-image: linear-gradient(135deg, #2172c9 0%, #19b5ff 80%);
	color: #2172c9;
}

.btn-gradient.btn-outline:focus,
.btn-gradient.btn-outline.focus {
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

.btn-gradient.btn-outline.disabled,
.btn-gradient.btn-outline:disabled {
	-o-border-image: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
	border-image: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
}

.btn-gradient.btn-outline:active,
.btn-gradient.btn-outline.active {
	-o-border-image: linear-gradient(135deg, #174c87 0%, #008acc 80%);
	border-image: linear-gradient(135deg, #174c87 0%, #008acc 80%);
	color: #174c87;
}

.btn-gradient-primary:not(.btn-outline) {
	background: linear-gradient(135deg, #1f69b9 0%, #1b5a9f 80%) !important;
	color: #FFF;
}

.btn-gradient-primary:not(.btn-outline):hover,
.btn-gradient-primary:not(.btn-outline).hover {
	background: linear-gradient(135deg, #1e66b5 0%, #2172c9 80%) !important;
	color: #FFF;
}

.btn-gradient-primary:not(.btn-outline):focus,
.btn-gradient-primary:not(.btn-outline).focus {
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

.btn-gradient-primary:not(.btn-outline).disabled,
.btn-gradient-primary:not(.btn-outline):disabled {
	background: linear-gradient(135deg, #1f69b9 80%, #1b5a9f 0%) !important;
}

.btn-gradient-primary:not(.btn-outline):active,
.btn-gradient-primary:not(.btn-outline).active {
	background: linear-gradient(135deg, #1e66b5 0%, #2172c9 80%) !important;
	color: #FFF !important;
}

.btn-gradient-primary.btn-outline {
	-o-border-image: linear-gradient(135deg, #0e0e0e 0%, #2273cb 80%);
	border-image: linear-gradient(135deg, #0e0e0e 0%, #2273cb 80%);
	color: #0e0e0e;
}

.btn-gradient-primary.btn-outline:hover,
.btn-gradient-primary.btn-outline.hover {
	-o-border-image: linear-gradient(135deg, #2172c9 0%, #2172c9 80%);
	border-image: linear-gradient(135deg, #2172c9 0%, #2172c9 80%);
	color: #2172c9;
}

.btn-gradient-primary.btn-outline:focus,
.btn-gradient-primary.btn-outline.focus {
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

.btn-gradient-primary.btn-outline.disabled,
.btn-gradient-primary.btn-outline:disabled {
	-o-border-image: linear-gradient(135deg, #0e0e0e 0%, #2273cb 80%);
	border-image: linear-gradient(135deg, #0e0e0e 0%, #2273cb 80%);
}

.btn-gradient-primary.btn-outline:active,
.btn-gradient-primary.btn-outline.active {
	-o-border-image: linear-gradient(135deg, #2172c9 0%, #2172c9 80%);
	border-image: linear-gradient(135deg, #2172c9 0%, #2172c9 80%);
	color: #2172c9;
}

.pagination > a,
.pagination > a:hover,
.pagination > a:focus,
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #0e0e0e;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination .page-item.active .page-link {
	background-color: #0e0e0e !important;
	border-color: #0e0e0e;
}

body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
	color: #0e0e0e;
}

body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
	background-color: #0e0e0e;
	border-color: #0e0e0e;
}

.pagination > .active > a,
body.dark .pagination > .active > a {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #15467c;
	color: #fff;
}

.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover,
.pagination > .active > a.hover,
body.dark .pagination > .active > a.hover {
	background-color: #2172c9;
	border-color: #2378d4 #2378d4 #0e0e0e;
	color: #fff;
}

.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus,
.pagination > .active > a.focus,
body.dark .pagination > .active > a.focus {
	background-color: #174c87;
	border-color: #15467c #15467c #0d2e51;
	color: #fff;
	box-shadow: 0 0 0 3px rgba(28, 95, 168, 0.5);
}

.pagination > .active > a.disabled,
body.dark .pagination > .active > a.disabled,
.pagination > .active > a:disabled,
body.dark .pagination > .active > a:disabled {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #15467c;
}

.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a.active,
body.dark .pagination > .active > a.active {
	background-color: #174c87 !important;
	background-image: none !important;
	border-color: #15467c #15467c #0d2e51 !important;
}

.custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #0e0e0e;
}

.custom-checkbox-switch:checked {
	background-color: #0e0e0e;
	border-color: #0e0e0e;
}

html .alert-primary {
	background-color: #0e0e0e;
	border-color: #1a589b;
	color: #FFF;
}

html .alert-primary .alert-link {
	color: #FFF;
}

html .alert-secondary {
	background-color: #00a4f2;
	border-color: #009ae3;
	color: #FFF;
}

html .alert-secondary .alert-link {
	color: #FFF;
}

html .alert-tertiary {
	background-color: #43cb83;
	border-color: #37c87b;
	color: #777;
}

html .alert-tertiary .alert-link {
	color: #777;
}

html .alert-quaternary {
	background-color: #f4f4f4;
	border-color: #ececec;
	color: #777;
}

html .alert-quaternary .alert-link {
	color: #777;
}

html .alert-dark {
	background-color: #333;
	border-color: #2b2b2b;
	color: #FFF;
}

html .alert-dark .alert-link {
	color: #FFF;
}

html .alert-light {
	background-color: #FFF;
	border-color: #f7f7f7;
	color: #777;
}

html .alert-light .alert-link {
	color: #777;
}

html .progress-bar-primary {
	background-color: #0e0e0e;
}

html .progress-bar-secondary {
	background-color: #00a4f2;
}

html .progress-bar-tertiary {
	background-color: #43cb83;
}

html .progress-bar-quaternary {
	background-color: #f4f4f4;
}

html .progress-bar-dark {
	background-color: #333;
}

html .progress-bar-light {
	background-color: #FFF;
}

html .word-rotator.loading-bar-primary .word-rotator-words::after {
	background-color: #0e0e0e;
}

html .word-rotator.loading-bar-secondary .word-rotator-words::after {
	background-color: #00a4f2;
}

html .word-rotator.loading-bar-tertiary .word-rotator-words::after {
	background-color: #43cb83;
}

html .word-rotator.loading-bar-quaternary .word-rotator-words::after {
	background-color: #f4f4f4;
}

html .word-rotator.loading-bar-dark .word-rotator-words::after {
	background-color: #333;
}

html .word-rotator.loading-bar-light .word-rotator-words::after {
	background-color: #FFF;
}

.process .process-step-circle {
	border-color: #0e0e0e;
}

.process .process-step:hover .process-step-circle {
	background-color: #0e0e0e;
}

.process .process-step:hover .process-step-circle .process-step-circle-content {
	color: #FFF !important;
}

.process.process-shapes .process-step-circle .process-step-circle-content,
.process.process-shapes .process-step-circle:before,
.process.process-shapes .process-step-circle:after {
	background-color: #0e0e0e;
}

.process-connecting-line .connecting-line {
	background: #0e0e0e;
}

html .rating-primary .filled-stars {
	color: #0e0e0e;
}

html .rating-secondary .filled-stars {
	color: #00a4f2;
}

html .rating-tertiary .filled-stars {
	color: #43cb83;
}

html .rating-quaternary .filled-stars {
	color: #f4f4f4;
}

html .rating-dark .filled-stars {
	color: #333;
}

html .rating-light .filled-stars {
	color: #FFF;
}

html section.section-primary {
	background-color: #0e0e0e !important;
	border-color: #185392 !important;
}

html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
	color: #FFF;
}

html section.section-primary p {
	color: #e6e6e6;
}

html section.section-primary-scale-2 {
	background-color: #15467c !important;
	border-color: #113a66 !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #15467c;
}

html section.section-secondary {
	background-color: #00a4f2 !important;
	border-color: #0093d9 !important;
}

html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
	color: #FFF;
}

html section.section-secondary p {
	color: #e6e6e6;
}

html section.section-secondary-scale-2 {
	background-color: #0081bf !important;
	border-color: #0070a5 !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #0081bf;
}

html section.section-tertiary {
	background-color: #43cb83 !important;
	border-color: #35c076 !important;
}

html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
	color: #777;
}

html section.section-tertiary p {
	color: #5e5e5e;
}

html section.section-tertiary-scale-2 {
	background-color: #2fac6a !important;
	border-color: #2a985e !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #2fac6a;
}

html section.section-quaternary {
	background-color: #f4f4f4 !important;
	border-color: #e7e7e7 !important;
}

html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
	color: #777;
}

html section.section-quaternary p {
	color: #5e5e5e;
}

html section.section-quaternary-scale-2 {
	background-color: #dbdbdb !important;
	border-color: #cecece !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #dbdbdb;
}

html section.section-dark {
	background-color: #333 !important;
	border-color: #262626 !important;
}

html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
	color: #FFF;
}

html section.section-dark p {
	color: #e6e6e6;
}

html section.section-dark-scale-2 {
	background-color: #1a1a1a !important;
	border-color: #0d0d0d !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #1a1a1a;
}

html section.section-light {
	background-color: #FFF !important;
	border-color: #f2f2f2 !important;
}

html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
	color: #777;
}

html section.section-light p {
	color: #5e5e5e;
}

html section.section-light-scale-2 {
	background-color: #e6e6e6 !important;
	border-color: #d9d9d9 !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #e6e6e6;
}

section.section.section-background-half-primary-half-secondary {
	background: linear-gradient(to right, #0e0e0e 50%, #00a4f2 50%);
}

section.section.section-overlay-opacity-gradient:before {
	background: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
}

html .bg-color-light-scale-1 {
	background-color: #f7f7f7 !important;
}

html .section.bg-color-light-scale-1,
html .bg-color-light-scale-border-top-1 {
	border-top-color: #efefef !important;
}

html .bg-color-light-scale-2 {
	background-color: #e8e8e8 !important;
}

html .section.bg-color-light-scale-2,
html .bg-color-light-scale-border-top-2 {
	border-top-color: #e0e0e0 !important;
}

html .bg-color-light-scale-3 {
	background-color: #e0e0e0 !important;
}

html .section.bg-color-light-scale-3,
html .bg-color-light-scale-border-top-3 {
	border-top-color: #d8d8d8 !important;
}

html .bg-color-light-scale-4 {
	background-color: #d8d8d8 !important;
}

html .section.bg-color-light-scale-4,
html .bg-color-light-scale-border-top-4 {
	border-top-color: #d1d1d1 !important;
}

html .bg-color-light-scale-5 {
	background-color: #d1d1d1 !important;
}

html .section.bg-color-light-scale-5,
html .bg-color-light-scale-border-top-5 {
	border-top-color: #c9c9c9 !important;
}

html .bg-color-light-scale-6 {
	background-color: #c9c9c9 !important;
}

html .section.bg-color-light-scale-6,
html .bg-color-light-scale-border-top-6 {
	border-top-color: #c1c1c1 !important;
}

html .bg-color-light-scale-7 {
	background-color: #c1c1c1 !important;
}

html .section.bg-color-light-scale-7,
html .bg-color-light-scale-border-top-7 {
	border-top-color: #bababa !important;
}

html .bg-color-light-scale-8 {
	background-color: #bababa !important;
}

html .section.bg-color-light-scale-8,
html .bg-color-light-scale-border-top-8 {
	border-top-color: #b2b2b2 !important;
}

html .bg-color-light-scale-9 {
	background-color: #b2b2b2 !important;
}

html .section.bg-color-light-scale-9,
html .bg-color-light-scale-border-top-9 {
	border-top-color: #ababab !important;
}

html .bg-color-dark-scale-1 {
	background-color: #212529 !important;
}

html .section.bg-color-dark-scale-1,
html .bg-color-dark-scale-border-top-1 {
	border-top-color: #1a1d21 !important;
}

html .bg-color-dark-scale-2 {
	background-color: #1c2023 !important;
}

html .section.bg-color-dark-scale-2,
html .bg-color-dark-scale-border-top-2 {
	border-top-color: #16181b !important;
}

html .bg-color-dark-scale-3 {
	background-color: #181b1e !important;
}

html .section.bg-color-dark-scale-3,
html .bg-color-dark-scale-border-top-3 {
	border-top-color: #111315 !important;
}

html .bg-color-dark-scale-4 {
	background-color: #131618 !important;
}

html .section.bg-color-dark-scale-4,
html .bg-color-dark-scale-border-top-4 {
	border-top-color: #0d0e10 !important;
}

html .bg-color-dark-scale-5 {
	background-color: #0f1112 !important;
}

html .section.bg-color-dark-scale-5,
html .bg-color-dark-scale-border-top-5 {
	border-top-color: #08090a !important;
}

html .bg-color-dark-scale-6 {
	background-color: #0a0c0d !important;
}

html .section.bg-color-dark-scale-6,
html .bg-color-dark-scale-border-top-6 {
	border-top-color: #030404 !important;
}

html .bg-color-dark-scale-7 {
	background-color: #060607 !important;
}

html .section.bg-color-dark-scale-7,
html .bg-color-dark-scale-border-top-7 {
	border-top-color: #000000 !important;
}

html .bg-color-dark-scale-8 {
	background-color: #010101 !important;
}

html .section.bg-color-dark-scale-8,
html .bg-color-dark-scale-border-top-8 {
	border-top-color: #000000 !important;
}

html .bg-color-dark-scale-9 {
	background-color: #000000 !important;
}

html .section.bg-color-dark-scale-9,
html .bg-color-dark-scale-border-top-9 {
	border-top-color: #000000 !important;
}

section.page-header .page-header-title-border {
	background-color: #0e0e0e !important;
}

section.page-header.custom-product {
	background-color: #185392;
	border-top-color: #1b5a9f;
}

html .page-header-color.page-header-primary {
	background-color: #0e0e0e;
	border-bottom-color: #0e0e0e;
	color: #FFF;
}

html .page-header-color.page-header-primary h1 {
	color: #FFF;
}

html .page-header-color.page-header-primary h1 span {
	color: #FFF;
}

html .page-header-color.page-header-primary a {
	color: #FFF;
}

html .page-header-color.page-header-primary .breadcrumb > .active {
	color: #FFF;
}

html .page-header-color.page-header-secondary {
	background-color: #00a4f2;
	border-bottom-color: #00a4f2;
	color: #FFF;
}

html .page-header-color.page-header-secondary h1 {
	color: #FFF;
}

html .page-header-color.page-header-secondary h1 span {
	color: #FFF;
}

html .page-header-color.page-header-secondary a {
	color: #FFF;
}

html .page-header-color.page-header-secondary .breadcrumb > .active {
	color: #FFF;
}

html .page-header-color.page-header-tertiary {
	background-color: #43cb83;
	border-bottom-color: #43cb83;
	color: #777;
}

html .page-header-color.page-header-tertiary h1 {
	color: #777;
}

html .page-header-color.page-header-tertiary h1 span {
	color: #777;
}

html .page-header-color.page-header-tertiary a {
	color: #777;
}

html .page-header-color.page-header-tertiary .breadcrumb > .active {
	color: #777;
}

html .page-header-color.page-header-quaternary {
	background-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	color: #777;
}

html .page-header-color.page-header-quaternary h1 {
	color: #777;
}

html .page-header-color.page-header-quaternary h1 span {
	color: #777;
}

html .page-header-color.page-header-quaternary a {
	color: #777;
}

html .page-header-color.page-header-quaternary .breadcrumb > .active {
	color: #777;
}

html .page-header-color.page-header-dark {
	background-color: #333;
	border-bottom-color: #333;
	color: #FFF;
}

html .page-header-color.page-header-dark h1 {
	color: #FFF;
}

html .page-header-color.page-header-dark h1 span {
	color: #FFF;
}

html .page-header-color.page-header-dark a {
	color: #FFF;
}

html .page-header-color.page-header-dark .breadcrumb > .active {
	color: #FFF;
}

html .page-header-color.page-header-light {
	background-color: #FFF;
	border-bottom-color: #FFF;
	color: #777;
}

html .page-header-color.page-header-light h1 {
	color: #777;
}

html .page-header-color.page-header-light h1 span {
	color: #777;
}

html .page-header-color.page-header-light a {
	color: #777;
}

html .page-header-color.page-header-light .breadcrumb > .active {
	color: #777;
}



.thumb-info .thumb-info-type,
.thumb-info .thumb-info-action-icon,
.thumb-info-social-icons a,
.thumbnail .zoom,
.img-thumbnail .zoom,
.thumb-info-ribbon {
	background-color: #0e0e0e;
}

html .thumb-info .thumb-info-action-icon-primary {
	background-color: #0e0e0e;
}

html .thumb-info .thumb-info-action-icon-primary i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-secondary {
	background-color: #00a4f2;
}

html .thumb-info .thumb-info-action-icon-secondary i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-tertiary {
	background-color: #43cb83;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
	color: #777;
}

html .thumb-info .thumb-info-action-icon-quaternary {
	background-color: #f4f4f4;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
	color: #777;
}

html .thumb-info .thumb-info-action-icon-dark {
	background-color: #333;
}

html .thumb-info .thumb-info-action-icon-dark i {
	color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light {
	background-color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light i {
	color: #777;
}

.thumb-info-ribbon:before {
	border-right-color: #113a66;
	border-left-color: #113a66;
}

.thumb-info.thumb-info-block-primary .thumb-info-wrapper:before {
	background: rgba(28, 95, 168, 0.9);
}

.thumb-info-floating-caption-title .thumb-info-floating-caption-type {
	background-color: #0e0e0e;
}

.inverted {
	background-color: #0e0e0e;
}

html .inverted-primary {
	background-color: #0e0e0e;
}

html .inverted-secondary {
	background-color: #00a4f2;
}

html .inverted-tertiary {
	background-color: #43cb83;
}

html .inverted-quaternary {
	background-color: #f4f4f4;
}

html .inverted-dark {
	background-color: #333;
}

html .inverted-light {
	background-color: #FFF;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #18508e;
}

.owl-carousel.show-nav-title .owl-nav button[class*="owl-"],
.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover,
.owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover {
	color: #0e0e0e;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
	background-color: #0e0e0e;
	border-color: #0e0e0e #0e0e0e #15467c;
	color: #FFF;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].hover {
	background-color: #2172c9;
	border-color: #2378d4 #2378d4 #0e0e0e;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:active,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].active {
	background-color: #174c87;
	background-image: none;
	border-color: #15467c #15467c #0d2e51;
}

.owl-carousel.nav-with-transparency:not(.nav-style-1):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"] {
	background-color: rgba(28, 95, 168, 0.4);
}

.owl-carousel.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-style-1 .owl-nav .owl-prev {
	color: #0e0e0e !important;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next:before,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:before,
.owl-carousel.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {
	border-color: #0e0e0e;
}

.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon,
.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg polygon {
	fill: #0e0e0e;
	stroke: #0e0e0e;
}

.owl-carousel.nav-arrows-1 .owl-nav .owl-prev,
.owl-carousel.nav-arrows-1 .owl-nav .owl-next {
	color: #0e0e0e;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
	background: #0e0e0e;
}

.owl-carousel.carousel-bottom-inside-shadow .owl-stage-outer:after {
	background-image: linear-gradient(360deg, #0e0e0e 0%, transparent 100%);
}


.list.list-icons li > [class*="fa-"]:first-child,
.list.list-icons li a:first-child > [class*="fa-"]:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
	color: #fff;
	border-color: #0e0e0e;
}

.list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #0e0e0e;
}

.list.list-ordened li:before {
	color: #0e0e0e;
	border-color: #0e0e0e;
}

.list.list-ordened.list-ordened-style-3 li:before {
	background-color: #0e0e0e;
}

html .list-primary.list-icons li > [class*="fa-"]:first-child,
html .list-primary.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-primary.list-icons li > .icons:first-child,
html .list-primary.list-icons li a:first-child > .icons:first-child {
	color: #0e0e0e;
	border-color: #0e0e0e;
}

html .list-primary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #0e0e0e;
	color: #FFF;
}

html .list-primary.list-ordened li:before {
	color: #0e0e0e;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
	background-color: #0e0e0e;
	color: #FFF;
}

html .list-secondary.list-icons li > [class*="fa-"]:first-child,
html .list-secondary.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-secondary.list-icons li > .icons:first-child,
html .list-secondary.list-icons li a:first-child > .icons:first-child {
	color: #00a4f2;
	border-color: #00a4f2;
}

html .list-secondary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #00a4f2;
	color: #FFF;
}

html .list-secondary.list-ordened li:before {
	color: #00a4f2;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
	background-color: #00a4f2;
	color: #FFF;
}

html .list-tertiary.list-icons li > [class*="fa-"]:first-child,
html .list-tertiary.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-tertiary.list-icons li > .icons:first-child,
html .list-tertiary.list-icons li a:first-child > .icons:first-child {
	color: #43cb83;
	border-color: #43cb83;
}

html .list-tertiary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #43cb83;
	color: #777;
}

html .list-tertiary.list-ordened li:before {
	color: #43cb83;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
	background-color: #43cb83;
	color: #777;
}

html .list-quaternary.list-icons li > [class*="fa-"]:first-child,
html .list-quaternary.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-quaternary.list-icons li > .icons:first-child,
html .list-quaternary.list-icons li a:first-child > .icons:first-child {
	color: #f4f4f4;
	border-color: #f4f4f4;
}

html .list-quaternary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #f4f4f4;
	color: #777;
}

html .list-quaternary.list-ordened li:before {
	color: #f4f4f4;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
	background-color: #f4f4f4;
	color: #777;
}

html .list-dark.list-icons li > [class*="fa-"]:first-child,
html .list-dark.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-dark.list-icons li > .icons:first-child,
html .list-dark.list-icons li a:first-child > .icons:first-child {
	color: #333;
	border-color: #333;
}

html .list-dark.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #333;
	color: #FFF;
}

html .list-dark.list-ordened li:before {
	color: #333;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
	background-color: #333;
	color: #FFF;
}

html .list-light.list-icons li > [class*="fa-"]:first-child,
html .list-light.list-icons li a:first-child > [class*="fa-"]:first-child,
html .list-light.list-icons li > .icons:first-child,
html .list-light.list-icons li a:first-child > .icons:first-child {
	color: #FFF;
	border-color: #FFF;
}

html .list-light.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,
html .list-light.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	background-color: #FFF;
	color: #777;
}

html .list-light.list-ordened li:before {
	color: #FFF;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
	background-color: #FFF;
	color: #777;
}


html .divider.divider-primary [class*="fa-"],
html .divider.divider-primary .icons {
	color: #0e0e0e;
}

html .divider.divider-primary.divider-small hr {
	background: #0e0e0e;
}

html .divider.divider-secondary [class*="fa-"],
html .divider.divider-secondary .icons {
	color: #00a4f2;
}

html .divider.divider-secondary.divider-small hr {
	background: #00a4f2;
}

html .divider.divider-tertiary [class*="fa-"],
html .divider.divider-tertiary .icons {
	color: #43cb83;
}

html .divider.divider-tertiary.divider-small hr {
	background: #43cb83;
}

html .divider.divider-quaternary [class*="fa-"],
html .divider.divider-quaternary .icons {
	color: #f4f4f4;
}

html .divider.divider-quaternary.divider-small hr {
	background: #f4f4f4;
}

html .divider.divider-dark [class*="fa-"],
html .divider.divider-dark .icons {
	color: #333;
}

html .divider.divider-dark.divider-small hr {
	background: #333;
}

html .divider.divider-light [class*="fa-"],
html .divider.divider-light .icons {
	color: #FFF;
}

html .divider.divider-light.divider-small hr {
	background: #FFF;
}

html .divider.divider-style-2.divider-primary [class*="fa-"],
html .divider.divider-style-2.divider-primary .icons {
	background: #0e0e0e;
	color: #FFF;
}

html .divider.divider-style-2.divider-secondary [class*="fa-"],
html .divider.divider-style-2.divider-secondary .icons {
	background: #00a4f2;
	color: #FFF;
}

html .divider.divider-style-2.divider-tertiary [class*="fa-"],
html .divider.divider-style-2.divider-tertiary .icons {
	background: #43cb83;
	color: #777;
}

html .divider.divider-style-2.divider-quaternary [class*="fa-"],
html .divider.divider-style-2.divider-quaternary .icons {
	background: #f4f4f4;
	color: #777;
}

html .divider.divider-style-2.divider-dark [class*="fa-"],
html .divider.divider-style-2.divider-dark .icons {
	background: #333;
	color: #FFF;
}

html .divider.divider-style-2.divider-light [class*="fa-"],
html .divider.divider-style-2.divider-light .icons {
	background: #FFF;
	color: #777;
}

html .divider.divider-style-3.divider-primary [class*="fa-"],
html .divider.divider-style-3.divider-primary .icons {
	border-color: #0e0e0e;
}

html .divider.divider-style-3.divider-secondary [class*="fa-"],
html .divider.divider-style-3.divider-secondary .icons {
	border-color: #00a4f2;
}

html .divider.divider-style-3.divider-tertiary [class*="fa-"],
html .divider.divider-style-3.divider-tertiary .icons {
	border-color: #43cb83;
}

html .divider.divider-style-3.divider-quaternary [class*="fa-"],
html .divider.divider-style-3.divider-quaternary .icons {
	border-color: #f4f4f4;
}

html .divider.divider-style-3.divider-dark [class*="fa-"],
html .divider.divider-style-3.divider-dark .icons {
	border-color: #333;
}

html .divider.divider-style-3.divider-light [class*="fa-"],
html .divider.divider-style-3.divider-light .icons {
	border-color: #FFF;
}

#header .tip {
	background: #0e0e0e;
	color: #FFF;
}

#header .tip:before {
	border-right-color: #0e0e0e;
	border-left-color: transparent;
}

html #header .tip-primary {
	background: #0e0e0e !important;
	color: #FFF !important;
}

html #header .tip-primary:before {
	border-right-color: #0e0e0e !important;
}

html #header .tip-secondary {
	background: #00a4f2 !important;
	color: #FFF !important;
}

html #header .tip-secondary:before {
	border-right-color: #00a4f2 !important;
}

html #header .tip-tertiary {
	background: #43cb83 !important;
	color: #777 !important;
}

html #header .tip-tertiary:before {
	border-right-color: #43cb83 !important;
}

html #header .tip-quaternary {
	background: #f4f4f4 !important;
	color: #777 !important;
}

html #header .tip-quaternary:before {
	border-right-color: #f4f4f4 !important;
}

html #header .tip-dark {
	background: #333 !important;
	color: #FFF !important;
}

html #header .tip-dark:before {
	border-right-color: #333 !important;
}

html #header .tip-light {
	background: #FFF !important;
	color: #777 !important;
}

html #header .tip-light:before {
	border-right-color: #FFF !important;
}

html[dir="rtl"] #header .tip:before {
	border-left-color: #0e0e0e;
}

html[dir="rtl"] #header .tip.skin:before {
	border-left-color: #0e0e0e;
}

html[dir="rtl"] #header .tip-primary:before {
	border-left-color: #0e0e0e !important;
	border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-secondary:before {
	border-left-color: #00a4f2 !important;
	border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-tertiary:before {
	border-left-color: #43cb83 !important;
	border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-quaternary:before {
	border-left-color: #f4f4f4 !important;
	border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-dark:before {
	border-left-color: #333 !important;
	border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-light:before {
	border-left-color: #FFF !important;
	border-right-color: transparent !important;
}

#header .header-btn-collapse-nav {
	background: #0e0e0e;
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li > a {
		color: #0e0e0e;
	}

	#header .header-nav-main nav > ul > li.open > a,
	#header .header-nav-main nav > ul > li:hover > a {
		background: #0e0e0e;
	}

	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		border-top-color: #0e0e0e;
	}

	#header .header-nav-main nav > ul > li.dropdown.open > a:before,
	#header .header-nav-main nav > ul > li.dropdown:hover > a:before {
		border-bottom-color: #0e0e0e;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
		border-top-color: #0e0e0e;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {
		color: #0e0e0e;
	}

	#header .header-nav-main nav > ul:not(:hover) > li > a.active {
		background-color: #0e0e0e;
		color: #FFF;
	}

	#header .header-nav.header-nav-stripe nav > ul > li:hover > a,
	#header .header-nav.header-nav-stripe nav > ul > li.open > a {
		background-color: #0e0e0e;
	}

	#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
		background-color: #0e0e0e;
	}

	#header .header-nav.header-nav-stripe nav > ul:hover > li > a.active {
		color: #0e0e0e;
	}

	#header .header-nav.header-nav-links nav > ul li:hover > a {
		color: #0e0e0e;
	}

	#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
		color: #0e0e0e;
	}

	#header .header-nav.header-nav-links.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb {
		background: #0e0e0e !important;
	}

	#header .header-nav.header-nav-line nav > ul li:hover > a {
		color: #0e0e0e;
	}

	#header .header-nav.header-nav-line nav > ul li:hover > a:before {
		background: #0e0e0e;
	}

	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
		color: #0e0e0e;
	}

	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {
		background: #0e0e0e;
	}

	#header .header-nav-main.header-nav-main-slide nav > ul > li.open > span > a,
	#header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a {
		color: #0e0e0e;
	}

	#header .header-nav-main.header-nav-main-slide nav > ul:not(:hover) > li > span > a.active {
		color: #0e0e0e;
	}

	html.side-header #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
	html.side-header #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
		border-left-color: #0e0e0e;
	}

	html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
	html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
		border-right-color: #0e0e0e;
	}
}

@media (min-width: 992px) {
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
		background-color: #0e0e0e;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
		color: #FFF;
		border-bottom-color: #1a589b;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {
		background: #1e66b5;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {
		border-bottom-color: #0e0e0e;
		background: #0e0e0e;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
		color: #FFF;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
		background: #0e0e0e;
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {
		background: #0e0e0e;
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
		color: #0e0e0e;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover:before {
		background-color: #0e0e0e;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
		color: #0e0e0e;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {
		background: #0e0e0e;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {
		color: #0e0e0e;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active:before {
		background-color: #0e0e0e;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a {
		color: #0e0e0e;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
		color: #0e0e0e;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
		color: #0e0e0e;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {
		color: #0e0e0e;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
		background-color: #00a4f2;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
		color: #FFF;
		border-bottom-color: #009ae3;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
		background: #02aeff;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {
		border-bottom-color: #00a4f2;
		background: #00a4f2;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
		color: #FFF;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
		background: #00a4f2;
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
		background: #00a4f2;
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
		color: #00a4f2;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover:before {
		background-color: #00a4f2;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
		color: #00a4f2;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {
		background: #00a4f2;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
		color: #00a4f2;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active:before {
		background-color: #00a4f2;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {
		color: #00a4f2;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
		color: #00a4f2;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
		color: #00a4f2;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
		color: #00a4f2;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
		background-color: #43cb83;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
		color: #777;
		border-bottom-color: #37c87b;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {
		background: #4fce8b;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {
		border-bottom-color: #43cb83;
		background: #43cb83;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
		color: #777;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
		background: #43cb83;
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
		background: #43cb83;
		color: #777;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
		color: #43cb83;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover:before {
		background-color: #43cb83;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
		color: #43cb83;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {
		background: #43cb83;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
		color: #43cb83;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active:before {
		background-color: #43cb83;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {
		color: #43cb83;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
		color: #43cb83;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
		color: #43cb83;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
		color: #43cb83;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
		background-color: #f4f4f4;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
		color: #777;
		border-bottom-color: #ececec;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {
		background: #fcfcfc;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {
		border-bottom-color: #f4f4f4;
		background: #f4f4f4;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
		color: #777;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
		background: #f4f4f4;
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
		background: #f4f4f4;
		color: #777;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
		color: #f4f4f4;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover:before {
		background-color: #f4f4f4;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
		color: #f4f4f4;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {
		background: #f4f4f4;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
		color: #f4f4f4;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active:before {
		background-color: #f4f4f4;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {
		color: #f4f4f4;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
		color: #f4f4f4;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
		color: #f4f4f4;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
		color: #f4f4f4;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {
		background-color: #333;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
		color: #FFF;
		border-bottom-color: #2b2b2b;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a {
		background: #3b3b3b;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {
		border-bottom-color: #333;
		background: #333;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
		color: #FFF;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
		background: #333;
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
		color: #FFF;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {
		background: #333;
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
		color: #333;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover:before {
		background-color: #333;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
		color: #333;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {
		background: #333;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {
		color: #333;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active:before {
		background-color: #333;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a {
		color: #333;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
		color: #333;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
		color: #333;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {
		color: #333;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {
		background-color: #FFF;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
		color: #777;
		border-bottom-color: #f7f7f7;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a {
		background: #ffffff;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,
	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {
		border-bottom-color: #FFF;
		background: #FFF;
	}

	html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
		color: #777;
		opacity: 0.7;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
		background: #FFF;
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
		color: #777;
	}

	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {
		background: #FFF;
		color: #777;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover:before {
		background-color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,
	html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {
		background: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {
		color: #FFF;
	}

	html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active:before {
		background-color: #FFF;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a {
		color: #FFF;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
		color: #FFF;
	}

	html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
		color: #FFF;
	}

	html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {
		color: #FFF;
	}
}

@media (min-width: 992px) {
	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li:hover > a,
	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {
		color: #0e0e0e !important;
	}

	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li > a.active,
	html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li .wrapper-items-cloned > a.active {
		color: #0e0e0e !important;
	}
}

@media (max-width: 991px) {
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
		color: #0e0e0e;
	}

	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active {
		color: #0e0e0e;
	}

	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
		background: #0e0e0e;
	}

	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus,
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
		background: #0e0e0e;
	}

	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
		background: #0e0e0e;
	}

	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus,
	#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover {
		background: #0e0e0e;
	}

	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
		color: #0e0e0e !important;
	}

	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav::-webkit-scrollbar-thumb {
		background-color: #0e0e0e;
	}

	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.active {
		color: #0e0e0e !important;
	}

	html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a {
		color: #0e0e0e !important;
	}
}

@media (max-width: 991px) {
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
		color: #0e0e0e;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a.active {
		background: #0e0e0e !important;
		color: #FFF !important;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
		color: #00a4f2;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active {
		background: #00a4f2 !important;
		color: #FFF !important;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
		color: #43cb83;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a.active {
		background: #43cb83 !important;
		color: #777 !important;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
		color: #f4f4f4;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a.active {
		background: #f4f4f4 !important;
		color: #777 !important;
	}
}

html #header .header-top.header-top-primary {
	background: #0e0e0e;
	border-top-color: #185392;
}

html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {
	background: #206bbe;
}

html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:focus {
	background: #206bbe;
}

html #header .header-top.header-top-primary .dropdown-menu {
	background: #206bbe;
	border-color: #206bbe;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
	background: #2378d4 !important;
}

html #header .header-top.header-top-secondary {
	background: #00a4f2;
	border-top-color: #0093d9;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {
	background: #0db1ff;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:focus {
	background: #0db1ff;
}

html #header .header-top.header-top-secondary .dropdown-menu {
	background: #0db1ff;
	border-color: #0db1ff;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
	background: #26b9ff !important;
}

html #header .header-top.header-top-tertiary {
	background: #43cb83;
	border-top-color: #35c076;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {
	background: #57d190;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:focus {
	background: #57d190;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
	background: #57d190;
	border-color: #57d190;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
	background: #6bd69d !important;
}

html #header .header-top.header-top-quaternary {
	background: #f4f4f4;
	border-top-color: #e7e7e7;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {
	background: #ffffff;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:focus {
	background: #ffffff;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
	background: #ffffff;
	border-color: #ffffff;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
	background: #ffffff !important;
}

html #header .header-top.header-top-dark {
	background: #333;
	border-top-color: #262626;
}

html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {
	background: #404040;
}

html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
	background: #404040;
}

html #header .header-top.header-top-dark .dropdown-menu {
	background: #404040;
	border-color: #404040;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
	background: #4d4d4d !important;
}

html #header .header-top.header-top-light {
	background: #FFF;
	border-top-color: #f2f2f2;
}

html #header .header-top.header-top-light .header-nav-top ul > li.open > a {
	background: #ffffff;
}

html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus {
	background: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu {
	background: #ffffff;
	border-color: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu a:hover,
html #header .header-top.header-top-light .dropdown-menu a:focus {
	background: #ffffff !important;
}

@media (min-width: 992px) {
	html #header .header-nav-bar-primary {
		background: #0e0e0e !important;
		color: #FFF !important;
	}

	html #header .header-nav-bar-secondary {
		background: #00a4f2 !important;
		color: #FFF !important;
	}

	html #header .header-nav-bar-tertiary {
		background: #43cb83 !important;
		color: #777 !important;
	}

	html #header .header-nav-bar-quaternary {
		background: #f4f4f4 !important;
		color: #777 !important;
	}

	html #header .header-nav-bar-dark {
		background: #333 !important;
		color: #FFF !important;
	}

	html #header .header-nav-bar-light {
		background: #FFF !important;
		color: #777 !important;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
	#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
		color: #0e0e0e;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
		color: #0e0e0e;
	}
}



.pricing-table .most-popular {
	border-color: #0e0e0e;
}

.pricing-table .most-popular h3 {
	background-color: #0e0e0e;
}

.pricing-table.princig-table-flat .plan h3 {
	background-color: #0e0e0e;
}

.pricing-table.princig-table-flat .plan h3 span {
	background: #0e0e0e;
}

html .call-to-action.featured.featured-primary {
	border-top-color: #0e0e0e;
}

html .call-to-action.call-to-action-primary {
	background: #0e0e0e;
}

html .call-to-action.with-full-borders-primary {
	border-color: #0e0e0e;
}

html .call-to-action.call-to-action-primary {
	background: #0e0e0e;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
	color: #FFF;
}

html .call-to-action.featured.featured-secondary {
	border-top-color: #00a4f2;
}

html .call-to-action.call-to-action-secondary {
	background: #00a4f2;
}

html .call-to-action.with-full-borders-secondary {
	border-color: #00a4f2;
}

html .call-to-action.call-to-action-secondary {
	background: #131176;
}

html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
	color: #FFF;
}

html .call-to-action.featured.featured-tertiary {
	border-top-color: #43cb83;
}

html .call-to-action.call-to-action-tertiary {
	background: #43cb83;
}

html .call-to-action.with-full-borders-tertiary {
	border-color: #43cb83;
}

html .call-to-action.call-to-action-tertiary {
	background: #43cb83;
}

html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
	color: #777;
}

html .call-to-action.featured.featured-quaternary {
	border-top-color: #f4f4f4;
}

html .call-to-action.call-to-action-quaternary {
	background: #f4f4f4;
}

html .call-to-action.with-full-borders-quaternary {
	border-color: #f4f4f4;
}

html .call-to-action.call-to-action-quaternary {
	background: #212529;
}

html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
	color: #fff;
}

html .call-to-action.featured.featured-dark {
	border-top-color: #333;
}

html .call-to-action.call-to-action-dark {
	background: #333;
}

html .call-to-action.with-full-borders-dark {
	border-color: #333;
}

html .call-to-action.call-to-action-dark {
	background: #333;
}

html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
	color: #FFF;
}

html .call-to-action.featured.featured-light {
	border-top-color: #FFF;
}

html .call-to-action.call-to-action-light {
	background: #FFF;
}

html .call-to-action.with-full-borders-light {
	border-color: #FFF;
}

html .call-to-action.call-to-action-light {
	background: #FFF;
}

html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
	color: #777;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
	background: #0e0e0e;
	box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0e0e0e;
}

ul.history li .featured-box .box-content {
	border-top-color: #0e0e0e;
}

.portfolio-list .portfolio-item.portfolio-item-new:after {
	background: linear-gradient(135deg, #0e0e0e 0%, #00a4f2 80%);
}

.recent-posts .date .month,
article.post .post-date .month {
	background-color: #0e0e0e;
}

.recent-posts .date .day,
article.post .post-date .day {
	color: #0e0e0e;
}

.slider .tp-bannertimer {
	background-color: #0e0e0e;
}

.home-concept strong {
	color: #0e0e0e;
}

html .home-intro-primary {
	background: #0e0e0e;
}

html .home-intro-secondary {
	background: #00a4f2;
}

html .home-intro-tertiary {
	background: #43cb83;
}

html .home-intro-quaternary {
	background: #f4f4f4;
}

html .home-intro-dark {
	background: #333;
}

html .home-intro-light {
	background: #FFF;
}


.shop .cart-totals tr.total .amount {
	color: #0e0e0e;
}

.shop .products .product .quick-view {
	background: rgba(28, 95, 168, 0.7);
}

.shop .products .product:hover .quick-view:hover {
	background: #0e0e0e;
}

.product .product-thumb-info .addtocart-btn-wrapper .addtocart-btn:hover {
	color: #FFF;
	background: #0e0e0e;
}

.product .product-thumb-info .countdown-offer-wrapper {
	background: #0e0e0e;
}

.dropdown-menu.dropdown-menu-arrow-centered a:focus,
.dropdown-menu.dropdown-menu-arrow-centered a:active {
	background-color: #0e0e0e;
}

#footer .footer-ribbon {
	background: #0e0e0e;
}

#footer .footer-ribbon:before {
	border-right-color: #113a66;
	border-left-color: #113a66;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active {
	color: #0e0e0e !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active:before {
	background: #0e0e0e !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a {
	color: #0e0e0e !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a:before {
	background: #0e0e0e !important;
}



@media (min-width: 992px) {
	html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
		color: #0e0e0e;
	}
}
