body {
    font-family: Roboto;
}

p,
blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-4 blockquote p,
.testimonial.testimonial-style-3 blockquote p {
    font-family: Roboto;
}

header {
    font-family: Roboto;
}

.navbar-collapse {
    font-family: Roboto;
}

h1 {
    font-family: Roboto;
}

h2 {
    font-family: Roboto;
}

h3 {
    font-family: Roboto;
}

h4 {
    font-family: Roboto;
}

h5 {
    font-family: Open Sans;
}

h6 {
    font-family: Roboto;
}

header div.social-icons {
    display: none;
}

header #login .loginGroup {
    display: block;
}

header #login .registerGroup {
    display: block;
}

header nav.nav-main,
header .btn-responsive-nav,
header.pushdownHeader .btn-push-nav,
.overlay-effect header.overlayHeader .close-btn,
header .fa.fa-bars,
header.pushdownHeader .btn-responsive-nav {
    display: inline-block;
}

@media (max-width: 991px) {
    header .btn-responsive-nav {
        display: inline-block !important;
    }
}

footer .terms {
    display: inline-block;
}

    footer .copyright,
    footer .terms:before {
        display: inline-block;
    }

footer .privacy {
    display: inline-block;
}

header .language {
    display: none;
}

.type-wrap-1 .typed-cursor {
    color: #0088cc;
}

.overlayHeader .nav-main.overlay ul > li.active > a,
.overlayHeader .nav-main.overlay ul > li:hover > a {
    background: transparent !important;
    color: #0088cc !important;
}

.slidebar ul.nav-pills li.active > a,
.slidebar ul.nav-pills li:hover > a {
    color: #0088cc;
}

header,
header.fixedheader,
body.sticky-menu-active header,
.dnnEditState header {
    background: #ffffff;
}

body.sticky-menu-active header {
    border-bottom-color: #ffffff;
}

    body.sticky-menu-active header.fixedheader {
        background: #ffffff !important;
    }

.page-top {
    background-color: #0e0e0e;
    border-top-color: #282828;
}

.body > #footer {
    background: #fff;
    border-top: 1px solid #ccc;
}

    .body > #footer .footer-copyright {
        background: #010101;
        border-top-color: #010101;
    }

a {
    color: #0088cc;
}

    a:hover {
        color: #0099e6;
    }

    a:active {
        color: #0077b3;
    }

    a:visited {
        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-color: #BDBDBC;
}

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-color: #E36159;
}

html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
    color: #EC8F22 !important;
}

html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
    border-color: #BDBDBC;
}

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-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-color: #2e353e;
}

html .heading-light,
html .lnk-light,
html .text-color-light {
    color: #FFF !important;
}

html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
    border-color: #FFF;
}

.alternative-font {
    color: #0088cc;
}

html .blockquote-primary {
    border-color: #0088cc !important;
}

html .blockquote-secondary {
    border-color: #E36159 !important;
}

html .blockquote-tertiary {
    border-color: #2BAAB1 !important;
}

html .blockquote-quaternary {
    border-color: #383f48 !important;
}

html .blockquote-dark {
    border-color: #2e353e !important;
}

html .blockquote-light {
    border-color: #FFF !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: #FFF;
}

html .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}

    html .btn-primary:hover {
        border-color: #0099e6 #0099e6 #0077b3;
        background-color: #0099e6;
    }

    html .btn-primary:active,
    html .btn-primary:focus {
        border-color: #0077b3 #0077b3 #0077b3;
        background-color: #0077b3;
    }

    html .btn-primary.dropdown-toggle {
        border-left-color: #0077b3;
    }

    html .btn-primary[disabled] {
        border-color: #33bbff;
        background-color: #33bbff;
    }

    html .btn-primary:hover,
    html .btn-primary:focus {
        color: #FFF;
    }

html .btn-secondary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #E36159;
    border-color: #E36159 #E36159 #dc372d;
}

    html .btn-secondary:hover {
        border-color: #e7766f #e7766f #df4c43;
        background-color: #e7766f;
    }

    html .btn-secondary:active,
    html .btn-secondary:focus {
        border-color: #df4c43 #df4c43 #df4c43;
        background-color: #df4c43;
    }

    html .btn-secondary.dropdown-toggle {
        border-left-color: #df4c43;
    }

    html .btn-secondary[disabled] {
        border-color: #f2b4b0;
        background-color: #f2b4b0;
    }

    html .btn-secondary:hover,
    html .btn-secondary:focus {
        color: #FFF;
    }

html .btn-tertiary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2BAAB1;
    border-color: #2BAAB1 #2BAAB1 #218388;
}

    html .btn-tertiary:hover {
        border-color: #30bec6 #30bec6 #26969c;
        background-color: #30bec6;
    }

    html .btn-tertiary:active,
    html .btn-tertiary:focus {
        border-color: #26969c #26969c #26969c;
        background-color: #26969c;
    }

    html .btn-tertiary.dropdown-toggle {
        border-left-color: #26969c;
    }

    html .btn-tertiary[disabled] {
        border-color: #68d4da;
        background-color: #68d4da;
    }

    html .btn-tertiary:hover,
    html .btn-tertiary:focus {
        color: #FFF;
    }

html .btn-quaternary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #383f48;
    border-color: #383f48 #383f48 #22262b;
}

    html .btn-quaternary:hover {
        border-color: #434c56 #434c56 #2d323a;
        background-color: #434c56;
    }

    html .btn-quaternary:active,
    html .btn-quaternary:focus {
        border-color: #2d323a #2d323a #2d323a;
        background-color: #2d323a;
    }

    html .btn-quaternary.dropdown-toggle {
        border-left-color: #2d323a;
    }

    html .btn-quaternary[disabled] {
        border-color: #657181;
        background-color: #657181;
    }

    html .btn-quaternary:hover,
    html .btn-quaternary:focus {
        color: #FFF;
    }

html .btn-dark {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2e353e;
    border-color: #2e353e #2e353e #181c21;
}

    html .btn-dark:hover {
        border-color: #39424d #39424d #23282f;
        background-color: #39424d;
    }

    html .btn-dark:active,
    html .btn-dark:focus {
        border-color: #23282f #23282f #23282f;
        background-color: #23282f;
    }

    html .btn-dark.dropdown-toggle {
        border-left-color: #23282f;
    }

    html .btn-dark[disabled] {
        border-color: #596779;
        background-color: #596779;
    }

    html .btn-dark:hover,
    html .btn-dark:focus {
        color: #FFF;
    }

html .btn-light {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FFF;
    border-color: #FFF #FFF #e6e6e6;
}

    html .btn-light:hover {
        border-color: #ffffff #ffffff #f2f2f2;
        background-color: #ffffff;
    }

    html .btn-light:active,
    html .btn-light:focus {
        border-color: #f2f2f2 #f2f2f2 #f2f2f2;
        background-color: #f2f2f2;
    }

    html .btn-light.dropdown-toggle {
        border-left-color: #f2f2f2;
    }

    html .btn-light[disabled] {
        border-color: #ffffff;
        background-color: #ffffff;
    }

    html .btn-light:hover,
    html .btn-light:focus {
        color: #777;
    }

html .btn-borders.btn-primary {
    background: transparent;
    border-color: #0088cc;
    color: #0088cc;
    text-shadow: none;
}

    html .btn-borders.btn-primary:hover,
    html .btn-borders.btn-primary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0088cc;
        border-color: #0088cc #0088cc #006699;
        border-color: #0088cc !important;
        color: #FFF;
    }

        html .btn-borders.btn-primary:hover:hover,
        html .btn-borders.btn-primary:focus:hover {
            border-color: #0099e6 #0099e6 #0077b3;
            background-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 {
            border-color: #0077b3 #0077b3 #0077b3;
            background-color: #0077b3;
        }

        html .btn-borders.btn-primary:hover.dropdown-toggle,
        html .btn-borders.btn-primary:focus.dropdown-toggle {
            border-left-color: #0077b3;
        }

        html .btn-borders.btn-primary:hover[disabled],
        html .btn-borders.btn-primary:focus[disabled] {
            border-color: #33bbff;
            background-color: #33bbff;
        }

html .btn-borders.btn-secondary {
    background: transparent;
    border-color: #E36159;
    color: #E36159;
    text-shadow: none;
}

    html .btn-borders.btn-secondary:hover,
    html .btn-borders.btn-secondary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #E36159;
        border-color: #E36159 #E36159 #dc372d;
        border-color: #E36159 !important;
        color: #FFF;
    }

        html .btn-borders.btn-secondary:hover:hover,
        html .btn-borders.btn-secondary:focus:hover {
            border-color: #e7766f #e7766f #df4c43;
            background-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 {
            border-color: #df4c43 #df4c43 #df4c43;
            background-color: #df4c43;
        }

        html .btn-borders.btn-secondary:hover.dropdown-toggle,
        html .btn-borders.btn-secondary:focus.dropdown-toggle {
            border-left-color: #df4c43;
        }

        html .btn-borders.btn-secondary:hover[disabled],
        html .btn-borders.btn-secondary:focus[disabled] {
            border-color: #f2b4b0;
            background-color: #f2b4b0;
        }

html .btn-borders.btn-tertiary {
    background: transparent;
    border-color: #2BAAB1;
    color: #2BAAB1;
    text-shadow: none;
}

    html .btn-borders.btn-tertiary:hover,
    html .btn-borders.btn-tertiary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2BAAB1;
        border-color: #2BAAB1 #2BAAB1 #218388;
        border-color: #2BAAB1 !important;
        color: #FFF;
    }

        html .btn-borders.btn-tertiary:hover:hover,
        html .btn-borders.btn-tertiary:focus:hover {
            border-color: #30bec6 #30bec6 #26969c;
            background-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 {
            border-color: #26969c #26969c #26969c;
            background-color: #26969c;
        }

        html .btn-borders.btn-tertiary:hover.dropdown-toggle,
        html .btn-borders.btn-tertiary:focus.dropdown-toggle {
            border-left-color: #26969c;
        }

        html .btn-borders.btn-tertiary:hover[disabled],
        html .btn-borders.btn-tertiary:focus[disabled] {
            border-color: #68d4da;
            background-color: #68d4da;
        }

html .btn-borders.btn-quaternary {
    background: transparent;
    border-color: #383f48;
    color: #383f48;
    text-shadow: none;
}

    html .btn-borders.btn-quaternary:hover,
    html .btn-borders.btn-quaternary:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #383f48;
        border-color: #383f48 #383f48 #22262b;
        border-color: #383f48 !important;
        color: #FFF;
    }

        html .btn-borders.btn-quaternary:hover:hover,
        html .btn-borders.btn-quaternary:focus:hover {
            border-color: #434c56 #434c56 #2d323a;
            background-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 {
            border-color: #2d323a #2d323a #2d323a;
            background-color: #2d323a;
        }

        html .btn-borders.btn-quaternary:hover.dropdown-toggle,
        html .btn-borders.btn-quaternary:focus.dropdown-toggle {
            border-left-color: #2d323a;
        }

        html .btn-borders.btn-quaternary:hover[disabled],
        html .btn-borders.btn-quaternary:focus[disabled] {
            border-color: #657181;
            background-color: #657181;
        }

html .btn-borders.btn-dark {
    background: transparent;
    border-color: #2e353e;
    color: #2e353e;
    text-shadow: none;
}

    html .btn-borders.btn-dark:hover,
    html .btn-borders.btn-dark:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #2e353e;
        border-color: #2e353e #2e353e #181c21;
        border-color: #2e353e !important;
        color: #FFF;
    }

        html .btn-borders.btn-dark:hover:hover,
        html .btn-borders.btn-dark:focus:hover {
            border-color: #39424d #39424d #23282f;
            background-color: #39424d;
        }

        html .btn-borders.btn-dark:hover:active,
        html .btn-borders.btn-dark:focus:active,
        html .btn-borders.btn-dark:hover:focus,
        html .btn-borders.btn-dark:focus:focus {
            border-color: #23282f #23282f #23282f;
            background-color: #23282f;
        }

        html .btn-borders.btn-dark:hover.dropdown-toggle,
        html .btn-borders.btn-dark:focus.dropdown-toggle {
            border-left-color: #23282f;
        }

        html .btn-borders.btn-dark:hover[disabled],
        html .btn-borders.btn-dark:focus[disabled] {
            border-color: #596779;
            background-color: #596779;
        }

