.alternative-font {
  color: #004749;
}
a {
  color: #004749;
}
a:hover {
  color: #006062;
}
a:active {
  color: #002e2f;
}
ul.list.icons li a {
  color: #2c2a29;
}
ul.list.icons li i,
ul.list.icons li a:hover {
  color: #004749;
}
.list.list-icons li .fa {
  color: #004749;
  border-color: #004749;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #004749;
}
.list.list-ordened li:before {
  color: #004749;
  border-color: #004749;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
}
html .list-primary.list-icons li .fa {
  color: #004749;
  border-color: #004749;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #004749;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #004749;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #913907;
  border-color: #913907;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #913907;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #913907;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #e2fdea;
  border-color: #e2fdea;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #e2fdea;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #e2fdea;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #383f48;
  border-color: #383f48;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #383f48;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #383f48;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
  color: #ffffff;
}
html .list-dark.list-icons li .fa {
  color: #2e353e;
  border-color: #2e353e;
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
  background-color: #2e353e;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #2e353e;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #004749;
  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: #004749;
  color: #777777;
}
ul[class^="wsp-"] li:before {
  color: #004749;
}
.fontawesome-icon-list > div:hover,
.sample-icon-list > div:hover {
  color: #004749;
}
.fontawesome-icon-list > div:hover .text-muted,
.sample-icon-list > div:hover .text-muted {
  color: #004749;
}
ul.nav-pills > li.active > a {
  background-color: #004749;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #004749;
}
html ul.nav-pills-primary a {
  color: #004749;
}
html ul.nav-pills-primary a:hover {
  color: #006062;
}
html ul.nav-pills-primary a:focus {
  color: #006062;
}
html ul.nav-pills-primary a:active {
  color: #002e2f;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #004749;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #004749;
}
html ul.nav-pills-secondary a {
  color: #913907;
}
html ul.nav-pills-secondary a:hover {
  color: #a94308;
}
html ul.nav-pills-secondary a:focus {
  color: #a94308;
}
html ul.nav-pills-secondary a:active {
  color: #792f06;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #913907;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #913907;
}
html ul.nav-pills-tertiary a {
  color: #e2fdea;
}
html ul.nav-pills-tertiary a:hover {
  color: #fafffb;
}
html ul.nav-pills-tertiary a:focus {
  color: #fafffb;
}
html ul.nav-pills-tertiary a:active {
  color: #cafbd9;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #e2fdea;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #e2fdea;
}
html ul.nav-pills-quaternary a {
  color: #383f48;
}
html ul.nav-pills-quaternary a:hover {
  color: #434c56;
}
html ul.nav-pills-quaternary a:focus {
  color: #434c56;
}
html ul.nav-pills-quaternary a:active {
  color: #2d323a;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #383f48;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #383f48;
}
html ul.nav-pills-dark a {
  color: #2e353e;
}
html ul.nav-pills-dark a:hover {
  color: #39424d;
}
html ul.nav-pills-dark a:focus {
  color: #39424d;
}
html ul.nav-pills-dark a:active {
  color: #23282f;
}
html ul.nav-pills-dark > li.active > a {
  background-color: #2e353e;
}
html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
  background-color: #2e353e;
}
html ul.nav-pills-light a {
  color: #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: #004749;
}
html .panel-group.panel-group-primary .panel-heading {
  background-color: #004749 !important;
}
html .panel-group.panel-group-primary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
  background-color: #913907 !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
  background-color: #e2fdea !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
  background-color: #383f48 !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-dark .panel-heading {
  background-color: #2e353e !important;
}
html .panel-group.panel-group-dark .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-light .panel-heading {
  background-color: #ffffff !important;
}
html .panel-group.panel-group-light .panel-heading a {
  color: #777777;
}
section.toggle label {
  color: #004749;
  border-left-color: #004749;
}
section.toggle.active > label {
  background-color: #004749;
  border-color: #004749;
  color: #ffffff;
}
.toggle-simple section.toggle > label:after {
  background-color: #004749;
}
html .toggle-primary .toggle label {
  color: #004749;
  border-left-color: #004749;
  border-right-color: #004749;
}
html .toggle-primary .toggle.active > label {
  background-color: #004749;
  border-color: #004749;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #004749;
}
html .toggle-secondary .toggle label {
  color: #913907;
  border-left-color: #913907;
  border-right-color: #913907;
}
html .toggle-secondary .toggle.active > label {
  background-color: #913907;
  border-color: #913907;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #913907;
}
html .toggle-tertiary .toggle label {
  color: #e2fdea;
  border-left-color: #e2fdea;
  border-right-color: #e2fdea;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #e2fdea;
  border-color: #e2fdea;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #e2fdea;
}
html .toggle-quaternary .toggle label {
  color: #383f48;
  border-left-color: #383f48;
  border-right-color: #383f48;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #383f48;
  border-color: #383f48;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #383f48;
}
html .toggle-dark .toggle label {
  color: #2e353e;
  border-left-color: #2e353e;
  border-right-color: #2e353e;
}
html .toggle-dark .toggle.active > label {
  background-color: #2e353e;
  border-color: #2e353e;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #2e353e;
}
html .toggle-light .toggle label {
  color: #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 > label {
  background: transparent;
  color: #1d2127;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
html .blockquote-primary {
  border-color: #004749 !important;
}
html .blockquote-secondary {
  border-color: #913907 !important;
}
html .blockquote-tertiary {
  border-color: #e2fdea !important;
}
html .blockquote-quaternary {
  border-color: #383f48 !important;
}
html .blockquote-dark {
  border-color: #2e353e !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon {
  background-color: #004749;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
  background-color: #006062;
}
.img-thumbnail .zoom,
.thumb-info .zoom,
.img-thumbnail .link,
.thumb-info .link {
  background-color: #004749;
}
.img-thumbnail .zoom:hover,
.thumb-info .zoom:hover,
.img-thumbnail .link:hover,
.thumb-info .link:hover {
  background-color: #006062;
}
html .label-primary {
  background-color: #004749;
  border-color: #004749;
}
html .label-secondary {
  background-color: #913907;
  border-color: #913907;
}
html .label-tertiary {
  background-color: #e2fdea;
  border-color: #e2fdea;
}
html .label-quaternary {
  background-color: #383f48;
  border-color: #383f48;
}
html .label-dark {
  background-color: #2e353e;
  border-color: #2e353e;
}
html .label-light {
  background-color: #ffffff;
  border-color: #ffffff;
}
html .alert-primary {
  background-color: #004749;
  border-color: #00383a;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #913907;
  border-color: #823306;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #e2fdea;
  border-color: #d4fce0;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #383f48;
  border-color: #31373f;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #2e353e;
  border-color: #272d35;
  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: #004749;
  font-family: Open Sans;
}
.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
  color: #004749;
}
.circular-bar.only-icon .fa {
  color: #004749;
}
html section.section-primary,
html .vc_row.section-primary,
html .vc_column_container.section-primary {
  background-color: #004749 !important;
  border-color: #002e2f !important;
  color: #ffffff;
}
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: #001516 !important;
  border-color: #000000 !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: #001516;
}
html section.section-secondary,
html .vc_row.section-secondary,
html .vc_column_container.section-secondary {
  background-color: #913907 !important;
  border-color: #792f06 !important;
  color: #ffffff;
}
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: #602605 !important;
  border-color: #481c03 !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: #602605;
}
html section.section-tertiary,
html .vc_row.section-tertiary,
html .vc_column_container.section-tertiary {
  background-color: #e2fdea !important;
  border-color: #cafbd9 !important;
  color: #ffffff;
}
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: #b2fac7 !important;
  border-color: #9af8b6 !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: #b2fac7;
}
html section.section-quaternary,
html .vc_row.section-quaternary,
html .vc_column_container.section-quaternary {
  background-color: #383f48 !important;
  border-color: #2d323a !important;
  color: #ffffff;
}
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: #22262b !important;
  border-color: #17191d !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: #22262b;
}
html section.section-dark,
html .vc_row.section-dark,
html .vc_column_container.section-dark {
  background-color: #2e353e !important;
  border-color: #23282f !important;
  color: #ffffff;
}
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: #181c21 !important;
  border-color: #0d0f12 !important;
}
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_row.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover,
html .vc_column_container.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #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: #181c21;
}
html section.section-light,
html .vc_row.section-light,
html .vc_column_container.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  color: #777777;
}
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: #004749 !important;
  color: #ffffff !important;
}
html .popover-secondary .popover-title {
  background-color: #913907 !important;
  color: #ffffff !important;
}
html .popover-tertiary .popover-title {
  background-color: #e2fdea !important;
  color: #ffffff !important;
}
html .popover-quaternary .popover-title {
  background-color: #383f48 !important;
  color: #ffffff !important;
}
html .popover-dark .popover-title {
  background-color: #2e353e !important;
  color: #ffffff !important;
}
html .popover-light .popover-title {
  background-color: #ffffff !important;
  color: #777777 !important;
}
html .divider.divider-primary i {
  color: #004749;
}
html .divider.divider-primary.divider-small hr {
  background: #004749;
}
html .divider.divider-secondary i {
  color: #913907;
}
html .divider.divider-secondary.divider-small hr {
  background: #913907;
}
html .divider.divider-tertiary i {
  color: #e2fdea;
}
html .divider.divider-tertiary.divider-small hr {
  background: #e2fdea;
}
html .divider.divider-quaternary i {
  color: #383f48;
}
html .divider.divider-quaternary.divider-small hr {
  background: #383f48;
}
html .divider.divider-dark i {
  color: #2e353e;
}
html .divider.divider-dark.divider-small hr {
  background: #2e353e;
}
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: #004749;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary i {
  background: #913907;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary i {
  background: #e2fdea;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary i {
  background: #383f48;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark i {
  background: #2e353e;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light i {
  background: #ffffff;
  color: #777777;
}
html .divider.divider-style-3.divider-primary i {
  border-color: #004749;
}
html .divider.divider-style-3.divider-secondary i {
  border-color: #913907;
}
html .divider.divider-style-3.divider-tertiary i {
  border-color: #e2fdea;
}
html .divider.divider-style-3.divider-quaternary i {
  border-color: #383f48;
}
html .divider.divider-style-3.divider-dark i {
  border-color: #2e353e;
}
html .divider.divider-style-3.divider-light i {
  border-color: #ffffff;
}
.pricing-table li {
  color: #2c2a29;
}
.pricing-table h3 .desc,
.pricing-table h3 span {
  color: #2c2a29;
}
.pricing-table .plan {
  color: #2c2a29;
}
.pricing-table .most-popular h3 {
  background-color: #004749;
  color: #ffffff;
}
.pricing-table .most-popular h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 {
  background-color: #004749;
  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: #004749;
  color: #ffffff;
}
.pricing-table .most-popular {
  border-color: #004749;
}
html .pricing-table .plan-primary h3 {
  background-color: #004749;
  color: #ffffff;
}
html .pricing-table .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 {
  background-color: #004749;
  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: #004749;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 {
  background-color: #913907;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 {
  background-color: #913907;
  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: #913907;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 {
  background-color: #e2fdea;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 {
  background-color: #e2fdea;
  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: #e2fdea;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 {
  background-color: #383f48;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 {
  background-color: #383f48;
  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: #383f48;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 {
  background-color: #2e353e;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 {
  background-color: #2e353e;
  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: #2e353e;
  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: #004749;
}
html .pricing-table .plan-secondary {
  border-color: #913907;
}
html .pricing-table .plan-tertiary {
  border-color: #e2fdea;
}
html .pricing-table .plan-quaternary {
  border-color: #383f48;
}
html .pricing-table .plan-dark {
  border-color: #2e353e;
}
html .pricing-table .plan-light {
  border-color: #ffffff;
}
.home-intro .get-started a:not(.btn) {
  color: #2c2a29;
}
.home-intro p em {
  font-family: Open Sans;
  color: #004749;
}
.home-intro.light p {
  color: #004749;
}
html .home-intro-primary {
  background: #004749;
  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: #913907;
  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: #e2fdea;
  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: #383f48;
  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: #2e353e;
  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: #004749 !important;
}
html .background-color-secondary {
  background-color: #913907 !important;
}
html .background-color-tertiary {
  background-color: #e2fdea !important;
}
html .background-color-quaternary {
  background-color: #383f48 !important;
}
html .background-color-dark {
  background-color: #2e353e !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.page-not-found h4 {
  color: #2c2a29;
}
.timeline-balloon .balloon-time .time-dot::before {
  border-color: #004749;
}
.timeline-balloon .balloon-time .time-dot::after {
  background-color: #004749;
}
section.exp-timeline .timeline-bar {
  background: #2e353e;
}
section.exp-timeline .timeline-box.right:before {
  background: #2e353e !important;
  box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px #2e353e !important;
}
section.exp-timeline .timeline-box.right:after {
  background: #004749;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: #004749;
}
@media (min-width: 992px) {
  .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
    background: #004749;
  }
}
.icon-featured {
  background-color: #004749;
}
.featured-box .icon-featured {
  background-color: #004749;
}
.featured-box .icon-featured:after {
  border-color: #004749;
}
.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: #004749;
}
.featured-box .aio-icon-header h3.aio-icon-title {
  color: #004749;
}
.featured-box .wpb_heading {
  color: #004749;
}
.featured-boxes-style-3 .featured-box .icon-featured {
  border-color: #004749;
  color: #004749;
}
.featured-boxes-style-4 .featured-box .icon-featured {
  border-color: #004749;
  color: #004749;
}
.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: #004749;
}
.featured-box-effect-2 .icon-featured:after {
  box-shadow: 0 0 0 3px #004749;
}
.featured-box-effect-3 .icon-featured:after {
  box-shadow: 0 0 0 10px #004749;
}
.featured-box-effect-3:hover .icon-featured {
  background: #004749;
}
.feature-box .feature-box-icon {
  background-color: #004749;
}
.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: #004749;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #004749;
}
.feature-box .feature-box-icon {
  background-color: #004749;
}
.feature-box.feature-box-primary .feature-box-icon i {
  color: #004749;
}
.feature-box .feature-box-icon {
  background-color: #913907;
}
.feature-box.feature-box-secondary .feature-box-icon i {
  color: #913907;
}
.feature-box .feature-box-icon {
  background-color: #e2fdea;
}
.feature-box.feature-box-tertiary .feature-box-icon i {
  color: #e2fdea;
}
.feature-box .feature-box-icon {
  background-color: #383f48;
}
.feature-box.feature-box-quaternary .feature-box-icon i {
  color: #383f48;
}
.feature-box .feature-box-icon {
  background-color: #2e353e;
}
.feature-box.feature-box-dark .feature-box-icon i {
  color: #2e353e;
}
.feature-box .feature-box-icon {
  background-color: #ffffff;
}
.feature-box.feature-box-light .feature-box-icon i {
  color: #ffffff;
}
.featured-box-primary .icon-featured {
  background-color: #004749;
}
.featured-box-primary .icon-featured:after {
  border-color: #004749;
}
.featured-box-primary h4 {
  color: #004749;
}
.featured-box-primary .box-content {
  border-top-color: #004749;
}
html .featured-box-primary .icon-featured {
  background-color: #004749;
}
html .featured-box-primary h4 {
  color: #004749;
}
html .featured-box-primary .box-content {
  border-top-color: #004749;
}
html .featured-box-secondary .icon-featured {
  background-color: #913907;
}
html .featured-box-secondary h4 {
  color: #913907;
}
html .featured-box-secondary .box-content {
  border-top-color: #913907;
}
html .featured-box-tertiary .icon-featured {
  background-color: #e2fdea;
}
html .featured-box-tertiary h4 {
  color: #e2fdea;
}
html .featured-box-tertiary .box-content {
  border-top-color: #e2fdea;
}
html .featured-box-quaternary .icon-featured {
  background-color: #383f48;
}
html .featured-box-quaternary h4 {
  color: #383f48;
}
html .featured-box-quaternary .box-content {
  border-top-color: #383f48;
}
html .featured-box-dark .icon-featured {
  background-color: #2e353e;
}
html .featured-box-dark h4 {
  color: #2e353e;
}
html .featured-box-dark .box-content {
  border-top-color: #2e353e;
}
html .featured-box-light .icon-featured {
  background-color: #ffffff;
}
html .featured-box-light h4 {
  color: #ffffff;
}
html .featured-box-light .box-content {
  border-top-color: #ffffff;
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #004749;
  color: #004749;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #913907;
  color: #913907;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #e2fdea;
  color: #e2fdea;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #004749;
  color: #004749;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #913907;
  color: #913907;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #e2fdea;
  color: #e2fdea;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #004749;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #913907;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #e2fdea;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #004749;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #913907;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #e2fdea;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #004749;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #913907;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #e2fdea;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #004749;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #913907;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #e2fdea;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #383f48;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #2e353e;
}
html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #004749;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #004749 !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #913907;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #913907 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #e2fdea;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #e2fdea !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #383f48;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #383f48 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #2e353e;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #2e353e !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #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: #004749;
}
html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
  color: #913907;
}
html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
  color: #e2fdea;
}
html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
  color: #383f48;
}
html .featured-box-effect-7.featured-box-dark .icon-featured:before {
  color: #2e353e;
}
html .featured-box-effect-7.featured-box-light .icon-featured:before {
  color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #00292a;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  /*color: @skinColor;*/
  color: #21293c;
}
.owl-carousel .owl-nav [class*="owl-"] {
  border-color: #004749 #004749 #001516;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004749;
  border-color: #004749;
}
.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  border-color: #002e2f;
  background-color: #002e2f;
}
.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: #004749;
}
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
  color: #004749;
}
.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail {
  border: 2px solid #004749;
}
.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
  color: #00292a !important;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot {
  border-color: #004749;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot span {
  background-color: #43a6a3;
}
.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: #004749;
}
.master-slider .ms-container .ms-bullet {
  background: #004749;
}
.master-slider .ms-slide .ms-slide-loading:before {
  border-color: #004749;
}
.yith-wcan-loading:before,
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
.slick-slider .slick-loading .slick-list:before,
.ult-carousel-wrapper > div:first-child > .ult-item-wrap:first-child:before,
#infscr-loading .infinite-loading:before,
.loading-overlay .loader:before,
.porto-ajax-loading:before {
  border-color: #004749;
}
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004749;
  border-color: #004749;
}
.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus {
  border-color: #002e2f;
  background-color: #002e2f;
}
.tparrows.tparrows-carousel.tp-leftarrow:before,
.tparrows.tparrows-carousel.tp-rightarrow:before {
  color: #ffffff;
}
.share-links a {
  background-color: #004749;
}
.share-links a:hover {
  background-color: #006062;
}
.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: #004749;
  border-color: #004749;
}
.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: #002e2f;
  background-color: #002e2f;
}
.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: #004749;
  border-color: #004749;
}
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: #004749;
  border-color: #004749;
}
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: #002e2f;
  border-color: #002e2f;
}
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: #004749;
  border-color: #004749;
}
html .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004749;
  border-color: #004749;
  border-color: #004749 #004749 #001516;
}
html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #002e2f;
  background-color: #002e2f;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
  color: #ffffff;
  background-color: #002e2f;
  border-color: #004749 #004749 #000000;
}
html .btn-primary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #001516;
  border-color: #001516;
  border-color: #001516 #001516 #000000;
}
html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
  border-color: #000000;
  background-color: #000000;
}
html .btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #913907;
  border-color: #913907;
  border-color: #913907 #913907 #602605;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #792f06;
  background-color: #792f06;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  color: #ffffff;
  background-color: #792f06;
  border-color: #913907 #913907 #481c03;
}
html .btn-secondary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #602605;
  border-color: #602605;
  border-color: #602605 #602605 #301302;
}
html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
  border-color: #481c03;
  background-color: #481c03;
}
html .btn-tertiary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e2fdea;
  border-color: #e2fdea;
  border-color: #e2fdea #e2fdea #b2fac7;
}
html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #cafbd9;
  background-color: #cafbd9;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
  color: #ffffff;
  background-color: #cafbd9;
  border-color: #e2fdea #e2fdea #9af8b6;
}
html .btn-tertiary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b2fac7;
  border-color: #b2fac7;
  border-color: #b2fac7 #b2fac7 #83f6a5;
}
html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
  border-color: #9af8b6;
  background-color: #9af8b6;
}
html .btn-quaternary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #383f48;
  border-color: #383f48;
  border-color: #383f48 #383f48 #22262b;
}
html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #2d323a;
  background-color: #2d323a;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
  color: #ffffff;
  background-color: #2d323a;
  border-color: #383f48 #383f48 #17191d;
}
html .btn-quaternary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #22262b;
  border-color: #22262b;
  border-color: #22262b #22262b #0b0d0f;
}
html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
  border-color: #17191d;
  background-color: #17191d;
}
html .btn-dark {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2e353e;
  border-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
}
html .btn-dark:hover,
html .btn-dark:active,
html .btn-dark:focus {
  border-color: #23282f;
  background-color: #23282f;
}
html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active {
  color: #ffffff;
  background-color: #23282f;
  border-color: #2e353e #2e353e #0d0f12;
}
html .btn-dark-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #181c21;
  border-color: #181c21;
  border-color: #181c21 #181c21 #030303;
}
html .btn-dark-scale-2:hover,
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus {
  border-color: #0d0f12;
  background-color: #0d0f12;
}
html .btn-light {
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
}
html .btn-light:hover,
html .btn-light:active,
html .btn-light:focus {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active {
  color: #777777;
  background-color: #f2f2f2;
  border-color: #ffffff #ffffff #d9d9d9;
}
html .btn-light-scale-2 {
  color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #cccccc;
}
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: #004749;
  color: #004749;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
  background-color: #002e2f;
  border-color: #004749 !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #913907;
  color: #913907;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
  background-color: #792f06;
  border-color: #913907 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #e2fdea;
  color: #e2fdea;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
  background-color: #cafbd9;
  border-color: #e2fdea !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #383f48;
  color: #383f48;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
  background-color: #2d323a;
  border-color: #383f48 !important;
  color: #ffffff;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #2e353e;
  color: #2e353e;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
  background-color: #23282f;
  border-color: #2e353e !important;
  color: #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: #004749;
}
.thumb-info .thumb-info-action-icon {
  background-color: #004749;
}
.thumb-info .thumb-info-action-icon i {
  color: #ffffff;
}
.thumb-info-bottom-info .thumb-info-title,
.thumb-info-bottom-info .thumb-info-title a,
.thumb-info-bottom-info .thumb-info-title a:hover {
  color: #2c2a29;
}
.thumb-info-ribbon {
  background-color: #004749;
  color: #ffffff;
}
.thumb-info-ribbon span {
  font-family: Open Sans;
}
.thumb-info-ribbon:before {
  border-right-color: #000000;
}
.thumb-info-social-icons a {
  background-color: #004749;
}
.thumb-info-social-icons a i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #004749;
}
html .thumb-info .thumb-info-action-icon-primary i {
  color: #ffffff;
}
html .thumb-info-ribbon-primary {
  background-color: #004749;
  color: #ffffff;
}
html .thumb-info-ribbon-primary:before {
  border-right-color: #000000;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary {
  background-color: #004749;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #913907;
}
html .thumb-info .thumb-info-action-icon-secondary i {
  color: #ffffff;
}
html .thumb-info-ribbon-secondary {
  background-color: #913907;
  color: #ffffff;
}
html .thumb-info-ribbon-secondary:before {
  border-right-color: #481c03;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: #913907;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #e2fdea;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary {
  background-color: #e2fdea;
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary:before {
  border-right-color: #9af8b6;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: #e2fdea;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #383f48;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary {
  background-color: #383f48;
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary:before {
  border-right-color: #17191d;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: #383f48;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
  background-color: #2e353e;
}
html .thumb-info .thumb-info-action-icon-dark i {
  color: #ffffff;
}
html .thumb-info-ribbon-dark {
  background-color: #2e353e;
  color: #ffffff;
}
html .thumb-info-ribbon-dark:before {
  border-right-color: #0d0f12;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark {
  background-color: #2e353e;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light {
  background-color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light i {
  color: #777777;
}
html .thumb-info-ribbon-light {
  background-color: #ffffff;
  color: #777777;
}
html .thumb-info-ribbon-light:before {
  border-right-color: #d9d9d9;
}
html .thumb-info-social-icons a.thumb-info-social-links-light {
  background-color: #ffffff;
}
html .thumb-info-social-icons a.thumb-info-social-links-light i {
  color: #777777;
}
.portfolio-item:hover .thumb-info-icons .thumb-info-icon {
  background-color: #e2fdea !important;
}
.resp-tabs-list li {
  color: #004749;
}
.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
  border-top-color: #004749;
}
.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: #004749;
}
h2.resp-accordion {
  color: #004749;
}
.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
  color: #004749;
}
.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
  border-top-color: #004749;
}
.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: #004749;
  color: #004749;
}
.tabs ul.nav-tabs.nav-justified a:hover,
.tabs ul.nav-tabs.nav-justified a:focus {
  border-top-color: #004749;
}
.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: #004749;
}
.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: #004749;
}
.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: #004749;
}
.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: #2c2a29;
}
.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: #004749;
}
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: #004749;
}
html .tabs-primary .nav-tabs li a:hover,
html .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #004749;
}
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: #004749;
  color: #004749;
}
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: #004749;
}
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: #004749;
}
html .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #004749;
}
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: #004749;
}
html .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #004749;
}
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: #004749;
}
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: #913907;
}
html .tabs-secondary .nav-tabs li a:hover,
html .tabs-secondary .nav-tabs.nav-justified li a:hover {
  border-top-color: #913907;
}
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: #913907;
  color: #913907;
}
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: #913907;
}
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: #913907;
}
html .tabs-secondary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #913907;
}
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: #913907;
}
html .tabs-secondary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #913907;
}
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: #913907;
}
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: #e2fdea;
}
html .tabs-tertiary .nav-tabs li a:hover,
html .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  border-top-color: #e2fdea;
}
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: #e2fdea;
  color: #e2fdea;
}
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: #e2fdea;
}
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: #e2fdea;
}
html .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #e2fdea;
}
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: #e2fdea;
}
html .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #e2fdea;
}
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: #e2fdea;
}
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: #383f48;
}
html .tabs-quaternary .nav-tabs li a:hover,
html .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  border-top-color: #383f48;
}
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: #383f48;
  color: #383f48;
}
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: #383f48;
}
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: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #383f48;
}
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: #383f48;
}
html .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #383f48;
}
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: #383f48;
}
html .tabs-dark .nav-tabs li a,
html .tabs-dark .nav-tabs.nav-justified li a,
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
  color: #2e353e;
}
html .tabs-dark .nav-tabs li a:hover,
html .tabs-dark .nav-tabs.nav-justified li a:hover {
  border-top-color: #2e353e;
}
html .tabs-dark .nav-tabs li.active a,
html .tabs-dark .nav-tabs.nav-justified li.active a,
html .tabs-dark .nav-tabs li.active a:hover,
html .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark .nav-tabs li.active a:focus,
html .tabs-dark .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #2e353e;
  color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-bottom .nav-tabs li.active a,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li a:hover {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-left li.active a,
html .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li a:hover {
  border-right-color: #2e353e;
}
html .tabs-dark.tabs-vertical.tabs-right li.active a,
html .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #2e353e;
}
html .tabs-light .nav-tabs li a,
html .tabs-light .nav-tabs.nav-justified li a,
html .tabs-light .nav-tabs li a:hover,
html .tabs-light .nav-tabs.nav-justified li a:hover {
  color: #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: #2c2a29;
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #2c2a29;
}
html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
  color: #004749;
}
html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
  color: #913907;
}
html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
  color: #e2fdea;
}
html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
  color: #383f48;
}
html .stats-block.counter-dark .stats-number,
html .stats-block.counter-dark div.counter_prefix,
html .stats-block.counter-dark div.counter_suffix {
  color: #2e353e;
}
html .stats-block.counter-light .stats-number,
html .stats-block.counter-light div.counter_prefix,
html .stats-block.counter-light div.counter_suffix {
  color: #ffffff;
}
.stats-block.counter-alternative .stats-number {
  font-family: Open Sans;
}
.wpb_wrapper .aio-icon-read {
  color: #004749;
}
.wpb_wrapper .aio-icon-read:hover {
  color: #006062;
}
.vc_custom_heading em {
  color: #004749;
  font-family: Open Sans;
}
.vc_row .vc_column_container > .wpb_wrapper.vc_column-inner {
  padding: 0;
}
.widget .widgettitle a:hover,
.widget .widget-title a:hover {
  color: #004749;
}
.widget > div > ul li,
.widget > ul li {
  color: #1a1919;
}
.widget > div > ul li > a,
.widget > ul li > a {
  color: #1a1919;
}
.widget li > a:hover {
  color: #004749;
}
.widget li.current-cat > a,
.widget li.current-cat-parent > a {
  color: #004749;
}
.widget li.active > a,
.widget li.current-menu-item > a {
  color: #004749;
}
.widget .tagcloud a {
  color: #2c2a29;
}
.widget .tagcloud a:hover {
  background-color: #004749;
  border-color: #004749;
}
.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
  color: #3e3b39;
}
.widget_sidebar_menu .widget-title {
  color: #465157;
}
.widget_sidebar_menu .widget-title .toggle:hover {
  background-color: #004749;
  border-color: #004749;
}
.sidebar-content .widget.widget_wysija .box-content {
  border-top-color: #004749;
}
.widget_wysija_cont .showerrors {
  color: #004749;
}
.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: #004749;
}
.mega-menu > li.menu-item > a,
.mega-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.mega-menu .narrow .popup ul.sub-menu {
  background: #004749;
}
.mega-menu .narrow .popup li.menu-item:hover > a,
.mega-menu .narrow .popup li.menu-item:hover > h5 {
  background: #006062;
}
.mega-menu .wide .popup {
  border-top-color: #004749;
  color: #2c2a29;
}
.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: #2c2a29;
}
.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: #465157;
}
.header-side .sidebar-menu > li.menu-item > a,
.header-side .sidebar-menu > li.menu-item > h5 {
  text-transform: uppercase;
}
.sidebar-menu > li.menu-item.active > a,
.sidebar-menu > li.menu-item.active > h5 {
  color: #004749;
}
.sidebar-menu > li.menu-item > .arrow:before {
  color: #838b90;
}
.sidebar-menu > li.menu-item:hover {
  background: #004749;
}
.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: #004749;
}
.sidebar-menu > li.menu-item:hover > .arrow:before {
  color: #fff;
}
.sidebar-menu .popup {
  color: #2c2a29;
}
.sidebar-menu .wide .popup {
  border-left-color: #004749;
}
.right-sidebar .sidebar-menu .wide .popup {
  border-right-color: #004749;
}
.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: #969696;
}
.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: #1e1e1e;
}
.sidebar-menu .narrow .popup li.menu-item > a,
.sidebar-menu .narrow .popup li.menu-item > h5 {
  color: #969696;
}
.sidebar-menu .narrow .popup li.menu-item:hover > a,
.sidebar-menu .narrow .popup li.menu-item:hover > h5 {
  background: #282828;
}
.sidebar-menu .menu-custom-block a {
  color: #465157;
}
.sidebar-menu .menu-custom-block a:hover {
  background-color: #004749;
}
.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #1e1e1e;
}
.mega-menu .tip,
.sidebar-menu .tip,
.accordion-menu .tip,
.menu-custom-block .tip {
  background: #0cc485;
}
.mega-menu .tip .tip-arrow,
.sidebar-menu .tip .tip-arrow,
.accordion-menu .tip .tip-arrow,
.menu-custom-block .tip .tip-arrow {
  color: #0cc485;
}
.view-switcher .narrow .popup li.menu-item > a,
.currency-switcher .narrow .popup li.menu-item > a,
.view-switcher .narrow .popup li.menu-item > h5,
.currency-switcher .narrow .popup li.menu-item > h5 {
  text-transform: uppercase;
}
article.post .post-title {
  color: #004749;
}
.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
  color: #004749;
}
article.post .post-date .day,
.post-item .post-date .day {
  color: #004749;
}
article.post .post-date .month,
.post-item .post-date .month,
article.post .post-date .format,
.post-item .post-date .format {
  background-color: #004749;
}
.pagination a:hover,
.page-links a:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span.current,
.page-links span.current {
  background-color: #004749;
  border-color: #004749;
}
section.timeline .timeline-date h3 {
  color: #004749;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #004749;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #004749;
}
article.post .post-date .sticky,
.post-item .post-date .sticky {
  background: #62b959;
  color: #ffffff;
}
article.post.post-title-simple .post-title,
.post-item.post-title-simple .post-title,
article.post.post-title-simple .post-title h2,
.post-item.post-title-simple .post-title h2 {
  color: #2c2a29;
}
article.post.post-title-simple .entry-title,
.post-item.post-title-simple .entry-title,
article.post.post-title-simple .entry-title a,
.post-item.post-title-simple .entry-title a {
  color: #2c2a29;
}
.post-title-simple .post-author p .name,
.post-title-simple .post-author p .name a {
  color: #2c2a29;
}
.post-carousel .post-item.style-5 .cat-names,
.post-grid .post-item.style-5 .cat-names,
.post-timeline .post-item.style-5 .cat-names {
  color: #004749;
}
.post-carousel .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-grid .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-timeline .post-item.style-5 .post-meta .post-views-icon.dashicons {
  color: #004749;
}
.post-carousel .post-item.style-5 .post-meta a,
.post-grid .post-item.style-5 .post-meta a,
.post-timeline .post-item.style-5 .post-meta a {
  color: #913907;
}
/* Blog Share Advance */
.post-share-advance-bg {
  background: #383f48;
}
.post-share-advance .fa-share-alt {
  background: #383f48;
}
.portfolio-info ul li a:hover {
  color: #004749;
}
.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,
.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {
  color: #ffffff;
}
article.member .member-role {
  color: #004749;
}
.member-item.member-item-3 .view-more {
  color: #1d2127;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #004749;
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {
  border-color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .share-links a {
  background: #ffffff;
  color: #004749;
}
.testimonial blockquote {
  background: #006062;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #006062;
}
html .testimonial-primary blockquote {
  background: #006062;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #006062;
}
html .testimonial-secondary blockquote {
  background: #a94308;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #a94308;
}
html .testimonial-tertiary blockquote {
  background: #fafffb;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #fafffb;
}
html .testimonial-quaternary blockquote {
  background: #434c56;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #434c56;
}
html .testimonial-dark blockquote {
  background: #39424d;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #39424d;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.testimonial.testimonial-with-quotes blockquote:before {
  color: #2c2a29;
}
.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
  color: #2c2a29;
}
.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: #2c2a29;
}
.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
  color: #2c2a29;
}
.quantity .qty,
.quantity .minus:hover,
.quantity .plus:hover {
  color: #004749;
}
.quantity .qty {
  font-family: Open Sans;
}
.quantity .qty {
  color: #777;
}
.single_add_to_cart_button {
  font-family: Open Sans;
}
.shop_table.wishlist_table .add_to_cart.button,
.woocommerce table.wishlist_table .add_to_cart.button {
  font-family: Open Sans;
}
.yith-wcwl-add-to-wishlist a,
.yith-wcwl-add-to-wishlist span {
  border-color: #d8d8d6;
  color: #e36159;
}
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span {
  color: #e36159;
}
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:hover,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist a:hover:before,
.show-outimage-q-onimage .yith-wcwl-add-to-wishlist span:hover:before,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist a:hover:before,
.show-outimage-q-onimage-alt .yith-wcwl-add-to-wishlist span:hover:before {
  color: #e36159;
}
.yith-wcwl-add-to-wishlist span.ajax-loading {
  border-color: #e36159;
}
.yith-wcwl-add-to-wishlist span.ajax-loading:hover {
  background-color: #e36159;
}
.add-links .quickview {
  border-color: #d8d8d6;
  color: #2baab1;
}
.summary-before .ms-lightbox-btn {
  background-color: #004749;
}
.summary-before .ms-lightbox-btn:hover {
  background-color: #006062;
}
.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: #004749;
}
.product-images .zoom {
  background-color: #004749;
}
.product-summary-wrap .price {
  color: #004749;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a,
.product-summary-wrap .yith-wcwl-add-to-wishlist span {
  color: inherit;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:before {
  border-color: #e36159;
  color: #e36159;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus {
  background: transparent;
  color: #e36159;
}
.product-summary-wrap .yith-wcwl-add-to-wishlist a:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:hover:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist a:focus:before,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:focus:before {
  color: #ffffff;
  /*background-color: @color-wishlist;*/
}
.woocommerce-pagination a:hover,
.woocommerce-pagination a:focus,
.woocommerce-pagination span.current {
  border-color: #004749;
  background-color: transparent;
}
ul.products li.product .product-loop-title,
ul.products li.product-category .product-loop-title {
  color: #2c2a29;
}
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: #004749;
}
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: #004749;
}
ul.products li.product h3,
ul.products li.product-category h3 {
  color: #2c2a29;
}
ul.products li.product.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active {
  color: #2c2a29;
}
ul.products li.product.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:hover > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:focus > *,
ul.products li.product.show-outimage-q-onimage .product-loop-title:active > *,
ul.products li.product-category.show-outimage-q-onimage .product-loop-title:active > * {
  color: #2c2a29;
}
ul.products li.product .add_to_cart_button,
ul.products li.product-category .add_to_cart_button {
  font-family: Open Sans;
  font-weight: 300;
}
ul.products li.product .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category .links-on-image .add-links-wrap .add-links .quickview {
  background-color: #2baab1;
  color: #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;
}
ul.products li.product.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview,
ul.products li.product-category.show-outimage-q-onimage .links-on-image .add-links-wrap .add-links .quickview {
  background-color: rgba(0, 0, 0, 0.6);
}
ul.products li.product.show-outimage-q-onimage-alt .price,
ul.products li.product-category.show-outimage-q-onimage-alt .price {
  font-family: Open Sans;
}
ul.products.list li.product.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage .add_to_cart_read_more {
  background-color: #004749;
  border-color: #004749;
}
ul.products.list li.product.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage .add-links-wrap .add-links .quickview:hover {
  color: #2baab1;
}
ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_button,
ul.products.list li.product.show-outimage-q-onimage-alt .add_to_cart_read_more,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add_to_cart_read_more {
  background-color: #004749;
  border-color: #004749;
}
ul.products.list li.product.show-outimage-q-onimage-alt .add-links .quickview:hover,
ul.products.list li.product-category.show-outimage-q-onimage-alt .add-links .quickview:hover {
  color: #004749;
}
.product_title a:hover,
.product_title a:focus {
  color: #004749;
}
.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: #004749;
  border-color: #004749;
  color: #fff;
}
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: #004749;
  color: #004749;
}
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: #004749;
}
.stock {
  color: #004749;
}
.product-image .viewcart {
  color: #004749;
}
.product-image .viewcart:hover {
  background-color: #004749;
}
.product-image .inner {
  border: 1px solid #ededed;
}
#yith-wcwl-popup-message {
  color: #2c2a29;
  border-color: #004749;
}
.sidebar #yith-ajaxsearchform .btn {
  background: #004749;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background-color: #006062;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #004749;
}
.widget_product_categories ul li > a,
.widget_price_filter ul li > a,
.widget_layered_nav ul li > a,
.widget_layered_nav_filters ul li > a,
.widget_rating_filter ul li > a,
.widget_product_categories ol li > a,
.widget_price_filter ol li > a,
.widget_layered_nav ol li > a,
.widget_layered_nav_filters ol li > a,
.widget_rating_filter ol li > a {
  color: #2c2a29;
}
.widget_product_categories ul li > a:hover,
.widget_price_filter ul li > a:hover,
.widget_layered_nav ul li > a:hover,
.widget_layered_nav_filters ul li > a:hover,
.widget_rating_filter ul li > a:hover,
.widget_product_categories ol li > a:hover,
.widget_price_filter ol li > a:hover,
.widget_layered_nav ol li > a:hover,
.widget_layered_nav_filters ol li > a:hover,
.widget_rating_filter ol li > a:hover,
.widget_product_categories ul li > a:focus,
.widget_price_filter ul li > a:focus,
.widget_layered_nav ul li > a:focus,
.widget_layered_nav_filters ul li > a:focus,
.widget_rating_filter ul li > a:focus,
.widget_product_categories ol li > a:focus,
.widget_price_filter ol li > a:focus,
.widget_layered_nav ol li > a:focus,
.widget_layered_nav_filters ol li > a:focus,
.widget_rating_filter ol li > a:focus {
  color: #004749;
}
.widget_product_categories ul li .toggle,
.widget_price_filter ul li .toggle,
.widget_layered_nav ul li .toggle,
.widget_layered_nav_filters ul li .toggle,
.widget_rating_filter ul li .toggle,
.widget_product_categories ol li .toggle,
.widget_price_filter ol li .toggle,
.widget_layered_nav ol li .toggle,
.widget_layered_nav_filters ol li .toggle,
.widget_rating_filter ol li .toggle {
  color: #004749;
}
.widget_product_categories ul li .toggle:hover,
.widget_price_filter ul li .toggle:hover,
.widget_layered_nav ul li .toggle:hover,
.widget_layered_nav_filters ul li .toggle:hover,
.widget_rating_filter ul li .toggle:hover,
.widget_product_categories ol li .toggle:hover,
.widget_price_filter ol li .toggle:hover,
.widget_layered_nav ol li .toggle:hover,
.widget_layered_nav_filters ol li .toggle:hover,
.widget_rating_filter ol li .toggle:hover {
  color: #006062;
}
.widget_product_categories ul li.current > a,
.widget_price_filter ul li.current > a,
.widget_layered_nav ul li.current > a,
.widget_layered_nav_filters ul li.current > a,
.widget_rating_filter ul li.current > a,
.widget_product_categories ol li.current > a,
.widget_price_filter ol li.current > a,
.widget_layered_nav ol li.current > a,
.widget_layered_nav_filters ol li.current > a,
.widget_rating_filter ol li.current > a,
.widget_product_categories ul li.chosen > a,
.widget_price_filter ul li.chosen > a,
.widget_layered_nav ul li.chosen > a,
.widget_layered_nav_filters ul li.chosen > a,
.widget_rating_filter ul li.chosen > a,
.widget_product_categories ol li.chosen > a,
.widget_price_filter ol li.chosen > a,
.widget_layered_nav ol li.chosen > a,
.widget_layered_nav_filters ol li.chosen > a,
.widget_rating_filter ol li.chosen > a {
  color: #004749;
}
.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
  color: #615c5a;
}
.widget_rating_filter .wc-layered-nav-rating a {
  color: #615c5a;
}
.widget_layered_nav_filters ul li a:before {
  color: #004749;
}
.widget_layered_nav_filters ul li a:hover:before {
  color: #006062;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a {
  color: #2c2a29;
}
.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: #004749;
  border-color: #004749;
}
.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: #006062;
  border-color: #006062;
}
.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover a,
.widget_layered_nav .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a {
  color: #004749;
}
ul.product_list_widget li .product-details a,
.widget ul.product_list_widget li .product-details a {
  color: #2c2a29;
}
ul.cart_list li .product-details a:hover,
ul.product_list_widget li .product-details a:hover {
  color: #004749;
}
ul.cart_list li a:hover,
ul.product_list_widget li a:hover {
  color: #004749;
}
.widget_recent_reviews .product_list_widget li a,
.widget.widget_recent_reviews .product_list_widget li a {
  color: #2c2a29;
}
.widget_shopping_cart .total .amount {
  color: #004749;
}
.widget_shopping_cart .product-details .remove-product {
  color: #2c2a29;
}
.woocommerce-cart .cart-form form {
  border-color: #004749;
}
.shipping_calculator h2,
.cart_totals h2,
.review-order.shop_table h2 {
  color: #004749;
}
.shipping_calculator h2 a,
.cart_totals h2 a,
.review-order.shop_table h2 a {
  color: #004749;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove {
  color: #004749;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:hover {
  color: #006062;
}
.woocommerce #content table.shop_table.wishlist_table.cart a.remove:active {
  color: #002e2f;
}
.yith-wcan-loading:before {
  border-color: #004749;
}
.shop_table dl.variation {
  color: #2c2a29;
}
.shop_table td.product-name {
  color: #004749;
}
.select2-container .select2-choice,
.select2-drop,
.select2-drop-active {
  color: #2c2a29;
}
.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: #2c2a29;
}
.product-image .labels .onhot,
.summary-before .labels .onhot {
  background: #62b959;
  color: #ffffff;
}
.product-image .labels .onsale,
.summary-before .labels .onsale {
  background: #e27c7c;
  color: #ffffff;
}
.product-subtotal .woocommerce-Price-amount {
  color: #004749;
}
/* Add to Cart Notification Style 2 */
.loader-container i.porto-ajax-loader {
  border-color: #004749;
}
.success-message-container {
  border-top: 4px solid #004749;
}
/* Product Tabs */
.woocommerce-tabs.style-2 .resp-tabs-list li.resp-tab-active {
  border-color: #004749 !important;
}
.resp-vtabs.style-2 .resp-tabs-list li.resp-tab-active {
  border-bottom: 2px solid #004749 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion {
  border-left: 3px solid #004749 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion.resp-tab-active {
  background-color: #004749 !important;
}
.resp-easy-accordion.style-2 h2.resp-accordion:after {
  color: #004749;
}
.product-categories li a:hover {
  color: #7b858a !important;
  text-decoration: underline;
}
.featured-box.porto-user-box {
  border-top-color: #004749;
}
.tm-extra-product-options .tm-epo-field-label {
  color: #004749;
}
.tm-extra-product-options-totals .amount.final {
  color: #004749;
}
.fdm-item-panel .fdm-item-title {
  color: #1d2127;
}
body {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #2c2a29;
  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;
    letter-spacing: 0;
  }
}
.color-body {
  color: #2c2a29;
}
.color-body a,
.color-body a:hover,
.color-body a:focus {
  color: #2c2a29;
}
h1 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -1px;
  color: #2e353e;
}
h1.big {
  font-size: 58.1544px;
  line-height: 54.0012px;
}
h1.small {
  font-size: 30.4632px;
  line-height: 41.998px;
  font-weight: 600;
}
@media (max-width: 479px) {
  h1 {
    font-size: 33.42857143px;
    line-height: 44px;
  }
  h1.big {
    font-size: 54.00051429px;
    line-height: 54.0012px;
  }
}
h2 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 1px;
  color: #2c2a29;
}
@media (max-width: 479px) {
  h2 {
    font-size: 22.28571429px;
    line-height: 27px;
  }
}
h3 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h3 {
    font-size: 20.42857143px;
    line-height: 27px;
  }
}
h4 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 0;
  color: #1d2127;
}
@media (max-width: 479px) {
  h4 {
    font-size: 17.64285714px;
    line-height: 27px;
  }
}
h5 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 21px;
  line-height: 29px;
  letter-spacing: 0;
  color: #777777;
}
@media (max-width: 479px) {
  h5 {
    font-size: 19.5px;
    line-height: 29px;
  }
}
h6 {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 5px;
  color: #2c2a29;
}
@media (max-width: 479px) {
  h6 {
    font-size: 13px;
    line-height: 16px;
  }
}
p {
  letter-spacing: 0;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #004749 !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: #004749;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #913907 !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: #913907;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #e2fdea !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: #e2fdea;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #383f48 !important;
}
html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
  border-color: #383f48;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #2e353e !important;
}
html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
  border-color: #2e353e;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #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: #004749;
}
html .inverted-primary {
  background-color: #004749;
}
html .inverted-secondary {
  background-color: #913907;
}
html .inverted-tertiary {
  background-color: #e2fdea;
}
html .inverted-quaternary {
  background-color: #383f48;
}
html .inverted-dark {
  background-color: #2e353e;
}
html .inverted-light {
  background-color: #ffffff;
}
.alternative-font {
  font-family: Open Sans;
  font-weight: 400;
}
@media (min-width: 768px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 690px;
  }
  #banner-wrapper.banner-wrapper-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 930px;
  }
  #banner-wrapper.banner-wrapper-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 1110px;
  }
  #banner-wrapper.banner-wrapper-boxed .container {
    width: 1080px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed {
    max-width: 690px;
  }
  #main.main-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed {
    max-width: 930px;
  }
  #main.main-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed {
    max-width: 1110px;
  }
  #main.main-boxed .container {
    width: 1080px;
  }
}
#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: #004749;
}
@media (min-width: 768px) {
  body.boxed .page-wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  body.boxed .page-wrapper {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  body.boxed .page-wrapper {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed .vc_row[data-vc-stretch-content],
  body.boxed .ult-vc-hide-row {
    max-width: 1170px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 690px;
  }
  #main.main-boxed .vc_row[data-vc-stretch-content] .container,
  #main.main-boxed .ult-vc-hide-row .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 930px;
  }
  #main.main-boxed .vc_row[data-vc-stretch-content] .container,
  #main.main-boxed .ult-vc-hide-row .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed .vc_row[data-vc-stretch-content],
  #main.main-boxed .ult-vc-hide-row {
    max-width: 1110px;
  }
  #main.main-boxed .vc_row[data-vc-stretch-content] .container,
  #main.main-boxed .ult-vc-hide-row .container {
    width: 1080px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  #header-boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap,
  #header-boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
.mobile-sidebar .sidebar-toggle {
  color: #2c2a29;
}
.mobile-sidebar .sidebar-toggle:hover {
  color: #004749;
}
.sidebar-content .filter-title {
  color: #004749;
}
.header-wrapper {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
#header {
  color: #ffffff;
}
#header .logo-text {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: #004749;
}
@media (max-width: 479px) {
  #header .logo-text {
    font-size: 37.14285714px;
    line-height: 48px;
  }
}
#header .header-main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
.fixed-header #header .header-main {
  box-shadow: none;
}
.fixed-header #header .searchform {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(204, 204, 204, 0.5);
  border-radius: 0;
}
@media (max-width: 991px) {
  .fixed-header #header .searchform {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
  }
}
.fixed-header #header .searchform-popup .searchform {
  background-color: #ffffff;
  border-color: #cccccc;
  border-radius: 0;
}
.fixed-header #header .main-menu-wrap {
  box-shadow: none;
}
.fixed-header #header #main-menu .mega-menu {
  box-shadow: none;
}
.fixed-header #header.sticky-header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 0;
}
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #040820;
}
.fixed-header #header.sticky-header #main-menu .mega-menu {
  background-color: transparent;
}
#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
  background-color: #040820;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: rgba(4, 8, 32, 0.8);
}
#header.sticky-header .main-menu-wrap,
.fixed-header #header.sticky-header .main-menu-wrap {
  background-color: #040820;
  background-color: rgba(4, 8, 32, 0.8);
}
#header .header-main .header-contact {
  color: #ffffff;
}
#header .header-main .header-contact * {
  color: #ffffff;
}
#header .header-main .header-contact a {
  color: #ffffff;
}
#header .header-main .header-contact a:hover {
  color: #ffffff;
}
#header .header-main .header-contact .nav-top > li > a {
  color: #ffffff;
}
#header .header-main .header-contact .nav-top > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
#header .header-top .header-contact {
  color: #ffffff;
}
#header .header-top .header-contact * {
  color: #ffffff;
}
#header .header-top .header-contact a {
  color: #ffffff;
}
#header .header-top .header-contact a:hover {
  color: #ffffff;
}
#header .header-top .header-contact .nav-top > li > a:hover {
  background-color: #070e37;
}
#header .tooltip-icon {
  border-color: #ffffff;
  color: #ffffff;
}
@media (min-width: 768px) {
  #header-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #header-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #header-boxed {
    max-width: 1170px;
  }
}
@media (min-width: 992px) {
  .header-wrapper.header-side-nav:not(.fixed-header) #header {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color: transparent;
  }
  .header-wrapper.header-side-nav.fixed-header #header {
    box-shadow: none;
  }
}
#header .top-links > li.menu-item:before {
  color: #ffffff;
}
#header .top-links > li.menu-item > a,
#header .top-links > li.menu-item > h5 {
  color: #ffffff;
}
#header .top-links > li.menu-item > a.active,
#header .top-links > li.menu-item > h5.active {
  color: #ffffff;
}
#header .top-links > li.menu-item:hover > a,
#header .top-links > li.menu-item:hover > h5 {
  color: #ffffff;
}
#header .top-links > li.menu-item.has-sub:hover > a,
#header .top-links > li.menu-item.has-sub:hover > h5 {
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
}
#header .top-links .narrow .popup > .inner,
#header .top-links .narrow .popup ul.sub-menu {
  background: rgba(0, 0, 0, 0);
}
#header .top-links .narrow .popup li.menu-item > a,
#header .top-links .narrow .popup li.menu-item > h5 {
  color: #ffffff;
}
#header .top-links .narrow .popup li.menu-item:hover > a,
#header .top-links .narrow .popup li.menu-item:hover > h5 {
  background: #ffffff;
}
#header .header-top .top-links > li.menu-item:after {
  color: #ffffff;
}
#header .header-top .top-links > li.menu-item > a,
#header .header-top .top-links > li.menu-item > h5 {
  padding-top: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 5px !important;
  color: #ffffff;
}
#header .header-top .top-links > li.menu-item > a.active,
#header .header-top .top-links > li.menu-item > h5.active {
  color: #ffffff;
}
#header .header-top .top-links > li.menu-item:last-child > a,
#header .header-top .top-links > li.menu-item:last-child > h5 {
  padding-right: 0px !important;
}
#header .header-top .top-links > li.menu-item:hover > a,
#header .header-top .top-links > li.menu-item:hover > h5 {
  color: #ffffff;
}
#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: #ffffff;
  background: transparent;
}
#header .header-top .top-links .narrow .popup > .inner,
#header .header-top .top-links .narrow .popup ul.sub-menu {
  background: #040820;
}
#header .header-top .top-links .narrow .popup li.menu-item > a,
#header .header-top .top-links .narrow .popup li.menu-item > h5 {
  color: #ffffff;
}
#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: #ffffff;
  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: #ffffff;
}
#header .top-links > li.menu-item:after {
  content: '';
}
#header .header-top .gap {
  visibility: hidden;
}
#header {
  border-top: 0 solid #ededed;
}
.header-top {
  border-bottom: 0 solid #ededed;
  background: #040820;
}
.header-top .welcome-msg,
.header-top .gap {
  color: #ffffff;
}
.header-top .welcome-msg a {
  color: #ffffff;
}
.header-top .welcome-msg a:hover {
  color: #ffffff;
}
#header .header-top .top-links > li:last-child > a {
  padding-right: 0;
}
#header .header-top .top-links > li:last-child > h5 {
  padding-right: 0;
}
.main-menu-wrap {
  background-color: transparent;
  padding: 0px 0px 15px 0px;
}
#header.sticky-header .main-menu-wrap {
  padding: 8px 0px 8px 0px;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5:hover {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-item.active > h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5 {
  color: ;
}
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content a:hover,
#header.sticky-header .main-menu-wrap #main-menu .mega-menu > li.menu-custom-content h5:hover {
  color: ;
}
#header .main-menu-wrap .menu-right .searchform-popup .searchform {
  border-color: #cccccc;
  border-radius: 0;
}
#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 .wide .popup {
  border-radius: 0 0 0 0;
}
.main-menu-wrap #main-menu .mega-menu .wide .popup > .inner {
  border-radius: 0 0 0 0;
}
.main-menu-wrap #main-menu .mega-menu .wide.pos-left .popup,
.main-menu-wrap #main-menu .mega-menu .wide.pos-right .popup,
.main-menu-wrap #main-menu .mega-menu .wide.pos-left .popup > .inner,
.main-menu-wrap #main-menu .mega-menu .wide.pos-right .popup > .inner {
  border-radius: 0 0 0 0;
}
.main-menu-wrap #main-menu .mega-menu .narrow .popup > .inner > ul.sub-menu,
.main-menu-wrap #main-menu .mega-menu .narrow.pos-left .popup > .inner > ul.sub-menu,
.main-menu-wrap #main-menu .mega-menu .narrow.pos-right .popup > .inner > ul.sub-menu {
  border-radius: 0 0 0 0;
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
  padding: 9px 16px 9px 16px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > a,
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 {
    padding: 7px 12px 7px 12px;
  }
}
.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: 16px;
  top: -6px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip,
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > h5 .tip {
    right: 12px;
    top: -8px;
  }
}
.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 {
  margin-bottom: 0;
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item .popup {
  margin-top: 0;
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
  padding: 9px 16px 8px 16px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 7px 12px 6px 12px;
  }
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
  right: 16px;
  top: -6px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 12px;
    top: -8px;
  }
}
#main-menu .mega-menu {
  background-color: transparent;
}
#main-menu .mega-menu > li.menu-item > a,
#main-menu .mega-menu > li.menu-item > h5 {
  font-family: Sintony;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff;
}
@media (max-width: 1169px) {
  #main-menu .mega-menu > li.menu-item > a,
  #main-menu .mega-menu > li.menu-item > h5 {
    padding: 7px 12px 7px 12px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
  }
}
#main-menu .mega-menu > li.menu-item.active > a,
#main-menu .mega-menu > li.menu-item.active > h5 {
  background: transparent;
  color: #ffffff;
}
#main-menu .mega-menu > li.menu-item.active:hover > a,
#main-menu .mega-menu > li.menu-item:hover > a,
#main-menu .mega-menu > li.menu-item.active:hover > h5,
#main-menu .mega-menu > li.menu-item:hover > h5 {
  background: transparent;
  color: #ffffff;
}
#main-menu .mega-menu .popup li.menu-item a,
#main-menu .mega-menu .popup li.menu-item h5 {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
}
#main-menu .mega-menu .popup > .inner {
  margin-top: 0;
}
#main-menu .mega-menu .wide .popup {
  border-width: 0;
}
#main-menu .mega-menu .wide .popup > .inner {
  border-radius: 0;
}
#main-menu .mega-menu .wide.pos-left .popup > .inner {
  border-radius: 0 0 0 0;
}
#main-menu .mega-menu .wide.pos-right .popup > .inner {
  border-radius: 0 0 0 0;
}
#main-menu .mega-menu .wide .popup {
  border-top-color: #0088cc;
}
#main-menu .mega-menu .wide .popup > .inner {
  background-color: #1e1e1e;
}
#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: #969696;
}
#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: #969696;
}
#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: #969696;
  background-color: #282828;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
  background-color: #1e1e1e;
  border-top-color: #0088cc;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a,
