@media (min-width:410px) and (max-width:992px){
div.language {
  margin-top: 32px;
  margin-right: 15px;  
}
}
@media (max-width:409px){
div.language {
  margin-top: -10px;
  clear: both;  
}
}

header div.social-icons {display: none;}a {
  color: #00539b;
}
a:hover {
  color: #0061b4;
}
a:active {
  color: #004582;
}
a:visited {
  color: #004582;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #00539b !important;
}
html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
  border-color: #00539b;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #af334b !important;
}
html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
  border-color: #af334b;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #000000 !important;
}
html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
  border-color: #000000;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #099342 !important;
}
html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
  border-color: #099342;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #2e353e !important;
}
html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
  border-color: #2e353e;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #ffffff !important;
}
html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
  border-color: #ffffff;
}
.alternative-font {
  color: #00539b;
}
html .blockquote-primary {
  border-color: #00539b !important;
}
html .blockquote-secondary {
  border-color: #af334b !important;
}
html .blockquote-tertiary {
  border-color: #000000 !important;
}
html .blockquote-quaternary {
  border-color: #099342 !important;
}
html .blockquote-dark {
  border-color: #2e353e !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
p.drop-caps:first-child:first-letter {
  color: #00539b;
}
p.drop-caps.drop-caps-style-2:first-child:first-letter {
  background-color: #00539b;
}
ul.nav-pills > li.active > a {
  background-color: #00539b;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #00539b;
}
.sort-source-wrapper .nav > li.active > a {
  color: #00539b;
}
.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
  color: #00539b;
}
html .label-primary {
  background-color: #00539b;
}
html .label-secondary {
  background-color: #af334b;
}
html .label-tertiary {
  background-color: #000000;
}
html .label-quaternary {
  background-color: #099342;
}
html .label-dark {
  background-color: #2e353e;
}
html .label-light {
  background-color: #ffffff;
}
html .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00539b;
  border-color: #00539b #00539b #003868;
}
html .btn-primary:hover {
  border-color: #0061b4 #0061b4 #004582;
  background-color: #0061b4;
}
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #004582 #004582 #004582;
  background-color: #004582;
}
html .btn-primary.dropdown-toggle {
  border-left-color: #004582;
}
html .btn-primary[disabled] {
  border-color: #0289ff;
  background-color: #0289ff;
}
html .btn-primary:hover,
html .btn-primary:focus {
  color: #ffffff;
}
html .btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #af334b;
  border-color: #af334b #af334b #88273a;
}
html .btn-secondary:hover {
  border-color: #c33953 #c33953 #9b2d43;
  background-color: #c33953;
}
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #9b2d43 #9b2d43 #9b2d43;
  background-color: #9b2d43;
}
html .btn-secondary.dropdown-toggle {
  border-left-color: #9b2d43;
}
html .btn-secondary[disabled] {
  border-color: #d67285;
  background-color: #d67285;
}
html .btn-secondary:hover,
html .btn-secondary:focus {
  color: #ffffff;
}
html .btn-tertiary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #000000;
  border-color: #000000 #000000 #000000;
}
html .btn-tertiary:hover {
  border-color: #0d0d0d #0d0d0d #000000;
  background-color: #0d0d0d;
}
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #000000 #000000 #000000;
  background-color: #000000;
}
html .btn-tertiary.dropdown-toggle {
  border-left-color: #000000;
}
html .btn-tertiary[disabled] {
  border-color: #333333;
  background-color: #333333;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus {
  color: #ffffff;
}
html .btn-quaternary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #099342;
  border-color: #099342 #099342 #4d4d4d;
}
html .btn-quaternary:hover {
  border-color: #737373 #737373 #595959;
  background-color: #737373;
}
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #595959 #595959 #595959;
  background-color: #595959;
}
html .btn-quaternary.dropdown-toggle {
  border-left-color: #595959;
}
html .btn-quaternary[disabled] {
  border-color: #999999;
  background-color: #999999;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus {
  color: #ffffff;
}
html .btn-dark {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
}
html .btn-dark:hover {
  border-color: #39424d #39424d #23282f;
  background-color: #39424d;
}
html .btn-dark:active,
html .btn-dark:focus {
  border-color: #23282f #23282f #23282f;
  background-color: #23282f;
}
html .btn-dark.dropdown-toggle {
  border-left-color: #23282f;
}
html .btn-dark[disabled] {
  border-color: #596779;
  background-color: #596779;
}
html .btn-dark:hover,
html .btn-dark:focus {
  color: #ffffff;
}
html .btn-light {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
}
html .btn-light:hover {
  border-color: #ffffff #ffffff #f2f2f2;
  background-color: #ffffff;
}
html .btn-light:active,
html .btn-light:focus {
  border-color: #f2f2f2 #f2f2f2 #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-light.dropdown-toggle {
  border-left-color: #f2f2f2;
}
html .btn-light[disabled] {
  border-color: #ffffff;
  background-color: #ffffff;
}
html .btn-light:hover,
html .btn-light:focus {
  color: #777777;
}
html .btn-borders.btn-primary {
  background: transparent;
  border-color: #00539b;
  color: #00539b;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00539b;
  border-color: #00539b #00539b #003868;
  border-color: #00539b !important;
  color: #ffffff;
}
html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
  border-color: #0061b4 #0061b4 #004582;
  background-color: #0061b4;
}
html .btn-borders.btn-primary:hover:active,
html .btn-borders.btn-primary:focus:active,
html .btn-borders.btn-primary:hover:focus,
html .btn-borders.btn-primary:focus:focus {
  border-color: #004582 #004582 #004582;
  background-color: #004582;
}
html .btn-borders.btn-primary:hover.dropdown-toggle,
html .btn-borders.btn-primary:focus.dropdown-toggle {
  border-left-color: #004582;
}
html .btn-borders.btn-primary:hover[disabled],
html .btn-borders.btn-primary:focus[disabled] {
  border-color: #0289ff;
  background-color: #0289ff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #af334b;
  color: #af334b;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #af334b;
  border-color: #af334b #af334b #88273a;
  border-color: #af334b !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary:hover:hover,
html .btn-borders.btn-secondary:focus:hover {
  border-color: #c33953 #c33953 #9b2d43;
  background-color: #c33953;
}
html .btn-borders.btn-secondary:hover:active,
html .btn-borders.btn-secondary:focus:active,
html .btn-borders.btn-secondary:hover:focus,
html .btn-borders.btn-secondary:focus:focus {
  border-color: #9b2d43 #9b2d43 #9b2d43;
  background-color: #9b2d43;
}
html .btn-borders.btn-secondary:hover.dropdown-toggle,
html .btn-borders.btn-secondary:focus.dropdown-toggle {
  border-left-color: #9b2d43;
}
html .btn-borders.btn-secondary:hover[disabled],
html .btn-borders.btn-secondary:focus[disabled] {
  border-color: #d67285;
  background-color: #d67285;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #000000;
  color: #000000;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #000000;
  border-color: #000000 #000000 #000000;
  border-color: #000000 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary:hover:hover,
html .btn-borders.btn-tertiary:focus:hover {
  border-color: #0d0d0d #0d0d0d #000000;
  background-color: #0d0d0d;
}
html .btn-borders.btn-tertiary:hover:active,
html .btn-borders.btn-tertiary:focus:active,
html .btn-borders.btn-tertiary:hover:focus,
html .btn-borders.btn-tertiary:focus:focus {
  border-color: #000000 #000000 #000000;
  background-color: #000000;
}
html .btn-borders.btn-tertiary:hover.dropdown-toggle,
html .btn-borders.btn-tertiary:focus.dropdown-toggle {
  border-left-color: #000000;
}
html .btn-borders.btn-tertiary:hover[disabled],
html .btn-borders.btn-tertiary:focus[disabled] {
  border-color: #333333;
  background-color: #333333;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #099342;
  color: #099342;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #099342;
  border-color: #099342 #099342 #4d4d4d;
  border-color: #099342 !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary:hover:hover,
html .btn-borders.btn-quaternary:focus:hover {
  border-color: #737373 #737373 #595959;
  background-color: #737373;
}
html .btn-borders.btn-quaternary:hover:active,
html .btn-borders.btn-quaternary:focus:active,
html .btn-borders.btn-quaternary:hover:focus,
html .btn-borders.btn-quaternary:focus:focus {
  border-color: #595959 #595959 #595959;
  background-color: #595959;
}
html .btn-borders.btn-quaternary:hover.dropdown-toggle,
html .btn-borders.btn-quaternary:focus.dropdown-toggle {
  border-left-color: #595959;
}
html .btn-borders.btn-quaternary:hover[disabled],
html .btn-borders.btn-quaternary:focus[disabled] {
  border-color: #999999;
  background-color: #999999;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #2e353e;
  color: #2e353e;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
  border-color: #2e353e !important;
  color: #ffffff;
}
html .btn-borders.btn-dark:hover:hover,
html .btn-borders.btn-dark:focus:hover {
  border-color: #39424d #39424d #23282f;
  background-color: #39424d;
}
html .btn-borders.btn-dark:hover:active,
html .btn-borders.btn-dark:focus:active,
html .btn-borders.btn-dark:hover:focus,
html .btn-borders.btn-dark:focus:focus {
  border-color: #23282f #23282f #23282f;
  background-color: #23282f;
}
html .btn-borders.btn-dark:hover.dropdown-toggle,
html .btn-borders.btn-dark:focus.dropdown-toggle {
  border-left-color: #23282f;
}
html .btn-borders.btn-dark:hover[disabled],
html .btn-borders.btn-dark:focus[disabled] {
  border-color: #596779;
  background-color: #596779;
}
html .btn-borders.btn-light {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-shadow: none;
}
html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
  border-color: #ffffff !important;
  color: #777777;
}
html .btn-borders.btn-light:hover:hover,
html .btn-borders.btn-light:focus:hover {
  border-color: #ffffff #ffffff #f2f2f2;
  background-color: #ffffff;
}
html .btn-borders.btn-light:hover:active,
html .btn-borders.btn-light:focus:active,
html .btn-borders.btn-light:hover:focus,
html .btn-borders.btn-light:focus:focus {
  border-color: #f2f2f2 #f2f2f2 #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-borders.btn-light:hover.dropdown-toggle,
html .btn-borders.btn-light:focus.dropdown-toggle {
  border-left-color: #f2f2f2;
}
html .btn-borders.btn-light:hover[disabled],
html .btn-borders.btn-light:focus[disabled] {
  border-color: #ffffff;
  background-color: #ffffff;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #00539b;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #00539b !important;
  border-color: #00539b;
}
body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
  color: #00539b;
}
body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
  background-color: #00539b;
  border-color: #00539b;
}
.pagination > .active > a,
body.dark .pagination > .active > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00539b;
  border-color: #00539b #00539b #003868;
}
.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover {
  border-color: #0061b4 #0061b4 #004582;
  background-color: #0061b4;
}
.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus {
  border-color: #004582 #004582 #004582;
  background-color: #004582;
}
.pagination > .active > a.dropdown-toggle,
body.dark .pagination > .active > a.dropdown-toggle {
  border-left-color: #004582;
}
.pagination > .active > a[disabled],
body.dark .pagination > .active > a[disabled] {
  border-color: #0289ff;
  background-color: #0289ff;
}
html .alert-primary {
  background-color: #00539b;
  border-color: #004b8c;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #af334b;
  border-color: #a33046;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #099342;
  border-color: #5e5e5e;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #2e353e;
  border-color: #272d35;
  color: #ffffff;
}
html .alert-dark .alert-link {
  color: #ffffff;
}
html .alert-light {
  background-color: #ffffff;
  border-color: #f7f7f7;
  color: #777777;
}
html .alert-light .alert-link {
  color: #777777;
}
html .progress-bar-primary {
  background-color: #00539b;
}
html .progress-bar-secondary {
  background-color: #af334b;
}
html .progress-bar-tertiary {
  background-color: #000000;
}
html .progress-bar-quaternary {
  background-color: #099342;
}
html .progress-bar-dark {
  background-color: #2e353e;
}
html .progress-bar-light {
  background-color: #ffffff;
}
html section.section-primary {
  background-color: #00539b !important;
  border-color: #004582 !important;
}
html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
  color: #ffffff;
}
html section.section-primary p {
  color: #e6e6e6;
}
html section.section-secondary {
  background-color: #af334b !important;
  border-color: #9b2d43 !important;
}
html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
  color: #ffffff;
}
html section.section-secondary p {
  color: #e6e6e6;
}
html section.section-tertiary {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
  color: #ffffff;
}
html section.section-tertiary p {
  color: #e6e6e6;
}
html section.section-quaternary {
  background-color: #099342 !important;
  border-color: #595959 !important;
}
html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
  color: #ffffff;
}
html section.section-quaternary p {
  color: #e6e6e6;
}
html section.section-dark {
  background-color: #2e353e !important;
  border-color: #23282f !important;
}
html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
  color: #ffffff;
}
html section.section-dark p {
  color: #e6e6e6;
}
html section.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
}
html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
  color: #777777;
}
html section.section-light p {
  color: #5e5e5e;
}
html section.section-default-scale-1 {
  background-color: #dbdbdb !important;
  border-top-color: #d3d3d3 !important;
}
html section.section-default-scale-2 {
  background-color: #c1c1c1 !important;
  border-top-color: #b9b9b9 !important;
}
html section.section-default-scale-3 {
  background-color: #a8a8a8 !important;
  border-top-color: #a0a0a0 !important;
}
html section.section-default-scale-4 {
  background-color: #8e8e8e !important;
  border-top-color: #868686 !important;
}
html section.section-default-scale-5 {
  background-color: #757575 !important;
  border-top-color: #6d6d6d !important;
}
html section.section-default-scale-6 {
  background-color: #5b5b5b !important;
  border-top-color: #535353 !important;
}
html section.section-default-scale-7 {
  background-color: #424242 !important;
  border-top-color: #3a3a3a !important;
}
html section.section-default-scale-8 {
  background-color: #282828 !important;
  border-top-color: #202020 !important;
}
html section.section-default-scale-9 {
  background-color: #0f0f0f !important;
  border-top-color: #070707 !important;
}
html.dark section.section-default-scale-1 {
  background-color: #333a44 !important;
  border-top-color: #2c323b !important;
}
html.dark section.section-default-scale-2 {
  background-color: #495362 !important;
  border-top-color: #424b59 !important;
}
html.dark section.section-default-scale-3 {
  background-color: #5e6b7f !important;
  border-top-color: #586476 !important;
}
html.dark section.section-default-scale-4 {
  background-color: #77849a !important;
  border-top-color: #6e7d93 !important;
}
html.dark section.section-default-scale-5 {
  background-color: #949faf !important;
  border-top-color: #8b97a9 !important;
}
html.dark section.section-default-scale-6 {
  background-color: #b1b9c5 !important;
  border-top-color: #a8b1be !important;
}
html.dark section.section-default-scale-7 {
  background-color: #ced3db !important;
  border-top-color: #c5cbd4 !important;
}
html.dark section.section-default-scale-8 {
  background-color: #ebeef1 !important;
  border-top-color: #e3e6ea !important;
}
html.dark section.section-default-scale-9 {
  background-color: #ffffff !important;
  border-top-color: #f7f7f7 !important;
}
section.page-top h1 {
  border-bottom-color: #00539b;
}
section.page-top.custom-product {
  background-color: #004582;
  border-top-color: #004e91;
}
html .page-top-color.page-top-primary {
  background-color: #00539b;
  border-bottom-color: #00539b;
  color: #ffffff;
}
html .page-top-color.page-top-primary h1 {
  color: #ffffff;
}
html .page-top-color.page-top-primary h1 span {
  color: #ffffff;
}
html .page-top-color.page-top-primary a {
  color: #ffffff;
}
html .page-top-color.page-top-primary .breadcrumb > .active {
  color: #ffffff;
}
html .page-top-color.page-top-secondary {
  background-color: #af334b;
  border-bottom-color: #af334b;
  color: #ffffff;
}
html .page-top-color.page-top-secondary h1 {
  color: #ffffff;
}
html .page-top-color.page-top-secondary h1 span {
  color: #ffffff;
}
html .page-top-color.page-top-secondary a {
  color: #ffffff;
}
html .page-top-color.page-top-secondary .breadcrumb > .active {
  color: #ffffff;
}
html .page-top-color.page-top-tertiary {
  background-color: #000000;
  border-bottom-color: #000000;
  color: #ffffff;
}
html .page-top-color.page-top-tertiary h1 {
  color: #ffffff;
}
html .page-top-color.page-top-tertiary h1 span {
  color: #ffffff;
}
html .page-top-color.page-top-tertiary a {
  color: #ffffff;
}
html .page-top-color.page-top-tertiary .breadcrumb > .active {
  color: #ffffff;
}
html .page-top-color.page-top-quaternary {
  background-color: #099342;
  border-bottom-color: #099342;
  color: #ffffff;
}
html .page-top-color.page-top-quaternary h1 {
  color: #ffffff;
}
html .page-top-color.page-top-quaternary h1 span {
  color: #ffffff;
}
html .page-top-color.page-top-quaternary a {
  color: #ffffff;
}
html .page-top-color.page-top-quaternary .breadcrumb > .active {
  color: #ffffff;
}
html .page-top-color.page-top-dark {
  background-color: #2e353e;
  border-bottom-color: #2e353e;
  color: #ffffff;
}
html .page-top-color.page-top-dark h1 {
  color: #ffffff;
}
html .page-top-color.page-top-dark h1 span {
  color: #ffffff;
}
html .page-top-color.page-top-dark a {
  color: #ffffff;
}
html .page-top-color.page-top-dark .breadcrumb > .active {
  color: #ffffff;
}
html .page-top-color.page-top-light {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  color: #777777;
}
html .page-top-color.page-top-light h1 {
  color: #777777;
}
html .page-top-color.page-top-light h1 span {
  color: #777777;
}
html .page-top-color.page-top-light a {
  color: #777777;
}
html .page-top-color.page-top-light .breadcrumb > .active {
  color: #777777;
}
html .toggle-primary .toggle label {
  color: #00539b;
  border-left-color: #00539b;
  border-right-color: #00539b;
}
html .toggle-primary .toggle.active > label {
  background-color: #00539b;
  border-color: #00539b;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #00539b;
}
html .toggle-secondary .toggle label {
  color: #af334b;
  border-left-color: #af334b;
  border-right-color: #af334b;
}
html .toggle-secondary .toggle.active > label {
  background-color: #af334b;
  border-color: #af334b;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #af334b;
}
html .toggle-tertiary .toggle label {
  color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #000000;
}
html .toggle-quaternary .toggle label {
  color: #099342;
  border-left-color: #099342;
  border-right-color: #099342;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #099342;
  border-color: #099342;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #099342;
}
html .toggle-dark .toggle label {
  color: #2e353e;
  border-left-color: #2e353e;
  border-right-color: #2e353e;
}
html .toggle-dark .toggle.active > label {
  background-color: #2e353e;
  border-color: #2e353e;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #2e353e;
}
html .toggle-light .toggle label {
  color: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
html .toggle-light .toggle.active > label {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #777777;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
.thumb-info .thumb-info-type {
  background-color: #00539b;
}
.thumb-info .thumb-info-action-icon {
  background-color: #00539b;
}
.thumb-info-social-icons a {
  background-color: #00539b;
}
.thumbnail .zoom {
  background-color: #00539b;
}
.img-thumbnail .zoom {
  background-color: #00539b;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #00539b;
}
html .thumb-info .thumb-info-action-icon-primary i,
html .thumb-info .thumb-info-action-icon-primary em {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #af334b;
}
html .thumb-info .thumb-info-action-icon-secondary i,
html .thumb-info .thumb-info-action-icon-secondary em {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #000000;
}
html .thumb-info .thumb-info-action-icon-tertiary i,
html .thumb-info .thumb-info-action-icon-tertiary em {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #099342;
}
html .thumb-info .thumb-info-action-icon-quaternary i,
html .thumb-info .thumb-info-action-icon-quaternary em {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
  background-color: #2e353e;
}
html .thumb-info .thumb-info-action-icon-dark i,
html .thumb-info .thumb-info-action-icon-dark em {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light {
  background-color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light i,
html .thumb-info .thumb-info-action-icon-light em {
  color: #777777;
}
.inverted {
  background-color: #00539b;
}
html .inverted-primary {
  background-color: #00539b;
}
html .inverted-secondary {
  background-color: #af334b;
}
html .inverted-tertiary {
  background-color: #000000;
}
html .inverted-quaternary {
  background-color: #099342;
}
html .inverted-dark {
  background-color: #2e353e;
}
html .inverted-light {
  background-color: #ffffff;
}
.social-icons-list a {
  background-color: #00539b;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #00437c;
}
.owl-carousel.show-nav-title .owl-controls .owl-nav [class*="owl-"] {
  color: #00539b;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00539b;
  border-color: #00539b #00539b #003868;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
  border-color: #0061b4 #0061b4 #004582;
  background-color: #0061b4;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:active,
.owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  border-color: #004582 #004582 #004582;
  background-color: #004582;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"].dropdown-toggle {
  border-left-color: #004582;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"][disabled] {
  border-color: #0289ff;
  background-color: #0289ff;
}
html body .tabs .nav-tabs a,
html.dark body .tabs .nav-tabs a,
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover {
  color: #00539b;
}
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover,
html body .tabs .nav-tabs a:focus,
html.dark body .tabs .nav-tabs a:focus {
  border-top-color: #00539b;
}
html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
  border-top-color: #00539b;
  color: #00539b;
}
html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
  border-top-color: #00539b;
}
html body .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
html body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
  border-bottom-color: #00539b;
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
  border-left-color: #00539b;
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
  border-right-color: #00539b;
}
html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  color: #00539b;
}
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #00539b;
}
html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #00539b;
  color: #00539b;
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #00539b;
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #00539b;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #00539b;
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #00539b;
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #00539b;
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #00539b;
}
html body .tabs-secondary .nav-tabs li a,
html.dark body .tabs-secondary .nav-tabs li a,
html body .tabs-secondary .nav-tabs.nav-justified li a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a,
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
  color: #af334b;
}
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
  border-top-color: #af334b;
}
html body .tabs-secondary .nav-tabs li.active a,
html.dark body .tabs-secondary .nav-tabs li.active a,
html body .tabs-secondary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a,
html body .tabs-secondary .nav-tabs li.active a:hover,
html.dark body .tabs-secondary .nav-tabs li.active a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary .nav-tabs li.active a:focus,
html.dark body .tabs-secondary .nav-tabs li.active a:focus,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #af334b;
  color: #af334b;
}
html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #af334b;
}
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #af334b;
}
html body .tabs-secondary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #af334b;
}
html body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #af334b;
}
html body .tabs-secondary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #af334b;
}
html body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #af334b;
}
html body .tabs-tertiary .nav-tabs li a,
html.dark body .tabs-tertiary .nav-tabs li a,
html body .tabs-tertiary .nav-tabs.nav-justified li a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a,
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  color: #000000;
}
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  border-top-color: #000000;
}
html body .tabs-tertiary .nav-tabs li.active a,
html.dark body .tabs-tertiary .nav-tabs li.active a,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs li.active a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs li.active a:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #000000;
  color: #000000;
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #000000;
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #000000;
}
html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #000000;
}
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #000000;
}
html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #000000;
}
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #000000;
}
html body .tabs-quaternary .nav-tabs li a,
html.dark body .tabs-quaternary .nav-tabs li a,
html body .tabs-quaternary .nav-tabs.nav-justified li a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a,
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  color: #099342;
}
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  border-top-color: #099342;
}
html body .tabs-quaternary .nav-tabs li.active a,
html.dark body .tabs-quaternary .nav-tabs li.active a,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs li.active a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs li.active a:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #099342;
  color: #099342;
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #099342;
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #099342;
}
html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #099342;
}
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #099342;
}
html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #099342;
}
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #099342;
}
html body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a,
html body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
  color: #2e353e;
}
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
  border-top-color: #2e353e;
}
html body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a,
html body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #2e353e;
  color: #2e353e;
}
html body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #2e353e;
}
html body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover {
  border-left-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover {
  border-right-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #2e353e;
}
html body .tabs-light .nav-tabs li a,
html.dark body .tabs-light .nav-tabs li a,
html body .tabs-light .nav-tabs.nav-justified li a,
html.dark body .tabs-light .nav-tabs.nav-justified li a,
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
  color: #ffffff;
}
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
  border-top-color: #ffffff;
}
html body .tabs-light .nav-tabs li.active a,
html.dark body .tabs-light .nav-tabs li.active a,
html body .tabs-light .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a,
html body .tabs-light .nav-tabs li.active a:hover,
html.dark body .tabs-light .nav-tabs li.active a:hover,
html body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light .nav-tabs li.active a:focus,
html.dark body .tabs-light .nav-tabs li.active a:focus,
html body .tabs-light .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #ffffff;
  color: #ffffff;
}
html body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #ffffff;
}
html body .tabs-light.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover {
  border-left-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a,
html body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover {
  border-right-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a,
html body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #ffffff;
}
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
  border-right-color: #00539b;
  border-left-color: transparent;
}
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
  border-right-color: transparent;
  border-left-color: #00539b;
}
.list.list-icons li .fa {
  color: #00539b;
  border-color: #00539b;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #00539b;
}
.list.list-ordened li:before {
  color: #00539b;
  border-color: #00539b;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
}
html .list-primary.list-icons li .fa {
  color: #00539b;
  border-color: #00539b;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #00539b;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #00539b;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #af334b;
  border-color: #af334b;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #af334b;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #af334b;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #000000;
  border-color: #000000;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #000000;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #000000;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #099342;
  border-color: #099342;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #099342;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #099342;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #ffffff;
}
html .list-dark.list-icons li .fa {
  color: #2e353e;
  border-color: #2e353e;
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
  background-color: #2e353e;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #2e353e;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #ffffff;
}
html .list-light.list-icons li .fa {
  color: #ffffff;
  border-color: #ffffff;
}
html .list-light.list-icons.list-icons-style-3 li .fa {
  background-color: #ffffff;
  color: #777777;
}
html .list-light.list-ordened li:before {
  color: #ffffff;
}
html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #00539b;
  color: #777777;
}
.parallax blockquote i.fa-quote-left,
.parallax blockquote em.fa-quote-left {
  color: #00539b;
}
section.video blockquote i.fa-quote-left,
section.video blockquote em.fa-quote-left {
  color: #00539b;
}
.panel-group .panel-heading a {
  color: #00539b;
}
html .panel-group.panel-group-primary .panel-heading {
  background-color: #00539b !important;
}
html .panel-group.panel-group-primary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
  background-color: #af334b !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
  background-color: #000000 !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
  background-color: #099342 !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-dark .panel-heading {
  background-color: #2e353e !important;
}
html .panel-group.panel-group-dark .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-light .panel-heading {
  background-color: #ffffff !important;
}
html .panel-group.panel-group-light .panel-heading a {
  color: #777777;
}
html .divider.divider-primary .fa {
  color: #00539b;
}
html .divider.divider-primary.divider-small hr {
  background: #00539b;
}
html .divider.divider-secondary .fa {
  color: #af334b;
}
html .divider.divider-secondary.divider-small hr {
  background: #af334b;
}
html .divider.divider-tertiary .fa {
  color: #000000;
}
html .divider.divider-tertiary.divider-small hr {
  background: #000000;
}
html .divider.divider-quaternary .fa {
  color: #099342;
}
html .divider.divider-quaternary.divider-small hr {
  background: #099342;
}
html .divider.divider-dark .fa {
  color: #2e353e;
}
html .divider.divider-dark.divider-small hr {
  background: #2e353e;
}
html .divider.divider-light .fa {
  color: #ffffff;
}
html .divider.divider-light.divider-small hr {
  background: #ffffff;
}
html .divider.divider-style-2.divider-primary .fa {
  background: #00539b;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary .fa {
  background: #af334b;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary .fa {
  background: #000000;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary .fa {
  background: #099342;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark .fa {
  background: #2e353e;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light .fa {
  background: #ffffff;
  color: #777777;
}
html .divider.divider-style-3.divider-primary .fa {
  border-color: #00539b;
}
html .divider.divider-style-3.divider-secondary .fa {
  border-color: #af334b;
}
html .divider.divider-style-3.divider-tertiary .fa {
  border-color: #000000;
}
html .divider.divider-style-3.divider-quaternary .fa {
  border-color: #099342;
}
html .divider.divider-style-3.divider-dark .fa {
  border-color: #2e353e;
}
html .divider.divider-style-3.divider-light .fa {
  border-color: #ffffff;
}
@media (min-width: 992px) {
  header nav ul.nav-main a,
  header nav ul.nav-main a:focus,
  header nav ul.nav-main a:hover {
    color: #00539b;
  }
  header nav ul.nav-main > li.active > a,
  header nav ul.nav-main > li:hover > a,
  header nav ul.nav-main > li > a:focus {
    color: #ffffff;
    background-color: #00539b !important;
  }
  header nav ul.nav-main .dropdown > ul.dropdown-menu {
    border-top-color: #00539b !important;
  }
  header nav ul.nav-main .dropdown-submenu > a:after,
  header nav ul.nav-main .dropdown-submenu:hover > a:after {
    border-left-color: #00539b !important;
  }
}
header nav ul.nav-main .tip {
  background: #00539b;
  color: #ffffff;
}
header nav ul.nav-main .tip:before {
  border-right-color: #00539b;
}
html header nav ul.nav-main .tip-primary {
  background: #00539b !important;
  color: #ffffff !important;
}
html header nav ul.nav-main .tip-primary:before {
  border-right-color: #00539b !important;
}
html header nav ul.nav-main .tip-secondary {
  background: #af334b !important;
  color: #ffffff !important;
}
html header nav ul.nav-main .tip-secondary:before {
  border-right-color: #af334b !important;
}
html header nav ul.nav-main .tip-tertiary {
  background: #000000 !important;
  color: #ffffff !important;
}
html header nav ul.nav-main .tip-tertiary:before {
  border-right-color: #000000 !important;
}
html header nav ul.nav-main .tip-quaternary {
  background: #099342 !important;
  color: #ffffff !important;
}
html header nav ul.nav-main .tip-quaternary:before {
  border-right-color: #099342 !important;
}
html header nav ul.nav-main .tip-dark {
  background: #2e353e !important;
  color: #ffffff !important;
}
html header nav ul.nav-main .tip-dark:before {
  border-right-color: #2e353e !important;
}
html header nav ul.nav-main .tip-light {
  background: #ffffff !important;
  color: #777777 !important;
}
html header nav ul.nav-main .tip-light:before {
  border-right-color: #ffffff !important;
}
html[dir="rtl"] header nav ul.nav-main .tip.skin:before {
  border-left-color: #00539b;
}
@media (min-width: 992px) {
  header.single-menu nav ul.nav-main li.active > a {
    border-top: 5px solid #00539b;
  }
  header.darken-top-border {
    border-top: 5px solid #004582 !important;
  }
  header.colored .header-top {
    background-color: #00539b;
  }
  header.colored .header-top ul.nav-top li a:hover {
    background-color: #0061b4 !important;
  }
  header.flat-menu nav ul.nav-main li > a,
  header.flat-menu nav ul.nav-main li.active > a {
    color: #666;
  }
  header.flat-menu nav ul.nav-main > li.active > a {
    color: #00539b !important;
    background-color: transparent !important;
  }
  header.flat-menu nav ul.nav-main > li:hover > a,
  header.flat-menu nav ul.nav-main > li > a:hover {
    color: #ffffff !important;
    background-color: #00539b !important;
  }
  header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    border-top-color: #00539b;
  }
  header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
	border-radius: 0 6px 6px 6px;
	margin-top: 0;
  }  
}
@media (min-width: 992px) {
  html header nav ul.nav-main li.dropdown-primary > a {
    color: #00539b;
  }
  html header nav ul.nav-main li.dropdown-primary.open > a,
  html header nav ul.nav-main li.dropdown-primary.active > a,
  html header nav ul.nav-main li.dropdown-primary:hover > a {
    background: #00539b !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main li.dropdown-primary > a:focus {
    background: #00539b !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #fff !important; /*bkp - border-top-color: #00539b !important; */
    background: #fff !important; /*bkp - background: #00539b !important; */
  }
  html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a {
    color: #777; /*bkp - color: #ffffff; */
  }
  html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #CED3DB; /*bkp - background: #0061b4; */
  }
  html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #CED3DB; /*bkp - background: #0061b4; */
  }
  html header nav ul.nav-main .dropdown-primary:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-primary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #CED3DB; /*bkp - background: #0061b4; */
  }
  /*bkp - below rule copied and overwritten from base-1.min.css*/
  html header nav ul.nav-main .dropdown-full-color .mega-menu-sub-title,
  html header nav ul.nav-main .dropdown-full-color.mega-menu-item ul.sub-menu .mega-menu-sub-title {
    color: #333;
    opacity: 1;
  }
  html header nav ul.nav-main li.dropdown-secondary > a {
    color: #af334b;
  }
  html header nav ul.nav-main li.dropdown-secondary.open > a,
  html header nav ul.nav-main li.dropdown-secondary.active > a,
  html header nav ul.nav-main li.dropdown-secondary:hover > a {
    background: #af334b !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main li.dropdown-secondary > a:focus {
    background: #af334b !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #af334b !important;
    background: #af334b !important;
  }
  html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a {
    color: #ffffff;
  }
  html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #c33953;
  }
  html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #c33953;
  }
  html header nav ul.nav-main .dropdown-secondary:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-secondary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #c33953 !important;
  }
  html header nav ul.nav-main li.dropdown-tertiary > a {
    color: #000000;
  }
  html header nav ul.nav-main li.dropdown-tertiary.open > a,
  html header nav ul.nav-main li.dropdown-tertiary.active > a,
  html header nav ul.nav-main li.dropdown-tertiary:hover > a {
    background: #000000 !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main li.dropdown-tertiary > a:focus {
    background: #000000 !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #000000 !important;
    background: #000000 !important;
  }
  html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a {
    color: #ffffff;
  }
  html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #0d0d0d;
  }
  html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #0d0d0d;
  }
  html header nav ul.nav-main .dropdown-tertiary:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-tertiary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #0d0d0d !important;
  }
  html header nav ul.nav-main li.dropdown-quaternary > a {
    color: #099342;
  }
  html header nav ul.nav-main li.dropdown-quaternary.open > a,
  html header nav ul.nav-main li.dropdown-quaternary.active > a,
  html header nav ul.nav-main li.dropdown-quaternary:hover > a {
    background: #099342 !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main li.dropdown-quaternary > a:focus {
    background: #099342 !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #099342 !important;
    background: #099342 !important;
  }
  html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a {
    color: #ffffff;
  }
  html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #737373;
  }
  html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #737373;
  }
  html header nav ul.nav-main .dropdown-quaternary:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-quaternary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #737373 !important;
  }
  html header nav ul.nav-main li.dropdown-dark > a {
    color: #2e353e;
  }
  html header nav ul.nav-main li.dropdown-dark.open > a,
  html header nav ul.nav-main li.dropdown-dark.active > a,
  html header nav ul.nav-main li.dropdown-dark:hover > a {
    background: #2e353e !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main li.dropdown-dark > a:focus {
    background: #2e353e !important;
    color: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #2e353e !important;
    background: #2e353e !important;
  }
  html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a {
    color: #ffffff;
  }
  html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #39424d;
  }
  html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #39424d;
  }
  html header nav ul.nav-main .dropdown-dark:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-dark.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #39424d !important;
  }
  html header nav ul.nav-main li.dropdown-light > a {
    color: #ffffff;
  }
  html header nav ul.nav-main li.dropdown-light.open > a,
  html header nav ul.nav-main li.dropdown-light.active > a,
  html header nav ul.nav-main li.dropdown-light:hover > a {
    background: #ffffff !important;
    color: #777777 !important;
  }
  html header nav ul.nav-main li.dropdown-light > a:focus {
    background: #ffffff !important;
    color: #777777 !important;
  }
  html header nav ul.nav-main .dropdown-light > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-light > ul.dropdown-menu ul.dropdown-menu,
  html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
    border-top-color: #ffffff !important;
    background: #ffffff !important;
  }
  html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li a,
  html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a {
    color: #777777;
  }
  html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li:hover > a,
  html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li:hover > a {
    background: #ffffff;
  }
  html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li a:focus,
  html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a:focus {
    background: #ffffff;
  }
  html header nav ul.nav-main .dropdown-light:hover ul.sub-menu li:hover a:hover,
  html header nav ul.nav-main .dropdown-light.mega-menu-item:hover ul.sub-menu li:hover a:hover {
    background: #ffffff !important;
  }
}
@media (min-width: 992px) {
  html header .nav-bar-primary {
    background: #00539b !important;
  }
  html header .nav-bar-primary nav ul.nav-main > li > a {
    color: #ffffff !important;
  }
  html header .nav-bar-primary nav ul.nav-main > li.open a,
  html header .nav-bar-primary nav ul.nav-main > li.active > a,
  html header .nav-bar-primary nav ul.nav-main > li:hover > a {
    background: #ffffff !important;
    color: #00539b !important;
  }
  html header .nav-bar-primary nav ul.nav-main > li > a:focus {
    background: #ffffff !important;
    color: #00539b !important;
  }
  html header .nav-bar-primary nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-primary nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #ffffff !important;
  }
  html header .nav-bar-secondary {
    background: #af334b !important;
  }
  html header .nav-bar-secondary nav ul.nav-main > li > a {
    color: #ffffff !important;
  }
  html header .nav-bar-secondary nav ul.nav-main > li.open a,
  html header .nav-bar-secondary nav ul.nav-main > li.active > a,
  html header .nav-bar-secondary nav ul.nav-main > li:hover > a {
    background: #ffffff !important;
    color: #af334b !important;
  }
  html header .nav-bar-secondary nav ul.nav-main > li > a:focus {
    background: #ffffff !important;
    color: #af334b !important;
  }
  html header .nav-bar-secondary nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-secondary nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #ffffff !important;
  }
  html header .nav-bar-tertiary {
    background: #000000 !important;
  }
  html header .nav-bar-tertiary nav ul.nav-main > li > a {
    color: #ffffff !important;
  }
  html header .nav-bar-tertiary nav ul.nav-main > li.open a,
  html header .nav-bar-tertiary nav ul.nav-main > li.active > a,
  html header .nav-bar-tertiary nav ul.nav-main > li:hover > a {
    background: #ffffff !important;
    color: #000000 !important;
  }
  html header .nav-bar-tertiary nav ul.nav-main > li > a:focus {
    background: #ffffff !important;
    color: #000000 !important;
  }
  html header .nav-bar-tertiary nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-tertiary nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #ffffff !important;
  }
  html header .nav-bar-quaternary {
    background: #099342 !important;
  }
  html header .nav-bar-quaternary nav ul.nav-main > li > a {
    color: #ffffff !important;
  }
  html header .nav-bar-quaternary nav ul.nav-main > li.open a,
  html header .nav-bar-quaternary nav ul.nav-main > li.active > a,
  html header .nav-bar-quaternary nav ul.nav-main > li:hover > a {
    background: #ffffff !important;
    color: #099342 !important;
  }
  html header .nav-bar-quaternary nav ul.nav-main > li > a:focus {
    background: #ffffff !important;
    color: #099342 !important;
  }
  html header .nav-bar-quaternary nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-quaternary nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #ffffff !important;
  }
  html header .nav-bar-dark {
    background: #2e353e !important;
  }
  html header .nav-bar-dark nav ul.nav-main > li > a {
    color: #ffffff !important;
  }
  html header .nav-bar-dark nav ul.nav-main > li.open a,
  html header .nav-bar-dark nav ul.nav-main > li.active > a,
  html header .nav-bar-dark nav ul.nav-main > li:hover > a {
    background: #ffffff !important;
    color: #2e353e !important;
  }
  html header .nav-bar-dark nav ul.nav-main > li > a:focus {
    background: #ffffff !important;
    color: #2e353e !important;
  }
  html header .nav-bar-dark nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-dark nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #ffffff !important;
  }
  html header .nav-bar-light {
    background: #ffffff !important;
  }
  html header .nav-bar-light nav ul.nav-main > li > a {
    color: #777777 !important;
  }
  html header .nav-bar-light nav ul.nav-main > li.open a,
  html header .nav-bar-light nav ul.nav-main > li.active > a,
  html header .nav-bar-light nav ul.nav-main > li:hover > a {
    background: #777777 !important;
    color: #ffffff !important;
  }
  html header .nav-bar-light nav ul.nav-main > li > a:focus {
    background: #777777 !important;
    color: #ffffff !important;
  }
  html header .nav-bar-light nav ul.nav-main > li ul.dropdown-menu,
  html header .nav-bar-light nav ul.nav-main > li.mega-menu-item ul.dropdown-menu {
    border-top-color: #777777 !important;
  }
}
.testimonial blockquote {
  background: #0061b4;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #0061b4;
}
html .testimonial-primary blockquote {
  background: #0061b4;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #0061b4;
}
html .testimonial-secondary blockquote {
  background: #c33953;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #c33953;
}
html .testimonial-tertiary blockquote {
  background: #0d0d0d;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #0d0d0d;
}
html .testimonial-quaternary blockquote {
  background: #737373;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #737373;
}
html .testimonial-dark blockquote {
  background: #39424d;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #39424d;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.circular-bar.only-icon .fa {
  color: #00539b;
}
html .counters .counter-primary .fa,
html .counters .counter-primary strong {
  color: #00539b;
}
html .counters .counter-secondary .fa,
html .counters .counter-secondary strong {
  color: #af334b;
}
html .counters .counter-tertiary .fa,
html .counters .counter-tertiary strong {
  color: #000000;
}
html .counters .counter-quaternary .fa,
html .counters .counter-quaternary strong {
  color: #099342;
}
html .counters .counter-dark .fa,
html .counters .counter-dark strong {
  color: #2e353e;
}
html .counters .counter-light .fa,
html .counters .counter-light strong {
  color: #ffffff;
}
.icon-featured {
  background-color: #00539b;
}
.featured-box-primary .icon-featured {
  background-color: #00539b;
}
.featured-box-primary .icon-featured:after {
  border-color: #00539b;
}
.featured-box-primary h4 {
  color: #00539b;
}
.featured-box-primary .box-content {
  border-top-color: #00539b;
}
html .featured-box-primary .icon-featured {
  background-color: #00539b;
}
html .featured-box-primary h4 {
  color: #00539b;
}
html .featured-box-primary .box-content {
  border-top-color: #00539b;
}
html .featured-box-secondary .icon-featured {
  background-color: #af334b;
}
html .featured-box-secondary h4 {
  color: #af334b;
}
html .featured-box-secondary .box-content {
  border-top-color: #af334b;
}
html .featured-box-tertiary .icon-featured {
  background-color: #000000;
}
html .featured-box-tertiary h4 {
  color: #000000;
}
html .featured-box-tertiary .box-content {
  border-top-color: #000000;
}
html .featured-box-quaternary .icon-featured {
  background-color: #099342;
}
html .featured-box-quaternary h4 {
  color: #099342;
}
html .featured-box-quaternary .box-content {
  border-top-color: #099342;
}
html .featured-box-dark .icon-featured {
  background-color: #2e353e;
}
html .featured-box-dark h4 {
  color: #2e353e;
}
html .featured-box-dark .box-content {
  border-top-color: #2e353e;
}
html .featured-box-light .icon-featured {
  background-color: #ffffff;
}
html .featured-box-light h4 {
  color: #ffffff;
}
html .featured-box-light .box-content {
  border-top-color: #ffffff;
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #00539b;
  color: #00539b;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #af334b;
  color: #af334b;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #000000;
  color: #000000;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #099342;
  color: #099342;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #00539b;
  color: #00539b;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #af334b;
  color: #af334b;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #000000;
  color: #000000;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #099342;
  color: #099342;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #00539b;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #af334b;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #000000;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #099342;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #00539b;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #af334b;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #000000;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #099342;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #00539b;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #af334b;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #000000;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #099342;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #00539b;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #af334b;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #000000;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #099342;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #2e353e;
}
html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #00539b;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #00539b !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #af334b;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #af334b !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #000000;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #000000 !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #099342;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #099342 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #2e353e;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #2e353e !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #ffffff;
}
html .featured-box-effect-3.featured-box-light:hover .icon-featured {
  background: #ffffff !important;
}
.feature-box .feature-box-icon {
  background-color: #00539b;
}
html .feature-box-primary .feature-box-icon {
  background-color: #00539b;
}
html .feature-box-secondary .feature-box-icon {
  background-color: #af334b;
}
html .feature-box-tertiary .feature-box-icon {
  background-color: #000000;
}
html .feature-box-quaternary .feature-box-icon {
  background-color: #099342;
}
html .feature-box-dark .feature-box-icon {
  background-color: #2e353e;
}
html .feature-box-light .feature-box-icon {
  background-color: #ffffff;
}
.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fa {
  color: #af334b;
}
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fa {
  color: #000000;
}
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fa {
  color: #099342;
}
html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fa {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-2 .feature-box-icon em.fa {
  color: #ffffff;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #00539b;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon {
  border-color: #00539b;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
  border-color: #af334b;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fa {
  color: #af334b;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
  border-color: #000000;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fa {
  color: #000000;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
  border-color: #099342;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fa {
  color: #099342;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon {
  border-color: #2e353e;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fa {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon {
  border-color: #ffffff;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-3 .feature-box-icon em.fa {
  color: #ffffff;
}
.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fa {
  color: #af334b;
}
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fa {
  color: #000000;
}
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fa {
  color: #099342;
}
html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fa {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-4 .feature-box-icon em.fa {
  color: #ffffff;
}
.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fa {
  color: #af334b;
}
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fa {
  color: #000000;
}
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fa {
  color: #099342;
}
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fa {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-5 .feature-box-icon em.fa {
  color: #ffffff;
}
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fa {
  color: #00539b;
}
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fa {
  color: #af334b;
}
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fa {
  color: #000000;
}
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fa {
  color: #099342;
}
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fa {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-6 .feature-box-icon em.fa {
  color: #ffffff;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
  background-color: #003868;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
  background-color: #004582;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
  background-color: #00539b;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
  background-color: #0061b4;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
  background-color: #006ece;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
  background-color: #007ce7;
}
html .featured-boxes-full .featured-box-full-primary {
  background-color: #00539b;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-secondary {
  background-color: #af334b;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-tertiary {
  background-color: #000000;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-quaternary {
  background-color: #099342;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-dark {
  background-color: #2e353e;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-light {
  background-color: #ffffff;
  color: #777777;
}
.pricing-table .most-popular {
  border-color: #00539b;
}
.pricing-table .most-popular h3 {
  background-color: #00539b !important;
}
.pricing-table.princig-table-flat .plan h3 {
  background-color: #00539b;
}
.pricing-table.princig-table-flat .plan h3 span {
  background: #00539b;
}
html .call-to-action.featured.featured-primary {
  border-top-color: #00539b;
}
html .call-to-action.call-to-action-primary {
  background: #00539b;
}
html .call-to-action.with-full-borders {
  border-color: #00539b;
}
html .call-to-action.call-to-action-primary {
  background: #00539b;
}
html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-secondary {
  border-top-color: #af334b;
}
html .call-to-action.call-to-action-secondary {
  background: #af334b;
}
html .call-to-action.with-full-borders {
  border-color: #af334b;
}
html .call-to-action.call-to-action-secondary {
  background: #af334b;
}
html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-tertiary {
  border-top-color: #000000;
}
html .call-to-action.call-to-action-tertiary {
  background: #000000;
}
html .call-to-action.with-full-borders {
  border-color: #000000;
}
html .call-to-action.call-to-action-tertiary {
  background: #000000;
}
html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-quaternary {
  border-top-color: #099342;
}
html .call-to-action.call-to-action-quaternary {
  background: #099342;
}
html .call-to-action.with-full-borders {
  border-color: #099342;
}
html .call-to-action.call-to-action-quaternary {
  background: #099342;
}
html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-dark {
  border-top-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
  background: #2e353e;
}
html .call-to-action.with-full-borders {
  border-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
  background: #2e353e;
}
html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
  color: #ffffff;
}
html .call-to-action.featured.featured-light {
  border-top-color: #ffffff;
}
html .call-to-action.call-to-action-light {
  background: #ffffff;
}
html .call-to-action.with-full-borders {
  border-color: #ffffff;
}
html .call-to-action.call-to-action-light {
  background: #ffffff;
}
html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
  color: #777777;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #00539b;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #00539b;
}
ul.history li .featured-box .box-content {
  border-top-color: #00539b;
}
.recent-posts .date .month,
article.post .post-date .month {
  background-color: #00539b;
}
.recent-posts .date .day,
article.post .post-date .day {
  color: #00539b;
}
.slider .tp-bannertimer {
  background-color: #00539b;
}
.home-concept strong {
  color: #00539b;
}
.home-intro p em {
  color: #006ece;
}
.shop ul.products li.product .onsale {
  background-color: #00539b;
  border-bottom-color: #003d72;
}
.shop .star-rating span,
.shop .cart-totals tr.total .amount {
  color: #00539b;
}
footer .footer-ribbon {
  background: #00539b;
}
footer .footer-ribbon:before {
  border-right-color: #002a4e;
  border-left-color: #002a4e;
}
footer.light h1,
footer.light h2,
footer.light h3,
footer.light h4,
footer.light a {
  color: #00539b !important;
}
footer.color {
  background: #00539b;
  border-top-color: #00539b;
}
footer.color .footer-ribbon {
  background: #003868;
}
footer.color .footer-ribbon:before {
  border-right-color: #000f1b;
}
footer.color .footer-copyright {
  background: #004582;
  border-top-color: #004582;
}
html footer.color-primary {
  background: #00539b;
  border-top-color: #00539b;
}
html footer.color-primary .footer-ribbon {
  background: #003868;
}
html footer.color-primary .footer-ribbon:before {
  border-right-color: #000f1b;
}
html footer.color-primary .footer-copyright {
  background: #004582;
  border-top-color: #004582;
}
html footer.color-secondary {
  background: #af334b;
  border-top-color: #af334b;
}
html footer.color-secondary .footer-ribbon {
  background: #88273a;
}
html footer.color-secondary .footer-ribbon:before {
  border-right-color: #4c1621;
}
html footer.color-secondary .footer-copyright {
  background: #9b2d43;
  border-top-color: #9b2d43;
}
html footer.color-tertiary {
  background: #000000;
  border-top-color: #000000;
}
html footer.color-tertiary .footer-ribbon {
  background: #000000;
}
html footer.color-tertiary .footer-ribbon:before {
  border-right-color: #000000;
}
html footer.color-tertiary .footer-copyright {
  background: #000000;
  border-top-color: #000000;
}
html footer.color-quaternary {
  background: #099342;
  border-top-color: #099342;
}
html footer.color-quaternary .footer-ribbon {
  background: #4d4d4d;
}
html footer.color-quaternary .footer-ribbon:before {
  border-right-color: #262626;
}
html footer.color-quaternary .footer-copyright {
  background: #595959;
  border-top-color: #595959;
}
html footer.color-dark {
  background: #2e353e;
  border-top-color: #2e353e;
}
html footer.color-dark .footer-ribbon {
  background: #181c21;
}
html footer.color-dark .footer-ribbon:before {
  border-right-color: #000000;
}
html footer.color-dark .footer-copyright {
  background: #23282f;
  border-top-color: #23282f;
}
html footer.color-light {
  background: #ffffff;
  border-top-color: #ffffff;
}
html footer.color-light .footer-ribbon {
  background: #e6e6e6;
}
html footer.color-light .footer-ribbon:before {
  border-right-color: #bfbfbf;
}
html footer.color-light .footer-copyright {
  background: #f2f2f2;
  border-top-color: #f2f2f2;
}
html.boxed .body {
  border-top-color: #00539b;
}
section.highlight {
  background-color: #00539b !important;
  border-color: #004582 !important;
}
section.page-top.custom-product {
  background-color: #004582;
  border-top-color: #004e91;
}
ul.list.icons li i,
ul.list.icons li em {
  color: #00539b;
}
section.toggle label {
  color: #00539b;
  border-left-color: #00539b;
}
section.toggle.active > label {
  background-color: #00539b;
  border-color: #00539b;
  color: #FFF;
}
div.featured-box-secundary div.box-content {
  border-top-color: #00539b;
}
p.drop-caps.secundary:first-child:first-letter {
  background-color: #00539b;
}

/* ERev customizations to Porto Skin */
header#header {
  background: #fff;
}
@media (min-width:992px) {
  header nav ul.nav-main li a {
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
  }
  header nav ul.nav-main li a em.fa-caret-down, header nav ul.nav-main li a i.fa-caret-down {
    margin-left: 10px;
  }

  header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu .mega-menu-sub-title {
    text-transform: none;
  }

  header #header div.search {
  float: left;
  }

  header.nav-bar .search {
  margin-top: 12px;
  }

  header ul.social-icons, div.cart-button, div.city-phone a {
    float: right;
  }
}

