ins, mark {
  background: #ffa
}
progress, sub, sup {
  vertical-align: baseline
}
hr, iframe, img {
  border: 0
}
.uk-panel, sub, sup {
  position: relative
}
.uk-button, .uk-form input:not([type]), .uk-form input[type=datetime], .uk-form input[type=email], .uk-form input[type=number], .uk-form input[type=password], .uk-form input[type=search], .uk-form input[type=tel], .uk-form input[type=text], .uk-form input[type=url], .uk-form textarea {
  -webkit-appearance: none
}
.uk-modal-caption, .uk-text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap
}
.uk-comment-list, .uk-comment-list .uk-comment + ul, .uk-dotnav, .uk-grid, .uk-list, .uk-list ul, .uk-nav, .uk-nav ul, .uk-navbar-nav, .uk-pagination, .uk-subnav, .uk-switcher, .uk-tab {
  list-style: none
}
.uk-button-group, .uk-dotnav > * > *, .uk-dropdown-small, .uk-modal-caption, .uk-text-nowrap, .uk-text-truncate {
  white-space: nowrap
}
.uk-nestable-dragged, .uk-nestable-moving iframe, .uk-slider img {
  pointer-events: none
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
  font-size: 12px;
  font-family: Consolas, monospace, serif;
  color: #d05;
  white-space: nowrap
}
ins, mark, pre {
  color: #939aa4
}
em {
  color: #d05
}
q {
  font-style: italic
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
audio, canvas, img, svg, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
}
.uk-img-preserve, .uk-img-preserve audio, .uk-img-preserve canvas, .uk-img-preserve img, .uk-img-preserve svg, .uk-img-preserve video {
  max-width: none
}
svg:not(:root) {
  overflow: hidden
}
ol, ul {
  padding-left: 30px
}
ol > li > ol, ol > li > ul, ul > li > ol, ul > li > ul {
  margin: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 10px 0;
  border-top: 1px solid #e9eaeb
}
address {
  font-style: normal
}
blockquote {
  padding-left: 0;
  border-left: 0 solid #e9eaeb;
  font-size: 18px;
  line-height: 28px;
  font-style: italic
}
pre {
  padding: 10px;
  background: #f9f9f9;
  font: 12px/18px Consolas, monospace, serif;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto
}
.uk-article-title, .uk-panel-title {
  font-weight: 400;
  text-transform: uppercase
}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block
}
[hidden], audio:not([controls]), template {
  display: none
}
.uk-panel {
  display: block
}
.uk-panel:after, .uk-panel:before {
  content: "";
  display: table
}
.uk-panel > :not(.uk-panel-title):last-child {
  margin-bottom: 0
}
.uk-panel-teaser, .uk-panel-title {
  margin-bottom: 20px
}
.uk-panel-title {
  margin-top: 0;
  font-size: 20px;
  line-height: 25px;
  color: #1d5b37
}
.uk-panel-box, .uk-panel-box-hover:hover {
  color: #939aa4
}
.uk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1
}
.uk-panel-box .uk-panel-badge, .uk-panel-hover .uk-panel-badge {
  top: 34px;
  right: 34px
}
.uk-panel-body {
  padding: 30px
}
.uk-panel-box {
  padding: 30px;
  background: rgba(35, 40, 40, .02)
}
.uk-panel-box .uk-panel-title {
  color: #324869
}
.uk-panel-box > .uk-panel-teaser {
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px
}
.uk-panel-box > .uk-nav-side {
  margin: 0 -30px
}
.uk-article > :last-child, .uk-block > :last-child {
  margin-bottom: 0
}
.uk-article, .uk-pagination, .uk-panel-hover > .uk-panel-teaser {
  margin-left: -30px;
  margin-right: -30px
}
.uk-panel-box-primary {
  background-color: #2d405e;
  color: #b9c3d4
}
.uk-panel-box-primary .uk-article-lead, .uk-panel-box-primary .uk-list a, .uk-panel-box-primary a, .uk-panel-box-primary h1, .uk-panel-box-primary h2, .uk-panel-box-primary h3, .uk-panel-box-primary h4, .uk-panel-box-primary h5, .uk-panel-box-primary h6 {
  color: #fff
}
.uk-panel-box-primary .uk-list a:hover, .uk-panel-box-primary a:hover {
  color: #8eb9f8
}
.uk-panel-box-primary .uk-badge {
  color: #fff;
  border-color: #fff !important
}

.uk-panel-box-primary-hover:hover {
  color: #fff;
  background: #25344d
}
.uk-panel-box-primary .uk-panel-title {
  color: #fff
}
.uk-panel-box-secondary {
  background-color: #3f6fb6;
  color: #fff
}
.uk-panel-box-secondary .uk-article-lead, .uk-panel-box-secondary h1, .uk-panel-box-secondary h2, .uk-panel-box-secondary h3, .uk-panel-box-secondary h4, .uk-panel-box-secondary h5, .uk-panel-box-secondary h6 {
  color: #fff
}
.uk-panel-box-secondary .uk-list a, .uk-panel-box-secondary a {
  color: #a7cfff
}
.uk-panel-box-secondary .uk-list a:hover, .uk-panel-box-secondary a:hover {
  color: #97c1f3
}
.uk-panel-box-secondary .uk-badge {
  color: #fff;
  border-color: #fff !important
}

