.alternative-font {
    color: rgb(0, 173, 186);
}

a {
    color: rgb(0, 173, 186);
}

    a:hover {
        color: rgb(0, 197, 211);
    }

    a:active {
        color: rgb(0, 149, 161);
    }

ul.list.icons li a {
    color: rgb(119, 119, 119);
}

ul.list.icons li i {
    color: rgb(0, 173, 186);
}

ul.list.icons li a:hover {
    color: rgb(0, 173, 186);
}

.list.list-icons li .fa {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

.list.list-icons.list-icons-style-3 li .fa {
    background-color: rgb(0, 173, 186);
}

.list.list-ordened li::before {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

.list.list-ordened.list-ordened-style-3 li::before {
    background-color: rgb(0, 173, 186);
}

html .list-primary.list-icons li .fa {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

html .list-primary.list-icons.list-icons-style-3 li .fa {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-primary.list-ordened li::before {
    color: rgb(0, 173, 186);
}

html .list-primary.list-ordened.list-ordened-style-3 li::before {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-secondary.list-icons li .fa {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

html .list-secondary.list-icons.list-icons-style-3 li .fa {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

html .list-secondary.list-ordened li::before {
    color: rgb(227, 97, 89);
}

html .list-secondary.list-ordened.list-ordened-style-3 li::before {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-tertiary.list-icons li .fa {
    border-color: rgb(43, 170, 177);
    color: rgb(43, 170, 177);
}

html .list-tertiary.list-icons.list-icons-style-3 li .fa {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

html .list-tertiary.list-ordened li::before {
    color: rgb(43, 170, 177);
}

html .list-tertiary.list-ordened.list-ordened-style-3 li::before {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-quaternary.list-icons li .fa {
    border-color: rgb(56, 63, 72);
    color: rgb(56, 63, 72);
}

html .list-quaternary.list-icons.list-icons-style-3 li .fa {
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

html .list-quaternary.list-ordened li::before {
    color: rgb(56, 63, 72);
}

html .list-quaternary.list-ordened.list-ordened-style-3 li::before {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-dark.list-icons li .fa {
    border-color: rgb(46, 53, 62);
    color: rgb(46, 53, 62);
}

html .list-dark.list-icons.list-icons-style-3 li .fa {
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

html .list-dark.list-ordened li::before {
    color: rgb(46, 53, 62);
}

html .list-dark.list-ordened.list-ordened-style-3 li::before {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .list-light.list-icons li .fa {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

html .list-light.list-icons.list-icons-style-3 li .fa {
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

html .list-light.list-ordened li::before {
    color: rgb(255, 255, 255);
}

html .list-light.list-ordened.list-ordened-style-3 li::before {
    color: rgb(119, 119, 119);
    background-color: rgb(0, 173, 186);
}

ul[class^='wsp-'] li::before {
    color: rgb(0, 173, 186);
}

.fontawesome-icon-list > div:hover {
    color: rgb(0, 173, 186);
}

.sample-icon-list > div:hover {
    color: rgb(0, 173, 186);
}

.fontawesome-icon-list > div:hover .text-muted {
    color: rgb(0, 173, 186);
}

.sample-icon-list > div:hover .text-muted {
    color: rgb(0, 173, 186);
}

ul.nav-pills > li.active > a {
    background-color: rgb(0, 173, 186);
}

    ul.nav-pills > li.active > a:hover {
        background-color: rgb(0, 173, 186);
    }

    ul.nav-pills > li.active > a:focus {
        background-color: rgb(0, 173, 186);
    }

html ul.nav-pills-primary a {
    color: rgb(0, 173, 186);
}

    html ul.nav-pills-primary a:hover {
        color: rgb(0, 197, 211);
    }

    html ul.nav-pills-primary a:focus {
        color: rgb(0, 197, 211);
    }

    html ul.nav-pills-primary a:active {
        color: rgb(0, 149, 161);
    }

html ul.nav-pills-primary > li.active > a {
    background-color: rgb(0, 173, 186);
}

    html ul.nav-pills-primary > li.active > a:hover {
        background-color: rgb(0, 173, 186);
    }

    html ul.nav-pills-primary > li.active > a:focus {
        background-color: rgb(0, 173, 186);
    }

html ul.nav-pills-secondary a {
    color: rgb(227, 97, 89);
}

    html ul.nav-pills-secondary a:hover {
        color: rgb(231, 118, 111);
    }

    html ul.nav-pills-secondary a:focus {
        color: rgb(231, 118, 111);
    }

    html ul.nav-pills-secondary a:active {
        color: rgb(223, 76, 67);
    }

html ul.nav-pills-secondary > li.active > a {
    background-color: rgb(227, 97, 89);
}

    html ul.nav-pills-secondary > li.active > a:hover {
        background-color: rgb(227, 97, 89);
    }

    html ul.nav-pills-secondary > li.active > a:focus {
        background-color: rgb(227, 97, 89);
    }

html ul.nav-pills-tertiary a {
    color: rgb(43, 170, 177);
}

    html ul.nav-pills-tertiary a:hover {
        color: rgb(48, 190, 198);
    }

    html ul.nav-pills-tertiary a:focus {
        color: rgb(48, 190, 198);
    }

    html ul.nav-pills-tertiary a:active {
        color: rgb(38, 150, 156);
    }

html ul.nav-pills-tertiary > li.active > a {
    background-color: rgb(43, 170, 177);
}

    html ul.nav-pills-tertiary > li.active > a:hover {
        background-color: rgb(43, 170, 177);
    }

    html ul.nav-pills-tertiary > li.active > a:focus {
        background-color: rgb(43, 170, 177);
    }

html ul.nav-pills-quaternary a {
    color: rgb(56, 63, 72);
}

    html ul.nav-pills-quaternary a:hover {
        color: rgb(67, 76, 86);
    }

    html ul.nav-pills-quaternary a:focus {
        color: rgb(67, 76, 86);
    }

    html ul.nav-pills-quaternary a:active {
        color: rgb(45, 50, 58);
    }

html ul.nav-pills-quaternary > li.active > a {
    background-color: rgb(56, 63, 72);
}

    html ul.nav-pills-quaternary > li.active > a:hover {
        background-color: rgb(56, 63, 72);
    }

    html ul.nav-pills-quaternary > li.active > a:focus {
        background-color: rgb(56, 63, 72);
    }

html ul.nav-pills-dark a {
    color: rgb(46, 53, 62);
}

    html ul.nav-pills-dark a:hover {
        color: rgb(57, 66, 77);
    }

    html ul.nav-pills-dark a:focus {
        color: rgb(57, 66, 77);
    }

    html ul.nav-pills-dark a:active {
        color: rgb(35, 40, 47);
    }

html ul.nav-pills-dark > li.active > a {
    background-color: rgb(46, 53, 62);
}

    html ul.nav-pills-dark > li.active > a:hover {
        background-color: rgb(46, 53, 62);
    }

    html ul.nav-pills-dark > li.active > a:focus {
        background-color: rgb(46, 53, 62);
    }

html ul.nav-pills-light a {
    color: rgb(255, 255, 255);
}

    html ul.nav-pills-light a:hover {
        color: rgb(255, 255, 255);
    }

    html ul.nav-pills-light a:focus {
        color: rgb(255, 255, 255);
    }

    html ul.nav-pills-light a:active {
        color: rgb(242, 242, 242);
    }

html ul.nav-pills-light > li.active > a {
    background-color: rgb(255, 255, 255);
}

    html ul.nav-pills-light > li.active > a:hover {
        background-color: rgb(255, 255, 255);
    }

    html ul.nav-pills-light > li.active > a:focus {
        background-color: rgb(255, 255, 255);
    }

.panel-group .panel-heading a {
    color: rgb(0, 173, 186);
}

html .panel-group.panel-group-primary .panel-heading {
    background-color: rgb(0, 173, 186) !important;
}

    html .panel-group.panel-group-primary .panel-heading a {
        color: rgb(255, 255, 255);
    }

html .panel-group.panel-group-secondary .panel-heading {
    background-color: rgb(227, 97, 89) !important;
}

    html .panel-group.panel-group-secondary .panel-heading a {
        color: rgb(255, 255, 255);
    }

html .panel-group.panel-group-tertiary .panel-heading {
    background-color: rgb(43, 170, 177) !important;
}

    html .panel-group.panel-group-tertiary .panel-heading a {
        color: rgb(255, 255, 255);
    }

html .panel-group.panel-group-quaternary .panel-heading {
    background-color: rgb(56, 63, 72) !important;
}

    html .panel-group.panel-group-quaternary .panel-heading a {
        color: rgb(255, 255, 255);
    }

html .panel-group.panel-group-dark .panel-heading {
    background-color: rgb(46, 53, 62) !important;
}

    html .panel-group.panel-group-dark .panel-heading a {
        color: rgb(255, 255, 255);
    }

html .panel-group.panel-group-light .panel-heading {
    background-color: rgb(255, 255, 255) !important;
}

    html .panel-group.panel-group-light .panel-heading a {
        color: rgb(119, 119, 119);
    }

section.toggle label {
    color: rgb(0, 173, 186);
    border-left-color: rgb(0, 173, 186);
}

section.toggle.active > label {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

.toggle-simple section.toggle > label::after {
    background-color: rgb(0, 173, 186);
}

html .toggle-primary .toggle label {
    color: rgb(0, 173, 186);
    border-right-color: rgb(0, 173, 186);
    border-left-color: rgb(0, 173, 186);
}

html .toggle-primary .toggle.active > label {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

html .toggle-primary.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-primary.toggle-simple .toggle > label::after {
        background-color: rgb(0, 173, 186);
    }

html .toggle-secondary .toggle label {
    color: rgb(227, 97, 89);
    border-right-color: rgb(227, 97, 89);
    border-left-color: rgb(227, 97, 89);
}

html .toggle-secondary .toggle.active > label {
    border-color: rgb(227, 97, 89);
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

html .toggle-secondary.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-secondary.toggle-simple .toggle > label::after {
        background-color: rgb(227, 97, 89);
    }

html .toggle-tertiary .toggle label {
    color: rgb(43, 170, 177);
    border-right-color: rgb(43, 170, 177);
    border-left-color: rgb(43, 170, 177);
}

html .toggle-tertiary .toggle.active > label {
    border-color: rgb(43, 170, 177);
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

html .toggle-tertiary.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-tertiary.toggle-simple .toggle > label::after {
        background-color: rgb(43, 170, 177);
    }

html .toggle-quaternary .toggle label {
    color: rgb(56, 63, 72);
    border-right-color: rgb(56, 63, 72);
    border-left-color: rgb(56, 63, 72);
}

html .toggle-quaternary .toggle.active > label {
    border-color: rgb(56, 63, 72);
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

html .toggle-quaternary.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-quaternary.toggle-simple .toggle > label::after {
        background-color: rgb(56, 63, 72);
    }

html .toggle-dark .toggle label {
    color: rgb(46, 53, 62);
    border-right-color: rgb(46, 53, 62);
    border-left-color: rgb(46, 53, 62);
}

html .toggle-dark .toggle.active > label {
    border-color: rgb(46, 53, 62);
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

html .toggle-dark.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-dark.toggle-simple .toggle > label::after {
        background-color: rgb(46, 53, 62);
    }

html .toggle-light .toggle label {
    color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
}

html .toggle-light .toggle.active > label {
    border-color: rgb(255, 255, 255);
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

html .toggle-light.toggle-simple .toggle > label {
    background: none;
    color: rgb(29, 33, 39);
}

    html .toggle-light.toggle-simple .toggle > label::after {
        background-color: rgb(255, 255, 255);
    }

html .blockquote-primary {
    border-color: rgb(0, 173, 186) !important;
}

html .blockquote-secondary {
    border-color: rgb(227, 97, 89) !important;
}

html .blockquote-tertiary {
    border-color: rgb(43, 170, 177) !important;
}

html .blockquote-quaternary {
    border-color: rgb(56, 63, 72) !important;
}

html .blockquote-dark {
    border-color: rgb(46, 53, 62) !important;
}

html .blockquote-light {
    border-color: rgb(255, 255, 255) !important;
}

div.wpb_single_image .porto-vc-zoom .zoom-icon {
    background-color: rgb(0, 173, 186);
}

    div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
        background-color: rgb(0, 197, 211);
    }

.img-thumbnail .zoom {
    background-color: rgb(0, 173, 186);
}

.thumb-info .zoom {
    background-color: rgb(0, 173, 186);
}

.img-thumbnail .link {
    background-color: rgb(0, 173, 186);
}

.thumb-info .link {
    background-color: rgb(0, 173, 186);
}

.img-thumbnail .zoom:hover {
    background-color: rgb(0, 197, 211);
}

.thumb-info .zoom:hover {
    background-color: rgb(0, 197, 211);
}

.img-thumbnail .link:hover {
    background-color: rgb(0, 197, 211);
}

.thumb-info .link:hover {
    background-color: rgb(0, 197, 211);
}

html .label-primary {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

html .label-secondary {
    border-color: rgb(227, 97, 89);
    background-color: rgb(227, 97, 89);
}

html .label-tertiary {
    border-color: rgb(43, 170, 177);
    background-color: rgb(43, 170, 177);
}

html .label-quaternary {
    border-color: rgb(56, 63, 72);
    background-color: rgb(56, 63, 72);
}

html .label-dark {
    border-color: rgb(46, 53, 62);
    background-color: rgb(46, 53, 62);
}

html .label-light {
    border-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
}

html .alert-primary {
    border-color: rgb(0, 159, 171);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    html .alert-primary .alert-link {
        color: rgb(255, 255, 255);
    }

html .alert-secondary {
    border-color: rgb(225, 85, 76);
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

    html .alert-secondary .alert-link {
        color: rgb(255, 255, 255);
    }

html .alert-tertiary {
    border-color: rgb(40, 158, 165);
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

    html .alert-tertiary .alert-link {
        color: rgb(255, 255, 255);
    }

html .alert-quaternary {
    border-color: rgb(49, 55, 63);
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

    html .alert-quaternary .alert-link {
        color: rgb(255, 255, 255);
    }

html .alert-dark {
    border-color: rgb(39, 45, 53);
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

    html .alert-dark .alert-link {
        color: rgb(255, 255, 255);
    }

html .alert-light {
    border-color: rgb(247, 247, 247);
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

    html .alert-light .alert-link {
        color: rgb(119, 119, 119);
    }

.porto-concept strong {
    color: rgb(0, 173, 186);
    font-family: Shadows Into Light;
}

.fc-slideshow nav .fc-left i {
    color: rgb(0, 173, 186);
}

.fc-slideshow nav .fc-right i {
    color: rgb(0, 173, 186);
}

.circular-bar.only-icon .fa {
    color: rgb(0, 173, 186);
}

html section.section-primary {
    border-color: rgb(0, 149, 161) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186) !important;
}

html .vc_row.section-primary {
    border-color: rgb(0, 149, 161) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186) !important;
}

html .vc_column_container.section-primary {
    border-color: rgb(0, 149, 161) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186) !important;
}

html section.section-primary h1 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h1 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h1 {
    color: rgb(255, 255, 255);
}

html section.section-primary h2 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h2 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h2 {
    color: rgb(255, 255, 255);
}

html section.section-primary h3 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h3 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h3 {
    color: rgb(255, 255, 255);
}

html section.section-primary h4 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h4 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h4 {
    color: rgb(255, 255, 255);
}

html section.section-primary h5 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h5 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h5 {
    color: rgb(255, 255, 255);
}

html section.section-primary h6 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary h6 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary h6 {
    color: rgb(255, 255, 255);
}

html section.section-primary p {
    color: rgb(230, 230, 230);
}

html .vc_row.section-primary p {
    color: rgb(230, 230, 230);
}

html .vc_column_container.section-primary p {
    color: rgb(230, 230, 230);
}

html section.section-primary-scale-2 {
    border-color: rgb(0, 102, 110) !important;
    background-color: rgb(0, 126, 135) !important;
}

html .vc_row.section-primary-scale-2 {
    border-color: rgb(0, 102, 110) !important;
    background-color: rgb(0, 126, 135) !important;
}

html .vc_column_container.section-primary-scale-2 {
    border-color: rgb(0, 102, 110) !important;
    background-color: rgb(0, 126, 135) !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(0, 126, 135);
}

html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(0, 126, 135);
}

html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(0, 126, 135);
}

html section.section-secondary {
    border-color: rgb(223, 76, 67) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89) !important;
}

html .vc_row.section-secondary {
    border-color: rgb(223, 76, 67) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89) !important;
}

html .vc_column_container.section-secondary {
    border-color: rgb(223, 76, 67) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89) !important;
}

html section.section-secondary h1 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h1 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h1 {
    color: rgb(255, 255, 255);
}

html section.section-secondary h2 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h2 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h2 {
    color: rgb(255, 255, 255);
}

html section.section-secondary h3 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h3 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h3 {
    color: rgb(255, 255, 255);
}

html section.section-secondary h4 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h4 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h4 {
    color: rgb(255, 255, 255);
}

html section.section-secondary h5 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h5 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h5 {
    color: rgb(255, 255, 255);
}

html section.section-secondary h6 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary h6 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary h6 {
    color: rgb(255, 255, 255);
}

html section.section-secondary p {
    color: rgb(230, 230, 230);
}

html .vc_row.section-secondary p {
    color: rgb(230, 230, 230);
}

html .vc_column_container.section-secondary p {
    color: rgb(230, 230, 230);
}

html section.section-secondary-scale-2 {
    border-color: rgb(205, 44, 35) !important;
    background-color: rgb(220, 55, 45) !important;
}

html .vc_row.section-secondary-scale-2 {
    border-color: rgb(205, 44, 35) !important;
    background-color: rgb(220, 55, 45) !important;
}

html .vc_column_container.section-secondary-scale-2 {
    border-color: rgb(205, 44, 35) !important;
    background-color: rgb(220, 55, 45) !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(220, 55, 45);
}

html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(220, 55, 45);
}

html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(220, 55, 45);
}

html section.section-tertiary {
    border-color: rgb(38, 150, 156) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177) !important;
}

html .vc_row.section-tertiary {
    border-color: rgb(38, 150, 156) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177) !important;
}

html .vc_column_container.section-tertiary {
    border-color: rgb(38, 150, 156) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177) !important;
}

html section.section-tertiary h1 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h1 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h1 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary h2 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h2 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h2 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary h3 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h3 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h3 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary h4 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h4 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h4 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary h5 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h5 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h5 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary h6 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary h6 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary h6 {
    color: rgb(255, 255, 255);
}

html section.section-tertiary p {
    color: rgb(230, 230, 230);
}

html .vc_row.section-tertiary p {
    color: rgb(230, 230, 230);
}

html .vc_column_container.section-tertiary p {
    color: rgb(230, 230, 230);
}

html section.section-tertiary-scale-2 {
    border-color: rgb(28, 111, 115) !important;
    background-color: rgb(33, 131, 136) !important;
}

html .vc_row.section-tertiary-scale-2 {
    border-color: rgb(28, 111, 115) !important;
    background-color: rgb(33, 131, 136) !important;
}

html .vc_column_container.section-tertiary-scale-2 {
    border-color: rgb(28, 111, 115) !important;
    background-color: rgb(33, 131, 136) !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(33, 131, 136);
}

html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(33, 131, 136);
}

html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(33, 131, 136);
}

html section.section-quaternary {
    border-color: rgb(45, 50, 58) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72) !important;
}

html .vc_row.section-quaternary {
    border-color: rgb(45, 50, 58) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72) !important;
}

html .vc_column_container.section-quaternary {
    border-color: rgb(45, 50, 58) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72) !important;
}

html section.section-quaternary h1 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h1 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h1 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary h2 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h2 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h2 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary h3 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h3 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h3 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary h4 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h4 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h4 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary h5 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h5 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h5 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary h6 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary h6 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary h6 {
    color: rgb(255, 255, 255);
}

html section.section-quaternary p {
    color: rgb(230, 230, 230);
}

html .vc_row.section-quaternary p {
    color: rgb(230, 230, 230);
}

html .vc_column_container.section-quaternary p {
    color: rgb(230, 230, 230);
}

html section.section-quaternary-scale-2 {
    border-color: rgb(23, 25, 29) !important;
    background-color: rgb(34, 38, 43) !important;
}

html .vc_row.section-quaternary-scale-2 {
    border-color: rgb(23, 25, 29) !important;
    background-color: rgb(34, 38, 43) !important;
}

html .vc_column_container.section-quaternary-scale-2 {
    border-color: rgb(23, 25, 29) !important;
    background-color: rgb(34, 38, 43) !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(34, 38, 43);
}

html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(34, 38, 43);
}

html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(34, 38, 43);
}

html section.section-dark {
    border-color: rgb(35, 40, 47) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62) !important;
}

html .vc_row.section-dark {
    border-color: rgb(35, 40, 47) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62) !important;
}

html .vc_column_container.section-dark {
    border-color: rgb(35, 40, 47) !important;
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62) !important;
}

html section.section-dark h1 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h1 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h1 {
    color: rgb(255, 255, 255);
}

html section.section-dark h2 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h2 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h2 {
    color: rgb(255, 255, 255);
}

html section.section-dark h3 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h3 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h3 {
    color: rgb(255, 255, 255);
}

html section.section-dark h4 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h4 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h4 {
    color: rgb(255, 255, 255);
}

html section.section-dark h5 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h5 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h5 {
    color: rgb(255, 255, 255);
}

html section.section-dark h6 {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark h6 {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark h6 {
    color: rgb(255, 255, 255);
}

html section.section-dark p {
    color: rgb(230, 230, 230);
}

html .vc_row.section-dark p {
    color: rgb(230, 230, 230);
}

html .vc_column_container.section-dark p {
    color: rgb(230, 230, 230);
}

html section.section-dark-scale-2 {
    border-color: rgb(13, 15, 18) !important;
    background-color: rgb(24, 28, 33) !important;
}

html .vc_row.section-dark-scale-2 {
    border-color: rgb(13, 15, 18) !important;
    background-color: rgb(24, 28, 33) !important;
}

html .vc_column_container.section-dark-scale-2 {
    border-color: rgb(13, 15, 18) !important;
    background-color: rgb(24, 28, 33) !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(255, 255, 255);
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(255, 255, 255);
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(255, 255, 255);
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(24, 28, 33);
}

html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(24, 28, 33);
}

html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(24, 28, 33);
}

html section.section-light {
    border-color: rgb(242, 242, 242) !important;
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255) !important;
}

html .vc_row.section-light {
    border-color: rgb(242, 242, 242) !important;
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255) !important;
}

html .vc_column_container.section-light {
    border-color: rgb(242, 242, 242) !important;
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255) !important;
}

html section.section-light h1 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h1 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h1 {
    color: rgb(119, 119, 119);
}

html section.section-light h2 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h2 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h2 {
    color: rgb(119, 119, 119);
}

html section.section-light h3 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h3 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h3 {
    color: rgb(119, 119, 119);
}

html section.section-light h4 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h4 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h4 {
    color: rgb(119, 119, 119);
}

html section.section-light h5 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h5 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h5 {
    color: rgb(119, 119, 119);
}

html section.section-light h6 {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light h6 {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light h6 {
    color: rgb(119, 119, 119);
}

html section.section-light p {
    color: rgb(94, 94, 94);
}

html .vc_row.section-light p {
    color: rgb(94, 94, 94);
}

html .vc_column_container.section-light p {
    color: rgb(94, 94, 94);
}

html section.section-light-scale-2 {
    border-color: rgb(217, 217, 217) !important;
    background-color: rgb(230, 230, 230) !important;
}

html .vc_row.section-light-scale-2 {
    border-color: rgb(217, 217, 217) !important;
    background-color: rgb(230, 230, 230) !important;
}

html .vc_column_container.section-light-scale-2 {
    border-color: rgb(217, 217, 217) !important;
    background-color: rgb(230, 230, 230) !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a {
    color: rgb(119, 119, 119);
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus {
    color: rgb(119, 119, 119);
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(119, 119, 119);
}

html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(119, 119, 119);
}

html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: rgb(119, 119, 119);
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(230, 230, 230);
}

html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(230, 230, 230);
}

html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a::after {
    border-top-color: rgb(230, 230, 230);
}

html section.section-default-scale-1 {
    border-top-color: rgb(211, 211, 211) !important;
    background-color: rgb(219, 219, 219) !important;
}

html .vc_row.section-default-scale-1 {
    border-top-color: rgb(211, 211, 211) !important;
    background-color: rgb(219, 219, 219) !important;
}

html .vc_column_container.section-default-scale-1 {
    border-top-color: rgb(211, 211, 211) !important;
    background-color: rgb(219, 219, 219) !important;
}

html section.section-default-scale-2 {
    border-top-color: rgb(185, 185, 185) !important;
    background-color: rgb(193, 193, 193) !important;
}

html .vc_row.section-default-scale-2 {
    border-top-color: rgb(185, 185, 185) !important;
    background-color: rgb(193, 193, 193) !important;
}

html .vc_column_container.section-default-scale-2 {
    border-top-color: rgb(185, 185, 185) !important;
    background-color: rgb(193, 193, 193) !important;
}

html section.section-default-scale-3 {
    border-top-color: rgb(160, 160, 160) !important;
    background-color: rgb(168, 168, 168) !important;
}

html .vc_row.section-default-scale-3 {
    border-top-color: rgb(160, 160, 160) !important;
    background-color: rgb(168, 168, 168) !important;
}

html .vc_column_container.section-default-scale-3 {
    border-top-color: rgb(160, 160, 160) !important;
    background-color: rgb(168, 168, 168) !important;
}

html section.section-default-scale-4 {
    border-top-color: rgb(134, 134, 134) !important;
    background-color: rgb(142, 142, 142) !important;
}

html .vc_row.section-default-scale-4 {
    border-top-color: rgb(134, 134, 134) !important;
    background-color: rgb(142, 142, 142) !important;
}

html .vc_column_container.section-default-scale-4 {
    border-top-color: rgb(134, 134, 134) !important;
    background-color: rgb(142, 142, 142) !important;
}

html section.section-default-scale-5 {
    border-top-color: rgb(109, 109, 109) !important;
    background-color: rgb(117, 117, 117) !important;
}

html .vc_row.section-default-scale-5 {
    border-top-color: rgb(109, 109, 109) !important;
    background-color: rgb(117, 117, 117) !important;
}

html .vc_column_container.section-default-scale-5 {
    border-top-color: rgb(109, 109, 109) !important;
    background-color: rgb(117, 117, 117) !important;
}

html section.section-default-scale-6 {
    border-top-color: rgb(83, 83, 83) !important;
    background-color: rgb(91, 91, 91) !important;
}

html .vc_row.section-default-scale-6 {
    border-top-color: rgb(83, 83, 83) !important;
    background-color: rgb(91, 91, 91) !important;
}

html .vc_column_container.section-default-scale-6 {
    border-top-color: rgb(83, 83, 83) !important;
    background-color: rgb(91, 91, 91) !important;
}

html section.section-default-scale-7 {
    border-top-color: rgb(58, 58, 58) !important;
    background-color: rgb(66, 66, 66) !important;
}

html .vc_row.section-default-scale-7 {
    border-top-color: rgb(58, 58, 58) !important;
    background-color: rgb(66, 66, 66) !important;
}

html .vc_column_container.section-default-scale-7 {
    border-top-color: rgb(58, 58, 58) !important;
    background-color: rgb(66, 66, 66) !important;
}

html section.section-default-scale-8 {
    border-top-color: rgb(32, 32, 32) !important;
    background-color: rgb(40, 40, 40) !important;
}

html .vc_row.section-default-scale-8 {
    border-top-color: rgb(32, 32, 32) !important;
    background-color: rgb(40, 40, 40) !important;
}

html .vc_column_container.section-default-scale-8 {
    border-top-color: rgb(32, 32, 32) !important;
    background-color: rgb(40, 40, 40) !important;
}

html section.section-default-scale-9 {
    border-top-color: rgb(7, 7, 7) !important;
    background-color: rgb(15, 15, 15) !important;
}

html .vc_row.section-default-scale-9 {
    border-top-color: rgb(7, 7, 7) !important;
    background-color: rgb(15, 15, 15) !important;
}

html .vc_column_container.section-default-scale-9 {
    border-top-color: rgb(7, 7, 7) !important;
    background-color: rgb(15, 15, 15) !important;
}

html .popover-primary .popover-title {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(0, 173, 186) !important;
}

html .popover-secondary .popover-title {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(227, 97, 89) !important;
}

html .popover-tertiary .popover-title {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(43, 170, 177) !important;
}

html .popover-quaternary .popover-title {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(56, 63, 72) !important;
}

html .popover-dark .popover-title {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(46, 53, 62) !important;
}

html .popover-light .popover-title {
    color: rgb(119, 119, 119) !important;
    background-color: rgb(255, 255, 255) !important;
}

html .divider.divider-primary i {
    color: rgb(0, 173, 186);
}

html .divider.divider-primary.divider-small hr {
    background: rgb(0, 173, 186);
}

html .divider.divider-secondary i {
    color: rgb(227, 97, 89);
}

html .divider.divider-secondary.divider-small hr {
    background: rgb(227, 97, 89);
}

html .divider.divider-tertiary i {
    color: rgb(43, 170, 177);
}

html .divider.divider-tertiary.divider-small hr {
    background: rgb(43, 170, 177);
}

html .divider.divider-quaternary i {
    color: rgb(56, 63, 72);
}

html .divider.divider-quaternary.divider-small hr {
    background: rgb(56, 63, 72);
}

html .divider.divider-dark i {
    color: rgb(46, 53, 62);
}

html .divider.divider-dark.divider-small hr {
    background: rgb(46, 53, 62);
}

html .divider.divider-light i {
    color: rgb(255, 255, 255);
}

html .divider.divider-light.divider-small hr {
    background: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-primary i {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-secondary i {
    background: rgb(227, 97, 89);
    color: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-tertiary i {
    background: rgb(43, 170, 177);
    color: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-quaternary i {
    background: rgb(56, 63, 72);
    color: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-dark i {
    background: rgb(46, 53, 62);
    color: rgb(255, 255, 255);
}

html .divider.divider-style-2.divider-light i {
    background: rgb(255, 255, 255);
    color: rgb(119, 119, 119);
}

html .divider.divider-style-3.divider-primary i {
    border-color: rgb(0, 173, 186);
}

html .divider.divider-style-3.divider-secondary i {
    border-color: rgb(227, 97, 89);
}

html .divider.divider-style-3.divider-tertiary i {
    border-color: rgb(43, 170, 177);
}

html .divider.divider-style-3.divider-quaternary i {
    border-color: rgb(56, 63, 72);
}

html .divider.divider-style-3.divider-dark i {
    border-color: rgb(46, 53, 62);
}

html .divider.divider-style-3.divider-light i {
    border-color: rgb(255, 255, 255);
}

.pricing-table li {
    color: rgb(119, 119, 119);
}

.pricing-table h3 .desc {
    color: rgb(119, 119, 119);
}

.pricing-table h3 span {
    color: rgb(119, 119, 119);
}

.pricing-table .plan {
    color: rgb(119, 119, 119);
}

.pricing-table .most-popular h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    .pricing-table .most-popular h3 .desc {
        color: rgb(255, 255, 255);
    }

.pricing-table.pricing-table-flat .plan h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    .pricing-table.pricing-table-flat .plan h3 .desc {
        color: rgb(255, 255, 255);
    }

    .pricing-table.pricing-table-flat .plan h3 span {
        background: rgb(0, 173, 186);
        color: rgb(255, 255, 255);
        font-family: Open Sans;
    }

.pricing-table .most-popular {
    border-color: rgb(0, 173, 186);
}

html .pricing-table .plan-primary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    html .pricing-table .plan-primary h3 .desc {
        color: rgb(255, 255, 255);
    }

html .pricing-table.pricing-table-flat .plan-primary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    html .pricing-table.pricing-table-flat .plan-primary h3 .desc {
        color: rgb(255, 255, 255);
    }

    html .pricing-table.pricing-table-flat .plan-primary h3 span {
        background: rgb(0, 173, 186);
        color: rgb(255, 255, 255);
    }

html .pricing-table .plan-secondary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

    html .pricing-table .plan-secondary h3 .desc {
        color: rgb(255, 255, 255);
    }

html .pricing-table.pricing-table-flat .plan-secondary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

    html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {
        color: rgb(255, 255, 255);
    }

    html .pricing-table.pricing-table-flat .plan-secondary h3 span {
        background: rgb(227, 97, 89);
        color: rgb(255, 255, 255);
    }

html .pricing-table .plan-tertiary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

    html .pricing-table .plan-tertiary h3 .desc {
        color: rgb(255, 255, 255);
    }

html .pricing-table.pricing-table-flat .plan-tertiary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

    html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {
        color: rgb(255, 255, 255);
    }

    html .pricing-table.pricing-table-flat .plan-tertiary h3 span {
        background: rgb(43, 170, 177);
        color: rgb(255, 255, 255);
    }

html .pricing-table .plan-quaternary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

    html .pricing-table .plan-quaternary h3 .desc {
        color: rgb(255, 255, 255);
    }

html .pricing-table.pricing-table-flat .plan-quaternary h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

    html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {
        color: rgb(255, 255, 255);
    }

    html .pricing-table.pricing-table-flat .plan-quaternary h3 span {
        background: rgb(56, 63, 72);
        color: rgb(255, 255, 255);
    }

html .pricing-table .plan-dark h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

    html .pricing-table .plan-dark h3 .desc {
        color: rgb(255, 255, 255);
    }

html .pricing-table.pricing-table-flat .plan-dark h3 {
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

    html .pricing-table.pricing-table-flat .plan-dark h3 .desc {
        color: rgb(255, 255, 255);
    }

    html .pricing-table.pricing-table-flat .plan-dark h3 span {
        background: rgb(46, 53, 62);
        color: rgb(255, 255, 255);
    }

html .pricing-table .plan-light h3 {
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

    html .pricing-table .plan-light h3 .desc {
        color: rgb(119, 119, 119);
    }

html .pricing-table.pricing-table-flat .plan-light h3 {
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

    html .pricing-table.pricing-table-flat .plan-light h3 .desc {
        color: rgb(119, 119, 119);
    }

    html .pricing-table.pricing-table-flat .plan-light h3 span {
        background: rgb(255, 255, 255);
        color: rgb(119, 119, 119);
    }

html .pricing-table .plan-primary {
    border-color: rgb(0, 173, 186);
}

html .pricing-table .plan-secondary {
    border-color: rgb(227, 97, 89);
}

html .pricing-table .plan-tertiary {
    border-color: rgb(43, 170, 177);
}

html .pricing-table .plan-quaternary {
    border-color: rgb(56, 63, 72);
}

html .pricing-table .plan-dark {
    border-color: rgb(46, 53, 62);
}

html .pricing-table .plan-light {
    border-color: rgb(255, 255, 255);
}

.home-intro .get-started a:not(.btn) {
    color: rgb(119, 119, 119);
}

.home-intro p em {
    color: rgb(0, 173, 186);
    font-family: Shadows Into Light;
}

.home-intro.light p {
    color: rgb(0, 173, 186);
}

html .home-intro-primary {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

    html .home-intro-primary .get-started a:not(.btn) {
        color: rgb(255, 255, 255);
    }

    html .home-intro-primary p {
        color: rgb(255, 255, 255);
    }

        html .home-intro-primary p em {
            color: rgb(255, 255, 255);
        }

    html .home-intro-primary.light p {
        color: rgb(255, 255, 255);
    }

html .home-intro-secondary {
    background: rgb(227, 97, 89);
    color: rgb(255, 255, 255);
}

    html .home-intro-secondary .get-started a:not(.btn) {
        color: rgb(255, 255, 255);
    }

    html .home-intro-secondary p {
        color: rgb(255, 255, 255);
    }

        html .home-intro-secondary p em {
            color: rgb(255, 255, 255);
        }

    html .home-intro-secondary.light p {
        color: rgb(255, 255, 255);
    }

html .home-intro-tertiary {
    background: rgb(43, 170, 177);
    color: rgb(255, 255, 255);
}

    html .home-intro-tertiary .get-started a:not(.btn) {
        color: rgb(255, 255, 255);
    }

    html .home-intro-tertiary p {
        color: rgb(255, 255, 255);
    }

        html .home-intro-tertiary p em {
            color: rgb(255, 255, 255);
        }

    html .home-intro-tertiary.light p {
        color: rgb(255, 255, 255);
    }

html .home-intro-quaternary {
    background: rgb(56, 63, 72);
    color: rgb(255, 255, 255);
}

    html .home-intro-quaternary .get-started a:not(.btn) {
        color: rgb(255, 255, 255);
    }

    html .home-intro-quaternary p {
        color: rgb(255, 255, 255);
    }

        html .home-intro-quaternary p em {
            color: rgb(255, 255, 255);
        }

    html .home-intro-quaternary.light p {
        color: rgb(255, 255, 255);
    }

html .home-intro-dark {
    background: rgb(46, 53, 62);
    color: rgb(255, 255, 255);
}

    html .home-intro-dark .get-started a:not(.btn) {
        color: rgb(255, 255, 255);
    }

    html .home-intro-dark p {
        color: rgb(255, 255, 255);
    }

        html .home-intro-dark p em {
            color: rgb(255, 255, 255);
        }

    html .home-intro-dark.light p {
        color: rgb(255, 255, 255);
    }

html .home-intro-light {
    background: rgb(255, 255, 255);
    color: rgb(119, 119, 119);
}

    html .home-intro-light .get-started a:not(.btn) {
        color: rgb(119, 119, 119);
    }

    html .home-intro-light p {
        color: rgb(119, 119, 119);
    }

        html .home-intro-light p em {
            color: rgb(119, 119, 119);
        }

    html .home-intro-light.light p {
        color: rgb(119, 119, 119);
    }

html .background-color-primary {
    background-color: rgb(0, 173, 186) !important;
}

html .background-color-secondary {
    background-color: rgb(227, 97, 89) !important;
}

html .background-color-tertiary {
    background-color: rgb(43, 170, 177) !important;
}

html .background-color-quaternary {
    background-color: rgb(56, 63, 72) !important;
}

html .background-color-dark {
    background-color: rgb(46, 53, 62) !important;
}

html .background-color-light {
    background-color: rgb(255, 255, 255) !important;
}

.page-not-found h4 {
    color: rgb(119, 119, 119);
}

.timeline-balloon .balloon-time .time-dot::before {
    border-color: rgb(0, 173, 186);
}

.timeline-balloon .balloon-time .time-dot::after {
    background-color: rgb(0, 173, 186);
}

section.exp-timeline .timeline-bar {
    background: rgb(46, 53, 62);
}

section.exp-timeline .timeline-box.right::before {
    background: rgb(46, 53, 62) !important;
    box-shadow: 0px 0px 0px 3px #ecf1f7, 0px 0px 0px 6px #2e353e !important;
}

section.exp-timeline .timeline-box.right::after {
    background: rgb(0, 173, 186);
}

.floating-menu .floating-menu-btn-collapse-nav {
    background: rgb(0, 173, 186);
}

@media all and (min-width:992px) {
    .floating-menu .floating-menu-nav-main nav > ul > li > a::after {
        background: rgb(0, 173, 186);
    }
}

.icon-featured {
    background-color: rgb(0, 173, 186);
}

.featured-box .icon-featured {
    background-color: rgb(0, 173, 186);
}

    .featured-box .icon-featured::after {
        border-color: rgb(0, 173, 186);
    }

.woocommerce .featured-box h2 {
    color: rgb(0, 173, 186);
}

.woocommerce-page .featured-box h2 {
    color: rgb(0, 173, 186);
}

.woocommerce .featured-box h3 {
    color: rgb(0, 173, 186);
}

.woocommerce-page .featured-box h3 {
    color: rgb(0, 173, 186);
}

.woocommerce .featured-box h4 {
    color: rgb(0, 173, 186);
}

.woocommerce-page .featured-box h4 {
    color: rgb(0, 173, 186);
}

.featured-box .aio-icon-header h3.aio-icon-title {
    color: rgb(0, 173, 186);
}

.featured-box .box-content {
    border-top-color: rgb(0, 173, 186);
}

.featured-box .wpb_heading {
    color: rgb(0, 173, 186);
}

.featured-boxes-style-3 .featured-box .icon-featured {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

.featured-boxes-style-4 .featured-box .icon-featured {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

.featured-boxes-style-5 .featured-box .icon-featured {
    color: rgb(0, 173, 186);
}

.featured-boxes-style-6 .featured-box .icon-featured {
    color: rgb(0, 173, 186);
}

.featured-boxes-style-7 .featured-box .icon-featured {
    color: rgb(0, 173, 186);
}

.featured-boxes-style-8 .featured-box .icon-featured {
    color: rgb(0, 173, 186);
}

.featured-box-effect-2 .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #00adba;
}

.featured-box-effect-3 .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #00adba;
}

.featured-box-effect-3:hover .icon-featured {
    background: rgb(0, 173, 186);
}

.feature-box .feature-box-icon {
    background-color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-2 .feature-box-icon i {
    color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-3 .feature-box-icon i {
    color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-4 .feature-box-icon i {
    color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-5 .feature-box-icon i {
    color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-6 .feature-box-icon i {
    color: rgb(0, 173, 186);
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: rgb(0, 173, 186);
}

.featured-box-primary .icon-featured {
    background-color: rgb(0, 173, 186);
}

    .featured-box-primary .icon-featured::after {
        border-color: rgb(0, 173, 186);
    }

.featured-box-primary h4 {
    color: rgb(0, 173, 186);
}

.featured-box-primary .box-content {
    border-top-color: rgb(0, 173, 186);
}

html .featured-box-primary .icon-featured {
    background-color: rgb(0, 173, 186);
}

html .featured-box-primary h4 {
    color: rgb(0, 173, 186);
}

html .featured-box-primary .box-content {
    border-top-color: rgb(0, 173, 186);
}

html .featured-box-secondary .icon-featured {
    background-color: rgb(227, 97, 89);
}

html .featured-box-secondary h4 {
    color: rgb(227, 97, 89);
}

html .featured-box-secondary .box-content {
    border-top-color: rgb(227, 97, 89);
}

html .featured-box-tertiary .icon-featured {
    background-color: rgb(43, 170, 177);
}

html .featured-box-tertiary h4 {
    color: rgb(43, 170, 177);
}

html .featured-box-tertiary .box-content {
    border-top-color: rgb(43, 170, 177);
}

html .featured-box-quaternary .icon-featured {
    background-color: rgb(56, 63, 72);
}

html .featured-box-quaternary h4 {
    color: rgb(56, 63, 72);
}

html .featured-box-quaternary .box-content {
    border-top-color: rgb(56, 63, 72);
}

html .featured-box-dark .icon-featured {
    background-color: rgb(46, 53, 62);
}

html .featured-box-dark h4 {
    color: rgb(46, 53, 62);
}

html .featured-box-dark .box-content {
    border-top-color: rgb(46, 53, 62);
}

html .featured-box-light .icon-featured {
    background-color: rgb(255, 255, 255);
}

html .featured-box-light h4 {
    color: rgb(255, 255, 255);
}

html .featured-box-light .box-content {
    border-top-color: rgb(255, 255, 255);
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: rgb(43, 170, 177);
    color: rgb(43, 170, 177);
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: rgb(56, 63, 72);
    color: rgb(56, 63, 72);
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-color: rgb(46, 53, 62);
    color: rgb(46, 53, 62);
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-color: rgb(43, 170, 177);
    color: rgb(43, 170, 177);
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-color: rgb(56, 63, 72);
    color: rgb(56, 63, 72);
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-color: rgb(46, 53, 62);
    color: rgb(46, 53, 62);
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
    color: rgb(0, 173, 186);
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
    color: rgb(227, 97, 89);
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
    color: rgb(43, 170, 177);
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
    color: rgb(56, 63, 72);
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
    color: rgb(46, 53, 62);
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
    color: rgb(255, 255, 255);
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: rgb(0, 173, 186);
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
    color: rgb(227, 97, 89);
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
    color: rgb(43, 170, 177);
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
    color: rgb(56, 63, 72);
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
    color: rgb(46, 53, 62);
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
    color: rgb(255, 255, 255);
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
    color: rgb(0, 173, 186);
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
    color: rgb(227, 97, 89);
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
    color: rgb(43, 170, 177);
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: rgb(56, 63, 72);
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
    color: rgb(46, 53, 62);
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
    color: rgb(255, 255, 255);
}

html .featured-box-effect-2.featured-box-primary .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #00adba;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #e36159;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #2baab1;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #383f48;
}

html .featured-box-effect-2.featured-box-dark .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #2e353e;
}

html .featured-box-effect-2.featured-box-light .icon-featured::after {
    box-shadow: 0px 0px 0px 3px #fff;
}

html .featured-box-effect-3.featured-box-primary .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #00adba;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: rgb(0, 173, 186) !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #e36159;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: rgb(227, 97, 89) !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #2baab1;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: rgb(43, 170, 177) !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #383f48;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background: rgb(56, 63, 72) !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #2e353e;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: rgb(46, 53, 62) !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured::after {
    box-shadow: 0px 0px 0px 10px #fff;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
    background: rgb(255, 255, 255) !important;
}

html .featured-box-effect-7.featured-box-primary .icon-featured::before {
    color: rgb(0, 173, 186);
}

html .featured-box-effect-7.featured-box-secondary .icon-featured::before {
    color: rgb(227, 97, 89);
}

html .featured-box-effect-7.featured-box-tertiary .icon-featured::before {
    color: rgb(43, 170, 177);
}

html .featured-box-effect-7.featured-box-quaternary .icon-featured::before {
    color: rgb(56, 63, 72);
}

html .featured-box-effect-7.featured-box-dark .icon-featured::before {
    color: rgb(46, 53, 62);
}

html .featured-box-effect-7.featured-box-light .icon-featured::before {
    color: rgb(255, 255, 255);
}

.owl-carousel .owl-dots .owl-dot.active span {
    background-color: rgb(0, 145, 155);
}

.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: rgb(0, 145, 155);
}

.owl-carousel.show-nav-title .owl-nav [class*='owl-'] {
    color: rgb(0, 173, 186);
}

.owl-carousel .owl-nav [class*='owl-'] {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

    .owl-carousel .owl-nav [class*='owl-']:hover {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

    .owl-carousel .owl-nav [class*='owl-']:active {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

    .owl-carousel .owl-nav [class*='owl-']:focus {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

.product-image-slider.owl-carousel .owl-nav [class*='owl-'] {
    color: rgb(0, 173, 186);
}

    .product-image-slider.owl-carousel .owl-nav [class*='owl-']:hover {
        color: rgb(0, 173, 186);
    }

    .product-image-slider.owl-carousel .owl-nav [class*='owl-']:active {
        color: rgb(0, 173, 186);
    }

.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {
    color: rgb(0, 173, 186);
}

.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
    color: rgb(0, 173, 186);
}

.slick-slider .slick-dots li.slick-active i {
    color: rgb(0, 145, 155) !important;
}

.slick-slider .slick-dots li:hover i {
    color: rgb(0, 145, 155) !important;
}

.master-slider {
    direction: ltr;
}

    .master-slider .ms-container .ms-nav-prev {
        color: rgb(0, 173, 186);
    }

    .master-slider .ms-container .ms-nav-next {
        color: rgb(0, 173, 186);
    }

    .master-slider .ms-container .ms-slide-vpbtn {
        color: rgb(0, 173, 186);
    }

    .master-slider .ms-container .ms-video-btn {
        color: rgb(0, 173, 186);
    }

    .master-slider .ms-container .ms-bullet {
        background: rgb(0, 173, 186);
    }

    .master-slider .ms-slide .ms-slide-loading::before {
        border-color: rgb(0, 173, 186);
    }

.yith-wcan-loading::before {
    border-color: rgb(0, 173, 186);
}

.master-slider .ms-loading-container .ms-loading::before {
    border-color: rgb(0, 173, 186);
}

.master-slider .ms-slide .ms-slide-loading::before {
    border-color: rgb(0, 173, 186);
}

#fancybox-loading::before {
    border-color: rgb(0, 173, 186);
}

.slick-slider .slick-loading .slick-list::before {
    border-color: rgb(0, 173, 186);
}

.ult-carousel-wrapper > div:first-child > :first-child.ult-item-wrap::before {
    border-color: rgb(0, 173, 186);
}

#infscr-loading .infinite-loading::before {
    border-color: rgb(0, 173, 186);
}

.loading-overlay .loader::before {
    border-color: rgb(0, 173, 186);
}

.porto-ajax-loading::before {
    border-color: rgb(0, 173, 186);
}

.tparrows.tparrows-carousel.tp-leftarrow {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

.tparrows.tparrows-carousel.tp-rightarrow {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

.tparrows.tparrows-carousel.tp-leftarrow:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-rightarrow:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-leftarrow:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-rightarrow:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-leftarrow:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-rightarrow:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.tparrows.tparrows-carousel.tp-leftarrow::before {
    color: rgb(255, 255, 255);
}

.tparrows.tparrows-carousel.tp-rightarrow::before {
    color: rgb(255, 255, 255);
}

.share-links a {
    background-color: rgb(0, 173, 186);
}

    .share-links a:hover {
        background-color: rgb(0, 197, 211);
    }

.widget.follow-us .share-links a {
    color: rgb(82, 82, 82);
    background-color: rgb(255, 255, 255);
}

.btn-primary {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

.button {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

input.submit {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

.btn-primary:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.button:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input.submit:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].btn-primary:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].button:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].submit:hover {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.btn-primary:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.button:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input.submit:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].btn-primary:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].button:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].submit:active {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.btn-primary:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.button:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input.submit:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].btn-primary:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].button:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

input[type='submit'].submit:focus {
    border-color: rgb(0, 149, 161);
    background-color: rgb(0, 149, 161);
}

.btn-primary.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.btn-primary.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.btn-primary.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.btn-primary.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.btn-primary.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.btn-primary.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.button.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input.submit.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].btn-primary.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].button.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].submit.disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].btn-primary.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

[disabled].button.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[disabled].submit.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].btn-primary.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].button.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].submit.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .btn-primary.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .button.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input.submit.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].btn-primary.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].button.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].submit.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'] {
    background: rgb(0, 173, 186);
    border-color: rgb(0, 173, 186);
}

input[type='submit']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search button[type='button']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search input[type='button']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search input[type='submit']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper button[type='button']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper input[type='button']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper input[type='submit']:hover {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

input[type='submit']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search button[type='button']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search input[type='button']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

.geodir-search input[type='submit']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper button[type='button']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper input[type='button']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

#geodir-wrapper input[type='submit']:active {
    background: rgb(0, 149, 161);
    border-color: rgb(0, 149, 161);
}

input[type='submit'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit'] {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled]:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit']:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled]:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit']:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled.focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit'].focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled]:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit']:active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'].disabled.active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

