.wk-grid-match > * > *,
[class*="wk-grid-width"] > * {
  width: 100%;
  box-sizing: border-box;
}
.wk-panel-box,
.wk-panel-box .wk-panel-title,
.wk-panel-box-hover:hover,
.wk-panel-box-primary .wk-panel-title,
.wk-panel-box-primary-hover:hover,
.wk-panel-title {
  color: #444;
}
.wk-tab-center .wk-tab > li > a,
.wk-tab-grid > li > a {
  text-align: center;
}
.wk-modal,
.wk-switcher {
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}
.wk-button-group,
.wk-dotnav > * > *,
.wk-dropdown-small,
.wk-modal-caption,
.wk-text-nowrap,
.wk-text-truncate {
  white-space: nowrap;
}
.wk-accordion-content:after,
.wk-clearfix:after,
.wk-container:after,
.wk-dotnav:after,
.wk-form-row:after,
.wk-grid:after,
.wk-list > li:after,
.wk-panel:after,
.wk-subnav:after,
.wk-tab-center:after,
.wk-tab:after {
  clear: both;
}
a[class*="wk-"] {
  text-decoration: none !important;
  cursor: pointer;
}
a[class*="wk-"]:hover {
  text-decoration: none !important;
}
.wk-dotnav,
.wk-list,
.wk-nav,
.wk-nav ul,
.wk-slideshow,
.wk-subnav,
.wk-switcher,
.wk-tab {
  margin-left: 0;
  padding: 0 !important;
  list-style: none !important;
}
.wk-dotnav,
.wk-grid,
.wk-list,
.wk-list ul,
.wk-subnav,
.wk-switcher,
.wk-tab,
.wk-thumbnav {
  list-style: none;
}
.wk-list,
.wk-nav,
.wk-nav ul,
.wk-slideshow,
.wk-switcher,
.wk-tab {
  margin-bottom: 0 !important;
}
.wk-dotnav,
.wk-subnav {
  margin-bottom: 20px !important;
}
* + .wk-dotnav,
* + .wk-subnav {
  margin-top: 20px !important;
}
.wk-dotnav > li > a,
.wk-icon-button,
.wk-list > li > a,
.wk-nav ul > li > a,
.wk-nav > li > a,
.wk-overlay,
.wk-slidenav,
.wk-subnav > li > a {
  border: none !important;
}
.wk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.wk-grid:after,
.wk-grid:before {
  content: "";
  display: block;
  overflow: hidden;
}
.wk-grid > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  float: left;
  padding-left: 25px;
}
.wk-grid > * > :last-child {
  margin-bottom: 0;
}
.wk-grid {
  margin-left: -25px;
}
.wk-grid + .wk-grid,
.wk-grid-margin,
.wk-grid > * > .wk-panel + .wk-panel {
  margin-top: 25px;
}
@media (min-width: 1220px) {
  .wk-grid {
    margin-left: -35px;
  }
  .wk-grid > * {
    padding-left: 35px;
  }
  .wk-grid + .wk-grid,
  .wk-grid-margin,
  .wk-grid > * > .wk-panel + .wk-panel {
    margin-top: 35px;
  }
}
.wk-grid-collapse {
  margin-left: 0;
}
.wk-grid-collapse > * {
  padding-left: 0;
}
.wk-grid-collapse + .wk-grid-collapse,
.wk-grid-collapse > * > .wk-panel + .wk-panel,
.wk-grid-collapse > .wk-grid-margin {
  margin-top: 0;
}
.wk-grid-small {
  margin-left: -10px;
}
.wk-grid-small > * {
  padding-left: 10px;
}
.wk-grid-small + .wk-grid-small,
.wk-grid-small > * > .wk-panel + .wk-panel,
.wk-grid-small > .wk-grid-margin {
  margin-top: 10px;
}
.wk-grid-medium {
  margin-left: -25px;
}
.wk-grid-medium > * {
  padding-left: 25px;
}
.wk-grid-medium + .wk-grid-medium,
.wk-grid-medium > * > .wk-panel + .wk-panel,
.wk-grid-medium > .wk-grid-margin {
  margin-top: 25px;
}
@media (min-width: 960px) {
  .wk-grid-large {
    margin-left: -35px;
  }
  .wk-grid-large > * {
    padding-left: 35px;
  }
  .wk-grid-large + .wk-grid-large,
  .wk-grid-large-margin,
  .wk-grid-large > * > .wk-panel + .wk-panel {
    margin-top: 35px;
  }
  .wk-grid-divider
    > [class*="wk-width-large-"]:not(.wk-width-large-1-1):nth-child(n + 2) {
    border-left: 1px solid #e5e5e5;
  }
}
@media (min-width: 1220px) {
  .wk-grid-large {
    margin-left: -50px;
  }
  .wk-grid-large > * {
    padding-left: 50px;
  }
  .wk-grid-large + .wk-grid-large,
  .wk-grid-large-margin,
  .wk-grid-large > * > .wk-panel + .wk-panel {
    margin-top: 50px;
  }
}
.wk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.wk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}
.wk-grid-divider > [class*="wk-width-9-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-1-"]:not(.wk-width-1-1):nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-2-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-3-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-4-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-5-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-6-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-7-"]:nth-child(n + 2),
.wk-grid-divider > [class*="wk-width-8-"]:nth-child(n + 2) {
  border-left: 1px solid #e5e5e5;
}
@media (min-width: 1220px) {
  .wk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .wk-grid-divider > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .wk-grid-divider:empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.wk-grid-divider:empty {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #e5e5e5;
}
.wk-grid-match > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wk-grid-match > * > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.wk-grid-width-1-2 > * {
  width: 50%;
}
.wk-grid-width-1-3 > * {
  width: 33.333%;
}
.wk-grid-width-1-4 > * {
  width: 25%;
}
.wk-grid-width-1-5 > * {
  width: 20%;
}
.wk-grid-width-1-6 > * {
  width: 16.666%;
}
.wk-grid-width-1-10 > * {
  width: 10%;
}
.wk-grid-width-auto > * {
  width: auto;
}
@media (min-width: 480px) {
  .wk-grid-width-small-1-1 > * {
    width: 100%;
  }
  .wk-grid-width-small-1-2 > * {
    width: 50%;
  }
  .wk-grid-width-small-1-3 > * {
    width: 33.333%;
  }
  .wk-grid-width-small-1-4 > * {
    width: 25%;
  }
  .wk-grid-width-small-1-5 > * {
    width: 20%;
  }
  .wk-grid-width-small-1-6 > * {
    width: 16.666%;
  }
  .wk-grid-width-small-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 768px) {
  .wk-grid-divider
    > [class*="wk-width-medium-"]:not(.wk-width-medium-1-1):nth-child(n + 2) {
    border-left: 1px solid #e5e5e5;
  }
  .wk-grid-width-medium-1-1 > * {
    width: 100%;
  }
  .wk-grid-width-medium-1-2 > * {
    width: 50%;
  }
  .wk-grid-width-medium-1-3 > * {
    width: 33.333%;
  }
  .wk-grid-width-medium-1-4 > * {
    width: 25%;
  }
  .wk-grid-width-medium-1-5 > * {
    width: 20%;
  }
  .wk-grid-width-medium-1-6 > * {
    width: 16.666%;
  }
  .wk-grid-width-medium-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 960px) {
  .wk-grid-width-large-1-1 > * {
    width: 100%;
  }
  .wk-grid-width-large-1-2 > * {
    width: 50%;
  }
  .wk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  .wk-grid-width-large-1-4 > * {
    width: 25%;
  }
  .wk-grid-width-large-1-5 > * {
    width: 20%;
  }
  .wk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  .wk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 1220px) {
  .wk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }
  .wk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
  .wk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }
  .wk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
  .wk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
  .wk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
  .wk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}