.uk-panel-box-secondary .uk-article-meta {
  color: #2e3e5f
}
.uk-panel-box-secondary-hover:hover {
  color: #fff;
  background: #3863a3
}
.uk-panel-box-secondary .uk-panel-title {
  color: #fff
}
.uk-panel-hover {
  padding: 30px;
  color: #939aa4
}
.uk-panel-hover:hover {
  background: #f9f9f9;
  color: #939aa4
}
.uk-panel-hover > .uk-panel-teaser {
  margin-top: -30px
}
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e9eaeb;
  color: #324869
}
.uk-panel-space {
  padding: 30px
}
.uk-panel-space .uk-panel-badge {
  top: 30px;
  right: 30px
}
.uk-panel + .uk-panel-divider {
  margin-top: 50px !important
}
.uk-panel + .uk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  border-top: 1px solid #e9eaeb
}
.uk-article:after, .uk-article:before, .uk-block:after, .uk-block:before, .uk-comment-header:after, .uk-comment-header:before {
  content: "";
  display: table
}
.uk-cover-object, [data-uk-cover] {
  left: 50%;
  top: 50%;
  position: relative
}
.uk-panel > .uk-article:last-child {
  padding-bottom: 0
}
.uk-panel-header {
  padding: 30px
}
.uk-panel-header .uk-panel-badge {
  top: 30px;
  right: 30px
}
.uk-panel:not([class*=uk-panel-]) .uk-tab {
  border-top: none;
  border-bottom: none
}
.uk-panel:not([class*=uk-panel-]) .uk-tab-right {
  border-right: none
}
.uk-panel:not([class*=uk-panel-]) .uk-tab-left > li > a {
  border-left: none
}
.uk-block {
  position: relative;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-block-large {
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-block-default {
  background: #fff
}
.uk-block-muted {
  background: #f9f9f9
}
.uk-block-primary {
  background: #2d405e
}
.uk-block-secondary {
  background: #3f6fb6
}
.uk-article-title {
  font-size: 36px;
  line-height: 42px;
  position: relative;
  padding-bottom: 15px
}
.uk-article-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 70px;
  background: #324869
}
.uk-article-title a {
  color: inherit
}
.uk-article-meta {
  font-size: 14px;
  line-height: 18px;
  color: #a4a6a8;
  font-style: italic
}
.uk-article-lead {
  color: #324869;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300
}
.uk-article-divider {
  margin-bottom: 40px;
  border-color: #e9eaeb
}
.uk-article + .uk-article {
  border-top: 1px solid #e9eaeb
}
* + .uk-article-divider {
  margin-top: 40px
}
.uk-article {
  padding: 30px
}
.uk-article + .uk-article {
  margin-top: 0
}
.uk-comment-header {
  margin-bottom: 30px
}
.uk-comment-avatar {
  margin-right: 30px;
  float: left
}
.uk-comment-title {
  margin: 5px 0 0;
  font-size: 16px;
  line-height: 22px
}
.uk-comment-meta {
  margin: 2px 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #a4a6a8;
  font-style: italic
}
.uk-comment-body > :last-child {
  margin-bottom: 0
}
.uk-comment-list {
  padding: 0
}
.uk-comment-list .uk-comment + ul {
  margin: 30px 0 0
}
.uk-comment-list .uk-comment + ul > li:nth-child(n+2), .uk-comment-list > li:nth-child(n+2) {
  margin-top: 30px
}
.uk-comment-primary {
  padding: 30px;
  background: #f9f9f9
}
.uk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat
}
.uk-cover {
  overflow: hidden
}
.uk-cover-object {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
[data-uk-cover] {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.uk-nav, .uk-nav ul {
  margin: 0;
  padding: 0
}
.uk-nav li > a {
  display: block
}
.uk-nav > li > a {
  padding: 5px 30px
}
.uk-nav ul {
  padding-left: 15px
}
.uk-nav ul a {
  padding: 2px 0
}
.uk-nav li > a > div {
  font-size: 12px;
  line-height: 18px
}
.uk-nav-header {
  padding: 5px 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px
}
.uk-nav-header:not(:first-child) {
  margin-top: 20px
}
ul.uk-nav-sub {
  padding: 5px 0 5px 45px
}
[class*=uk-icon-], [class*=uk-icon-]:focus, [class*=uk-icon-]:hover {
  text-decoration: none
}
.uk-icon-small {
  font-size: 17px;
  vertical-align: -10%
}
.uk-icon-twitter:before {
  content: "\f099"
}
.uk-icon-facebook-f:before, .uk-icon-facebook:before {
  content: "\f09a"
}
.uk-icon-instagram:before {
  content: "\f16d"
}
.uk-icon-linkedin-square:before {
  content: "\f08c"
}
.uk-icon-youtube:before {
  content: "\f167"
}
.uk-nav-parent-icon > .uk-parent > a:after {
  margin-right: -10px
}
.uk-nav-side > li > a {
  color: #939aa4
}
.uk-nav-side > li > a:focus, .uk-nav-side > li > a:hover {
  background: rgba(0, 0, 0, .05);
  color: #324869;
  outline: 0
}
.uk-nav-side > li.uk-active > a {
  background: #f9f9f9;
  color: #324869
}
.uk-nav-side .uk-nav-header {
  color: #324869
}
.uk-nav-side ul a {
  color: #939aa4
}
.uk-nav-side ul a:hover {
  color: #324869
}
.uk-nav-dropdown > li > a {
  color: #98adcf
}
.uk-nav-dropdown > li > a:focus, .uk-nav-dropdown > li > a:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  outline: 0
}
.uk-nav-dropdown .uk-nav-header {
  color: #fff
}
.uk-nav-dropdown ul a {
  color: #939aa4
}
.uk-nav-dropdown ul a:hover {
  color: #fff
}
.uk-nav-navbar > li > a {
  color: #98adcf
}
.uk-nav-navbar > li > a:focus, .uk-nav-navbar > li > a:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  outline: 0
}
.uk-nav-navbar .uk-nav-header {
  color: #fff
}
.uk-nav-navbar ul a {
  color: #939aa4
}
.uk-nav-navbar ul a:hover {
  color: #fff
}
.uk-nav-offcanvas > li > a {
  color: #939aa4;
  padding: 10px 30px
}
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  outline: 0
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: rgba(0, 0, 0, 0);
  color: #fff
}
.uk-nav-offcanvas .uk-nav-header {
  color: #fff
}
.uk-nav-offcanvas ul a {
  color: #939aa4
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #fff
}
ul.uk-nav-sub a {
  color: #98adcf
}
.uk-nav-offcanvas .uk-nav-sub {
  background: #2a3b57;
  padding-top: 20px;
  padding-bottom: 20px
}
.uk-nav-navbar .uk-active a {
  color: #fff
}
.uk-navbar-nav {
  margin: 0;
  padding: 0;
  float: left
}
.uk-navbar-nav > li > a[href='#'] {
  cursor: text
}
.uk-navbar-nav > li.uk-open > a, .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  outline: 0
}
.uk-navbar-nav > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #c5dcff
}
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #fff
}
.uk-navbar-nav-subtitle > div {
  margin-top: -30px;
  font-size: 11px;
  line-height: 15px
}
.uk-navbar-brand, .uk-navbar-toggle {
  font-size: 18px;
  text-decoration: none
}
.uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle {
  box-sizing: border-box;
  height: 75px;
  padding: 0 15px;
  float: left
}
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0
}
.uk-navbar-content > a:not([class]) {
  color: #8eb9f8
}
.uk-navbar-content > a:not([class]):hover {
  color: #059
}
.uk-navbar-brand {
  color: #fff
}
.uk-navbar-brand:focus, .uk-navbar-brand:hover {
  color: #fff;
  text-decoration: none;
  outline: 0
}
.uk-navbar-toggle {
  color: #c5dcff;
  padding: 30px
}
.uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
  color: #fff;
  text-decoration: none;
  outline: 0
}
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: FontAwesome;
  vertical-align: middle
}
.uk-navbar-toggle-alt:after {
  content: "\f002"
}
.uk-navbar-center {
  float: none;
  text-align: center;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto
}
.uk-navbar-flip {
  float: right
}
.uk-navbar-brand {
  background: #fff
}
.uk-navbar .uk-search .uk-search-field {
  height: 95px
}
.uk-navbar .uk-search:before {
  top: 50%;
  margin-top: -20px
}
.uk-navbar-nav .uk-navbar-nav-subtitle {
  line-height: 75px
}
.uk-navbar-nav .uk-dropdown {
  left: -30px
}
.uk-subnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0
}
.uk-subnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
  position: relative;
  float: left
}
.uk-subnav:after, .uk-subnav:before {
  content: "";
  display: block;
  overflow: hidden
}
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span, .uk-subnav-line > :before, .uk-subnav > * > * {
  display: inline-block
}
.uk-subnav > * > * {
  color: #939aa4
}
.uk-subnav > * > :focus, .uk-subnav > * > :hover {
  color: #324869;
  text-decoration: none
}
.uk-subnav > .uk-active > * {
  color: #324869
}
.uk-subnav-line > :before {
  content: "";
  height: 10px;
  vertical-align: middle
}
.uk-breadcrumb > li, .uk-pagination > li {
  vertical-align: top
}
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 10px;
  border-left: 1px solid #e9eaeb
}
.uk-subnav-pill > * > * {
  padding: 3px 9px
}
.uk-subnav-pill > * > :focus, .uk-subnav-pill > * > :hover {
  background: #f9f9f9;
  color: #939aa4;
  text-decoration: none;
  outline: 0
}
.uk-subnav-pill > .uk-active > * {
  background: #2d405e;
  color: #fff
}
.uk-subnav > .uk-disabled > * {
  background: 0 0;
  color: #dbdbdf;
  text-decoration: none;
  cursor: text
}
.uk-breadcrumb {
  padding: 0;
  list-style: none;
  font-size: 0;
  margin: 0
}
.uk-breadcrumb > li {
  font-size: 1rem
}
.uk-breadcrumb > li:nth-child(n+2):before {
  content: "/";
  display: inline-block;
  margin: 0 8px
}
.uk-breadcrumb > li:not(.uk-active) > span {
  color: #a4a6a8
}
.uk-pagination {
  padding: 0;
  text-align: center;
  font-size: 0;
  border-top: 1px solid #e9eaeb
}
.uk-pagination:after, .uk-pagination:before {
  content: "";
  display: table
}
.uk-pagination > li {
  display: inline-block;
  font-size: 1rem
}
.uk-pagination > li:nth-child(n+2) {
  margin-left: 0
}
.uk-pagination > li > a, .uk-pagination > li > span {
  display: inline-block;
  min-width: 40px;
  padding: 5px;
  line-height: 40px;
  text-decoration: none;
  box-sizing: content-box;
  text-align: center;
  position: relative
}
.uk-pagination > li > a:before, .uk-pagination > li > span:before {
  content: "";
  position: absolute;
  top: -1px;
  height: 2px;
  background: #324869;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transition: width .5s;
  transition: width .5s
}
.uk-pagination > li > a:hover:before, .uk-pagination > li > span:hover:before {
  width: 100%
}
.uk-pagination > li > a {
  background: rgba(0, 0, 0, 0);
  color: #939aa4
}
.uk-pagination > li > a:focus, .uk-pagination > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #324869;
  outline: 0
}
.uk-pagination > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #444
}
.uk-pagination > .uk-active > span {
  background: rgba(0, 0, 0, 0);
  color: #324869
}
.uk-pagination > .uk-disabled > span {
  background-color: rgba(0, 0, 0, 0);
  color: #a4a6a8
}
.uk-pagination-previous {
  float: left
}
.uk-pagination-next {
  float: right
}
.uk-pagination-left {
  text-align: left
}
.uk-pagination-right {
  text-align: right
}
.uk-description-list-line > dt {
  font-weight: 400
}
.uk-description-list-line > dt:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e9eaeb
}
.uk-description-list-line > dd {
  color: #a4a6a8
}
.uk-container, .uk-modal-dialog, .uk-overlay-area-content, .uk-responsive-height, .uk-responsive-width, .uk-scrollable-box, .uk-thumbnail, [class*=uk-height] {
  box-sizing: border-box
}
.uk-overlay-area:empty:before, .uk-overlay-icon:before {
  content: "\f002";
  line-height: 1;
  text-align: center;
  font-family: FontAwesome
}
.uk-overlay, .uk-thumbnail {
  margin: 0;
  display: inline-block;
  max-width: 100%
}
.uk-overlay-area-content > :last-child, .uk-overlay-panel.uk-flex > * > :last-child, .uk-overlay-panel > :last-child, .uk-overlay > :first-child {
  margin-bottom: 0
}
.uk-thumbnail {
  padding: 4px;
  border: 1px solid transparent
}
a.uk-thumbnail:focus, a.uk-thumbnail:hover {
  border-color: transparent;
  background-color: #fff;
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 3px 3px -1px rgba(50, 55, 60, .3);
  box-shadow: 0 3px 3px -1px rgba(50, 55, 60, .3)
}
.uk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #939aa4
}
.uk-thumbnail-mini {
  width: 150px
}
.uk-thumbnail-small {
  width: 200px
}
.uk-thumbnail-medium {
  width: 300px
}
.uk-thumbnail-large {
  width: 400px
}
.uk-thumbnail-expand, .uk-thumbnail-expand > img {
  width: 100%
}
.uk-overlay {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0)
}
.uk-overlay.uk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}
.uk-overlay-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #939aa4
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  color: inherit
}
.uk-overlay-panel a:not([class]) {
  color: #8eb9f8;
  text-decoration: none
}
.uk-overlay-panel a[class*=uk-icon-]:not(.uk-icon-button) {
  color: #8eb9f8
}
.uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore), .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0
}
.uk-overlay-image {
  padding: 0
}
.uk-overlay-top {
  bottom: auto
}
.uk-overlay-bottom {
  top: auto
}
.uk-overlay-left {
  right: auto
}
.uk-overlay-right {
  left: auto
}
.uk-overlay-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  margin-top: -17.5px;
  margin-left: -17.5px;
  font-size: 35px;
  color: #324869
}
.uk-overlay-blur, .uk-overlay-fade, .uk-overlay-grayscale, .uk-overlay-scale, .uk-overlay-spin, [class*=uk-overlay-slide] {
  transition-duration: .3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter
}
.uk-overlay-active .uk-overlay-fade, .uk-overlay-active .uk-overlay-scale, .uk-overlay-active .uk-overlay-spin, .uk-overlay-active [class*=uk-overlay-slide] {
  transition-duration: .8s
}
.uk-overlay-fade {
  opacity: .05
}
.uk-overlay-active .uk-active > .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
  opacity: .9
}
.uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.uk-overlay-active .uk-active > .uk-overlay-scale, .uk-overlay-hover.uk-hover .uk-overlay-scale, .uk-overlay-hover:hover .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.uk-overlay-spin {
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0)
}
.uk-overlay-active .uk-active > .uk-overlay-spin, .uk-overlay-hover.uk-hover .uk-overlay-spin, .uk-overlay-hover:hover .uk-overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg)
}
.uk-overlay-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}
.uk-overlay-active .uk-active > .uk-overlay-grayscale, .uk-overlay-hover.uk-hover .uk-overlay-grayscale, .uk-overlay-hover:hover .uk-overlay-grayscale {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
[class*=uk-overlay-slide] {
  opacity: 0
}
.uk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}
.uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}
.uk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.uk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}
.uk-overlay-active .uk-active > [class*=uk-overlay-slide], .uk-overlay-hover.uk-hover [class*=uk-overlay-slide], .uk-overlay-hover:hover [class*=uk-overlay-slide] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0)
}
.uk-overlay-area, .uk-overlay-caption {
  -webkit-transition: opacity .15s linear;
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 0
}
.uk-overlay-area {
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .3);
  opacity: 0;
  transition: opacity .15s linear
}
.uk-overlay-toggle.uk-hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-area, .uk-overlay.uk-hover .uk-overlay-area, .uk-overlay:hover .uk-overlay-area {
  opacity: 1
}
.uk-overlay-area:empty:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  color: #fff
}
.uk-overlay-area:not(:empty) {
  font-size: 0
}
.uk-overlay-area:not(:empty):before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.uk-overlay-area-content {
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  text-align: center;
  padding: 0 15px;
  color: #fff
}
.uk-overlay-area-content a:not([class]), .uk-overlay-area-content a:not([class]):hover {
  color: inherit
}
.uk-overlay-caption {
  left: 0;
  padding: 15px;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  opacity: 0;
  transition: opacity .15s linear
}
.uk-overlay-toggle.uk-hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-caption, .uk-overlay.uk-hover .uk-overlay-caption, .uk-overlay:hover .uk-overlay-caption {
  opacity: 1
}
[class*=uk-column-] {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px
}
.uk-column-1-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2
}
.uk-column-1-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3
}
.uk-column-1-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4
}
.uk-column-1-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5
}
.uk-column-1-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6
}
[class*=uk-animation-] {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important
}
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02
}
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18
}
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top
}
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom
}
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left
}
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right
}
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12
}
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
  animation-name: uk-shake
}
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s
}
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0
}
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%
}
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%
}
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%
}
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%
}
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}
.uk-animation-hover:not(:hover), .uk-animation-hover:not(:hover) [class*=uk-animation-], .uk-touch .uk-animation-hover:not(.uk-hover), .uk-touch .uk-animation-hover:not(.uk-hover) [class*=uk-animation-] {
  -webkit-animation-name: none;
  animation-name: none
}
.uk-dropdown, .uk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 270px
}
.uk-dropdown {
  padding: 30px;
  font-size: 1rem;
  vertical-align: top
}
.uk-dropdown:focus {
  outline: 0
}
.uk-open > .uk-dropdown, .uk-open > .uk-dropdown-blank {
  display: block;
  -webkit-animation: uk-fade .2s ease-in-out;
  animation: uk-fade .2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}
