a {
    color: #0088cc;
}
a:hover {
    color: #0099e6;
}
a:active {
    color: #0077b3;
}
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #0088cc !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-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #e36159 !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-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
}
html .heading-tertiary, html .lnk-tertiary, html .text-color-tertiary {
    color: #2baab1 !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-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
}
html .heading-quaternary, html .lnk-quaternary, html .text-color-quaternary {
    color: #383f48 !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-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
}
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-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-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-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
.alternative-font {
    color: #0088cc;
}
html .blockquote-primary {
    border-bottom-color: #0088cc !important;
    border-left-color: #0088cc !important;
    border-right-color: #0088cc !important;
    border-top-color: #0088cc !important;
}
html .blockquote-secondary {
    border-bottom-color: #e36159 !important;
    border-left-color: #e36159 !important;
    border-right-color: #e36159 !important;
    border-top-color: #e36159 !important;
}
html .blockquote-tertiary {
    border-bottom-color: #2baab1 !important;
    border-left-color: #2baab1 !important;
    border-right-color: #2baab1 !important;
    border-top-color: #2baab1 !important;
}
html .blockquote-quaternary {
    border-bottom-color: #383f48 !important;
    border-left-color: #383f48 !important;
    border-right-color: #383f48 !important;
    border-top-color: #383f48 !important;
}
html .blockquote-dark {
    border-bottom-color: #2e353e !important;
    border-left-color: #2e353e !important;
    border-right-color: #2e353e !important;
    border-top-color: #2e353e !important;
}
html .blockquote-light {
    border-bottom-color: #ffffff !important;
    border-left-color: #ffffff !important;
    border-right-color: #ffffff !important;
    border-top-color: #ffffff !important;
}
p.drop-caps:first-child::first-letter {
    color: #0088cc;
}
p.drop-caps.drop-caps-style-2:first-child::first-letter {
    background-color: #0088cc;
}
ul.nav-pills > li.active > a {
    background-color: #0088cc;
}
ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #0088cc;
}
.sort-source-wrapper .nav > li.active > a {
    color: #0088cc;
}
.sort-source-wrapper .nav > li.active > a:hover, .sort-source-wrapper .nav > li.active > a:focus {
    color: #0088cc;
}
html .label-primary {
    background-color: #0088cc;
}
html .label-secondary {
    background-color: #e36159;
}
html .label-tertiary {
    background-color: #2baab1;
}
html .label-quaternary {
    background-color: #383f48;
}
html .label-dark {
    background-color: #2e353e;
}
html .label-light {
    background-color: #ffffff;
}
html .btn-primary {
    background-color: #ffd500;
    border-bottom-color: #ffd500;
    border-left-color: #ffd500;
    border-right-color: #ffd500;
    border-top-color: #ffd500;
    color: #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-primary:hover {
    background-color: #0099e6;
    border-bottom-color: #0077b3;
    border-left-color: #0099e6;
    border-right-color: #0099e6;
    border-top-color: #0099e6;
}
html .btn-primary:active, html .btn-primary:focus {
    background-color: #0077b3;
    border-bottom-color: #0077b3;
    border-left-color: #0077b3;
    border-right-color: #0077b3;
    border-top-color: #0077b3;
}
html .btn-primary.dropdown-toggle {
    border-left-color: #0077b3;
}
html .btn-primary[disabled] {
    background-color: #33bbff;
    border-bottom-color: #33bbff;
    border-left-color: #33bbff;
    border-right-color: #33bbff;
    border-top-color: #33bbff;
}
html .btn-primary:hover, html .btn-primary:focus {
    color: #ffffff;
}
html .btn-secondary {
    background-color: #e36159;
    border-bottom-color: #dc372d;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-secondary:hover {
    background-color: #e7766f;
    border-bottom-color: #df4c43;
    border-left-color: #e7766f;
    border-right-color: #e7766f;
    border-top-color: #e7766f;
}
html .btn-secondary:active, html .btn-secondary:focus {
    background-color: #df4c43;
    border-bottom-color: #df4c43;
    border-left-color: #df4c43;
    border-right-color: #df4c43;
    border-top-color: #df4c43;
}
html .btn-secondary.dropdown-toggle {
    border-left-color: #df4c43;
}
html .btn-secondary[disabled] {
    background-color: #f2b4b0;
    border-bottom-color: #f2b4b0;
    border-left-color: #f2b4b0;
    border-right-color: #f2b4b0;
    border-top-color: #f2b4b0;
}
html .btn-secondary:hover, html .btn-secondary:focus {
    color: #ffffff;
}
html .btn-tertiary {
    background-color: #2baab1;
    border-bottom-color: #218388;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-tertiary:hover {
    background-color: #30bec6;
    border-bottom-color: #26969c;
    border-left-color: #30bec6;
    border-right-color: #30bec6;
    border-top-color: #30bec6;
}
html .btn-tertiary:active, html .btn-tertiary:focus {
    background-color: #26969c;
    border-bottom-color: #26969c;
    border-left-color: #26969c;
    border-right-color: #26969c;
    border-top-color: #26969c;
}
html .btn-tertiary.dropdown-toggle {
    border-left-color: #26969c;
}
html .btn-tertiary[disabled] {
    background-color: #68d4da;
    border-bottom-color: #68d4da;
    border-left-color: #68d4da;
    border-right-color: #68d4da;
    border-top-color: #68d4da;
}
html .btn-tertiary:hover, html .btn-tertiary:focus {
    color: #ffffff;
}
html .btn-quaternary {
    background-color: #383f48;
    border-bottom-color: #22262b;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-quaternary:hover {
    background-color: #434c56;
    border-bottom-color: #2d323a;
    border-left-color: #434c56;
    border-right-color: #434c56;
    border-top-color: #434c56;
}
html .btn-quaternary:active, html .btn-quaternary:focus {
    background-color: #2d323a;
    border-bottom-color: #2d323a;
    border-left-color: #2d323a;
    border-right-color: #2d323a;
    border-top-color: #2d323a;
}
html .btn-quaternary.dropdown-toggle {
    border-left-color: #2d323a;
}
html .btn-quaternary[disabled] {
    background-color: #657181;
    border-bottom-color: #657181;
    border-left-color: #657181;
    border-right-color: #657181;
    border-top-color: #657181;
}
html .btn-quaternary:hover, html .btn-quaternary:focus {
    color: #ffffff;
}
html .btn-dark {
    background-color: #2e353e;
    border-bottom-color: #181c21;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-dark:hover {
    background-color: #39424d;
    border-bottom-color: #23282f;
    border-left-color: #39424d;
    border-right-color: #39424d;
    border-top-color: #39424d;
}
html .btn-dark:active, html .btn-dark:focus {
    background-color: #23282f;
    border-bottom-color: #23282f;
    border-left-color: #23282f;
    border-right-color: #23282f;
    border-top-color: #23282f;
}
html .btn-dark.dropdown-toggle {
    border-left-color: #23282f;
}
html .btn-dark[disabled] {
    background-color: #596779;
    border-bottom-color: #596779;
    border-left-color: #596779;
    border-right-color: #596779;
    border-top-color: #596779;
}
html .btn-dark:hover, html .btn-dark:focus {
    color: #ffffff;
}
html .btn-light {
    background-color: #ffffff;
    border-bottom-color: #e6e6e6;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-light:hover {
    background-color: #ffffff;
    border-bottom-color: #f2f2f2;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
html .btn-light:active, html .btn-light:focus {
    background-color: #f2f2f2;
    border-bottom-color: #f2f2f2;
    border-left-color: #f2f2f2;
    border-right-color: #f2f2f2;
    border-top-color: #f2f2f2;
}
html .btn-light.dropdown-toggle {
    border-left-color: #f2f2f2;
}
html .btn-light[disabled] {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
html .btn-light:hover, html .btn-light:focus {
    color: #777777;
}
html .btn-borders.btn-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
    text-shadow: none;
}
html .btn-borders.btn-primary:hover, html .btn-borders.btn-primary:focus {
    background-color: #0088cc;
    border-bottom-color: #0088cc !important;
    border-left-color: #0088cc !important;
    border-right-color: #0088cc !important;
    border-top-color: #0088cc !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover {
    background-color: #0099e6;
    border-bottom-color: #0077b3;
    border-left-color: #0099e6;
    border-right-color: #0099e6;
    border-top-color: #0099e6;
}
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 {
    background-color: #0077b3;
    border-bottom-color: #0077b3;
    border-left-color: #0077b3;
    border-right-color: #0077b3;
    border-top-color: #0077b3;
}
html .btn-borders.btn-primary.dropdown-toggle:hover, html .btn-borders.btn-primary.dropdown-toggle:focus {
    border-left-color: #0077b3;
}
html .btn-borders.btn-primary[disabled]:hover, html .btn-borders.btn-primary[disabled]:focus {
    background-color: #33bbff;
    border-bottom-color: #33bbff;
    border-left-color: #33bbff;
    border-right-color: #33bbff;
    border-top-color: #33bbff;
}
html .btn-borders.btn-secondary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #e36159;
    text-shadow: none;
}
html .btn-borders.btn-secondary:hover, html .btn-borders.btn-secondary:focus {
    background-color: #e36159;
    border-bottom-color: #e36159 !important;
    border-left-color: #e36159 !important;
    border-right-color: #e36159 !important;
    border-top-color: #e36159 !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-secondary:hover:hover, html .btn-borders.btn-secondary:focus:hover {
    background-color: #e7766f;
    border-bottom-color: #df4c43;
    border-left-color: #e7766f;
    border-right-color: #e7766f;
    border-top-color: #e7766f;
}
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 {
    background-color: #df4c43;
    border-bottom-color: #df4c43;
    border-left-color: #df4c43;
    border-right-color: #df4c43;
    border-top-color: #df4c43;
}
html .btn-borders.btn-secondary.dropdown-toggle:hover, html .btn-borders.btn-secondary.dropdown-toggle:focus {
    border-left-color: #df4c43;
}
html .btn-borders.btn-secondary[disabled]:hover, html .btn-borders.btn-secondary[disabled]:focus {
    background-color: #f2b4b0;
    border-bottom-color: #f2b4b0;
    border-left-color: #f2b4b0;
    border-right-color: #f2b4b0;
    border-top-color: #f2b4b0;
}
html .btn-borders.btn-tertiary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #2baab1;
    text-shadow: none;
}
html .btn-borders.btn-tertiary:hover, html .btn-borders.btn-tertiary:focus {
    background-color: #2baab1;
    border-bottom-color: #2baab1 !important;
    border-left-color: #2baab1 !important;
    border-right-color: #2baab1 !important;
    border-top-color: #2baab1 !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-tertiary:hover:hover, html .btn-borders.btn-tertiary:focus:hover {
    background-color: #30bec6;
    border-bottom-color: #26969c;
    border-left-color: #30bec6;
    border-right-color: #30bec6;
    border-top-color: #30bec6;
}
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 {
    background-color: #26969c;
    border-bottom-color: #26969c;
    border-left-color: #26969c;
    border-right-color: #26969c;
    border-top-color: #26969c;
}
html .btn-borders.btn-tertiary.dropdown-toggle:hover, html .btn-borders.btn-tertiary.dropdown-toggle:focus {
    border-left-color: #26969c;
}
html .btn-borders.btn-tertiary[disabled]:hover, html .btn-borders.btn-tertiary[disabled]:focus {
    background-color: #68d4da;
    border-bottom-color: #68d4da;
    border-left-color: #68d4da;
    border-right-color: #68d4da;
    border-top-color: #68d4da;
}
html .btn-borders.btn-quaternary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #383f48;
    text-shadow: none;
}
html .btn-borders.btn-quaternary:hover, html .btn-borders.btn-quaternary:focus {
    background-color: #383f48;
    border-bottom-color: #383f48 !important;
    border-left-color: #383f48 !important;
    border-right-color: #383f48 !important;
    border-top-color: #383f48 !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-quaternary:hover:hover, html .btn-borders.btn-quaternary:focus:hover {
    background-color: #434c56;
    border-bottom-color: #2d323a;
    border-left-color: #434c56;
    border-right-color: #434c56;
    border-top-color: #434c56;
}
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 {
    background-color: #2d323a;
    border-bottom-color: #2d323a;
    border-left-color: #2d323a;
    border-right-color: #2d323a;
    border-top-color: #2d323a;
}
html .btn-borders.btn-quaternary.dropdown-toggle:hover, html .btn-borders.btn-quaternary.dropdown-toggle:focus {
    border-left-color: #2d323a;
}
html .btn-borders.btn-quaternary[disabled]:hover, html .btn-borders.btn-quaternary[disabled]:focus {
    background-color: #657181;
    border-bottom-color: #657181;
    border-left-color: #657181;
    border-right-color: #657181;
    border-top-color: #657181;
}
html .btn-borders.btn-dark {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    color: #2e353e;
    text-shadow: none;
}
html .btn-borders.btn-dark:hover, html .btn-borders.btn-dark:focus {
    background-color: #2e353e;
    border-bottom-color: #2e353e !important;
    border-left-color: #2e353e !important;
    border-right-color: #2e353e !important;
    border-top-color: #2e353e !important;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-dark:hover:hover, html .btn-borders.btn-dark:focus:hover {
    background-color: #39424d;
    border-bottom-color: #23282f;
    border-left-color: #39424d;
    border-right-color: #39424d;
    border-top-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 {
    background-color: #23282f;
    border-bottom-color: #23282f;
    border-left-color: #23282f;
    border-right-color: #23282f;
    border-top-color: #23282f;
}
html .btn-borders.btn-dark.dropdown-toggle:hover, html .btn-borders.btn-dark.dropdown-toggle:focus {
    border-left-color: #23282f;
}
html .btn-borders.btn-dark[disabled]:hover, html .btn-borders.btn-dark[disabled]:focus {
    background-color: #596779;
    border-bottom-color: #596779;
    border-left-color: #596779;
    border-right-color: #596779;
    border-top-color: #596779;
}
html .btn-borders.btn-light {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #ffffff;
    text-shadow: none;
}
html .btn-borders.btn-light:hover, html .btn-borders.btn-light:focus {
    background-color: #ffffff;
    border-bottom-color: #ffffff !important;
    border-left-color: #ffffff !important;
    border-right-color: #ffffff !important;
    border-top-color: #ffffff !important;
    color: #777777;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
html .btn-borders.btn-light:hover:hover, html .btn-borders.btn-light:focus:hover {
    background-color: #ffffff;
    border-bottom-color: #f2f2f2;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-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 {
    background-color: #f2f2f2;
    border-bottom-color: #f2f2f2;
    border-left-color: #f2f2f2;
    border-right-color: #f2f2f2;
    border-top-color: #f2f2f2;
}
html .btn-borders.btn-light.dropdown-toggle:hover, html .btn-borders.btn-light.dropdown-toggle:focus {
    border-left-color: #f2f2f2;
}
html .btn-borders.btn-light[disabled]:hover, html .btn-borders.btn-light[disabled]:focus {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-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: #0088cc;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0088cc !important;
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
.pagination > .active > a, body.dark .pagination > .active > a {
    background-color: #0088cc;
    border-bottom-color: #006699;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.pagination > .active > a:hover, body.dark .pagination > .active > a:hover {
    background-color: #0099e6;
    border-bottom-color: #0077b3;
    border-left-color: #0099e6;
    border-right-color: #0099e6;
    border-top-color: #0099e6;
}
.pagination > .active > a:active, body.dark .pagination > .active > a:active, .pagination > .active > a:focus, body.dark .pagination > .active > a:focus {
    background-color: #0077b3;
    border-bottom-color: #0077b3;
    border-left-color: #0077b3;
    border-right-color: #0077b3;
    border-top-color: #0077b3;
}
.pagination > .active > a.dropdown-toggle, body.dark .pagination > .active > a.dropdown-toggle {
    border-left-color: #0077b3;
}
.pagination > .active > a[disabled], body.dark .pagination > .active > a[disabled] {
    background-color: #33bbff;
    border-bottom-color: #33bbff;
    border-left-color: #33bbff;
    border-right-color: #33bbff;
    border-top-color: #33bbff;
}
html .alert-primary {
    background-color: #0088cc;
    border-bottom-color: #007ebd;
    border-left-color: #007ebd;
    border-right-color: #007ebd;
    border-top-color: #007ebd;
    color: #ffffff;
}
html .alert-primary .alert-link {
    color: #ffffff;
}
html .alert-secondary {
    background-color: #e36159;
    border-bottom-color: #e1554c;
    border-left-color: #e1554c;
    border-right-color: #e1554c;
    border-top-color: #e1554c;
    color: #ffffff;
}
html .alert-secondary .alert-link {
    color: #ffffff;
}
html .alert-tertiary {
    background-color: #2baab1;
    border-bottom-color: #289ea5;
    border-left-color: #289ea5;
    border-right-color: #289ea5;
    border-top-color: #289ea5;
    color: #ffffff;
}
html .alert-tertiary .alert-link {
    color: #ffffff;
}
html .alert-quaternary {
    background-color: #383f48;
    border-bottom-color: #31373f;
    border-left-color: #31373f;
    border-right-color: #31373f;
    border-top-color: #31373f;
    color: #ffffff;
}
html .alert-quaternary .alert-link {
    color: #ffffff;
}
html .alert-dark {
    background-color: #2e353e;
    border-bottom-color: #272d35;
    border-left-color: #272d35;
    border-right-color: #272d35;
    border-top-color: #272d35;
    color: #ffffff;
}
html .alert-dark .alert-link {
    color: #ffffff;
}
html .alert-light {
    background-color: #ffffff;
    border-bottom-color: #f7f7f7;
    border-left-color: #f7f7f7;
    border-right-color: #f7f7f7;
    border-top-color: #f7f7f7;
    color: #777777;
}
html .alert-light .alert-link {
    color: #777777;
}
html .progress-bar-primary {
    background-color: #0088cc;
}
html .progress-bar-secondary {
    background-color: #e36159;
}
html .progress-bar-tertiary {
    background-color: #2baab1;
}
html .progress-bar-quaternary {
    background-color: #383f48;
}
html .progress-bar-dark {
    background-color: #2e353e;
}
html .progress-bar-light {
    background-color: #ffffff;
}
html section.section-primary {
    background-color: #0088cc !important;
    border-bottom-color: #0077b3 !important;
    border-left-color: #0077b3 !important;
    border-right-color: #0077b3 !important;
    border-top-color: #0077b3 !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: #e36159 !important;
    border-bottom-color: #df4c43 !important;
    border-left-color: #df4c43 !important;
    border-right-color: #df4c43 !important;
    border-top-color: #df4c43 !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: #2baab1 !important;
    border-bottom-color: #26969c !important;
    border-left-color: #26969c !important;
    border-right-color: #26969c !important;
    border-top-color: #26969c !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: #383f48 !important;
    border-bottom-color: #2d323a !important;
    border-left-color: #2d323a !important;
    border-right-color: #2d323a !important;
    border-top-color: #2d323a !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-bottom-color: #23282f !important;
    border-left-color: #23282f !important;
    border-right-color: #23282f !important;
    border-top-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-bottom-color: #f2f2f2 !important;
    border-left-color: #f2f2f2 !important;
    border-right-color: #f2f2f2 !important;
    border-top-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-header h1 {
    border-bottom-color: #0088cc;
}
section.page-header.custom-product {
    background-color: #0077b3;
    border-top-color: #0081c2;
}
html .page-header-color.page-header-primary {
    background-color: #0088cc;
    border-bottom-color: #0088cc;
    color: #ffffff;
}
html .page-header-color.page-header-primary h1 {
    color: #ffffff;
}
html .page-header-color.page-header-primary h1 span {
    color: #ffffff;
}
html .page-header-color.page-header-primary a {
    color: #ffffff;
}
html .page-header-color.page-header-primary .breadcrumb > .active {
    color: #ffffff;
}
html .page-header-color.page-header-secondary {
    background-color: #e36159;
    border-bottom-color: #e36159;
    color: #ffffff;
}
html .page-header-color.page-header-secondary h1 {
    color: #ffffff;
}
html .page-header-color.page-header-secondary h1 span {
    color: #ffffff;
}
html .page-header-color.page-header-secondary a {
    color: #ffffff;
}
html .page-header-color.page-header-secondary .breadcrumb > .active {
    color: #ffffff;
}
html .page-header-color.page-header-tertiary {
    background-color: #2baab1;
    border-bottom-color: #2baab1;
    color: #ffffff;
}
html .page-header-color.page-header-tertiary h1 {
    color: #ffffff;
}
html .page-header-color.page-header-tertiary h1 span {
    color: #ffffff;
}
html .page-header-color.page-header-tertiary a {
    color: #ffffff;
}
html .page-header-color.page-header-tertiary .breadcrumb > .active {
    color: #ffffff;
}
html .page-header-color.page-header-quaternary {
    background-color: #383f48;
    border-bottom-color: #383f48;
    color: #ffffff;
}
html .page-header-color.page-header-quaternary h1 {
    color: #ffffff;
}
html .page-header-color.page-header-quaternary h1 span {
    color: #ffffff;
}
html .page-header-color.page-header-quaternary a {
    color: #ffffff;
}
html .page-header-color.page-header-quaternary .breadcrumb > .active {
    color: #ffffff;
}
html .page-header-color.page-header-dark {
    background-color: #2e353e;
    border-bottom-color: #2e353e;
    color: #ffffff;
}
html .page-header-color.page-header-dark h1 {
    color: #ffffff;
}
html .page-header-color.page-header-dark h1 span {
    color: #ffffff;
}
html .page-header-color.page-header-dark a {
    color: #ffffff;
}
html .page-header-color.page-header-dark .breadcrumb > .active {
    color: #ffffff;
}
html .page-header-color.page-header-light {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    color: #777777;
}
html .page-header-color.page-header-light h1 {
    color: #777777;
}
html .page-header-color.page-header-light h1 span {
    color: #777777;
}
html .page-header-color.page-header-light a {
    color: #777777;
}
html .page-header-color.page-header-light .breadcrumb > .active {
    color: #777777;
}
html .toggle-primary .toggle label {
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    color: #0088cc;
}
html .toggle-primary .toggle.active > label {
    background-color: #0088cc;
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label::after {
    background-color: #0088cc;
}
html .toggle-secondary .toggle label {
    border-left-color: #e36159;
    border-right-color: #e36159;
    color: #e36159;
}
html .toggle-secondary .toggle.active > label {
    background-color: #e36159;
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label::after {
    background-color: #e36159;
}
html .toggle-tertiary .toggle label {
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    color: #2baab1;
}
html .toggle-tertiary .toggle.active > label {
    background-color: #2baab1;
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label::after {
    background-color: #2baab1;
}
html .toggle-quaternary .toggle label {
    border-left-color: #383f48;
    border-right-color: #383f48;
    color: #383f48;
}
html .toggle-quaternary .toggle.active > label {
    background-color: #383f48;
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label::after {
    background-color: #383f48;
}
html .toggle-dark .toggle label {
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    color: #2e353e;
}
html .toggle-dark .toggle.active > label {
    background-color: #2e353e;
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label::after {
    background-color: #2e353e;
}
html .toggle-light .toggle label {
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    color: #ffffff;
}
html .toggle-light .toggle.active > label {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #777777;
}
html .toggle-light.toggle-simple .toggle > label::after {
    background-color: #ffffff;
}
.thumb-info .thumb-info-type {
    background-color: #0088cc;
}
.thumb-info .thumb-info-action-icon {
    background-color: #0088cc;
}
.thumb-info-social-icons a {
    background-color: #0088cc;
}
.thumbnail .zoom {
    background-color: #0088cc;
}
.img-thumbnail .zoom {
    background-color: #0088cc;
}
html .thumb-info .thumb-info-action-icon-primary {
    background-color: #0088cc;
}
html .thumb-info .thumb-info-action-icon-primary i {
    color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
    background-color: #e36159;
}
html .thumb-info .thumb-info-action-icon-secondary i {
    color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: #2baab1;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
    color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: #383f48;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
    color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
    background-color: #2e353e;
}
html .thumb-info .thumb-info-action-icon-dark i {
    color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light {
    background-color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light i {
    color: #777777;
}
.inverted {
    background-color: #0088cc;
}
html .inverted-primary {
    background-color: #0088cc;
}
html .inverted-secondary {
    background-color: #e36159;
}
html .inverted-tertiary {
    background-color: #2baab1;
}
html .inverted-quaternary {
    background-color: #383f48;
}
html .inverted-dark {
    background-color: #2e353e;
}
html .inverted-light {
    background-color: #ffffff;
}
.social-icons-list a {
    background-color: #0088cc;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #0074ad;
}
.owl-carousel.show-nav-title .owl-controls .owl-nav [class*="owl-"] {
    color: #0088cc;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: #ffd500;
    border-bottom-color: #ffd500;
    border-left-color: #ffd500;
    border-right-color: #ffd500;
    border-top-color: #ffd500;
    color: #7e4400;
    height: 44px;
    padding-top: 10px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background-color: #0099e6;
    border-bottom-color: #0077b3;
    border-left-color: #0099e6;
    border-right-color: #0099e6;
    border-top-color: #0099e6;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:active, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
    background-color: #0077b3;
    border-bottom-color: #0077b3;
    border-left-color: #0077b3;
    border-right-color: #0077b3;
    border-top-color: #0077b3;
}
.owl-theme .owl-controls .owl-nav .dropdown-toggle[class*="owl-"] {
    border-left-color: #0077b3;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"][disabled] {
    background-color: #33bbff;
    border-bottom-color: #33bbff;
    border-left-color: #33bbff;
    border-right-color: #33bbff;
    border-top-color: #33bbff;
}
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: #0088cc;
}
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: #0088cc;
}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #0088cc;
    color: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
    color: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #0088cc;
}
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: #e36159;
}
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: #e36159;
}
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: #e36159;
    color: #e36159;
}
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: #e36159;
}
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: #e36159;
}
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: #e36159;
}
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: #e36159;
}
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: #e36159;
}
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: #e36159;
}
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: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
    color: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
}
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: #2baab1;
}
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: #383f48;
}
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: #383f48;
}
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: #383f48;
    color: #383f48;
}
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: #383f48;
}
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: #383f48;
}
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: #383f48;
}
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: #383f48;
}
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: #383f48;
}
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: #383f48;
}
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-left-color: rgba(0, 0, 0, 0);
    border-right-color: #0088cc;
}
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-left-color: #0088cc;
    border-right-color: rgba(0, 0, 0, 0);
}
.list.list-icons li .fa {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
}
.list.list-icons.list-icons-style-3 li .fa {
    background-color: #0088cc;
}
.list.list-ordened li::before {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
}
.list.list-ordened.list-ordened-style-3 li::before {
    background-color: #0088cc;
}
html .list-primary.list-icons li .fa {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
    background-color: #0088cc;
    color: #ffffff;
}
html .list-primary.list-ordened li::before {
    color: #0088cc;
}
html .list-primary.list-ordened.list-ordened-style-3 li::before {
    background-color: #0088cc;
    color: #ffffff;
}
html .list-secondary.list-icons li .fa {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #e36159;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
    background-color: #e36159;
    color: #ffffff;
}
html .list-secondary.list-ordened li::before {
    color: #e36159;
}
html .list-secondary.list-ordened.list-ordened-style-3 li::before {
    background-color: #0088cc;
    color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #2baab1;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
    background-color: #2baab1;
    color: #ffffff;
}
html .list-tertiary.list-ordened li::before {
    color: #2baab1;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li::before {
    background-color: #0088cc;
    color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #383f48;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
    background-color: #383f48;
    color: #ffffff;
}
html .list-quaternary.list-ordened li::before {
    color: #383f48;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li::before {
    background-color: #0088cc;
    color: #ffffff;
}
html .list-dark.list-icons li .fa {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    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: #0088cc;
    color: #ffffff;
}
html .list-light.list-icons li .fa {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    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: #0088cc;
    color: #777777;
}
.parallax blockquote i.fa-quote-left {
    color: #0088cc;
}
section.video blockquote i.fa-quote-left {
    color: #0088cc;
}
.panel-group .panel-heading a {
    color: #0088cc;
}
html .panel-group.panel-group-primary .panel-heading {
    background-color: #0088cc !important;
}
html .panel-group.panel-group-primary .panel-heading a {
    color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
    background-color: #e36159 !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
    color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
    background-color: #2baab1 !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
    color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
    background-color: #383f48 !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: #0088cc;
}
html .divider.divider-primary.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-secondary .fa {
    color: #e36159;
}
html .divider.divider-secondary.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e36159;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-tertiary .fa {
    color: #2baab1;
}
html .divider.divider-tertiary.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2baab1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-quaternary .fa {
    color: #383f48;
}
html .divider.divider-quaternary.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #383f48;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-dark .fa {
    color: #2e353e;
}
html .divider.divider-dark.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2e353e;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-light .fa {
    color: #ffffff;
}
html .divider.divider-light.divider-small hr {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .divider.divider-style-2.divider-primary .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
html .divider.divider-style-2.divider-secondary .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e36159;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2baab1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #383f48;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
html .divider.divider-style-2.divider-dark .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2e353e;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
html .divider.divider-style-2.divider-light .fa {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #777777;
}
html .divider.divider-style-3.divider-primary .fa {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
html .divider.divider-style-3.divider-secondary .fa {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
}
html .divider.divider-style-3.divider-tertiary .fa {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
}
html .divider.divider-style-3.divider-quaternary .fa {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
}
html .divider.divider-style-3.divider-dark .fa {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
}
html .divider.divider-style-3.divider-light .fa {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-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: #0088cc;
}
#header nav ul.nav-main > li.open a, #header nav ul.nav-main > li.active > a, #header nav ul.nav-main > li:hover > a {
 /*   background-color: #0088cc !important;   */
    color: #e82c0c;
}
#header nav ul.nav-main .dropdown > ul.dropdown-menu {
    border-top-color: #0088cc !important;
}
#header nav ul.nav-main .dropdown-submenu > a::after, #header nav ul.nav-main .dropdown-submenu:hover > a::after {
    border-left-color: #0088cc;
}
}
#header nav ul.nav-main .tip {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
}
#header nav ul.nav-main .tip::before {
    border-right-color: #0088cc;
}
html #header nav ul.nav-main .tip-primary {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0088cc !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff !important;
}
html #header nav ul.nav-main .tip-primary::before {
    border-right-color: #0088cc !important;
}
html #header nav ul.nav-main .tip-secondary {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e36159 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff !important;
}
html #header nav ul.nav-main .tip-secondary::before {
    border-right-color: #e36159 !important;
}
html #header nav ul.nav-main .tip-tertiary {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2baab1 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff !important;
}
html #header nav ul.nav-main .tip-tertiary::before {
    border-right-color: #2baab1 !important;
}
html #header nav ul.nav-main .tip-quaternary {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #383f48 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff !important;
}
html #header nav ul.nav-main .tip-quaternary::before {
    border-right-color: #383f48 !important;
}
html #header nav ul.nav-main .tip-dark {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2e353e !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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: #0088cc;
}
@media (min-width: 992px) {
#header.single-menu nav ul.nav-main li.active > a {
    border-top-color: #0088cc;
    border-top-style: solid;
    border-top-width: 5px;
}
#header.darken-top-border {
    border-top-color: #0077b3 !important;
    border-top-style: solid !important;
    border-top-width: 5px !important;
}
#header.colored .header-top {
    background-color: #0088cc;
}
#header.colored .header-top ul.nav-top li a:hover {
    background-color: #0099e6 !important;
}
#header.flat-menu nav ul.nav-main li > a, #header.flat-menu nav ul.nav-main li.active > a {
    color: #666666;
}
#header.flat-menu nav ul.nav-main > li.active > a {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #0088cc !important;
}
#header.flat-menu nav ul.nav-main > li:hover > a, #header.flat-menu nav ul.nav-main > li > a:hover {
    background-color: #0088cc !important;
    color: #ffffff !important;
}
#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
    border-top-color: #0088cc;
}
}
@media (min-width: 992px) {
html #header nav ul.nav-main li.dropdown-primary > a {
    color: #0088cc;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0088cc !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0088cc !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #0088cc !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: #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-attachment: scroll;
    background-clip: border-box;
    background-color: #0099e6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0099e6 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html #header nav ul.nav-main li.dropdown-secondary > a {
    color: #e36159;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e36159 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e36159 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #e36159 !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-attachment: scroll;
    background-clip: border-box;
    background-color: #e7766f;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e7766f !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html #header nav ul.nav-main li.dropdown-tertiary > a {
    color: #2baab1;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2baab1 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2baab1 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #2baab1 !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-attachment: scroll;
    background-clip: border-box;
    background-color: #30bec6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #30bec6 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html #header nav ul.nav-main li.dropdown-quaternary > a {
    color: #383f48;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #383f48 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #383f48 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #383f48 !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-attachment: scroll;
    background-clip: border-box;
    background-color: #434c56;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #434c56 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2e353e !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #ffffff;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2e353e !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #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-attachment: scroll;
    background-clip: border-box;
    background-color: #39424d;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #39424d !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #777777;
}
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 {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border-top-color: #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-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
}
@media (min-width: 992px) {
html #header .nav-bar-primary {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0088cc !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #0088cc !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e36159 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #e36159 !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2baab1 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #2baab1 !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #383f48 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    color: #383f48 !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2e353e !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #777777 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll;
    background-clip: border-box;
    background-color: #0099e6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.testimonial .testimonial-arrow-down {
    border-top-color: #0099e6;
}
html .testimonial-primary blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0099e6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #0099e6;
}
html .testimonial-secondary blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e7766f;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-secondary .testimonial-arrow-down {
    border-top-color: #e7766f;
}
html .testimonial-tertiary blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #30bec6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: #30bec6;
}
html .testimonial-quaternary blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #434c56;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: #434c56;
}
html .testimonial-dark blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #39424d;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-dark .testimonial-arrow-down {
    border-top-color: #39424d;
}
html .testimonial-light blockquote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .testimonial-light .testimonial-arrow-down {
    border-top-color: #ffffff;
}
.circular-bar.only-icon .fa {
    color: #0088cc;
}
html .counters .counter-primary .fa, html .counters .counter-primary strong {
    color: #0088cc;
}
html .counters .counter-secondary .fa, html .counters .counter-secondary strong {
    color: #e36159;
}
html .counters .counter-tertiary .fa, html .counters .counter-tertiary strong {
    color: #2baab1;
}
html .counters .counter-quaternary .fa, html .counters .counter-quaternary strong {
    color: #383f48;
}
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: #0088cc;
}
.featured-box-primary .icon-featured {
    background-color: #0088cc;
}
.featured-box-primary .icon-featured::after {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
.featured-box-primary h4 {
    color: #0088cc;
}
.featured-box-primary .box-content {
    border-top-color: #0088cc;
}
html .featured-box-primary .icon-featured {
    background-color: #0088cc;
}
html .featured-box-primary h4 {
    color: #0088cc;
}
html .featured-box-primary .box-content {
    border-top-color: #0088cc;
}
html .featured-box-secondary .icon-featured {
    background-color: #e36159;
}
html .featured-box-secondary h4 {
    color: #e36159;
}
html .featured-box-secondary .box-content {
    border-top-color: #e36159;
}
html .featured-box-tertiary .icon-featured {
    background-color: #2baab1;
}
html .featured-box-tertiary h4 {
    color: #2baab1;
}
html .featured-box-tertiary .box-content {
    border-top-color: #2baab1;
}
html .featured-box-quaternary .icon-featured {
    background-color: #383f48;
}
html .featured-box-quaternary h4 {
    color: #383f48;
}
html .featured-box-quaternary .box-content {
    border-top-color: #383f48;
}
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-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #e36159;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #2baab1;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #383f48;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    color: #2e353e;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
    color: #0088cc;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
    color: #e36159;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
    color: #2baab1;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
    color: #383f48;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
    color: #2e353e;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
    color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
    color: #0088cc;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
    color: #2baab1;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}
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: #0088cc;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
    color: #2baab1;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}
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: #0088cc;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
    color: #2baab1;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}
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 #0088cc;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured::after {
    box-shadow: 0 0 0 3px #e36159;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured::after {
    box-shadow: 0 0 0 3px #2baab1;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured::after {
    box-shadow: 0 0 0 3px #383f48;
}
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 #0088cc;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #0088cc !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured::after {
    box-shadow: 0 0 0 10px #e36159;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #e36159 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured::after {
    box-shadow: 0 0 0 10px #2baab1;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2baab1 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured::after {
    box-shadow: 0 0 0 10px #383f48;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #383f48 !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #2e353e !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !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-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #ffffff !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}