html .btn-borders.btn-light {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
    text-shadow: none;
}

    html .btn-borders.btn-light:hover,
    html .btn-borders.btn-light:focus {
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #FFF;
        border-color: #FFF #FFF #e6e6e6;
        border-color: #FFF !important;
        color: #777;
    }

        html .btn-borders.btn-light:hover:hover,
        html .btn-borders.btn-light:focus:hover {
            border-color: #ffffff #ffffff #f2f2f2;
            background-color: #ffffff;
        }

        html .btn-borders.btn-light:hover:active,
        html .btn-borders.btn-light:focus:active,
        html .btn-borders.btn-light:hover:focus,
        html .btn-borders.btn-light:focus:focus {
            border-color: #f2f2f2 #f2f2f2 #f2f2f2;
            background-color: #f2f2f2;
        }

        html .btn-borders.btn-light:hover.dropdown-toggle,
        html .btn-borders.btn-light:focus.dropdown-toggle {
            border-left-color: #f2f2f2;
        }

        html .btn-borders.btn-light:hover[disabled],
        html .btn-borders.btn-light:focus[disabled] {
            border-color: #ffffff;
            background-color: #ffffff;
        }

.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #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-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-color: #0088cc;
}

.pagination > .active > a,
body.dark .pagination > .active > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}

    .pagination > .active > a:hover,
    body.dark .pagination > .active > a:hover {
        border-color: #0099e6 #0099e6 #0077b3;
        background-color: #0099e6;
    }

    .pagination > .active > a:active,
    body.dark .pagination > .active > a:active,
    .pagination > .active > a:focus,
    body.dark .pagination > .active > a:focus {
        border-color: #0077b3 #0077b3 #0077b3;
        background-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] {
        border-color: #33bbff;
        background-color: #33bbff;
    }

html .alert-primary {
    background-color: #0088cc;
    border-color: #007ebd;
    color: #FFF;
}

    html .alert-primary .alert-link {
        color: #FFF;
    }

html .alert-secondary {
    background-color: #E36159;
    border-color: #e1554c;
    color: #FFF;
}

    html .alert-secondary .alert-link {
        color: #FFF;
    }

html .alert-tertiary {
    background-color: #2BAAB1;
    border-color: #289ea5;
    color: #FFF;
}

    html .alert-tertiary .alert-link {
        color: #FFF;
    }

html .alert-quaternary {
    background-color: #383f48;
    border-color: #31373f;
    color: #FFF;
}

    html .alert-quaternary .alert-link {
        color: #FFF;
    }

html .alert-dark {
    background-color: #2e353e;
    border-color: #272d35;
    color: #FFF;
}

    html .alert-dark .alert-link {
        color: #FFF;
    }

html .alert-light {
    background-color: #FFF;
    border-color: #f7f7f7;
    color: #777;
}

    html .alert-light .alert-link {
        color: #777;
    }

html .progress-bar-primary {
    background-color: #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: #FFF;
}

html section.section-primary {
    background-color: #0088cc !important;
    border-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: #FFF;
    }

    html section.section-primary p {
        color: #e6e6e6;
    }

html section.section-secondary {
    background-color: #E36159 !important;
    border-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: #FFF;
    }

    html section.section-secondary p {
        color: #e6e6e6;
    }

html section.section-tertiary {
    background-color: #2BAAB1 !important;
    border-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: #FFF;
    }

    html section.section-tertiary p {
        color: #e6e6e6;
    }

html section.section-quaternary {
    background-color: #383f48 !important;
    border-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: #FFF;
    }

    html section.section-quaternary p {
        color: #e6e6e6;
    }

html section.section-dark {
    background-color: #2e353e !important;
    border-color: #23282f !important;
}

    html section.section-dark h1,
    html section.section-dark h2,
    html section.section-dark h3,
    html section.section-dark h4,
    html section.section-dark h5,
    html section.section-dark h6 {
        color: #FFF;
    }

    html section.section-dark p {
        color: #e6e6e6;
    }

html section.section-light {
    background-color: #FFF !important;
    border-color: #f2f2f2 !important;
}

    html section.section-light h1,
    html section.section-light h2,
    html section.section-light h3,
    html section.section-light h4,
    html section.section-light h5,
    html section.section-light h6 {
        color: #777;
    }

    html section.section-light p {
        color: #5e5e5e;
    }

html section.section-default-scale-1 {
    background-color: #dbdbdb !important;
    border-top-color: #d3d3d3 !important;
}

html section.section-default-scale-2 {
    background-color: #c1c1c1 !important;
    border-top-color: #b9b9b9 !important;
}

html section.section-default-scale-3 {
    background-color: #a8a8a8 !important;
    border-top-color: #a0a0a0 !important;
}

html section.section-default-scale-4 {
    background-color: #8e8e8e !important;
    border-top-color: #868686 !important;
}

html section.section-default-scale-5 {
    background-color: #757575 !important;
    border-top-color: #6d6d6d !important;
}

html section.section-default-scale-6 {
    background-color: #5b5b5b !important;
    border-top-color: #535353 !important;
}

html section.section-default-scale-7 {
    background-color: #424242 !important;
    border-top-color: #3a3a3a !important;
}

html section.section-default-scale-8 {
    background-color: #282828 !important;
    border-top-color: #202020 !important;
}

html section.section-default-scale-9 {
    background-color: #0f0f0f !important;
    border-top-color: #070707 !important;
}

html.dark section.section-default-scale-1 {
    background-color: #333a44 !important;
    border-top-color: #2c323b !important;
}

html.dark section.section-default-scale-2 {
    background-color: #495362 !important;
    border-top-color: #424b59 !important;
}

html.dark section.section-default-scale-3 {
    background-color: #5e6b7f !important;
    border-top-color: #586476 !important;
}

html.dark section.section-default-scale-4 {
    background-color: #77849a !important;
    border-top-color: #6e7d93 !important;
}

html.dark section.section-default-scale-5 {
    background-color: #949faf !important;
    border-top-color: #8b97a9 !important;
}

html.dark section.section-default-scale-6 {
    background-color: #b1b9c5 !important;
    border-top-color: #a8b1be !important;
}

html.dark section.section-default-scale-7 {
    background-color: #ced3db !important;
    border-top-color: #c5cbd4 !important;
}

html.dark section.section-default-scale-8 {
    background-color: #ebeef1 !important;
    border-top-color: #e3e6ea !important;
}

html.dark section.section-default-scale-9 {
    background-color: #ffffff !important;
    border-top-color: #f7f7f7 !important;
}

section.page-top h1 {
    border-bottom-color: #0088cc;
}

section.page-top.custom-product {
    background-color: #0077b3;
    border-top-color: #0081c2;
}

html .page-top-color.page-top-primary {
    background-color: #0088cc;
    border-bottom-color: #0088cc;
    color: #FFF;
}

    html .page-top-color.page-top-primary h1 {
        color: #FFF;
    }

        html .page-top-color.page-top-primary h1 span {
            color: #FFF;
        }

    html .page-top-color.page-top-primary a {
        color: #FFF;
    }

    html .page-top-color.page-top-primary .breadcrumb > .active {
        color: #FFF;
    }

html .page-top-color.page-top-secondary {
    background-color: #E36159;
    border-bottom-color: #E36159;
    color: #FFF;
}

    html .page-top-color.page-top-secondary h1 {
        color: #FFF;
    }

        html .page-top-color.page-top-secondary h1 span {
            color: #FFF;
        }

    html .page-top-color.page-top-secondary a {
        color: #FFF;
    }

    html .page-top-color.page-top-secondary .breadcrumb > .active {
        color: #FFF;
    }

html .page-top-color.page-top-tertiary {
    background-color: #2BAAB1;
    border-bottom-color: #2BAAB1;
    color: #FFF;
}

    html .page-top-color.page-top-tertiary h1 {
        color: #FFF;
    }

        html .page-top-color.page-top-tertiary h1 span {
            color: #FFF;
        }

    html .page-top-color.page-top-tertiary a {
        color: #FFF;
    }

    html .page-top-color.page-top-tertiary .breadcrumb > .active {
        color: #FFF;
    }

html .page-top-color.page-top-quaternary {
    background-color: #383f48;
    border-bottom-color: #383f48;
    color: #FFF;
}

    html .page-top-color.page-top-quaternary h1 {
        color: #FFF;
    }

        html .page-top-color.page-top-quaternary h1 span {
            color: #FFF;
        }

    html .page-top-color.page-top-quaternary a {
        color: #FFF;
    }

    html .page-top-color.page-top-quaternary .breadcrumb > .active {
        color: #FFF;
    }

html .page-top-color.page-top-dark {
    background-color: #2e353e;
    border-bottom-color: #2e353e;
    color: #FFF;
}

    html .page-top-color.page-top-dark h1 {
        color: #FFF;
    }

        html .page-top-color.page-top-dark h1 span {
            color: #FFF;
        }

    html .page-top-color.page-top-dark a {
        color: #FFF;
    }

    html .page-top-color.page-top-dark .breadcrumb > .active {
        color: #FFF;
    }

html .page-top-color.page-top-light {
    background-color: #FFF;
    border-bottom-color: #FFF;
    color: #777;
}

    html .page-top-color.page-top-light h1 {
        color: #777;
    }

        html .page-top-color.page-top-light h1 span {
            color: #777;
        }

    html .page-top-color.page-top-light a {
        color: #777;
    }

    html .page-top-color.page-top-light .breadcrumb > .active {
        color: #777;
    }

html .toggle-primary .toggle label {
    color: #0088cc;
    border-left-color: #0088cc;
    border-right-color: #0088cc;
}

html .toggle-primary .toggle.active > label {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #FFF;
}

html .toggle-primary.toggle-simple .toggle > label:after {
    background-color: #0088cc;
}

html .toggle-secondary .toggle label {
    color: #E36159;
    border-left-color: #E36159;
    border-right-color: #E36159;
}

html .toggle-secondary .toggle.active > label {
    background-color: #E36159;
    border-color: #E36159;
    color: #FFF;
}

