.alternative-font {
    color: #008fe2
}

a {
    color: #008fe2
}

a:hover {
    color: #009ffb
}

a:active {
    color: #007fc9
}

ul.list.icons li a {
    color: #777
}

ul.list.icons li i,
ul.list.icons li a:hover {
    color: #008fe2
}

.list.list-icons li .fa {
    color: #008fe2;
    border-color: #008fe2
}

.list.list-icons.list-icons-style-3 li .fa {
    background-color: #008fe2
}

.list.list-ordened li:before {
    color: #008fe2;
    border-color: #008fe2
}

.list.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2
}

html .list-primary.list-icons li .fa {
    color: #008fe2;
    border-color: #008fe2
}

html .list-primary.list-icons.list-icons-style-3 li .fa {
    background-color: #008fe2;
    color: #fff
}

html .list-primary.list-ordened li:before {
    color: #008fe2
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #fff
}

html .list-secondary.list-icons li .fa {
    color: #2d529f;
    border-color: #2d529f
}

html .list-secondary.list-icons.list-icons-style-3 li .fa {
    background-color: #2d529f;
    color: #fff
}

html .list-secondary.list-ordened li:before {
    color: #2d529f
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #fff
}

html .list-tertiary.list-icons li .fa {
    color: #3aabdd;
    border-color: #3aabdd
}

html .list-tertiary.list-icons.list-icons-style-3 li .fa {
    background-color: #3aabdd;
    color: #fff
}

html .list-tertiary.list-ordened li:before {
    color: #3aabdd
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #fff
}

html .list-quaternary.list-icons li .fa {
    color: #242424;
    border-color: #242424
}

html .list-quaternary.list-icons.list-icons-style-3 li .fa {
    background-color: #242424;
    color: #fff
}

html .list-quaternary.list-ordened li:before {
    color: #242424
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #fff
}

html .list-dark.list-icons li .fa {
    color: #2e353e;
    border-color: #2e353e
}

html .list-dark.list-icons.list-icons-style-3 li .fa {
    background-color: #2e353e;
    color: #fff
}

html .list-dark.list-ordened li:before {
    color: #2e353e
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #fff
}

html .list-light.list-icons li .fa {
    color: #fff;
    border-color: #fff
}

html .list-light.list-icons.list-icons-style-3 li .fa {
    background-color: #fff;
    color: #777
}

html .list-light.list-ordened li:before {
    color: #fff
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
    background-color: #008fe2;
    color: #777
}

ul[class^="wsp-"] li:before {
    color: #008fe2
}

.fontawesome-icon-list > div:hover,
.sample-icon-list > div:hover {
    color: #008fe2
}

.fontawesome-icon-list > div:hover .text-muted,
.sample-icon-list > div:hover .text-muted {
    color: #008fe2
}

ul.nav-pills > li.active > a {
    background-color: #008fe2
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
    background-color: #008fe2
}

html ul.nav-pills-primary a {
    color: #008fe2
}

html ul.nav-pills-primary a:hover {
    color: #009ffb
}

html ul.nav-pills-primary a:focus {
    color: #009ffb
}

html ul.nav-pills-primary a:active {
    color: #007fc9
}

html ul.nav-pills-primary > li.active > a {
    background-color: #008fe2
}

html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
    background-color: #008fe2
}

html ul.nav-pills-secondary a {
    color: #2d529f
}

html ul.nav-pills-secondary a:hover {
    color: #335cb3
}

html ul.nav-pills-secondary a:focus {
    color: #335cb3
}

html ul.nav-pills-secondary a:active {
    color: #27488b
}

html ul.nav-pills-secondary > li.active > a {
    background-color: #2d529f
}

html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
    background-color: #2d529f
}

html ul.nav-pills-tertiary a {
    color: #3aabdd
}

html ul.nav-pills-tertiary a:hover {
    color: #50b4e1
}

html ul.nav-pills-tertiary a:focus {
    color: #50b4e1
}

html ul.nav-pills-tertiary a:active {
    color: #25a1d8
}

html ul.nav-pills-tertiary > li.active > a {
    background-color: #3aabdd
}

html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
    background-color: #3aabdd
}

html ul.nav-pills-quaternary a {
    color: #242424
}

html ul.nav-pills-quaternary a:hover {
    color: #313131
}

html ul.nav-pills-quaternary a:focus {
    color: #313131
}

html ul.nav-pills-quaternary a:active {
    color: #171717
}

html ul.nav-pills-quaternary > li.active > a {
    background-color: #242424
}

html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
    background-color: #242424
}

html ul.nav-pills-dark a {
    color: #2e353e
}

html ul.nav-pills-dark a:hover {
    color: #39424d
}

html ul.nav-pills-dark a:focus {
    color: #39424d
}

html ul.nav-pills-dark a:active {
    color: #23282f
}

html ul.nav-pills-dark > li.active > a {
    background-color: #2e353e
}

html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
    background-color: #2e353e
}

html ul.nav-pills-light a {
    color: #fff
}

html ul.nav-pills-light a:hover {
    color: #fff
}

html ul.nav-pills-light a:focus {
    color: #fff
}

html ul.nav-pills-light a:active {
    color: #f2f2f2
}

html ul.nav-pills-light > li.active > a {
    background-color: #fff
}

html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
    background-color: #fff
}

.panel-group .panel-heading a {
    color: #000;
    padding: 0px 15px
}

html .panel-group.panel-group-primary .panel-heading {
    background-color: #008fe2 !important
}

html .panel-group.panel-group-primary .panel-heading a {
    color: #fff
}

html .panel-group.panel-group-secondary .panel-heading {
    background-color: #2d529f !important
}

html .panel-group.panel-group-secondary .panel-heading a {
    color: #fff
}

html .panel-group.panel-group-tertiary .panel-heading {
    background-color: #3aabdd !important
}

html .panel-group.panel-group-tertiary .panel-heading a {
    color: #fff
}

html .panel-group.panel-group-quaternary .panel-heading {
    background-color: #242424 !important
}

html .panel-group.panel-group-quaternary .panel-heading a {
    color: #fff
}

html .panel-group.panel-group-dark .panel-heading {
    background-color: #2e353e !important
}

html .panel-group.panel-group-dark .panel-heading a {
    color: #fff
}

html .panel-group.panel-group-light .panel-heading {
    background-color: #fff !important
}

html .panel-group.panel-group-light .panel-heading a {
    color: #777
}

section.toggle label {
    color: #008fe2;
    border-left-color: #008fe2
}

section.toggle.active > label {
    background-color: #008fe2;
    border-color: #008fe2;
    color: #fff
}

.toggle-simple section.toggle > label:after {
    background-color: #008fe2
}

html .toggle-primary .toggle label {
    color: #008fe2;
    border-left-color: #008fe2;
    border-right-color: #008fe2
}

html .toggle-primary .toggle.active > label {
    background-color: #008fe2;
    border-color: #008fe2;
    color: #fff
}

html .toggle-primary.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-primary.toggle-simple .toggle > label:after {
    background-color: #008fe2
}

html .toggle-secondary .toggle label {
    color: #2d529f;
    border-left-color: #2d529f;
    border-right-color: #2d529f
}

html .toggle-secondary .toggle.active > label {
    background-color: #2d529f;
    border-color: #2d529f;
    color: #fff
}

html .toggle-secondary.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-secondary.toggle-simple .toggle > label:after {
    background-color: #2d529f
}

html .toggle-tertiary .toggle label {
    color: #3aabdd;
    border-left-color: #3aabdd;
    border-right-color: #3aabdd
}

html .toggle-tertiary .toggle.active > label {
    background-color: #3aabdd;
    border-color: #3aabdd;
    color: #fff
}

html .toggle-tertiary.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-tertiary.toggle-simple .toggle > label:after {
    background-color: #3aabdd
}

html .toggle-quaternary .toggle label {
    color: #242424;
    border-left-color: #242424;
    border-right-color: #242424
}

html .toggle-quaternary .toggle.active > label {
    background-color: #242424;
    border-color: #242424;
    color: #fff
}

html .toggle-quaternary.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-quaternary.toggle-simple .toggle > label:after {
    background-color: #242424
}

html .toggle-dark .toggle label {
    color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e
}

html .toggle-dark .toggle.active > label {
    background-color: #2e353e;
    border-color: #2e353e;
    color: #fff
}

html .toggle-dark.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-dark.toggle-simple .toggle > label:after {
    background-color: #2e353e
}

html .toggle-light .toggle label {
    color: #fff;
    border-left-color: #fff;
    border-right-color: #fff
}

html .toggle-light .toggle.active > label {
    background-color: #fff;
    border-color: #fff;
    color: #777
}

html .toggle-light.toggle-simple .toggle > label {
    background: transparent;
    color: #1d2127
}

html .toggle-light.toggle-simple .toggle > label:after {
    background-color: #fff
}

html .blockquote-primary {
    border-color: #008fe2 !important
}

html .blockquote-secondary {
    border-color: #2d529f !important
}

html .blockquote-tertiary {
    border-color: #3aabdd !important
}

html .blockquote-quaternary {
    border-color: #242424 !important
}

html .blockquote-dark {
    border-color: #2e353e !important
}

html .blockquote-light {
    border-color: #fff !important
}

div.wpb_single_image .porto-vc-zoom .zoom-icon {
    background-color: #008fe2
}

div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
    background-color: #009ffb
}

.img-thumbnail .zoom,
.thumb-info .zoom,
.img-thumbnail .link,
.thumb-info .link {
    background-color: #008fe2
}

.img-thumbnail .zoom:hover,
.thumb-info .zoom:hover,
.img-thumbnail .link:hover,
.thumb-info .link:hover {
    background-color: #009ffb
}

html .label-primary {
    background-color: #008fe2;
    border-color: #008fe2
}

html .label-secondary {
    background-color: #2d529f;
    border-color: #2d529f
}

html .label-tertiary {
    background-color: #3aabdd;
    border-color: #3aabdd
}

html .label-quaternary {
    background-color: #242424;
    border-color: #242424
}

html .label-dark {
    background-color: #2e353e;
    border-color: #2e353e
}

html .label-light {
    background-color: #fff;
    border-color: #fff
}

html .alert-primary {
    background-color: #008fe2;
    border-color: #0085d3;
    color: #fff
}

html .alert-primary .alert-link {
    color: #fff
}

html .alert-secondary {
    background-color: #2d529f;
    border-color: #2a4c93;
    color: #fff
}

html .alert-secondary .alert-link {
    color: #fff
}

html .alert-tertiary {
    background-color: #3aabdd;
    border-color: #2da5db;
    color: #fff
}

html .alert-tertiary .alert-link {
    color: #fff
}

html .alert-quaternary {
    background-color: #242424;
    border-color: #1c1c1c;
    color: #fff
}

html .alert-quaternary .alert-link {
    color: #fff
}

html .alert-dark {
    background-color: #2e353e;
    border-color: #272d35;
    color: #fff
}

html .alert-dark .alert-link {
    color: #fff
}

html .alert-light {
    background-color: #fff;
    border-color: #f7f7f7;
    color: #777
}

html .alert-light .alert-link {
    color: #777
}

.porto-concept strong {
    color: #008fe2;
    font-family: Shadows Into Light
}

.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
    color: #008fe2
}

.circular-bar.only-icon .fa {
    color: #008fe2
}

html section.section-primary,
html .vc_row.section-primary,
html .vc_column_container.section-primary {
    background-color: #008fe2 !important;
    border-color: #007fc9 !important;
    color: #fff
}

html section.section-primary h1,
html .vc_row.section-primary h1,
html .vc_column_container.section-primary h1,
html section.section-primary h2,
html .vc_row.section-primary h2,
html .vc_column_container.section-primary h2,
html section.section-primary h3,
html .vc_row.section-primary h3,
html .vc_column_container.section-primary h3,
html section.section-primary h4,
html .vc_row.section-primary h4,
html .vc_column_container.section-primary h4,
html section.section-primary h5,
html .vc_row.section-primary h5,
html .vc_column_container.section-primary h5,
html section.section-primary h6,
html .vc_row.section-primary h6,
html .vc_column_container.section-primary h6 {
    color: #fff
}

html section.section-primary p,
html .vc_row.section-primary p,
html .vc_column_container.section-primary p {
    color: #e6e6e6
}

html section.section-primary-scale-2,
html .vc_row.section-primary-scale-2,
html .vc_column_container.section-primary-scale-2 {
    background-color: #006faf !important;
    border-color: #005f95 !important
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #fff
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #006faf
}

html section.section-secondary,
html .vc_row.section-secondary,
html .vc_column_container.section-secondary {
    background-color: #2d529f !important;
    border-color: #27488b !important;
    color: #fff
}

html section.section-secondary h1,
html .vc_row.section-secondary h1,
html .vc_column_container.section-secondary h1,
html section.section-secondary h2,
html .vc_row.section-secondary h2,
html .vc_column_container.section-secondary h2,
html section.section-secondary h3,
html .vc_row.section-secondary h3,
html .vc_column_container.section-secondary h3,
html section.section-secondary h4,
html .vc_row.section-secondary h4,
html .vc_column_container.section-secondary h4,
html section.section-secondary h5,
html .vc_row.section-secondary h5,
html .vc_column_container.section-secondary h5,
html section.section-secondary h6,
html .vc_row.section-secondary h6,
html .vc_column_container.section-secondary h6 {
    color: #fff
}

html section.section-secondary p,
html .vc_row.section-secondary p,
html .vc_column_container.section-secondary p {
    color: #e6e6e6
}

html section.section-secondary-scale-2,
html .vc_row.section-secondary-scale-2,
html .vc_column_container.section-secondary-scale-2 {
    background-color: #223e77 !important;
    border-color: #1c3363 !important
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #fff
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #223e77
}

html section.section-tertiary,
html .vc_row.section-tertiary,
html .vc_column_container.section-tertiary {
    background-color: #3aabdd !important;
    border-color: #25a1d8 !important;
    color: #fff
}

html section.section-tertiary h1,
html .vc_row.section-tertiary h1,
html .vc_column_container.section-tertiary h1,
html section.section-tertiary h2,
html .vc_row.section-tertiary h2,
html .vc_column_container.section-tertiary h2,
html section.section-tertiary h3,
html .vc_row.section-tertiary h3,
html .vc_column_container.section-tertiary h3,
html section.section-tertiary h4,
html .vc_row.section-tertiary h4,
html .vc_column_container.section-tertiary h4,
html section.section-tertiary h5,
html .vc_row.section-tertiary h5,
html .vc_column_container.section-tertiary h5,
html section.section-tertiary h6,
html .vc_row.section-tertiary h6,
html .vc_column_container.section-tertiary h6 {
    color: #fff
}

html section.section-tertiary p,
html .vc_row.section-tertiary p,
html .vc_column_container.section-tertiary p {
    color: #e6e6e6
}

html section.section-tertiary-scale-2,
html .vc_row.section-tertiary-scale-2,
html .vc_column_container.section-tertiary-scale-2 {
    background-color: #2291c2 !important;
    border-color: #1e81ad !important
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #fff
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #2291c2
}

html section.section-quaternary,
html .vc_row.section-quaternary,
html .vc_column_container.section-quaternary {
    background-color: #242424 !important;
    border-color: #171717 !important;
    color: #fff
}

