.alternative-font {
  color: #1a538d;
}
a {
  color: #1a538d;
}
a:hover {
  color: #1e60a3;
}
a:active {
  color: #164677;
}
ul.list.icons li a {
  color: #777777;
}
ul.list.icons li i,
ul.list.icons li a:hover {
  color: #1a538d;
}
.list.list-icons li .fa {
  color: #1a538d;
  border-color: #1a538d;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #1a538d;
}
.list.list-ordened li:before {
  color: #1a538d;
  border-color: #1a538d;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
}
html .list-primary.list-icons li .fa {
  color: #1a538d;
  border-color: #1a538d;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #1a538d;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #b8ddcb;
  border-color: #b8ddcb;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #b8ddcb;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #b8ddcb;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #f6d399;
  border-color: #f6d399;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #f6d399;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #f6d399;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #b7cef8;
  border-color: #b7cef8;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #b7cef8;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #b7cef8;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-dark.list-icons li .fa {
  color: #dfb5c9;
  border-color: #dfb5c9;
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
  background-color: #dfb5c9;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #dfb5c9;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #ffffff;
}
html .list-light.list-icons li .fa {
  color: #ffffff;
  border-color: #ffffff;
}
html .list-light.list-icons.list-icons-style-3 li .fa {
  background-color: #ffffff;
  color: #777777;
}
html .list-light.list-ordened li:before {
  color: #ffffff;
}
html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #1a538d;
  color: #777777;
}
ul[class^="wsp-"] li:before {
  color: #1a538d;
}
ul.nav-pills > li.active > a {
  background-color: #1a538d;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #1a538d;
}
html ul.nav-pills-primary a {
  color: #1a538d;
}
html ul.nav-pills-primary a:hover {
  color: #1e60a3;
}
html ul.nav-pills-primary a:focus {
  color: #1e60a3;
}
html ul.nav-pills-primary a:active {
  color: #164677;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #1a538d;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #1a538d;
}
html ul.nav-pills-secondary a {
  color: #b8ddcb;
}
html ul.nav-pills-secondary a:hover {
  color: #c9e5d8;
}
html ul.nav-pills-secondary a:focus {
  color: #c9e5d8;
}
html ul.nav-pills-secondary a:active {
  color: #a7d5be;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #b8ddcb;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #b8ddcb;
}
html ul.nav-pills-tertiary a {
  color: #f6d399;
}
html ul.nav-pills-tertiary a:hover {
  color: #f8ddb0;
}
html ul.nav-pills-tertiary a:focus {
  color: #f8ddb0;
}
html ul.nav-pills-tertiary a:active {
  color: #f4c982;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #f6d399;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #f6d399;
}
html ul.nav-pills-quaternary a {
  color: #b7cef8;
}
html ul.nav-pills-quaternary a:hover {
  color: #cedefa;
}
html ul.nav-pills-quaternary a:focus {
  color: #cedefa;
}
html ul.nav-pills-quaternary a:active {
  color: #a0bef6;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #b7cef8;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #b7cef8;
}
html ul.nav-pills-dark a {
  color: #dfb5c9;
}
html ul.nav-pills-dark a:hover {
  color: #e7c7d6;
}
html ul.nav-pills-dark a:focus {
  color: #e7c7d6;
}
html ul.nav-pills-dark a:active {
  color: #d7a3bc;
}
html ul.nav-pills-dark > li.active > a {
  background-color: #dfb5c9;
}
html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
  background-color: #dfb5c9;
}
html ul.nav-pills-light a {
  color: #ffffff;
}
html ul.nav-pills-light a:hover {
  color: #ffffff;
}
html ul.nav-pills-light a:focus {
  color: #ffffff;
}
html ul.nav-pills-light a:active {
  color: #f2f2f2;
}
html ul.nav-pills-light > li.active > a {
  background-color: #ffffff;
}
html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
  background-color: #ffffff;
}
.panel-group .panel-heading a {
  color: #1a538d;
}
.panel-group.secondary .panel-heading {
  background-color: #1a538d !important;
}
html .panel-group.panel-group-primary .panel-heading {
  background-color: #1a538d !important;
}
html .panel-group.panel-group-primary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
  background-color: #b8ddcb !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
  background-color: #f6d399 !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
  background-color: #b7cef8 !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-dark .panel-heading {
  background-color: #dfb5c9 !important;
}
html .panel-group.panel-group-dark .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-light .panel-heading {
  background-color: #ffffff !important;
}
html .panel-group.panel-group-light .panel-heading a {
  color: #777777;
}
section.toggle label {
  color: #1a538d;
  border-left-color: #1a538d;
}
section.toggle.active > label {
  background-color: #1a538d;
  border-color: #1a538d;
  color: #FFF;
}
.toggle-simple section.toggle > label:after {
  background-color: #1a538d;
}
html .toggle-primary .toggle label {
  color: #1a538d;
  border-left-color: #1a538d;
  border-right-color: #1a538d;
}
html .toggle-primary .toggle.active > label {
  background-color: #1a538d;
  border-color: #1a538d;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle.active > label {
  background: transparent;
  color: #1a538d;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #1a538d;
}
html .toggle-secondary .toggle label {
  color: #b8ddcb;
  border-left-color: #b8ddcb;
  border-right-color: #b8ddcb;
}
html .toggle-secondary .toggle.active > label {
  background-color: #b8ddcb;
  border-color: #b8ddcb;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle.active > label {
  background: transparent;
  color: #b8ddcb;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #b8ddcb;
}
html .toggle-tertiary .toggle label {
  color: #f6d399;
  border-left-color: #f6d399;
  border-right-color: #f6d399;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #f6d399;
  border-color: #f6d399;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle.active > label {
  background: transparent;
  color: #f6d399;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #f6d399;
}
html .toggle-quaternary .toggle label {
  color: #b7cef8;
  border-left-color: #b7cef8;
  border-right-color: #b7cef8;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #b7cef8;
  border-color: #b7cef8;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle.active > label {
  background: transparent;
  color: #b7cef8;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #b7cef8;
}
html .toggle-dark .toggle label {
  color: #dfb5c9;
  border-left-color: #dfb5c9;
  border-right-color: #dfb5c9;
}
html .toggle-dark .toggle.active > label {
  background-color: #dfb5c9;
  border-color: #dfb5c9;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle.active > label {
  background: transparent;
  color: #dfb5c9;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #dfb5c9;
}
html .toggle-light .toggle label {
  color: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
html .toggle-light .toggle.active > label {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #777777;
}
html .toggle-light.toggle-simple .toggle.active > label {
  background: transparent;
  color: #ffffff;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
html .blockquote-primary {
  border-color: #1a538d !important;
}
html .blockquote-secondary {
  border-color: #b8ddcb !important;
}
html .blockquote-tertiary {
  border-color: #f6d399 !important;
}
html .blockquote-quaternary {
  border-color: #b7cef8 !important;
}
html .blockquote-dark {
  border-color: #dfb5c9 !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon {
  background-color: #1a538d;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
  background-color: #1e60a3;
}
.thumbnail .zoom,
.img-thumbnail .zoom,
.thumbnail .link,
.img-thumbnail .link {
  background-color: #1a538d;
}
.thumbnail .zoom:hover,
.img-thumbnail .zoom:hover,
.thumbnail .link:hover,
.img-thumbnail .link:hover {
  background-color: #1e60a3;
}
html .label-primary {
  background-color: #1a538d;
  border-color: #1a538d;
}
html .label-secondary {
  background-color: #b8ddcb;
  border-color: #b8ddcb;
}
html .label-tertiary {
  background-color: #f6d399;
  border-color: #f6d399;
}
html .label-quaternary {
  background-color: #b7cef8;
  border-color: #b7cef8;
}
html .label-dark {
  background-color: #dfb5c9;
  border-color: #dfb5c9;
}
html .label-light {
  background-color: #ffffff;
  border-color: #ffffff;
}
html .alert-primary {
  background-color: #1a538d;
  border-color: #184b80;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #b8ddcb;
  border-color: #aed8c3;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #f6d399;
  border-color: #f5cd8b;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #b7cef8;
  border-color: #a9c5f7;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #dfb5c9;
  border-color: #daaac1;
  color: #ffffff;
}
html .alert-dark .alert-link {
  color: #ffffff;
}
html .alert-light {
  background-color: #ffffff;
  border-color: #f7f7f7;
  color: #777777;
}
html .alert-light .alert-link {
  color: #777777;
}
.porto-concept strong {
  color: #1a538d;
  font-family: Shadows Into Light;
}
.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
  color: #1a538d;
}
.circular-bar.only-icon .fa {
  color: #1a538d;
}
html section.section-primary,
html .vc_row.section-primary,
html .vc_column_container.section-primary {
  background-color: #1a538d !important;
  border-color: #164677 !important;
}
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: #ffffff;
}
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: #123a62 !important;
  border-color: #0e2d4c !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: #ffffff;
}
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: #123a62;
}
html section.section-secondary,
html .vc_row.section-secondary,
html .vc_column_container.section-secondary {
  background-color: #b8ddcb !important;
  border-color: #a7d5be !important;
}
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: #ffffff;
}
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: #96ccb2 !important;
  border-color: #84c4a5 !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: #ffffff;
}
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: #96ccb2;
}
html section.section-tertiary,
html .vc_row.section-tertiary,
html .vc_column_container.section-tertiary {
  background-color: #f6d399 !important;
  border-color: #f4c982 !important;
}
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: #ffffff;
}
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: #f2bf6a !important;
  border-color: #f0b553 !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: #ffffff;
}
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: #f2bf6a;
}
html section.section-quaternary,
html .vc_row.section-quaternary,
html .vc_column_container.section-quaternary {
  background-color: #b7cef8 !important;
  border-color: #a0bef6 !important;
}
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: #ffffff;
}
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: #89aef3 !important;
  border-color: #719ff1 !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: #ffffff;
}
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: #89aef3;
}
html section.section-dark,
html .vc_row.section-dark,
html .vc_column_container.section-dark {
  background-color: #dfb5c9 !important;
  border-color: #d7a3bc !important;
}
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: #ffffff;
}
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: #d091af !important;
  border-color: #c880a2 !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: #ffffff;
}
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: #d091af;
}
html section.section-light,
html .vc_row.section-light,
html .vc_column_container.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
}
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: #777777;
}
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: #777777;
}
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: #1a538d !important;
  color: #ffffff !important;
}
html .popover-secondary .popover-title {
  background-color: #b8ddcb !important;
  color: #ffffff !important;
}
html .popover-tertiary .popover-title {
  background-color: #f6d399 !important;
  color: #ffffff !important;
}
html .popover-quaternary .popover-title {
  background-color: #b7cef8 !important;
  color: #ffffff !important;
}
html .popover-dark .popover-title {
  background-color: #dfb5c9 !important;
  color: #ffffff !important;
}
html .popover-light .popover-title {
  background-color: #ffffff !important;
  color: #777777 !important;
}
html .divider.divider-primary i {
  color: #1a538d;
}
html .divider.divider-primary.divider-small hr {
  background: #1a538d;
}
html .divider.divider-secondary i {
  color: #b8ddcb;
}
html .divider.divider-secondary.divider-small hr {
  background: #b8ddcb;
}
html .divider.divider-tertiary i {
  color: #f6d399;
}
html .divider.divider-tertiary.divider-small hr {
  background: #f6d399;
}
html .divider.divider-quaternary i {
  color: #b7cef8;
}
html .divider.divider-quaternary.divider-small hr {
  background: #b7cef8;
}
html .divider.divider-dark i {
  color: #dfb5c9;
}
html .divider.divider-dark.divider-small hr {
  background: #dfb5c9;
}
html .divider.divider-light i {
  color: #ffffff;
}
html .divider.divider-light.divider-small hr {
  background: #ffffff;
}
html .divider.divider-style-2.divider-primary i {
  background: #1a538d;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary i {
  background: #b8ddcb;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary i {
  background: #f6d399;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary i {
  background: #b7cef8;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark i {
  background: #dfb5c9;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light i {
  background: #ffffff;
  color: #777777;
}
html .divider.divider-style-3.divider-primary i {
  border-color: #1a538d;
}
html .divider.divider-style-3.divider-secondary i {
  border-color: #b8ddcb;
}
html .divider.divider-style-3.divider-tertiary i {
  border-color: #f6d399;
}
html .divider.divider-style-3.divider-quaternary i {
  border-color: #b7cef8;
}
html .divider.divider-style-3.divider-dark i {
  border-color: #dfb5c9;
}
html .divider.divider-style-3.divider-light i {
  border-color: #ffffff;
}
.pricing-table li {
  color: #777777;
}
.pricing-table h3 .desc,
.pricing-table h3 span {
  color: #777777;
}
.pricing-table .plan {
  color: #777777;
}
.pricing-table .most-popular h3 {
  background-color: #1a538d;
  color: #ffffff;
}
.pricing-table .most-popular h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 {
  background-color: #1a538d;
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 span {
  font-family: Open Sans;
  background: #1a538d;
  color: #ffffff;
}
.pricing-table .most-popular {
  border-color: #1a538d;
}
html .pricing-table .plan-primary h3 {
  background-color: #1a538d;
  color: #ffffff;
}
html .pricing-table .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 {
  background-color: #1a538d;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 span {
  background: #1a538d;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 {
  background-color: #b8ddcb;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 {
  background-color: #b8ddcb;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 span {
  background: #b8ddcb;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 {
  background-color: #f6d399;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 {
  background-color: #f6d399;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 span {
  background: #f6d399;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 {
  background-color: #b7cef8;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 {
  background-color: #b7cef8;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 span {
  background: #b7cef8;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 {
  background-color: #dfb5c9;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 {
  background-color: #dfb5c9;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 span {
  background: #dfb5c9;
  color: #ffffff;
}
html .pricing-table .plan-light h3 {
  background-color: #ffffff;
  color: #777777;
}
html .pricing-table .plan-light h3 .desc {
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 {
  background-color: #ffffff;
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 .desc {
  color: #777777;
}
html .pricing-table.pricing-table-flat .plan-light h3 span {
  background: #ffffff;
  color: #777777;
}
html .pricing-table .plan-primary {
  border-color: #1a538d;
}
html .pricing-table .plan-secondary {
  border-color: #b8ddcb;
}
html .pricing-table .plan-tertiary {
  border-color: #f6d399;
}
html .pricing-table .plan-quaternary {
  border-color: #b7cef8;
}
html .pricing-table .plan-dark {
  border-color: #dfb5c9;
}
html .pricing-table .plan-light {
  border-color: #ffffff;
}
.home-intro .get-started a:not(.btn) {
  color: #777777;
}
.home-intro p em {
  font-family: Shadows Into Light;
  color: #1a538d;
}
.home-intro.light p {
  color: #1a538d;
}
html .home-intro-primary {
  background: #1a538d;
  color: #ffffff;
}
html .home-intro-primary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-primary p,
html .home-intro-primary p em {
  color: #ffffff;
}
html .home-intro-primary.light p {
  color: #ffffff;
}
html .home-intro-secondary {
  background: #b8ddcb;
  color: #ffffff;
}
html .home-intro-secondary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-secondary p,
html .home-intro-secondary p em {
  color: #ffffff;
}
html .home-intro-secondary.light p {
  color: #ffffff;
}
html .home-intro-tertiary {
  background: #f6d399;
  color: #ffffff;
}
html .home-intro-tertiary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-tertiary p,
html .home-intro-tertiary p em {
  color: #ffffff;
}
html .home-intro-tertiary.light p {
  color: #ffffff;
}
html .home-intro-quaternary {
  background: #b7cef8;
  color: #ffffff;
}
html .home-intro-quaternary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-quaternary p,
html .home-intro-quaternary p em {
  color: #ffffff;
}
html .home-intro-quaternary.light p {
  color: #ffffff;
}
html .home-intro-dark {
  background: #dfb5c9;
  color: #ffffff;
}
html .home-intro-dark .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-dark p,
html .home-intro-dark p em {
  color: #ffffff;
}
html .home-intro-dark.light p {
  color: #ffffff;
}
html .home-intro-light {
  background: #ffffff;
  color: #777777;
}
html .home-intro-light .get-started a:not(.btn) {
  color: #777777;
}
html .home-intro-light p,
html .home-intro-light p em {
  color: #777777;
}
html .home-intro-light.light p {
  color: #777777;
}
html .background-color-primary {
  background-color: #1a538d !important;
}
html .background-color-secondary {
  background-color: #b8ddcb !important;
}
html .background-color-tertiary {
  background-color: #f6d399 !important;
}
html .background-color-quaternary {
  background-color: #b7cef8 !important;
}
html .background-color-dark {
  background-color: #dfb5c9 !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.page-not-found h4 {
  color: #777777;
}
.icon-featured {
  background-color: #1a538d;
}
.featured-box .icon-featured {
  background-color: #1a538d;
}
.featured-box .icon-featured:after {
  border-color: #1a538d;
}
.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: #1a538d;
}
.featured-box .aio-icon-header h3.aio-icon-title {
  color: #1a538d;
}
.featured-box .box-content {
  border-top-color: #1a538d;
}
.featured-box .wpb_heading {
  color: #1a538d;
}
.featured-boxes-style-3 .featured-box .icon-featured {
  border-color: #1a538d;
  color: #1a538d;
}
.featured-boxes-style-4 .featured-box .icon-featured {
  border-color: #1a538d;
  color: #1a538d;
}
.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: #1a538d;
}
.featured-box-effect-2 .icon-featured:after {
  box-shadow: 0 0 0 3px #1a538d;
}
.featured-box-effect-3 .icon-featured:after {
  box-shadow: 0 0 0 10px #1a538d;
}
.featured-box-effect-3:hover .icon-featured {
  background: #1a538d;
}
.feature-box .feature-box-icon {
  background-color: #1a538d;
}
.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: #1a538d;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #1a538d;
}
.featured-box-primary .icon-featured {
  background-color: #1a538d;
}
.featured-box-primary .icon-featured:after {
  border-color: #1a538d;
}
.featured-box-primary h4 {
  color: #1a538d;
}
.featured-box-primary .box-content {
  border-top-color: #1a538d;
}
html .featured-box-primary .icon-featured {
  background-color: #1a538d;
}
html .featured-box-primary h4 {
  color: #1a538d;
}
html .featured-box-primary .box-content {
  border-top-color: #1a538d;
}
html .featured-box-secondary .icon-featured {
  background-color: #b8ddcb;
}
html .featured-box-secondary h4 {
  color: #b8ddcb;
}
html .featured-box-secondary .box-content {
  border-top-color: #b8ddcb;
}
html .featured-box-tertiary .icon-featured {
  background-color: #f6d399;
}
html .featured-box-tertiary h4 {
  color: #f6d399;
}
html .featured-box-tertiary .box-content {
  border-top-color: #f6d399;
}
html .featured-box-quaternary .icon-featured {
  background-color: #b7cef8;
}
html .featured-box-quaternary h4 {
  color: #b7cef8;
}
html .featured-box-quaternary .box-content {
  border-top-color: #b7cef8;
}
html .featured-box-dark .icon-featured {
  background-color: #dfb5c9;
}
html .featured-box-dark h4 {
  color: #dfb5c9;
}
html .featured-box-dark .box-content {
  border-top-color: #dfb5c9;
}
html .featured-box-light .icon-featured {
  background-color: #ffffff;
}
html .featured-box-light h4 {
  color: #ffffff;
}
html .featured-box-light .box-content {
  border-top-color: #ffffff;
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #1a538d;
  color: #1a538d;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #b8ddcb;
  color: #b8ddcb;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #f6d399;
  color: #f6d399;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #b7cef8;
  color: #b7cef8;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #dfb5c9;
  color: #dfb5c9;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #1a538d;
  color: #1a538d;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #b8ddcb;
  color: #b8ddcb;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #f6d399;
  color: #f6d399;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #b7cef8;
  color: #b7cef8;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #dfb5c9;
  color: #dfb5c9;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #1a538d;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #b8ddcb;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6d399;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #b7cef8;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #dfb5c9;
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #1a538d;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #b8ddcb;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6d399;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #b7cef8;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #dfb5c9;
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #1a538d;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #b8ddcb;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6d399;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #b7cef8;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #dfb5c9;
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #1a538d;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #b8ddcb;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #f6d399;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #b7cef8;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #dfb5c9;
}
html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #1a538d;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #1a538d !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #b8ddcb;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #b8ddcb !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #f6d399;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #f6d399 !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #b7cef8;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #b7cef8 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #dfb5c9;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #dfb5c9 !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #ffffff;
}
html .featured-box-effect-3.featured-box-light:hover .icon-featured {
  background: #ffffff !important;
}
html .featured-box-effect-7.featured-box-primary .icon-featured:before {
  color: #1a538d;
}
html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
  color: #b8ddcb;
}
html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
  color: #f6d399;
}
html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
  color: #b7cef8;
}
html .featured-box-effect-7.featured-box-dark .icon-featured:before {
  color: #dfb5c9;
}
html .featured-box-effect-7.featured-box-light .icon-featured:before {
  color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #154473;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  color: #1a538d;
}
.owl-carousel .owl-nav [class*="owl-"] {
  border-color: #1a538d #1a538d #123a62;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1a538d;
  border-color: #1a538d;
}
.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  border-color: #164677;
  background-color: #164677;
}
.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: #1a538d;
}
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
  color: #1a538d;
}
.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
  color: #154473 !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: #1a538d;
}
.master-slider .ms-container .ms-bullet {
  background: #1a538d;
}
.master-slider .ms-slide .ms-slide-loading:before {
  border-color: #1a538d;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
body .blueimp-gallery > .play-pause,
body .blueimp-gallery-playing > .play-pause,
body:last-child .blueimp-gallery > .play-pause,
body:last-child .blueimp-gallery-playing > .play-pause {
  color: #1a538d;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
body .blueimp-gallery > .play-pause:hover,
body .blueimp-gallery-playing > .play-pause:hover,
body:last-child .blueimp-gallery > .play-pause:hover,
body:last-child .blueimp-gallery-playing > .play-pause:hover {
  color: #226cb8;
}
.yith-wcan-loading:before,
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
.blueimp-gallery > .slides > .slide-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: #1a538d;
}
.share-links a {
  background-color: #1a538d;
}
.share-links a:hover {
  background-color: #1e60a3;
}
.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: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1a538d;
  border-color: #1a538d;
}
.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: #164677;
  background-color: #164677;
}
.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: #1a538d;
  border-color: #1a538d;
}
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: #1a538d;
  border-color: #1a538d;
}
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: #164677;
  border-color: #164677;
}
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: #1a538d;
  border-color: #1a538d;
}
html .btn-primary {
  border-color: #1a538d #1a538d #123a62;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1a538d;
  border-color: #1a538d;
}
html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #164677;
  background-color: #164677;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
  color: #ffffff;
  background-color: #164677;
  border-color: #1a538d #1a538d #0e2d4c;
}
html .btn-primary-scale-2 {
  border-color: #123a62 #123a62 #0a2037;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #123a62;
  border-color: #123a62;
}
html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
  border-color: #0e2d4c;
  background-color: #0e2d4c;
}
html .btn-secondary {
  border-color: #b8ddcb #b8ddcb #96ccb2;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b8ddcb;
  border-color: #b8ddcb;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #a7d5be;
  background-color: #a7d5be;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  color: #ffffff;
  background-color: #a7d5be;
  border-color: #b8ddcb #b8ddcb #84c4a5;
}
html .btn-secondary-scale-2 {
  border-color: #96ccb2 #96ccb2 #73bc98;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #96ccb2;
  border-color: #96ccb2;
}
html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
  border-color: #84c4a5;
  background-color: #84c4a5;
}
html .btn-tertiary {
  border-color: #f6d399 #f6d399 #f2bf6a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f6d399;
  border-color: #f6d399;
}
html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #f4c982;
  background-color: #f4c982;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
  color: #ffffff;
  background-color: #f4c982;
  border-color: #f6d399 #f6d399 #f0b553;
}
html .btn-tertiary-scale-2 {
  border-color: #f2bf6a #f2bf6a #eeab3b;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f2bf6a;
  border-color: #f2bf6a;
}
html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
  border-color: #f0b553;
  background-color: #f0b553;
}
html .btn-quaternary {
  border-color: #b7cef8 #b7cef8 #89aef3;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b7cef8;
  border-color: #b7cef8;
}
html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #a0bef6;
  background-color: #a0bef6;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
  color: #ffffff;
  background-color: #a0bef6;
  border-color: #b7cef8 #b7cef8 #719ff1;
}
html .btn-quaternary-scale-2 {
  border-color: #89aef3 #89aef3 #5a8fef;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #89aef3;
  border-color: #89aef3;
}
html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
  border-color: #719ff1;
  background-color: #719ff1;
}
html .btn-dark {
  border-color: #dfb5c9 #dfb5c9 #d091af;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dfb5c9;
  border-color: #dfb5c9;
}
html .btn-dark:hover,
html .btn-dark:active,
html .btn-dark:focus {
  border-color: #d7a3bc;
  background-color: #d7a3bc;
}
html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active {
  color: #ffffff;
  background-color: #d7a3bc;
  border-color: #dfb5c9 #dfb5c9 #c880a2;
}
html .btn-dark-scale-2 {
  border-color: #d091af #d091af #c06e95;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d091af;
  border-color: #d091af;
}
html .btn-dark-scale-2:hover,
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus {
  border-color: #c880a2;
  background-color: #c880a2;
}
html .btn-light {
  border-color: #ffffff #ffffff #e6e6e6;
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff;
}
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: #777777;
  background-color: #f2f2f2;
  border-color: #ffffff #ffffff #d9d9d9;
}
html .btn-light-scale-2 {
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
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: #1a538d;
  color: #1a538d;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
  background-color: #164677;
  border-color: #1a538d !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #b8ddcb;
  color: #b8ddcb;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
  background-color: #a7d5be;
  border-color: #b8ddcb !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #f6d399;
  color: #f6d399;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
  background-color: #f4c982;
  border-color: #f6d399 !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #b7cef8;
  color: #b7cef8;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
  background-color: #a0bef6;
  border-color: #b7cef8 !important;
  color: #ffffff;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #dfb5c9;
  color: #dfb5c9;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
  background-color: #d7a3bc;
  border-color: #dfb5c9 !important;
  color: #ffffff;
}
html .btn-borders.btn-light {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-shadow: none;
}
html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus,
html .btn-borders.btn-light:active {
  background-color: #f2f2f2;
  border-color: #ffffff !important;
  color: #777777;
}
.thumb-info .thumb-info-type {
  background-color: #1a538d;
}
.thumb-info .thumb-info-action-icon {
  background-color: #1a538d;
}
.thumb-info.thumb-info-preview .preview-tip {
  background-color: #1a538d;
  color: #ffffff;
  font-family: Shadows Into Light;
}
.thumb-info.thumb-info-preview .preview-tip:before {
  border-right-color: #0e2d4c;
}
html .thumb-info.thumb-info-preview .preview-tip-primary {
  background-color: #1a538d;
  color: #ffffff;
}
html .thumb-info.thumb-info-preview .preview-tip-primary:before {
  border-right-color: #0e2d4c;
}
html .thumb-info.thumb-info-preview .preview-tip-secondary {
  background-color: #b8ddcb;
  color: #ffffff;
}
html .thumb-info.thumb-info-preview .preview-tip-secondary:before {
  border-right-color: #84c4a5;
}
html .thumb-info.thumb-info-preview .preview-tip-tertiary {
  background-color: #f6d399;
  color: #ffffff;
}
html .thumb-info.thumb-info-preview .preview-tip-tertiary:before {
  border-right-color: #f0b553;
}
html .thumb-info.thumb-info-preview .preview-tip-quaternary {
  background-color: #b7cef8;
  color: #ffffff;
}
html .thumb-info.thumb-info-preview .preview-tip-quaternary:before {
  border-right-color: #719ff1;
}
html .thumb-info.thumb-info-preview .preview-tip-dark {
  background-color: #dfb5c9;
  color: #ffffff;
}
html .thumb-info.thumb-info-preview .preview-tip-dark:before {
  border-right-color: #c880a2;
}
html .thumb-info.thumb-info-preview .preview-tip-light {
  background-color: #ffffff;
  color: #777777;
}
html .thumb-info.thumb-info-preview .preview-tip-light:before {
  border-right-color: #d9d9d9;
}
.resp-tabs-list li {
  color: #1a538d;
}
.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
  border-top-color: #1a538d;
}
.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: #1a538d;
}
h2.resp-accordion {
  color: #1a538d;
}
.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
  color: #1a538d;
}
.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
  border-top-color: #1a538d;
}
.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: #1a538d;
  color: #1a538d;
}
.tabs ul.nav-tabs.nav-justified a:hover,
.tabs ul.nav-tabs.nav-justified a:focus {
  border-top-color: #1a538d;
}
.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: #1a538d;
}
.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: #1a538d;
}
.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: #1a538d;
}
.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: #777777;
}
.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: #1a538d;
}
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: #1a538d;
}
html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #1a538d;
}
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: #1a538d;
  color: #1a538d;
}
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: #1a538d;
}
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: #1a538d;
}
html .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #1a538d;
}
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: #1a538d;
}
html .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #1a538d;
}
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: #1a538d;
}
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: #b8ddcb;
}
html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
  border-top-color: #b8ddcb;
}
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: #b8ddcb;
  color: #b8ddcb;
}
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: #b8ddcb;
}
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: #b8ddcb;
}
html .tabs-secondary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #b8ddcb;
}
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: #b8ddcb;
}
html .tabs-secondary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #b8ddcb;
}
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: #b8ddcb;
}
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: #f6d399;
}
html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  border-top-color: #f6d399;
}
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: #f6d399;
  color: #f6d399;
}
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: #f6d399;
}
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: #f6d399;
}
html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #f6d399;
}
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: #f6d399;
}
html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #f6d399;
}
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: #f6d399;
}
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: #b7cef8;
}
html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  border-top-color: #b7cef8;
}
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: #b7cef8;
  color: #b7cef8;
}
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: #b7cef8;
}
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: #b7cef8;
}
html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #b7cef8;
}
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: #b7cef8;
}
html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #b7cef8;
}
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: #b7cef8;
}
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: #dfb5c9;
}
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
  border-top-color: #dfb5c9;
}
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: #dfb5c9;
  color: #dfb5c9;
}
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: #dfb5c9;
}
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: #dfb5c9;
}
html .tabs-dark.tabs-vertical.tabs-left li a:hover {
  border-left-color: #dfb5c9;
}
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: #dfb5c9;
}
html .tabs-dark.tabs-vertical.tabs-right li a:hover {
  border-right-color: #dfb5c9;
}
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: #dfb5c9;
}
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: #ffffff;
}
html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
  border-top-color: #ffffff;
}
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: #ffffff;
  color: #ffffff;
}
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: #ffffff;
}
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: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li a:hover {
  border-left-color: #ffffff;
}
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: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li a:hover {
  border-right-color: #ffffff;
}
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: #ffffff;
}
.porto-links-block li.porto-links-item > a,
.porto-links-block li.porto-links-item > span {
  color: #777777;
}
.porto-links-block li.porto-links-item a:hover {
  color: #1a538d;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #777777;
}
html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
  color: #1a538d;
}
html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
  color: #b8ddcb;
}
html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
  color: #f6d399;
}
html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
  color: #b7cef8;
}
html .stats-block.counter-dark .stats-number,
html .stats-block.counter-dark div.counter_prefix,
html .stats-block.counter-dark div.counter_suffix {
  color: #dfb5c9;
}
html .stats-block.counter-light .stats-number,
html .stats-block.counter-light div.counter_prefix,
html .stats-block.counter-light div.counter_suffix {
  color: #ffffff;
}
.stats-block.counter-alternative .stats-number {
  font-family: Shadows Into Light;
}
.wpb_wrapper .aio-icon-read {
  color: #1a538d;
}
.wpb_wrapper .aio-icon-read:hover {
  color: #1e60a3;
}
.vc_custom_heading em {
  color: #1a538d;
  font-family: Shadows Into Light;
}
.widget .widgettitle a:hover,
.widget .widget-title a:hover {
  color: #1a538d;
}
.widget > div > ul li,
.widget > ul li {
  color: #666666;
}
.widget > div > ul li > a,
.widget > ul li > a {
  color: #666666;
}
.widget li > a:hover {
  color: #1a538d;
}
.widget li.current-cat > a,
.widget li.current-cat-parent > a {
  color: #1a538d;
}
.widget .tagcloud a {
  color: #777777;
}
.widget .tagcloud a:hover {
  background-color: #1a538d;
  border-color: #1a538d;
}
.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
  color: #888888;
}
.widget_sidebar_menu .widget-title {
  color: #777777;
}
.widget_sidebar_menu .widget-title .toggle:hover {
  background-color: #1a538d;
  border-color: #1a538d;
}
.sidebar .widget.widget_wysija .box-content {
  border-top-color: #1a538d;
}
.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: #1a538d;
}
.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.mega-menu .narrow .popup ul.sub-menu {
  background: #1a538d;
}
.mega-menu .narrow .popup li.menu-item:hover > a,
.mega-menu .narrow .popup li.menu-item:hover > h5 {
  background: #1e60a3;
}
.mega-menu .wide .popup {
  border-top-color: #1a538d;
  color: #777777;
}
.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: #777777;
}
.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: #777777;
}
.sidebar-menu > li.menu-item.active > a,
.sidebar-menu > li.menu-item.active > h5 {
  color: #1a538d;
}
.sidebar-menu > li.menu-item:hover {
  background: #1a538d;
}
.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: #1a538d;
}
.sidebar-menu > li.menu-item > .arrow:before {
  border-left-color: #1a538d;
}
.sidebar-menu .popup {
  color: #777777;
}
.sidebar-menu .wide .popup {
  border-left-color: #1a538d;
}
.right-sidebar .sidebar-menu .wide .popup {
  border-right-color: #1a538d;
}
.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: #777777;
}
.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: #1a538d;
}
.sidebar-menu .narrow .popup li.menu-item:hover > a,
.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
  background: #1e60a3;
}
.sidebar-menu .menu-custom-block a {
  color: #777777;
}
.sidebar-menu .menu-custom-block a:hover {
  background-color: #1a538d;
}
.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #1a538d;
}
.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;
}
article.post h2 {
  color: #1a538d;
}
.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
  color: #1a538d;
}
article.post .post-date .day,
.post-item .post-date .day {
  color: #1a538d;
}
article.post .post-date .month,
.post-item .post-date .month,
article.post .post-date .format,
.post-item .post-date .format {
  background-color: #1a538d;
}
.pagination a:hover,
.page-links a:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span.current,
.page-links span.current {
  background-color: #1a538d;
  border-color: #1a538d;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #1a538d;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #1a538d;
}
article.post .post-date .sticky,
.post-item .post-date .sticky {
  background: #62b959;
  color: #ffffff;
}
.portfolio-info ul li a:hover {
  color: #1a538d;
}
article.portfolio .portfolio-desc {
  color: #1a538d;
}
article.member .member-role {
  color: #1a538d;
}
.testimonial blockquote {
  background: #1e60a3;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #1e60a3;
}
html .testimonial-primary blockquote {
  background: #1e60a3;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #1e60a3;
}
html .testimonial-secondary blockquote {
  background: #c9e5d8;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #c9e5d8;
}
html .testimonial-tertiary blockquote {
  background: #f8ddb0;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #f8ddb0;
}
html .testimonial-quaternary blockquote {
  background: #cedefa;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #cedefa;
}
html .testimonial-dark blockquote {
  background: #e7c7d6;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #e7c7d6;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.testimonial.testimonial-with-quotes blockquote:before {
  color: #777777;
}
.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
  color: #777777;
}
.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: #777777;
}
.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
  color: #777777;
}
.quantity .qty,
.quantity .minus:hover,
.quantity .plus:hover {
  color: #1a538d;
}
.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: #ffffff;
}
.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: #ffffff;
}
.summary-before .ms-lightbox-btn {
  background-color: #1a538d;
}
.summary-before .ms-lightbox-btn:hover {
  background-color: #1e60a3;
}
.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: #1a538d;
}
.product-images .zoom {
  background-color: #1a538d;
}
.product-summary-wrap .price {
  color: #1a538d;
}
.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 {
  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 {
  color: #ffffff;
  background-color: #e36159;
}
.category-filter .filter-toggle {
  color: #777777;
}
.gridlist-toggle > a {
  color: #777777;
}
.gridlist-toggle > a:hover,
.gridlist-toggle > a:focus,
.gridlist-toggle > a.active {
  background-color: #1a538d;
  border-color: #1a538d;
}
.woocommerce-pagination a:hover,
.woocommerce-pagination a:focus,
.woocommerce-pagination span.current {
  background-color: #1a538d;
  border-color: #1a538d;
}
ul.products li.product .product-loop-title,
ul.products li.product-category .product-loop-title {
  color: #777777;
}
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: #1a538d;
}
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: #1a538d;
}
ul.products li.product h3,
ul.products li.product-category h3 {
  color: #777777;
}
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: #ffffff;
}
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;
}
.product_title a:hover,
.product_title a:focus {
  color: #1a538d;
}
.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: #1a538d;
  border-color: #1a538d;
}
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: #1a538d;
  color: #1a538d;
}
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: #1a538d;
}
.stock {
  color: #1a538d;
}
.product-image .labels .viewcart {
  color: #1a538d;
}
.product-image .labels .viewcart:hover {
  background-color: #1a538d;
}
#yith-wcwl-popup-message {
  color: #777777;
  border-color: #1a538d;
}
.sidebar #yith-ajaxsearchform .btn {
  background: #1a538d;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background-color: #1e60a3;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #1a538d;
}
.widget_product_categories .widget-title,
.widget_price_filter .widget-title,
.widget_layered_nav .widget-title,
.widget_layered_nav_filters .widget-title {
  color: #777777;
}
.widget_product_categories .widget-title .toggle:hover,
.widget_price_filter .widget-title .toggle:hover,
.widget_layered_nav .widget-title .toggle:hover,
.widget_layered_nav_filters .widget-title .toggle:hover {
  background-color: #1a538d;
  border-color: #1a538d;
}
.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_product_categories ol li > a,
.widget_price_filter ol li > a,
.widget_layered_nav ol li > a,
.widget_layered_nav_filters ol li > a {
  color: #777777;
}
.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_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_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_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 {
  color: #1a538d;
}
.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_product_categories ol li .toggle,
.widget_price_filter ol li .toggle,
.widget_layered_nav ol li .toggle,
.widget_layered_nav_filters ol li .toggle {
  color: #1a538d;
}
.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_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 {
  color: #1e60a3;
}
.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_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 {
  color: #1a538d;
}
.widget_layered_nav_filters ul li a:before {
  color: #1a538d;
}
.widget_layered_nav_filters ul li a:hover:before {
  color: #1e60a3;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
  color: #777777;
}
.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: #1a538d;
  border-color: #1a538d;
}
.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: #1e60a3;
  border-color: #1e60a3;
}
ul.product_list_widget li .product-details a,
.widget ul.product_list_widget li .product-details a {
  color: #777777;
}
ul.cart_list li .product-details a:hover,
ul.product_list_widget li .product-details a:hover {
  color: #1a538d;
}
ul.cart_list li a:hover,
ul.product_list_widget li a:hover {
  color: #1a538d;
}
.widget_recent_reviews .product_list_widget li a,
.widget.widget_recent_reviews .product_list_widget li a {
  color: #777777;
}
.widget_shopping_cart .total .amount {
  color: #1a538d;
}
.widget_shopping_cart .product-details .remove-product {
  color: #777777;
}
.woocommerce-cart .cart-form form {
  border-color: #1a538d;
}
.shipping_calculator h2,
.cart_totals h2,
.review-order.shop_table h2 {
  color: #1a538d;
}
.shipping_calculator h2 a,
.cart_totals h2 a,
.review-order.shop_table h2 a {
  color: #1a538d;
}
.shipping_calculator .order-total .amount,
.cart_totals .order-total .amount,
.review-order.shop_table .order-total .amount {
  color: #1a538d;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
  color: #1a538d;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
  color: #1e60a3;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
  color: #164677;
}
.yith-wcan-loading:before {
  border-color: #1a538d;
}
.shop_table dl.variation {
  color: #777777;
}
.shop_table td.product-name {
  color: #1a538d;
}
.select2-container .select2-choice,
.select2-drop,
.select2-drop-active {
  color: #777777;
}
.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: #777777;
}
.product-image .labels .onhot,
.summary-before .labels .onhot {
  background: #62b959;
  color: #ffffff;
}
.product-image .labels .onsale,
.summary-before .labels .onsale {
  background: #e27c7c;
  color: #ffffff;
}
.tm-extra-product-options .tm-epo-field-label {
  color: #1a538d;
}
.tm-extra-product-options-totals .amount.final {
  color: #1a538d;
}
body {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #777777;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
@media (max-width: 479px) {
  body {
    font-size: 13px;
    line-height: 20px;
  }
}
.color-body {
  color: #777777;
}
.color-body a,
.color-body a:hover,
.color-body a:focus {
  color: #777777;
}
h1 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 42px;
  line-height: 44px;
  color: #1a538d;
}
@media (max-width: 479px) {
  h1 {
    font-size: 39px;
    line-height: 40px;
  }
}
h2 {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 35px;
  line-height: 40px;
  color: #1d2127;
}
@media (max-width: 479px) {
  h2 {
    font-size: 32.5px;
    line-height: 36.36363636px;
  }
}
h3 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #1d2127;
}
@media (max-width: 479px) {
  h3 {
    font-size: 23.21428571px;
    line-height: 29.09090909px;
  }
}
h4 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #1d2127;
}
@media (max-width: 479px) {
  h4 {
    font-size: 18.57142857px;
    line-height: 24.54545455px;
  }
}
h5 {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #1d2127;
}
@media (max-width: 479px) {
  h5 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
h6 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #1d2127;
}
@media (max-width: 479px) {
  h6 {
    font-size: 13px;
    line-height: 16.36363636px;
  }
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #1a538d !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: #1a538d;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #b8ddcb !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: #b8ddcb;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #f6d399 !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: #f6d399;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #b7cef8 !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: #b7cef8;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #dfb5c9 !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: #dfb5c9;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #ffffff !important;
}
html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
  border-color: #ffffff;
}
.inverted {
  background-color: #1a538d;
}
html .inverted-primary {
  background-color: #1a538d;
}
html .inverted-secondary {
  background-color: #b8ddcb;
}
html .inverted-tertiary {
  background-color: #f6d399;
}
html .inverted-quaternary {
  background-color: #b7cef8;
}
html .inverted-dark {
  background-color: #dfb5c9;
}
html .inverted-light {
  background-color: #ffffff;
}
.alternative-font {
  font-family: Shadows Into Light;
  font-weight: 400;
}
@media (min-width: 768px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 1190px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  #main.main-boxed {
    max-width: 1190px;
  }
}
#main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
#main .content-bottom-wrapper {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
  padding-top: 0px;
  padding-bottom: 20px;
}
body.boxed .page-wrapper {
  border-top-color: #1a538d;
}
@media (min-width: 768px) {
  body.boxed .page-wrapper {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  body.boxed .page-wrapper {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  body.boxed .page-wrapper {
    max-width: 1190px;
  }
}
@media (min-width: 1190px) {
  body.boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .vc_row[data-vc-stretch-content],
  body.boxed .ult-vc-hide-row,
  #main.main-boxed .ult-vc-hide-row {
    max-width: 1190px;
  }
}
@media (min-width: 1190px) {
  body.boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap {
    max-width: 1190px;
  }
}
@media (min-width: 1466px) {
  body.boxed.body-side .page-wrapper.side-nav .page-top.fixed-pos {
    left: auto;
    right: auto;
    width: 100%;
    max-width: 1190px;
  }
}
@media (min-width: 1190px) {
  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: 1190px;
  }
}
.header-wrapper {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
#header {
  color: #777777;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
.fixed-header #header {
  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);
}
@media (max-width: 991px) {
  .fixed-header #header .searchform {
    background-color: #ffffff;
    border-color: #cccccc;
  }
}
.fixed-header #header .searchform-popup .searchform {
  background-color: #ffffff;
  border-color: #cccccc;
}
.fixed-header #header .main-menu-wrap {
  background-color: rgba(255, 255, 255, 0.3);
}
.fixed-header #header #main-menu .mega-menu {
  background-color: rgba(240, 240, 237, 0.3);
}
.fixed-header #header.sticky-header .searchform {
  background: #ffffff;
  border-color: #cccccc;
}
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #f0f0ed;
}
.fixed-header #header.sticky-header #main-menu .mega-menu {
  background-color: #f0f0ed;
}
#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
}
#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #f0f0ed;
}
#header .header-main .header-contact {
  color: #777777;
}
#header .header-main .header-contact * {
  color: #777777;
}
#header .header-main .header-contact a {
  color: #1a538d;
}
#header .header-main .header-contact a:hover {
  color: #1a538d;
}
#header .header-main .header-contact .nav-top > li > a {
  color: #777777;
}
#header .header-main .header-contact .nav-top > li > a:hover {
  background-color: #f7f7f7;
}
#header .header-top .header-contact {
  color: #777777;
}
#header .header-top .header-contact * {
  color: #777777;
}
#header .header-top .header-contact a {
  color: #1a538d;
}
#header .header-top .header-contact a:hover {
  color: #0099e6;
}
#header .header-top .header-contact .nav-top > li > a:hover {
  background-color: #fcfcfb;
}
#header .tooltip-icon {
  border-color: #1a538d;
  color: #1a538d;
}
@media (min-width: 768px) {
  #header-boxed {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  #header-boxed {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  #header-boxed {
    max-width: 1190px;
  }
}
#header .top-links > li.menu-item:before {
  color: #777777;
}
#header .top-links > li.menu-item > a,
#header .top-links > li.menu-item > h5 {
  color: #1a538d;
}
#header .top-links > li.menu-item > a.active,
#header .top-links > li.menu-item > h5.active {
  color: #1a538d;
}
#header .top-links > li.menu-item:hover > a,
#header .top-links > li.menu-item:hover > h5 {
  color: #1a538d;
}
#header .top-links > li.menu-item.has-sub:hover > a,
#header .top-links > li.menu-item.has-sub:hover > h5 {
  color: #1a538d;
  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: #1a538d;
}
#header .top-links .narrow .popup li.menu-item:hover > a,
#header .top-links .narrow .popup li.menu-item:hover > h5 {
  background: #1a538d;
}
#header .header-top .top-links > li.menu-item:after {
  color: #777777;
}
#header .header-top .top-links > li.menu-item > a,
#header .header-top .top-links > li.menu-item > h5 {
  color: #1a538d;
}
#header .header-top .top-links > li.menu-item > a.active,
#header .header-top .top-links > li.menu-item > h5.active {
  color: #0099e6;
}
#header .header-top .top-links > li.menu-item:hover > a,
#header .header-top .top-links > li.menu-item:hover > h5 {
  color: #0099e6;
}
#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: #0099e6;
  background: transparent;
}
#header .header-top .top-links .narrow .popup > .inner,
#header .header-top .top-links .narrow .popup ul.sub-menu {
  background: #f0f0ed;
}
#header .header-top .top-links .narrow .popup li.menu-item > a,
#header .header-top .top-links .narrow .popup li.menu-item > h5 {
  color: #1a538d;
}
#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: #1a538d;
  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: #0099e6;
}
#header {
  border-top: 4px solid #1a538d;
}
.header-top {
  border-bottom: 0 solid #f0f0ed;
  background: #f0f0ed;
}
.header-top .welcome-msg,
.header-top .gap {
  color: #777777;
}
.header-top .welcome-msg a {
  color: #1a538d;
}
.header-top .welcome-msg a:hover {
  color: #0099e6;
}
.main-menu-wrap {
  background-color: #ffffff;
  padding: 0px 0px 15px 0px;
}
#header .main-menu-wrap .menu-right .searchform-popup .searchform {
  border-color: #cccccc;
}
#header .main-menu-wrap .menu-right .searchform-popup .search-toggle {
  color: #777777;
}
#header .main-menu-wrap .menu-right .searchform-popup .search-toggle:hover {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart.minicart-box {
  border-color: transparent;
  background: transparent;
}
.main-menu-wrap .menu-right #mini-cart.minicart-inline {
  background: transparent;
}
.main-menu-wrap .menu-right #mini-cart.minicart-inline .cart-items {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .minicart-icon {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-items {
  color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-popup {
  border-color: #0088cc;
}
.main-menu-wrap .menu-right #mini-cart .cart-popup:before {
  border-color: #0088cc;
}
.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: 1189px) {
  .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: 1189px) {
  .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: 1189px) {
  .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: 1189px) {
  .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: 1189px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 10px;
    top: -6px;
  }
}
#main-menu .mega-menu {
  background-color: #f0f0ed;
}
#main-menu .mega-menu > li.menu-item > a,
#main-menu .mega-menu > li.menu-item > h5 {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  color: #1a538d;
}
@media (max-width: 1189px) {
  #main-menu .mega-menu > li.menu-item > a,
  #main-menu .mega-menu > li.menu-item > h5 {
    font-size: 12px;
    line-height: 20px;
  }
}
#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item:hover > a,
#main-menu .mega-menu > li.menu-item.active > h5,
#main-menu .mega-menu > li.menu-item:hover > h5 {
  background: #1a538d;
  color: #ffffff;
}
#main-menu .mega-menu .popup {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#main-menu .mega-menu .wide .popup {
  border-top-color: #1a538d;
}
#main-menu .mega-menu .wide .popup > .inner {
  background-color: #ffffff;
}
#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: #333333;
}
#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: #777777;
}
#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: #777777;
  background-color: #f4f4f4;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
  background-color: #ffffff;
  border-top-color: #1a538d;
  border-top-width: 5px;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu li.menu-item:hover > ul.sub-menu {
  top: -10px;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a,
#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
  color: #777777;
  border-bottom-color: #f2f2f2;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a:before,
#main-menu .mega-menu .narrow .popup li.menu-item > h5:before {
  color: #1a538d;
}
#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,
#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
  color: #777777;
  background-color: #f4f4f4;
}
#main-menu .menu-custom-block {
  color: #777777;
}
#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}
#main-menu .menu-custom-block span {
  color: #777777;
}
#main-menu .menu-custom-block a {
  text-transform: uppercase;
  color: #1a538d;
}
#main-menu .menu-custom-block a:hover {
  color: #277ba3;
}
#header .currency-switcher > li.menu-item:before,
#header .view-switcher > li.menu-item:before {
  color: #777777;
}
#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: #777777;
  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: #ffffff;
  background: #0088cc;
}
#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: #ffffff;
  background: #0088cc;
}
#header .currency-switcher .narrow .popup ul.sub-menu,
#header .view-switcher .narrow .popup ul.sub-menu {
  background: #0088cc;
}
#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: #ffffff;
}
#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: #ffffff;
  background: #0099e6;
}
#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: #ffffff;
  background: #0099e6;
}
#header .searchform {
  background: #ffffff;
  border-color: #cccccc;
}
@media (max-width: 991px) {
  #header .searchform {
    border-color: #cccccc;
  }
}
#header .searchform input,
#header .searchform select,
#header .searchform button {
  color: #777777;
}
#header .searchform input::-webkit-input-placeholder,
#header .searchform select::-webkit-input-placeholder,
#header .searchform button::-webkit-input-placeholder {
  color: #777777;
}
#header .searchform input:-moz-placeholder,
#header .searchform select:-moz-placeholder,
#header .searchform button:-moz-placeholder {
  color: #777777;
}
#header .searchform input::-moz-placeholder,
#header .searchform select::-moz-placeholder,
#header .searchform button::-moz-placeholder {
  color: #777777;
}
#header .searchform input:-ms-input-placeholder,
#header .searchform select:-ms-input-placeholder,
#header .searchform button:-ms-input-placeholder {
  color: #777777;
}
#header .searchform input,
#header .searchform select {
  border-color: #cccccc;
}
#header .searchform button:hover {
  color: #0088cc;
}
#header .searchform select option,
#header .searchform .autocomplete-suggestion,
#header .searchform .autocomplete-suggestions {
  background: #ffffff;
  color: #777777;
}
#header .searchform .autocomplete-suggestions {
  border-color: #cccccc;
}
#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
  color: #777777;
}
#header .searchform-popup .search-toggle {
  color: #1a538d;
}
#header .searchform-popup .search-toggle:hover {
  color: #1a538d;
}
#header .search-popup .searchform {
  border-color: #cccccc;
}
#mini-cart.minicart-box {
  border-color: #ffffff;
  background: #ffffff;
}
#mini-cart.minicart-inline {
  background: #ffffff;
}
#mini-cart.minicart-inline .cart-items {
  color: #0088cc;
}
#mini-cart .minicart-icon {
  color: #0088cc;
}
#mini-cart .cart-items {
  color: #ffffff;
}
#mini-cart .cart-popup {
  color: #777777;
  border-color: #0088cc;
}
#mini-cart .cart-popup:before {
  border-color: #0088cc;
}
@media (max-width: 480px) {
  #header #mini-cart {
    background: #ffffff;
  }
  #header #mini-cart .cart-items {
    color: #0088cc;
  }
}
#header:not(.header-corporate) .header-top .share-links > a {
  color: #1a538d;
}
#header:not(.header-corporate) .header-top .share-links > a:hover {
  color: #0099e6;
}
#header .mobile-toggle {
  color: #1a538d;
}
#header .mobile-toggle:hover {
  color: #1a538d;
}
@media (min-width: 992px) {
  #header.header-corporate .searchform button {
    color: #e5e5e5;
  }
}
#header.header-11 #main-menu .mega-menu > li.menu-item.active > a,
#header.header-12 #main-menu .mega-menu > li.menu-item.active > a,
#header.header-11 #main-menu .mega-menu > li.menu-item.active > h5,
#header.header-12 #main-menu .mega-menu > li.menu-item.active > h5 {
  background: transparent;
  color: #1a538d;
}
#header.header-11 #main-menu .mega-menu > li.menu-item.active:hover > a,
#header.header-12 #main-menu .mega-menu > li.menu-item.active:hover > a,
#header.header-11 #main-menu .mega-menu > li.menu-item:hover > a,
#header.header-12 #main-menu .mega-menu > li.menu-item:hover > a,
#header.header-11 #main-menu .mega-menu > li.menu-item.active:hover > h5,
#header.header-12 #main-menu .mega-menu > li.menu-item.active:hover > h5,
#header.header-11 #main-menu .mega-menu > li.menu-item:hover > h5,
#header.header-12 #main-menu .mega-menu > li.menu-item:hover > h5 {
  background: #1a538d;
  color: #ffffff;
}
@media (min-width: 992px) {
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
    margin-top: -4px;
  }
  #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: 4px 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: 4px solid #1a538d;
  }
  #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: 4px solid #1a538d;
  }
}
.header-wrapper.header-side-nav #header .share-links a {
  color: #ffffff;
  background-color: #9e9e9e;
}
.header-wrapper.header-side-nav #header .header-copyright {
  color: #777777;
}
@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: #1e60a3;
  }
  .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: #1a538d;
  }
  .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: #1a538d;
  }
  .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: #ffffff;
  }
}
#header.header-9.sticky-header .main-menu-wrap,
.fixed-header #header.header-9.sticky-header .main-menu-wrap {
  background-color: #ffffff;
}
#main-toggle-menu .toggle-menu-wrap {
  background-color: #f0f0ed;
}
.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: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  border-top-color: #1e60a3;
}
.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: #1a538d;
}
.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: #1a538d;
}
.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: #ffffff;
}
.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {
  border-left-color: #1a538d;
}
.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: #1e60a3;
}
.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: #ffffff;
}
.header-side-nav .sidebar-menu .popup,
.toggle-menu-wrap .sidebar-menu .popup {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
  border-left-color: #1a538d;
}
.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
  background-color: #ffffff;
}
.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: #333333;
}
.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: #777777;
}
.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: #777777;
}
.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
  background: #1a538d;
}
.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: #ffffff;
}
.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: #1e60a3;
}
.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: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  border-top-color: #1e60a3;
  color: #1a538d;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
  background-color: #1a538d;
  color: #ffffff;
}
.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: #1e60a3;
}
.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: #1a538d;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
.page-top > .container {
  padding: 10px 10px 10px 10px;
}
.page-top ul.breadcrumb > li {
  color: #ffffff;
}
.page-top ul.breadcrumb > li a {
  color: #ffffff;
}
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
  color: #ffffff;
}
.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a {
  color: #ffffff;
}
.page-top .page-title {
  color: #ffffff;
  font-family: Open Sans;
}
.page-top.page-header-1 .page-title {
  margin-bottom: -16px;
  padding-bottom: 17px;
  border-bottom: 0 solid #1a538d;
}
.page-top .product-nav .product-link {
  color: #ffffff;
}
.page-top .product-nav .product-popup {
  color: #777777;
}
.page-top .product-nav .product-popup:before {
  border-bottom-color: #1a538d;
}
@media (min-width: 768px) {
  #breadcrumbs-boxed {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  #breadcrumbs-boxed {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  #breadcrumbs-boxed {
    max-width: 1190px;
  }
}
#nav-panel {
  background-color: #1d2127;
  color: #ffffff;
}
#nav-panel .welcome-msg {
  color: #ffffff;
}
#nav-panel .accordion-menu {
  color: #ffffff;
}
#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
  color: #ffffff;
}
#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: #ffffff;
}
#nav-panel .accordion-menu .arrow:hover {
  color: #ffffff;
}
#nav-panel .menu-custom-block {
  color: #ffffff;
}
#nav-panel .menu-custom-block span {
  color: #ffffff;
}
#nav-panel .menu-custom-block a {
  color: #ffffff;
}
#nav-panel .menu-custom-block a:hover {
  background-color: #282d36;
  color: #ffffff;
}
#nav-panel-close {
  background-color: #1d2127;
  color: #ffffff;
}
#nav-panel-close:hover {
  color: #f2f2f2;
}
.footer-top {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: #ffffff;
  padding_top: 0px;
  padding_bottom: 0px;
}
#footer {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #777777;
  background-color: #0e0e0e;
}
#footer p,
#footer .widget > div > ul li,
#footer .widget > ul li {
  color: #777777;
}
#footer a,
#footer a:hover {
  color: #ffffff;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widgettitle,