html .toggle-secondary.toggle-simple .toggle > label:after {
    background-color: #E36159;
}

html .toggle-tertiary .toggle label {
    color: #2BAAB1;
    border-left-color: #2BAAB1;
    border-right-color: #2BAAB1;
}

html .toggle-tertiary .toggle.active > label {
    background-color: #2BAAB1;
    border-color: #2BAAB1;
    color: #FFF;
}

html .toggle-tertiary.toggle-simple .toggle > label:after {
    background-color: #2BAAB1;
}

html .toggle-quaternary .toggle label {
    color: #383f48;
    border-left-color: #383f48;
    border-right-color: #383f48;
}

html .toggle-quaternary .toggle.active > label {
    background-color: #383f48;
    border-color: #383f48;
    color: #FFF;
}

html .toggle-quaternary.toggle-simple .toggle > label:after {
    background-color: #383f48;
}

html .toggle-dark .toggle label {
    color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
}

html .toggle-dark .toggle.active > label {
    background-color: #2e353e;
    border-color: #2e353e;
    color: #FFF;
}

html .toggle-dark.toggle-simple .toggle > label:after {
    background-color: #2e353e;
}

html .toggle-light .toggle label {
    color: #FFF;
    border-left-color: #FFF;
    border-right-color: #FFF;
}

html .toggle-light .toggle.active > label {
    background-color: #FFF;
    border-color: #FFF;
    color: #777;
}

html .toggle-light.toggle-simple .toggle > label:after {
    background-color: #FFF;
}

.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,
    html .thumb-info .thumb-info-action-icon-primary em {
        color: #FFF;
    }

html .thumb-info .thumb-info-action-icon-secondary {
    background-color: #E36159;
}

    html .thumb-info .thumb-info-action-icon-secondary i,
    html .thumb-info .thumb-info-action-icon-secondary em {
        color: #FFF;
    }

html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: #2BAAB1;
}

    html .thumb-info .thumb-info-action-icon-tertiary i,
    html .thumb-info .thumb-info-action-icon-tertiary em {
        color: #FFF;
    }

html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: #383f48;
}

    html .thumb-info .thumb-info-action-icon-quaternary i,
    html .thumb-info .thumb-info-action-icon-quaternary em {
        color: #FFF;
    }

html .thumb-info .thumb-info-action-icon-dark {
    background-color: #2e353e;
}

    html .thumb-info .thumb-info-action-icon-dark i,
    html .thumb-info .thumb-info-action-icon-dark em {
        color: #FFF;
    }

html .thumb-info .thumb-info-action-icon-light {
    background-color: #FFF;
}

    html .thumb-info .thumb-info-action-icon-light i,
    html .thumb-info .thumb-info-action-icon-light em {
        color: #777;
    }

.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: #FFF;
}

.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-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background-color: #0074ad;
}

.owl-carousel.show-nav-title .owl-controls .owl-nav [class*="owl-"] {
    color: #0088cc;
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #0088cc;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}

    .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
        border-color: #0099e6 #0099e6 #0077b3;
        background-color: #0099e6;
    }

    .owl-theme .owl-controls .owl-nav [class*="owl-"]:active,
    .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
        border-color: #0077b3 #0077b3 #0077b3;
        background-color: #0077b3;
    }

    .owl-theme .owl-controls .owl-nav [class*="owl-"].dropdown-toggle {
        border-left-color: #0077b3;
    }

    .owl-theme .owl-controls .owl-nav [class*="owl-"][disabled] {
        border-color: #33bbff;
        background-color: #33bbff;
    }

.owl-nav [class*="owl-"] {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}

    .owl-nav [class*="owl-"]:hover {
        border-color: #0099e6 #0099e6 #0077b3;
        background-color: #0099e6;
    }

    .owl-nav [class*="owl-"]:active,
    .owl-nav [class*="owl-"]:focus {
        border-color: #0077b3 #0077b3 #0077b3;
        background-color: #0077b3;
    }

    .owl-nav [class*="owl-"].dropdown-toggle {
        border-left-color: #0077b3;
    }

    .owl-nav [class*="owl-"][disabled] {
        border-color: #33bbff;
        background-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: #FFF;
}

    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: #FFF;
    }

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: #FFF;
    color: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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: #FFF;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
    border-right-color: #0088cc;
    border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
    border-right-color: transparent;
    border-left-color: #0088cc;
}

.list.list-icons li .fa {
    color: #0088cc;
    border-color: #0088cc;
}

.list.list-icons.list-icons-style-3 li .fa {
    background-color: #0088cc;
}

.list.list-ordened li:before {
    color: #0088cc;
    border-color: #0088cc;
}

.list.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
}

html .list-primary.list-icons li .fa {
    color: #0088cc;
    border-color: #0088cc;
}

html .list-primary.list-icons.list-icons-style-3 li .fa {
    background-color: #0088cc;
    color: #FFF;
}

html .list-primary.list-ordened li:before {
    color: #0088cc;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #FFF;
}

html .list-secondary.list-icons li .fa {
    color: #E36159;
    border-color: #E36159;
}

html .list-secondary.list-icons.list-icons-style-3 li .fa {
    background-color: #E36159;
    color: #FFF;
}

html .list-secondary.list-ordened li:before {
    color: #E36159;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #FFF;
}

html .list-tertiary.list-icons li .fa {
    color: #2BAAB1;
    border-color: #2BAAB1;
}

html .list-tertiary.list-icons.list-icons-style-3 li .fa {
    background-color: #2BAAB1;
    color: #FFF;
}

html .list-tertiary.list-ordened li:before {
    color: #2BAAB1;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #FFF;
}

html .list-quaternary.list-icons li .fa {
    color: #383f48;
    border-color: #383f48;
}

html .list-quaternary.list-icons.list-icons-style-3 li .fa {
    background-color: #383f48;
    color: #FFF;
}

html .list-quaternary.list-ordened li:before {
    color: #383f48;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #FFF;
}

html .list-dark.list-icons li .fa {
    color: #2e353e;
    border-color: #2e353e;
}

html .list-dark.list-icons.list-icons-style-3 li .fa {
    background-color: #2e353e;
    color: #FFF;
}

html .list-dark.list-ordened li:before {
    color: #2e353e;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #FFF;
}

html .list-light.list-icons li .fa {
    color: #FFF;
    border-color: #FFF;
}

html .list-light.list-icons.list-icons-style-3 li .fa {
    background-color: #FFF;
    color: #777;
}

html .list-light.list-ordened li:before {
    color: #FFF;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
    background-color: #0088cc;
    color: #777;
}

.parallax blockquote i.fa-quote-left,
.parallax blockquote em.fa-quote-left {
    color: #0088cc;
}

section.video blockquote i.fa-quote-left,
section.video blockquote em.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: #FFF;
    }

html .panel-group.panel-group-secondary .panel-heading {
    background-color: #E36159 !important;
}

    html .panel-group.panel-group-secondary .panel-heading a {
        color: #FFF;
    }

html .panel-group.panel-group-tertiary .panel-heading {
    background-color: #2BAAB1 !important;
}

    html .panel-group.panel-group-tertiary .panel-heading a {
        color: #FFF;
    }

html .panel-group.panel-group-quaternary .panel-heading {
    background-color: #383f48 !important;
}

    html .panel-group.panel-group-quaternary .panel-heading a {
        color: #FFF;
    }

html .panel-group.panel-group-dark .panel-heading {
    background-color: #2e353e !important;
}

    html .panel-group.panel-group-dark .panel-heading a {
        color: #FFF;
    }

html .panel-group.panel-group-light .panel-heading {
    background-color: #FFF !important;
}

    html .panel-group.panel-group-light .panel-heading a {
        color: #777;
    }

html .divider.divider-primary .fa {
    color: #0088cc;
}

html .divider.divider-primary.divider-small hr {
    background: #0088cc;
}

html .divider.divider-secondary .fa {
    color: #E36159;
}

html .divider.divider-secondary.divider-small hr {
    background: #E36159;
}

html .divider.divider-tertiary .fa {
    color: #2BAAB1;
}

html .divider.divider-tertiary.divider-small hr {
    background: #2BAAB1;
}

html .divider.divider-quaternary .fa {
    color: #383f48;
}

html .divider.divider-quaternary.divider-small hr {
    background: #383f48;
}

html .divider.divider-dark .fa {
    color: #2e353e;
}

html .divider.divider-dark.divider-small hr {
    background: #2e353e;
}

html .divider.divider-light .fa {
    color: #FFF;
}

html .divider.divider-light.divider-small hr {
    background: #FFF;
}

html .divider.divider-style-2.divider-primary .fa {
    background: #0088cc;
    color: #FFF;
}

html .divider.divider-style-2.divider-secondary .fa {
    background: #E36159;
    color: #FFF;
}

html .divider.divider-style-2.divider-tertiary .fa {
    background: #2BAAB1;
    color: #FFF;
}

html .divider.divider-style-2.divider-quaternary .fa {
    background: #383f48;
    color: #FFF;
}

html .divider.divider-style-2.divider-dark .fa {
    background: #2e353e;
    color: #FFF;
}

html .divider.divider-style-2.divider-light .fa {
    background: #FFF;
    color: #777;
}

html .divider.divider-style-3.divider-primary .fa {
    border-color: #0088cc;
}

html .divider.divider-style-3.divider-secondary .fa {
    border-color: #E36159;
}

html .divider.divider-style-3.divider-tertiary .fa {
    border-color: #2BAAB1;
}

html .divider.divider-style-3.divider-quaternary .fa {
    border-color: #383f48;
}

html .divider.divider-style-3.divider-dark .fa {
    border-color: #2e353e;
}

html .divider.divider-style-3.divider-light .fa {
    border-color: #FFF;
}
.panel-group .panel-heading {
	border-left:1px solid #ddd;
}
.DnnModule-DNN_HTML{
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
.DnnModule-LiveTabs {
	width:99%;
	margin-left:auto;
	margin-right:auto;
}
.panel-group .panel-heading a {
    color: #047bd3;
}
.panel-group .panel-heading a:hover {
    color: #00ade8;
}
.panel-group .panel+.panel {
    margin-top: 2px;
}
.livetabsporto .ui-state-default:hover, .livetabsporto .ui-widget-content .ui-state-default:hover, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-active, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	border-top:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-bottom:1px solid transparent;
	background-color:#ffffff;
}

.livetabsporto .ui-state-default, .livetabsporto .ui-widget-content .ui-state-default {
    background: none repeat scroll 0 0 #d9f0fc;
    color: #0088cc;
    border: 1px solid #0088cc;
}
.livetabsporto .ui-tabs .ui-tabs-nav li a {
	color: #0088cc;
}
.livetabsporto .ui-tabs .ui-tabs-nav a:hover, .livetabsporto .ui-tabs .ui-tabs-nav a, .livetabsporto .ui-tabs .ui-tabs-nav li a {
    border:0px;
}
.livetabsporto .ui-tabs .ui-tabs-nav li  {
	padding: 0px 25px;
}
.livetabsporto .ui-state-default, .livetabsporto .ui-widget-content .ui-state-default {
    background: none repeat scroll 0 0 #d9f0fc;
	}