#main-menu .mega-menu .narrow .popup li.menu-item > h5 {
  color: #969696;
  border-bottom-color: #2b2b2b;
}
#main-menu .mega-menu .narrow .popup li.menu-item:hover > a,
#main-menu .mega-menu .narrow .popup li.menu-item:hover > h5 {
  color: #969696;
  background-color: #282828;
}
#main-menu .menu-custom-block {
  color: #777777;
}
#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
  font-family: Sintony;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0;
}
@media (max-width: 1169px) {
  #main-menu .menu-custom-block span,
  #main-menu .menu-custom-block a {
    padding: 7px 12px 6px 12px;
    line-height: 20px;
  }
}
#main-menu .menu-custom-block span {
  color: #777777;
}
#main-menu .menu-custom-block a {
  text-transform: uppercase;
  color: #0088cc;
}
#main-menu .menu-custom-block a:hover {
  color: #006fa4;
}
#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: #777777;
  background: #ededed;
}
#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: #777777;
  background: #ededed;
}
#header .currency-switcher .narrow .popup ul.sub-menu,
#header .view-switcher .narrow .popup ul.sub-menu {
  background: #ededed;
}
#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: #777777;
}
#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: #777777;
  background: #fafafa;
}
#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: #777777;
  background: #fafafa;
}
#header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 0;
}
@media (max-width: 991px) {
  #header .searchform {
    border-color: #cccccc;
  }
}
#header .searchform input,
#header .searchform select,
#header .searchform button {
  color: #555555;
}
#header .searchform input::-webkit-input-placeholder,
#header .searchform select::-webkit-input-placeholder,
#header .searchform button::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder,
#header .searchform select:-moz-placeholder,
#header .searchform button:-moz-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder,
#header .searchform select::-moz-placeholder,
#header .searchform button::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder,
#header .searchform select:-ms-input-placeholder,
#header .searchform button:-ms-input-placeholder {
  color: #555555;
}
#header .searchform input,
#header .searchform select,
#header .searchform .selectric,
#header .searchform .selectric-hover .selectric,
#header .searchform .selectric-open .selectric {
  border-color: #cccccc;
}
#header .searchform input::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder {
  color: #555555;
}
#header .searchform button:hover {
  color: #333333;
}
#header .searchform .selectric .label {
  color: #555555;
}
#header .searchform select option,
#header .searchform .autocomplete-suggestion,
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  background: #ffffff;
  color: #555555;
}
#header .searchform .selectric-items li,
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  color: #555555;
}
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  background-color: #e6e6e6;
}
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  border-color: #cccccc;
}
#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
  color: #555555;
}
#header .searchform-popup .search-toggle {
  color: #ffffff;
}
#header .searchform-popup .search-toggle:hover {
  color: #ffffff;
}
#header .search-popup .searchform {
  border-color: #cccccc;
  border-radius: 0;
}
#mini-cart .buttons a {
  font-family: Open Sans;
}
#mini-cart.minicart-box {
  border-color: transparent;
  background: transparent;
}
#mini-cart.minicart-inline {
  background: transparent;
}
#mini-cart.minicart-inline .cart-items {
  color: #0088cc;
}
#mini-cart .minicart-icon {
  color: #0088cc;
}
#mini-cart .cart-items {
  color: #0088cc;
}
#mini-cart .cart-popup {
  color: #2c2a29;
  border-color: #0088cc;
}
#mini-cart .cart-popup:before {
  border-color: #0088cc;
}
#header:not(.header-corporate) .header-top .share-links > a {
  color: #ffffff;
}
#header:not(.header-corporate) .header-top .share-links > a:hover {
  color: #ffffff;
}
#header .mobile-toggle {
  color: #ffffff;
  background-color: #004749;
}
@media (min-width: 992px) {
  #header.header-corporate:not(.header-10) .searchform button {
    color: #c3c3c3;
  }
}
@media (min-width: 992px) {
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
    margin-top: 0;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item > h5 {
    border-top: 0 solid transparent;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item.active > h5 {
    border-top: 0 solid #ffffff;
  }
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > a,
  #header.header-11 .header-main #main-menu .mega-menu > li.menu-item:hover > h5 {
    border-top: 0 solid #ffffff;
  }
}
/* Header 18 */
#header.header-18 .header-right .mega-menu > li.menu-item > a {
  padding: 9px 16px 9px 16px;
}
@media (max-width: 1169px) {
  #header.header-18 .header-right .mega-menu > li.menu-item > a {
    padding: 7px 12px 7px 12px;
  }
}
#header.header-18 .header-right .mega-menu > li.menu-item > h5 {
  padding: 9px 16px 9px 16px;
}
@media (max-width: 1169px) {
  #header.header-18 .header-right .mega-menu > li.menu-item > h5 {
    padding: 7px 12px 7px 12px;
  }
}
#header.header-18 .searchform-popup .search-toggle {
  color: #004749;
  font-size: 13px;
}
#header.header-18 #mini-cart.minicart-inline .minicart-icon {
  font-size: 18px;
}
#header.header-18 #mini-cart.minicart-inline .cart-items {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #header {
    margin: 0px 0px 0px 0px;
  }
  #header.logo-overlay-header .overlay-logo {
    top: 0px;
  }
  #header.logo-overlay-header.sticky-header .overlay-logo {
    top: -90px;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup {
    left: 0;
    right: auto;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:before,
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart.minicart-style1 .cart-popup:after {
    left: 38.7px;
    right: auto;
  }
  .page-wrapper.side-nav.side-nav-right > * {
    padding-left: 0;
    padding-right: 256px;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav {
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header.initialize {
    position: fixed;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > h5 {
    text-align: right;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a > .thumb-info-preview,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > h5 > .thumb-info-preview {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow {
    right: auto;
    left: -5px;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow:before {
    border-left: none;
    border-right: 5px solid #004749;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item:hover > .arrow:before {
    color: #fff;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup ul.sub-menu ul.sub-menu {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children > a:before,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow .popup li.menu-item-has-children > h5:before {
    float: left;
    content: "\f0d9";
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right .narrow .popup ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:before,
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:after {
    right: 10px;
    left: auto;
  }
}
#header.sticky-header #mini-cart {
  display: none !important;
}
.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: rgba(13, 13, 13, 0);
  }
  .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: #ffffff;
  }
  .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: transparent;
  }
  .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: transparent;
}
#main-toggle-menu .toggle-menu-wrap {
  background-color: transparent;
}
.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item > h5,
.toggle-menu-wrap .sidebar-menu > li.menu-item > h5 {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  /*letter-spacing: @menu_side_line_height;*/
  border-top-color: rgba(13, 13, 13, 0);
}
.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: #ffffff;
}
.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: transparent;
}
.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 {
  color: #ffffff;
}
.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: rgba(13, 13, 13, 0);
}
.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {
  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: 18px;
  letter-spacing: 0;
}
.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
  border-left-color: transparent;
}
.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
  background-color: #1e1e1e;
}
.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: #969696;
}
.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: #969696;
}
.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: #282828;
  color: #969696;
}
.header-side-nav .sidebar-menu .narrow .popup ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow .popup ul.sub-menu {
  background: transparent;
}
.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: rgba(13, 13, 13, 0);
}
.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;
  letter-spacing: 0;
}
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  border-top-color: rgba(13, 13, 13, 0);
  color: #ffffff;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
  background-color: transparent;
  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: rgba(13, 13, 13, 0);
}
.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: #1a1e2a;
  border-top: 0 solid #384045;
  border-bottom: 0 solid #cccccc;
}
.page-top > .container {
  padding: 90px 15px 0px 15px;
}
.page-top ul.breadcrumb > li {
  color: #999da3;
}
.page-top ul.breadcrumb > li a {
  color: #ffffff;
}
.page-top ul.breadcrumb > li .delimiter {
  color: #999da3;
}
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
  color: #999da3;
}
.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-sub-title {
  color: #ffffff;
  margin: -10px 0px 32px 0px;
}
.page-top.page-header-1 .page-title {
  margin-bottom: -10px;
  padding-bottom: 17px;
  border-bottom: 0 solid #004749;
}
.page-top .product-nav .product-link {
  color: #ffffff;
}
.page-top .product-nav .product-popup {
  color: #2c2a29;
}
.page-top .product-nav .product-popup:before {
  border-bottom-color: #004749;
}
.page-top .sort-source > li > a {
  color: #ffffff;
}
.page-top .sort-source > li.active > a {
  color: #004749;
}
@media (max-width: 767px) {
  .page-top .sort-source {
    background: #1a1e2a;
    border-top: 0 solid #cccccc;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    bottom: -1px;
  }
}
@media (min-width: 768px) {
  #breadcrumbs-boxed {
    max-width: 690px;
  }
  #breadcrumbs-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #breadcrumbs-boxed {
    max-width: 930px;
  }
  #breadcrumbs-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #breadcrumbs-boxed {
    max-width: 1110px;
  }
  #breadcrumbs-boxed .container {
    width: 1080px;
  }
}
#nav-panel {
  color: ;
}
#nav-panel .mobile-nav-wrap {
  background-color: #ffffff;
}
#nav-panel .welcome-msg {
  color: ;
}
#nav-panel .mobile-menu li {
  border-bottom-color: #e8e8e8;
}
#nav-panel .accordion-menu {
  color: ;
}
#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
  color: #333333;
}
#nav-panel .accordion-menu li.menu-item:hover > a,
#nav-panel .accordion-menu li.menu-item:hover > h5 {
  color: ;
}
#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item.active > h5 {
  background-color: #004749;
  color: #fff;
}
#nav-panel .accordion-menu li.menu-item .sub-menu li:hover > *:not(.sub-menu) {
  background: #f5f5f5;
}
#nav-panel .accordion-menu > li.menu-item > a,
#nav-panel .accordion-menu > li.menu-item > h5,
#nav-panel .accordion-menu > li.menu-item > .arrow {
  color: #004749;
}
#nav-panel .accordion-menu > li.menu-item.active > .arrow {
  color: #fff;
}
#nav-panel .accordion-menu .arrow {
  color: #333333;
}
#nav-panel .accordion-menu .arrow:hover {
  color: ;
}
#nav-panel .menu-custom-block {
  color: ;
}
#nav-panel .menu-custom-block span {
  color: ;
}
#nav-panel .menu-custom-block a {
  color: #333333;
}
#nav-panel .menu-custom-block a:hover {
  background-color: #ffffff;
  color: ;
}
/* Side navigation */
#side-nav-panel {
  background-color: #ffffff;
  color: ;
}
#side-nav-panel .welcome-msg {
  color: ;
}
#side-nav-panel .accordion-menu {
  color: ;
}
#side-nav-panel .accordion-menu li.menu-item > a,
#side-nav-panel .accordion-menu li.menu-item > h5 {
  color: #333333;
}
#side-nav-panel .accordion-menu li.menu-item.active > a,
#side-nav-panel .accordion-menu li.menu-item.active > h5 {
  background-color: #ffffff;
  color: ;
}
#side-nav-panel .menu-custom-block {
  color: ;
}
#side-nav-panel .menu-custom-block span {
  color: ;
}
#side-nav-panel .menu-custom-block a {
  color: #333333;
}
#side-nav-panel .menu-custom-block a:hover {
  background-color: #ffffff;
  color: ;
}
#side-nav-panel .accordion-menu li {
  border-bottom-color: #e8e8e8;
}
.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: #bab8b6;
  background-color: #ffffff;
}
#footer .footer-main {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  background-color: transparent;
}
#footer p,
#footer .widget > div > ul li,
#footer .widget > ul li {
  color: #bab8b6;
}
#footer a {
  color: #2c2a29;
}
#footer a:hover {
  color: #bab8b6;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widgettitle,