#footer .widget-title {
  color: #ffffff;
}
#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: #ffffff;
}
#footer .footer-ribbon {
  background: #0088cc;
  font-family: Shadows Into Light;
  font-weight: 400;
  color: #ffffff;
}
#footer .footer-ribbon a,
#footer .footer-ribbon a:hover,
#footer .footer-ribbon a:focus {
  color: #ffffff;
}
#footer .footer-ribbon:before {
  border-right-color: #005580;
}
#footer .widget .tagcloud a {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .widget .tagcloud a:hover {
  border-color: #1a538d;
  background-color: #1a538d;
}
#footer .widget > div > ul,
#footer .widget > ul {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .widget > div > ul li,
#footer .widget > ul li {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .post-item-small {
  border-color: rgba(119, 119, 119, 0.3);
}
#footer .footer-bottom {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #555555;
  background-color: #060606;
}
#footer .footer-bottom p,
#footer .footer-bottom .widget > div > ul li,
#footer .footer-bottom .widget > ul li {
  color: #555555;
}
#footer .footer-bottom a,
#footer .footer-bottom a:hover {
  color: #ffffff;
}
#footer .widget.follow-us .share-links a {
  background: #9e9e9e;
  color: #ffffff;
}
#footer .tooltip-icon {
  border-color: #ffffff;
  color: #ffffff;
}
.footer-wrapper.fixed #footer .footer-bottom {
  background-color: rgba(6, 6, 6, 0.8);
}
@media (min-width: 768px) {
  #footer-boxed {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  #footer-boxed {
    max-width: 980px;
  }
}
@media (min-width: 1190px) {
  #footer-boxed {
    max-width: 1190px;
  }
}
                    .top-icon .aio-icon-header h3.aio-icon-title  {
    color:#0055a4 !important;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
}