.livetabsporto .ui-tabs .ui-tabs-nav li {
	margin-right:10px!important;
}
.livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .livetabsporto .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    color:#505050;
	border:0px;
}
@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.active > a,
    header nav ul.nav-main > li:hover > a,
    header nav ul.nav-main > li > a:focus {
        color: #FFF;
        background-color: #0088cc !important;
    }

    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;
    }
}

@media (min-width: 992px) {
    header.newHeader nav ul.nav-main a,
    header.newHeader nav ul.nav-main a:focus,
    header.newHeader nav ul.nav-main a:hover {
        color: #0088cc;
    }

    header.newHeader nav ul.nav-main > li.active > a,
    header.newHeader nav ul.nav-main > li:hover > a,
    header.newHeader nav ul.nav-main > li > a:focus {
        color: #0088cc !important;
        background-color: transparent !important;
    }
}

header nav ul.nav-main .tip {
    background: #0088cc;
    color: #FFF;
}

    header nav ul.nav-main .tip:before {
        border-right-color: #0088cc;
    }

.v-menu nav ul.nav-main a {
    color: #0088cc;
}

.v-menu nav ul.nav-main > li.active > a,
.v-menu nav ul.nav-main > li.active ul.dropdown-menu > li.active > a {
    color: #FFF;
    color: #0088cc !important;
}

html header nav ul.nav-main .tip-primary {
    background: #0088cc !important;
    color: #FFF !important;
}

    html header nav ul.nav-main .tip-primary:before {
        border-right-color: #0088cc !important;
    }

html header nav ul.nav-main .tip-secondary {
    background: #E36159 !important;
    color: #FFF !important;
}

    html header nav ul.nav-main .tip-secondary:before {
        border-right-color: #E36159 !important;
    }

html header nav ul.nav-main .tip-tertiary {
    background: #2BAAB1 !important;
    color: #FFF !important;
}

    html header nav ul.nav-main .tip-tertiary:before {
        border-right-color: #2BAAB1 !important;
    }

html header nav ul.nav-main .tip-quaternary {
    background: #383f48 !important;
    color: #FFF !important;
}

    html header nav ul.nav-main .tip-quaternary:before {
        border-right-color: #383f48 !important;
    }

html header nav ul.nav-main .tip-dark {
    background: #2e353e !important;
    color: #FFF !important;
}

    html header nav ul.nav-main .tip-dark:before {
        border-right-color: #2e353e !important;
    }

html header nav ul.nav-main .tip-light {
    background: #FFF !important;
    color: #777 !important;
}

    html header nav ul.nav-main .tip-light:before {
        border-right-color: #FFF !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: 5px solid #0088cc;
    }

    header.darken-top-border {
        border-top: 5px solid #0077b3 !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: #666;
    }

    header.flat-menu nav ul.nav-main > li.active > a {
        color: #0088cc !important;
        background-color: transparent !important;
    }

    header.flat-menu nav ul.nav-main > li:hover > a,
    header.flat-menu nav ul.nav-main > li > a:hover {
        color: #FFF !important;
        background-color: #0088cc !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,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-primary > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-primary > a {
        color: #0088cc;
    }

    html header nav ul.nav-main li.dropdown-primary.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-primary.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-primary.open > a,
    html header nav ul.nav-main li.dropdown-primary.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-primary.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-primary.active > a,
    html header nav ul.nav-main li.dropdown-primary:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-primary:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-primary:hover > a {
        background: #0088cc !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main li.dropdown-primary > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-primary > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-primary > a:focus {
        background: #0088cc !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #0088cc !important;
        background: #0088cc !important;
    }

        html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a {
            color: #FFF;
        }

        html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #0099e6;
        }

        html header nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-primary > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #0099e6;
        }

    html header nav ul.nav-main .dropdown-primary:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-primary:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-primary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #0099e6 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-primary.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-primary.open > a,
    html header.full-header nav ul.nav-main li.dropdown-primary.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-primary.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-primary.active > a,
    html header.full-header nav ul.nav-main li.dropdown-primary.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-primary:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-primary:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-primary:hover > a {
        background: transparent !important;
        color: #0088cc !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-primary > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-primary > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-primary > a:focus {
        background: transparent !important;
        color: #0088cc !important;
    }

    html header nav ul.nav-main li.dropdown-secondary > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-secondary > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-secondary > a {
        color: #E36159;
    }

    html header nav ul.nav-main li.dropdown-secondary.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-secondary.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-secondary.open > a,
    html header nav ul.nav-main li.dropdown-secondary.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-secondary.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-secondary.active > a,
    html header nav ul.nav-main li.dropdown-secondary:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-secondary:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-secondary:hover > a {
        background: #E36159 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main li.dropdown-secondary > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-secondary > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-secondary > a:focus {
        background: #E36159 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #E36159 !important;
        background: #E36159 !important;
    }

        html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a {
            color: #FFF;
        }

        html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #e7766f;
        }

        html header nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-secondary > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #e7766f;
        }

    html header nav ul.nav-main .dropdown-secondary:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-secondary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #e7766f !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-secondary.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-secondary.open > a,
    html header.full-header nav ul.nav-main li.dropdown-secondary.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-secondary.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-secondary.active > a,
    html header.full-header nav ul.nav-main li.dropdown-secondary.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-secondary:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-secondary:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-secondary:hover > a {
        background: transparent !important;
        color: #E36159 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-secondary > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-secondary > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-secondary > a:focus {
        background: transparent !important;
        color: #E36159 !important;
    }

    html header nav ul.nav-main li.dropdown-tertiary > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-tertiary > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-tertiary > a {
        color: #2BAAB1;
    }

    html header nav ul.nav-main li.dropdown-tertiary.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-tertiary.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-tertiary.open > a,
    html header nav ul.nav-main li.dropdown-tertiary.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-tertiary.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-tertiary.active > a,
    html header nav ul.nav-main li.dropdown-tertiary:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-tertiary:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-tertiary:hover > a {
        background: #2BAAB1 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main li.dropdown-tertiary > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-tertiary > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-tertiary > a:focus {
        background: #2BAAB1 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #2BAAB1 !important;
        background: #2BAAB1 !important;
    }

        html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a {
            color: #FFF;
        }

        html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #30bec6;
        }

        html header nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #30bec6;
        }

    html header nav ul.nav-main .dropdown-tertiary:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-tertiary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #30bec6 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-tertiary.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-tertiary.open > a,
    html header.full-header nav ul.nav-main li.dropdown-tertiary.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-tertiary.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-tertiary.active > a,
    html header.full-header nav ul.nav-main li.dropdown-tertiary.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-tertiary:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-tertiary:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-tertiary:hover > a {
        background: transparent !important;
        color: #2BAAB1 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-tertiary > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-tertiary > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-tertiary > a:focus {
        background: transparent !important;
        color: #2BAAB1 !important;
    }

    html header nav ul.nav-main li.dropdown-quaternary > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-quaternary > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-quaternary > a {
        color: #383f48;
    }

    html header nav ul.nav-main li.dropdown-quaternary.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-quaternary.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-quaternary.open > a,
    html header nav ul.nav-main li.dropdown-quaternary.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-quaternary.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-quaternary.active > a,
    html header nav ul.nav-main li.dropdown-quaternary:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-quaternary:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-quaternary:hover > a {
        background: #383f48 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main li.dropdown-quaternary > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-quaternary > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-quaternary > a:focus {
        background: #383f48 !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #383f48 !important;
        background: #383f48 !important;
    }

        html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a {
            color: #FFF;
        }

        html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #434c56;
        }

        html header nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #434c56;
        }

    html header nav ul.nav-main .dropdown-quaternary:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-quaternary.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #434c56 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-quaternary.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-quaternary.open > a,
    html header.full-header nav ul.nav-main li.dropdown-quaternary.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-quaternary.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-quaternary.active > a,
    html header.full-header nav ul.nav-main li.dropdown-quaternary.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-quaternary:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-quaternary:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-quaternary:hover > a {
        background: transparent !important;
        color: #383f48 !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-quaternary > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-quaternary > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-quaternary > a:focus {
        background: transparent !important;
        color: #383f48 !important;
    }

    html header nav ul.nav-main li.dropdown-dark > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-dark > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-dark > a {
        color: #2e353e;
    }

    html header nav ul.nav-main li.dropdown-dark.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-dark.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-dark.open > a,
    html header nav ul.nav-main li.dropdown-dark.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-dark.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-dark.active > a,
    html header nav ul.nav-main li.dropdown-dark:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-dark:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-dark:hover > a {
        background: #2e353e !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main li.dropdown-dark > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-dark > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-dark > a:focus {
        background: #2e353e !important;
        color: #FFF !important;
    }

    html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #2e353e !important;
        background: #2e353e !important;
    }

        html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a {
            color: #FFF;
        }

        html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #39424d;
        }

        html header nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-dark > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #39424d;
        }

    html header nav ul.nav-main .dropdown-dark:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-dark:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-dark.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #39424d !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-dark.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-dark.open > a,
    html header.full-header nav ul.nav-main li.dropdown-dark.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-dark.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-dark.active > a,
    html header.full-header nav ul.nav-main li.dropdown-dark.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-dark:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-dark:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-dark:hover > a {
        background: transparent !important;
        color: #2e353e !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-dark > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-dark > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-dark > a:focus {
        background: transparent !important;
        color: #2e353e !important;
    }

    html header nav ul.nav-main li.dropdown-light > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-light > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-light > a {
        color: #FFF;
    }

    html header nav ul.nav-main li.dropdown-light.open > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-light.open > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-light.open > a,
    html header nav ul.nav-main li.dropdown-light.active > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-light.active > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-light.active > a,
    html header nav ul.nav-main li.dropdown-light:hover > a,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-light:hover > a,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-light:hover > a {
        background: #FFF !important;
        color: #777 !important;
    }

    html header nav ul.nav-main li.dropdown-light > a:focus,
    html .newHeader.fixedheader nav ul.nav-main li.dropdown-light > a:focus,
    html .full-header.fixedheader nav ul.nav-main li.dropdown-light > a:focus {
        background: #FFF !important;
        color: #777 !important;
    }

    html header nav ul.nav-main .dropdown-light > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu,
    html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu,
    html .full-header.fixedheader 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 .newHeader.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu ul.dropdown-menu,
    html .full-header.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu ul.dropdown-menu {
        border-top-color: #FFF !important;
        background: #FFF !important;
    }

        html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu li a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a {
            color: #777;
        }

        html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li:hover > a,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader 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,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li:hover > a,
        html .full-header.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li:hover > a {
            background: #ffffff;
        }

        html header nav ul.nav-main .dropdown-light > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-light > ul.dropdown-menu li a:focus,
        html header nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a:focus,
        html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a:focus,
        html .full-header.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item > ul.dropdown-menu li a:focus {
            background: #ffffff;
        }

    html header nav ul.nav-main .dropdown-light:hover ul.sub-menu li:hover a:hover,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-light:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader 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,
    html .newHeader.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item:hover ul.sub-menu li:hover a:hover,
    html .full-header.fixedheader nav ul.nav-main .dropdown-light.mega-menu-item:hover ul.sub-menu li:hover a:hover {
        background: #ffffff !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-light.open > a,
    html header.header-bottom nav ul.nav-main li.dropdown-light.open > a,
    html header.full-header nav ul.nav-main li.dropdown-light.open > a,
    html header.newHeader nav ul.nav-main li.dropdown-light.active > a,
    html header.header-bottom nav ul.nav-main li.dropdown-light.active > a,
    html header.full-header nav ul.nav-main li.dropdown-light.active > a,
    html header.newHeader nav ul.nav-main li.dropdown-light:hover > a,
    html header.header-bottom nav ul.nav-main li.dropdown-light:hover > a,
    html header.full-header nav ul.nav-main li.dropdown-light:hover > a {
        background: transparent !important;
        color: #FFF !important;
    }

    html header.newHeader nav ul.nav-main li.dropdown-light > a:focus,
    html header.header-bottom nav ul.nav-main li.dropdown-light > a:focus,
    html header.full-header nav ul.nav-main li.dropdown-light > a:focus {
        background: transparent !important;
        color: #FFF !important;
    }
}

