a {
	color: #f26624;
}

a:hover {
	color: #b5471c;
}

a:focus {
	color: #b5471c;
}

a:active {
	color: #b5471c;
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
	color: #f26624 !important;
}

html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
	border-color: #f26624;
}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
	color: #eef4f2 !important;
}

html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
	border-color: #eef4f2;
}

html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
	color: #e2fdea !important;
}

html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
	border-color: #e2fdea;
}

html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
	color: #101019 !important;
}

html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
	border-color: #101019;
}

html .heading-dark,
html .lnk-dark,
html .text-color-dark {
	color: #2e353e !important;
}

html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
	border-color: #2e353e;
}

html .heading-light,
html .lnk-light,
html .text-color-light {
	color: #ffffff !important;
}

html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
	border-color: #ffffff;
}

html .background-color-primary {
	background-color: #f26624 !important;
}

html .background-color-secondary {
	background-color: #eef4f2 !important;
}

html .background-color-tertiary {
	background-color: #e2fdea !important;
}

html .background-color-quaternary {
	background-color: #101019 !important;
}

html .background-color-dark {
	background-color: #2e353e !important;
}

html .background-color-light {
	background-color: #ffffff !important;
}

.alternative-font {
	color: #f26624;
}

html .blockquote-primary {
	border-color: #f26624 !important;
}

html .blockquote-secondary {
	border-color: #eef4f2 !important;
}

html .blockquote-tertiary {
	border-color: #e2fdea !important;
}

html .blockquote-quaternary {
	border-color: #101019 !important;
}

html .blockquote-dark {
	border-color: #2e353e !important;
}

html .blockquote-light {
	border-color: #ffffff !important;
}

p.drop-caps:first-letter {
	color: #f26624;
}

p.drop-caps.drop-caps-style-2:first-letter {
	background-color: #f26624;
}

ul.nav-pills > li.active > a {
	background-color: #f26624;
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
	background-color: #f26624;
}

html ul.nav-pills-primary a {
	color: #f26624;
}

html ul.nav-pills-primary a:hover {
	color: #b5471c;
}

html ul.nav-pills-primary a:focus {
	color: #b5471c;
}

html ul.nav-pills-primary a:active {
	color: #b5471c;
}

html ul.nav-pills-primary > li.active > a {
	background-color: #f26624;
}

html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
	background-color: #f26624;
}

html ul.nav-pills-secondary a {
	color: #eef4f2;
}

html ul.nav-pills-secondary a:hover {
	color: #fdfefe;
}

html ul.nav-pills-secondary a:focus {
	color: #fdfefe;
}

html ul.nav-pills-secondary a:active {
	color: #dfeae6;
}

html ul.nav-pills-secondary > li.active > a {
	background-color: #eef4f2;
}

html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
	background-color: #eef4f2;
}

html ul.nav-pills-tertiary a {
	color: #e2fdea;
}

html ul.nav-pills-tertiary a:hover {
	color: #fafffb;
}

html ul.nav-pills-tertiary a:focus {
	color: #fafffb;
}

html ul.nav-pills-tertiary a:active {
	color: #cafbd9;
}

html ul.nav-pills-tertiary > li.active > a {
	background-color: #e2fdea;
}

html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
	background-color: #e2fdea;
}

html ul.nav-pills-quaternary a {
	color: #101019;
}

html ul.nav-pills-quaternary a:hover {
	color: #1a1a29;
}

html ul.nav-pills-quaternary a:focus {
	color: #1a1a29;
}

html ul.nav-pills-quaternary a:active {
	color: #060609;
}

html ul.nav-pills-quaternary > li.active > a {
	background-color: #101019;
}

html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
	background-color: #101019;
}

html ul.nav-pills-dark a {
	color: #2e353e;
}

html ul.nav-pills-dark a:hover {
	color: #39424d;
}

html ul.nav-pills-dark a:focus {
	color: #39424d;
}

html ul.nav-pills-dark a:active {
	color: #23282f;
}

html ul.nav-pills-dark > li.active > a {
	background-color: #2e353e;
}

html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
	background-color: #2e353e;
}

html ul.nav-pills-light a {
	color: #ffffff;
}

html ul.nav-pills-light a:hover {
	color: #ffffff;
}

html ul.nav-pills-light a:focus {
	color: #ffffff;
}

html ul.nav-pills-light a:active {
	color: #f2f2f2;
}

html ul.nav-pills-light > li.active > a {
	background-color: #ffffff;
}

html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
	background-color: #ffffff;
}

.sort-source-wrapper .nav > li.active > a {
	color: #f26624;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
	color: #f26624;
}

.sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #f26624;
}

html .label-primary {
	background-color: #f26624;
}

html .label-secondary {
	background-color: #eef4f2;
}

html .label-tertiary {
	background-color: #e2fdea;
}

html .label-quaternary {
	background-color: #101019;
}

html .label-dark {
	background-color: #2e353e;
}

html .label-light {
	background-color: #ffffff;
}

.btn-link {
	color: #f26624;
}

.btn-link:hover {
	color: #b5471c;
}

.btn-link:active {
	color: #b5471c;
}

html .btn-primary {
	color: #ffffff;
	background-color: #f26624;
	border-color: #f26624 #f26624 #d15322;
}

html .btn-primary:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-primary.dropdown-toggle {
	border-left-color: #b5471c;
}

html .btn-primary[disabled],
html .btn-primary[disabled]:hover,
html .btn-primary[disabled]:active,
html .btn-primary[disabled]:focus {
	border-color: #97d7aa;
	background-color: #97d7aa;
}

html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	color: #ffffff;
}

html .btn-primary-scale-2 {
	color: #ffffff;
	background-color: #d15322;
	border-color: #d15322 #d15322 #b5471c;
}

html .btn-primary-scale-2:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus,
html .btn-primary-scale-2:active:hover,
html .btn-primary-scale-2:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-primary-scale-2.dropdown-toggle {
	border-left-color: #b5471c;
}

html .btn-primary-scale-2[disabled],
html .btn-primary-scale-2[disabled]:hover,
html .btn-primary-scale-2[disabled]:active,
html .btn-primary-scale-2[disabled]:focus {
	border-color: #72c98b;
	background-color: #72c98b;
}

html .btn-secondary {
	color: #ffffff;
	background-color: #eef4f2;
	border-color: #eef4f2 #eef4f2 #cfe0da;
}

html .btn-secondary:hover {
	border-color: #fdfefe #fdfefe #dfeae6;
	background-color: #fdfefe;
}

html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	border-color: #dfeae6 #dfeae6 #dfeae6;
	background-color: #dfeae6;
}

html .btn-secondary.dropdown-toggle {
	border-left-color: #dfeae6;
}

html .btn-secondary[disabled],
html .btn-secondary[disabled]:hover,
html .btn-secondary[disabled]:active,
html .btn-secondary[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	color: #777777;
}

html .btn-secondary-scale-2 {
	color: #ffffff;
	background-color: #cfe0da;
	border-color: #cfe0da #cfe0da #b0ccc3;
}