#footer .widget-title {
  color: #bab8b6;
}
#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: #bab8b6;
}
#footer .widget.contact-info .contact-info-block .contact-details strong {
  color: #088c90;
  font-weight: 400;
}
#footer .widgettitle,
#footer .widget-title,
#footer .widgettitle a,
#footer .widget-title a {
  font-weight: 200;
}
#footer .footer-ribbon {
  background: #0088cc;
  font-family: Open Sans;
  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(186, 184, 182, 0.3);
}
#footer .widget .tagcloud a:hover {
  border-color: #004749;
  background-color: #004749;
}
#footer .widget > div > ul,
#footer .widget > ul {
  border-color: rgba(186, 184, 182, 0.3);
}
#footer .widget > div > ul li,
#footer .widget > ul li {
  border-color: rgba(186, 184, 182, 0.3);
}
#footer .post-item-small {
  border-color: rgba(186, 184, 182, 0.3);
}
#footer .footer-bottom {
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: initial;
  background-image: none;
  color: #bab8b6;
  background-color: #ffffff;
}
#footer .footer-bottom p,
#footer .footer-bottom .widget > div > ul li,
#footer .footer-bottom .widget > ul li {
  color: #bab8b6;
}
#footer .footer-bottom a {
  color: #2c2a29;
}
#footer .footer-bottom a:hover {
  color: #bab8b6;
}
#footer .tooltip-icon {
  border-color: #2c2a29;
  color: #2c2a29;
}
#footer .widget.follow-us .share-links a,
.footer-top .widget.follow-us .share-links a {
  background: #ffffff;
  color: #2c2a29;
}
.footer-wrapper.fixed #footer .footer-bottom {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
  #footer-boxed {
    max-width: 690px;
  }
  #footer-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #footer-boxed {
    max-width: 930px;
  }
  #footer-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #footer-boxed {
    max-width: 1110px;
  }
  #footer-boxed .container {
    width: 1080px;
  }
}
html #topcontrol:hover {
  color: #004749;
}
.h-btn{
    display:inline-block !important; margin-right:5px !important;
}
.rev_slider_wrapper{
    width:100% !important;
}
.sev_lst {
    padding: 10px 0 40px 0;
    margin: 0;
}
.sev_lst li{
    display:block;
}
.sev_lst li a{
    color:rgba(255,255,255,0.6);
    padding: 10px 8px 10px 8px;
    margin: 0 !important;
    font-family: "Open Sans" !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
    display:block;
    font-size: 1.1em !important;
}
.sev_lst li a:hover{
    text-decoration:none; 
    background-color:#fff;
    color:#004749;
}
.indus_list{}
.indus_list li{padding-bottom: 32px;}
.member-share-advance.share-links {
    display: none;
}
.btn_cum {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.btn_cum .btn.btn-lg {
    border-color: rgb(7, 156, 161);
    color: rgb(7, 156, 161);
    background-color: transparent;
    font-family: "Open Sans" !important;
    font-size: 11px !important;
    letter-spacing: 3px !important;
    line-height: 14px !important;
    font-weight: 600 !important;
    border-radius: 6em;
    padding: 13px 19px !important;
}
.btn_cum .btn.btn-lg:hover{
    border-color: rgb(7, 156, 161);
    color: #fff !important;
    background-color: rgb(7, 156, 161);
}
.dialog {
    padding: 0px !important;
}


.round-title1 {
	color: #fff !important;
	font-size: 11px !important;
	padding: 0px !important;
	letter-spacing: 5px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: normal !important;
	display: inline-block !important;
}
#slideshow {
    margin: 0 !important;
    padding: 0 !important;
    height: 44px;
    overflow: hidden;
    line-height: normal !important;
}
#slideshow > div {
    font-weight: bold !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 40px !important;
    padding: 16px 24px !important;
    position: relative;
    font-size: 12px !important;
    display: block !important;
    height: 100%;
    vertical-align: middle;
    position: relative;
}
#slideshow a {
    color: #fff !important;
    display: block !important;
    line-height: 12px !important;
    font-size: 12px !important;
}
#slideshow a:hover{text-decoration: none !important;}
.pre-footer-bg hr.solid {
	width: 100% !important;
	height: 1px !important;
}
#header .header-top .currency-switcher > li.menu-item > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	letter-spacing: normal !important;
	line-height: normal !important;
	text-transform: none !important;
	font-weight: normal !important;
}
#header .header-top .currency-switcher .narrow .popup li.menu-item:hover > a {
	background: #913907 !important;
}
#header .header-top .currency-switcher > li {
	line-height: normal !important;
}
#header .header-top .currency-switcher .narrow .popup > .inner > ul,  
#header .header-top .currency-switcher .narrow .popup li.menu-item > a {
	background: #040820 !important;
}
.footer_link [data-appear-animation], .footer_link .appear-animation {
	opacity: 1 !important;
}
.footer_bot .wpb_content_element {
	margin-bottom: 0 !important;
}
.shakeit {
	margin-right: 10px !important;
	margin-left: 10px !important;
	display: inline-block;
	width: 40px;
}
.shakeit .baskett {
	background-image: url(http://dev.tlxcorp.com.php7-29.phx1-1.websitetestlink.com/wp-content/uploads/2017/12/Food-Basket.png) !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
	background-size: 100% 100% !important;
	width: 25px;
	height: 32px;
	padding-top: 16px;
	padding-left: 16px;
	display: block;
}
.shakeit .baskett span {
	background: #fff;
	font-family: "Open Sans" !important;
	color: #000;
	font-size: 8px;
	padding: 2px 4px;
	border-radius: 30px;
	font-weight: 600 !important;
	letter-spacing: 1px;
}
.searchform-popup {
	vertical-align: middle !important;
	margin-bottom: 4px;
	margin-right: 0px !important;
}
#header .searchform-popup .search-toggle {
    width: 20px;
    height: 20px;
    line-height: 20px;
}
#header .share-links {
	vertical-align: sub !important;
}
#header .searchform .text {
	width: 88% !important;
}
#header .searchform .button-wrap {
	width: 12% !important;
}
.round-title {
	color: #fff !important;
	font-size: 12px !important;
	background: rgba(255, 255, 255, 0.2) !important;
	padding: 16px 24px !important;
	border-radius: 30px !important;
	letter-spacing: 5px !important;
	font-weight: bold !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: normal !important;
	display: inline-block !important;
}
.main-title {
	color: #fff !important;
	font-size: 2.7em !important;
	margin-top: 0.7em !important;
	display: block !important;
	line-height: normal !important;
	font-family: "Open Sans" !important;
	font-weight: 400 !important;
}
.second-title {
	color: #fff !important;
	font-family: "Open Sans" !important;
	font-size: 1.42em !important;
	line-height: normal !important;
	font-weight: 500 !important;
}
#header .searchform-popup, #header.header-corporate:not(.header-10) .header-main .searchform-popup {
	display: inline-block !important;
}
#header.header-corporate .share-links a {
    background: transparent;
    box-shadow: none !important;
    margin: 0;
    border-radius: 0;
    font-size: 12px;
    text-indent: 0 !important;
    width: 30px;
    height: 15px;
}
#header.header-corporate .share-links a i {
	display: inline !important;
}
@media (min-width: 992px) {
#header.header-11 .share-links {
	margin-top: 0px !important;
}
}
.header-left .block-inline .header-contact, .header-right .welcome-msg {
	line-height: normal !important;
}
.header-left .block-inline .header-contact span, .header-right .welcome-msg span {
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline-block;
	font-size: 12px !important;
	line-height: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	padding-left: 20px;
	padding-right: 20px;
}
.header-left .block-inline .header-contact span i {
	padding-left: 8px;
}
.header-right .welcome-msg span i {
	padding-right: 8px;
}
.header-right .welcome-msg span.lastt {
	background: #913907;
	border: none;
}
#header.header-corporate:not(.header-10) .block-inline {
	line-height: normal !important;
	margin-bottom: 0px !important;
}
.header-left {
	line-height: normal !important;
}
#header.header-11 .header-main:not(.sticky) > .container {
	border-bottom: 0px solid rgba(255,255,255,0.12) !important;
}
 @media (min-width: 992px) {
#header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > a, #header.header-11 .header-main.change-logo #main-menu .mega-menu > li.menu-item > h5 {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
}
@media (max-width: 991px) {
.search-toggle {
	display: none;
}
#mini-cart {
	display: none;
}
#header .mobile-toggle {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 4px;
}
}
#header.sticky-header .header-main.change-logo .techLogo {
	margin: 0 !important;
	padding: 0 !important;
}
#header.sticky-header .header-main.change-logo .pinLogo {
	margin: 0 !important;
	padding: 0 !important;
}
#header.header-11 .header-main #main-menu.show-header-top .mega-menu > li.menu-item > a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 12px;
	letter-spacing: 1px !important;
	font-weight: normal !important;
}
.fixed-header #header.sticky-header .header-main {
	padding-top: 0 !important;
}
.vc_general.vc_btn3 {
	font-family: "Open Sans" !important;
	font-size: 11px !important;
	letter-spacing: 3px !important;
	line-height: 14px !important;
	font-weight: 600 !important;
}
h2.ready-to-positively {
	color: #BAB8B6 !important;
	font-family: "Open Sans" !important;
	line-height: normal;
	text-align: center;
	font-weight: 400 !important;
	font-size: 3.0em;
}
h2.ready-to-positively .darkk {
	color: #050818 !important;
}
h3.help-me-now {
	color: #BAB8B6 !important;
	font-family: "Open Sans" !important;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: normal;
	text-align: center;
	font-weight: 300 !important;
	margin-bottom: 32px !important;
}
h3.help-me-now a{
	color: #BAB8B6 !important;
	font-weight: 300 !important;
	letter-spacing: 1px;
}
.rectangle-2 {
	border: 1px solid #F1F1F1;
	border-radius: 35px;
	background-color: #FCFCFC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-bottom: 40px;
}
.rectangle-2 .wpb_content_element {
	margin-bottom: 0;
}
.rectangle-2 .wysija-paragraph {
	display: inline-block;
	width: 69%;
	margin-bottom: 0;
}
.rectangle-2 .wysija-paragraph .wysija-input {
	border: none;
	font-family: "Open Sans" !important;
	font-size: 12px;
	background: transparent;
	outline: none;
	box-shadow: none;
	width: 100%;
	line-height: 14px;
	color: #8B8988;
}
.rectangle-2 .widget_wysija_cont .wysija-submit {
	display: inline-block;
	color: #088C90;
	background: transparent;
	border: none;
	font-size: 12px;
	line-height: 14px;
	font-family: "Open Sans" !important;
	letter-spacing: 3px;
	margin: 0;
	width: 29%;
	padding: 0;
	font-weight: 800;
}
.footer_link p a {
	color: #2C2A29;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	font-family: "Open Sans" !important;
	font-weight: 800;
}
.footer_link .porto-u-icons, .footer_link .wpb_content_element {
	margin-bottom: 20px;
}
.footer_bot p {
	color: #8A8988 !important;
	font-family: "Open Sans" !important;
	line-height: 14px !important;
	font-size: 11px !important;
	letter-spacing: 0.2px !important;
}
h6 {
	color: #8A8988;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 0.86em;
	letter-spacing: 5px;
	line-height: 20px;
	font-weight: normal !important;
}
h2 {
	color: #211F1F;
	font-family: "Open Sans" !important;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: normal !important;
	font-size: 1.62em;
}
h1 {
	color: #21201F;
	font-family: "Open Sans" !important;
	font-size: 2.8em;
	line-height: normal;
	font-weight: 800 !important;
	letter-spacing: normal !important;
}
p {
	color: #343331;
	font-family: "Open Sans" !important;
	font-size: 1.2em;
	line-height: 1.6em;
}
.workforce-broken {
	color: #FFFFFF;
	font-family: "Open Sans" !important;
	font-size: 2.8em;
	line-height: normal;
}
.workforce-broken .darkk {
	color: #0F5A60;
}
.help-solve-my-workfo {
	color: #FFFFFF;
	font-family: "Open Sans" !important;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: normal;
}
.help-solve-my-workfo a{
	color: #FFFFFF;
}
.blockss {
	overflow: visible !important;
}
.block1 {
}
.block2 {
	margin-top: -20px !important;
	padding-top: 40px !important;
}
.block3 {
}
.block1 p, .block2 p, .block3 p {
	padding-left: 0px;
}
#content-bottom .porto-block {
	overflow: visible !important;
}
.main-content {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
.leans {
	overflow: visible !important;
}
.leans .lean {
}
.leans .lean1 {
}
.leans .lean1 .vc_column-inner {
	padding: 0 !important;
	position: relative;
	top: -50px;
}
.leans .lean2 .vc_column-inner {
	padding: 9% 12% !important;
	background: #040820;
	margin-right: 20%;
	margin-top: 34%;
	position: relative;
	left: -20%;
}
.leans .lean .vc_column-inner {
	padding: 20% !important;
}
.leans .lean1 .vc_column-inner {
}
.toggle label {
    border-left-color: transparent !important;
    background: transparent !important;
    font-family: "Open Sans" !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
    color: rgba(255,255,255,0.6) !important;
    font-size: 1.1em !important;
    padding: 10px 0px 10px 0px !important;
    margin: 0 !important;
}
.toggle > label:hover {
	background: transparent !important;
	color: rgba(255,255,255,1) !important;
}
.toggle > label i {
	top: 0px !important;
	float: right !important;
	margin-left: 7px !important;
	margin-right: 0 !important;
}
.toggle > label:before {
	display: none !important;
}
.toggle > .toggle-content{
    color: rgba(255,255,255,0.8) !important;
    font-size: 1.0em !important;
    line-height: 1.3em !important;}
.toggle > .toggle-content > p {
    margin-bottom: 0;
    padding: 10px !important;
    color: rgba(255,255,255,0.8) !important;
    font-size: 1.0em !important;
    line-height: 1.3em !important;
    text-align: justify !important;
}
.toggle > label:hover i {
	color: rgba(255,255,255,1) !important;
}
.toggle > .toggle-content {
	padding-left: 0 !important;
}
.faq_lists, .vc_custom_1512536437206 {
	background-image: url(http://dev.tlxcorp.com.php7-29.phx1-1.websitetestlink.com/wp-content/uploads/2017/01/Leaveraging-25-years-Image@2x.jpg?id=786) !important;
	background-repeat: no-repeat !important;
	background-position: top right !important;
	background-size: auto 104% !important;
}
.faq_list{display:block !important;}
.faq_list .vc_column-inner {
	padding: 10% 18% !important;
}
.feature_list {
	background: #ffffff url(http://dev.tlxcorp.com.php7-29.phx1-1.websitetestlink.com/wp-content/uploads/2018/01/We-Unify-the-Best-of-Human-Capital-Technology-Image.jpg?id=1079) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	background-size: cover !important;
	display:inline-block !important;
}
.feature_list .vc_column-inner {
	margin-left: 40%;
	background: #fff;
	margin-top: 290px;
	display:block !important;
	padding: 8% 6% !important;
	width: auto;
}
.diff_list .vc_column-inner {
	padding: 15% 20%!important;
}
.big_txt {
    color: #21201F;
    font-family: "Open Sans" !important;
    font-size: 2.2em;
    line-height: normal;
    font-weight: 400;
}
.big_txt1 {
    color: #21201F !important;
    font-family: "Open Sans" !important;
    font-size: 1.8em !important;
    line-height: normal !important;
}
.quotee {
    font-size: 10em !important;
    font-family: "Open Sans" !important;
    color: #148C90 !important;
    line-height: normal;
    display: block;
    height: 0.6em;
    position: relative;
    left: 0px;
    font-weight: 600;
}
#content-bottom {
	overflow: visible !important;
	background: #fff !important;
	position: relative !important;
	top: -20px !important;
}
.top_main {
	display: block;
}
.top_pin {
	display: none;
}
.tlxLogo {
}
.techLogo {
	display: none !important;
}
.pinLogo {
	display: none !important;
}
.header-left h1{font-size:26px !important;}
@media (min-width: 768px) {
.block2 {
	margin-top: -20px !important;
	padding-top: 40px !important;
}
}
@media (max-width: 767px) {
.block2 {
	margin-top: -0px !important;
	padding-top: 20px !important;
}
.leans .lean1 .vc_column-inner {
	top: 0px;
}
.leans .lean1 .wpb_content_element {
	margin-bottom: 0 !important;
}
.leans .lean2 .vc_column-inner {
	margin-right: 0;
	margin-top: 0;
	left: 0;
}
.feature_list .vc_column-inner {
	margin-left: 0;
	background: #fff;
	margin-top: 200px;
	padding: 10%!important;
}
.feature_list .vc_column-inner br {
	display: none;
}
.bot_peo p, .bot_peo h6, .bot_peo h2 {
	text-align: center !important;
}
.block1 p, .block2 p, .block3 p, .footer_bot .vc_col-sm-6 p, .footer_link {
	text-align: center !important;
}
.leans .lean .vc_column-inner {
	padding: 10% !important;
}
.leans .lean .wpb_content_element {
	margin-bottom: 0 !important;
}
.vc_custom_1512421550998 {
	margin-bottom: 0px !important;
}
.vc_custom_1512420194729, .faq_list {
	margin-bottom: 0px !important;
	opacity: 0.8;
}
.faq_list .vc_column-inner {
	padding: 10% !important;
}
}
a, p, span, button, input, textarea, .accordion-menu li.menu-item > a, .accordion-menu li.menu-item > h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
[data-vc-full-width="true"] .porto-container.container {
	padding-left: 15px!important;
	padding-right: 15px!important
}
/* Header */
#header.header-11 .header-main:not(.sticky) > .container {
	border-bottom: 1px solid rgba(255,255,255,0.12)
}
body:not(.home) #header.header-11 .header-main .container .header-left {
	padding-top: 7px
}
#header.header-11 .header-main #main-menu .mega-menu > li.menu-item {
	margin-left: 0px !important;
	padding: 26px 9px !important;
}
#header.header-11 .header-main #main-menu .mega-menu > li.menu-item a:hover, #header.header-11 .header-main #main-menu .mega-menu > li.current-menu-item a {
	background: rgba(255,255,255,0.4) !important;
}
#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 {
	padding: 2px 8px !important;
	border-top: none !important
}
#header.header-11 .share-links {
	display: inline-block;
}
.fixed-header #header.sticky-header .header-main {
	padding-top: 4px
}
.mega-menu.effect-down > li.menu-item .popup {
	top: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: ease all 300ms;
	moz-transition: ease all 300ms;
	transition: ease all 300ms
}
.mega-menu.effect-down > li.menu-item:hover .popup {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms
}
#nav-panel .mobile-nav-wrap {
	padding: 10px !important;
}
/* Page Title & Breadcrumb */
.page-top {
	padding-bottom: 8px
}
.page-top .page-title {
	font-size: 1.68em;
	font-family: "Open Sans" !important;
}
.page-top .page-title:before {
	content: '- ';
}
.page-top .page-sub-title {
	font-size: 1.2em;
	opacity: 0.65;
}
.page-top ul.breadcrumb > li, .page-top ul.breadcrumb > li > a {
	text-transform: uppercase;
	font-size: .98em
}
/* List */
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
	padding: 10px;
	padding-top: 8px;
	color: #777;
	font-size: 10px
}
/* Home */
.custom-hyphen {
	position: relative
}
.custom-hyphen:before {
	content: '';
	position: absolute;
	border-top: 2px solid #fff;
	width: 12px;
	left: 1px;
	top: 10px
}
.letter-spacing-normal {
	letter-spacing: normal!important
}
.custom-line-height-22 p {
	line-height: 22px
}
.custom-line-height-23 p {
	line-height: 23px
}
.custom-position-1 {
	margin-top: -197px
}
.custom-call-to-action .action-info {
	font-size: 1.8rem
}
.btn.btn-lg {
	padding: 12px 30px!important;
	border-width: 2px;
	font-size: 14px!important
}
.stats-text {
	letter-spacing: -1px
}
.custom-counters-column:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	box-shadow: 0 0 97px 70px rgba(152,152,152,0.1);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.stats-left .porto-sicon-left {
	padding-top: 3px;
	padding-right: 20px
}
/* Expertise */
.porto-sicon-box {
	margin-bottom: 0
}
.custom-info-box .porto-sicon-img {
	position: relative;
	margin-top: 0;
	margin-right: 20px!important;
	padding: 5px;
	width: 78px!important;
	height: 78px!important;
	border: 6px solid #FFF;
	border-radius: 100%;
	background: transparent;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: ease box-shadow 300ms;
	-moz-transition: ease box-shadow 300ms;
	transition: ease box-shadow 300ms
}
.custom-info-box.custom-box-shadow .porto-sicon-box .porto-sicon-img, .custom-info-box .porto-sicon-box:hover .porto-sicon-img {
	box-shadow: 0 0 40px 4px rgba(200,200,200,0.5)
}
.custom-info-box .porto-sicon-img img {
	position: absolute;
	width: 113%;
	top: 50%;
	left: 50%;
	z-index: 0;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1)!important;
	-moz-transform: translate3d(-50%, -50%, 0) scale(1)!important;
	-ms-transform: translate3d(-50%, -50%, 0) scale(1)!important;
	-o-transform: translate3d(-50%, -50%, 0) scale(1)!important;
	transform: translate3d(-50%, -50%, 0) scale(1)!important;
	-webkit-transition: ease transform 300ms;
	-moz-transition: ease transform 300ms;
	transition: ease transform 300ms
}
.custom-info-box .porto-sicon-box:hover .porto-sicon-img img {
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.1)!important;
	-moz-transform: translate3d(-50%, -50%, 0) scale(1.1)!important;
	-ms-transform: translate3d(-50%, -50%, 0) scale(1.1)!important;
	-o-transform: translate3d(-50%, -50%, 0) scale(1.1)!important;
	transform: translate3d(-50%, -50%, 0) scale(1.1)!important
}
/* Our Strategy */
.custom-step-items .vc_row > .vc_column_container:first-child {
	width: 80px
}
.custom-step-items .vc_row > .vc_column_container:first-child+div {
	width: calc(100% - 80px)
}
/* Numbered Bullts OWL */
.owl-carousel.numbered-dots .owl-dots {
	display: inline-block;
	counter-reset: dots;
	margin-left: 70px
}
.owl-carousel.numbered-dots .owl-dot span {
	width: 30px;
	height: 30px;
	background: #eef4f2
}
.owl-carousel.numbered-dots .owl-dot span:before {
	counter-increment: dots;
	content: counter(dots);
	color: #245432;
	font-weight: 700;
	line-height: 2.2
}
.owl-carousel.numbered-dots .owl-dot.active span:before, .owl-carousel.numbered-dots .owl-dot:hover span:before {
	color: #FFF
}
.owl-carousel.numbered-dots .owl-dot:hover {
	opacity: .5
}
/* FAQ Toggle */
.custom-faq-toggle .faq-row .toggle {
	padding: 0;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4
}
.custom-faq-toggle .faq-row > .faq:last-child .toggle {
	border-bottom: 0
}
.custom-faq-toggle .faq-row .toggle.active {
	border-left-color: #004749
}
.custom-faq-toggle section.toggle > label {
	padding: 10px 15px;
	margin: 0;
	color: #1e1e24!important;
	font-size: 14px!important;
	background: none!important;
	border: 0;
	border-color: #e4e4e4;
	border-radius: 0
}
.custom-faq-toggle section.toggle.active > label {
	color: #004749!important;
	border-bottom: 1px solid #e4e4e4
}
.custom-faq-toggle section.toggle > label:after, .custom-faq-toggle section.toggle > label:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -3px;
	margin-top: 0;
	width: 15px;
	border: 0;
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms
}
.custom-faq-toggle section.toggle:not(.active) > label:after {
	border-top: 2px solid #1e1e24;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
	-moz-transform: translate3d(-50%, -50%, 0) rotate(90deg);
	-ms-transform: translate3d(-50%, -50%, 0) rotate(90deg);
	-o-transform: translate3d(-50%, -50%, 0) rotate(90deg);
	transform: translate3d(-50%, -50%, 0) rotate(90deg)
}
.custom-faq-toggle section.toggle.active > label:after {
	border-color: #004749
}
.custom-faq-toggle .toggle-content {
	padding: 5px 15px 45px
}
.testimonial.testimonial-with-quotes blockquote::before, .testimonial.testimonial-with-quotes blockquote::after {
	color: #1e1e24
}
/* Custom OWL carousel Dots  */
.custom-dots-style-1, .custom-dots-style-1 .porto-carousel {
	margin-top: 0;
	margin-bottom: 0
}
.custom-dots-style-1 .owl-dots {
	position: absolute;
	right: 0!important;
	top: 0;
	margin-top: -45px!important
}
[data-vc-full-width="true"] .vc_col-sm-12 .owl-dots {
	right: 50%!important;
	margin: 0 15px;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
	text-align: right
}
.custom-dots-style-1 .owl-dot span {
	width: 12px!important;
	height: 12px!important;
	border: 2px solid #000!important;
	background: transparent!important
}
.custom-dots-style-1 .owl-dot.active span, .custom-dots-style-1 .owl-dot:hover span {
	position: relative;
	border: 2px solid #004749!important
}
.custom-dots-style-1 .owl-dot.active span:before, .custom-dots-style-1 .owl-dot:hover span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #004749;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
/* Cases */
.portfolio-row.full {
	margin: 0 -15px
}
.portfolio-row.full .portfolio {
	padding: 0 15px;
	margin-bottom: 30px
}
.portfolio-filter a {
	padding: 3.5px 17px!important;
	border: 2px solid #004749;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 35px!important
}
.portfolio-filter a:hover {
	background-color: #5fc27c!important;
	color: #fff
}
.portfolio-filter+hr {
	margin: 13px 0;
	visibility: hidden
}
.thumb-info .thumb-info-title {
	position: relative;
	display: block;
	padding: 30px 15px;
	max-width: 100%;
	color: #2e353e;
	background: #eef4f2;
	text-shadow: none;
	webkit-transition: ease background 300ms, ease width 300ms;
	-moz-transition: ease background 300ms, ease width 300ms;
	transition: ease background 300ms, ease width 300ms
}
.thumb-info:hover .thumb-info-title {
	background: #004749;
	color: #fff
}
.thumb-info .thumb-info-inner {
	position: relative;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: normal;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.thumb-info .thumb-info-type {
	margin: 0;
	padding: 0;
	float: none;
	color: #777;
	font-size: 12px;
	background: transparent
}
.thumb-info:hover .thumb-info-type {
	color: #fff
}
.thumb-info .thumb-info-inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	right: -2px;
	border-top: 1px solid #1e1e24;
	width: 40px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: ease width 300ms;
	-moz-transition: ease width 300ms;
	transition: ease width 300ms
}
.thumb-info .thumb-info-inner:after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #1e1e24;
	border-right: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}