@media (max-width: 991px) {
  body.sticky-menu-active .btn-responsive-nav {
    top: 10px;
  }
  header div.search {
      display: block;
  }
  header ul.social-icons {
    display: block;
    float: right;
  }
  div.city-phone a {
    float: right;
    margin-right: 65px;
  }
  div.cart-button {
    float: right;
  }
  header.nav-bar .btn-responsive-nav {
    top: 60px;
  }
  header .logo img {
    max-width: none !important;
  }
  a#siteSearch {
	top: 0;
	left: -75px;
  }
}

@media (max-width: 767px) {
  header.nav-bar .btn-responsive-nav {
    top: 60px;
  }
  header ul.social-icons {
    float: left;
  }
}

@media (max-width: 490px) {
  div.search {
	  margin-bottom: 15px;
  }
  a#siteSearch {
	  top: 30px;
	  left: 0;
  }
body.sticky-menu-active header div.search,
body.sticky-menu-active header ul.social-icons,
body.sticky-menu-active header div.cart-button  {
    display: none;
  } 
body.sticky-menu-active button.btn-responsive-nav  {
	top:15px;
}  
	
}

@media (max-width: 420px) {
header div.search input.NormalTextBox:first-child {
  width:100%
}
  body.sticky-menu-active header div.search input.NormalTextBox:first-child {
    width: 180px;
  }
}