.uk-dropdown-stack > .uk-dropdown-grid > [class*=uk-width-] {
  width: 100%
}
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px
}
.uk-dropdown-small .uk-nav {
  margin: 0 -5px
}
.uk-dropdown-navbar {
  margin-top: 0
}
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: uk-slide-top-fixed .2s ease-in-out;
  animation: uk-slide-top-fixed .2s ease-in-out
}
.uk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px
}
.uk-dropdown .uk-panel > a:not([class]) {
  color: #fff
}
.uk-dropdown .uk-panel > a:hover:not([class]) {
  color: #bad2ee
}
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.uk-modal.uk-open {
  opacity: 1
}
.uk-modal-page, .uk-modal-page body {
  overflow: hidden
}
.uk-modal-dialog {
  position: relative;
  margin: 50px auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity .3s linear, -webkit-transform .3s ease-out;
  transition: opacity .3s linear, transform .3s ease-out
}
.uk-open .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
.uk-modal-dialog > :not([class*=uk-modal-]):last-child {
  margin-bottom: 0
}
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right
}
.uk-modal-dialog > .uk-close:first-child + :not([class*=uk-modal-]) {
  margin-top: 0
}
.uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px
}
.uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none
}
.uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear
}
.uk-modal-dialog-blank > .uk-close:first-child {
  position: absolute;
  z-index: 1;
  margin: 0;
  float: none
}
.uk-modal-header {
  margin-bottom: 30px
}
.uk-modal-footer {
  margin-top: 30px
}
.uk-modal-footer > :last-child, .uk-modal-header > :last-child {
  margin-bottom: 0
}
.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #fff;
  text-align: center;
  overflow: hidden
}
.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd
}
.uk-offcanvas, .uk-offcanvas-bar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0
}
.uk-modal-spinner:after {
  content: "\f110";
  display: block;
  font-family: FontAwesome;
  animation: uk-rotate 2s infinite linear
}
.uk-modal-dialog-blank .uk-modal-close {
  background: #2d405e;
  color: #fff;
  opacity: 1
}
.uk-modal-dialog-blank .uk-modal-close:hover {
  opacity: .6
}
.uk-modal-dialog-blank > .uk-close:first-child {
  top: 0;
  right: 0
}
.uk-offcanvas {
  display: none;
  right: 0;
  z-index: 1000;
  touch-action: none;
  background: rgba(45, 64, 94, .8)
}
.uk-offcanvas.uk-active {
  display: block
}
.uk-text-small {
  font-size: 11px;
  line-height: 16px
}
.uk-text-large {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300
}
.uk-text-bold {
  font-weight: 700
}
.uk-text-muted {
  color: #a4a6a8 !important
}
.uk-text-primary {
  color: #2d7091 !important
}
.uk-text-success {
  color: #659f13 !important
}
.uk-text-warning {
  color: #e28327 !important
}
.uk-text-danger {
  color: #d85030 !important
}
.uk-text-contrast {
  color: #fff !important
}
.uk-text-left {
  text-align: left !important
}
.uk-text-right {
  text-align: right !important
}
.uk-text-center {
  text-align: center !important
}
.uk-text-justify {
  text-align: justify !important
}
.uk-text-top {
  vertical-align: top !important
}
.uk-text-middle {
  vertical-align: middle !important
}
.uk-text-bottom {
  vertical-align: bottom !important
}
.uk-text-truncate {
  overflow: hidden
}
.uk-text-break {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}
.uk-text-capitalize {
  text-transform: capitalize !important
}
.uk-text-lowercase {
  text-transform: lowercase !important
}
.uk-text-uppercase {
  text-transform: uppercase !important
}
.uk-nbfc {
  overflow: hidden
}
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px
}
[class*=uk-float-] {
  max-width: 100%
}
.uk-link-muted, .uk-link-muted a, .uk-link-muted a:hover, .uk-link-muted:hover {
  color: #939aa4
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset a:focus, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset:hover {
  color: inherit;
  text-decoration: none
}
.uk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both
}
.uk-scrollable-box {
  height: 170px;
  padding: 10px;
  border: 1px solid #e9eaeb;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both
}
.uk-overflow-hidden {
  overflow: hidden
}
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.uk-position-absolute, [class*=uk-position-bottom], [class*=uk-position-top] {
  position: absolute !important
}
.uk-position-top {
  top: 0;
  left: 0;
  right: 0
}
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0
}
.uk-position-top-left {
  top: 0;
  left: 0
}
.uk-position-top-right {
  top: 0;
  right: 0
}
.uk-position-bottom-left {
  bottom: 0;
  left: 0
}
.uk-position-bottom-right {
  bottom: 0;
  right: 0
}
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.uk-position-relative {
  position: relative !important
}
.uk-position-z-index {
  z-index: 1
}
.uk-display-block {
  display: block !important
}
.uk-display-inline {
  display: inline !important
}
.uk-display-inline-block {
  display: inline-block !important;
  max-width: 100%
}
.uk-hidden {
  display: none !important;
  visibility: hidden !important
}
.uk-invisible {
  visibility: hidden !important
}
.uk-visible-hover:hover .uk-hidden, .uk-visible-hover:hover .uk-invisible {
  display: block !important;
  visibility: visible !important
}
.uk-visible-hover-inline:hover .uk-hidden, .uk-visible-hover-inline:hover .uk-invisible {
  display: inline-block !important;
  visibility: visible !important
}
.uk-notouch .uk-hidden-notouch, .uk-touch .uk-hidden-touch {
  display: none !important
}
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex
}
.uk-flex-inline > *, .uk-flex > * {
  -ms-flex-negative: 1
}
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start
}
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end
}
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}
.uk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around
}
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse
}
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse
}
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start
}
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center
}
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end
}
.uk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between
}
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around
}
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1
}
.uk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-order: 99;
  order: 99
}
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none
}
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  -ms-flex-negative: 1
}
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1
}
.uk-contrast {
  color: #fff
}
.uk-contrast .uk-link, .uk-contrast a:not([class]) {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}
.uk-contrast .uk-link:hover, .uk-contrast a:not([class]):hover {
  color: #fff;
  text-decoration: underline
}
.uk-contrast :not(pre) > code, .uk-contrast :not(pre) > kbd, .uk-contrast :not(pre) > samp, .uk-contrast em, .uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6 {
  color: #fff
}
.uk-contrast .uk-nav li > a, .uk-contrast .uk-nav li > a:hover {
  text-decoration: none
}
.uk-contrast .uk-nav-side > li > a {
  color: #fff
}
.uk-contrast .uk-nav-side > li > a:focus, .uk-contrast .uk-nav-side > li > a:hover {
  background: rgba(255, 255, 255, .1);
  color: #fff
}
.uk-contrast .uk-nav-side > li.uk-active > a {
  background: #fff;
  color: #444
}
.uk-contrast .uk-nav-side .uk-nav-header {
  color: #fff
}
.uk-contrast .uk-nav-side ul a {
  color: rgba(255, 255, 255, .7)
}
.uk-contrast .uk-nav-side ul a:hover {
  color: #fff
}
.uk-contrast .uk-subnav > * > a {
  color: rgba(255, 255, 255, .7);
  text-decoration: none
}
.uk-contrast .uk-subnav > * > a:focus, .uk-contrast .uk-subnav > * > a:hover {
  color: #fff;
  text-decoration: none
}
.uk-contrast .uk-subnav > .uk-active > a {
  color: #fff
}
.uk-contrast .uk-subnav-line > :nth-child(n+2):before {
  border-left-color: rgba(255, 255, 255, .2)
}
.uk-contrast .uk-subnav-pill > * > a:focus, .uk-contrast .uk-subnav-pill > * > a:hover {
  background: rgba(255, 255, 255, .7);
  color: #444;
  text-decoration: none
}
.uk-contrast .uk-subnav-pill > .uk-active > a {
  background: #fff;
  color: #444
}
.uk-contrast .uk-tab {
  border-bottom-color: rgba(255, 255, 255, .2)
}
.uk-contrast .uk-tab > li > a {
  border-color: transparent;
  color: rgba(255, 255, 255, .7)
}
.uk-contrast .uk-tab > li.uk-open > a, .uk-contrast .uk-tab > li > a:focus, .uk-contrast .uk-tab > li > a:hover {
  border-color: rgba(255, 255, 255, .7);
  text-decoration: none
}
.uk-contrast .uk-tab > li.uk-active > a {
  border-color: rgba(255, 255, 255, .2);
  border-bottom-color: transparent
}
.uk-contrast .uk-tab-center {
  border-bottom-color: rgba(255, 255, 255, .2)
}
.uk-contrast .uk-list-line > li:nth-child(n+2), .uk-contrast .uk-tab-grid:before {
  border-top-color: rgba(255, 255, 255, .2)
}
.uk-contrast .uk-form input:not([type]), .uk-contrast .uk-form input[type=color], .uk-contrast .uk-form input[type=date], .uk-contrast .uk-form input[type=datetime-local], .uk-contrast .uk-form input[type=datetime], .uk-contrast .uk-form input[type=email], .uk-contrast .uk-form input[type=month], .uk-contrast .uk-form input[type=number], .uk-contrast .uk-form input[type=password], .uk-contrast .uk-form input[type=search], .uk-contrast .uk-form input[type=tel], .uk-contrast .uk-form input[type=text], .uk-contrast .uk-form input[type=time], .uk-contrast .uk-form input[type=url], .uk-contrast .uk-form input[type=week], .uk-contrast .uk-form select, .uk-contrast .uk-form textarea {
  border-color: rgba(255, 255, 255, .8);
  background: rgba(0, 0, 0, 0);
  color: #444;
  background-clip: padding-box
}
.uk-contrast .uk-form input:not([type]):focus, .uk-contrast .uk-form input[type=color]:focus, .uk-contrast .uk-form input[type=date]:focus, .uk-contrast .uk-form input[type=datetime-local]:focus, .uk-contrast .uk-form input[type=datetime]:focus, .uk-contrast .uk-form input[type=email]:focus, .uk-contrast .uk-form input[type=month]:focus, .uk-contrast .uk-form input[type=number]:focus, .uk-contrast .uk-form input[type=password]:focus, .uk-contrast .uk-form input[type=search]:focus, .uk-contrast .uk-form input[type=tel]:focus, .uk-contrast .uk-form input[type=text]:focus, .uk-contrast .uk-form input[type=time]:focus, .uk-contrast .uk-form input[type=url]:focus, .uk-contrast .uk-form input[type=week]:focus, .uk-contrast .uk-form select:focus, .uk-contrast .uk-form textarea:focus {
  border-color: #fff;
  background: #fff;
  color: #444
}
.uk-contrast .uk-form :-ms-input-placeholder {
  color: #fff !important
}
.uk-contrast .uk-form ::-moz-placeholder {
  color: #fff
}
.uk-contrast .uk-form ::-webkit-input-placeholder {
  color: #fff
}
.uk-contrast .uk-button {
  color: #fff;
  background: rgba(0, 0, 0, 0)
}
.uk-contrast .uk-button:focus, .uk-contrast .uk-button:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #8eb9f8
}
.uk-contrast .uk-button.uk-active, .uk-contrast .uk-button:active {
  background-color: rgba(255, 255, 255, .7);
  color: #444
}
.uk-contrast .uk-icon-hover {
  color: rgba(255, 255, 255, .7)
}
.uk-contrast .uk-icon-hover:hover {
  color: #fff
}
.uk-contrast .uk-icon-button {
  background: #fff;
  color: #444
}
.uk-contrast .uk-icon-button:focus, .uk-contrast .uk-icon-button:hover {
  background-color: rgba(255, 255, 255, .8);
  color: #444
}
.uk-contrast .uk-icon-button:active {
  background-color: rgba(255, 255, 255, .7);
  color: #444
}
.uk-contrast .uk-text-muted {
  color: rgba(255, 255, 255, .6) !important
}
.uk-contrast .uk-text-primary {
  color: #2d7091 !important
}
.uk-contrast .uk-tab > li.uk-active > a, .uk-contrast .uk-tab > li.uk-open > a, .uk-contrast .uk-tab > li > a:focus, .uk-contrast .uk-tab > li > a:hover {
  background: 0 0;
  color: #fff
}
.uk-contrast .uk-tab > li.uk-active > a:after, .uk-contrast .uk-tab > li:not(.uk-disabled) > a:after {
  background: #fff
}
.uk-progress, .uk-search-field {
  box-sizing: border-box
}
.uk-offcanvas .uk-search {
  display: block
}
.uk-progress {
  height: 20px;
  margin-bottom: 15px;
  background: #f9f9f9;
  line-height: 20px;
  border-radius: 50px
}
* + .uk-progress {
  margin-top: 15px
}
.uk-progress-bar {
  width: 0;
  height: 100%;
  background: #2d405e;
  float: left;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
  font-size: 12px;
  color: #fff;
  text-align: center
}
.uk-progress-mini {
  height: 6px
}
.uk-progress-small {
  height: 12px
}
.uk-progress-success .uk-progress-bar {
  background-color: #3fb648
}
.uk-progress-warning .uk-progress-bar {
  background-color: #f56100
}
.uk-progress-danger .uk-progress-bar {
  background-color: #f53000
}
.uk-progress-striped .uk-progress-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 30px 30px
}
.uk-progress-striped.uk-active .uk-progress-bar {
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite
}
.uk-slider-fullscreen, .uk-slider-fullscreen > li, .uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
  height: 100vh
}
.uk-open > .uk-dropdown-search {
  -webkit-animation: uk-slide-top-fixed .2s ease-in-out;
  animation: uk-slide-top-fixed .2s ease-in-out
}
.uk-navbar-flip .uk-dropdown-search {
  margin-top: 5px;
  margin-right: -15px
}
.uk-offcanvas .uk-search:before {
  color: #777
}
.uk-offcanvas .uk-search-field {
  width: 100%;
  border-color: transparent;
  background: #1a1a1a;
  color: #fff
}
.uk-offcanvas .uk-search-field:-ms-input-placeholder {
  color: #fff !important
}
.uk-offcanvas .uk-search-field::-moz-placeholder {
  color: #fff
}
.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
  color: #fff
}
.uk-active > .uk-search-field, .uk-search-field:focus {
  padding: 0 30px 0 0;
  cursor: text
}
.uk-slideshow {
  position: relative;
  width: 100%
}
.uk-nestable-handle, .uk-nestable-item {
  touch-action: none
}
.uk-slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0
}
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 15px 15px 5px 0;
  background: rgba(0, 0, 0, 0);
  font-size: 18px;
  line-height: 24px;
  cursor: pointer
}
.uk-accordion-title:not(:first-child) {
  border-top: 1px solid #e9eaeb
}
.uk-accordion-content {
  padding: 0 15px 15px
}
.uk-accordion-content:after, .uk-accordion-content:before {
  content: "";
  display: table
}
.uk-accordion-content > :last-child {
  margin-bottom: 0
}
.uk-nestable {
  padding: 0;
  list-style: none
}
.uk-nestable a, .uk-nestable img {
  -webkit-touch-callout: none
}
.uk-nestable-list {
  margin: 0;
  padding-left: 40px;
  list-style: none
}
.uk-nestable-item + .uk-nestable-item, .uk-nestable-list:not(.uk-nestable-dragged) > .uk-nestable-item:first-child {
  margin-top: 10px
}
.uk-nestable-dragged {
  position: absolute;
  z-index: 1050;
  padding-left: 0
}
.uk-nestable-placeholder {
  position: relative
}
.uk-nestable-placeholder > * {
  opacity: 0
}
.uk-nestable-placeholder:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dashed #e9eaeb;
  opacity: 1
}
.uk-nestable-empty {
  min-height: 30px
}
.uk-nestable-handle:hover, .uk-nestable-moving, .uk-nestable-moving * {
  cursor: move
}
[data-nestable-action=toggle] {
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.uk-nestable-toggle {
  display: inline-block;
  visibility: hidden
}
.uk-nestable-toggle:after {
  content: "\f147";
  font-family: FontAwesome
}
.uk-parent > :not(.uk-nestable-list) .uk-nestable-toggle {
  visibility: visible
}
.uk-collapsed .uk-nestable-list {
  display: none
}
.uk-collapsed .uk-nestable-toggle:after {
  content: "\f196"
}
.uk-nestable-panel {
  background: #f9f9f9;
  padding: 5px 10px
}
.tm-page > .uk-container, [class*=tm-block].uk-grid-divider > div {
  padding: 0
}
html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased
}
.tm-page > .uk-container + .tm-container {
  margin-top: 0
}
.tm-container-full-width.uk-container {
  max-width: 100%
}
[class*=tm-block].uk-grid-divider {
  margin: 0
}
.tm-block:not([class*=tm-sidebar-]) {
  padding-top: 30px;
  padding-bottom: 30px
}
.tm-block + .tm-block {
  padding-top: 0
}
.tm-block-muted {
  background: #f9f9f9
}
.tm-logo-small {
  letter-spacing: -.31em
}
.tm-block-divider:not([class*=tm-sidebar-]), .tm-block-divider:not([class*=tm-sidebar-]) + .tm-block, .tm-block-divider:not([class*=tm-sidebar-])[calss*=tm-sidebar-], .tm-block-muted:not([class*=tm-sidebar-]), .tm-block-muted:not([class*=tm-sidebar-]) + .tm-block, .tm-block-muted:not([class*=tm-sidebar-])[calss*=tm-sidebar-], .tm-middle, .tm-middle + .tm-block:not(.tm-block-alternative) {
  border-top: 1px solid #e9eaeb
}
.tm-block-divider:not([class*=tm-sidebar-]).tm-main-top {
  border-top: none;
  border-bottom: 1px solid #e9eaeb
}
.tm-sidebar-divider > .uk-panel:nth-child(n+2) {
  border-top: 1px solid #e9eaeb
}