@media (min-width: 992px) {
    html header .nav-bar-primary {
        background: #0088cc !important;
    }

        html header .nav-bar-primary nav ul.nav-main > li > a {
            color: #FFF !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: #FFF !important;
            color: #0088cc !important;
        }

        html header .nav-bar-primary nav ul.nav-main > li > a:focus {
            background: #FFF !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: #FFF !important;
        }

    html header .nav-bar-secondary {
        background: #E36159 !important;
    }

        html header .nav-bar-secondary nav ul.nav-main > li > a {
            color: #FFF !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: #FFF !important;
            color: #E36159 !important;
        }

        html header .nav-bar-secondary nav ul.nav-main > li > a:focus {
            background: #FFF !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: #FFF !important;
        }

    html header .nav-bar-tertiary {
        background: #2BAAB1 !important;
    }

        html header .nav-bar-tertiary nav ul.nav-main > li > a {
            color: #FFF !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: #FFF !important;
            color: #2BAAB1 !important;
        }

        html header .nav-bar-tertiary nav ul.nav-main > li > a:focus {
            background: #FFF !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: #FFF !important;
        }

    html header .nav-bar-quaternary {
        background: #383f48 !important;
    }

        html header .nav-bar-quaternary nav ul.nav-main > li > a {
            color: #FFF !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: #FFF !important;
            color: #383f48 !important;
        }

        html header .nav-bar-quaternary nav ul.nav-main > li > a:focus {
            background: #FFF !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: #FFF !important;
        }

    html header .nav-bar-dark {
        background: #2e353e !important;
    }

        html header .nav-bar-dark nav ul.nav-main > li > a {
            color: #FFF !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: #FFF !important;
            color: #2e353e !important;
        }

        html header .nav-bar-dark nav ul.nav-main > li > a:focus {
            background: #FFF !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: #FFF !important;
        }

    html header .nav-bar-light {
        background: #FFF !important;
    }

        html header .nav-bar-light nav ul.nav-main > li > a {
            color: #777 !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: #777 !important;
            color: #FFF !important;
        }

        html header .nav-bar-light nav ul.nav-main > li > a:focus {
            background: #777 !important;
            color: #FFF !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: #777 !important;
        }
}

.testimonial blockquote {
    background: #0099e6;
}

.testimonial .testimonial-arrow-down {
    border-top-color: #0099e6;
}

html .testimonial-primary blockquote {
    background: #0099e6;
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #0099e6;
}

html .testimonial-secondary blockquote {
    background: #e7766f;
}

html .testimonial-secondary .testimonial-arrow-down {
    border-top-color: #e7766f;
}

html .testimonial-tertiary blockquote {
    background: #30bec6;
}

html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: #30bec6;
}

html .testimonial-quaternary blockquote {
    background: #434c56;
}

html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: #434c56;
}

html .testimonial-dark blockquote {
    background: #39424d;
}

html .testimonial-dark .testimonial-arrow-down {
    border-top-color: #39424d;
}

html .testimonial-light blockquote {
    background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
    border-top-color: #ffffff;
}

.circular-bar.only-icon .fa {
    color: #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: #FFF;
}

.icon-featured {
    background-color: #0088cc;
}

.featured-box-primary .icon-featured {
    background-color: #0088cc;
}

    .featured-box-primary .icon-featured:after {
        border-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: #FFF;
}

html .featured-box-light h4 {
    color: #FFF;
}

html .featured-box-light .box-content {
    border-top-color: #FFF;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #0088cc;
    color: #0088cc;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #E36159;
    color: #E36159;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-color: #0088cc;
    color: #0088cc;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: #E36159;
    color: #E36159;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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: #FFF;
}

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 #FFF;
}

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: #0088cc !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: #E36159 !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: #2BAAB1 !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: #383f48 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 10px #2e353e;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: #2e353e !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 10px #FFF;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
    background: #FFF !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: #FFF;
}

.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-2 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-2 .feature-box-icon em.fa {
    color: #E36159;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon em.fa {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon em.fa {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-2 .feature-box-icon em.fa {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-2 .feature-box-icon em.fa {
    color: #FFF;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #0088cc;
}

    .feature-box.feature-box-style-3 .feature-box-icon i.fa,
    .feature-box.feature-box-style-3 .feature-box-icon em.fa {
        color: #0088cc;
    }

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
    border-color: #0088cc;
}

    html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-primary.feature-box-style-3 .feature-box-icon em.fa {
        color: #0088cc;
    }

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
    border-color: #E36159;
}

    html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-secondary.feature-box-style-3 .feature-box-icon em.fa {
        color: #E36159;
    }

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
    border-color: #2BAAB1;
}

    html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-tertiary.feature-box-style-3 .feature-box-icon em.fa {
        color: #2BAAB1;
    }

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
    border-color: #383f48;
}

    html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-quaternary.feature-box-style-3 .feature-box-icon em.fa {
        color: #383f48;
    }

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
    border-color: #2e353e;
}

    html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-dark.feature-box-style-3 .feature-box-icon em.fa {
        color: #2e353e;
    }

html .feature-box-light.feature-box-style-3 .feature-box-icon {
    border-color: #FFF;
}

    html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa,
    html .feature-box-light.feature-box-style-3 .feature-box-icon em.fa {
        color: #FFF;
    }

.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-4 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-4 .feature-box-icon em.fa {
    color: #E36159;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon em.fa {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon em.fa {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-4 .feature-box-icon em.fa {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-4 .feature-box-icon em.fa {
    color: #FFF;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-5 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-5 .feature-box-icon em.fa {
    color: #E36159;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon em.fa {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon em.fa {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-5 .feature-box-icon em.fa {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-5 .feature-box-icon em.fa {
    color: #FFF;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-6 .feature-box-icon em.fa {
    color: #0088cc;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-6 .feature-box-icon em.fa {
    color: #E36159;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon em.fa {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon em.fa {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-6 .feature-box-icon em.fa {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-6 .feature-box-icon em.fa {
    color: #FFF;
}

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: #FFF;
}

html .featured-boxes-full .featured-box-full-secondary {
    background-color: #E36159;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-tertiary {
    background-color: #2BAAB1;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-quaternary {
    background-color: #383f48;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-dark {
    background-color: #2e353e;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-light {
    background-color: #FFF;
    color: #777;
}

.pricing-table .most-popular {
    border-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: #0088cc;
    }

html .call-to-action.featured.featured-primary {
    border-top-color: #0088cc;
}

html .call-to-action.call-to-action-primary {
    background: #0088cc;
}

html .call-to-action.with-full-borders {
    border-color: #0088cc;
}

html .call-to-action.call-to-action-primary {
    background: #0088cc;
}

    html .call-to-action.call-to-action-primary h3,
    html .call-to-action.call-to-action-primary p {
        color: #FFF;
    }

html .call-to-action.featured.featured-secondary {
    border-top-color: #E36159;
}

html .call-to-action.call-to-action-secondary {
    background: #E36159;
}

html .call-to-action.with-full-borders {
    border-color: #E36159;
}

html .call-to-action.call-to-action-secondary {
    background: #E36159;
}

    html .call-to-action.call-to-action-secondary h3,
    html .call-to-action.call-to-action-secondary p {
        color: #FFF;
    }

html .call-to-action.featured.featured-tertiary {
    border-top-color: #2BAAB1;
}

html .call-to-action.call-to-action-tertiary {
    background: #2BAAB1;
}

html .call-to-action.with-full-borders {
    border-color: #2BAAB1;
}

html .call-to-action.call-to-action-tertiary {
    background: #2BAAB1;
}

    html .call-to-action.call-to-action-tertiary h3,
    html .call-to-action.call-to-action-tertiary p {
        color: #FFF;
    }

html .call-to-action.featured.featured-quaternary {
    border-top-color: #383f48;
}

html .call-to-action.call-to-action-quaternary {
    background: #383f48;
}

html .call-to-action.with-full-borders {
    border-color: #383f48;
}

html .call-to-action.call-to-action-quaternary {
    background: #383f48;
}

    html .call-to-action.call-to-action-quaternary h3,
    html .call-to-action.call-to-action-quaternary p {
        color: #FFF;
    }

html .call-to-action.featured.featured-dark {
    border-top-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
    background: #2e353e;
}

html .call-to-action.with-full-borders {
    border-color: #2e353e;
}

html .call-to-action.call-to-action-dark {
    background: #2e353e;
}

    html .call-to-action.call-to-action-dark h3,
    html .call-to-action.call-to-action-dark p {
        color: #FFF;
    }

html .call-to-action.featured.featured-light {
    border-top-color: #FFF;
}

html .call-to-action.call-to-action-light {
    background: #FFF;
}

html .call-to-action.with-full-borders {
    border-color: #FFF;
}

html .call-to-action.call-to-action-light {
    background: #FFF;
}

    html .call-to-action.call-to-action-light h3,
    html .call-to-action.call-to-action-light p {
        color: #777;
    }

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #0088cc;
    box-shadow: 0 0 0 3px #FFF, 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: #0088cc;
}

    footer .footer-ribbon:before {
        border-right-color: #005580;
        border-left-color: #005580;
    }

footer.light h1,
footer.light h2,
footer.light h3,
footer.light h4,
footer.light a {
    color: #0088cc !important;
}

footer.color {
    background: #0088cc;
    border-top-color: #0088cc;
}

    footer.color .footer-ribbon {
        background: #006699;
    }

        footer.color .footer-ribbon:before {
            border-right-color: #00334d;
        }

    footer.color .footer-copyright {
        background: #0077b3;
        border-top-color: #0077b3;
    }

html footer.color-primary {
    background: #0088cc;
    border-top-color: #0088cc;
}

    html footer.color-primary .footer-ribbon {
        background: #006699;
    }

        html footer.color-primary .footer-ribbon:before {
            border-right-color: #00334d;
        }

    html footer.color-primary .footer-copyright {
        background: #0077b3;
        border-top-color: #0077b3;
    }

html footer.color-secondary {
    background: #E36159;
    border-top-color: #E36159;
}

    html footer.color-secondary .footer-ribbon {
        background: #dc372d;
    }

        html footer.color-secondary .footer-ribbon:before {
            border-right-color: #a1231b;
        }

    html footer.color-secondary .footer-copyright {
        background: #df4c43;
        border-top-color: #df4c43;
    }