/* not viewport specific */

a#siteSearch {
  font-size: 11px;
  position: absolute;
  margin-left: -20px;
}

div.city-phone {
  clear: both;
  padding-top: 10px;
}

div.city-phone a {
    font-size: 1.2em;
    color: #000;
}

div.city-phone a:hover {
  text-decoration: none;
}

div.cart-button {
  min-width: 75px;
  margin-top: 12px;
  background:#00529b;
  color:white;
  border-radius:7px;
  padding:2px 10px;
}

#header ul.social-icons {
  margin-top: 12px;
}

header div.search input.NormalTextBox:first-child {
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    width: 250px;
    font-size: .9em;
    padding: 5px 30px 5px 20px;
    height: 30px;
    }
header div.search input.NormalTextBox {
    display: block;
    float: left;
    width: 100%;
    height: 30px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #B8B8B8;
    }

div.top-search {
  position: relative;
}	
	
header div.search a.SearchButton {
	background-image: url('/Portals/_default/Skins/eRev2/Resources/img/search-btn.jpg');
    position: absolute;
	left: -20px;
    background-repeat: no-repeat;
    height: 30px;
    width: 35px;
    margin-right: -5px;
    text-indent: -9999px;
	cursor: pointer;
	}

ul.social-icons li {
  box-shadow: none;
  border-radius: 0;
  /*margin-right: -4px;*/
}

