/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
a[class*=uk-], a[class*=uk-]:hover {
  text-decoration: none !important;
}
.uk-grid-match > * > *, [class*=uk-grid-width] > *, [class*=uk-width] {
  width: 100%;
  box-sizing: border-box;
}
.uk-modal, .uk-switcher {
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}
.uk-hidden, .uk-invisible {
  visibility: hidden !important;
}
a[class*=uk-] {
  cursor: pointer;
}
.uk-dotnav, .uk-list, .uk-nav, .uk-nav ul, .uk-slideshow, .uk-subnav, .uk-switcher, .uk-tab {
  margin-left: 0;
  padding: 0 !important;
  list-style: none !important;
}
.uk-dotnav, .uk-grid, .uk-list, .uk-list ul, .uk-slideshow, .uk-subnav, .uk-switcher, .uk-tab, .uk-thumbnav {
  list-style: none;
}
.uk-list, .uk-margin-bottom-remove, .uk-nav, .uk-nav ul, .uk-slideshow, .uk-switcher, .uk-tab {
  margin-bottom: 0 !important;
}
.uk-dotnav, .uk-margin-bottom, .uk-subnav {
  margin-bottom: 20px !important;
}
* + .uk-dotnav, * + .uk-subnav, .uk-margin-top {
  margin-top: 20px !important;
}
.uk-dotnav > li > a, .uk-icon-button, .uk-list > li > a, .uk-nav ul > li > a, .uk-nav > li > a, .uk-overlay, .uk-slidenav, .uk-subnav > li > a {
  border: none !important;
}
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.uk-dotnav:after, .uk-dotnav:before, .uk-grid:after, .uk-grid:before, .uk-subnav:after, .uk-subnav:before, .uk-thumbnav:after, .uk-thumbnav:before {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-accordion-content:after, .uk-container:after, .uk-dotnav:after, .uk-form-row:after, .uk-grid:after, .uk-list > li:after, .uk-panel:after, .uk-subnav:after, .uk-tab-center:after, .uk-tab:after, .uk-thumbnav:after {
  clear: both;
}
.uk-grid > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  float: left;
  padding-left: 25px;
}
.uk-margin, .uk-panel-teaser, .uk-panel-title {
  margin-bottom: 20px;
}
.uk-accordion-content > :last-child, .uk-form-controls > :last-child, .uk-form > :last-child, .uk-grid > * > :last-child, .uk-list > li > :last-child, .uk-overflow-container > :last-child, .uk-overlay-area-content > :last-child, .uk-overlay-panel.uk-flex > * > :last-child, .uk-overlay-panel > :last-child, .uk-overlay > :first-child, .uk-panel > :not(.uk-panel-title):last-child, .uk-scrollable-box > :last-child, .wk-noconflict .uk-modal-dialog > :not([class*=uk-modal-]):last-child, .wk-noconflict .uk-modal-footer > :last-child, .wk-noconflict .uk-modal-header > :last-child {
  margin-bottom: 0;
}
.uk-grid, .uk-grid-medium {
  margin-left: -25px;
}
* + .uk-margin-large, .uk-grid + .uk-grid, .uk-grid-margin, .uk-grid-medium + .uk-grid-medium, .uk-grid-medium > * > .uk-panel + .uk-panel, .uk-grid-medium > .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}
.uk-grid-collapse {
  margin-left: 0;
}
.uk-grid-collapse > * {
  padding-left: 0;
}
.uk-form-controls > :first-child, .uk-grid-collapse + .uk-grid-collapse, .uk-grid-collapse > * > .uk-panel + .uk-panel, .uk-grid-collapse > .uk-grid-margin, .wk-noconflict .uk-modal-dialog > .uk-close:first-child + :not([class*=uk-modal-]) {
  margin-top: 0;
}
.uk-grid-small {
  margin-left: -10px;
}
.uk-grid-small > * {
  padding-left: 10px;
}
.uk-grid-small + .uk-grid-small, .uk-grid-small > * > .uk-panel + .uk-panel, .uk-grid-small > .uk-grid-margin, .uk-list-space > li:nth-child(n+2) {
  margin-top: 10px;
}
.uk-grid-medium > * {
  padding-left: 25px;
}
.uk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}
.uk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}
.uk-grid-divider > [class*=uk-width-1-]:not(.uk-width-1-1):nth-child(n+2), .uk-grid-divider > [class*=uk-width-2-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-3-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-4-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-5-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-6-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-7-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-8-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-9-]:nth-child(n+2) {
  border-left: 1px solid #e5e5e5;
}
@media (min-width: 960px) {
  .uk-grid-large {
    margin-left: -35px;
  }
  .uk-grid-large > * {
    padding-left: 35px;
  }
  .uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
  .uk-grid-divider > [class*=uk-width-large-]:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid #e5e5e5;
  }
  .uk-grid-width-large-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 1220px) {
  .uk-grid {
    margin-left: -35px;
  }
  .uk-grid > * {
    padding-left: 35px;
  }
  .uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
  .uk-grid-large {
    margin-left: -50px;
  }
  .uk-grid-large > * {
    padding-left: 50px;
  }
  .uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
  .uk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }
  .uk-grid-divider > * {
    padding-left: 35px;
    padding-right: 35px;
  }
  .uk-grid-divider:empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .uk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }
  .uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }
  .uk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }
  .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }
  .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }
  .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }
  .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}