html section.section-quaternary h1,
html .vc_row.section-quaternary h1,
html .vc_column_container.section-quaternary h1,
html section.section-quaternary h2,
html .vc_row.section-quaternary h2,
html .vc_column_container.section-quaternary h2,
html section.section-quaternary h3,
html .vc_row.section-quaternary h3,
html .vc_column_container.section-quaternary h3,
html section.section-quaternary h4,
html .vc_row.section-quaternary h4,
html .vc_column_container.section-quaternary h4,
html section.section-quaternary h5,
html .vc_row.section-quaternary h5,
html .vc_column_container.section-quaternary h5,
html section.section-quaternary h6,
html .vc_row.section-quaternary h6,
html .vc_column_container.section-quaternary h6 {
    color: #fff
}

html section.section-quaternary p,
html .vc_row.section-quaternary p,
html .vc_column_container.section-quaternary p {
    color: #e6e6e6
}

html section.section-quaternary-scale-2,
html .vc_row.section-quaternary-scale-2,
html .vc_column_container.section-quaternary-scale-2 {
    background-color: #0a0a0a !important;
    border-color: #000 !important
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #fff
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #0a0a0a
}

html section.section-dark,
html .vc_row.section-dark,
html .vc_column_container.section-dark {
    background-color: #2e353e !important;
    border-color: #23282f !important;
    color: #fff
}

html section.section-dark h1,
html .vc_row.section-dark h1,
html .vc_column_container.section-dark h1,
html section.section-dark h2,
html .vc_row.section-dark h2,
html .vc_column_container.section-dark h2,
html section.section-dark h3,
html .vc_row.section-dark h3,
html .vc_column_container.section-dark h3,
html section.section-dark h4,
html .vc_row.section-dark h4,
html .vc_column_container.section-dark h4,
html section.section-dark h5,
html .vc_row.section-dark h5,
html .vc_column_container.section-dark h5,
html section.section-dark h6,
html .vc_row.section-dark h6,
html .vc_column_container.section-dark h6 {
    color: #fff
}

html section.section-dark p,
html .vc_row.section-dark p,
html .vc_column_container.section-dark p {
    color: #e6e6e6
}

html section.section-dark-scale-2,
html .vc_row.section-dark-scale-2,
html .vc_column_container.section-dark-scale-2 {
    background-color: #181c21 !important;
    border-color: #0d0f12 !important
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #fff
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #181c21
}

html section.section-light,
html .vc_row.section-light,
html .vc_column_container.section-light {
    background-color: #fff !important;
    border-color: #f2f2f2 !important;
    color: #777
}

html section.section-light h1,
html .vc_row.section-light h1,
html .vc_column_container.section-light h1,
html section.section-light h2,
html .vc_row.section-light h2,
html .vc_column_container.section-light h2,
html section.section-light h3,
html .vc_row.section-light h3,
html .vc_column_container.section-light h3,
html section.section-light h4,
html .vc_row.section-light h4,
html .vc_column_container.section-light h4,
html section.section-light h5,
html .vc_row.section-light h5,
html .vc_column_container.section-light h5,
html section.section-light h6,
html .vc_row.section-light h6,
html .vc_column_container.section-light h6 {
    color: #777
}

html section.section-light p,
html .vc_row.section-light p,
html .vc_column_container.section-light p {
    color: #5e5e5e
}

html section.section-light-scale-2,
html .vc_row.section-light-scale-2,
html .vc_column_container.section-light-scale-2 {
    background-color: #e6e6e6 !important;
    border-color: #d9d9d9 !important
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
    color: #777
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_row.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after,
html .vc_column_container.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #e6e6e6
}

html section.section-default-scale-1,
html .vc_row.section-default-scale-1,
html .vc_column_container.section-default-scale-1 {
    background-color: #dbdbdb !important;
    border-top-color: #d3d3d3 !important
}

html section.section-default-scale-2,
html .vc_row.section-default-scale-2,
html .vc_column_container.section-default-scale-2 {
    background-color: #c1c1c1 !important;
    border-top-color: #b9b9b9 !important
}

html section.section-default-scale-3,
html .vc_row.section-default-scale-3,
html .vc_column_container.section-default-scale-3 {
    background-color: #a8a8a8 !important;
    border-top-color: #a0a0a0 !important
}

html section.section-default-scale-4,
html .vc_row.section-default-scale-4,
html .vc_column_container.section-default-scale-4 {
    background-color: #8e8e8e !important;
    border-top-color: #868686 !important
}

html section.section-default-scale-5,
html .vc_row.section-default-scale-5,
html .vc_column_container.section-default-scale-5 {
    background-color: #757575 !important;
    border-top-color: #6d6d6d !important
}

html section.section-default-scale-6,
html .vc_row.section-default-scale-6,
html .vc_column_container.section-default-scale-6 {
    background-color: #5b5b5b !important;
    border-top-color: #535353 !important
}

html section.section-default-scale-7,
html .vc_row.section-default-scale-7,
html .vc_column_container.section-default-scale-7 {
    background-color: #424242 !important;
    border-top-color: #3a3a3a !important
}

html section.section-default-scale-8,
html .vc_row.section-default-scale-8,
html .vc_column_container.section-default-scale-8 {
    background-color: #282828 !important;
    border-top-color: #202020 !important
}

html section.section-default-scale-9,
html .vc_row.section-default-scale-9,
html .vc_column_container.section-default-scale-9 {
    background-color: #0f0f0f !important;
    border-top-color: #070707 !important
}

html .popover-primary .popover-title {
    background-color: #008fe2 !important;
    color: #fff !important
}

html .popover-secondary .popover-title {
    background-color: #2d529f !important;
    color: #fff !important
}

html .popover-tertiary .popover-title {
    background-color: #3aabdd !important;
    color: #fff !important
}

html .popover-quaternary .popover-title {
    background-color: #242424 !important;
    color: #fff !important
}

html .popover-dark .popover-title {
    background-color: #2e353e !important;
    color: #fff !important
}

html .popover-light .popover-title {
    background-color: #fff !important;
    color: #777 !important
}

html .divider.divider-primary i {
    color: #008fe2
}

html .divider.divider-primary.divider-small hr {
    background: #008fe2
}

html .divider.divider-secondary i {
    color: #2d529f
}

html .divider.divider-secondary.divider-small hr {
    background: #2d529f
}

html .divider.divider-tertiary i {
    color: #3aabdd
}

html .divider.divider-tertiary.divider-small hr {
    background: #3aabdd
}

html .divider.divider-quaternary i {
    color: #242424
}

html .divider.divider-quaternary.divider-small hr {
    background: #242424
}

html .divider.divider-dark i {
    color: #2e353e
}

html .divider.divider-dark.divider-small hr {
    background: #2e353e
}

html .divider.divider-light i {
    color: #fff
}

html .divider.divider-light.divider-small hr {
    background: #fff
}

html .divider.divider-style-2.divider-primary i {
    background: #008fe2;
    color: #fff
}

html .divider.divider-style-2.divider-secondary i {
    background: #2d529f;
    color: #fff
}

html .divider.divider-style-2.divider-tertiary i {
    background: #3aabdd;
    color: #fff
}

html .divider.divider-style-2.divider-quaternary i {
    background: #242424;
    color: #fff
}

html .divider.divider-style-2.divider-dark i {
    background: #2e353e;
    color: #fff
}

html .divider.divider-style-2.divider-light i {
    background: #fff;
    color: #777
}

html .divider.divider-style-3.divider-primary i {
    border-color: #008fe2
}

html .divider.divider-style-3.divider-secondary i {
    border-color: #2d529f
}

html .divider.divider-style-3.divider-tertiary i {
    border-color: #3aabdd
}

html .divider.divider-style-3.divider-quaternary i {
    border-color: #242424
}

html .divider.divider-style-3.divider-dark i {
    border-color: #2e353e
}

html .divider.divider-style-3.divider-light i {
    border-color: #fff
}

.pricing-table li {
    color: #777
}

.pricing-table h3 .desc,
.pricing-table h3 span {
    color: #777
}

.pricing-table .plan {
    color: #777
}

.pricing-table .most-popular h3 {
    background-color: #008fe2;
    color: #fff
}

.pricing-table .most-popular h3 .desc {
    color: #fff
}

.pricing-table.pricing-table-flat .plan h3 {
    background-color: #008fe2;
    color: #fff
}

.pricing-table.pricing-table-flat .plan h3 .desc {
    color: #fff
}

.pricing-table.pricing-table-flat .plan h3 span {
    font-family: Open Sans;
    background: #008fe2;
    color: #fff
}

.pricing-table .most-popular {
    border-color: #008fe2
}

html .pricing-table .plan-primary h3 {
    background-color: #008fe2;
    color: #fff
}

html .pricing-table .plan-primary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-primary h3 {
    background-color: #008fe2;
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-primary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-primary h3 span {
    background: #008fe2;
    color: #fff
}

html .pricing-table .plan-secondary h3 {
    background-color: #2d529f;
    color: #fff
}

html .pricing-table .plan-secondary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-secondary h3 {
    background-color: #2d529f;
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-secondary h3 span {
    background: #2d529f;
    color: #fff
}

html .pricing-table .plan-tertiary h3 {
    background-color: #3aabdd;
    color: #fff
}

html .pricing-table .plan-tertiary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-tertiary h3 {
    background-color: #3aabdd;
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-tertiary h3 span {
    background: #3aabdd;
    color: #fff
}

html .pricing-table .plan-quaternary h3 {
    background-color: #242424;
    color: #fff
}

html .pricing-table .plan-quaternary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-quaternary h3 {
    background-color: #242424;
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-quaternary h3 span {
    background: #242424;
    color: #fff
}

html .pricing-table .plan-dark h3 {
    background-color: #2e353e;
    color: #fff
}

html .pricing-table .plan-dark h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-dark h3 {
    background-color: #2e353e;
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-dark h3 .desc {
    color: #fff
}

html .pricing-table.pricing-table-flat .plan-dark h3 span {
    background: #2e353e;
    color: #fff
}

html .pricing-table .plan-light h3 {
    background-color: #fff;
    color: #777
}

html .pricing-table .plan-light h3 .desc {
    color: #777
}

html .pricing-table.pricing-table-flat .plan-light h3 {
    background-color: #fff;
    color: #777
}

html .pricing-table.pricing-table-flat .plan-light h3 .desc {
    color: #777
}

html .pricing-table.pricing-table-flat .plan-light h3 span {
    background: #fff;
    color: #777
}

html .pricing-table .plan-primary {
    border-color: #008fe2
}

html .pricing-table .plan-secondary {
    border-color: #2d529f
}

html .pricing-table .plan-tertiary {
    border-color: #3aabdd
}

html .pricing-table .plan-quaternary {
    border-color: #242424
}

html .pricing-table .plan-dark {
    border-color: #2e353e
}

html .pricing-table .plan-light {
    border-color: #fff
}

.home-intro .get-started a:not(.btn) {
    color: #777
}

.home-intro p em {
    font-family: Shadows Into Light;
    color: #008fe2
}

.home-intro.light p {
    color: #008fe2
}

html .home-intro-primary {
    background: #008fe2;
    color: #fff
}

html .home-intro-primary .get-started a:not(.btn) {
    color: #fff
}

html .home-intro-primary p,
html .home-intro-primary p em {
    color: #fff
}

html .home-intro-primary.light p {
    color: #fff
}

html .home-intro-secondary {
    background: #2d529f;
    color: #fff
}

html .home-intro-secondary .get-started a:not(.btn) {
    color: #fff
}

html .home-intro-secondary p,
html .home-intro-secondary p em {
    color: #fff
}

html .home-intro-secondary.light p {
    color: #fff
}

html .home-intro-tertiary {
    background: #3aabdd;
    color: #fff
}

html .home-intro-tertiary .get-started a:not(.btn) {
    color: #fff
}

html .home-intro-tertiary p,
html .home-intro-tertiary p em {
    color: #fff
}

html .home-intro-tertiary.light p {
    color: #fff
}

html .home-intro-quaternary {
    background: #242424;
    color: #fff
}

html .home-intro-quaternary .get-started a:not(.btn) {
    color: #fff
}

html .home-intro-quaternary p,
html .home-intro-quaternary p em {
    color: #fff
}

html .home-intro-quaternary.light p {
    color: #fff
}

html .home-intro-dark {
    background: #2e353e;
    color: #fff
}

html .home-intro-dark .get-started a:not(.btn) {
    color: #fff
}

html .home-intro-dark p,
html .home-intro-dark p em {
    color: #fff
}

html .home-intro-dark.light p {
    color: #fff
}

html .home-intro-light {
    background: #fff;
    color: #777
}

html .home-intro-light .get-started a:not(.btn) {
    color: #777
}

html .home-intro-light p,
html .home-intro-light p em {
    color: #777
}

html .home-intro-light.light p {
    color: #777
}

html .background-color-primary {
    background-color: #008fe2 !important
}

html .background-color-secondary {
    background-color: #2d529f !important
}

html .background-color-tertiary {
    background-color: #3aabdd !important
}

html .background-color-quaternary {
    background-color: #242424 !important
}

html .background-color-dark {
    background-color: #2e353e !important
}

html .background-color-light {
    background-color: #fff !important
}

.page-not-found h4 {
    color: #777
}

.timeline-balloon .balloon-time .time-dot::before {
    border-color: #008fe2
}

.timeline-balloon .balloon-time .time-dot::after {
    background-color: #008fe2
}

section.exp-timeline .timeline-bar {
    background: #2e353e
}

section.exp-timeline .timeline-box.right:before {
    background: #2e353e !important;
    box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px #2e353e !important
}

section.exp-timeline .timeline-box.right:after {
    background: #008fe2
}

.floating-menu .floating-menu-btn-collapse-nav {
    background: #008fe2
}

@media (min-width: 992px) {
    .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
        background: #008fe2
    }
}

.icon-featured {
    background-color: #008fe2
}

.featured-box .icon-featured {
    background-color: #008fe2
}

.featured-box .icon-featured:after {
    border-color: #008fe2
}

.woocommerce .featured-box h2,
.woocommerce-page .featured-box h2,
.woocommerce .featured-box h3,
.woocommerce-page .featured-box h3,
.woocommerce .featured-box h4,
.woocommerce-page .featured-box h4 {
    color: #008fe2
}

.featured-box .aio-icon-header h3.aio-icon-title {
    color: #008fe2
}

.featured-box .wpb_heading {
    color: #008fe2
}

.featured-boxes-style-3 .featured-box .icon-featured {
    border-color: #008fe2;
    color: #008fe2
}

.featured-boxes-style-4 .featured-box .icon-featured {
    border-color: #008fe2;
    color: #008fe2
}

.featured-boxes-style-5 .featured-box .icon-featured,
.featured-boxes-style-6 .featured-box .icon-featured,
.featured-boxes-style-7 .featured-box .icon-featured,
.featured-boxes-style-8 .featured-box .icon-featured {
    color: #008fe2
}

.featured-box-effect-2 .icon-featured:after {
    box-shadow: 0 0 0 3px #008fe2
}

.featured-box-effect-3 .icon-featured:after {
    box-shadow: 0 0 0 10px #008fe2
}

.featured-box-effect-3:hover .icon-featured {
    background: #008fe2
}

.feature-box .feature-box-icon {
    background-color: #008fe2
}

.feature-box.feature-box-style-2 .feature-box-icon i,
.feature-box.feature-box-style-3 .feature-box-icon i,
.feature-box.feature-box-style-4 .feature-box-icon i,
.feature-box.feature-box-style-5 .feature-box-icon i,
.feature-box.feature-box-style-6 .feature-box-icon i {
    color: #008fe2
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #008fe2
}

.feature-box .feature-box-icon {
    background-color: #008fe2
}

.feature-box.feature-box-primary .feature-box-icon i {
    color: #008fe2
}

.feature-box .feature-box-icon {
    background-color: #2d529f
}

.feature-box.feature-box-secondary .feature-box-icon i {
    color: #2d529f
}

.feature-box .feature-box-icon {
    background-color: #3aabdd
}

.feature-box.feature-box-tertiary .feature-box-icon i {
    color: #3aabdd
}

.feature-box .feature-box-icon {
    background-color: #242424
}

.feature-box.feature-box-quaternary .feature-box-icon i {
    color: #242424
}

.feature-box .feature-box-icon {
    background-color: #2e353e
}

.feature-box.feature-box-dark .feature-box-icon i {
    color: #2e353e
}

.feature-box .feature-box-icon {
    background-color: #fff
}

.feature-box.feature-box-light .feature-box-icon i {
    color: #fff
}

.featured-box-primary .icon-featured {
    background-color: #008fe2
}

.featured-box-primary .icon-featured:after {
    border-color: #008fe2
}

.featured-box-primary h4 {
    color: #008fe2
}

.featured-box-primary .box-content {
    border-top-color: #008fe2
}

html .featured-box-primary .icon-featured {
    background-color: #008fe2
}

html .featured-box-primary h4 {
    color: #008fe2
}

html .featured-box-primary .box-content {
    border-top-color: #008fe2
}

html .featured-box-secondary .icon-featured {
    background-color: #2d529f
}

html .featured-box-secondary h4 {
    color: #2d529f
}

html .featured-box-secondary .box-content {
    border-top-color: #2d529f
}

html .featured-box-tertiary .icon-featured {
    background-color: #3aabdd
}

html .featured-box-tertiary h4 {
    color: #3aabdd
}

html .featured-box-tertiary .box-content {
    border-top-color: #3aabdd
}

html .featured-box-quaternary .icon-featured {
    background-color: #242424
}

html .featured-box-quaternary h4 {
    color: #242424
}

html .featured-box-quaternary .box-content {
    border-top-color: #242424
}

html .featured-box-dark .icon-featured {
    background-color: #2e353e
}

html .featured-box-dark h4 {
    color: #2e353e
}

html .featured-box-dark .box-content {
    border-top-color: #2e353e
}

html .featured-box-light .icon-featured {
    background-color: #fff
}

html .featured-box-light h4 {
    color: #fff
}

html .featured-box-light .box-content {
    border-top-color: #fff
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #008fe2;
    color: #008fe2
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #2d529f;
    color: #2d529f
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #3aabdd;
    color: #3aabdd
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #242424;
    color: #242424
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-color: #fff;
    color: #fff
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-color: #008fe2;
    color: #008fe2
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: #2d529f;
    color: #2d529f
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #3aabdd;
    color: #3aabdd
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #242424;
    color: #242424
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-color: #2e353e;
    color: #2e353e
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-color: #fff;
    color: #fff
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
    color: #008fe2
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
    color: #2d529f
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
    color: #3aabdd
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
    color: #242424
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
    color: #fff
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: #008fe2
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
    color: #2d529f
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
    color: #3aabdd
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
    color: #242424
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
    color: #fff
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
    color: #008fe2
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
    color: #2d529f
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
    color: #3aabdd
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: #242424
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
    color: #2e353e
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
    color: #fff
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 3px #008fe2
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 3px #2d529f
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 3px #3aabdd
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 3px #242424
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 3px #2e353e
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 3px #fff
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #008fe2
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #008fe2 !important
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 10px #2d529f
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: #2d529f !important
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 10px #3aabdd
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: #3aabdd !important
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 10px #242424
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background: #242424 !important
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 10px #2e353e
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: #2e353e !important
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 10px #fff
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
    background: #fff !important
}

html .featured-box-effect-7.featured-box-primary .icon-featured:before {
    color: #008fe2
}

html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
    color: #2d529f
}

html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
    color: #3aabdd
}

html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
    color: #242424
}

html .featured-box-effect-7.featured-box-dark .icon-featured:before {
    color: #2e353e
}

html .featured-box-effect-7.featured-box-light .icon-featured:before {
    color: #fff
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #007cc3
}

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #21293c
}