/* select icons - change sprite position to show colored */
ul.social-icons li.facebook{
  background-position: 0 -150px;
}

ul.social-icons li.facebook:hover{
  background-position: 0 -150px;
}

ul.social-icons li.flickr{
  background-position: 0 -210px;
}

ul.social-icons li.flickr:hover{
  background-position: 0 -210px;
}

ul.social-icons li.googleplus{
  background-position: 0 -330px;
}

ul.social-icons li.googleplus:hover{
  background-position: 0 -330px;
}

ul.social-icons li.linkedin{
  background-position: 0 -570px;
}

ul.social-icons li.linkedin:hover{
  background-position: 0 -570px;
}

ul.social-icons li.pinterest{
  background-position: 0 -810px;
}

ul.social-icons li.pinterest:hover{
  background-position: 0 -810px;
}

ul.social-icons li.twitter{
  background-position: 0 -1170px;
}

ul.social-icons li.twitter:hover{
  background-position: 0 -1170px;
}

ul.social-icons li.vimeo{
  background-position: 0 -1230px;
}

ul.social-icons li.vimeo:hover{
  background-position: 0 -1230px;
}

ul.social-icons li.wordpress{
  background-position: 0 -1290px;
}

ul.social-icons li.wordpress:hover{
  background-position: 0 -1290px;
}

