.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";display: table;
}
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";display: table;
}
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1.3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.text-muted {
  color: #D5D5D5;
}
small,
.small {
  font-size: 84%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #f4f4f4;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #4A4A4A;
  background-color: #FFFFFF;
}
a {
  color: #253556;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #253556;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row.row-condensed {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row-condensed .col-xs-1,
.row.row-condensed .col-sm-1,
.row.row-condensed .col-md-1,
.row.row-condensed .col-lg-1,
.row.row-condensed .col-xs-2,
.row.row-condensed .col-sm-2,
.row.row-condensed .col-md-2,
.row.row-condensed .col-lg-2,
.row.row-condensed .col-xs-3,
.row.row-condensed .col-sm-3,
.row.row-condensed .col-md-3,
.row.row-condensed .col-lg-3,
.row.row-condensed .col-xs-4,
.row.row-condensed .col-sm-4,
.row.row-condensed .col-md-4,
.row.row-condensed .col-lg-4,
.row.row-condensed .col-xs-5,
.row.row-condensed .col-sm-5,
.row.row-condensed .col-md-5,
.row.row-condensed .col-lg-5,
.row.row-condensed .col-xs-6,
.row.row-condensed .col-sm-6,
.row.row-condensed .col-md-6,
.row.row-condensed .col-lg-6,
.row.row-condensed .col-xs-7,
.row.row-condensed .col-sm-7,
.row.row-condensed .col-md-7,
.row.row-condensed .col-lg-7,
.row.row-condensed .col-xs-8,
.row.row-condensed .col-sm-8,
.row.row-condensed .col-md-8,
.row.row-condensed .col-lg-8,
.row.row-condensed .col-xs-9,
.row.row-condensed .col-sm-9,
.row.row-condensed .col-md-9,
.row.row-condensed .col-lg-9,
.row.row-condensed .col-xs-10,
.row.row-condensed .col-sm-10,
.row.row-condensed .col-md-10,
.row.row-condensed .col-lg-10,
.row.row-condensed .col-xs-11,
.row.row-condensed .col-sm-11,
.row.row-condensed .col-md-11,
.row.row-condensed .col-lg-11,
.row.row-condensed .col-xs-12,
.row.row-condensed .col-sm-12,
.row.row-condensed .col-md-12,
.row.row-condensed .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 768px) {
  .row.row-condensed-sm {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.row-condensed-sm .col-xs-1,
  .row.row-condensed-sm .col-sm-1,
  .row.row-condensed-sm .col-md-1,
  .row.row-condensed-sm .col-lg-1,
  .row.row-condensed-sm .col-xs-2,
  .row.row-condensed-sm .col-sm-2,
  .row.row-condensed-sm .col-md-2,
  .row.row-condensed-sm .col-lg-2,
  .row.row-condensed-sm .col-xs-3,
  .row.row-condensed-sm .col-sm-3,
  .row.row-condensed-sm .col-md-3,
  .row.row-condensed-sm .col-lg-3,
  .row.row-condensed-sm .col-xs-4,
  .row.row-condensed-sm .col-sm-4,
  .row.row-condensed-sm .col-md-4,
  .row.row-condensed-sm .col-lg-4,
  .row.row-condensed-sm .col-xs-5,
  .row.row-condensed-sm .col-sm-5,
  .row.row-condensed-sm .col-md-5,
  .row.row-condensed-sm .col-lg-5,
  .row.row-condensed-sm .col-xs-6,
  .row.row-condensed-sm .col-sm-6,
  .row.row-condensed-sm .col-md-6,
  .row.row-condensed-sm .col-lg-6,
  .row.row-condensed-sm .col-xs-7,
  .row.row-condensed-sm .col-sm-7,
  .row.row-condensed-sm .col-md-7,
  .row.row-condensed-sm .col-lg-7,
  .row.row-condensed-sm .col-xs-8,
  .row.row-condensed-sm .col-sm-8,
  .row.row-condensed-sm .col-md-8,
  .row.row-condensed-sm .col-lg-8,
  .row.row-condensed-sm .col-xs-9,
  .row.row-condensed-sm .col-sm-9,
  .row.row-condensed-sm .col-md-9,
  .row.row-condensed-sm .col-lg-9,
  .row.row-condensed-sm .col-xs-10,
  .row.row-condensed-sm .col-sm-10,
  .row.row-condensed-sm .col-md-10,
  .row.row-condensed-sm .col-lg-10,
  .row.row-condensed-sm .col-xs-11,
  .row.row-condensed-sm .col-sm-11,
  .row.row-condensed-sm .col-md-11,
  .row.row-condensed-sm .col-lg-11,
  .row.row-condensed-sm .col-xs-12,
  .row.row-condensed-sm .col-sm-12,
  .row.row-condensed-sm .col-md-12,
  .row.row-condensed-sm .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffffff;
  border-color: #253556;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #282e38;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-inverse {
  background-color: #253556;
  border-color: #161f32;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a {
  color: #0AD254;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a {
  color: #444;
}
@media (min-width: 992px) {
  .navbar-inverse .navbar-nav:hover,
  .navbar-inverse .navbar-nav:focus {
    color: #0AD254;
  }
}
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #0AD254;
}
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #1a263d;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #0AD254;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #161f32;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #161f32;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0AD254;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #0AD254;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #0AD254;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #0AD254;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary {
  color: #fff;
  background-color: #253556;
  border-color: #1d2a44;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #161f32;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #161f32;
  border-color: #0b1019;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #161f32;
  border-color: #0b1019;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #0b1019;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #253556;
  border-color: #1d2a44;
}
.btn-primary .badge {
  color: #253556;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #0AD254;
  border-color: #09ba4a;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #08a141;
  border-color: #03401a;
}
.btn-success:hover {
  color: #fff;
  background-color: #08a141;
  border-color: #067f33;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #08a141;
  border-color: #067f33;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #067f33;
  border-color: #03401a;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #0AD254;
  border-color: #09ba4a;
}
.btn-success .badge {
  color: #0AD254;
  background-color: #fff;
}
.btn-brand {
  color: #fff;
  background-color: #2F9AEE;
  border-color: #178fec;
}
.btn-brand:focus,
.btn-brand.focus {
  color: #fff;
  background-color: #1281d8;
  border-color: #0a497a;
}
.btn-brand:hover {
  color: #fff;
  background-color: #1281d8;
  border-color: #0f6db7;
}
.btn-brand:active,
.btn-brand.active,
.open > .dropdown-toggle.btn-brand {
  color: #fff;
  background-color: #1281d8;
  border-color: #0f6db7;
}
.btn-brand:active:hover,
.btn-brand.active:hover,
.open > .dropdown-toggle.btn-brand:hover,
.btn-brand:active:focus,
.btn-brand.active:focus,
.open > .dropdown-toggle.btn-brand:focus,
.btn-brand:active.focus,
.btn-brand.active.focus,
.open > .dropdown-toggle.btn-brand.focus {
  color: #fff;
  background-color: #0f6db7;
  border-color: #0a497a;
}
.btn-brand:active,
.btn-brand.active,
.open > .dropdown-toggle.btn-brand {
  background-image: none;
}
.btn-brand.disabled:hover,
.btn-brand[disabled]:hover,
fieldset[disabled] .btn-brand:hover,
.btn-brand.disabled:focus,
.btn-brand[disabled]:focus,
fieldset[disabled] .btn-brand:focus,
.btn-brand.disabled.focus,
.btn-brand[disabled].focus,
fieldset[disabled] .btn-brand.focus {
  background-color: #2F9AEE;
  border-color: #178fec;
}
.btn-brand .badge {
  color: #2F9AEE;
  background-color: #fff;
}
.btn-link {
  color: #253556;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #253556;
  text-decoration: underline;
  background-color: transparent;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #253556;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1d2229;
  background-color: #eee;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #253556;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #D5D5D5;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.visible-xs,
.visible-sm {
  display: none !important;
}
.visible-xs-inline,
.visible-sm-inline,
.visible-md-inline {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
.navbar {
  border: none;
  font-size: 13px;
}
.navbar-collapse {
  border-top-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  .navbar-collapse .navbar-nav {
    margin-top: 60px;
  }
}
header .navbar--primary {
  border-width: 0;
  min-height: 60px;
}
header .navbar--primary .navbar-nav > li > a {
  font-weight: 400;
  border-bottom: 3px solid transparent;
  font-size: 13px;
  padding: 10px;
  transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: border-bottom 0.3s ease-in-out;
  -moz-transition: border-bottom 0.3s ease-in-out;
  -webkit-transition: border-bottom 0.3s ease-in-out;
}
header .navbar--primary .navbar-nav > li.active > a {
  color: #08ab44;
  background-color: transparent;
  border-bottom: 3px solid #08ab44;
}
@media (min-width: 992px) {
  header .navbar--primary .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 24px;
  }
  header .navbar--primary .navbar-nav > li:hover > a {
    color: #0AD254;
    background-color: transparent;
    border-bottom: 3px solid #0AD254;
  }
  header .navbar--primary .navbar-nav > li.active:hover > a {
    color: #08ab44;
    background-color: transparent;
    border-bottom: 3px solid #08ab44;
  }
}
header .navbar--primary .navbar-toggle {
  border-color: transparent;
  margin: 12px 10px;
}
header .navbar--primary .navbar-toggle .icon-bar {
  background-color: #fff !important;
  margin-bottom: 6px;
  width: 20px;
}
header .navbar--primary .navbar-toggle .icon-bar:last-child {
  margin-bottom: 0;
}
header .navbar--primary .navbar-loggedout .loggedout-menu {
  margin-right: -5px;
}
header .navbar--primary .navbar-loggedout .navbar-btn {
  margin: 14px 5px;
}
@media (min-width: 991px) {
  header .navbar--primary {
    height: 70px;
  }
  header .navbar--primary .container {
    margin-top: 0px;
  }
}
header .navbar--secondary {
  background: #E4E4E4;
  margin-bottom: 0;
}
header .navbar--secondary ul > li > a {
  border-bottom: 3px solid transparent;
  color: #686868;
  font-size: 13px;
  font-weight: 400;
  transition: border-bottom 0.3s ease-in-out;
  -moz-transition: border-bottom 0.3s ease-in-out;
  -webkit-transition: border-bottom 0.3s ease-in-out;
  padding: 15px 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .navbar--secondary ul > li > a {
    padding: 15px 5px;
    font-size: 11px;
  }
}
header .navbar--secondary ul > .active a {
  border-bottom: 3px solid #253556;
  color: #253556;
}
header .navbar--secondary ul > li > a:hover {
  background-color: transparent;
  border-bottom: 3px solid #5b7ab9;
  color: #5b7ab9;
}
header .navbar--secondary ul > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  header .navbar--secondary:not(.store-navbar) {
    display: none;
  }
}
header .navbar-action {
  margin-top: 10px;
}
header .navbar-fixed-top {
  z-index: 1050;
}
.navbar .navbar-brand {
  height: 70px;
  padding: 22.5px 15px;
  color: #fff;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
  outline: 0;
}
@media (max-width: 1199px) {
  .navbar .navbar-brand {
    height: 60px;
    padding: 15px;
    margin-top: 3px;
  }
  .navbar .navbar-brand img {
    height: 100%;
    width: auto;
  }
}
@media (max-width: 991px) {
  .navbar .navbar-brand {
    margin-top: 0;
  }
}
button,
.btn {
  outline: 0!important;
}
.btn {
  padding: 10px 28.8px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: normal;
  border: 1px solid transparent;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.btn:not(:last-child) {
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .btn {
    letter-spacing: 0.5px;
    padding: 8px 23.04px;
    font-size: 11px;
    line-height: 1.4;
    border-radius: 3px;
    margin-bottom: 10px;
  }
}
.btn.btn-lg {
  padding: 20px 28.8px;
  font-size: 13px;
  line-height: 1.3333333;
  border-radius: 3px;
}
@media (max-width: 991px) {
  .btn.btn-lg {
    padding: 11.2px 18.432px;
    font-size: 13px;
    line-height: 1.3333333;
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  .btn-xs-block {
    display: block;
    width: 100%;
  }
  .btn-xs-block + .btn-xs-block {
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  .btn-sm-block {
    display: block;
    width: 100%;
  }
  .btn-sm-block + .btn-sm-block {
    margin-top: 5px;
  }
}
.footer {
  margin-top: 40px;
  background-color: #253556;
  border-color: #253556;
  padding-bottom: 3em;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .footer {
    padding-bottom: 0;
  }
}
.footer a {
  color: #FFFFFF;
}
.footer .made {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 10px 0 0;
  padding: 40px 0 0;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer .wk-lang-filter {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
@media (max-width: 767px) {
  .footer .wk-lang-filter {
    display: block;
    margin: 10px auto 0 auto;
  }
}
.footer__copy {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFF;
  margin: 10px 0;
  padding-top: 20px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .footer__copy {
    text-align: center;
    padding: 20px 0;
    margin: 0;
  }
}
.footer__social-icons {
  display: inline-block;
  margin-left: 30px;
  text-align: right;
  margin-top: 5px;
}
.footer__social-icons .wk2-icon {
  font-size: 120%;
}
.footer__social-icons a {
  color: #D5D5D5;
  font-size: 1.5em;
  margin-right: 10px;
}
.footer__social-icons a:hover,
.footer__social-icons a:focus {
  color: #FFF;
  text-decoration: none;
}
@media (max-width: 767px) {
  .footer__social-icons {
    text-align: center;
    margin-top: 23px;
    margin-left: 0;
    display: block;
  }
}
.footer__globalmap {
  text-align: center;
  display: block;
}
.footer__links .col-md-3 {
  width: 20%;
}
@media (max-width: 991px) {
  .footer__links .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .footer__links .col-md-3 {
    width: 100%;
  }
}
@media (min-width: 767px) {
  .footer__links {
    padding-top: 2em;
  }
}
.footer__links ul li {
  margin: 10px 0;
  font-size: 12px;
}
.footer__links ul li span {
  color: #0AD254;
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer__links ul li {
    text-align: center;
    display: block;
    padding: 0.4em;
  }
}
.footer__links ul li .more {
  font-size: 10px;
}
.footer-related h3 {
  margin: 18px 0;
}
.footer-related ul li {
  font-size: 12px;
}
.footer-related ul li a {
  color: #686868;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #282e38;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 11px;
  font-size: 13px;
  line-height: 1.4;
  color: #686868;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 12px;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 1.4;
  color: #686868;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D5D5D5;
  border-radius: 3px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #2F9AEE;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(47, 154, 238, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(47, 154, 238, 0.6);
}
.form-control::-moz-placeholder {
  color: #686868;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #686868;
}
.form-control::-webkit-input-placeholder {
  color: #686868;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ffffff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 50px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 28px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 75px;
  }
}
.form-group {
  margin-bottom: 8px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 28px;
  padding: 8px 12px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 8px 12px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 29px;
  padding: 9px 12px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 75px;
  padding: 20px 20px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.input-lg {
  height: 75px;
  line-height: 75px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 75px;
  padding: 20px 20px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.form-group-lg select.form-control {
  height: 75px;
  line-height: 75px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 75px;
  min-height: 35px;
  padding: 21px 20px;
  font-size: 17px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 62.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 75px;
  height: 75px;
  line-height: 75px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #0AD254;
}
.has-success .form-control {
  border-color: #0AD254;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #08a141;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4cf68b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4cf68b;
}
.has-success .input-group-addon {
  color: #0AD254;
  border-color: #0AD254;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #0AD254;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #EEAF00;
}
.has-warning .form-control {
  border-color: #EEAF00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #bb8a00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd255;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd255;
}
.has-warning .input-group-addon {
  color: #EEAF00;
  border-color: #EEAF00;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #EEAF00;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #FB535B;
}
.has-error .form-control {
  border-color: #FB535B;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #fa212b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdb7ba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdb7ba;
}
.has-error .input-group-addon {
  color: #FB535B;
  border-color: #FB535B;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #FB535B;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8a8a8a;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 21px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 9px;
    font-size: 11px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  outline: 0!important;
}
select::-ms-expand {
  display: none;
}
select.form-control {
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(https://wkncdn.com/newx/assets/build/img/svg/icon-select-arrow-down.75e671b0f.svg);
  background-repeat: no-repeat;
  background-position: top 20px right 13px;
  padding: 10px 45px 10px 12px;
}
select.form-control:disabled {
  background-color: transparent;
  color: #a8a8a8;
}
@media (max-width: 767px) {
  .form-group.form-group-select-xs div[class^='col-sm-']:first-child select {
    margin-bottom: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottom-right: 0px;
    -moz-border-radius-bottom-left: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .form-group.form-group-select-xs div[class^='col-sm-']:last-child select {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
}
select.sort {
  border: 0px;
  padding: 2px;
  background-color: transparent;
  color: #282e38;
  background-image: url(https://wkncdn.com/newx/assets/build/img/svg/icon-sort-filter.4e8c2f674.svg);
  background-repeat: no-repeat;
  background-position: right 8px;
  padding-right: 15px;
}
.progress {
  position: relative;
  height: 10px;
  background-color: rgba(37, 53, 86, 0.3);
  overflow: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.progress-slim {
  height: 6px;
  padding: 0;
  border: 0;
  background-color: #253556;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
}
.progress-slim .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-slim.progress-inline {
  min-width: 200px;
  display: inline-block;
  margin: 0;
}
.progress.brand {
  background-color: rgba(47, 154, 238, 0.3);
}
.progress.brand .progress-bar {
  background-color: #2F9AEE;
}
.progress.success {
  background-color: rgba(10, 210, 84, 0.3);
}
.progress.success .progress-bar {
  background-color: #0AD254;
}
.progress.danger {
  background-color: rgba(251, 83, 91, 0.3);
}
.progress.danger .progress-bar {
  background-color: #FB535B;
}
.progress.violet {
  background-color: rgba(90, 79, 169, 0.3);
}
.progress.violet .progress-bar {
  background-color: #5A4FA9;
}
.progress.start-animation {
  -webkit-animation: width 4s easeIn;
  -o-animation: width 4s easeIn;
  animation: width 4s easeIn;
}
.progress .progress-bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-value {
  position: absolute;
  right: 0;
  top: -24px;
  font-size: 12px;
  font-weight: 600;
}
.btn--social {
  color: #FFF;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
}
.btn--social:hover,
.btn--social:focus {
  color: #FFF;
}
.btn--social .btn__icon {
  font-size: 30px;
  text-align: center;
  vertical-align: middle;
}
.btn--social.btn--facebook {
  background-color: #3b5998;
}
.btn--social.btn--facebook:hover,
.btn--social.btn--facebook:focus {
  background-color: #344e86;
}
.btn--social.btn--facebook .btn__icon {
  border-right-color: #009ee2;
}
.btn--social.btn--google {
  background-color: #4285F4;
}
.btn--social.btn--google:hover,
.btn--social.btn--google:focus {
  background-color: #2a75f3;
}
.btn--social.btn--google .btn__icon {
  border-right-color: #ffac83;
}
.btn--social.btn--twitter {
  background-color: #1da1f2;
}
.btn--social.btn--twitter:hover,
.btn--social.btn--twitter:focus {
  background-color: #0d95e8;
}
.btn--social.btn--twitter .btn__icon {
  border-right-color: white;
}
.btn--social.btn--mail {
  background-color: #253556;
}
.btn--social.btn--mail:hover,
.btn--social.btn--mail:focus {
  background-color: #1d2a44;
}
.btn--social.btn--mail.inverse {
  background-color: white;
  color: #253556;
}
.btn--social.btn--mail.inverse:hover,
.btn--social.btn--mail.inverse:focus {
  background-color: #f2f2f2;
}
.btn--social.btn--linkedin {
  background-color: #0077b5;
}
.btn--social.btn--linkedin:hover,
.btn--social.btn--linkedin:focus {
  background-color: #00669c;
}
.btn--social.btn--whatsapp {
  background-color: #52c661;
}
.btn--social.btn--whatsapp:hover,
.btn--social.btn--whatsapp:focus {
  background-color: #3fbf50;
}
.btn--social.btn--pinterest {
  background-color: white;
  color: #B8242B;
}
.btn--social.btn--pinterest:hover,
.btn--social.btn--pinterest:focus {
  background-color: #f2f2f2;
}
.btn--social.social-connect,
.btn--social.sc-connect {
  position: relative;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px 8px 10px 50px;
}
@media (max-width: 767px) {
  .btn--social.social-connect,
  .btn--social.sc-connect {
    font-size: 11px;
    text-align: center;
    padding: 10px 4px 10px 44px;
  }
}
.btn--social.social-connect .btn__icon,
.btn--social.sc-connect .btn__icon {
  position: absolute;
  background-color: white;
  font-size: 22px;
  width: 38px;
  height: 38px;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn--social.social-connect.btn--facebook .btn__icon,
.btn--social.sc-connect.btn--facebook .btn__icon {
  padding-top: 7px;
  color: #3b5998;
}
.btn--social.social-connect.btn--google,
.btn--social.sc-connect.btn--google {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.btn--social.social-connect.btn--google .btn__icon,
.btn--social.sc-connect.btn--google .btn__icon {
  background-image: url(https://wkncdn.com/newx/assets/build/img/svg/icon-google-plus.f896d99c3.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.btn--social.social-connect.btn--google .btn__icon:before,
.btn--social.sc-connect.btn--google .btn__icon:before {
  display: none;
}
.btn--social.social-connect.btn--google:hover,
.btn--social.sc-connect.btn--google:hover {
  background-color: #4285F4;
}
.btn--social.social-connect.btn--google:focus,
.btn--social.sc-connect.btn--google:focus {
  background-color: #3367D6;
}
@media (max-width: 767px) {
  .btn--social.social-connect.btn--google,
  .btn--social.sc-connect.btn--google {
    font-size: 11px;
    text-align: center;
    padding: 10px 4px 10px 44px;
  }
}
.btn--social.social-connect.btn--email,
.btn--social.sc-connect.btn--email {
  text-align: center;
}
.btn--social.social-connect.btn--email .btn__icon,
.btn--social.sc-connect.btn--email .btn__icon {
  color: #253556;
}
.btn--social.social-connect.btn--email .btn__icon:before,
.btn--social.sc-connect.btn--email .btn__icon:before {
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 34px;
  content: '@';
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn--social.social-connect,
  .btn--social.sc-connect {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .btn--social.social-connect,
  .btn--social.sc-connect {
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    padding: 10px 4px 10px 44px;
  }
}
.wk-bullet {
  font-weight: 600;
  text-transform: uppercase;
  color: #4A4A4A;
  margin: 10px 0px 20px;
}
h4.wk-bullet {
  font-size: 14px;
  margin-bottom: 19px;
}
.wk-middle-title {
  text-align: center;
  padding-bottom: 10px;
}
.wk-middle-title span {
  display: inline-block;
  position: relative;
}
.wk-middle-title span:before {
  right: 100%;
  margin-right: 20px;
}
.wk-middle-title span:after {
  left: 100%;
  margin-left: 20px;
}
.modal {
  text-align: center;
  padding: 10px;
  z-index: 1100;
}
.modal .close {
  color: #4A4A4A;
  z-index: 1101;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -5px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog .modal-content {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.modal-dialog .modal-header {
  border: none;
  padding: 20px 20px 0;
}
.modal-dialog .modal-header .modal-title,
.modal-dialog .modal-header h1,
.modal-dialog .modal-header h2,
.modal-dialog .modal-header h3,
.modal-dialog .modal-header h4 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
.modal-dialog .close {
  font-family: serif;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
  line-height: 20px;
}
.modal-dialog .modal-body {
  padding: 20px;
}
.modal-dialog .modal-body.normal-height {
  height: auto;
  max-height: 50vh;
  overflow-y: auto;
}
.modal-dialog .modal-body.modal-flex-height {
  height: calc(80vh - 100px);
  min-height: 400px;
  overflow-y: auto;
}
.modal-dialog .modal-body a.link {
  color: #0AD254;
  font-weight: 600;
}
.modal-dialog .modal-body a.link-blue {
  color: #2F9AEE;
  font-weight: 600;
}
@media (max-width: 767px) {
  .modal-dialog .modal-body.modal-flex-height-xs {
    height: calc(80vh - 100px);
    min-height: 400px;
    overflow-y: auto;
  }
}
.modal-dialog .modal-footer {
  border-top: 0;
  text-align: right;
}
.modal-dialog .modal-footer p {
  margin: 0;
}
.modal-dialog .modal-footer .btn + .btn {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .modal-dialog .modal-footer .btn + .btn {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .modal-dialog .modal-footer.full-xs {
    padding-bottom: 0;
  }
  .modal-dialog .modal-footer.full-xs .full {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 68px;
    line-height: normal;
  }
  .modal-dialog .modal-footer .btn-block,
  .modal-dialog .modal-footer .btn-xs-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.modal-dialog iframe {
  border: 0;
  margin: auto;
  display: block;
  max-width: 100%;
}
@media (max-width: 767px) {
  .modal-dialog {
    width: 100%;
    margin: 0;
  }
  .modal-dialog iframe {
    width: 300px;
    height: 200px;
  }
}
.modal-sm .modal-footer .btn {
  width: 100%;
}
.modal-sm .modal-footer .btn + .btn {
  margin: 15px 0 0 0;
}
@media (min-width: 768px) {
  .modal-xs {
    width: 400px;
  }
}
.help-block {
  display: none;
  border: 1px solid #FB535B;
  padding: 10px 20px;
  max-width: 300px;
  position: relative;
  background-color: white;
  border-radius: 3px;
}
.help-block.filled {
  display: block;
}
.help-block::after,
.help-block::before {
  content: '';
  border: solid 10px transparent;
  border-bottom-color: white;
  position: absolute;
  left: 20px;
  margin-left: -10px;
  top: -20px;
  z-index: 1;
}
.help-block::before {
  z-index: 0;
  border-bottom-color: #FB535B;
  top: -21px;
}
.help-block .parsley-required::before {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: "!";
  margin-right: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
}
.help-block-info {
  border-color: #0AD254;
}
.help-block-info::before {
  border-bottom-color: #0AD254;
}
.block-appear {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDelay;
  -moz-animation-name: fadeInDelay;
  animation-name: fadeInDelay;
  opacity: 1;
  display: block;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.block-appear-done {
  opacity: 1;
  display: block;
}
.block-step.block-appear-done {
  opacity: 1;
  display: block;
}
.block-disappear {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutDelay;
  -moz-animation-name: fadeOutDelay;
  animation-name: fadeOutDelay;
  display: block;
}
@-webkit-keyframes fadeOutDelay {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-moz-keyframes fadeOutDelay {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeOutDelay {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.grow {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: backwards;
  -mozanimation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-name: grow-anim;
  -moz-animation-name: grow-anim;
  animation-name: grow-anim;
}
@-webkit-keyframes grow-anim {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes grow-anim {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes grow-anim {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.grow-little {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: grow-anim-little;
  -moz-animation-name: grow-anim-little;
  animation-name: grow-anim-little;
}
@-webkit-keyframes grow-anim-little {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes grow-anim-little {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes grow-anim-little {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.moveInBottom {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: moveInBottom;
  -moz-animation-name: moveInBottom;
  animation-name: moveInBottom;
  position: relative;
  opacity: 1;
}
@-webkit-keyframes moveInBottom {
  0% {
    top: 20px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@-moz-keyframes moveInBottom {
  0% {
    top: 20px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes moveInBottom {
  0% {
    top: 20px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
.rotate {
  -webkit-animation: spin 2s ease-out infinite;
  -moz-animation: spin 2s ease-out infinite;
  animation: spin 2s ease-out infinite;
  display: inline-block;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    t-webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Flags */
.flag {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(https://wkncdn.com/newx/assets/build/img/flags-newdesign.93d85ec3c.png);
  background-color: #EFEFEF;
  background-position: 100% 100%;
  border-radius: 12px;
  border: solid 1px #EFEFEF;
  margin-top: -2px;
}
.flag.flag-at {
  background-position: -357px -5px;
}
.flag.flag-ni {
  background-position: -421px -293px;
}
.flag.flag-gl {
  background-position: -421px -133px;
}
.flag.flag-ga {
  background-position: -197px -133px;
}
.flag.flag-mz {
  background-position: -261px -293px;
}
.flag.flag-er {
  background-position: -421px -101px;
}
.flag.flag-fm {
  background-position: -101px -133px;
}
.flag.flag-py {
  background-position: -37px -357px;
}
.flag.flag-af {
  background-position: -69px -5px;
}
.flag.flag-gw {
  background-position: -197px -165px;
}
.flag.flag-sv {
  background-position: -229px -389px;
}
.flag.flag-lc {
  background-position: -293px -229px;
}
.flag.flag-mx {
  background-position: -197px -293px;
}
.flag.flag-la {
  background-position: -229px -229px;
}
.flag.flag-cz {
  background-position: -69px -101px;
}
.flag.flag-gp {
  background-position: -37px -165px;
}
.flag.flag-vn {
  background-position: -133px -453px;
}
.flag.flag-gi {
  background-position: -389px -133px;
}
.flag.flag-ml {
  background-position: -325px -261px;
}
.flag.flag-id {
  background-position: -421px -165px;
}
.flag.flag-ht {
  background-position: -357px -165px;
}
.flag.flag-uy {
  background-position: -389px -421px;
}
.flag.flag-kn {
  background-position: -37px -229px;
}
.flag.flag-eh {
  background-position: -389px -101px;
}
.flag.flag-gn {
  background-position: -5px -165px;
}
.flag.flag-vg {
  background-position: -69px -453px;
}
.flag.flag-mg {
  background-position: -229px -261px;
}
.flag.flag-re {
  background-position: -101px -357px;
}
.flag.flag-pa {
  background-position: -165px -325px;
}
.flag.flag-cu {
  background-position: -453px -69px;
}
.flag.flag-mq {
  background-position: -453px -261px;
}
.flag.flag-dj {
  background-position: -133px -101px;
}
.flag.flag-ne {
  background-position: -357px -293px;
}
.flag.flag-sn {
  background-position: -101px -389px;
}
.flag.flag-cy {
  background-position: -37px -101px;
}
.flag.flag-sr {
  background-position: -165px -389px;
}
.flag.flag-cd {
  background-position: -101px -69px;
}
.flag.flag-vi {
  background-position: -101px -453px;
}
.flag.flag-to {
  background-position: -101px -421px;
}
.flag.flag-kp {
  background-position: -69px -229px;
}
.flag.flag-vu {
  background-position: -165px -453px;
}
.flag.flag-bs {
  background-position: -389px -37px;
}
.flag.flag-bg {
  background-position: -165px -37px;
}
.flag.flag-gu {
  background-position: -165px -165px;
}
.flag.flag-cv {
  background-position: -5px -101px;
}
.flag.flag-ee {
  background-position: -325px -101px;
}
.flag.flag-sk {
  background-position: -5px -389px;
}
.flag.flag-jo {
  background-position: -293px -197px;
}
.flag.flag-pk {
  background-position: -325px -325px;
}
.flag.flag-tt {
  background-position: -165px -421px;
}
.flag.flag-cf {
  background-position: -133px -69px;
}
.flag.flag-hr {
  background-position: -325px -165px;
}
.flag.flag-eg {
  background-position: -357px -101px;
}
.flag.flag-om {
  background-position: -133px -325px;
}
.flag.flag-in {
  background-position: -69px -197px;
}
.flag.flag-ro {
  background-position: -133px -357px;
}
.flag.flag-ma {
  background-position: -101px -261px;
}
.flag.flag-tw {
  background-position: -229px -421px;
}
.flag.flag-ad {
  background-position: -5px -5px;
}
.flag.flag-bz {
  background-position: -37px -69px;
}
.flag.flag-lv {
  background-position: -37px -261px;
}
.flag.flag-uz {
  background-position: -421px -421px;
}
.flag.flag-nl {
  background-position: -453px -293px;
}
.flag.flag-dk {
  background-position: -165px -101px;
}
.flag.flag-bw {
  background-position: -453px -37px;
}
.flag.flag-sz {
  background-position: -293px -389px;
}
.flag.flag-mh {
  background-position: -261px -261px;
}
.flag.flag-mm {
  background-position: -357px -261px;
}
.flag.flag-td {
  background-position: -357px -389px;
}
.flag.flag-it {
  background-position: -197px -197px;
}
.flag.flag-do {
  background-position: -229px -101px;
}
.flag.flag-tv {
  background-position: -197px -421px;
}
.flag.flag-gb {
  background-position: -229px -133px;
}
.flag.flag-nc {
  background-position: -325px -293px;
}
.flag.flag-gg {
  background-position: -325px -133px;
}
.flag.flag-cr {
  background-position: -421px -69px;
}
.flag.flag-al {
  background-position: -165px -5px;
}
.flag.flag-bh {
  background-position: -197px -37px;
}
.flag.flag-ao {
  background-position: -261px -5px;
}
.flag.flag-bm {
  background-position: -261px -37px;
}
.flag.flag-co {
  background-position: -389px -69px;
}
.flag.flag-kz {
  background-position: -197px -229px;
}
.flag.flag-mt {
  background-position: -74px -293px;
}
.flag.flag-ye {
  background-position: -229px -453px;
}
.flag.flag-sm {
  background-position: -74px -389px;
}
.flag.flag-kg {
  background-position: -389px -197px;
}
.flag.flag-az {
  background-position: -453px -5px;
}
.flag.flag-lb {
  background-position: -261px -229px;
}
.flag.flag-gm {
  background-position: -453px -133px;
}
.flag.flag-so {
  background-position: -133px -389px;
}
.flag.flag-nz {
  background-position: -101px -325px;
}
.flag.flag-ms {
  background-position: -37px -293px;
}
.flag.flag-je {
  background-position: -229px -197px;
}
.flag.flag-fj {
  background-position: -69px -133px;
}
.flag.flag-si {
  background-position: -453px -357px;
}
.flag.flag-sl {
  background-position: -37px -389px;
}
.flag.flag-st {
  background-position: -197px -389px;
}
.flag.flag-md {
  background-position: -165px -261px;
}
.flag.flag-sg {
  background-position: -421px -357px;
}
.flag.flag-hk {
  background-position: -261px -165px;
}
.flag.flag-gt {
  background-position: -133px -165px;
}
.flag.flag-fi {
  background-position: -37px -133px;
}
.flag.flag-ki {
  background-position: -453px -197px;
}
.flag.flag-pw {
  background-position: -5px -357px;
}
.flag.flag-sb {
  background-position: -293px -357px;
}
.flag.flag-tj {
  background-position: -453px -389px;
}
.flag.flag-nr {
  background-position: -69px -325px;
}
.flag.flag-km {
  background-position: -5px -229px;
}
.flag.flag-lu {
  background-position: -5px -261px;
}
.flag.flag-au {
  background-position: -389px -5px;
}
.flag.flag-ps {
  background-position: -421px -325px;
}
.flag.flag-pl {
  background-position: -357px -325px;
}
.flag.flag-ir {
  background-position: -133px -197px;
}
.flag.flag-bj {
  background-position: -229px -37px;
}
.flag.flag-pe {
  background-position: -197px -325px;
}
.flag.flag-pr {
  background-position: -389px -325px;
}
.flag.flag-zw {
  background-position: -325px -453px;
}
.flag.flag-gd {
  background-position: -261px -133px;
}
.flag.flag-cl {
  background-position: -293px -69px;
}
.flag.flag-gy {
  background-position: -229px -165px;
}
.flag.flag-tz {
  background-position: -261px -421px;
}
.flag.flag-rw {
  background-position: -229px -357px;
}
.flag.flag-cm {
  background-position: -325px -69px;
}
.flag.flag-gh {
  background-position: -357px -133px;
}
.flag.flag-gq {
  background-position: -69px -165px;
}
.flag.flag-hu {
  background-position: -389px -165px;
}
.flag.flag-mn {
  background-position: -389px -261px;
}
.flag.flag-dm {
  background-position: -197px -101px;
}
.flag.flag-is {
  background-position: -165px -197px;
}
.flag.flag-dz {
  background-position: -261px -101px;
}
.flag.flag-am {
  background-position: -197px -5px;
}
.flag.pt_BR,
.flag.flag-pt {
  background-position: -453px -325px;
}
.flag.flag-ke {
  background-position: -357px -197px;
}
.flag.flag-lr {
  background-position: -389px -229px;
}
.flag.flag-np {
  background-position: -37px -325px;
}
.flag.en_US,
.flag.flag-us {
  background-position: -357px -421px;
}
.flag.flag-il {
  background-position: -5px -197px;
}
.flag.flag-ge {
  background-position: -293px -133px;
}
.flag.flag-de {
  background-position: -101px -101px;
}
.flag.flag-za {
  background-position: -261px -453px;
}
.flag.flag-ag {
  background-position: -101px -5px;
}
.flag.flag-as {
  background-position: -325px -5px;
}
.flag.flag-pf {
  background-position: -229px -325px;
}
.flag.flag-li {
  background-position: -325px -229px;
}
.flag.es_AR,
.flag.flag-es {
  background-position: -453px -101px;
}
.flag.flag-by {
  background-position: -5px -69px;
}
.flag.flag-jm {
  background-position: -261px -197px;
}
.flag.flag-qa {
  background-position: -69px -357px;
}
.flag.flag-rs {
  background-position: -165px -357px;
}
.flag.flag-tr {
  background-position: -133px -421px;
}
.flag.flag-ba {
  background-position: -5px -37px;
}
.flag.flag-bd {
  background-position: -69px -37px;
}
.flag.flag-ug {
  background-position: -325px -421px;
}
.flag.flag-fo {
  background-position: -133px -133px;
}
.flag.flag-na {
  background-position: -293px -293px;
}
.flag.flag-vc {
  background-position: -5px -453px;
}
.flag.flag-tl {
  background-position: -5px -421px;
}
.flag.flag-se {
  background-position: -389px -357px;
}
.flag.flag-fr {
  background-position: -165px -133px;
}
.flag.flag-mv {
  background-position: -133px -293px;
}
.flag.flag-bb {
  background-position: -37px -37px;
}
.flag.flag-ar {
  background-position: -293px -5px;
}
.flag.flag-ie {
  background-position: -453px -165px;
}
.flag.flag-tm {
  background-position: -37px -421px;
}
.flag.flag-mr {
  background-position: -5px -293px;
}
.flag.flag-pg {
  background-position: -261px -325px;
}
.flag.flag-ng {
  background-position: -389px -293px;
}
.flag.flag-ky {
  background-position: -165px -229px;
}
.flag.flag-ec {
  background-position: -293px -101px;
}
.flag.flag-lk {
  background-position: -357px -229px;
}
.flag.flag-ch {
  background-position: -197px -69px;
}
.flag.flag-hn {
  background-position: -293px -165px;
}
.flag.flag-bt {
  background-position: -421px -37px;
}
.flag.flag-tg {
  background-position: -389px -389px;
}
.flag.flag-im {
  background-position: -37px -197px;
}
.flag.flag-iq {
  background-position: -101px -197px;
}
.flag.flag-mc {
  background-position: -133px -261px;
}
.flag.flag-bn {
  background-position: -293px -37px;
}
.flag.flag-jp {
  background-position: -325px -197px;
}
.flag.flag-zm {
  background-position: -293px -453px;
}
.flag.flag-tc {
  background-position: -325px -389px;
}
.flag.flag-mo {
  background-position: -421px -261px;
}
.flag.flag-br {
  background-position: -357px -37px;
}
.flag.flag-sc {
  background-position: -325px -357px;
}
.flag.flag-aw {
  background-position: -421px -5px;
}
.flag.flag-my {
  background-position: -229px -293px;
}
.flag.flag-ck {
  background-position: -261px -69px;
}
.flag.flag-ci {
  background-position: -229px -69px;
}
.flag.flag-be {
  background-position: -101px -37px;
}
.flag.flag-sa {
  background-position: -261px -357px;
}
.flag.flag-va {
  background-position: -453px -421px;
}
.flag.flag-sy {
  background-position: -261px -389px;
}
.flag.flag-ai {
  background-position: -133px -5px;
}
.flag.flag-gr {
  background-position: -101px -165px;
}
.flag.flag-et {
  background-position: -5px -133px;
}
.flag.flag-kr {
  background-position: -101px -229px;
}
.flag.flag-mk {
  background-position: -293px -261px;
}
.flag.flag-tn {
  background-position: -69px -421px;
}
.flag.flag-ws {
  background-position: -197px -453px;
}
.flag.flag-ph {
  background-position: -293px -325px;
}
.flag.flag-kw {
  background-position: -133px -229px;
}
.flag.flag-bo {
  background-position: -325px -37px;
}
.flag.flag-no {
  background-position: -5px -325px;
}
.flag.flag-ly {
  background-position: -69px -261px;
}
.flag.flag-cn {
  background-position: -357px -69px;
}
.flag.flag-ls {
  background-position: -421px -229px;
}
.flag.flag-me {
  background-position: -197px -261px;
}
.flag.flag-ve {
  background-position: -37px -453px;
}
.flag.flag-mu {
  background-position: -101px -293px;
}
.flag.flag-sd {
  background-position: -357px -357px;
}
.flag.flag-an {
  background-position: -229px -5px;
}
.flag.flag-ua {
  background-position: -293px -421px;
}
.flag.flag-mw {
  background-position: -165px -293px;
}
.flag.flag-bf {
  background-position: -133px -37px;
}
.flag.flag-lt {
  background-position: -453px -229px;
}
.flag.flag-ru {
  background-position: -197px -357px;
}
.flag.flag-kh {
  background-position: -421px -197px;
}
.flag.flag-cg {
  background-position: -165px -69px;
}
.flag.flag-ca {
  background-position: -69px -69px;
}
.flag.flag-th {
  background-position: -421px -389px;
}
.flag.flag-ae {
  background-position: -37px -5px;
}
.access-email {
  position: relative;
}
.access-email .input-group {
  font-size: 11px;
  font-style: italic;
  position: relative;
  top: -6px;
}
.access-email .control-spinner {
  position: absolute;
  top: 13px;
  right: 25px;
  font-size: 22px;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  color: #253556;
  display: block;
}
.access-email h2.login,
.access-email h2.register {
  display: none;
}
.access-email .show-password-mobile {
  margin-bottom: 15px;
}
.access-email .control-password,
.access-email .control-name,
.access-email .control-country,
.access-email .control-terms,
.access-email .show-password-mobile {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  opacity: 0;
  display: none;
}
.access-email .email-setup {
  display: inline-block;
}
.access-email.login-form .popover {
  display: none;
  opacity: 0;
}
.access-email.login-form .control-password,
.access-email.login-form .show-password-mobile {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDelay;
  -moz-animation-name: fadeInDelay;
  animation-name: fadeInDelay;
  opacity: 1;
  display: block;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.access-email.login-form h2.login {
  display: block;
}
.access-email.login-form h2.email,
.access-email.login-form h2.register {
  display: none;
}
@media (min-width: 1199px) {
  .access-email.register-form .col-md-6 {
    min-height: 75px;
  }
}
.access-email.register-form .control-password,
.access-email.register-form .control-name,
.access-email.register-form .control-country,
.access-email.register-form .control-terms,
.access-email.register-form .show-password-mobile {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -mozanimation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDelay;
  -moz-animation-name: fadeInDelay;
  animation-name: fadeInDelay;
  opacity: 1;
  display: block;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInDelay {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.access-email.register-form h2.register {
  display: block;
}
.access-email.register-form h2.login,
.access-email.register-form h2.email {
  display: none;
}
.wk-dialog .modal {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.wk-dialog.modal-mask {
  box-sizing: border-box;
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
}
.wk-dialog .modal-content {
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.wk-dialog .modal-enter,
.wk-dialog .modal-leave {
  opacity: 0;
}
.wk-dialog .modal-enter .modal-container,
.wk-dialog .modal-leave .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wk-dialog .close-btn {
  position: absolute;
  top: 4px;
  right: 10px;
}
.wk-dialog form .control-label {
  font-weight: 600;
  text-transform: uppercase;
}
.goals {
  text-align: center;
  padding-bottom: 40px;
}
.goals article {
  background-color: #F9F9F9;
  margin-bottom: 20px;
}
.goals .hover-block {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(31, 46, 78, 0.77);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.goals .hover-block .btn {
  position: relative;
  top: 50%;
  margin-top: -30px;
}
.goals a:hover,
.goals a:focus {
  text-decoration: none;
  outline: none;
}
.goals figure {
  position: relative;
}
.goals figure img {
  width: 100%;
  height: auto;
}
.goals figcaption {
  padding: 15px 40px;
}
@media (min-width: 992px) {
  .goals figcaption {
    min-height: 130px;
  }
  .goals .hover-block {
    display: block;
    opacity: 0;
  }
  .goals a:hover .hover-block {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
}
@media (max-width: 1199px) {
  .goals figcaption {
    height: 155px;
  }
}
@media (max-width: 767px) {
  .goals {
    padding-bottom: 10px;
  }
  .goals article {
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
    background: none;
    margin-bottom: 15px;
  }
  .goals figure {
    width: 30%;
    float: left;
  }
  .goals figcaption {
    text-align: left;
    width: 70%;
    height: auto;
    float: left;
    padding: 0 0 0 20px;
  }
  .goals figcaption h4 {
    margin-top: 0;
  }
}
.transitions {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0%, 0);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.transparent {
  opacity: 0;
}
header .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
header .carousel-indicators li,
header .carousel-indicators li.active {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #fff;
}
header .carousel-indicators .active {
  position: relative;
}
header .carousel-indicators .active:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid white;
  top: -6px;
  left: -6px;
  border-radius: 18px;
}
.enterprise {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #512F90, #260C3F);
  background-image: -o-linear-gradient(135deg, #512F90, #260C3F);
  background-image: linear-gradient(135deg, #512F90, #260C3F);
  color: #FFFFFF;
}
.enterprise .container {
  padding: 45px 0 45px 220px;
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/home-enterprise-guy.e2d0bb67b.svg);
  background-position-y: bottom;
  background-size: auto 150px;
  background-repeat: no-repeat;
}
.enterprise .h2 {
  margin: 0;
}
@media (max-width: 991px) {
  .enterprise {
    text-align: center;
  }
  .enterprise .container {
    padding: 20px 15px;
    background: none;
  }
  .enterprise .h2 {
    margin-bottom: 15px;
  }
  .enterprise .btn {
    margin-top: 15px;
  }
}
.footer-counter {
  margin: 0;
  padding: 50px 0;
  background: #FFFFFF;
  text-align: left;
}
.footer-counter .container {
  margin-bottom: 0;
}
.footer-counter .footer-call {
  padding-top: 10px;
}
@media (max-width: 991px) {
  .footer-counter .footer-call {
    text-align: center;
    padding: 20px 0 0 0;
  }
  .footer-counter .footer-call .btn {
    display: block;
    margin: 5px 0;
  }
}
@media (max-width: 480px) {
  .footer-counter .footer-call .col-xs-6 {
    width: 100%;
  }
}
.footer-counter .btn {
  padding: 20px 5px;
}
.footer-counter span {
  text-transform: uppercase;
  font-size: 12px;
  color: #4A4A4A;
}
.footer-counter p {
  color: #1F1F1F;
  font-size: 34px;
  text-align: left;
  width: auto;
  line-height: 34px;
  min-height: initial;
  margin-bottom: 0px;
}
.footer-counter .numbers {
  padding-top: 15px;
  padding-bottom: 5px;
}
.footer-counter .numbers:nth-child(2) {
  border-right: 1px solid #F1F1F1;
  border-left: 1px solid #F1F1F1;
}
@media (max-width: 991px) {
  .footer-counter {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-counter .numbers {
    border: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-counter p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-counter {
    padding-top: 20px;
  }
  .footer-counter p {
    padding: 0px;
    margin: 0px;
  }
  .footer-counter .numbers {
    margin-bottom: 0;
    border: 0!important;
  }
}
.footer {
  margin-top: 0;
}
.footer .language-switch {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer .language-switch {
    display: block;
  }
}
.footer__copy {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 20px;
  min-height: 65px;
  text-align: left;
  font-size: 13px;
}
.footer__copy p {
  text-align: left;
  width: 100%;
  font-size: 12px;
  line-height: 36px;
  margin-bottom: 5px;
  margin-top: -10px;
  min-height: initial;
}
@media (max-width: 767px) {
  .footer__copy {
    text-align: center;
  }
  .footer__copy p {
    text-align: center;
  }
}
.footer__social-icons {
  margin-top: 0;
  display: inline-block;
  margin-left: 30px;
}
.footer__social-icons a {
  color: #D5D5D5;
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
}
.footer__social-icons a span {
  background: url(https://wkncdn.com/newx/assets/build/img/home-v2/icons/footer-social.7aa19cada.svg) no-repeat;
  width: 28px;
  height: 32px;
  display: block;
  background-size: 267px;
  opacity: 0.8;
}
.footer__social-icons a span.icon-google-plus {
  background-position: -78px;
}
.footer__social-icons a span.icon-youtube {
  background-position: -141px;
}
.footer__social-icons a span.icon-facebook {
  background-position: 8px;
}
.footer__social-icons a span.icon-twitter-b {
  background-position: -40px;
}
.footer__social-icons a span.icon-instagram {
  background-position: -192px;
}
.footer__social-icons a span.icon-linkedin {
  background-position: -240px;
}
.footer__social-icons a:hover {
  text-decoration: none;
}
.footer__social-icons a:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .footer__social-icons {
    padding-top: 20px;
    display: block;
    margin-left: 0;
  }
}
.footer__links ul li {
  margin: 10px 0;
  font-size: 12px;
}
@media (min-width: 989px) {
  .footer__links .col-md-3 {
    width: 20%;
  }
}
/* EXPANDABLE LIST */
.list-expandable {
  display: block;
}
.list-expandable li.list-expandable-item {
  display: none;
}
.list-expandable li:first-child {
  margin-top: 0;
}
.list-expandable-label {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  text-align: left;
  cursor: pointer;
  margin-top: 10px;
}
.list-expandable-label .less {
  display: none;
}
.list-expandable-toggle {
  display: none;
}
.list-expandable-toggle:checked + .list-expandable li.list-expandable-item {
  display: block;
}
.list-expandable-toggle:checked + .list-expandable + .list-expandable-label .more {
  display: none;
}
.list-expandable-toggle:checked + .list-expandable + .list-expandable-label .less {
  display: block;
}
/* EXPANDABLE LIST */
* {
  word-wrap: break-word;
}
.h2 {
  margin: 40px 0;
}
p {
  font-weight: 300;
  line-height: 26px;
}
.box-common {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
}
.btn.btn-lg {
  padding-left: 48px;
  padding-right: 48px;
}
.text-center {
  text-align: center;
}
a.more {
  color: #2F9AEE;
  text-decoration: underline;
  padding-right: 20px;
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/icons/icon-more.8ce006c3f.svg);
  background-position: center right 1px;
  background-repeat: no-repeat;
  background-size: 13px auto;
}
a {
  outline: 0;
}
@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: 19.5px;
  }
  h2,
  .h2 {
    font-size: 15.6px;
  }
  h3,
  .h3 {
    font-size: 15.4px;
  }
  h4,
  .h4 {
    font-size: 14.4px;
  }
  h5,
  .h5 {
    font-size: 13px;
  }
  h6,
  .h6 {
    font-size: 12px;
  }
}
header.home .signup-link {
  float: right;
}
header.home .signup-link a {
  color: white;
  padding: 20px 10px;
  display: block;
}
header.home .navbar--primary .navbar-loggedout .navbar-btn {
  margin: 14px 5px;
}
@media (max-width: 991px) {
  header.home .navbar-nav {
    margin: 8px 0;
  }
  header.home .navbar--primary .navbar-nav > li {
    border: 0;
  }
  header.home .navbar--primary .navbar-nav > li > a {
    padding-left: 0;
    padding-right: 0;
  }
  header.home .navbar--primary .navbar-collapse {
    top: 0;
    border: 0;
    height: auto;
  }
  header.home .btn {
    margin: 20px 0;
  }
}
.how-it-works {
  text-align: center;
  padding-bottom: 60px;
  background-color: #EFEFEF;
}
.how-it-works h4 {
  padding: 135px 0 10px 0;
}
.how-it-works p {
  padding: 0;
  margin-bottom: 60px;
  line-height: 26px;
}
.how-it-works .h2 {
  margin-bottom: 0px;
}
.how-it-works a.more {
  margin: 10px 0 40px 0;
  display: inline-block;
}
.how-it-works .step1,
.how-it-works .step2,
.how-it-works .step3,
.how-it-works .step4 {
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: auto 123px;
}
.how-it-works .step1 p,
.how-it-works .step2 p,
.how-it-works .step3 p,
.how-it-works .step4 p {
  background: none;
}
.how-it-works .step1 {
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/how-it-works-1.be2cbf2fb.svg);
  background-position-y: 20px;
  background-size: auto 109px;
}
.how-it-works .step2 {
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/how-it-works-2.95002a559.svg);
}
.how-it-works .step3 {
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/how-it-works-3.74751c2da.svg);
}
.how-it-works .step4 {
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/how-it-works-4.073650aac.svg);
  background-position-y: 13px;
  background-size: auto 116px;
}
@media (max-width: 767px) {
  .how-it-works {
    padding-bottom: 30px;
  }
  .how-it-works .step1,
  .how-it-works .step2,
  .how-it-works .step3,
  .how-it-works .step4 {
    text-align: left;
    background-size: 80px auto;
    background-position: 15px 0;
  }
  .how-it-works .step4 {
    background-size: 70px auto;
  }
  .how-it-works h4,
  .how-it-works p {
    padding: 0 0 0 100px;
  }
  .how-it-works p {
    margin-bottom: 30px;
  }
  .how-it-works .btn.btn-lg {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.language-switch {
  width: 140px;
  float: right;
}
.language-switch .caret {
  float: right;
  margin-top: 5px;
}
.language-switch.open {
  color: #FFFFFF;
}
.language-switch a.dropdown-toggle {
  min-width: 140px;
  width: 140px;
  border: 1px solid black;
  font-size: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 7px 12px;
}
.language-switch a.dropdown-toggle:hover {
  text-decoration: none;
}
.language-switch a.dropdown-toggle:focus {
  text-decoration: none;
  color: #FFFFFF;
}
.language-switch .dropdown-menu {
  width: 140px;
  min-width: 140px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.language-switch .dropdown-menu a {
  font-size: 11px;
  padding: 8px 12px;
}
.language-switch .dropdown-menu li {
  margin: 0px;
}
@media (max-width: 767px) {
  .language-switch {
    padding-top: 10px;
    float: none;
    margin: 0 auto;
    text-align: left;
  }
  .language-switch .dropdown-menu li {
    text-align: left;
    padding: 0px;
  }
}
.main-image {
  height: 385px;
  color: white;
  text-align: center;
  background-color: #0a001f;
  margin-top: 62px;
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/home-main-image.abcad8f2c.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main-image .container {
  max-width: 800px;
}
.main-image .btn-link {
  color: white;
}
.main-image h1,
.main-image .h1 {
  margin-top: 60px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .main-image {
    height: 500px;
    margin-top: 70px;
  }
  .main-image h1,
  .main-image .h1 {
    margin-top: 135px;
  }
}
.press {
  text-align: center;
  background-color: #EFEFEF;
  padding: 40px 0;
}
.press h2 {
  margin-bottom: 60px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .press {
    padding-bottom: 30px;
  }
  .press h2 {
    margin-bottom: 30px;
  }
  .press img {
    margin-bottom: 15px;
  }
}
.quotes {
  padding: 20px 0 40px;
  background-color: #EFEFEF;
}
.quotes .h2 {
  text-align: center;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}
.quotes .carousel {
  height: 322px;
}
.quotes .carousel-inner {
  height: 100%;
}
.quotes .slide,
.quotes .item {
  height: 100%;
}
@media (min-width: 1199px) {
  .quotes .item {
    height: 350px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .quotes .item {
    height: 280px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .quotes .item {
    height: 330px;
  }
}
.quotes .content {
  padding: 20px 0 20px 20px;
}
.quotes article {
  margin-bottom: 10px;
}
.quotes article .h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
}
.quotes article h4 {
  margin-top: 5px;
  margin-bottom: 0;
}
.quotes blockquote {
  background-image: url(https://wkncdn.com/newx/assets/build/img/home/icons/icon-quotes.045fbe26e.svg);
  background-size: 78px auto;
  background-repeat: no-repeat;
  background-position-y: 20px;
  padding-left: 120px;
  line-height: 28px;
  border: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .quotes blockquote {
    background-size: 30px auto;
    padding-left: 50px;
    font-size: 13px;
    margin: 0;
  }
  .quotes article .h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .quotes article h4 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .quotes {
    text-align: center;
  }
  .quotes .content {
    padding: 20px;
  }
  .quotes .btn {
    max-width: 254px;
    margin: 20px auto 10px auto;
  }
  .quotes blockquote {
    background-image: none;
    padding-left: 0;
  }
  .quotes article .h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .quotes article {
    height: 410px;
  }
}
.quotes .carousel-indicators {
  position: relative;
  margin-top: 10px;
  bottom: inherit;
}
.quotes .carousel-indicators li {
  border: 0;
  background-color: #D5D5D5;
  margin: 1px 5px;
}
.quotes .carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #2F9AEE;
  margin: 1px 5px;
}
@media (min-width: 480px) {
  .quotes .carousel-indicators {
    bottom: inherit;
  }
}
.skill-list {
  padding: 40px 0;
}
.skill-list .container {
  max-width: 920px;
}
.skill-list h2 {
  text-align: center;
  margin-bottom: 40px;
}
.skill-list ul {
  list-style: none;
  padding-left: 0;
  position: relative;
  margin: 0;
}
.skill-list ul li {
  padding: 5px 0;
  text-align: center;
}
.skill-list ul li a {
  color: inherit;
}
@media (min-width: 768px) {
  .skill-list ul li {
    padding: 12px 0 12px 15px;
    text-align: left;
  }
  .skill-list ul li:before {
    content: "\2022";
    color: #2F9AEE;
    font-weight: 600;
    display: block;
    width: 1em;
    position: absolute;
    left: 0;
  }
}
.skill-list a.more {
  margin-top: 40px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .skill-list .col-xs-6:nth-child(3) {
    clear: left;
  }
}
.business article {
  padding: 30px 0;
  border-bottom: solid 1px #EFEFEF;
}
.business .btn {
  margin-top: 30px;
}
.business h3 {
  margin: 0;
  line-height: 38px;
}
.business p {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .business article {
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 0;
  }
  .business .client {
    background-image: url(https://wkncdn.com/newx/assets/build/img/home/business/background-client.5a1d92a33.jpg);
    background-position: right top;
  }
  .business .freelancer {
    background-image: url(https://wkncdn.com/newx/assets/build/img/home/business/background-freelancer.9c8d2f43d.jpg);
    background-position: left top;
  }
}


/*# sourceMappingURL=bundle.home.35fb45c4a.css.map*/