.owl-carousel .owl-nav [class*="owl-"] {
    border-color: #008fe2 #008fe2 #006faf;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008fe2;
    border-color: #008fe2
}

.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
    border-color: #007fc9;
    background-color: #007fc9
}

.product-image-slider.owl-carousel .owl-nav [class*="owl-"],
.product-image-slider.owl-carousel .owl-nav [class*="owl-"]:hover,
.product-image-slider.owl-carousel .owl-nav [class*="owl-"]:active {
    color: #008fe2
}

.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
    color: #008fe2
}

.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
    color: #007cc3 !important
}

.master-slider {
    direction: ltr
}

.master-slider .ms-container .ms-nav-prev,
.master-slider .ms-container .ms-nav-next,
.master-slider .ms-container .ms-slide-vpbtn,
.master-slider .ms-container .ms-video-btn {
    color: #008fe2
}

.master-slider .ms-container .ms-bullet {
    background: #008fe2
}

.master-slider .ms-slide .ms-slide-loading:before {
    border-color: #008fe2
}

.yith-wcan-loading:before,
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
.slick-slider .slick-loading .slick-list:before,
.ult-carousel-wrapper > div:first-child > .ult-item-wrap:first-child:before,
#infscr-loading .infinite-loading:before,
.loading-overlay .loader:before,
.porto-ajax-loading:before {
    border-color: #008fe2
}

.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008fe2;
    border-color: #008fe2
}

.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus {
    border-color: #007fc9;
    background-color: #007fc9
}

.tparrows.tparrows-carousel.tp-leftarrow:before,
.tparrows.tparrows-carousel.tp-rightarrow:before {
    color: #fff
}

.share-links a {
    background-color: #008fe2
}

.share-links a:hover {
    background-color: #009ffb
}

.widget.follow-us .share-links a {
    color: #525252;
    background-color: #fff
}

.btn-primary,
.button,
input.submit,
input[type="submit"].btn-primary,
input[type="submit"].button,
input[type="submit"].submit {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008fe2;
    border-color: #008fe2
}

.btn-primary:hover,
.button:hover,
input.submit:hover,
input[type="submit"].btn-primary:hover,
input[type="submit"].button:hover,
input[type="submit"].submit:hover,
.btn-primary:active,
.button:active,
input.submit:active,
input[type="submit"].btn-primary:active,
input[type="submit"].button:active,
input[type="submit"].submit:active,
.btn-primary:focus,
.button:focus,
input.submit:focus,
input[type="submit"].btn-primary:focus,
input[type="submit"].button:focus,
input[type="submit"].submit:focus {
    border-color: #007fc9;
    background-color: #007fc9
}

.btn-primary.disabled,
.button.disabled,
input.submit.disabled,
input[type="submit"].btn-primary.disabled,
input[type="submit"].button.disabled,
input[type="submit"].submit.disabled,
.btn-primary[disabled],
.button[disabled],
input.submit[disabled],
input[type="submit"].btn-primary[disabled],
input[type="submit"].button[disabled],
input[type="submit"].submit[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .button,
fieldset[disabled] input.submit,
fieldset[disabled] input[type="submit"].btn-primary,
fieldset[disabled] input[type="submit"].button,
fieldset[disabled] input[type="submit"].submit,
.btn-primary.disabled:hover,
.button.disabled:hover,
input.submit.disabled:hover,
input[type="submit"].btn-primary.disabled:hover,
input[type="submit"].button.disabled:hover,
input[type="submit"].submit.disabled:hover,
.btn-primary[disabled]:hover,
.button[disabled]:hover,
input.submit[disabled]:hover,
input[type="submit"].btn-primary[disabled]:hover,
input[type="submit"].button[disabled]:hover,
input[type="submit"].submit[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .button:hover,
fieldset[disabled] input.submit:hover,
fieldset[disabled] input[type="submit"].btn-primary:hover,
fieldset[disabled] input[type="submit"].button:hover,
fieldset[disabled] input[type="submit"].submit:hover,
.btn-primary.disabled:focus,
.button.disabled:focus,
input.submit.disabled:focus,
input[type="submit"].btn-primary.disabled:focus,
input[type="submit"].button.disabled:focus,
input[type="submit"].submit.disabled:focus,
.btn-primary[disabled]:focus,
.button[disabled]:focus,
input.submit[disabled]:focus,
input[type="submit"].btn-primary[disabled]:focus,
input[type="submit"].button[disabled]:focus,
input[type="submit"].submit[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .button:focus,
fieldset[disabled] input.submit:focus,
fieldset[disabled] input[type="submit"].btn-primary:focus,
fieldset[disabled] input[type="submit"].button:focus,
fieldset[disabled] input[type="submit"].submit:focus,
.btn-primary.disabled.focus,
.button.disabled.focus,
input.submit.disabled.focus,
input[type="submit"].btn-primary.disabled.focus,
input[type="submit"].button.disabled.focus,
input[type="submit"].submit.disabled.focus,
.btn-primary[disabled].focus,
.button[disabled].focus,
input.submit[disabled].focus,
input[type="submit"].btn-primary[disabled].focus,
input[type="submit"].button[disabled].focus,
input[type="submit"].submit[disabled].focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .button.focus,
fieldset[disabled] input.submit.focus,
fieldset[disabled] input[type="submit"].btn-primary.focus,
fieldset[disabled] input[type="submit"].button.focus,
fieldset[disabled] input[type="submit"].submit.focus,
.btn-primary.disabled:active,
.button.disabled:active,
input.submit.disabled:active,
input[type="submit"].btn-primary.disabled:active,
input[type="submit"].button.disabled:active,
input[type="submit"].submit.disabled:active,
.btn-primary[disabled]:active,
.button[disabled]:active,
input.submit[disabled]:active,
input[type="submit"].btn-primary[disabled]:active,
input[type="submit"].button[disabled]:active,
input[type="submit"].submit[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .button:active,
fieldset[disabled] input.submit:active,
fieldset[disabled] input[type="submit"].btn-primary:active,
fieldset[disabled] input[type="submit"].button:active,
fieldset[disabled] input[type="submit"].submit:active,
.btn-primary.disabled.active,
.button.disabled.active,
input.submit.disabled.active,
input[type="submit"].btn-primary.disabled.active,
input[type="submit"].button.disabled.active,
input[type="submit"].submit.disabled.active,
.btn-primary[disabled].active,
.button[disabled].active,
input.submit[disabled].active,
input[type="submit"].btn-primary[disabled].active,
input[type="submit"].button[disabled].active,
input[type="submit"].submit[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .button.active,
fieldset[disabled] input.submit.active,
fieldset[disabled] input[type="submit"].btn-primary.active,
fieldset[disabled] input[type="submit"].button.active,
fieldset[disabled] input[type="submit"].submit.active {
    background-color: #008fe2;
    border-color: #008fe2
}

input[type="submit"],
.geodir-search button[type="button"],
.geodir-search input[type="button"],
.geodir-search input[type="submit"],
#geodir-wrapper button[type="button"],
#geodir-wrapper input[type="button"],
#geodir-wrapper input[type="submit"] {
    background: #008fe2;
    border-color: #008fe2
}

input[type="submit"]:hover,
.geodir-search button[type="button"]:hover,
.geodir-search input[type="button"]:hover,
.geodir-search input[type="submit"]:hover,
#geodir-wrapper button[type="button"]:hover,
#geodir-wrapper input[type="button"]:hover,
#geodir-wrapper input[type="submit"]:hover,
input[type="submit"]:active,
.geodir-search button[type="button"]:active,
.geodir-search input[type="button"]:active,
.geodir-search input[type="submit"]:active,
#geodir-wrapper button[type="button"]:active,
#geodir-wrapper input[type="button"]:active,
#geodir-wrapper input[type="submit"]:active {
    background: #007fc9;
    border-color: #007fc9
}

input[type="submit"].disabled,
.geodir-search button[type="button"].disabled,
.geodir-search input[type="button"].disabled,
.geodir-search input[type="submit"].disabled,
#geodir-wrapper button[type="button"].disabled,
#geodir-wrapper input[type="button"].disabled,
#geodir-wrapper input[type="submit"].disabled,
input[type="submit"][disabled],
.geodir-search button[type="button"][disabled],
.geodir-search input[type="button"][disabled],
.geodir-search input[type="submit"][disabled],
#geodir-wrapper button[type="button"][disabled],
#geodir-wrapper input[type="button"][disabled],
#geodir-wrapper input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
fieldset[disabled] .geodir-search button[type="button"],
fieldset[disabled] .geodir-search input[type="button"],
fieldset[disabled] .geodir-search input[type="submit"],
fieldset[disabled] #geodir-wrapper button[type="button"],
fieldset[disabled] #geodir-wrapper input[type="button"],
fieldset[disabled] #geodir-wrapper input[type="submit"],
input[type="submit"].disabled:hover,
.geodir-search button[type="button"].disabled:hover,
.geodir-search input[type="button"].disabled:hover,
.geodir-search input[type="submit"].disabled:hover,
#geodir-wrapper button[type="button"].disabled:hover,
#geodir-wrapper input[type="button"].disabled:hover,
#geodir-wrapper input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
.geodir-search button[type="button"][disabled]:hover,
.geodir-search input[type="button"][disabled]:hover,
.geodir-search input[type="submit"][disabled]:hover,
#geodir-wrapper button[type="button"][disabled]:hover,
#geodir-wrapper input[type="button"][disabled]:hover,
#geodir-wrapper input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .geodir-search button[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="submit"]:hover,
fieldset[disabled] #geodir-wrapper button[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="submit"]:hover,
input[type="submit"].disabled:focus,
.geodir-search button[type="button"].disabled:focus,
.geodir-search input[type="button"].disabled:focus,
.geodir-search input[type="submit"].disabled:focus,
#geodir-wrapper button[type="button"].disabled:focus,
#geodir-wrapper input[type="button"].disabled:focus,
#geodir-wrapper input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
.geodir-search button[type="button"][disabled]:focus,
.geodir-search input[type="button"][disabled]:focus,
.geodir-search input[type="submit"][disabled]:focus,
#geodir-wrapper button[type="button"][disabled]:focus,
#geodir-wrapper input[type="button"][disabled]:focus,
#geodir-wrapper input[type="submit"][disabled]:focus,
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .geodir-search button[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="submit"]:focus,
fieldset[disabled] #geodir-wrapper button[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="submit"]:focus,
input[type="submit"].disabled.focus,
.geodir-search button[type="button"].disabled.focus,
.geodir-search input[type="button"].disabled.focus,
.geodir-search input[type="submit"].disabled.focus,
#geodir-wrapper button[type="button"].disabled.focus,
#geodir-wrapper input[type="button"].disabled.focus,
#geodir-wrapper input[type="submit"].disabled.focus,
input[type="submit"][disabled].focus,
.geodir-search button[type="button"][disabled].focus,
.geodir-search input[type="button"][disabled].focus,
.geodir-search input[type="submit"][disabled].focus,
#geodir-wrapper button[type="button"][disabled].focus,
#geodir-wrapper input[type="button"][disabled].focus,
#geodir-wrapper input[type="submit"][disabled].focus,
fieldset[disabled] input[type="submit"].focus,
fieldset[disabled] .geodir-search button[type="button"].focus,
fieldset[disabled] .geodir-search input[type="button"].focus,
fieldset[disabled] .geodir-search input[type="submit"].focus,
fieldset[disabled] #geodir-wrapper button[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="submit"].focus,
input[type="submit"].disabled:active,
.geodir-search button[type="button"].disabled:active,
.geodir-search input[type="button"].disabled:active,
.geodir-search input[type="submit"].disabled:active,
#geodir-wrapper button[type="button"].disabled:active,
#geodir-wrapper input[type="button"].disabled:active,
#geodir-wrapper input[type="submit"].disabled:active,
input[type="submit"][disabled]:active,
.geodir-search button[type="button"][disabled]:active,
.geodir-search input[type="button"][disabled]:active,
.geodir-search input[type="submit"][disabled]:active,
#geodir-wrapper button[type="button"][disabled]:active,
#geodir-wrapper input[type="button"][disabled]:active,
#geodir-wrapper input[type="submit"][disabled]:active,
fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] .geodir-search button[type="button"]:active,
fieldset[disabled] .geodir-search input[type="button"]:active,
fieldset[disabled] .geodir-search input[type="submit"]:active,
fieldset[disabled] #geodir-wrapper button[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="submit"]:active,
input[type="submit"].disabled.active,
.geodir-search button[type="button"].disabled.active,
.geodir-search input[type="button"].disabled.active,
.geodir-search input[type="submit"].disabled.active,
#geodir-wrapper button[type="button"].disabled.active,
#geodir-wrapper input[type="button"].disabled.active,
#geodir-wrapper input[type="submit"].disabled.active,
input[type="submit"][disabled].active,
.geodir-search button[type="button"][disabled].active,
.geodir-search input[type="button"][disabled].active,
.geodir-search input[type="submit"][disabled].active,
#geodir-wrapper button[type="button"][disabled].active,
#geodir-wrapper input[type="button"][disabled].active,
#geodir-wrapper input[type="submit"][disabled].active,
fieldset[disabled] input[type="submit"].active,
fieldset[disabled] .geodir-search button[type="button"].active,
fieldset[disabled] .geodir-search input[type="button"].active,
fieldset[disabled] .geodir-search input[type="submit"].active,
fieldset[disabled] #geodir-wrapper button[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="submit"].active {
    background-color: #008fe2;
    border-color: #008fe2
}

html .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008fe2;
    border-color: #008fe2;
    border-color: #008fe2 #008fe2 #006faf
}