ul.social-icons li.youtube{
  background-position: 0 -1410px;
}

ul.social-icons li.youtube:hover{
  background-position: 0 -1410px;
}

ul.social-icons li.yelp{
  background-position: 0 -1590px;
}

ul.social-icons li.yelp:hover{
  background-position: 0 -1590px;
}

ul.social-icons li.mail{
  background-position: 0 -1650px;
}

ul.social-icons li.mail:hover{
  background-position: 0 -1650px;
}

ul.social-icons li.instagram{
  background-position: 0 -1710px;
}

ul.social-icons li.instagram:hover{
  background-position: 0 -1710px;
}

ul.social-icons li.rss{
  background-position: 0 -930px;
}

ul.social-icons li.rss:hover{
  background-position: 0 -930px;
}

/* Footer styling */

div.footer-panel ul {
  padding-left: 0;
}
div.footer-panel ul li {
  list-style-type: none;
}

/* breadcrumb area */
section.page-top {
  background-color: #e1e1e1;
  border: 0;
  margin-bottom:25px;
  padding:10px 0;
  min-height: 0;
}

.page-top .breadcrumbs {
  padding: 0 0 0 15px;
}

.page-top .breadcrumbs a {
  color:#000;
  font-size: .9em;
}

/* ActionForm class */