input[type='submit'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search button[type='button'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='button'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.geodir-search input[type='submit'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper button[type='button'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='button'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

#geodir-wrapper input[type='submit'][disabled].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] input[type='submit'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search button[type='button'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='button'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] .geodir-search input[type='submit'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper button[type='button'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='button'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

fieldset[disabled] #geodir-wrapper input[type='submit'].active {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

html .btn-primary {
    border-color: rgb(0, 173, 186) rgb(0, 173, 186) rgb(0, 126, 135);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 173, 186);
}

    html .btn-primary:hover {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

    html .btn-primary:active {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

    html .btn-primary:focus {
        border-color: rgb(0, 149, 161);
        background-color: rgb(0, 149, 161);
    }

    html .btn-primary:hover {
        border-color: rgb(0, 173, 186) rgb(0, 173, 186) rgb(0, 102, 110);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

    html .btn-primary:focus {
        border-color: rgb(0, 173, 186) rgb(0, 173, 186) rgb(0, 102, 110);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

    html .btn-primary:active {
        border-color: rgb(0, 173, 186) rgb(0, 173, 186) rgb(0, 102, 110);
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

html .btn-primary-scale-2 {
    border-color: rgb(0, 126, 135) rgb(0, 126, 135) rgb(0, 78, 84);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(0, 126, 135);
}

    html .btn-primary-scale-2:hover {
        border-color: rgb(0, 102, 109);
        background-color: rgb(0, 102, 109);
    }

    html .btn-primary-scale-2:active {
        border-color: rgb(0, 102, 109);
        background-color: rgb(0, 102, 109);
    }

    html .btn-primary-scale-2:focus {
        border-color: rgb(0, 102, 109);
        background-color: rgb(0, 102, 109);
    }

html .btn-secondary {
    border-color: rgb(227, 97, 89) rgb(227, 97, 89) rgb(220, 55, 45);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(227, 97, 89);
}

    html .btn-secondary:hover {
        border-color: rgb(223, 76, 67);
        background-color: rgb(223, 76, 67);
    }

    html .btn-secondary:active {
        border-color: rgb(223, 76, 67);
        background-color: rgb(223, 76, 67);
    }

    html .btn-secondary:focus {
        border-color: rgb(223, 76, 67);
        background-color: rgb(223, 76, 67);
    }

    html .btn-secondary:hover {
        border-color: rgb(227, 97, 89) rgb(227, 97, 89) rgb(205, 44, 35);
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

    html .btn-secondary:focus {
        border-color: rgb(227, 97, 89) rgb(227, 97, 89) rgb(205, 44, 35);
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

    html .btn-secondary:active {
        border-color: rgb(227, 97, 89) rgb(227, 97, 89) rgb(205, 44, 35);
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

html .btn-secondary-scale-2 {
    border-color: rgb(220, 55, 45) rgb(220, 55, 45) rgb(183, 40, 31);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(220, 55, 45);
}

    html .btn-secondary-scale-2:hover {
        border-color: rgb(205, 44, 35);
        background-color: rgb(205, 44, 35);
    }

    html .btn-secondary-scale-2:active {
        border-color: rgb(205, 44, 35);
        background-color: rgb(205, 44, 35);
    }

    html .btn-secondary-scale-2:focus {
        border-color: rgb(205, 44, 35);
        background-color: rgb(205, 44, 35);
    }

html .btn-tertiary {
    border-color: rgb(43, 170, 177) rgb(43, 170, 177) rgb(33, 131, 136);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(43, 170, 177);
}

    html .btn-tertiary:hover {
        border-color: rgb(38, 150, 156);
        background-color: rgb(38, 150, 156);
    }

    html .btn-tertiary:active {
        border-color: rgb(38, 150, 156);
        background-color: rgb(38, 150, 156);
    }

    html .btn-tertiary:focus {
        border-color: rgb(38, 150, 156);
        background-color: rgb(38, 150, 156);
    }

    html .btn-tertiary:hover {
        border-color: rgb(43, 170, 177) rgb(43, 170, 177) rgb(28, 111, 115);
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

    html .btn-tertiary:focus {
        border-color: rgb(43, 170, 177) rgb(43, 170, 177) rgb(28, 111, 115);
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

    html .btn-tertiary:active {
        border-color: rgb(43, 170, 177) rgb(43, 170, 177) rgb(28, 111, 115);
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

html .btn-tertiary-scale-2 {
    border-color: rgb(33, 131, 136) rgb(33, 131, 136) rgb(23, 91, 95);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(33, 131, 136);
}

    html .btn-tertiary-scale-2:hover {
        border-color: rgb(28, 111, 115);
        background-color: rgb(28, 111, 115);
    }

    html .btn-tertiary-scale-2:active {
        border-color: rgb(28, 111, 115);
        background-color: rgb(28, 111, 115);
    }

    html .btn-tertiary-scale-2:focus {
        border-color: rgb(28, 111, 115);
        background-color: rgb(28, 111, 115);
    }

html .btn-quaternary {
    border-color: rgb(56, 63, 72) rgb(56, 63, 72) rgb(34, 38, 43);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(56, 63, 72);
}

    html .btn-quaternary:hover {
        border-color: rgb(45, 50, 58);
        background-color: rgb(45, 50, 58);
    }

    html .btn-quaternary:active {
        border-color: rgb(45, 50, 58);
        background-color: rgb(45, 50, 58);
    }

    html .btn-quaternary:focus {
        border-color: rgb(45, 50, 58);
        background-color: rgb(45, 50, 58);
    }

    html .btn-quaternary:hover {
        border-color: rgb(56, 63, 72) rgb(56, 63, 72) rgb(23, 25, 29);
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

    html .btn-quaternary:focus {
        border-color: rgb(56, 63, 72) rgb(56, 63, 72) rgb(23, 25, 29);
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

    html .btn-quaternary:active {
        border-color: rgb(56, 63, 72) rgb(56, 63, 72) rgb(23, 25, 29);
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

html .btn-quaternary-scale-2 {
    border-color: rgb(34, 38, 43) rgb(34, 38, 43) rgb(11, 13, 15);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(34, 38, 43);
}

    html .btn-quaternary-scale-2:hover {
        border-color: rgb(23, 25, 29);
        background-color: rgb(23, 25, 29);
    }

    html .btn-quaternary-scale-2:active {
        border-color: rgb(23, 25, 29);
        background-color: rgb(23, 25, 29);
    }

    html .btn-quaternary-scale-2:focus {
        border-color: rgb(23, 25, 29);
        background-color: rgb(23, 25, 29);
    }

html .btn-dark {
    border-color: rgb(46, 53, 62) rgb(46, 53, 62) rgb(24, 28, 33);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(46, 53, 62);
}

    html .btn-dark:hover {
        border-color: rgb(35, 40, 47);
        background-color: rgb(35, 40, 47);
    }

    html .btn-dark:active {
        border-color: rgb(35, 40, 47);
        background-color: rgb(35, 40, 47);
    }

    html .btn-dark:focus {
        border-color: rgb(35, 40, 47);
        background-color: rgb(35, 40, 47);
    }

    html .btn-dark:hover {
        border-color: rgb(46, 53, 62) rgb(46, 53, 62) rgb(13, 15, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

    html .btn-dark:focus {
        border-color: rgb(46, 53, 62) rgb(46, 53, 62) rgb(13, 15, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

    html .btn-dark:active {
        border-color: rgb(46, 53, 62) rgb(46, 53, 62) rgb(13, 15, 18);
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

html .btn-dark-scale-2 {
    border-color: rgb(24, 28, 33) rgb(24, 28, 33) rgb(3, 3, 3);
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(24, 28, 33);
}

    html .btn-dark-scale-2:hover {
        border-color: rgb(13, 15, 18);
        background-color: rgb(13, 15, 18);
    }

    html .btn-dark-scale-2:active {
        border-color: rgb(13, 15, 18);
        background-color: rgb(13, 15, 18);
    }

    html .btn-dark-scale-2:focus {
        border-color: rgb(13, 15, 18);
        background-color: rgb(13, 15, 18);
    }

html .btn-light {
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(230, 230, 230);
    color: rgb(119, 119, 119);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(255, 255, 255);
}

    html .btn-light:hover {
        border-color: rgb(242, 242, 242);
        background-color: rgb(242, 242, 242);
    }

    html .btn-light:active {
        border-color: rgb(242, 242, 242);
        background-color: rgb(242, 242, 242);
    }

    html .btn-light:focus {
        border-color: rgb(242, 242, 242);
        background-color: rgb(242, 242, 242);
    }

    html .btn-light:hover {
        border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(217, 217, 217);
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

    html .btn-light:focus {
        border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(217, 217, 217);
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

    html .btn-light:active {
        border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(217, 217, 217);
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

html .btn-light-scale-2 {
    border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(204, 204, 204);
    color: rgb(119, 119, 119);
    text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
    background-color: rgb(230, 230, 230);
}

    html .btn-light-scale-2:hover {
        border-color: rgb(217, 217, 217);
        background-color: rgb(217, 217, 217);
    }

    html .btn-light-scale-2:active {
        border-color: rgb(217, 217, 217);
        background-color: rgb(217, 217, 217);
    }

    html .btn-light-scale-2:focus {
        border-color: rgb(217, 217, 217);
        background-color: rgb(217, 217, 217);
    }

html .btn-borders.btn-primary {
    background: none;
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
    text-shadow: none;
}

    html .btn-borders.btn-primary:hover {
        border-color: rgb(0, 173, 186) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

    html .btn-borders.btn-primary:focus {
        border-color: rgb(0, 173, 186) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

    html .btn-borders.btn-primary:active {
        border-color: rgb(0, 173, 186) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(0, 149, 161);
    }

html .btn-borders.btn-secondary {
    background: none;
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
    text-shadow: none;
}

    html .btn-borders.btn-secondary:hover {
        border-color: rgb(227, 97, 89) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

    html .btn-borders.btn-secondary:focus {
        border-color: rgb(227, 97, 89) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

    html .btn-borders.btn-secondary:active {
        border-color: rgb(227, 97, 89) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(223, 76, 67);
    }

html .btn-borders.btn-tertiary {
    background: none;
    border-color: rgb(43, 170, 177);
    color: rgb(43, 170, 177);
    text-shadow: none;
}

    html .btn-borders.btn-tertiary:hover {
        border-color: rgb(43, 170, 177) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

    html .btn-borders.btn-tertiary:focus {
        border-color: rgb(43, 170, 177) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

    html .btn-borders.btn-tertiary:active {
        border-color: rgb(43, 170, 177) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(38, 150, 156);
    }

html .btn-borders.btn-quaternary {
    background: none;
    border-color: rgb(56, 63, 72);
    color: rgb(56, 63, 72);
    text-shadow: none;
}

    html .btn-borders.btn-quaternary:hover {
        border-color: rgb(56, 63, 72) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

    html .btn-borders.btn-quaternary:focus {
        border-color: rgb(56, 63, 72) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

    html .btn-borders.btn-quaternary:active {
        border-color: rgb(56, 63, 72) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(45, 50, 58);
    }

html .btn-borders.btn-dark {
    background: none;
    border-color: rgb(46, 53, 62);
    color: rgb(46, 53, 62);
    text-shadow: none;
}

    html .btn-borders.btn-dark:hover {
        border-color: rgb(46, 53, 62) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

    html .btn-borders.btn-dark:focus {
        border-color: rgb(46, 53, 62) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

    html .btn-borders.btn-dark:active {
        border-color: rgb(46, 53, 62) !important;
        color: rgb(255, 255, 255);
        background-color: rgb(35, 40, 47);
    }

html .btn-borders.btn-light {
    background: none;
    border-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

    html .btn-borders.btn-light:hover {
        border-color: rgb(255, 255, 255) !important;
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

    html .btn-borders.btn-light:focus {
        border-color: rgb(255, 255, 255) !important;
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

    html .btn-borders.btn-light:active {
        border-color: rgb(255, 255, 255) !important;
        color: rgb(119, 119, 119);
        background-color: rgb(242, 242, 242);
    }

.thumb-info .thumb-info-type {
    background-color: rgb(0, 173, 186);
}

.thumb-info .thumb-info-action-icon {
    background-color: rgb(0, 173, 186);
}

    .thumb-info .thumb-info-action-icon i {
        color: rgb(255, 255, 255);
    }

.thumb-info-bottom-info .thumb-info-title {
    color: rgb(119, 119, 119);
}

    .thumb-info-bottom-info .thumb-info-title a {
        color: rgb(119, 119, 119);
    }

        .thumb-info-bottom-info .thumb-info-title a:hover {
            color: rgb(119, 119, 119);
        }

.thumb-info-ribbon {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    .thumb-info-ribbon span {
        font-family: Shadows Into Light;
    }

    .thumb-info-ribbon::before {
        border-right-color: rgb(0, 102, 110);
    }

.thumb-info-social-icons a {
    background-color: rgb(0, 173, 186);
}

    .thumb-info-social-icons a i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-primary {
    background-color: rgb(0, 173, 186);
}

    html .thumb-info .thumb-info-action-icon-primary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info-ribbon-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

    html .thumb-info-ribbon-primary::before {
        border-right-color: rgb(0, 102, 110);
    }

html .thumb-info-social-icons a.thumb-info-social-links-primary {
    background-color: rgb(0, 173, 186);
}

    html .thumb-info-social-icons a.thumb-info-social-links-primary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-secondary {
    background-color: rgb(227, 97, 89);
}

    html .thumb-info .thumb-info-action-icon-secondary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info-ribbon-secondary {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

    html .thumb-info-ribbon-secondary::before {
        border-right-color: rgb(205, 44, 35);
    }

html .thumb-info-social-icons a.thumb-info-social-links-secondary {
    background-color: rgb(227, 97, 89);
}

    html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: rgb(43, 170, 177);
}

    html .thumb-info .thumb-info-action-icon-tertiary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info-ribbon-tertiary {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

    html .thumb-info-ribbon-tertiary::before {
        border-right-color: rgb(28, 111, 115);
    }

html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
    background-color: rgb(43, 170, 177);
}

    html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: rgb(56, 63, 72);
}

    html .thumb-info .thumb-info-action-icon-quaternary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info-ribbon-quaternary {
    color: rgb(255, 255, 255);
    background-color: rgb(56, 63, 72);
}

    html .thumb-info-ribbon-quaternary::before {
        border-right-color: rgb(23, 25, 29);
    }

html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
    background-color: rgb(56, 63, 72);
}

    html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-dark {
    background-color: rgb(46, 53, 62);
}

    html .thumb-info .thumb-info-action-icon-dark i {
        color: rgb(255, 255, 255);
    }

html .thumb-info-ribbon-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(46, 53, 62);
}

    html .thumb-info-ribbon-dark::before {
        border-right-color: rgb(13, 15, 18);
    }

html .thumb-info-social-icons a.thumb-info-social-links-dark {
    background-color: rgb(46, 53, 62);
}

    html .thumb-info-social-icons a.thumb-info-social-links-dark i {
        color: rgb(255, 255, 255);
    }

html .thumb-info .thumb-info-action-icon-light {
    background-color: rgb(255, 255, 255);
}

    html .thumb-info .thumb-info-action-icon-light i {
        color: rgb(119, 119, 119);
    }

html .thumb-info-ribbon-light {
    color: rgb(119, 119, 119);
    background-color: rgb(255, 255, 255);
}

    html .thumb-info-ribbon-light::before {
        border-right-color: rgb(217, 217, 217);
    }

html .thumb-info-social-icons a.thumb-info-social-links-light {
    background-color: rgb(255, 255, 255);
}

    html .thumb-info-social-icons a.thumb-info-social-links-light i {
        color: rgb(119, 119, 119);
    }

.portfolio-item:hover .thumb-info-icons .thumb-info-icon {
    background-color: rgb(43, 170, 177) !important;
}

.resp-tabs-list li {
    color: rgb(0, 173, 186);
}

    .resp-tabs-list li:hover {
        border-top-color: rgb(0, 173, 186);
    }

    .resp-tabs-list li:focus {
        border-top-color: rgb(0, 173, 186);
    }

    .resp-tabs-list li.resp-tab-active {
        border-top-color: rgb(0, 173, 186);
    }

.resp-vtabs .resp-tabs-list li:hover {
    border-left-color: rgb(0, 173, 186);
}

.resp-vtabs .resp-tabs-list li:focus {
    border-left-color: rgb(0, 173, 186);
}

.resp-vtabs .resp-tabs-list li.resp-tab-active {
    border-left-color: rgb(0, 173, 186);
}

h2.resp-accordion {
    color: rgb(0, 173, 186);
}

.tabs ul.nav-tabs a {
    color: rgb(0, 173, 186);
}

    .tabs ul.nav-tabs a:hover {
        color: rgb(0, 173, 186);
    }

    .tabs ul.nav-tabs a:hover {
        border-top-color: rgb(0, 173, 186);
    }

    .tabs ul.nav-tabs a:focus {
        border-top-color: rgb(0, 173, 186);
    }

.tabs ul.nav-tabs li.active a {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

    .tabs ul.nav-tabs li.active a:hover {
        color: rgb(0, 173, 186);
        border-top-color: rgb(0, 173, 186);
    }

    .tabs ul.nav-tabs li.active a:focus {
        color: rgb(0, 173, 186);
        border-top-color: rgb(0, 173, 186);
    }

.tabs ul.nav-tabs.nav-justified a:hover {
    border-top-color: rgb(0, 173, 186);
}

.tabs ul.nav-tabs.nav-justified a:focus {
    border-top-color: rgb(0, 173, 186);
}

.tabs.tabs-bottom ul.nav-tabs li a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

.tabs.tabs-bottom ul.nav-tabs li.active a {
    border-bottom-color: rgb(0, 173, 186);
}

    .tabs.tabs-bottom ul.nav-tabs li.active a:hover {
        border-bottom-color: rgb(0, 173, 186);
    }

    .tabs.tabs-bottom ul.nav-tabs li.active a:focus {
        border-bottom-color: rgb(0, 173, 186);
    }

.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover {
    border-left-color: rgb(0, 173, 186);
}

.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a {
    border-left-color: rgb(0, 173, 186);
}

    .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover {
        border-left-color: rgb(0, 173, 186);
    }

    .tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
        border-left-color: rgb(0, 173, 186);
    }

.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover {
    border-right-color: rgb(0, 173, 186);
}

.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a {
    border-right-color: rgb(0, 173, 186);
}

    .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover {
        border-right-color: rgb(0, 173, 186);
    }

    .tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus {
        border-right-color: rgb(0, 173, 186);
    }

.tabs.tabs-simple .nav-tabs > li a {
    color: rgb(119, 119, 119);
}

    .tabs.tabs-simple .nav-tabs > li a:hover {
        color: rgb(119, 119, 119);
    }

    .tabs.tabs-simple .nav-tabs > li a:focus {
        color: rgb(119, 119, 119);
    }

.tabs.tabs-simple .nav-tabs > li.active a {
    color: rgb(119, 119, 119);
}

    .tabs.tabs-simple .nav-tabs > li.active a:hover {
        color: rgb(119, 119, 119);
    }

    .tabs.tabs-simple .nav-tabs > li.active a:focus {
        color: rgb(119, 119, 119);
    }

.tabs.tabs-simple .nav-tabs > li a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

.tabs.tabs-simple .nav-tabs > li a:focus {
    border-bottom-color: rgb(0, 173, 186);
}

.tabs.tabs-simple .nav-tabs > li.active a {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li a {
    color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li a {
    color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li a:hover {
    color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li a:hover {
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li.active a {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li.active a {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li.active a:hover {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li.active a:hover {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs li.active a:focus {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(0, 173, 186);
}

    html .tabs-primary.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(0, 173, 186);
    }

    html .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(0, 173, 186);
    }

html .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(0, 173, 186);
}

html .tabs-primary.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(0, 173, 186);
}

    html .tabs-primary.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(0, 173, 186);
    }

    html .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(0, 173, 186);
    }

html .tabs-secondary .nav-tabs li a {
    color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li a {
    color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs li a:hover {
    color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li a:hover {
    color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs li a:hover {
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs li.active a {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li.active a {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs li.active a:hover {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li.active a:hover {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs li.active a:focus {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
    color: rgb(227, 97, 89);
    border-top-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(227, 97, 89);
}

    html .tabs-secondary.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(227, 97, 89);
    }

    html .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(227, 97, 89);
    }

html .tabs-secondary.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(227, 97, 89);
}

html .tabs-secondary.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(227, 97, 89);
}

    html .tabs-secondary.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(227, 97, 89);
    }

    html .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(227, 97, 89);
    }

html .tabs-tertiary .nav-tabs li a {
    color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li a {
    color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs li a:hover {
    color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs li a:hover {
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs li.active a {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li.active a {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs li.active a:hover {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li.active a:hover {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs li.active a:focus {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
    color: rgb(43, 170, 177);
    border-top-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(43, 170, 177);
}

    html .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(43, 170, 177);
    }

    html .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(43, 170, 177);
    }

html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(43, 170, 177);
}

html .tabs-tertiary.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(43, 170, 177);
}

    html .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(43, 170, 177);
    }

    html .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(43, 170, 177);
    }

html .tabs-quaternary .nav-tabs li a {
    color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li a {
    color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs li a:hover {
    color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs li a:hover {
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs li.active a {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li.active a {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs li.active a:hover {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li.active a:hover {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs li.active a:focus {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
    color: rgb(56, 63, 72);
    border-top-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(56, 63, 72);
}

    html .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(56, 63, 72);
    }

    html .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(56, 63, 72);
    }

html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(56, 63, 72);
}

html .tabs-quaternary.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(56, 63, 72);
}

    html .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(56, 63, 72);
    }

    html .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(56, 63, 72);
    }

html .tabs-dark .nav-tabs li a {
    color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li a {
    color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs li a:hover {
    color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li a:hover {
    color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs li a:hover {
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs li.active a {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li.active a {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs li.active a:hover {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li.active a:hover {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs li.active a:focus {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark .nav-tabs.nav-justified li.active a:focus {
    color: rgb(46, 53, 62);
    border-top-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(46, 53, 62);
}

    html .tabs-dark.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(46, 53, 62);
    }

    html .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(46, 53, 62);
    }

html .tabs-dark.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(46, 53, 62);
}

html .tabs-dark.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(46, 53, 62);
}

    html .tabs-dark.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(46, 53, 62);
    }

    html .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(46, 53, 62);
    }

html .tabs-light .nav-tabs li a {
    color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li a {
    color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs li a:hover {
    color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li a:hover {
    color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs li a:hover {
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li a:hover {
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs li.active a {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li.active a {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs li.active a:hover {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li.active a:hover {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs li.active a:focus {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light .nav-tabs.nav-justified li.active a:focus {
    color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs li a:hover {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs li.active a {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-vertical.tabs-left li a:hover {
    border-left-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-vertical.tabs-left li.active a {
    border-left-color: rgb(255, 255, 255);
}

    html .tabs-light.tabs-vertical.tabs-left li.active a:hover {
        border-left-color: rgb(255, 255, 255);
    }

    html .tabs-light.tabs-vertical.tabs-left li.active a:focus {
        border-left-color: rgb(255, 255, 255);
    }

html .tabs-light.tabs-vertical.tabs-right li a:hover {
    border-right-color: rgb(255, 255, 255);
}

html .tabs-light.tabs-vertical.tabs-right li.active a {
    border-right-color: rgb(255, 255, 255);
}

    html .tabs-light.tabs-vertical.tabs-right li.active a:hover {
        border-right-color: rgb(255, 255, 255);
    }

    html .tabs-light.tabs-vertical.tabs-right li.active a:focus {
        border-right-color: rgb(255, 255, 255);
    }

.porto-links-block li.porto-links-item > a {
    color: rgb(119, 119, 119);
}

.porto-links-block li.porto-links-item > span {
    color: rgb(119, 119, 119);
}

.porto-links-block li.porto-links-item a:hover {
    color: rgb(0, 173, 186);
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: rgb(119, 119, 119);
}

html .stats-block.counter-primary .stats-number {
    color: rgb(0, 173, 186);
}

html .stats-block.counter-primary div.counter_prefix {
    color: rgb(0, 173, 186);
}

html .stats-block.counter-primary div.counter_suffix {
    color: rgb(0, 173, 186);
}

html .stats-block.counter-secondary .stats-number {
    color: rgb(227, 97, 89);
}

html .stats-block.counter-secondary div.counter_prefix {
    color: rgb(227, 97, 89);
}

html .stats-block.counter-secondary div.counter_suffix {
    color: rgb(227, 97, 89);
}

html .stats-block.counter-tertiary .stats-number {
    color: rgb(43, 170, 177);
}

html .stats-block.counter-tertiary div.counter_prefix {
    color: rgb(43, 170, 177);
}

html .stats-block.counter-tertiary div.counter_suffix {
    color: rgb(43, 170, 177);
}

html .stats-block.counter-quaternary .stats-number {
    color: rgb(56, 63, 72);
}

html .stats-block.counter-quaternary div.counter_prefix {
    color: rgb(56, 63, 72);
}

html .stats-block.counter-quaternary div.counter_suffix {
    color: rgb(56, 63, 72);
}

html .stats-block.counter-dark .stats-number {
    color: rgb(46, 53, 62);
}

html .stats-block.counter-dark div.counter_prefix {
    color: rgb(46, 53, 62);
}

html .stats-block.counter-dark div.counter_suffix {
    color: rgb(46, 53, 62);
}

html .stats-block.counter-light .stats-number {
    color: rgb(255, 255, 255);
}

html .stats-block.counter-light div.counter_prefix {
    color: rgb(255, 255, 255);
}

html .stats-block.counter-light div.counter_suffix {
    color: rgb(255, 255, 255);
}

.stats-block.counter-alternative .stats-number {
    font-family: Shadows Into Light;
}

.wpb_wrapper .aio-icon-read {
    color: rgb(0, 173, 186);
}

    .wpb_wrapper .aio-icon-read:hover {
        color: rgb(0, 197, 211);
    }

.vc_custom_heading em {
    color: rgb(0, 173, 186);
    font-family: Shadows Into Light;
}

.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {
    padding: 0px;
}

.widget .widgettitle a:hover {
    color: rgb(0, 173, 186);
}

.widget .widget-title a:hover {
    color: rgb(0, 173, 186);
}

.widget > div > ul li {
    color: rgb(102, 102, 102);
}

.widget > ul li {
    color: rgb(102, 102, 102);
}

.widget > div > ul li > a {
    color: rgb(102, 102, 102);
}

.widget > ul li > a {
    color: rgb(102, 102, 102);
}

.widget li > a:hover {
    color: rgb(0, 173, 186);
}

.widget li.current-cat > a {
    color: rgb(0, 173, 186);
}

.widget li.current-cat-parent > a {
    color: rgb(0, 173, 186);
}

.widget li.active > a {
    color: rgb(0, 173, 186);
}

.widget li.current-menu-item > a {
    color: rgb(0, 173, 186);
}

.widget .tagcloud a {
    color: rgb(119, 119, 119);
}

    .widget .tagcloud a:hover {
        border-color: rgb(0, 173, 186);
        background-color: rgb(0, 173, 186);
    }

.widget .rss-date {
    color: rgb(136, 136, 136);
}

.widget .post-date {
    color: rgb(136, 136, 136);
}

.widget .comment-author-link {
    color: rgb(136, 136, 136);
}

.widget_sidebar_menu .widget-title {
    color: rgb(119, 119, 119);
}

    .widget_sidebar_menu .widget-title .toggle:hover {
        border-color: rgb(0, 173, 186);
        background-color: rgb(0, 173, 186);
    }

.sidebar-content .widget.widget_wysija .box-content {
    border-top-color: rgb(0, 173, 186);
}

.widget_wysija_cont .showerrors {
    color: rgb(0, 173, 186);
}

.mega-menu > li.menu-item.active > a {
    background: rgb(0, 173, 186);
}

.mega-menu > li.menu-item:hover > a {
    background: rgb(0, 173, 186);
}

.mega-menu > li.menu-item.active > h5 {
    background: rgb(0, 173, 186);
}

.mega-menu > li.menu-item:hover > h5 {
    background: rgb(0, 173, 186);
}

.mega-menu > li.menu-item > a {
    text-transform: uppercase;
}

.mega-menu > li.menu-item > h5 {
    text-transform: uppercase;
}

.mega-menu .narrow .popup ul.sub-menu {
    background: rgb(0, 173, 186);
}

.mega-menu .narrow .popup li.menu-item:hover > a {
    background: rgb(0, 197, 211);
}

.mega-menu .narrow .popup li.menu-item:hover > h5 {
    background: rgb(0, 197, 211);
}

.mega-menu .wide .popup {
    color: rgb(119, 119, 119);
    border-top-color: rgb(0, 173, 186);
}

    .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
        color: rgb(119, 119, 119);
    }

    .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
        color: rgb(119, 119, 119);
    }

    .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
        text-transform: uppercase;
    }

    .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
        text-transform: uppercase;
    }

.sidebar-menu > li.menu-item > a {
    color: rgb(119, 119, 119);
}

.sidebar-menu > li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

.sidebar-menu > li.menu-item.active > a {
    color: rgb(0, 173, 186);
}

.sidebar-menu > li.menu-item.active > h5 {
    color: rgb(0, 173, 186);
}

.sidebar-menu > li.menu-item:hover {
    background: rgb(0, 173, 186);
}

    .sidebar-menu > li.menu-item:hover > a {
        border-top-color: rgb(0, 173, 186);
    }

    .sidebar-menu > li.menu-item:hover + li.menu-item > a {
        border-top-color: rgb(0, 173, 186);
    }

    .sidebar-menu > li.menu-item:hover > h5 {
        border-top-color: rgb(0, 173, 186);
    }

    .sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
        border-top-color: rgb(0, 173, 186);
    }

.sidebar-menu > li.menu-item > .arrow::before {
    border-left-color: rgb(0, 173, 186);
}

.sidebar-menu .popup {
    color: rgb(119, 119, 119);
}

.sidebar-menu .wide .popup {
    border-left-color: rgb(0, 173, 186);
}

.right-sidebar .sidebar-menu .wide .popup {
    border-right-color: rgb(0, 173, 186);
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
    color: rgb(119, 119, 119);
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
    text-transform: uppercase;
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    text-transform: uppercase;
}

.sidebar-menu .narrow .popup ul.sub-menu {
    background: rgb(0, 173, 186);
}

.sidebar-menu .narrow .popup li.menu-item:hover > a {
    background: rgb(0, 197, 211);
}

.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
    background: rgb(0, 197, 211);
}

.sidebar-menu .menu-custom-block a {
    color: rgb(119, 119, 119);
}

    .sidebar-menu .menu-custom-block a:hover {
        background-color: rgb(0, 173, 186);
    }

    .sidebar-menu .menu-custom-block a:hover {
        border-top-color: rgb(0, 173, 186);
    }

        .sidebar-menu .menu-custom-block a:hover + a {
            border-top-color: rgb(0, 173, 186);
        }

.mega-menu .tip {
    background: rgb(12, 196, 133);
}

.sidebar-menu .tip {
    background: rgb(12, 196, 133);
}

.accordion-menu .tip {
    background: rgb(12, 196, 133);
}

.menu-custom-block .tip {
    background: rgb(12, 196, 133);
}

.mega-menu .tip .tip-arrow {
    color: rgb(12, 196, 133);
}

.sidebar-menu .tip .tip-arrow {
    color: rgb(12, 196, 133);
}

.accordion-menu .tip .tip-arrow {
    color: rgb(12, 196, 133);
}

.menu-custom-block .tip .tip-arrow {
    color: rgb(12, 196, 133);
}

article.post .post-title {
    color: rgb(0, 173, 186);
}

.post-block h3 {
    color: rgb(0, 173, 186);
}

.post-share h3 {
    color: rgb(0, 173, 186);
}

article.post .comment-respond h3 {
    color: rgb(0, 173, 186);
}

article.portfolio .comment-respond h3 {
    color: rgb(0, 173, 186);
}

.related-posts h3 {
    color: rgb(0, 173, 186);
}

article.post .post-date .day {
    color: rgb(0, 173, 186);
}

.post-item .post-date .day {
    color: rgb(0, 173, 186);
}

article.post .post-date .month {
    background-color: rgb(0, 173, 186);
}

.post-item .post-date .month {
    background-color: rgb(0, 173, 186);
}

article.post .post-date .format {
    background-color: rgb(0, 173, 186);
}

.post-item .post-date .format {
    background-color: rgb(0, 173, 186);
}

.pagination a:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.page-links a:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.pagination a:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.page-links a:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.pagination span.current {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.page-links span.current {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

section.timeline .timeline-date h3 {
    color: rgb(0, 173, 186);
}

section.timeline .timeline-box.left::before {
    background: rgb(0, 173, 186);
    box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 6px #00adba;
}

section.timeline .timeline-box.right::before {
    background: rgb(0, 173, 186);
    box-shadow: 0px 0px 0px 3px #fff, 0px 0px 0px 6px #00adba;
}

article.post .post-date .sticky {
    background: rgb(98, 185, 89);
    color: rgb(255, 255, 255);
}

.post-item .post-date .sticky {
    background: rgb(98, 185, 89);
    color: rgb(255, 255, 255);
}

article.post.post-title-simple .post-title {
    color: rgb(29, 33, 39);
}

.post-item.post-title-simple .post-title {
    color: rgb(29, 33, 39);
}

article.post.post-title-simple .post-title h2 {
    color: rgb(29, 33, 39);
}

.post-item.post-title-simple .post-title h2 {
    color: rgb(29, 33, 39);
}

article.post.post-title-simple .entry-title {
    color: rgb(29, 33, 39);
}

.post-item.post-title-simple .entry-title {
    color: rgb(29, 33, 39);
}

article.post.post-title-simple .entry-title a {
    color: rgb(29, 33, 39);
}

.post-item.post-title-simple .entry-title a {
    color: rgb(29, 33, 39);
}

.post-title-simple .post-author p .name {
    color: rgb(119, 119, 119);
}

    .post-title-simple .post-author p .name a {
        color: rgb(119, 119, 119);
    }

.post-carousel .post-item.style-5 .cat-names {
    color: rgb(0, 173, 186);
}

.post-grid .post-item.style-5 .cat-names {
    color: rgb(0, 173, 186);
}

.post-timeline .post-item.style-5 .cat-names {
    color: rgb(0, 173, 186);
}

.post-carousel .post-item.style-5 .post-meta .post-views-icon.dashicons {
    color: rgb(0, 173, 186);
}

.post-grid .post-item.style-5 .post-meta .post-views-icon.dashicons {
    color: rgb(0, 173, 186);
}

.post-timeline .post-item.style-5 .post-meta .post-views-icon.dashicons {
    color: rgb(0, 173, 186);
}

.post-carousel .post-item.style-5 .post-meta a {
    color: rgb(227, 97, 89);
}

.post-grid .post-item.style-5 .post-meta a {
    color: rgb(227, 97, 89);
}

.post-timeline .post-item.style-5 .post-meta a {
    color: rgb(227, 97, 89);
}

.post-share-advance-bg {
    background: rgb(56, 63, 72);
}

.post-share-advance .fa-share-alt {
    background: rgb(56, 63, 72);
}

.portfolio-info ul li a:hover {
    color: rgb(0, 173, 186);
}

.portfolio-item .thumb-info .thumb-info-type .portfolio-like i {
    color: rgb(255, 255, 255);
}

.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {
    color: rgb(255, 255, 255);
}

article.member .member-role {
    color: rgb(0, 173, 186);
}

.member-item.member-item-3 .view-more {
    color: rgb(29, 33, 39);
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

    .member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
        color: rgb(255, 255, 255);
    }

.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {
    border-color: rgb(255, 255, 255);
}

.member-item.member-item-3 .thumb-info:hover .share-links a {
    background: rgb(255, 255, 255);
    color: rgb(0, 173, 186);
}

.testimonial blockquote {
    background: rgb(0, 197, 211);
}

.testimonial .testimonial-arrow-down {
    border-top-color: rgb(0, 197, 211);
}

html .testimonial-primary blockquote {
    background: rgb(0, 197, 211);
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: rgb(0, 197, 211);
}

html .testimonial-secondary blockquote {
    background: rgb(231, 118, 111);
}

html .testimonial-secondary .testimonial-arrow-down {
    border-top-color: rgb(231, 118, 111);
}

html .testimonial-tertiary blockquote {
    background: rgb(48, 190, 198);
}

html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: rgb(48, 190, 198);
}

html .testimonial-quaternary blockquote {
    background: rgb(67, 76, 86);
}

html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: rgb(67, 76, 86);
}

html .testimonial-dark blockquote {
    background: rgb(57, 66, 77);
}

html .testimonial-dark .testimonial-arrow-down {
    border-top-color: rgb(57, 66, 77);
}

html .testimonial-light blockquote {
    background: rgb(255, 255, 255);
}

html .testimonial-light .testimonial-arrow-down {
    border-top-color: rgb(255, 255, 255);
}

.testimonial.testimonial-with-quotes blockquote::before {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-2 blockquote p {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-5 blockquote p {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-6 blockquote p {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-3 blockquote p {
    font-family: Open Sans;
}

.testimonial.testimonial-style-4 blockquote p {
    font-family: Open Sans;
}

.testimonial.testimonial-style-5 blockquote p {
    font-family: Open Sans;
}

.testimonial.testimonial-style-3 blockquote::before {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-4 blockquote::before {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-3 blockquote::after {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-4 blockquote::after {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-3 blockquote p {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-style-4 blockquote p {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-with-quotes blockquote::after {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-with-quotes blockquote::before {
    color: rgb(119, 119, 119);
}

.testimonial.testimonial-with-quotes blockquote p {
    color: rgb(119, 119, 119);
}

.quantity .qty {
    color: rgb(0, 173, 186);
}

.quantity .minus:hover {
    color: rgb(0, 173, 186);
}

.quantity .plus:hover {
    color: rgb(0, 173, 186);
}

.yith-wcwl-add-to-wishlist a {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist span {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist span:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist a:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist span:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.yith-wcwl-add-to-wishlist span.ajax-loading {
    border-color: rgb(227, 97, 89);
}

    .yith-wcwl-add-to-wishlist span.ajax-loading:hover {
        background-color: rgb(227, 97, 89);
    }

.add-links .quickview {
    border-color: rgb(43, 170, 177);
    color: rgb(43, 170, 177);
}

    .add-links .quickview:hover {
        border-color: rgb(43, 170, 177);
        color: rgb(255, 255, 255);
        background-color: rgb(43, 170, 177);
    }

    .add-links .quickview:focus {
        border-color: rgb(43, 170, 177);
        color: rgb(255, 255, 255);
        background-color: rgb(43, 170, 177);
    }

.summary-before .ms-lightbox-btn {
    background-color: rgb(0, 173, 186);
}

    .summary-before .ms-lightbox-btn:hover {
        background-color: rgb(0, 197, 211);
    }

.summary-before .ms-nav-next::before {
    color: rgb(0, 173, 186);
}

.summary-before .ms-nav-prev::before {
    color: rgb(0, 173, 186);
}

.summary-before .ms-thumblist-fwd::before {
    color: rgb(0, 173, 186);
}

.summary-before .ms-thumblist-bwd::before {
    color: rgb(0, 173, 186);
}

.product-images .zoom {
    background-color: rgb(0, 173, 186);
}

.product-summary-wrap .price {
    color: rgb(0, 173, 186);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a {
    color: inherit;
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span {
    color: inherit;
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a::before {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span::before {
    border-color: rgb(227, 97, 89);
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover {
    background: none;
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover {
    background: none;
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus {
    background: none;
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus {
    background: none;
    color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover::before {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover::before {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus::before {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus::before {
    color: rgb(255, 255, 255);
    background-color: rgb(227, 97, 89);
}

.gridlist-toggle > a {
    color: rgb(119, 119, 119);
}

    .gridlist-toggle > a:hover {
        border-color: rgb(0, 173, 186);
        background-color: rgb(0, 173, 186);
    }

    .gridlist-toggle > a:focus {
        border-color: rgb(0, 173, 186);
        background-color: rgb(0, 173, 186);
    }

    .gridlist-toggle > a.active {
        border-color: rgb(0, 173, 186);
        background-color: rgb(0, 173, 186);
    }

.woocommerce-pagination a:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce-pagination a:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce-pagination span.current {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.products li.product .product-loop-title {
    color: rgb(119, 119, 119);
}

ul.products li.product-category .product-loop-title {
    color: rgb(119, 119, 119);
}

ul.products li.product .product-loop-title:hover {
    color: rgb(0, 173, 186);
}

ul.products li.product-category .product-loop-title:hover {
    color: rgb(0, 173, 186);
}

ul.products li.product .product-loop-title:focus {
    color: rgb(0, 173, 186);
}

ul.products li.product-category .product-loop-title:focus {
    color: rgb(0, 173, 186);
}

ul.products li.product .product-loop-title:hover h3 {
    color: rgb(0, 173, 186);
}

ul.products li.product-category .product-loop-title:hover h3 {
    color: rgb(0, 173, 186);
}

ul.products li.product .product-loop-title:focus h3 {
    color: rgb(0, 173, 186);
}

ul.products li.product-category .product-loop-title:focus h3 {
    color: rgb(0, 173, 186);
}

ul.products li.product h3 {
    color: rgb(119, 119, 119);
}

ul.products li.product-category h3 {
    color: rgb(119, 119, 119);
}

ul.products li.product .links-on-image .add-links-wrap .add-links .quickview {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview {
    color: rgb(255, 255, 255);
    background-color: rgb(43, 170, 177);
}

ul.products li.product .links-on-image .add-links-wrap .add-links .quickview:hover {
    background-color: rgb(48, 190, 198);
}

ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview:hover {
    background-color: rgb(48, 190, 198);
}

.product_title a:hover {
    color: rgb(0, 173, 186);
}

.product_title a:focus {
    color: rgb(0, 173, 186);
}

.add_to_cart_button:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.add_to_cart_read_more:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.add_to_cart_button:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.add_to_cart_read_more:focus {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.products li.product:hover .add_to_cart_button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.products li.product:hover .add_to_cart_read_more {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.list li.product .add_to_cart_button {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.list li.product .add_to_cart_read_more {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

ul.products li.product .links-on-image .add-links .add_to_cart_button {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

ul.products li.product .links-on-image .add-links .add_to_cart_read_more {
    border-color: rgb(0, 173, 186);
    color: rgb(0, 173, 186);
}

ul.products li.product .links-on-image .add-links .add_to_cart_button:hover {
    background-color: rgb(0, 173, 186);
}

ul.products li.product .links-on-image .add-links .add_to_cart_read_more:hover {
    background-color: rgb(0, 173, 186);
}

.stock {
    color: rgb(0, 173, 186);
}

.product-image .labels .viewcart {
    color: rgb(0, 173, 186);
}

    .product-image .labels .viewcart:hover {
        background-color: rgb(0, 173, 186);
    }

#yith-wcwl-popup-message {
    border-color: rgb(0, 173, 186);
    color: rgb(119, 119, 119);
}

.sidebar #yith-ajaxsearchform .btn {
    background: rgb(0, 173, 186);
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background-color: rgb(0, 197, 211);
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: rgb(0, 173, 186);
}

.widget_product_categories .widget-title {
    color: rgb(119, 119, 119);
}

.widget_price_filter .widget-title {
    color: rgb(119, 119, 119);
}

.widget_layered_nav .widget-title {
    color: rgb(119, 119, 119);
}

.widget_layered_nav_filters .widget-title {
    color: rgb(119, 119, 119);
}

.widget_rating_filter .widget-title {
    color: rgb(119, 119, 119);
}

.widget_product_categories .widget-title .toggle:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.widget_price_filter .widget-title .toggle:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.widget_layered_nav .widget-title .toggle:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.widget_layered_nav_filters .widget-title .toggle:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.widget_rating_filter .widget-title .toggle:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.widget_product_categories ul li > a {
    color: rgb(119, 119, 119);
}

.widget_price_filter ul li > a {
    color: rgb(119, 119, 119);
}

.widget_layered_nav ul li > a {
    color: rgb(119, 119, 119);
}

.widget_layered_nav_filters ul li > a {
    color: rgb(119, 119, 119);
}

.widget_rating_filter ul li > a {
    color: rgb(119, 119, 119);
}

.widget_product_categories ol li > a {
    color: rgb(119, 119, 119);
}

.widget_price_filter ol li > a {
    color: rgb(119, 119, 119);
}

.widget_layered_nav ol li > a {
    color: rgb(119, 119, 119);
}

.widget_layered_nav_filters ol li > a {
    color: rgb(119, 119, 119);
}

.widget_rating_filter ol li > a {
    color: rgb(119, 119, 119);
}

.widget_product_categories ul li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_price_filter ul li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ul li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_product_categories ol li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_price_filter ol li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ol li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ol li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ol li > a:hover {
    color: rgb(0, 173, 186);
}

.widget_product_categories ul li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_price_filter ul li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ul li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_product_categories ol li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_price_filter ol li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ol li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ol li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ol li > a:focus {
    color: rgb(0, 173, 186);
}

.widget_product_categories ul li .toggle {
    color: rgb(0, 173, 186);
}

.widget_price_filter ul li .toggle {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li .toggle {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li .toggle {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ul li .toggle {
    color: rgb(0, 173, 186);
}

.widget_product_categories ol li .toggle {
    color: rgb(0, 173, 186);
}

.widget_price_filter ol li .toggle {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ol li .toggle {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ol li .toggle {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ol li .toggle {
    color: rgb(0, 173, 186);
}

.widget_product_categories ul li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_price_filter ul li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_layered_nav ul li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_layered_nav_filters ul li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_rating_filter ul li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_product_categories ol li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_price_filter ol li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_layered_nav ol li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_layered_nav_filters ol li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_rating_filter ol li .toggle:hover {
    color: rgb(0, 197, 211);
}

.widget_product_categories ul li.current > a {
    color: rgb(0, 173, 186);
}

.widget_price_filter ul li.current > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li.current > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li.current > a {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ul li.current > a {
    color: rgb(0, 173, 186);
}

.widget_product_categories ol li.current > a {
    color: rgb(0, 173, 186);
}

.widget_price_filter ol li.current > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ol li.current > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ol li.current > a {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ol li.current > a {
    color: rgb(0, 173, 186);
}

.widget_product_categories ul li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_price_filter ul li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ul li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_product_categories ol li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_price_filter ol li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ol li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ol li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_rating_filter ol li.chosen > a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav ul li .count {
    color: rgb(170, 170, 170);
}

.widget_product_categories ul li .count {
    color: rgb(170, 170, 170);
}

.widget_rating_filter .wc-layered-nav-rating a {
    color: rgb(170, 170, 170);
}

.widget_layered_nav_filters ul li a::before {
    color: rgb(0, 173, 186);
}

.widget_layered_nav_filters ul li a:hover::before {
    color: rgb(0, 197, 211);
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a {
    color: rgb(119, 119, 119);
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
    color: rgb(119, 119, 119);
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
    border-color: rgb(0, 173, 186);
    background-color: rgb(0, 173, 186);
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:hover {
    border-color: rgb(0, 197, 211);
    background-color: rgb(0, 197, 211);
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a:hover {
    border-color: rgb(0, 197, 211);
    background-color: rgb(0, 197, 211);
}

.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover a {
    color: rgb(0, 173, 186);
}

.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a {
    color: rgb(0, 173, 186);
}

ul.product_list_widget li .product-details a {
    color: rgb(119, 119, 119);
}

.widget ul.product_list_widget li .product-details a {
    color: rgb(119, 119, 119);
}

ul.cart_list li .product-details a:hover {
    color: rgb(0, 173, 186);
}

ul.product_list_widget li .product-details a:hover {
    color: rgb(0, 173, 186);
}

ul.cart_list li a:hover {
    color: rgb(0, 173, 186);
}

ul.product_list_widget li a:hover {
    color: rgb(0, 173, 186);
}

.widget_recent_reviews .product_list_widget li a {
    color: rgb(119, 119, 119);
}

.widget.widget_recent_reviews .product_list_widget li a {
    color: rgb(119, 119, 119);
}

.widget_shopping_cart .total .amount {
    color: rgb(0, 173, 186);
}

.widget_shopping_cart .product-details .remove-product {
    color: rgb(119, 119, 119);
}

.woocommerce-cart .cart-form form {
    border-color: rgb(0, 173, 186);
}

.shipping_calculator h2 {
    color: rgb(0, 173, 186);
}

.cart_totals h2 {
    color: rgb(0, 173, 186);
}

.review-order.shop_table h2 {
    color: rgb(0, 173, 186);
}

.shipping_calculator h2 a {
    color: rgb(0, 173, 186);
}

.cart_totals h2 a {
    color: rgb(0, 173, 186);
}

.review-order.shop_table h2 a {
    color: rgb(0, 173, 186);
}

.shipping_calculator .order-total .amount {
    color: rgb(0, 173, 186);
}

.cart_totals .order-total .amount {
    color: rgb(0, 173, 186);
}

.review-order.shop_table .order-total .amount {
    color: rgb(0, 173, 186);
}

.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
    color: rgb(0, 173, 186);
}

    .woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
        color: rgb(0, 197, 211);
    }

    .woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
        color: rgb(0, 149, 161);
    }

.yith-wcan-loading::before {
    border-color: rgb(0, 173, 186);
}

.shop_table dl.variation {
    color: rgb(119, 119, 119);
}

.shop_table td.product-name {
    color: rgb(0, 173, 186);
}

.select2-container .select2-choice {
    color: rgb(119, 119, 119);
}

.select2-drop {
    color: rgb(119, 119, 119);
}

.select2-drop-active {
    color: rgb(119, 119, 119);
}

.form-row input[type='email'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='number'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='password'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='search'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='tel'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='text'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='url'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='color'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='date'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='datetime'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='datetime-local'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='month'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='time'] {
    color: rgb(119, 119, 119);
}

.form-row input[type='week'] {
    color: rgb(119, 119, 119);
}

.form-row select {
    color: rgb(119, 119, 119);
}

.form-row textarea {
    color: rgb(119, 119, 119);
}

.product-image .labels .onhot {
    background: rgb(98, 185, 89);
    color: rgb(255, 255, 255);
}

.summary-before .labels .onhot {
    background: rgb(98, 185, 89);
    color: rgb(255, 255, 255);
}

.product-image .labels .onsale {
    background: rgb(226, 124, 124);
    color: rgb(255, 255, 255);
}

.summary-before .labels .onsale {
    background: rgb(226, 124, 124);
    color: rgb(255, 255, 255);
}

.panel.panel-default .panel-heading.arrow a:hover::before {
    border-color: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

.tm-extra-product-options .tm-epo-field-label {
    color: rgb(0, 173, 186);
}

.tm-extra-product-options-totals .amount.final {
    color: rgb(0, 173, 186);
}

.fdm-item-panel .fdm-item-title {
    color: rgb(29, 33, 39);
}

body {
    color: rgb(119, 119, 119);
    line-height: 22px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: rgb(255, 255, 255);
}

@media all and (max-width:479px) {
    body {
        line-height: 20px;
        font-size: 13px;
    }
}

.color-body {
    color: rgb(119, 119, 119);
}

    .color-body a {
        color: rgb(119, 119, 119);
    }

        .color-body a:hover {
            color: rgb(119, 119, 119);
        }

        .color-body a:focus {
            color: rgb(119, 119, 119);
        }

h1 {
    color: rgb(29, 33, 39);
    line-height: 44px;
    font-family: Open Sans;
    font-size: 36px;
    font-weight: 400;
}

    h1.big {
        line-height: 54px;
        font-size: 58.15px;
    }

    h1.small {
        line-height: 41.99px;
        font-size: 30.46px;
        font-weight: 600;
    }

@media all and (max-width:479px) {
    h1 {
        line-height: 40px;
        font-size: 33.42px;
    }

        h1.big {
            line-height: 49.09px;
            font-size: 54px;
        }
}

h2 {
    color: rgb(29, 33, 39);
    line-height: 40px;
    font-family: Open Sans;
    font-size: 30px;
    font-weight: 300;
}

@media all and (max-width:479px) {
    h2 {
        line-height: 36.36px;
        font-size: 27.85px;
    }
}

h3 {
    color: rgb(29, 33, 39);
    line-height: 32px;
    font-family: Open Sans;
    /*font-family:'Times New Roman';*/
    font-size: 25px;
    font-weight: 400;
}

@media all and (max-width:479px) {
    h3 {
        line-height: 29.09px;
        font-size: 23.21px;
    }
}

h4 {
    color: rgb(29, 33, 39);
    line-height: 27px;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 400;
}

@media all and (max-width:479px) {
    h4 {
        line-height: 24.54px;
        font-size: 18.57px;
    }
}

h5 {
    color: rgb(29, 33, 39);
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
}

@media all and (max-width:479px) {
    h5 {
        line-height: 16.36px;
        font-size: 13px;
    }
}

h6 {
    color: rgb(29, 33, 39);
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

@media all and (max-width:479px) {
    h6 {
        line-height: 16.36px;
        font-size: 13px;
    }
}

html .heading-primary {
    color: rgb(0, 173, 186) !important;
}

html .lnk-primary {
    color: rgb(0, 173, 186) !important;
}

html .text-color-primary {
    color: rgb(0, 173, 186) !important;
}

html .heading.heading-primary h1 {
    border-color: rgb(0, 173, 186);
}

html .heading.heading-primary h2 {
    border-color: rgb(0, 173, 186);
}

html .heading.heading-primary h3 {
    border-color: rgb(0, 173, 186);
}

html .heading.heading-primary h4 {
    border-color: rgb(0, 173, 186);
}

html .heading.heading-primary h5 {
    border-color: rgb(0, 173, 186);
}

html .heading.heading-primary h6 {
    border-color: rgb(0, 173, 186);
}

html .heading-secondary {
    color: rgb(227, 97, 89) !important;
}

html .lnk-secondary {
    color: rgb(227, 97, 89) !important;
}

html .text-color-secondary {
    color: rgb(227, 97, 89) !important;
}

html .heading.heading-secondary h1 {
    border-color: rgb(227, 97, 89);
}

html .heading.heading-secondary h2 {
    border-color: rgb(227, 97, 89);
}

html .heading.heading-secondary h3 {
    border-color: rgb(227, 97, 89);
}

html .heading.heading-secondary h4 {
    border-color: rgb(227, 97, 89);
}

html .heading.heading-secondary h5 {
    border-color: rgb(227, 97, 89);
}

html .heading.heading-secondary h6 {
    border-color: rgb(227, 97, 89);
}

html .heading-tertiary {
    color: rgb(43, 170, 177) !important;
}

html .lnk-tertiary {
    color: rgb(43, 170, 177) !important;
}

html .text-color-tertiary {
    color: rgb(43, 170, 177) !important;
}

html .heading.heading-tertiary h1 {
    border-color: rgb(43, 170, 177);
}

html .heading.heading-tertiary h2 {
    border-color: rgb(43, 170, 177);
}

html .heading.heading-tertiary h3 {
    border-color: rgb(43, 170, 177);
}

html .heading.heading-tertiary h4 {
    border-color: rgb(43, 170, 177);
}

html .heading.heading-tertiary h5 {
    border-color: rgb(43, 170, 177);
}

html .heading.heading-tertiary h6 {
    border-color: rgb(43, 170, 177);
}

html .heading-quaternary {
    color: rgb(56, 63, 72) !important;
}

html .lnk-quaternary {
    color: rgb(56, 63, 72) !important;
}

html .text-color-quaternary {
    color: rgb(56, 63, 72) !important;
}

html .heading.heading-quaternary h1 {
    border-color: rgb(56, 63, 72);
}

html .heading.heading-quaternary h2 {
    border-color: rgb(56, 63, 72);
}

html .heading.heading-quaternary h3 {
    border-color: rgb(56, 63, 72);
}

html .heading.heading-quaternary h4 {
    border-color: rgb(56, 63, 72);
}

html .heading.heading-quaternary h5 {
    border-color: rgb(56, 63, 72);
}

html .heading.heading-quaternary h6 {
    border-color: rgb(56, 63, 72);
}

html .heading-dark {
    color: rgb(46, 53, 62) !important;
}

html .lnk-dark {
    color: rgb(46, 53, 62) !important;
}

html .text-color-dark {
    color: rgb(46, 53, 62) !important;
}

html .heading.heading-dark h1 {
    border-color: rgb(46, 53, 62);
}

html .heading.heading-dark h2 {
    border-color: rgb(46, 53, 62);
}

html .heading.heading-dark h3 {
    border-color: rgb(46, 53, 62);
}

html .heading.heading-dark h4 {
    border-color: rgb(46, 53, 62);
}

html .heading.heading-dark h5 {
    border-color: rgb(46, 53, 62);
}

html .heading.heading-dark h6 {
    border-color: rgb(46, 53, 62);
}

html .heading-light {
    color: rgb(255, 255, 255) !important;
}

html .lnk-light {
    color: rgb(255, 255, 255) !important;
}

html .text-color-light {
    color: rgb(255, 255, 255) !important;
}

html .heading.heading-light h1 {
    border-color: rgb(255, 255, 255);
}

html .heading.heading-light h2 {
    border-color: rgb(255, 255, 255);
}

html .heading.heading-light h3 {
    border-color: rgb(255, 255, 255);
}

html .heading.heading-light h4 {
    border-color: rgb(255, 255, 255);
}

html .heading.heading-light h5 {
    border-color: rgb(255, 255, 255);
}

html .heading.heading-light h6 {
    border-color: rgb(255, 255, 255);
}

.inverted {
    background-color: rgb(0, 173, 186);
}

html .inverted-primary {
    background-color: rgb(0, 173, 186);
}

html .inverted-secondary {
    background-color: rgb(227, 97, 89);
}

html .inverted-tertiary {
    background-color: rgb(43, 170, 177);
}

html .inverted-quaternary {
    background-color: rgb(56, 63, 72);
}

html .inverted-dark {
    background-color: rgb(46, 53, 62);
}

html .inverted-light {
    background-color: rgb(255, 255, 255);
}

.alternative-font {
    font-family: Shadows Into Light;
    font-weight: 400;
}

@media all and (min-width:768px) {
    .banner-wrapper-boxed#banner-wrapper {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    .banner-wrapper-boxed#banner-wrapper {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    .banner-wrapper-boxed#banner-wrapper {
        max-width: 1170px;
    }
}

@media all and (min-width:768px) {
    .main-boxed#main {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    .main-boxed#main {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    .main-boxed#main {
        max-width: 1170px;
    }
}

#main {
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: rgb(255, 255, 255);
}

    #main .content-bottom-wrapper {
        padding-top: 0px;
        padding-bottom: 20px;
        background-image: none;
        background-attachment: scroll;
        background-repeat: repeat;
        background-size: auto;
        background-color: rgb(255, 255, 255);
    }

body.boxed .page-wrapper {
    border-top-color: rgb(0, 173, 186);
}

@media all and (min-width:768px) {
    body.boxed .page-wrapper {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    body.boxed .page-wrapper {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    body.boxed .page-wrapper {
        max-width: 1170px;
    }
}

@media all and (min-width:1170px) {
    body.boxed [data-vc-stretch-content].vc_row {
        max-width: 1170px;
    }

    body.boxed .ult-vc-hide-row {
        max-width: 1170px;
    }
}

@media all and (min-width:768px) {
    .main-boxed#main [data-vc-stretch-content].vc_row {
        max-width: 750px;
    }

    .main-boxed#main .ult-vc-hide-row {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    .main-boxed#main [data-vc-stretch-content].vc_row {
        max-width: 990px;
    }

    .main-boxed#main .ult-vc-hide-row {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    .main-boxed#main [data-vc-stretch-content].vc_row {
        max-width: 1170px;
    }

    .main-boxed#main .ult-vc-hide-row {
        max-width: 1170px;
    }
}

@media all and (min-width:1170px) {
    body.boxed .sticky-header#header .header-main.sticky {
        max-width: 1170px;
    }

    body.boxed .sticky-header#header .main-menu-wrap {
        max-width: 1170px;
    }
}

@media all and (min-width:1170px) {
    body.boxed .sticky-header#header .header-main.sticky {
        max-width: 1170px;
    }

    #header-boxed .sticky-header#header .header-main.sticky {
        max-width: 1170px;
    }

    body.boxed .sticky-header#header .main-menu-wrap {
        max-width: 1170px;
    }

    #header-boxed .sticky-header#header .main-menu-wrap {
        max-width: 1170px;
    }
}

.mobile-sidebar .sidebar-toggle {
    color: rgb(119, 119, 119);
}

    .mobile-sidebar .sidebar-toggle:hover {
        color: rgb(0, 173, 186);
    }

.sidebar-content .filter-title {
    color: rgb(0, 173, 186);
}

.header-wrapper {
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: transparent;
}

#header {
    color: rgb(153, 153, 153);
}

    #header .logo-text {
        color: rgb(0, 136, 204);
        line-height: 48px;
        font-family: Open Sans;
        font-size: 40px;
        font-weight: 700;
    }

@media all and (max-width:479px) {
    #header .logo-text {
        line-height: 43.63px;
        font-size: 37.14px;
    }
}

#header .header-main {
    background-image: linear-gradient(rgb(246, 246, 246), rgb(255, 255, 255));
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-size: auto;
    background-color: rgb(250, 250, 250);
}

.fixed-header #header .header-main {
    background-color: rgba(255, 255, 255, 0.8);
}

.fixed-header #header .searchform {
    border-color: rgba(204, 204, 204, 0.5);
    background-color: rgba(255, 255, 255, 0.5);
}

@media all and (max-width:991px) {
    .fixed-header #header .searchform {
        border-color: rgb(204, 204, 204);
        background-color: rgb(255, 255, 255);
    }
}

.fixed-header #header .searchform-popup .searchform {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}

.fixed-header #header .main-menu-wrap {
    box-shadow: none;
}

.fixed-header #header #main-menu .mega-menu {
    box-shadow: none;
}

.fixed-header .sticky-header#header .searchform {
    background: rgb(255, 255, 255);
    border-color: rgb(204, 204, 204);
}

.fixed-header .sticky-header#header .main-menu-wrap {
    background-color: rgb(255, 255, 255);
}

.fixed-header .sticky-header#header #main-menu .mega-menu {
    background-color: transparent;
}

.sticky-header#header .header-main {
    background-image: linear-gradient(rgb(246, 246, 246), rgb(255, 255, 255));
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-size: auto;
    background-color: rgb(250, 250, 250);
}

.fixed-header .sticky-header#header .header-main {
    background-image: linear-gradient(rgb(246, 246, 246), rgb(255, 255, 255));
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-size: auto;
    background-color: rgb(250, 250, 250);
}

.sticky-header#header .main-menu-wrap {
    background-color: rgb(255, 255, 255);
}

.fixed-header .sticky-header#header .main-menu-wrap {
    background-color: rgb(255, 255, 255);
}

#header .header-main .header-contact {
    color: rgb(153, 153, 153);
}

    #header .header-main .header-contact * {
        color: rgb(153, 153, 153);
    }

    #header .header-main .header-contact a {
        color: rgb(153, 153, 153);
    }

        #header .header-main .header-contact a:hover {
            color: rgb(153, 153, 153);
        }

    #header .header-main .header-contact .nav-top > li > a {
        color: rgb(153, 153, 153);
    }

        #header .header-main .header-contact .nav-top > li > a:hover {
            background-color: rgb(247, 247, 247);
        }

#header .header-top .header-contact {
    color: rgb(119, 119, 119);
}

    #header .header-top .header-contact * {
        color: rgb(119, 119, 119);
    }

    #header .header-top .header-contact a {
        color: rgb(0, 173, 186);
    }

        #header .header-top .header-contact a:hover {
            color: rgb(0, 173, 186);
        }

    #header .header-top .header-contact .nav-top > li > a:hover {
        background-color: rgb(255, 255, 255);
    }

#header .tooltip-icon {
    border-color: rgb(153, 153, 153);
    color: rgb(153, 153, 153);
}

@media all and (min-width:768px) {
    #header-boxed {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    #header-boxed {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    #header-boxed {
        max-width: 1170px;
    }
}

@media all and (min-width:992px) {
    :not(.fixed-header).header-wrapper.header-side-nav #header {
        background-image: linear-gradient(rgb(246, 246, 246), rgb(255, 255, 255));
        background-attachment: scroll;
        background-repeat: repeat-x;
        background-size: auto;
        background-color: rgb(250, 250, 250);
    }

    .header-wrapper.header-side-nav.fixed-header #header {
        background-color: rgba(255, 255, 255, 0.8);
    }
}

#header .top-links > li.menu-item::before {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item > a {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item > h5 {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item > a.active {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item > h5.active {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item:hover > a {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item:hover > h5 {
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item.has-sub:hover > a {
    background: rgb(242, 242, 242);
    color: rgb(153, 153, 153);
}

#header .top-links > li.menu-item.has-sub:hover > h5 {
    background: rgb(242, 242, 242);
    color: rgb(153, 153, 153);
}

#header .top-links .narrow .popup > .inner {
    background: rgb(242, 242, 242);
}

#header .top-links .narrow .popup ul.sub-menu {
    background: rgb(242, 242, 242);
}

#header .top-links .narrow .popup li.menu-item > a {
    color: rgb(153, 153, 153);
}

#header .top-links .narrow .popup li.menu-item > h5 {
    color: rgb(153, 153, 153);
}

#header .top-links .narrow .popup li.menu-item:hover > a {
    background: rgb(153, 153, 153);
}

#header .top-links .narrow .popup li.menu-item:hover > h5 {
    background: rgb(153, 153, 153);
}

#header .header-top .top-links > li.menu-item::after {
    color: rgb(119, 119, 119);
}

#header .header-top .top-links > li.menu-item > a {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item > h5 {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item > a.active {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item > h5.active {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item:hover > a {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item:hover > h5 {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item.has-sub:hover > a {
    background: none;
    color: rgb(0, 173, 186);
}

#header .header-top .top-links > li.menu-item.has-sub:hover > h5 {
    background: none;
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup > .inner {
    background: rgb(244, 244, 244);
}

#header .header-top .top-links .narrow .popup ul.sub-menu {
    background: rgb(244, 244, 244);
}

#header .header-top .top-links .narrow .popup li.menu-item > a {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup li.menu-item > h5 {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > a {
    background: none;
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > h5 {
    background: none;
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > a:hover {
    color: rgb(0, 173, 186);
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > h5:hover {
    color: rgb(0, 173, 186);
}

#header {
    border-top-color: rgb(237, 237, 237);
    border-top-width: 5px;
    border-top-style: solid;
}

.header-top {
    background: rgb(244, 244, 244);
    border-bottom-color: rgb(237, 237, 237);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .header-top .welcome-msg {
        color: rgb(119, 119, 119);
    }

    .header-top .gap {
        color: rgb(119, 119, 119);
    }

    .header-top .welcome-msg a {
        color: rgb(0, 173, 186);
    }

        .header-top .welcome-msg a:hover {
            color: rgb(0, 173, 186);
        }

.main-menu-wrap {
    padding: 0px 0px 15px;
    background-color: transparent;
}

.sticky-header#header .main-menu-wrap {
    padding: 8px 0px;
}

#header .main-menu-wrap .menu-right .searchform-popup .searchform {
    border-color: rgb(204, 204, 204);
}

#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {
    color: rgb(119, 119, 119);
}

    #header .main-menu-wrap .menu-right .searchform-popup .search-toggle:hover {
    }

.main-menu-wrap .menu-right .minicart-box#mini-cart {
    background: none;
    border-color: transparent;
}

.main-menu-wrap .menu-right .minicart-inline#mini-cart {
    background: none;
}

    .main-menu-wrap .menu-right .minicart-inline#mini-cart .cart-items {
        color: rgb(0, 136, 204);
    }

.main-menu-wrap .menu-right #mini-cart .minicart-icon {
    color: rgb(0, 136, 204);
}

.main-menu-wrap .menu-right #mini-cart .cart-items {
    color: rgb(0, 136, 204);
}

.main-menu-wrap .menu-right #mini-cart .cart-popup {
    border-color: rgb(0, 136, 204);
}

    .main-menu-wrap .menu-right #mini-cart .cart-popup::before {
        border-color: rgb(0, 136, 204);
    }

.main-menu-wrap #main-menu .mega-menu > li.menu-item > a {
    padding: 11px 13px 9px;
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
    padding: 11px 13px 9px;
}

@media all and (max-width:1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > a {
        padding: 9px 10px 7px;
    }

    .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
        padding: 9px 10px 7px;
    }
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip {
    top: -4px;
    right: 13px;
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
    top: -4px;
    right: 13px;
}

@media all and (max-width:1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip {
        top: -6px;
        right: 10px;
    }

    .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
        top: -6px;
        right: 10px;
    }
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a {
    padding-bottom: 12px;
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
    padding-bottom: 12px;
}

@media all and (max-width:1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a {
        padding-bottom: 10px;
    }

    .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
        padding-bottom: 10px;
    }
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block a {
    padding: 11px 13px 8px;
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 11px 13px 8px;
}

@media all and (max-width:1169px) {
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block a {
        padding: 9px 10px 6px;
    }

    .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
        padding: 9px 10px 6px;
    }
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    top: -4px;
    right: 13px;
}

@media all and (max-width:1169px) {
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
        top: -6px;
        right: 10px;
    }
}

#main-menu .mega-menu {
    background-color: transparent;
}

    #main-menu .mega-menu > li.menu-item > a {
        color: rgb(0, 173, 186);
        line-height: 20px;
        font-family: Open Sans;
        font-size: 12px;
        font-weight: 700;
    }

    #main-menu .mega-menu > li.menu-item > h5 {
        color: rgb(0, 173, 186);
        line-height: 20px;
        font-family: Open Sans;
        font-size: 12px;
        font-weight: 700;
    }

@media all and (max-width:1169px) {
    #main-menu .mega-menu > li.menu-item > a {
        line-height: 20px;
        font-size: 12px;
    }

    #main-menu .mega-menu > li.menu-item > h5 {
        line-height: 20px;
        font-size: 12px;
    }
}

#main-menu .mega-menu > li.menu-item.active > a {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu > li.menu-item.active > h5 {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu > li.menu-item.active:hover > a {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu > li.menu-item:hover > a {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu > li.menu-item.active:hover > h5 {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu > li.menu-item:hover > h5 {
    background: rgb(0, 173, 186);
    color: rgb(255, 255, 255);
}

#main-menu .mega-menu .popup {
    line-height: 24px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

#main-menu .mega-menu .wide .popup {
    border-top-color: rgb(0, 173, 186);
}

    #main-menu .mega-menu .wide .popup > .inner {
        background-color: rgb(255, 255, 255);
    }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
            color: rgb(51, 51, 51);
        }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
            color: rgb(51, 51, 51);
        }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
            color: rgb(119, 119, 119);
        }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
            color: rgb(119, 119, 119);
        }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover {
            color: rgb(119, 119, 119);
            background-color: rgb(244, 244, 244);
        }

        #main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
            color: rgb(119, 119, 119);
            background-color: rgb(244, 244, 244);
        }

#main-menu .mega-menu .narrow .popup ul.sub-menu {
    border-top-color: rgb(0, 173, 186);
    border-top-width: 5px;
    background-color: rgb(255, 255, 255);
}

    #main-menu .mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {
        top: -10px;
    }

#main-menu .mega-menu .narrow .popup li.menu-item > a {
    color: rgb(119, 119, 119);
    border-bottom-color: rgb(242, 242, 242);
}

#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
    color: rgb(119, 119, 119);
    border-bottom-color: rgb(242, 242, 242);
}

#main-menu .mega-menu .narrow .popup li.menu-item > a::before {
    color: rgb(0, 173, 186);
}

#main-menu .mega-menu .narrow .popup li.menu-item > h5::before {
    color: rgb(0, 173, 186);
}

#main-menu .mega-menu .narrow .popup li.menu-item:hover > a {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

#main-menu .menu-custom-block {
    color: rgb(119, 119, 119);
}

    #main-menu .menu-custom-block span {
        line-height: 20px;
        font-family: Open Sans;
        font-size: 12px;
        font-weight: 700;
    }

    #main-menu .menu-custom-block a {
        line-height: 20px;
        font-family: Open Sans;
        font-size: 12px;
        font-weight: 700;
    }

    #main-menu .menu-custom-block span {
        color: rgb(119, 119, 119);
    }

    #main-menu .menu-custom-block a {
        color: rgb(0, 173, 186);
        text-transform: uppercase;
    }

        #main-menu .menu-custom-block a:hover {
            color: rgb(0, 173, 186);
        }

#header .currency-switcher > li.menu-item::before {
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item::before {
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item > a {
    background: none;
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item > a {
    background: none;
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item > h5 {
    background: none;
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item > h5 {
    background: none;
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item > a.active {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item > a.active {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item > h5.active {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item > h5.active {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item:hover > a {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item:hover > a {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .currency-switcher > li.menu-item:hover > h5 {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .view-switcher > li.menu-item:hover > h5 {
    background: rgb(237, 237, 237);
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup ul.sub-menu {
    background: rgb(237, 237, 237);
}

#header .view-switcher .narrow .popup ul.sub-menu {
    background: rgb(237, 237, 237);
}

#header .currency-switcher .narrow .popup li.menu-item > a {
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item > a {
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup li.menu-item > a.active {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item > a.active {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup li.menu-item > h5.active {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item > h5.active {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup li.menu-item:hover > a {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item:hover > a {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .currency-switcher .narrow .popup li.menu-item:hover > h5 {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .view-switcher .narrow .popup li.menu-item:hover > h5 {
    background: rgb(250, 250, 250);
    color: rgb(119, 119, 119);
}

#header .searchform {
    background: rgb(255, 255, 255);
    border-color: rgb(204, 204, 204);
}

@media all and (max-width:991px) {
    #header .searchform {
        border-color: rgb(204, 204, 204);
    }
}

#header .searchform input {
    color: rgb(85, 85, 85);
}

#header .searchform select {
    color: rgb(85, 85, 85);
}

#header .searchform button {
    color: rgb(85, 85, 85);
}

#header .searchform input:-ms-input-placeholder {
    color: rgb(85, 85, 85);
}

#header .searchform select:-ms-input-placeholder {
    color: rgb(85, 85, 85);
}

#header .searchform button:-ms-input-placeholder {
    color: rgb(85, 85, 85);
}

#header .searchform input {
    border-color: rgb(204, 204, 204);
}

#header .searchform select {
    border-color: rgb(204, 204, 204);
}

#header .searchform .selectric {
    border-color: rgb(204, 204, 204);
}

#header .searchform .selectric-hover .selectric {
    border-color: rgb(204, 204, 204);
}

#header .searchform .selectric-open .selectric {
    border-color: rgb(204, 204, 204);
}

#header .searchform button:hover {
    color: rgb(51, 51, 51);
}

#header .searchform .selectric .label {
    color: rgb(85, 85, 85);
}

#header .searchform select option {
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
}

#header .searchform .autocomplete-suggestion {
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
}

#header .searchform .autocomplete-suggestions {
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
}

#header .searchform .selectric-items {
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
}

    #header .searchform .selectric-items li {
        color: rgb(85, 85, 85);
    }

        #header .searchform .selectric-items li:hover {
            color: rgb(85, 85, 85);
        }

        #header .searchform .selectric-items li.selected {
            color: rgb(85, 85, 85);
        }

        #header .searchform .selectric-items li:hover {
            background-color: rgb(230, 230, 230);
        }

        #header .searchform .selectric-items li.selected {
            background-color: rgb(230, 230, 230);
        }

#header .searchform .autocomplete-suggestions {
    border-color: rgb(204, 204, 204);
}

#header .searchform .selectric-items {
    border-color: rgb(204, 204, 204);
}

#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
    color: rgb(85, 85, 85);
}

#header .searchform-popup .search-toggle {
    color: rgb(153, 153, 153);
}

    #header .searchform-popup .search-toggle:hover {
        color: rgb(153, 153, 153);
    }