html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
    border-color: #007fc9;
    background-color: #007fc9
}

html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
    color: #fff;
    background-color: #007fc9;
    border-color: #008fe2 #008fe2 #005f95
}

html .btn-primary-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006faf;
    border-color: #006faf;
    border-color: #006faf #006faf #004e7c
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
    border-color: #005f96;
    background-color: #005f96
}

html .btn-secondary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2d529f;
    border-color: #2d529f;
    border-color: #2d529f #2d529f #223e77
}

html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
    border-color: #27488b;
    background-color: #27488b
}

html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
    color: #fff;
    background-color: #27488b;
    border-color: #2d529f #2d529f #1c3363
}

html .btn-secondary-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #223e77;
    border-color: #223e77;
    border-color: #223e77 #223e77 #172950
}

html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
    border-color: #1c3363;
    background-color: #1c3363
}

html .btn-tertiary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #3aabdd;
    border-color: #3aabdd;
    border-color: #3aabdd #3aabdd #2291c2
}

html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
    border-color: #25a1d8;
    background-color: #25a1d8
}

html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
    color: #fff;
    background-color: #25a1d8;
    border-color: #3aabdd #3aabdd #1e81ad
}

html .btn-tertiary-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2291c2;
    border-color: #2291c2;
    border-color: #2291c2 #2291c2 #1a7197
}

html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
    border-color: #1e81ad;
    background-color: #1e81ad
}

html .btn-quaternary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #242424;
    border-color: #242424;
    border-color: #242424 #242424 #0a0a0a
}

html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
    border-color: #171717;
    background-color: #171717
}

html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
    color: #fff;
    background-color: #171717;
    border-color: #242424 #242424 #000
}

html .btn-quaternary-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    border-color: #0a0a0a #0a0a0a #000
}

html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
    border-color: #000;
    background-color: #000
}

html .btn-dark {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2e353e;
    border-color: #2e353e;
    border-color: #2e353e #2e353e #181c21
}

html .btn-dark:hover,
html .btn-dark:active,
html .btn-dark:focus {
    border-color: #23282f;
    background-color: #23282f
}

html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active {
    color: #fff;
    background-color: #23282f;
    border-color: #2e353e #2e353e #0d0f12
}

html .btn-dark-scale-2 {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #181c21;
    border-color: #181c21;
    border-color: #181c21 #181c21 #030303
}

html .btn-dark-scale-2:hover,
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus {
    border-color: #0d0f12;
    background-color: #0d0f12
}

html .btn-light {
    color: #777;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    border-color: #fff;
    border-color: #fff #fff #e6e6e6
}

html .btn-light:hover,
html .btn-light:active,
html .btn-light:focus {
    border-color: #f2f2f2;
    background-color: #f2f2f2
}

html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active {
    color: #777;
    background-color: #f2f2f2;
    border-color: #fff #fff #d9d9d9
}

html .btn-light-scale-2 {
    color: #777;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    border-color: #e6e6e6 #e6e6e6 #ccc
}

html .btn-light-scale-2:hover,
html .btn-light-scale-2:active,
html .btn-light-scale-2:focus {
    border-color: #d9d9d9;
    background-color: #d9d9d9
}

html .btn-borders.btn-primary {
    background: transparent;
    border-color: #008fe2;
    color: #008fe2;
    text-shadow: none
}

html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
    background-color: #007fc9;
    border-color: #008fe2 !important;
    color: #fff
}

html .btn-borders.btn-secondary {
    background: transparent;
    border-color: #2d529f;
    color: #2d529f;
    text-shadow: none
}

html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
    background-color: #27488b;
    border-color: #2d529f !important;
    color: #fff
}

html .btn-borders.btn-tertiary {
    background: transparent;
    border-color: #3aabdd;
    color: #3aabdd;
    text-shadow: none
}

html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
    background-color: #25a1d8;
    border-color: #3aabdd !important;
    color: #fff
}

html .btn-borders.btn-quaternary {
    background: transparent;
    border-color: #242424;
    color: #242424;
    text-shadow: none
}

html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
    background-color: #171717;
    border-color: #242424 !important;
    color: #fff
}

html .btn-borders.btn-dark {
    background: transparent;
    border-color: #2e353e;
    color: #2e353e;
    text-shadow: none
}

html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
    background-color: #23282f;
    border-color: #2e353e !important;
    color: #fff
}

html .btn-borders.btn-light {
    background: transparent;
    border-color: #fff;
    color: #fff;
    text-shadow: none
}

html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus,
html .btn-borders.btn-light:active {
    background-color: #f2f2f2;
    border-color: #fff !important;
    color: #777
}

.thumb-info .thumb-info-type {
    background-color: #008fe2
}

.thumb-info .thumb-info-action-icon {
    background-color: #008fe2
}

.thumb-info .thumb-info-action-icon i {
    color: #fff
}

.thumb-info-bottom-info .thumb-info-title,
.thumb-info-bottom-info .thumb-info-title a,
.thumb-info-bottom-info .thumb-info-title a:hover {
    color: #777
}

.thumb-info-ribbon {
    background-color: #008fe2;
    color: #fff
}

.thumb-info-ribbon span {
    font-family: Shadows Into Light
}

.thumb-info-ribbon:before {
    border-right-color: #005f95
}

.thumb-info-social-icons a {
    background-color: #008fe2
}

.thumb-info-social-icons a i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-primary {
    background-color: #008fe2
}

html .thumb-info .thumb-info-action-icon-primary i {
    color: #fff
}

html .thumb-info-ribbon-primary {
    background-color: #008fe2;
    color: #fff
}

html .thumb-info-ribbon-primary:before {
    border-right-color: #005f95
}

html .thumb-info-social-icons a.thumb-info-social-links-primary {
    background-color: #008fe2
}

html .thumb-info-social-icons a.thumb-info-social-links-primary i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-secondary {
    background-color: #2d529f
}

html .thumb-info .thumb-info-action-icon-secondary i {
    color: #fff
}

html .thumb-info-ribbon-secondary {
    background-color: #2d529f;
    color: #fff
}

html .thumb-info-ribbon-secondary:before {
    border-right-color: #1c3363
}

html .thumb-info-social-icons a.thumb-info-social-links-secondary {
    background-color: #2d529f
}

html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: #3aabdd
}

html .thumb-info .thumb-info-action-icon-tertiary i {
    color: #fff
}

html .thumb-info-ribbon-tertiary {
    background-color: #3aabdd;
    color: #fff
}

html .thumb-info-ribbon-tertiary:before {
    border-right-color: #1e81ad
}

html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
    background-color: #3aabdd
}

html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: #242424
}

html .thumb-info .thumb-info-action-icon-quaternary i {
    color: #fff
}

html .thumb-info-ribbon-quaternary {
    background-color: #242424;
    color: #fff
}

html .thumb-info-ribbon-quaternary:before {
    border-right-color: #000
}

html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
    background-color: #242424
}

html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-dark {
    background-color: #2e353e
}

html .thumb-info .thumb-info-action-icon-dark i {
    color: #fff
}

html .thumb-info-ribbon-dark {
    background-color: #2e353e;
    color: #fff
}

html .thumb-info-ribbon-dark:before {
    border-right-color: #0d0f12
}

html .thumb-info-social-icons a.thumb-info-social-links-dark {
    background-color: #2e353e
}

html .thumb-info-social-icons a.thumb-info-social-links-dark i {
    color: #fff
}

html .thumb-info .thumb-info-action-icon-light {
    background-color: #fff
}

html .thumb-info .thumb-info-action-icon-light i {
    color: #777
}

html .thumb-info-ribbon-light {
    background-color: #fff;
    color: #777
}

html .thumb-info-ribbon-light:before {
    border-right-color: #d9d9d9
}

html .thumb-info-social-icons a.thumb-info-social-links-light {
    background-color: #fff
}

html .thumb-info-social-icons a.thumb-info-social-links-light i {
    color: #777
}

.portfolio-item:hover .thumb-info-icons .thumb-info-icon {
    background-color: #3aabdd !important
}

.resp-tabs-list li {
    color: #008fe2
}

.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
    border-top-color: #008fe2
}

.resp-vtabs .resp-tabs-list li:hover,
.resp-vtabs .resp-tabs-list li:focus,
.resp-vtabs .resp-tabs-list li.resp-tab-active {
    border-left-color: #008fe2
}

h2.resp-accordion {
    color: #008fe2
}

.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
    color: #008fe2
}

.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
    border-top-color: #008fe2
}

.tabs ul.nav-tabs li.active a,
.tabs ul.nav-tabs li.active a:hover,
.tabs ul.nav-tabs li.active a:focus {
    border-top-color: #008fe2;
    color: #008fe2
}

.tabs ul.nav-tabs.nav-justified a:hover,
.tabs ul.nav-tabs.nav-justified a:focus {
    border-top-color: #008fe2
}

.tabs.tabs-bottom ul.nav-tabs li a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a,
.tabs.tabs-bottom ul.nav-tabs li.active a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a:focus {
    border-bottom-color: #008fe2
}

.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
    border-left-color: #008fe2
}

.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus {
    border-right-color: #008fe2
}

.tabs.tabs-simple .nav-tabs > li a,
.tabs.tabs-simple .nav-tabs > li a:hover,
.tabs.tabs-simple .nav-tabs > li a:focus,
.tabs.tabs-simple .nav-tabs > li.active a,
.tabs.tabs-simple .nav-tabs > li.active a:hover,
.tabs.tabs-simple .nav-tabs > li.active a:focus {
    color: #777
}

.tabs.tabs-simple .nav-tabs > li a:hover,
.tabs.tabs-simple .nav-tabs > li a:focus,
.tabs.tabs-simple .nav-tabs > li.active a {
    border-bottom-color: #008fe2
}

html .tabs-primary .nav-tabs li a,
html .tabs-primary .nav-tabs.nav-justified li a,
html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #008fe2
}

html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #008fe2
}

html .tabs-primary .nav-tabs li.active a,
html .tabs-primary .nav-tabs.nav-justified li.active a,
html .tabs-primary .nav-tabs li.active a:hover,
html .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html .tabs-primary .nav-tabs li.active a:focus,
html .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #008fe2;
    color: #008fe2
}

html .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #008fe2
}

html .tabs-primary.tabs-bottom .nav-tabs li.active a,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #008fe2
}

html .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #008fe2
}

html .tabs-primary.tabs-vertical.tabs-left li.active a,
html .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #008fe2
}

html .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #008fe2
}

html .tabs-primary.tabs-vertical.tabs-right li.active a,
html .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #008fe2
}

html .tabs-secondary .nav-tabs li a,
html .tabs-secondary .nav-tabs.nav-justified li a,
html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
    color: #2d529f
}

html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
    border-top-color: #2d529f
}

html .tabs-secondary .nav-tabs li.active a,
html .tabs-secondary .nav-tabs.nav-justified li.active a,
html .tabs-secondary .nav-tabs li.active a:hover,
html .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html .tabs-secondary .nav-tabs li.active a:focus,
html .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #2d529f;
    color: #2d529f
}

html .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #2d529f
}

html .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #2d529f
}

html .tabs-secondary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #2d529f
}

html .tabs-secondary.tabs-vertical.tabs-left li.active a,
html .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #2d529f
}

html .tabs-secondary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #2d529f
}

html .tabs-secondary.tabs-vertical.tabs-right li.active a,
html .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #2d529f
}

html .tabs-tertiary .nav-tabs li a,
html .tabs-tertiary .nav-tabs.nav-justified li a,
html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    color: #3aabdd
}

html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    border-top-color: #3aabdd
}

html .tabs-tertiary .nav-tabs li.active a,
html .tabs-tertiary .nav-tabs.nav-justified li.active a,
html .tabs-tertiary .nav-tabs li.active a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html .tabs-tertiary .nav-tabs li.active a:focus,
html .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #3aabdd;
    color: #3aabdd
}

html .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #3aabdd
}

html .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #3aabdd
}

html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #3aabdd
}

html .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #3aabdd
}

html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #3aabdd
}

html .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #3aabdd
}

html .tabs-quaternary .nav-tabs li a,
html .tabs-quaternary .nav-tabs.nav-justified li a,
html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    color: #242424
}

html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    border-top-color: #242424
}

html .tabs-quaternary .nav-tabs li.active a,
html .tabs-quaternary .nav-tabs.nav-justified li.active a,
html .tabs-quaternary .nav-tabs li.active a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html .tabs-quaternary .nav-tabs li.active a:focus,
html .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #242424;
    color: #242424
}

html .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #242424
}

html .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #242424
}

html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #242424
}

html .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #242424
}

html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #242424
}