html .btn-secondary-scale-2:hover {
	border-color: #dfeae6 #dfeae6 #c0d6ce;
	background-color: #dfeae6;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2:active:hover,
html .btn-secondary-scale-2:active:focus {
	border-color: #c0d6ce #c0d6ce #c0d6ce;
	background-color: #c0d6ce;
}

html .btn-secondary-scale-2.dropdown-toggle {
	border-left-color: #c0d6ce;
}

html .btn-secondary-scale-2[disabled],
html .btn-secondary-scale-2[disabled]:hover,
html .btn-secondary-scale-2[disabled]:active,
html .btn-secondary-scale-2[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-tertiary {
	color: #ffffff;
	background-color: #e2fdea;
	border-color: #e2fdea #e2fdea #b2fac7;
}

html .btn-tertiary:hover {
	border-color: #fafffb #fafffb #cafbd9;
	background-color: #fafffb;
}

html .btn-tertiary:active,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
	border-color: #cafbd9 #cafbd9 #cafbd9;
	background-color: #cafbd9;
}

html .btn-tertiary.dropdown-toggle {
	border-left-color: #cafbd9;
}

html .btn-tertiary[disabled],
html .btn-tertiary[disabled]:hover,
html .btn-tertiary[disabled]:active,
html .btn-tertiary[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
	color: #777777;
}

html .btn-tertiary-scale-2 {
	color: #ffffff;
	background-color: #b2fac7;
	border-color: #b2fac7 #b2fac7 #83f6a5;
}

html .btn-tertiary-scale-2:hover {
	border-color: #cafbd9 #cafbd9 #9af8b6;
	background-color: #cafbd9;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2:active:hover,
html .btn-tertiary-scale-2:active:focus {
	border-color: #9af8b6 #9af8b6 #9af8b6;
	background-color: #9af8b6;
}

html .btn-tertiary-scale-2.dropdown-toggle {
	border-left-color: #9af8b6;
}

html .btn-tertiary-scale-2[disabled],
html .btn-tertiary-scale-2[disabled]:hover,
html .btn-tertiary-scale-2[disabled]:active,
html .btn-tertiary-scale-2[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-quaternary {
	color: #ffffff;
	background-color: #101019;
	border-color: #101019 #101019 #000000;
}

html .btn-quaternary:hover {
	border-color: #1a1a29 #1a1a29 #060609;
	background-color: #1a1a29;
}

html .btn-quaternary:active,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
	border-color: #060609 #060609 #060609;
	background-color: #060609;
}

html .btn-quaternary.dropdown-toggle {
	border-left-color: #060609;
}

html .btn-quaternary[disabled],
html .btn-quaternary[disabled]:hover,
html .btn-quaternary[disabled]:active,
html .btn-quaternary[disabled]:focus {
	border-color: #383857;
	background-color: #383857;
}

html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
	color: #ffffff;
}

html .btn-quaternary-scale-2 {
	color: #ffffff;
	background-color: #000000;
	border-color: #000000 #000000 #000000;
}

html .btn-quaternary-scale-2:hover {
	border-color: #0d0d0d #0d0d0d #000000;
	background-color: #0d0d0d;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2:active:hover,
html .btn-quaternary-scale-2:active:focus {
	border-color: #000000 #000000 #000000;
	background-color: #000000;
}

html .btn-quaternary-scale-2.dropdown-toggle {
	border-left-color: #000000;
}

html .btn-quaternary-scale-2[disabled],
html .btn-quaternary-scale-2[disabled]:hover,
html .btn-quaternary-scale-2[disabled]:active,
html .btn-quaternary-scale-2[disabled]:focus {
	border-color: #333333;
	background-color: #333333;
}

html .btn-dark {
	color: #ffffff;
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
}

html .btn-dark:hover {
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-dark:active,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-dark.dropdown-toggle {
	border-left-color: #23282f;
}

html .btn-dark[disabled],
html .btn-dark[disabled]:hover,
html .btn-dark[disabled]:active,
html .btn-dark[disabled]:focus {
	border-color: #596779;
	background-color: #596779;
}

html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
	color: #ffffff;
}

html .btn-dark-scale-2 {
	color: #ffffff;
	background-color: #181c21;
	border-color: #181c21 #181c21 #030303;
}

html .btn-dark-scale-2:hover {
	border-color: #23282f #23282f #0d0f12;
	background-color: #23282f;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus,
html .btn-dark-scale-2:active:hover,
html .btn-dark-scale-2:active:focus {
	border-color: #0d0f12 #0d0f12 #0d0f12;
	background-color: #0d0f12;
}

html .btn-dark-scale-2.dropdown-toggle {
	border-left-color: #0d0f12;
}

html .btn-dark-scale-2[disabled],
html .btn-dark-scale-2[disabled]:hover,
html .btn-dark-scale-2[disabled]:active,
html .btn-dark-scale-2[disabled]:focus {
	border-color: #444e5b;
	background-color: #444e5b;
}

html .btn-light {
	color: #ffffff;
	background-color: #ffffff;
	border-color: #ffffff #ffffff #e6e6e6;
}

html .btn-light:hover {
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-light:active,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-light.dropdown-toggle {
	border-left-color: #f2f2f2;
}

html .btn-light[disabled],
html .btn-light[disabled]:hover,
html .btn-light[disabled]:active,
html .btn-light[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
	color: #777777;
}

html .btn-light-scale-2 {
	color: #ffffff;
	background-color: #e6e6e6;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:hover {
	border-color: #f2f2f2 #f2f2f2 #d9d9d9;
	background-color: #f2f2f2;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2:focus,
html .btn-light-scale-2:active:hover,
html .btn-light-scale-2:active:focus {
	border-color: #d9d9d9 #d9d9d9 #d9d9d9;
	background-color: #d9d9d9;
}

html .btn-light-scale-2.dropdown-toggle {
	border-left-color: #d9d9d9;
}

html .btn-light-scale-2[disabled],
html .btn-light-scale-2[disabled]:hover,
html .btn-light-scale-2[disabled]:active,
html .btn-light-scale-2[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-borders.btn-primary {
	background: transparent;
	border-color: #f26624;
	color: #f26624;
	text-shadow: none;
}

html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus {
	background-color: #f26624;
	border-color: #f26624 #f26624 #d15322;
	border-color: #f26624 !important;
	color: #ffffff;
}

html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-borders.btn-primary:hover:active,
html .btn-borders.btn-primary:focus:active,
html .btn-borders.btn-primary:hover:focus,
html .btn-borders.btn-primary:focus:focus,
html .btn-borders.btn-primary:hover:active:hover,
html .btn-borders.btn-primary:focus:active:hover,
html .btn-borders.btn-primary:hover:active:focus,
html .btn-borders.btn-primary:focus:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

html .btn-borders.btn-primary:hover.dropdown-toggle,
html .btn-borders.btn-primary:focus.dropdown-toggle {
	border-left-color: #b5471c;
}

html .btn-borders.btn-primary:hover[disabled],
html .btn-borders.btn-primary:focus[disabled],
html .btn-borders.btn-primary:hover[disabled]:hover,
html .btn-borders.btn-primary:focus[disabled]:hover,
html .btn-borders.btn-primary:hover[disabled]:active,
html .btn-borders.btn-primary:focus[disabled]:active,
html .btn-borders.btn-primary:hover[disabled]:focus,
html .btn-borders.btn-primary:focus[disabled]:focus {
	border-color: #97d7aa;
	background-color: #97d7aa;
}

html .btn-borders.btn-secondary {
	background: transparent;
	border-color: #eef4f2;
	color: #eef4f2;
	text-shadow: none;
}

html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus {
	color: #ffffff;
	background-color: #eef4f2;
	border-color: #eef4f2 #eef4f2 #cfe0da;
	border-color: #eef4f2 !important;
	color: #777777;
}

html .btn-borders.btn-secondary:hover:hover,
html .btn-borders.btn-secondary:focus:hover {
	border-color: #fdfefe #fdfefe #dfeae6;
	background-color: #fdfefe;
}

html .btn-borders.btn-secondary:hover:active,
html .btn-borders.btn-secondary:focus:active,
html .btn-borders.btn-secondary:hover:focus,
html .btn-borders.btn-secondary:focus:focus,
html .btn-borders.btn-secondary:hover:active:hover,
html .btn-borders.btn-secondary:focus:active:hover,
html .btn-borders.btn-secondary:hover:active:focus,
html .btn-borders.btn-secondary:focus:active:focus {
	border-color: #dfeae6 #dfeae6 #dfeae6;
	background-color: #dfeae6;
}

html .btn-borders.btn-secondary:hover.dropdown-toggle,
html .btn-borders.btn-secondary:focus.dropdown-toggle {
	border-left-color: #dfeae6;
}

html .btn-borders.btn-secondary:hover[disabled],
html .btn-borders.btn-secondary:focus[disabled],
html .btn-borders.btn-secondary:hover[disabled]:hover,
html .btn-borders.btn-secondary:focus[disabled]:hover,
html .btn-borders.btn-secondary:hover[disabled]:active,
html .btn-borders.btn-secondary:focus[disabled]:active,
html .btn-borders.btn-secondary:hover[disabled]:focus,
html .btn-borders.btn-secondary:focus[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-borders.btn-tertiary {
	background: transparent;
	border-color: #e2fdea;
	color: #e2fdea;
	text-shadow: none;
}

html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus {
	color: #ffffff;
	background-color: #e2fdea;
	border-color: #e2fdea #e2fdea #b2fac7;
	border-color: #e2fdea !important;
	color: #777777;
}

html .btn-borders.btn-tertiary:hover:hover,
html .btn-borders.btn-tertiary:focus:hover {
	border-color: #fafffb #fafffb #cafbd9;
	background-color: #fafffb;
}

html .btn-borders.btn-tertiary:hover:active,
html .btn-borders.btn-tertiary:focus:active,
html .btn-borders.btn-tertiary:hover:focus,
html .btn-borders.btn-tertiary:focus:focus,
html .btn-borders.btn-tertiary:hover:active:hover,
html .btn-borders.btn-tertiary:focus:active:hover,
html .btn-borders.btn-tertiary:hover:active:focus,
html .btn-borders.btn-tertiary:focus:active:focus {
	border-color: #cafbd9 #cafbd9 #cafbd9;
	background-color: #cafbd9;
}

html .btn-borders.btn-tertiary:hover.dropdown-toggle,
html .btn-borders.btn-tertiary:focus.dropdown-toggle {
	border-left-color: #cafbd9;
}

html .btn-borders.btn-tertiary:hover[disabled],
html .btn-borders.btn-tertiary:focus[disabled],
html .btn-borders.btn-tertiary:hover[disabled]:hover,
html .btn-borders.btn-tertiary:focus[disabled]:hover,
html .btn-borders.btn-tertiary:hover[disabled]:active,
html .btn-borders.btn-tertiary:focus[disabled]:active,
html .btn-borders.btn-tertiary:hover[disabled]:focus,
html .btn-borders.btn-tertiary:focus[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-borders.btn-quaternary {
	background: transparent;
	border-color: #101019;
	color: #101019;
	text-shadow: none;
}

html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus {
	background-color: #101019;
	border-color: #101019 #101019 #000000;
	border-color: #101019 !important;
	color: #ffffff;
}

html .btn-borders.btn-quaternary:hover:hover,
html .btn-borders.btn-quaternary:focus:hover {
	border-color: #1a1a29 #1a1a29 #060609;
	background-color: #1a1a29;
}

html .btn-borders.btn-quaternary:hover:active,
html .btn-borders.btn-quaternary:focus:active,
html .btn-borders.btn-quaternary:hover:focus,
html .btn-borders.btn-quaternary:focus:focus,
html .btn-borders.btn-quaternary:hover:active:hover,
html .btn-borders.btn-quaternary:focus:active:hover,
html .btn-borders.btn-quaternary:hover:active:focus,
html .btn-borders.btn-quaternary:focus:active:focus {
	border-color: #060609 #060609 #060609;
	background-color: #060609;
}

html .btn-borders.btn-quaternary:hover.dropdown-toggle,
html .btn-borders.btn-quaternary:focus.dropdown-toggle {
	border-left-color: #060609;
}

html .btn-borders.btn-quaternary:hover[disabled],
html .btn-borders.btn-quaternary:focus[disabled],
html .btn-borders.btn-quaternary:hover[disabled]:hover,
html .btn-borders.btn-quaternary:focus[disabled]:hover,
html .btn-borders.btn-quaternary:hover[disabled]:active,
html .btn-borders.btn-quaternary:focus[disabled]:active,
html .btn-borders.btn-quaternary:hover[disabled]:focus,
html .btn-borders.btn-quaternary:focus[disabled]:focus {
	border-color: #383857;
	background-color: #383857;
}

html .btn-borders.btn-dark {
	background: transparent;
	border-color: #2e353e;
	color: #2e353e;
	text-shadow: none;
}

html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus {
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
	border-color: #2e353e !important;
	color: #ffffff;
}

html .btn-borders.btn-dark:hover:hover,
html .btn-borders.btn-dark:focus:hover {
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-borders.btn-dark:hover:active,
html .btn-borders.btn-dark:focus:active,
html .btn-borders.btn-dark:hover:focus,
html .btn-borders.btn-dark:focus:focus,
html .btn-borders.btn-dark:hover:active:hover,
html .btn-borders.btn-dark:focus:active:hover,
html .btn-borders.btn-dark:hover:active:focus,
html .btn-borders.btn-dark:focus:active:focus {
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-borders.btn-dark:hover.dropdown-toggle,
html .btn-borders.btn-dark:focus.dropdown-toggle {
	border-left-color: #23282f;
}

html .btn-borders.btn-dark:hover[disabled],
html .btn-borders.btn-dark:focus[disabled],
html .btn-borders.btn-dark:hover[disabled]:hover,
html .btn-borders.btn-dark:focus[disabled]:hover,
html .btn-borders.btn-dark:hover[disabled]:active,
html .btn-borders.btn-dark:focus[disabled]:active,
html .btn-borders.btn-dark:hover[disabled]:focus,
html .btn-borders.btn-dark:focus[disabled]:focus {
	border-color: #596779;
	background-color: #596779;
}

html .btn-borders.btn-light {
	background: transparent;
	border-color: #ffffff;
	color: #ffffff;
	text-shadow: none;
}

html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus {
	color: #ffffff;
	background-color: #ffffff;
	border-color: #ffffff #ffffff #e6e6e6;
	border-color: #ffffff !important;
	color: #777777;
}

html .btn-borders.btn-light:hover:hover,
html .btn-borders.btn-light:focus:hover {
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-borders.btn-light:hover:active,
html .btn-borders.btn-light:focus:active,
html .btn-borders.btn-light:hover:focus,
html .btn-borders.btn-light:focus:focus,
html .btn-borders.btn-light:hover:active:hover,
html .btn-borders.btn-light:focus:active:hover,
html .btn-borders.btn-light:hover:active:focus,
html .btn-borders.btn-light:focus:active:focus {
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-borders.btn-light:hover.dropdown-toggle,
html .btn-borders.btn-light:focus.dropdown-toggle {
	border-left-color: #f2f2f2;
}

html .btn-borders.btn-light:hover[disabled],
html .btn-borders.btn-light:focus[disabled],
html .btn-borders.btn-light:hover[disabled]:hover,
html .btn-borders.btn-light:focus[disabled]:hover,
html .btn-borders.btn-light:hover[disabled]:active,
html .btn-borders.btn-light:focus[disabled]:active,
html .btn-borders.btn-light:hover[disabled]:focus,
html .btn-borders.btn-light:focus[disabled]:focus {
	border-color: #ffffff;
	background-color: #ffffff;
}

.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #f26624;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #f26624 !important;
	border-color: #f26624;
}

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: #f26624;
}

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: #f26624;
	border-color: #f26624;
}

.pagination > .active > a,
body.dark .pagination > .active > a {
	color: #ffffff;
	background-color: #f26624;
	border-color: #f26624 #f26624 #d15322;
}

.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus,
.pagination > .active > a:active:hover,
body.dark .pagination > .active > a:active:hover,
.pagination > .active > a:active:focus,
body.dark .pagination > .active > a:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.pagination > .active > a.dropdown-toggle,
body.dark .pagination > .active > a.dropdown-toggle {
	border-left-color: #b5471c;
}

.pagination > .active > a[disabled],
body.dark .pagination > .active > a[disabled],
.pagination > .active > a[disabled]:hover,
body.dark .pagination > .active > a[disabled]:hover,
.pagination > .active > a[disabled]:active,
body.dark .pagination > .active > a[disabled]:active,
.pagination > .active > a[disabled]:focus,
body.dark .pagination > .active > a[disabled]:focus {
	border-color: #97d7aa;
	background-color: #97d7aa;
}

html .alert-primary {
	background-color: #f26624;
	border-color: #45b465;
	color: #ffffff;
}

html .alert-primary .alert-link {
	color: #ffffff;
}

html .alert-secondary {
	background-color: #eef4f2;
	border-color: #e5eeeb;
	color: #777777;
}

html .alert-secondary .alert-link {
	color: #777777;
}

html .alert-tertiary {
	background-color: #e2fdea;
	border-color: #d4fce0;
	color: #777777;
}

html .alert-tertiary .alert-link {
	color: #777777;
}

html .alert-quaternary {
	background-color: #101019;
	border-color: #0a0a10;
	color: #ffffff;
}

html .alert-quaternary .alert-link {
	color: #ffffff;
}

html .alert-dark {
	background-color: #2e353e;
	border-color: #272d35;
	color: #ffffff;
}

html .alert-dark .alert-link {
	color: #ffffff;
}

html .alert-light {
	background-color: #ffffff;
	border-color: #f7f7f7;
	color: #777777;
}

html .alert-light .alert-link {
	color: #777777;
}

html .progress-bar-primary {
	background-color: #f26624;
}

html .progress-bar-secondary {
	background-color: #eef4f2;
}

html .progress-bar-tertiary {
	background-color: #e2fdea;
}

html .progress-bar-quaternary {
	background-color: #101019;
}

html .progress-bar-dark {
	background-color: #2e353e;
}

html .progress-bar-light {
	background-color: #ffffff;
}

html section.section-primary {
	background-color: #f26624 !important;
	border-color: #b5471c !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: #ffffff;
}

html section.section-primary p {
	color: #e6e6e6;
}

html section.section-primary-scale-2 {
	background-color: #d15322 !important;
	border-color: #34884c !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #d15322;
}

html section.section-secondary {
	background-color: #eef4f2 !important;
	border-color: #dfeae6 !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: #777777;
}

html section.section-secondary p {
	color: #5e5e5e;
}

html section.section-secondary-scale-2 {
	background-color: #cfe0da !important;
	border-color: #c0d6ce !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #cfe0da;
}

html section.section-tertiary {
	background-color: #e2fdea !important;
	border-color: #cafbd9 !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: #777777;
}

html section.section-tertiary p {
	color: #5e5e5e;
}

html section.section-tertiary-scale-2 {
	background-color: #b2fac7 !important;
	border-color: #9af8b6 !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #b2fac7;
}

html section.section-quaternary {
	background-color: #101019 !important;
	border-color: #060609 !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: #ffffff;
}

html section.section-quaternary p {
	color: #e6e6e6;
}

html section.section-quaternary-scale-2 {
	background-color: #000000 !important;
	border-color: #000000 !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #000000;
}

html section.section-dark {
	background-color: #2e353e !important;
	border-color: #23282f !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: #ffffff;
}

html section.section-dark p {
	color: #e6e6e6;
}

html section.section-dark-scale-2 {
	background-color: #181c21 !important;
	border-color: #0d0f12 !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #181c21;
}

html section.section-light {
	background-color: #ffffff !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: #777777;
}

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;
}

html section.section-default-scale-1 {
	background-color: #dbdbdb !important;
	border-top-color: #d3d3d3 !important;
}

html section.section-default-scale-2 {
	background-color: #c1c1c1 !important;
	border-top-color: #b9b9b9 !important;
}

html section.section-default-scale-3 {
	background-color: #a8a8a8 !important;
	border-top-color: #a0a0a0 !important;
}

html section.section-default-scale-4 {
	background-color: #8e8e8e !important;
	border-top-color: #868686 !important;
}

html section.section-default-scale-5 {
	background-color: #757575 !important;
	border-top-color: #6d6d6d !important;
}

html section.section-default-scale-6 {
	background-color: #5b5b5b !important;
	border-top-color: #535353 !important;
}

html section.section-default-scale-7 {
	background-color: #424242 !important;
	border-top-color: #3a3a3a !important;
}

html section.section-default-scale-8 {
	background-color: #282828 !important;
	border-top-color: #202020 !important;
}

html section.section-default-scale-9 {
	background-color: #0f0f0f !important;
	border-top-color: #070707 !important;
}

html.dark section.section-default-scale-1 {
	background-color: #333a44 !important;
	border-top-color: #2c323b !important;
}

html.dark section.section-default-scale-2 {
	background-color: #495362 !important;
	border-top-color: #424b59 !important;
}

html.dark section.section-default-scale-3 {
	background-color: #5e6b7f !important;
	border-top-color: #586476 !important;
}

html.dark section.section-default-scale-4 {
	background-color: #77849a !important;
	border-top-color: #6e7d93 !important;
}

html.dark section.section-default-scale-5 {
	background-color: #949faf !important;
	border-top-color: #8b97a9 !important;
}

html.dark section.section-default-scale-6 {
	background-color: #b1b9c5 !important;
	border-top-color: #a8b1be !important;
}

html.dark section.section-default-scale-7 {
	background-color: #ced3db !important;
	border-top-color: #c5cbd4 !important;
}

html.dark section.section-default-scale-8 {
	background-color: #ebeef1 !important;
	border-top-color: #e3e6ea !important;
}

html.dark section.section-default-scale-9 {
	background-color: #ffffff !important;
	border-top-color: #f7f7f7 !important;
}

section.page-header h1 {
	border-bottom-color: #f26624;
}

section.page-header.custom-product {
	background-color: #b5471c;
	border-top-color: #46b867;
}

html .page-header-color.page-header-primary {
	background-color: #f26624;
	border-bottom-color: #f26624;
	color: #ffffff;
}

html .page-header-color.page-header-primary h1 {
	color: #ffffff;
}

html .page-header-color.page-header-primary h1 span {
	color: #ffffff;
}

html .page-header-color.page-header-primary a {
	color: #ffffff;
}

html .page-header-color.page-header-primary .breadcrumb > .active {
	color: #ffffff;
}

html .page-header-color.page-header-secondary {
	background-color: #eef4f2;
	border-bottom-color: #eef4f2;
	color: #777777;
}

html .page-header-color.page-header-secondary h1 {
	color: #777777;
}

html .page-header-color.page-header-secondary h1 span {
	color: #777777;
}

html .page-header-color.page-header-secondary a {
	color: #777777;
}

html .page-header-color.page-header-secondary .breadcrumb > .active {
	color: #777777;
}

html .page-header-color.page-header-tertiary {
	background-color: #e2fdea;
	border-bottom-color: #e2fdea;
	color: #777777;
}

html .page-header-color.page-header-tertiary h1 {
	color: #777777;
}

html .page-header-color.page-header-tertiary h1 span {
	color: #777777;
}

html .page-header-color.page-header-tertiary a {
	color: #777777;
}

html .page-header-color.page-header-tertiary .breadcrumb > .active {
	color: #777777;
}

html .page-header-color.page-header-quaternary {
	background-color: #101019;
	border-bottom-color: #101019;
	color: #ffffff;
}

html .page-header-color.page-header-quaternary h1 {
	color: #ffffff;
}

html .page-header-color.page-header-quaternary h1 span {
	color: #ffffff;
}

html .page-header-color.page-header-quaternary a {
	color: #ffffff;
}

html .page-header-color.page-header-quaternary .breadcrumb > .active {
	color: #ffffff;
}

html .page-header-color.page-header-dark {
	background-color: #2e353e;
	border-bottom-color: #2e353e;
	color: #ffffff;
}

html .page-header-color.page-header-dark h1 {
	color: #ffffff;
}

html .page-header-color.page-header-dark h1 span {
	color: #ffffff;
}

html .page-header-color.page-header-dark a {
	color: #ffffff;
}

html .page-header-color.page-header-dark .breadcrumb > .active {
	color: #ffffff;
}

html .page-header-color.page-header-light {
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	color: #777777;
}

html .page-header-color.page-header-light h1 {
	color: #777777;
}

html .page-header-color.page-header-light h1 span {
	color: #777777;
}

html .page-header-color.page-header-light a {
	color: #777777;
}

html .page-header-color.page-header-light .breadcrumb > .active {
	color: #777777;
}

html .toggle-primary .toggle label {
	color: #f26624;
	border-left-color: #f26624;
	border-right-color: #f26624;
}

html .toggle-primary .toggle.active > label {
	background-color: #f26624;
	border-color: #f26624;
	color: #ffffff;
}

html .toggle-primary.toggle-simple .toggle > label:after {
	background-color: #f26624;
}

html .toggle-secondary .toggle label {
	color: #eef4f2;
	border-left-color: #eef4f2;
	border-right-color: #eef4f2;
}

html .toggle-secondary .toggle.active > label {
	background-color: #eef4f2;
	border-color: #eef4f2;
	color: #777777;
}

html .toggle-secondary.toggle-simple .toggle > label:after {
	background-color: #eef4f2;
}

html .toggle-tertiary .toggle label {
	color: #e2fdea;
	border-left-color: #e2fdea;
	border-right-color: #e2fdea;
}

html .toggle-tertiary .toggle.active > label {
	background-color: #e2fdea;
	border-color: #e2fdea;
	color: #777777;
}

html .toggle-tertiary.toggle-simple .toggle > label:after {
	background-color: #e2fdea;
}

html .toggle-quaternary .toggle label {
	color: #101019;
	border-left-color: #101019;
	border-right-color: #101019;
}

html .toggle-quaternary .toggle.active > label {
	background-color: #101019;
	border-color: #101019;
	color: #ffffff;
}

html .toggle-quaternary.toggle-simple .toggle > label:after {
	background-color: #101019;
}

html .toggle-dark .toggle label {
	color: #2e353e;
	border-left-color: #2e353e;
	border-right-color: #2e353e;
}

html .toggle-dark .toggle.active > label {
	background-color: #2e353e;
	border-color: #2e353e;
	color: #ffffff;
}

html .toggle-dark.toggle-simple .toggle > label:after {
	background-color: #2e353e;
}

html .toggle-light .toggle label {
	color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
}

html .toggle-light .toggle.active > label {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #777777;
}

html .toggle-light.toggle-simple .toggle > label:after {
	background-color: #ffffff;
}

.thumb-info .thumb-info-type {
	background-color: #f26624;
}

.thumb-info .thumb-info-action-icon {
	background-color: #f26624;
}

.thumb-info-social-icons a {
	background-color: #f26624;
}

.thumbnail .zoom {
	background-color: #f26624;
}

.img-thumbnail .zoom {
	background-color: #f26624;
}

html .thumb-info .thumb-info-action-icon-primary {
	background-color: #f26624;
}

html .thumb-info .thumb-info-action-icon-primary i {
	color: #ffffff;
}

html .thumb-info .thumb-info-action-icon-secondary {
	background-color: #eef4f2;
}

html .thumb-info .thumb-info-action-icon-secondary i {
	color: #777777;
}

html .thumb-info .thumb-info-action-icon-tertiary {
	background-color: #e2fdea;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
	color: #777777;
}

html .thumb-info .thumb-info-action-icon-quaternary {
	background-color: #101019;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
	color: #ffffff;
}

html .thumb-info .thumb-info-action-icon-dark {
	background-color: #2e353e;
}

html .thumb-info .thumb-info-action-icon-dark i {
	color: #ffffff;
}

html .thumb-info .thumb-info-action-icon-light {
	background-color: #ffffff;
}

html .thumb-info .thumb-info-action-icon-light i {
	color: #777777;
}

.thumb-info-ribbon {
	background: #f26624;
}

.thumb-info-ribbon:before {
	border-right-color: #34884c;
	border-left-color: #34884c;
}

.inverted {
	background-color: #f26624;
}

html .inverted-primary {
	background-color: #f26624;
}

html .inverted-secondary {
	background-color: #eef4f2;
}

html .inverted-tertiary {
	background-color: #e2fdea;
}

html .inverted-quaternary {
	background-color: #101019;
}

html .inverted-dark {
	background-color: #2e353e;
}

html .inverted-light {
	background-color: #ffffff;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #c14c1f;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
	color: #f26624;
}

.owl-carousel .owl-nav [class*="owl-"] {
	color: #ffffff;
	background-color: #f26624;
	border-color: #f26624 #f26624 #d15322;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus,
.owl-carousel .owl-nav [class*="owl-"]:active:hover,
.owl-carousel .owl-nav [class*="owl-"]:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.owl-carousel .owl-nav [class*="owl-"].dropdown-toggle {
	border-left-color: #b5471c;
}

.owl-carousel .owl-nav [class*="owl-"][disabled],
.owl-carousel .owl-nav [class*="owl-"][disabled]:hover,
.owl-carousel .owl-nav [class*="owl-"][disabled]:active,
.owl-carousel .owl-nav [class*="owl-"][disabled]:focus {
	border-color: #97d7aa;
	background-color: #97d7aa;
}

html body .tabs .nav-tabs a,
html.dark body .tabs .nav-tabs a,
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover {
	color: #f26624;
}

html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover,
html body .tabs .nav-tabs a:focus,
html.dark body .tabs .nav-tabs a:focus {
	border-top-color: #f26624;
}

html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
	border-top-color: #f26624;
	color: #f26624;
}

html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
	border-top-color: #f26624;
}

html body .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
html body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: #f26624;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
	border-left-color: #f26624;
}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
	border-right-color: #f26624;
}

html body .tabs.tabs-simple .nav-tabs > li.active a,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a,
html body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html body .tabs.tabs-simple .nav-tabs > li a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li a:hover,
html body .tabs.tabs-simple .nav-tabs > li.active a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:hover {
	border-top-color: #f26624;
	color: #f26624;
}

html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
	color: #f26624;
}

html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
	border-top-color: #f26624;
}

html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #f26624;
	color: #f26624;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #f26624;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #f26624;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
	border-left-color: #f26624;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #f26624;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
	border-right-color: #f26624;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #f26624;
}

html body .tabs-secondary .nav-tabs li a,
html.dark body .tabs-secondary .nav-tabs li a,
html body .tabs-secondary .nav-tabs.nav-justified li a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a,
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	color: #eef4f2;
}

html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	border-top-color: #eef4f2;
}