#header .search-popup .searchform {
    border-color: rgb(204, 204, 204);
}

.minicart-box#mini-cart {
    background: none;
    border-color: transparent;
}

.minicart-inline#mini-cart {
    background: none;
}

    .minicart-inline#mini-cart .cart-items {
        color: rgb(0, 136, 204);
    }

#mini-cart .minicart-icon {
    color: rgb(0, 136, 204);
}

#mini-cart .cart-items {
    color: rgb(0, 136, 204);
}

#mini-cart .cart-popup {
    border-color: rgb(0, 136, 204);
    color: rgb(119, 119, 119);
}

    #mini-cart .cart-popup::before {
        border-color: rgb(0, 136, 204);
    }

@media all and (max-width:480px) {
    #header #mini-cart {
        background: none;
    }

        #header #mini-cart .cart-items {
            color: rgb(0, 136, 204);
        }
}

:not(.header-corporate)#header .header-top .share-links > a {
    color: rgb(0, 173, 186);
}

    :not(.header-corporate)#header .header-top .share-links > a:hover {
        color: rgb(0, 173, 186);
    }

#header .mobile-toggle {
    color: rgb(153, 153, 153);
}

    #header .mobile-toggle:hover {
        color: rgb(153, 153, 153);
    }

@media all and (min-width:992px) {
    .header-corporate#header .searchform button {
        color: rgb(195, 195, 195);
    }
}