input.af-erev2, textarea.af-erev2 {
  background:#f3f3f3 !important;
  color: #000 !important;
  margin-bottom: 7px;
  border-radius: 5px;
}

button.af-erev2 {
  border-radius: 5px;
  margin-top: 15px;
}

button.af-erev2:hover {
  background: #646464 !important;
}

div.pf-Red1-box button.af-erev2 {
  background: #af334b;
}

div.pf-Blue1-box button.af-erev2 {
  background: #00539b;
}

input.af-erev2::-webkit-input-placeholder {
	text-transform: uppercase;
}
input.af-erev2::-moz-placeholder {
	text-transform: uppercase;
}
input.af-erev2:-moz-placeholder {   /* Older versions of Firefox */
	text-transform: uppercase;
}
input.af-erev2:-ms-input-placeholder {
	text-transform: uppercase;
}

/* copy circle arrow list classes from Clarity skin */
ul.circle-arrows-right-list li:before {
    background: url("Resources/img/cat-arrow-icons-sprite.png") no-repeat scroll 0 -121px rgba(0, 0, 0, 0);
    content: " ";
    display: inline-block;
    height: 24px;
    left: 0;
    margin-bottom: -8px;
    margin-top: -3px;
    position: absolute;
    width: 30px;
    }
ul.circle-arrows-right-list {
    margin: 0 0 20px 0 !important;
    position: relative;
    padding-left: 0 !important;
    }