html .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #242424
}

html .tabs-dark .nav-tabs li a,
html .tabs-dark .nav-tabs.nav-justified li a,
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
    color: #2e353e
}

html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
    border-top-color: #2e353e
}

html .tabs-dark .nav-tabs li.active a,
html .tabs-dark .nav-tabs.nav-justified li.active a,
html .tabs-dark .nav-tabs li.active a:hover,
html .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark .nav-tabs li.active a:focus,
html .tabs-dark .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #2e353e;
    color: #2e353e
}

html .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #2e353e
}

html .tabs-dark.tabs-bottom .nav-tabs li.active a,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #2e353e
}

html .tabs-dark.tabs-vertical.tabs-left li a:hover {
    border-left-color: #2e353e
}

html .tabs-dark.tabs-vertical.tabs-left li.active a,
html .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #2e353e
}

html .tabs-dark.tabs-vertical.tabs-right li a:hover {
    border-right-color: #2e353e
}

html .tabs-dark.tabs-vertical.tabs-right li.active a,
html .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #2e353e
}

html .tabs-light .nav-tabs li a,
html .tabs-light .nav-tabs.nav-justified li a,
html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
    color: #fff
}

html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
    border-top-color: #fff
}

html .tabs-light .nav-tabs li.active a,
html .tabs-light .nav-tabs.nav-justified li.active a,
html .tabs-light .nav-tabs li.active a:hover,
html .tabs-light .nav-tabs.nav-justified li.active a:hover,
html .tabs-light .nav-tabs li.active a:focus,
html .tabs-light .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #fff;
    color: #fff
}

html .tabs-light.tabs-bottom .nav-tabs li a:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #fff
}

html .tabs-light.tabs-bottom .nav-tabs li.active a,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #fff
}

html .tabs-light.tabs-vertical.tabs-left li a:hover {
    border-left-color: #fff
}

html .tabs-light.tabs-vertical.tabs-left li.active a,
html .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html .tabs-light.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #fff
}

html .tabs-light.tabs-vertical.tabs-right li a:hover {
    border-right-color: #fff
}

html .tabs-light.tabs-vertical.tabs-right li.active a,
html .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html .tabs-light.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #fff
}

.porto-links-block li.porto-links-item > a,
.porto-links-block li.porto-links-item > span {
    color: #777
}

.porto-links-block li.porto-links-item a:hover {
    text-decoration: underline
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: #777
}

html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
    color: #008fe2
}

html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
    color: #2d529f
}

html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
    color: #3aabdd
}

html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
    color: #242424
}

html .stats-block.counter-dark .stats-number,
html .stats-block.counter-dark div.counter_prefix,
html .stats-block.counter-dark div.counter_suffix {
    color: #2e353e
}

html .stats-block.counter-light .stats-number,
html .stats-block.counter-light div.counter_prefix,
html .stats-block.counter-light div.counter_suffix {
    color: #fff
}

.stats-block.counter-alternative .stats-number {
    font-family: Shadows Into Light
}

.wpb_wrapper .aio-icon-read {
    color: #008fe2
}

.wpb_wrapper .aio-icon-read:hover {
    color: #009ffb
}

.vc_custom_heading em {
    color: #008fe2;
    font-family: Shadows Into Light
}

.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {
    padding: 0
}

.widget .widgettitle a:hover,
.widget .widget-title a:hover {
    color: #008fe2
}

.widget > div > ul li,
.widget > ul li {
    color: #666
}

.widget > div > ul li > a,
.widget > ul li > a {
    color: #666
}

.widget li > a:hover {
    color: #008fe2
}

.widget li.current-cat > a,
.widget li.current-cat-parent > a {
    color: #008fe2
}

.widget li.active > a,
.widget li.current-menu-item > a {
    color: #008fe2
}

.widget .tagcloud a {
    color: #777
}

.widget .tagcloud a:hover {
    background-color: #008fe2;
    border-color: #008fe2
}

.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
    color: #888
}

.widget_sidebar_menu .widget-title {
    color: #777
}

.widget_sidebar_menu .widget-title .toggle:hover {
    background-color: #008fe2;
    border-color: #008fe2
}

.sidebar-content .widget.widget_wysija .box-content {
    border-top-color: #008fe2
}

.widget_wysija_cont .showerrors {
    color: #008fe2
}

.mega-menu > li.menu-item.active > a,
.mega-menu > li.menu-item:hover > a,
.mega-menu > li.menu-item.active > h5,
.mega-menu > li.menu-item:hover > h5 {
    background: #008fe2
}

.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
    text-transform: uppercase
}

.mega-menu .narrow .popup ul.sub-menu {
    background: #008fe2
}

.mega-menu .narrow .popup li.menu-item:hover > a,
.mega-menu .narrow .popup li.menu-item:hover > h5 {
    background: #009ffb
}

.mega-menu .wide .popup {
    border-top-color: #008fe2;
    color: #777
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: #777
}

.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    text-transform: uppercase
}

.sidebar-menu > li.menu-item > a,
.sidebar-menu > li.menu-item > h5 {
    color: #777
}

.header-side .sidebar-menu > li.menu-item > a,
.header-side .sidebar-menu > li.menu-item > h5 {
    text-transform: uppercase
}

.sidebar-menu > li.menu-item.active > a,
.sidebar-menu > li.menu-item.active > h5 {
    color: #008fe2
}

.sidebar-menu > li.menu-item:hover {
    background: #008fe2
}

.sidebar-menu > li.menu-item:hover > a,
.sidebar-menu > li.menu-item:hover + li.menu-item > a,
.sidebar-menu > li.menu-item:hover > h5,
.sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
    border-top-color: #008fe2
}

.sidebar-menu > li.menu-item > .arrow:before {
    border-left-color: #008fe2
}

.sidebar-menu .popup {
    color: #777
}

.sidebar-menu .wide .popup {
    border-left-color: #008fe2
}

.right-sidebar .sidebar-menu .wide .popup {
    border-right-color: #008fe2
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: #777
}

.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    text-transform: uppercase
}

.sidebar-menu .narrow .popup ul.sub-menu {
    background: #008fe2
}

.sidebar-menu .narrow .popup li.menu-item:hover > a,
.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
    background: #009ffb
}

.sidebar-menu .menu-custom-block a {
    color: #777
}

.sidebar-menu .menu-custom-block a:hover {
    background-color: #008fe2
}

.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
    border-top-color: #008fe2
}

.mega-menu .tip,
.sidebar-menu .tip,
.accordion-menu .tip,
.menu-custom-block .tip {
    background: #0cc485
}

.mega-menu .tip .tip-arrow,
.sidebar-menu .tip .tip-arrow,
.accordion-menu .tip .tip-arrow,
.menu-custom-block .tip .tip-arrow {
    color: #0cc485
}

.view-switcher .narrow .popup li.menu-item > a,
.currency-switcher .narrow .popup li.menu-item > a,
.view-switcher .narrow .popup li.menu-item > h5,
.currency-switcher .narrow .popup li.menu-item > h5 {
    text-transform: uppercase
}

article.post .post-title {
    color: #008fe2
}

.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
    color: #008fe2
}

article.post .post-date .day,
.post-item .post-date .day {
    color: #008fe2
}

article.post .post-date .month,
.post-item .post-date .month,
article.post .post-date .format,
.post-item .post-date .format {
    background-color: #008fe2
}

.pagination a:hover,
.page-links a:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span.current,
.page-links span.current {
    background-color: #008fe2;
    border-color: #008fe2
}

section.timeline .timeline-date h3 {
    color: #008fe2
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #008fe2;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #008fe2
}

article.post .post-date .sticky,
.post-item .post-date .sticky {
    background: #62b959;
    color: #fff
}

article.post.post-title-simple .post-title,
.post-item.post-title-simple .post-title,
article.post.post-title-simple .post-title h2,
.post-item.post-title-simple .post-title h2 {
    color: #1d2127
}

article.post.post-title-simple .entry-title,
.post-item.post-title-simple .entry-title,
article.post.post-title-simple .entry-title a,
.post-item.post-title-simple .entry-title a {
    color: #1d2127
}

.post-title-simple .post-author p .name,
.post-title-simple .post-author p .name a {
    color: #777
}

.post-carousel .post-item.style-5 .cat-names,
.post-grid .post-item.style-5 .cat-names,
.post-timeline .post-item.style-5 .cat-names {
    color: #008fe2
}

.post-carousel .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-grid .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-timeline .post-item.style-5 .post-meta .post-views-icon.dashicons {
    color: #008fe2
}

.post-carousel .post-item.style-5 .post-meta a,
.post-grid .post-item.style-5 .post-meta a,
.post-timeline .post-item.style-5 .post-meta a {
    color: #2d529f
}

.post-share-advance-bg {
    background: #242424
}

.post-share-advance .fa-share-alt {
    background: #242424
}

.portfolio-info ul li a:hover {
    color: #008fe2
}

.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,
.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {
    color: #fff
}

article.member .member-role {
    color: #008fe2
}

.member-item.member-item-3 .view-more {
    color: #1d2127
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
    background: #008fe2;
    color: #fff
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
    color: #fff
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {
    border-color: #fff
}

.member-item.member-item-3 .thumb-info:hover .share-links a {
    background: #fff;
    color: #008fe2
}

.testimonial blockquote {
    background: #009ffb
}

.testimonial .testimonial-arrow-down {
    border-top-color: #009ffb
}

html .testimonial-primary blockquote {
    background: #009ffb
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #009ffb
}

html .testimonial-secondary blockquote {
    background: #335cb3
}

html .testimonial-secondary .testimonial-arrow-down {
    border-top-color: #335cb3
}

html .testimonial-tertiary blockquote {
    background: #50b4e1
}

html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: #50b4e1
}

html .testimonial-quaternary blockquote {
    background: #313131
}

html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: #313131
}

html .testimonial-dark blockquote {
    background: #39424d
}

html .testimonial-dark .testimonial-arrow-down {
    border-top-color: #39424d
}

html .testimonial-light blockquote {
    background: #fff
}

html .testimonial-light .testimonial-arrow-down {
    border-top-color: #fff
}

.testimonial.testimonial-with-quotes blockquote:before {
    color: #777
}

.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
    color: #777
}

.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p,
.testimonial.testimonial-style-5 blockquote p {
    font-family: Open Sans
}

.testimonial.testimonial-style-3 blockquote:before,
.testimonial.testimonial-style-4 blockquote:before,
.testimonial.testimonial-style-3 blockquote:after,
.testimonial.testimonial-style-4 blockquote:after,
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p {
    color: #777
}

.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
    color: #777
}

.quantity .qty,
.quantity .minus:hover,
.quantity .plus:hover {
    color: #008fe2
}

.quantity .qty {
    font-family: Open Sans
}

.quantity .qty {
    color: #777
}

.single_add_to_cart_button {
    font-family: Open Sans
}

.shop_table.wishlist_table .add_to_cart.button,
.woocommerce table.wishlist_table .add_to_cart.button {
    font-family: Open Sans
}

.yith-wcwl-add-to-wishlist a,
.yith-wcwl-add-to-wishlist span {
    border-color: #e36159;
    color: #e36159
}

.yith-wcwl-add-to-wishlist a:hover,
.yith-wcwl-add-to-wishlist span:hover,
.yith-wcwl-add-to-wishlist a:focus,
.yith-wcwl-add-to-wishlist span:focus {
    background-color: #e36159;
    color: #fff
}

.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:hover {
    color: #e36159
}

.yith-wcwl-add-to-wishlist span.ajax-loading {
    border-color: #e36159
}

.yith-wcwl-add-to-wishlist span.ajax-loading:hover {
    background-color: #e36159
}

.add-links .quickview {
    border-color: #2baab1;
    color: #2baab1
}

.add-links .quickview:hover,
.add-links .quickview:focus {
    background-color: #2baab1;
    border-color: #2baab1;
    color: #fff
}

.summary-before .ms-lightbox-btn {
    background-color: #008fe2
}

.summary-before .ms-lightbox-btn:hover {
    background-color: #009ffb
}

.summary-before .ms-nav-next:before,
.summary-before .ms-nav-prev:before,
.summary-before .ms-thumblist-fwd:before,
.summary-before .ms-thumblist-bwd:before {
    color: #008fe2
}

.product-images .zoom {
    background-color: #008fe2
}

.product-summary-wrap .price {
    color: #008fe2
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a,
.product-summary-wrap .yith-wcwl-add-to-wishlist span {
    color: inherit
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:before {
    border-color: #e36159;
    color: #e36159
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus {
    background: transparent;
    color: #e36159
}

.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus:before {
    color: #fff;
    background-color: #e36159
}

.woocommerce-pagination a:hover,
.woocommerce-pagination a:focus,
.woocommerce-pagination span.current {
    border-color: #008fe2;
    background-color: transparent
}

ul.products li.product .product-loop-title,
ul.products li.product-category .product-loop-title {
    color: #777
}

ul.products li.product .product-loop-title:hover,
ul.products li.product-category .product-loop-title:hover,
ul.products li.product .product-loop-title:focus,
ul.products li.product-category .product-loop-title:focus {
    color: #008fe2
}

ul.products li.product .product-loop-title:hover h3,
ul.products li.product-category .product-loop-title:hover h3,
ul.products li.product .product-loop-title:focus h3,
ul.products li.product-category .product-loop-title:focus h3 {
    color: #008fe2
}

ul.products li.product h3,
ul.products li.product-category h3 {
    color: #777
}

ul.products li.product.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active {
    color: #777
}

ul.products li.product.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active > * {
    color: #777
}

ul.products li.product .add_to_cart_button,
ul.products li.product-category .add_to_cart_button {
    font-family: Open Sans;
    font-weight: 300
}

ul.products li.product .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview {
    background-color: #2baab1;
    color: #fff
}

ul.products li.product .links-on-image .add-links-wrap .add-links .quickview:hover,
ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview:hover {
    background-color: #30bec6
}

ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview {
    background-color: rgba(0, 0, 0, 0.6)
}

ul.products li.product.show-outimage-q-onimage-alt .price,
ul.products li.product-category.show-outimage-q-onimage-alt .price {
    font-family: Open Sans
}

ul.products.list li.product.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_read_more {
    background-color: #008fe2;
    border-color: #008fe2
}

ul.products.list li.product.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover {
    color: #2baab1
}

ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_read_more {
    background-color: #008fe2;
    border-color: #008fe2
}

ul.products.list li.product.show-outimage-q-onimage-alt .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add-links .quickview:hover {
    color: #008fe2
}

.product_title a:hover,
.product_title a:focus {
    color: #008fe2
}

.add_to_cart_button:hover,
.add_to_cart_read_more:hover,
.add_to_cart_button:focus,
.add_to_cart_read_more:focus,
ul.products li.product:hover .add_to_cart_button,
ul.products li.product:hover .add_to_cart_read_more,
ul.list li.product .add_to_cart_button,
ul.list li.product .add_to_cart_read_more {
    background-color: #008fe2;
    border-color: #008fe2
}

ul.products li.product .links-on-image .add-links .add_to_cart_button,
ul.products li.product .links-on-image .add-links .add_to_cart_read_more {
    border-color: #008fe2;
    color: #008fe2
}

ul.products li.product .links-on-image .add-links .add_to_cart_button:hover,
ul.products li.product .links-on-image .add-links .add_to_cart_read_more:hover {
    background-color: #008fe2
}

.stock {
    color: #008fe2
}

.product-image .viewcart {
    color: #008fe2
}

.product-image .viewcart:hover {
    background-color: #008fe2
}

#yith-wcwl-popup-message {
    color: #777;
    border-color: #008fe2
}

.sidebar #yith-ajaxsearchform .btn {
    background: #008fe2
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background-color: #009ffb
}

.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #008fe2
}