@media all and (min-width:992px) {
    .header-11#header .header-main #main-menu .mega-menu > li.menu-item {
        margin-top: -5px;
    }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item > a {
            border-top-color: transparent;
            border-top-width: 5px;
            border-top-style: solid;
        }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item > h5 {
            border-top-color: transparent;
            border-top-width: 5px;
            border-top-style: solid;
        }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item.active > a {
            border-top-color: rgb(0, 173, 186);
            border-top-width: 5px;
            border-top-style: solid;
        }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item.active > h5 {
            border-top-color: rgb(0, 173, 186);
            border-top-width: 5px;
            border-top-style: solid;
        }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item:hover > a {
            border-top-color: rgb(0, 173, 186);
            border-top-width: 5px;
            border-top-style: solid;
        }

        .header-11#header .header-main #main-menu .mega-menu > li.menu-item:hover > h5 {
            border-top-color: rgb(0, 173, 186);
            border-top-width: 5px;
            border-top-style: solid;
        }
}

.header-18#header .header-right .mega-menu > li.menu-item > a {
    padding: 11px 13px 9px;
}

@media all and (max-width:1169px) {
    .header-18#header .header-right .mega-menu > li.menu-item > a {
        padding: 9px 10px 7px;
    }
}

.header-18#header .header-right .mega-menu > li.menu-item > h5 {
    padding: 11px 13px 9px;
}