ul.circle-arrows-right-list li {
    font-size: 14px;
    list-style: outside none none;
    padding: 10px 0 0 34px;
    background: none;
    }
.blue-arrow li:before {
    background-position: 0 -61px !important;
}
.red-arrow li:before {
  background-position: 0 -240px !important;
}

/* bootstrap tabs modified */
.nav-tabs li a, .nav-tabs li a:hover {
    color: #fff;
}
.nav-tabs li a:hover {
    border-top-color: #ccc;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    border-top-color: #00529b;
    color: #000;
    background:#fff;
}
.bstrap30 .nav-tabs > li > a:link, .bstrap30 .nav-tabs > li > a:visited {
    background: #00529b;
}
.nav-tabs li a, .nav-tabs li a:hover {
    border-left: 1px solid #00529b;
    border-right: 1px solid #00529b;
    border-top: 3px solid #00529b;
}
.bstrap30 .tab-pane {
    border: 1px solid #ccc;
}
.nav-tabs {
    border-bottom-color: #ccc;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 1px solid #ccc;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-bottom: transparent;
}

/* from old skin styles */
img.img-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}
img.img-right, img.align-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
}

/* for compact panels */
p.tight {
  line-height: 1.3;
}

/* hidden contact form */
#contactFormModal .modal-dialog {
  width: 250px;
}
#contactFormModal .modal-header {
  border-bottom: none;
}
li.form-toggle a {
  background: #AF334B;
  border-radius: 5px;
}