html body .tabs-secondary .nav-tabs li.active a,
html.dark body .tabs-secondary .nav-tabs li.active a,
html body .tabs-secondary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a,
html body .tabs-secondary .nav-tabs li.active a:hover,
html.dark body .tabs-secondary .nav-tabs li.active a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary .nav-tabs li.active a:focus,
html.dark body .tabs-secondary .nav-tabs li.active a:focus,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #eef4f2;
	color: #eef4f2;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #eef4f2;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #eef4f2;
}

html body .tabs-secondary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
	border-left-color: #eef4f2;
}

html body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #eef4f2;
}

html body .tabs-secondary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
	border-right-color: #eef4f2;
}

html body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #eef4f2;
}

html body .tabs-tertiary .nav-tabs li a,
html.dark body .tabs-tertiary .nav-tabs li a,
html body .tabs-tertiary .nav-tabs.nav-justified li a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a,
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	color: #e2fdea;
}

html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	border-top-color: #e2fdea;
}

html body .tabs-tertiary .nav-tabs li.active a,
html.dark body .tabs-tertiary .nav-tabs li.active a,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs li.active a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs li.active a:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #e2fdea;
	color: #e2fdea;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #e2fdea;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #e2fdea;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
	border-left-color: #e2fdea;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #e2fdea;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
	border-right-color: #e2fdea;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #e2fdea;
}

html body .tabs-quaternary .nav-tabs li a,
html.dark body .tabs-quaternary .nav-tabs li a,
html body .tabs-quaternary .nav-tabs.nav-justified li a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a,
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	color: #101019;
}

html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	border-top-color: #101019;
}

html body .tabs-quaternary .nav-tabs li.active a,
html.dark body .tabs-quaternary .nav-tabs li.active a,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs li.active a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs li.active a:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #101019;
	color: #101019;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #101019;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #101019;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
	border-left-color: #101019;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #101019;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
	border-right-color: #101019;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #101019;
}

html body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a,
html body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
	color: #2e353e;
}

html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
	border-top-color: #2e353e;
}

html body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a,
html body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #2e353e;
	color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover {
	border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover {
	border-right-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #2e353e;
}

html body .tabs-light .nav-tabs li a,
html.dark body .tabs-light .nav-tabs li a,
html body .tabs-light .nav-tabs.nav-justified li a,
html.dark body .tabs-light .nav-tabs.nav-justified li a,
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
	color: #ffffff;
}

html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
	border-top-color: #ffffff;
}

html body .tabs-light .nav-tabs li.active a,
html.dark body .tabs-light .nav-tabs li.active a,
html body .tabs-light .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a,
html body .tabs-light .nav-tabs li.active a:hover,
html.dark body .tabs-light .nav-tabs li.active a:hover,
html body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light .nav-tabs li.active a:focus,
html.dark body .tabs-light .nav-tabs li.active a:focus,
html body .tabs-light .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus {
	border-top-color: #ffffff;
	color: #ffffff;
}

html body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: #ffffff;
}

html body .tabs-light.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: #ffffff;
}

html body .tabs-light.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover {
	border-left-color: #ffffff;
}

html body .tabs-light.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a,
html body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: #ffffff;
}

html body .tabs-light.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover {
	border-right-color: #ffffff;
}

html body .tabs-light.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a,
html body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: #ffffff;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
	border-right-color: #f26624;
	border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
	border-right-color: transparent;
	border-left-color: #f26624;
}

.list.list-icons li > .fa:first-child,
.list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
	color: #f26624;
	border-color: #f26624;
}

.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .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: #f26624;
}

.list.list-ordened li:before {
	color: #f26624;
	border-color: #f26624;
}

.list.list-ordened.list-ordened-style-3 li:before {
	background-color: #f26624;
}

html .list-primary.list-icons li > .fa:first-child,
html .list-primary.list-icons li a:first-child > .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: #f26624;
	border-color: #f26624;
}

html .list-primary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .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: #f26624;
	color: #ffffff;
}

html .list-primary.list-ordened li:before {
	color: #f26624;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
	background-color: #f26624;
	color: #ffffff;
}

html .list-secondary.list-icons li > .fa:first-child,
html .list-secondary.list-icons li a:first-child > .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: #eef4f2;
	border-color: #eef4f2;
}

html .list-secondary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .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: #eef4f2;
	color: #777777;
}

html .list-secondary.list-ordened li:before {
	color: #eef4f2;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
	background-color: #eef4f2;
	color: #777777;
}

html .list-tertiary.list-icons li > .fa:first-child,
html .list-tertiary.list-icons li a:first-child > .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: #e2fdea;
	border-color: #e2fdea;
}

html .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .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: #e2fdea;
	color: #777777;
}

html .list-tertiary.list-ordened li:before {
	color: #e2fdea;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
	background-color: #e2fdea;
	color: #777777;
}

html .list-quaternary.list-icons li > .fa:first-child,
html .list-quaternary.list-icons li a:first-child > .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: #101019;
	border-color: #101019;
}

html .list-quaternary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .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: #101019;
	color: #ffffff;
}

html .list-quaternary.list-ordened li:before {
	color: #101019;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
	background-color: #101019;
	color: #ffffff;
}

html .list-dark.list-icons li > .fa:first-child,
html .list-dark.list-icons li a:first-child > .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: #2e353e;
	border-color: #2e353e;
}

html .list-dark.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .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: #2e353e;
	color: #ffffff;
}

html .list-dark.list-ordened li:before {
	color: #2e353e;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
	background-color: #2e353e;
	color: #ffffff;
}

html .list-light.list-icons li > .fa:first-child,
html .list-light.list-icons li a:first-child > .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: #ffffff;
	border-color: #ffffff;
}

html .list-light.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .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: #ffffff;
	color: #777777;
}

html .list-light.list-ordened li:before {
	color: #ffffff;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
	background-color: #ffffff;
	color: #777777;
}

.parallax blockquote i.fa-quote-left {
	color: #f26624;
}

section.video blockquote i.fa-quote-left {
	color: #f26624;
}

.panel-group .panel-heading a {
	color: #f26624;
}

html .panel-group.panel-group-primary .panel-heading {
	background-color: #f26624 !important;
}

html .panel-group.panel-group-primary .panel-heading a {
	color: #ffffff;
}

html .panel-group.panel-group-secondary .panel-heading {
	background-color: #eef4f2 !important;
}

html .panel-group.panel-group-secondary .panel-heading a {
	color: #777777;
}

html .panel-group.panel-group-tertiary .panel-heading {
	background-color: #e2fdea !important;
}

html .panel-group.panel-group-tertiary .panel-heading a {
	color: #777777;
}

html .panel-group.panel-group-quaternary .panel-heading {
	background-color: #101019 !important;
}