html footer.color-tertiary {
    background: #2BAAB1;
    border-top-color: #2BAAB1;
}

    html footer.color-tertiary .footer-ribbon {
        background: #218388;
    }

        html footer.color-tertiary .footer-ribbon:before {
            border-right-color: #12474a;
        }

    html footer.color-tertiary .footer-copyright {
        background: #26969c;
        border-top-color: #26969c;
    }

html footer.color-quaternary {
    background: #383f48;
    border-top-color: #383f48;
}

    html footer.color-quaternary .footer-ribbon {
        background: #22262b;
    }

        html footer.color-quaternary .footer-ribbon:before {
            border-right-color: #000000;
        }

    html footer.color-quaternary .footer-copyright {
        background: #2d323a;
        border-top-color: #2d323a;
    }

html footer.color-dark {
    background: #2e353e;
    border-top-color: #2e353e;
}

    html footer.color-dark .footer-ribbon {
        background: #181c21;
    }

        html footer.color-dark .footer-ribbon:before {
            border-right-color: #000000;
        }

    html footer.color-dark .footer-copyright {
        background: #23282f;
        border-top-color: #23282f;
    }

html footer.color-light {
    background: #FFF;
    border-top-color: #FFF;
}

    html footer.color-light .footer-ribbon {
        background: #e6e6e6;
    }

        html footer.color-light .footer-ribbon:before {
            border-right-color: #bfbfbf;
        }

    html footer.color-light .footer-copyright {
        background: #f2f2f2;
        border-top-color: #f2f2f2;
    }

html.boxed .body {
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
}

section.highlight {
    background-color: #0088cc !important;
    border-color: #0077b3 !important;
}

section.page-top.custom-product {
    background-color: #0077b3;
    border-top-color: #0081c2;
}

ul.list.icons li i,
ul.list.icons li em,
.title-primary span {
    color: #0088cc;
}

section.toggle label {
    color: #0088cc;
    border-left-color: #0088cc;
}

section.toggle.active > label {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #FFF;
}

div.featured-box-secundary div.box-content {
    border-top-color: #0088cc;
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #0088cc;
}

html body.show-menu header .push-menu nav.push-down li a,
.push-menu em.fa.fa-long-arrow-left {
    color: #0088cc !important;
}

.pushdown nav ul.nav-main a {
    color: #0088cc;
}

.pushdown nav ul.nav-main > li.active > a,
.pushdown nav ul.nav-main > li.active ul.dropdown-menu > li.active > a {
    color: #FFF;
    color: #0088cc !important;
}

header.pushdownHeader nav.pushdown ul.nav-main li.active > a,
header.pushdownHeader nav.pushdown ul.nav-main > li.active:hover > a {
    color: #0088cc !important;
}

@media (max-width: 991px) {
    nav ul.nav-main li.active > a {
        color: #0088cc !important;
    }
}

.event-primary,
.event .timeline-balloon .balloon-time .time-dot::after {
    background-color: #0088cc;
}

.event .owl-carousel.custom-dots-style-1.custom-dots-color-primary .owl-dots .owl-dot {
    border-color: #0088cc;
}

    .event .owl-carousel.custom-dots-style-1.custom-dots-color-primary .owl-dots .owl-dot span {
        background-color: #0088cc;
    }

.event .timeline-balloon .balloon-time .time-dot::before {
    border-color: #0088cc;
}

.event .custom-text-color-1 {
    color: #cceeff;
}

/*Custom*/

/*Footer*/

.body > #footer {
    margin: 50px 0 0 0;
    padding-top: 50px;
}

.body #footer .footer-links {
    list-style: none;
    padding: 0;
}

    .body #footer .footer-links a {
        color: #505050 !important;
    }

.body #footer .social-icons a em {
    font-size: 25px;
    color: #047db3 !important;
    margin-right: 15px;
}

.body #footer .footer-address h6 {
    color: #505050 !important;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
}

.body > #footer .footer-copyright {
    background: #015ea2;
    color: #fff;
    border: none;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
}

#footer .sitemap {
    display: inline-block;
}

    #footer .sitemap:before {
        display: inline-block;
        content: '';
        height: 12px;
        border-left: 1px solid #fff;
        float: left;
        margin: 5px 10px 0 7px;
    }

#footer a:before {
    border-color: #fff;
}

/*Vertical menu*/

.v-menu.awwa_light .nav-main {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #bdbdbc;
}

    .v-menu.awwa_light .nav-main ul li {
        border-color: #bdbdbc;
        background-color: #fff;
        padding: 5px 0;
    }

.v-menu.awwa_dark .nav-main {
    background-color: #015da2;
    border-radius: 0;
    border: 1px solid #bdbdbc;
}

    .v-menu.awwa_dark .nav-main ul li {
        border-color: #bdbdbc;
        background-color: #015da2;
        padding: 5px 0;
    }

.v-menu.awwa_light ul.nav-main,
.v-menu.awwa_dark ul.nav-main {
    border: 0;
    padding: 10px 20px;
}

.v-menu.awwa_light nav ul.nav-main ul.dropdown-menu,
.v-menu.awwa_dark nav ul.nav-main ul.dropdown-menu {
    box-shadow: none;
    padding: 0;
}

    .v-menu.awwa_light nav ul.nav-main li a,
    .v-menu.awwa_light nav ul.nav-main ul.dropdown-menu li > a,
    .v-menu.awwa_light nav ul.nav-main > li.active > a,
    .v-menu.awwa_light nav ul.nav-main > li.active ul.dropdown-menu > li.active > a {
        color: #505050 !important;
    }

.v-menu.awwa_dark nav ul.nav-main > li.active > a,
.v-menu.awwa_dark nav ul.nav-main > li.active ul.dropdown-menu > li.active > a {
    color: #fff !important;
}

.v-menu.awwa_light nav ul.nav-main li a i.fa-caret-down,
.v-menu.awwa_dark nav ul.nav-main li a i.fa-caret-down {
    color: #ffc205;
    font-size: 20px;
}

.v-menu.awwa_light .nav-main ul.dropdown-menu > li,
.v-menu.awwa_dark .nav-main ul.dropdown-menu > li {
    padding: 0;
}

.v-menu.awwa_light nav ul.nav-main ul.dropdown-menu li > a,
.v-menu.awwa_dark nav ul.nav-main ul.dropdown-menu li > a {
    padding: 10px 16px;
    white-space: unset;
}

.v-menu.awwa_light nav ul.nav-main ul.dropdown-menu li:hover > a,
.v-menu.awwa_light nav ul.nav-main ul.dropdown-menu li.active:hover > a,
.v-menu.awwa_dark nav ul.nav-main ul.dropdown-menu li:hover > a,
.v-menu.awwa_dark nav ul.nav-main > li.active ul.dropdown-menu > li.active:hover > a {
    background: #d9f0fc !important;
    color: #015da2 !important;
}

/*Breadcrumb CSS*/

section.page-top.awwa_breadcrumb {
    border: 0;
    padding: 5px 0;
    background-color: #d9f0fc;
}

    section.page-top.awwa_breadcrumb .breadcrumb span,
    section.page-top.awwa_breadcrumb .breadcrumb span > a {
        color: #01467a;
        font-size: 14px;
        text-transform: capitalize;
    }

        section.page-top.awwa_breadcrumb .breadcrumb span span:last-child > a > span {
            color: #505050;
        }

    section.page-top.awwa_breadcrumb .breadcrumb {
        margin: 0;
    }

section.header-style-1 {
    text-align: center;
    padding: 50px 0;
    background-image: url('Resources/img/secondary_banner.jpg');
background-size:cover;
}

    section.header-style-1 span {
        font-size: 80px;
        font-weight: 900;
        text-transform: capitalize;
        line-height: 70px;
        margin: 0;
        display: inline-block;
        color: #fff;
        padding: 10px 0;
        border-top: 3px solid #ffc205;
        border-bottom: 3px solid #ffc205;
        text-transform: uppercase;
    }

section.header-style-2 {
    text-align: center;
    padding: 20px 0;
    background-image: url('Resources/img/tertiary_banner.jpg');
background-size:cover;
}

    section.header-style-2 span {
        font-size: 66px;
        font-weight: 900;
        text-transform: capitalize;
        line-height: 70px;
        margin: 0;
        display: inline-block;
        color: #fff;
        padding: 10px 0;
        border-top: 3px solid #ffc205;
        border-bottom: 3px solid #ffc205;
        text-transform: uppercase;
    }

/*Typography*/

h1 {
    font-size: 36px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 23px;
}

h5 {
    font-size: 20px;
    font-style: italic;
    text-transform: none;
}

/*h6 {
    font-size: 18px;
}*/