[class*="wk-width"] {
  box-sizing: border-box;
  width: 100%;
}
.wk-width-1-1 {
  width: 100%;
}
.wk-width-1-2,
.wk-width-2-4,
.wk-width-3-6,
.wk-width-5-10 {
  width: 50%;
}
.wk-width-1-3,
.wk-width-2-6 {
  width: 33.333%;
}
.wk-width-2-3,
.wk-width-4-6 {
  width: 66.666%;
}
.wk-width-1-4 {
  width: 25%;
}
.wk-width-3-4 {
  width: 75%;
}
.wk-width-1-5,
.wk-width-2-10 {
  width: 20%;
}
.wk-width-2-5,
.wk-width-4-10 {
  width: 40%;
}
.wk-width-3-5,
.wk-width-6-10 {
  width: 60%;
}
.wk-width-4-5,
.wk-width-8-10 {
  width: 80%;
}
.wk-width-1-6 {
  width: 16.666%;
}
.wk-width-5-6 {
  width: 83.333%;
}
.wk-width-1-10 {
  width: 10%;
}
.wk-width-3-10 {
  width: 30%;
}
.wk-width-7-10 {
  width: 70%;
}
.wk-width-9-10 {
  width: 90%;
}
@media (min-width: 480px) {
  .wk-width-small-1-1 {
    width: 100%;
  }
  .wk-width-small-1-2,
  .wk-width-small-2-4,
  .wk-width-small-3-6,
  .wk-width-small-5-10 {
    width: 50%;
  }
  .wk-width-small-1-3,
  .wk-width-small-2-6 {
    width: 33.333%;
  }
  .wk-width-small-2-3,
  .wk-width-small-4-6 {
    width: 66.666%;
  }
  .wk-width-small-1-4 {
    width: 25%;
  }
  .wk-width-small-3-4 {
    width: 75%;
  }
  .wk-width-small-1-5,
  .wk-width-small-2-10 {
    width: 20%;
  }
  .wk-width-small-2-5,
  .wk-width-small-4-10 {
    width: 40%;
  }
  .wk-width-small-3-5,
  .wk-width-small-6-10 {
    width: 60%;
  }
  .wk-width-small-4-5,
  .wk-width-small-8-10 {
    width: 80%;
  }
  .wk-width-small-1-6 {
    width: 16.666%;
  }
  .wk-width-small-5-6 {
    width: 83.333%;
  }
  .wk-width-small-1-10 {
    width: 10%;
  }
  .wk-width-small-3-10 {
    width: 30%;
  }
  .wk-width-small-7-10 {
    width: 70%;
  }
  .wk-width-small-9-10 {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .wk-width-medium-1-1 {
    width: 100%;
  }
  .wk-width-medium-1-2,
  .wk-width-medium-2-4,
  .wk-width-medium-3-6,
  .wk-width-medium-5-10 {
    width: 50%;
  }
  .wk-width-medium-1-3,
  .wk-width-medium-2-6 {
    width: 33.333%;
  }
  .wk-width-medium-2-3,
  .wk-width-medium-4-6 {
    width: 66.666%;
  }
  .wk-width-medium-1-4 {
    width: 25%;
  }
  .wk-width-medium-3-4 {
    width: 75%;
  }
  .wk-width-medium-1-5,
  .wk-width-medium-2-10 {
    width: 20%;
  }
  .wk-width-medium-2-5,
  .wk-width-medium-4-10 {
    width: 40%;
  }
  .wk-width-medium-3-5,
  .wk-width-medium-6-10 {
    width: 60%;
  }
  .wk-width-medium-4-5,
  .wk-width-medium-8-10 {
    width: 80%;
  }
  .wk-width-medium-1-6 {
    width: 16.666%;
  }
  .wk-width-medium-5-6 {
    width: 83.333%;
  }
  .wk-width-medium-1-10 {
    width: 10%;
  }
  .wk-width-medium-3-10 {
    width: 30%;
  }
  .wk-width-medium-7-10 {
    width: 70%;
  }
  .wk-width-medium-9-10 {
    width: 90%;
  }
  [class*="wk-push-"],
  [class*="wk-pull-"] {
    position: relative;
  }
  .wk-push-1-2,
  .wk-push-2-4,
  .wk-push-3-6,
  .wk-push-5-10 {
    left: 50%;
  }
  .wk-push-1-3,
  .wk-push-2-6 {
    left: 33.333%;
  }
  .wk-push-2-3,
  .wk-push-4-6 {
    left: 66.666%;
  }
  .wk-push-1-4 {
    left: 25%;
  }
  .wk-push-3-4 {
    left: 75%;
  }
  .wk-push-1-5,
  .wk-push-2-10 {
    left: 20%;
  }
  .wk-push-2-5,
  .wk-push-4-10 {
    left: 40%;
  }
  .wk-push-3-5,
  .wk-push-6-10 {
    left: 60%;
  }
  .wk-push-4-5,
  .wk-push-8-10 {
    left: 80%;
  }
  .wk-push-1-6 {
    left: 16.666%;
  }
  .wk-push-5-6 {
    left: 83.333%;
  }
  .wk-push-1-10 {
    left: 10%;
  }
  .wk-push-3-10 {
    left: 30%;
  }
  .wk-push-7-10 {
    left: 70%;
  }
  .wk-push-9-10 {
    left: 90%;
  }
  .wk-pull-1-2,
  .wk-pull-2-4,
  .wk-pull-3-6,
  .wk-pull-5-10 {
    left: -50%;
  }
  .wk-pull-1-3,
  .wk-pull-2-6 {
    left: -33.333%;
  }
  .wk-pull-2-3,
  .wk-pull-4-6 {
    left: -66.666%;
  }
  .wk-pull-1-4 {
    left: -25%;
  }
  .wk-pull-3-4 {
    left: -75%;
  }
  .wk-pull-1-5,
  .wk-pull-2-10 {
    left: -20%;
  }
  .wk-pull-2-5,
  .wk-pull-4-10 {
    left: -40%;
  }
  .wk-pull-3-5,
  .wk-pull-6-10 {
    left: -60%;
  }
  .wk-pull-4-5,
  .wk-pull-8-10 {
    left: -80%;
  }
  .wk-pull-1-6 {
    left: -16.666%;
  }
  .wk-pull-5-6 {
    left: -83.333%;
  }
  .wk-pull-1-10 {
    left: -10%;
  }
  .wk-pull-3-10 {
    left: -30%;
  }
  .wk-pull-7-10 {
    left: -70%;
  }
  .wk-pull-9-10 {
    left: -90%;
  }
}
@media (min-width: 960px) {
  .wk-width-large-1-1 {
    width: 100%;
  }
  .wk-width-large-1-2,
  .wk-width-large-2-4,
  .wk-width-large-3-6,
  .wk-width-large-5-10 {
    width: 50%;
  }
  .wk-width-large-1-3,
  .wk-width-large-2-6 {
    width: 33.333%;
  }
  .wk-width-large-2-3,
  .wk-width-large-4-6 {
    width: 66.666%;
  }
  .wk-width-large-1-4 {
    width: 25%;
  }
  .wk-width-large-3-4 {
    width: 75%;
  }
  .wk-width-large-1-5,
  .wk-width-large-2-10 {
    width: 20%;
  }
  .wk-width-large-2-5,
  .wk-width-large-4-10 {
    width: 40%;
  }
  .wk-width-large-3-5,
  .wk-width-large-6-10 {
    width: 60%;
  }
  .wk-width-large-4-5,
  .wk-width-large-8-10 {
    width: 80%;
  }
  .wk-width-large-1-6 {
    width: 16.666%;
  }
  .wk-width-large-5-6 {
    width: 83.333%;
  }
  .wk-width-large-1-10 {
    width: 10%;
  }
  .wk-width-large-3-10 {
    width: 30%;
  }
  .wk-width-large-7-10 {
    width: 70%;
  }
  .wk-width-large-9-10 {
    width: 90%;
  }
}
.wk-panel {
  display: block;
  position: relative;
}
.wk-panel,
.wk-panel:hover {
  text-decoration: none;
}
.wk-panel:after,
.wk-panel:before {
  content: "";
  display: table;
}
.wk-panel > :not(.wk-panel-title):last-child {
  margin-bottom: 0;
}
.wk-panel-teaser,
.wk-panel-title {
  margin-bottom: 20px;
}
.wk-panel-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-transform: none;
}
.wk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.wk-panel-box .wk-panel-badge,
.wk-panel-hover .wk-panel-badge {
  top: 10px;
  right: 10px;
}
.wk-panel-body {
  padding: 20px;
}
.wk-panel-box {
  padding: 20px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
.wk-panel-box > .wk-panel-teaser {
  margin-top: -21px;
  margin-left: -21px;
  margin-right: -21px;
}
.wk-panel-box > .wk-nav-side {
  margin: 0 -20px;
}
.wk-panel-box-primary {
  background-color: #fafafa;
  color: #444;
}
.wk-panel-box-secondary {
  background-color: #444;
  color: #fff;
}
.wk-panel-box-secondary .wk-panel-title,
.wk-panel-box-secondary-hover:hover {
  color: #fff;
}
.wk-panel-hover {
  padding: 20px;
  color: #444;
  border: 1px solid transparent;
  border-radius: 2px;
}
.wk-panel-hover:hover {
  background: #fff;
  color: #444;
  border-color: #e5e5e5;
}
.wk-nav-dropdown .wk-nav-divider,
.wk-nav-navbar .wk-nav-divider,
.wk-nav-side .wk-nav-divider {
  border-top: 1px solid #e5e5e5;
}
.wk-panel-hover > .wk-panel-teaser {
  margin-top: -21px;
  margin-left: -21px;
  margin-right: -21px;
}
.wk-panel-header .wk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #444;
}
.wk-panel-space {
  padding: 30px;
}
.wk-panel-space .wk-panel-badge {
  top: 30px;
  right: 30px;
}
.wk-panel + .wk-panel-divider {
  margin-top: 50px !important;
}
.wk-panel + .wk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 1220px) {
  .wk-width-xlarge-1-1 {
    width: 100%;
  }
  .wk-width-xlarge-1-2,
  .wk-width-xlarge-2-4,
  .wk-width-xlarge-3-6,
  .wk-width-xlarge-5-10 {
    width: 50%;
  }
  .wk-width-xlarge-1-3,
  .wk-width-xlarge-2-6 {
    width: 33.333%;
  }
  .wk-width-xlarge-2-3,
  .wk-width-xlarge-4-6 {
    width: 66.666%;
  }
  .wk-width-xlarge-1-4 {
    width: 25%;
  }
  .wk-width-xlarge-3-4 {
    width: 75%;
  }
  .wk-width-xlarge-1-5,
  .wk-width-xlarge-2-10 {
    width: 20%;
  }
  .wk-width-xlarge-2-5,
  .wk-width-xlarge-4-10 {
    width: 40%;
  }
  .wk-width-xlarge-3-5,
  .wk-width-xlarge-6-10 {
    width: 60%;
  }
  .wk-width-xlarge-4-5,
  .wk-width-xlarge-8-10 {
    width: 80%;
  }
  .wk-width-xlarge-1-6 {
    width: 16.666%;
  }
  .wk-width-xlarge-5-6 {
    width: 83.333%;
  }
  .wk-width-xlarge-1-10 {
    width: 10%;
  }
  .wk-width-xlarge-3-10 {
    width: 30%;
  }
  .wk-width-xlarge-7-10 {
    width: 70%;
  }
  .wk-width-xlarge-9-10 {
    width: 90%;
  }
  .wk-panel + .wk-panel-divider {
    margin-top: 70px !important;
  }
  .wk-panel + .wk-panel-divider:before {
    top: -35px;
  }
}
.wk-cover-object,
[data-wk-cover] {
  position: relative;
  left: 50%;
  top: 50%;
}
.wk-panel-box .wk-panel-teaser > * {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.wk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.wk-cover {
  overflow: hidden;
}
.wk-cover-object {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-wk-cover] {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wk-nav,
.wk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wk-nav li > a {
  display: block;
  text-decoration: none;
}
.wk-nav > li > a {
  padding: 5px 15px;
}
.wk-nav ul {
  padding-left: 15px;
}
.wk-nav ul a {
  padding: 2px 0;
}
.wk-nav li > a > div {
  font-size: 12px;
  line-height: 18px;
}
.wk-nav-header {
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}
.wk-nav-header:not(:first-child) {
  margin-top: 20px;
}
.wk-nav-divider {
  margin: 9px 15px;
}
ul.wk-nav-sub {
  padding: 5px 0 5px 15px;
}
.wk-nav-parent-icon > .wk-parent > a:after {
  content: "\f104";
  width: 20px;
  margin-right: -10px;
  float: right;
  font-family: 'Times New Roman', Times, serif;;
  text-align: center;
}
.wk-subnav > *,
.wk-tab > li {
  float: left;
  position: relative;
}
.wk-nav-parent-icon > .wk-parent.wk-open > a:after {
  content: "\f107";
}
.wk-nav-side > li > a {
  color: #444;
  border-radius: 2px;
}
.wk-nav-side > li > a:focus,
.wk-nav-side > li > a:hover {
  background: #f5f5f5;
  color: #444;
  outline: 0;
}
.wk-nav-side > li.wk-active > a {
  background: #37a5e4;
  color: #fff;
}
.wk-nav-side .wk-nav-header {
  color: #444;
}
.wk-nav-side ul a {
  color: #999;
}
.wk-nav-side ul a:hover {
  color: #37a5e5;
}
.wk-nav-dropdown > li > a {
  color: #444;
}
.wk-nav-dropdown > li > a:focus,
.wk-nav-dropdown > li > a:hover {
  background: #37a5e4;
  color: #fff;
  outline: 0;
}
.wk-nav-dropdown .wk-nav-header,
.wk-nav-dropdown ul a {
  color: #999;
}
.wk-nav-dropdown ul a:hover {
  color: #37a5e5;
}
.wk-nav-navbar > li > a {
  color: #444;
}
.wk-nav-navbar > li > a:focus,
.wk-nav-navbar > li > a:hover {
  background: #37a5e4;
  color: #fff;
  outline: 0;
}
.wk-nav-navbar .wk-nav-header,
.wk-nav-navbar ul a {
  color: #999;
}
.wk-nav-navbar ul a:hover {
  color: #37a5e5;
}
.wk-nav-offcanvas > li > a {
  color: #ccc;
  padding: 10px 15px;
}
.wk-nav-offcanvas > .wk-open > a,
html:not(.wk-touch) .wk-nav-offcanvas > li > a:focus,
html:not(.wk-touch) .wk-nav-offcanvas > li > a:hover {
  background: #292929;
  color: #fff;
  outline: 0;
}
html .wk-nav.wk-nav-offcanvas > li.wk-active > a {
  background: #37a5e4;
  color: #fff;
}
.wk-nav-offcanvas .wk-nav-header {
  color: #777;
}
.wk-nav-offcanvas .wk-nav-divider {
  border-top: 1px solid #424242;
}
.wk-nav-offcanvas ul a {
  color: #ccc;
}
html:not(.wk-touch) .wk-nav-offcanvas ul a:hover {
  color: #fff;
}
.wk-panel-box .wk-nav-side > li > a {
  border-radius: 0;
}
.wk-nav-dropdown > li.wk-active > a {
  color: #37a5e5;
}
.wk-nav-dropdown > li.wk-active > a:hover {
  color: #fff;
}
.wk-nav-navbar > li.wk-active > a {
  color: #37a5e5;
}
.wk-nav-navbar > li.wk-active > a:hover {
  color: #fff;
}
.wk-subnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
}
.wk-subnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
}
.wk-subnav:after,
.wk-subnav:before {
  content: "";
  display: block;
  overflow: hidden;
}
.wk-subnav > * > * {
  display: inline-block;
  color: #444;
}
.wk-subnav > * > :focus,
.wk-subnav > * > :hover {
  color: #37a5e5;
  text-decoration: none;
}
.wk-subnav > .wk-active > * {
  color: #37a5e5;
}
.wk-subnav-line > :before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
}
.wk-subnav-line > :nth-child(n + 2):before {
  margin-right: 10px;
  border-left: 1px solid #e5e5e5;
}
.wk-subnav-pill > * > * {
  padding: 3px 9px;
  border-radius: 2px;
}
.wk-subnav-pill > * > :focus,
.wk-subnav-pill > * > :hover {
  background: #fafafa;
  color: #444;
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
}
.wk-subnav-pill > .wk-active > * {
  background: #37a5e4;
  color: #fff;
  box-shadow: none;
}
.wk-subnav > .wk-disabled > * {
  background: 0 0;
  color: #999;
  text-decoration: none;
  cursor: text;
  box-shadow: none;
}
.wk-tab {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
}
.wk-tab:after,
.wk-tab:before {
  content: "";
  display: table;
}
.wk-tab > li {
  margin-bottom: -1px;
}
.wk-tab > li > a {
  display: block;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #444;
  text-decoration: none;
  border-radius: 2px 2px 0 0;
}
.wk-tab > li:nth-child(n + 2) > a {
  margin-left: 5px;
}
.wk-tab > li.wk-open > a,
.wk-tab > li > a:focus,
.wk-tab > li > a:hover {
  border-color: rgba(0, 0, 0, 0.06);
  background: #f5f5f5;
  color: #444;
  outline: 0;
}
.wk-tab > li.wk-open:not(.wk-active) > a,
.wk-tab > li:not(.wk-active) > a:focus,
.wk-tab > li:not(.wk-active) > a:hover {
  margin-bottom: 1px;
  padding-bottom: 7px;
}
.wk-form > :last-child,
.wk-list > li > :last-child,
.wk-tab-bottom > li {
  margin-bottom: 0;
}
.wk-tab > li.wk-active > a {
  border-color: #e5e5e5 #e5e5e5 transparent;
  background: #fff;
  color: #37a5e5;
}
.wk-tab > li.wk-disabled > a {
  color: #999;
  cursor: text;
}
.wk-tab > li.wk-disabled.wk-active > a,
.wk-tab > li.wk-disabled > a:focus,
.wk-tab > li.wk-disabled > a:hover {
  background: 0 0;
  border-color: transparent;
}
.wk-tab-flip > li {
  float: right;
}
.wk-tab-flip > li:nth-child(n + 2) > a {
  margin-left: 0;
  margin-right: 5px;
}
.wk-tab > li.wk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}
.wk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: 'Times New Roman', Times, serif;;
}
.wk-tab-center {
  border-bottom: 1px solid #e5e5e5;
}
.wk-tab-center-bottom {
  border-bottom: none;
  border-top: 1px solid #e5e5e5;
}
.wk-tab-center:after,
.wk-tab-center:before {
  content: "";
  display: table;
}
.wk-tab-center .wk-tab {
  position: relative;
  right: 50%;
  border: none;
  float: right;
}
.wk-tab-center .wk-tab > li {
  position: relative;
  right: -50%;
}
.wk-tab-bottom {
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.wk-tab-bottom > li {
  margin-top: -1px;
}
.wk-tab-bottom > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-top-width: 0;
  border-radius: 0 0 2px 2px;
}
.wk-tab-bottom > li.wk-open:not(.wk-active) > a,
.wk-tab-bottom > li:not(.wk-active) > a:focus,
.wk-tab-bottom > li:not(.wk-active) > a:hover {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}
.wk-tab-bottom > li.wk-active > a {
  border-top-color: transparent;
  border-bottom-color: #e5e5e5;
}
.wk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  position: relative;
  z-index: 0;
}
.wk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #e5e5e5;
  z-index: -1;
}
.wk-tab-grid > li:first-child > a {
  margin-left: 5px;
}
.wk-tab-grid.wk-tab-bottom {
  border-top: none;
}
.wk-tab-grid.wk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}
@media (min-width: 768px) {
  .wk-tab-left,
  .wk-tab-right {
    border-bottom: none;
  }
  .wk-tab-left > li,
  .wk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  .wk-tab-left > li > a,
  .wk-tab-right > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .wk-tab-left > li:nth-child(n + 2) > a,
  .wk-tab-right > li:nth-child(n + 2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  .wk-tab-left > li.wk-active > a,
  .wk-tab-right > li.wk-active > a {
    border-color: #e5e5e5;
  }
  .wk-tab-left {
    border-right: 1px solid #e5e5e5;
  }
  .wk-tab-left > li {
    margin-right: -1px;
  }
  .wk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
    border-radius: 2px 0 0 2px;
  }
  .wk-tab-left > li:not(.wk-active) > a:focus,
  .wk-tab-left > li:not(.wk-active) > a:hover {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }
  .wk-tab-left > li.wk-active > a {
    border-right-color: transparent;
  }
  .wk-tab-right {
    border-left: 1px solid #e5e5e5;
  }
  .wk-tab-right > li {
    margin-left: -1px;
  }
  .wk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
    border-radius: 0 2px 2px 0;
  }
  .wk-tab-right > li:not(.wk-active) > a:focus,
  .wk-tab-right > li:not(.wk-active) > a:hover {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }
  .wk-tab-right > li.wk-active > a {
    border-left-color: transparent;
  }
}
.wk-thumbnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
}
.wk-thumbnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
  float: left;
}
.wk-thumbnav:after,
.wk-thumbnav:before {
  content: "";
  display: block;
  overflow: hidden;
}
.wk-thumbnav:after {
  clear: both;
}
.wk-thumbnav > * > * {
  display: block;
  background: #fff;
}
.wk-thumbnav > * > * > img {
  opacity: 0.7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.wk-thumbnav > * > :focus > img,
.wk-thumbnav > * > :hover > img,
.wk-thumbnav > .wk-active > * > img {
  opacity: 1;
}
.wk-list {
  padding: 0;
}
.wk-list > li:after,
.wk-list > li:before {
  content: "";
  display: table;
}
.wk-list ul {
  margin: 0;
  padding-left: 20px;
}
.wk-list-line > li:nth-child(n + 2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5;
}
.wk-list-striped > li {
  padding: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.wk-list-striped > li:nth-of-type(odd) {
  background: #fafafa;
}
.wk-list-space > li:nth-child(n + 2) {
  margin-top: 10px;
}
.wk-list-striped > li:first-child {
  border-top: 1px solid #e5e5e5;
}
.wk-form input,
.wk-form select,
.wk-form textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: inherit;
}
.wk-form select {
  text-transform: none;
}
.wk-form optgroup {
  font: inherit;
  font-weight: 700;
}
.wk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wk-form input[type="checkbox"],
.wk-form input[type="radio"] {
  padding: 0;
}
.wk-form input[type="checkbox"]:not(:disabled),
.wk-form input[type="radio"]:not(:disabled) {
  cursor: pointer;
}
.wk-form input:not([type]),
.wk-form input[type="text"],
.wk-form input[type="password"],
.wk-form input[type="email"],
.wk-form input[type="url"],
.wk-form input[type="search"],
.wk-form input[type="tel"],
.wk-form input[type="number"],
.wk-form input[type="datetime"],
.wk-form textarea {
  -webkit-appearance: none;
}
.wk-form input[type="search"]::-webkit-search-cancel-button,
.wk-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.wk-form input[type="number"]::-webkit-inner-spin-button,
.wk-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.wk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.wk-form textarea {
  overflow: auto;
  vertical-align: top;
}
.wk-button,
.wk-close {
  -webkit-appearance: none;
  overflow: visible;
  text-transform: none;
  text-align: center;
}
.wk-button,
.wk-button-group,
.wk-form input:not([type="radio"]):not([type="checkbox"]),
.wk-form select {
  vertical-align: middle;
}
.wk-form :invalid {
  box-shadow: none;
}
.wk-form input:not([type]),
.wk-form input[type="text"],
.wk-form input[type="password"],
.wk-form input[type="email"],
.wk-form input[type="url"],
.wk-form input[type="search"],
.wk-form input[type="tel"],
.wk-form input[type="number"],
.wk-form input[type="datetime"],
.wk-form input[type="datetime-local"],
.wk-form input[type="date"],
.wk-form input[type="month"],
.wk-form input[type="time"],
.wk-form input[type="week"],
.wk-form input[type="color"],
.wk-form select,
.wk-form textarea {
  height: 35px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #444;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: all 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
  border-radius: 2px;
}
.wk-form input:not([type]):focus,
.wk-form input[type="text"]:focus,
.wk-form input[type="password"]:focus,
.wk-form input[type="email"]:focus,
.wk-form input[type="url"]:focus,
.wk-form input[type="search"]:focus,
.wk-form input[type="tel"]:focus,
.wk-form input[type="number"]:focus,
.wk-form input[type="datetime"]:focus,
.wk-form input[type="datetime-local"]:focus,
.wk-form input[type="date"]:focus,
.wk-form input[type="month"]:focus,
.wk-form input[type="time"]:focus,
.wk-form input[type="week"]:focus,
.wk-form input[type="color"]:focus,
.wk-form select:focus,
.wk-form textarea:focus {
  border-color: #37a5e4;
  outline: 0;
  background: #fff;
  color: #444;
}
.wk-form input:not([type]):disabled,
.wk-form input[type="text"]:disabled,
.wk-form input[type="password"]:disabled,
.wk-form input[type="email"]:disabled,
.wk-form input[type="url"]:disabled,
.wk-form input[type="search"]:disabled,
.wk-form input[type="tel"]:disabled,
.wk-form input[type="number"]:disabled,
.wk-form input[type="datetime"]:disabled,
.wk-form input[type="datetime-local"]:disabled,
.wk-form input[type="date"]:disabled,
.wk-form input[type="month"]:disabled,
.wk-form input[type="time"]:disabled,
.wk-form input[type="week"]:disabled,
.wk-form input[type="color"]:disabled,
.wk-form select:disabled,
.wk-form textarea:disabled {
  border-color: #e5e5e5;
  background-color: #fafafa;
  color: #999;
}
.wk-form :-ms-input-placeholder {
  color: #999 !important;
}
.wk-form ::-moz-placeholder {
  opacity: 1;
  color: #999;
}
.wk-form ::-webkit-input-placeholder {
  color: #999;
}
.wk-form :disabled:-ms-input-placeholder {
  color: #999 !important;
}
.wk-form :disabled::-moz-placeholder {
  color: #999;
}
.wk-form :disabled::-webkit-input-placeholder {
  color: #999;
}
.wk-form legend {
  width: 100%;
  border: 0;
  padding: 0 0 20px;
  font-size: 18px;
  line-height: 30px;
}
.wk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
input:not([type]).wk-form-small,
input[type].wk-form-small,
select.wk-form-small,
textarea.wk-form-small {
  height: 30px;
  padding: 3px;
  font-size: 12px;
}
input:not([type]).wk-form-large,
input[type].wk-form-large,
select.wk-form-large,
textarea.wk-form-large {
  height: 45px;
  padding: 8px 6px;
  font-size: 16px;
}
.wk-form select[multiple],
.wk-form select[size],
.wk-form textarea {
  height: auto;
}
.wk-form-danger {
  border-color: #f0615b !important;
  background: #fff !important;
  color: #e95555 !important;
}
.wk-form-success {
  border-color: #80c96d !important;
  background: #fff !important;
  color: #71bd6a !important;
}
.wk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: 0 0 !important;
}
.wk-form-blank:focus {
  border-color: #e5e5e5 !important;
}
input.wk-form-width-mini {
  width: 40px;
}
select.wk-form-width-mini {
  width: 65px;
}
.wk-form-width-small {
  width: 130px;
}
.wk-form-width-medium {
  width: 200px;
}
.wk-form-width-large {
  width: 500px;
}
.wk-form-row:after,
.wk-form-row:before {
  content: "";
  display: table;
}
.wk-form-row + .wk-form-row {
  margin-top: 20px;
}
.wk-form-help-inline {
  display: inline-block;
  margin: 0 0 0 10px;
}
.wk-form-help-block {
  margin: 5px 0 0;
  color: #999;
  font-style: italic;
}
.wk-form-controls > :first-child {
  margin-top: 0;
}
.wk-form-controls > :last-child {
  margin-bottom: 0;
}
.wk-form-controls-condensed {
  margin: 5px 0;
}
.wk-form-stacked .wk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
@media (max-width: 959px) {
  .wk-form-horizontal .wk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
  }
}
.wk-button,
.wk-button-dropdown,
.wk-button-group,
.wk-button-group > *,
.wk-form-icon {
  display: inline-block;
}
.wk-overlay-area-content > :last-child,
.wk-overlay-panel.wk-flex > * > :last-child,
.wk-overlay-panel > :last-child,
.wk-overlay > :first-child {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .wk-form-horizontal .wk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }
  .wk-form-horizontal .wk-form-controls {
    margin-left: 215px;
  }
  .wk-form-horizontal .wk-form-controls-text {
    padding-top: 5px;
  }
}
.wk-form-icon {
  position: relative;
  max-width: 100%;
}
.wk-form-icon > [class*="wk-icon-"] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -7px;
  font-size: 14px;
  color: #999;
  text-align: center;
  pointer-events: none;
}
.wk-button-group,
.wk-button-group .wk-button:active,
.wk-button-group .wk-button:hover,
.wk-overlay {
  position: relative;
}
.wk-form-icon:not(.wk-form-icon-flip) > input {
  padding-left: 30px !important;
}
.wk-form-icon-flip > [class*="wk-icon-"] {
  right: 0;
}
.wk-form-icon-flip > input {
  padding-right: 30px !important;
}
.wk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wk-button {
  margin: 0;
  font: inherit;
  color: #444;
  box-sizing: border-box;
  padding: 0 15px;
  background: #f5f5f5;
  line-height: 33px;
  min-height: 35px;
  font-size: 1rem;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px;
}
.wk-button:not(:disabled) {
  cursor: pointer;
}
.wk-button:focus,
.wk-button:hover {
  background-color: #fafafa;
  color: #444;
  outline: 0;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.wk-button.wk-active,
.wk-button:active {
  background-color: #eee;
  color: #444;
  box-shadow: inset 0 1px 5px -1px rgba(0, 0, 0, 0.1);
}
.wk-button-danger,
.wk-button-danger.wk-active,
.wk-button-danger:active,
.wk-button-danger:focus,
.wk-button-danger:hover,
.wk-button-primary,
.wk-button-primary:focus,
.wk-button-primary:hover,
.wk-button-success,
.wk-button-success.wk-active,
.wk-button-success:active,
.wk-button-success:focus,
.wk-button-success:hover {
  color: #fff;
  border-color: transparent !important;
}
.wk-button-primary {
  background-color: #37a5e4;
}
.wk-button-primary:focus,
.wk-button-primary:hover {
  background-color: #2495d6;
}
.wk-button-primary.wk-active,
.wk-button-primary:active {
  background-color: #1889c6;
  color: #fff;
  border-color: transparent !important;
  box-shadow: inset 0 1px 3px rgba(16, 90, 130, 0.2);
}
.wk-button-success {
  background-color: #80c96d;
}
.wk-button-success:focus,
.wk-button-success:hover {
  background-color: #6dbc58;
}
.wk-button-success.wk-active,
.wk-button-success:active {
  background-color: #61b54c;
  box-shadow: inset 0 1px 3px rgba(68, 128, 53, 0.2);
}
.wk-button-danger {
  background-color: #f0615b;
}
.wk-button-danger:focus,
.wk-button-danger:hover {
  background-color: #e54f49;
}
.wk-button-danger.wk-active,
.wk-button-danger:active {
  background-color: #e4463a;
  box-shadow: inset 0 1px 3px rgba(162, 32, 22, 0.2);
}
.wk-button:disabled {
  background-color: #fafafa;
  color: #999;
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: none;
}
.wk-button-link,
.wk-button-link.wk-active,
.wk-button-link:active,
.wk-button-link:disabled,
.wk-button-link:focus,
.wk-button-link:hover {
  border-color: transparent;
  background: 0 0;
  box-shadow: none;
}
.wk-button-link {
  color: #37a5e5;
}
.wk-button-link.wk-active,
.wk-button-link:active,
.wk-button-link:focus,
.wk-button-link:hover {
  color: #1889c7;
  text-decoration: none;
}
.wk-button-link:disabled,
.wk-icon-hover {
  color: #999;
}
.wk-button-link:focus {
  outline: dotted 1px;
}
.wk-button-mini {
  min-height: 25px;
  padding: 0 8px;
  line-height: 23px;
  font-size: 12px;
}
.wk-button-small {
  min-height: 30px;
  padding: 0 12px;
  line-height: 28px;
  font-size: 12px;
}
.wk-button-large {
  min-height: 45px;
  padding: 0 20px;
  line-height: 43px;
  font-size: 16px;
}
.wk-button-group {
  font-size: 0;
}
.wk-button-group .wk-button {
  vertical-align: top;
}
.wk-button-dropdown {
  vertical-align: middle;
  position: relative;
}
.wk-button-group > .wk-button:not(:first-child):not(:last-child),
.wk-button-group > div:not(:first-child):not(:last-child) .wk-button {
  border-radius: 0;
}
.wk-button-group > .wk-button:first-child,
.wk-button-group > div:first-child .wk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.wk-button-group > .wk-button:last-child,
.wk-button-group > div:last-child .wk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.wk-button-group > .wk-button:nth-child(n + 2),
.wk-button-group > div:nth-child(n + 2) .wk-button {
  margin-left: -1px;
}
@font-face {
  font-family: 'Times New Roman', Times, serif;;
  src: url("fonts/fontawesome-webfont.woff2") format("woff2"),
    url("fonts/fontawesome-webfont.woff") format("woff"),
    url("fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class*="wk-icon-"] {
  font-family: 'Times New Roman', Times, serif;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="wk-icon-"],
[class*="wk-icon-"]:focus,
[class*="wk-icon-"]:hover {
  text-decoration: none;
}
.wk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}
.wk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}
.wk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}
.wk-overlay,
.wk-overlay-area-content,
.wk-overlay-area:not(:empty):before {
  vertical-align: middle;
  display: inline-block;
}
.wk-icon-justify {
  width: 1em;
  text-align: center;
}
.wk-icon-spin {
  display: inline-block;
  -webkit-animation: wk-rotate 2s infinite linear;
  animation: wk-rotate 2s infinite linear;
}
.wk-icon-hover:hover {
  color: #444;
}
.wk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #f5f5f5;
  line-height: 35px;
  color: #444;
  font-size: 18px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.wk-icon-button:focus,