.page-top h1 {font-size: 3em;}

.blue {color:#1a538d;}

h4 {line-height:50px;}
.full-input{width:100%;}
h3 {font-size:20px;}

span.wpcf7-list-item { display: block; }

.page-id-3590 .wpb_row, .wpb_content_element {margin-bottom:0;}
.page-id-3590 .vc_cta3-container { margin-bottom: 0;}

.log-out-link{font-size:1.2em; font-weight: bold;text-align:center;padding:10px 0;}
.logout{padding:10px 31px;background-color:#f2f2f2;}

article.portfolio .portfolio-desc {display: none;}
article.portfolio h4 {color: #1a538d;}

/*-------------------------------------EVENTS STYLES--------------------------------*/
.tribe-events-back, .tribe-events-single-event-title, .tribe-events-schedule {display:none;}
.single-tribe_events .tribe-events-meta-group .tribe-events-venue-map {max-height:200px; overflow:hidden;}
.ticket-box {margin-bottom:-20px;}
@media (max-width: 768px) {
.ticket-scroll{display:none;}}
.postid-4573 .main-content, .postid-4601 .main-content {padding-top: 0px;}
.postid-4601.single-tribe_events .tribe-events-event-meta {display: none;}
#main-menu .menu-custom-block .tip.win {background-color: #6633cc;}
.sidebar-menu .tip .tip-arrow, .accordion-menu .tip .tip-arrow, .menu-custom-block .tip .tip-arrow.win {color:#6633cc;}
.widget {list-style:none;}
/*-------------------------------------GEOLOCATION WIDGET--------------------------------*/
.geodir-breadcrumb {display:none;}
.entry-header{display:none;}
.geodir-list-view-select{display:none;}
dl.geodir-tab-head dd:nth-child(4) {display:none;}
dl.geodir-tab-head dd:nth-child(8) {display:none;}
dl.geodir-tab-head dd:last-child {display:none;}
dl.geodir-tab-head dd {border-right:solid 1px #ccc;}

.post-type-archive-gd_place .main-content, .single-gd_place .main-content{padding-top:2px;}

#location-nav-bar{text-align:center;width:100%;padding: 0 0 40px 0;}
ul.location-nav {text-transform:uppercase;background-color:#1a538d;}
ul.location-nav li {display:inline-block;height:44px;line-height:44px;margin:0 10px 0 0;padding:0 5px;border:none;}
ul.location-nav li a {display:block;text-decoration:none;color:#fff;}
ul.location-nav li:hover {background-color:#fff;}
ul.location-nav li a:hover {color:#1a538d;}
#related_listingTab #location-nav-bar{display:none;}

.geodir_category_list_view li.geodir-gridview .geodir-addinfo {display: none;}

@media (min-width: 641px) {
.desktop-hidden{display:none;}}

/*--------------------------------------- PANELS --------------------------------------------------------------------------*/
.css3panel-title.title-size-bigger {text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8) !important;}
.css3panel-caption p {text-shadow: 1px 1px 1px #000;}

.kl-slideshow-css3panels {/*overflow: hidden;*/ position: relative;}

.css3panels-container {overflow:hidden; position:relative; z-index:0; min-height:150px; margin-left: -62px; margin-right: -62px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}

/* Panels */
.css3panel {float:left;  position: relative; z-index: 0; min-height:150px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* Chrome Hacks */
    -webkit-backface-visibility:hidden;
}
.css3panel:hover {z-index: 1;}
.css3panel:hover .css3panel-inner {box-shadow: 0 0 0 3px #FFF, 0 0 50px 20px rgba(0, 0, 0, 0.5);}

.css3panels--resize .css3panel {
    will-change: flex-grow;
    -webkit-transition: -webkit-box-flex .2s ease-out;
    -webkit-transition: -webkit-flex-grow .2s ease-out;
            transition: -webkit-box-flex .2s ease-out;
            transition: -ms-flex-positive .2s ease-out;
            transition: flex-grow .2s ease-out;
}
.css3panels--resize .css3panel-inner {
    will-change: box-shadow;
    -webkit-transition: box-shadow .2s ease-out;
    -webkit-transition: box-shadow .2s ease-out;
            transition: box-shadow .2s ease-out;
}
.css3panels--resize .css3panel:hover {
    -webkit-box-flex:1.3;
    -webkit-flex-grow:1.3;
        -ms-flex-positive:1.3;
            flex-grow:1.3;
}

/* Panel width sizes */
.no-flexbox .css3panels-container[data-panels="1"] .css3panel {width: 100%; float: none;}
.no-flexbox .css3panels-container[data-panels="2"] .css3panel {width: 50%;}
.no-flexbox .css3panels-container[data-panels="3"] .css3panel {width: 33.3333%;}
.no-flexbox .css3panels-container[data-panels="4"] .css3panel {width: 25%;}
.no-flexbox .css3panels-container[data-panels="5"] .css3panel {width: 20%;}
.no-flexbox .css3panels-container[data-panels="6"] .css3panel {width: 16.6666%;}
/* Hover resize */
.no-flexbox .css3panels-container.css3panels--resize[data-panels="2"]:hover .css3panel {width: 40%; }
.no-flexbox .css3panels-container.css3panels--resize[data-panels="2"]:hover .css3panel:hover {width: 60%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="3"]:hover .css3panel {width: 30%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="3"]:hover .css3panel:hover {width: 40%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="4"]:hover .css3panel {width: 22%; }
.no-flexbox .css3panels-container.css3panels--resize[data-panels="4"]:hover .css3panel:hover {width: 34%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="5"]:hover .css3panel {width: 16%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="5"]:hover .css3panel:hover {width: 36%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="6"]:hover .css3panel {width: 15%;}
.no-flexbox .css3panels-container.css3panels--resize[data-panels="6"]:hover .css3panel:hover {width: 25%;}

/* Inner panel */
.css3panel-inner { position:relative; -webkit-transform: skewX(-10deg); -ms-transform: skewX(-10deg); transform: skewX(-10deg); -webkit-backface-visibility:hidden; overflow: hidden; -webkit-transition: box-shadow .2s ease-out; transition: box-shadow .2s ease-out; box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.7);}

/* Image */
 .css3panel-mainimage-wrapper {position: relative; margin-left: -60px; margin-right: -60px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: skewX(10deg); -ms-transform: skewX(10deg); transform: skewX(10deg); -webkit-backface-visibility: hidden; }
.css3panel-mainimage {position:absolute; top:-2px; left:-2px; right:-2px; bottom:-2px; background-position: 50% 50%; background-repeat: no-repeat; background-size:cover; -webkit-backface-visibility:hidden; -webkit-transition: .2s ease-out; transition: .2s ease-out; }
 /* Image overlay */
.css3p-overlay {position:absolute; left:0; top:0; right:0; bottom:0; -webkit-transition:opacity .15s ease-out; transition:opacity .15s ease-out;}
.css3panel:hover .css3p-overlay {opacity:0; }
.css3p-overlay--gradient { opacity: 0.5; top: 50%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); }
/* Image animations */
.css3panel-mainimage.anim--grayscale {
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    -webkit-transition: opacity .15s ease-out; transition: opacity .15s ease-out;
}
.css3panel:hover .css3panel-mainimage.anim--grayscale {
    opacity:1;
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%);
}
.css3panel-mainimage.anim--blur {
    -webkit-filter:blur(9px);
    filter:blur(9px);
    -webkit-transition: opacity .15s ease-out; transition: opacity .15s ease-out;
}
.css3panel:hover .css3panel-mainimage.anim--blur {
    opacity:0;
}
.css3panel-mainimage.anim--grayscale.anim--blur {
    -webkit-filter:grayscale(100%) blur(9px);
    filter:grayscale(100%) blur(9px);
    -webkit-transition: opacity .15s ease-out; transition: opacity .15s ease-out;
}
.css3panel:hover .css3panel-mainimage.anim--grayscale.anim--blur {
    opacity:0;
}

.css3panel-caption {  position: absolute; bottom: 10px; color: #FFFFFF; z-index: 1; width: 100%;   padding: 0 50px; text-align: right;}
.css3panel:first-child .css3panel-caption {padding-left: 80px;}
.css3panel:last-child .css3panel-caption {padding-right:80px;}
.css3panel-caption.css3caption--middle {bottom:auto; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
/* Fading in Caption */
.cssp-capt-fadein .css3panel-title,
.cssp-capt-fadein .css3panel-text,
.cssp-capt-fadein .css3panel-btn-area {opacity:0; visibility: hidden; -webkit-transition:opacity .15s ease-out, visibility .15s ease-out; transition:opacity .15s ease-out, visibility .15s ease-out;}
.cssp-capt-fadein .css3panel:hover .css3panel-title,
.cssp-capt-fadein .css3panel:hover .css3panel-text,
.cssp-capt-fadein .css3panel:hover .css3panel-btn-area {opacity:1; visibility: visible;}
/* Fading Out Caption */
.cssp-capt-fadeout .css3panel-title,
.cssp-capt-fadeout .css3panel-text,
.cssp-capt-fadeout .css3panel-btn-area {opacity:1; visibility: visible; -webkit-transition:opacity .15s ease-out, visibility .15s ease-out; transition:opacity .15s ease-out, visibility .15s ease-out;}
.cssp-capt-fadeout .css3panel:hover .css3panel-title,
.cssp-capt-fadeout .css3panel:hover .css3panel-text {opacity:0; visibility: hidden;}
.cssp-capt-fadeout .css3panel:hover .css3panel-btn-area {}
/* Slide in Caption */
.cssp-capt-slidein .css3panel-title,
.cssp-capt-slidein .css3panel-text,
.cssp-capt-slidein .css3panel-btn-area {opacity:0; visibility: hidden; -webkit-transform:translateX(200px); -ms-transform:translateX(200px); transform:translateX(200px); -webkit-transition:opacity .15s ease-out, visibility .15s ease-out, -webkit-transform .15s ease-out; transition:opacity .15s ease-out, visibility .15s ease-out, transform .15s ease-out;}
.cssp-capt-slidein .css3panel:hover .css3panel-title,
.cssp-capt-slidein .css3panel:hover .css3panel-text,
.cssp-capt-slidein .css3panel:hover .css3panel-btn-area {opacity:1; visibility: visible; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
/* Slide Out Caption */
.cssp-capt-slideout .css3panel-title,
.cssp-capt-slideout .css3panel-text,
.cssp-capt-slideout .css3panel-btn-area {opacity:1; visibility: visible; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); -webkit-transition:opacity .15s ease-out, visibility .15s ease-out, -webkit-transform .15s ease-out; transition:opacity .15s ease-out, visibility .15s ease-out, transform .15s ease-out;}
.cssp-capt-slideout .css3panel:hover .css3panel-title,
.cssp-capt-slideout .css3panel:hover .css3panel-text {opacity:0; visibility: hidden; -webkit-transform:translateX(200px); -ms-transform:translateX(200px); transform:translateX(200px); }
.cssp-capt-slideout .css3panel:hover .css3panel-btn-area {-webkit-transform:translateY(40px) translateX(-10px); -ms-transform:translateY(40px) translateX(-10px); transform:translateY(40px) translateX(-10px);
-webkit-transition-duration:.3s !important;transition-duration:.3s !important;
-webkit-transition-delay:.1s !important;transition-delay:.1s !important;}
.cssp-capt-slideout .css3panel:hover .css3p-overlay {opacity:0; }
/* Delay individually */
.cssp-capt-animated .css3panel-title {-webkit-transition-delay:.1s;transition-delay:.1s;}
.cssp-capt-animated .css3panel-text {-webkit-transition-delay:.2s;transition-delay:.2s;}
.cssp-capt-animated .css3panel-btn-area {-webkit-transition-delay:0s;transition-delay:0s;}
.cssp-capt-animated .css3panel:hover .css3panel-btn-area {-webkit-transition-delay:.3s;transition-delay:.3s;}
.cssp-capt-animated .css3p-overlay {-webkit-transition-delay:.1s;transition-delay:.1s;}

/* Css Title */
.css3panel-title { position: relative; font-size: 28px; line-height: 1.3; font-weight: 600; color: #FFF; float: right; margin:0;}
.css3panel-title.title-size-bigger {font-size: 55px; line-height: 1.1; text-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4); letter-spacing: -2px;}
.css3panel:last-child .css3panel-title {margin-right: 10px;}
.css3panel-caption p {font-size:1.5em;clear:right;float:right;}
/* Panel text*/
.css3panel-text { font-size: 16px; color:#fff; font-weight: 300; margin-top:20px; max-width: 380px; margin-right: 20px; line-height: 1.6; clear: both; float: right;}
/* Dark colors */
.cp-theme--dark .css3panel-title:not(.captiontitle--wbg):not(.captiontitle--dbg),
.cp-theme--dark .css3panel-text {color:#252525;}
/* Title presets */
.captiontitle--wbg {/* color:#181818; */}
.captiontitle--wbg,
.captiontitle--dbg {padding: 13px 0px 13px 45px;}
.captiontitle--wbg:before,
.captiontitle--dbg:before {content: ""; position: absolute; height: 100%; border-radius: 4px; padding-right: 35px; display: block; right: -35px; bottom: 0; left: 0; top: 0; z-index: -1;
-webkit-transform-style: preserve-3d; transform-style: preserve-3d;
-webkit-transform: skew(-10deg) translate3d(0,0,0); -ms-transform: skew(-10deg) translate3d(0,0,0); transform: skew(-12deg) translate3d(0,0,0);
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 80%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(80%,rgba(0,0,0,0.45)));
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 80%);
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 80%);
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 80%);
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 80%);
}
.captiontitle--wbg:before {background: rgba(255,255,255,0.9);
background: -moz-linear-gradient(left,  rgba(255,255,255,0.25) 40%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(40%,rgba(255,255,255,0.25)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,0.25) 40%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,0.25) 40%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,0.25) 40%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(255,255,255,0.25) 40%,rgba(255,255,255,0) 100%);}

/* Btn area */
.css3panel-btn-area {clear:both; float:right; margin-top:30px; margin-right: 20px;}
.css3panel-btn-area .btn {margin-left:20px;margin-bottom: 10px;background-color: #0088cc;color: #fff;}

@media (max-width: 1440px) {
    .css3panel-caption {padding-left:50px;}

    .css3panel:first-child,
    .css3panel:last-child {
        -webkit-box-flex:1.1;
        -webkit-flex-grow:1.1;
            -ms-flex-positive:1.1;
                flex-grow:1.1;
    }

    .css3panel .css3panel-title {font-size: 18px; margin-right: 30px;}
    .css3panel .css3panel-text {font-size: 13px; margin-right: 10px;}
    .css3panel .css3panel-btn-area {margin-right:10px;}
    .css3panel .css3panel-btn-area .btn {margin-bottom: 10px; display: block}
    .css3panel-caption p {font-size:1em;padding-right:25px;}
    .css3panel .css3panel-title.title-size-bigger {font-size: 30px;}
}

/* Fixes CSS3 Panels */
@media (min-width: 992px) and (max-width: 1200px) {
    .css3panel .css3panel-caption {padding-right:30px;}
    .css3panels-container.css3panels--resize:hover .css3panel .css3panel-caption {width: 130%; margin-left: -30%;}
    .css3panels-container.css3panels--resize:hover .css3panel:hover .css3panel-caption {/*width: 100%; margin-left: 0%;*/}
    .css3panel .css3panel-title ,
    .css3panel .css3panel-title.title-size-bigger {font-size: 18px; margin-right: 30px;}
    .css3panel .css3panel-text {font-size: 13px; margin-right: 30px;}
    .css3panel .css3panel-btn-area {margin-right:35px;}
    .css3panel .css3panel-btn-area .btn {margin-bottom: 10px;}
    .css3panel:first-child {
        -webkit-box-flex:1.3;
        -webkit-flex-grow:1.3;
            -ms-flex-positive:1.3;
                flex-grow:1.3;
    }
    .css3panels--resize .css3panel:hover {
        -webkit-box-flex:2;
        -webkit-flex-grow:2;
            -ms-flex-positive:2;
                flex-grow:2;
    }
    .css3panel:first-child .css3panel-caption {padding-left:70px;}
    .css3panel:last-child .css3panel-caption {padding-right:60px;}

    .css3panel-btn-area .btn {font-size:12px; margin-left: 0;}
    .css3panel-btn-area .btn:last-child {margin-left: 10px; }


}
@media (min-width: 768px) and (max-width: 991px) {
    .css3panel .css3panel-caption {padding-right: 25px;}
    .css3panels-container.css3panels--resize:hover .css3panel .css3panel-caption {/*width: 130%; margin-left: -30%;*/}
    .css3panels-container.css3panels--resize:hover .css3panel:hover .css3panel-caption {/*width: 100%; margin-left: 0%;*/}
    .css3panel .css3panel-title,
    .css3panel .css3panel-title.title-size-bigger {font-size: 16px; margin-right:20px;}
    .css3panel .css3panel-text {font-size: 13px; margin-right: 30px; display: none;}
    .css3panel .css3panel-btn-area {margin-right:35px; margin-top:50px;}
    .css3panel .css3panel-btn-area .btn {margin-bottom: 10px;}
    .css3panel:first-child {flex-grow:1.3;}
    .css3panels--resize .css3panel:hover {
        -webkit-box-flex:2.2;
        -webkit-flex-grow:2.2;
            -ms-flex-positive:2.2;
                flex-grow:2.2;
    }
    .css3panel:first-child .css3panel-caption {padding-left:50px;}
    .css3panel:last-child .css3panel-caption {padding-right:50px;}
    .css3panel:last-child .css3panel-title { margin-right:30px;}

    .css3panel-btn-area .btn {font-size:12px; margin-left: 0; }
    .css3panel-btn-area .btn:last-child {margin-left: 10px; }
}

@media (max-width: 767px) {

    .css3panels-container {
        height: auto !important;
        margin-left: 0; margin-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .css3panel {
        float:left; overflow:hidden; position: relative; z-index: 0; box-shadow: 0 0 0 3px #fff;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;

    }
   .zn_pb_wrapper .kl-slideshow-css3panels:first-child .css3panel:first-child {padding-top:150px;padding-bottom: 0;box-sizing: content-box;width: 100%;}
   .zn_pb_wrapper .kl-slideshow-css3panels:first-child .css3panel:first-child .css3panel-inner {top: 0;}
   .zn_pb_wrapper .kl-slideshow-css3panels:first-child .css3panel:first-child .css3panel-caption {margin-top:150px;}

   .css3panel:first-child,
   .css3panel:last-child {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
        flex-grow: 1;
    }
   .css3panels--resize .css3panel:first-child:hover,
   .css3panels--resize .css3panel:last-child:hover,
   .css3panels--resize .css3panel:hover {
        -webkit-box-flex: 1.5;
        -webkit-flex-grow: 1.5;
            -ms-flex-positive: 1.5;
                flex-grow: 1.5;
    }
   .css3panel-inner {
        position:absolute; margin-left: 0; margin-right: 0; min-height:150px;
        -webkit-transform:  skewX(0); -ms-transform:  skewX(0); transform:  skewX(0);
        width: 100%; height: 100% !important;
}
    .css3panel-mainimage-wrapper {-webkit-transform:  skewX(0); -ms-transform:  skewX(0); transform:  skewX(0);height: 100% !important;}
    .css3panel-caption {padding-left: 20px; padding-right: 20px; bottom: auto; top: 20px; }
    .css3panel:last-child .css3panel-caption {padding-right: 20px;}
    .css3panel:last-child .css3panel-title {margin-right: 30px;}
    .css3panel-title,
    .css3panel .css3panel-title.title-size-bigger {font-size: 18px; max-width: 70%;}
    .captiontitle--wbg,
    .captiontitle--dbg {padding: 10px 0 10px 25px; }
    .css3panel-text {font-size: 14px; max-width: 70%; margin-right: 0;}
    .css3panel-btn-area {clear: none; float: left; max-width: 30%; position: absolute; top: 0; left: 0; text-align: left; margin-top: 5px; margin-right: 0; }
    .css3panel-btn-area .btn:first-child { margin-bottom:15px; }
}

@media (max-width: 480px) {
    .css3panel:first-child {padding-top:0;padding-bottom: 0;box-sizing: border-box;width: 100%;}
    .css3panel:first-child .css3panel-inner {top: auto;}
    .css3panel:first-child .css3panel-caption {margin-top:0;}
    .css3panel-text {display: none;}
    .css3panel-btn-area {clear: right; float: right; max-width: 100%; position: relative; top: 0; left: 0; text-align: left; margin-right: 0; margin-top:0px;}
    .css3panel-btn-area .btn:first-child { /* margin-bottom:0; */ }
}
.footerImage {
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 55px;
    height: auto;
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .css3panel {max-height: 500px;}
    .css3panel-inner{max-height: 500px;}
    .css3panels-container{max-height: 500px;}
    .css3panel-caption{padding:0 50px 0 30px;}
}