.thumb-info:hover .thumb-info-inner:before {
	width: 55px;
	border-top-color: #fff
}
.thumb-info:hover .thumb-info-inner:after {
	border-top-color: #fff;
	border-right-color: #fff
}
.thumb-info .zoom {
	display: none
}
.custom-both-sides-shadow .owl-stage-outer:before, .custom-both-sides-shadow .owl-stage-outer:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	box-shadow: 0 0 140px 220px rgba(255,255,255,0.8);
	z-index: 1;
	-webkit-transition: ease opacity 300ms;
	-moz-transition: ease opacity 300ms;
	transition: ease opacity 300ms
}
.custom-both-sides-shadow .owl-stage-outer:after {
	left: initial;
	right: 0
}
.custom-both-sides-shadow .owl-stage-outer:hover:before, .custom-both-sides-shadow .owl-stage-outer:hover:after {
	opacity: 0
}
.blog-posts .entry-title {
	color: #1d2127;
}
.blog-posts article {
	padding-top: 40px;
}
body .pre-footer-bg {
	background-position: 0 0!important;
	border-top: 0 none!important
}
.custom-opacity-font {
	opacity: .6;
	transition: all 300ms ease 0
}
.custom-opacity-font:hover {
	opacity: 1
}
/*Footer social icons */
#footer .footer-bottom {
	border-top: 1px solid #3c3e49
}
.linkedin-icon .Defaults-linkedin {
	margin-left: 4px
}
.custh6om-call-to-action-2 .info {
	display: block
}
.custom-margin {
	margin-bottom: 16px
}
.facebook-icon:hover {
	background-color: #3b5a9a
}
.twitter-icon:hover {
	background-color: #1AA9E1
}
.instragram-icon:hover {
	background-color: #7C4A3A
}
.linkedin-icon:hover {
	background-color: #0073B2
}
/* footer end*/
.porto-icon {
	transition: all 0.2s ease 0s;
}
/* Contact Form css */
.custom-input-box .form-control {
	border-radius: 2px;
	height: 50px;
	padding-left: 50px
}
.custom-input-box {
	position: relative
}
.custom-input-box i {
	color: #004749!important;
	font-size: 1.3em;
	left: 16px;
	position: absolute;
	top: 16px;
	z-index: 9
}
.custom-input-box textarea.form-control {
	height: 0;
	min-height: 130px;
	padding-top: 14px
}
.submit-btn .wpcf7-submit {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border: 2px solid #004749;
	border-radius: 35px;
	color: #004749;
	font-weight: 600;
	padding: 11px 30px;
	text-transform: uppercase;
	transition: all .2s ease-in-out 0
}
.submit-btn .wpcf7-submit:hover {
	color: #fff
}
.contact-info .feature-box-icon {
	margin-top: 7px
}
/* Team */ 
.member-item .thumb-info img {
	transition: transform 300ms ease 0s;
}
.page-members > hr {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	margin: 15px 0
}
.member-item {
	background: #fff none repeat scroll 0 0;
	text-align: left
}
.member .member-item .view-more {
	display: none!important
}
.member-item .member-info-container {
}
.member-item-3 .thumb-info > a {
	padding: 0;
	display: block;
}
.member-row .member {
	padding: 0 25px
}
.member-image.single .img-thumbnail {
	overflow: hidden;
}
.member-filter.nav.nav-pills li a {
	border: 2px solid #004749;
	border-radius: 35px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px 17px!important
}
.member:hover .member-item .thumb-info img, .member-slide:hover .member-item .thumb-info img, .member-slideshow:hover .img-thumbnail img {
	transform: scale(1.1)
}
.post-share-advance .fa-share-alt {
	height: 42px;
	line-height: 42px;
	right: 0;
	width: 42px;
}
.post-share-advance-bg {
	background: rgb(255, 255, 255);
	padding: 9px 5px 32px;
}
.member-item .thumb-info img {
	transition: transform 300ms ease 0
}
.member-item h4 {
	color: #2e353e;
	font-family: "Open Sans" !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 25px;
	margin: 0 !important;
}
.member-image.single {
	position: relative
}
.member-carousel .member-item {
	margin: 0 9px 20px
}
.member-image.single .img-thumbnail {
	border: medium none;
	padding: 0
}
.post-share-advance {
	bottom: -10px
}
.page-members .post-share-advance, .member-slide .post-share-advance {
	bottom: -20px
}
body.single-member .related-members {
	display: none
}
/* for line on single member */
hr.tall {
	display: none !important;
}
@media (min-width: 768px) {
.container {
	width: 750px
}
[data-vc-full-width="true"] .porto-container.container {
	width: 720px!important
}
[data-vc-full-width="true"] .vc_col-sm-12 .owl-dots {
	width: 720px!important
}
}
@media (min-width: 992px) {
.container {
	width: 970px
}
.single-member .member .col-md-4 {
	width: 25%;
}
.single-member .member .col-md-8 {
	width: 75%;
}
[data-vc-full-width="true"] .porto-container.container {
	width: 960px!important
}
.page-top.page-header-4 .page-title {
	margin-top: 16px;
	margin-bottom: 6px
}
.page-top.page-header-4 .breadcrumbs-wrap.breadcrumbs-with-subtitle {
	margin-top: 43px
}
.custom-position-1:before {
	content: '';
	padding-top: 40px;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.12)
}
.custom-position-1 > .upb_row_bg {
	background: transparent!important
}
.ml-5-min-992 {
	margin-left: -5px!important
}
[data-vc-full-width="true"] .vc_col-sm-12 .owl-dots {
	width: 960px!important
}
}
@media (min-width: 1170px) {
.container {
	width: 1170px
}
[data-vc-full-width="true"] .porto-container.container {
	width: 1170px!important
}
[data-vc-full-width="true"] .vc_col-sm-12 .owl-dots {
	width: 1170px!important
}
}
@media (max-width: 992px) {
.fixed-header #header.sticky-header .header-main {
	padding-top: 0
}
.page-top > .container {
	padding-bottom: 35px
}
.page-top .pt-left, .page-top .pt-right {
	text-align: left!important
}
.page-top .pt-right {
	margin-top: 15px
}
.custom-position-1 {
	margin-top: -20px;
	padding-top: 40px;
	background: #101019
}
.custom-position-1 h2 {
	font-size: 2em
}
.custom-call-to-action .action-info {
	font-size: 1.6rem
}
.custom-info-box .vc_column_container {
	width: 100%
}
.custom-counters-column:before {
	opacity: 0
}
.custom-counters-column .vc_column_container {
	padding: 30px 40px 0!important;
	width: 100%;
	border: none!important;
	border-bottom: 1px solid #dadada!important
}
.custom-counters-column .vc_row.vc_inner {
	margin-right: 0;
	margin-left: 0;
	border: none!important
}
.custom-counters-column .stats-desc {
	width: 100%;
	text-align: center
}
.custom-counters-column .porto-sicon-img .img-icon {
	float: initial;
	margin-left: 0;
	position: absolute;
	top: 50px;
	left: 17%
}
.custom-both-sides-shadow .owl-stage-outer:before, .custom-both-sides-shadow .owl-stage-outer:after {
	opacity: 0
}
.post-image img {
	width: 98%!important
}
}
@media (max-width: 767px) {
.custom-xs-arrows-style-2 .owl-dots {
	display: none
}
.custom-xs-arrows-style-2 .owl-nav {
	display: block!important;
	margin-top: -57px;
	top: 0;
	right: 0;
	width: auto;
	opacity: 1!important
}
[data-vc-full-width="true"] .vc_col-sm-12 .custom-xs-arrows-style-2 .owl-nav {
	right: 15px
}
.custom-xs-arrows-style-2 .owl-nav .owl-prev, .custom-xs-arrows-style-2 .owl-nav .owl-next {
	position: absolute;
	width: 30px;
	background: transparent;
	-webkit-transition: ease all 300ms;
	-moz-transition: ease all 300ms;
	transition: ease all 300ms
}
.custom-xs-arrows-style-2 .owl-nav .owl-prev:hover, .custom-xs-arrows-style-2 .owl-nav .owl-next:hover {
	background: transparent
}
.custom-xs-arrows-style-2 .owl-nav .owl-prev {
	left: -95px!important;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.custom-xs-arrows-style-2 .owl-nav .owl-next {
	right: 10px!important
}
.custom-xs-arrows-style-2 .owl-nav .owl-prev:before, .custom-xs-arrows-style-2 .owl-nav .owl-next:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -2px;
	left: initial;
	width: 100%;
	border-top: 1px solid #004749;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.custom-xs-arrows-style-2 .owl-nav .owl-prev:after, .custom-xs-arrows-style-2 .owl-nav .owl-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	border-top: 1px solid #004749;
	border-right: 1px solid #004749;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-moz-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}
.custom-call-to-action .action-info {
	font-size: 2rem
}
.custom-call-to-action > .vc_column-inner {
	padding-top: 0!important
}
.rev_slider .rev-btn.tp-caption {
	font-size: 14px !important;
	padding: 11px 20px !important;
}
.rev_slider .tp-caption {
	font-size: 18px !important;
}
}
#header .mobile-toggle {
	background-color: transparent !important;
	color: #ffffff !important;
	top: 8px;
	padding: 0px;
	margin: 0px 0 0px 6px;
}
/*RTL*/
body.rtl .custom-faq-toggle .faq-row .toggle {
	border-left: none;
	border-right: 1px solid #e4e4e4
}
body.rtl .custom-faq-toggle section.toggle > label:after, body.rtl .custom-faq-toggle section.toggle > label:before {
	right: auto;
	left: -3px
}
body.rtl .custom-faq-toggle section.toggle > label:before {
	webkit-transform: translate3d(50%, 50%, 0);
	-moz-transform: translate3d(50%, 50%, 0);
	-ms-transform: translate3d(50%, 50%, 0);
	-o-transform: translate3d(50%, 50%, 0);
	transform: translate3d(50%, 50%, 0)
}
body.rtl .custom-faq-toggle section.toggle > label:after {
	webkit-transform: translate3d(50%, 50%, 0) rotate(90deg);
	-moz-transform: translate3d(50%, 50%, 0) rotate(90deg);
	-ms-transform: translate3d(50%, 50%, 0) rotate(90deg);
	-o-transform: translate3d(50%, 50%, 0) rotate(90deg);
	transform: translate3d(50%, 50%, 0) rotate(90deg)
}
body.rtl .custom-faq-toggle section.toggle.active > label:after {
	webkit-transform: translate3d(50%, 50%, 0) rotate(180deg);
	-moz-transform: translate3d(50%, 50%, 0) rotate(180deg);
	-ms-transform: translate3d(50%, 50%, 0) rotate(180deg);
	-o-transform: translate3d(50%, 50%, 0) rotate(180deg);
	transform: translate3d(50%, 50%, 0) rotate(180deg)
}
body.rtl .thumb-info .thumb-info-inner:before {
	right: auto;
	left: -2px
}
body.rtl .thumb-info .thumb-info-inner:after {
	right: auto;
	left: 0;
	border-right: none;
	border-left: 1px solid #1e1e24;
	-webkit-transform: translateY(-50%) rotate(315deg);
	-moz-transform: translateY(-50%) rotate(315deg);
	-ms-transform: translateY(-50%) rotate(315deg);
	-o-transform: translateY(-50%) rotate(315deg);
	transform: translateY(-50%) rotate(315deg)
}
body.rtl .thumb-info:hover .thumb-info-inner:after {
	border-left-color: #fff
}
body.rtl .custom-dots-style-1 .owl-dots {
	left: 0;
	right: auto!important
}
body.rtl .member-item {
	text-align: right
}
body.rtl .custom-input-box .form-control {
	padding-left: 6px;
	padding-right: 50px
}
body.rtl .custom-input-box i {
	left: auto;
	right: 16px
}
.rtl h1:not(.text-center), .rtl h2:not(.text-center), .rtl h3:not(.text-center), .rtl h4:not(.text-center), .rtl h5:not(.text-center), .rtl h6:not(.text-center), .rtl p:not(.text-center) {
	text-align: right!important
}
.rtl .text-center h1, .rtl .text-center h2, .rtl .text-center h3, .rtl .text-center h4, .rtl .text-center h5, .rtl .text-center h6, .rtl .text-center p {
	text-align: center!important
}
.rtl .vc_col-lg-1, .rtl .vc_col-lg-10, .rtl .vc_col-lg-11, .rtl .vc_col-lg-12, .rtl .vc_col-lg-2, .rtl .vc_col-lg-3, .rtl .vc_col-lg-4, .rtl .vc_col-lg-5, .rtl .vc_col-lg-6, .rtl .vc_col-lg-7, .rtl .vc_col-lg-8, .rtl .vc_col-lg-9, .rtl .vc_col-sm-1, .rtl .vc_col-sm-10, .rtl .vc_col-sm-11, .rtl .vc_col-sm-12, .rtl .vc_col-sm-2, .rtl .vc_col-sm-3, .rtl .vc_col-sm-4, .rtl .vc_col-sm-5, .rtl .vc_col-sm-6, .rtl .vc_col-sm-7, .rtl .vc_col-sm-8, .rtl .vc_col-sm-9 {
	float: right
}
.rtl .porto-u-headings-line {
	float: right
}
.rtl .text-center .porto-u-headings-line {
	float: none
}
.rtl .right-icon .porto-sicon-description, .rtl .right-icon .porto-sicon-header {
	text-align: right
}
.rtl .vc_custom_1485536525905, .rtl .vc_custom_1485536511031 {
	border-left: none!important;
	border-right: 2px solid #fff;
	padding-left: 0;
	padding-right: 10px
}
.rtl .vc_custom_1484902254004, .rtl .vc_custom_1484901463613 {
	border-left: none!important;
	border-right: 1px solid #dadada
}
.rtl .vc_custom_1485536410520, .rtl .vc_custom_1485536469543 {
	border-left: none!important;
	border-right: 2px solid #004749;
	padding-left: 0!important;
	padding-right: 10px
}
.rtl .vc_custom_1485607557101 {
	padding-left: 0;
	padding-right: 21px
}
.rtl .custom-hyphen::before {
	left: auto;
	right: 1px
}
#header .header-top .header-contact a {
    color: #fff !important;
    font-size: 12px !important;
    line-height: 17px;
    text-transform: none;
    font-weight: normal;
}
#header .header-top .header-contact a:hover, 
#header .header-top .header-contact a:active,
#header .header-top .header-contact a:focus{
    color: #ffffff !important;
    background: #913907 !important;
}
@media (max-width: 575px) { 
#header.sticky-header .logo {max-width: 160px !important;}
.pinLogo .logo img{height:auto !important;}
#header .techLogo .logo {max-width: 120px !important;}
#header .sticky-header .techLogo .logo{max-width: 100px !important;}
#header .pinLogo .logo {max-width: 120px !important;}
#header .sticky-header .pinLogo .logo{max-width: 100px !important;}
.round-title{font-size: 9px !important;padding: 8px 12px !important;}
.round-title1, #slideshow a{font-size: 9px !important;}
.round-title1 #slideshow > div{padding: 8px 12px !important;}
.main-title {font-size: 0.8em !important;}
.second-title {font-size: 0.53em !important;}
.big_txt1{font-size: 1.2em !important;}
.big_txt{font-size: 1.2em !important;}
.diff_list .vc_column-inner, .faq_list .vc_column-inner {padding: 5% !important;}
h2.ready-to-positively {font-size: 2.0em;}
.quotee {font-size: 3em !important;}
.indus_list li{padding-bottom: 16px;}
#slideshow {height: 28px;}
}
@media (min-width: 576px) and (max-width: 767px) {
.round-title {font-size: 10px !important;padding: 10px 16px !important;}
.round-title1, #slideshow a{font-size: 10px !important;}
.round-title1 #slideshow > div{padding: 10px 16px !important;}
.main-title {font-size: 1.6em !important;}
.second-title {1.0em !important;}
.big_txt1{font-size: 1.5em !important;}
.big_txt{font-size: 1.4em !important;}
.diff_list .vc_column-inner {padding: 10% !important;}
h2.ready-to-positively {font-size: 2.4em;}
.quotee {font-size: 5em !important;}
.indus_list li{padding-bottom: 20px;}
#slideshow {height: 32px;}
}
@media (min-width: 768px) and (max-width: 991px) { 
.round-title {font-size:11px !important;padding: 12px 20px !important;}
.round-title1, #slideshow a{font-size: 11px !important;}
.round-title1 #slideshow > div{padding: 12px 20px !important;}
.main-title {font-size: 2.0em !important;}
.second-title {font-size: 1.2em !important;}
.big_txt1{font-size: 1.7em !important;}
.big_txt{font-size: 1.6em !important;}
h2.ready-to-positively {font-size: 2.8em;}
.quotee {font-size: 7em !important;}
.indus_list li{padding-bottom: 24px;}
#slideshow {height: 36px;}
}
@media (min-width: 992px) and (max-width: 1199px){ 
.round-title {font-size:11em !important;padding: 14px 22px !important;}
.round-title1, #slideshow a{font-size:12em !important;}
.round-title1 #slideshow > div{padding: 14px 22px !important;}
.main-title {font-size: 2.6em !important;}
.second-title {font-size: 1.34em !important;}
.big_txt1{font-size: 2.0em !important;}
.big_txt{font-size: 1.8em !important;}
h2.ready-to-positively {font-size: 2.9em;}
.quotee {font-size: 9em !important;}
.indus_list li{padding-bottom: 28px;}
#slideshow {height: 42px;}
}