.wk-icon-button:hover {
  background-color: #fafafa;
  color: #444;
  outline: 0;
  border-color: rgba(0, 0, 0, 0.15);
}
.wk-icon-button:active {
  background-color: #eee;
  color: #444;
  box-shadow: inset 0 1px 5px -1px rgba(0, 0, 0, 0.1);
}
.wk-icon-glass:before {
  content: "\f000";
}
.wk-icon-music:before {
  content: "\f001";
}
.wk-icon-search:before {
  content: "\f002";
}
.wk-icon-envelope-o:before {
  content: "\f003";
}
.wk-icon-heart:before {
  content: "\f004";
}
.wk-icon-star:before {
  content: "\f005";
}
.wk-icon-star-o:before {
  content: "\f006";
}
.wk-icon-user:before {
  content: "\f007";
}
.wk-icon-film:before {
  content: "\f008";
}
.wk-icon-th-large:before {
  content: "\f009";
}
.wk-icon-th:before {
  content: "\f00a";
}
.wk-icon-th-list:before {
  content: "\f00b";
}
.wk-icon-check:before {
  content: "\f00c";
}
.wk-icon-close:before,
.wk-icon-remove:before,
.wk-icon-times:before {
  content: "\f00d";
}
.wk-icon-search-plus:before {
  content: "\f00e";
}
.wk-icon-search-minus:before {
  content: "\f010";
}
.wk-icon-power-off:before {
  content: "\f011";
}
.wk-icon-signal:before {
  content: "\f012";
}
.wk-icon-cog:before,
.wk-icon-gear:before {
  content: "\f013";
}
.wk-icon-trash-o:before {
  content: "\f014";
}
.wk-icon-home:before {
  content: "\f015";
}
.wk-icon-file-o:before {
  content: "\f016";
}
.wk-icon-clock-o:before {
  content: "\f017";
}
.wk-icon-road:before {
  content: "\f018";
}
.wk-icon-download:before {
  content: "\f019";
}
.wk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.wk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.wk-icon-inbox:before {
  content: "\f01c";
}
.wk-icon-play-circle-o:before {
  content: "\f01d";
}
.wk-icon-repeat:before,
.wk-icon-rotate-right:before {
  content: "\f01e";
}
.wk-icon-refresh:before {
  content: "\f021";
}
.wk-icon-list-alt:before {
  content: "\f022";
}
.wk-icon-lock:before {
  content: "\f023";
}
.wk-icon-flag:before {
  content: "\f024";
}
.wk-icon-headphones:before {
  content: "\f025";
}
.wk-icon-volume-off:before {
  content: "\f026";
}
.wk-icon-volume-down:before {
  content: "\f027";
}
.wk-icon-volume-up:before {
  content: "\f028";
}
.wk-icon-qrcode:before {
  content: "\f029";
}
.wk-icon-barcode:before {
  content: "\f02a";
}
.wk-icon-tag:before {
  content: "\f02b";
}
.wk-icon-tags:before {
  content: "\f02c";
}
.wk-icon-book:before {
  content: "\f02d";
}
.wk-icon-bookmark:before {
  content: "\f02e";
}
.wk-icon-print:before {
  content: "\f02f";
}
.wk-icon-camera:before {
  content: "\f030";
}
.wk-icon-font:before {
  content: "\f031";
}
.wk-icon-bold:before {
  content: "\f032";
}
.wk-icon-italic:before {
  content: "\f033";
}
.wk-icon-text-height:before {
  content: "\f034";
}
.wk-icon-text-width:before {
  content: "\f035";
}
.wk-icon-align-left:before {
  content: "\f036";
}
.wk-icon-align-center:before {
  content: "\f037";
}
.wk-icon-align-right:before {
  content: "\f038";
}
.wk-icon-align-justify:before {
  content: "\f039";
}
.wk-icon-list:before {
  content: "\f03a";
}
.wk-icon-dedent:before,
.wk-icon-outdent:before {
  content: "\f03b";
}
.wk-icon-indent:before {
  content: "\f03c";
}
.wk-icon-video-camera:before {
  content: "\f03d";
}
.wk-icon-image:before,
.wk-icon-photo:before,
.wk-icon-picture-o:before {
  content: "\f03e";
}
.wk-icon-pencil:before {
  content: "\f040";
}
.wk-icon-map-marker:before {
  content: "\f041";
}
.wk-icon-adjust:before {
  content: "\f042";
}
.wk-icon-tint:before {
  content: "\f043";
}
.wk-icon-edit:before,
.wk-icon-pencil-square-o:before {
  content: "\f044";
}
.wk-icon-share-square-o:before {
  content: "\f045";
}
.wk-icon-check-square-o:before {
  content: "\f046";
}
.wk-icon-arrows:before {
  content: "\f047";
}
.wk-icon-step-backward:before {
  content: "\f048";
}
.wk-icon-fast-backward:before {
  content: "\f049";
}
.wk-icon-backward:before {
  content: "\f04a";
}
.wk-icon-play:before {
  content: "\f04b";
}
.wk-icon-pause:before {
  content: "\f04c";
}
.wk-icon-stop:before {
  content: "\f04d";
}
.wk-icon-forward:before {
  content: "\f04e";
}
.wk-icon-fast-forward:before {
  content: "\f050";
}
.wk-icon-step-forward:before {
  content: "\f051";
}
.wk-icon-eject:before {
  content: "\f052";
}
.wk-icon-chevron-left:before {
  content: "\f053";
}
.wk-icon-chevron-right:before {
  content: "\f054";
}
.wk-icon-plus-circle:before {
  content: "\f055";
}
.wk-icon-minus-circle:before {
  content: "\f056";
}
.wk-icon-times-circle:before {
  content: "\f057";
}
.wk-icon-check-circle:before {
  content: "\f058";
}
.wk-icon-question-circle:before {
  content: "\f059";
}
.wk-icon-info-circle:before {
  content: "\f05a";
}
.wk-icon-crosshairs:before {
  content: "\f05b";
}
.wk-icon-times-circle-o:before {
  content: "\f05c";
}
.wk-icon-check-circle-o:before {
  content: "\f05d";
}
.wk-icon-ban:before {
  content: "\f05e";
}
.wk-icon-arrow-left:before {
  content: "\f060";
}
.wk-icon-arrow-right:before {
  content: "\f061";
}
.wk-icon-arrow-up:before {
  content: "\f062";
}
.wk-icon-arrow-down:before {
  content: "\f063";
}
.wk-icon-mail-forward:before,
.wk-icon-share:before {
  content: "\f064";
}
.wk-icon-expand:before {
  content: "\f065";
}
.wk-icon-compress:before {
  content: "\f066";
}
.wk-icon-plus:before {
  content: "\f067";
}
.wk-icon-minus:before {
  content: "\f068";
}
.wk-icon-asterisk:before {
  content: "\f069";
}
.wk-icon-exclamation-circle:before {
  content: "\f06a";
}
.wk-icon-gift:before {
  content: "\f06b";
}
.wk-icon-leaf:before {
  content: "\f06c";
}
.wk-icon-fire:before {
  content: "\f06d";
}
.wk-icon-eye:before {
  content: "\f06e";
}
.wk-icon-eye-slash:before {
  content: "\f070";
}
.wk-icon-exclamation-triangle:before,
.wk-icon-warning:before {
  content: "\f071";
}
.wk-icon-plane:before {
  content: "\f072";
}
.wk-icon-calendar:before {
  content: "\f073";
}
.wk-icon-random:before {
  content: "\f074";
}
.wk-icon-comment:before {
  content: "\f075";
}
.wk-icon-magnet:before {
  content: "\f076";
}
.wk-icon-chevron-up:before {
  content: "\f077";
}
.wk-icon-chevron-down:before {
  content: "\f078";
}
.wk-icon-retweet:before {
  content: "\f079";
}
.wk-icon-shopping-cart:before {
  content: "\f07a";
}
.wk-icon-folder:before {
  content: "\f07b";
}
.wk-icon-folder-open:before {
  content: "\f07c";
}
.wk-icon-arrows-v:before {
  content: "\f07d";
}
.wk-icon-arrows-h:before {
  content: "\f07e";
}
.wk-icon-bar-chart-o:before,
.wk-icon-bar-chart:before {
  content: "\f080";
}
.wk-icon-twitter-square:before {
  content: "\f081";
}
.wk-icon-facebook-square:before {
  content: "\f082";
}
.wk-icon-camera-retro:before {
  content: "\f083";
}
.wk-icon-key:before {
  content: "\f084";
}
.wk-icon-cogs:before,
.wk-icon-gears:before {
  content: "\f085";
}
.wk-icon-comments:before {
  content: "\f086";
}
.wk-icon-thumbs-o-up:before {
  content: "\f087";
}
.wk-icon-thumbs-o-down:before {
  content: "\f088";
}
.wk-icon-star-half:before {
  content: "\f089";
}
.wk-icon-heart-o:before {
  content: "\f08a";
}
.wk-icon-sign-out:before {
  content: "\f08b";
}
.wk-icon-linkedin-square:before {
  content: "\f08c";
}
.wk-icon-thumb-tack:before {
  content: "\f08d";
}
.wk-icon-external-link:before {
  content: "\f08e";
}
.wk-icon-sign-in:before {
  content: "\f090";
}
.wk-icon-trophy:before {
  content: "\f091";
}
.wk-icon-github-square:before {
  content: "\f092";
}
.wk-icon-upload:before {
  content: "\f093";
}
.wk-icon-lemon-o:before {
  content: "\f094";
}
.wk-icon-phone:before {
  content: "\f095";
}
.wk-icon-square-o:before {
  content: "\f096";
}
.wk-icon-bookmark-o:before {
  content: "\f097";
}
.wk-icon-phone-square:before {
  content: "\f098";
}
.wk-icon-twitter:before {
  content: "\f099";
}
.wk-icon-facebook-f:before,
.wk-icon-facebook:before {
  content: "\f09a";
}
.wk-icon-github:before {
  content: "\f09b";
}
.wk-icon-unlock:before {
  content: "\f09c";
}
.wk-icon-credit-card:before {
  content: "\f09d";
}
.wk-icon-rss:before {
  content: "\f09e";
}
.wk-icon-hdd-o:before {
  content: "\f0a0";
}
.wk-icon-bullhorn:before {
  content: "\f0a1";
}
.wk-icon-bell:before {
  content: "\f0f3";
}
.wk-icon-certificate:before {
  content: "\f0a3";
}
.wk-icon-hand-o-right:before {
  content: "\f0a4";
}
.wk-icon-hand-o-left:before {
  content: "\f0a5";
}
.wk-icon-hand-o-up:before {
  content: "\f0a6";
}
.wk-icon-hand-o-down:before {
  content: "\f0a7";
}
.wk-icon-arrow-circle-left:before {
  content: "\f0a8";
}
.wk-icon-arrow-circle-right:before {
  content: "\f0a9";
}
.wk-icon-arrow-circle-up:before {
  content: "\f0aa";
}
.wk-icon-arrow-circle-down:before {
  content: "\f0ab";
}
.wk-icon-globe:before {
  content: "\f0ac";
}
.wk-icon-wrench:before {
  content: "\f0ad";
}
.wk-icon-tasks:before {
  content: "\f0ae";
}
.wk-icon-filter:before {
  content: "\f0b0";
}
.wk-icon-briefcase:before {
  content: "\f0b1";
}
.wk-icon-arrows-alt:before {
  content: "\f0b2";
}
.wk-icon-group:before,
.wk-icon-users:before {
  content: "\f0c0";
}
.wk-icon-chain:before,
.wk-icon-link:before {
  content: "\f0c1";
}
.wk-icon-cloud:before {
  content: "\f0c2";
}
.wk-icon-flask:before {
  content: "\f0c3";
}
.wk-icon-cut:before,
.wk-icon-scissors:before {
  content: "\f0c4";
}
.wk-icon-copy:before,
.wk-icon-files-o:before {
  content: "\f0c5";
}
.wk-icon-paperclip:before {
  content: "\f0c6";
}
.wk-icon-floppy-o:before,
.wk-icon-save:before {
  content: "\f0c7";
}
.wk-icon-square:before {
  content: "\f0c8";
}
.wk-icon-bars:before,
.wk-icon-navicon:before,
.wk-icon-reorder:before {
  content: "\f0c9";
}
.wk-icon-list-ul:before {
  content: "\f0ca";
}
.wk-icon-list-ol:before {
  content: "\f0cb";
}
.wk-icon-strikethrough:before {
  content: "\f0cc";
}
.wk-icon-underline:before {
  content: "\f0cd";
}
.wk-icon-table:before {
  content: "\f0ce";
}
.wk-icon-magic:before {
  content: "\f0d0";
}
.wk-icon-truck:before {
  content: "\f0d1";
}
.wk-icon-pinterest:before {
  content: "\f0d2";
}
.wk-icon-pinterest-square:before {
  content: "\f0d3";
}
.wk-icon-google-plus-square:before {
  content: "\f0d4";
}
.wk-icon-google-plus:before {
  content: "\f0d5";
}
.wk-icon-money:before {
  content: "\f0d6";
}
.wk-icon-caret-down:before {
  content: "\f0d7";
}
.wk-icon-caret-up:before {
  content: "\f0d8";
}
.wk-icon-caret-left:before {
  content: "\f0d9";
}
.wk-icon-caret-right:before {
  content: "\f0da";
}
.wk-icon-columns:before {
  content: "\f0db";
}
.wk-icon-sort:before,
.wk-icon-unsorted:before {
  content: "\f0dc";
}
.wk-icon-sort-desc:before,
.wk-icon-sort-down:before {
  content: "\f0dd";
}
.wk-icon-sort-asc:before,
.wk-icon-sort-up:before {
  content: "\f0de";
}
.wk-icon-envelope:before {
  content: "\f0e0";
}
.wk-icon-linkedin:before {
  content: "\f0e1";
}
.wk-icon-rotate-left:before,
.wk-icon-undo:before {
  content: "\f0e2";
}
.wk-icon-gavel:before,
.wk-icon-legal:before {
  content: "\f0e3";
}
.wk-icon-dashboard:before,
.wk-icon-tachometer:before {
  content: "\f0e4";
}
.wk-icon-comment-o:before {
  content: "\f0e5";
}
.wk-icon-comments-o:before {
  content: "\f0e6";
}
.wk-icon-bolt:before,
.wk-icon-flash:before {
  content: "\f0e7";
}
.wk-icon-sitemap:before {
  content: "\f0e8";
}
.wk-icon-umbrella:before {
  content: "\f0e9";
}
.wk-icon-clipboard:before,
.wk-icon-paste:before {
  content: "\f0ea";
}
.wk-icon-lightbulb-o:before {
  content: "\f0eb";
}
.wk-icon-exchange:before {
  content: "\f0ec";
}
.wk-icon-cloud-download:before {
  content: "\f0ed";
}
.wk-icon-cloud-upload:before {
  content: "\f0ee";
}
.wk-icon-user-md:before {
  content: "\f0f0";
}
.wk-icon-stethoscope:before {
  content: "\f0f1";
}
.wk-icon-suitcase:before {
  content: "\f0f2";
}
.wk-icon-bell-o:before {
  content: "\f0a2";
}
.wk-icon-coffee:before {
  content: "\f0f4";
}
.wk-icon-cutlery:before {
  content: "\f0f5";
}
.wk-icon-file-text-o:before {
  content: "\f0f6";
}
.wk-icon-building-o:before {
  content: "\f0f7";
}
.wk-icon-hospital-o:before {
  content: "\f0f8";
}
.wk-icon-ambulance:before {
  content: "\f0f9";
}
.wk-icon-medkit:before {
  content: "\f0fa";
}
.wk-icon-fighter-jet:before {
  content: "\f0fb";
}
.wk-icon-beer:before {
  content: "\f0fc";
}
.wk-icon-h-square:before {
  content: "\f0fd";
}
.wk-icon-plus-square:before {
  content: "\f0fe";
}
.wk-icon-angle-double-left:before {
  content: "\f100";
}
.wk-icon-angle-double-right:before {
  content: "\f101";
}
.wk-icon-angle-double-up:before {
  content: "\f102";
}
.wk-icon-angle-double-down:before {
  content: "\f103";
}
.wk-icon-angle-left:before {
  content: "\f104";
}
.wk-icon-angle-right:before {
  content: "\f105";
}
.wk-icon-angle-up:before {
  content: "\f106";
}
.wk-icon-angle-down:before {
  content: "\f107";
}
.wk-icon-desktop:before {
  content: "\f108";
}
.wk-icon-laptop:before {
  content: "\f109";
}
.wk-icon-tablet:before {
  content: "\f10a";
}
.wk-icon-mobile-phone:before,
.wk-icon-mobile:before {
  content: "\f10b";
}
.wk-icon-circle-o:before {
  content: "\f10c";
}
.wk-icon-quote-left:before {
  content: "\f10d";
}
.wk-icon-quote-right:before {
  content: "\f10e";
}
.wk-icon-spinner:before {
  content: "\f110";
}
.wk-icon-circle:before {
  content: "\f111";
}
.wk-icon-mail-reply:before,
.wk-icon-reply:before {
  content: "\f112";
}
.wk-icon-github-alt:before {
  content: "\f113";
}
.wk-icon-folder-o:before {
  content: "\f114";
}
.wk-icon-folder-open-o:before {
  content: "\f115";
}
.wk-icon-smile-o:before {
  content: "\f118";
}
.wk-icon-frown-o:before {
  content: "\f119";
}
.wk-icon-meh-o:before {
  content: "\f11a";
}
.wk-icon-gamepad:before {
  content: "\f11b";
}
.wk-icon-keyboard-o:before {
  content: "\f11c";
}
.wk-icon-flag-o:before {
  content: "\f11d";
}
.wk-icon-flag-checkered:before {
  content: "\f11e";
}
.wk-icon-terminal:before {
  content: "\f120";
}
.wk-icon-code:before {
  content: "\f121";
}
.wk-icon-mail-reply-all:before,
.wk-icon-reply-all:before {
  content: "\f122";
}
.wk-icon-star-half-empty:before,
.wk-icon-star-half-full:before,
.wk-icon-star-half-o:before {
  content: "\f123";
}
.wk-icon-location-arrow:before {
  content: "\f124";
}
.wk-icon-crop:before {
  content: "\f125";
}
.wk-icon-code-fork:before {
  content: "\f126";
}
.wk-icon-chain-broken:before,
.wk-icon-unlink:before {
  content: "\f127";
}
.wk-icon-question:before {
  content: "\f128";
}
.wk-icon-info:before {
  content: "\f129";
}
.wk-icon-exclamation:before {
  content: "\f12a";
}
.wk-icon-superscript:before {
  content: "\f12b";
}
.wk-icon-subscript:before {
  content: "\f12c";
}
.wk-icon-eraser:before {
  content: "\f12d";
}
.wk-icon-puzzle-piece:before {
  content: "\f12e";
}
.wk-icon-microphone:before {
  content: "\f130";
}
.wk-icon-microphone-slash:before {
  content: "\f131";
}
.wk-icon-shield:before {
  content: "\f132";
}
.wk-icon-calendar-o:before {
  content: "\f133";
}
.wk-icon-fire-extinguisher:before {
  content: "\f134";
}
.wk-icon-rocket:before {
  content: "\f135";
}
.wk-icon-maxcdn:before {
  content: "\f136";
}
.wk-icon-chevron-circle-left:before {
  content: "\f137";
}
.wk-icon-chevron-circle-right:before {
  content: "\f138";
}
.wk-icon-chevron-circle-up:before {
  content: "\f139";
}
.wk-icon-chevron-circle-down:before {
  content: "\f13a";
}
.wk-icon-html5:before {
  content: "\f13b";
}
.wk-icon-css3:before {
  content: "\f13c";
}
.wk-icon-anchor:before {
  content: "\f13d";
}
.wk-icon-unlock-alt:before {
  content: "\f13e";
}
.wk-icon-bullseye:before {
  content: "\f140";
}
.wk-icon-ellipsis-h:before {
  content: "\f141";
}
.wk-icon-ellipsis-v:before {
  content: "\f142";
}
.wk-icon-rss-square:before {
  content: "\f143";
}
.wk-icon-play-circle:before {
  content: "\f144";
}
.wk-icon-ticket:before {
  content: "\f145";
}
.wk-icon-minus-square:before {
  content: "\f146";
}
.wk-icon-minus-square-o:before {
  content: "\f147";
}
.wk-icon-level-up:before {
  content: "\f148";
}
.wk-icon-level-down:before {
  content: "\f149";
}
.wk-icon-check-square:before {
  content: "\f14a";
}
.wk-icon-pencil-square:before {
  content: "\f14b";
}
.wk-icon-external-link-square:before {
  content: "\f14c";
}
.wk-icon-share-square:before {
  content: "\f14d";
}
.wk-icon-compass:before {
  content: "\f14e";
}
.wk-icon-caret-square-o-down:before,
.wk-icon-toggle-down:before {
  content: "\f150";
}
.wk-icon-caret-square-o-up:before,
.wk-icon-toggle-up:before {
  content: "\f151";
}
.wk-icon-caret-square-o-right:before,
.wk-icon-toggle-right:before {
  content: "\f152";
}
.wk-icon-eur:before,
.wk-icon-euro:before {
  content: "\f153";
}
.wk-icon-gbp:before {
  content: "\f154";
}
.wk-icon-dollar:before,
.wk-icon-usd:before {
  content: "\f155";
}
.wk-icon-inr:before,
.wk-icon-rupee:before {
  content: "\f156";
}
.wk-icon-cny:before,
.wk-icon-jpy:before,
.wk-icon-rmb:before,
.wk-icon-yen:before {
  content: "\f157";
}
.wk-icon-rouble:before,
.wk-icon-rub:before,
.wk-icon-ruble:before {
  content: "\f158";
}
.wk-icon-krw:before,
.wk-icon-won:before {
  content: "\f159";
}
.wk-icon-bitcoin:before,
.wk-icon-btc:before {
  content: "\f15a";
}
.wk-icon-file:before {
  content: "\f15b";
}
.wk-icon-file-text:before {
  content: "\f15c";
}
.wk-icon-sort-alpha-asc:before {
  content: "\f15d";
}
.wk-icon-sort-alpha-desc:before {
  content: "\f15e";
}
.wk-icon-sort-amount-asc:before {
  content: "\f160";
}
.wk-icon-sort-amount-desc:before {
  content: "\f161";
}
.wk-icon-sort-numeric-asc:before {
  content: "\f162";
}
.wk-icon-sort-numeric-desc:before {
  content: "\f163";
}
.wk-icon-thumbs-up:before {
  content: "\f164";
}
.wk-icon-thumbs-down:before {
  content: "\f165";
}
.wk-icon-youtube-square:before {
  content: "\f166";
}
.wk-icon-youtube:before {
  content: "\f167";
}
.wk-icon-xing:before {
  content: "\f168";
}
.wk-icon-xing-square:before {
  content: "\f169";
}
.wk-icon-youtube-play:before {
  content: "\f16a";
}
.wk-icon-dropbox:before {
  content: "\f16b";
}
.wk-icon-stack-overflow:before {
  content: "\f16c";
}
.wk-icon-instagram:before {
  content: "\f16d";
}
.wk-icon-flickr:before {
  content: "\f16e";
}
.wk-icon-adn:before {
  content: "\f170";
}
.wk-icon-bitbucket:before {
  content: "\f171";
}
.wk-icon-bitbucket-square:before {
  content: "\f172";
}
.wk-icon-tumblr:before {
  content: "\f173";
}
.wk-icon-tumblr-square:before {
  content: "\f174";
}
.wk-icon-long-arrow-down:before {
  content: "\f175";
}
.wk-icon-long-arrow-up:before {
  content: "\f176";
}
.wk-icon-long-arrow-left:before {
  content: "\f177";
}
.wk-icon-long-arrow-right:before {
  content: "\f178";
}
.wk-icon-apple:before {
  content: "\f179";
}
.wk-icon-windows:before {
  content: "\f17a";
}
.wk-icon-android:before {
  content: "\f17b";
}
.wk-icon-linux:before {
  content: "\f17c";
}
.wk-icon-dribbble:before {
  content: "\f17d";
}
.wk-icon-skype:before {
  content: "\f17e";
}
.wk-icon-foursquare:before {
  content: "\f180";
}
.wk-icon-trello:before {
  content: "\f181";
}
.wk-icon-female:before {
  content: "\f182";
}
.wk-icon-male:before {
  content: "\f183";
}
.wk-icon-gittip:before,
.wk-icon-gratipay:before {
  content: "\f184";
}
.wk-icon-sun-o:before {
  content: "\f185";
}
.wk-icon-moon-o:before {
  content: "\f186";
}
.wk-icon-archive:before {
  content: "\f187";
}
.wk-icon-bug:before {
  content: "\f188";
}
.wk-icon-vk:before {
  content: "\f189";
}
.wk-icon-weibo:before {
  content: "\f18a";
}
.wk-icon-renren:before {
  content: "\f18b";
}
.wk-icon-pagelines:before {
  content: "\f18c";
}
.wk-icon-stack-exchange:before {
  content: "\f18d";
}
.wk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.wk-icon-arrow-circle-o-left:before {
  content: "\f190";
}
.wk-icon-caret-square-o-left:before,
.wk-icon-toggle-left:before {
  content: "\f191";
}
.wk-icon-dot-circle-o:before {
  content: "\f192";
}
.wk-icon-wheelchair:before {
  content: "\f193";
}
.wk-icon-vimeo-square:before {
  content: "\f194";
}
.wk-icon-try:before,
.wk-icon-turkish-lira:before {
  content: "\f195";
}
.wk-icon-plus-square-o:before {
  content: "\f196";
}
.wk-icon-space-shuttle:before {
  content: "\f197";
}
.wk-icon-slack:before {
  content: "\f198";
}
.wk-icon-envelope-square:before {
  content: "\f199";
}
.wk-icon-wordpress:before {
  content: "\f19a";
}
.wk-icon-openid:before {
  content: "\f19b";
}
.wk-icon-bank:before,
.wk-icon-institution:before,
.wk-icon-university:before {
  content: "\f19c";
}
.wk-icon-graduation-cap:before,
.wk-icon-mortar-board:before {
  content: "\f19d";
}
.wk-icon-yahoo:before {
  content: "\f19e";
}
.wk-icon-google:before {
  content: "\f1a0";
}
.wk-icon-reddit:before {
  content: "\f1a1";
}
.wk-icon-reddit-square:before {
  content: "\f1a2";
}
.wk-icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.wk-icon-stumbleupon:before {
  content: "\f1a4";
}
.wk-icon-delicious:before {
  content: "\f1a5";
}
.wk-icon-digg:before {
  content: "\f1a6";
}
.wk-icon-pied-piper:before {
  content: "\f1a7";
}
.wk-icon-pied-piper-alt:before {
  content: "\f1a8";
}
.wk-icon-drupal:before {
  content: "\f1a9";
}
.wk-icon-joomla:before {
  content: "\f1aa";
}
.wk-icon-language:before {
  content: "\f1ab";
}
.wk-icon-fax:before {
  content: "\f1ac";
}
.wk-icon-building:before {
  content: "\f1ad";
}
.wk-icon-child:before {
  content: "\f1ae";
}
.wk-icon-paw:before {
  content: "\f1b0";
}
.wk-icon-spoon:before {
  content: "\f1b1";
}
.wk-icon-cube:before {
  content: "\f1b2";
}
.wk-icon-cubes:before {
  content: "\f1b3";
}
.wk-icon-behance:before {
  content: "\f1b4";
}
.wk-icon-behance-square:before {
  content: "\f1b5";
}
.wk-icon-steam:before {
  content: "\f1b6";
}
.wk-icon-steam-square:before {
  content: "\f1b7";
}
.wk-icon-recycle:before {
  content: "\f1b8";
}
.wk-icon-automobile:before,
.wk-icon-car:before {
  content: "\f1b9";
}
.wk-icon-cab:before,
.wk-icon-taxi:before {
  content: "\f1ba";
}
.wk-icon-tree:before {
  content: "\f1bb";
}
.wk-icon-spotify:before {
  content: "\f1bc";
}
.wk-icon-deviantart:before {
  content: "\f1bd";
}
.wk-icon-soundcloud:before {
  content: "\f1be";
}
.wk-icon-database:before {
  content: "\f1c0";
}
.wk-icon-file-pdf-o:before {
  content: "\f1c1";
}
.wk-icon-file-word-o:before {
  content: "\f1c2";
}
.wk-icon-file-excel-o:before {
  content: "\f1c3";
}
.wk-icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.wk-icon-file-image-o:before,
.wk-icon-file-photo-o:before,
.wk-icon-file-picture-o:before {
  content: "\f1c5";
}
.wk-icon-file-archive-o:before,
.wk-icon-file-zip-o:before {
  content: "\f1c6";
}
.wk-icon-file-audio-o:before,
.wk-icon-file-sound-o:before {
  content: "\f1c7";
}
.wk-icon-file-movie-o:before,
.wk-icon-file-video-o:before {
  content: "\f1c8";
}
.wk-icon-file-code-o:before {
  content: "\f1c9";
}
.wk-icon-vine:before {
  content: "\f1ca";
}
.wk-icon-codepen:before {
  content: "\f1cb";
}
.wk-icon-jsfiddle:before {
  content: "\f1cc";
}
.wk-icon-life-bouy:before,
.wk-icon-life-buoy:before,
.wk-icon-life-ring:before,
.wk-icon-life-saver:before,
.wk-icon-support:before {
  content: "\f1cd";
}
.wk-icon-circle-o-notch:before {
  content: "\f1ce";
}
.wk-icon-ra:before,
.wk-icon-rebel:before {
  content: "\f1d0";
}
.wk-icon-empire:before,
.wk-icon-ge:before {
  content: "\f1d1";
}
.wk-icon-git-square:before {
  content: "\f1d2";
}
.wk-icon-git:before {
  content: "\f1d3";
}
.wk-icon-hacker-news:before {
  content: "\f1d4";
}
.wk-icon-tencent-weibo:before {
  content: "\f1d5";
}
.wk-icon-qq:before {
  content: "\f1d6";
}
.wk-icon-wechat:before,
.wk-icon-weixin:before {
  content: "\f1d7";
}
.wk-icon-paper-plane:before,
.wk-icon-send:before {
  content: "\f1d8";
}
.wk-icon-paper-plane-o:before,
.wk-icon-send-o:before {
  content: "\f1d9";
}
.wk-icon-history:before {
  content: "\f1da";
}
.wk-icon-circle-thin:before,
.wk-icon-genderless:before {
  content: "\f1db";
}
.wk-icon-header:before {
  content: "\f1dc";
}
.wk-icon-paragraph:before {
  content: "\f1dd";
}
.wk-icon-sliders:before {
  content: "\f1de";
}
.wk-icon-share-alt:before {
  content: "\f1e0";
}
.wk-icon-share-alt-square:before {
  content: "\f1e1";
}
.wk-icon-bomb:before {
  content: "\f1e2";
}
.wk-icon-futbol-o:before,
.wk-icon-soccer-ball-o:before {
  content: "\f1e3";
}
.wk-icon-tty:before {
  content: "\f1e4";
}
.wk-icon-binoculars:before {
  content: "\f1e5";
}
.wk-icon-plug:before {
  content: "\f1e6";
}
.wk-icon-slideshare:before {
  content: "\f1e7";
}
.wk-icon-twitch:before {
  content: "\f1e8";
}
.wk-icon-yelp:before {
  content: "\f1e9";
}
.wk-icon-newspaper-o:before {
  content: "\f1ea";
}
.wk-icon-wifi:before {
  content: "\f1eb";
}
.wk-icon-calculator:before {
  content: "\f1ec";
}
.wk-icon-paypal:before {
  content: "\f1ed";
}
.wk-icon-google-wallet:before {
  content: "\f1ee";
}
.wk-icon-cc-visa:before {
  content: "\f1f0";
}
.wk-icon-cc-mastercard:before {
  content: "\f1f1";
}
.wk-icon-cc-discover:before {
  content: "\f1f2";
}
.wk-icon-cc-amex:before {
  content: "\f1f3";
}
.wk-icon-cc-paypal:before {
  content: "\f1f4";
}
.wk-icon-cc-stripe:before {
  content: "\f1f5";
}
.wk-icon-bell-slash:before {
  content: "\f1f6";
}
.wk-icon-bell-slash-o:before {
  content: "\f1f7";
}
.wk-icon-trash:before {
  content: "\f1f8";
}
.wk-icon-copyright:before {
  content: "\f1f9";
}
.wk-icon-at:before {
  content: "\f1fa";
}
.wk-icon-eyedropper:before {
  content: "\f1fb";
}
.wk-icon-paint-brush:before {
  content: "\f1fc";
}
.wk-icon-birthday-cake:before {
  content: "\f1fd";
}
.wk-icon-area-chart:before {
  content: "\f1fe";
}
.wk-icon-pie-chart:before {
  content: "\f200";
}
.wk-icon-line-chart:before {
  content: "\f201";
}
.wk-icon-lastfm:before {
  content: "\f202";
}
.wk-icon-lastfm-square:before {
  content: "\f203";
}
.wk-icon-toggle-off:before {
  content: "\f204";
}
.wk-icon-toggle-on:before {
  content: "\f205";
}
.wk-icon-bicycle:before {
  content: "\f206";
}
.wk-icon-bus:before {
  content: "\f207";
}
.wk-icon-ioxhost:before {
  content: "\f208";
}
.wk-icon-angellist:before {
  content: "\f209";
}
.wk-icon-cc:before {
  content: "\f20a";
}
.wk-icon-ils:before,
.wk-icon-shekel:before,
.wk-icon-sheqel:before {
  content: "\f20b";
}
.wk-icon-meanpath:before {
  content: "\f20c";
}
.wk-icon-buysellads:before {
  content: "\f20d";
}
.wk-icon-connectdevelop:before {
  content: "\f20e";
}
.wk-icon-dashcube:before {
  content: "\f210";
}
.wk-icon-forumbee:before {
  content: "\f211";
}
.wk-icon-leanpub:before {
  content: "\f212";
}
.wk-icon-sellsy:before {
  content: "\f213";
}
.wk-icon-shirtsinbulk:before {
  content: "\f214";
}
.wk-icon-simplybuilt:before {
  content: "\f215";
}
.wk-icon-skyatlas:before {
  content: "\f216";
}
.wk-icon-cart-plus:before {
  content: "\f217";
}
.wk-icon-cart-arrow-down:before {
  content: "\f218";
}
.wk-icon-diamond:before {
  content: "\f219";
}
.wk-icon-ship:before {
  content: "\f21a";
}
.wk-icon-user-secret:before {
  content: "\f21b";
}
.wk-icon-motorcycle:before {
  content: "\f21c";
}
.wk-icon-street-view:before {
  content: "\f21d";
}
.wk-icon-heartbeat:before {
  content: "\f21e";
}
.wk-icon-venus:before {
  content: "\f221";
}
.wk-icon-mars:before {
  content: "\f222";
}
.wk-icon-mercury:before {
  content: "\f223";
}
.wk-icon-transgender:before {
  content: "\f224";
}
.wk-icon-transgender-alt:before {
  content: "\f225";
}
.wk-icon-venus-double:before {
  content: "\f226";
}
.wk-icon-mars-double:before {
  content: "\f227";
}
.wk-icon-venus-mars:before {
  content: "\f228";
}
.wk-icon-mars-stroke:before {
  content: "\f229";
}
.wk-icon-mars-stroke-v:before {
  content: "\f22a";
}
.wk-icon-mars-stroke-h:before {
  content: "\f22b";
}
.wk-icon-neuter:before {
  content: "\f22c";
}
.wk-icon-facebook-official:before {
  content: "\f230";
}
.wk-icon-pinterest-p:before {
  content: "\f231";
}
.wk-icon-whatsapp:before {
  content: "\f232";
}
.wk-icon-server:before {
  content: "\f233";
}
.wk-icon-user-plus:before {
  content: "\f234";
}
.wk-icon-user-times:before {
  content: "\f235";
}
.wk-icon-bed:before,
.wk-icon-hotel:before {
  content: "\f236";
}
.wk-icon-viacoin:before {
  content: "\f237";
}
.wk-icon-train:before {
  content: "\f238";
}
.wk-icon-subway:before {
  content: "\f239";
}
.wk-icon-medium-logo:before {
  content: "\f23a";
}
.wk-icon-500px:before {
  content: "\f26e";
}
.wk-icon-amazon:before {
  content: "\f270";
}
.wk-icon-balance-scale:before {
  content: "\f24e";
}
.wk-icon-battery-0:before,
.wk-icon-battery-empty:before {
  content: "\f244";
}
.wk-icon-battery-1:before,
.wk-icon-battery-quarter:before {
  content: "\f243";
}
.wk-icon-battery-2:before,
.wk-icon-battery-half:before {
  content: "\f242";
}
.wk-icon-battery-3:before,
.wk-icon-battery-three-quarters:before {
  content: "\f241";
}
.wk-icon-battery-4:before,
.wk-icon-battery-full:before {
  content: "\f240";
}
.wk-icon-black-tie:before {
  content: "\f27e";
}
.wk-icon-calendar-check-o:before {
  content: "\f274";
}
.wk-icon-calendar-minus-o:before {
  content: "\f272";
}
.wk-icon-calendar-plus-o:before {
  content: "\f271";
}
.wk-icon-calendar-times-o:before {
  content: "\f273";
}
.wk-icon-cc-diners-club:before {
  content: "\f24c";
}
.wk-icon-cc-jcb:before {
  content: "\f24b";
}
.wk-icon-chrome:before {
  content: "\f268";
}
.wk-icon-clone:before {
  content: "\f24d";
}
.wk-icon-commenting:before {
  content: "\f27a";
}
.wk-icon-commenting-o:before {
  content: "\f27b";
}
.wk-icon-contao:before {
  content: "\f26d";
}
.wk-icon-creative-commons:before {
  content: "\f25e";
}
.wk-icon-expeditedssl:before {
  content: "\f23e";
}
.wk-icon-firefox:before {
  content: "\f269";
}
.wk-icon-fonticons:before {
  content: "\f280";
}
.wk-icon-get-pocket:before {
  content: "\f265";
}
.wk-icon-gg:before {
  content: "\f260";
}
.wk-icon-gg-circle:before {
  content: "\f261";
}
.wk-icon-hand-lizard-o:before {
  content: "\f258";
}
.wk-icon-hand-paper-o:before,
.wk-icon-hand-stop-o:before {
  content: "\f256";
}
.wk-icon-hand-peace-o:before {
  content: "\f25b";
}
.wk-icon-hand-pointer-o:before {
  content: "\f25a";
}
.wk-icon-hand-grab-o:before,
.wk-icon-hand-rock-o:before {
  content: "\f255";
}
.wk-icon-hand-scissors-o:before {
  content: "\f257";
}
.wk-icon-hand-spock-o:before {
  content: "\f259";
}
.wk-icon-hourglass:before {
  content: "\f254";
}
.wk-icon-hourglass-o:before {
  content: "\f250";
}
.wk-icon-hourglass-1:before,
.wk-icon-hourglass-start:before {
  content: "\f251";
}
.wk-icon-hourglass-2:before,
.wk-icon-hourglass-half:before {
  content: "\f252";
}
.wk-icon-hourglass-3:before,
.wk-icon-hourglass-end:before {
  content: "\f253";
}
.wk-icon-houzz:before {
  content: "\f27c";
}
.wk-icon-i-cursor:before {
  content: "\f246";
}
.wk-icon-industry:before {
  content: "\f275";
}
.wk-icon-internet-explorer:before {
  content: "\f26b";
}
.wk-icon-map:before {
  content: "\f279";
}
.wk-icon-map-o:before {
  content: "\f278";
}
.wk-icon-map-pin:before {
  content: "\f276";
}
.wk-icon-map-signs:before {
  content: "\f277";
}
.wk-icon-mouse-pointer:before {
  content: "\f245";
}
.wk-icon-object-group:before {
  content: "\f247";
}
.wk-icon-object-ungroup:before {
  content: "\f248";
}
.wk-icon-odnoklassniki:before {
  content: "\f263";
}
.wk-icon-odnoklassniki-square:before {
  content: "\f264";
}
.wk-icon-opencart:before {
  content: "\f23d";
}
.wk-icon-opera:before {
  content: "\f26a";
}
.wk-icon-optin-monster:before {
  content: "\f23c";
}
.wk-icon-registered:before {
  content: "\f25d";
}
.wk-icon-safari:before {
  content: "\f267";
}
.wk-icon-sticky-note:before {
  content: "\f249";
}
.wk-icon-sticky-note-o:before {
  content: "\f24a";
}
.wk-icon-television:before,
.wk-icon-tv:before {
  content: "\f26c";
}
.wk-icon-trademark:before {
  content: "\f25c";
}
.wk-icon-tripadvisor:before {
  content: "\f262";
}
.wk-icon-vimeo:before {
  content: "\f27d";
}
.wk-icon-wikipedia-w:before {
  content: "\f266";
}
.wk-icon-y-combinator:before,
.wk-icon-yc:before {
  content: "\f23b";
}
.wk-icon-y-combinator-square:before,
.wk-icon-yc-square:before {
  content: "\f1d4";
}
.wk-icon-bluetooth:before {
  content: "\f293";
}
.wk-icon-bluetooth-b:before {
  content: "\f294";
}
.wk-icon-codiepie:before {
  content: "\f284";
}
.wk-icon-credit-card-alt:before {
  content: "\f283";
}
.wk-icon-edge:before {
  content: "\f282";
}
.wk-icon-fort-awesome:before {
  content: "\f286";
}
.wk-icon-hashtag:before {
  content: "\f292";
}
.wk-icon-mixcloud:before {
  content: "\f289";
}
.wk-icon-modx:before {
  content: "\f285";
}
.wk-icon-pause-circle:before {
  content: "\f28b";
}
.wk-icon-pause-circle-o:before {
  content: "\f28c";
}
.wk-icon-percent:before {
  content: "\f295";
}
.wk-icon-product-hunt:before {
  content: "\f288";
}
.wk-icon-reddit-alien:before {
  content: "\f281";
}
.wk-icon-scribd:before {
  content: "\f28a";
}
.wk-icon-shopping-bag:before {
  content: "\f290";
}
.wk-icon-shopping-basket:before {
  content: "\f291";
}
.wk-icon-stop-circle:before {
  content: "\f28d";
}
.wk-icon-stop-circle-o:before {
  content: "\f28e";
}
.wk-icon-usb:before {
  content: "\f287";
}
.wk-icon-american-sign-language-interpreting:before,
.wk-icon-asl-interpreting:before {
  content: "\f2a3";
}
.wk-icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.wk-icon-audio-description:before {
  content: "\f29e";
}
.wk-icon-blind:before {
  content: "\f29d";
}
.wk-icon-braille:before {
  content: "\f2a1";
}
.wk-icon-deaf:before,
.wk-icon-deafness:before {
  content: "\f2a4";
}
.wk-icon-envira:before {
  content: "\f299";
}
.wk-icon-fa:before,
.wk-icon-font-awesome:before {
  content: "\f2b4";
}
.wk-icon-first-order:before {
  content: "\f2b0";
}
.wk-icon-gitlab:before {
  content: "\f296";
}
.wk-icon-glide:before {
  content: "\f2a5";
}
.wk-icon-glide-g:before {
  content: "\f2a6";
}
.wk-icon-hard-of-hearing:before {
  content: "\f2a4";
}
.wk-icon-low-vision:before {
  content: "\f2a8";
}
.wk-icon-question-circle-o:before {
  content: "\f29c";
}
.wk-icon-sign-language:before,
.wk-icon-signing:before {
  content: "\f2a7";
}
.wk-icon-snapchat:before {
  content: "\f2ab";
}
.wk-icon-snapchat-ghost:before {
  content: "\f2ac";
}
.wk-icon-snapchat-square:before {
  content: "\f2ad";
}
.wk-icon-themeisle:before {
  content: "\f2b2";
}
.wk-icon-universal-access:before {
  content: "\f29a";
}
.wk-icon-viadeo:before {
  content: "\f2a9";
}
.wk-icon-viadeo-square:before {
  content: "\f2aa";
}
.wk-icon-volume-control-phone:before {
  content: "\f2a0";
}
.wk-icon-wheelchair-alt:before {
  content: "\f29b";
}
.wk-icon-wpbeginner:before {
  content: "\f297";
}
.wk-icon-wpforms:before {
  content: "\f298";
}
.wk-icon-yoast:before {
  content: "\f2b1";
}
.wk-icon-adress-book:before {
  content: "\f2b9";
}
.wk-icon-adress-book-o:before {
  content: "\f2ba";
}
.wk-icon-adress-card:before {
  content: "\f2bb";
}
.wk-icon-adress-card-o:before {
  content: "\f2bc";
}
.wk-icon-bandcamp:before {
  content: "\f2d5";
}
.wk-icon-bath:before,
.wk-icon-bathub:before {
  content: "\f2cd";
}
.wk-icon-drivers-license:before {
  content: "\f2c2";
}
.wk-icon-drivers-license-o:before {
  content: "\f2c3";
}
.wk-icon-eercast:before {
  content: "\f2da";
}
.wk-icon-envelope-open:before {
  content: "\f2b6";
}
.wk-icon-envelope-open-o:before {
  content: "\f2b7";
}
.wk-icon-etsy:before {
  content: "\f2d7";
}
.wk-icon-free-code-camp:before {
  content: "\f2c5";
}
.wk-icon-grav:before {
  content: "\f2d6";
}
.wk-icon-handshake-o:before {
  content: "\f2b5";
}
.wk-icon-id-badge:before {
  content: "\f2c1";
}
.wk-icon-id-card:before {
  content: "\f2c2";
}
.wk-icon-id-card-o:before {
  content: "\f2c3";
}
.wk-icon-imdb:before {
  content: "\f2d8";
}
.wk-icon-linode:before {
  content: "\f2b8";
}
.wk-icon-meetup:before {
  content: "\f2e0";
}
.wk-icon-microchip:before {
  content: "\f2db";
}
.wk-icon-podcast:before {
  content: "\f2ce";
}
.wk-icon-quora:before {
  content: "\f2c4";
}
.wk-icon-ravelry:before {
  content: "\f2d9";
}
.wk-icon-s15:before {
  content: "\f2cd";
}
.wk-icon-shower:before {
  content: "\f2cc";
}
.wk-icon-snowflake-o:before {
  content: "\f2dc";
}
.wk-icon-superpowers:before {
  content: "\f2dd";
}
.wk-icon-telegram:before {
  content: "\f2c6";
}
.wk-icon-thermometer:before {
  content: "\f2c7";
}
.wk-icon-thermometer-0:before {
  content: "\f2cb";
}
.wk-icon-thermometer-1:before {
  content: "\f2ca";
}
.wk-icon-thermometer-2:before {
  content: "\f2c9";
}
.wk-icon-thermometer-3:before {
  content: "\f2c8";
}
.wk-icon-thermometer-4:before {
  content: "\f2c7";
}
.wk-icon-thermometer-empty:before {
  content: "\f2cb";
}
.wk-icon-thermometer-full:before {
  content: "\f2c7";
}
.wk-icon-thermometer-half:before {
  content: "\f2c9";
}
.wk-icon-thermometer-quarter:before {
  content: "\f2ca";
}
.wk-icon-thermometer-three-quarters:before {
  content: "\f2c8";
}
.wk-icon-times-rectangle:before {
  content: "\f2d3";
}
.wk-icon-times-rectangle-o:before {
  content: "\f2d4";
}
.wk-icon-user-circle:before {
  content: "\f2bd";
}
.wk-icon-user-circle-o:before {
  content: "\f2be";
}
.wk-icon-user-o:before {
  content: "\f2c0";
}
.wk-icon-vcard:before {
  content: "\f2bb";
}
.wk-icon-vcard-o:before {
  content: "\f2bc";
}
.wk-icon-widow-close:before {
  content: "\f2d3";
}
.wk-icon-widow-close-o:before {
  content: "\f2d4";
}
.wk-icon-window-maximize:before {
  content: "\f2d0";
}
.wk-icon-window-minimize:before {
  content: "\f2d1";
}
.wk-icon-window-restore:before {
  content: "\f2d2";
}
.wk-icon-wpexplorer:before {
  content: "\f2de";
}
.wk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.wk-close {
  margin: 0;
  border: none;
  font: inherit;
  color: inherit;
  padding: 0;
  background: 0 0;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  vertical-align: middle;
  opacity: 0.3;
}
.wk-container,
.wk-modal-dialog,
.wk-overlay-area-content,
.wk-responsive-height,
.wk-responsive-width,
.wk-scrollable-box,
.wk-thumbnail,
[class*="wk-height"] {
  box-sizing: border-box;
}
.wk-close:after {
  display: block;
  content: "\f00d";
  font-family: 'Times New Roman', Times, serif;;
}
.wk-close:focus,
.wk-close:hover {
  opacity: 0.5;
  outline: 0;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.wk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.wk-close-alt:focus,
.wk-close-alt:hover {
  opacity: 1;
}
.wk-close-alt:after {
  opacity: 0.5;
}
.wk-close-alt:focus:after,
.wk-close-alt:hover:after {
  opacity: 0.8;
}
.wk-thumbnail {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding: 4px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 2px;
}
a.wk-thumbnail:focus,
a.wk-thumbnail:hover {
  border-color: #ccc;
  background-color: #fff;
  text-decoration: none;
  outline: 0;
}
.wk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #444;
}
.wk-thumbnail-mini {
  width: 150px;
}
.wk-thumbnail-small {
  width: 200px;
}
.wk-thumbnail-medium {
  width: 300px;
}
.wk-thumbnail-large {
  width: 400px;
}
.wk-thumbnail-expand,
.wk-thumbnail-expand > img {
  width: 100%;
}
.wk-overlay {
  max-width: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  margin: 0;
}
.wk-overlay-area:empty:before,
.wk-overlay-icon:before {
  content: "\f002";
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 27px;
  line-height: 1;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;;
}
.wk-overlay.wk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.wk-overlay-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}
.wk-overlay-panel a[class*="wk-icon-"]:not(.wk-icon-button),
.wk-overlay-panel h1,
.wk-overlay-panel h2,
.wk-overlay-panel h3,
.wk-overlay-panel h4,
.wk-overlay-panel h5,
.wk-overlay-panel h6 {
  color: inherit;
}
.wk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: underline;
}
.wk-overlay-active :not(.wk-active) > .wk-overlay-panel:not(.wk-ignore),
.wk-overlay-hover:not(:hover):not(.wk-hover) .wk-overlay-panel:not(.wk-ignore) {
  opacity: 0;
}
.wk-overlay-background {
  background: rgba(255, 255, 255, 0.95);
  color: #444;
}
.wk-overlay-image {
  padding: 0;
}
.wk-overlay-top {
  bottom: auto;
}
.wk-overlay-bottom {
  top: auto;
}
.wk-overlay-left {
  right: auto;
}
.wk-overlay-right {
  left: auto;
}
.wk-overlay-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #999;
}
.wk-overlay-blur,
.wk-overlay-fade,
.wk-overlay-grayscale,
.wk-overlay-scale,
.wk-overlay-spin,
[class*="wk-overlay-slide"] {
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
.wk-overlay-active .wk-overlay-fade,
.wk-overlay-active .wk-overlay-scale,
.wk-overlay-active .wk-overlay-spin,
.wk-overlay-active [class*="wk-overlay-slide"] {
  transition-duration: 0.8s;
}
.wk-overlay-fade {
  opacity: 0.7;
}
.wk-overlay-active .wk-active > .wk-overlay-fade,
.wk-overlay-hover.wk-hover .wk-overlay-fade,
.wk-overlay-hover:hover .wk-overlay-fade {
  opacity: 1;
}
.wk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wk-overlay-active .wk-active > .wk-overlay-scale,
.wk-overlay-hover.wk-hover .wk-overlay-scale,
.wk-overlay-hover:hover .wk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wk-overlay-spin {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.wk-overlay-active .wk-active > .wk-overlay-spin,
.wk-overlay-hover.wk-hover .wk-overlay-spin,
.wk-overlay-hover:hover .wk-overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}
.wk-overlay-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.wk-overlay-active .wk-active > .wk-overlay-grayscale,
.wk-overlay-hover.wk-hover .wk-overlay-grayscale,
.wk-overlay-hover:hover .wk-overlay-grayscale {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
[class*="wk-overlay-slide"] {
  opacity: 0;
}
.wk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.wk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.wk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.wk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.wk-overlay-active .wk-active > [class*="wk-overlay-slide"],
.wk-overlay-hover.wk-hover [class*="wk-overlay-slide"],
.wk-overlay-hover:hover [class*="wk-overlay-slide"] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.wk-overlay-area,
.wk-overlay-caption {
  -webkit-transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 0;
}
.wk-overlay-area {
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.15s linear;
}
.wk-overlay-toggle.wk-hover .wk-overlay-area,
.wk-overlay-toggle:hover .wk-overlay-area,
.wk-overlay.wk-hover .wk-overlay-area,
.wk-overlay:hover .wk-overlay-area {
  opacity: 1;
}
.wk-overlay-area:empty:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.wk-overlay-area:not(:empty) {
  font-size: 0;
}
.wk-overlay-area:not(:empty):before {
  content: "";
  height: 100%;
}
.wk-overlay-area-content {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  padding: 0 15px;
  color: #fff;
}
.wk-overlay-area-content a:not([class]),
.wk-overlay-area-content a:not([class]):hover {
  color: inherit;
}
.wk-overlay-caption {
  left: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0;
  transition: opacity 0.15s linear;
}
.wk-dropdown,
.wk-dropdown-navbar {
  background: #fff;
  color: #444;
  border: 1px solid #e5e5e5;
}
.wk-overlay-toggle.wk-hover .wk-overlay-caption,
.wk-overlay-toggle:hover .wk-overlay-caption,
.wk-overlay.wk-hover .wk-overlay-caption,
.wk-overlay:hover .wk-overlay-caption {
  opacity: 1;
}
[class*="wk-animation-"] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media screen {
  [data-wk-scrollspy*="wk-animation-"]:not([data-wk-scrollspy*="target"]) {
    opacity: 0;
  }
}
.wk-animation-fade {
  -webkit-animation-name: wk-fade;
  animation-name: wk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
.wk-animation-scale-up {
  -webkit-animation-name: wk-fade-scale-02;
  animation-name: wk-fade-scale-02;
}
.wk-animation-scale-down {
  -webkit-animation-name: wk-fade-scale-18;
  animation-name: wk-fade-scale-18;
}
.wk-animation-slide-top {
  -webkit-animation-name: wk-fade-top;
  animation-name: wk-fade-top;
}
.wk-animation-slide-bottom {
  -webkit-animation-name: wk-fade-bottom;
  animation-name: wk-fade-bottom;
}
.wk-animation-slide-left {
  -webkit-animation-name: wk-fade-left;
  animation-name: wk-fade-left;
}
.wk-animation-slide-right {
  -webkit-animation-name: wk-fade-right;
  animation-name: wk-fade-right;
}
.wk-animation-scale {
  -webkit-animation-name: wk-scale-12;
  animation-name: wk-scale-12;
}
.wk-animation-shake {
  -webkit-animation-name: wk-shake;
  animation-name: wk-shake;
}
.wk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.wk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.wk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.wk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.wk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.wk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.wk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.wk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.wk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.wk-animation-hover:not(:hover),
.wk-animation-hover:not(:hover) [class*="wk-animation-"],
.wk-touch .wk-animation-hover:not(.wk-hover),
.wk-touch .wk-animation-hover:not(.wk-hover) [class*="wk-animation-"] {
  -webkit-animation-name: none;
  animation-name: none;
}
@-webkit-keyframes wk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes wk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes wk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes wk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes wk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes wk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes wk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes wk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes wk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes wk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes wk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes wk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes wk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes wk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes wk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes wk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes wk-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes wk-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes wk-shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes wk-shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
@-webkit-keyframes wk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes wk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes wk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes wk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.wk-dropdown,
.wk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
}
.wk-dropdown {
  padding: 15px;
  font-size: 1rem;
  vertical-align: top;
  border-radius: 2px;
}
.wk-dropdown:focus {
  outline: 0;
}
.wk-open > .wk-dropdown,
.wk-open > .wk-dropdown-blank {
  display: block;
  -webkit-animation: wk-fade 0.2s ease-in-out;
  animation: wk-fade 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wk-dropdown-top {
  margin-top: -5px;
}
.wk-dropdown-bottom {
  margin-top: 5px;
}
.wk-dropdown-left {
  margin-left: -5px;
}
.wk-dropdown-right {
  margin-left: 5px;
}
.wk-dropdown .wk-nav {
  margin: 0 -15px;
}
.wk-dropdown-grid > [class*="wk-width-"] > .wk-panel + .wk-panel,
.wk-dropdown-stack > .wk-dropdown-grid > [class*="wk-width-"]:nth-child(n + 2),
.wk-grid .wk-dropdown-grid + .wk-dropdown-grid {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .wk-dropdown:not(.wk-dropdown-stack) > .wk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wk-dropdown:not(.wk-dropdown-stack)
    > .wk-dropdown-grid
    > [class*="wk-width-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wk-dropdown:not(.wk-dropdown-stack)
    > .wk-dropdown-grid
    > [class*="wk-width-"]:nth-child(n + 2) {
    border-left: 1px solid #e5e5e5;
  }
  .wk-dropdown-width-2:not(.wk-dropdown-stack) {
    width: 400px;
  }
  .wk-dropdown-width-3:not(.wk-dropdown-stack) {
    width: 600px;
  }
  .wk-dropdown-width-4:not(.wk-dropdown-stack) {
    width: 800px;
  }
  .wk-dropdown-width-5:not(.wk-dropdown-stack) {
    width: 1000px;
  }
}
@media (max-width: 767px) {
  .wk-dropdown-grid > [class*="wk-width-"] {
    width: 100%;
  }
  .wk-dropdown-grid > [class*="wk-width-"]:nth-child(n + 2) {
    margin-top: 15px;
  }
}
.wk-dropdown-stack > .wk-dropdown-grid > [class*="wk-width-"] {
  width: 100%;
}
.wk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px;
}
.wk-dropdown-small .wk-nav {
  margin: 0 -5px;
}
.wk-dropdown-navbar {
  margin-top: 6px;
  left: -1px;
  border-radius: 2px;
}
.wk-open > .wk-dropdown-navbar {
  -webkit-animation: wk-slide-top-fixed 0.2s ease-in-out;
  animation: wk-slide-top-fixed 0.2s ease-in-out;
}
.wk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px;
}
.wk-dropdown-navbar.wk-dropdown-flip {
  left: auto;
}
.wk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(245, 245, 245, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.wk-modal-page,
.wk-modal-page body,
.wk-nbfc,
.wk-text-truncate {
  overflow: hidden;
}
.wk-modal.wk-open {
  opacity: 1;
}
.wk-modal-dialog {
  position: relative;
  margin: 50px auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .wk-modal-dialog {
    width: auto;
    margin: 10px auto;
  }
}
.wk-open .wk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.wk-modal-dialog > :not([class*="wk-modal-"]):last-child {
  margin-bottom: 0;
}
.wk-modal-dialog > .wk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
}
.wk-modal-dialog > .wk-close:first-child + :not([class*="wk-modal-"]) {
  margin-top: 0;
}
.wk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px;
}
.wk-modal-dialog-lightbox > .wk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none;
}
@media (max-width: 767px) {
  .wk-modal-dialog-lightbox > .wk-close:first-child {
    top: -7px;
    right: -7px;
  }
}
.wk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.wk-modal-dialog-blank > .wk-close:first-child {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  float: none;
}
@media (min-width: 768px) {
  .wk-modal-dialog-large {
    width: 930px;
  }
}
.wk-modal-header {
  margin-bottom: 15px;
}
.wk-modal-footer {
  margin-top: 15px;
}
.wk-modal-footer > :last-child,
.wk-modal-header > :last-child {
  margin-bottom: 0;
}
.wk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd;
}
.wk-modal-spinner:after {
  content: "\f110";
  display: block;
  font-family: 'Times New Roman', Times, serif;
  -webkit-animation: wk-rotate 2s infinite linear;
  animation: wk-rotate 2s infinite linear;
}
.wk-clearfix:after,
.wk-clearfix:before,
.wk-container:after,
.wk-container:before {
  content: "";
}
.wk-switcher {
  margin: 0;
  padding: 0;
}
.wk-switcher > :not(.wk-active) {
  display: none;
}
.wk-text-small {
  font-size: 11px;
  line-height: 16px;
}
.wk-text-large {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.wk-text-bold {
  font-weight: 700;
}
.wk-text-muted {
  color: #999 !important;
}
.wk-text-primary {
  color: #37a5e4 !important;
}
.wk-text-success {
  color: #80c96d !important;
}
.wk-text-warning {
  color: #ff9a2e !important;
}
.wk-text-danger {
  color: #f0615b !important;
}
.wk-text-contrast {
  color: #fff !important;
}
.wk-text-left {
  text-align: left !important;
}
.wk-text-right {
  text-align: right !important;
}
.wk-text-center {
  text-align: center !important;
}
.wk-text-justify {
  text-align: justify !important;
}
.wk-text-top {
  vertical-align: top !important;
}
.wk-text-middle {
  vertical-align: middle !important;
}
.wk-text-bottom {
  vertical-align: bottom !important;
}
@media (max-width: 959px) {
  .wk-text-center-medium {
    text-align: center !important;
  }
  .wk-text-left-medium {
    text-align: left !important;
  }
}
.wk-text-truncate {
  text-overflow: ellipsis;
}
.wk-text-break {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.wk-text-capitalize {
  text-transform: capitalize !important;
}
.wk-text-lowercase {
  text-transform: lowercase !important;
}
.wk-text-uppercase {
  text-transform: uppercase !important;
}
.wk-container {
  max-width: 980px;
  padding: 0 25px;
}
@media (min-width: 1220px) {
  .wk-modal-dialog-large {
    width: 1130px;
  }
  .wk-container {
    max-width: 1200px;
    padding: 0 35px;
  }
}
.wk-container:after,
.wk-container:before {
  display: table;
}
.wk-container-center {
  margin-left: auto;
  margin-right: auto;
}
.wk-clearfix:before {
  display: table-cell;
}
.wk-clearfix:after {
  display: table;
}
.wk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}
.wk-float-left {
  float: left;
}
.wk-float-right {
  float: right;
}
[class*="wk-float-"] {
  max-width: 100%;
}
[class*="wk-align-"] {
  display: block;
  margin-bottom: 20px;
}
.wk-align-left {
  margin-right: 20px;
  float: left;
}
.wk-align-right {
  margin-left: 20px;
  float: right;
}
@media (min-width: 768px) {
  .wk-align-medium-left {
    margin-right: 20px;
    float: left;
  }
  .wk-align-medium-right {
    margin-left: 20px;
    float: right;
  }
}
.wk-align-center {
  margin-left: auto;
  margin-right: auto;
}
.wk-vertical-align {
  font-size: 0;
}
.wk-vertical-align:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.wk-vertical-align-bottom,
.wk-vertical-align-middle {
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}
.wk-vertical-align-middle {
  vertical-align: middle;
}
.wk-vertical-align-bottom {
  vertical-align: bottom;
}
.wk-height-1-1 {
  height: 100%;
}
.wk-height-viewport {
  height: 100vh;
  min-height: 600px;
}
.wk-responsive-width {
  max-width: 100% !important;
  height: auto;
}
.wk-responsive-height {
  max-height: 100%;
  width: auto;
}
.wk-margin {
  margin-bottom: 20px;
}
* + .wk-margin {
  margin-top: 20px;
}
.wk-margin-top {
  margin-top: 20px !important;
}
.wk-margin-bottom {
  margin-bottom: 20px !important;
}
.wk-margin-left {
  margin-left: 20px !important;
}
.wk-margin-right {
  margin-right: 20px !important;
}
.wk-margin-large {
  margin-bottom: 25px;
}
* + .wk-margin-large {
  margin-top: 25px;
}
.wk-margin-large-top {
  margin-top: 25px !important;
}
.wk-margin-large-bottom {
  margin-bottom: 25px !important;
}
.wk-margin-large-left {
  margin-left: 25px !important;
}
.wk-margin-large-right {
  margin-right: 25px !important;
}
.wk-margin-small {
  margin-bottom: 5px;
}
* + .wk-margin-small {
  margin-top: 5px;
}
.wk-margin-small-top {
  margin-top: 5px !important;
}
.wk-margin-small-bottom {
  margin-bottom: 5px !important;
}
.wk-margin-small-left {
  margin-left: 5px !important;
}
.wk-margin-small-right {
  margin-right: 5px !important;
}
.wk-margin-remove {
  margin: 0 !important;
}
.wk-margin-top-remove {
  margin-top: 0 !important;
}
.wk-margin-bottom-remove {
  margin-bottom: 0 !important;
}
.wk-overflow-container > :last-child,
.wk-scrollable-box > :last-child {
  margin-bottom: 0;
}
.wk-padding-remove {
  padding: 0 !important;
}
.wk-padding-top-remove {
  padding-top: 0 !important;
}
.wk-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.wk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wk-border-circle {
  border-radius: 50%;
}
.wk-border-rounded {
  border-radius: 5px;
  height: 400px;
}
.wk-heading-large {
  font-size: 36px;
  line-height: 42px;
}
.wk-link-muted,
.wk-link-muted a,
.wk-link-muted a:hover,
.wk-link-muted:hover {
  color: #444;
}

.wk-margin ul li {
    display: flex;
}
.wk-link-reset,
.wk-link-reset a,
.wk-link-reset a:focus,
.wk-link-reset a:hover,
.wk-link-reset:focus,
.wk-link-reset:hover {
  color: inherit;
  text-decoration: none;
}
.wk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both;
}
.wk-scrollable-box {
  height: 200px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
  border-radius: 3px;
}
.wk-overflow-hidden {
  overflow: hidden;
}
.wk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.wk-dotnav > * > *,
.wk-slider-container,
.wk-slideshow {
  overflow: hidden;
}
.wk-position-absolute,
[class*="wk-position-top"],
[class*="wk-position-bottom"] {
  position: absolute !important;
}
.wk-position-top {
  top: 0;
  left: 0;
  right: 0;
}
.wk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.wk-position-top-left {
  top: 0;
  left: 0;
}
.wk-position-top-right {
  top: 0;
  right: 0;
}
.wk-position-bottom-left {
  bottom: 0;
  left: 0;
}
.wk-position-bottom-right {
  bottom: 0;
  right: 0;
}
.wk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.wk-position-relative {
  position: relative !important;
}
.wk-position-z-index {
  z-index: 1;
}
.wk-display-block {
  display: block !important;
}
.wk-display-inline {
  display: inline !important;
}
.wk-display-inline-block {
  display: inline-block !important;
  max-width: 100%;
}
@media (min-width: 960px) {
  .wk-hidden-large,
  .wk-visible-medium,
  .wk-visible-small {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .wk-hidden-medium,
  .wk-visible-large,
  .wk-visible-small {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .wk-text-center-small {
    text-align: center !important;
  }
  .wk-text-left-small {
    text-align: left !important;
  }
  .wk-hidden-small,
  .wk-visible-large,
  .wk-visible-medium {
    display: none !important;
  }
}
.wk-hidden {
  display: none !important;
  visibility: hidden !important;
}
.wk-invisible {
  visibility: hidden !important;
}
.wk-visible-hover:hover .wk-hidden,
.wk-visible-hover:hover .wk-invisible {
  display: block !important;
  visibility: visible !important;
}
.wk-visible-hover-inline:hover .wk-hidden,
.wk-visible-hover-inline:hover .wk-invisible {
  display: inline-block !important;
  visibility: visible !important;
}
.wk-notouch .wk-hidden-notouch,
.wk-touch .wk-hidden-touch {
  display: none !important;
}
.wk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.wk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.wk-flex-inline > *,
.wk-flex > * {
  -ms-flex-negative: 1;
}
.wk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.wk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.wk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.wk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.wk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.wk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.wk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.wk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.wk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.wk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.wk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.wk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.wk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.wk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.wk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}
.wk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
}
.wk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around;
}
.wk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.wk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-order: 99;
  order: 99;
}
@media (min-width: 480px) {
  .wk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .wk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
@media (min-width: 768px) {
  .wk-heading-large {
    font-size: 52px;
    line-height: 64px;
  }
  .wk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .wk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
@media (min-width: 960px) {
  .wk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .wk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
@media (min-width: 1220px) {
  .wk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .wk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
  }
}
.wk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.wk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  -ms-flex-negative: 1;
}
.wk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.wk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: -15px;
  padding: 0;
}
.wk-dotnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 15px;
  margin-top: 15px;
  float: left;
}
.wk-dotnav:after,
.wk-dotnav:before {
  content: "";
  display: block;
  overflow: hidden;
}
.wk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  text-indent: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wk-dotnav > * > :focus,
.wk-dotnav > * > :hover {
  background: rgba(50, 50, 50, 0.4);
  outline: 0;
}
.wk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}
.wk-dotnav > .wk-active > * {
  background: rgba(50, 50, 50, 0.4);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.wk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
.wk-dotnav-contrast > * > :focus,
.wk-dotnav-contrast > * > :hover {
  background: rgba(255, 255, 255, 0.7);
}
.wk-dotnav-contrast > * > :active,
.wk-dotnav-contrast > .wk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
.wk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.wk-dotnav-vertical > * {
  float: none;
}
.wk-slidenav {
  display: inline-block;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}
.wk-slider-fullscreen,
.wk-slider-fullscreen > li,
.wk-slideshow-fullscreen,
.wk-slideshow-fullscreen > li {
  height: 100vh;
}
.wk-slidenav:focus,
.wk-slidenav:hover {
  outline: 0;
  text-decoration: none;
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}
.wk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}
.wk-slidenav-previous:before {
  content: "\f104";
  font-family: 'Times New Roman', Times, serif;
}
.wk-slidenav-next:before {
  content: "\f105";
  font-family: 'Times New Roman', Times, serif;
}
.wk-slidenav-position {
  position: relative;
}
.wk-slidenav-position .wk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}
.wk-slider,
.wk-slideshow {
  z-index: 0;
  touch-action: pan-y;
}
.wk-slidenav-position:hover .wk-slidenav {
  display: block;
}
.wk-slidenav-position .wk-slidenav-previous {
  left: 20px;
}
.wk-slidenav-position .wk-slidenav-next {
  right: 20px;
}
.wk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}
.wk-slidenav-contrast:focus,
.wk-slidenav-contrast:hover {
  color: rgba(255, 255, 255, 0.7);
}
.wk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}
.wk-accordion-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 20px;
  background: #eee;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.wk-accordion-content {
  padding: 0 20px 20px;
}
.wk-slider:not(.wk-grid),
.wk-slideshow {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wk-accordion-content:after,
.wk-accordion-content:before {
  content: "";
  display: table;
}
.wk-accordion-content > :last-child {
  margin-bottom: 0;
}
[data-wk-slider] {
  direction: ltr;
}
html[dir="rtl"] .wk-slider > * {
  direction: rtl;
}
.wk-slider {
  position: relative;
}
.wk-slider > * {
  position: absolute;
  top: 0;
  left: 0;
}
.wk-slider:not(.wk-drag) {
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.wk-slider.wk-drag {
  cursor: col-resize;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wk-slider a,
.wk-slider img {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}
.wk-slider img {
  pointer-events: none;
}
.wk-slideshow {
  position: relative;
  width: 100%;
}
.wk-slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.wk-slideshow > .wk-active {
  z-index: 10;
  opacity: 1;
}
.wk-slideshow > li > img {
  visibility: hidden;
}
[data-wk-slideshow-slide] {
  cursor: pointer;
}
.wk-slideshow-fade-in {
  -webkit-animation: wk-fade 0.5s linear;
  animation: wk-fade 0.5s linear;
}
.wk-slideshow-fade-out {
  -webkit-animation: wk-fade 0.5s linear reverse;
  animation: wk-fade 0.5s linear reverse;
}
.wk-slideshow-scroll-forward-in {
  -webkit-animation: wk-slide-right 0.5s ease-in-out;
  animation: wk-slide-right 0.5s ease-in-out;
}
.wk-slideshow-scroll-forward-out {
  -webkit-animation: wk-slide-left 0.5s ease-in-out reverse;
  animation: wk-slide-left 0.5s ease-in-out reverse;
}
.wk-slideshow-scroll-backward-in {
  -webkit-animation: wk-slide-left 0.5s ease-in-out;
  animation: wk-slide-left 0.5s ease-in-out;
}
.wk-slideshow-scroll-backward-out {
  -webkit-animation: wk-slide-right 0.5s ease-in-out reverse;
  animation: wk-slide-right 0.5s ease-in-out reverse;
}
.wk-slideshow-scale-out {
  -webkit-animation: wk-fade-scale-15 0.5s ease-in-out reverse;
  animation: wk-fade-scale-15 0.5s ease-in-out reverse;
}
.wk-slideshow-swipe-forward-in {
  -webkit-animation: wk-slide-left-33 0.5s ease-in-out;
  animation: wk-slide-left-33 0.5s ease-in-out;
}
.wk-slideshow-swipe-forward-out {
  -webkit-animation: wk-slide-left 0.5s ease-in-out reverse;
  animation: wk-slide-left 0.5s ease-in-out reverse;
}
.wk-slideshow-swipe-backward-in {
  -webkit-animation: wk-slide-right-33 0.5s ease-in-out;
  animation: wk-slide-right-33 0.5s ease-in-out;
}
.wk-slideshow-swipe-backward-out {
  -webkit-animation: wk-slide-right 0.5s ease-in-out reverse;
  animation: wk-slide-right 0.5s ease-in-out reverse;
}
.wk-slideshow-swipe-backward-in:before,
.wk-slideshow-swipe-forward-in:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: wk-fade 0.5s ease-in-out reverse;
  animation: wk-fade 0.5s ease-in-out reverse;
}
.wk-border-rounded1{
  height: 600px;
}