.widget_product_categories ul li > a,
.widget_price_filter ul li > a,
.widget_layered_nav ul li > a,
.widget_layered_nav_filters ul li > a,
.widget_rating_filter ul li > a,
.widget_product_categories ol li > a,
.widget_price_filter ol li > a,
.widget_layered_nav ol li > a,
.widget_layered_nav_filters ol li > a,
.widget_rating_filter ol li > a {
    color: #777
}

.widget_product_categories ul li > a:hover,
.widget_price_filter ul li > a:hover,
.widget_layered_nav ul li > a:hover,
.widget_layered_nav_filters ul li > a:hover,
.widget_rating_filter ul li > a:hover,
.widget_product_categories ol li > a:hover,
.widget_price_filter ol li > a:hover,
.widget_layered_nav ol li > a:hover,
.widget_layered_nav_filters ol li > a:hover,
.widget_rating_filter ol li > a:hover,
.widget_product_categories ul li > a:focus,
.widget_price_filter ul li > a:focus,
.widget_layered_nav ul li > a:focus,
.widget_layered_nav_filters ul li > a:focus,
.widget_rating_filter ul li > a:focus,
.widget_product_categories ol li > a:focus,
.widget_price_filter ol li > a:focus,
.widget_layered_nav ol li > a:focus,
.widget_layered_nav_filters ol li > a:focus,
.widget_rating_filter ol li > a:focus {
    color: #008fe2
}

.widget_product_categories ul li .toggle,
.widget_price_filter ul li .toggle,
.widget_layered_nav ul li .toggle,
.widget_layered_nav_filters ul li .toggle,
.widget_rating_filter ul li .toggle,
.widget_product_categories ol li .toggle,
.widget_price_filter ol li .toggle,
.widget_layered_nav ol li .toggle,
.widget_layered_nav_filters ol li .toggle,
.widget_rating_filter ol li .toggle {
    color: #008fe2
}

.widget_product_categories ul li .toggle:hover,
.widget_price_filter ul li .toggle:hover,
.widget_layered_nav ul li .toggle:hover,
.widget_layered_nav_filters ul li .toggle:hover,
.widget_rating_filter ul li .toggle:hover,
.widget_product_categories ol li .toggle:hover,
.widget_price_filter ol li .toggle:hover,
.widget_layered_nav ol li .toggle:hover,
.widget_layered_nav_filters ol li .toggle:hover,
.widget_rating_filter ol li .toggle:hover {
    color: #009ffb
}

.widget_product_categories ul li.current > a,
.widget_price_filter ul li.current > a,
.widget_layered_nav ul li.current > a,
.widget_layered_nav_filters ul li.current > a,
.widget_rating_filter ul li.current > a,
.widget_product_categories ol li.current > a,
.widget_price_filter ol li.current > a,
.widget_layered_nav ol li.current > a,
.widget_layered_nav_filters ol li.current > a,
.widget_rating_filter ol li.current > a,
.widget_product_categories ul li.chosen > a,
.widget_price_filter ul li.chosen > a,
.widget_layered_nav ul li.chosen > a,
.widget_layered_nav_filters ul li.chosen > a,
.widget_rating_filter ul li.chosen > a,
.widget_product_categories ol li.chosen > a,
.widget_price_filter ol li.chosen > a,
.widget_layered_nav ol li.chosen > a,
.widget_layered_nav_filters ol li.chosen > a,
.widget_rating_filter ol li.chosen > a {
    color: #008fe2
}

.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
    color: #aaa
}

.widget_rating_filter .wc-layered-nav-rating a {
    color: #aaa
}

.widget_layered_nav_filters ul li a:before {
    color: #008fe2
}

.widget_layered_nav_filters ul li a:hover:before {
    color: #009ffb
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
    color: #777
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
    background-color: #008fe2;
    border-color: #008fe2
}

.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a:hover {
    background-color: #009ffb;
    border-color: #009ffb
}

.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover a,
.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a {
    color: #008fe2
}

ul.product_list_widget li .product-details a,
.widget ul.product_list_widget li .product-details a {
    color: #777
}

ul.cart_list li .product-details a:hover,
ul.product_list_widget li .product-details a:hover {
    color: #008fe2
}

ul.cart_list li a:hover,
ul.product_list_widget li a:hover {
    color: #008fe2
}

.widget_recent_reviews .product_list_widget li a,
.widget.widget_recent_reviews .product_list_widget li a {
    color: #777
}

.widget_shopping_cart .total .amount {
    color: #008fe2
}

.widget_shopping_cart .product-details .remove-product {
    color: #777
}

.woocommerce-cart .cart-form form {
    border-color: #008fe2
}

.shipping_calculator h2,
.cart_totals h2,
.review-order.shop_table h2 {
    color: #008fe2
}

.shipping_calculator h2 a,
.cart_totals h2 a,
.review-order.shop_table h2 a {
    color: #008fe2
}

.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
    color: #008fe2
}

.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
    color: #009ffb
}

.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
    color: #007fc9
}

.yith-wcan-loading:before {
    border-color: #008fe2
}

.shop_table dl.variation {
    color: #777
}

.shop_table td.product-name {
    color: #008fe2
}

.select2-container .select2-choice,
.select2-drop,
.select2-drop-active {
    color: #777
}

.form-row input[type="email"],
.form-row input[type="number"],
.form-row input[type="password"],
.form-row input[type="search"],
.form-row input[type="tel"],
.form-row input[type="text"],
.form-row input[type="url"],
.form-row input[type="color"],
.form-row input[type="date"],
.form-row input[type="datetime"],
.form-row input[type="datetime-local"],
.form-row input[type="month"],
.form-row input[type="time"],
.form-row input[type="week"],
.form-row select,
.form-row textarea {
    color: #777
}

.product-image .labels .onhot,
.summary-before .labels .onhot {
    background: #62b959;
    color: #fff
}

.product-image .labels .onsale,
.summary-before .labels .onsale {
    background: #e27c7c;
    color: #fff
}

.loader-container i.porto-ajax-loader {
    border-color: #008fe2
}

.success-message-container {
    border-top: 4px solid #008fe2
}

.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active {
    border-color: #008fe2 !important
}

.resp-vtabs.style-2 .resp-tabs-list li.resp-tab-active {
    border-bottom: 2px solid #008fe2 !important
}

.resp-easy-accordion.style-2 h2.resp-accordion {
    border-left: 3px solid #008fe2 !important
}

.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {
    background-color: #008fe2 !important
}

.resp-easy-accordion.style-2 h2.resp-accordion:after {
    color: #008fe2
}

.product-categories li a:hover {
    color: #7b858a !important;
    text-decoration: underline
}

.tm-extra-product-options .tm-epo-field-label {
    color: #008fe2
}

.tm-extra-product-options-totals .amount.final {
    color: #008fe2
}

.fdm-item-panel .fdm-item-title {
    color: #1d2127
}

body {
    font-family: roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #777;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-repeat: repeat-x
}

@media (max-width: 479px) {
    body {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0
    }
}

.color-body {
    color: #777
}

.color-body a,
.color-body a:hover,
.color-body a:focus {
    color: #777
}

h1 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #1d2127
}

h1.big {
    font-size: 58.1544px;
    line-height: 54.0012px
}

h1.small {
    font-size: 30.4632px;
    line-height: 41.998px;
    font-weight: 600
}

@media (max-width: 479px) {
    h1 {
        font-size: 33.42857143px;
        line-height: 40px
    }
    h1.big {
        font-size: 54.00051429px;
        line-height: 49.092px
    }
}

h2 {
    font-family: roboto;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d2127
}

@media (max-width: 479px) {
    h2 {
        font-size: 27.85714286px;
        line-height: 36.36363636px
    }
}

h3 {
    font-family: roboto;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 0;
    color: #1d2127
}

@media (max-width: 479px) {
    h3 {
        font-size: 23.21428571px;
        line-height: 29.09090909px
    }
}

h4 {
    font-family:roboto;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #1d2127
}

@media (max-width: 479px) {
    h4 {
        font-size: 18.57142857px;
        line-height: 24.54545455px
    }
}

h5 {
    font-family: roboto;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #1d2127
}

@media (max-width: 479px) {
    h5 {
        font-size: 13px;
        line-height: 16.36363636px
    }
}

h6 {
    font-family: roboto;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #1d2127
}

@media (max-width: 479px) {
    h6 {
        font-size: 13px;
        line-height: 16.36363636px
    }
}

p {
    letter-spacing: 0
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
    color: #008fe2 !important
}

html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
    border-color: #008fe2
}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
    color: #2d529f !important
}

html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
    border-color: #2d529f
}

html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
    color: #3aabdd !important
}

html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
    border-color: #3aabdd
}

html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
    color: #242424 !important
}

html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
    border-color: #242424
}

html .heading-dark,
html .lnk-dark,
html .text-color-dark {
    color: #2e353e !important
}

html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
    border-color: #2e353e
}

html .heading-light,
html .lnk-light,
html .text-color-light {
    color: #fff !important
}

html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
    border-color: #fff
}

.inverted {
    background-color: #008fe2
}

html .inverted-primary {
    background-color: #008fe2
}

html .inverted-secondary {
    background-color: #2d529f
}

html .inverted-tertiary {
    background-color: #3aabdd
}

html .inverted-quaternary {
    background-color: #242424
}

html .inverted-dark {
    background-color: #2e353e
}

html .inverted-light {
    background-color: #fff
}

.alternative-font {
    font-family: Shadows Into Light;
    font-weight: 400
}

@media (min-width: 768px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #banner-wrapper.banner-wrapper-boxed {
        max-width: 1170px
    }
}

@media (min-width: 768px) {
    #main.main-boxed {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #main.main-boxed {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #main.main-boxed {
        max-width: 1170px
    }
}

#main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-repeat: repeat-x
}

#main .content-bottom-wrapper {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-repeat: repeat-x;
    padding-top: 0px;
    padding-bottom: 20px
}

body.boxed .page-wrapper {
    border-top-color: #008fe2
}

@media (min-width: 768px) {
    body.boxed .page-wrapper {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    body.boxed .page-wrapper {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    body.boxed .page-wrapper {
        max-width: 1170px
    }
}

@media (min-width: 1170px) {
    body.boxed .vc_row[data-vc-stretch-content],
    body.boxed .ult-vc-hide-row {
        max-width: 1170px
    }
}

@media (min-width: 768px) {
    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #main.main-boxed .vc_row[data-vc-stretch-content],
    #main.main-boxed .ult-vc-hide-row {
        max-width: 1170px
    }
}

@media (min-width: 1170px) {
    body.boxed #header.sticky-header .header-main.sticky,
    body.boxed #header.sticky-header .main-menu-wrap {
        max-width: 1170px
    }
}

@media (min-width: 1170px) {
    body.boxed #header.sticky-header .header-main.sticky,
    #header-boxed #header.sticky-header .header-main.sticky,
    body.boxed #header.sticky-header .main-menu-wrap,
    #header-boxed #header.sticky-header .main-menu-wrap {
        max-width: 1170px
    }
}

.mobile-sidebar .sidebar-toggle {
    color: #777
}

.mobile-sidebar .sidebar-toggle:hover {
    color: #008fe2
}

.sidebar-content .filter-title {
    color: #008fe2
}

.header-wrapper {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: transparent
}

#header {
    color: #999
}

#header .logo-text {
    font-family: roboto;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #08c
}

@media (max-width: 479px) {
    #header .logo-text {
        font-size: 37.14285714px;
        line-height: 43.63636364px
    }
}

#header .header-main {
    background-color: #fff;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #f6f6f6, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#fff));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #fff);
    background-image: -o-linear-gradient(top, #f6f6f6, #fff);
    background-image: linear-gradient(to bottom, #f6f6f6, #fff);
    background-repeat: repeat-x
}

.fixed-header #header .header-main {
    background-color: rgba(255, 255, 255, 0.8)
}

.fixed-header #header .searchform {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(204, 204, 204, 0.5);
    border-radius: 20px
}

@media (max-width: 991px) {
    .fixed-header #header .searchform {
        background-color: #fff;
        border-color: #ccc;
        border-radius: 25px
    }
}

.fixed-header #header .searchform-popup .searchform {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 20px
}

.fixed-header #header .main-menu-wrap {
    box-shadow: none
}

.fixed-header #header #main-menu .mega-menu {
    box-shadow: none
}

.fixed-header #header.sticky-header .searchform {
    background: #fff;
    border-color: #ccc;
    border-radius: 20px
}

.fixed-header #header.sticky-header .main-menu-wrap {
    background-color: #fff
}

.fixed-header #header.sticky-header #main-menu .mega-menu {
    background-color: transparent
}

#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
    background-color: #fff;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #f6f6f6, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#fff));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #fff);
    background-image: -o-linear-gradient(top, #f6f6f6, #fff);
    background-image: linear-gradient(to bottom, #f6f6f6, #fff);
    background-repeat: repeat-x
}

#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
    background-color: #fff
}

#header .header-main .header-contact {
    color: #999
}

#header .header-main .header-contact * {
    color: #999
}

#header .header-main .header-contact a {
    color: #999
}

#header .header-main .header-contact a:hover {
    color: #999
}

#header .header-main .header-contact .nav-top > li > a {
    color: #999
}

#header .header-main .header-contact .nav-top > li > a:hover {
    background-color: #f7f7f7
}

#header .header-top .header-contact {
    color: #8ea0ae
}

#header .header-top .header-contact * {
    color: #8ea0ae
}

#header .header-top .header-contact a {
    color: #8ea0ae
}

#header .header-top .header-contact a:hover {
    color: #8ea0ae
}

#header .header-top .header-contact .nav-top > li > a:hover {
    background-color: #fff
}

#header .tooltip-icon {
    border-color: #999;
    color: #999
}

@media (min-width: 768px) {
    #header-boxed {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #header-boxed {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #header-boxed {
        max-width: 1170px
    }
}

@media (min-width: 992px) {
    .header-wrapper.header-side-nav:not(.fixed-header) #header {
        background-color: #fff;
        background-repeat: repeat;
        background-size: auto;
        background-attachment: scroll;
        background-position: initial;
        background-image: none;
        background-color: #fafafa;
        background-image: -moz-linear-gradient(top, #f6f6f6, #fff);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#fff));
        background-image: -webkit-linear-gradient(top, #f6f6f6, #fff);
        background-image: -o-linear-gradient(top, #f6f6f6, #fff);
        background-image: linear-gradient(to bottom, #f6f6f6, #fff);
        background-repeat: repeat-x
    }
    .header-wrapper.header-side-nav.fixed-header #header {
        background-color: rgba(255, 255, 255, 0.8)
    }
}

#header .top-links > li.menu-item:before {
    color: #999
}

#header .top-links > li.menu-item > a,
#header .top-links > li.menu-item > h5 {
    color: #999
}

#header .top-links > li.menu-item > a.active,
#header .top-links > li.menu-item > h5.active {
    color: #999
}