html .panel-group.panel-group-quaternary .panel-heading a {
	color: #ffffff;
}

html .panel-group.panel-group-dark .panel-heading {
	background-color: #2e353e !important;
}

html .panel-group.panel-group-dark .panel-heading a {
	color: #ffffff;
}

html .panel-group.panel-group-light .panel-heading {
	background-color: #ffffff !important;
}

html .panel-group.panel-group-light .panel-heading a {
	color: #777777;
}

html .divider.divider-primary .fa,
html .divider.divider-primary .icons {
	color: #f26624;
}

html .divider.divider-primary.divider-small hr {
	background: #f26624;
}

html .divider.divider-secondary .fa,
html .divider.divider-secondary .icons {
	color: #eef4f2;
}

html .divider.divider-secondary.divider-small hr {
	background: #eef4f2;
}

html .divider.divider-tertiary .fa,
html .divider.divider-tertiary .icons {
	color: #e2fdea;
}

html .divider.divider-tertiary.divider-small hr {
	background: #e2fdea;
}

html .divider.divider-quaternary .fa,
html .divider.divider-quaternary .icons {
	color: #101019;
}

html .divider.divider-quaternary.divider-small hr {
	background: #101019;
}

html .divider.divider-dark .fa,
html .divider.divider-dark .icons {
	color: #2e353e;
}

html .divider.divider-dark.divider-small hr {
	background: #2e353e;
}

html .divider.divider-light .fa,
html .divider.divider-light .icons {
	color: #ffffff;
}

html .divider.divider-light.divider-small hr {
	background: #ffffff;
}

html .divider.divider-style-2.divider-primary .fa,
html .divider.divider-style-2.divider-primary .icons {
	background: #f26624;
	color: #ffffff;
}

html .divider.divider-style-2.divider-secondary .fa,
html .divider.divider-style-2.divider-secondary .icons {
	background: #eef4f2;
	color: #777777;
}

html .divider.divider-style-2.divider-tertiary .fa,
html .divider.divider-style-2.divider-tertiary .icons {
	background: #e2fdea;
	color: #777777;
}

html .divider.divider-style-2.divider-quaternary .fa,
html .divider.divider-style-2.divider-quaternary .icons {
	background: #101019;
	color: #ffffff;
}

html .divider.divider-style-2.divider-dark .fa,
html .divider.divider-style-2.divider-dark .icons {
	background: #2e353e;
	color: #ffffff;
}

html .divider.divider-style-2.divider-light .fa,
html .divider.divider-style-2.divider-light .icons {
	background: #ffffff;
	color: #777777;
}

html .divider.divider-style-3.divider-primary .fa,
html .divider.divider-style-3.divider-primary .icons {
	border-color: #f26624;
}

html .divider.divider-style-3.divider-secondary .fa,
html .divider.divider-style-3.divider-secondary .icons {
	border-color: #eef4f2;
}

html .divider.divider-style-3.divider-tertiary .fa,
html .divider.divider-style-3.divider-tertiary .icons {
	border-color: #e2fdea;
}

html .divider.divider-style-3.divider-quaternary .fa,
html .divider.divider-style-3.divider-quaternary .icons {
	border-color: #101019;
}

html .divider.divider-style-3.divider-dark .fa,
html .divider.divider-style-3.divider-dark .icons {
	border-color: #2e353e;
}

html .divider.divider-style-3.divider-light .fa,
html .divider.divider-style-3.divider-light .icons {
	border-color: #ffffff;
}

#header .tip {
	background: #f26624;
	color: #ffffff;
}

#header .tip:before {
	border-right-color: #f26624;
}

html #header .tip-primary {
	background: #f26624 !important;
	color: #ffffff !important;
}

html #header .tip-primary:before {
	border-right-color: #f26624 !important;
}

html #header .tip-secondary {
	background: #eef4f2 !important;
	color: #777777 !important;
}

html #header .tip-secondary:before {
	border-right-color: #eef4f2 !important;
}

html #header .tip-tertiary {
	background: #e2fdea !important;
	color: #777777 !important;
}

html #header .tip-tertiary:before {
	border-right-color: #e2fdea !important;
}

html #header .tip-quaternary {
	background: #101019 !important;
	color: #ffffff !important;
}

html #header .tip-quaternary:before {
	border-right-color: #101019 !important;
}

html #header .tip-dark {
	background: #2e353e !important;
	color: #ffffff !important;
}

html #header .tip-dark:before {
	border-right-color: #2e353e !important;
}

html #header .tip-light {
	background: #ffffff !important;
	color: #777777 !important;
}

html #header .tip-light:before {
	border-right-color: #ffffff !important;
}

html[dir="rtl"] #header .tip.skin:before {
	border-left-color: #f26624;
}

#header .header-btn-collapse-nav {
	background: #f26624;
}

@media (min-width: 992px) {
	
	
	#header .header-nav-main nav > ul > li.open > a,
	#header .header-nav-main nav > ul > li:hover > a {

	}

	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		border-top-color: #f26624;
	}

	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #f26624;
	}

	#header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu {
		border-top-color: #f26624;
	}

	#header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent #f26624 transparent;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
		border-top-color: #f26624;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {
		color: #f26624;
	}

	#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
		color: #f26624;
	}

	#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	#header .header-nav.header-nav-stripe nav > ul > li:hover > a {
		background-color: #f26624;
	}

	#header .header-nav.header-nav-top-line nav > ul li.active > a,
	#header .header-nav.header-nav-top-line nav > ul li:hover > a {
		color: #f26624;
	}

	#header .header-nav.header-nav-top-line nav > ul li.active > a:before,
	#header .header-nav.header-nav-top-line nav > ul li:hover > a:before {
		background: #f26624;
	}

	#header .header-nav.header-nav-top-line nav > ul li.active > a.dropdown-toggle:after,
	#header .header-nav.header-nav-top-line nav > ul li:hover > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	#header .header-nav.header-nav-dark-dropdown nav > ul li.active > a,
	#header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a {
		color: #f26624;
	}

	#header .header-nav.header-nav-dark-dropdown nav > ul li.active > a.dropdown-toggle:after,
	#header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	html.side-header #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
	html.side-header #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
		border-left-color: #f26624;
	}

	html.side-header #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
		border-color: transparent transparent transparent #f26624;
	}

	html.side-header #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
	html.side-header #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
		border-color: transparent transparent transparent #ffffff;
	}

	html.side-header-right #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
	html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
		border-right-color: #f26624;
	}

	html.side-header-right #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
		border-color: transparent #f26624 transparent transparent;
	}

	html.side-header-right #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
	html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
		border-color: transparent #ffffff transparent transparent;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a {
		color: #f26624;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
		background: #f26624;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:after {
		border-color: #f26624 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
		background: #f26624;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
		border-top-color: #f26624;
		background-color: #f26624;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
		color: #ffffff;
		border-bottom-color: #b5471c;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {
		background: #b5471c;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
		color: #ffffff;
		opacity: 0.70;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #eef4f2 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {
		color: #eef4f2;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
		background: #eef4f2;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:after {
		border-color: #eef4f2 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
		background: #eef4f2;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
		border-top-color: #eef4f2;
		background-color: #eef4f2;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
		color: #777777;
		border-bottom-color: #fdfefe;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
		background: #fdfefe;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
		color: #777777;
		opacity: 0.70;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #e2fdea transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {
		color: #e2fdea;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
		background: #e2fdea;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:after {
		border-color: #e2fdea transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
		background: #e2fdea;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
		border-top-color: #e2fdea;
		background-color: #e2fdea;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
		color: #777777;
		border-bottom-color: #fafffb;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {
		background: #fafffb;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
		color: #777777;
		opacity: 0.70;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #101019 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {
		color: #101019;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
		background: #101019;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:after {
		border-color: #101019 transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
		background: #101019;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
		border-top-color: #101019;
		background-color: #101019;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
		color: #ffffff;
		border-bottom-color: #1a1a29;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {
		background: #1a1a29;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
		color: #ffffff;
		opacity: 0.70;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #2e353e transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a {
		color: #2e353e;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
		background: #2e353e;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:after {
		border-color: #2e353e transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
		background: #2e353e;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {
		border-top-color: #2e353e;
		background-color: #2e353e;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
		color: #ffffff;
		border-bottom-color: #39424d;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a {
		background: #39424d;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
		color: #ffffff;
		opacity: 0.70;
	}

	html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
	html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #ffffff transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a {
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
		background: #ffffff;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:after {
		border-color: #ffffff transparent transparent transparent;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a,
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
		background: #ffffff;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {
		border-top-color: #ffffff;
		background-color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
		color: #777777;
		border-bottom-color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a {
		background: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent transparent transparent #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
		color: #777777;
		opacity: 0.70;
	}

	html[dir="rtl"] #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
		border-color: transparent #f26624 transparent transparent;
	}
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li > a,
	#header .header-nav-main nav > ul > li > a:focus,
	#header .header-nav-main nav > ul > li > a:hover {
		color: #f26624;
	}

	#header .header-nav-main nav > ul > li.active > a,
	#header .header-nav-main nav > ul > li.active > a:focus,
	#header .header-nav-main nav > ul > li.active > a:hover {
		background-color: #f26624;
	}
}

@media (max-width: 991px) {
	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
		color: #f26624;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a {
		background: #f26624;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
		color: #eef4f2;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a {
		background: #eef4f2;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
		color: #e2fdea;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a {
		background: #e2fdea;
		color: #777777;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
		color: #101019;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a {
		background: #101019;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark > a {
		color: #2e353e;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a {
		background: #2e353e;
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light > a {
		color: #ffffff;
	}

	html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a {
		background: #ffffff;
		color: #777777;
	}
}

html #header .header-top.header-top-primary {
	background: #f26624;
	border-top-color: #b5471c;
}

html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {
	background: #b5471c;
}

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: #b5471c;
}

html #header .header-top.header-top-primary .dropdown-menu {
	background: #b5471c;
	border-color: #b5471c;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
	background: #72c98b !important;
}

html #header .header-top.header-top-secondary {
	background: #eef4f2;
	border-top-color: #dfeae6;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {
	background: #fdfefe;
}

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: #fdfefe;
}

html #header .header-top.header-top-secondary .dropdown-menu {
	background: #fdfefe;
	border-color: #fdfefe;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
	background: #ffffff !important;
}

html #header .header-top.header-top-tertiary {
	background: #e2fdea;
	border-top-color: #cafbd9;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {
	background: #fafffb;
}

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: #fafffb;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
	background: #fafffb;
	border-color: #fafffb;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
	background: #ffffff !important;
}

html #header .header-top.header-top-quaternary {
	background: #101019;
	border-top-color: #060609;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {
	background: #1a1a29;
}

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: #1a1a29;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
	background: #1a1a29;
	border-color: #1a1a29;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
	background: #242438 !important;
}

html #header .header-top.header-top-dark {
	background: #2e353e;
	border-top-color: #23282f;
}

html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {
	background: #39424d;
}

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: #39424d;
}

html #header .header-top.header-top-dark .dropdown-menu {
	background: #39424d;
	border-color: #39424d;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
	background: #444e5b !important;
}

html #header .header-top.header-top-light {
	background: #ffffff;
	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 .lang {margin: 28px 5px;}
html #header .lang a {padding: 3px; color: #fff; text-transform: uppercase; border-left: 1px solid #999;}
html #header .lang a:first-child {border: 0;}

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: #f26624 !important;
		color: #ffffff !important;
	}

	html #header .header-nav-bar-secondary {
		background: #eef4f2 !important;
		color: #777777 !important;
	}

	html #header .header-nav-bar-tertiary {
		background: #e2fdea !important;
		color: #777777 !important;
	}

	html #header .header-nav-bar-quaternary {
		background: #101019 !important;
		color: #ffffff !important;
	}

	html #header .header-nav-bar-dark {
		background: #2e353e !important;
		color: #ffffff !important;
	}

	html #header .header-nav-bar-light {
		background: #ffffff !important;
		color: #777777 !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: #f26624;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after,
	#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
		color: #f26624;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
		border-color: #f26624 transparent transparent transparent;
	}
}

.testimonial blockquote {
	background: #b5471c;
}

.testimonial .testimonial-arrow-down {
	border-top-color: #b5471c;
}

html .testimonial-primary blockquote {
	background: #b5471c;
}

html .testimonial-primary .testimonial-arrow-down {
	border-top-color: #b5471c;
}

html .testimonial-secondary blockquote {
	background: #fdfefe;
}

html .testimonial-secondary .testimonial-arrow-down {
	border-top-color: #fdfefe;
}

html .testimonial-tertiary blockquote {
	background: #fafffb;
}

html .testimonial-tertiary .testimonial-arrow-down {
	border-top-color: #fafffb;
}

html .testimonial-quaternary blockquote {
	background: #1a1a29;
}

html .testimonial-quaternary .testimonial-arrow-down {
	border-top-color: #1a1a29;
}

html .testimonial-dark blockquote {
	background: #39424d;
}

html .testimonial-dark .testimonial-arrow-down {
	border-top-color: #39424d;
}

html .testimonial-light blockquote {
	background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
	border-top-color: #ffffff;
}

.circular-bar.only-icon .fa,
.circular-bar.only-icon .icons {
	color: #f26624;
}

html .counters .counter-primary .fa,
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
	color: #f26624;
}

html .counters .counter-secondary .fa,
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
	color: #eef4f2;
}

html .counters .counter-tertiary .fa,
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
	color: #e2fdea;
}

html .counters .counter-quaternary .fa,
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
	color: #101019;
}

html .counters .counter-dark .fa,
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
	color: #2e353e;
}

html .counters .counter-light .fa,
html .counters .counter-light .icons,
html .counters .counter-light strong {
	color: #ffffff;
}

.icon-featured {
	background-color: #f26624;
}

.featured-box-primary .icon-featured {
	background-color: #f26624;
}

.featured-box-primary .icon-featured:after {
	border-color: #f26624;
}

.featured-box-primary h4 {
	color: #f26624;
}

.featured-box-primary .box-content {
	border-top-color: #f26624;
}

html .featured-box-primary .icon-featured {
	background-color: #f26624;
}

html .featured-box-primary h4 {
	color: #f26624;
}

html .featured-box-primary .box-content {
	border-top-color: #f26624;
}

html .featured-box-secondary .icon-featured {
	background-color: #eef4f2;
}

html .featured-box-secondary h4 {
	color: #eef4f2;
}

html .featured-box-secondary .box-content {
	border-top-color: #eef4f2;
}

html .featured-box-tertiary .icon-featured {
	background-color: #e2fdea;
}

html .featured-box-tertiary h4 {
	color: #e2fdea;
}

html .featured-box-tertiary .box-content {
	border-top-color: #e2fdea;
}