p {
    font-size: 16px;
}

    p.style-1 {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

a,
a:visited,
a:focus {
    color: #047bd3;
}

    a.style-1,
    a.style-1:visited,
    a.style-1:focus {
        color: #ffc205;
    }

        a:hover,
        a.style-1:hover {
            color: #00ade8;
        }

    /*Buttons*/

    a.btn-style-1, .btn-style-1 {
        background: #047db3;
        border: 1px solid #047db3;
        color: #fff;
        border-radius: 0;
        padding: 8px 16px;
        text-shadow: none;
    }

        .btn-style-1:hover {
            background: #00ade8;
            border-color: #00ade8;
            color: #fff;
        }

.btn-style-2 {
    background: #fff;
    border: 1px solid #047db3;
    color: #047db3;
    border-radius: 0;
    padding: 8px 16px;
    text-shadow: none;
}

    .btn-style-2:hover {
        background: #00ade8;
        color: #fff;
    }

.btn-style-3 {
    color: #047db3;
    padding: 8px 16px;
    box-shadow: none !important;
    text-transform: uppercase;
}

    .btn-style-3:hover {
        color: #00ade8;
    }

.cta-buttons {
    padding: 20px;
    margin-right: 40px;
    background: #fff;
    border-top: 3px solid #505050;
    border-bottom: 3px solid #505050;
    display: block;
    float: left;
    text-decoration: none !important;
    color: #505050 !important;
    transition: all .1s;
	opacity: .85;
}

    .cta-buttons:hover {
        background: rgba(1, 70, 122, .85);
        color: #fff !important;
    }

    .cta-buttons img {
        max-height: 50px;
        float: left;
    }

    .cta-buttons span {
        padding-left: 75px;
        display: block;
        font-size: 20px;
        font-weight: 500;
        width: 172px;
        line-height: 25px;
    }

    .cta-buttons.style-1 {
        border-color: #80ba42;
    }

        .cta-buttons.style-1 em {
            color: #80ba42;
        }

    .cta-buttons.style-2 {
        border-color: #ffc205;
    }

        .cta-buttons.style-2 em {
            color: #ffc205;
        }

    .cta-buttons.style-3 {
        border-color: #ff970d;
    }

        .cta-buttons.style-3 em {
            color: #ff970d;
        }

    .cta-buttons.style-4 {
        border-color: #b540a5;
    }

        .cta-buttons.style-4 em {
            color: #b540a5;
        }

/*Tabs*/
.tab-style-1 .nav-tabs li {
    margin-right: 10px;
}

    .tab-style-1 .nav-tabs li:last-child {
        margin-right: 0;
    }

    .tab-style-1 .nav-tabs li a {
        font-size: 16px;
        padding: 10px 34px;
        border: 1px solid #00ade8;
        background: #d9f0fc;
    }

html body .tab-style-1 .nav-tabs li.active a,
html body .tab-style-1 .nav-tabs li a:hover,
html body .tab-style-1 .nav-tabs li.active a:hover,
html body .tab-style-1 .nav-tabs li.active a:focus {
    border: 1px solid #bdbdbd;
    background: #fff;
    color: #505050;
    border-bottom-color: transparent;
}

.tab-style-1 .nav-tabs,
.tab-style-1 .tab-content {
    border-color: #bdbdbd;
}

/*Blockquote*/
blockquote.style-1 {
    border: 0;
    border-top: 1px solid #ff970d;
    border-bottom: 1px solid #ff970d;
    padding: 10px 0;
    margin-bottom: 0;
}

    blockquote.style-1 p {
        margin: 0;
    }

    blockquote.style-1 > footer {
        display: inline-block;
        padding-left: 10px;
        position: relative;
        font-size: 12px;
    }

        blockquote.style-1 > footer:before {
            content: "";
            width: 6px;
            height: 1px;
            background: #777;
            display: block;
            position: absolute;
            top: 10px;
            left: 0;
        }

/*Testimonial*/
.testimonial-style-1 img {
    float: left;
    max-width: 100px;
}

.testimonial-style-1 blockquote {
    margin-left: 120px;
}

/*Containers*/
.container-style-1 em {
    margin-right: 5px;
    font-size: 18px;
    color: #047db3;
}

.container-style-1 {
    color: #505050 !important;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 2px solid #ececec;
}

.awwa_container .icon {
    margin-right: 10px;
    padding: 10px;
    height: 65px;
    width: 65px;
    text-align: center;
    color: #fff;
display:none;
}

.container-style-2,
.container-style-7,
.container-style-26 {
    color: #fff;
}

    .container-style-2 .icon,
    .container-style-17 .icon {
        background: #08ace9;
    }

.container-style-3,
.container-style-4,
.container-style-5,
.container-style-6,
.container-style-8,
.container-style-9,
.container-style-10,
.container-style-11,
.container-style-12,
.container-style-13,
.container-style-14,
.container-style-15,
.container-style-16,
.container-style-17 {
    color: #0a4379;
}

    .container-style-3 .icon {
        background: #fe9712;
    }

    .container-style-4 .icon {
        background: #b540a5;
    }

    .container-style-5 .icon {
        background: #77d9e1;
    }

    .container-style-6 .icon,
    .container-style-8 .icon,
    .container-style-15 .icon,
    .container-style-16 .icon {
        background: #80ba43;
    }

.container-style-7 .icon {
    background: #fff;
    color: #80ba43;
}

.container-style-9 .icon {
    background: #088ac4;
}

.container-style-10 .icon {
    background: #047db2;
}

.container-style-11 .icon {
    background: #b540a5;
    font-size: 42px;
}

.container-style-12 .icon {
    background: #005da2;
}

.container-style-13 .icon {
    background: #ff970c;
}

.container-style-14 .icon {
    background: #025da1;
}

.container-style-26 .icon {
    background: #005da2;
    color: #fff;
}

/*shortcode*/

.portfo_back {
    background: #005da2;
    height: 630px;
    margin: 123px 0 150px 0;
    position: relative;
}


.portfo_back_pattern {
    background: #005da2;
    height: 795px;
    margin: 121px 0 141px 0;
    position: relative;
}
.portfo_back_pattern_6 {
    background: #005da2;
    height: 795px;
    margin: 121px 0 400px 0;
    position: relative;
}

.portofolio_topb {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
}

.port_top {
    position: relative;
    margin-top: -90px;
	margin-bottom: -90px;
	z-index: 1;
}

.dnnEditState .port_top {
	z-index: 0;
}

    .port_top .awwa_top {
        position: relative;
    }

.portfolio_top .portf_op h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
}

.portfolio_top .portf_op p {
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
    line-height: 20px;
}

.portfolio_top .portfolio_bot {
    border-top: 3px solid #038cc7;
}

    .portfolio_top .portfolio_bot .portf_op {
        position: absolute;
        width: 100%;
        top: 23px;
        left: 36px;
    }

.portfolio_top .community_border {
    border: 2px solid #ECECEC;
    width: 100%;
    padding: 12px 20px 56px 20px;
    height: auto;
}

    .portfolio_top .community_border p {
        margin: 12px 53px 0 0;
        color: #BDBDBC;
        font-size: 16px;
        line-height: normal;
    }

.community_border .btn-style-1 {
    float: right;
}

.portfolio_top .manage_text p {
    color: #787A7C;
    font-size: 16px;
    line-height: 21px;
}

.portfolio_top .thumb-info {
    border: 0;
    border-radius: 0;
}

.portfolio_top .thumb-info {
    background-color: transparent;
}

    .portfolio_top .thumb-info .img_portfolio,
    .portfolio_top .thumb-info .img_portfoliosix {
        border-top: 3px solid #7fb148;
        position: relative;
    }

.portfolio_top .img_portfolio .thumb-info-content,
.portfolio_top .img_portfoliosix .thumb-info-content {
    background: rgba(128, 186, 66, .85);
}

.portfolio_top .thumb-info .img_portfolioone,
.portfolio_top .thumb-info .img_portfoliofive {
    border-top: 3px solid #08ace9;
    position: relative;
}

.portfolio_top .img_portfolioone .thumb-info-content,
.portfolio_top .img_portfoliofive .thumb-info-content {
    background: rgba(18, 145, 201, 0.85);
}

.portfolio_top .thumb-info .img_portfoliotwo {
    border-top: 3px solid #005ca0;
    position: relative;
}

.portfolio_top .img_portfoliotwo .thumb-info-content {
    background: rgba(1, 90, 153, 0.85);
}

.portfolio_top .thumb-info .img_portfoliothree {
    border-top: 3px solid #b3449e;
    position: relative;
}

.portfolio_top .img_portfoliofour .thumb-info-content {
    background: rgba(255, 151, 13, 0.85);
}

.portfolio_top .thumb-info .img_portfoliofour {
    border-top: 3px solid #ff970d;
    position: relative;
}

.portfolio_top .thumb-info .thumb-info-wrapper,
.portfolio_top .thumb-info img {
    border-radius: 0;
    margin: 0 !important;
}

.portfolio_top .thumb-info .thumb-info-title {
    width: 100%;
    max-width: 100%;
    bottom: 0;
    padding: 0;
    background: transparent;
    position: relative;
    overflow: hidden;
    min-height: 115px;
}

    .portfolio_top .thumb-info .thumb-info-title h1 {
        color: #fff;
        font-size: 32px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        text-transform: capitalize;
		border-bottom: none!important;
    }

        .portfolio_top .thumb-info .thumb-info-title h1 a {
            text-decoration: none;
            color: #fff;
        }

    .portfolio_top .thumb-info .thumb-info-title p {
        text-transform: none;
        color: #fff;
        font-weight: normal;
        margin-bottom: 0;
        letter-spacing: 1px;
        text-shadow: none;
        line-height: 20px;
    }

.portfolio_top .thumb-info:hover img {
    transform: none;
}

.portfolio_top .img_portfoliothree .thumb-info-content {
    background: rgba(146, 64, 120, 0.85);
}

.portfolio_top .thumb-info-content {
    display: block;
    padding: 15px 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.portfolio_top .thumb-info .thumb-info-wrapper:after {
    background: rgba(0,0,0,0.3);
}

section.section.style-2 {
    background: #79dfdb;
    border: none;
}

section.section.style-6 {
    background: #01467A;
    border: none;
}

section.section.style-7 {
    border: none;
}

    section.section.style-7 img {
        margin: 0 auto;
    }

section.section.style-1 {
    background-image: url('Resources/img/awwa_back.jpg');
    border: none;
}

section.section.style-5 {
    background-image: url('Resources/img/performance_back.jpg');
    border: none;
}

.portfolio_top .awwa_logo_p h2 {
    color: #fff;
    margin: 12px 0;
    letter-spacing: 1px;
}

.portfolio_top .awwa_logo_p p {
    color: #fff;
    letter-spacing: 1px;
}

.portfolio_top .pattern-img {
    float: right;
}

.portfolio_top .img_portfoliofive .thumb-info-content,
.portfolio_top .img_portfoliofour .thumb-info-content,
.portfolio_top .img_portfoliosix .thumb-info-content {
    height: 88px;
}

.portfolio_top .bullet_point {
    padding: 15px 0;
    min-height: 136px;
}

.bullet_point ul li {
    color: #047DB3;
    font-size: 16px;
    margin: 0 0 0 -3px;
}

.portfolio_top .awwa_static {
    border-left: 1px solid #BDBDBC;
    border-right: 1px solid #BDBDBC;
    border-bottom: 1px solid #BDBDBC;
    border-top: 3px solid #005ca0;
}

.portfolio_top .awwa_staticone {
    border-left: 1px solid #BDBDBC;
    border-right: 1px solid #BDBDBC;
    border-bottom: 1px solid #BDBDBC;
    border-top: 3px solid #7fb148;
}

.portfolio_top .awwa_statictwo {
    border-left: 1px solid #BDBDBC;
    border-right: 1px solid #BDBDBC;
    border-bottom: 1px solid #BDBDBC;
    border-top: 3px solid #08ace9;
}

    .portfolio_top .awwa_static img, .portfolio_top .awwa_staticone img, .portfolio_top .awwa_statictwo img {
        width: 100%;
    }

section.section.style-3 {
    background: #80ba43;
    border: none;
}

section.section.style-4 {
    background: #79dfdb;
    border: none;
}

.portfolio_top .awwa_eng {
    background: #fff;
    padding: 30px 0 45px 60px;
}

.portfolio_top .envior_eng, .portfolio_top .senior_eng {
    border-right: 2px solid #ECECEC;
}

    .portfolio_top .envior_eng h1, .portfolio_top .senior_eng h1, .portfolio_top .register_eng h1 {
        color: #047DB3;
        font-size: 20px;
        font-weight: 700;
    }

    .portfolio_top .envior_eng p, .portfolio_top .senior_eng p, .portfolio_top .register_eng p {
        font-size: 20px;
        font-weight: 600;
        color: #505050;
        margin: -39px 42px 21px 0;
    }

    .portfolio_top .envior_eng address, .portfolio_top .senior_eng address, .portfolio_top .register_eng address {
        margin: 0 0 10px 0;
        font-size: 15px;
        color: #787A7C;
    }

    .portfolio_top .envior_eng span, .portfolio_top .senior_eng span, .portfolio_top .register_eng span {
        position: relative;
    }

        .portfolio_top .envior_eng span em, .portfolio_top .senior_eng span em, .portfolio_top .register_eng span em {
            color: #047DB3;
            font-size: 32px;
        }

        .portfolio_top .envior_eng span strong, .portfolio_top .senior_eng span strong, .portfolio_top .register_eng span strong {
            position: absolute;
            left: 30px;
            font-size: 16px;
            color: #047DB3;
        }

.play_vd {
    position: relative;
}

    .play_vd img.img-responsive {
        cursor: pointer;
        width: 100%;
        border: 2px solid #777;
    }

    .play_vd #play-video {
        background: url('Resources/img/play.png') no-repeat;
        width: 85px;
        height: 85px;
        left: 50%;
        top: 50%;
        margin-left: -42px;
        margin-top: -42px;
        position: absolute;
        z-index: 1;
        background-size: 85px;
        cursor: pointer;
    }

    .play_vd iframe#v_play {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }
	
    .play_vd iframe.v_play {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.portfolio_top .add_news {
    background: #005da2;
    padding: 20px 0;
}

    .portfolio_top .add_news a {
        display: block;
        background: #fff;
        padding: 9px 0;
        margin: 10px 31px 25px 31px;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
    }

    .portfolio_top .add_news h4, .portfolio_top .add_news .container-style-26 span {
        margin: 0;
    }

#awwa-header div.search .searchInputContainer a.dnnSearchBoxClearText {
	top: 2px;
	right: 40px;
}