#header .top-links > li.menu-item:hover > a,
#header .top-links > li.menu-item:hover > h5 {
    color: #999
}

#header .top-links > li.menu-item.has-sub:hover > a,
#header .top-links > li.menu-item.has-sub:hover > h5 {
    color: #999;
    background: #f2f2f2
}

#header .top-links .narrow .popup > .inner,
#header .top-links .narrow .popup ul.sub-menu {
    background: #f2f2f2
}

#header .top-links .narrow .popup li.menu-item > a,
#header .top-links .narrow .popup li.menu-item > h5 {
    color: #999
}

#header .top-links .narrow .popup li.menu-item:hover > a,
#header .top-links .narrow .popup li.menu-item:hover > h5 {
    background: #999
}

#header .header-top .top-links > li.menu-item:after {
    color: #8ea0ae
}

#header .header-top .top-links > li.menu-item > a,
#header .header-top .top-links > li.menu-item > h5 {
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    color: #8ea0ae
}

#header .header-top .top-links > li.menu-item > a.active,
#header .header-top .top-links > li.menu-item > h5.active {
    color: #8ea0ae
}

#header .header-top .top-links > li.menu-item:last-child > a,
#header .header-top .top-links > li.menu-item:last-child > h5 {
    padding-right: 0px !important
}

#header .header-top .top-links > li.menu-item:hover > a,
#header .header-top .top-links > li.menu-item:hover > h5 {
    color: #8ea0ae
}

#header .header-top .top-links > li.menu-item.has-sub:hover > a,
#header .header-top .top-links > li.menu-item.has-sub:hover > h5 {
    color: #8ea0ae;
    background: transparent
}

#header .header-top .top-links .narrow .popup > .inner,
#header .header-top .top-links .narrow .popup ul.sub-menu {
    background: #f4f4f4
}

#header .header-top .top-links .narrow .popup li.menu-item > a,
#header .header-top .top-links .narrow .popup li.menu-item > h5 {
    color: #8ea0ae
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > a,
#header .header-top .top-links .narrow .popup li.menu-item:hover > h5 {
    color: #8ea0ae;
    background: transparent
}

#header .header-top .top-links .narrow .popup li.menu-item:hover > a:hover,
#header .header-top .top-links .narrow .popup li.menu-item:hover > h5:hover {
    color: #8ea0ae
}

#header .header-top .top-links > li.menu-item:after {
    content: ''
}

#header .header-top .gap {
    visibility: hidden
}

#header {
    border-top: 0 solid #008fe2
}

.header-top {
    border-bottom: 1px solid #ededed;
    background: #f4f4f4
}

.header-top .welcome-msg,
.header-top .gap {
    color: #8ea0ae
}

.header-top .welcome-msg a {
    color: #8ea0ae
}

.header-top .welcome-msg a:hover {
    color: #8ea0ae
}

#header .header-top .top-links > li:last-child > a {
    padding-right: 0
}

#header .header-top .top-links > li:last-child > h5 {
    padding-right: 0
}

.main-menu-wrap {
    background-color: transparent;
    padding: 0px 0px 15px 0px
}

#header.sticky-header .main-menu-wrap {
    padding: 8px 0px 8px 0px
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
    color:
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5:hover {
    color:
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > h5 {
    color:
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5 {
    color:
}

#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5:hover {
    color:
}

#header .main-menu-wrap .menu-right .searchform-popup .searchform {
    border-color: #ccc;
    border-radius: 20px
}

#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {
    color: #777
}

#header .main-menu-wrap .menu-right .searchform-popup .search-toggle:hover {
    color: #2d529f
}

.main-menu-wrap .menu-right #mini-cart.minicart-box {
    border-color: #fff;
    background: #fff
}

.main-menu-wrap .menu-right #mini-cart.minicart-inline {
    background: #fff
}

.main-menu-wrap .menu-right #mini-cart.minicart-inline .cart-items {
    color: #2d529f
}

.main-menu-wrap .menu-right #mini-cart .minicart-icon {
    color: #2d529f
}

.main-menu-wrap .menu-right #mini-cart .cart-items {
    color: #fff
}

.main-menu-wrap .menu-right #mini-cart .cart-popup {
    border-color: #2d529f
}

.main-menu-wrap .menu-right #mini-cart .cart-popup:before {
    border-color: #2d529f
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
    padding: 11px 13px 9px 13px
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
        padding: 9px 10px 7px 10px
    }
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip,
.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
    right: 13px;
    top: -4px
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip,
    .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
        right: 10px;
        top: -6px
    }
}

.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
    padding-bottom: 12px
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
    .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,
.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 11px 13px 8px 13px
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
        padding: 9px 10px 6px 10px
    }
}

.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 13px;
    top: -4px
}

@media (max-width: 1169px) {
    .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
        right: 10px;
        top: -6px
    }
}

#main-menu .mega-menu {
    background-color: transparent
}

#main-menu .mega-menu > li.menu-item > a,
#main-menu .mega-menu > li.menu-item > h5 {
    font-family: roboto;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    color: #2d529f
}

@media (max-width: 1169px) {
    #main-menu .mega-menu > li.menu-item > a,
    #main-menu .mega-menu > li.menu-item > h5 {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0
    }
}

#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item.active > h5 {
    background: transparent;
    color: #008fe2
}

#main-menu .mega-menu > li.menu-item.active:hover > a,
#main-menu .mega-menu > li.menu-item:hover > a,
#main-menu .mega-menu > li.menu-item.active:hover > h5,
#main-menu .mega-menu > li.menu-item:hover > h5 {
    background: #2d529f;
    color: #fff
}

#main-menu .mega-menu .popup {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0
}

#main-menu .mega-menu .wide .popup {
    border-top-color: #2d529f
}

#main-menu .mega-menu .wide .popup > .inner {
    background-color: #fff
}

#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    color: #333
}

#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: #777
}

#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
    color: #777;
    background-color: #f4f4f4
}

#main-menu .mega-menu .narrow .popup ul.sub-menu {
    background: #2d529f
}

#main-menu .mega-menu .narrow .popup li.menu-item > a,
#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
    color: #fff;
    background: #2d529f
}

#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,
#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
    background: #335cb3
}

#main-menu .menu-custom-block {
    color: #777
}

#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
    font-family: roboto;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0
}

#main-menu .menu-custom-block span {
    color: #777
}

#main-menu .menu-custom-block a {
    text-transform: uppercase;
    color: #2d529f
}

#main-menu .menu-custom-block a:hover {
    color: #008fe2
}

#header .currency-switcher > li.menu-item:before,
#header .view-switcher > li.menu-item:before {
    color: #fff
}

#header .currency-switcher > li.menu-item > a,
#header .view-switcher > li.menu-item > a,
#header .currency-switcher > li.menu-item > h5,
#header .view-switcher > li.menu-item > h5 {
    color: #fff;
    background: transparent
}

#header .currency-switcher > li.menu-item > a.active,
#header .view-switcher > li.menu-item > a.active,
#header .currency-switcher > li.menu-item > h5.active,
#header .view-switcher > li.menu-item > h5.active {
    color: #fff;
    background: #3b3c42
}

#header .currency-switcher > li.menu-item:hover > a,
#header .view-switcher > li.menu-item:hover > a,
#header .currency-switcher > li.menu-item:hover > h5,
#header .view-switcher > li.menu-item:hover > h5 {
    color: #fff;
    background: #3b3c42
}

#header .currency-switcher .narrow .popup ul.sub-menu,
#header .view-switcher .narrow .popup ul.sub-menu {
    background: #3b3c42
}

#header .currency-switcher .narrow .popup li.menu-item > a,
#header .view-switcher .narrow .popup li.menu-item > a,
#header .currency-switcher .narrow .popup li.menu-item > h5,
#header .view-switcher .narrow .popup li.menu-item > h5 {
    color: #fff
}

#header .currency-switcher .narrow .popup li.menu-item > a.active,
#header .view-switcher .narrow .popup li.menu-item > a.active,
#header .currency-switcher .narrow .popup li.menu-item > h5.active,
#header .view-switcher .narrow .popup li.menu-item > h5.active {
    color: #fff;
    background: #47484f
}

#header .currency-switcher .narrow .popup li.menu-item:hover > a,
#header .view-switcher .narrow .popup li.menu-item:hover > a,
#header .currency-switcher .narrow .popup li.menu-item:hover > h5,
#header .view-switcher .narrow .popup li.menu-item:hover > h5 {
    color: #fff;
    background: #47484f
}

#header .searchform {
    background: #fff;
    border-color: #ccc;
    border-radius: 20px
}

@media (max-width: 991px) {
    #header .searchform {
        border-color: #ccc
    }
}

#header .searchform input,
#header .searchform select,
#header .searchform button {
    color: #555
}

#header .searchform input::-webkit-input-placeholder,
#header .searchform select::-webkit-input-placeholder,
#header .searchform button::-webkit-input-placeholder {
    color: #555
}

#header .searchform input:-moz-placeholder,
#header .searchform select:-moz-placeholder,
#header .searchform button:-moz-placeholder {
    color: #555
}

#header .searchform input::-moz-placeholder,
#header .searchform select::-moz-placeholder,
#header .searchform button::-moz-placeholder {
    color: #555
}

#header .searchform input:-ms-input-placeholder,
#header .searchform select:-ms-input-placeholder,
#header .searchform button:-ms-input-placeholder {
    color: #555
}

#header .searchform input,
#header .searchform select,
#header .searchform .selectric,
#header .searchform .selectric-hover .selectric,
#header .searchform .selectric-open .selectric {
    border-color: #ccc
}

#header .searchform input::-webkit-input-placeholder {
    color: #555
}

#header .searchform input::-moz-placeholder {
    color: #555
}

#header .searchform input:-moz-placeholder {
    color: #555
}

#header .searchform input:-ms-input-placeholder {
    color: #555
}

#header .searchform button:hover {
    color: #333
}

#header .searchform .selectric .label {
    color: #555
}

#header .searchform select option,
#header .searchform .autocomplete-suggestion,
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
    background: #fff;
    color: #555
}

#header .searchform .selectric-items li,
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
    color: #555
}

#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
    background-color: #e6e6e6
}

#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
    border-color: #ccc
}

#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
    color: #555
}

#header .searchform-popup .search-toggle {
    color: #999
}

#header .searchform-popup .search-toggle:hover {
    color: #999
}

#header .search-popup .searchform {
    border-color: #ccc;
    border-radius: 20px
}

#mini-cart.minicart-box {
    border-color: transparent;
    background: transparent
}

#mini-cart.minicart-inline {
    background: transparent
}

#mini-cart.minicart-inline .cart-items {
    color: #2d529f
}

#mini-cart .minicart-icon {
    color: #2d529f
}

#mini-cart .cart-items {
    color: #2d529f
}

#mini-cart .cart-popup {
    color: #777;
    border-color: #2d529f
}

#mini-cart .cart-popup:before {
    border-color: #2d529f
}

@media (max-width: 480px) {
    #header #mini-cart {
        background: transparent
    }
    #header #mini-cart .cart-items {
        color: #2d529f
    }
}

#header:not(.header-corporate) .header-top .share-links > a {
    color: #8ea0ae
}

#header:not(.header-corporate) .header-top .share-links > a:hover {
    color: #8ea0ae
}

#header .mobile-toggle {
    color: #999;
    background-color:
}

#header .mobile-toggle:hover {
    color: #999
}

@media (min-width: 992px) {
    #header.header-corporate .searchform button {
        color: #c3c3c3
    }
}

@media (min-width: 992px) {
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
        margin-top: 0
    }
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a,
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5 {
        border-top: 0 solid transparent
    }
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > a,
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > h5 {
        border-top: 0 solid #008fe2
    }
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > a,
    #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > h5 {
        border-top: 0 solid #2d529f
    }
}

#header.header-18 .header-right .mega-menu > li.menu-item > a {
    padding: 11px 13px 9px 13px
}

@media (max-width: 1169px) {
    #header.header-18 .header-right .mega-menu > li.menu-item > a {
        padding: 9px 10px 7px 10px
    }
}

#header.header-18 .header-right .mega-menu > li.menu-item > h5 {
    padding: 11px 13px 9px 13px
}

@media (max-width: 1169px) {
    #header.header-18 .header-right .mega-menu > li.menu-item > h5 {
        padding: 9px 10px 7px 10px
    }
}

#header.header-18 .searchform-popup .search-toggle {
    color: #008fe2;
    font-size: 13px
}

#header.header-18 #mini-cart.minicart-inline .minicart-icon {
    font-size: 18px
}

#header.header-18 #mini-cart.minicart-inline .cart-items {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}

@media (min-width: 992px) {
    #header {
        margin: 0px 0px 0px 0px
    }
    #header.logo-overlay-header .overlay-logo {
        top: 0px
    }
    #header.logo-overlay-header.sticky-header .overlay-logo {
        top: -90px
    }
}

.header-wrapper.header-side-nav #header .share-links a {
    color: #fff;
    background-color: #9e9e9e
}

.header-wrapper.header-side-nav #header .header-copyright {
    color: #777
}

@media (min-width: 992px) {
    .header-wrapper.header-side-nav #header .top-links li.menu-item > a,
    .header-wrapper.header-side-nav #header .top-links li.menu-item > h5 {
        border-top-color: #335cb3
    }
    .header-wrapper.header-side-nav #header .top-links li.menu-item > a,
    .header-wrapper.header-side-nav #header .top-links li.menu-item.active > a,
    .header-wrapper.header-side-nav #header .top-links li.menu-item > h5,
    .header-wrapper.header-side-nav #header .top-links li.menu-item.active > h5 {
        color: #2d529f
    }
    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover,
    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover {
        background: #2d529f
    }
    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > a,
    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > a,
    .header-wrapper.header-side-nav #header .top-links li.menu-item:hover > h5,
    .header-wrapper.header-side-nav #header .top-links li.menu-item.active:hover > h5 {
        color: #fff
    }
}

#header.header-9.sticky-header .main-menu-wrap,
.fixed-header #header.header-9.sticky-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,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-top-color: #335cb3
}

.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item.active > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active > a,
.header-side-nav .sidebar-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5,
.header-side-nav .sidebar-menu > li.menu-item.active > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active > h5 {
    color: #2d529f
}

.header-side-nav .sidebar-menu > li.menu-item:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover,
.header-side-nav .sidebar-menu > li.menu-item.active:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover {
    background: #2d529f
}

.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a,
.header-side-nav .sidebar-menu > li.menu-item.active:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > a,
.header-side-nav .sidebar-menu > li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5,
.header-side-nav .sidebar-menu > li.menu-item.active:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > h5 {
    color: #fff
}

.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {
    border-left-color: #2d529f
}

.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a,
.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > h5,
.header-side-nav .sidebar-menu > li.menu-item:hover + li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover + li.menu-item > h5 {
    border-top-color: #335cb3
}

.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {
    border-left-color: #fff
}

.header-side-nav .sidebar-menu .popup,
.toggle-menu-wrap .sidebar-menu .popup {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0
}

.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
    border-left-color: #2d529f
}