html .featured-box-quaternary .icon-featured {
	background-color: #101019;
}

html .featured-box-quaternary h4 {
	color: #101019;
}

html .featured-box-quaternary .box-content {
	border-top-color: #101019;
}

html .featured-box-dark .icon-featured {
	background-color: #2e353e;
}

html .featured-box-dark h4 {
	color: #2e353e;
}

html .featured-box-dark .box-content {
	border-top-color: #2e353e;
}

html .featured-box-light .icon-featured {
	background-color: #ffffff;
}

html .featured-box-light h4 {
	color: #ffffff;
}

html .featured-box-light .box-content {
	border-top-color: #ffffff;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
	border-color: #f26624;
	color: #f26624;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
	border-color: #eef4f2;
	color: #eef4f2;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
	border-color: #e2fdea;
	color: #e2fdea;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
	border-color: #101019;
	color: #101019;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
	border-color: #2e353e;
	color: #2e353e;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
	border-color: #ffffff;
	color: #ffffff;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
	border-color: #f26624;
	color: #f26624;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
	border-color: #eef4f2;
	color: #eef4f2;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
	border-color: #e2fdea;
	color: #e2fdea;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
	border-color: #101019;
	color: #101019;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
	border-color: #2e353e;
	color: #2e353e;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
	border-color: #ffffff;
	color: #ffffff;
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
	color: #f26624;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
	color: #eef4f2;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
	color: #e2fdea;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
	color: #101019;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
	color: #2e353e;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
	color: #ffffff;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
	color: #f26624;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
	color: #eef4f2;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
	color: #e2fdea;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
	color: #101019;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
	color: #2e353e;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
	color: #ffffff;
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
	color: #f26624;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
	color: #eef4f2;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
	color: #e2fdea;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
	color: #101019;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
	color: #2e353e;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
	color: #ffffff;
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 3px #f26624;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 3px #eef4f2;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 3px #e2fdea;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 3px #101019;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 3px #2e353e;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 3px #ffffff;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
	box-shadow: 0 0 0 10px #f26624;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background: #f26624 !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
	box-shadow: 0 0 0 10px #eef4f2;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
	background: #eef4f2 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
	box-shadow: 0 0 0 10px #e2fdea;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
	background: #e2fdea !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
	box-shadow: 0 0 0 10px #101019;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
	background: #101019 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
	box-shadow: 0 0 0 10px #2e353e;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
	background: #2e353e !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
	box-shadow: 0 0 0 10px #ffffff;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
	background: #ffffff !important;
}

.feature-box .feature-box-icon {
	background-color: #f26624;
}

html .feature-box-primary .feature-box-icon {
	background-color: #f26624;
}

html .feature-box-secondary .feature-box-icon {
	background-color: #eef4f2;
}

html .feature-box-tertiary .feature-box-icon {
	background-color: #e2fdea;
}

html .feature-box-quaternary .feature-box-icon {
	background-color: #101019;
}

html .feature-box-dark .feature-box-icon {
	background-color: #2e353e;
}

html .feature-box-light .feature-box-icon {
	background-color: #ffffff;
}

.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
	color: #eef4f2;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
	color: #e2fdea;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
	color: #101019;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
	color: #2e353e;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
	color: #ffffff;
}

.feature-box.feature-box-style-3 .feature-box-icon {
	border-color: #f26624;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
	border-color: #f26624;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
	border-color: #eef4f2;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
	color: #eef4f2;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
	border-color: #e2fdea;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
	color: #e2fdea;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
	border-color: #101019;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
	color: #101019;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
	border-color: #2e353e;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
	color: #2e353e;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon {
	border-color: #ffffff;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
	color: #ffffff;
}

.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
	color: #f26624;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
	color: #eef4f2;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
	color: #e2fdea;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
	color: #101019;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
	color: #2e353e;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
	color: #ffffff;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon i.icons {
	color: #f26624;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.icons {
	color: #f26624;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.icons {
	color: #eef4f2;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.icons {
	color: #e2fdea;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.icons {
	color: #101019;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.icons {
	color: #2e353e;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-5 .feature-box-icon i.icons {
	color: #ffffff;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.icons {
	color: #f26624;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.icons {
	color: #eef4f2;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.icons {
	color: #e2fdea;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.icons {
	color: #101019;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.icons {
	color: #2e353e;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-6 .feature-box-icon i.icons {
	color: #ffffff;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
	background-color: #d15322;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
	background-color: #b5471c;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
	background-color: #f26624;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
	background-color: #b5471c;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
	background-color: #72c98b;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
	background-color: #84d09a;
}

html .featured-boxes-full .featured-box-full-primary {
	background-color: #f26624;
	color: #ffffff;
}

html .featured-boxes-full .featured-box-full-secondary {
	background-color: #eef4f2;
	color: #777777;
}

html .featured-boxes-full .featured-box-full-tertiary {
	background-color: #e2fdea;
	color: #777777;
}

html .featured-boxes-full .featured-box-full-quaternary {
	background-color: #101019;
	color: #ffffff;
}

html .featured-boxes-full .featured-box-full-dark {
	background-color: #2e353e;
	color: #ffffff;
}

html .featured-boxes-full .featured-box-full-light {
	background-color: #ffffff;
	color: #777777;
}

.pricing-table .most-popular {
	border-color: #f26624;
}

.pricing-table .most-popular h3 {
	background-color: #f26624 !important;
}

.pricing-table.princig-table-flat .plan h3 {
	background-color: #f26624;
}

.pricing-table.princig-table-flat .plan h3 span {
	background: #f26624;
}

html .call-to-action.featured.featured-primary {
	border-top-color: #f26624;
}

html .call-to-action.call-to-action-primary {
	background: #f26624;
}

html .call-to-action.with-full-borders-primary {
	border-color: #f26624;
}

html .call-to-action.call-to-action-primary {
	background: #f26624;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
	color: #ffffff;
}

html .call-to-action.featured.featured-secondary {
	border-top-color: #eef4f2;
}

html .call-to-action.call-to-action-secondary {
	background: #eef4f2;
}

html .call-to-action.with-full-borders-secondary {
	border-color: #eef4f2;
}

html .call-to-action.call-to-action-secondary {
	background: #eef4f2;
}

html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
	color: #777777;
}

html .call-to-action.featured.featured-tertiary {
	border-top-color: #e2fdea;
}

html .call-to-action.call-to-action-tertiary {
	background: #e2fdea;
}

html .call-to-action.with-full-borders-tertiary {
	border-color: #e2fdea;
}

html .call-to-action.call-to-action-tertiary {
	background: #e2fdea;
}

html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
	color: #777777;
}

html .call-to-action.featured.featured-quaternary {
	border-top-color: #101019;
}

html .call-to-action.call-to-action-quaternary {
	background: #101019;
}

html .call-to-action.with-full-borders-quaternary {
	border-color: #101019;
}

html .call-to-action.call-to-action-quaternary {
	background: #101019;
}

html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
	color: #ffffff;
}

html .call-to-action.featured.featured-dark {
	border-top-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
	background: #2e353e;
}

html .call-to-action.with-full-borders-dark {
	border-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
	background: #2e353e;
}

html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
	color: #ffffff;
}

html .call-to-action.featured.featured-light {
	border-top-color: #ffffff;
}

html .call-to-action.call-to-action-light {
	background: #ffffff;
}

html .call-to-action.with-full-borders-light {
	border-color: #ffffff;
}

html .call-to-action.call-to-action-light {
	background: #ffffff;
}

html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
	color: #777777;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
	background: #f26624;
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #f26624;
}

ul.history li .featured-box .box-content {
	border-top-color: #f26624;
}

.recent-posts .date .month,
article.post .post-date .month {
	background-color: #f26624;
}

.recent-posts .date .day,
article.post .post-date .day {
	color: #f26624;
}

.slider .tp-bannertimer {
	background-color: #f26624;
}

.home-concept strong {
	color: #f26624;
}

html .home-intro-primary {
	background: #f26624;
}

html .home-intro-secondary {
	background: #eef4f2;
}

html .home-intro-tertiary {
	background: #e2fdea;
}

html .home-intro-quaternary {
	background: #101019;
}

html .home-intro-dark {
	background: #2e353e;
}

html .home-intro-light {
	background: #ffffff;
}

.home-intro p em {
	color: #72c98b;
}

html .slider-container .tp-caption-overlay-primary {
	background: #f26624;
}

html .slider-container .tp-caption-overlay-opacity-primary {
	background: rgba(77, 187, 109, 0.4);
}

html .slider-container .tp-caption-overlay-secondary {
	background: #eef4f2;
}

html .slider-container .tp-caption-overlay-opacity-secondary {
	background: rgba(238, 244, 242, 0.4);
}

html .slider-container .tp-caption-overlay-tertiary {
	background: #e2fdea;
}

html .slider-container .tp-caption-overlay-opacity-tertiary {
	background: rgba(226, 253, 234, 0.4);
}

html .slider-container .tp-caption-overlay-quaternary {
	background: #101019;
}

html .slider-container .tp-caption-overlay-opacity-quaternary {
	background: rgba(16, 16, 25, 0.4);
}

html .slider-container .tp-caption-overlay-dark {
	background: #2e353e;
}

html .slider-container .tp-caption-overlay-opacity-dark {
	background: rgba(46, 53, 62, 0.4);
}

html .slider-container .tp-caption-overlay-light {
	background: #ffffff;
}

html .slider-container .tp-caption-overlay-opacity-light {
	background: rgba(255, 255, 255, 0.4);
}
/* Arrows */
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
	color: #ffffff;
	background-color: #f26624;
	border-color: #f26624 #f26624 #d15322;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus,
.tparrows.tparrows-carousel.tp-leftarrow:active:hover,
.tparrows.tparrows-carousel.tp-rightarrow:active:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active:focus,
.tparrows.tparrows-carousel.tp-rightarrow:active:focus {
	border-color: #b5471c #b5471c #b5471c;
	background-color: #b5471c;
}

.tparrows.tparrows-carousel.tp-leftarrow.dropdown-toggle,
.tparrows.tparrows-carousel.tp-rightarrow.dropdown-toggle {
	border-left-color: #b5471c;
}

.tparrows.tparrows-carousel.tp-leftarrow[disabled],
.tparrows.tparrows-carousel.tp-rightarrow[disabled],
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:focus,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:focus {
	border-color: #97d7aa;
	background-color: #97d7aa;
}

.shop ul.products li.product .onsale {
	background-color: #f26624;
	border-bottom-color: #3ea25b;
}

.shop .star-rating span,
.shop .cart-totals tr.total .amount {
	color: #f26624;
}

#footer .footer-ribbon {
	background: #f26624;
}

#footer .footer-ribbon:before {
	border-right-color: #34884c;
	border-left-color: #34884c;
}

#footer.light h1,
#footer.light h2,
#footer.light h3,
#footer.light h4,
#footer.light a {
	color: #f26624;
}

#footer.color {
	background: #f26624;
	border-top-color: #f26624;
}

#footer.color .footer-ribbon {
	background: #d15322;
}

#footer.color .footer-ribbon:before {
	border-right-color: #266337;
}

#footer.color .footer-copyright {
	background: #b5471c;
	border-top-color: #b5471c;
}

html #footer.color-primary {
	background: #f26624;
	border-top-color: #f26624;
}

html #footer.color-primary .footer-ribbon {
	background: #d15322;
}

html #footer.color-primary .footer-ribbon:before {
	border-right-color: #266337;
}

html #footer.color-primary .footer-copyright {
	background: #b5471c;
	border-top-color: #b5471c;
}

html #footer.color-secondary {
	background: #eef4f2;
	border-top-color: #eef4f2;
}

html #footer.color-secondary .footer-ribbon {
	background: #cfe0da;
}

html #footer.color-secondary .footer-ribbon:before {
	border-right-color: #a1c2b7;
}

html #footer.color-secondary .footer-copyright {
	background: #dfeae6;
	border-top-color: #dfeae6;
}

html #footer.color-tertiary {
	background: #e2fdea;
	border-top-color: #e2fdea;
}

html #footer.color-tertiary .footer-ribbon {
	background: #b2fac7;
}

html #footer.color-tertiary .footer-ribbon:before {
	border-right-color: #6bf594;
}

html #footer.color-tertiary .footer-copyright {
	background: #cafbd9;
	border-top-color: #cafbd9;
}

html #footer.color-quaternary {
	background: #101019;
	border-top-color: #101019;
}

html #footer.color-quaternary .footer-ribbon {
	background: #000000;
}

html #footer.color-quaternary .footer-ribbon:before {
	border-right-color: #000000;
}

html #footer.color-quaternary .footer-copyright {
	background: #060609;
	border-top-color: #060609;
}

html #footer.color-dark {
	background: #2e353e;
	border-top-color: #2e353e;
}

html #footer.color-dark .footer-ribbon {
	background: #181c21;
}

html #footer.color-dark .footer-ribbon:before {
	border-right-color: #000000;
}

html #footer.color-dark .footer-copyright {
	background: #23282f;
	border-top-color: #23282f;
}

html #footer.color-light {
	background: #ffffff;
	border-top-color: #ffffff;
}

html #footer.color-light .footer-ribbon {
	background: #e6e6e6;
}

html #footer.color-light .footer-ribbon:before {
	border-right-color: #bfbfbf;
}

html #footer.color-light .footer-copyright {
	background: #f2f2f2;
	border-top-color: #f2f2f2;
}

.sample-icon-list .sample-icon a:hover {
	background-color: #f26624;
}

html.boxed .body {
	border-top-color: #f26624;
}

.img-rounded,
.img-thumbnail,
.img-thumbnail img,
code,
pre,
.form-control,
.input-sm,
.form-group-sm .form-control,
.input-lg,
.form-group-lg .form-control,
.btn,
.btn-group-lg > .btn,
.btn-sm,
.btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn,
.dropdown-menu,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-addon,
.input-group-addon.input-sm,
.input-group-addon.input-lg,
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a,
.nav-pills > li > a,
.nav-tabs-justified > li > a,
.navbar,
.navbar-toggle,
.navbar-toggle .icon-bar,
.breadcrumb,
.pagination,
.pager li > a,
.pager li > span,
.label,
.badge,
.container .jumbotron,
.container-fluid .jumbotron,
.thumbnail,
.alert,
.progress,
.panel,
.panel-group .panel,
.well,
.well-lg,
.well-sm,
.modal-content,
.tooltip-inner,
.popover,
.popover-title,
.carousel-indicators li,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-radius: 0;
}

@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a,
	.nav-tabs-justified > li > a,
	.navbar {
		border-radius: 0;
	}
}