.tm-sidebar-divider .uk-panel-box-primary + .uk-panel, .tm-sidebar-divider .uk-panel-box-secondary + .uk-panel {
  border-top: none
}
.tm-navbar .uk-dropdown-search {
  margin-right: -30px
}
.tm-navbar .uk-navbar-brand {
  margin-left: -30px;
  padding-left: 30px;
  padding-right: 30px
}
.tm-navbar .uk-panel {
  float: left;
  max-width: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  border-left: 1px solid #507cbb
}
.tm-navbar [class*=uk-icon-] {
  line-height: 35px
}
.tm-navbar .uk-icon-hover {
  color: #c5dcff
}
.tm-navbar .uk-icon-hover:hover {
  color: #fff
}
.tm-dropdown-overlay {
  z-index: 1000
}
.tm-dropdown-overlay .uk-dropdown-overlay {
  background: rgba(45, 65, 95, .98)
}
.tm-dropdown-overlay .uk-dropdown-navbar {
  background: 0 0
}
.tm-content {
  padding-top: 0
}
.tm-content .uk-breadcrumb, .tm-noblog .tm-content > :first-child {
  padding-top: 30px
}
.tm-leading-article + .uk-grid {
  margin-top: 0
}
.uk-article > .uk-article:first-child, [class*=tm-sidebar-] > .uk-panel > .uk-article:first-child {
  padding-top: 0
}
.tm-leading-article + * .uk-article:first-child {
  border-top: 1px solid #e9eaeb
}
.tm-leading-article + .uk-pagination {
  margin-top: 0;
  border: none
}
.tm-error-icon {
  font-size: 250px
}
.tm-error-headline {
  font-size: 100px
}
.tm-offline {
  width: 300px
}
.tm-socialbuttons {
  line-height: 1
}
.tm-socialbuttons > div {
  margin-right: 10px;
  float: left
}
.alignleft {
  display: block;
  margin-right: 30px;
  float: left
}
.alignright {
  display: block;
  margin-left: 30px;
  float: right
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.tm-shadow {
  box-shadow: -7px 8px 20px 6px rgba(0, 0, 0, .1)
}
.tm-secondary-color {
  color: #8eb9f8
}
.tm-tag ul {
  padding: 0;
  font-size: 0
}
.tm-tag li {
  margin-top: 5px;
  margin-right: 4px;
  padding: 4px 15px;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #e9eaeb;
  border-radius: 2px
}
.tm-tag li a {
  color: #939aa4;
  font-size: 14px
}
[class*=tm-tag-] .uk-badge {
  margin-bottom: 30px;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px
}
[class*=tm-tag-] .uk-badge a {
  color: #324869
}
[class*=tm-tag-] .uk-badge + .uk-article-title {
  margin-top: 0
}
.tm-tag-1 .uk-badge, .tm-tag-1.tm-title-border {
  border-color: #a8d216
}
.uk-navbar-nav > li > a.tm-tag-1:after, .uk-tab > li.tm-tag-1:not(.uk-disabled) > a:after {
  background: #a8d216
}
.tm-tag-2 .uk-badge, .tm-tag-2.tm-title-border {
  border-color: #f56100
}
.uk-navbar-nav > li > a.tm-tag-2:after, .uk-tab > li.tm-tag-2:not(.uk-disabled) > a:after {
  background: #f56100
}
.tm-tag-3 .uk-badge, .tm-tag-3.tm-title-border {
  border-color: #31cdc1
}
.uk-navbar-nav > li > a.tm-tag-3:after, .uk-tab > li.tm-tag-3:not(.uk-disabled) > a:after {
  background: #31cdc1
}
.tm-tag-4 .uk-badge, .tm-tag-4.tm-title-border {
  border-color: #ffc349
}
.uk-navbar-nav > li > a.tm-tag-4:after, .uk-tab > li.tm-tag-4:not(.uk-disabled) > a:after {
  background: #ffc349
}
.tm-tag-5 .uk-badge, .tm-tag-5.tm-title-border {
  border-color: #3674d1
}
.uk-navbar-nav > li > a.tm-tag-5:after, .uk-tab > li.tm-tag-5:not(.uk-disabled) > a:after {
  background: #3674d1
}
.tm-tag-6 .uk-badge, .tm-tag-6.tm-title-border {
  border-color: #3fb648
}
.uk-navbar-nav > li > a.tm-tag-6:after, .uk-tab > li.tm-tag-6:not(.uk-disabled) > a:after {
  background: #3fb648
}
.tm-tag-7 .uk-badge, .tm-tag-7.tm-title-border {
  border-color: #803fc7
}
.uk-navbar-nav > li > a.tm-tag-7:after, .uk-tab > li.tm-tag-7:not(.uk-disabled) > a:after {
  background: #803fc7
}
.tm-tag-8 .uk-badge, .tm-tag-8.tm-title-border {
  border-color: #c635af
}
.uk-navbar-nav > li > a.tm-tag-8:after, .uk-tab > li.tm-tag-8:not(.uk-disabled) > a:after {
  background: #c635af
}
.tm-tag-9 .uk-badge, .tm-tag-9.tm-title-border {
  border-color: #3932ba
}
.uk-navbar-nav > li > a.tm-tag-9:after, .uk-tab > li.tm-tag-9:not(.uk-disabled) > a:after {
  background: #3932ba
}
.tm-tag-10 .uk-badge, .tm-tag-10.tm-title-border {
  border-color: #6cc3f3
}
.uk-navbar-nav > li > a.tm-tag-10:after, .uk-tab > li.tm-tag-10:not(.uk-disabled) > a:after {
  background: #6cc3f3
}
.tm-margin-large, .tm-margin-xlarge {
  margin: 30px !important
}
.tm-title-border {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 3px solid #e9eaeb
}
.tm-article-columns-2, .tm-article-columns-3 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}
.tm-container-background > :first-child {
  border-top: none
}
.tm-tabs .uk-dropdown h3 {
  color: #98adcf
}
.tm-tabs .uk-dropdown li:hover h3 {
  color: #fff
}
.tm-tabs .uk-nav-dropdown li:not(:first-child) {
  border-top: 1px solid rgba(152, 173, 207, .1)
}
.tm-tabs .uk-tab > li:not(.uk-tab-responsive) {
  min-height: 130px
}
.tm-tabs .uk-tab-responsive.uk-active a:after {
  background: 0 0
}
ul.tm-tab-fullheight > li.uk-active, ul.tm-tab-fullheight > li:hover {
  background: #f9f9f9
}