.uk-grid-divider:empty {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #e5e5e5;
}
.uk-grid-match > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.uk-grid-match > * > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.uk-grid-width-1-2 > *, .uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
  width: 50%;
}
.uk-grid-width-1-3 > *, .uk-width-1-3, .uk-width-2-6 {
  width: 33.333%;
}
.uk-grid-width-1-4 > *, .uk-width-1-4 {
  width: 25%;
}
.uk-grid-width-1-5 > *, .uk-width-1-5, .uk-width-2-10 {
  width: 20%;
}
.uk-grid-width-1-6 > *, .uk-width-1-6 {
  width: 16.666%;
}
.uk-grid-width-1-10 > *, .uk-width-1-10 {
  width: 10%;
}
.uk-grid-width-auto > * {
  width: auto;
}
.uk-dropdown-stack > .uk-dropdown-grid > [class*=uk-width-], .uk-thumbnail-expand, .uk-thumbnail-expand > img, .uk-width-1-1 {
  width: 100%;
}
.uk-width-2-3, .uk-width-4-6 {
  width: 66.666%;
}
.uk-width-3-4 {
  width: 75%;
}
.uk-width-2-5, .uk-width-4-10 {
  width: 40%;
}
.uk-width-3-5, .uk-width-6-10 {
  width: 60%;
}
.uk-width-4-5, .uk-width-8-10 {
  width: 80%;
}
.uk-width-5-6 {
  width: 83.333%;
}
.uk-width-3-10 {
  width: 30%;
}
.uk-width-7-10 {
  width: 70%;
}
.uk-width-9-10 {
  width: 90%;
}
@media (min-width: 82rem) {
  .uk-width-large-1-1 {
    width: 100%;
  }
  .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
    width: 50%;
  }
  .uk-width-large-1-3, .uk-width-large-2-6 {
    width: 33.333%;
  }
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
  }
  .uk-width-large-1-4 {
    width: 25%;
  }
  .uk-width-large-3-4 {
    width: 75%;
  }
  .uk-width-large-1-5, .uk-width-large-2-10 {
    width: 20%;
  }
  .uk-width-large-2-5, .uk-width-large-4-10 {
    width: 40%;
  }
  .uk-width-large-3-5, .uk-width-large-6-10 {
    width: 60%;
  }
  .uk-width-large-4-5, .uk-width-large-8-10 {
    width: 80%;
  }
  .uk-width-large-1-6 {
    width: 16.666%;
  }
  .uk-width-large-5-6 {
    width: 83.333%;
  }
  .uk-width-large-1-10 {
    width: 10%;
  }
  .uk-width-large-3-10 {
    width: 30%;
  }
  .uk-width-large-7-10 {
    width: 70%;
  }
  .uk-width-large-9-10 {
    width: 90%;
  }
}
.uk-panel {
  display: block;
  position: relative;
}
.uk-panel, .uk-panel:hover, [class*=uk-icon-], [class*=uk-icon-]:focus, [class*=uk-icon-]:hover {
  text-decoration: none;
}
.uk-accordion-content:after, .uk-accordion-content:before, .uk-container:after, .uk-container:before, .uk-form-row:after, .uk-form-row:before, .uk-list > li:after, .uk-list > li:before, .uk-panel:after, .uk-panel:before, .uk-tab-center:after, .uk-tab-center:before, .uk-tab:after, .uk-tab:before {
  content: "";
  display: table;
}
.uk-panel-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-transform: none;
  color: #444;
}
.uk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.uk-panel-body {
  padding: 20px;
}
.uk-panel-box {
  padding: 20px;
  background: #fff;
  color: #444;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
.uk-icon-hover:hover, .uk-link-muted, .uk-link-muted a, .uk-link-muted a:hover, .uk-link-muted:hover, .uk-nav-dropdown > li > a, .uk-nav-navbar > li > a, .uk-nav-side .uk-nav-header, .uk-panel-box .uk-panel-title, .uk-panel-box-hover:hover, .uk-panel-box-primary .uk-panel-title, .uk-panel-box-primary-hover:hover {
  color: #444;
}
.uk-panel-box .uk-panel-badge, .uk-panel-hover .uk-panel-badge {
  top: 10px;
  right: 10px;
}
.uk-panel-box > .uk-panel-teaser, .uk-panel-hover > .uk-panel-teaser {
  margin-top: -21px;
  margin-left: -21px;
  margin-right: -21px;
}
.uk-panel-box > .uk-nav-side {
  margin: 0 -20px;
}
.uk-panel-box-primary {
  background-color: #fafafa;
  color: #444;
}
.uk-panel-box-secondary {
  background-color: #444;
  color: #fff;
}
.uk-nav-dropdown > li.uk-active > a:hover, .uk-nav-navbar > li.uk-active > a:hover, .uk-panel-box-secondary .uk-panel-title, .uk-panel-box-secondary-hover:hover, html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #fff;
}
.uk-panel-hover {
  padding: 20px;
  color: #444;
  border: 1px solid transparent;
  border-radius: 2px;
}
.uk-panel-hover:hover {
  background: #fff;
  color: #444;
  border-color: #e5e5e5;
}
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #444;
}
.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 #e5e5e5;
}
.uk-button-dropdown, .uk-button-group, .uk-button-group .uk-button:active, .uk-button-group .uk-button:hover, .uk-cover-object, .uk-form-icon, .uk-overlay, .uk-slidenav-position, .uk-subnav > *, .uk-tab-center .uk-tab, .uk-tab-grid, .uk-tab > li, [data-uk-cover] {
  position: relative;
}
.uk-panel-box .uk-panel-teaser > * {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.uk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.uk-cover, .uk-modal-page, .uk-modal-page body, .uk-nbfc, .uk-overflow-hidden, .uk-slider-container {
  overflow: hidden;
}
.uk-button, .uk-close {
  -webkit-appearance: none;
  overflow: visible;
  text-align: center;
}
.uk-cover-object {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[data-uk-cover] {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.uk-nav, .uk-nav ul, .uk-slider:not(.uk-grid) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.uk-nav-header, .uk-nav > li > a {
  padding: 5px 15px;
}
.uk-nav li > a {
  display: block;
  text-decoration: none;
}
.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 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}
.uk-button, .uk-close, .uk-form select {
  text-transform: none;
}
* + .uk-margin, .uk-form-row + .uk-form-row, .uk-nav-header:not(:first-child) {
  margin-top: 20px;
}
.uk-nav-divider {
  margin: 9px 15px;
}
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}
.uk-nav-parent-icon > .uk-parent > a:after {
  content: "";
  width: 20px;
  margin-right: -10px;
  float: right;
  font-family: FontAwesome;
  text-align: center;
}
.uk-icon-angle-down:before, .uk-nav-parent-icon > .uk-parent.uk-open > a:after {
  content: "";
}
.uk-nav-side > li > a {
  color: #444;
  border-radius: 2px;
}
.uk-nav-side > li > a:focus, .uk-nav-side > li > a:hover {
  background: #f5f5f5;
  color: #444;
  outline: 0;
}
.uk-nav-side > li.uk-active > a, html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #37a5e4;
  color: #fff;
}
.uk-list-striped > li:first-child, .uk-nav-dropdown .uk-nav-divider, .uk-nav-navbar .uk-nav-divider, .uk-nav-side .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}
.uk-nav-dropdown .uk-nav-header, .uk-nav-dropdown ul a, .uk-nav-navbar .uk-nav-header, .uk-nav-navbar ul a, .uk-nav-side ul a {
  color: #999;
}
.uk-button-link, .uk-nav-dropdown ul a:hover, .uk-nav-dropdown > li.uk-active > a, .uk-nav-navbar ul a:hover, .uk-nav-navbar > li.uk-active > a, .uk-nav-side ul a:hover, .uk-subnav > .uk-active > * {
  color: #37a5e5;
}
.uk-nav-dropdown > li > a:focus, .uk-nav-dropdown > li > a:hover, .uk-nav-navbar > li > a:focus, .uk-nav-navbar > li > a:hover {
  background: #37a5e4;
  color: #fff;
  outline: 0;
}
.uk-nav-offcanvas > li > a {
  color: #ccc;
  padding: 10px 15px;
}
.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: #292929;
  color: #fff;
  outline: 0;
}
.uk-nav-offcanvas .uk-nav-header {
  color: #777;
}
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid #424242;
}
.uk-nav-offcanvas ul a {
  color: #ccc;
}
.uk-button-group > .uk-button:not(:first-child):not(:last-child), .uk-button-group > div:not(:first-child):not(:last-child) .uk-button, .uk-panel-box .uk-nav-side > li > a {
  border-radius: 0;
}
.uk-subnav, .uk-thumbnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
}
.uk-subnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
  float: left;
}
.uk-subnav > * > * {
  display: inline-block;
  color: #444;
}
.uk-subnav > * > :focus, .uk-subnav > * > :hover {
  color: #37a5e5;
  text-decoration: none;
}
.uk-subnav-line > :before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
}
.uk-button-group .uk-button, .uk-form textarea {
  vertical-align: top;
}
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 10px;
  border-left: 1px solid #e5e5e5;
}
.uk-subnav-pill > * > * {
  padding: 3px 9px;
  border-radius: 2px;
}
.uk-subnav-pill > * > :focus, .uk-subnav-pill > * > :hover {
  background: #fafafa;
  color: #444;
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
}
.uk-subnav-pill > .uk-active > * {
  background: #37a5e4;
  color: #fff;
  box-shadow: none;
}
.uk-subnav > .uk-disabled > * {
  background: 0 0;
  color: #999;
  text-decoration: none;
  cursor: text;
  box-shadow: none;
}
.uk-tab {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
}
.uk-tab > li {
  margin-bottom: -1px;
  float: left;
}
.uk-tab > li > a {
  display: block;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #444;
  text-decoration: none;
  border-radius: 2px 2px 0 0;
}
.uk-dropdown-right, .uk-tab-grid > li:first-child > a, .uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}
.uk-tab > li.uk-open > a, .uk-tab > li > a:focus, .uk-tab > li > a:hover {
  border-color: rgba(0, 0, 0, 0.06);
  background: #f5f5f5;
  color: #444;
  outline: 0;
}
.uk-tab > li.uk-open:not(.uk-active) > a, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li:not(.uk-active) > a:hover {
  margin-bottom: 1px;
  padding-bottom: 7px;
}
.uk-tab > li.uk-active > a {
  border-color: #e5e5e5 #e5e5e5 transparent;
  background: #fff;
  color: #37a5e5;
}
.uk-tab > li.uk-disabled > a {
  color: #999;
  cursor: text;
}
.uk-tab > li.uk-disabled.uk-active > a, .uk-tab > li.uk-disabled > a:focus, .uk-tab > li.uk-disabled > a:hover {
  background: 0 0;
  border-color: transparent;
}
.uk-float-right, .uk-tab-flip > li {
  float: right;
}
.uk-tab-flip > li:nth-child(n+2) > a {
  margin-left: 0;
  margin-right: 5px;
}
.uk-tab > li.uk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}
.uk-tab-responsive > a:before {
  content: " ";
  font-family: FontAwesome;
}
.uk-tab-center {
  border-bottom: 1px solid #e5e5e5;
}
.uk-tab-bottom, .uk-tab-center-bottom {
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.uk-tab-center .uk-tab {
  right: 50%;
  border: none;
  float: right;
}
.uk-tab-center .uk-tab > li {
  position: relative;
  right: -50%;
}
.uk-tab-center .uk-tab > li > a, .uk-tab-grid > li > a {
  text-align: center;
}
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.uk-tab-bottom > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-top-width: 0;
  border-radius: 0 0 2px 2px;
}
.uk-tab-bottom > li.uk-open:not(.uk-active) > a, .uk-tab-bottom > li:not(.uk-active) > a:focus, .uk-tab-bottom > li:not(.uk-active) > a:hover {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #e5e5e5;
}
.uk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  z-index: 0;
}
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #e5e5e5;
  z-index: -1;
}
.uk-tab-grid.uk-tab-bottom {
  border-top: none;
}
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}
.uk-thumbnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  margin-top: 10px;
  float: left;
}
.uk-thumbnav > * > * {
  display: block;
  background: #fff;
}
.uk-button, .uk-button-dropdown, .uk-button-group, .uk-button-group > *, .uk-form-help-inline, .uk-form-icon, [class*=uk-icon-] {
  display: inline-block;
}
.uk-thumbnav > * > * > img {
  opacity: 0.7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.uk-close-alt:focus, .uk-close-alt:hover, .uk-modal.uk-open, .uk-overlay-active .uk-active > .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade, .uk-overlay-toggle.uk-hover .uk-overlay-area, .uk-overlay-toggle.uk-hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-caption, .uk-overlay.uk-hover .uk-overlay-area, .uk-overlay.uk-hover .uk-overlay-caption, .uk-overlay:hover .uk-overlay-area, .uk-overlay:hover .uk-overlay-caption, .uk-thumbnav > * > :focus > img, .uk-thumbnav > * > :hover > img, .uk-thumbnav > .uk-active > * > img {
  opacity: 1;
}
.uk-list {
  padding: 0;
}
.uk-list ul {
  margin: 0;
  padding-left: 20px;
}
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5;
}
.uk-list-striped > li {
  padding: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.uk-list-striped > li:nth-of-type(odd) {
  background: #fafafa;
}
.uk-form input, .uk-form select, .uk-form textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: inherit;
}
.uk-form optgroup {
  font: inherit;
  font-weight: 700;
}
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-form input[type=checkbox], .uk-form input[type=radio], .uk-overlay-image {
  padding: 0;
}
.uk-button:not(:disabled), .uk-form input[type=checkbox]:not(:disabled), .uk-form input[type=radio]:not(:disabled), [data-uk-slideshow-slide] {
  cursor: pointer;
}
.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-form input[type=search]::-webkit-search-cancel-button, .uk-form input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.uk-form input[type=number]::-webkit-inner-spin-button, .uk-form input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.uk-form textarea {
  overflow: auto;
}
.uk-button, .uk-button-dropdown, .uk-button-group, .uk-form input:not([type=radio]):not([type=checkbox]), .uk-form select, .uk-vertical-align-middle {
  vertical-align: middle;
}
.uk-form :invalid {
  box-shadow: none;
}
.uk-form input:not([type]), .uk-form input[type=color], .uk-form input[type=date], .uk-form input[type=datetime-local], .uk-form input[type=datetime], .uk-form input[type=email], .uk-form input[type=month], .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=time], .uk-form input[type=url], .uk-form input[type=week], .uk-form select, .uk-form textarea {
  height: 35px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #444;
  -webkit-transition: 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
  border-radius: 2px;
}
.uk-form input:not([type]):focus, .uk-form input[type=color]:focus, .uk-form input[type=date]:focus, .uk-form input[type=datetime-local]:focus, .uk-form input[type=datetime]:focus, .uk-form input[type=email]:focus, .uk-form input[type=month]:focus, .uk-form input[type=number]:focus, .uk-form input[type=password]:focus, .uk-form input[type=search]:focus, .uk-form input[type=tel]:focus, .uk-form input[type=text]:focus, .uk-form input[type=time]:focus, .uk-form input[type=url]:focus, .uk-form input[type=week]:focus, .uk-form select:focus, .uk-form textarea:focus {
  border-color: #37a5e4;
  outline: 0;
  background: #fff;
  color: #444;
}
.uk-form input:not([type]):disabled, .uk-form input[type=color]:disabled, .uk-form input[type=date]:disabled, .uk-form input[type=datetime-local]:disabled, .uk-form input[type=datetime]:disabled, .uk-form input[type=email]:disabled, .uk-form input[type=month]:disabled, .uk-form input[type=number]:disabled, .uk-form input[type=password]:disabled, .uk-form input[type=search]:disabled, .uk-form input[type=tel]:disabled, .uk-form input[type=text]:disabled, .uk-form input[type=time]:disabled, .uk-form input[type=url]:disabled, .uk-form input[type=week]:disabled, .uk-form select:disabled, .uk-form textarea:disabled {
  border-color: #e5e5e5;
  background-color: #fafafa;
  color: #999;
}
.uk-form :-ms-input-placeholder {
  color: #999 !important;
}
.uk-form ::-moz-placeholder {
  opacity: 1;
  color: #999;
}
.uk-form ::-webkit-input-placeholder {
  color: #999;
}
.uk-form :disabled:-ms-input-placeholder {
  color: #999 !important;
}
.uk-form :disabled::-moz-placeholder {
  color: #999;
}
.uk-form :disabled::-webkit-input-placeholder {
  color: #999;
}
.uk-form legend {
  width: 100%;
  border: 0;
  padding: 0 0 20px;
  font-size: 18px;
  line-height: 30px;
}
.uk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
}
input:not([type]).uk-form-small, input[type].uk-form-small, select.uk-form-small, textarea.uk-form-small {
  height: 30px;
  padding: 3px;
  font-size: 12px;
}
input:not([type]).uk-form-large, input[type].uk-form-large, select.uk-form-large, textarea.uk-form-large {
  height: 45px;
  padding: 8px 6px;
  font-size: 16px;
}
.uk-form select[multiple], .uk-form select[size], .uk-form textarea {
  height: auto;
}
.uk-form-danger {
  border-color: #f0615b !important;
  background: #fff !important;
  color: #e95555 !important;
}
.uk-form-success {
  border-color: #80c96d !important;
  background: #fff !important;
  color: #71bd6a !important;
}
.uk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: 0 0 !important;
}
.uk-form-blank:focus {
  border-color: #e5e5e5 !important;
}
input.uk-form-width-mini {
  width: 40px;
}
select.uk-form-width-mini {
  width: 65px;
}
.uk-form-width-small {
  width: 130px;
}
.uk-form-width-medium, .uk-thumbnail-small {
  width: 200px;
}
.uk-form-width-large {
  width: 500px;
}
.uk-form-help-inline {
  margin: 0 0 0 10px;
}
.uk-form-help-block {
  margin: 5px 0 0;
  color: #999;
  font-style: italic;
}
.uk-form-controls-condensed {
  margin: 5px 0;
}
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
.uk-form-icon {
  max-width: 100%;
}
.uk-form-icon > [class*=uk-icon-] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -7px;
  font-size: 14px;
  color: #999;
  text-align: center;
  pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 30px !important;
}
.uk-form-icon-flip > [class*=uk-icon-] {
  right: 0;
}
.uk-form-icon-flip > input {
  padding-right: 30px !important;
}
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-button {
  margin: 0;
  font: inherit;
  color: #444;
  box-sizing: border-box;
  padding: 0 15px;
  background: #f5f5f5;
  line-height: 33px;
  min-height: 35px;
  font-size: 1rem;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px;
}
.uk-button:focus, .uk-button:hover {
  background-color: #fafafa;
  color: #444;
  outline: 0;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0.15) !important;
}
.uk-button.uk-active, .uk-button:active, .uk-icon-button:active {
  background-color: #eee;
  color: #444;
  box-shadow: inset 0 1px 5px -1px rgba(0, 0, 0, 0.1);
}
.uk-button-danger, .uk-button-danger.uk-active, .uk-button-danger:active, .uk-button-danger:focus, .uk-button-danger:hover, .uk-button-primary, .uk-button-primary:focus, .uk-button-primary:hover, .uk-button-success, .uk-button-success.uk-active, .uk-button-success:active, .uk-button-success:focus, .uk-button-success:hover {
  color: #fff;
  border-color: transparent !important;
}
.uk-button-primary {
  background-color: #37a5e4;
}
.uk-button-primary:focus, .uk-button-primary:hover {
  background-color: #2495d6;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
  background-color: #1889c6;
  color: #fff;
  border-color: transparent !important;
  box-shadow: inset 0 1px 3px rgba(16, 90, 130, 0.2);
}
.uk-button-success {
  background-color: #80c96d;
}
.uk-button-success:focus, .uk-button-success:hover {
  background-color: #6dbc58;
}
.uk-button-success.uk-active, .uk-button-success:active {
  background-color: #61b54c;
  box-shadow: inset 0 1px 3px rgba(68, 128, 53, 0.2);
}
.uk-button-danger {
  background-color: #f0615b;
}
.uk-button-danger:focus, .uk-button-danger:hover {
  background-color: #e54f49;
}
.uk-button-danger.uk-active, .uk-button-danger:active {
  background-color: #e4463a;
  box-shadow: inset 0 1px 3px rgba(162, 32, 22, 0.2);
}
.uk-button:disabled {
  background-color: #fafafa;
  color: #999;
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: none;
}
.uk-button-link, .uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:disabled, .uk-button-link:focus, .uk-button-link:hover {
  border-color: transparent;
  background: 0 0;
  box-shadow: none;
}
.uk-button-link.uk-active, .uk-button-link:active, .uk-button-link:focus, .uk-button-link:hover {
  color: #1889c7;
  text-decoration: none;
}
.uk-button-link:disabled, .uk-icon-hover {
  color: #999;
}
.uk-button-link:focus {
  outline: dotted 1px;
}
.uk-button-mini {
  min-height: 25px;
  padding: 0 8px;
  line-height: 23px;
  font-size: 12px;
}
.uk-button-small {
  min-height: 30px;
  padding: 0 12px;
  line-height: 28px;
  font-size: 12px;
}
.uk-button-large {
  min-height: 45px;
  padding: 0 20px;
  line-height: 43px;
  font-size: 16px;
}
.uk-button-group {
  font-size: 0;
  white-space: nowrap;
}
.uk-button-group > .uk-button:first-child, .uk-button-group > div:first-child .uk-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.uk-button-group > .uk-button:last-child, .uk-button-group > div:last-child .uk-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.uk-button-group > .uk-button:nth-child(n+2), .uk-button-group > div:nth-child(n+2) .uk-button {
  margin-left: -1px;
}
@font-face {
  font-family: FontAwesome;
  src: url('../../../../plugins/widgetkit/vendor/assets/uikit/fonts/fontawesome-webfont.woff2') format('woff2'), url('../../../../plugins/widgetkit/vendor/assets/uikit/fonts/fontawesome-webfont.woff') format("woff"), url('../../../../plugins/widgetkit/vendor/assets/uikit/fonts/fontawesome-webfont.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class*=uk-icon-] {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}
.uk-overlay, .uk-overlay-area-content {
  vertical-align: middle;
  display: inline-block;
}
.uk-icon-justify {
  width: 1em;
  text-align: center;
}
.uk-icon-spin {
  display: inline-block;
  -webkit-animation: 2s linear infinite uk-rotate;
  animation: 2s linear infinite uk-rotate;
}
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #f5f5f5;
  line-height: 35px;
  color: #444;
  font-size: 18px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.uk-icon-button:focus, .uk-icon-button:hover {
  background-color: #fafafa;
  color: #444;
  outline: 0;
  border-color: rgba(0, 0, 0, 0.15);
}
.uk-icon-glass:before {
  content: "";
}
.uk-icon-music:before {
  content: "";
}
.uk-icon-search:before {
  content: "";
}
.uk-icon-envelope-o:before {
  content: "";
}
.uk-icon-heart:before {
  content: "";
}
.uk-icon-star:before {
  content: "";
}
.uk-icon-star-o:before {
  content: "";
}
.uk-icon-user:before {
  content: "";
}
.uk-icon-film:before {
  content: "";
}
.uk-icon-th-large:before {
  content: "";
}
.uk-icon-th:before {
  content: "";
}
.uk-icon-th-list:before {
  content: "";
}
.uk-icon-check:before {
  content: "";
}
.uk-icon-close:before, .uk-icon-remove:before, .uk-icon-times:before {
  content: "";
}
.uk-icon-search-plus:before {
  content: "";
}
.uk-icon-search-minus:before {
  content: "";
}
.uk-icon-power-off:before {
  content: "";
}
.uk-icon-signal:before {
  content: "";
}
.uk-icon-cog:before, .uk-icon-gear:before {
  content: "";
}
.uk-icon-trash-o:before {
  content: "";
}
.uk-icon-home:before {
  content: "";
}
.uk-icon-file-o:before {
  content: "";
}
.uk-icon-clock-o:before {
  content: "";
}
.uk-icon-road:before {
  content: "";
}
.uk-icon-download:before {
  content: "";
}
.uk-icon-arrow-circle-o-down:before {
  content: "";
}
.uk-icon-arrow-circle-o-up:before {
  content: "";
}
.uk-icon-inbox:before {
  content: "";
}
.uk-icon-play-circle-o:before {
  content: "";
}
.uk-icon-repeat:before, .uk-icon-rotate-right:before {
  content: "";
}
.uk-icon-refresh:before {
  content: "";
}
.uk-icon-list-alt:before {
  content: "";
}
.uk-icon-lock:before {
  content: "";
}
.uk-icon-flag:before {
  content: "";
}
.uk-icon-headphones:before {
  content: "";
}
.uk-icon-volume-off:before {
  content: "";
}
.uk-icon-volume-down:before {
  content: "";
}
.uk-icon-volume-up:before {
  content: "";
}
.uk-icon-qrcode:before {
  content: "";
}
.uk-icon-barcode:before {
  content: "";
}
.uk-icon-tag:before {
  content: "";
}
.uk-icon-tags:before {
  content: "";
}
.uk-icon-book:before {
  content: "";
}
.uk-icon-bookmark:before {
  content: "";
}
.uk-icon-print:before {
  content: "";
}
.uk-icon-camera:before {
  content: "";
}
.uk-icon-font:before {
  content: "";
}
.uk-icon-bold:before {
  content: "";
}
.uk-icon-italic:before {
  content: "";
}
.uk-icon-text-height:before {
  content: "";
}
.uk-icon-text-width:before {
  content: "";
}
.uk-icon-align-left:before {
  content: "";
}
.uk-icon-align-center:before {
  content: "";
}
.uk-icon-align-right:before {
  content: "";
}
.uk-icon-align-justify:before {
  content: "";
}
.uk-icon-list:before {
  content: "";
}
.uk-icon-dedent:before, .uk-icon-outdent:before {
  content: "";
}
.uk-icon-indent:before {
  content: "";
}
.uk-icon-video-camera:before {
  content: "";
}
.uk-icon-image:before, .uk-icon-photo:before, .uk-icon-picture-o:before {
  content: "";
}
.uk-icon-pencil:before {
  content: "";
}
.uk-icon-map-marker:before {
  content: "";
}
.uk-icon-adjust:before {
  content: "";
}
.uk-icon-tint:before {
  content: "";
}
.uk-icon-edit:before, .uk-icon-pencil-square-o:before {
  content: "";
}
.uk-icon-share-square-o:before {
  content: "";
}
.uk-icon-check-square-o:before {
  content: "";
}
.uk-icon-arrows:before {
  content: "";
}
.uk-icon-step-backward:before {
  content: "";
}
.uk-icon-fast-backward:before {
  content: "";
}
.uk-icon-backward:before {
  content: "";
}
.uk-icon-play:before {
  content: "";
}
.uk-icon-pause:before {
  content: "";
}
.uk-icon-stop:before {
  content: "";
}
.uk-icon-forward:before {
  content: "";
}
.uk-icon-fast-forward:before {
  content: "";
}
.uk-icon-step-forward:before {
  content: "";
}
.uk-icon-eject:before {
  content: "";
}
.uk-icon-chevron-left:before {
  content: "";
}
.uk-icon-chevron-right:before {
  content: "";
}
.uk-icon-plus-circle:before {
  content: "";
}
.uk-icon-minus-circle:before {
  content: "";
}
.uk-icon-times-circle:before {
  content: "";
}
.uk-icon-check-circle:before {
  content: "";
}
.uk-icon-question-circle:before {
  content: "";
}
.uk-icon-info-circle:before {
  content: "";
}
.uk-icon-crosshairs:before {
  content: "";
}
.uk-icon-times-circle-o:before {
  content: "";
}
.uk-icon-check-circle-o:before {
  content: "";
}
.uk-icon-ban:before {
  content: "";
}
.uk-icon-arrow-left:before {
  content: "";
}
.uk-icon-arrow-right:before {
  content: "";
}
.uk-icon-arrow-up:before {
  content: "";
}
.uk-icon-arrow-down:before {
  content: "";
}
.uk-icon-mail-forward:before, .uk-icon-share:before {
  content: "";
}
.uk-icon-expand:before {
  content: "";
}
.uk-icon-compress:before {
  content: "";
}
.uk-icon-plus:before {
  content: "";
}
.uk-icon-minus:before {
  content: "";
}
.uk-icon-asterisk:before {
  content: "";
}
.uk-icon-exclamation-circle:before {
  content: "";
}
.uk-icon-gift:before {
  content: "";
}
.uk-icon-leaf:before {
  content: "";
}
.uk-icon-fire:before {
  content: "";
}
.uk-icon-eye:before {
  content: "";
}
.uk-icon-eye-slash:before {
  content: "";
}
.uk-icon-exclamation-triangle:before, .uk-icon-warning:before {
  content: "";
}
.uk-icon-plane:before {
  content: "";
}
.uk-icon-calendar:before {
  content: "";
}
.uk-icon-random:before {
  content: "";
}
.uk-icon-comment:before {
  content: "";
}
.uk-icon-magnet:before {
  content: "";
}
.uk-icon-chevron-up:before {
  content: "";
}
.uk-icon-chevron-down:before {
  content: "";
}
.uk-icon-retweet:before {
  content: "";
}
.uk-icon-shopping-cart:before {
  content: "";
}
.uk-icon-folder:before {
  content: "";
}
.uk-icon-folder-open:before {
  content: "";
}
.uk-icon-arrows-v:before {
  content: "";
}
.uk-icon-arrows-h:before {
  content: "";
}
.uk-icon-bar-chart-o:before, .uk-icon-bar-chart:before {
  content: "";
}
.uk-icon-twitter-square:before {
  content: "";
}
.uk-icon-facebook-square:before {
  content: "";
}
.uk-icon-camera-retro:before {
  content: "";
}
.uk-icon-key:before {
  content: "";
}
.uk-icon-cogs:before, .uk-icon-gears:before {
  content: "";
}
.uk-icon-comments:before {
  content: "";
}
.uk-icon-thumbs-o-up:before {
  content: "";
}
.uk-icon-thumbs-o-down:before {
  content: "";
}
.uk-icon-star-half:before {
  content: "";
}
.uk-icon-heart-o:before {
  content: "";
}
.uk-icon-sign-out:before {
  content: "";
}
.uk-icon-linkedin-square:before {
  content: "";
}
.uk-icon-thumb-tack:before {
  content: "";
}
.uk-icon-external-link:before {
  content: "";
}
.uk-icon-sign-in:before {
  content: "";
}
.uk-icon-trophy:before {
  content: "";
}
.uk-icon-github-square:before {
  content: "";
}
.uk-icon-upload:before {
  content: "";
}
.uk-icon-lemon-o:before {
  content: "";
}
.uk-icon-phone:before {
  content: "";
}
.uk-icon-square-o:before {
  content: "";
}
.uk-icon-bookmark-o:before {
  content: "";
}
.uk-icon-phone-square:before {
  content: "";
}
.uk-icon-twitter:before {
  content: "";
}
.uk-icon-facebook-f:before, .uk-icon-facebook:before {
  content: "";
}
.uk-icon-github:before {
  content: "";
}
.uk-icon-unlock:before {
  content: "";
}
.uk-icon-credit-card:before {
  content: "";
}
.uk-icon-rss:before {
  content: "";
}
.uk-icon-hdd-o:before {
  content: "";
}
.uk-icon-bullhorn:before {
  content: "";
}
.uk-icon-bell:before {
  content: "";
}
.uk-icon-certificate:before {
  content: "";
}
.uk-icon-hand-o-right:before {
  content: "";
}
.uk-icon-hand-o-left:before {
  content: "";
}
.uk-icon-hand-o-up:before {
  content: "";
}
.uk-icon-hand-o-down:before {
  content: "";
}
.uk-icon-arrow-circle-left:before {
  content: "";
}
.uk-icon-arrow-circle-right:before {
  content: "";
}
.uk-icon-arrow-circle-up:before {
  content: "";
}
.uk-icon-arrow-circle-down:before {
  content: "";
}
.uk-icon-globe:before {
  content: "";
}
.uk-icon-wrench:before {
  content: "";
}
.uk-icon-tasks:before {
  content: "";
}
.uk-icon-filter:before {
  content: "";
}
.uk-icon-briefcase:before {
  content: "";
}
.uk-icon-arrows-alt:before {
  content: "";
}
.uk-icon-group:before, .uk-icon-users:before {
  content: "";
}
.uk-icon-chain:before, .uk-icon-link:before {
  content: "";
}
.uk-icon-cloud:before {
  content: "";
}
.uk-icon-flask:before {
  content: "";
}
.uk-icon-cut:before, .uk-icon-scissors:before {
  content: "";
}
.uk-icon-copy:before, .uk-icon-files-o:before {
  content: "";
}
.uk-icon-paperclip:before {
  content: "";
}
.uk-icon-floppy-o:before, .uk-icon-save:before {
  content: "";
}
.uk-icon-square:before {
  content: "";
}
.uk-icon-bars:before, .uk-icon-navicon:before, .uk-icon-reorder:before {
  content: "";
}
.uk-icon-list-ul:before {
  content: "";
}
.uk-icon-list-ol:before {
  content: "";
}
.uk-icon-strikethrough:before {
  content: "";
}
.uk-icon-underline:before {
  content: "";
}
.uk-icon-table:before {
  content: "";
}
.uk-icon-magic:before {
  content: "";
}
.uk-icon-truck:before {
  content: "";
}
.uk-icon-pinterest:before {
  content: "";
}
.uk-icon-pinterest-square:before {
  content: "";
}
.uk-icon-google-plus-square:before {
  content: "";
}
.uk-icon-google-plus:before {
  content: "";
}
.uk-icon-money:before {
  content: "";
}
.uk-icon-caret-down:before {
  content: "";
}
.uk-icon-caret-up:before {
  content: "";
}
.uk-icon-caret-left:before {
  content: "";
}
.uk-icon-caret-right:before {
  content: "";
}
.uk-icon-columns:before {
  content: "";
}
.uk-icon-sort:before, .uk-icon-unsorted:before {
  content: "";
}
.uk-icon-sort-desc:before, .uk-icon-sort-down:before {
  content: "";
}
.uk-icon-sort-asc:before, .uk-icon-sort-up:before {
  content: "";
}
.uk-icon-envelope:before {
  content: "";
}
.uk-icon-linkedin:before {
  content: "";
}
.uk-icon-rotate-left:before, .uk-icon-undo:before {
  content: "";
}
.uk-icon-gavel:before, .uk-icon-legal:before {
  content: "";
}
.uk-icon-dashboard:before, .uk-icon-tachometer:before {
  content: "";
}
.uk-icon-comment-o:before {
  content: "";
}
.uk-icon-comments-o:before {
  content: "";
}
.uk-icon-bolt:before, .uk-icon-flash:before {
  content: "";
}
.uk-icon-sitemap:before {
  content: "";
}
.uk-icon-umbrella:before {
  content: "";
}
.uk-icon-clipboard:before, .uk-icon-paste:before {
  content: "";
}
.uk-icon-lightbulb-o:before {
  content: "";
}
.uk-icon-exchange:before {
  content: "";
}
.uk-icon-cloud-download:before {
  content: "";
}
.uk-icon-cloud-upload:before {
  content: "";
}
.uk-icon-user-md:before {
  content: "";
}
.uk-icon-stethoscope:before {
  content: "";
}
.uk-icon-suitcase:before {
  content: "";
}
.uk-icon-bell-o:before {
  content: "";
}
.uk-icon-coffee:before {
  content: "";
}
.uk-icon-cutlery:before {
  content: "";
}
.uk-icon-file-text-o:before {
  content: "";
}
.uk-icon-building-o:before {
  content: "";
}
.uk-icon-hospital-o:before {
  content: "";
}
.uk-icon-ambulance:before {
  content: "";
}
.uk-icon-medkit:before {
  content: "";
}
.uk-icon-fighter-jet:before {
  content: "";
}
.uk-icon-beer:before {
  content: "";
}
.uk-icon-h-square:before {
  content: "";
}
.uk-icon-plus-square:before {
  content: "";
}
.uk-icon-angle-double-left:before {
  content: "";
}
.uk-icon-angle-double-right:before {
  content: "";
}
.uk-icon-angle-double-up:before {
  content: "";
}
.uk-icon-angle-double-down:before {
  content: "";
}
.uk-icon-angle-left:before {
  content: "";
}
.uk-icon-angle-right:before {
  content: "";
}
.uk-icon-angle-up:before {
  content: "";
}
.uk-icon-desktop:before {
  content: "";
}
.uk-icon-laptop:before {
  content: "";
}
.uk-icon-tablet:before {
  content: "";
}
.uk-icon-mobile-phone:before, .uk-icon-mobile:before {
  content: "";
}
.uk-icon-circle-o:before {
  content: "";
}
.uk-icon-quote-left:before {
  content: "";
}
.uk-icon-quote-right:before {
  content: "";
}
.uk-icon-spinner:before {
  content: "";
}
.uk-icon-circle:before {
  content: "";
}
.uk-icon-mail-reply:before, .uk-icon-reply:before {
  content: "";
}
.uk-icon-github-alt:before {
  content: "";
}
.uk-icon-folder-o:before {
  content: "";
}
.uk-icon-folder-open-o:before {
  content: "";
}
.uk-icon-smile-o:before {
  content: "";
}
.uk-icon-frown-o:before {
  content: "";
}
.uk-icon-meh-o:before {
  content: "";
}
.uk-icon-gamepad:before {
  content: "";
}
.uk-icon-keyboard-o:before {
  content: "";
}
.uk-icon-flag-o:before {
  content: "";
}
.uk-icon-flag-checkered:before {
  content: "";
}
.uk-icon-terminal:before {
  content: "";
}
.uk-icon-code:before {
  content: "";
}
.uk-icon-mail-reply-all:before, .uk-icon-reply-all:before {
  content: "";
}
.uk-icon-star-half-empty:before, .uk-icon-star-half-full:before, .uk-icon-star-half-o:before {
  content: "";
}
.uk-icon-location-arrow:before {
  content: "";
}
.uk-icon-crop:before {
  content: "";
}
.uk-icon-code-fork:before {
  content: "";
}
.uk-icon-chain-broken:before, .uk-icon-unlink:before {
  content: "";
}
.uk-icon-question:before {
  content: "";
}
.uk-icon-info:before {
  content: "";
}
.uk-icon-exclamation:before {
  content: "";
}
.uk-icon-superscript:before {
  content: "";
}
.uk-icon-subscript:before {
  content: "";
}
.uk-icon-eraser:before {
  content: "";
}
.uk-icon-puzzle-piece:before {
  content: "";
}
.uk-icon-microphone:before {
  content: "";
}
.uk-icon-microphone-slash:before {
  content: "";
}
.uk-icon-shield:before {
  content: "";
}
.uk-icon-calendar-o:before {
  content: "";
}
.uk-icon-fire-extinguisher:before {
  content: "";
}
.uk-icon-rocket:before {
  content: "";
}
.uk-icon-maxcdn:before {
  content: "";
}
.uk-icon-chevron-circle-left:before {
  content: "";
}
.uk-icon-chevron-circle-right:before {
  content: "";
}
.uk-icon-chevron-circle-up:before {
  content: "";
}
.uk-icon-chevron-circle-down:before {
  content: "";
}
.uk-icon-html5:before {
  content: "";
}
.uk-icon-css3:before {
  content: "";
}
.uk-icon-anchor:before {
  content: "";
}
.uk-icon-unlock-alt:before {
  content: "";
}
.uk-icon-bullseye:before {
  content: "";
}
.uk-icon-ellipsis-h:before {
  content: "";
}
.uk-icon-ellipsis-v:before {
  content: "";
}
.uk-icon-rss-square:before {
  content: "";
}
.uk-icon-play-circle:before {
  content: "";
}
.uk-icon-ticket:before {
  content: "";
}
.uk-icon-minus-square:before {
  content: "";
}
.uk-icon-minus-square-o:before {
  content: "";
}
.uk-icon-level-up:before {
  content: "";
}
.uk-icon-level-down:before {
  content: "";
}
.uk-icon-check-square:before {
  content: "";
}
.uk-icon-pencil-square:before {
  content: "";
}
.uk-icon-external-link-square:before {
  content: "";
}
.uk-icon-share-square:before {
  content: "";
}
.uk-icon-compass:before {
  content: "";
}
.uk-icon-caret-square-o-down:before, .uk-icon-toggle-down:before {
  content: "";
}
.uk-icon-caret-square-o-up:before, .uk-icon-toggle-up:before {
  content: "";
}
.uk-icon-caret-square-o-right:before, .uk-icon-toggle-right:before {
  content: "";
}
.uk-icon-eur:before, .uk-icon-euro:before {
  content: "";
}
.uk-icon-gbp:before {
  content: "";
}
.uk-icon-dollar:before, .uk-icon-usd:before {
  content: "";
}
.uk-icon-inr:before, .uk-icon-rupee:before {
  content: "";
}
.uk-icon-cny:before, .uk-icon-jpy:before, .uk-icon-rmb:before, .uk-icon-yen:before {
  content: "";
}
.uk-icon-rouble:before, .uk-icon-rub:before, .uk-icon-ruble:before {
  content: "";
}
.uk-icon-krw:before, .uk-icon-won:before {
  content: "";
}
.uk-icon-bitcoin:before, .uk-icon-btc:before {
  content: "";
}
.uk-icon-file:before {
  content: "";
}
.uk-icon-file-text:before {
  content: "";
}
.uk-icon-sort-alpha-asc:before {
  content: "";
}
.uk-icon-sort-alpha-desc:before {
  content: "";
}
.uk-icon-sort-amount-asc:before {
  content: "";
}
.uk-icon-sort-amount-desc:before {
  content: "";
}
.uk-icon-sort-numeric-asc:before {
  content: "";
}
.uk-icon-sort-numeric-desc:before {
  content: "";
}
.uk-icon-thumbs-up:before {
  content: "";
}
.uk-icon-thumbs-down:before {
  content: "";
}
.uk-icon-youtube-square:before {
  content: "";
}
.uk-icon-youtube:before {
  content: "";
}
.uk-icon-xing:before {
  content: "";
}
.uk-icon-xing-square:before {
  content: "";
}
.uk-icon-youtube-play:before {
  content: "";
}
.uk-icon-dropbox:before {
  content: "";
}
.uk-icon-stack-overflow:before {
  content: "";
}
.uk-icon-instagram:before {
  content: "";
}
.uk-icon-flickr:before {
  content: "";
}
.uk-icon-adn:before {
  content: "";
}
.uk-icon-bitbucket:before {
  content: "";
}
.uk-icon-bitbucket-square:before {
  content: "";
}
.uk-icon-tumblr:before {
  content: "";
}
.uk-icon-tumblr-square:before {
  content: "";
}
.uk-icon-long-arrow-down:before {
  content: "";
}
.uk-icon-long-arrow-up:before {
  content: "";
}
.uk-icon-long-arrow-left:before {
  content: "";
}
.uk-icon-long-arrow-right:before {
  content: "";
}
.uk-icon-apple:before {
  content: "";
}
.uk-icon-windows:before {
  content: "";
}
.uk-icon-android:before {
  content: "";
}
.uk-icon-linux:before {
  content: "";
}
.uk-icon-dribbble:before {
  content: "";
}
.uk-icon-skype:before {
  content: "";
}
.uk-icon-foursquare:before {
  content: "";
}
.uk-icon-trello:before {
  content: "";
}
.uk-icon-female:before {
  content: "";
}
.uk-icon-male:before {
  content: "";
}
.uk-icon-gittip:before, .uk-icon-gratipay:before {
  content: "";
}
.uk-icon-sun-o:before {
  content: "";
}
.uk-icon-moon-o:before {
  content: "";
}
.uk-icon-archive:before {
  content: "";
}
.uk-icon-bug:before {
  content: "";
}
.uk-icon-vk:before {
  content: "";
}
.uk-icon-weibo:before {
  content: "";
}
.uk-icon-renren:before {
  content: "";
}
.uk-icon-pagelines:before {
  content: "";
}
.uk-icon-stack-exchange:before {
  content: "";
}
.uk-icon-arrow-circle-o-right:before {
  content: "";
}
.uk-icon-arrow-circle-o-left:before {
  content: "";
}
.uk-icon-caret-square-o-left:before, .uk-icon-toggle-left:before {
  content: "";
}
.uk-icon-dot-circle-o:before {
  content: "";
}
.uk-icon-wheelchair:before {
  content: "";
}
.uk-icon-vimeo-square:before {
  content: "";
}
.uk-icon-try:before, .uk-icon-turkish-lira:before {
  content: "";
}
.uk-icon-plus-square-o:before {
  content: "";
}
.uk-icon-space-shuttle:before {
  content: "";
}
.uk-icon-slack:before {
  content: "";
}
.uk-icon-envelope-square:before {
  content: "";
}
.uk-icon-wordpress:before {
  content: "";
}
.uk-icon-openid:before {
  content: "";
}
.uk-icon-bank:before, .uk-icon-institution:before, .uk-icon-university:before {
  content: "";
}
.uk-icon-graduation-cap:before, .uk-icon-mortar-board:before {
  content: "";
}
.uk-icon-yahoo:before {
  content: "";
}
.uk-icon-google:before {
  content: "";
}
.uk-icon-reddit:before {
  content: "";
}
.uk-icon-reddit-square:before {
  content: "";
}
.uk-icon-stumbleupon-circle:before {
  content: "";
}
.uk-icon-stumbleupon:before {
  content: "";
}
.uk-icon-delicious:before {
  content: "";
}
.uk-icon-digg:before {
  content: "";
}
.uk-icon-pied-piper:before {
  content: "";
}
.uk-icon-pied-piper-alt:before {
  content: "";
}
.uk-icon-drupal:before {
  content: "";
}
.uk-icon-joomla:before {
  content: "";
}
.uk-icon-language:before {
  content: "";
}
.uk-icon-fax:before {
  content: "";
}
.uk-icon-building:before {
  content: "";
}
.uk-icon-child:before {
  content: "";
}
.uk-icon-paw:before {
  content: "";
}
.uk-icon-spoon:before {
  content: "";
}
.uk-icon-cube:before {
  content: "";
}
.uk-icon-cubes:before {
  content: "";
}
.uk-icon-behance:before {
  content: "";
}
.uk-icon-behance-square:before {
  content: "";
}
.uk-icon-steam:before {
  content: "";
}
.uk-icon-steam-square:before {
  content: "";
}
.uk-icon-recycle:before {
  content: "";
}
.uk-icon-automobile:before, .uk-icon-car:before {
  content: "";
}
.uk-icon-cab:before, .uk-icon-taxi:before {
  content: "";
}
.uk-icon-tree:before {
  content: "";
}
.uk-icon-spotify:before {
  content: "";
}
.uk-icon-deviantart:before {
  content: "";
}
.uk-icon-soundcloud:before {
  content: "";
}
.uk-icon-database:before {
  content: "";
}
.uk-icon-file-pdf-o:before {
  content: "";
}
.uk-icon-file-word-o:before {
  content: "";
}
.uk-icon-file-excel-o:before {
  content: "";
}
.uk-icon-file-powerpoint-o:before {
  content: "";
}
.uk-icon-file-image-o:before, .uk-icon-file-photo-o:before, .uk-icon-file-picture-o:before {
  content: "";
}
.uk-icon-file-archive-o:before, .uk-icon-file-zip-o:before {
  content: "";
}
.uk-icon-file-audio-o:before, .uk-icon-file-sound-o:before {
  content: "";
}
.uk-icon-file-movie-o:before, .uk-icon-file-video-o:before {
  content: "";
}
.uk-icon-file-code-o:before {
  content: "";
}
.uk-icon-vine:before {
  content: "";
}
.uk-icon-codepen:before {
  content: "";
}
.uk-icon-jsfiddle:before {
  content: "";
}
.uk-icon-life-bouy:before, .uk-icon-life-buoy:before, .uk-icon-life-ring:before, .uk-icon-life-saver:before, .uk-icon-support:before {
  content: "";
}
.uk-icon-circle-o-notch:before {
  content: "";
}
.uk-icon-ra:before, .uk-icon-rebel:before {
  content: "";
}
.uk-icon-empire:before, .uk-icon-ge:before {
  content: "";
}
.uk-icon-git-square:before {
  content: "";
}
.uk-icon-git:before {
  content: "";
}
.uk-icon-hacker-news:before, .uk-icon-y-combinator-square:before, .uk-icon-yc-square:before {
  content: "";
}
.uk-icon-tencent-weibo:before {
  content: "";
}
.uk-icon-qq:before {
  content: "";
}
.uk-icon-wechat:before, .uk-icon-weixin:before {
  content: "";
}
.uk-icon-paper-plane:before, .uk-icon-send:before {
  content: "";
}
.uk-icon-paper-plane-o:before, .uk-icon-send-o:before {
  content: "";
}
.uk-icon-history:before {
  content: "";
}
.uk-icon-circle-thin:before, .uk-icon-genderless:before {
  content: "";
}
.uk-icon-header:before {
  content: "";
}
.uk-icon-paragraph:before {
  content: "";
}
.uk-icon-sliders:before {
  content: "";
}
.uk-icon-share-alt:before {
  content: "";
}
.uk-icon-share-alt-square:before {
  content: "";
}
.uk-icon-bomb:before {
  content: "";
}
.uk-icon-futbol-o:before, .uk-icon-soccer-ball-o:before {
  content: "";
}
.uk-icon-tty:before {
  content: "";
}
.uk-icon-binoculars:before {
  content: "";
}
.uk-icon-plug:before {
  content: "";
}
.uk-icon-slideshare:before {
  content: "";
}
.uk-icon-twitch:before {
  content: "";
}
.uk-icon-yelp:before {
  content: "";
}
.uk-icon-newspaper-o:before {
  content: "";
}
.uk-icon-wifi:before {
  content: "";
}
.uk-icon-calculator:before {
  content: "";
}
.uk-icon-paypal:before {
  content: "";
}
.uk-icon-google-wallet:before {
  content: "";
}
.uk-icon-cc-visa:before {
  content: "";
}
.uk-icon-cc-mastercard:before {
  content: "";
}
.uk-icon-cc-discover:before {
  content: "";
}
.uk-icon-cc-amex:before {
  content: "";
}
.uk-icon-cc-paypal:before {
  content: "";
}
.uk-icon-cc-stripe:before {
  content: "";
}
.uk-icon-bell-slash:before {
  content: "";
}
.uk-icon-bell-slash-o:before {
  content: "";
}
.uk-icon-trash:before {
  content: "";
}
.uk-icon-copyright:before {
  content: "";
}
.uk-icon-at:before {
  content: "";
}
.uk-icon-eyedropper:before {
  content: "";
}
.uk-icon-paint-brush:before {
  content: "";
}
.uk-icon-birthday-cake:before {
  content: "";
}
.uk-icon-area-chart:before {
  content: "";
}
.uk-icon-pie-chart:before {
  content: "";
}
.uk-icon-line-chart:before {
  content: "";
}
.uk-icon-lastfm:before {
  content: "";
}
.uk-icon-lastfm-square:before {
  content: "";
}
.uk-icon-toggle-off:before {
  content: "";
}
.uk-icon-toggle-on:before {
  content: "";
}
.uk-icon-bicycle:before {
  content: "";
}
.uk-icon-bus:before {
  content: "";
}
.uk-icon-ioxhost:before {
  content: "";
}
.uk-icon-angellist:before {
  content: "";
}
.uk-icon-cc:before {
  content: "";
}
.uk-icon-ils:before, .uk-icon-shekel:before, .uk-icon-sheqel:before {
  content: "";
}
.uk-icon-meanpath:before {
  content: "";
}
.uk-icon-buysellads:before {
  content: "";
}
.uk-icon-connectdevelop:before {
  content: "";
}
.uk-icon-dashcube:before {
  content: "";
}
.uk-icon-forumbee:before {
  content: "";
}
.uk-icon-leanpub:before {
  content: "";
}
.uk-icon-sellsy:before {
  content: "";
}
.uk-icon-shirtsinbulk:before {
  content: "";
}
.uk-icon-simplybuilt:before {
  content: "";
}
.uk-icon-skyatlas:before {
  content: "";
}
.uk-icon-cart-plus:before {
  content: "";
}
.uk-icon-cart-arrow-down:before {
  content: "";
}
.uk-icon-diamond:before {
  content: "";
}
.uk-icon-ship:before {
  content: "";
}
.uk-icon-user-secret:before {
  content: "";
}
.uk-icon-motorcycle:before {
  content: "";
}
.uk-icon-street-view:before {
  content: "";
}
.uk-icon-heartbeat:before {
  content: "";
}
.uk-icon-venus:before {
  content: "";
}
.uk-icon-mars:before {
  content: "";
}
.uk-icon-mercury:before {
  content: "";
}
.uk-icon-transgender:before {
  content: "";
}
.uk-icon-transgender-alt:before {
  content: "";
}
.uk-icon-venus-double:before {
  content: "";
}
.uk-icon-mars-double:before {
  content: "";
}
.uk-icon-venus-mars:before {
  content: "";
}
.uk-icon-mars-stroke:before {
  content: "";
}
.uk-icon-mars-stroke-v:before {
  content: "";
}
.uk-icon-mars-stroke-h:before {
  content: "";
}
.uk-icon-neuter:before {
  content: "";
}
.uk-icon-facebook-official:before {
  content: "";
}
.uk-icon-pinterest-p:before {
  content: "";
}
.uk-icon-whatsapp:before {
  content: "";
}
.uk-icon-server:before {
  content: "";
}
.uk-icon-user-plus:before {
  content: "";
}
.uk-icon-user-times:before {
  content: "";
}
.uk-icon-bed:before, .uk-icon-hotel:before {
  content: "";
}
.uk-icon-viacoin:before {
  content: "";
}
.uk-icon-train:before {
  content: "";
}
.uk-icon-subway:before {
  content: "";
}
.uk-icon-medium-logo:before {
  content: "";
}
.uk-icon-500px:before {
  content: "";
}
.uk-icon-amazon:before {
  content: "";
}
.uk-icon-balance-scale:before {
  content: "";
}
.uk-icon-battery-0:before, .uk-icon-battery-empty:before {
  content: "";
}
.uk-icon-battery-1:before, .uk-icon-battery-quarter:before {
  content: "";
}
.uk-icon-battery-2:before, .uk-icon-battery-half:before {
  content: "";
}
.uk-icon-battery-3:before, .uk-icon-battery-three-quarters:before {
  content: "";
}
.uk-icon-battery-4:before, .uk-icon-battery-full:before {
  content: "";
}
.uk-icon-black-tie:before {
  content: "";
}
.uk-icon-calendar-check-o:before {
  content: "";
}
.uk-icon-calendar-minus-o:before {
  content: "";
}
.uk-icon-calendar-plus-o:before {
  content: "";
}
.uk-icon-calendar-times-o:before {
  content: "";
}
.uk-icon-cc-diners-club:before {
  content: "";
}
.uk-icon-cc-jcb:before {
  content: "";
}
.uk-icon-chrome:before {
  content: "";
}
.uk-icon-clone:before {
  content: "";
}
.uk-icon-commenting:before {
  content: "";
}
.uk-icon-commenting-o:before {
  content: "";
}
.uk-icon-contao:before {
  content: "";
}
.uk-icon-creative-commons:before {
  content: "";
}
.uk-icon-expeditedssl:before {
  content: "";
}
.uk-icon-firefox:before {
  content: "";
}
.uk-icon-fonticons:before {
  content: "";
}
.uk-icon-get-pocket:before {
  content: "";
}
.uk-icon-gg:before {
  content: "";
}
.uk-icon-gg-circle:before {
  content: "";
}
.uk-icon-hand-lizard-o:before {
  content: "";
}
.uk-icon-hand-paper-o:before, .uk-icon-hand-stop-o:before {
  content: "";
}
.uk-icon-hand-peace-o:before {
  content: "";
}
.uk-icon-hand-pointer-o:before {
  content: "";
}
.uk-icon-hand-grab-o:before, .uk-icon-hand-rock-o:before {
  content: "";
}
.uk-icon-hand-scissors-o:before {
  content: "";
}
.uk-icon-hand-spock-o:before {
  content: "";
}
.uk-icon-hourglass:before {
  content: "";
}
.uk-icon-hourglass-o:before {
  content: "";
}
.uk-icon-hourglass-1:before, .uk-icon-hourglass-start:before {
  content: "";
}
.uk-icon-hourglass-2:before, .uk-icon-hourglass-half:before {
  content: "";
}
.uk-icon-hourglass-3:before, .uk-icon-hourglass-end:before {
  content: "";
}
.uk-icon-houzz:before {
  content: "";
}
.uk-icon-i-cursor:before {
  content: "";
}
.uk-icon-industry:before {
  content: "";
}
.uk-icon-internet-explorer:before {
  content: "";
}
.uk-icon-map:before {
  content: "";
}
.uk-icon-map-o:before {
  content: "";
}
.uk-icon-map-pin:before {
  content: "";
}
.uk-icon-map-signs:before {
  content: "";
}
.uk-icon-mouse-pointer:before {
  content: "";
}
.uk-icon-object-group:before {
  content: "";
}
.uk-icon-object-ungroup:before {
  content: "";
}
.uk-icon-odnoklassniki:before {
  content: "";
}
.uk-icon-odnoklassniki-square:before {
  content: "";
}
.uk-icon-opencart:before {
  content: "";
}
.uk-icon-opera:before {
  content: "";
}
.uk-icon-optin-monster:before {
  content: "";
}
.uk-icon-registered:before {
  content: "";
}
.uk-icon-safari:before {
  content: "";
}
.uk-icon-sticky-note:before {
  content: "";
}
.uk-icon-sticky-note-o:before {
  content: "";
}
.uk-icon-television:before, .uk-icon-tv:before {
  content: "";
}
.uk-icon-trademark:before {
  content: "";
}
.uk-icon-tripadvisor:before {
  content: "";
}
.uk-icon-vimeo:before {
  content: "";
}
.uk-icon-wikipedia-w:before {
  content: "";
}
.uk-icon-y-combinator:before, .uk-icon-yc:before {
  content: "";
}
.uk-icon-bluetooth:before {
  content: "";
}
.uk-icon-bluetooth-b:before {
  content: "";
}
.uk-icon-codiepie:before {
  content: "";
}
.uk-icon-credit-card-alt:before {
  content: "";
}
.uk-icon-edge:before {
  content: "";
}
.uk-icon-fort-awesome:before {
  content: "";
}
.uk-icon-hashtag:before {
  content: "";
}
.uk-icon-mixcloud:before {
  content: "";
}
.uk-icon-modx:before {
  content: "";
}
.uk-icon-pause-circle:before {
  content: "";
}
.uk-icon-pause-circle-o:before {
  content: "";
}
.uk-icon-percent:before {
  content: "";
}
.uk-icon-product-hunt:before {
  content: "";
}
.uk-icon-reddit-alien:before {
  content: "";
}
.uk-icon-scribd:before {
  content: "";
}
.uk-icon-shopping-bag:before {
  content: "";
}
.uk-icon-shopping-basket:before {
  content: "";
}
.uk-icon-stop-circle:before {
  content: "";
}
.uk-icon-stop-circle-o:before {
  content: "";
}
.uk-icon-usb:before {
  content: "";
}
.uk-icon-american-sign-language-interpreting:before, .uk-icon-asl-interpreting:before {
  content: "";
}
.uk-icon-assistive-listening-systems:before {
  content: "";
}
.uk-icon-audio-description:before {
  content: "";
}
.uk-icon-blind:before {
  content: "";
}
.uk-icon-braille:before {
  content: "";
}
.uk-icon-deaf:before, .uk-icon-deafness:before, .uk-icon-hard-of-hearing:before {
  content: "";
}
.uk-icon-envira:before {
  content: "";
}
.uk-icon-fa:before, .uk-icon-font-awesome:before {
  content: "";
}
.uk-icon-first-order:before {
  content: "";
}
.uk-icon-gitlab:before {
  content: "";
}
.uk-icon-glide:before {
  content: "";
}
.uk-icon-glide-g:before {
  content: "";
}
.uk-icon-low-vision:before {
  content: "";
}
.uk-icon-question-circle-o:before {
  content: "";
}
.uk-icon-sign-language:before, .uk-icon-signing:before {
  content: "";
}
.uk-icon-snapchat:before {
  content: "";
}
.uk-icon-snapchat-ghost:before {
  content: "";
}
.uk-icon-snapchat-square:before {
  content: "";
}
.uk-icon-themeisle:before {
  content: "";
}
.uk-icon-universal-access:before {
  content: "";
}
.uk-icon-viadeo:before {
  content: "";
}
.uk-icon-viadeo-square:before {
  content: "";
}
.uk-icon-volume-control-phone:before {
  content: "";
}
.uk-icon-wheelchair-alt:before {
  content: "";
}
.uk-icon-wpbeginner:before {
  content: "";
}
.uk-icon-wpforms:before {
  content: "";
}
.uk-icon-yoast:before {
  content: "";
}
.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.uk-close {
  margin: 0;
  border: none;
  font: inherit;
  color: inherit;
  padding: 0;
  background: 0 0;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  vertical-align: middle;
  opacity: 0.3;
}
.uk-container, .uk-overlay-area-content, .uk-responsive-height, .uk-responsive-width, .uk-scrollable-box, .uk-thumbnail, .wk-noconflict .uk-modal-dialog, [class*=uk-height] {
  box-sizing: border-box;
}
.uk-close:after {
  display: block;
  content: "";
  font-family: FontAwesome;
}
.uk-close:focus, .uk-close:hover {
  opacity: 0.5;
  outline: 0;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.uk-close-alt:after {
  opacity: 0.5;
}
.uk-close-alt:focus:after, .uk-close-alt:hover:after {
  opacity: 0.8;
}
.uk-thumbnail {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding: 4px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 2px;
}
a.uk-thumbnail:focus, a.uk-thumbnail:hover {
  border-color: #ccc;
  background-color: #fff;
  text-decoration: none;
  outline: 0;
}
.uk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #444;
}
.uk-thumbnail-mini {
  width: 150px;
}
.uk-thumbnail-medium {
  width: 300px;
}
.uk-thumbnail-large {
  width: 400px;
}
.uk-overlay {
  max-width: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  margin: 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: #fff;
}
.uk-overlay-area-content a:not([class]), .uk-overlay-area-content a:not([class]):hover, .uk-overlay-panel a[class*=uk-icon-]:not(.uk-icon-button), .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: inherit;
  text-decoration: underline;
}
.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), [class*=uk-overlay-slide] {
  opacity: 0;
}
.uk-overlay-background {
  background: rgba(255, 255, 255, 0.95);
  color: #444;
}
.uk-overlay-top {
  bottom: auto;
}
.uk-overlay-bottom {
  top: auto;
}
.uk-overlay-left {
  right: auto;
}
.uk-dropdown-navbar.uk-dropdown-flip, .uk-overlay-right {
  left: auto;
}
.uk-overlay-area:empty:before, .uk-overlay-icon:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  font-family: FontAwesome;
}
.uk-overlay-icon:before {
  position: absolute;
  color: #999;
}
.uk-overlay-blur, .uk-overlay-fade, .uk-overlay-grayscale, .uk-overlay-scale, .uk-overlay-spin, [class*=uk-overlay-slide] {
  transition-duration: 0.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: 0.8s;
}
.uk-overlay-fade {
  opacity: 0.7;
}
.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);
}
.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 {
  left: 0;
  -webkit-transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.uk-overlay-area {
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: opacity 0.15s linear;
}
.uk-overlay-area:empty:before {
  position: absolute;
  color: #fff;
}
.uk-overlay-area:not(:empty), .uk-vertical-align {
  font-size: 0;
}
.uk-overlay-area:not(:empty):before, .uk-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.uk-overlay-area-content {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  padding: 0 15px;
  color: #fff;
}
.uk-overlay-caption {
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  transition: opacity 0.15s linear;
}
.uk-dropdown, .uk-dropdown-navbar {
  color: #444;
  border: 1px solid #e5e5e5;
  background: #fff;
}
[class*=uk-animation-] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media screen {
  [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]) {
    opacity: 0;
  }
}
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale02;
  animation-name: uk-fade-scale02;
}
.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;
}
@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left-33 {
  0% {
    transform: translateX(33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right-33 {
  0% {
    transform: translateX(-33%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes uk-scale-12 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes uk-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes uk-shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%, 100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.uk-dropdown, .uk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
}
.uk-dropdown {
  padding: 15px;
  font-size: 1rem;
  vertical-align: top;
  border-radius: 2px;
}
.uk-dropdown:focus {
  outline: 0;
}
.uk-open > .uk-dropdown, .uk-open > .uk-dropdown-blank {
  display: block;
  -webkit-animation: 0.2s ease-in-out uk-fade;
  animation: 0.2s ease-in-out uk-fade;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.uk-dropdown-top {
  margin-top: -5px;
}
* + .uk-margin-small, .uk-dropdown-bottom {
  margin-top: 5px;
}
.uk-dropdown-left {
  margin-left: -5px;
}
.uk-dropdown .uk-nav {
  margin: 0 -15px;
}
.uk-dropdown-grid > [class*=uk-width-] > .uk-panel + .uk-panel, .uk-dropdown-stack > .uk-dropdown-grid > [class*=uk-width-]:nth-child(n+2), .uk-grid .uk-dropdown-grid + .uk-dropdown-grid, .wk-noconflict .uk-modal-footer {
  margin-top: 15px;
}
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px;
  white-space: nowrap;
}
.uk-dropdown-small .uk-nav {
  margin: 0 -5px;
}
.uk-dropdown-navbar {
  margin-top: 6px;
  left: -1px;
  border-radius: 2px;
}
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: 0.2s ease-in-out uk-slide-top-fixed;
  animation: 0.2s ease-in-out uk-slide-top-fixed;
}
.uk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px;
}
.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(245, 245, 245, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.uk-modal-caption, .uk-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wk-noconflict .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 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.uk-open .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.wk-noconflict .uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
}
.wk-noconflict .uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px;
}
.wk-noconflict .uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none;
}
.wk-noconflict .uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.wk-noconflict .uk-modal-dialog-blank > .uk-close:first-child {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  float: none;
}
.wk-noconflict .uk-modal-header {
  margin-bottom: 15px;
}
.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #fff;
  text-align: center;
}
.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd;
}
.uk-modal-spinner:after {
  content: "";
  display: block;
  font-family: FontAwesome;
  -webkit-animation: 2s linear infinite uk-rotate;
  animation: 2s linear infinite uk-rotate;
}
.uk-switcher {
  margin: 0;
  padding: 0;
}
.uk-switcher > :not(.uk-active) {
  display: none;
}
.uk-text-small {
  font-size: 11px;
  line-height: 16px;
}
.uk-text-large {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.uk-text-bold {
  font-weight: 700;
}
.uk-text-muted {
  color: #999 !important;
}
.uk-text-primary {
  color: #37a5e4 !important;
}
.uk-text-success {
  color: #80c96d !important;
}
.uk-text-warning {
  color: #ff9a2e !important;
}
.uk-text-danger {
  color: #f0615b !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;
}
@media (max-width: 959px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
  }
  .uk-text-center-medium {
    text-align: center !important;
  }
  .uk-text-left-medium {
    text-align: left !important;
  }
}
.uk-text-nowrap {
  white-space: nowrap;
}
.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-container {
  max-width: 980px;
  padding: 0 25px;
}
.uk-align-center, .uk-container-center {
  margin-left: auto;
  margin-right: auto;
}
.uk-clearfix:before {
  content: "";
  display: table-cell;
}
.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}
.uk-float-left {
  float: left;
}
[class*=uk-float-] {
  max-width: 100%;
}
[class*=uk-align-] {
  display: block;
  margin-bottom: 20px;
}
.uk-align-left {
  margin-right: 20px;
  float: left;
}
.uk-align-right {
  margin-left: 20px;
  float: right;
}
.uk-vertical-align-bottom, .uk-vertical-align-middle {
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}
.uk-vertical-align-bottom {
  vertical-align: bottom;
}
.uk-height-1-1 {
  height: 100%;
}
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}
.uk-margin-left {
  margin-left: 20px !important;
}
.uk-margin-right {
  margin-right: 20px !important;
}
.uk-margin-large {
  margin-bottom: 25px;
}
.uk-margin-large-top {
  margin-top: 25px !important;
}
.uk-margin-large-bottom {
  margin-bottom: 25px !important;
}
.uk-margin-large-left {
  margin-left: 25px !important;
}
.uk-margin-large-right {
  margin-right: 25px !important;
}
.uk-margin-small {
  margin-bottom: 5px;
}
.uk-margin-small-top {
  margin-top: 5px !important;
}
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}
.uk-margin-small-left {
  margin-left: 5px !important;
}
.uk-margin-small-right {
  margin-right: 5px !important;
}
.uk-margin-remove {
  margin: 0 !important;
}
.uk-margin-top-remove {
  margin-top: 0 !important;
}
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-top-remove {
  padding-top: 0 !important;
}
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.uk-border-circle {
  border-radius: 50%;
}
.uk-border-rounded {
  border-radius: 5px;
}
.uk-heading-large {
  font-size: 36px;
  line-height: 42px;
}
.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: 200px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
  border-radius: 3px;
}
.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-slider, .uk-slideshow {
  z-index: 0;
  touch-action: pan-y;
}
.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, .uk-notouch .uk-hidden-notouch, .uk-touch .uk-hidden-touch {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 959px) {
  .uk-hidden-medium, .uk-visible-large, .uk-visible-small {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .uk-dropdown-grid > [class*=uk-width-] {
    width: 100%;
  }
  .uk-dropdown-grid > [class*=uk-width-]:nth-child(n+2) {
    margin-top: 15px;
  }
  .wk-noconflict .uk-modal-dialog {
    width: auto;
    margin: 10px auto;
  }
  .wk-noconflict .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px;
  }
  .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;
  }
}
.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-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-dotnav-vertical, .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;
}
@media (min-width: 480px) {
  .uk-grid-width-small-1-1 > *, .uk-width-small-1-1 {
    width: 100%;
  }
  .uk-grid-width-small-1-2 > *, .uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
    width: 50%;
  }
  .uk-grid-width-small-1-3 > *, .uk-width-small-1-3, .uk-width-small-2-6 {
    width: 33.333%;
  }
  .uk-grid-width-small-1-4 > *, .uk-width-small-1-4 {
    width: 25%;
  }
  .uk-grid-width-small-1-5 > *, .uk-width-small-1-5, .uk-width-small-2-10 {
    width: 20%;
  }
  .uk-grid-width-small-1-6 > *, .uk-width-small-1-6 {
    width: 16.666%;
  }
  .uk-grid-width-small-1-10 > *, .uk-width-small-1-10 {
    width: 10%;
  }
  .uk-width-small-2-3, .uk-width-small-4-6 {
    width: 66.666%;
  }
  .uk-width-small-3-4 {
    width: 75%;
  }
  .uk-width-small-2-5, .uk-width-small-4-10 {
    width: 40%;
  }
  .uk-width-small-3-5, .uk-width-small-6-10 {
    width: 60%;
  }
  .uk-width-small-4-5, .uk-width-small-8-10 {
    width: 80%;
  }
  .uk-width-small-5-6 {
    width: 83.333%;
  }
  .uk-width-small-3-10 {
    width: 30%;
  }
  .uk-width-small-7-10 {
    width: 70%;
  }
  .uk-width-small-9-10 {
    width: 90%;
  }
  .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: 768px) {
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*=uk-width-]:nth-child(n+2), .uk-grid-divider > [class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2), .uk-tab-right {
    border-left: 1px solid #e5e5e5;
  }
  .uk-grid-width-medium-1-1 > *, .uk-width-medium-1-1 {
    width: 100%;
  }
  .uk-grid-width-medium-1-2 > *, .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 50%;
  }
  .uk-grid-width-medium-1-3 > *, .uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
  }
  .uk-grid-width-medium-1-4 > *, .uk-width-medium-1-4 {
    width: 25%;
  }
  .uk-grid-width-medium-1-5 > *, .uk-width-medium-1-5, .uk-width-medium-2-10 {
    width: 20%;
  }
  .uk-grid-width-medium-1-6 > *, .uk-width-medium-1-6 {
    width: 16.666%;
  }
  .uk-grid-width-medium-1-10 > *, .uk-width-medium-1-10 {
    width: 10%;
  }
  .uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 66.666%;
  }
  .uk-width-medium-3-4 {
    width: 75%;
  }
  .uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 40%;
  }
  .uk-width-medium-3-5, .uk-width-medium-6-10 {
    width: 60%;
  }
  .uk-width-medium-4-5, .uk-width-medium-8-10 {
    width: 80%;
  }
  .uk-width-medium-5-6 {
    width: 83.333%;
  }
  .uk-width-medium-3-10 {
    width: 30%;
  }
  .uk-width-medium-7-10 {
    width: 70%;
  }
  .uk-width-medium-9-10 {
    width: 90%;
  }
  [class*=uk-pull-], [class*=uk-push-] {
    position: relative;
  }
  .uk-push-1-2, .uk-push-2-4, .uk-push-3-6, .uk-push-5-10 {
    left: 50%;
  }
  .uk-push-1-3, .uk-push-2-6 {
    left: 33.333%;
  }
  .uk-push-2-3, .uk-push-4-6 {
    left: 66.666%;
  }
  .uk-push-1-4 {
    left: 25%;
  }
  .uk-push-3-4 {
    left: 75%;
  }
  .uk-push-1-5, .uk-push-2-10 {
    left: 20%;
  }
  .uk-push-2-5, .uk-push-4-10 {
    left: 40%;
  }
  .uk-push-3-5, .uk-push-6-10 {
    left: 60%;
  }
  .uk-push-4-5, .uk-push-8-10 {
    left: 80%;
  }
  .uk-push-1-6 {
    left: 16.666%;
  }
  .uk-push-5-6 {
    left: 83.333%;
  }
  .uk-push-1-10 {
    left: 10%;
  }
  .uk-push-3-10 {
    left: 30%;
  }
  .uk-push-7-10 {
    left: 70%;
  }
  .uk-push-9-10 {
    left: 90%;
  }
  .uk-pull-1-2, .uk-pull-2-4, .uk-pull-3-6, .uk-pull-5-10 {
    left: -50%;
  }
  .uk-pull-1-3, .uk-pull-2-6 {
    left: -33.333%;
  }
  .uk-pull-2-3, .uk-pull-4-6 {
    left: -66.666%;
  }
  .uk-pull-1-4 {
    left: -25%;
  }
  .uk-pull-3-4 {
    left: -75%;
  }
  .uk-pull-1-5, .uk-pull-2-10 {
    left: -20%;
  }
  .uk-pull-2-5, .uk-pull-4-10 {
    left: -40%;
  }
  .uk-pull-3-5, .uk-pull-6-10 {
    left: -60%;
  }
  .uk-pull-4-5, .uk-pull-8-10 {
    left: -80%;
  }
  .uk-pull-1-6 {
    left: -16.666%;
  }
  .uk-pull-5-6 {
    left: -83.333%;
  }
  .uk-pull-1-10 {
    left: -10%;
  }
  .uk-pull-3-10 {
    left: -30%;
  }
  .uk-pull-7-10 {
    left: -70%;
  }
  .uk-pull-9-10 {
    left: -90%;
  }
  .uk-tab-left, .uk-tab-right {
    border-bottom: none;
  }
  .uk-tab-left > li, .uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }
  .uk-tab-left > li > a, .uk-tab-right > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .uk-tab-left > li:nth-child(n+2) > a, .uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
  }
  .uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
    border-color: #e5e5e5;
  }
  .uk-tab-left {
    border-right: 1px solid #e5e5e5;
  }
  .uk-tab-left > li {
    margin-right: -1px;
  }
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
    border-radius: 2px 0 0 2px;
  }
  .uk-tab-left > li:not(.uk-active) > a:focus, .uk-tab-left > li:not(.uk-active) > a:hover {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }
  .uk-tab-right > li {
    margin-left: -1px;
  }
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
    border-radius: 0 2px 2px 0;
  }
  .uk-tab-right > li:not(.uk-active) > a:focus, .uk-tab-right > li:not(.uk-active) > a:hover {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*=uk-width-] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .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;
  }
  .wk-noconflict .uk-modal-dialog-large {
    width: 930px;
  }
  .uk-align-medium-left {
    margin-right: 20px;
    float: left;
  }
  .uk-align-medium-right {
    margin-left: 20px;
    float: right;
  }
  .uk-heading-large {
    font-size: 52px;
    line-height: 64px;
  }
  .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;
  }
}
@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px;
  }
  .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;
  }
}
@media (min-width: 1220px) {
  .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;
  }
  .wk-noconflict .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;
  }
}
.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-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: -15px;
  padding: 0;
}
.uk-dotnav > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 15px;
  margin-top: 15px;
  float: left;
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.uk-dotnav > * > :focus, .uk-dotnav > * > :hover {
  background: rgba(50, 50, 50, 0.4);
  outline: 0;
}
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
.uk-dotnav-contrast > * > :focus, .uk-dotnav-contrast > * > :hover {
  background: rgba(255, 255, 255, 0.7);
}
.uk-dotnav-contrast > * > :active, .uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
.uk-dotnav-vertical > * {
  float: none;
}
.uk-slidenav {
  display: inline-block;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}