@media all and (max-width:1169px) {
    .header-18#header .header-right .mega-menu > li.menu-item > h5 {
        padding: 9px 10px 7px;
    }
}

.header-18#header .searchform-popup .search-toggle {
    color: rgb(0, 173, 186);
    font-size: 13px;
}

.header-18#header .minicart-inline#mini-cart .minicart-icon {
    font-size: 18px;
}

.header-18#header .minicart-inline#mini-cart .cart-items {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
}

@media all and (min-width:992px) {
    #header {
        margin: 0px;
    }

    .logo-overlay-header#header .overlay-logo {
        top: 0px;
    }

    .logo-overlay-header.sticky-header#header .overlay-logo {
        top: -90px;
    }
}

.header-wrapper.header-side-nav #header .share-links a {
    color: rgb(255, 255, 255);
    background-color: rgb(158, 158, 158);
}

.header-wrapper.header-side-nav #header .header-copyright {
    color: rgb(119, 119, 119);
}

@media all and (min-width:992px) {
    .header-wrapper.header-side-nav #header .top-links li.menu-item > a {
        border-top-color: rgb(0, 197, 211);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item > h5 {
        border-top-color: rgb(0, 197, 211);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item > a {
        color: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item.active > a {
        color: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item > h5 {
        color: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item.active > h5 {
        color: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover {
        background: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover {
        background: rgb(0, 173, 186);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > a {
        color: rgb(255, 255, 255);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > a {
        color: rgb(255, 255, 255);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > h5 {
        color: rgb(255, 255, 255);
    }

    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > h5 {
        color: rgb(255, 255, 255);
    }
}

.header-9.sticky-header#header .main-menu-wrap {
    background-color: transparent;
}

.fixed-header .header-9.sticky-header#header .main-menu-wrap {
    background-color: transparent;
}

#main-toggle-menu .toggle-menu-wrap {
    background-color: transparent;
}

.header-side-nav .sidebar-menu > li.menu-item > a {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item > h5 {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item > a {
    color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
    color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item.active > a {
    color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item.active > a {
    color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item > h5 {
    color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
    color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item.active > h5 {
    color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item.active > h5 {
    color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item:hover {
    background: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover {
    background: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item.active:hover {
    background: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover {
    background: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item:hover > a {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu > li.menu-item.active:hover > a {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > a {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu > li.menu-item:hover > h5 {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5 {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu > li.menu-item.active:hover > h5 {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > h5 {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu > li.menu-item > .arrow::before {
    border-left-color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow::before {
    border-left-color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu > li.menu-item:hover > a {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a {
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > a {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > a {
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item:hover > h5 {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5 {
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow::before {
    border-left-color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow::before {
    border-left-color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu .popup {
    line-height: 24px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.toggle-menu-wrap .sidebar-menu .popup {
    line-height: 24px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.header-side-nav .sidebar-menu .wide .popup {
    border-left-color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu .wide .popup {
    border-left-color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu .wide .popup > .inner {
    background-color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
    background-color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
    color: rgb(51, 51, 51);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
    color: rgb(51, 51, 51);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    color: rgb(51, 51, 51);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    color: rgb(51, 51, 51);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
    color: rgb(119, 119, 119);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
    color: rgb(119, 119, 119);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: rgb(119, 119, 119);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
    color: rgb(119, 119, 119);
    background-color: rgb(244, 244, 244);
}

.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu {
    background: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
    background: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item > a {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > a {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item > h5 {
    color: rgb(255, 255, 255);
}

.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > h5 {
    color: rgb(255, 255, 255);
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > a {
    background: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > a {
    background: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > h5 {
    background: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > h5 {
    background: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu .menu-custom-block span {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block span {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.header-side-nav .sidebar-menu .menu-custom-block a {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
    line-height: 18px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
}

.header-side-nav .sidebar-menu .menu-custom-block a {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
    color: rgb(0, 173, 186);
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu .menu-custom-block a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 173, 186);
}

.header-side-nav .sidebar-menu .menu-custom-block a:hover {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
    border-top-color: rgb(0, 197, 211);
}

.header-side-nav .sidebar-menu .menu-custom-block a:hover + a {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover + a {
    border-top-color: rgb(0, 197, 211);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
    border-top-color: rgba(0, 0, 0, 0.125);
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
    border-top-color: rgba(0, 0, 0, 0.125);
}

.page-top {
    border-top-color: rgb(56, 64, 69);
    border-bottom-color: rgb(204, 204, 204);
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: rgb(23, 23, 23);
}

    .page-top > .container {
        padding: 0px 15px;
    }

    .page-top ul.breadcrumb > li {
        color: rgb(119, 119, 119);
    }

        .page-top ul.breadcrumb > li a {
            color: rgb(0, 173, 186);
        }

        .page-top ul.breadcrumb > li .delimiter {
            color: rgb(195, 195, 195);
        }

    .page-top .yoast-breadcrumbs {
        color: rgb(119, 119, 119);
    }

    .page-top .breadcrumbs-wrap {
        color: rgb(119, 119, 119);
    }

    .page-top .yoast-breadcrumbs a {
        color: rgb(0, 173, 186);
    }

    .page-top .breadcrumbs-wrap a {
        color: rgb(0, 173, 186);
    }

    .page-top .page-title {
        color: rgb(255, 255, 255);
        font-family: Open Sans;
    }

    .page-top .page-sub-title {
        margin: 0px;
        color: rgb(230, 230, 230);
    }

    .page-top.page-header-1 .page-title {
        padding-bottom: 12px;
        margin-bottom: -11px;
        border-bottom-color: rgb(0, 173, 186);
        border-bottom-width: 5px;
        border-bottom-style: solid;
    }

    .page-top .product-nav .product-link {
        color: rgb(0, 173, 186);
    }

    .page-top .product-nav .product-popup {
        color: rgb(119, 119, 119);
    }

        .page-top .product-nav .product-popup::before {
            border-bottom-color: rgb(0, 173, 186);
        }

    .page-top .sort-source > li > a {
        color: rgb(255, 255, 255);
    }

    .page-top .sort-source > li.active > a {
        color: rgb(0, 173, 186);
    }

@media all and (max-width:767px) {
    .page-top .sort-source {
        background: rgb(23, 23, 23);
        bottom: -6px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: -15px;
        margin-bottom: -5px;
        margin-left: -15px;
        border-top-color: rgb(204, 204, 204);
        border-top-width: 5px;
        border-top-style: solid;
    }
}

@media all and (min-width:768px) {
    #breadcrumbs-boxed {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    #breadcrumbs-boxed {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    #breadcrumbs-boxed {
        max-width: 1170px;
    }
}

#nav-panel {
    color: rgb(255, 255, 255);
    background-color: rgb(29, 33, 39);
}

    #nav-panel .welcome-msg {
        color: rgb(255, 255, 255);
    }

    #nav-panel .accordion-menu {
        color: rgb(255, 255, 255);
    }

        #nav-panel .accordion-menu li.menu-item > a {
            color: rgb(255, 255, 255);
        }

        #nav-panel .accordion-menu li.menu-item > h5 {
            color: rgb(255, 255, 255);
        }

        #nav-panel .accordion-menu li.menu-item.active > a {
            color: rgb(255, 255, 255);
            background-color: rgb(40, 45, 54);
        }

        #nav-panel .accordion-menu li.menu-item:hover > a {
            color: rgb(255, 255, 255);
            background-color: rgb(40, 45, 54);
        }

        #nav-panel .accordion-menu li.menu-item.active > h5 {
            color: rgb(255, 255, 255);
            background-color: rgb(40, 45, 54);
        }

        #nav-panel .accordion-menu li.menu-item:hover > h5 {
            color: rgb(255, 255, 255);
            background-color: rgb(40, 45, 54);
        }

        #nav-panel .accordion-menu .arrow:hover {
            color: rgb(255, 255, 255);
        }

    #nav-panel .menu-custom-block {
        color: rgb(255, 255, 255);
    }

        #nav-panel .menu-custom-block span {
            color: rgb(255, 255, 255);
        }

        #nav-panel .menu-custom-block a {
            color: rgb(255, 255, 255);
        }

            #nav-panel .menu-custom-block a:hover {
                color: rgb(255, 255, 255);
                background-color: rgb(40, 45, 54);
            }

#nav-panel-close {
    color: rgb(255, 255, 255);
    background-color: rgb(29, 33, 39);
}

    #nav-panel-close:hover {
        color: rgb(242, 242, 242);
    }

.footer-top {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: rgb(255, 255, 255);
}

#footer {
    color: rgb(119, 119, 119);
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-color: rgb(14, 14, 14);
}

    #footer .footer-main {
        background-image: none;
        background-attachment: scroll;
        background-repeat: repeat;
        background-size: auto;
        background-color: transparent;
    }

    #footer p {
        color: rgb(119, 119, 119);
    }

    #footer .widget > div > ul li {
        color: rgb(119, 119, 119);
    }

    #footer .widget > ul li {
        color: rgb(119, 119, 119);
    }

    #footer a {
        color: rgb(255, 255, 255);
    }

        #footer a:hover {
            color: rgb(255, 255, 255);
        }

    #footer h1 {
        color: rgb(255, 255, 255);
    }

    #footer h2 {
        color: rgb(255, 255, 255);
    }

    #footer h3 {
        color: rgb(255, 255, 255);
    }

    #footer h4 {
        color: rgb(255, 255, 255);
    }

    #footer h5 {
        color: rgb(255, 255, 255);
    }

    #footer h6 {
        color: rgb(255, 255, 255);
    }

    #footer .widgettitle {
        color: rgb(255, 255, 255);
    }

    #footer .widget-title {
        color: rgb(255, 255, 255);
    }

    #footer h1 a {
        color: rgb(255, 255, 255);
    }

    #footer h2 a {
        color: rgb(255, 255, 255);
    }

    #footer h3 a {
        color: rgb(255, 255, 255);
    }

    #footer h4 a {
        color: rgb(255, 255, 255);
    }

    #footer h5 a {
        color: rgb(255, 255, 255);
    }

    #footer h6 a {
        color: rgb(255, 255, 255);
    }

    #footer .widgettitle a {
        color: rgb(255, 255, 255);
    }

    #footer .widget-title a {
        color: rgb(255, 255, 255);
    }

    #footer .footer-ribbon {
        background: rgb(0, 173, 186);
        color: rgb(255, 255, 255);
        font-family: Shadows Into Light;
        font-weight: 400;
    }

        #footer .footer-ribbon a {
            color: rgb(255, 255, 255);
        }

            #footer .footer-ribbon a:hover {
                color: rgb(255, 255, 255);
            }

            #footer .footer-ribbon a:focus {
                color: rgb(255, 255, 255);
            }

        #footer .footer-ribbon::before {
            border-right-color: rgb(0, 102, 110);
        }

    #footer .widget .tagcloud a {
        border-color: rgba(119, 119, 119, 0.3);
    }

        #footer .widget .tagcloud a:hover {
            border-color: rgb(0, 173, 186);
            background-color: rgb(0, 173, 186);
        }

    #footer .widget > div > ul {
        border-color: rgba(119, 119, 119, 0.3);
    }

    #footer .widget > ul {
        border-color: rgba(119, 119, 119, 0.3);
    }

    #footer .widget > div > ul li {
        border-color: rgba(119, 119, 119, 0.3);
    }

    #footer .widget > ul li {
        border-color: rgba(119, 119, 119, 0.3);
    }

    #footer .post-item-small {
        border-color: rgba(119, 119, 119, 0.3);
    }

    #footer .footer-bottom {
        color: rgb(85, 85, 85);
        background-image: none;
        background-attachment: scroll;
        background-repeat: repeat;
        background-size: auto;
        background-color: rgb(6, 6, 6);
    }

        #footer .footer-bottom p {
            color: rgb(85, 85, 85);
        }

        #footer .footer-bottom .widget > div > ul li {
            color: rgb(85, 85, 85);
        }

        #footer .footer-bottom .widget > ul li {
            color: rgb(85, 85, 85);
        }

        #footer .footer-bottom a {
            color: rgb(255, 255, 255);
        }

            #footer .footer-bottom a:hover {
                color: rgb(255, 255, 255);
            }

    #footer .widget.follow-us .share-links a {
        background: rgb(255, 255, 255);
        color: rgb(85, 85, 85);
    }

    #footer .tooltip-icon {
        border-color: rgb(255, 255, 255);
        color: rgb(255, 255, 255);
    }

.footer-wrapper.fixed #footer .footer-bottom {
    background-color: rgba(6, 6, 6, 0.8);
}

@media all and (min-width:768px) {
    #footer-boxed {
        max-width: 750px;
    }
}

@media all and (min-width:992px) {
    #footer-boxed {
        max-width: 990px;
    }
}

@media all and (min-width:1170px) {
    #footer-boxed {
        max-width: 1170px;
    }
}