@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid
  }
  *, :after, :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a, a:visited {
    text-decoration: underline
  }
  blockquote, pre {
    border: 1px solid #999
  }
  thead {
    display: table-header-group
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
}
@media screen and (max-width:400px) {
  @-ms-viewport {
    width: device-width
  }
}
@media screen {
  [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]) {
    opacity: 0
  }
}
@media (min-width:480px) {
  .uk-column-small-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
  .uk-column-small-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }
  .uk-column-small-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
  }
  .uk-column-small-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
  .uk-column-small-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
  }
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }
  .uk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
  }
}
@media (min-width:640px) {
  .uk-modal-dialog-large {
    width: 930px
  }
  .uk-modal-dialog-blank .uk-modal-close:first-child {
    width: 50px;
    height: 50px
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -30px;
    margin-right: -30px
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*=uk-width-] {
    padding-left: 30px;
    padding-right: 30px
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*=uk-width-]:nth-child(n+2) {
    border-left: 1px solid rgba(233, 234, 235, .1)
  }
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 400px
  }
  .uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 600px
  }
  .uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 800px
  }
  .uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1000px
  }
  .uk-column-medium-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
  .uk-column-medium-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }
  .uk-column-medium-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
  }
  .uk-column-medium-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
  .uk-column-medium-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
  }
  .uk-block {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .uk-block-large {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .uk-comment-list .uk-comment + ul {
    padding-left: 100px
  }
  .uk-heading-large {
    font-size: 60px;
    line-height: 74px
  }
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }
  .uk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
  }
  .tm-sidebar-a-left.tm-sidebar-b-left .tm-sidebar-b:not(.tm-block-alternative):not(.tm-block), [class*=tm-sidebar-].tm-block-divider, [class*=tm-sidebar-].tm-block-muted, body[class*="-left"] .tm-main {
    border-left: 1px solid #e9eaeb
  }
  .tm-sidebar-a-left .tm-sidebar-a, .tm-sidebar-b-left .tm-sidebar-b {
    border-left: none
  }
  .tm-sidebar-a-right .tm-sidebar-a.tm-block-divider .uk-panel-box-primary, .tm-sidebar-a-right .tm-sidebar-a.tm-block-divider .uk-panel-box-secondary, .tm-sidebar-a-right .tm-sidebar-a.tm-block-muted .uk-panel-box-primary, .tm-sidebar-a-right .tm-sidebar-a.tm-block-muted .uk-panel-box-secondary, .tm-sidebar-b-right .tm-sidebar-b.tm-block-divider .uk-panel-box-primary, .tm-sidebar-b-right .tm-sidebar-b.tm-block-divider .uk-panel-box-secondary, .tm-sidebar-b-right .tm-sidebar-b.tm-block-muted .uk-panel-box-primary, .tm-sidebar-b-right .tm-sidebar-b.tm-block-muted .uk-panel-box-secondary {
    margin-left: -1px;
    margin-top: -1px
  }
  .tm-sidebar-a-left .tm-sidebar-a.tm-block-divider .uk-panel-box-primary, .tm-sidebar-a-left .tm-sidebar-a.tm-block-divider .uk-panel-box-secondary, .tm-sidebar-a-left .tm-sidebar-a.tm-block-muted .uk-panel-box-primary, .tm-sidebar-a-left .tm-sidebar-a.tm-block-muted .uk-panel-box-secondary, .tm-sidebar-b-left .tm-sidebar-b.tm-block-divider .uk-panel-box-primary, .tm-sidebar-b-left .tm-sidebar-b.tm-block-divider .uk-panel-box-secondary, .tm-sidebar-b-left .tm-sidebar-b.tm-block-muted .uk-panel-box-primary, .tm-sidebar-b-left .tm-sidebar-b.tm-block-muted .uk-panel-box-secondary {
    margin-right: -1px;
    margin-top: -1px
  }
  .tm-totop-scroller {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    background-color: #2c528a;
    border-radius: 0 0 4px
  }
  .tm-totop-scroller:hover {
    background: #334f7a
  }
  .tm-totop-scroller:after {
    top: 50%;
    display: block;
    width: 100%;
    margin-top: -8px;
    text-align: center;
    line-height: 0;
    -webkit-transition: margin .2s;
    transition: margin .2s
  }
  .tm-totop-scroller:hover:after {
    margin-top: -12px
  }
  .tm-totop-scroller:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 0;
    margin-left: -1px;
    -webkit-transition: height .25s, margin .25s;
    transition: height .25s, margin .25s
  }
  .tm-totop-scroller:hover:before {
    height: 16px;
    margin-top: -8px;
    background: #fff
  }
}
@media (min-width:640px) and (max-width:1199px) {
  .tm-sidebars-2 [class*=tm-sidebar-][class*=uk-width-] {
    border-top: 1px solid #e9eaeb
  }
  .tm-sidebars-2 .tm-main, .tm-sidebars-2.tm-sidebar-a-right .tm-sidebar-a {
    border-left: none !important
  }
  .tm-sidebar-a-right.tm-sidebar-b-left .tm-sidebar-b {
    border-left: 1px solid #e9eaeb
  }
  .uk-hidden-medium, .uk-visible-large, .uk-visible-small {
    display: none !important
  }
  .tm-sidebars-2 [class*=tm-sidebar-][class*=uk-width-] {
    width: 50%
  }
  .tm-sidebars-2 .tm-main[class*=uk-width-] {
    width: 100%
  }
  .tm-sidebars-2 .tm-main[class*=uk-push-], .tm-sidebars-2 [class*=uk-pull-], .tm-sidebars-2 [class*=uk-push-] {
    left: 0
  }
}
@media (max-width:639px) {
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px
  }
  .uk-modal-dialog {
    width: auto;
    margin: 10px auto
  }
  .uk-text-center-small {
    text-align: center !important
  }
  .uk-text-left-small {
    text-align: left !important
  }
  .uk-hidden-small, .uk-visible-large, .uk-visible-medium {
    display: none !important
  }
  .tm-logo-small {
    padding: 0 30px
  }
  .tm-block-divider.tm-sidebar-a, .tm-block-divider.tm-sidebar-a + .tm-sidebar-b, .tm-block-muted.tm-sidebar-a, .tm-block-muted.tm-sidebar-a + .tm-sidebar-b, .uk-grid-divider > .uk-width-1-1:nth-child(n+2) {
    border-top: 1px solid #e9eaeb
  }
}
@media (max-width:640px) {
  .uk-dropdown-grid > [class*=uk-width-] {
    width: 100%
  }
  .uk-dropdown-grid > [class*=uk-width-]:nth-child(n+2) {
    margin-top: 30px
  }
}
@media (max-width:959px) {
  .uk-text-center-medium {
    text-align: center !important
  }
  .uk-text-left-medium {
    text-align: left !important
  }
}
@media (min-width:960px) {
  .uk-column-large-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
  .uk-column-large-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }
  .uk-column-large-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
  }
  .uk-column-large-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
  .uk-column-large-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
  }
  .uk-block-large {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .uk-description-list-horizontal {
    overflow: hidden
  }
  .uk-description-list-horizontal > dt {
    width: 160px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .uk-description-list-horizontal > dd {
    margin-left: 180px
  }
  .uk-hidden-large, .uk-visible-medium, .uk-visible-small {
    display: none !important
  }
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }
  .uk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
  }
  .tm-container-large.uk-container {
    max-width: 100%
  }
}
@media (max-width:1199px) {
  .tm-sidebars-2 .uk-article .uk-width-large-1-2, .tm-tabs .uk-width-large-1-2, .tm-tabs .uk-width-large-1-3, .tm-tabs .uk-width-large-2-3 {
    width: 100%
  }
}
@media (min-width:1200px) {
  .uk-width-xlarge-1-1 {
    width: 100%
  }
  .uk-width-xlarge-1-2, .uk-width-xlarge-2-4, .uk-width-xlarge-3-6, .uk-width-xlarge-5-10 {
    width: 50%
  }
  .uk-width-xlarge-1-3, .uk-width-xlarge-2-6 {
    width: 33.333%
  }
  .uk-width-xlarge-2-3, .uk-width-xlarge-4-6 {
    width: 66.666%
  }
  .uk-width-xlarge-1-4 {
    width: 25%
  }
  .uk-width-xlarge-3-4 {
    width: 75%
  }
  .uk-width-xlarge-1-5, .uk-width-xlarge-2-10 {
    width: 20%
  }
  .uk-width-xlarge-2-5, .uk-width-xlarge-4-10 {
    width: 40%
  }
  .uk-width-xlarge-3-5, .uk-width-xlarge-6-10 {
    width: 60%
  }
  .uk-width-xlarge-4-5, .uk-width-xlarge-8-10 {
    width: 80%
  }
  .uk-width-xlarge-1-6 {
    width: 16.666%
  }
  .uk-width-xlarge-5-6 {
    width: 83.333%
  }
  .uk-width-xlarge-1-10 {
    width: 10%
  }
  .uk-width-xlarge-3-10 {
    width: 30%
  }
  .uk-width-xlarge-7-10 {
    width: 70%
  }
  .uk-width-xlarge-9-10 {
    width: 90%
  }
  .uk-panel + .uk-panel-divider {
    margin-top: 70px !important
  }
  .uk-panel + .uk-panel-divider:before {
    top: -35px
  }
  .uk-column-xlarge-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
  .uk-column-xlarge-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }
  .uk-column-xlarge-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
  }
  .uk-column-xlarge-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
  .uk-column-xlarge-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
  }
  .uk-modal-dialog-large {
    width: 1130px
  }
  .uk-container {
    max-width: 1200px;
    padding: 0 35px
  }
  .uk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1
  }
  .uk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99
  }
  .tm-container-large.uk-container {
    max-width: 1180px
  }
  .tm-container:not(.tm-container-full-width) {
    margin-top: 30px;
    margin-bottom: 30px
  }
  .tm-container:not(.tm-container-full-width) .tm-navbar {
    border-radius: 4px 4px 0 0
  }
  .tm-container:not(.tm-container-full-width) .tm-navbar .uk-navbar-brand {
    border-radius: 4px 0 0
  }
  .tm-margin-xlarge {
    margin: 70px 130px !important
  }
  .tm-margin-large {
    margin: 50px 70px !important
  }
  .tm-article-columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
  }
  .tm-article-columns-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
  }
}
@media (min-width:1600px) {
  .tm-container-large.uk-container {
    max-width: 1600px
  }
}