.uk-slidenav:focus, .uk-slidenav:hover {
  outline: 0;
  text-decoration: none;
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}
.uk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}
.uk-slidenav-previous:before {
  content: "";
  font-family: FontAwesome;
}
.uk-slidenav-next:before {
  content: "";
  font-family: FontAwesome;
}
.uk-slidenav-position .uk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
}
.uk-slidenav-position .uk-slidenav-previous {
  left: 20px;
}
.uk-slidenav-position .uk-slidenav-next {
  right: 20px;
}
.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}
.uk-slidenav-contrast:focus, .uk-slidenav-contrast:hover {
  color: rgba(255, 255, 255, 0.7);
}
.uk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 20px;
  background: #eee;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.uk-accordion-content {
  padding: 0 20px 20px;
}
[data-uk-slider] {
  direction: ltr;
}
html[dir=rtl] .uk-slider > * {
  direction: rtl;
}
.uk-slider {
  position: relative;
}
.uk-slider > *, .uk-slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
}
.uk-slider:not(.uk-drag) {
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
}
.uk-slider.uk-drag {
  cursor: col-resize;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.uk-slider a, .uk-slider img {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}
.uk-slider img {
  pointer-events: none;
}
.uk-slider-fullscreen, .uk-slider-fullscreen > li, .uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
  height: 100vh;
}
.uk-slideshow {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.uk-slideshow > li {
  width: 100%;
  opacity: 0;
}
.uk-slideshow > .uk-active {
  z-index: 10;
  opacity: 1;
}
.uk-slideshow > li > img {
  visibility: hidden;
}
.uk-slideshow-fade-in {
  -webkit-animation: 0.5s linear uk-fade;
  animation: 0.5s linear uk-fade;
}
.uk-slideshow-fade-out {
  -webkit-animation: 0.5s linear reverse uk-fade;
  animation: 0.5s linear reverse uk-fade;
}
.uk-slideshow-scroll-forward-in {
  -webkit-animation: 0.5s ease-in-out uk-slide-right;
  animation: 0.5s ease-in-out uk-slide-right;
}
.uk-slideshow-scroll-forward-out, .uk-slideshow-swipe-forward-out {
  -webkit-animation: 0.5s ease-in-out reverse uk-slide-left;
  animation: 0.5s ease-in-out reverse uk-slide-left;
}
.uk-slideshow-scroll-backward-in {
  -webkit-animation: 0.5s ease-in-out uk-slide-left;
  animation: 0.5s ease-in-out uk-slide-left;
}
.uk-slideshow-scroll-backward-out, .uk-slideshow-swipe-backward-out {
  -webkit-animation: 0.5s ease-in-out reverse uk-slide-right;
  animation: 0.5s ease-in-out reverse uk-slide-right;
}
.uk-slideshow-scale-out {
  -webkit-animation: 0.5s ease-in-out reverse uk-fade-scale-15;
  animation: 0.5s ease-in-out reverse uk-fade-scale-15;
}
.uk-slideshow-swipe-forward-in {
  -webkit-animation: 0.5s ease-in-out uk-slide-left-33;
  animation: 0.5s ease-in-out uk-slide-left-33;
}
.uk-slideshow-swipe-backward-in {
  -webkit-animation: 0.5s ease-in-out uk-slide-right-33;
  animation: 0.5s ease-in-out uk-slide-right-33;
}
.uk-slideshow-swipe-backward-in:before, .uk-slideshow-swipe-forward-in:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: 0.5s ease-in-out reverse uk-fade;
  animation: 0.5s ease-in-out reverse uk-fade;
}
body {
  line-height: 1.7;
}
a {
  transform: all 0.3s;
}
a:hover {
  color: #111;
}
h4 {
  font-size: 1.5rem;
}
ul {
  padding: 0px !important;
}
button, input.button {
  background: #cc4141;
  color: #fff;
  padding: 10px 50px;
}
input.primary {
  background: #b41125;
  color: #fff;
  padding: 15px 50px !important;
  border: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: proxima nova semibold;
}
.edit-link {
  display: none;
}
.g-container2 {
  width: 75rem;
  margin: 0 auto;
  padding: 5rem 0;
}
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 50px auto;
  padding: 50px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  border-radius: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.uk-modal {
  background: rgba(0, 0, 0, 0.8);
}
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
  position: relative;
  top: -20px;
  left: 20px;
}
.uk-close {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background: 0 0;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
  background: url('../../../../../images/close.jpg') 0 0 no-repeat;
}
.uk-close:after {
  display: none;
}
button:focus {
  outline: none !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container2 {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-container2 {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-container2 {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container2 {
    width: 100%;
  }
}
.entry-header {
  display: none;
}
h2 {
  line-height: 1.2;
  font-size: 40px;
}
h2 span, h1 span {
  display: block;
  color: #b41125;
}
button, input.primary {
  margin-top: 15px;
  padding: 15px 30px 15px 40px;
}
.grey p, .grey ul {
  color: #8d8d8d;
}
.grey2 {
  color: #8d8d8d;
}
.grey strong {
  color: #424753;
  font-weight: normal;
}
.grey .uk-panel {
  color: #8d8d8d;
}
.uk-dotnav > * > * {
  width: 40px;
  height: 5px;
  border-radius: 0;
  background: rgba(50, 50, 50, 0.1);
}
.uk-dotnav > .uk-active > * {
  background: #a31520;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.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;
}
button img {
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  width: auto !important;
}
ul.pad {
  margin-left: 0px;
  list-style: none;
}
ul.pad ul {
  list-style: none;
}
ul.pad li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-red.png') 0 5px no-repeat;
  padding-left: 30px;
}
ul.pad.tight li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-red.png') 0 7px no-repeat;
  padding-left: 30px;
}
.blue ul.pad li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-white.png') 0 5px no-repeat;
  padding-left: 30px;
}
#g-footer .g-content {
  padding: 0.938rem 0;
}
.vh3 {
  top: 3vh !important;
}
/* SUBMENU */
/*#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    color: #111;
}
#g-navigation .g-main-nav .g-dropdown {
    background: #f7f7f7;
    border: 0px;
    border-radius: 0px;
}*/
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: normal;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  padding: 0px 0 0px !important;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #eee !important;
}
.g-main-nav .g-standard .g-dropdown {
  width: 240px;
}
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
  left: -17px;
}
.g-menu-parent-indicator {
  display: none !important;
}
/* FORMS */
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 15px !important;
}
.nf-field-element textarea {
  height: 100px !important;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
  border-radius: 0px;
}
.clear ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.clear ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.clear :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.clear :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.greyarrow {
  background: url('../../../../../images/arrow-grey.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 50px !important;
  height: 50px !important;
  display: block;
  margin-bottom: -22px !important;
  background-size: contain;
}
.greyarrow.small {
  background: url('../../../../../images/arrow-grey.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 40px !important;
  height: 40px !important;
  display: block;
  background-size: contain;
  margin-bottom: 0px !important;
}
.greyarrow.small:hover {
  background: url('../../../../../images/arrow-red2.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 40px !important;
  height: 40px !important;
  display: block;
  background-size: contain;
}
.greyform input, .greyform textarea, .greyform select {
  background: #f5f7f9;
}
.greyform select {
  line-height: 2;
  padding: 0.9rem 1.1rem;
  border: 0px;
}
input.calendar {
  content: "";
  display: block;
}
.uk-position-bottom-right {
  bottom: -70px;
  right: 0;
}
/* FONT VIEWPORT */
.vw1 {
  font-size: 1vw;
  line-height: 1.8vw;
}
.vw2 {
  font-size: 2vw;
}
.vw2-5 {
  font-size: 2.5vw;
}
.vw3 {
  font-size: 3vw !important;
}
/* HEADER */
#g-navigation {
  height: 80px;
  font-size: 15px;
  padding: 0 30px !important;
  background: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #212b37;
  font-weight: normal;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #000;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 14px;
  line-height: 80px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  padding: 10px 0 !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.1rem;
}
.follow {
  position: relative;
  line-height: 27px;
  height: auto;
  margin: 25px 0;
}
.follow a {
  color: #212b37;
}
.follow i {
  font-size: 11px;
  margin-left: 4px;
  position: relative;
  top: -1px;
}
.follow .uk-dropdown i {
  font-size: 25px;
  margin: 4px;
}
.follow ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.follow ul li {
  display: inline-block;
}
#g-intro h1 {
  font-size: 75px;
  letter-spacing: 3px;
  margin-bottom: 0px;
  line-height: 70px;
}
.logo img {
  margin-top: 20px;
  max-width: 100px;
}
.inline {
  display: inline-block;
  position: relative;
}
div.search {
  margin-left: 30px;
  cursor: pointer;
}
.g-main-nav .g-toplevel > li.active > a {
  color: #b41125 !important;
  border-bottom: 3px solid #b41125;
}
.archive {
  padding: 100px;
}
/* MAIN */
#g-mainbar {
  padding: 0px 0;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ddd;
}
/* HOME */
.page-id-21 #g-mainbar {
  padding: 25px 0 0;
}
.box {
  padding: 30px;
  font-size: 16px;
  line-height: 25px;
}
.post-350 .box {
  padding: 0px;
}
.post-350 .small .primary, .post-350 .small .secondary {
  font-size: 12px;
  padding: 15px 20px 15px 30px;
}
.post-350 .small .vw1 {
  font-size: 0.7vw;
  line-height: 1vw;
}
.box.red, .events .comefly button, button.primary, input.primary {
  background: #cc4141 !important;
  color: #fff !important;
}
.box.red button, .box.content button, .row1 button, button.secondary {
  background: #edeae6;
  color: #333;
}
.tertiary {
  background: #f5f7f9;
  color: #19202a;
}
.quad {
  background: #19202a;
  color: #fff;
}
.uk-active .tertiary {
  background: #b41125;
  color: #fff;
}
.boximg {
  position: relative;
}
.boximg h3, .boximg h4 {
  position: absolute;
  bottom: 10px;
  left: 30px;
  color: #fff;
  margin: 0px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
}
.boximg h3, .box h3 {
  font-size: 40px;
}
.page-id-21 .entry-title {
  display: none;
}
.match p {
  margin: 1rem 0 25px;
}
.box.content {
  position: absolute;
  top: 0px;
  color: #fff;
}
.page-id-21 .g-content {
  margin: 0px;
  padding: 0px;
}
.boximg img, .boximg2 img {
  width: 100%;
}
.uk-overlay-panel {
  padding: 30px;
}
.boximg:hover h3 {
  opacity: 0;
  z-index: -1;
}
.boximg:hover h4 {
  opacity: 0;
  z-index: -1;
}
.bluesolid .uk-overlay-background {
  background: #19202a;
  color: #fff;
}
.bluetrans .uk-overlay-background {
  background: #19202a;
  color: #fff;
}
.redtrans .uk-overlay-background {
  background: #b41125;
  color: #fff;
}
/* GLOBAL LOCATIONS */
.page-id-126 #g-footer {
  margin-top: -11px;
  position: relative;
}
/* AIR-PRO */
.page-id-60 .row1 {
  background: url('../../../../../images/airpro.jpg') no-repeat;
  color: #fff;
}
.page-id-60 .row3 {
  background: url('../../../../../images/airpro_bg3.jpg') no-repeat;
  color: #fff;
  background-size: cover;
}
.cover {
  background-size: cover !important;
}
.box.white {
  background: #fff;
  padding: 40px;
}
.box.white h2 {
  color: #424753;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* ABOUT STS AVIATION GROUP */
.page-id-95 .row1 {
  background: url('../../../../../images/about_bg1.jpg') no-repeat;
}
.aboutsts {
  position: relative;
  top: 100px;
}
.timelinehead {
  margin: 50px 0;
}
.box.white span {
  color: #c32530;
}
.page-id-95 .uk-dotnav > * > * {
  overflow: visible;
}
.timeline h4 {
  margin: 0px;
  margin-bottom: 5px;
}
.timeline p {
  margin: 12px 0;
  line-height: 20px;
}
.timelinelinks {
  margin: 0px;
  background: url('../../../../../images/timeline-line.jpg') 50% 0 repeat-y;
  width: 150px;
}
.timelinelinks li {
  line-height: 15px;
  list-style: none;
}
.timelinelinks li.uk-active {
  background: url('../../../../../images/timeline-block.jpg') 50% 50% no-repeat;
}
.timelinelinks li:nth-child(even) {
  text-align: right;
}
/* STS New & Info */
.page-id-122 .row2 {
  background: #edeff2;
}
.page-id-122 .row2 .uk-panel-box {
  padding: 0px;
}
.page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}
.page-id-122 .row2 .uk-panel-box h3 {
  font-size: 16px;
  line-height: 20px;
}
.page-id-122 .row1 img {
  width: 100%;
}
.page-id-122 .row1 h3 {
  line-height: 1.2;
}
.page-id-122 .tallnews .uk-overlay-panel {
  height: 33%;
  background: #fff;
  width: 64%;
  margin-left: 37%;
  color: #8d8d8d;
  padding: 40px;
}
.page-id-122 .tallnews .uk-overlay-panel h3 {
  color: #424753;
  margin-top: 0px;
  font-size: 35px;
}
.row1 h3 {
  color: #424753 !important;
}
#comments #respond .inputbox {
  background: #f7f7f7;
}
/* UPCOMING EVENTS */
.event.green {
  background: #006464 url('../../../../../images/event_green.jpg') 0 100% no-repeat;
  background-size: contain;
  padding: 50px 80px 0px;
  color: #fff;
}
.event.blue {
  background: #548dc0 url('../../../../../images/event_blue.jpg') 0 100% no-repeat;
  background-size: contain;
  padding: 50px 80px 0px;
  color: #fff;
}
.event .uk-align-left {
  margin-right: 40px;
}
.event h3 {
  margin-bottom: 0px;
  line-height: 1;
  font-family: rubik;
  font-weight: bold;
}
.event p {
  line-height: 1.5;
}
.uk-clearfix {
  clear: both;
}
.event .readmore {
  padding-bottom: 30px;
  margin-top: 60px;
}
.events .comefly {
  background: url('../../../../../images/event_bg.jpg') 50% 15% no-repeat;
  background-size: cover;
  color: #fff;
}
.events .comefly .pad {
  padding: 0 80px;
}
.events .readmore a {
  color: #fff;
}
.events .readmore img {
  margin-left: 20px;
  position: relative;
  top: -2px;
}
/* CONTACT PAGE 1 */
.contact {
  background: url('../../../../../images/contact_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
}
.contact h1 {
  color: #fff;
  font-size: 50px;
}
.quickcontacts {
  font-size: 10px;
  text-align: left;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.contact h2 {
  margin-top: 0px;
}
.quickcontacts .uk-grid {
  margin-top: 0px !important;
}
.contact.page1 img {
  width: 150px;
  position: relative;
  top: -10px;
  left: -10px;
}
.contact.page1 .uk-panel-box {
  padding: 51px 0;
}
.contact.page1 .uk-grid div:nth-child(8) .uk-panel-box {
  padding: 20px;
}
.contact .box.white {
  padding: 40px 10px;
}
.contact a {
  color: #424753;
}
/* CONTACT PAGE 2 */
.contact2 {
  background: url('../../../../../images/contact_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
.contact2.tt {
  background: url('../../../../../images/contact_bgTT.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.contact2.gse {
  background: url('../../../../../images/contact_bg4.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.contact2 .linebreak {
  background: url('../../../../../images/contact-line.png') 0 0 no-repeat;
  height: 2px;
  width: 800px;
  position: absolute;
  left: 0px;
  display: block;
}
.contact2 .box.white {
  color: #212b37;
}
.generalcontact h3 {
  font-family: proxima nova thin;
  color: #a9a8a9 !important;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 1;
  margin-top: 30px;
}
.contact2 h1 {
  font-size: 45px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: normal;
}
.contact2 h2 {
  margin-bottom: 0px;
  line-height: 1;
  margin-top: 30px;
  font-size: 30px;
}
/* REPAIR PAGE */
.page-id-212 .row1 {
  background: url('../../../../../images/repair_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.page-id-212 .row3 {
  background: url('../../../../../images/repair_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* LINE MAINTENANCE */
.page-id-231 .row2 img {
  width: 100%;
}
.page-id-231 .row2 h3 {
  line-height: 1.2;
  font-size: 38px;
  color: #424753;
}
.page-id-231 .tallnews .uk-overlay-panel {
  height: 33%;
  background: #fff;
  width: 64%;
  margin-left: 37%;
  color: #8d8d8d;
  padding: 40px;
}
.page-id-231 .tallnews .uk-overlay-panel h3 {
  color: #424753;
  margin-top: 0px;
  font-size: 35px;
}
.page-id-231 .row3 {
  background: url('../../../../../images/line_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-231 .linebg1 {
  background: url('../../../../../images/line_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  height: 80vh;
}
.page-id-231 .padding {
  padding: 100px;
}
.padding {
  padding: 100px;
}
/* LM STATIONS */
.lmstations img {
  width: 100%;
}
.lmstations .darkbg {
  background: #f7f7f7;
  padding: 30px;
}
.page-id-240 .row2 h3 {
  font-size: 35px;
  margin: 0px;
  line-height: 35px;
}
.page-id-240 .row2 .uk-slidenav, .page-id-122 .uk-slidenav {
  background: #b41125 !important;
  color: #fff !important;
  font-size: 27px;
  padding: 0 36px 0 30px;
  text-align: center;
}
.page-id-122 .uk-slidenav {
  display: block !important;
}
.page-id-240 .row2 .uk-slidenav.uk-slidenav-next {
  right: 0px !important;
}
.page-id-122 .row2 .uk-slidenav.uk-slidenav-next {
  right: -100px !important;
}
.page-id-240 .row2 .uk-slidenav.uk-slidenav-previous {
  left: 0px !important;
  padding: 0 19px 0 15px;
}
.page-id-122 .row2 .uk-slidenav.uk-slidenav-previous {
  left: -63px !important;
  padding: 0 19px 0 15px;
}
/* GOV SERVICES */
.page-id-246 .row4 {
  background: url('../../../../../images/gsa_bg2.jpg') right 300px top 70% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
}
.page-id-246 .row4 * {
  color: #fff;
}
.page-id-246 #g-footer {
  padding-top: 27% !important;
}
/* FAA/DER */
.page-id-253 .row1 {
  background: url('../../../../../images/fd_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
.page-id-253 .row3 {
  background: url('../../../../../images/fd_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.but100 button {
  width: 100%;
  line-height: 1.2;
  height: 80px;
}
/* ROTORCRAFT */
.page-id-256 .rotorbg1 {
  background: url('../../../../../images/rotor__bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.page-id-256 .rotorbg2 {
  background: url('../../../../../images/rotor_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/* ROTOCRAFT SALE */
.page-id-652 .rotorbg1 {
  background: url('../../../../../images/rotor_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.helisale {
  width: 80%;
  margin: 0 auto;
}
.helisale img {
  margin: 20px 0;
}
/* AEROSTAFF */
.page-id-258 .row1 {
  background: url('../../../../../images/aerostaff_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  height: 550px;
}
.bgcolor {
  background: #232b36;
  margin-right: -500px;
  padding-right: 500px;
  position: relative;
  top: -150px;
  margin-bottom: -150px;
  color: #fff;
}
.bgcolor h3 {
  font-size: 30px;
}
.page-id-258 .row2 .uk-slidenav-position .uk-slidenav {
  display: block !important;
}
.page-id-258 .row3 {
  background: url('../../../../../images/aerostaff_bg2.jpg') right 300px top 0% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
  min-height: 500px;
}
ul.pad.whitebullet li {
  background: url('../../../../../images/bullet-white.png') 0 11px no-repeat;
}
.aerostafful img {
  width: 40px;
  margin-right: 25px;
}
.aerostafful li {
  margin-bottom: 10px;
  background: url('../../../../../images/arrow-grey.jpg') 0 50% no-repeat;
  background-size: 40px;
  height: 40px;
  line-height: 40px;
  padding-left: 65px;
  transition: all 0.2s;
}
.aerostafful li:hover {
  background: url('../../../../../images/arrow-red2.jpg') 0 50% no-repeat;
  background-size: 40px;
}
.aerostafful a {
  color: #ddd;
  transition: all 0.2s;
}
.aerostafful a:hover {
  color: #fff;
}
.aerostaffdotnav {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.aerostaffdotnav li {
  display: inline-block;
  width: 24%;
  text-align: center;
  line-height: 20px;
  font-size: 17px;
  background: url('../../../../../images/aerostaff-li.jpg') 50% 0 no-repeat;
  position: relative;
  top: -30px;
  padding-top: 40px;
}
.aerostaffdotnav li.uk-active {
  background: url('../../../../../images/aerostaff-li_hover.jpg') 50% 0 no-repeat;
}
.aerostaffdotnav li a {
  color: #777;
}
.aerostaffdotnav li.uk-active a {
  color: #b41125;
}
.clear .nf-form-fields-required {
  display: none;
}
.page-id-258 .clear {
  margin-top: 40px;
}
/* FOR CANDIDATES */
.page-id-269 .linebg1 {
  background: url('../../../../../images/cand_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
.page-id-269 .linebg2 {
  background: url('../../../../../images/cand_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
.page-id-269 .linebg3 {
  background: url('../../../../../images/cand_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
.page-id-269 .linebg4 {
  background: url('../../../../../images/rotor_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
.page-id-269 .row1 img {
  width: 80px;
  margin-bottom: 10px;
}
.page-id-269 .row1 p {
  /*margin-bottom: 30px;
	font-size: 20px;*/
}
.browse {
  position: absolute;
  top: 130px;
  right: 0px;
}
.browse a {
  color: #fff;
}
/* VETERANS */
.page-id-280 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
  color: #b41125;
}
.page-id-280 .row2 {
  background: url('../../../../../images/vet_bg1.jpg') 50% 30% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-280 .row3 {
  background: url('../../../../../images/vet_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-280 .row5 {
  background: url('../../../../../images/vet_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
  background-position: center;
  min-height: 500px;
  padding: 0 0 50px;
}
.page-id-280 .row5 .g-container2 {
  padding-right: 30%;
  padding-bottom: 0px;
}
.page-id-280 #g-footer {
  padding-top: 22% !important;
}
.box.blue {
  background: #19202a;
  color: #fff;
  height: 100%;
}
.vet4 {
  position: relative;
  top: -160px;
}
.vettop {
  padding-bottom: 30px;
  background: #f7f7f7;
  padding-top: 100px;
}
/* STS E SOLUTIONS */
.page-id-298 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
  color: #b41125;
}
.page-id-298 .row2 {
  background: url('../../../../../images/es_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-298 .row3 {
  background: url('../../../../../images/es_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-298 .row5 {
  background: url('../../../../../images/es_bg3.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  background-position: top;
  min-height: 500px;
  padding: 0 0 50px;
  margin-bottom: -20%;
}
.page-id-298 .row5 .g-container2 {
  padding-right: 30%;
  padding-bottom: 0px;
}
.page-id-298 #g-footer {
  padding-top: 22% !important;
}
/* LEASE */
.page-id-304 .row1 {
  background: #edeff2;
  padding-top: 100px;
}
.page-id-304 .row2 {
  background: url('../../../../../images/lease_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-304 .row2 h2 {
  font-size: 35px !important;
}
.leasebox {
  position: relative;
  top: -100px;
}
/* QuALITY COMPONENT SOLUTIONS */
.page-id-313 .row1 {
  background: url('../../../../../images/quality_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  padding-top: 120px;
}
/* GROUND POWER */
.page-id-317 .row1 {
  background: url('../../../../../images/ground_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
.page-id-317 .row3 {
  background: url('../../../../../images/ground_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* ENGINE */
.page-id-326 .row1 {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.page-id-326 .row1 .g-container2 {
  position: relative;
}
.page-id-326 .row1 video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-id-326 .row3 {
  background: url('../../../../../images/engine_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* GLOBAL AIRCRAFT */
.box.dark {
  background: #edeff2;
}
.page-id-331 .row4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f3147+0,071c35+89&1+0,1+88,0+89 */
  /*background: -moz-linear-gradient(left, rgba(31,49,71,1) 0%, rgba(7,28,53,1) 82%, rgba(7,28,53,0) 82%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(left, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3147', endColorstr='#00071c35',GradientType=1 ); /* IE6-9 */
  background: url('../../../../../images/cs_bg4.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
  background-position: top;
  min-height: 500px;
  padding: 0 0 50px;
}
.page-id-331 .row4 * {
  color: #fff;
}
.page-id-331 .row4 .g-container2 {
  padding-right: 20%;
  padding-bottom: 0px;
}
.page-id-331 #g-footer {
  padding-top: 0 !important;
}
/* VMI */
.page-id-334 .row4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f3147+0,071c35+89&1+0,1+88,0+89 */
  /*background: -moz-linear-gradient(left, rgba(31,49,71,1) 0%, rgba(7,28,53,1) 82%, rgba(7,28,53,0) 82%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(left, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3147', endColorstr='#00071c35',GradientType=1 ); /* IE6-9 */
  background: url('../../../../../images/vmi_bg6.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
  background-position: top;
  min-height: 500px;
  padding: 0 0 50px;
}
.page-id-334 .row4 * {
  color: #fff;
}
.page-id-334 #g-footer {
  padding-top: 27% !important;
}
/* GOV STAFF */
.page-id-338 .row5 {
  background: url('../../../../../images/vet_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
  background-position: center;
  min-height: 500px;
  padding: 0 0 50px;
}
.page-id-338 .row5 .g-container2 {
  padding-right: 30%;
}
.page-id-338 #g-footer {
  padding-top: 22% !important;
}
.page-id-338 .row1 {
  background: url('../../../../../images/govproj_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* TANK TIGER */
.page-id-5307 .row6 {
  background: url('../../../../../images/tigers_bg2.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-5307 .row1 {
  background: url('https://www.stsaviationgroup.com/wp-content/uploads/2019/03/tigers_hero2.png') 50% 0 no-repeat;
  background-size: cover;
}
.pad.tight li {
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-id-5307 .row5 {
  background: url('../../../../../images/tigers_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
  background-position: top;
  min-height: 500px;
  padding: 0 0 50px;
}
.page-id-5307 .row5 .g-container2 {
  display: flex;
  flex-direction: column;
  padding-right: 23%;
  padding-bottom: 0px;
}
.page-id-5307 #g-footer {
  padding-top: 27% !important;
}
h2.fadein {
  opacity: 0;
  animation: fade 3s;
  animation-fill-mode: forwards;
}
.tanktiger .uk-overlay-panel > div {
  width: 100%;
  height: 100%;
}
.tanktiger .uk-overlay-panel {
  background: #6c2325;
  opacity: 0.9 !important;
}
@keyframes bummer {
  100% {
    transform: scale(1, 1);
  }
}
@keyframes fade {
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hero.fadein {
  transform: scale(0, 0);
  animation: bummer 1s;
  animation-fill-mode: forwards;
}
.hero {
  margin-top: 15%;
  max-width: 100%;
}
/* AEROMOD */
.page-id-948 .row4, .page-id-4249 .row4 {
  background: url('../../../../../images/aero_bg2.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -18%;
}
.page-id-948 #g-footer, .page-id-4249 #g-footer {
  padding-top: 20% !important;
}
.page-id-4249 .uk-slidenav-previous {
  left: -60px;
  display: block;
}
.page-id-4249 .uk-slidenav-next {
  right: -80px;
  display: block;
}
/* MOD LANDING */
.page-id-344 .row4 {
  background: url('../../../../../images/modland_bg1.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
}
.page-id-344 .row4 .g-container2 {
  /*padding-right: 30%;*/
}
.page-id-344 #g-footer {
  padding-top: 22% !important;
}
.page-id-344 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
}
.video {
  background: #edeff2;
  color: #333;
  padding: 15px;
  margin-top: -8px;
}
.contactbutton {
  margin-bottom: -30px;
  margin-top: 20px;
}
/* MOD FACILITY */
.page-id-347 .row1 {
  /*background:url(images/modfac_bg1.jpg) 50% 50% no-repeat;*/
  background-size: cover;
  color: #fff;
}
.page-id-347 .row1 .g-container2 {
  padding: 13rem 0;
}
.slideshowbackground {
  position: absolute;
  top: 0px;
  width: 100%;
}
.page-id-347 .uk-dotnav > * > * {
  background: rgba(255, 255, 255, 0.6);
}
.page-id-347 .uk-dotnav > .uk-active > * {
  background: #a31520;
}
/* MOD SERVICES */
.page-id-350 .row1 {
  background: url('../../../../../images/modser_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  height: 500px;
}
.page-id-350 .row1 h1 {
  line-height: 100px;
  font-size: 60px;
  font-weight: normal;
}
.page-id-350 .row2 .box1 {
  background: #060a0f;
  color: #fff;
}
.page-id-350 .row2 .box2 {
  background: url('../../../../../images/modser_box2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box3 {
  background: url('../../../../../images/modser_box3.jpg') left 50% top 40px no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box4 {
  background: url('../../../../../images/modser_box4.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box5 {
  background: url('../../../../../images/modser_box5.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box6 {
  background: url('../../../../../images/modser_box6.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box7 {
  background: url('../../../../../images/modser_box7.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
.page-id-350 .row2 .box8 {
  background: url('../../../../../images/modser_box8.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: 50px;
}
.page-id-350 .row2 .box {
  position: relative;
}
.page-id-350 .row2 .box h3 {
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 30px;
  text-shadow: 0 0 10px #000;
}
.page-id-350 .row2 .g-container2 {
  padding-top: 0px;
  margin-top: -200px;
}
/* OEM */
.page-id-359 .row2 {
  background: url('../../../../../images/oem_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
}
.page-id-359 .row2 .box.white {
  background: #f7f7f7;
  min-height: 480px;
}
.page-id-359 .row2 .box.white h3 {
  font-size: 28px;
}
.page-id-359 .row2 .box.white .pad {
  margin: 0px;
  font-size: 12px;
}
.page-id-359 .row2 .uk-width-1-4 {
  margin-bottom: -100px;
}
.page-id-359 .row2 .g-container2 {
  padding: 2rem 0 0;
}
.page-id-359 .row3 {
  margin-top: 100px;
}
.page-id-359 .row2 h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 50px;
}
button.margin {
  width: 100%;
  margin: 0px;
}
/* HOTSPOT */
.hotspotted {
  position: relative;
}
.hotspot {
  display: block;
  position: absolute;
}
#hotspot1 {
  height: 8%;
  left: 0;
  top: 0;
  width: 17%;
}
#hotspot2 {
  height: 8%;
  top: 0%;
  left: 21%;
  width: 17%;
}
#hotspot3 {
  height: 8%;
  top: 0%;
  left: 43%;
  width: 17%;
}
#hotspot4 {
  height: 8%;
  top: 0%;
  left: 63%;
  width: 17%;
}
#hotspot5 {
  height: 8%;
  top: 0%;
  right: 0;
  width: 12%;
}
#hotspot6 {
  height: 8%;
  left: 0;
  top: 13%;
  width: 11%;
}
#hotspot7 {
  height: 8%;
  right: 0;
  top: 13%;
  width: 10%;
}
#hotspot8 {
  height: 8%;
  left: 0;
  top: 29%;
  width: 10%;
}
#hotspot9 {
  height: 8%;
  right: 0;
  top: 25%;
  width: 11%;
}
#hotspot10 {
  height: 8%;
  left: 0;
  top: 44%;
  width: 9%;
}
#hotspot11 {
  height: 8%;
  right: 0;
  top: 69%;
  width: 10%;
}
#hotspot12 {
  height: 8%;
  left: 0;
  top: 92%;
  width: 18%;
}
#hotspot13 {
  height: 8%;
  left: 23%;
  top: 92%;
  width: 18%;
}
#hotspot14 {
  height: 8%;
  left: 46%;
  top: 92%;
  width: 20%;
}
#hotspot15 {
  height: 8%;
  left: 71%;
  top: 92%;
  width: 14%;
}
#hotspot16 {
  height: 8%;
  left: 90%;
  top: 92%;
  width: 11%;
}
#hotspot17 {
  height: 8%;
  left: 0;
  top: 58%;
  width: 16%;
}
#hotspot18 {
  height: 15%;
  left: 0;
  top: 72%;
  width: 13%;
}
#hotspot19 {
  height: 8%;
  left: 83%;
  top: 35%;
  width: 18%;
}
#hotspot20 {
  height: 12%;
  left: 90%;
  top: 46%;
  width: 11%;
}
#hotspot21 {
  height: 8%;
  left: 90%;
  top: 62%;
  width: 11%;
}
/* FOOTER */
#g-footer {
  background: #19202a;
  padding: 20px 0;
  border-top: 5px solid #b41125;
  color: #969b9b;
  font-size: 14px;
  padding: 10px 30px !important;
  font-family: "proxima nova regular";
}
#g-footer a {
  color: #454545;
  padding: 0 8px;
}
#g-footer a:hover {
  color: #ccc;
}
#g-footer .social {
  text-align: right;
  font-size: 25px;
  line-height: 25px;
}
#g-footer a {
  color: #d31616;
}
#g-footer .social li {
  margin-left: 0px;
}
#g-footer ul {
  list-style: none;
  margin: 0px;
}
#g-footer li {
  display: inline-block;
}
#g-footer p {
  margin: 0px;
}
#g-footer .copyright {
  line-height: 30px;
}
#g-footer .copyright li:after {
  content: "/";
  margin-left: 5px;
  margin-right: 0px;
}
#g-footer .copyright li:last-of-type:after {
  content: "";
}
/* NEWS ARTICLES */
.outline-news #g-container-main {
  /*background: rgb(237,240,242); /* Old browsers */
  /*background: -webkit-linear-gradient(top, rgba(237,240,242,1) 0%,rgba(237,240,242,1) 800px,rgba(255,255,255,1) 800px,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(237,240,242,1) 0%,rgba(237,240,242,1) 800px,rgba(255,255,255,1) 800px,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: url('../../../../../images/news-bg.jpg') 50% 0% no-repeat;
  background-size: contain;
  padding-top: 200px;
}
.outline-news #g-container-main .g-container {
  /*width:70rem;*/
}
.outline-news #g-container-main .g-container .g-content {
  padding: 3rem;
}
.outline-news .entry-header {
  display: block;
}
#allowed_tags {
  display: none;
}
.articletitle {
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
}
.meta-comments-count, .meta-categories {
  display: none !important;
}
#g-page-surround .entry-meta > div[class^="meta-"]:not(:last-child):after {
  display: none !important;
}
#g-page-surround .entry-meta > div[class^="meta-"] {
  display: block;
}
.meta-author-link {
  font-size: 20px !important;
  margin: 0px !important;
  line-height: 37px;
  text-transform: none;
}
.meta-date-link {
  margin: 0px !important;
  color: #bbb;
  font-size: 15px !important;
}
.post p {
  margin: 30px 0;
  font-size: 18px;
  line-height: 30px;
  font-family: proxima nova thin;
}
.respond-textarea {
  border: 1px solid #eee !important;
}
.post .featured-image {
  margin-bottom: 20px;
}
.news .size-full {
  display: none;
}
.post .featured-image {
  display: none;
}
.authorimg {
  width: 60px;
  border-radius: 100px;
}
.news {
  font-size: 14px;
}
.news2 {
  font-size: 10px;
  line-height: 19px;
}
/* NEWSLETTER */
#mc_embed_signup_scroll {
  margin-left: 9px;
}
#mc_embed_signup input.email {
  width: 112px !important;
  border-radius: 0px !important;
}
#mc_embed_signup .button {
  border-radius: 0px !important;
  padding: 0 9px !important;
  font-weight: normal !important;
}
#mce-EMAIL:focus {
  box-shadow: none !important;
}
/* SEARCH */
.archive .entry-header {
  display: block;
  border-bottom: 1px solid #eee;
}
.archive .entry-content {
  display: none;
}
.archive .entry-meta {
  display: none;
}
hr.white {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1);
  /* IE6-9 */
  height: 1px;
  border: 0px;
  margin-left: -2000px;
}
.email {
  color: #b63242;
}
.email:hover {
  color: #eee;
}
.nf-form-fields-required {
  display: none;
}
.slogan {
  font-size: 20px;
}
.hmapsprem_info_window h2, .hmapsprem_info_window h4 {
  margin: 0px;
}
.news2 > .uk-grid > div:nth-child(1), .news2 > .uk-grid > div:nth-child(2), .news2 > .uk-grid > div:nth-child(3), .news2 > .uk-grid > div:nth-child(4) {
  /*display: none;*/
}
.news2 .uk-grid-width-large-1-2 > * {
  width: 100%;
}
.uk-grid-width-large-1-2 .uk-slideshow li > * {
  width: 48%;
  margin: 10px;
  /* max-height: 300px;*/
}
.uk-grid-width-large-1-2 .uk-slideshow li {
  display: flex;
  flex-wrap: wrap;
}
.g-offcanvas-toggle {
  color: #000;
  top: 2rem;
}
/* SECOND MENU */
#secondmenu {
  display: none;
}
#secondmenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px 0 !important;
  font-weight: bold !important;
  font-size: 10px;
}
#secondmenu .g-main-nav {
  border-top: 3px solid #f7f7f7;
  text-align: center;
}
#secondmenu .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
.line1-box2 {
  background: url('../../../../../images/line1-box2.jpg');
  background-size: cover;
  height: 100%;
  min-height: 298px;
}
.home #g-mobilemenu-container {
  margin: 0;
}
#g-mobilemenu-container {
  margin: 0px !important;
}
.news .uk-button {
  line-height: 25px;
  min-height: 25px;
  font-size: 0.75rem;
}
#post-344 .row3.grey .g-container2 {
  padding-bottom: 2rem;
}
#post-4249 .row3.grey .uk-panel {
  padding: 60px 20px;
}
#post-4249 .row3.grey a {
  cursor: pointer;
}
.page-id-4249 .row4 a {
  color: #fff;
}
#fullybacked {
  margin-top: 100px;
}
@media screen and (max-width: 1625px) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.4rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 13px;
  }
  .follow {
    margin-top: 16px;
  }
  .search {
    margin-top: 10px;
  }
}
@media screen and (min-width: 82rem) {
  /* 1280px */
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
  }
}
@media screen and (max-width: 82rem) {
  /* 1280px */
  .vw1 {
    line-height: 1.4vw;
  }
  .event .readmore {
    padding-bottom: 20px;
    margin-top: 70px;
  }
  .eventlocale {
    font-size: 12px;
  }
  .page-id-258 .row1 {
    height: 330px;
  }
  .page-id-331 .row4 .g-container2 {
    padding-right: 30%;
  }
  #post-317 .row4 h2 {
    font-size: 33px;
  }
  #post-652 .row1 .padding .uk-width-1-2 {
    width: 100%;
    text-align: center;
  }
  #post-652 .row1 .padding button {
    width: 100%;
  }
  #post-344 .row4 .g-container2 {
    padding-right: 25% !important;
  }
  .post-350 .small .vw1 {
    font-size: 1vw !important;
    line-height: 1.5vw !important;
  }
  .page-id-240 .row2 h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .lmstations .darkbg {
    font-size: 12px;
    line-height: 17px;
    padding: 30px 30px 20px;
  }
  .page-id-231 .row2 h3 {
    line-height: 1;
    font-size: 26px;
  }
  .page-id-231 .tallnews .uk-overlay-panel {
    width: 84%;
    margin-left: 17%;
  }
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 26px;
  }
  #post-948 .row4 .g-container2 {
    padding-right: 35%;
  }
  .page-id-350 .row2 .box3 {
    background: url('../../../../../images/modser_box3.jpg') left 50% top 0px no-repeat;
    background-size: cover;
  }
  .page-id-350 .row2 .box8 {
    margin-bottom: 0px;
  }
  .post-350 .small .vw1 {
    font-size: 1.6vw !important;
    line-height: 2.5vw !important;
  }
  #post-948 .row4 .g-container2 {
    padding-right: 35% !important;
  }
  .logo img {
    margin-top: 30px;
    max-width: 100px;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.4rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 12px;
  }
}
@media screen and (max-width: 75rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 11px;
    letter-spacing: -0.7px;
  }
  #secondmenu .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem;
  }
  .contact2 .linebreak {
    width: 600px;
    background: url('../../../../../images/contact-line.png') 100% 0 no-repeat;
  }
  .contact2 h2 {
    font-size: 30px;
  }
  ul.pad li {
    padding: 0px 0;
    background: url('../../../../../images/bullet-red.png') 0 4px no-repeat;
    padding-left: 30px;
  }
  #post-616 .row3 .dark h3 {
    font-size: 25px;
  }
  h2 {
    font-size: 30px;
  }
  .box.white h2 {
    font-size: 30px;
  }
  .page-id-240 .row2 h3 {
    font-size: 18px;
    line-height: 18px;
  }
  .lmstations .darkbg {
    font-size: 10px;
    line-height: 14px;
    padding: 20px 30px 10px;
  }
  .page-id-231 .row2 h3 {
    font-size: 18px;
    margin: 0px;
  }
  .news {
    font-size: 10px;
  }
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 18px;
  }
  .page-id-231 .padding {
    padding: 40px;
  }
  .but100 .uk-width-1-2 {
    width: 100%;
  }
  .but100 button {
    padding: 0px 30px 0 41px;
    height: 60px;
  }
  .page-id-246 .row4 {
    background: url('../../../../../images/gsa_bg2.jpg') right 200px top 70% no-repeat;
  }
  .padding {
    padding: 40px;
  }
  .boximg h3, .box h3 {
    font-size: 30px;
  }
  #post-344 .row3 .box {
    font-size: 12px;
  }
  .page-id-344 .row4 {
    background: url('../../../../../images/modland_bg1.jpg') right 100% top 50% no-repeat;
  }
  #post-344 .row4 .g-container2 {
    padding-right: 0px !important;
  }
  .page-id-350 .row2 .box h3 {
    font-size: 22px;
  }
  .vw1 {
    line-height: 2.5vw;
    font-size: 1.4vw;
  }
  .page-id-331 .row4 .g-container2 {
    padding-right: 0px;
  }
  .page-id-331 .row4 {
    background: url('../../../../../images/cs_bg4.jpg') right 100% top 50% no-repeat;
  }
  .page-id-359 .row2 .box.white h3 {
    font-size: 21px;
  }
  #post-359 .row2 .box {
    font-size: 12px;
  }
  #post-359 .row2 .box ul {
    line-height: 19px;
  }
  #post-326 .row2 img {
    max-width: 280px !important;
  }
  .page-id-304 .row2 h2 {
    font-size: 30px !important;
  }
  #post-338 .row2 ul.pad li {
    padding: 5px 0;
    padding-left: 30px;
  }
  #post-737 .generalcontact h3 {
    font-size: 15px;
  }
  #post-737 .generalcontact .email {
    font-size: 12px;
  }
  .event .readmore {
    padding-bottom: 12px;
    margin-top: 50px;
  }
  .events .comefly .pad {
    padding: 0 50px;
  }
  .event .uk-clearfix {
    font-size: 12px;
    line-height: 2;
  }
  .uk-grid-width-large-1-2 .uk-slideshow li > * {
    margin: 9px;
  }
  .page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
    padding-left: 20px;
  }
  .page-id-122 .row2 .uk-panel-box h3 {
    font-size: 18px;
    line-height: 18px;
  }
  #post-21 .boximg h3, #post-21 .boximg h4 {
    font-size: 18px;
    left: 20px;
  }
  #post-21 .vw2 {
    font-size: 1.7vw;
    margin: 0px;
  }
  #post-21 .vw1 {
    font-size: 1vw;
    line-height: 1.5vw;
  }
  #post-21 button {
    margin-top: 5px;
    padding: 5px 10px 5px 20px;
    font-size: 11px;
  }
  #post-21 button img {
    width: 19px !important;
    margin-left: 5px;
  }
  #post-616 .row1 p {
    padding-right: 0px !important;
  }
  #post-246 .row1 p {
    padding-right: 0px !important;
  }
  #post-334 .row1 p {
    padding-right: 0px !important;
  }
  .box.blue p {
    font-size: 15px !important;
  }
  #logo {
    position: relative;
    left: -11px;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem 0.3rem;
  }
  .page-id-948 .row4, .page-id-4249 .row4 {
    background: url('https://www.stsaviationgroup.com/images/aero_bg2.jpg') right 200px top 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: -18%;
  }
  .page-id-5305 #nf-field-143 {
    padding: 15px 20px !important;
  }
  .page-id-5307 .row5 {
    background: url('../../../../../images/tigers_bg3.jpg') right 0px top 0 no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 1023px) {
  #secondmenu {
    display: none;
  }
  .g-menu-parent-indicator {
    display: inline-block !important;
  }
  #g-navigation {
    height: auto;
  }
  #primarymenu {
    flex: 0%;
    width: 0%;
  }
  #primarymenu .g-main-nav {
    display: none;
  }
  #logo {
    width: 100%;
    flex: 100%;
    text-align: center;
    height: 100px;
  }
  .follow {
    position: absolute;
    right: 0px;
    width: 30%;
  }
  .logo img {
    margin-top: 20px;
    max-width: 150px;
  }
  .page-id-948 .row4, .page-id-4249 .row4 {
    background: url('https://www.stsaviationgroup.com/images/aero_bg2.jpg') right 0px top 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: -18%;
  }
  .hero {
    margin-top: 30%;
    max-width: 100%;
  }
  .herotext {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 60rem) {
  /*.boximg {max-height:298px;overflow:hidden;}*/
  body {
    font-size: 0.85rem;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem 5px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 11px;
  }
  .g-container2 {
    padding: 2rem !important;
  }
  .page-id-948 .row4 .g-container2 {
    padding: 2rem 2rem 0 !important;
  }
  .page-id-948 .row4 {
    background-position: 0px;
  }
  #post-948 .row3 button {
    font-size: 12px;
  }
  .box.white h2 {
    font-size: 20px;
  }
  .form {
    padding: 30px !important;
  }
  .contact2 .linebreak {
    width: 450px;
  }
  .greyform input, .greyform textarea, .greyform select {
    font-size: 12px;
  }
  #post-616 .row3 .dark h3 {
    font-size: 25px !important;
  }
  #post-212 .row2 .uk-width-medium-1-2 {
    width: 100%;
  }
  #post-212 .row3 img {
    width: 45%;
  }
  .lmstations .darkbg {
    border: 5px solid #FFF;
  }
  .page-id-240 .row2 h3 {
    font-size: 14px;
    line-height: 16px;
  }
  .lmstations .darkbg {
    font-size: 9px;
    line-height: 14px;
    padding: 15px 15px 10px;
  }
  #post-231 button {
    font-size: 12px;
  }
  .page-id-231 .row2 h3 {
    font-size: 14px;
  }
  .uk-panel-space {
    padding: 15px 15px;
    font-size: 9px;
    line-height: 1.3;
  }
  .page-id-231 .tallnews .uk-overlay-panel {
    padding: 20px;
    width: 100%;
    margin-left: 0%;
    font-size: 10px;
    line-height: 1.3;
  }
  #post-298 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-298 .row5 {
    background-position: 0px;
  }
  .vet4 {
    top: -70px;
  }
  #post-298 .row2 .blue {
    padding: 20px;
  }
  #post-298 .row2 .blue p {
    font-size: 10px !important;
    line-height: 1.5 !important;
  }
  #post-253 .row1 .box.white {
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
  }
  #post-246 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-246 .row4 {
    background-position: 0px;
  }
  #post-344 .row4 .g-container2 {
    padding-right: 2rem !important;
    padding-bottom: 0px !important;
  }
  .post-350 .small .vw1, .vw1 {
    font-size: 2vw !important;
    line-height: 3vw !important;
  }
  #post-711 .generalcontact h3 {
    font-size: 13px;
  }
  #post-331 .row1 h1 {
    font-size: 35px !important;
  }
  #post-331 .row3 ul.pad {
    font-size: 12px;
  }
  #post-331 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-331 .row4 {
    background-position: 0px;
  }
  .page-id-359 .row2 .box.white {
    min-height: 410px;
  }
  .page-id-359 .row2 a button {
    margin-bottom: 10px;
  }
  #post-326 .row2 img {
    max-width: 200px !important;
  }
  #post-334 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-334 .row4 {
    background-position: 0px;
  }
  #post-334 .row3 h3 {
    font-size: 20px !important;
  }
  .generalcontact h3 {
    font-size: 13px;
  }
  #post-258 .row3 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-258 .row3 {
    background-position: 0px;
  }
  .aerostafful {
    font-size: 12px;
  }
  #post-258 .content h3 {
    font-size: 25px;
  }
  #post-258 .content .box {
    font-size: 12px;
  }
  .aerostaffdotnav li {
    font-size: 12px;
  }
  .browse {
    top: 80px;
    right: 40px;
  }
  #post-338 .row1 img {
    margin-bottom: -50px !important;
  }
  #post-338 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-338 .row5 {
    background-position: 0px;
  }
  #post-280 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  #post-280 .row5 {
    background-position: 0px;
  }
  #post-280 .row2 .blue {
    padding: 20px;
  }
  #post-280 .row2 .blue p {
    font-size: 10px !important;
    line-height: 1.5 !important;
  }
  #post-737 .generalcontact .email {
    font-size: 9px;
  }
  .event.green, .event.blue {
    padding: 20px 40px 0px;
    background-position: 0 96%;
  }
  .event.green img, .event.blue img {
    display: none;
  }
  #test {
    margin-bottom: 10px;
  }
  #test .uk-width-medium-1-2 .uk-overlay {
    width: 100%;
  }
  #test .uk-width-medium-1-2 .uk-overlay img {
    width: 100%;
  }
  #post-21 .uk-width-1-3, #post-21 .uk-width-2-3 {
    width: 100%;
    margin-bottom: 25px;
  }
  #post-21 .uk-grid {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  .uk-grid-width-large-1-2 .uk-slideshow li > * {
    width: 100%;
    max-height: 420px;
  }
  #post-21 .vw2 {
    font-size: 3.5vw;
    margin: 0px;
  }
  #post-21 .vw1 {
    font-size: 1vw;
    line-height: 1.5vw;
    padding-right: 0px !important;
  }
  #post-948 .row4 .g-container2 {
    padding-right: 2rem !important;
  }
  .page-id-231 .row3 {
    background-position-x: 63%;
  }
  #post-240 .row1 p {
    padding-right: 0px !important;
  }
  #post-334 .row4 .g-container2 * {
    padding-right: 0px !important;
  }
  #post-280 .row1 p {
    padding-right: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  #g-footer .social li {
    margin: 0 15px;
  }
  #g-footer .social {
    text-align: center;
  }
  #g-footer {
    text-align: center;
  }
  .slogan {
    font-size: 16px;
  }
  #g-intro h1 {
    font-size: 50px;
  }
  .contact2 > .g-container2 > .uk-grid > .uk-width-2-5 {
    width: 100%;
    margin-top: 50px;
  }
  .contact2 > .g-container2 > .uk-grid > .uk-width-3-5 {
    width: 100%;
  }
  #post-948 .row3 .uk-width-medium-1-3 {
    text-align: center !important;
  }
  #post-616 .row3 .uk-width-1-1 {
    margin-bottom: 25px;
  }
  #post-212 .row4 ul.pad {
    font-size: 11px;
  }
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 23px;
  }
  .page-id-231 .tallnews .uk-overlay-panel {
    font-size: 15px;
  }
  .page-id-231 .row2 h3 {
    font-size: 23px;
  }
  .uk-panel-space {
    font-size: 14px;
    line-height: 1.3;
  }
  .formbot {
    margin-top: 25px;
  }
  #post-240 .row1 p {
    padding-right: 0px !important;
  }
  #post-246 .row1 h1 {
    font-size: 30px !important;
  }
  #post-246 .row1 p {
    padding-right: 0px !important;
  }
  #post-298 .row1 h1 {
    font-size: 30px !important;
  }
  #post-298 .row1 p {
    padding-right: 0px !important;
  }
  #post-298 .vet4 .uk-width-small-1-2 {
    margin-bottom: 20px;
  }
  #post-298 .row2 .blue p {
    font-size: 14px !important;
  }
  .page-id-350 .row1 h1 {
    line-height: 80px;
    font-size: 50px;
  }
  .page-id-350 .row2 .box {
    min-height: 290px;
  }
  .page-id-344 .row1 h1 {
    font-size: 25px;
  }
  .page-id-344 .row4 {
    background-size: cover;
  }
  #post-313 .row1 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  #post-334 .row1 p {
    padding-right: 0px !important;
  }
  #post-334 .row4 * {
    padding-right: 0px !important;
  }
  .page-id-359 .row2 h2 {
    font-size: 40px;
  }
  #post-359 .row2 .box {
    font-size: 16px;
  }
  #post-359 .row3 {
    margin-top: 50px !important;
  }
  #post-359 .row3 .g-container2 {
    padding: 0px !important;
  }
  .page-id-280 .row1 h1 {
    font-size: 35px !important;
  }
  #post-280 .vet4 .uk-width-small-1-2 {
    margin-bottom: 20px;
  }
  #post-280 .row2 .blue p {
    font-size: 14px !important;
  }
  #post-269 .contact h1 {
    font-size: 30px;
  }
  .browse {
    top: 60px;
    right: 30px;
  }
  .aerostaffdotnav li {
    font-size: 8px;
  }
  #post-258 .content .g-container2 {
    padding: 0px !important;
  }
  .bgcolor {
    margin-right: 0px;
    padding-right: 0px;
    margin-bottom: -100px;
  }
  .gm-style {
    background: #203642;
  }
  .events .comefly .pad {
    padding: 50px;
  }
  .event .readmore {
    padding-bottom: 23px;
    margin-top: 50px;
  }
  .page-id-122 .row2 .uk-panel-box h3 {
    font-size: 14px;
    line-height: 16px;
  }
  .page-id-122 .row2 .uk-panel-box .uk-button {
    display: none;
  }
  .uk-dotnav > * > * {
    width: 20px;
    height: 20px;
  }
  #post-21 .bluesolid > img {
    transform: scale(2);
    transform-origin: top;
  }
  #post-21 .bluesolid {
    min-height: 298px;
  }
  #post-21 .bluetrans {
    min-height: 298px;
  }
  #post-21 .bluetrans .boximg2 > img {
    transform: scale(2);
    transform-origin: top;
  }
  #post-21 .bluetrans .boximg2 .box {
    min-height: 298px;
  }
  .timelinelinks {
    margin: 0 auto;
  }
  #post-240 .row3 {
    text-align: center;
  }
  .hmapsprem_map_container {
    height: 600px !important;
  }
  .articletitle {
    font-size: 25px;
    line-height: 1.5;
  }
  #post-21 .bluetrans .boximg2 {
    min-height: 298px;
  }
  .timeline h4 {
    margin-top: 20px;
  }
  .herotext {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 30rem) {
  .follow {
    display: none;
  }
  #g-footer .social li {
    margin: 0 6px;
  }
  #g-footer {
    font-size: 12px;
  }
  ul.pad li {
    padding-left: 20px;
    font-size: 11px;
  }
  #post-616 .row1 p {
    padding-right: 0px !important;
  }
  button img {
    width: 14px !important;
  }
  body, .uk-vertical-align-bottom, .uk-vertical-align-middle {
    font-size: 0.75rem !important;
  }
  .page-id-231 .tallnews .uk-overlay-panel {
    height: 80%;
  }
  .box {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 30px;
  }
  .box.white {
    padding: 30px;
  }
  .uk-panel-space, .page-id-231 .tallnews .uk-overlay-panel {
    font-size: 0.75rem;
    line-height: 1.5;
  }
  input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
    padding: 0.3rem 0.5rem;
  }
  .phonehide {
    display: none;
  }
  #post-246 .row3 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  h1 {
    line-height: 1.1 !important;
  }
  #post-298 .vet4 .uk-width-1-1 {
    margin-bottom: 20px;
  }
  .page-id-350 .row1 {
    height: 330px;
  }
  .page-id-350 .row1 h1 {
    font-size: 20px;
  }
  #post-350 .row2 .g-container2 {
    padding: 0px !important;
  }
  #post-350 .row2 .box1 {
    padding: 30px !important;
  }
  .post-350 .small .vw1, .vw1 {
    font-size: 3.5vw !important;
    line-height: 4.5vw !important;
  }
  #post-334 .row4 * {
    padding-right: 20px !important;
  }
  #post-304 .row1 h1 {
    font-size: 30px !important;
  }
  #post-317 .row1 .uk-width-1-1 > div {
    padding-right: 0px !important;
  }
  #post-359 .row3 .g-container2 {
    padding: 20px !important;
  }
  #post-331 .row1 p {
    padding-right: 0px !important;
  }
  #post-331 .row1 h1 {
    font-size: 30px !important;
  }
  #post-331 .row3 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  #post-280 .vet4 .uk-width-1-1 {
    margin-bottom: 20px;
  }
  #post-280 .row1 p {
    padding-right: 0px !important;
  }
  h2 {
    font-size: 24px;
  }
  #post-338 .row1 p {
    padding-right: 0px !important;
  }
  #post-338 .row2 h2 {
    font-size: 23px !important;
  }
  #post-269 .contact h1 {
    font-size: 20px;
    margin-bottom: 60px;
  }
  .browse {
    position: relative;
    top: -30px;
    right: 0px;
  }
  #post-258 .content h3 {
    font-size: 20px;
  }
  #post-258 .content .box {
    padding: 30px !important;
  }
  .aerostaffdotnav li {
    font-size: 0px;
  }
  .event .readmore {
    padding-bottom: 14px;
    margin-top: 34px;
  }
  .page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
    padding-left: 45px;
    padding-top: 20px;
  }
  .vw3, .vw2 {
    font-size: 6vw !important;
    margin-top: 0px;
  }
  #post-21 .entry-content figure > img {
    transform: scale(2);
    transform-origin: top;
  }
  #post-21 .bluetrans .boximg2 > img {
    transform: scale(3);
  }
  #post-21 .entry-content figure > img {
    transform: scale(1.5);
  }
  .page-id-304 .row2 h2 {
    font-size: 15px !important;
  }
  #post-338 .row2 p {
    font-size: 15px !important;
  }
  .hmapsprem_map_container {
    height: 300px !important;
  }
  .line2box1 > img {
    transform: scale(3.5) !important;
  }
  .news #test .uk-row-first:first-of-type {
    display: none;
  }
  .page-id-231 .tallnews .uk-overlay-panel {
    height: 100%;
  }
  .page-id-231 .tallnews img {
    display: none;
  }
  .page-id-231 .tallnews .uk-cover-background {
    background-position-y: -120px;
  }
  #post-347 .box.white h2 {
    font-size: 15px;
  }
  #post-347 .box.white {
    font-size: 0.7rem;
    padding: 20px;
    padding-bottom: 5px;
    position: relative;
    top: -30px;
  }
  #post-347 .g-container2 {
    padding: 0px 0px 10px !important;
  }
  .page-id-4249 .uk-slideset-nav {
    display: none;
  }
  #groundsupport {
    text-align: left;
    margin: 0 -50px 20px;
  }
  #post-4249 .row1 p {
    padding-right: 0px !important;
  }
  #fullybacked {
    margin-top: 20px;
  }
  .page-id-5305 #nf-field-143 {
    padding: 15px 20px !important;
  }
  .hero {
    margin-top: 50%;
    max-width: 100%;
  }
  .herotext {
    font-size: 30px !important;
  }
}
/* New Home */
#g-footer {
  background: #eee;
  color: #454545;
  border: 0px;
}
#g-header {
  background: none;
}
#g-header:before {
  background: none;
}
.n2-ss-widget {
  background: linear-gradient(90deg, white 0%, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  margin-bottom: -150px;
}
.nextend-thumbnail-inner {
  margin: 0 auto !important;
  width: 1400px !important;
  height: 290px !important;
}
.nextend-thumbnail-scroller {
  width: auto !important;
  background: #fff !important;
  padding: 80px 80px 80px 80px !important;
  left: 0px !important;
  height: 210px !important;
  overflow: hidden;
}
#g-navigation {
  width: 1420px;
  margin: 0 auto;
  margin-bottom: -100px;
  position: relative;
  top: 50px;
  border-radius: 5px;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-family: proxima nova semibold;
  font-size: 18px;
  padding: 0px !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.3rem;
}
#g-top {
  height: 60px;
  z-index: 10000;
  position: relative;
  width: 1420px;
  margin: 0 auto;
  margin-bottom: -40px;
  text-align: right;
}
#g-top .g-main-nav .g-toplevel > li.active > a {
  color: #fff !important;
  border-bottom: 0px;
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 12px;
  line-height: 60px;
  font-family: proxima nova light;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  padding-left: 20px;
}
.gglobe:after {
  content: "Change Site Language";
  color: #fff;
  padding-left: 40px;
  width: 200px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 32px;
  text-shadow: 0 0 7px #000;
}
#g-navigation {
  z-index: 5000 !important;
}
.n2-ss-button-container a {
  background: url('https://www.stsaviationgroup.com/images/slider-arrow.png') 0 0 no-repeat !important;
  height: 40px;
  line-height: 40px !important;
  padding-left: 60px !important;
}
div#n2-ss-2 .nextend-thumbnail-default, div#n2-ss-2 .nextend-thumbnail-inner {
  overflow: visible;
}
.technical_services {
  overflow-x: scroll;
  white-space: nowrap;
}
.technical_services * {
  transition: all 0.2s;
}
.teachnical_services::-webkit-scrollbar {
  background-color: red;
}
.technical_services .box {
  width: 400px;
  display: inline-block;
  padding: 75px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 40px 0;
  height: 466px;
}
.technical_services .box:hover {
  background: #de4646;
  height: 466px;
}
.technical_services .box:hover .arrow {
  margin-bottom: 30px;
  transform: translateY(10px);
}
.technical_services .box img {
  opacity: 0;
  transition: all 0.2s;
  position: relative;
  top: -40px;
}
.technical_services .box:hover img {
  opacity: 1;
}
.technical_services .box:hover .line {
  width: 0px;
  opacity: 0;
}
.technical_services .box:hover h3 {
  color: #fff;
  transform: translateY(20px);
  transition: all 0.2s;
}
.technical_services .line {
  height: 1px;
  width: 200px;
  background: #ddd;
  margin: 60px 0 0px;
  transition: all 0.2s;
}
.technical_services h3 {
  font-family: proxima nova light;
  color: #ddd;
  font-size: 35px;
  margin-bottom: 40px;
  line-height: 40px;
  position: relative;
  transition: all 0.2s;
}
.technical_services .arrow {
  margin-bottom: 50px;
  position: relative;
  transition: all 0.2s;
}
.technical_services .arrow i {
  color: #ddd;
}
.scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.scroll::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #e3e3e3;
}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #ea1f2a;
}
.newsblock {
  background: #cc4141;
  color: #fff;
  padding: 50px;
  padding-top: 80px;
}
.newsblock .uk-slideset-nav {
  position: absolute;
  top: 10px;
}
.uk-slidenav-previous {
  position: absolute;
  top: 100px;
  left: -100px;
  background: #262626;
  color: #fff;
  font-size: 15px;
}
.uk-slidenav-next {
  position: absolute;
  top: 0px;
  left: -100px;
  background: #262626;
  color: #fff;
  font-size: 15px;
}
.uk-slidenav-next:before {
  display: none;
}
.uk-slidenav-previous:before {
  display: none;
}
.uk-slidenav {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.uk-slidenav:focus, .uk-slidenav:hover {
  color: #aaa;
}
.uk-dotnav > .uk-active > * {
  background: #fff;
}
.uk-dotnav > * > * {
  background: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 2px;
}
.newsblock h3.uk-panel-title, .newsblock h3 {
  color: #fff;
  font-family: proxima nova light;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 50px;
}
.newsblock p a {
  font-family: proxima nova semibold;
  color: #fff;
}
.newsblock span.date {
  font-size: 16px;
  font-family: proxima nova semibold;
  margin-bottom: 10px;
  display: block;
}
.newsblock p a i {
  margin-left: 10px;
  position: relative;
  top: 1px;
}
/* NEW EDITS */
.uael-sort-icon:after {
  font-family: 'fontawesome';
  font-weight: 900;
}
.dark a {
  color: #fff;
  text-decoration: underline;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #212b37;
  font-weight: normal;
  font-family: proxima nova semibold;
  font-size: 18px;
}
.follow a {
  font-family: proxima nova semibold;
  font-size: 18px;
}
.contact2 a, .contact2 a.email {
  color: #fff;
}
.box.red, .events .comefly button, button.primary, input.primary {
  font-family: proxima nova regular;
}
.page-id-331 .technical_services .box {
  margin: 0px;
  width: 300px;
  padding: 45px;
  height: 320px;
}
.page-id-331 .technical_services .box:hover {
  height: 320px;
}
.page-id-331 .technical_services h3 {
  font-size: 25px;
  line-height: 30px;
}
.page-id-331 .technical_services .box:hover h3 {
  transform: translateY(10px);
}
.page-id-6417 .g-container2 {
  padding: 100px 0 100px;
}
.page-id-334 .row1 {
  padding-top: 120px;
  background: #f7f7f7;
}
.page-id-359 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-304 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-334 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-313 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-280 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-298 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-246 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-256 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #333;
}
.page-id-269 .row5 {
  background-color: #732525;
  background-image: url('https://www.stsaviationgroup.com/images/news-bg.jpg');
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
.page-id-256 .row5 {
  background-color: #f7f7f7;
  color: #111;
  padding-top: 120px;
}
.page-id-246 .row1 {
  background: #f7f7f7;
  padding-top: 120px;
}
.page-id-60 .row1 {
  padding-top: 120px;
}
@media screen and (max-width: 89rem) {
  #g-navigation {
    width: 95%;
  }
  #g-top {
    width: 95%;
  }
  .logo img {
    margin-top: 20px;
  }
  .g-offcanvas-toggle {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  #g-navigation {
    margin: 0px;
    top: 0px;
    width: 100%;
  }
  #g-top {
    display: none;
  }
  .outline-news #g-container-main {
    padding-top: 110px;
  }
  .contact2 {
    padding-top: 0px;
  }
  .page-id-6417 .g-container2 {
    padding: 100px 0 9rem;
  }
  .vettop {
    padding-top: 0px;
  }
  .page-id-253 .row1 {
    padding-top: 0px;
  }
  .page-id-269 .row5, .page-id-256 .row5 {
    padding-top: 0px;
  }
  .page-id-246 .row1 {
    padding-top: 0px;
  }
  .page-id-258 .row3 {
    margin-bottom: 0;
  }
  .page-id-338 .row1 {
    padding-top: 0px;
  }
  .page-id-313 .row1 {
    padding-top: 0px;
  }
  .page-id-317 .row1 {
    padding-top: 0px;
  }
  .page-id-334 .row1 {
    padding-top: 0px;
  }
  .page-id-304 .row1 {
    padding-top: 0px;
  }
  .page-id-60 .row1 {
    padding-top: 0px;
  }
  .search {
    margin-top: 20px;
  }
  .g-offcanvas-toggle {
    display: block !important;
  }
}
/* SLIDER */
.slidernav {
  overflow: hidden;
}
.slidernav * {
  transition: all 0.2s;
}
.slidernav .date {
  display: none !important;
}
.slidernav h3 {
  display: none;
}
.slidernav h3.uk-panel-title {
  display: block;
  height: 60px;
  font-size: 14px;
  font-family: proxima nova semibold;
  color: #999;
}
.slidernav .uk-panel {
  padding: 35px;
  margin: 10px;
  background: #fff;
}
.slidernav .uk-panel:hover h3.uk-panel-title {
  color: #CC4141;
  transform: translate(0px, 10px);
}
.slidernav .uk-panel a img {
  opacity: 0.7;
}
.slidernav .uk-panel:hover a img {
  transform: translate(0px, 5px);
  opacity: 1;
}
.slidernav .uk-text-center {
  text-align: left !important;
}
.slidernav img {
  margin-bottom: 20px;
}
.slidernav .uk-slidenav {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.slidernav .uk-slidenav-previous {
  position: absolute;
  top: 140px;
  left: -55px;
  background: #cc4141;
  color: #fff;
  font-size: 15px;
  z-index: 99999;
}
.slidernav .uk-slidenav-next {
  position: absolute;
  top: 150px;
  right: -65px;
  background: #cc4141;
  color: #fff;
  font-size: 15px;
  left: inherit;
}
.slidernav .uk-slidenav-next:hover, .slidernav .uk-slidenav-previous:hover {
  color: #555;
}
.contact2.mro {
  background: url('../../../../../images/contact-mro.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
.contact2.cs {
  background: url('../../../../../images/cs_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
.contact2.wf {
  background: url('../../../../../images/ts_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
.contact2.es {
  background: url('../../../../../images/es_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
@media screen and (max-width: 1023px) {
  .contact2.es, .contact2.cs, .contact2.mro, .contact2.wf {
    padding-top: unset;
  }
}
#g-footer a i {
  color: #000;
}
#language {
  padding-top: 20px !important;
  /* padding-left: 20px !important;*/
}
/* HOME SLIDESHOW */
.nextend-thumbnail-horizontal {
  top: 4vh;
  bottom: auto !important;
}
.nextend-thumbnail-scroller {
  min-width: auto !important;
  background: #fff !important;
  padding: 80px 80px 0px 250px !important;
  left: 0px !important;
  height: 210px !important;
  padding-left: calc((100% - 1400px) / 2) !important;
}
@media screen and (max-width: 1740px) {
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  .nextend-thumbnail-horizontal {
    top: 4vh;
  }
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1650px) {
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  .nextend-thumbnail-horizontal {
    top: 4vh;
  }
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1580px) {
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  .nextend-thumbnail-horizontal {
    top: 4vh;
  }
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 130px;
  }
}
@media screen and (max-width: 1500px) {
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  .nextend-thumbnail-horizontal {
    top: 4vh;
  }
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 190px;
  }
}
@media screen and (max-width: 1400px) {
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0px 10px 0px 10px;
    text-align: center;
  }
}
@media screen and (max-width: 1400px) {
  /*div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {font-size:50px !important;line-height:50px  !important;}*/
  .n2-ss-section-main-content {
    padding-top: 200px !important;
  }
  .nextend-thumbnail-scroller {
    padding: 0 !important;
    height: auto !important;
  }
  .nextend-thumbnail-inner {
    height: auto !important;
  }
  .nextend-thumbnail-horizontal {
    display: none !important;
  }
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 170px !important;
    height: 170px !important;
  }
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 170px !important;
    height: 170px !important;
  }
}
@media screen and (max-width: 1023px) {
  .nextend-thumbnail-horizontal {
    top: 630px;
    bottom: auto !important;
  }
  .n2-ss-section-main-content {
    padding-top: 50px !important;
  }
  div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {
    font-size: 33px !important;
    line-height: 40px !important;
  }
  .nextend-thumbnail-horizontal {
    top: 344px !important;
  }
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 120px !important;
    height: 120px !important;
  }
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 120px !important;
    height: 120px !important;
  }
  .slidernav {
    overflow: visible;
  }
  .slidernav .uk-slidenav-next {
    position: absolute;
    top: 150px;
    right: -60px;
    background: #cc4141;
    color: #fff;
    font-size: 15px;
    left: inherit;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .slidernav .uk-slidenav-previous {
    position: absolute;
    top: 140px;
    left: -35px;
    background: #cc4141;
    color: #fff;
    font-size: 15px;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  #custom-5950-particle {
    padding: 20px;
  }
}
@media screen and (max-width: 670px) {
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 100px !important;
    height: 100px !important;
  }
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 100px !important;
    height: 100px !important;
  }
}
@media screen and (max-width: 500px) {
  .nextend-thumbnail-horizontal {
    display: none !important;
  }
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 20px !important;
  }
  .n2-ss-slider .n2-ss-layer-content {
    padding-bottom: 50px !important;
  }
  div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  div#n2-ss-2 .n2-font-0cfb2c98751bb838d0ae221d73a2f40e-paragraph {
    font-size: 17px !important;
    line-height: 25px !important;
  }
}
.uk-touch .uk-hidden-touch, .uk-notouch .uk-hidden-notouch {
  display: block !important;
}
.error404 #g-container-main {
  padding-top: 200px;
}
.archive {
  padding: 200px 100px 100px;
}
/*# sourceMappingURL=custom_tank_tigers.css.map */