.feature-box .feature-box-icon {
    background-color: #0088cc;
}
html .feature-box-primary .feature-box-icon {
    background-color: #0088cc;
}
html .feature-box-secondary .feature-box-icon {
    background-color: #e36159;
}
html .feature-box-tertiary .feature-box-icon {
    background-color: #2baab1;
}
html .feature-box-quaternary .feature-box-icon {
    background-color: #383f48;
}
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 {
    color: #0088cc;
}
html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa {
    color: #e36159;
}
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa {
    color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa {
    color: #383f48;
}
html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa {
    color: #2e353e;
}
html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa {
    color: #ffffff;
}
.feature-box.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa {
    color: #e36159;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa {
    color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa {
    color: #383f48;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa {
    color: #2e353e;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa {
    color: #ffffff;
}
.feature-box.feature-box-style-4 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa {
    color: #e36159;
}
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa {
    color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa {
    color: #383f48;
}
html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa {
    color: #2e353e;
}
html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa {
    color: #ffffff;
}
.feature-box.feature-box-style-5 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa {
    color: #e36159;
}
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa {
    color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa {
    color: #383f48;
}
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa {
    color: #2e353e;
}
html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa {
    color: #ffffff;
}
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa {
    color: #0088cc;
}
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa {
    color: #e36159;
}
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa {
    color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa {
    color: #383f48;
}
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa {
    color: #2e353e;
}
html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa {
    color: #ffffff;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
    background-color: #006699;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
    background-color: #0077b3;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
    background-color: #0088cc;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
    background-color: #0099e6;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
    background-color: #00aaff;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
    background-color: #1ab2ff;
}
html .featured-boxes-full .featured-box-full-primary {
    background-color: #0088cc;
    color: #ffffff;
}
html .featured-boxes-full .featured-box-full-secondary {
    background-color: #e36159;
    color: #ffffff;
}
html .featured-boxes-full .featured-box-full-tertiary {
    background-color: #2baab1;
    color: #ffffff;
}
html .featured-boxes-full .featured-box-full-quaternary {
    background-color: #383f48;
    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-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
.pricing-table .most-popular h3 {
    background-color: #0088cc !important;
}
.pricing-table.princig-table-flat .plan h3 {
    background-color: #0088cc;
}
.pricing-table.princig-table-flat .plan h3 span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.featured.featured-primary {
    border-top-color: #0088cc;
}
html .call-to-action.call-to-action-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
    border-top-color: #0088cc;
}
html .call-to-action.call-to-action-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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: #e36159;
}
html .call-to-action.call-to-action-secondary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e36159;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #e36159;
    border-left-color: #e36159;
    border-right-color: #e36159;
    border-top-color: #e36159;
}
html .call-to-action.call-to-action-secondary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e36159;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2baab1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #2baab1;
    border-left-color: #2baab1;
    border-right-color: #2baab1;
    border-top-color: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2baab1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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: #383f48;
}
html .call-to-action.call-to-action-quaternary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #383f48;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
    border-top-color: #383f48;
}
html .call-to-action.call-to-action-quaternary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #383f48;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll;
    background-clip: border-box;
    background-color: #2e353e;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
    border-top-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2e353e;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html .call-to-action.with-full-borders {
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
html .call-to-action.call-to-action-light {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
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-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}
ul.history li .featured-box .box-content {
    border-top-color: #0088cc;
}
.recent-posts .date .month, article.post .post-date .month {
    background-color: #0088cc;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #0088cc;
}
.slider .tp-bannertimer {
    background-color: #0088cc;
}
.home-concept strong {
    color: #0088cc;
}
.home-intro p em {
    color: #00aaff;
}
.shop ul.products li.product .onsale {
    background-color: #0088cc;
    border-bottom-color: #006da3;
}
.shop .star-rating span, .shop .cart-totals tr.total .amount {
    color: #0088cc;
}
#footer .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#footer .footer-ribbon::before {
    border-left-color: #005580;
    border-right-color: #005580;
}
#footer.light h1, #footer.light h2, #footer.light h3, #footer.light h4, #footer.light a {
    color: #0088cc !important;
}
#footer.color {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #0088cc;
}
#footer.color .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #006699;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#footer.color .footer-ribbon::before {
    border-right-color: #00334d;
}
#footer.color .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0077b3;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #0077b3;
}
html #footer.color-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0088cc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #0088cc;
}
html #footer.color-primary .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #006699;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-primary .footer-ribbon::before {
    border-right-color: #00334d;
}
html #footer.color-primary .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0077b3;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #0077b3;
}
html #footer.color-secondary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e36159;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #e36159;
}
html #footer.color-secondary .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #dc372d;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-secondary .footer-ribbon::before {
    border-right-color: #a1231b;
}
html #footer.color-secondary .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #df4c43;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #df4c43;
}
html #footer.color-tertiary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2baab1;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #2baab1;
}
html #footer.color-tertiary .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #218388;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-tertiary .footer-ribbon::before {
    border-right-color: #12474a;
}
html #footer.color-tertiary .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #26969c;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #26969c;
}
html #footer.color-quaternary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #383f48;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #383f48;
}
html #footer.color-quaternary .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #22262b;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-quaternary .footer-ribbon::before {
    border-right-color: #000000;
}
html #footer.color-quaternary .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2d323a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #2d323a;
}
html #footer.color-dark {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2e353e;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #2e353e;
}
html #footer.color-dark .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #181c21;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-dark .footer-ribbon::before {
    border-right-color: #000000;
}
html #footer.color-dark .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #23282f;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #23282f;
}
html #footer.color-light {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #ffffff;
}
html #footer.color-light .footer-ribbon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e6e6e6;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
html #footer.color-light .footer-ribbon::before {
    border-right-color: #bfbfbf;
}
html #footer.color-light .footer-copyright {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f2f2f2;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #f2f2f2;
}
html.boxed .body {
    border-top-color: #0088cc;
}