.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
    background-color: #fff
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > h5 {
    color: #333
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5 {
    color: #777
}

.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > h5:hover {
    background-color: #f4f4f4;
    color: #777
}

.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
    background: #2d529f
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > a,
.header-side-nav .sidebar-menu .narrow .popup li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item > h5 {
    color: #fff
}

.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > a,
.header-side-nav .sidebar-menu .narrow .popup li.menu-item:hover > h5,
.toggle-menu-wrap .sidebar-menu .narrow .popup li.menu-item:hover > h5 {
    background: #335cb3
}

.header-side-nav .sidebar-menu .menu-custom-block span,
.toggle-menu-wrap .sidebar-menu .menu-custom-block span,
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
    font-family: roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 18px
}

.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
    border-top-color: #335cb3;
    color: #2d529f
}

.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
    background-color: #2d529f;
    color: #fff
}

.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover,
.header-side-nav .sidebar-menu .menu-custom-block a:hover + a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover + a {
    border-top-color: #335cb3
}

.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
    border-top-color: rgba(0, 0, 0, 0.125)
}

.page-top {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #008fe2;
    border-top: 0 solid #384045;
    border-bottom: 0 solid #ccc
}

.page-top > .container {
    padding: 0px 15px 0px 15px
}

.page-top ul.breadcrumb > li {
    color: #fff
}

.page-top ul.breadcrumb > li a {
    color: #fff
}

.page-top ul.breadcrumb > li .delimiter {
    color: #fff
}

.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
    color: #fff
}

.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a {
    color: #fff
}

.page-top .page-title {
    color: #fff;
    font-family: Open Sans
}

.page-top .page-sub-title {
    color: #fff;
    margin: -12px 0px 19px 0px
}

.page-top.page-header-1 .page-title {
    margin-bottom: -16px;
    padding-bottom: 17px;
    border-bottom: 0 solid #008fe2
}

.page-top .product-nav .product-link {
    color: #fff
}

.page-top .product-nav .product-popup {
    color: #777
}

.page-top .product-nav .product-popup:before {
    border-bottom-color: #008fe2
}

.page-top .sort-source > li > a {
    color: #fff
}

.page-top .sort-source > li.active > a {
    color: #008fe2
}

@media (max-width: 767px) {
    .page-top .sort-source {
        background: #008fe2;
        border-top: 0 solid #ccc;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        bottom: -1px
    }
}

@media (min-width: 768px) {
    #breadcrumbs-boxed {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #breadcrumbs-boxed {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #breadcrumbs-boxed {
        max-width: 1170px
    }
}

#nav-panel {
    background-color: #1d2127;
    color: #fff
}

#nav-panel .welcome-msg {
    color: #fff
}

#nav-panel .accordion-menu {
    color: #fff
}

#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
    color: #fff
}

#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item:hover > a,
#nav-panel .accordion-menu li.menu-item.active > h5,
#nav-panel .accordion-menu li.menu-item:hover > h5 {
    background-color: #282d36;
    color: #fff
}

#nav-panel .accordion-menu .arrow:hover {
    color: #fff
}

#nav-panel .menu-custom-block {
    color: #fff
}

#nav-panel .menu-custom-block span {
    color: #fff
}

#nav-panel .menu-custom-block a {
    color: #fff
}

#nav-panel .menu-custom-block a:hover {
    background-color: #282d36;
    color: #fff
}

#nav-panel-close {
    background-color: #1d2127;
    color: #fff
}

#nav-panel-close:hover {
    color: #f2f2f2
}

.footer-top {
    background-color: transparent;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-repeat: repeat-x;
    padding-top: 0px;
    padding-bottom: 0px
}

#footer {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    color: #95989c;
    background-color: #34383d
}

#footer .footer-main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: transparent
}

#footer p,
#footer .widget > div > ul li,
#footer .widget > ul li {
    color: #95989c
}

#footer a {
    color: #95989c
}

#footer a:hover {
    color: #95989c
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widgettitle,
#footer .widget-title {
    color: #fff
}

#footer h1 a,
#footer h2 a,
#footer h3 a,
#footer h4 a,
#footer h5 a,
#footer h6 a,
#footer .widgettitle a,
#footer .widget-title a {
    color: #fff
}

#footer .widget.contact-info .contact-info-block .contact-details strong {
    color:
}

#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
    font-weight: 700
}

#footer .footer-ribbon {
    background: #008fe2;
    font-family: Shadows Into Light;
    font-weight: 400;
    color: #fff
}

#footer .footer-ribbon a,
#footer .footer-ribbon a:hover,
#footer .footer-ribbon a:focus {
    color: #fff
}

#footer .footer-ribbon:before {
    border-right-color: #005f95
}

#footer .widget .tagcloud a {
    border-color: rgba(149, 152, 156, 0.3)
}

#footer .widget .tagcloud a:hover {
    border-color: #008fe2;
    background-color: #008fe2
}

#footer .widget > div > ul,
#footer .widget > ul {
    border-color: rgba(149, 152, 156, 0.3)
}

#footer .widget > div > ul li,
#footer .widget > ul li {
    border-color: rgba(149, 152, 156, 0.3)
}

#footer .post-item-small {
    border-color: rgba(149, 152, 156, 0.3)
}

#footer .footer-bottom {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    color: #95989c;
    background-color: transparent
}

#footer .footer-bottom p,
#footer .footer-bottom .widget > div > ul li,
#footer .footer-bottom .widget > ul li {
    color: #95989c
}

#footer .footer-bottom a,
#footer .footer-bottom a:hover {
    color: #95989c
}

#footer .widget.follow-us .share-links a {
    background: #fff;
    color: #555
}

#footer .tooltip-icon {
    border-color: #95989c;
    color: #95989c
}

.footer-wrapper.fixed #footer .footer-bottom {
    box-shadow: none
}

@media (min-width: 768px) {
    #footer-boxed {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    #footer-boxed {
        max-width: 990px
    }
}

@media (min-width: 1170px) {
    #footer-boxed {
        max-width: 1170px
    }
}


/* Header */

#header.header-corporate:not(.header-10) .block-inline {
    margin-bottom: 0;
    line-height: inherit;
}

#header .header-contact i {
    margin: 0 3px 0 0;
    color: #4c4c4c !important;
}

#header .header-contact .nav > li > a,
#header .header-contact .nav > li > span {
    padding: 6px 10px;
    display: inline-block;
}

#header .header-contact .nav > li {
    border-right: 1px solid #d1dee9;
}

#header .header-contact .nav > li:last-child {
    border-width: 0;
    margin-right: 10px;
}

@media (min-width: 481px) {
    #header .logo {
        margin-top: 11px;
        margin-bottom: 11px;
    }
}


/* Breadcrumbs */

.page-top .page-sub-title {
    opacity: 0.65;
}

.page-top ul.breadcrumb {
    font-size: 0.95em;
}

.page-top ul.breadcrumb,
.page-top ul.breadcrumb > li a {
    text-transform: uppercase;
}

.page-top ul.breadcrumb > li .delimiter {
    opacity: 0.4;
}

.page-top ul.breadcrumb > li:last-child {
    opacity: 0.65;
}


/* Footer */

#footer .footer-bottom {
    border-top: 1px solid #53585e;
}

#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
    font-weight: 300;
}

#footer .widgettitle,
#footer .widget-title {
    font-size:18px;
    margin-bottom: 25px;
}

#footer .footer-main > .container {
    padding-top: 70px;
    padding-bottom: 60px;
}

#footer .footer-bottom {
    padding: 6px 0;
}

#footer a strong {
    display: block;
    font-size:16px;
    line-height: 1;
    font-weight: 300;
}

#footer .custom-info span:nth-child(1) {
    color: #95989c;
}


/* Layout */

.main-content,
.left-sidebar,
.right-sidebar {
    padding-top: 65px;
}

h2.entry-title {
    font-size: 1.8em;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
}


/* Misc */

.box-shadow-custom {
    box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}

hr {
    background-image: none;
    background-color: #dbdbdb;
}

.lead {
    font-weight: 400;
}

.custom-info span:nth-child(1) {
    color: #90c9ea;
    display: inline-block;
    margin-right: 10px;
    min-width: 68px;
}

.custom-info span:nth-child(1)::after {
    color: #fff;
    content: ":";
    display: block;
    float: right;
}

.custom-info span:nth-child(2) {
    color: #fff;
    display: inline-block;
}

.custom-button .btn {
    border-radius: 30px !important;
    padding: 10px 30px;
}

.feature-box .feature-box-info {
    margin-left: 15px;
}

.thumb-info-custom {
    margin-bottom: 35px;
}

.thumb-info-custom .thumb-info {
    box-shadow: none;
}

.thumb-info-custom .thumb-info-side-image-wrapper {
    margin: 0 0 10px;
    float: none;
}

.thumb-info-custom .thumb-info-caption .thumb-info-caption-text {
    padding: 30px;
    font-size: 1em;
    line-height: 24px;
}

.thumb-info-custom h5 {
    font-size: 16px;
    line-height: 27px;
}

div.wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}


/* Widgets */

.widget .widgettitle,
.widget .widget-title {
    font-size: 1.4em;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 25px;
}


/* Member */

.member-item .thumb-info {
    border: 1px solid #ddd;
}


/* Revolution Slider */

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.25);
}

.tp-bullets .tp-bullet {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    border: 2px solid #fff;
    opacity: 0.7;
    padding: 7px;
}

.tp-bullets .tp-bullet.selected {
    opacity: 1 !important;
}

.tp-bullets .tp-bullet.selected::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}


/* Home Page */

.content-grid {
    border: 1px solid #dadada;
}

.quote-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: -webkit-transform: rotate(180deg);
    -ms-transform: -webkit-transform: rotate(180deg);
    -o-transform: -webkit-transform: rotate(180deg);
    transform: -webkit-transform: rotate(180deg);
}

.quote-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;
    font-size: 12px;
    line-height: 50px;
    border-width: 1px;
}

.testimonial blockquote p {
    font-family: roboto;
    font-size: 16px;
    line-height: 24px;
}

.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote:after {
    font-size: 40px;
}

.testimonial .testimonial-author strong {
    margin-top: 20px;
    display: inline-block;
    opacity: 1 !important;
    position: relative;
    text-transform: uppercase;
}

.testimonial .testimonial-author strong:before {
    border-top: 2px solid #80c9f2;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%) translateY(-50%);
    width: 35%;
}

.member-carousel.owl-carousel .owl-nav .owl-next:before {
    font-family: "Simple-Line-Icons";
    content: "\e079";
}

.member-carousel.owl-carousel .owl-nav .owl-prev:before {
    font-family: "Simple-Line-Icons";
    content: "\e07a";
}

.member-carousel.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    width: 30px;
    font-size: 28px;
}

.member-carousel.owl-carousel .owl-nav .owl-prev {
    left: -70px;
}

.member-carousel.owl-carousel .owl-nav {
    margin-top: -58px;
}

.medical-schedules {
    margin: -47px 0 0 0;
}

.medical-schedules .row {
    margin-left: 0;
    margin-right: 0;
}

.medical-schedules h4 {
    line-height: 23px;
    padding-top: 4px;
}

.medical-schedules h4,
.medical-schedules h5,
.medical-schedules a,
.medical-schedules i {
    color: #fff !important;
}

.medical-schedules h5 {
    position: relative;
    display: inline-block;
}

.medical-schedules .box-one,
.medical-schedules .box-two,
.medical-schedules .box-three,
.medical-schedules .box-four {
    height: 94px;
    position: relative;
    -webkit-animation-duration: 0.6s;
    -moz-animation-duration: 0.6s;
    -ms-animation-duration: 0.6s;
    -o-animation-duration: 0.6s;
    animation-duration: 0.6s;
}

.medical-schedules .box-one {
    z-index: 4;
}

.medical-schedules .box-two {
    z-index: 2;
}

.medical-schedules .box-three {
    z-index: 5;
}

.medical-schedules .box-four {
    z-index: 1;
}

.medical-schedules .box-one::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    width: 0;
    height: 0;
    border-top: 47px solid transparent;
    border-bottom: 47px solid transparent;
    border-left: 40px solid #008fe2;
    z-index: 5;
}

.medical-schedules .box-two {
    padding: 38px 38px 38px 40px;
    text-align: center;
}

.medical-schedules .box-three {
    padding: 38px 38px 38px 15px;
    text-align: center;
}

.medical-schedules .box-two a,
.medical-schedules .box-three a {
    text-decoration: none;
}

.medical-schedules .box-three:hover .expanded-info {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    text-align: left;
}

.medical-schedules .box-three:hover .expanded-info .info {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.medical-schedules .box-three:hover i {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.medical-schedules .expanded-info {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 99%;
    width: 100%;
    padding: 30px;
    box-shadow: 0 -12px 30px rgba(0, 0, 0, 0.2);
    z-index: -1;
    text-align: left;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.medical-schedules .expanded-info .info {
    opacity: 0;
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
}

.medical-schedules .expanded-info .info:nth-child(1) {
    -webkit-transition: all 0.3s ease 0.4s;
    -moz-transition: all 0.3s ease 0.4s;
    transition: all 0.3s ease 0.4s;
}

.medical-schedules .expanded-info .info:nth-child(2) {
    -webkit-transition: all 0.3s ease 0.5s;
    -moz-transition: all 0.3s ease 0.5s;
    transition: all 0.3s ease 0.5s;
}

.medical-schedules .expanded-info .info:nth-child(3) {
    -webkit-transition: all 0.3s ease 0.6s;
    -moz-transition: all 0.3s ease 0.6s;
    transition: all 0.3s ease 0.6s;
}

.medical-schedules .box-two i,
.medical-schedules .box-three i {
    position: absolute;
    top: 50%;
    right: -30px;
    font-size: 1.44em;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.medical-schedules .box-two:hover i {
    -webkit-transform: translateY(-50%) translateX(50%);
    -moz-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    -o-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
}

.medical-schedules .box-two i {
    -webkit-transform: translateY(-50%) translateX(0%);
    -moz-transform: translateY(-50%) translateX(0%);
    -ms-transform: translateY(-50%) translateX(0%);
    -o-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%);
}

.medical-schedules .box-three:hover i {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.medical-schedules .box-three i {
    -webkit-transform: translateY(-50%) rotate(0deg);
    -moz-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    -o-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}

.medical-schedules .box-four label {
    display: block;
    margin: -3px 0 0;
    opacity: 0.5;
}

.medical-schedules .box-four strong {
    font-size: 1.6em;
}

.medical-schedules .box-four .feature-box {
    padding: 23.7px 10px;
    color: #fff;
}

.medical-schedules .box-four .feature-box-icon {
    margin-top: 5px;
}

@media (max-width: 1169px) {
    .medical-schedules .feature-box.feature-box-style-2 .feature-box-info {
        padding-left: 40px;
    }
    .medical-schedules .box-four .feature-box {
        padding: 23.7px 0;
        margin: 0 -5px;
    }
    .medical-schedules .expanded-info {
        padding: 30px 10px;
    }
}

@media (max-width: 991px) {
    .medical-schedules h4 {
        padding-top: 15px !important;
    }
    .medical-schedules .box-one::after {
        content: none;
    }
    .medical-schedules .box-one,
    .medical-schedules .box-four {
        padding: 0;
    }
    .medical-schedules .box-two,
    .medical-schedules .box-three {
        padding: 38px;
        text-align: left;
    }
    .medical-schedules .box-four .feature-box {
        padding: 23.7px;
        margin: 0;
    }
    .medical-schedules .expanded-info {
        padding: 30px 35px;
    }
}