#header .header-search .form-control,
#header .header-nav-main nav > ul > li > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a,
#header.header-transparent .header-nav-main,
#header.header-semi-transparent .header-nav-main,
#header.header-semi-transparent-light .header-nav-main,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu,
.slider-container .tparrows,
.nivo-slider .theme-default .nivoSlider,
.nivo-slider .theme-default .nivoSlider img,
.home-intro-compact,
html.dark #header,
html.boxed .body,
blockquote.with-borders,
p.drop-caps.drop-caps-style-2:first-child:first-letter,
.btn-3d,
select,
.captcha-refresh,
.featured-icon,
.panel-group .panel-heading,
.tabs,
.nav-tabs li a,
.tab-content,
.tabs.tabs-bottom .tab-content,
.tabs.tabs-bottom .nav-tabs li a,
.tabs-left .tab-content,
.tabs-left .nav-tabs > li:first-child a,
.tabs-left .nav-tabs > li:last-child a,
.tabs-right .tab-content,
.tabs-right .nav-tabs > li:first-child a,
.tabs-right .nav-tabs > li:last-child a,
.nav-tabs.nav-justified li:first-child a,
.nav-tabs.nav-justified li:first-child a:hover,
.nav-tabs.nav-justified li:last-child a,
.nav-tabs.nav-justified li:last-child a:hover,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
.tabs-navigation,
.tabs-navigation .nav-tabs > li:first-child a,
.tabs-navigation .nav-tabs > li:last-child a,
.toggle > label,
.toggle.toggle-simple .toggle > label,
.toggle.toggle-simple .toggle > label:after,
.owl-carousel .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover,
.owl-carousel.full-width .owl-nav .owl-prev,
.owl-carousel.big-nav .owl-nav .owl-prev,
.owl-carousel.full-width .owl-nav .owl-next,
.owl-carousel.big-nav .owl-nav .owl-next,
.embed-responsive.embed-responsive-borders,
.pricing-table h3,
.pricing-table .plan,
.featured-box,
.featured-box .box-content,
.thumb-info,
.thumb-info .thumb-info-wrapper,
.thumb-info .thumb-info-wrapper:after,
.thumb-info .thumb-info-type,
.thumb-info img,
section.timeline .timeline-date,
section.timeline .timeline-box,
.testimonial blockquote,
.testimonial.testimonial-style-2 blockquote,
.testimonial.testimonial-style-3 blockquote,
.testimonial.testimonial-style-4,
.testimonial.testimonial-style-4 blockquote,
.testimonial.testimonial-style-5 blockquote,
.testimonial.testimonial-style-6 blockquote,
.container .call-to-action,
.progress,
.progress.progress-border-radius,
.progress.progress-border-radius .progress-bar,
.progress-bar,
.progress-bar-tooltip,
.counters.with-borders .counter,
html .scroll-to-top,
.google-map.small,
.google-map-borders,
article.post .post-date .month,
article.post .post-date .day,
article .post-video,
article .post-audio,
ul.comments .comment-block,
.recent-posts .date .month,
#header nav.mega-menu .mega-menu-shop .dropdown-menu,
.shop ul.products .product .add-to-cart-product,
.product-info,
.product-info img,
.product-info + .product-info,
.img-thumbnail.img-thumbnail-hover-icon:before,
.product-thumb-info {
	border-radius: 0;
}

@media (max-width: 479px) {
	.tabs .nav.nav-tabs.nav-justified li:first-child a,
	.tabs .nav.nav-tabs.nav-justified li:first-child a:hover,
	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {
		border-radius: 0;
	}
}

@media (min-width: 992px) {
	#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a,
	#header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,
	#header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,
	#header.flat-menu nav ul.nav-main li a,
	html.boxed #header.flat-menu .header-top {
		border-radius: 0;
	}
}

.dropdown-menu > li > a i {
	color: #f26624;
}

html #header.header-semi-transparent .header-body:before,
html #header.header-semi-transparent-light .header-body:before {
	background: #101019;
}

@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-square nav > ul > li > a {
		color: #FFF !important;
	}

	#header .header-nav-main.header-nav-main-square nav > ul > li.active > a {
		color: #f26624 !important;
	}

	#header .header-nav-main.header-nav-main-square nav > ul > li.active > a.dropdown-toggle::after {
		border-color: #f26624 transparent transparent !important;
	}

	#header .header-nav-main.header-nav-main-square nav > ul > li:hover > a {
		color: #f26624 !important;
	}

	#header .header-nav-main.header-nav-main-square nav > ul > li:hover > a.dropdown-toggle::after {
		border-color: #f26624 transparent transparent !important;
	}
}

.tp-leftarrow.custom-arrows-style-1,
.tp-rightarrow.custom-arrows-style-1 {
	background: rgba(16, 16, 25, 0.5);
}

.tp-leftarrow.custom-arrows-style-1:hover,
.tp-rightarrow.custom-arrows-style-1:hover {
	background: #101019;
}

.custom-call-to-action {
	border-color: #f26624;
}

@media (max-width: 991px) {
	.custom-position-1 {
		background-color: #101019;
	}
}

.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle:not(.collapsed) {
	color: #f26624;
}

.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle:not(.collapsed):before {
	border-color: #f26624;
}

.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle:not(.collapsed) .custom-accordion-plus:after {
	border-color: #f26624;
}

.custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus:after {
	border-color: #f26624;
}

.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {
	background-color: #f26624 !important;
}

.owl-carousel.custom-dots-style-1 .owl-dot.active span,
.owl-carousel.custom-dots-style-1 .owl-dot:hover span {
	border-color: #f26624;
}

.owl-carousel.custom-dots-style-1 .owl-dot.active span:before,
.owl-carousel.custom-dots-style-1 .owl-dot:hover span:before {
	background-color: #f26624;
}

.team-item .team-infos .share:hover i.fa-share-alt {
	background-color: #f26624;
}

.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev:before,
.owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev:before,
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-next:before,
.owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next:before {
	border-color: #f26624;
}