/*Product Course View*/
dl.product-group dt {
    font-size: 1.2em;
    margin: 0 0 10px 12px;
    font-weight: bold;
}

/* cart button */
div.cart-button a, div.cart-button a:visited {
	color: #fff;
}

div.cart-button a:hover {
	text-decoration: none;
}

div.cart-button em.icon-shopping-cart:before {
    font-family: FontAwesome;
    padding-right: 10px;
}
/* contact-us block */
div.contact-us-block {
	max-width: 250px;
}

.icon-phone:before,
.icon-envelope:before {
   font-family: FontAwesome;
   padding-right:5px;
}

div.contact-us-block h3 {
  font-size: 1.3em;
  margin-bottom: 15px;
}
div.contact-us-block address {
  margin-bottom: 0;
}
div.call-to-action-wrap {
    padding: 15px 0;
    border-top: 1px solid #ebebeb;
    margin: 20px 0;
	
}
.call-to-action-wrap a.call-to-action {
	font-size: 16px;
	color: #00529B;
	font-weight: bold;
	background-image: url(/Portals/_default/Skins/Public/Images/cat-arrow-icons-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -62px;
	float: right;
	cursor: pointer;
	min-height: 0;
	padding-right: 0;
	padding-left: 35px;
	line-height: 1.5;
}
.call-to-action-wrap a.call-to-action:before, 
.call-to-action-wrap a.call-to-action:after {
	display: none;
}

.button {
	line-height: normal !important;
	letter-spacing: normal !important;
	text-shadow: none !important;
	font-weight: normal;
}

.button.green, .button.green:hover, .purchase.green, .purchase.green:hover,
.button.blue, .button.blue:hover, .purchase.blue, .purchase.blue:hover {
    box-shadow: none;
}

p.blue-inverse {
    background: #00529B;
    color: #fff !important;
    padding: 12px;
}

div.faqAnswer {
  background: #EBF5FF;
  padding: 7px;
  border-radius: 5px;
}

p.well-red {
    padding: 15px;
    border-left-color: #9b211e;
    border-left-style: solid;
    border-left-width: thick;
    background-color: #fafafa;
}

p.well-blue {
    padding: 15px;
    border-left-color: #285598;
    border-left-style: solid;
    border-left-width: thick;
    background-color: #fafafa;
}

p.strong-blue-bg {
    color: #fff;
    font-size: larger;
    font-weight: bold;
    padding: 10px;
    background-color: #38679a;
}

p.nh-callout {
    border-left-color: #B2334E !important;
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

p.gray-inverse {
    background: #414141;
    color: #fff !important;
    padding: 12px;
}

a#studentLogin {
	float: right;
	font-size: .95em;
}

@media (min-width: 992px){
body.sticky-menu-active header.nav-bar {
    top: -134px !important;
}
}

@media (max-width: 991px){
body.sticky-menu-active header {
    top: -70px!important;
}
}

@media (max-width: 767px) {
a#studentLogin {
	display:none;
}
}