@media (max-width: 991px) {
	.portfo_back_pattern, .portfo_back {
		height: auto;
		margin: 25px 0;
	}

	.portofolio_topb {
		position: relative;
		top: 0;
		z-index: 9;
	}

	.portfolio_top .portfolio_bot .portf_op {
		position: absolute;
		bottom: 0;
	}

	.portfolio_top .awwa_logo_p {
		margin: 0;
	}

	.portfolio_top .thumb-info .img_portfolioone, .portfolio_top .thumb-info .img_portfoliothree {
		margin: 20px 0 0 0 !important;
	}

	.portfolio_top .envior_eng, .portfolio_top .senior_eng {
		border-bottom: 2px solid #ECECEC;
		border-right: none;
	}

		.portfolio_top .envior_eng span, .portfolio_top .senior_eng span, .portfolio_top .register_eng span {
			position: relative;
			bottom: 5px;
		}

	.portfolio_top .awwa_staticone {
		margin: 20px 0;
	}

	section.header-style-1 span,
	section.header-style-2 span {
		font-size: 30px;
		line-height: normal;
	}

	.tab-style-1 .nav-tabs li {
		width: 100%;
	}

	.portfolio_top .pattern-img {
		float: none;
		margin-bottom: 15px;
	}

	h1.awwa_container {
		font-size: 25px;
		margin-bottom: 12px;
	}

		h1.awwa_container.container-style-17 {
			margin-top: 15px;
		}

		h1.awwa_container.container-style-16, h1.awwa_container.container-style-4, h1.awwa_container.container-style-13 {
			font-size: 19px;
		}

	.awwa_container .icon {
		margin-right: 5px;
		height: 45px;
		width: 45px;
	}

	.container-style-11 .icon {
		font-size: 24px;
	}

	.portfolio_top .thumb-info .img_portfoliosix {
		margin: 15px 0 15px 0 !important;
	}

	.portfolio_top .thumb-info .thumb-info-title h1 {
		font-size: 24px;
		line-height: normal;
	}

	.portfolio_top .portfolio_bot img {
		min-height: min-content;
	}

	.portfolio_top .portf_op p {
		font-size: 13px;
		margin: 0;
		line-height: normal;
		padding: 0 60px 0 0;
	}

	.portfolio_top .portf_op h1 {
		font-size: 23px;
		font-weight: 600;
		letter-spacing: 1px;
		margin: 0;
	}

	#awwa-header .navbar-collapse.nav-main-collapse {
		background: #fff;
	}

	#awwa-header .nav-main ul li a {
		color: #505050;
	}

	#awwa-header .nav-main ul li {
		border-color: #bdbdbc;
	}

	#awwa-header nav ul.nav-main li a i.fa-caret-down,
	#awwa-header nav ul.nav-main li a em.fa-caret-down,
	#awwa-header nav ul.nav-main .dropdown-submenu i.fa-caret-down,
	#awwa-header nav ul.nav-main .dropdown-submenu em.fa-caret-down {
		font-size: 20px;
		color: #ffc205;
	}

	#awwa-header .search {
		display: block !important;
		float: none;
		margin: 8px 0;
	}

	body.sticky-menu-active #awwa-header .search {
		display: none !important;
	}

		#awwa-header .search .input-group,
		#awwa-header .searchInputContainer {
			display: block;
		}

	#awwa-header div.search input.NormalTextBox {
		width: 100% !important;
		float: none;
	}

	#awwa-header div.search ul.searchSkinObjectPreview {
		width: 100%;
	}
}

/*Helper Classes*/

.pd-top {
    padding-top: 140px !important;
}

.pd-bottom {
    padding-bottom: 100px !important;
}

body.sticky-menu-active .sticky-hide {
    display: none;
}


/*----------- Changes AG  -------------------*/
#footer .Head {
	font-size:14px;
	border-bottom:0px;
	line-height:18px;
	margin-bottom:0px;
    color: #505050;
}
body #dnn_ctr2412_HtmlModule_lblContent h1 {
	color:#ffffff!important;
}
#dnn_ctr5600_HtmlModule_lblContent {
	margin-bottom:20px;
}
/*.heading.heading-border {
	text-align: left;
}*/

body .heading.heading-middle-border-center h2{
    text-align: left;
	font-size: 28px;
	margin-bottom: 12px;
	line-height: 44px;
	margin: 0 0 32px 0;
}
.heading.heading-border {
	margin-top:20px;
	margin-bottom:20px;
}
html .heading.heading-primary h1 {
	font-size:28px;
	margin-bottom: 12px;
	line-height: 44px;
	margin: 0 0 32px 0;
	color: #0a4379;
	border-bottom: 2px solid #dbdbdb;
	padding-bottom: 10px;
}
.heading h1, h1, h1.awwa_container, html .heading.heading-primary h1, html .heading.heading-primary h1, h1.awwa_container.container-style-16, body #dnn_ctr4578_HtmlModule_lblContent h2 {
	font-size: 36px;
	margin-bottom: 12px;
	line-height: 44px;
	margin: 0 0 32px 0;
	color: #0a4379;
	border-bottom: 2px solid #dbdbdb;
	padding-bottom: 10px;
line-height: 1.1em;
}

img {
    max-width: 100%;
}
.slider-buttons .module {
    max-width:160px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}
.slider-buttons{
    max-width:900px;
}
.slider-buttons-container2 span {
    text-align:left;
       margin-right:10px;
       font-size:11pt;
}
.cta-buttons {
    padding:10px 5px;
    margin-right:0px;
    margin-bottom: 20px;
}
.slider-buttons-container3 span {
    font-size:11pt;
    padding-left:50px;
    text-align:left;
}

.slider-mobile {
    display: none !important;
}
.slider-buttons {
    background-image:url('/Portals/_default/Skins/Porto/Resources/img/awwa_back.jpg');
    max-width: 100%;
    margin-top: -140px;
}
.slider-buttons-container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.DnnModule-LiveSlider .ls-l .module {
    display: none;
}
header .ddrmenu .dropdown-menu > li > a:hover, header .ddrmenu .dropdown-menu > li > a:focus {
    color: #505050;
}
.stacktable.large-only { 
	display: table; 
}
.stacktable.small-only { 
	display: none; 
}
@media (min-width: 990px) and (max-width: 1200px) {
  html #awwa-header .navbar-collapse nav > ul.nav-main > li {
    max-width: 130px;
    margin: 0px 20px;
  }
  html #awwa-header .navbar-collapse nav ul.nav-main > li:nth-child(3) {
    max-width: 95px;
  } 
  html #awwa-header .navbar-collapse nav ul.nav-main > li:nth-child(5) {
    padding-top: 10px;
  }  
}
@media only screen and (max-width:1124px) {
    .slider-buttons {
        margin-top:-110px;
    }
}
@media only screen and (max-width:990px) {
	body div.col-md-3 div#dnn_TopRightSidebar { 
		margin-left: auto; 
		margin-right: auto;
		width: 300px;
	}
    #header .btn {
        font-size:20px;
        padding:3px;
        margin-top: 15px;
    }
    body header .logo img {
        max-width:281px;
    }
    .mobile-hidden {
       display:none;
    }
    header .btn-responsive-nav, header.pushdownHeader .btn-push-nav {
       background-color:#00afde;
    }
    header.flat-header.ddrheader.fixedheader {
       border-bottom: 5px solid #286BA2;
    }
    body.sticky-menu-active header.flat-header.ddrheader .logo img {
       margin-top: 0px;
    }
    body.sticky-menu-active header.flat-header .btn-responsive-nav {
       top: 0px !important;
    }
    body.sticky-menu-active header {
       top: 0px !important;
    }
    .slider-buttons-container {
        max-width: 800px;
    }
    #awwa-header nav ul.nav-main li a i.fa-caret-down, #awwa-header nav ul.nav-main li a em.fa-caret-down, #awwa-header nav ul.nav-main .dropdown-submenu i.fa-caret-down, #awwa-header nav ul.nav-main .dropdown-submenu em.fa-caret-down {
       color: #00afde;
    }
    header .nav-main {
        padding-top: 0px;
    }
    #awwa-header .mobile-search .icon-search {
        background-color: #00afde;
    }   
    div.col-md-3 div#dnn_TopRightSidebar {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    #Body .body #header .mobile-search {
        display: block !important;
        max-width: 98%;
    }
    
    
}
@media only screen and (max-width:840px) {
    .slider-buttons {
        margin-top:-100px;
    }
    .slider-buttons-container {
        max-width: 730px;
    }
}
@media only screen and (max-width:768px) {
    .slider-buttons-container .col-xs-6 {
        width: 25%;
    }
    .slider-buttons-container3 span {
        padding-left:45px;
    }
    /*.DnnModule-LiveSlider {
        display: none;
    }*/
	
	#LiveSlider7470 {min-height:200px;}
	#LiveSlider7470 h2 {margin-bottom:0px!important; font-size:24px!important }
	
    .slider-mobile {
       display: block !important;
    }
    .slider-buttons {
        padding: 20px 15px 0px 15px;
        margin-top: 0px;
    }
    .cta-buttons {
       float: none;
       padding: 10px 0px 10px 5px;
    }
    .slider-buttons-container2 span {
       padding-left: 65px;
     }
     .slider-buttons .module .cta-buttons {
       margin-bottom: 20px;
     }    
}
@media screen and (max-width:650px) {
    .slider-buttons-container {
        max-width:400px;
    }
    .slider-buttons-container .col-xs-6 {
        width: 50%;
    }    
}
@media screen and (max-width:530px) {
  .stacktable.large-only { 
	display: none; 
  }
  .stacktable.small-only { 
	display: table; 
  }
	
}
@media screen and (max-width:436px) {
    .slider-buttons-container2 span {
        line-height:18px;
        padding-right:5px;
        letter-spacing:-.05em;
        padding-left: 40px;
        font-size: 10pt!important;
    }
    .slider-buttons-container3 span {
        padding-left: 30px!important;
        letter-spacing:-.05em;
        font-size: 9pt!important;
        line-height:18px;
        padding-right:5px;
    }
    .slider-buttons-container img {
        max-height:30px;
    }
}
@media screen and (max-width:340px) {
    #header .btn {
    font-size: 16px;
    padding: 5px 3px;
    }
    body header .logo img {
    width: 80%;
    }
}