.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev:after,
.owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev:after,
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-next:after,
.owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next:after {
	border-color: #f26624;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

a, p, span, button, input, textarea {
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

h2 {
	margin: 0 0 15px 0;
}

@media (max-width: 991px) {
	.custom-sm-margin-top {
		margin-top: 20px;
	}
}
.custom-primary-font {
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

.custom-secondary-font {
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

.custom-section-padding {
	padding: 60px 0px;
}

.custom-section-padding-2 {
	padding-top: 60px;
}

.custom-opacity-font {
	opacity: 0.6;
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
.custom-opacity-font:hover {
	opacity: 1;
}

.custom-border-radius {
	border-radius: 35px !important;
	padding: 11px 30px !important;
}
.custom-border-radius.custom-border-radius-small {
	padding: 7px 17px !important;
	font-size: 12px;
}

.btn-borders.custom-border-width {
	border-width: 2px;
}

@media (min-width: 991px) {
	.custom-md-border-top {
		border-top: 1px solid rgba(255, 255, 255, 0.12);
	}
}
.custom-position-1 {
	position: relative;
	margin-top: -177px;
}

@media (max-width: 991px) {
	.custom-position-1 {
		margin-top: 0;
		background: #101019;
	}
}
.custom-color-red {
	color: #fa4141;
}

.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {
	width: 45px;
	height: 120px;
}
.tp-leftarrow.custom-arrows-style-1:hover, .tp-rightarrow.custom-arrows-style-1:hover {
	
}
.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 70%;
	width: 30px;
	height: 30px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	-moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	-ms-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	-o-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {
	content: '';
	display: block;
	position: absolute;
	left: 106%;
	top: 50%;
	width: 70px;
	border-top: 1px solid #FFF;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 767px) {
	.tp-leftarrow.custom-arrows-style-1, .tp-rightarrow.custom-arrows-style-1 {
		width: 30px;
		height: 90px;
	}
	.tp-leftarrow.custom-arrows-style-1:before, .tp-rightarrow.custom-arrows-style-1:before {
		width: 20px;
		height: 20px;
	}
	.tp-leftarrow.custom-arrows-style-1:after, .tp-rightarrow.custom-arrows-style-1:after {
		width: 50px;
	}
}
.tp-rightarrow.custom-arrows-style-1 {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.owl-carousel .owl-item > div {
	width: calc(100% + 2px);
}

.owl-carousel.custom-dots-position .owl-dots, .owl-carousel.custom-dots-position-2 .owl-dots {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -45px !important;
	width: auto;
}
.owl-carousel.custom-dots-position-2 .owl-dots {
	width: 100%;
	max-width: 1170px;
	right: 50%;
	margin: 0 15px;
	text-align: right;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}

@media (min-width: 768px) {
	.owl-carousel.custom-dots-position-2 .owl-dots {
		max-width: 750px;
	}
}
@media (min-width: 992px) {
	.owl-carousel.custom-dots-position-2 .owl-dots {
		max-width: 970px;
	}
}
@media (min-width: 1200px) {
	.owl-carousel.custom-dots-position-2 .owl-dots {
		max-width: 1170px;
	}
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev, .owl-carousel.custom-arrows-style-2 .owl-nav .owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next {
	position: absolute;
	width: 30px;
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev:before, .owl-carousel.custom-arrows-style-2 .owl-nav .owl-next:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -2px;
	left: initial;
	width: 100%;
	border-top: 1px solid #f26624;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev:after, .owl-carousel.custom-arrows-style-2 .owl-nav .owl-next:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #f26624;
	border-right: 1px solid #f26624;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev.disabled:before, .owl-carousel.custom-arrows-style-2 .owl-nav .owl-next.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev.disabled:before, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next.disabled:before {
	border-top: 1px solid #646466;
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev.disabled:after, .owl-carousel.custom-arrows-style-2 .owl-nav .owl-next.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev.disabled:after, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next.disabled:after {
	border-top: 1px solid #646466;
	border-right: 1px solid #646466;
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-prev, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-prev {
	left: -95px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.owl-carousel.custom-arrows-style-2 .owl-nav .owl-next, .owl-carousel.custom-xs-arrows-style-2 .owl-nav .owl-next {
	right: 10px;
}
.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav {
	margin-top: -52px;
}
.owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav [class*="owl-"], .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav [class*="owl-"]:hover, .owl-carousel.custom-arrows-style-2.show-nav-title .owl-nav [class*="owl-"]:active, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav [class*="owl-"], .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav [class*="owl-"]:hover, .owl-carousel.custom-xs-arrows-style-2.show-nav-title .owl-nav [class*="owl-"]:active {
	width: 30px;
}

@media (max-width: 767px) {
	.owl-carousel.custom-xs-arrows-style-2 .owl-nav {
		display: block;
	}
	.owl-carousel.custom-xs-arrows-style-2 .owl-dots {
		display: none;
	}
}
@media (min-width: 767px) {
	.owl-carousel.custom-xs-arrows-style-2 .owl-nav {
		display: none;
	}
}
/*
* Header
*/
#header.custom-header-transparent-bottom-border .header-body .header-container > .header-row:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.sticky-header-active #header.custom-header-transparent-bottom-border .header-body .header-container > .header-row:after {
	content: none !important;
}

@media (min-width: 991px) {
	#header .header-nav-main {
		margin-right: -15px;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul > li > a {
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown > a.dropdown-toggle:after {
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
		border-color: #fff transparent transparent;
		top: 36px !important;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown .dropdown-menu {
		top: initial;
		border-top: 0;
		margin-top: -1px;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
		top: 0;
		border-top: 0;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown .dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
	}
	#header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown:hover .dropdown-menu, #header .header-nav-main.custom-header-nav-main-effect-1 nav > ul li.dropdown.active .dropdown-menu {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-transition: ease all 300ms;
		-moz-transition: ease all 300ms;
		transition: ease all 300ms;
	}
	#header .header-nav-main nav > ul > li > a {
		font-size: 13px;
		padding: 35px 15px 30px !important;
	}
}
/*
* Rev Slider
*/
@media (min-width: 991px) {
	.slider-container {
		height: 100vh !important;
	}
	.slider-container .slider {
		height: 100vh !important;
	}
}
@media (max-width: 767px) {
	.slider-container .btn {
		font-size: 12px !important;
	}
}
.custom-page-header {
	padding: 120px 0 35px;
	background: #1A1E2A !important;
	border-color: #1A1E2A !important;
}
.custom-page-header h1 {
	font-size: 2em;
}

/*
* Looking For
*/
.looking-for .container {
	padding: 30px;
}
.looking-for .looking-for-box h2 {
	color: #FFF;
	line-height: 1.2;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.looking-for .looking-for-box h2 {
		font-size: 2em;
	}
}
.custom-call-to-action {
	display: block;
	border-left: 2px solid #c14c1f;
	padding-left: 10px;
}
.custom-call-to-action span:nth-child(2) {
	display: block;
	font-size: 1.8rem;
}
.custom-call-to-action.white-border {
	border-color: #FFF !important;
}

@media (max-width: 991px) {
	.custom-call-to-action span:nth-child(2) {
		font-size: 1.6rem;
	}
}
@media (max-width: 767px) {
	.custom-call-to-action span:nth-child(2) {
		font-size: 2rem;
	}
}
/*
* About Us
*/
.about-us .btn {
	margin-top: 15px;
	margin-left: 15px;
}

.custom-content-grid:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 0px 0px 97px 70px rgba(152, 152, 152, 0.1);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.custom-content-grid .content-grid-item:before {
	left: 0px;
}
.custom-content-grid .content-grid-item:after {
	z-index: 1;
}
.custom-content-grid .counters .counter {
	margin-left: 80px;
	text-align: left;
}
.custom-content-grid .counters .counter.margin-style-2 {
	margin-left: 55px;
}
.custom-content-grid .counters .counter .counter-icon {
	float: left;
	margin-left: -50px;
	margin-top: 8px;
}
.custom-content-grid .counters .counter label {
	font-weight: normal;
	letter-spacing: -1px;
	color: #1e1e24;
}
.custom-content-grid .counters strong {
	font-size: 45px;
}

@media (max-width: 991px) {
	.custom-content-grid:before {
		content: none;
	}
	.custom-content-grid .counters .counter.custom-sm-counter-style {
		margin-left: 0;
		text-align: center;
		padding-left: 40px;
	}
	.custom-content-grid .counters .counter.custom-sm-counter-style.margin-style-2 {
		margin-left: 0;
	}
	.custom-content-grid .counters .counter.custom-sm-counter-style .counter-icon {
		float: initial;
		margin-left: 0;
		position: absolute;
		top: 50px;
		left: 17%;
	}
}
.list.list-icons.list-icons-style-3 li > .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 > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
	font-size: 0.7em;
	padding: 10px;
	padding-top: 8px;
}

/*
* Expertise
*/
.feature-box.custom-feature-box {
	padding: 20px 10px;
}
.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon, .feature-box.custom-feature-box:hover .feature-box-icon {
}
.feature-box.custom-feature-box.custom-feature-box-active .feature-box-icon img, .feature-box.custom-feature-box:hover .feature-box-icon img {
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.1);
	-moz-transform: translate3d(-50%, -50%, 0) scale(1.1);
	-ms-transform: translate3d(-50%, -50%, 0) scale(1.1);
	-o-transform: translate3d(-50%, -50%, 0) scale(1.1);
	transform: translate3d(-50%, -50%, 0) scale(1.1);
}
.feature-box.custom-feature-box .feature-box-icon {
	background: transparent;
	position: relative;
	height: 70px;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 20px;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: ease box-shadow 300ms;
	-moz-transition: ease box-shadow 300ms;
	transition: ease box-shadow 300ms;
	width: 100%;

}

.feature-box.custom-feature-box .feature-box-icon i {
	font-size: 60px;
}

.feature-box.custom-feature-box .feature-box-icon img {
	position: absolute;
	width: 113%;
	top: 50%;
	left: 50%;
	z-index: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	-moz-transform: translate3d(-50%, -50%, 0) scale(1);
	-ms-transform: translate3d(-50%, -50%, 0) scale(1);
	-o-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
	-webkit-transition: ease transform 300ms;
	-moz-transition: ease transform 300ms;
	transition: ease transform 300ms;
}

@media (max-width: 991px) {
	.col-md-12 .feature-box.feature-box-style-2.custom-feature-box .feature-box-info {
		padding-left: 115px;
	}
}
/*
* Our Strategy
*/
.custom-step-item .step {
	position: relative;
	text-align: center;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 600;
}
.custom-step-item .step:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -20px;
	height: 63px;
	border-left: 1px solid #e4e4e4;
}
.custom-step-item .step .step-number {
	display: block;
	font-size: 3em;
	font-weight: 700;
	letter-spacing: -4px;
	line-height: 1;
}
.custom-step-item .step-content {
	margin-left: 80px;
}

.owl-carousel.numbered-dots .owl-dots {
	display: inline-block;
	counter-reset: dots;
	margin-left: 70px;
}
.owl-carousel.numbered-dots .owl-dot span {
	width: 30px;
	height: 30px;
}
.owl-carousel.numbered-dots .owl-dot span:before {
	counter-increment: dots;
	content: counter(dots);
	color: #245432;
	font-weight: bold;
	line-height: 2.2;
}
.owl-carousel.numbered-dots .owl-dot.active span:before, .owl-carousel.numbered-dots .owl-dot:hover span:before {
	color: #FFF;
}
.owl-carousel.numbered-dots .owl-dot:hover {
	opacity: 0.5;
}
.owl-carousel.owl-theme .owl-dot span {
	background: #eef4f2;
}

/*
* Frequently Asked Questions
*/
.custom-accordion-style-1 .panel {
	position: relative;
	margin-top: 0 !important;
	border-right: 0;
	border-bottom: 1px solid #e4e4e4;
	border-top: 0;
	box-shadow: none;
}
.custom-accordion-style-1 .panel:last-child {
	border-bottom: 0;
}
.custom-accordion-style-1 .panel .panel-title > a {
	font-size: 14px !important;
}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle {
	color: #f26624;
	border-bottom: 1px solid #e4e4e4;
}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-left: 1px solid #f26624;
}
.custom-accordion-style-1 .panel .panel-title > a.accordion-toggle .custom-accordion-plus:after {
	border-top: 2px solid #f26624;
	-webkit-transform: translate(-50%, -50%) rotate(0deg);
	-moz-transform: translate(-50%, -50%) rotate(0deg);
	-ms-transform: translate(-50%, -50%) rotate(0deg);
	-o-transform: translate(-50%, -50%) rotate(0deg);
	transform: translate(-50%, -50%) rotate(0deg);
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed {
	color: #1e1e24 !important;
	border-bottom: 0;
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed:before {
	content: none;
}
.custom-accordion-style-1 .panel .panel-title > a.collapsed .custom-accordion-plus:after {
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	-moz-transform: translate(-50%, -50%) rotate(90deg);
	-ms-transform: translate(-50%, -50%) rotate(90deg);
	-o-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
}
.custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus {
	position: absolute;
	top: 23px;
	right: 3px;
	width: 15px;
}
.custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus:before, .custom-accordion-style-1 .panel .panel-title > a .custom-accordion-plus:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
.custom-accordion-style-1 .panel .panel-body {
	padding: 15px 15px 35px;
}

/*
* Our Cases
*/
.thumb-info.custom-thumb-info-style-1 {
	border: none;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption {
	background: #f26624 !important;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-thumb-info-title span {
	color: #FFF !important;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow {
	width: 55px;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:before {
	border-top: 1px solid #FFF;
}
.thumb-info.custom-thumb-info-style-1:hover .thumb-info-caption .custom-arrow:after {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption {
	position: relative;
	padding: 25px;
	display: block;
	-webkit-transition: ease background 300ms, ease width 300ms;
	-moz-transition: ease background 300ms, ease width 300ms;
	transition: ease background 300ms, ease width 300ms;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {
	color: #777;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title .custom-thumb-info-name {
	display: block;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 40px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -2px;
	width: 100%;
	border-top: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #1e1e24;
	border-right: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	box-shadow: 0px 0px 140px 220px rgba(255, 255, 255, 0.8);
	z-index: 1;
	-webkit-transition: ease opacity 300ms;
	-moz-transition: ease opacity 300ms;
	transition: ease opacity 300ms;
}
.owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
	left: initial;
	right: 0;
}
.owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:hover:after {
	opacity: 0;
}
.owl-carousel.custom-dots-style-1 .owl-dots {
	margin-top: 30px;
}
.owl-carousel.custom-dots-style-1 .owl-dot span {
	width: 12px;
	height: 12px;
	border: 2px solid black;
	background: transparent !important;
}
.owl-carousel.custom-dots-style-1 .owl-dot.active span, .owl-carousel.custom-dots-style-1 .owl-dot:hover span {
	position: relative;
	border: 2px solid #f26624;
	background: transparent;
}
.owl-carousel.custom-dots-style-1 .owl-dot.active span:before, .owl-carousel.custom-dots-style-1 .owl-dot:hover span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #f26624;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.owl-carousel.custom-dots-style-1 .owl-dot:hover {
	opacity: 0.5;
}

@media (max-width: 991px) {
	.owl-carousel.custom-both-sides-shadow .owl-stage-outer:before, .owl-carousel.custom-both-sides-shadow .owl-stage-outer:after {
		box-shadow: none;
	}
}
/*
* Testimonials
*/
.custom-rounded-image {
	border-radius: 100%;
}

.testimonial.custom-testimonial-style-1 blockquote {
	background: transparent;
	padding: 40px 20px 40px 0px;
}
.testimonial.custom-testimonial-style-1 blockquote:before {
	left: 0;
	font-size: 60px;
	color: #1e1e24;
}
.testimonial.custom-testimonial-style-1 blockquote:after {
	font-size: 60px;
	color: #1e1e24;
}
.testimonial.custom-testimonial-style-1 blockquote p {
	color: #777;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.8;
	padding: 0px;
}
.testimonial.custom-testimonial-style-1 .testimonial-author p {
	position: relative;
	margin: 0;
}
.testimonial.custom-testimonial-style-1 .testimonial-author p:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	border-top: 2px solid #1e1e24;
}

/*
* Our Team
*/
.team-item {
	padding: 0px 10px;
}
.team-item:hover .image-wrapper img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.team-item .image-wrapper {
	display: block;
	overflow: hidden;
}
.team-item .image-wrapper img {
	-webkit-transition: ease transform 300ms;
	-moz-transition: ease transform 300ms;
	transition: ease transform 300ms;
}
.team-item .team-infos {
	position: relative;
	background: #FFF;
	padding: 25px;
}
.team-item .team-infos .share {
	position: absolute;
	bottom: calc(100% - 22px);
	right: 15px;
	width: 42px;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: ease height 300ms;
	-moz-transition: ease height 300ms;
	transition: ease height 300ms;
}
.team-item .team-infos .share:hover .share-icons {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.team-item .team-infos .share:hover i.fa-share-alt {
	background: #f26624;
}
.team-item .team-infos .share:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	width: 100%;
	height: 22px;
}
.team-item .team-infos .share .share-icons {
	text-align: center;
	padding-bottom: 42px;
	border-radius: 50px;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: ease transform 300ms;
	-moz-transition: ease transform 300ms;
	transition: ease transform 300ms;
}
.team-item .team-infos .share i {
	display: block;
	color: #FFF;
	padding: 15px;
	opacity: 0.5;
	-webkit-transition: ease opacity 300ms;
	-moz-transition: ease opacity 300ms;
	transition: ease opacity 300ms;
}
.team-item .team-infos .share i.fa-share-alt {
	position: absolute;
	background: #58605a;
	bottom: 0;
	left: 0;
	border-radius: 50px;
	opacity: 1;
	z-index: 1;
}
.team-item .team-infos .share i.fa-facebook {
	color: #4d70a8;
}
.team-item .team-infos .share i.fa-instagram {
	color: #964b00;
}
.team-item .team-infos .share i.fa-linkedin {
	color: #0077b5;
}
.team-item .team-infos .share i:hover {
	opacity: 1;
}
.team-item .team-infos .team-member-desc {
	display: block;
	color: #777;
}

/*
* Our Blog
*/
article.blog-post .blog-post-image-wrapper img {
	max-width: 95%;
}
article.blog-post .blog-post-image-wrapper .blog-post-date {
	position: absolute;
	top: 65%;
	right: 10px;
	font-size: 3em;
	text-align: center;
	line-height: 1;
	padding: 25px 15px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
article.blog-post .blog-post-image-wrapper .blog-post-date .month-year {
	display: block;
	font-size: 0.4em;
}

/*
* Contact Us
*/
.custom-call-to-action-2 .info {
	display: block;
}

.custom-social-icons-style-1 li {
	border: 2px solid #FFF;
}
.custom-social-icons-style-1 li a {
	background: transparent;
	color: #FFF !important;
}

.custom-contact-form-style-1 .custom-input-box {
	position: relative;
}
.custom-contact-form-style-1 .custom-input-box .icons {
	position: absolute;
	top: 16px;
	left: 16px;
	font-size: 1.3em;
}
.custom-contact-form-style-1 .custom-input-box .form-control {
	border-radius: 2px;
	height: 50px;
	padding-left: 50px;
}
.custom-contact-form-style-1 .custom-input-box textarea.form-control {
	padding-top: 14px;
	height: 0;
	min-height: 130px;
}

/*
* Footer
*/
#footer {
	background: #1A1E2A;
	border-top: 1px solid #3c3e49;
	margin-top: 0;
	padding: 20px 0 0;
}
#footer p {
	color: #a8b1b8;
	margin-bottom: 0;
}




.login { width:100%; height:618px; background-image: url(../images/login_small_bg.png); background-repeat:repeat-x; min-width:940px;}
/*.login { width:100%; height:618px; background-image: url(../images/login_strech_bg.png); background-repeat:repeat-x; min-width:940px;}*/

.ic_world_bg { height:482px; width:100%; background-image:url(../images/qapel_world_bg.png); background-repeat:no-repeat; background-position:center top;}
.ic_world_bg_fb { height:482px; width:100%; background-image:url(../images/fb_bg.jpg); background-repeat:no-repeat; background-position:center top;}
/*.ic_world_bg { height:555px; width:100%; background-image:url(../images/qapel_world_bg.png); background-repeat:no-repeat; background-position:center top;}*/

.px960{ width:940px; min-height:456px; margin-left:auto; margin-right:auto;} 
.login_ust_menu{ width:940px; height:40px; float:left; }
.giris_qapel_logo{ float:left; height:32px; width:140px; margin-top:8px; background:url(../images/login_sprite.png) no-repeat -0px -0px;}
.giris_qapel_fb{ float:left;height: 98px;width: 265px; margin-top:8px;background: url(../images/fb_logo.png) no-repeat;}
.language_select_area { height:11px; width:200px; float:right; margin-top:18px; }
.language_select_area .turkce{height:11px; width:16px; background:url(../images/flags/tr.png) no-repeat; float:left; margin-left:10px; float:right}
.language_select_area .english {height:11px; width:16px; background:url(../images/flags/us.png) no-repeat; float:left; margin-left:10px; float:right}
.language_select_area .russian {height:11px; width:16px; background:url(../images/flags/ru.png) no-repeat; float:left; margin-left:10px; float:right}

.log_uyari_box { width:940px; height:75px; float:right; margin-top:25px;}
/*.log_uyari_box { width:940px; height:75px; float:right; margin-top:60px;}*/

.hata_mesaji { display:none; width:294px; float:right; padding-right:11px; background-color:#F30; color:#FFF; text-align:left; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px ;word-wrap: break-word; overflow: hidden; font-size:11px; padding:8px; font-family:"Trebuchet MS", Calibri, Arial, Helvetica, sans-serif; text-align:left; vertical-align:middle; }
.hata_mesaji .hata_icon {width:17px; height:19px; float:left;  float:left; margin-top:8px; margin-right:6px; margin-bottom:8px;}
.hata_mesaji .hata_icon2 {width:19px; height:19px; float:left; background:url(../images/disli.gif) no-repeat 0px -0px; float:left; margin-top:8px; margin-right:6px; margin-bottom:8px;}
.video_box { width:521px; height:266px; float:left; margin-left:-51px;}
.log_box { width:315px; height:230px; padding:15px; float:right; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; margin-top: -430px; margin-bottom: 356px; border: 1px solid #999;}

.turkuaz_buton{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#4189a4; border:1px solid #d9e8eb;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #4f7da6));
background-image: -webkit-linear-gradient(top, #2e9ba2, #4f7da6);
background-image: -moz-linear-gradient(top, #2e9ba2, #4f7da6);
background-image: -ms-linear-gradient(top, #2e9ba2, #4f7da6);
background-image: -o-linear-gradient(top, #2e9ba2, #4f7da6);
background-image: linear-gradient(top, #2e9ba2, #4f7da6);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2e9ba2, endColorstr=#4f7da6);}

.turuncu_buton{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#ff5d00; border:1px solid #ff3600;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #f25619));
background-image: -webkit-linear-gradient(top, #ff6600, #f25619);
background-image: -moz-linear-gradient(top, #ff6600, #f25619);
background-image: -ms-linear-gradient(top, #ff6600, #f25619);
background-image: -o-linear-gradient(top, #ff6600, #f25619);
background-image: linear-gradient(top, #ff6600, #f25619);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#f25619);}

.turuncu_buton:hover{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#ff5d00; border:1px solid #ff3600;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f25619), color-stop(100%, #ff6600));
background-image: -webkit-linear-gradient(top, #f25619, #ff6600);
background-image: -moz-linear-gradient(top, #f25619, #ff6600);
background-image: -ms-linear-gradient(top, #f25619, #ff6600);
background-image: -o-linear-gradient(top, #f25619, #ff6600);
background-image: linear-gradient(top, #f25619, #ff6600);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f25619, endColorstr=#ff6600);}

.turuncu_buton:active{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#ff5d00; border:1px solid #ff3600;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #f25619));
background-image: -webkit-linear-gradient(top, #ff6600, #f25619);
background-image: -moz-linear-gradient(top, #ff6600, #f25619);
background-image: -ms-linear-gradient(top, #ff6600, #f25619);
background-image: -o-linear-gradient(top, #ff6600, #f25619);
background-image: linear-gradient(top, #ff6600, #f25619);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#f25619);}

.facebook_buton{ border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#5376b6; border:1px solid #4c6499;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6186c5), color-stop(100%, #4666a8));
background-image: -webkit-linear-gradient(top, #6186c5, #4666a8);
background-image: -moz-linear-gradient(top, #6186c5, #4666a8);
background-image: -ms-linear-gradient(top, #6186c5, #4666a8);
background-image: -o-linear-gradient(top, #6186c5, #4666a8);
background-image: linear-gradient(top, #6186c5, #4666a8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6186c5, endColorstr=#4666a8);}

.facebook_buton:hover{ border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#5376b6; border:1px solid #4c6499;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4666a8), color-stop(100%, #6186c5));
background-image: -webkit-linear-gradient(top, #4666a8, #6186c5);
background-image: -moz-linear-gradient(top, #4666a8, #6186c5);
background-image: -ms-linear-gradient(top, #4666a8, #6186c5);
background-image: -o-linear-gradient(top, #4666a8, #6186c5);
background-image: linear-gradient(top, #4666a8, #6186c5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4666a8, endColorstr=#6186c5);}

.facebook_buton:active{ border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#5376b6; border:1px solid #4c6499;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6186c5), color-stop(100%, #4666a8));
background-image: -webkit-linear-gradient(top, #6186c5, #4666a8);
background-image: -moz-linear-gradient(top, #6186c5, #4666a8);
background-image: -ms-linear-gradient(top, #6186c5, #4666a8);
background-image: -o-linear-gradient(top, #6186c5, #4666a8);
background-image: linear-gradient(top, #6186c5, #4666a8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6186c5, endColorstr=#4666a8);}

.twitter_buton{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#1eabda; border:1px solid #12799c;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25bff1), color-stop(100%, #189bc7));
background-image: -webkit-linear-gradient(top, #25bff1, #189bc7);
background-image: -moz-linear-gradient(top, #25bff1, #189bc7);
background-image: -ms-linear-gradient(top, #25bff1, #189bc7);
background-image: -o-linear-gradient(top, #25bff1, #189bc7);
background-image: linear-gradient(top, #25bff1, #189bc7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#25bff1, endColorstr=#189bc7);}

.twitter_buton:hover{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#1eabda; border:1px solid #12799c;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #189bc7), color-stop(100%, #25bff1));
background-image: -webkit-linear-gradient(top, #189bc7, #25bff1);
background-image: -moz-linear-gradient(top, #189bc7, #25bff1);
background-image: -ms-linear-gradient(top, #189bc7, #25bff1);
background-image: -o-linear-gradient(top, #189bc7, #25bff1);
background-image: linear-gradient(top, #189bc7, #25bff1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#189bc7, endColorstr=#25bff1);}

.twitter_buton:active{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#1eabda; border:1px solid #12799c;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25bff1), color-stop(100%, #189bc7));
background-image: -webkit-linear-gradient(top, #25bff1, #189bc7);
background-image: -moz-linear-gradient(top, #25bff1, #189bc7);
background-image: -ms-linear-gradient(top, #25bff1, #189bc7);
background-image: -o-linear-gradient(top, #25bff1, #189bc7);
background-image: linear-gradient(top, #25bff1, #189bc7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#25bff1, endColorstr=#189bc7);}

.google_buton{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#c30714; border:1px solid #6b0707;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e10019), color-stop(100%, #a70e0e));
background-image: -webkit-linear-gradient(top, #e10019, #a70e0e);
background-image: -moz-linear-gradient(top, #e10019, #a70e0e);
background-image: -ms-linear-gradient(top, #e10019, #a70e0e);
background-image: -o-linear-gradient(top, #e10019, #a70e0e);
background-image: linear-gradient(top, #e10019, #a70e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e10019, endColorstr=#a70e0e);}

.google_buton:hover{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#c30714; border:1px solid #6b0707;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70e0e), color-stop(100%, #e10019));
background-image: -webkit-linear-gradient(top, #a70e0e, #e10019);
background-image: -moz-linear-gradient(top, #a70e0e, #e10019);
background-image: -ms-linear-gradient(top, #a70e0e, #e10019);
background-image: -o-linear-gradient(top, #a70e0e, #e10019);
background-image: linear-gradient(top, #a70e0e, #e10019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a70e0e, endColorstr=#e10019);}

.google_buton:active{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#c30714; border:1px solid #6b0707;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e10019), color-stop(100%, #a70e0e));
background-image: -webkit-linear-gradient(top, #e10019, #a70e0e);
background-image: -moz-linear-gradient(top, #e10019, #a70e0e);
background-image: -ms-linear-gradient(top, #e10019, #a70e0e);
background-image: -o-linear-gradient(top, #e10019, #a70e0e);
background-image: linear-gradient(top, #e10019, #a70e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e10019, endColorstr=#a70e0e);}

.login_icon_facebook {float:left; height:46px; width:46px; }
.login_icon_twitter {float:left; height:46px; width:46px; }
.login_icon_google {float:left; height:46px; width:46px;}
.login_buton_facebook { float:left; width:268px; padding:5px; margin-bottom:15px;}
.login_buton_twitter { float:left; width:130px;}
.login_buton_google { float:left; width:130px; margin-left:16px;}
.login_buton_text { float:left; font-size:20px; line-height:24px; color:#FFF; padding-top:11px;}
.login_or_pad {float:left; width:278px; padding:18px 0px;}
.login_or_pad_hrl{ float:left; height:1px; width:15px; background-color:#97bbc9; margin-top:8px; margin-left:85px;}
.login_or_pad_hrr{ float:left; height:1px; width:15px; background-color:#97bbc9; margin-top:8px;}
.login_or_text{ float:left; width:78px; color:#3883a4; font-size:14px; line-height:16px; text-align:center;}
.login_choice { float:left; width:285px; padding-top:0px;}
.login_form_link {float:left; margin-right:12px;}
.login_form_icon {float:left; height:16px; width:16px;  margin-top:4px;}
.login_form_text {float:left; height:17px; font-size:11px; color:#F60; padding-top:3px; padding-left:5px; cursor:pointer;}
.signup_form_link {float:left;}
.signup_form_icon {float:left; height:16px; width:16px;  margin-top:2px;}
.signup_form_text {float:left; height:17px; font-size:11px; color:#F60; padding-top:3px; padding-left:5px;}
.mail_log_box { width:280px; height:205px; padding:15px; float:right; background-color:#FFF; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; margin-top:-235px;}
.mail_log_close {float:right; height:16px; width:16px; margin-top:2px; margin-right:-5px; margin-top:-5px; cursor:pointer;}
.mail_log_text { float:left; width:265px; font-size:16px; line-height:18px; color:#2f90a3; padding-bottom:4px;}
.mail_log_input { padding:5px; width:266px; font-size:16px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; border:1px solid #92cdd3; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-bottom:5px;}
.mail_log_button {padding:0px margin:0px; width:278px; height:35px; font-size:19px; font-weight:bold; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; color:#FFF; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-top:9px;}
.login .log_istek { width:100%; float:left; margin-top:18px;}
.login .sifremi_unuttum{ font-size:10px; color:#F60; text-decoration:none; float:left; margin-right:10px; cursor:pointer;}
.login .sifremi_unuttum .icon{ width:16px; height:16px; float:left;  margin-right:3px;}
.login .onay_maili_gelmedi { font-size:10px; color:#F60; text-decoration:none; float:left; cursor:pointer;}
.login .onay_maili_gelmedi .icon{ width:20px; height:16px; float:left;  margin-right:3px;}
.log_footer_logo {width:940px; margin-left: auto;margin-right:auto; padding-bottom:10px; clear: both; overflow:auto;}
.log_filigran{ float:right; height:22px; width:92px; margin-top:15px; }
.log_copyright{ width:720px; float:left; margin-top:15px;text-align:left; font-size:13px; color:#2E99A3;}
.log_copyright a {color:#2E99A3;}

.log_copyright .t{ font-size:13px; font-weight:bold; color:#FFF; background-color:#F60; padding:1px 6px; cursor:pointer;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; cursor:pointer; background-color:#ff5d00; border:1px solid #ff3600;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #f25619));
background-image: -webkit-linear-gradient(top, #ff6600, #f25619);
background-image: -moz-linear-gradient(top, #ff6600, #f25619);
background-image: -ms-linear-gradient(top, #ff6600, #f25619);
background-image: -o-linear-gradient(top, #ff6600, #f25619);
background-image: linear-gradient(top, #ff6600, #f25619);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#f25619);}

.log_copyright .t a{color:#FFF !important;}
.log_modal { width:100%; font-size:22px; color:#F30;}
.log_modal .hr { border:0; width:100%; float:left; background-color:#A0A0A0; color:#A0A0A0; height:1px; margin-top:3px; margin-bottom:3px;}
.log_modal .text {font-size:14px; color:#A0A0A0; margin-bottom:10px;}
.log_modal .text_renk {font-size:14px; color:#FFF; padding-top:8px; padding-bottom:8px; padding-left:8px; background-color:#F30; width:98%; margin-top:10px; margin-bottom:5px;}
.log_modal .text_renk .icon{width:17px; height:19px; float:left;  margin-right:3px;}
.log_modal .log_kullanici_adi{ width:266px; height:28px; float:left; border:1px solid #CCC; background-color:#f7f7f7; margin-bottom:11px; padding:3px; margin-top:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.log_modal .box_isim{ background-color:#F7F7F7; border:none; width:98%; padding-left:2%; height:22px; padding-top:5px; color:#A0A0A0;}
.log_modal .buton_uyari {width:100%; padding-top:11px;}
.log_modal .buton_float {float:right;}
.log_modal .mesaj {font-size:13px; color:#A0A0A0; float: right; height:20px; margin-top:10px;}
.log_modal .mesaj .mesaj_renk{font-size:14px; color:#F30;}
.log_modal .gorevi_yap_buton { background-color:#FF661A; border:1px solid #f30; font-size:12px; padding:4px 8px; height:34px; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer !important;}
.log_modal .vazgec_buton { background-color:#A0A0A0; border:1px solid #686569;	font-size:12px; padding:4px 8px; height:34px; color:#413f42; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px;	cursor:pointer !important;}

/*kod gir qapel kazan*/
.qapel_kazan_buton { width:308px; height:36px; float:right; padding-top:6px; font-size:21px; color:#FFF; text-align:center; font-weight:bold; letter-spacing:-1px;}
.qapel_kazan_buton_box { width:940px; height:52px; float:right;}
#kod_gonder {width:699px; float:left;}
.kod_gonder_aciklama { width:699px; float:left; padding-bottom:5px; font-size:18px; font-weight:bold; letter-spacing:-1px; color:#666; text-align:center; padding-bottom:15px; margin-top:20px;}
.kod_gonder_box { width:460px; float:left; padding-left:150px; padding-bottom:15px; }
.kod_gonder_input { width:235px; padding:5px; font-size:18px; font-weight:bold; float:left; border:1px solid #CCC; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.kod_gonder_loader { padding-left:20px; padding-top:2px;}
.kod_gonder_hata {width:393px; margin-left:150px; float:left; padding:5px; font-size:12px; color:#FFF; background-color:#F00; text-align:center; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; visibility:hidden;}
.kod_gonder_onayi{width:78px; height:78px; margin-left:20px; background:url(../images/login_sprite.png) no-repeat -279px -1px; float:left; margin-top:30px;}
.kod_gonder_hemen_kazan{ width:580px; float:left; padding-bottom:5px; font-size:21px; line-height:28px; font-weight:bold; letter-spacing:-1px; color:#357b0b; text-align:left; padding:3px 0px; margin-left:20px; margin-top:-5px; padding-top:25px;}
.kod_gonder_hemen_kaydol{font-size:21px; color:#FFF; background-color:#ff6600; padding:1px;}
.kod_gonder_kapat_pad { float:left; width:699px;}
.kod_gonder_kapat {background-color:#A0A0A0; border:1px solid #686569; font-size:12px; font-weight:700; padding:2px 6px; height:28px; color:#413f42; border-radius:5px;	-moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; float:right;}
.kod_gonder_kapat:active {background-color:#666666; border:1px solid #333; font-size:12px; font-weight:700; padding:2px 6px; height:28px; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; float:right;}
.kod_gonder_submit { width:140px; padding:5px; margin-left:15px; color:#FFFFFF; font-size:18px; font-weight:bold; float:left; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;cursor:pointer;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f96b24), color-stop(100%, #ca4401));
background-image: -webkit-linear-gradient(top, #f96b24, #ca4401);
background-image: -moz-linear-gradient(top, #f96b24, #ca4401);
background-image: -ms-linear-gradient(top, #f96b24, #ca4401);
background-image: -o-linear-gradient(top, #f96b24, #ca4401);
background-image: linear-gradient(top, #f96b24, #ca4401);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f96b24, endColorstr=#ca4401); background-color:#df5510; border:1px solid #bf480d;}
.kod_gonder_submit:active { width:140px; padding:5px; margin-left:15px; color:#FFFFFF; font-size:18px; font-weight:bold; float:left; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;cursor:pointer;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ca4401), color-stop(100%, #f96b24));
background-image: -webkit-linear-gradient(top, #ca4401, #f96b24);
background-image: -moz-linear-gradient(top, #ca4401, #f96b24);
background-image: -ms-linear-gradient(top, #ca4401, #f96b24);
background-image: -o-linear-gradient(top, #ca4401, #f96b24);
background-image: linear-gradient(top, #ca4401, #f96b24);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ca4401, endColorstr=#f96b24); background-color:#df5510; border:1px solid #bf480d;}
/*kod gir qapel kazan*/

@media screen and (max-width: 992px) {
.log_box {margin-top: 0px; margin-bottom: 0px;}

}
table.ornekcalismalar tr td {padding: 10px 0; float: left;}
table.ornekcalismalar tr td img {width: 100%;}
table.ornekcalismalar tr td:nth-child(1) {width: 500px;}
table.ornekcalismalar tr td:nth-child(2) {width:50px;}
table.ornekcalismalar tr td:nth-child(3) {width: 500px;}
	
.markalar img {padding: 5px;}

[lang=tr]{text-transform:uppercase;}

.defaultimg {opacity: 0.5!important;} 