a {
	color: rgb(0, 136, 204);
}
a:hover {
	color: rgb(0, 153, 230);
}
a:active {
	color: rgb(0, 119, 179);
}
html .heading-primary {
	color: rgb(0, 136, 204) !important;
}
html .lnk-primary {
	color: rgb(0, 136, 204) !important;
}
html .text-color-primary {
	color: rgb(0, 136, 204) !important;
}
html .heading.heading-primary h1 {
	border-color: rgb(0, 136, 204);
}
html .heading.heading-primary h2 {
	border-color: rgb(0, 136, 204);
}
html .heading.heading-primary h3 {
	border-color: rgb(0, 136, 204);
}
html .heading.heading-primary h4 {
	border-color: rgb(0, 136, 204);
}
html .heading.heading-primary h5 {
	border-color: rgb(0, 136, 204);
}
html .heading.heading-primary h6 {
	border-color: rgb(0, 136, 204);
}
html .heading-secondary {
	color: rgb(227, 97, 89) !important;
}
html .lnk-secondary {
	color: rgb(227, 97, 89) !important;
}
html .text-color-secondary {
	color: rgb(227, 97, 89) !important;
}
html .heading.heading-secondary h1 {
	border-color: rgb(227, 97, 89);
}
html .heading.heading-secondary h2 {
	border-color: rgb(227, 97, 89);
}
html .heading.heading-secondary h3 {
	border-color: rgb(227, 97, 89);
}
html .heading.heading-secondary h4 {
	border-color: rgb(227, 97, 89);
}
html .heading.heading-secondary h5 {
	border-color: rgb(227, 97, 89);
}
html .heading.heading-secondary h6 {
	border-color: rgb(227, 97, 89);
}
html .heading-tertiary {
	color: rgb(43, 170, 177) !important;
}
html .lnk-tertiary {
	color: rgb(43, 170, 177) !important;
}
html .text-color-tertiary {
	color: rgb(43, 170, 177) !important;
}
html .heading.heading-tertiary h1 {
	border-color: rgb(43, 170, 177);
}
html .heading.heading-tertiary h2 {
	border-color: rgb(43, 170, 177);
}
html .heading.heading-tertiary h3 {
	border-color: rgb(43, 170, 177);
}
html .heading.heading-tertiary h4 {
	border-color: rgb(43, 170, 177);
}
html .heading.heading-tertiary h5 {
	border-color: rgb(43, 170, 177);
}
html .heading.heading-tertiary h6 {
	border-color: rgb(43, 170, 177);
}
html .heading-quaternary {
	color: rgb(56, 63, 72) !important;
}
html .lnk-quaternary {
	color: rgb(56, 63, 72) !important;
}
html .text-color-quaternary {
	color: rgb(56, 63, 72) !important;
}
html .heading.heading-quaternary h1 {
	border-color: rgb(56, 63, 72);
}
html .heading.heading-quaternary h2 {
	border-color: rgb(56, 63, 72);
}
html .heading.heading-quaternary h3 {
	border-color: rgb(56, 63, 72);
}
html .heading.heading-quaternary h4 {
	border-color: rgb(56, 63, 72);
}
html .heading.heading-quaternary h5 {
	border-color: rgb(56, 63, 72);
}
html .heading.heading-quaternary h6 {
	border-color: rgb(56, 63, 72);
}
html .heading-dark {
	color: rgb(46, 53, 62) !important;
}
html .lnk-dark {
	color: rgb(46, 53, 62) !important;
}
html .text-color-dark {
	color: rgb(46, 53, 62) !important;
}
html .heading.heading-dark h1 {
	border-color: rgb(46, 53, 62);
}
html .heading.heading-dark h2 {
	border-color: rgb(46, 53, 62);
}
html .heading.heading-dark h3 {
	border-color: rgb(46, 53, 62);
}
html .heading.heading-dark h4 {
	border-color: rgb(46, 53, 62);
}
html .heading.heading-dark h5 {
	border-color: rgb(46, 53, 62);
}
html .heading.heading-dark h6 {
	border-color: rgb(46, 53, 62);
}
html .heading-light {
	color: rgb(255, 255, 255) !important;
}
html .lnk-light {
	color: rgb(255, 255, 255) !important;
}
html .text-color-light {
	color: rgb(255, 255, 255) !important;
}
html .heading.heading-light h1 {
	border-color: rgb(255, 255, 255);
}
html .heading.heading-light h2 {
	border-color: rgb(255, 255, 255);
}
html .heading.heading-light h3 {
	border-color: rgb(255, 255, 255);
}
html .heading.heading-light h4 {
	border-color: rgb(255, 255, 255);
}
html .heading.heading-light h5 {
	border-color: rgb(255, 255, 255);
}
html .heading.heading-light h6 {
	border-color: rgb(255, 255, 255);
}
html .background-color-primary {
	background-color: rgb(0, 136, 204) !important;
}
html .background-color-secondary {
	background-color: rgb(227, 97, 89) !important;
}
html .background-color-tertiary {
	background-color: rgb(43, 170, 177) !important;
}
html .background-color-quaternary {
	background-color: rgb(56, 63, 72) !important;
}
html .background-color-dark {
	background-color: rgb(46, 53, 62) !important;
}
html .background-color-light {
	background-color: rgb(255, 255, 255) !important;
}
.alternative-font {
	color: rgb(0, 136, 204);
}
html .blockquote-primary {
	border-color: rgb(0, 136, 204) !important;
}
html .blockquote-secondary {
	border-color: rgb(227, 97, 89) !important;
}
html .blockquote-tertiary {
	border-color: rgb(43, 170, 177) !important;
}
html .blockquote-quaternary {
	border-color: rgb(56, 63, 72) !important;
}
html .blockquote-dark {
	border-color: rgb(46, 53, 62) !important;
}
html .blockquote-light {
	border-color: rgb(255, 255, 255) !important;
}
p:first-child.drop-caps::first-letter {
	color: rgb(0, 136, 204);
}
p:first-child.drop-caps.drop-caps-style-2::first-letter {
	background-color: rgb(0, 136, 204);
}
ul.nav-pills > li.active > a {
	background-color: rgb(0, 136, 204);
}
ul.nav-pills > li.active > a:hover {
	background-color: rgb(0, 136, 204);
}
ul.nav-pills > li.active > a:focus {
	background-color: rgb(0, 136, 204);
}
.sort-source-wrapper .nav > li.active > a {
	color: rgb(0, 136, 204);
}
.sort-source-wrapper .nav > li.active > a:hover {
	color: rgb(0, 136, 204);
}
.sort-source-wrapper .nav > li.active > a:focus {
	color: rgb(0, 136, 204);
}
.sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(0, 136, 204);
}
html .label-primary {
	background-color: rgb(0, 136, 204);
}
html .label-secondary {
	background-color: rgb(227, 97, 89);
}
html .label-tertiary {
	background-color: rgb(43, 170, 177);
}
html .label-quaternary {
	background-color: rgb(56, 63, 72);
}
html .label-dark {
	background-color: rgb(46, 53, 62);
}
html .label-light {
	background-color: rgb(255, 255, 255);
}
.btn-link {
	color: rgb(0, 136, 204);
}
.btn-link:hover {
	color: rgb(0, 153, 230);
}
.btn-link:active {
	color: rgb(0, 119, 179);
}
html .btn-primary {
	border-color: rgb(0, 136, 204) rgb(0, 136, 204) rgb(0, 102, 153); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
html .btn-primary:hover {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
html .btn-primary:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-primary:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-primary.dropdown-toggle {
	border-left-color: rgb(0, 119, 179);
}
html [disabled].btn-primary {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
html .btn-primary:hover {
	color: rgb(255, 255, 255);
}
html .btn-primary:focus {
	color: rgb(255, 255, 255);
}
html .btn-primary-scale-2 {
	border-color: rgb(0, 102, 153) rgb(0, 102, 153) rgb(0, 68, 102); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 102, 153);
}
html .btn-primary-scale-2:hover {
	border-color: rgb(0, 119, 179) rgb(0, 119, 179) rgb(0, 85, 128); background-color: rgb(0, 119, 179);
}
html .btn-primary-scale-2:active {
	border-color: rgb(0, 85, 128); background-color: rgb(0, 85, 128);
}
html .btn-primary-scale-2:focus {
	border-color: rgb(0, 85, 128); background-color: rgb(0, 85, 128);
}
html .btn-primary-scale-2.dropdown-toggle {
	border-left-color: rgb(0, 85, 128);
}
html [disabled].btn-primary-scale-2 {
	border-color: rgb(0, 170, 255); background-color: rgb(0, 170, 255);
}
html .btn-secondary {
	border-color: rgb(227, 97, 89) rgb(227, 97, 89) rgb(220, 55, 45); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(227, 97, 89);
}
html .btn-secondary:hover {
	border-color: rgb(231, 118, 111) rgb(231, 118, 111) rgb(223, 76, 67); background-color: rgb(231, 118, 111);
}
html .btn-secondary:active {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-secondary:focus {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-secondary.dropdown-toggle {
	border-left-color: rgb(223, 76, 67);
}
html [disabled].btn-secondary {
	border-color: rgb(242, 180, 176); background-color: rgb(242, 180, 176);
}
html .btn-secondary:hover {
	color: rgb(255, 255, 255);
}
html .btn-secondary:focus {
	color: rgb(255, 255, 255);
}
html .btn-secondary-scale-2 {
	border-color: rgb(220, 55, 45) rgb(220, 55, 45) rgb(183, 40, 31); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(220, 55, 45);
}
html .btn-secondary-scale-2:hover {
	border-color: rgb(223, 76, 67) rgb(223, 76, 67) rgb(205, 44, 35); background-color: rgb(223, 76, 67);
}
html .btn-secondary-scale-2:active {
	border-color: rgb(205, 44, 35); background-color: rgb(205, 44, 35);
}
html .btn-secondary-scale-2:focus {
	border-color: rgb(205, 44, 35); background-color: rgb(205, 44, 35);
}
html .btn-secondary-scale-2.dropdown-toggle {
	border-left-color: rgb(205, 44, 35);
}
html [disabled].btn-secondary-scale-2 {
	border-color: rgb(234, 139, 133); background-color: rgb(234, 139, 133);
}
html .btn-tertiary {
	border-color: rgb(43, 170, 177) rgb(43, 170, 177) rgb(33, 131, 136); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(43, 170, 177);
}
html .btn-tertiary:hover {
	border-color: rgb(48, 190, 198) rgb(48, 190, 198) rgb(38, 150, 156); background-color: rgb(48, 190, 198);
}
html .btn-tertiary:active {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-tertiary:focus {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-tertiary.dropdown-toggle {
	border-left-color: rgb(38, 150, 156);
}
html [disabled].btn-tertiary {
	border-color: rgb(104, 212, 218); background-color: rgb(104, 212, 218);
}
html .btn-tertiary:hover {
	color: rgb(255, 255, 255);
}
html .btn-tertiary:focus {
	color: rgb(255, 255, 255);
}
html .btn-tertiary-scale-2 {
	border-color: rgb(33, 131, 136) rgb(33, 131, 136) rgb(23, 91, 95); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(33, 131, 136);
}
html .btn-tertiary-scale-2:hover {
	border-color: rgb(38, 150, 156) rgb(38, 150, 156) rgb(28, 111, 115); background-color: rgb(38, 150, 156);
}
html .btn-tertiary-scale-2:active {
	border-color: rgb(28, 111, 115); background-color: rgb(28, 111, 115);
}
html .btn-tertiary-scale-2:focus {
	border-color: rgb(28, 111, 115); background-color: rgb(28, 111, 115);
}
html .btn-tertiary-scale-2.dropdown-toggle {
	border-left-color: rgb(28, 111, 115);
}
html [disabled].btn-tertiary-scale-2 {
	border-color: rgb(63, 201, 208); background-color: rgb(63, 201, 208);
}
html .btn-quaternary {
	border-color: rgb(56, 63, 72) rgb(56, 63, 72) rgb(34, 38, 43); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(56, 63, 72);
}
html .btn-quaternary:hover {
	border-color: rgb(67, 76, 86) rgb(67, 76, 86) rgb(45, 50, 58); background-color: rgb(67, 76, 86);
}
html .btn-quaternary:active {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-quaternary:focus {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-quaternary.dropdown-toggle {
	border-left-color: rgb(45, 50, 58);
}
html [disabled].btn-quaternary {
	border-color: rgb(101, 113, 129); background-color: rgb(101, 113, 129);
}
html .btn-quaternary:hover {
	color: rgb(255, 255, 255);
}
html .btn-quaternary:focus {
	color: rgb(255, 255, 255);
}
html .btn-quaternary-scale-2 {
	border-color: rgb(34, 38, 43) rgb(34, 38, 43) rgb(11, 13, 15); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(34, 38, 43);
}
html .btn-quaternary-scale-2:hover {
	border-color: rgb(45, 50, 58) rgb(45, 50, 58) rgb(23, 25, 29); background-color: rgb(45, 50, 58);
}
html .btn-quaternary-scale-2:active {
	border-color: rgb(23, 25, 29); background-color: rgb(23, 25, 29);
}
html .btn-quaternary-scale-2:focus {
	border-color: rgb(23, 25, 29); background-color: rgb(23, 25, 29);
}
html .btn-quaternary-scale-2.dropdown-toggle {
	border-left-color: rgb(23, 25, 29);
}
html [disabled].btn-quaternary-scale-2 {
	border-color: rgb(78, 88, 101); background-color: rgb(78, 88, 101);
}
html .btn-dark {
	border-color: rgb(46, 53, 62) rgb(46, 53, 62) rgb(24, 28, 33); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(46, 53, 62);
}
html .btn-dark:hover {
	border-color: rgb(57, 66, 77) rgb(57, 66, 77) rgb(35, 40, 47); background-color: rgb(57, 66, 77);
}
html .btn-dark:active {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-dark:focus {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-dark.dropdown-toggle {
	border-left-color: rgb(35, 40, 47);
}
html [disabled].btn-dark {
	border-color: rgb(89, 103, 121); background-color: rgb(89, 103, 121);
}
html .btn-dark:hover {
	color: rgb(255, 255, 255);
}
html .btn-dark:focus {
	color: rgb(255, 255, 255);
}
html .btn-dark-scale-2 {
	border-color: rgb(24, 28, 33) rgb(24, 28, 33) rgb(3, 3, 3); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(24, 28, 33);
}
html .btn-dark-scale-2:hover {
	border-color: rgb(35, 40, 47) rgb(35, 40, 47) rgb(13, 15, 18); background-color: rgb(35, 40, 47);
}
html .btn-dark-scale-2:active {
	border-color: rgb(13, 15, 18); background-color: rgb(13, 15, 18);
}
html .btn-dark-scale-2:focus {
	border-color: rgb(13, 15, 18); background-color: rgb(13, 15, 18);
}
html .btn-dark-scale-2.dropdown-toggle {
	border-left-color: rgb(13, 15, 18);
}
html [disabled].btn-dark-scale-2 {
	border-color: rgb(68, 78, 91); background-color: rgb(68, 78, 91);
}
html .btn-light {
	border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(230, 230, 230); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
html .btn-light:hover {
	border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(242, 242, 242); background-color: rgb(255, 255, 255);
}
html .btn-light:active {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-light:focus {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-light.dropdown-toggle {
	border-left-color: rgb(242, 242, 242);
}
html [disabled].btn-light {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
html .btn-light:hover {
	color: rgb(119, 119, 119);
}
html .btn-light:focus {
	color: rgb(119, 119, 119);
}
html .btn-light-scale-2 {
	border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(204, 204, 204); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(230, 230, 230);
}
html .btn-light-scale-2:hover {
	border-color: rgb(242, 242, 242) rgb(242, 242, 242) rgb(217, 217, 217); background-color: rgb(242, 242, 242);
}
html .btn-light-scale-2:active {
	border-color: rgb(217, 217, 217); background-color: rgb(217, 217, 217);
}
html .btn-light-scale-2:focus {
	border-color: rgb(217, 217, 217); background-color: rgb(217, 217, 217);
}
html .btn-light-scale-2.dropdown-toggle {
	border-left-color: rgb(217, 217, 217);
}
html [disabled].btn-light-scale-2 {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
html .btn-borders.btn-primary {
	background: none; border-color: rgb(0, 136, 204); color: rgb(0, 136, 204); text-shadow: none;
}
html .btn-borders.btn-primary:hover {
	border-color: rgb(0, 136, 204) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
html .btn-borders.btn-primary:focus {
	border-color: rgb(0, 136, 204) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
html .btn-borders.btn-primary:hover {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
html .btn-borders.btn-primary:hover:focus {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
html .btn-borders.btn-primary:hover:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-borders.btn-primary:focus:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-borders.btn-primary:hover:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-borders.btn-primary:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
html .btn-borders.btn-primary.dropdown-toggle:hover {
	border-left-color: rgb(0, 119, 179);
}
html .btn-borders.btn-primary.dropdown-toggle:focus {
	border-left-color: rgb(0, 119, 179);
}
html [disabled].btn-borders.btn-primary:hover {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
html [disabled].btn-borders.btn-primary:focus {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
html .btn-borders.btn-secondary {
	background: none; border-color: rgb(227, 97, 89); color: rgb(227, 97, 89); text-shadow: none;
}
html .btn-borders.btn-secondary:hover {
	border-color: rgb(227, 97, 89) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(227, 97, 89);
}
html .btn-borders.btn-secondary:focus {
	border-color: rgb(227, 97, 89) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(227, 97, 89);
}
html .btn-borders.btn-secondary:hover {
	border-color: rgb(231, 118, 111) rgb(231, 118, 111) rgb(223, 76, 67); background-color: rgb(231, 118, 111);
}
html .btn-borders.btn-secondary:hover:focus {
	border-color: rgb(231, 118, 111) rgb(231, 118, 111) rgb(223, 76, 67); background-color: rgb(231, 118, 111);
}
html .btn-borders.btn-secondary:hover:active {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-borders.btn-secondary:focus:active {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-borders.btn-secondary:hover:focus {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-borders.btn-secondary:focus {
	border-color: rgb(223, 76, 67); background-color: rgb(223, 76, 67);
}
html .btn-borders.btn-secondary.dropdown-toggle:hover {
	border-left-color: rgb(223, 76, 67);
}
html .btn-borders.btn-secondary.dropdown-toggle:focus {
	border-left-color: rgb(223, 76, 67);
}
html [disabled].btn-borders.btn-secondary:hover {
	border-color: rgb(242, 180, 176); background-color: rgb(242, 180, 176);
}
html [disabled].btn-borders.btn-secondary:focus {
	border-color: rgb(242, 180, 176); background-color: rgb(242, 180, 176);
}
html .btn-borders.btn-tertiary {
	background: none; border-color: rgb(43, 170, 177); color: rgb(43, 170, 177); text-shadow: none;
}
html .btn-borders.btn-tertiary:hover {
	border-color: rgb(43, 170, 177) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(43, 170, 177);
}
html .btn-borders.btn-tertiary:focus {
	border-color: rgb(43, 170, 177) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(43, 170, 177);
}
html .btn-borders.btn-tertiary:hover {
	border-color: rgb(48, 190, 198) rgb(48, 190, 198) rgb(38, 150, 156); background-color: rgb(48, 190, 198);
}
html .btn-borders.btn-tertiary:hover:focus {
	border-color: rgb(48, 190, 198) rgb(48, 190, 198) rgb(38, 150, 156); background-color: rgb(48, 190, 198);
}
html .btn-borders.btn-tertiary:hover:active {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-borders.btn-tertiary:focus:active {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-borders.btn-tertiary:hover:focus {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-borders.btn-tertiary:focus {
	border-color: rgb(38, 150, 156); background-color: rgb(38, 150, 156);
}
html .btn-borders.btn-tertiary.dropdown-toggle:hover {
	border-left-color: rgb(38, 150, 156);
}
html .btn-borders.btn-tertiary.dropdown-toggle:focus {
	border-left-color: rgb(38, 150, 156);
}
html [disabled].btn-borders.btn-tertiary:hover {
	border-color: rgb(104, 212, 218); background-color: rgb(104, 212, 218);
}
html [disabled].btn-borders.btn-tertiary:focus {
	border-color: rgb(104, 212, 218); background-color: rgb(104, 212, 218);
}
html .btn-borders.btn-quaternary {
	background: none; border-color: rgb(56, 63, 72); color: rgb(56, 63, 72); text-shadow: none;
}
html .btn-borders.btn-quaternary:hover {
	border-color: rgb(56, 63, 72) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(56, 63, 72);
}
html .btn-borders.btn-quaternary:focus {
	border-color: rgb(56, 63, 72) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(56, 63, 72);
}
html .btn-borders.btn-quaternary:hover {
	border-color: rgb(67, 76, 86) rgb(67, 76, 86) rgb(45, 50, 58); background-color: rgb(67, 76, 86);
}
html .btn-borders.btn-quaternary:hover:focus {
	border-color: rgb(67, 76, 86) rgb(67, 76, 86) rgb(45, 50, 58); background-color: rgb(67, 76, 86);
}
html .btn-borders.btn-quaternary:hover:active {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-borders.btn-quaternary:focus:active {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-borders.btn-quaternary:hover:focus {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-borders.btn-quaternary:focus {
	border-color: rgb(45, 50, 58); background-color: rgb(45, 50, 58);
}
html .btn-borders.btn-quaternary.dropdown-toggle:hover {
	border-left-color: rgb(45, 50, 58);
}
html .btn-borders.btn-quaternary.dropdown-toggle:focus {
	border-left-color: rgb(45, 50, 58);
}
html [disabled].btn-borders.btn-quaternary:hover {
	border-color: rgb(101, 113, 129); background-color: rgb(101, 113, 129);
}
html [disabled].btn-borders.btn-quaternary:focus {
	border-color: rgb(101, 113, 129); background-color: rgb(101, 113, 129);
}
html .btn-borders.btn-dark {
	background: none; border-color: rgb(46, 53, 62); color: rgb(46, 53, 62); text-shadow: none;
}
html .btn-borders.btn-dark:hover {
	border-color: rgb(46, 53, 62) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(46, 53, 62);
}
html .btn-borders.btn-dark:focus {
	border-color: rgb(46, 53, 62) !important; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(46, 53, 62);
}
html .btn-borders.btn-dark:hover {
	border-color: rgb(57, 66, 77) rgb(57, 66, 77) rgb(35, 40, 47); background-color: rgb(57, 66, 77);
}
html .btn-borders.btn-dark:hover:focus {
	border-color: rgb(57, 66, 77) rgb(57, 66, 77) rgb(35, 40, 47); background-color: rgb(57, 66, 77);
}
html .btn-borders.btn-dark:hover:active {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-borders.btn-dark:focus:active {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-borders.btn-dark:hover:focus {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-borders.btn-dark:focus {
	border-color: rgb(35, 40, 47); background-color: rgb(35, 40, 47);
}
html .btn-borders.btn-dark.dropdown-toggle:hover {
	border-left-color: rgb(35, 40, 47);
}
html .btn-borders.btn-dark.dropdown-toggle:focus {
	border-left-color: rgb(35, 40, 47);
}
html [disabled].btn-borders.btn-dark:hover {
	border-color: rgb(89, 103, 121); background-color: rgb(89, 103, 121);
}
html [disabled].btn-borders.btn-dark:focus {
	border-color: rgb(89, 103, 121); background-color: rgb(89, 103, 121);
}
html .btn-borders.btn-light {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); text-shadow: none;
}
html .btn-borders.btn-light:hover {
	border-color: rgb(255, 255, 255) !important; color: rgb(119, 119, 119); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
html .btn-borders.btn-light:focus {
	border-color: rgb(255, 255, 255) !important; color: rgb(119, 119, 119); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
html .btn-borders.btn-light:hover {
	border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(242, 242, 242); background-color: rgb(255, 255, 255);
}
html .btn-borders.btn-light:hover:focus {
	border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(242, 242, 242); background-color: rgb(255, 255, 255);
}
html .btn-borders.btn-light:hover:active {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-borders.btn-light:focus:active {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-borders.btn-light:hover:focus {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-borders.btn-light:focus {
	border-color: rgb(242, 242, 242); background-color: rgb(242, 242, 242);
}
html .btn-borders.btn-light.dropdown-toggle:hover {
	border-left-color: rgb(242, 242, 242);
}
html .btn-borders.btn-light.dropdown-toggle:focus {
	border-left-color: rgb(242, 242, 242);
}
html [disabled].btn-borders.btn-light:hover {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
html [disabled].btn-borders.btn-light:focus {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.pagination > li > a {
	color: rgb(0, 136, 204);
}
.pagination > li > span {
	color: rgb(0, 136, 204);
}
.pagination > li > a:hover {
	color: rgb(0, 136, 204);
}
.pagination > li > span:hover {
	color: rgb(0, 136, 204);
}
.pagination > li > a:focus {
	color: rgb(0, 136, 204);
}
.pagination > li > span:focus {
	color: rgb(0, 136, 204);
}
.pagination > .active > a {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
.pagination > .active > span {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
.pagination > .active > a:hover {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
.pagination > .active > span:hover {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
.pagination > .active > a:focus {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
.pagination > .active > span:focus {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204) !important;
}
body.dark .pagination > li > a {
	color: rgb(0, 136, 204);
}
body.dark .pagination > li > span {
	color: rgb(0, 136, 204);
}
body.dark .pagination > li > a:hover {
	color: rgb(0, 136, 204);
}
body.dark .pagination > li > span:hover {
	color: rgb(0, 136, 204);
}
body.dark .pagination > li > a:focus {
	color: rgb(0, 136, 204);
}
body.dark .pagination > li > span:focus {
	color: rgb(0, 136, 204);
}
body.dark .pagination > .active > a {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > span {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > a:hover {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > span:hover {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > a:focus {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > span:focus {
	border-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
.pagination > .active > a {
	border-color: rgb(0, 136, 204) rgb(0, 136, 204) rgb(0, 102, 153); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
body.dark .pagination > .active > a {
	border-color: rgb(0, 136, 204) rgb(0, 136, 204) rgb(0, 102, 153); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
.pagination > .active > a:hover {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
body.dark .pagination > .active > a:hover {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
.pagination > .active > a:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
body.dark .pagination > .active > a:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
.pagination > .active > a:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
body.dark .pagination > .active > a:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
.pagination > .active > a.dropdown-toggle {
	border-left-color: rgb(0, 119, 179);
}
body.dark .pagination > .active > a.dropdown-toggle {
	border-left-color: rgb(0, 119, 179);
}
.pagination > .active > a[disabled] {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
body.dark .pagination > .active > a[disabled] {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
html .alert-primary {
	border-color: rgb(0, 126, 189); color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .alert-primary .alert-link {
	color: rgb(255, 255, 255);
}
html .alert-secondary {
	border-color: rgb(225, 85, 76); color: rgb(255, 255, 255); background-color: rgb(227, 97, 89);
}
html .alert-secondary .alert-link {
	color: rgb(255, 255, 255);
}
html .alert-tertiary {
	border-color: rgb(40, 158, 165); color: rgb(255, 255, 255); background-color: rgb(43, 170, 177);
}
html .alert-tertiary .alert-link {
	color: rgb(255, 255, 255);
}
html .alert-quaternary {
	border-color: rgb(49, 55, 63); color: rgb(255, 255, 255); background-color: rgb(56, 63, 72);
}
html .alert-quaternary .alert-link {
	color: rgb(255, 255, 255);
}
html .alert-dark {
	border-color: rgb(39, 45, 53); color: rgb(255, 255, 255); background-color: rgb(46, 53, 62);
}
html .alert-dark .alert-link {
	color: rgb(255, 255, 255);
}
html .alert-light {
	border-color: rgb(247, 247, 247); color: rgb(119, 119, 119); background-color: rgb(255, 255, 255);
}
html .alert-light .alert-link {
	color: rgb(119, 119, 119);
}
html .progress-bar-primary {
	background-color: rgb(0, 136, 204);
}
html .progress-bar-secondary {
	background-color: rgb(227, 97, 89);
}
html .progress-bar-tertiary {
	background-color: rgb(43, 170, 177);
}
html .progress-bar-quaternary {
	background-color: rgb(56, 63, 72);
}
html .progress-bar-dark {
	background-color: rgb(46, 53, 62);
}
html .progress-bar-light {
	background-color: rgb(255, 255, 255);
}
html section.section-primary {
	border-color: rgb(0, 119, 179) !important; background-color: rgb(0, 136, 204) !important;
}
html section.section-primary h1 {
	color: rgb(255, 255, 255);
}
html section.section-primary h2 {
	color: rgb(255, 255, 255);
}
html section.section-primary h3 {
	color: rgb(255, 255, 255);
}
html section.section-primary h4 {
	color: rgb(255, 255, 255);
}
html section.section-primary h5 {
	color: rgb(255, 255, 255);
}
html section.section-primary h6 {
	color: rgb(255, 255, 255);
}
html section.section-primary p {
	color: rgb(230, 230, 230);
}
html section.section-primary-scale-2 {
	border-color: rgb(0, 85, 128) !important; background-color: rgb(0, 102, 153) !important;
}
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(0, 102, 153);
}
html section.section-secondary {
	border-color: rgb(223, 76, 67) !important; background-color: rgb(227, 97, 89) !important;
}
html section.section-secondary h1 {
	color: rgb(255, 255, 255);
}
html section.section-secondary h2 {
	color: rgb(255, 255, 255);
}
html section.section-secondary h3 {
	color: rgb(255, 255, 255);
}
html section.section-secondary h4 {
	color: rgb(255, 255, 255);
}
html section.section-secondary h5 {
	color: rgb(255, 255, 255);
}
html section.section-secondary h6 {
	color: rgb(255, 255, 255);
}
html section.section-secondary p {
	color: rgb(230, 230, 230);
}
html section.section-secondary-scale-2 {
	border-color: rgb(205, 44, 35) !important; background-color: rgb(220, 55, 45) !important;
}
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(220, 55, 45);
}
html section.section-tertiary {
	border-color: rgb(38, 150, 156) !important; background-color: rgb(43, 170, 177) !important;
}
html section.section-tertiary h1 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary h2 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary h3 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary h4 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary h5 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary h6 {
	color: rgb(255, 255, 255);
}
html section.section-tertiary p {
	color: rgb(230, 230, 230);
}
html section.section-tertiary-scale-2 {
	border-color: rgb(28, 111, 115) !important; background-color: rgb(33, 131, 136) !important;
}
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(33, 131, 136);
}
html section.section-quaternary {
	border-color: rgb(45, 50, 58) !important; background-color: rgb(56, 63, 72) !important;
}
html section.section-quaternary h1 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary h2 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary h3 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary h4 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary h5 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary h6 {
	color: rgb(255, 255, 255);
}
html section.section-quaternary p {
	color: rgb(230, 230, 230);
}
html section.section-quaternary-scale-2 {
	border-color: rgb(23, 25, 29) !important; background-color: rgb(34, 38, 43) !important;
}
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(34, 38, 43);
}
html section.section-dark {
	border-color: rgb(35, 40, 47) !important; background-color: rgb(46, 53, 62) !important;
}
html section.section-dark h1 {
	color: rgb(255, 255, 255);
}
html section.section-dark h2 {
	color: rgb(255, 255, 255);
}
html section.section-dark h3 {
	color: rgb(255, 255, 255);
}
html section.section-dark h4 {
	color: rgb(255, 255, 255);
}
html section.section-dark h5 {
	color: rgb(255, 255, 255);
}
html section.section-dark h6 {
	color: rgb(255, 255, 255);
}
html section.section-dark p {
	color: rgb(230, 230, 230);
}
html section.section-dark-scale-2 {
	border-color: rgb(13, 15, 18) !important; background-color: rgb(24, 28, 33) !important;
}
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(24, 28, 33);
}
html section.section-light {
	border-color: rgb(242, 242, 242) !important; background-color: rgb(255, 255, 255) !important;
}
html section.section-light h1 {
	color: rgb(119, 119, 119);
}
html section.section-light h2 {
	color: rgb(119, 119, 119);
}
html section.section-light h3 {
	color: rgb(119, 119, 119);
}
html section.section-light h4 {
	color: rgb(119, 119, 119);
}
html section.section-light h5 {
	color: rgb(119, 119, 119);
}
html section.section-light h6 {
	color: rgb(119, 119, 119);
}
html section.section-light p {
	color: rgb(94, 94, 94);
}
html section.section-light-scale-2 {
	border-color: rgb(217, 217, 217) !important; background-color: rgb(230, 230, 230) !important;
}
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
	border-top-color: rgb(230, 230, 230);
}
html section.section-default-scale-1 {
	border-top-color: rgb(211, 211, 211) !important; background-color: rgb(219, 219, 219) !important;
}
html section.section-default-scale-2 {
	border-top-color: rgb(185, 185, 185) !important; background-color: rgb(193, 193, 193) !important;
}
html section.section-default-scale-3 {
	border-top-color: rgb(160, 160, 160) !important; background-color: rgb(168, 168, 168) !important;
}
html section.section-default-scale-4 {
	border-top-color: rgb(134, 134, 134) !important; background-color: rgb(142, 142, 142) !important;
}
html section.section-default-scale-5 {
	border-top-color: rgb(109, 109, 109) !important; background-color: rgb(117, 117, 117) !important;
}
html section.section-default-scale-6 {
	border-top-color: rgb(83, 83, 83) !important; background-color: rgb(91, 91, 91) !important;
}
html section.section-default-scale-7 {
	border-top-color: rgb(58, 58, 58) !important; background-color: rgb(66, 66, 66) !important;
}
html section.section-default-scale-8 {
	border-top-color: rgb(32, 32, 32) !important; background-color: rgb(40, 40, 40) !important;
}
html section.section-default-scale-9 {
	border-top-color: rgb(7, 7, 7) !important; background-color: rgb(15, 15, 15) !important;
}
html.dark section.section-default-scale-1 {
	border-top-color: rgb(44, 50, 59) !important; background-color: rgb(51, 58, 68) !important;
}
html.dark section.section-default-scale-2 {
	border-top-color: rgb(66, 75, 89) !important; background-color: rgb(73, 83, 98) !important;
}
html.dark section.section-default-scale-3 {
	border-top-color: rgb(88, 100, 118) !important; background-color: rgb(94, 107, 127) !important;
}
html.dark section.section-default-scale-4 {
	border-top-color: rgb(110, 125, 147) !important; background-color: rgb(119, 132, 154) !important;
}
html.dark section.section-default-scale-5 {
	border-top-color: rgb(139, 151, 169) !important; background-color: rgb(148, 159, 175) !important;
}
html.dark section.section-default-scale-6 {
	border-top-color: rgb(168, 177, 190) !important; background-color: rgb(177, 185, 197) !important;
}
html.dark section.section-default-scale-7 {
	border-top-color: rgb(197, 203, 212) !important; background-color: rgb(206, 211, 219) !important;
}
html.dark section.section-default-scale-8 {
	border-top-color: rgb(227, 230, 234) !important; background-color: rgb(235, 238, 241) !important;
}
html.dark section.section-default-scale-9 {
	border-top-color: rgb(247, 247, 247) !important; background-color: rgb(255, 255, 255) !important;
}
section.page-header h1 {
	border-bottom-color: rgb(0, 136, 204);
}
section.page-header.custom-product {
	border-top-color: rgb(0, 129, 194); background-color: rgb(0, 119, 179);
}
html .page-header-color.page-header-primary {
	color: rgb(255, 255, 255); border-bottom-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
html .page-header-color.page-header-primary h1 {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-primary h1 span {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-primary a {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-primary .breadcrumb > .active {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-secondary {
	color: rgb(255, 255, 255); border-bottom-color: rgb(227, 97, 89); background-color: rgb(227, 97, 89);
}
html .page-header-color.page-header-secondary h1 {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-secondary h1 span {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-secondary a {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-secondary .breadcrumb > .active {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-tertiary {
	color: rgb(255, 255, 255); border-bottom-color: rgb(43, 170, 177); background-color: rgb(43, 170, 177);
}
html .page-header-color.page-header-tertiary h1 {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-tertiary h1 span {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-tertiary a {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-tertiary .breadcrumb > .active {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-quaternary {
	color: rgb(255, 255, 255); border-bottom-color: rgb(56, 63, 72); background-color: rgb(56, 63, 72);
}
html .page-header-color.page-header-quaternary h1 {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-quaternary h1 span {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-quaternary a {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-quaternary .breadcrumb > .active {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-dark {
	color: rgb(255, 255, 255); border-bottom-color: rgb(46, 53, 62); background-color: rgb(46, 53, 62);
}
html .page-header-color.page-header-dark h1 {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-dark h1 span {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-dark a {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-dark .breadcrumb > .active {
	color: rgb(255, 255, 255);
}
html .page-header-color.page-header-light {
	color: rgb(119, 119, 119); border-bottom-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
html .page-header-color.page-header-light h1 {
	color: rgb(119, 119, 119);
}
html .page-header-color.page-header-light h1 span {
	color: rgb(119, 119, 119);
}
html .page-header-color.page-header-light a {
	color: rgb(119, 119, 119);
}
html .page-header-color.page-header-light .breadcrumb > .active {
	color: rgb(119, 119, 119);
}
html .toggle-primary .toggle label {
	color: rgb(0, 136, 204); border-right-color: rgb(0, 136, 204); border-left-color: rgb(0, 136, 204);
}
html .toggle-primary .toggle.active > label {
	border-color: rgb(0, 136, 204); color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .toggle-primary.toggle-simple .toggle > label::after {
	background-color: rgb(0, 136, 204);
}
html .toggle-secondary .toggle label {
	color: rgb(227, 97, 89); border-right-color: rgb(227, 97, 89); border-left-color: rgb(227, 97, 89);
}
html .toggle-secondary .toggle.active > label {
	border-color: rgb(227, 97, 89); color: rgb(255, 255, 255); background-color: rgb(227, 97, 89);
}
html .toggle-secondary.toggle-simple .toggle > label::after {
	background-color: rgb(227, 97, 89);
}
html .toggle-tertiary .toggle label {
	color: rgb(43, 170, 177); border-right-color: rgb(43, 170, 177); border-left-color: rgb(43, 170, 177);
}
html .toggle-tertiary .toggle.active > label {
	border-color: rgb(43, 170, 177); color: rgb(255, 255, 255); background-color: rgb(43, 170, 177);
}
html .toggle-tertiary.toggle-simple .toggle > label::after {
	background-color: rgb(43, 170, 177);
}
html .toggle-quaternary .toggle label {
	color: rgb(56, 63, 72); border-right-color: rgb(56, 63, 72); border-left-color: rgb(56, 63, 72);
}
html .toggle-quaternary .toggle.active > label {
	border-color: rgb(56, 63, 72); color: rgb(255, 255, 255); background-color: rgb(56, 63, 72);
}
html .toggle-quaternary.toggle-simple .toggle > label::after {
	background-color: rgb(56, 63, 72);
}
html .toggle-dark .toggle label {
	color: rgb(46, 53, 62); border-right-color: rgb(46, 53, 62); border-left-color: rgb(46, 53, 62);
}
html .toggle-dark .toggle.active > label {
	border-color: rgb(46, 53, 62); color: rgb(255, 255, 255); background-color: rgb(46, 53, 62);
}
html .toggle-dark.toggle-simple .toggle > label::after {
	background-color: rgb(46, 53, 62);
}
html .toggle-light .toggle label {
	color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255);
}
html .toggle-light .toggle.active > label {
	border-color: rgb(255, 255, 255); color: rgb(119, 119, 119); background-color: rgb(255, 255, 255);
}
html .toggle-light.toggle-simple .toggle > label::after {
	background-color: rgb(255, 255, 255);
}
.thumb-info .thumb-info-type {
	background-color: rgb(0, 136, 204);
}
.thumb-info .thumb-info-action-icon {
	background-color: rgb(0, 136, 204);
}
.thumb-info-social-icons a {
	background-color: rgb(0, 136, 204);
}
.thumbnail .zoom {
	background-color: rgb(0, 136, 204);
}
.img-thumbnail .zoom {
	background-color: rgb(0, 136, 204);
}
html .thumb-info .thumb-info-action-icon-primary {
	background-color: rgb(0, 136, 204);
}
html .thumb-info .thumb-info-action-icon-primary i {
	color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-secondary {
	background-color: rgb(227, 97, 89);
}
html .thumb-info .thumb-info-action-icon-secondary i {
	color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-tertiary {
	background-color: rgb(43, 170, 177);
}
html .thumb-info .thumb-info-action-icon-tertiary i {
	color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-quaternary {
	background-color: rgb(56, 63, 72);
}
html .thumb-info .thumb-info-action-icon-quaternary i {
	color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-dark {
	background-color: rgb(46, 53, 62);
}
html .thumb-info .thumb-info-action-icon-dark i {
	color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-light {
	background-color: rgb(255, 255, 255);
}
html .thumb-info .thumb-info-action-icon-light i {
	color: rgb(119, 119, 119);
}
.thumb-info-ribbon {
	background: rgb(0, 136, 204);
}
.thumb-info-ribbon::before {
	border-right-color: rgb(0, 85, 128); border-left-color: rgb(0, 85, 128);
}
.inverted {
	background-color: rgb(0, 136, 204);
}
html .inverted-primary {
	background-color: rgb(0, 136, 204);
}
html .inverted-secondary {
	background-color: rgb(227, 97, 89);
}
html .inverted-tertiary {
	background-color: rgb(43, 170, 177);
}
html .inverted-quaternary {
	background-color: rgb(56, 63, 72);
}
html .inverted-dark {
	background-color: rgb(46, 53, 62);
}
html .inverted-light {
	background-color: rgb(255, 255, 255);
}
.owl-theme .owl-dots .owl-dot.active span {
	background-color: rgb(0, 116, 173);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: rgb(0, 116, 173);
}
.owl-carousel.show-nav-title .owl-controls .owl-nav [class*='owl-'] {
	color: rgb(0, 136, 204);
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
	border-color: rgb(0, 136, 204) rgb(0, 136, 204) rgb(0, 102, 153); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(0, 136, 204);
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
	border-color: rgb(0, 153, 230) rgb(0, 153, 230) rgb(0, 119, 179); background-color: rgb(0, 153, 230);
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:active {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:focus {
	border-color: rgb(0, 119, 179); background-color: rgb(0, 119, 179);
}
.owl-theme .owl-controls .owl-nav [class*='owl-'].dropdown-toggle {
	border-left-color: rgb(0, 119, 179);
}
.owl-theme .owl-controls .owl-nav [class*='owl-'][disabled] {
	border-color: rgb(51, 187, 255); background-color: rgb(51, 187, 255);
}
html body .tabs .nav-tabs a {
	color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs a {
	color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs a:hover {
	color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs a:hover {
	color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs a:hover {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs a:hover {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs a:focus {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs a:focus {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs.nav-justified a:hover {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs.nav-justified a:hover {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs .nav-tabs.nav-justified a:focus {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs .nav-tabs.nav-justified a:focus {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li a {
	color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li a {
	color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li a {
	color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li a {
	color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li a:hover {
	color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li a:hover {
	color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li a:hover {
	color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
	color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li a:hover {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li a:hover {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li.active a:hover {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li.active a:hover {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs li.active a:focus {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs li.active a:focus {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(0, 136, 204);
}
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(0, 136, 204);
}
html body .tabs-secondary .nav-tabs li a {
	color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li a {
	color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li a {
	color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li a {
	color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs li a:hover {
	color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li a:hover {
	color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs li a:hover {
	border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li a:hover {
	border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs li.active a {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li.active a {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li.active a {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs li.active a:hover {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li.active a:hover {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs li.active a:focus {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs li.active a:focus {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(227, 97, 89);
}
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(227, 97, 89);
}
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(227, 97, 89);
}
html body .tabs-tertiary .nav-tabs li a {
	color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li a {
	color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li a {
	color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a {
	color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs li a:hover {
	color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li a:hover {
	color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs li a:hover {
	border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li a:hover {
	border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs li.active a {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li.active a {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li.active a {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs li.active a:hover {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li.active a:hover {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs li.active a:focus {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs li.active a:focus {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(43, 170, 177);
}
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(43, 170, 177);
}
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(43, 170, 177);
}
html body .tabs-quaternary .nav-tabs li a {
	color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li a {
	color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li a {
	color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a {
	color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs li a:hover {
	color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li a:hover {
	color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs li a:hover {
	border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li a:hover {
	border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs li.active a {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li.active a {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li.active a {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs li.active a:hover {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li.active a:hover {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs li.active a:focus {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs li.active a:focus {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
	color: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(56, 63, 72);
}
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(56, 63, 72);
}
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(56, 63, 72);
}
html body .tabs-dark .nav-tabs li a {
	color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li a {
	color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li a {
	color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li a {
	color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs li a:hover {
	color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li a:hover {
	color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li a:hover {
	color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
	color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs li a:hover {
	border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li a:hover {
	border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs li.active a {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li.active a {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li.active a {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs li.active a:hover {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li.active a:hover {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs li.active a:focus {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs li.active a:focus {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
	color: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(46, 53, 62);
}
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(46, 53, 62);
}
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(46, 53, 62);
}
html body .tabs-light .nav-tabs li a {
	color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li a {
	color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li a {
	color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li a {
	color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs li a:hover {
	color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li a:hover {
	color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li a:hover {
	color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
	color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs li a:hover {
	border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li a:hover {
	border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
	border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs li.active a {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li.active a {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li.active a {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li.active a {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs li.active a:hover {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li.active a:hover {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li.active a:hover {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs li.active a:focus {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs li.active a:focus {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light .nav-tabs.nav-justified li.active a:focus {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus {
	color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover {
	border-left-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a {
	border-left-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover {
	border-left-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
	border-left-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover {
	border-right-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a {
	border-right-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover {
	border-right-color: rgb(255, 255, 255);
}
html body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(255, 255, 255);
}
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
	border-right-color: rgb(255, 255, 255);
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover {
	border-right-color: rgb(0, 136, 204); border-left-color: transparent;
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a {
	border-right-color: rgb(0, 136, 204); border-left-color: transparent;
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover {
	border-right-color: rgb(0, 136, 204); border-left-color: transparent;
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
	border-right-color: rgb(0, 136, 204); border-left-color: transparent;
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover {
	border-right-color: transparent; border-left-color: rgb(0, 136, 204);
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a {
	border-right-color: transparent; border-left-color: rgb(0, 136, 204);
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover {
	border-right-color: transparent; border-left-color: rgb(0, 136, 204);
}
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
	border-right-color: transparent; border-left-color: rgb(0, 136, 204);
}
.list.list-icons li .fa {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
.list.list-icons li .icons {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
.list.list-icons.list-icons-style-3 li .fa {
	background-color: rgb(0, 136, 204);
}
.list.list-icons.list-icons-style-3 li .icons {
	background-color: rgb(0, 136, 204);
}
.list.list-ordened li::before {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
.list.list-ordened.list-ordened-style-3 li::before {
	background-color: rgb(0, 136, 204);
}
html .list-primary.list-icons li .fa {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
html .list-primary.list-icons li .icons {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-primary.list-icons.list-icons-style-3 li .icons {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-primary.list-ordened li::before {
	color: rgb(0, 136, 204);
}
html .list-primary.list-ordened.list-ordened-style-3 li::before {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-secondary.list-icons li .fa {
	border-color: rgb(227, 97, 89); color: rgb(227, 97, 89);
}
html .list-secondary.list-icons li .icons {
	border-color: rgb(227, 97, 89); color: rgb(227, 97, 89);
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
	color: rgb(255, 255, 255); background-color: rgb(227, 97, 89);
}
html .list-secondary.list-icons.list-icons-style-3 li .icons {
	color: rgb(255, 255, 255); background-color: rgb(227, 97, 89);
}
html .list-secondary.list-ordened li::before {
	color: rgb(227, 97, 89);
}
html .list-secondary.list-ordened.list-ordened-style-3 li::before {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-tertiary.list-icons li .fa {
	border-color: rgb(43, 170, 177); color: rgb(43, 170, 177);
}
html .list-tertiary.list-icons li .icons {
	border-color: rgb(43, 170, 177); color: rgb(43, 170, 177);
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
	color: rgb(255, 255, 255); background-color: rgb(43, 170, 177);
}
html .list-tertiary.list-icons.list-icons-style-3 li .icons {
	color: rgb(255, 255, 255); background-color: rgb(43, 170, 177);
}
html .list-tertiary.list-ordened li::before {
	color: rgb(43, 170, 177);
}
html .list-tertiary.list-ordened.list-ordened-style-3 li::before {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-quaternary.list-icons li .fa {
	border-color: rgb(56, 63, 72); color: rgb(56, 63, 72);
}
html .list-quaternary.list-icons li .icons {
	border-color: rgb(56, 63, 72); color: rgb(56, 63, 72);
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
	color: rgb(255, 255, 255); background-color: rgb(56, 63, 72);
}
html .list-quaternary.list-icons.list-icons-style-3 li .icons {
	color: rgb(255, 255, 255); background-color: rgb(56, 63, 72);
}
html .list-quaternary.list-ordened li::before {
	color: rgb(56, 63, 72);
}
html .list-quaternary.list-ordened.list-ordened-style-3 li::before {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-dark.list-icons li .fa {
	border-color: rgb(46, 53, 62); color: rgb(46, 53, 62);
}
html .list-dark.list-icons li .icons {
	border-color: rgb(46, 53, 62); color: rgb(46, 53, 62);
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
	color: rgb(255, 255, 255); background-color: rgb(46, 53, 62);
}
html .list-dark.list-icons.list-icons-style-3 li .icons {
	color: rgb(255, 255, 255); background-color: rgb(46, 53, 62);
}
html .list-dark.list-ordened li::before {
	color: rgb(46, 53, 62);
}
html .list-dark.list-ordened.list-ordened-style-3 li::before {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .list-light.list-icons li .fa {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
html .list-light.list-icons li .icons {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
html .list-light.list-icons.list-icons-style-3 li .fa {
	color: rgb(119, 119, 119); background-color: rgb(255, 255, 255);
}
html .list-light.list-icons.list-icons-style-3 li .icons {
	color: rgb(119, 119, 119); background-color: rgb(255, 255, 255);
}
html .list-light.list-ordened li::before {
	color: rgb(255, 255, 255);
}
html .list-light.list-ordened.list-ordened-style-3 li::before {
	color: rgb(119, 119, 119); background-color: rgb(0, 136, 204);
}
.parallax blockquote i.fa-quote-left {
	color: rgb(0, 136, 204);
}
section.video blockquote i.fa-quote-left {
	color: rgb(0, 136, 204);
}
.panel-group .panel-heading a {
	color: rgb(0, 136, 204);
}
html .panel-group.panel-group-primary .panel-heading {
	background-color: rgb(0, 136, 204) !important;
}
html .panel-group.panel-group-primary .panel-heading a {
	color: rgb(255, 255, 255);
}
html .panel-group.panel-group-secondary .panel-heading {
	background-color: rgb(227, 97, 89) !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
	color: rgb(255, 255, 255);
}
html .panel-group.panel-group-tertiary .panel-heading {
	background-color: rgb(43, 170, 177) !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
	color: rgb(255, 255, 255);
}
html .panel-group.panel-group-quaternary .panel-heading {
	background-color: rgb(56, 63, 72) !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
	color: rgb(255, 255, 255);
}
html .panel-group.panel-group-dark .panel-heading {
	background-color: rgb(46, 53, 62) !important;
}
html .panel-group.panel-group-dark .panel-heading a {
	color: rgb(255, 255, 255);
}
html .panel-group.panel-group-light .panel-heading {
	background-color: rgb(255, 255, 255) !important;
}
html .panel-group.panel-group-light .panel-heading a {
	color: rgb(119, 119, 119);
}
html .divider.divider-primary .fa {
	color: rgb(0, 136, 204);
}
html .divider.divider-primary .icons {
	color: rgb(0, 136, 204);
}
html .divider.divider-primary.divider-small hr {
	background: rgb(0, 136, 204);
}
html .divider.divider-secondary .fa {
	color: rgb(227, 97, 89);
}
html .divider.divider-secondary .icons {
	color: rgb(227, 97, 89);
}
html .divider.divider-secondary.divider-small hr {
	background: rgb(227, 97, 89);
}
html .divider.divider-tertiary .fa {
	color: rgb(43, 170, 177);
}
html .divider.divider-tertiary .icons {
	color: rgb(43, 170, 177);
}
html .divider.divider-tertiary.divider-small hr {
	background: rgb(43, 170, 177);
}
html .divider.divider-quaternary .fa {
	color: rgb(56, 63, 72);
}
html .divider.divider-quaternary .icons {
	color: rgb(56, 63, 72);
}
html .divider.divider-quaternary.divider-small hr {
	background: rgb(56, 63, 72);
}
html .divider.divider-dark .fa {
	color: rgb(46, 53, 62);
}
html .divider.divider-dark .icons {
	color: rgb(46, 53, 62);
}
html .divider.divider-dark.divider-small hr {
	background: rgb(46, 53, 62);
}
html .divider.divider-light .fa {
	color: rgb(255, 255, 255);
}
html .divider.divider-light .icons {
	color: rgb(255, 255, 255);
}
html .divider.divider-light.divider-small hr {
	background: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-primary .fa {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-primary .icons {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-secondary .fa {
	background: rgb(227, 97, 89); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-secondary .icons {
	background: rgb(227, 97, 89); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-tertiary .fa {
	background: rgb(43, 170, 177); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-tertiary .icons {
	background: rgb(43, 170, 177); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-quaternary .fa {
	background: rgb(56, 63, 72); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-quaternary .icons {
	background: rgb(56, 63, 72); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-dark .fa {
	background: rgb(46, 53, 62); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-dark .icons {
	background: rgb(46, 53, 62); color: rgb(255, 255, 255);
}
html .divider.divider-style-2.divider-light .fa {
	background: rgb(255, 255, 255); color: rgb(119, 119, 119);
}
html .divider.divider-style-2.divider-light .icons {
	background: rgb(255, 255, 255); color: rgb(119, 119, 119);
}
html .divider.divider-style-3.divider-primary .fa {
	border-color: rgb(0, 136, 204);
}
html .divider.divider-style-3.divider-primary .icons {
	border-color: rgb(0, 136, 204);
}
html .divider.divider-style-3.divider-secondary .fa {
	border-color: rgb(227, 97, 89);
}
html .divider.divider-style-3.divider-secondary .icons {
	border-color: rgb(227, 97, 89);
}
html .divider.divider-style-3.divider-tertiary .fa {
	border-color: rgb(43, 170, 177);
}
html .divider.divider-style-3.divider-tertiary .icons {
	border-color: rgb(43, 170, 177);
}
html .divider.divider-style-3.divider-quaternary .fa {
	border-color: rgb(56, 63, 72);
}
html .divider.divider-style-3.divider-quaternary .icons {
	border-color: rgb(56, 63, 72);
}
html .divider.divider-style-3.divider-dark .fa {
	border-color: rgb(46, 53, 62);
}
html .divider.divider-style-3.divider-dark .icons {
	border-color: rgb(46, 53, 62);
}
html .divider.divider-style-3.divider-light .fa {
	border-color: rgb(255, 255, 255);
}
html .divider.divider-style-3.divider-light .icons {
	border-color: rgb(255, 255, 255);
}
#header .tip {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
#header .tip::before {
	border-right-color: rgb(0, 136, 204);
}
html #header .tip-primary {
	background: rgb(0, 136, 204) !important; color: rgb(255, 255, 255) !important;
}
html #header .tip-primary::before {
	border-right-color: rgb(0, 136, 204) !important;
}
html #header .tip-secondary {
	background: rgb(227, 97, 89) !important; color: rgb(255, 255, 255) !important;
}
html #header .tip-secondary::before {
	border-right-color: rgb(227, 97, 89) !important;
}
html #header .tip-tertiary {
	background: rgb(43, 170, 177) !important; color: rgb(255, 255, 255) !important;
}
html #header .tip-tertiary::before {
	border-right-color: rgb(43, 170, 177) !important;
}
html #header .tip-quaternary {
	background: rgb(56, 63, 72) !important; color: rgb(255, 255, 255) !important;
}
html #header .tip-quaternary::before {
	border-right-color: rgb(56, 63, 72) !important;
}
html #header .tip-dark {
	background: rgb(46, 53, 62) !important; color: rgb(255, 255, 255) !important;
}
html #header .tip-dark::before {
	border-right-color: rgb(46, 53, 62) !important;
}
html #header .tip-light {
	background: rgb(255, 255, 255) !important; color: rgb(119, 119, 119) !important;
}
html #header .tip-light::before {
	border-right-color: rgb(255, 255, 255) !important;
}
html[dir='rtl'] #header .tip.skin::before {
	border-left-color: rgb(0, 136, 204);
}
#header .header-btn-collapse-nav {
	background: rgb(0, 136, 204);
}
@media all and (min-width:992px)
{
#header .header-nav-main nav > ul > li.open > a {
	background: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li:hover > a {
	background: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li.dropdown .sub-menu {
	border-top-color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li.dropdown .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(0, 136, 204);
}
#header .header-nav.header-nav-stripe {
	margin-top: -44px;
}
#header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
	color: rgb(0, 136, 204);
}
#header .header-nav.header-nav-stripe nav > ul > li:hover > a {
	background-color: rgb(0, 136, 204);
}
#header .header-nav.header-nav-top-line {
	margin-top: -44px;
}
#header .header-nav.header-nav-top-line nav > ul li.active > a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
#header .header-nav.header-nav-top-line nav > ul li:hover > a {
	color: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
#header .header-nav.header-nav-dark-dropdown {
	margin-top: -44px;
}
#header .header-nav.header-nav-dark-dropdown nav > ul li.active > a {
	color: rgb(0, 136, 204);
}
#header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a {
	color: rgb(0, 136, 204);
}
}
@media all and (min-width:992px)
{
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
	color: rgb(0, 136, 204);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .sub-menu {
	border-top-color: rgb(0, 136, 204); background-color: rgb(0, 136, 204);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .sub-menu li a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(0, 153, 230);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .sub-menu li:hover > a {
	background: rgb(0, 153, 230);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
	color: rgb(255, 255, 255); opacity: 0.7;
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
	color: rgb(227, 97, 89);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a {
	background: rgb(227, 97, 89); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
	background: rgb(227, 97, 89); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .sub-menu {
	border-top-color: rgb(227, 97, 89); background-color: rgb(227, 97, 89);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .sub-menu li a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(231, 118, 111);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .sub-menu li:hover > a {
	background: rgb(231, 118, 111);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
	color: rgb(255, 255, 255); opacity: 0.7;
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
	color: rgb(43, 170, 177);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a {
	background: rgb(43, 170, 177); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
	background: rgb(43, 170, 177); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .sub-menu {
	border-top-color: rgb(43, 170, 177); background-color: rgb(43, 170, 177);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .sub-menu li a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(48, 190, 198);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .sub-menu li:hover > a {
	background: rgb(48, 190, 198);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
	color: rgb(255, 255, 255); opacity: 0.7;
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
	color: rgb(56, 63, 72);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a {
	background: rgb(56, 63, 72); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
	background: rgb(56, 63, 72); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .sub-menu {
	border-top-color: rgb(56, 63, 72); background-color: rgb(56, 63, 72);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .sub-menu li a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(67, 76, 86);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .sub-menu li:hover > a {
	background: rgb(67, 76, 86);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
	color: rgb(255, 255, 255); opacity: 0.7;
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark > a {
	color: rgb(46, 53, 62);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a {
	background: rgb(46, 53, 62); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
	background: rgb(46, 53, 62); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .sub-menu {
	border-top-color: rgb(46, 53, 62); background-color: rgb(46, 53, 62);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .sub-menu li a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(57, 66, 77);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .sub-menu li:hover > a {
	background: rgb(57, 66, 77);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
	color: rgb(255, 255, 255); opacity: 0.7;
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light > a {
	color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a {
	background: rgb(255, 255, 255); color: rgb(119, 119, 119);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
	background: rgb(255, 255, 255); color: rgb(119, 119, 119);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .sub-menu {
	border-top-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .sub-menu li a {
	color: rgb(119, 119, 119); border-bottom-color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .sub-menu li:hover > a {
	background: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .sub-menu li.dropdown-submenu > a::after {
	border-color: transparent transparent transparent rgb(119, 119, 119);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
	color: rgb(119, 119, 119); opacity: 0.7;
}
}
@media all and (max-width:991px)
{
#header .header-nav-main nav > ul > li > a {
	color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li > a:focus {
	color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li > a:hover {
	color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li.active > a {
	background-color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li.active > a:focus {
	background-color: rgb(0, 136, 204);
}
#header .header-nav-main nav > ul > li.active > a:hover {
	background-color: rgb(0, 136, 204);
}
}
@media all and (max-width:991px)
{
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
	color: rgb(0, 136, 204);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
	color: rgb(227, 97, 89);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a {
	background: rgb(227, 97, 89); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
	color: rgb(43, 170, 177);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a {
	background: rgb(43, 170, 177); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
	color: rgb(56, 63, 72);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a {
	background: rgb(56, 63, 72); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark > a {
	color: rgb(46, 53, 62);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a {
	background: rgb(46, 53, 62); color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light > a {
	color: rgb(255, 255, 255);
}
html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a {
	background: rgb(255, 255, 255); color: rgb(119, 119, 119);
}
}
html #header .header-top.header-top-primary {
	background: rgb(0, 136, 204); border-top-color: rgb(0, 119, 179);
}
html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover {
	background: rgb(0, 153, 230);
}
html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus {
	background: rgb(0, 153, 230);
}
html #header .header-top.header-top-secondary {
	background: rgb(227, 97, 89); border-top-color: rgb(223, 76, 67);
}
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover {
	background: rgb(231, 118, 111);
}
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus {
	background: rgb(231, 118, 111);
}
html #header .header-top.header-top-tertiary {
	background: rgb(43, 170, 177); border-top-color: rgb(38, 150, 156);
}
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover {
	background: rgb(48, 190, 198);
}
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus {
	background: rgb(48, 190, 198);
}
html #header .header-top.header-top-quaternary {
	background: rgb(56, 63, 72); border-top-color: rgb(45, 50, 58);
}
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover {
	background: rgb(67, 76, 86);
}
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus {
	background: rgb(67, 76, 86);
}
html #header .header-top.header-top-dark {
	background: rgb(46, 53, 62); border-top-color: rgb(35, 40, 47);
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover {
	background: rgb(57, 66, 77);
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus {
	background: rgb(57, 66, 77);
}
html #header .header-top.header-top-light {
	background: rgb(255, 255, 255); border-top-color: rgb(242, 242, 242);
}
html #header .header-top.header-top-light .header-nav-top ul > li > a:hover {
	background: rgb(255, 255, 255);
}
html #header .header-top.header-top-light .header-nav-top ul > li > a:focus {
	background: rgb(255, 255, 255);
}
@media all and (min-width:992px)
{
html #header .header-nav-bar-primary {
	background: rgb(0, 136, 204) !important; color: rgb(255, 255, 255) !important;
}
html #header .header-nav-bar-secondary {
	background: rgb(227, 97, 89) !important; color: rgb(255, 255, 255) !important;
}
html #header .header-nav-bar-tertiary {
	background: rgb(43, 170, 177) !important; color: rgb(255, 255, 255) !important;
}
html #header .header-nav-bar-quaternary {
	background: rgb(56, 63, 72) !important; color: rgb(255, 255, 255) !important;
}
html #header .header-nav-bar-dark {
	background: rgb(46, 53, 62) !important; color: rgb(255, 255, 255) !important;
}
html #header .header-nav-bar-light {
	background: rgb(255, 255, 255) !important; color: rgb(119, 119, 119) !important;
}
}
@media all and (min-width:992px)
{
#header .header-nav-main-light nav > ul > li.dropdown:hover > a {
	color: rgb(0, 136, 204);
}
#header .header-nav-main-light nav > ul > li.active > a {
	color: rgb(0, 136, 204);
}
}
.testimonial blockquote {
	background: rgb(0, 153, 230);
}
.testimonial .testimonial-arrow-down {
	border-top-color: rgb(0, 153, 230);
}
html .testimonial-primary blockquote {
	background: rgb(0, 153, 230);
}
html .testimonial-primary .testimonial-arrow-down {
	border-top-color: rgb(0, 153, 230);
}
html .testimonial-secondary blockquote {
	background: rgb(231, 118, 111);
}
html .testimonial-secondary .testimonial-arrow-down {
	border-top-color: rgb(231, 118, 111);
}
html .testimonial-tertiary blockquote {
	background: rgb(48, 190, 198);
}
html .testimonial-tertiary .testimonial-arrow-down {
	border-top-color: rgb(48, 190, 198);
}
html .testimonial-quaternary blockquote {
	background: rgb(67, 76, 86);
}
html .testimonial-quaternary .testimonial-arrow-down {
	border-top-color: rgb(67, 76, 86);
}
html .testimonial-dark blockquote {
	background: rgb(57, 66, 77);
}
html .testimonial-dark .testimonial-arrow-down {
	border-top-color: rgb(57, 66, 77);
}
html .testimonial-light blockquote {
	background: rgb(255, 255, 255);
}
html .testimonial-light .testimonial-arrow-down {
	border-top-color: rgb(255, 255, 255);
}
.circular-bar.only-icon .fa {
	color: rgb(0, 136, 204);
}
.circular-bar.only-icon .icons {
	color: rgb(0, 136, 204);
}
html .counters .counter-primary .fa {
	color: rgb(0, 136, 204);
}
html .counters .counter-primary .icons {
	color: rgb(0, 136, 204);
}
html .counters .counter-primary strong {
	color: rgb(0, 136, 204);
}
html .counters .counter-secondary .fa {
	color: rgb(227, 97, 89);
}
html .counters .counter-secondary .icons {
	color: rgb(227, 97, 89);
}
html .counters .counter-secondary strong {
	color: rgb(227, 97, 89);
}
html .counters .counter-tertiary .fa {
	color: rgb(43, 170, 177);
}
html .counters .counter-tertiary .icons {
	color: rgb(43, 170, 177);
}
html .counters .counter-tertiary strong {
	color: rgb(43, 170, 177);
}
html .counters .counter-quaternary .fa {
	color: rgb(56, 63, 72);
}
html .counters .counter-quaternary .icons {
	color: rgb(56, 63, 72);
}
html .counters .counter-quaternary strong {
	color: rgb(56, 63, 72);
}
html .counters .counter-dark .fa {
	color: rgb(46, 53, 62);
}
html .counters .counter-dark .icons {
	color: rgb(46, 53, 62);
}
html .counters .counter-dark strong {
	color: rgb(46, 53, 62);
}
html .counters .counter-light .fa {
	color: rgb(255, 255, 255);
}
html .counters .counter-light .icons {
	color: rgb(255, 255, 255);
}
html .counters .counter-light strong {
	color: rgb(255, 255, 255);
}
.icon-featured {
	background-color: rgb(0, 136, 204);
}
.featured-box-primary .icon-featured {
	background-color: rgb(0, 136, 204);
}
.featured-box-primary .icon-featured::after {
	border-color: rgb(0, 136, 204);
}
.featured-box-primary h4 {
	color: rgb(0, 136, 204);
}
.featured-box-primary .box-content {
	border-top-color: rgb(0, 136, 204);
}
html .featured-box-primary .icon-featured {
	background-color: rgb(0, 136, 204);
}
html .featured-box-primary h4 {
	color: rgb(0, 136, 204);
}
html .featured-box-primary .box-content {
	border-top-color: rgb(0, 136, 204);
}
html .featured-box-secondary .icon-featured {
	background-color: rgb(227, 97, 89);
}
html .featured-box-secondary h4 {
	color: rgb(227, 97, 89);
}
html .featured-box-secondary .box-content {
	border-top-color: rgb(227, 97, 89);
}
html .featured-box-tertiary .icon-featured {
	background-color: rgb(43, 170, 177);
}
html .featured-box-tertiary h4 {
	color: rgb(43, 170, 177);
}
html .featured-box-tertiary .box-content {
	border-top-color: rgb(43, 170, 177);
}
html .featured-box-quaternary .icon-featured {
	background-color: rgb(56, 63, 72);
}
html .featured-box-quaternary h4 {
	color: rgb(56, 63, 72);
}
html .featured-box-quaternary .box-content {
	border-top-color: rgb(56, 63, 72);
}
html .featured-box-dark .icon-featured {
	background-color: rgb(46, 53, 62);
}
html .featured-box-dark h4 {
	color: rgb(46, 53, 62);
}
html .featured-box-dark .box-content {
	border-top-color: rgb(46, 53, 62);
}
html .featured-box-light .icon-featured {
	background-color: rgb(255, 255, 255);
}
html .featured-box-light h4 {
	color: rgb(255, 255, 255);
}
html .featured-box-light .box-content {
	border-top-color: rgb(255, 255, 255);
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
	border-color: rgb(227, 97, 89); color: rgb(227, 97, 89);
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
	border-color: rgb(43, 170, 177); color: rgb(43, 170, 177);
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
	border-color: rgb(56, 63, 72); color: rgb(56, 63, 72);
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
	border-color: rgb(46, 53, 62); color: rgb(46, 53, 62);
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
	border-color: rgb(0, 136, 204); color: rgb(0, 136, 204);
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
	border-color: rgb(227, 97, 89); color: rgb(227, 97, 89);
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
	border-color: rgb(43, 170, 177); color: rgb(43, 170, 177);
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
	border-color: rgb(56, 63, 72); color: rgb(56, 63, 72);
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
	border-color: rgb(46, 53, 62); color: rgb(46, 53, 62);
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
	color: rgb(0, 136, 204);
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
	color: rgb(227, 97, 89);
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
	color: rgb(43, 170, 177);
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
	color: rgb(56, 63, 72);
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
	color: rgb(46, 53, 62);
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
	color: rgb(255, 255, 255);
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
	color: rgb(0, 136, 204);
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
	color: rgb(227, 97, 89);
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
	color: rgb(43, 170, 177);
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
	color: rgb(56, 63, 72);
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
	color: rgb(46, 53, 62);
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
	color: rgb(255, 255, 255);
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
	color: rgb(0, 136, 204);
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
	color: rgb(227, 97, 89);
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
	color: rgb(43, 170, 177);
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
	color: rgb(56, 63, 72);
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
	color: rgb(46, 53, 62);
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
	color: rgb(255, 255, 255);
}
html .featured-box-effect-2.featured-box-primary .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #0088cc;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #e36159;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #2baab1;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #383f48;
}
html .featured-box-effect-2.featured-box-dark .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #2e353e;
}
html .featured-box-effect-2.featured-box-light .icon-featured::after {
	box-shadow: 0px 0px 0px 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #0088cc;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background: rgb(0, 136, 204) !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #e36159;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
	background: rgb(227, 97, 89) !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #2baab1;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
	background: rgb(43, 170, 177) !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #383f48;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
	background: rgb(56, 63, 72) !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #2e353e;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
	background: rgb(46, 53, 62) !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured::after {
	box-shadow: 0px 0px 0px 10px #ffffff;
}
html .featured-box-effect-3.featured-box-light:hover .icon-featured {
	background: rgb(255, 255, 255) !important;
}
.feature-box .feature-box-icon {
	background-color: rgb(0, 136, 204);
}
html .feature-box-primary .feature-box-icon {
	background-color: rgb(0, 136, 204);
}
html .feature-box-secondary .feature-box-icon {
	background-color: rgb(227, 97, 89);
}
html .feature-box-tertiary .feature-box-icon {
	background-color: rgb(43, 170, 177);
}
html .feature-box-quaternary .feature-box-icon {
	background-color: rgb(56, 63, 72);
}
html .feature-box-dark .feature-box-icon {
	background-color: rgb(46, 53, 62);
}
html .feature-box-light .feature-box-icon {
	background-color: rgb(255, 255, 255);
}
.feature-box.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
.feature-box.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(227, 97, 89);
}
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(43, 170, 177);
}
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(56, 63, 72);
}
html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(46, 53, 62);
}
html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa {
	color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
	color: rgb(255, 255, 255);
}
.feature-box.feature-box-style-3 .feature-box-icon {
	border-color: rgb(0, 136, 204);
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
.feature-box.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon {
	border-color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
	border-color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(227, 97, 89);
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
	border-color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(43, 170, 177);
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
	border-color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(56, 63, 72);
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon {
	border-color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(46, 53, 62);
}
html .feature-box-light.feature-box-style-3 .feature-box-icon {
	border-color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa {
	color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
	color: rgb(255, 255, 255);
}
.feature-box.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
.feature-box.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(0, 136, 204);
}
html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(227, 97, 89);
}
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(43, 170, 177);
}
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(56, 63, 72);
}
html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(46, 53, 62);
}
html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa {
	color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
	color: rgb(255, 255, 255);
}
.feature-box.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
.feature-box.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(0, 136, 204);
}
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(227, 97, 89);
}
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(43, 170, 177);
}
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(56, 63, 72);
}
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(46, 53, 62);
}
html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa {
	color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-5 .feature-box-icon i.icons {
	color: rgb(255, 255, 255);
}
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(0, 136, 204);
}
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(0, 136, 204);
}
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(227, 97, 89);
}
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(227, 97, 89);
}
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(43, 170, 177);
}
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(43, 170, 177);
}
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(56, 63, 72);
}
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(56, 63, 72);
}
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(46, 53, 62);
}
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(46, 53, 62);
}
html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa {
	color: rgb(255, 255, 255);
}
html .feature-box-light.feature-box-style-6 .feature-box-icon i.icons {
	color: rgb(255, 255, 255);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(1) .featured-box-full-primary {
	background-color: rgb(0, 102, 153);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(2) .featured-box-full-primary {
	background-color: rgb(0, 119, 179);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(3) .featured-box-full-primary {
	background-color: rgb(0, 136, 204);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(4) .featured-box-full-primary {
	background-color: rgb(0, 153, 230);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(5) .featured-box-full-primary {
	background-color: rgb(0, 170, 255);
}
html .featured-boxes-full-scale > [class*='col-']:nth-child(6) .featured-box-full-primary {
	background-color: rgb(26, 178, 255);
}
html .featured-boxes-full .featured-box-full-primary {
	color: rgb(255, 255, 255); background-color: rgb(0, 136, 204);
}
html .featured-boxes-full .featured-box-full-secondary {
	color: rgb(255, 255, 255); background-color: rgb(227, 97, 89);
}
html .featured-boxes-full .featured-box-full-tertiary {
	color: rgb(255, 255, 255); background-color: rgb(43, 170, 177);
}
html .featured-boxes-full .featured-box-full-quaternary {
	color: rgb(255, 255, 255); background-color: rgb(56, 63, 72);
}
html .featured-boxes-full .featured-box-full-dark {
	color: rgb(255, 255, 255); background-color: rgb(46, 53, 62);
}
html .featured-boxes-full .featured-box-full-light {
	color: rgb(119, 119, 119); background-color: rgb(255, 255, 255);
}
.pricing-table .most-popular {
	border-color: rgb(0, 136, 204);
}
.pricing-table .most-popular h3 {
	background-color: rgb(0, 136, 204) !important;
}
.pricing-table.princig-table-flat .plan h3 {
	background-color: rgb(0, 136, 204);
}
.pricing-table.princig-table-flat .plan h3 span {
	background: rgb(0, 136, 204);
}
html .call-to-action.featured.featured-primary {
	border-top-color: rgb(0, 136, 204);
}
html .call-to-action.call-to-action-primary {
	background: rgb(0, 136, 204);
}
html .call-to-action.with-full-borders {
	border-color: rgb(0, 136, 204);
}
html .call-to-action.call-to-action-primary {
	background: rgb(0, 136, 204);
}
html .call-to-action.call-to-action-primary h3 {
	color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-primary p {
	color: rgb(255, 255, 255);
}
html .call-to-action.featured.featured-secondary {
	border-top-color: rgb(227, 97, 89);
}
html .call-to-action.call-to-action-secondary {
	background: rgb(227, 97, 89);
}
html .call-to-action.with-full-borders {
	border-color: rgb(227, 97, 89);
}
html .call-to-action.call-to-action-secondary {
	background: rgb(227, 97, 89);
}
html .call-to-action.call-to-action-secondary h3 {
	color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-secondary p {
	color: rgb(255, 255, 255);
}
html .call-to-action.featured.featured-tertiary {
	border-top-color: rgb(43, 170, 177);
}
html .call-to-action.call-to-action-tertiary {
	background: rgb(43, 170, 177);
}
html .call-to-action.with-full-borders {
	border-color: rgb(43, 170, 177);
}
html .call-to-action.call-to-action-tertiary {
	background: rgb(43, 170, 177);
}
html .call-to-action.call-to-action-tertiary h3 {
	color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-tertiary p {
	color: rgb(255, 255, 255);
}
html .call-to-action.featured.featured-quaternary {
	border-top-color: rgb(56, 63, 72);
}
html .call-to-action.call-to-action-quaternary {
	background: rgb(56, 63, 72);
}
html .call-to-action.with-full-borders {
	border-color: rgb(56, 63, 72);
}
html .call-to-action.call-to-action-quaternary {
	background: rgb(56, 63, 72);
}
html .call-to-action.call-to-action-quaternary h3 {
	color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-quaternary p {
	color: rgb(255, 255, 255);
}
html .call-to-action.featured.featured-dark {
	border-top-color: rgb(46, 53, 62);
}
html .call-to-action.call-to-action-dark {
	background: rgb(46, 53, 62);
}
html .call-to-action.with-full-borders {
	border-color: rgb(46, 53, 62);
}
html .call-to-action.call-to-action-dark {
	background: rgb(46, 53, 62);
}
html .call-to-action.call-to-action-dark h3 {
	color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-dark p {
	color: rgb(255, 255, 255);
}
html .call-to-action.featured.featured-light {
	border-top-color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-light {
	background: rgb(255, 255, 255);
}
html .call-to-action.with-full-borders {
	border-color: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-light {
	background: rgb(255, 255, 255);
}
html .call-to-action.call-to-action-light h3 {
	color: rgb(119, 119, 119);
}
html .call-to-action.call-to-action-light p {
	color: rgb(119, 119, 119);
}
section.timeline .timeline-box.left::before {
	background: rgb(0, 136, 204); box-shadow: 0px 0px 0px 3px #ffffff, 0px 0px 0px 6px #0088cc;
}
section.timeline .timeline-box.right::before {
	background: rgb(0, 136, 204); box-shadow: 0px 0px 0px 3px #ffffff, 0px 0px 0px 6px #0088cc;
}
ul.history li .featured-box .box-content {
	border-top-color: rgb(0, 136, 204);
}
.recent-posts .date .month {
	background-color: rgb(0, 136, 204);
}
article.post .post-date .month {
	background-color: rgb(0, 136, 204);
}
.recent-posts .date .day {
	color: rgb(0, 136, 204);
}
article.post .post-date .day {
	color: rgb(0, 136, 204);
}
.slider .tp-bannertimer {
	background-color: rgb(0, 136, 204);
}
.home-concept strong {
	color: rgb(0, 136, 204);
}
html .home-intro-primary {
	background: rgb(0, 136, 204);
}
html .home-intro-secondary {
	background: rgb(227, 97, 89);
}
html .home-intro-tertiary {
	background: rgb(43, 170, 177);
}
html .home-intro-quaternary {
	background: rgb(56, 63, 72);
}
html .home-intro-dark {
	background: rgb(46, 53, 62);
}
html .home-intro-light {
	background: rgb(255, 255, 255);
}
.home-intro p em {
	color: rgb(0, 170, 255);
}
.shop ul.products li.product .onsale {
	border-bottom-color: rgb(0, 109, 163); background-color: rgb(0, 136, 204);
}
.shop .star-rating span {
	color: rgb(0, 136, 204);
}
.shop .cart-totals tr.total .amount {
	color: rgb(0, 136, 204);
}
#footer .footer-ribbon {
	background: rgb(0, 136, 204);
}
#footer .footer-ribbon::before {
	border-right-color: rgb(0, 85, 128); border-left-color: rgb(0, 85, 128);
}
.light#footer h1 {
	color: rgb(0, 136, 204);
}
.light#footer h2 {
	color: rgb(0, 136, 204);
}
.light#footer h3 {
	color: rgb(0, 136, 204);
}
.light#footer h4 {
	color: rgb(0, 136, 204);
}
.light#footer a {
	color: rgb(0, 136, 204);
}
.color#footer {
	background: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
.color#footer .footer-ribbon {
	background: rgb(0, 102, 153);
}
.color#footer .footer-ribbon::before {
	border-right-color: rgb(0, 51, 77);
}
.color#footer .footer-copyright {
	background: rgb(0, 119, 179); border-top-color: rgb(0, 119, 179);
}
html .color-primary#footer {
	background: rgb(0, 136, 204); border-top-color: rgb(0, 136, 204);
}
html .color-primary#footer .footer-ribbon {
	background: rgb(0, 102, 153);
}
html .color-primary#footer .footer-ribbon::before {
	border-right-color: rgb(0, 51, 77);
}
html .color-primary#footer .footer-copyright {
	background: rgb(0, 119, 179); border-top-color: rgb(0, 119, 179);
}
html .color-secondary#footer {
	background: rgb(227, 97, 89); border-top-color: rgb(227, 97, 89);
}
html .color-secondary#footer .footer-ribbon {
	background: rgb(220, 55, 45);
}
html .color-secondary#footer .footer-ribbon::before {
	border-right-color: rgb(161, 35, 27);
}
html .color-secondary#footer .footer-copyright {
	background: rgb(223, 76, 67); border-top-color: rgb(223, 76, 67);
}
html .color-tertiary#footer {
	background: rgb(43, 170, 177); border-top-color: rgb(43, 170, 177);
}
html .color-tertiary#footer .footer-ribbon {
	background: rgb(33, 131, 136);
}
html .color-tertiary#footer .footer-ribbon::before {
	border-right-color: rgb(18, 71, 74);
}
html .color-tertiary#footer .footer-copyright {
	background: rgb(38, 150, 156); border-top-color: rgb(38, 150, 156);
}
html .color-quaternary#footer {
	background: rgb(56, 63, 72); border-top-color: rgb(56, 63, 72);
}
html .color-quaternary#footer .footer-ribbon {
	background: rgb(34, 38, 43);
}
html .color-quaternary#footer .footer-ribbon::before {
	border-right-color: rgb(0, 0, 0);
}
html .color-quaternary#footer .footer-copyright {
	background: rgb(45, 50, 58); border-top-color: rgb(45, 50, 58);
}
html .color-dark#footer {
	background: rgb(46, 53, 62); border-top-color: rgb(46, 53, 62);
}
html .color-dark#footer .footer-ribbon {
	background: rgb(24, 28, 33);
}
html .color-dark#footer .footer-ribbon::before {
	border-right-color: rgb(0, 0, 0);
}
html .color-dark#footer .footer-copyright {
	background: rgb(35, 40, 47); border-top-color: rgb(35, 40, 47);
}
html .color-light#footer {
	background: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255);
}
html .color-light#footer .footer-ribbon {
	background: rgb(230, 230, 230);
}
html .color-light#footer .footer-ribbon::before {
	border-right-color: rgb(191, 191, 191);
}
html .color-light#footer .footer-copyright {
	background: rgb(242, 242, 242); border-top-color: rgb(242, 242, 242);
}
.sample-icon-list .sample-icon a:hover {
	background-color: rgb(0, 136, 204);
}
html.boxed .body {
	border-top-color: rgb(0, 136, 204);
}
