﻿@charset "UTF-8";
@import url(uikit.min.css);
@import url(uikit-magic.css);
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,700");

.height-5 {
  height: 5px;
}

.padding-5 {
  padding: 5px;
}

.paddingTB-5 {
  padding: 5px 0;
}

.paddingT-5 {
  padding-top: 5px;
}

.paddingB-5 {
  padding-bottom: 5px;
}

.height-10 {
  height: 10px;
}

.padding-10 {
  padding: 10px;
}

.paddingTB-10 {
  padding: 10px 0;
}

.paddingT-10 {
  padding-top: 10px;
}

.paddingB-10 {
  padding-bottom: 10px;
}

.height-15 {
  height: 15px;
}

.padding-15 {
  padding: 15px;
}

.paddingTB-15 {
  padding: 15px 0;
}

.paddingT-15 {
  padding-top: 15px;
}

.paddingB-15 {
  padding-bottom: 15px;
}

.height-20 {
  height: 20px;
}

.padding-20 {
  padding: 20px;
}

.paddingTB-20 {
  padding: 20px 0;
}

.paddingT-20 {
  padding-top: 20px;
}

.paddingB-20 {
  padding-bottom: 20px;
}

.height-25 {
  height: 25px;
}

.padding-25 {
  padding: 25px;
}

.paddingTB-25 {
  padding: 25px 0;
}

.paddingT-25 {
  padding-top: 25px;
}

.paddingB-25 {
  padding-bottom: 25px;
}

.height-30 {
  height: 30px;
}

.padding-30 {
  padding: 30px;
}

.paddingTB-30 {
  padding: 30px 0;
}

.paddingT-30 {
  padding-top: 30px;
}

.paddingB-30 {
  padding-bottom: 30px;
}

.height-35 {
  height: 35px;
}

.padding-35 {
  padding: 35px;
}

.paddingTB-35 {
  padding: 35px 0;
}

.paddingT-35 {
  padding-top: 35px;
}

.paddingB-35 {
  padding-bottom: 35px;
}

.height-40 {
  height: 40px;
}

.padding-40 {
  padding: 40px;
}

.paddingTB-40 {
  padding: 40px 0;
}

.paddingT-40 {
  padding-top: 40px;
}

.paddingB-40 {
  padding-bottom: 40px;
}

.height-45 {
  height: 45px;
}

.padding-45 {
  padding: 45px;
}

.paddingTB-45 {
  padding: 45px 0;
}

.paddingT-45 {
  padding-top: 45px;
}

.paddingB-45 {
  padding-bottom: 45px;
}

.height-50 {
  height: 50px;
}

.padding-50 {
  padding: 50px;
}

.paddingTB-50 {
  padding: 50px 0;
}

.paddingT-50 {
  padding-top: 50px;
}

.paddingB-50 {
  padding-bottom: 50px;
}

.height-55 {
  height: 55px;
}

.padding-55 {
  padding: 55px;
}

.paddingTB-55 {
  padding: 55px 0;
}

.paddingT-55 {
  padding-top: 55px;
}

.paddingB-55 {
  padding-bottom: 55px;
}

.height-60 {
  height: 60px;
}

.padding-60 {
  padding: 60px;
}

.paddingTB-60 {
  padding: 60px 0;
}

.paddingT-60 {
  padding-top: 60px;
}

.paddingB-60 {
  padding-bottom: 60px;
}

.height-65 {
  height: 65px;
}

.padding-65 {
  padding: 65px;
}

.paddingTB-65 {
  padding: 65px 0;
}

.paddingT-65 {
  padding-top: 65px;
}

.paddingB-65 {
  padding-bottom: 65px;
}

.height-70 {
  height: 70px;
}

.padding-70 {
  padding: 70px;
}

.paddingTB-70 {
  padding: 70px 0;
}

.paddingT-70 {
  padding-top: 70px;
}

.paddingB-70 {
  padding-bottom: 70px;
}

.height-75 {
  height: 75px;
}

.padding-75 {
  padding: 75px;
}

.paddingTB-75 {
  padding: 75px 0;
}

.paddingT-75 {
  padding-top: 75px;
}

.paddingB-75 {
  padding-bottom: 75px;
}

.noPadding {
  padding: 0 !important;
}

.noMargin {
  margin: 0 !important;
}

.margin-5 {
  margin: 5px 0;
}

.marginB-5 {
  margin-bottom: 5px;
}

.marginT-5 {
  margin-top: 5px;
}

.marginTB-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-10 {
  margin: 10px 0;
}

.marginB-10 {
  margin-bottom: 10px;
}

.marginT-10 {
  margin-top: 10px;
}

.marginTB-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-15 {
  margin: 15px 0;
}

.marginB-15 {
  margin-bottom: 15px;
}

.marginT-15 {
  margin-top: 15px;
}

.marginTB-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-20 {
  margin: 20px 0;
}

.marginB-20 {
  margin-bottom: 20px;
}

.marginT-20 {
  margin-top: 20px;
}

.marginTB-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-25 {
  margin: 25px 0;
}

.marginB-25 {
  margin-bottom: 25px;
}

.marginT-25 {
  margin-top: 25px;
}

.marginTB-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.margin-30 {
  margin: 30px 0;
}

.marginB-30 {
  margin-bottom: 30px;
}

.marginT-30 {
  margin-top: 30px;
}

.marginTB-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-35 {
  margin: 35px 0;
}

.marginB-35 {
  margin-bottom: 35px;
}

.marginT-35 {
  margin-top: 35px;
}

.marginTB-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.margin-40 {
  margin: 40px 0;
}

.marginB-40 {
  margin-bottom: 40px;
}

.marginT-40 {
  margin-top: 40px;
}

.marginTB-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.margin-45 {
  margin: 45px 0;
}

.marginB-45 {
  margin-bottom: 45px;
}

.marginT-45 {
  margin-top: 45px;
}

.marginTB-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.margin-50 {
  margin: 50px 0;
}

.marginB-50 {
  margin-bottom: 50px;
}

.marginT-50 {
  margin-top: 50px;
}

.marginTB-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media (min-width: 1026px) {
  .marginT-xl {
    margin-top: 10px !important;
  }
}

@media (min-width: 1026px) {
  .marginB-xl {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 1025px) {
  .marginT-l {
    margin-top: 10px !important;
  }
}

@media (max-width: 1025px) {
  .marginB-l {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 965px) {
  .marginT-m {
    margin-top: 10px !important;
  }
}

@media (max-width: 965px) {
  .marginB-m {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 640px) {
  .marginT-s {
    margin-top: 10px !important;
  }
}

@media (max-width: 640px) {
  .marginB-s {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 480px) {
  .marginT-xs {
    margin-top: 10px !important;
  }
}

@media (max-width: 480px) {
  .marginB-xs {
    margin-bottom: 10px !important;
  }
}

.leftToCenter-l {
  text-align: left;
}

.rightToCenter-l {
  text-align: right;
}
@media (max-width: 1025px) {
  .rightToCenter-l {
    text-align: center !important;
  }
}

.rightToLeft-l {
  text-align: right;
}
@media (max-width: 1025px) {
  .rightToLeft-l {
    text-align: left !important;
  }
}
@media (max-width: 640px) {
  .rightToLeft-l {
    text-align: left !important;
  }
}

.centerToLeft-l {
  text-align: center;
}

.leftToCenter-m {
  text-align: left;
}
@media (max-width: 965px) {
  .leftToCenter-m {
    text-align: center !important;
  }
}

.rightToCenter-m {
  text-align: right;
}
@media (max-width: 965px) {
  .rightToCenter-m {
    text-align: center !important;
  }
}

.rightToLeft-m {
  text-align: right;
}
@media (max-width: 965px) {
  .rightToLeft-m {
    text-align: left !important;
  }
}
@media (max-width: 640px) {
  .rightToLeft-m {
    text-align: left !important;
  }
}

.centerToLeft-m {
  text-align: center;
}
@media (max-width: 965px) {
  .centerToLeft-m {
    text-align: left !important;
  }
}

.leftToCenter-s {
  text-align: left;
}
@media (max-width: 640px) {
  .leftToCenter-s {
    text-align: center !important;
  }
}

.rightToCenter-s {
  text-align: right;
}
@media (max-width: 640px) {
  .rightToCenter-s {
    text-align: center !important;
  }
}

.rightToLeft-s {
  text-align: right;
}
@media (max-width: 640px) {
  .rightToLeft-s {
    text-align: left !important;
  }
}

.centerToLeft-s {
  text-align: center;
}
@media (max-width: 640px) {
  .centerToLeft-s {
    text-align: left !important;
  }
}

.leftToCenter-xs {
  text-align: left;
}
@media (max-width: 480px) {
  .leftToCenter-xs {
    text-align: center !important;
  }
}

.rightToCenter-xs {
  text-align: right;
}
@media (max-width: 480px) {
  .rightToCenter-xs {
    text-align: center !important;
  }
}

.rightToLeft-xs {
  text-align: right;
}
@media (max-width: 640px) {
  .rightToLeft-xs {
    text-align: left !important;
  }
}
@media (max-width: 480px) {
  .rightToLeft-xs {
    text-align: left !important;
  }
}

.centerToLeft-xs {
  text-align: center;
}
@media (max-width: 480px) {
  .centerToLeft-xs {
    text-align: left !important;
  }
}

.alertText {
  animation-name: alertText;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: 2;
  animation-fill-mode: none;
  animation-play-state: running;
}

@-webkit-keyframes alertText {
  0% {
    color: #F02734;
  }
  75% {
    color: #F02734;
  }
  100% {
    color: inherit;
  }
}
@keyframes alertText {
  0% {
    color: #F02734;
  }
  75% {
    color: #F02734;
  }
  100% {
    color: inherit;
  }
}
@-webkit-keyframes side-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(100%);
  }
}
@keyframes side-down {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(100%);
  }
}
.paddingTB-70.uk-container {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 965px) {
  .paddingTB-70.uk-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.paddingTB-70 + .paddingTB-70 {
  padding-top: 0;
}
@media (max-width: 965px) {
  .paddingTB-70 .paddingT-70 {
    padding-top: 50px;
  }
}
@media (max-width: 965px) {
  .paddingTB-70 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.paddingTB-70.border-1 {
  border-width: 1px 0 1px 0;
  border-color: #333;
  border-style: solid;
}
.paddingTB-70.borderT-1 {
  border-width: 1px 0 0 0;
  border-color: #333;
  border-style: solid;
  padding-top: 70px;
}
@media (max-width: 965px) {
  .paddingTB-70.borderT-1 {
    padding-top: 40px;
  }
}

.paddingTB-40 + .paddingTB-40 {
  padding-top: 0;
}

a > .uk-overlay .uk-overlay-background {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
a > .uk-overlay .uk-overlay-background:hover {
  background-color: rgba(0, 72, 154, 0.95);
}

.vertical-container {
  height: 300px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
.embed-responsive .loader {
  position: absolute;
  left: 50%;
  top: 20%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.width-50 {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 1025px) {
  .width-50 {
    width: 60%;
  }
}
@media (max-width: 965px) {
  .width-50 {
    width: 100%;
  }
}

@media (min-width: 641px) {
  .uk-grid.col-3 > [class*='md-1-3']:not(:nth-child(-n+3)) {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .uk-grid.col-3 > [class*='sm-1-2']:not(:nth-child(-n+2)) {
    margin-top: 20px;
  }
}

.progress {
  position: relative;
  display: block;
  width: 100%;
}
.progress > [class^='bg-'] {
  text-align: right;
  padding-right: 5px;
  line-height: 32px;
}
.progress > .bg-powDerBlue {
  color: #fff;
  width: 0;
}

#sitePolicy {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  display: none;
  padding: 15px 0 10px;
  background-color: rgba(0, 72, 154, 0.9);
  color: #fff;
}
#sitePolicy .uk-button, #sitePolicy .uk-text-center .uk-tab-btn > li > a, .uk-text-center #sitePolicy .uk-tab-btn > li > a {
  background-color: #fff;
  color: #00489a;
}
@media (max-width: 480px) {
  #sitePolicy .uk-button, #sitePolicy .uk-text-center .uk-tab-btn > li > a, .uk-text-center #sitePolicy .uk-tab-btn > li > a {
    margin-top: 10px;
  }
}
#sitePolicy a {
  color: #fff;
  display: block;
}
#sitePolicy a:before {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 5px;
}

.table-grid > .uk-panel {
  padding: 15px 0;
  border-top: 1px dashed #ddd;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  .table-grid > .uk-panel a {
    display: block;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .table-grid > .uk-panel a {
    display: block;
    margin-bottom: 10px;
  }
}
.table-grid > .uk-panel a + a {
  margin-left: 10px;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  .table-grid > .uk-panel a + a {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .table-grid > .uk-panel a + a {
    margin-left: 0;
  }
}
.table-grid > .uk-panel .uk-button, .table-grid > .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center .table-grid > .uk-panel .uk-tab-btn > li > a {
  min-width: 90px;
  display: inline-block;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  .table-grid > .uk-panel .uk-button, .table-grid > .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center .table-grid > .uk-panel .uk-tab-btn > li > a {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .table-grid > .uk-panel .uk-button, .table-grid > .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center .table-grid > .uk-panel .uk-tab-btn > li > a {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.table-grid > .uk-panel .uk-h5 {
  text-align: center;
}
@media (max-width: 480px) {
  .table-grid > .uk-panel .uk-h5 {
    text-align: left;
  }
}
.table-grid > .uk-panel:last-child {
  border-bottom: 1px dashed #ddd;
}

.border-animation {
  height: auto;
  border: 2px solid transparent;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.border-animation:before {
  position: absolute;
  width: 0;
  height: 2px;
  content: '';
  top: -2px;
  left: -2px;
  background-color: #ddd;
  -webkit-transition: width 0.6s ease-in-out;
  -moz-transition: width 0.6s ease-in-out;
  -o-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}
.border-animation:after {
  position: absolute;
  width: 2px;
  height: 0;
  content: '';
  background-color: #ddd;
  top: -2px;
  right: -2px;
  -webkit-transition: height 0.6s ease-in-out;
  -moz-transition: height 0.6s ease-in-out;
  -o-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
}
.border-animation-inner:after {
  position: absolute;
  width: 0;
  height: 2px;
  content: '';
  background-color: #ddd;
  bottom: -2px;
  right: -2px;
  -webkit-transition: width 0.6s ease-in-out;
  -moz-transition: width 0.6s ease-in-out;
  -o-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}
.border-animation-inner:before {
  position: absolute;
  width: 2px;
  height: 0;
  content: '';
  background-color: #ddd;
  bottom: -2px;
  left: -2px;
  -webkit-transition: height 0.6s ease-in-out;
  -moz-transition: height 0.6s ease-in-out;
  -o-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
}
@media (min-width: 1026px) {
  .border-animation:hover {
    border-color: #ddd;
  }
  .border-animation:hover:before {
    width: 100%;
    -webkit-transition: width 0.6s ease-in-out;
    -moz-transition: width 0.6s ease-in-out;
    -o-transition: width 0.6s ease-in-out;
    transition: width 0.6s ease-in-out;
  }
  .border-animation:hover:after {
    height: auto;
    -webkit-transition: height 0.6s ease-in-out;
    -moz-transition: height 0.6s ease-in-out;
    -o-transition: height 0.6s ease-in-out;
    transition: height 0.6s ease-in-out;
  }
  .border-animation:hover .box-inner:after {
    width: 100%;
    -webkit-transition: width 0.6s ease-in-out;
    -moz-transition: width 0.6s ease-in-out;
    -o-transition: width 0.6s ease-in-out;
    transition: width 0.6s ease-in-out;
  }
  .border-animation:hover .box-inner:before {
    height: auto;
    -webkit-transition: height 0.6s ease-in-out;
    -moz-transition: height 0.6s ease-in-out;
    -o-transition: height 0.6s ease-in-out;
    transition: height 0.6s ease-in-out;
  }
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

hr.border-dashed {
  background-color: transparent;
  border-top: none;
}

.border-1 {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-3 {
  border-width: 3px;
}

.border-4 {
  border-width: 4px;
}

.border-5 {
  border-width: 5px;
}

.border-darkSlateBlue {
  border-color: #00489a !important;
}

.border-grey {
  border-color: #ddd;
}
.border-grey.border-darkSlateBlue {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.border-dark {
  border-color: #333;
}

.lh-normal {
  line-height: 1 !important;
}

.text-dark {
  color: #333 !important;
}

.text-seaGreen {
  color: #559C80;
}

.text-darkGreen {
  color: #89C45C;
}

.text-dimGray {
  color: #777 !important;
}

.text-gray {
  color: rgba(119, 119, 119, 0.6) !important;
}

.text-red {
  color: #F02734 !important;
}

.text-powDerBlue {
  color: #92dbeb !important;
}

.text-deepSkyBlue {
  color: #18B9EB !important;
}

.text-steelBlue {
  color: #5c80ad !important;
}

.text-darkSlateBlue {
  color: #00489a !important;
}

.en {
  font-family: 'Barlow Semi Condensed', sans-serif !important;
}

.title-lightGray {
  padding: 10px 20px !important;
  color: #777 !important;
}

.title-lightBlue, #support-technical .uk-accordion .uk-accordion-title {
  padding: 10px 20px !important;
}

.title-icon {
  font-weight: 900 !important;
}
.title-icon:before {
  content: '\f292';
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 95%;
  font-weight: normal !important;
}

h2.title-icon:before {
  font-weight: normal !important;
}

.title-type {
  position: relative;
  display: block;
}
.title-type:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  width: 100%;
  height: 1px;
  background-color: #777;
}
.title-type > span {
  background-color: #fff;
  padding: 0 10px 0 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 2;
}

.bg-dark {
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.bg-darkSlateBlue {
  background-color: #00489a;
  color: #fff;
}

.bg-deepSkyBlue {
  background-color: #18B9EB;
  color: #fff;
}

.bg-lightBlue, .title-lightBlue, #support-technical .uk-accordion .uk-accordion-title {
  background-color: #e8eef6;
  color: #333;
}
.bg-lightBlue .uk-table td, .title-lightBlue .uk-table td, #support-technical .uk-accordion .uk-accordion-title .uk-table td, .bg-lightBlue .uk-table th, .title-lightBlue .uk-table th, #support-technical .uk-accordion .uk-accordion-title .uk-table th {
  border-color: rgba(119, 119, 119, 0.25);
}

.bg-steelBlue {
  background-color: #5c80ad;
  color: #fff;
}
.bg-steelBlue a {
  color: #fff;
}

.bg-powDerBlue {
  background-color: #92dbeb;
  color: #333;
  transition: width 1.6s ease;
}

.bg-powDerBlue.defaultW{
 width: 0% !important;
}

.bg-lightGold {
  background-color: #ffd175;
  color: #333;
}

.bg-lightGray, .title-lightGray {
  background-color: #f2f2f2;
  color: #333;
}

.share .uk-icon-button {
  color: #fff;
  background-color: rgba(51, 51, 51, 0.7);
  line-height: 36px;
  margin-left: 7px;
}
.share .uk-icon-button:hover {
  background-color: rgba(51, 51, 51, 0.9);
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  position: relative;
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
  background-color: #333;
  transition: all 200ms ease-in-out;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -6px;
  transform: rotate(-45deg);
}
.navbar-toggle:hover {
  cursor: pointer;
}
.navbar-toggle:focus {
  outline: 0;
}

.uk-button-bdr-darkSlateBlue, .uk-text-center .uk-tab-btn > li > a {
  background-color: transparent;
  border: 2px solid #00489a;
  color: #00489a;
}
.uk-button-bdr-darkSlateBlue:focus, .uk-text-center .uk-tab-btn > li > a:focus, .uk-button-bdr-darkSlateBlue:hover, .uk-text-center .uk-tab-btn > li > a:hover {
  background-color: #00489a;
  color: #fff;
}
.uk-button-bdr-darkSlateBlue.uk-active, .uk-text-center .uk-tab-btn > li > a.uk-active, .uk-button-bdr-darkSlateBlue:active, .uk-text-center .uk-tab-btn > li > a:active {
  background-color: transparent;
  color: #00489a;
}
.uk-button-bdr-darkSlateBlue + .uk-button-darkSlateBlue, .uk-text-center .uk-tab-btn > li > a + .uk-button-darkSlateBlue, .uk-text-center .uk-tab-btn > li.uk-active > .uk-button-bdr-darkSlateBlue + a, .uk-text-center .uk-tab-btn > li.uk-active > a + a {
  border: 2px solid #00489a;
}

.uk-button-bdr-dimGray {
  background-color: transparent;
  border: 2px solid #777;
  color: #777;
}
.uk-button-bdr-dimGray:focus, .uk-button-bdr-dimGray:hover {
  background-color: rgba(119, 119, 119, 0.1);
  color: #777;
}
.uk-button-bdr-dimGray.uk-active, .uk-button-bdr-dimGray:active {
  background-color: transparent;
  color: #777;
}

.uk-button-bdr-lightGray {
  background-color: transparent;
  border: 2px solid #f2f2f2;
  color: #777;
}
.uk-button-bdr-lightGray:focus, .uk-button-bdr-lightGray:hover {
  background-color: rgba(119, 119, 119, 0.1);
  color: #777;
}
.uk-button-bdr-lightGray.uk-active, .uk-button-bdr-lightGray:active {
  background-color: #f2f2f2;
  color: #777;
}

.uk-button-yellow {
  background-color: yellow;
  color: #333;
}
.uk-button-yellow:focus, .uk-button-yellow:hover {
  background-color: rgba(255, 255, 0, 0.8);
  color: #333;
}
.uk-button-yellow.uk-active, .uk-button-yellow:active {
  background-color: yellow;
  color: #333;
}

.uk-button-lightGold {
  background-color: #ffd175;
  color: #333;
}
.uk-button-lightGold:focus, .uk-button-lightGold:hover {
  background-color: rgba(255, 209, 117, 0.8);
  color: #333;
}
.uk-button-lightGold.uk-active, .uk-button-lightGold:active {
  background-color: #ffd175;
  color: #333;
}

.uk-button-dark {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border: 2px solid transparent;
  color: #fff;
}
.uk-button-dark:focus, .uk-button-dark:hover {
  background-color: black;
  color: #fff;
}
.uk-button-dark.uk-active, .uk-button-dark:active {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.uk-button-powDerBlue {
  background-color: #92dbeb;
  color: #fff;
}
.uk-button-powDerBlue:focus, .uk-button-powDerBlue:hover {
  background-color: rgba(146, 219, 235, 0.8);
  color: #fff;
}
.uk-button-powDerBlue.uk-active, .uk-button-powDerBlue:active {
  background-color: #92dbeb;
  color: #fff;
}

.uk-button-grey {
  background-color: rgba(119, 119, 119, 0.5);
  color: #fff;
}
.uk-button-grey:focus, .uk-button-grey:hover {
  background-color: rgba(119, 119, 119, 0.3);
  color: #fff;
}
.uk-button-grey.uk-active, .uk-button-grey:active {
  background-color: rgba(119, 119, 119, 0.5);
  color: #fff;
}

.uk-button-lightGrey {
  background-color: rgba(119, 119, 119, 0.1);
  color: #333;
}
.uk-button-lightGrey:focus, .uk-button-lightGrey:hover {
  background-color: rgba(119, 119, 119, 0.3);
  color: #333;
}
.uk-button-lightGrey.uk-active, .uk-button-lightGrey:active {
  background-color: rgba(119, 119, 119, 0.1);
  color: #333;
}

.uk-button-bdr-white {
  background-color: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  color: #fff;
}
.uk-button-bdr-white:focus, .uk-button-bdr-white:hover {
  background-color: white;
  color: #333;
}
.uk-button-bdr-white.uk-active, .uk-button-bdr-white:active {
  background-color: transparent;
  color: #00489a;
}
.uk-button-bdr-white + .uk-button-darkSlateBlue, .uk-text-center .uk-tab-btn > li.uk-active > .uk-button-bdr-white + a {
  border: 2px solid #00489a;
}

.uk-button-darkSlateBlue, .uk-text-center .uk-tab-btn > li.uk-active > a, button.uk-button-darkSlateBlue, input.uk-button-darkSlateBlue {
  background-color: #00489a;
  color: #fff !important;
}
.uk-button-darkSlateBlue:focus, .uk-text-center .uk-tab-btn > li.uk-active > a:focus, .uk-button-darkSlateBlue:hover, .uk-text-center .uk-tab-btn > li.uk-active > a:hover, button.uk-button-darkSlateBlue:focus, button.uk-button-darkSlateBlue:hover, input.uk-button-darkSlateBlue:focus, input.uk-button-darkSlateBlue:hover {
  background-color: rgba(0, 72, 154, 0.9) !important;
  color: #fff;
}
.uk-button-darkSlateBlue.uk-active, .uk-text-center .uk-tab-btn > li.uk-active > a.uk-active, .uk-button-darkSlateBlue:active, .uk-text-center .uk-tab-btn > li.uk-active > a:active, button.uk-button-darkSlateBlue.uk-active, button.uk-button-darkSlateBlue:active, input.uk-button-darkSlateBlue.uk-active, input.uk-button-darkSlateBlue:active {
  background-color: #00489a;
  color: #fff;
}
.uk-button-darkSlateBlue[disabled], .uk-text-center .uk-tab-btn > li.uk-active > a[disabled], button.uk-button-darkSlateBlue[disabled], input.uk-button-darkSlateBlue[disabled] {
  background-color: #00489a;
  color: #fff;
  opacity: .8;
  cursor: not-allowed;
}

.uk-button-width, button.uk-button-width {
  min-width: 130px;
  display: inline-block;
}
.uk-button-width.uk-button-sm, button.uk-button-width.uk-button-sm {
  min-width: 90px;
}
@media (max-width: 480px) {
  .uk-button-width.uk-button-width-xs, button.uk-button-width.uk-button-width-xs {
    min-width: 60px;
  }
}
.uk-button-width + .uk-button-width, button.uk-button-width + .uk-button-width {
  margin-left: 7px;
}

@media (max-width: 480px) {
  .button-3 .uk-button-width {
    display: block;
  }
  .button-3 .uk-button-width + .uk-button-width {
    margin-left: 0;
    margin-top: 10px;
  }
}

.list-justify {
  display: table;
  text-align: center;
  width: 100%;
}
.list-justify > li {
  display: table-cell;
  padding: 0;
  margin: 0;
  width: 1%;
}

.list-tab {
  border-top: 1px solid #333;
  padding: 40px 0 0 0;
  margin: 0;
}
.list-tab > li {
  display: inline-block;
  margin-bottom: 3px;
}
.list-tab >  li.uk-active > a {
    color: #d54a4a;
}
.list-tab > li + li:before {
  content: '|';
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 90%;
  font-weight: normal;
}
.list-tab > li.uk-parent:after {
  content: "\f0d7";
  width: 14px;
  margin-right: 0;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  font-family: FontAwesome;
  text-align: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.list-tab > li.uk-parent.uk-open:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.list-tab > li.uk-parent > .uk-dropdown {
  margin-top: 15px;
}
.list-tab > li.uk-active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.list-tab > li > a {
  color: #333;
  position: relative;
}
.list-tab > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -10px;
  left: 0;
  background-color: #ddd;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.list-tab > li > a:hover {
  text-decoration: none;
}
.list-tab > li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.uk-text-center .uk-tab-btn > li {
  min-width: 140px;
  padding: 0 4px;
  float: none;
  display: inline-block;
}
@media (max-width: 480px) {
  .uk-text-center .uk-tab-btn > li {
    float: left;
    text-align: center;
    min-width: 100px;
  }
}
.uk-text-center .uk-tab-btn > li:nth-child(n + 2) > a {
  margin-left: 0 !important;
}
.uk-text-center .uk-tab-btn > li > a {
  border-radius: 15px;
  display: block;
  line-height: 37px;
  min-height: 37px;
  padding: 0 8px !important;
}
.uk-text-center .uk-tab-btn > li > a:hover {
  color: #fff !important;
}
.uk-text-center .uk-tab-btn > li.uk-active > a {
  border-bottom-color: #00489a !important;
}

.uk-description-list-horizontal {
  overflow: hidden;
}
.uk-description-list-horizontal > dt {
  width: 80px;
  float: left;
  clear: both;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.uk-description-list-horizontal > dd {
  margin-left: 90px;
}
.uk-description-list-horizontal > * {
  margin-top: 7px;
}
.uk-description-list-horizontal > *:nth-child(1) {
  margin-top: 0;
}
.uk-description-list-horizontal > *:nth-child(2) {
  margin-top: 0;
}

.tab-nav {
  position: relative;
}
@media (max-width: 965px) {
  .tab-nav {
    background-color: rgba(221, 221, 221, 0.18);
    padding: 25px;
  }
  .tab-nav .uk-grid-md [class*='sm-1-2']:not(:nth-child(-n+2)) {
    margin-top: 15px !important;
  }
}
@media (max-width: 480px) {
  .tab-nav {
    padding: 15px;
  }
  .tab-nav .uk-grid-md [class*='sm-1-2']:not(:first-child) {
    margin-top: 15px !important;
  }
}
@media (max-width: 965px) {
  .tab-nav p[data-uk-toggle] {
    font-size: 36px;
    line-height: 42px;
    color: #00489a;
    font-weight: 700;
    margin-bottom: 30px;
  }
}
.tab-nav .uk-h1, .tab-nav p[data-uk-toggle] {
  font-weight: 600;
}
@media (max-width: 965px) {
  .tab-nav .uk-h1, .tab-nav p[data-uk-toggle] {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    text-align: left;
    font-size: 30px;
    line-height: 36px;
    color: #00489a;
    margin-bottom: 0;
  }
  .tab-nav .uk-h1:not(:first-child), .tab-nav p[data-uk-toggle]:not(:first-child) {
    margin-top: 10px;
  }
  .tab-nav .uk-h1.uk-active:after, .tab-nav p[data-uk-toggle].uk-active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .tab-nav .uk-h1:after, .tab-nav p[data-uk-toggle]:after {
    content: "\f107";
    width: 20px;
    margin-right: 0px;
    float: right;
    font-family: FontAwesome;
    text-align: center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .tab-nav .uk-h1.marginB-20, .tab-nav p[data-uk-toggle].marginB-20 {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .tab-nav .uk-h1, .tab-nav p[data-uk-toggle] {
    font-size: 20px;
    line-height: 32px;
  }
}

@media (max-width: 965px) {
  #search-filter, #search-bar {
    display: none;
    text-align: left;
    opacity: 0;
    transition: opacity .6s;
  }
  #search-filter.uk-open, #search-bar.uk-open {
    display: block;
    opacity: 1;
    padding-top: 20px;
  }
  #search-filter .uk-button.marginT-25, #search-filter .uk-text-center .uk-tab-btn > li > a.marginT-25, .uk-text-center #search-filter .uk-tab-btn > li > a.marginT-25, #search-bar .uk-button.marginT-25, #search-bar .uk-text-center .uk-tab-btn > li > a.marginT-25, .uk-text-center #search-bar .uk-tab-btn > li > a.marginT-25 {
    margin: 25px auto 0 !important;
  }
}

#search-filter {
  margin-bottom: 30px;
}
@media (min-width: 966px) {
  #search-filter > .uk-grid > [class*='-lg-1-1']:not(:first-child) {
    margin-top: 15px;
  }
}
@media all and (min-width: 481px) and (max-width: 640px) {
  #search-filter > .uk-grid > [class*='-sm-1-2'] {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  #search-filter > .uk-grid > [class^='uk-width-']:not(:first-child) {
    margin-top: 15px;
  }
}

#head {
  background-color: #fff;
  padding: 30px 0;
  z-index: 900;
}
@media (max-width: 965px) {
  #head {
    padding: 10px 0px;
    max-width: 100%;
  }
}
#head #logo {
  width: 180px;
}
@media (max-width: 1025px) {
  #head #logo {
    width: 230px;
  }
}
@media (max-width: 965px) {
  #head #logo {
    width: 100px;
  }
}
@media (max-width: 480px) {
  #head #logo {
    width: 80px;
  }
}
@media (max-width: 384px) {
  #head #logo {
    width: 70px;
  }
}
#head #menu-bar .uk-form {
  float: right;
}
@media (max-width: 965px) {
  #head #menu-bar .uk-form {
    position: relative;
  }
}
#head #menu-bar .uk-form #search-btn {
  display: none;
}
@media (max-width: 965px) {
  #head #menu-bar .uk-form #search-btn {
    display: inline-block;
  }
}
#head #menu-bar .uk-form .uk-button-link {
  color: #333;
}
@media (max-width: 965px) {
  #head #menu-bar .uk-form .uk-button-link {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  #head #menu-bar .uk-form .uk-button-link {
    padding: 0 5px;
	font-size: 13px;
  }
}
@media (max-width: 400px) {
  #head #menu-bar .uk-form .uk-button-link {
    padding: 0 4px;
	font-size: 13px;
  }
}
@media (max-width: 340px) {
  #head #menu-bar .uk-form .uk-button-link {
    padding: 0 3px;
	font-size: 11px;
  }
}
#head #menu-bar .uk-form #head-search {
  width: 400px;
}
@media (max-width: 965px) {
  #head #menu-bar .uk-form #head-search {
    display: none;
    width: 100%;
  }
  #head #menu-bar .uk-form #head-search.uk-active {
    display: block !important;
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 100%;
    position: fixed;
    top: 57px;
    left: 0;
    z-index: +20;
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 480px) {
  #head #menu-bar .uk-form #head-search {
    top: 57px;
  }
}
#head #menu-bar .uk-form #head-search .uk-button-bdr-white {
  border: 1px solid #ddd;
  border-left: none;
  border-radius: 0;
  line-height: 30px;
  color: #333;
}
#head #menu-bar .uk-form #head-search .uk-button-bdr-white:hover {
  background-color: #00489a;
  color: #fff;
  border-color: #00489a;
}
#head #menu-bar .uk-form #head-search .uk-form-icon {
  width: 400px;
}

@media (max-width: 965px) {
  #head #menu-bar .uk-form #head-search .uk-form-icon {
    width: 100%;
  }
}
@media (min-width: 641px) {
  #head #menu-bar .navbar-toggle {
    display: none;
  }
}
@media (max-width: 965px) {
  #head #menu-bar .navbar-toggle {
    display: inline-block;
    padding: 0;
    margin-bottom: 6px;
  }
}
@media (max-width: 480px) {
  #head #menu-bar .navbar-toggle {
    margin-left: 6px;
  }
}
#head #menu-bar #menu {
  float: right;
}
@media (max-width: 965px) {
  #head #menu-bar #menu {
    position: fixed;
    display: none;
    float: none;
    width: 100%;
    max-height: 92vh;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #head #menu-bar #menu.uk-open {
    display: block;
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 11;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    background-color: #5c80ad;
  }
}

@media (max-width: 480px) {
  #head #menu-bar #menu {
    top: 50px;
  }
}

@media (max-width: 790px) {
#head #menu-bar #menu.uk-open {
    top: 53px;
  }
}

@media (min-width: 790px) and (max-width: 964px) {
#head #menu-bar #menu.uk-open {
    top: 55px;
  }
}

@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav {
    float: none;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 15px 0;
  }
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li {
    float: none !important;
    text-align: left;
    margin: 0;
    display: block;
  }
  #head #menu-bar #menu > .uk-navbar-nav > li + li {
    margin-top: 10px;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li > a {
  padding: 0 20px;
  height: 24px;
  line-height: 24px;
  color: #333;
  display: block;
}


/* 1212 add */
@media screen and (max-width: 1025px) and (min-width: 966px){
 #head #menu-bar #menu > .uk-navbar-nav > li > a{
   padding: 0 15px;
 }
}

@media (max-width: 1024px){
   .uk-navbar-nav > li{
     float: none;
     display: inline-block;
   }
}

@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li > a {
    color: #fff;
    font-size: 20px;
    height: auto;
    line-height: 30px;
  }
}
@media (min-width: 966px) {
  #head #menu-bar #menu > .uk-navbar-nav > li > a:before {
    content: '';
    position: absolute;
    left: 10%;
    bottom: -5px;
    width: 80%;
    height: 3px;
    background-color: #00489a;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (min-width: 966px) {
  #head #menu-bar #menu > .uk-navbar-nav > li > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li > a:after {
    content: '\f107';
    font-family: FontAwesome;
    padding-left: 5px;
    display: inline;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-active > a:before {
  content: '';
  position: absolute;
  left: 10%;
  bottom: -5px;
  width: 80%;
  height: 3px;
  background-color: #00489a;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open > a:after {
    content: '\f106';
    font-family: FontAwesome;
    padding-left: 5px;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown {
  padding: 10px 0;
  max-height: 450px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 1025px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown {
    border: none;
  }
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown {
    position: static;
    left: 0;
    max-height: 100%;
    width: auto;
    display: block;
    margin-top: 0;
    padding: 0;
    line-height: 30px;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar {
  margin-top: 10px;
  background: #5c80ad;
  color: #fff;
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar a {
  color: #fff;
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar a {
    line-height: 28px;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar a:hover {
  background-color: rgba(205, 193, 193, 0.42);
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid {
  text-align: left;
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * a {
  line-height: 24px;
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * > .uk-h5 {
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  display: block;
  color: #fff;
  line-height: 34px;
  margin-bottom: 10px;
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * > .uk-h5 {
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    font-size: 20px;
    color: #92dbeb;
    font-weight: 700;
    line-height: 26px;
      margin-bottom: 5px;
  }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  text-align: left;
}
@media (max-width: 1025px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel {
    margin-bottom: 10px;
  }
}
@media (max-width: 965px) {
    #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel {
        margin-bottom: 0 !important;
    }
    #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel + .uk-panel {
        margin-top: 0;
    }
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel a:hover {
  background-color: transparent;
  color: #92dbeb;
}
#head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > * .uk-panel:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 965px) {
    #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .paddingTB-20 > .uk-grid > [class^="uk-width-"] + [class^="uk-width-"] {
        margin-top: 0px;
    }
}
@media (max-width: 965px) {
    #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .uk-flex {
        display: block;
    }
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .uk-flex-middle {
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start !important;
  }
}
@media (max-width: 965px) {
  #head #menu-bar #menu > .uk-navbar-nav > li.uk-parent.uk-open .uk-dropdown.uk-dropdown-navbar .uk-flex-center {
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
#head.uk-active {
  padding: 10px 0;
  box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
}
#head.uk-active #logo {
  width: 100px;
}
@media (max-width: 480px) {
  #head.uk-active #logo {
    width: 80px;
  }
}
#head.uk-active #menu-bar {
  position: relative;
}
#head.uk-active #menu-bar .uk-form {
  float: right;
}
#head.uk-active #menu-bar .uk-form #search-btn {
  display: inline-block;
}
#head.uk-active #menu-bar .uk-form #head-search {
  display: none;
}
#head.uk-active #menu-bar .uk-form #head-search.uk-active {
  display: block;
  padding: 15px;
  border: 1px solid #ddd;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2000;
}
@media (max-width: 965px) {
  #head.uk-active #menu-bar .uk-form #head-search.uk-active {
    position: fixed;
    top: 57px;
    left: 0;
    z-index: 20;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #head.uk-active #menu-bar .uk-form .uk-button-link {
    padding: 0 8px;
    line-height: 30px;
    min-height: 30px;
  }
}
@media (max-width: 965px) {
  #head.uk-active #menu-bar #menu {
    float: none;
    width: 100%;
  }
  #head.uk-active #menu-bar #menu.uk-open {
    display: block;
    position: fixed;
    left: 0;
    top: 100%;
    z-index: 11;
    width: 100%;
    max-width: 100%;
  }
}
#head.uk-active #menu-bar #menu > .uk-navbar-nav {
  float: right;
  margin-top: 0;
}
@media (max-width: 965px) {
  #head.uk-active #menu-bar #menu > .uk-navbar-nav {
    float: none;
    width: 100%;
  }
}
@media (max-width: 965px) {
  #head.uk-active #menu-bar #menu > .uk-navbar-nav > li {
    float: none;
  }
}
#head.uk-active #menu-bar #menu > .uk-navbar-nav > li > a {
  height: 37px;
  line-height: 37px;
  padding: 0 15px;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #head.uk-active #menu-bar #menu > .uk-navbar-nav > li > a {
    padding: 0 8px;
    line-height: 30px;
    height: 25px;
  }
}

#link {
  display: none;
  position: absolute;
  z-index: 99;
}
#link img {
  border: none;
}
@media (max-width: 640px) {
  #link img {
    max-width: 90px;
  }
}

#banner {
  position: relative;
  font-size: 18px;
}
#banner > .uk-overlay {
  letter-spacing: 1px;
}
#banner > .uk-overlay .uk-h1 {
  font-size: 3rem;
  line-height: 3.2rem;
  margin-bottom: 20px;
}
@media (max-width: 965px) {
  #banner > .uk-overlay .uk-h1 {
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  #banner > .uk-overlay .uk-h1 {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 5px;
  }
  #banner > .uk-overlay .uk-h1 + p {
    font-size: 16px;
  }
}
#banner .slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
#banner .slider > li {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
#banner .slider > li a {
  text-decoration: none;
}
#banner .slider > li > .uk-overlay-panel {
  opacity: .6;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#banner .slider > li > .uk-overlay-panel > .uk-container > div {
  position: absolute;
  bottom: 0;
  left: auto;
  max-width: 700px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity: .2;
}
@media (max-width: 965px) {
  #banner .slider > li > .uk-overlay-panel > .uk-container > div {
    max-width: 90%;
  }
}
@media (max-width: 640px) {
  #banner .slider > li > .uk-overlay-panel > .uk-container > div {
    display: none;
  }
}
#banner .slider > li > .uk-overlay-panel > .uk-container > div > h5.uk-h2 {
  margin-bottom: 10px;
}
@media (max-width: 965px) {
  #banner .slider > li > .uk-overlay-panel > .uk-container > div > h5.uk-h2 {
    font-size: 24px;
    margin-bottom: 5px;
  }
}
#banner .slider > li[aria-hidden=false] > .uk-overlay-panel {
  opacity: 1;
}
#banner .slider > li[aria-hidden=false] > .uk-overlay-panel > .uk-container > div {
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
  opacity: 1;
}
@media (max-width: 965px) {
  #banner .slider > li[aria-hidden=false] > .uk-overlay-panel > .uk-container > div {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
  }
}
#banner .uk-position-bottom {
  bottom: 20px;
}
#banner #banner_svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: -1;
  background-color: #fff;
}

@media (max-width: 965px) {
  .uk-form .marginT-m {
    margin-top: 15px !important;
  }
}
@media (max-width: 640px) {
  .uk-form .marginT-s {
    margin-top: 15px !important;
  }
}
.uk-form [class^='marginT-'] {
  margin-top: 7px;
}
.uk-form .form-label span.uk-text-danger {
  padding-left: 2px;
}
.uk-form .form-label > .form-label {
  padding-left: 10px;
}
.uk-form .form-label + select {
  margin-left: 5px;
}
.uk-form img + a {
  margin-left: 5px;
}
.uk-form .pattern.uk-form-icon > input {
  padding-right: 30px;
}
.uk-form .pattern.uk-form-icon > span {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  margin-top: 0;
  font-size: 16px;
}
.uk-form .pattern.uk-form-icon > span:after {
  content: "\f00d";
  font-family: FontAwesome;
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 37px;
  line-height: 37px;
  color: rgba(119, 119, 119, 0.3);
}
.uk-form .pattern.uk-form-icon.valid > span:after {
  content: "\f00c";
  color: #89C45C;
}
.uk-form label + .uk-button, .uk-form .uk-text-center .uk-tab-btn > li > label + a, .uk-text-center .uk-form .uk-tab-btn > li > label + a {
  margin-left: 10px;
}
@media (max-width: 384px) {
  .uk-form label + .uk-button, .uk-form .uk-text-center .uk-tab-btn > li > label + a, .uk-text-center .uk-form .uk-tab-btn > li > label + a {
    margin-left: 5px;
  }
}
@media (max-width: 384px) {
  .uk-form label + .uk-button-width {
    min-width: 40px;
  }
}
.uk-form label + label {
  margin-left: 5px;
}
.uk-form .uk-display-block label + label {
  margin-left: 0;
}
.uk-form .uk-display-block > *:not(:first-child) {
  margin-left: 10px;
}
.uk-form .form-label {
  display: block;
  padding-top: 7px;
}
@media (max-width: 640px) {
  .uk-form .form-label {
    padding-top: 0;
    margin-bottom: 7px;
  }
}
.uk-form .form-labelB {
  display: block;
  padding-bottom: 7px;
}
.uk-form .border-solid {
  position: relative;
}
.uk-form .border-solid input[type=checkbox] {
  position: absolute;
  right: 8px;
  top: 15px;
}
.uk-form .border-solid .uk-h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.uk-form .checkbox-group label {
  line-height: 30px;
  white-space: nowrap;
}
.uk-form .checkbox-group label + label {
  margin-left: 7px;
}
.uk-form .radio-group label {
  line-height: 30px;
  display: inline-block;
  white-space: nowrap;
}
.uk-form .radio-group label + label {
  margin-left: 0;
}

.owl-carousel, .owl-carouselB {
  position: relative;
  z-index: 1;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
.owl-carousel button, .owl-carouselB button {
  background-color: transparent;
  border: none;
  padding: 0;
}
.owl-carousel button:focus, .owl-carouselB button:focus {
  border: none;
  outline: none;
}
.owl-carousel .owl-stage, .owl-carouselB .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after, .owl-carouselB .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage > .owl-item, .owl-carouselB .owl-stage > .owl-item {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 480px) {
  .owl-carousel .owl-stage > .owl-item, .owl-carouselB .owl-stage > .owl-item {
    float: left;
  }
}
.owl-carousel .owl-stage-outer, .owl-carouselB .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-dots, .owl-carouselB .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.owl-carousel .owl-dots:before, .owl-carouselB .owl-dots:before {
  content: '';
  clear: both;
}
.owl-carousel .owl-dots .owl-dot, .owl-carouselB .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-carousel .owl-dots .owl-dot span, .owl-carouselB .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px 5px;
  background: #ddd;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
@media (max-width: 480px) {
  .owl-carousel .owl-dots .owl-dot span, .owl-carouselB .owl-dots .owl-dot span {
    margin-top: 30px;
  }
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span, .owl-carouselB .owl-dots .owl-dot.active span, .owl-carouselB .owl-dots .owl-dot:hover span {
  background: #00489a;
  cursor: pointer;
}
.owl-carousel .owl-nav, .owl-carouselB .owl-nav {
  display: block;
}
.owl-carousel .owl-nav.disabled, .owl-carouselB .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-nav [class*=owl-], .owl-carouselB .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 26px;
  line-height: 30px;
  margin-top: -30px;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 1025px) {
  .owl-carousel .owl-nav [class*=owl-], .owl-carouselB .owl-nav [class*=owl-] {
    top: 46%;
  }
}
@media (max-width: 640px) {
  .owl-carousel .owl-nav [class*=owl-], .owl-carouselB .owl-nav [class*=owl-] {
    top: 45%;
  }
}
@media (max-width: 480px) {
  .owl-carousel .owl-nav [class*=owl-], .owl-carouselB .owl-nav [class*=owl-] {
    top: 40%;
    font-size: 16px;
  }
}
.owl-carousel .owl-nav [class*=owl-]:hover, .owl-carouselB .owl-nav [class*=owl-]:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
.owl-carousel .owl-nav > .owl-prev, .owl-carouselB .owl-nav > .owl-prev {
  left: 5px;
  text-align: left;
}
.owl-carousel .owl-nav > .owl-next, .owl-carouselB .owl-nav > .owl-next {
  right: 5px;
  text-align: right;
}

footer {
  background-color: #f2f2f2;
  max-width: 100%;
  overflow: hidden;
}
footer .uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}
footer .uk-grid > * > .uk-panel .uk-icon-button {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
footer .uk-grid > * > .uk-panel .uk-icon-button:hover {
  color: #5c80ad;
}
footer .uk-grid > * > .uk-panel .uk-icon-button + .uk-icon-button {
  margin-left: 7px;
}

@media (min-width: 1026px) {
  #register {
    min-height: 350px;
  }
}
#register .bg-lightGray, #register .title-lightGray {
  padding: 60px;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 965px) {
  #register .bg-lightGray, #register .title-lightGray {
    padding: 30px;
  }
}
@media (min-width: 966px) {
  #register .bg-lightGray img, #register .title-lightGray img {
    max-width: 180px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #register .bg-lightGray img, #register .title-lightGray img {
    max-width: 150px;
  }
}
@media (max-width: 640px) {
  #register .bg-lightGray img, #register .title-lightGray img {
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  #register .bg-lightGray img, #register .title-lightGray img {
    max-width: 100%;
  }
}

@media (min-width: 641px) {
  #login .uk-flex .uk-button.uk-width-1-1, #login .uk-flex .uk-text-center .uk-tab-btn > li > a.uk-width-1-1, .uk-text-center #login .uk-flex .uk-tab-btn > li > a.uk-width-1-1 {
    max-width: 160px;
  }
}
@media (max-width: 480px) {
  #login .uk-flex-order-last-xs {
    margin-top: 20px;
  }
  #login .uk-grid-md [class*='xs-1-2'] {
    margin-top: 0 !important;
  }
}

.product-list .border-solid {
  overflow: hidden;
}
.product-list .border-solid a {
  display: block;
  transform: scale(1);
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.product-list .border-solid a:hover {
  transform: scale(1.2);
}
.product-list .uk-h4 {
  margin-bottom: 15px;
  margin-top: 15px;
}

#product #tool {
  display: none;
  margin: 0;
  box-sizing: border-box;
}
@media (max-width: 965px) {
  #product #tool {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1022;
    display: block;
    background-color: #fff;
    width: 350px;
    height: 100vh;
    margin-left: -350px;
    transition: margin-left .5s;
  }
}
@media (max-width: 480px) {
  #product #tool {
    width: 100%;
    right: 0;
    padding: 0;
    margin-left: -100%;
    box-shadow: none;
  }
}
#product #tool.uk-active {
  width: 30%;
  padding-right: 25px;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
  box-sizing: border-box;
}
@media all and (-ms-high-contrast: none) {
  #product #tool.uk-active {
    display: inline-block;
  }
}
@media (max-width: 965px) {
  #product #tool.uk-active {
    position: fixed;
    left: 0;
    width: 350px;
    float: none;
    margin-left: 0;
    padding: 20px 15px;
    box-shadow: 0 2px 4px 4px rgba(0, 0, 0, 0.2);
    border-right: none;
    transition: margin-left .5s;
  }
}
@media (max-width: 480px) {
  #product #tool.uk-active {
    width: 100%;
    margin-left: 0;
  }
}
#product #tool.uk-active #tool-btn-s {
  left: 0;
}
@media (max-width: 965px) {
  #product #tool.uk-active .uk-form {
    margin: 20px;
  }
}
#product #tool.uk-active .slider > li img {
  width: 100% !important;
  display: block;
}
#product #tool .uk-button-width {
  min-width: 120px;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #tool .uk-button-width {
    min-width: 100px;
  }
}
@media (max-width: 965px) {
  #product #tool .uk-button-width {
    min-width: 120px;
  }
}
@media (max-width: 965px) {
  #product #tool #tool-btn-s {
    position: fixed;
    left: -40px;
    top: 0;
    z-index: 11;
    font-size: 30px;
    line-height: 35px;
    min-height: 35px;
    width: 40px;
    border-radius: 50px;
    padding: 0;
    display: inline-block;
    transition: left .2s;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 1025px) {
  #product #tool .uk-accordion-title {
    padding: 10px 0;
  }
  #product #tool .uk-accordion-title.uk-h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 1025px) {
  #product #tool .uk-accordion-content {
    padding: 5px 0;
  }
  #product #tool .uk-accordion-content .uk-h3 {
    font-size: 24px;
    line-height: 30px;
  }
  #product #tool .uk-accordion-content .uk-h4 {
    font-size: 20px;
    line-height: 26px;
  }
}
#product #tool .uk-accordion-content .uk-hidden > .uk-panel {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}
@media (max-width: 965px) {
  #product #tool .uk-accordion-content .uk-hidden > .uk-panel {
    margin-top: 15px;
    padding-top: 15px;
  }
}
#product #tool .uk-accordion-content * + .uk-panel {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}
@media (max-width: 965px) {
  #product #tool .uk-accordion-content * + .uk-panel {
    margin-top: 15px;
    padding-top: 15px;
  }
}
#product #tool .uk-accordion-content .uk-panel {
  display: inline-block;
  width: 100%;
}
@media (max-width: 480px) {
  #product #tool .uk-accordion-content .uk-panel {
    display: block;
  }
}
#product #tool .uk-accordion-content .uk-panel p {
  margin-bottom: 7px;
}
#product #tool .uk-accordion-content .uk-panel p + label {
  margin-top: 10px;
  display: inline-block;
}
#product #tool .uk-accordion-content .uk-panel label.uk-form-label {
  display: block;
  margin-bottom: 5px;
}
#product #tool .uk-accordion-content .uk-panel label.uk-form-label.uk-h5 {
  margin-top: 5px;
}
#product #tool .uk-accordion-content .uk-panel label + label {
  margin-left: 5px;
}
#product #tool .uk-accordion-content .uk-panel .border-solid {
  border-color: transparent;
  text-align: center;
  transition: border-color .4s;
  padding: 1px;
  position: relative;
}
#product #tool .uk-accordion-content .uk-panel .border-solid > label {
  display: block;
}
#product #tool .uk-accordion-content .uk-panel .border-solid > label input[type='checkbox'] {
  position: absolute;
  right: 5px;
  top: 10px;
}
#product #tool .uk-accordion-content .uk-panel .border-solid > label img {
  margin-bottom: 5px;
}
#product #tool .uk-accordion-content .uk-panel .border-solid > label:hover {
  cursor: pointer;
}
#product #tool .uk-accordion-content .uk-panel .uk-grid + .uk-grid {
  margin-top: 10px;
}
#product #tool .uk-accordion-content .uk-panel .uk-grid [class*='width-1-2']:not(:nth-child(-n+2)) {
  margin-top: 15px;
}
#product #content {
  position: relative;
  width: 70%;
  margin: 0;
  padding-left: 25px;
  border-left: 1px solid #ddd;
  box-sizing: border-box;
}
@media (max-width: 965px) {
  #product #content {
    width: 100%;
    float: none;
    border: none;
  }
}
#product #content.uk-active {
  width: 100%;
  float: none;
  clear: both;
  padding-left: 0;
  border: none;
}
@media (max-width: 1025px) {
  #product #content.uk-active {
    padding-left: 25px;
  }
}
@media (max-width: 640px) {
  #product #content.uk-active {
    padding-left: 20px;
  }
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #content.uk-active #tool-btn {
    left: 20px;
  }
}
#product #content.uk-active header > h1 {
  padding-left: 45px;
}
@media (max-width: 965px) {
  #product #content.uk-active header > h1 {
    padding-left: 0;
  }
}
#product #content.uk-active #industrial img {
  max-height: 110px;
}
#product #content.uk-active .list-tab.uk-text-bold:lang(zh-Hant).uk-h4 {
  font-size: 19px;
}
#product #content.uk-active .list-tab.uk-text-bold:lang(en).uk-h4 {
  font-size: 19px;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #content.uk-active .list-tab > li {
    width: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 384px) {
  #product #content.uk-active .list-tab > li {
    min-width: 100px;
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  #product #content.uk-active .list-tab > li.uk-active a {
    color: #fff;
  }
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #content.uk-active .list-tab > li > a {
    display: inline;
    width: 100%;
    line-height: 44px;
    border-radius: 15px;
    background-color: transparent;
    color: #333;
  }
  #product #content.uk-active .list-tab > li > a.text-powDerBlue {
    background-color: #92dbeb;
    color: #fff !important;
  }
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #content.uk-active .list-tab > li + li:before {
    content: '|';
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1026px) {
  #product #content.uk-active .bx-wrapper .slider.zoomin li {
    width: 100% !important;
    max-width: 1150px;
  }
}
#product #content .uk-form .border-solid input[type=checkbox] {
  position: relative;
  top: auto;
  right: 0;
}
#product #content header h1 {
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#product #content header h1 > .uk-button {
  margin-left: 10px;
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 6px;
  vertical-align: middle;
}
#product #content .share {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  text-align: right;
}
@media (max-width: 480px) {
  #product #content .share {
    text-align: left;
  }
}
@media (min-width: 1026px) {
  #product #content h1 {
    padding-left: 25px;
  }
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #product #content h1 {
    padding-left: 25px;
  }
}
#product #content label {
  display: block;
}
#product #content label a:hover {
  text-decoration: none;
}
#product #content label a:hover .uk-h4 {
  color: #00489a;
}
#product #content #tool-btn-s {
  position: absolute;
  left: 220px;
}
#product #content #tool-btn {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 0;
  padding: 0;
  line-height: 30px;
  height: 40px;
  width: 40px;
  font-size: 28px;
  color: rgba(221, 221, 221, 0.5);
}
#product #content #tool-btn:focus, #product #content #tool-btn:hover {
  color: rgba(221, 221, 221, 0.5);
}
@media (max-width: 965px) {
  #product #content #tool-btn {
    position: relative;
    margin-bottom: 20px;
    width: auto;
    height: auto;
    padding: 0 12px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 15px;
  }
}
@media (max-width: 965px) {
  #product #content #tool-btn {
    padding: 0 12px;
    line-height: 40px;
    font-size: 18px;
    left: 0;
    margin-bottom: 20px;
  }
}
#product #content #tool-btn.uk-active {
  background-color: rgba(0, 0, 0, 0.7);
}
#product #content #tool-btn.uk-active:focus {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 480px) {
  #product #content .uk-panel {
    text-align: center;
  }
}
@media (max-width: 480px) {
  #product #content .uk-panel img {
    margin-bottom: 20px;
  }
}
#product #content .uk-panel + .uk-panel {
  margin-top: 25px;
}
#product #content .choose_item {
  line-height: 40px;
  margin-bottom: 15px;
}
@media (min-width: 641px) {
  #product #content section > .uk-width-1-1 > .uk-grid-md > [class*='md-1-3']:not(:nth-child(-n+3)) {
    margin-top: 15px;
  }
}
@media (max-width: 640px) {
  #product #content section > .uk-width-1-1 > .uk-grid-md > [class^='uk-width']:not(:first-child) {
    margin-top: 15px;
  }
}
@media (max-width: 640px) {
  #product #content .award {
    text-align: center;
  }
}
#product #content .award.uk-list-item > li {
  padding: 10px;
}
@media (max-width: 965px) {
  #product #content .award.uk-list-item > li {
    padding: 5px;
  }
}
#product #content .award.uk-list-item > li img {
  max-height: 80px;
}
@media (max-width: 965px) {
  #product #content .award.uk-list-item > li img {
    max-height: 60px;
  }
}
#product #content #industrial {
  text-align: center;
}
#product #content #industrial img {
  max-height: 80px;
  display: block;
  margin: 0 auto 10px;
}
@media (max-width: 640px) {
  #product #content #industrial img {
    max-height: 70px !important;
  }
}
@media (max-width: 480px) {
  #product #content #industrial img {
    max-height: 50px !important;
  }
}
#product #content .list-tab {
  padding-top: 40px !important;
}
#product #content .list-tab.uk-text-bold:lang(zh-Hant).uk-h4 {
  font-size: 19px;
}
@media (max-width: 1025px) {
  #product #content .list-tab > li {
    width: 24%;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #product #content .list-tab > li {
    width: 48%;
  }
}
@media (max-width: 1025px) {
  #product #content .list-tab > li.uk-active a {
    color: #fff;
    background-color: #00489a;
  }
}
@media (max-width: 1025px) {
  #product #content .list-tab > li > a {
    display: inline-block;
    width: 95%;
    line-height: 44px;
    border-radius: 15px;
    background-color: #f2f2f2;
    color: #333;
  }
  #product #content .list-tab > li > a.text-powDerBlue {
    background-color: #92dbeb;
    color: #fff !important;
  }
}
@media (max-width: 1025px) {
  #product #content .list-tab > li > a:before {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@media (max-width: 1025px) {
  #product #content .list-tab > li + li:before {
    content: '';
    display: inline;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  #product #content .list-tab.uk-h4 {
    font-size: 18px;
  }
}
#product #content #tab_detail * + ol, #product #content #tab_detail * + ul {
  margin-top: 15px;
}
#product #content #tab_detail ol, #product #content #tab_detail ul {
  margin-bottom: 15px;
}
#product #content #tab_detail ol li:not(:last-child), #product #content #tab_detail ul li:not(:last-child) {
  margin-bottom: 7px;
}
#product #content #tab_detail .p3 {
  display: inline-block;
  float: left;
}
#product #content #tab_detail .p3 + a {
  display: inline-block;
  float: left;
}
#product #content #tab_detail .table tr > td {
  border: 1px solid #ddd;
  width: 230px;
  word-wrap: normal;
  word-break: normal;
}
#product #content #tab_detail .table tr > td.bg-white {
  white-space: nowrap;
}
#product #content #tab_detail .table tr > td.text-steelBlue {
  width: 180px;
}
#product #content #tab_detail .table tr > td a {
  color: #00489a;
}
#product #content #tab_detail .uk-block {
  padding-bottom: 20px;
}
#product #content #tab_detail .uk-block + .uk-block {
  border-top: 1px dashed #ddd;
  padding-top: 25px;
}
@media (max-width: 640px) {
  #product #content .product-list > .uk-grid > [class*='md-1-3']:not(:last-child) .uk-panel {
    margin-bottom: 20px;
  }
  #product #content .product-list .uk-panel {
    background-color: #f2f2f2;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  #product #content .product-list .uk-panel img {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  #product #content .product-list .border-solid {
    border: none;
  }
}
@media (min-width: 966px) {
  #product #choose-result .uk-grid-xs > [class*='lg-1-2']:not(:nth-child(-n+2)) {
    margin-top: 2px;
  }
}
@media (max-width: 640px) {
  #product #choose-result .uk-grid-xs > [class*='xs-1-1']:not(:nth-child(-n+1)) {
    margin-top: 2px;
  }
}
#product #choose-result .bg-lightBlue, #product #choose-result .title-lightBlue, #product #choose-result #support-technical .uk-accordion .uk-accordion-title, #support-technical .uk-accordion #product #choose-result .uk-accordion-title {
  padding: 15px;
  color: #777;
  text-align: center;
}
#product #choose-result .bg-lightBlue [class^=uk-icon], #product #choose-result .title-lightBlue [class^=uk-icon], #product #choose-result #support-technical .uk-accordion .uk-accordion-title [class^=uk-icon], #support-technical .uk-accordion #product #choose-result .uk-accordion-title [class^=uk-icon] {
  margin-right: 5px;
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #product #choose-result .uk-grid.uk-grid-xs > [class*='md-1-2']:not(:nth-child(-n+2)) {
    margin-top: 2px;
  }
}
#product #choose-result .choose_item {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  #product #choose-result .choose_item + .uk-grid.uk-grid-md > [class*='md-1-3']:not(:nth-child(-n+3)) {
    margin-top: 15px;
  }
}
@media (max-width: 640px) {
  #product #choose-result .choose_item + .uk-grid.uk-grid-md > [class^='uk-width']:not(:first-child) {
    margin-top: 15px;
  }
}

#product-tool #justify > div {
  text-align: center;
  transition: all .3s;
}
@media (max-width: 480px) {
  #product-tool #justify > div .uk-h5 {
    font-size: 14px;
    line-height: 20px;
  }
}
#product-tool #justify > div > .border-solid {
  padding: 10px;
  position: relative;
}
@media (max-width: 480px) {
  #product-tool #justify > div > .border-solid {
    padding: 5px;
  }
}
#product-tool #justify > div > .border-solid .uk-close {
  position: absolute;
  right: 5px;
  top: 5px;
}
@media (max-width: 965px) {
  #product-tool #justify > div > .border-solid .uk-close {
    width: 24px;
    height: 24px;
    line-height: 24px;
    right: 10px;
  }
}
@media (max-width: 480px) {
  #product-tool #justify > div > .border-solid .uk-close {
    width: 100%;
    height: 20px;
    background-color: #777;
    border: 1px solid #777 !important;
    color: #fff;
    line-height: 18px;
    font-size: 24px;
    top: auto;
    right: 0;
    left: -1px;
    bottom: -22px;
  }
}
#product-tool .uk-accordion .uk-accordion-content p.text-deepSkyBlue {
  margin-bottom: 5px;
  font-kerning: normal;
}
#product-tool .uk-accordion .uk-accordion-content p.text-deepSkyBlue:after {
  content: ">>";
  margin-left: 5px;
}
#product-tool .uk-accordion .uk-accordion-content .uk-flex > .uk-panel {
  width: 100%;
  text-align: left;
}
@media (max-width: 480px) {
  #product-tool .uk-accordion .uk-accordion-content .uk-flex > .uk-panel {
    font-size: 14px;
    line-height: 20px;
  }
}

#alert-login {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
}
#alert-login .uk-alert-close {
  position: absolute;
  right: 0;
  top: 15%;
}

#partners .uk-h1 {
  margin-bottom: 20px;
}
@media (max-width: 965px) {
  #partners .uk-h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  #partners .uk-h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #partners > [class*='sm-1-3'] {
    padding-top: 25px;
  }
}
@media (max-width: 480px) {
  #partners > [class*='sm-1-3']:not(:last-child) .uk-panel {
    border-bottom: 1px solid #ddd;
  }
}
#partners > [class*='sm-1-3'] img {
  max-width: 85%;
  margin-bottom: 30px;
}
@media (max-width: 1025px) {
  #partners > [class*='sm-1-3'] img {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  #partners > [class*='sm-1-3'] .uk-vertical-align {
    margin-top: -10%;
  }
}
#partners .uk-vertical-align {
  font-size: 16px;
}

@media (min-width: 966px) {
  #software .uk-grid > [class*='1-5']:not(:nth-child(-n+5)) {
    margin-top: 25px;
  }
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #software .uk-grid > [class*='1-4']:not(:nth-child(-n+4)) {
    margin-top: 15px;
  }
}
@media all and (min-width: 481px) and (max-width: 640px) {
  #software .uk-grid > [class*='1-3']:not(:nth-child(-n+3)) {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  #software .uk-grid > [class*='1-2']:not(:nth-child(-n+2)) {
    margin-top: 15px;
  }
}

#partners_zone .uk-h1 {
  line-height: 20px;
}
#partners_zone a:not(.uk-button) {
  color: #00489a;
}
@media (min-width: 1026px) {
  #partners_zone .button-icon .uk-flex > [class*='1-3']:not(:nth-child(-n+3)) {
    margin-top: 25px;
  }
}
@media (max-width: 965px) {
  #partners_zone .button-icon .uk-flex > [class*='1-3']:not(:nth-child(-n+3)) {
    margin-top: 20px;
  }
}
#partners_zone .button-icon .uk-flex .uk-button, #partners_zone .button-icon .uk-flex .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone .button-icon .uk-flex .uk-tab-btn > li > a {
  border-radius: 0;
  text-align: center;
  padding: 25px 20px;
  font-size: 20px;
}
@media (max-width: 480px) {
  #partners_zone .button-icon .uk-flex .uk-button, #partners_zone .button-icon .uk-flex .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone .button-icon .uk-flex .uk-tab-btn > li > a {
    padding: 10px;
    font-size: 18px;
  }
}
#partners_zone .button-icon .uk-flex .uk-button img, #partners_zone .button-icon .uk-flex .uk-text-center .uk-tab-btn > li > a img, .uk-text-center #partners_zone .button-icon .uk-flex .uk-tab-btn > li > a img {
  display: block;
  max-width: 40px;
  margin: 0 auto;
}
#partners_zone .button-icon .uk-flex .uk-button.uk-button-powDerBlue, #partners_zone .button-icon .uk-flex .uk-text-center .uk-tab-btn > li > a.uk-button-powDerBlue, .uk-text-center #partners_zone .button-icon .uk-flex .uk-tab-btn > li > a.uk-button-powDerBlue {
  color: #777;
}
#partners_zone .list-tab {
  border-top: none;
  padding-top: 0;
}
#partners_zone .list-tab > li {
  margin-bottom: 5px;
}
#partners_zone .list-tab > li + li:before {
  content: '';
  padding-left: 0;
  padding-right: 0;
}
#partners_zone .list-tab > li > a:before {
  bottom: -5px;
  height: 3px;
}
#partners_zone .list-tab.uk-tab > li.uk-active > a {
  border-bottom-width: 0 !important;
  padding-bottom: 7px;
}
@media (max-width: 965px) {
  #partners_zone .uk-cover-background {
    margin-top: 20px;
  }
}
#partners_zone .uk-cover-background img {
  width: 100%;
  height: 205px;
  object-fit: cover;
  opacity: .7;
  transition: opacity,.3s;
}
@media (max-width: 1025px) {
  #partners_zone .uk-cover-background img {
    height: 200px;
  }
}
@media (max-width: 480px) {
  #partners_zone .uk-cover-background img {
    height: 120px;
  }
}
#partners_zone .uk-cover-background h3 {
  margin-top: 20px;
  margin-right: 20px;
}
#partners_zone .uk-cover-background + .uk-cover-background {
  margin-top: 25px;
}
@media (max-width: 965px) {
  #partners_zone .uk-cover-background + .uk-cover-background {
    margin-top: 20px;
  }
}
@media (min-width: 966px) {
  #partners_zone .button-group > .uk-grid > [class*='1-5']:not(:nth-child(-n+5)) {
    margin-top: 15px;
  }
}
@media (max-width: 965px) {
  #partners_zone .button-group > .uk-grid {
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden;
  }
  #partners_zone .button-group > .uk-grid > [class^='uk-width-'] {
    width: auto;
    float: none;
    display: inline-block;
  }
}
#partners_zone .button-group > .uk-grid .uk-button-lightGrey {
  padding: 0 12px;
  line-height: 37px;
  min-height: 37px;
  border-radius: 15px;
  font-size: 16px;
  color: #333;
}
@media (max-width: 965px) {
  #partners_zone .button-group > .uk-grid .uk-button-lightGrey {
    background-color: transparent;
    padding: 0 5px;
    height: auto;
    line-height: 24px;
  }
}
@media (max-width: 965px) {
  #partners_zone .button-group > .uk-grid .uk-active {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
#partners_zone .button-group > .uk-grid .uk-active > .uk-button-lightGrey {
  background-color: #00489a;
  color: #fff;
}
@media (max-width: 965px) {
  #partners_zone .button-group > .uk-grid .uk-active > .uk-button-lightGrey {
    background-color: transparent;
    color: #333;
    min-height: 22px;
    line-height: 22px;
    border-radius: 0;
    border-bottom: 3px solid #00489a;
  }
}
#partners_zone .button-group > .uk-grid .uk-active > .uk-button-lightGrey:hover {
  background-color: rgba(0, 72, 154, 0.9);
}
@media (max-width: 640px) {
  #partners_zone .button-group > .uk-grid .uk-active > .uk-button-lightGrey:hover {
    background-color: transparent;
  }
}
@media (min-width: 966px) {
  #partners_zone #catalogue #download, #partners_zone #catalogue #download1 {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 965px) {
  #partners_zone #catalogue #download, #partners_zone #catalogue #download1 {
    padding-bottom: 0;
  }
}
#partners_zone #catalogue #search-result {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (max-width: 965px) {
  #partners_zone #catalogue #search-result {
    border-bottom: none;
    padding: 20px;
  }
}
#partners_zone #priceOrder #download, #partners_zone #priceOrder #download1 {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0;
}
@media (min-width: 966px) {
  #partners_zone #priceOrder #download, #partners_zone #priceOrder #download1 {
    border-top: none;
    padding-top: 0;
  }
}
#partners_zone #download, #partners_zone #download1 {
  margin: 40px 0;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 966px) {
  #partners_zone #download, #partners_zone #download1 {
    border-top: 1px solid #ddd;
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  #partners_zone #download, #partners_zone #download1 {
    padding-bottom: 20px;
  }
}
#partners_zone #download p + .uk-tab-center, #partners_zone #download1 p + .uk-tab-center {
  margin-top: -15px;
}
#partners_zone #download .uk-tab-center .uk-tab, #partners_zone #download1 .uk-tab-center .uk-tab {
  margin-bottom: 20px;
}
#partners_zone #download .uk-tab-center .uk-tab > li a, #partners_zone #download1 .uk-tab-center .uk-tab > li a {
  color: #333;
}
@media (max-width: 480px) {
  #partners_zone #download .uk-tab-center .uk-tab > li a, #partners_zone #download1 .uk-tab-center .uk-tab > li a {
    padding: 4px 6px;
    font-size: 20px;
  }
}
@media (max-width: 384px) {
  #partners_zone #download .uk-tab-center .uk-tab > li a, #partners_zone #download1 .uk-tab-center .uk-tab > li a {
    padding: 4px;
    font-size: 18px;
  }
}
#partners_zone #download .uk-tab-center .uk-tab > li.uk-active a, #partners_zone #download1 .uk-tab-center .uk-tab > li.uk-active a {
  color: #333;
}
#partners_zone #download .uk-switcher .uk-panel, #partners_zone #download1 .uk-switcher .uk-panel {
  border-top: 1px dashed #ddd;
  padding: 15px 0 0;
}
@media (max-width: 480px) {
  #partners_zone #download .uk-switcher .uk-panel, #partners_zone #download1 .uk-switcher .uk-panel {
    border-top: none;
    text-align: left;
  }
}
#partners_zone #download .uk-switcher .uk-panel .uk-h5, #partners_zone #download1 .uk-switcher .uk-panel .uk-h5 {
  margin-top: -15px;
  text-align: center;
}
@media (max-width: 480px) {
  #partners_zone #download .uk-switcher .uk-panel .uk-h5, #partners_zone #download1 .uk-switcher .uk-panel .uk-h5 {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    color: #333;
    position: relative;
  }
  #partners_zone #download .uk-switcher .uk-panel .uk-h5 > span, #partners_zone #download1 .uk-switcher .uk-panel .uk-h5 > span {
    display: inline-block;
    background-color: #fff;
    position: relative;
    left: 0;
    z-index: 2;
    padding-right: 20px;
  }
  #partners_zone #download .uk-switcher .uk-panel .uk-h5:after, #partners_zone #download1 .uk-switcher .uk-panel .uk-h5:after {
    content: '';
    position: absolute;
    top: 49%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
  }
}
#partners_zone #download .uk-switcher .uk-panel .uk-button, #partners_zone #download1 .uk-switcher .uk-panel .uk-button, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a {
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  #partners_zone #download .uk-switcher .uk-panel .uk-button, #partners_zone #download1 .uk-switcher .uk-panel .uk-button, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a {
    margin-bottom: 20px;
  }
}
@media (max-width: 384px) {
  #partners_zone #download .uk-switcher .uk-panel .uk-button, #partners_zone #download1 .uk-switcher .uk-panel .uk-button, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a {
    margin-bottom: 15px;
  }
}
#partners_zone #download .uk-switcher .uk-panel .uk-button:not(:only-child), #partners_zone #download1 .uk-switcher .uk-panel .uk-button:not(:only-child), #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a:not(:only-child), .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a:not(:only-child), #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a:not(:only-child), .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a:not(:only-child) {
  margin-right: 10px;
}
#partners_zone #download .uk-switcher .uk-panel .uk-button + .uk-button, #partners_zone #download1 .uk-switcher .uk-panel .uk-button + .uk-button, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a + .uk-button, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a + .uk-button, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a + .uk-button, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a + .uk-button, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > .uk-button + a, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > .uk-button + a, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > .uk-button + a, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > .uk-button + a, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a + a, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a + a, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a + a, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a + a {
  margin-left: 0 !important;
}
#partners_zone #download .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width {
  min-width: 150px;
}
@media (max-width: 480px) {
  #partners_zone #download .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width {
    min-width: 45%;
    font-size: 14px;
  }
}
@media (max-width: 384px) {
  #partners_zone #download .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-button.uk-button-width, #partners_zone #download .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width, #partners_zone #download1 .uk-switcher .uk-panel .uk-text-center .uk-tab-btn > li > a.uk-button-width, .uk-text-center #partners_zone #download1 .uk-switcher .uk-panel .uk-tab-btn > li > a.uk-button-width {
    min-width: 100%;
    display: block;
  }
}
#partners_zone #solutions {
  padding: 0;
}
@media (max-width: 480px) {
  #partners_zone #solutions > .uk-grid > [class*='-sm-1-2']:not(:first-child) {
    margin-top: 15px;
  }
}
#partners_zone #solutions .uk-overlay-panel {
  text-align: center;
}
#partners_zone .button-download {
  text-align: center;
}
@media (max-width: 640px) {
  #partners_zone .button-download {
    text-align: left;
  }
}
#partners_zone .button-download .uk-button, #partners_zone .button-download .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone .button-download .uk-tab-btn > li > a {
  min-width: 160px;
  margin-right: 10px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 965px) {
  #partners_zone .button-download .uk-button, #partners_zone .button-download .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone .button-download .uk-tab-btn > li > a {
    width: 30%;
  }
}
@media (max-width: 640px) {
  #partners_zone .button-download .uk-button, #partners_zone .button-download .uk-text-center .uk-tab-btn > li > a, .uk-text-center #partners_zone .button-download .uk-tab-btn > li > a {
    width: 48%;
    margin-right: 0;
  }
  #partners_zone .button-download .uk-button:nth-child(odd), #partners_zone .button-download .uk-text-center .uk-tab-btn > li > a:nth-child(odd), .uk-text-center #partners_zone .button-download .uk-tab-btn > li > a:nth-child(odd) {
    margin-right: 10px;
  }
}

#partner-form {
  max-width: 100%;
}
@media (max-width: 640px) {
  #partner-form .form-label {
    padding-top: 7px;
  }
}
@media (max-width: 480px) {
  #partner-form .form-label {
    padding-top: 0;
  }
}

#partners-logos .border-solid {
  display: table;
}
#partners-logos .border-solid > div {
  display: table-cell;
  vertical-align: middle;
}
#partners-logos .border-solid > div > img {
  max-width: 80%;
}

@media (max-width: 965px) {
  #search-result {
    background-color: rgba(242, 242, 242, 0.5);
    padding: 0 18px 20px;
  }
}
@media (max-width: 480px) {
  #search-result {
    text-align: left;
  }
  #search-result img {
    margin-bottom: 20px;
  }
}
#search-result .uk-panel + .uk-panel {
  border-top: 1px dashed #ddd;
  padding-top: 25px;
  margin-top: 25px;
}
@media (max-width: 1025px) {
  #search-result .uk-list-inline > li {
    display: block;
    width: auto;
    padding-right: 15px;
    line-height: 30px;
  }
}
#search-result .uk-list-inline > li + li {
  padding-left: 15px;
}
@media (max-width: 1025px) {
  #search-result .uk-list-inline > li + li {
    padding-left: 0;
  }
}
#search-result .uk-list-inline > li + li:before {
  content: '';
  display: inline;
  padding-right: 0;
}

@media (min-width: 966px) {
  #support #support-buttons > [class*='md-1-2']:not(:first-child), #support #support-buttonsCn > [class*='md-1-2']:not(:first-child) {
    margin-top: 25px;
  }
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #support #support-buttons > [class*='md-1-2']:not(:first-child), #support #support-buttonsCn > [class*='md-1-2']:not(:first-child) {
    margin-top: 15px;
  }
}
@media all and (min-width: 481px) and (max-width: 640px) {
  #support #support-buttons > [class*='sm-1-3'], #support #support-buttonsCn > [class*='sm-1-3'] {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  #support #support-buttons > [class*='-1-1']:not(:first-child), #support #support-buttonsCn > [class*='-1-1']:not(:first-child) {
    margin-top: 15px;
  }
}
#support #support-buttons .uk-overlay, #support #support-buttonsCn .uk-overlay {
  position: relative;
  z-index: 1;
}
#support #support-buttons .uk-overlay .uk-overlay-background, #support #support-buttonsCn .uk-overlay .uk-overlay-background {
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
#support #support-buttons .uk-overlay .uk-overlay-background:hover, #support #support-buttonsCn .uk-overlay .uk-overlay-background:hover {
  background: rgba(0, 72, 154, 0.95);
}
@media (max-width: 1025px) {
  #support #support-buttons img, #support #support-buttonsCn img {
    object-fit: cover;
    width: 100%;
    height: 280px;
  }
}
@media (max-width: 640px) {
  #support #support-buttons img, #support #support-buttonsCn img {
    height: 200px;
  }
}
@media (min-width: 966px) {
  #support #support-buttonsCn > [class*='md-1-2']:not(:first-child) {
    margin-top: 0;
  }
  #support #support-buttonsCn > [class*='md-1-2']:not(:nth-child(-n+2)) {
    margin-top: 25px;
  }
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #support #support-buttonsCn > [class*='md-1-2']:not(:first-child) {
    margin-top: 0;
  }
  #support #support-buttonsCn > [class*='md-1-2']:not(:nth-child(-n+2)) {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  #support #support-buttonsCn > [class*='-1-1']:not(:first-child) {
    margin-top: 15px;
  }
}
#support #search-result {
  background-color: rgba(242, 242, 242, 0.5);
}
#support #search-result.paddingTB-70 {
  padding: 0;
  margin-bottom: 70px;
}
@media (max-width: 965px) {
  #support #search-result.paddingTB-70 {
    margin-top: -40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 965px) {
  #support #search-result.paddingTB-70 > .padding-25 {
    padding-top: 0;
    margin: 0;
  }
}
@media (max-width: 480px) {
  #support #search-result {
    text-align: left;
  }
  #support #search-result .padding-25 {
    padding: 0 15px 15px;
  }
}
#support #search-result a:not(.uk-button) {
  color: #00489a;
}
#support .uk-table.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f5f5f5;
}
#support .uk-table.uk-table-striped tbody tr:nth-of-type(even) {
  background: #fff;
}
#support .uk-table.uk-table-striped tbody tr th, #support .uk-table.uk-table-striped tbody tr td {
  word-break: break-all;
  vertical-align: middle;
}
@media (max-width: 480px) {
  #support .uk-table.uk-table-striped tbody tr th, #support .uk-table.uk-table-striped tbody tr td {
    min-width: 100px;
    max-width: 100%;
    white-space: nowrap;
  }
}
#support .uk-table.uk-table-striped tbody tr th[class^='uk-width-'], #support .uk-table.uk-table-striped tbody tr td[class^='uk-width-'] {
  max-width: none;
}
#support .uk-table.uk-table-striped tbody tr th a:not(.uk-button), #support .uk-table.uk-table-striped tbody tr td a:not(.uk-button) {
  color: #00489a;
}
#support a.bg-lightGray, #support a.title-lightGray {
  padding: 50px 0;
  color: #777;
  position: relative;
  z-index: 0;
  display: block;
}
@media (max-width: 965px) {
  #support a.bg-lightGray, #support a.title-lightGray {
    padding: 40px 0;
  }
}
@media (max-width: 640px) {
  #support a.bg-lightGray, #support a.title-lightGray {
    padding: 20px 0;
  }
}
#support a.bg-lightGray:hover, #support a.title-lightGray:hover {
  text-decoration: none;
  background-color: #e8eef6;
}
#support a.bg-lightGray > [class^='uk-icon'], #support a.title-lightGray > [class^='uk-icon'] {
  font-size: 50px;
  margin-bottom: 5px;
}
@media (max-width: 965px) {
  #support a.bg-lightGray > [class^='uk-icon'], #support a.title-lightGray > [class^='uk-icon'] {
    font-size: 40px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  #support a.bg-lightGray > [class^='uk-icon'], #support a.title-lightGray > [class^='uk-icon'] {
    font-size: 34px;
  }
}
@media (max-width: 965px) {
  #support a.bg-lightGray h2, #support a.title-lightGray h2 {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  #support a.bg-lightGray h2, #support a.title-lightGray h2 {
    font-size: 20px;
  }
}
#support a.bg-lightGray.uk-active, #support a.uk-active.title-lightGray {
  background-color: rgb(166, 205, 255);
}
#support #tabMenu.uk-flex {
  background-color: #fff;
}
@media (max-width: 965px) {
  #support #tabMenu.uk-flex {
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
}
#support #tabMenu.uk-flex.uk-active {
  z-index: 1 !important;
}
@media (max-width: 965px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 {
    width: 100%;
  }
}
#support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 {
  border-top: none;
  padding-top: 0;
}
@media (max-width: 1025px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 {
    font-size: 20px;
  }
}
#support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li {
  position: relative;
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li {
    width: 47%;
    border-radius: 15px;
    background-color: rgba(119, 119, 119, 0.1);
  }
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li:nth-child(odd) {
    margin-right: 10px;
  }
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li:nth-child(-n + 2) {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li + li:before {
    content: '';
    display: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 0;
  }
}
#support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li + li .uk-dropdown {
  margin-left: 30px;
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li + li .uk-dropdown {
    margin-left: 0;
  }
}
#support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li .uk-dropdown {
  position: absolute;
}
@media (max-width: 965px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li .uk-dropdown {
    text-align: left;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li .uk-dropdown {
    margin-top: -2px;
    width: 100%;
  }
}
#support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li .uk-dropdown li > a {
  line-height: 24px;
  font-weight: normal;
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li.uk-active {
    background-color: #00489a;
  }
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li.uk-active > a {
    color: #fff;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li.uk-active > a:before {
    visibility: hidden;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li.uk-active:after {
    color: #fff;
  }
}
@media (max-width: 480px) {
  #support #tabMenu.uk-flex .uk-flex-item-1 .list-tab.uk-h2 > li > a:hover:before {
    visibility: hidden;
  }
}
#support #tabMenu.uk-flex .uk-form {
  width: 400px;
}
@media (max-width: 1025px) {
  #support #tabMenu.uk-flex .uk-form {
    width: 300px;
  }
}
@media (max-width: 965px) {
  #support #tabMenu.uk-flex .uk-form {
    width: 100%;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 20px;
  }
}
#support #tabMenu.uk-flex .uk-form .uk-form-icon {
  display: block;
}
#support [id^='tab_detail'] .uk-accordion .uk-accordion-title {
  margin-bottom: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
#support [id^='tab_detail'] .uk-accordion .uk-accordion-content {
  padding: 0 0 20px;
}
#support #download .uk-accordion > .bg-lightGray, #support #partners_zone #download1 .uk-accordion > .bg-lightGray, #partners_zone #support #download1 .uk-accordion > .bg-lightGray, #support #download .uk-accordion > .title-lightGray, #support #partners_zone #download1 .uk-accordion > .title-lightGray, #partners_zone #support #download1 .uk-accordion > .title-lightGray {
  padding: 20px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2, #support #download .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2 {
  border-top-color: transparent;
  border-bottom-color: transparent;
  padding: 0;
  margin-bottom: 0;
  line-height: 20px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2:after, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2:after, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2:after, #support #download .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2:after, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2:after, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2:after {
  top: auto;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2.uk-active, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2.uk-active, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-title.uk-h2.uk-active, #support #download .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2.uk-active, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2.uk-active, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-title.uk-h2.uk-active {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-color: #fff;
  border-bottom-width: 1px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content, #support #download .uk-accordion > .title-lightGray .uk-accordion-content, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content {
  padding: 0;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table, #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table {
  max-width: none;
  width: auto;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table li:not(:last-child), #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table li:not(:last-child), #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table li:not(:last-child), #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table li:not(:last-child), #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table li:not(:last-child), #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table li:not(:last-child) {
  margin-bottom: 7px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > th, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > th, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > th, #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > th, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > th, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > th {
  white-space: nowrap;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:first-child, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:first-child, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:first-child, #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:first-child, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:first-child, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:first-child {
  width: 130px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2), #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2), #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2), #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2), #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2), #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(2) {
  min-width: 400px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(3), #support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4), #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4), #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4), #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4), #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4), #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td:nth-of-type(4) {
  white-space: nowrap;
  width: 120px;
}
#support #download .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block, #support #download .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block, #support #partners_zone #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block, #partners_zone #support #download1 .uk-accordion > .title-lightGray .uk-accordion-content .uk-table tr > td > a.uk-display-block {
  margin-bottom: 5px;
}
#support #download .uk-accordion > .bg-lightGray + .bg-lightGray, #support #partners_zone #download1 .uk-accordion > .bg-lightGray + .bg-lightGray, #partners_zone #support #download1 .uk-accordion > .bg-lightGray + .bg-lightGray, #support #download .uk-accordion > .title-lightGray + .bg-lightGray, #support #partners_zone #download1 .uk-accordion > .title-lightGray + .bg-lightGray, #partners_zone #support #download1 .uk-accordion > .title-lightGray + .bg-lightGray, #support #download .uk-accordion > .bg-lightGray + .title-lightGray, #support #partners_zone #download1 .uk-accordion > .bg-lightGray + .title-lightGray, #partners_zone #support #download1 .uk-accordion > .bg-lightGray + .title-lightGray, #support #download .uk-accordion > .title-lightGray + .title-lightGray, #support #partners_zone #download1 .uk-accordion > .title-lightGray + .title-lightGray, #partners_zone #support #download1 .uk-accordion > .title-lightGray + .title-lightGray {
  margin-top: 20px;
}
#support #download .uk-accordion > .bg-lightGray .list-tab, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .list-tab, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .list-tab, #support #download .uk-accordion > .title-lightGray .list-tab, #support #partners_zone #download1 .uk-accordion > .title-lightGray .list-tab, #partners_zone #support #download1 .uk-accordion > .title-lightGray .list-tab {
  border-top: none;
  text-align: center;
  max-width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 5px;
}
#support #download .uk-accordion > .bg-lightGray .list-tab > li > a, #support #partners_zone #download1 .uk-accordion > .bg-lightGray .list-tab > li > a, #partners_zone #support #download1 .uk-accordion > .bg-lightGray .list-tab > li > a, #support #download .uk-accordion > .title-lightGray .list-tab > li > a, #support #partners_zone #download1 .uk-accordion > .title-lightGray .list-tab > li > a, #partners_zone #support #download1 .uk-accordion > .title-lightGray .list-tab > li > a {
  padding-bottom: 5px;
}
@media (max-width: 965px) {
  #support .embed-responsive {
    margin-bottom: 20px;
  }
}
#support #vedio .uk-slidenav-position .uk-slidenav {
  width: 20px;
  height: 20px;
  line-height: 30px;
  font-size: 46px;
  color: rgba(252, 160, 26, 0.8);
  margin-top: -10px;
  top: 33%;
}
@media (max-width: 965px) {
  #support #vedio .uk-slidenav-position .uk-slidenav {
    top: 22%;
  }
}
@media (max-width: 640px) {
  #support #vedio .uk-slidenav-position .uk-slidenav {
    top: 33%;
  }
}
@media (max-width: 480px) {
  #support #vedio .uk-slidenav-position .uk-slidenav {
    top: 36%;
  }
}
#support #vedio .uk-slidenav-position .uk-slidenav-previous {
  left: 0;
}
#support #vedio .uk-slidenav-position .uk-slidenav-next {
  right: 0;
}

@media (max-width: 640px) {
  #support-technical .form-label {
    padding-top: 7px;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  #support-technical .form-label {
    padding-top: 0;
    margin-bottom: 7px;
  }
}
@media (max-width: 965px) {
  #support-technical .checkbox-group {
    padding-top: 7px;
  }
}
@media (max-width: 480px) {
  #support-technical .checkbox-group {
    padding-top: 0;
  }
}
@media (max-width: 1025px) {
  #support-technical .checkbox-group > label {
    padding-right: 10px;
  }
}
@media (max-width: 1025px) {
  #support-technical .checkbox-group > label + label {
    margin-left: 0;
    padding-right: 10px;
  }
}
#support-technical .checkbox-group > label + span {
  margin-top: 5px;
  display: block;
}
@media (max-width: 1025px) {
  #support-technical .checkbox-group > label + span {
    display: inline;
  }
  #support-technical .checkbox-group > label + span label + label {
    margin-left: 0 !important;
    padding-top: 5px;
    display: block;
  }
}
#support-technical .uk-accordion:not(:first-child) {
  margin-top: 7px;
}
#support-technical .uk-accordion .uk-accordion-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: inherit;
  border-top: none;
  border-bottom: none;
  color: #333;
}
#support-technical .uk-accordion .uk-accordion-title.uk-active {
  margin-bottom: 25px;
}
#support-technical .uk-accordion .uk-accordion-title:after {
  margin-left: 5px;
  display: inline-block;
  position: relative;
  right: 0;
  top: auto;
}
#support-technical .uk-accordion .uk-accordion-content {
  padding-bottom: 20px;
}

#resources .uk-panel {
  padding: 15px;
}
@media (max-width: 480px) {
  #resources .uk-panel {
    padding: 15px 0;
  }
  #resources .uk-panel + .uk-panel {
    border-top: 1px dashed #ddd;
  }
}
#resources .uk-panel:nth-child(odd) {
  background-color: #f2f2f2;
}
@media (max-width: 480px) {
  #resources .uk-panel:nth-child(odd) {
    background-color: transparent;
  }
}
#resources .uk-panel a {
  color: #00489a;
}
#resources .uk-panel > h3 {
  display: list-item;
  list-style: disc;
  margin-left: 30px;
  color: #00489a;
}
#resources .uk-panel > h3 .date:after {
  content: '--';
  padding-left: 3px;
  padding-right: 3px;
}

#news .border-solid img {
  margin-bottom: 10px;
}
#news .border-solid a {
  color: #00489a;
}
#news .list-tab {
  border-top: none;
  padding-top: 0;
}
@media (max-width: 480px) {
  #news .list-tab {
    text-align: center;
    margin-bottom: 30px;
  }
}
#news .list-tab > li {
  float: left;
  display: inline-block;
}
@media (max-width: 480px) {
  #news .list-tab > li {
    float: none;
  }
}
#news .list-tab > li h2 {
  display: inline-block;
}
#news .list-tab > li + li {
  margin-left: 20px;
}
@media (max-width: 480px) {
  #news .list-tab > li + li {
    margin-left: 10px;
  }
}
#news .list-tab > li + li:before {
  padding-right: 20px;
}
@media (max-width: 480px) {
  #news .list-tab > li + li:before {
    padding-left: 10px;
  }
}
#news #tab_detail .uk-panel {
  padding: 15px;
}
@media (max-width: 480px) {
  #news #tab_detail .uk-panel {
    padding: 15px 0;
  }
  #news #tab_detail .uk-panel + .uk-panel {
    border-top: 1px dashed #ddd;
  }
}
#news #tab_detail .uk-panel:nth-child(odd) {
  background-color: #f2f2f2;
}
@media (max-width: 480px) {
  #news #tab_detail .uk-panel:nth-child(odd) {
    background-color: transparent;
  }
}
#news #tab_detail .uk-panel a {
  color: #00489a;
}
#news #tab_detail .uk-panel > h3 {
  display: list-item;
  list-style: disc;
  margin-left: 30px;
  color: #00489a;
  margin-bottom: 10px;
}
#news #tab_detail .uk-panel > h3 .date:after {
  content: '--';
  padding-left: 3px;
  padding-right: 3px;
}

#news-detail a {
  color: #00489a;
  text-decoration: underline;
}
#news-detail .text-dark.uk-h1 > a {
  display: block;
}
@media (max-width: 965px) {
  #news-detail .text-dark.uk-h1 > a {
    display: inline;
  }
}
#news-detail .bg-lightGray, #news-detail .title-lightGray {
  color: #777;
}
#news-detail .bg-lightGray ul:not(.list-level) > li + li, #news-detail .title-lightGray ul:not(.list-level) > li + li {
  margin-top: 5px;
}
#news-detail .bg-lightGray .uk-flex .uk-block, #news-detail .title-lightGray .uk-flex .uk-block {
  width: 48%;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  #news-detail .bg-lightGray .uk-flex .uk-block, #news-detail .title-lightGray .uk-flex .uk-block {
    width: 100%;
  }
}
#news-detail .bg-lightGray .uk-flex .uk-block:not(:nth-child(-n+2)), #news-detail .title-lightGray .uk-flex .uk-block:not(:nth-child(-n+2)) {
  margin-top: 20px;
}
#news-detail .bg-lightGray .uk-flex .uk-block > p, #news-detail .title-lightGray .uk-flex .uk-block > p {
  margin-bottom: 10px;
  margin-left: 25px;
  display: list-item;
  list-style: disc;
}
#news-detail .bg-lightGray .uk-flex .uk-block > p + ul, #news-detail .title-lightGray .uk-flex .uk-block > p + ul {
  list-style: none;
  margin-left: 0;
  padding-left: 25px;
}
#news-detail .bg-lightGray .uk-flex .uk-block > p + ul > li:before, #news-detail .title-lightGray .uk-flex .uk-block > p + ul > li:before {
  content: '--';
  padding-right: 3px;
}
#news-detail .bg-lightGray img#badge, #news-detail .title-lightGray img#badge {
  width: 90px;
  height: auto;
  float: right;
  box-sizing: border-box;
  padding: 10px;
}

@media (min-width: 641px) {
  #query .bg-lightBlue, #query .title-lightBlue, #query #support-technical .uk-accordion .uk-accordion-title, #support-technical .uk-accordion #query .uk-accordion-title {
    height: 314px;
  }
}
@media (min-width: 641px) {
  #query .bg-lightBlue .uk-overflow-container, #query .title-lightBlue .uk-overflow-container, #query #support-technical .uk-accordion .uk-accordion-title .uk-overflow-container, #support-technical .uk-accordion #query .uk-accordion-title .uk-overflow-container {
    max-height: 217px;
    overflow-y: auto;
  }
}
@media (min-width: 641px) {
  #query .uk-overlay {
    height: 354px;
  }
}
@media (max-width: 640px) {
  #query .uk-overlay {
    height: auto;
    margin-top: 25px;
  }
}
#query .uk-overlay img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
@media (max-width: 640px) {
  #query .uk-overlay img {
    height: auto !important;
    object-fit: none;
  }
}
#query .uk-overlay .uk-button + .uk-button, #query .uk-overlay .uk-text-center .uk-tab-btn > li > a + .uk-button, .uk-text-center #query .uk-overlay .uk-tab-btn > li > a + .uk-button, #query .uk-overlay .uk-text-center .uk-tab-btn > li > .uk-button + a, .uk-text-center #query .uk-overlay .uk-tab-btn > li > .uk-button + a, #query .uk-overlay .uk-text-center .uk-tab-btn > li > a + a, .uk-text-center #query .uk-overlay .uk-tab-btn > li > a + a {
  margin-left: 10px;
}
@media (min-width: 481px) {
  #query .uk-text-center > .uk-tab.uk-tab-btn {
    margin-top: 25px;
  }
}
#query .uk-text-center > .uk-tab.uk-tab-btn > li {
  min-width: 100px;
}
@media (max-width: 1025px) {
  #query .uk-text-center > .uk-tab.uk-tab-btn > li {
    min-width: 18%;
  }
  #query .uk-text-center > .uk-tab.uk-tab-btn > li:not(:nth-child(-n+5)) {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  #query .uk-text-center > .uk-tab.uk-tab-btn > li {
    float: left;
    text-align: center;
    min-width: 100px;
  }
  #query .uk-text-center > .uk-tab.uk-tab-btn > li:not(:nth-child(-n+5)) {
    margin-top: 0;
  }
  #query .uk-text-center > .uk-tab.uk-tab-btn > li .uk-dropdown {
    text-align: left;
  }
}
#query .uk-table tr > td {
  min-width: 120px;
}
@media (max-width: 640px) {
  #query .uk-table tr > td:first-child, #query .uk-table tr > td:last-child {
    min-width: 130px !important;
  }
}
@media (max-width: 965px) {
  #query .uk-table tr > td:not(:first-child), #query .uk-table tr > td:not(:last-child) {
    min-width: 150px;
  }
}
@media (max-width: 640px) {
  #query .uk-table tr > td:not(:first-child), #query .uk-table tr > td:not(:last-child) {
    min-width: 230px;
  }
}

#stakeholder a:not(.uk-button) {
  color: #00489a;
}
#stakeholder p.p3 {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  #stakeholder p.p3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 965px) {
  #stakeholder .uk-flex-item-1 {
    width: 100%;
    box-sizing: border-box;
  }
}
#stakeholder .uk-flex-item-1.uk-active {
  border-left: 1px solid #ddd;
  padding-left: 25px;
  margin-left: 25px;
}
#stakeholder .uk-flex-item-1 .uk-description-list-horizontal.long > dt {
  width: 105px;
}
#stakeholder .uk-flex-item-1 .uk-description-list-horizontal.long > dd {
  margin-left: 115px;
}
#stakeholder .uk-flex-item-1 .paddingTB-30:last-child {
  padding-bottom: 0 !important;
}
#stakeholder .uk-flex-item-1 .paddingTB-30 + .paddingTB-30 {
  padding-top: 0;
}
#stakeholder .uk-flex-item-1 .html-edit *:last-child {
  margin-bottom: 0;
}
#stakeholder .uk-flex-item-1 .uk-panel {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
#stakeholder .uk-flex-item-1 .uk-panel + .uk-panel {
  margin-top: 30px;
}
#stakeholder .uk-flex-item-1 .uk-accordion .uk-accordion-content {
  padding-bottom: 20px;
}
#stakeholder .uk-flex-item-1 .uk-overflow-container .uk-table > tbody > tr > td.bg-lightGray, #stakeholder .uk-flex-item-1 .uk-overflow-container .uk-table > tbody > tr > td.title-lightGray {
  background-color: rgba(242, 242, 242, 0.4);
}
#stakeholder .uk-flex-item-1 .uk-overflow-container .uk-table > tbody > tr > td.bg-lightGray > td, #stakeholder .uk-flex-item-1 .uk-overflow-container .uk-table > tbody > tr > td.title-lightGray > td {
  color: #333;
}
@media (max-width: 965px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table {
    min-width: 1000px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table a:hover {
  text-decoration: none;
  color: #333;
}
@media (max-width: 965px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table > thead > tr > th:nth-child(3) {
    width: 260px;
  }
  #stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table > thead > tr > th:nth-child(4) {
    width: 120px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table > thead > tr > th:first-child {
  width: 80px;
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table > thead > tr > th:nth-child(2) {
  width: 300px;
}
@media (max-width: 965px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table > thead > tr > th:nth-child(2) {
    width: 500px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #board_of_directors.uk-table td.caption a + a:before {
  content: '、';
  color: #777;
}
@media (max-width: 480px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #stock_dividend_policy.uk-table {
    min-width: 600px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #stock_dividend_policy.uk-table > tbody > tr > td {
  width: 20%;
}
@media (max-width: 480px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #investor-conference.uk-table {
    min-width: 500px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #shareholders_meeting.uk-table td:nth-child(even) {
  padding: 10px 15px 0;
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #shareholders_meeting.uk-table .uk-button-width {
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #shareholders_meeting.uk-table .uk-button-width {
    min-width: 105px;
    margin-right: 5px;
  }
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #financial-month.uk-table > thead > tr > th {
  white-space: nowrap;
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #financial-month.uk-table > tbody > tr > td {
  width: 110px;
}
#stakeholder .uk-flex-item-1 .uk-overflow-container #financial-month.uk-table > tbody > tr > td.uk-text-nowrap {
  width: auto;
}
@media (max-width: 1025px) {
  #stakeholder .uk-flex-item-1 .uk-overflow-container #financial-month.uk-table > tbody > tr > td.uk-text-nowrap {
    min-width: 360px;
    white-space: normal;
  }
}
@media (max-width: 1025px) {
  #stakeholder .uk-flex-item-1 .title-lightBlue.uk-form, #stakeholder .uk-flex-item-1 #support-technical .uk-accordion .uk-form.uk-accordion-title, #support-technical .uk-accordion #stakeholder .uk-flex-item-1 .uk-form.uk-accordion-title {
    padding: 15px !important;
  }
}
@media (max-width: 480px) {
  #stakeholder .uk-flex-item-1 .title-lightBlue.uk-form, #stakeholder .uk-flex-item-1 #support-technical .uk-accordion .uk-form.uk-accordion-title, #support-technical .uk-accordion #stakeholder .uk-flex-item-1 .uk-form.uk-accordion-title {
    padding: 20px 15px !important;
  }
}
#stakeholder .uk-flex-item-1 .title-icon.text-steelBlue + .paddingTB-30 {
  padding-top: 10px;
}
#stakeholder .uk-flex-item-1#stockquote .bg-lightGray, #stakeholder .uk-flex-item-1#stockquote .title-lightGray {
  padding: 15px;
}
#stakeholder .uk-flex-item-1#stockquote .bg-lightGray .uk-h4, #stakeholder .uk-flex-item-1#stockquote .title-lightGray .uk-h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#stakeholder .uk-flex-item-1#stockquote .bg-lightGray img, #stakeholder .uk-flex-item-1#stockquote .title-lightGray img {
  max-height: 120px;
}
#stakeholder .uk-flex-item-1 #newsEvents .uk-list > li {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
#stakeholder .uk-flex-item-1 #newsEvents .uk-list > li > .date {
  color: rgba(119, 119, 119, 0.5);
}
#stakeholder .uk-flex-item-1 #newsEvents .uk-list > li + li {
  margin-top: 10px;
}
#stakeholder #stakeholder-menu {
  background-color: #fff;
}
#stakeholder #stakeholder-menu .uk-sticky-placeholder {
  display: inline-block;
  width: 100%;
  height: auto;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu {
    display: none;
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  #stakeholder #stakeholder-menu.uk-open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1020;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    background-color: #fff;
  }
  #stakeholder #stakeholder-menu.uk-open > a#close-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    background-color: rgba(51, 51, 51, 0.3);
    font-size: 50px;
    color: #333;
  }
  #stakeholder #stakeholder-menu.uk-open > a#close-menu:hover {
    text-decoration: none;
  }
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list {
    margin: 0;
    padding: 0;
  }
}
#stakeholder #stakeholder-menu .uk-list > li {
  position: relative;
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent {
  margin-bottom: 20px;
  padding-top: 12px;
  padding-left: 0px;
  border-top: 1px solid #333;
  position: relative;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent {
    border-top: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
  }
}

@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent:after {
    height: 0;
    position: relative;
  }
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent > a {
  font-size: 18px;
  font-weight: 900;
  color: #333;
  display: inline-block;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent > a {
    display: block !important;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 10px 0;
  }
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent .uk-clearfix{
  padding-top: 12px;
  border-bottom: 1px solid #333;
}

#stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:first-child {
  width: 10%;
  float: right;
}

#stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:nth-child(2) {
  width: 90%;
  float: left;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:first-child {
    float: none;
    display: none;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
  }
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:first-child > span {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:first-child > span {
    display: none;
  }
}

@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent > a:last-child {
    width: 100%;
  }
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent ul.uk-nav-sub {
  list-style: disc;
  padding-top: 20px;
  padding-left: 25px;
  line-height: 30px;
}
@media (max-width: 965px) {
  #stakeholder #stakeholder-menu .uk-list > li.uk-parent ul.uk-nav-sub {
    padding-top: 10px;
  }
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent ul.uk-nav-sub > li > a {
  display: inline-block;
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent ul.uk-nav-sub > li.uk-active > a {
  background-color: #f2f2f2;
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent.uk-open {
  margin-bottom: 10px;
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent.uk-open > a:first-child {
  margin-top: -3px;
}
#stakeholder #stakeholder-menu .uk-list > li.uk-parent.uk-open > a:first-child > span {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.html-edit * + h1, .html-edit * + h2, .html-edit * + h3, .html-edit * + h4, .html-edit * + h5, .html-edit * + h6, .html-edit * + p, .html-edit * + ol, .html-edit * + ul {
  margin-top: 15px;
  display: block;
}
.html-edit h1, .html-edit h2, .html-edit h3, .html-edit h4, .html-edit h5, .html-edit h6 {
  margin-bottom: 15px;
  color: #333;
}
.html-edit p, .html-edit ol, .html-edit ul {
  margin-bottom: 15px;
}
.html-edit h1 {
  font-size: 32px;
  line-height: 38px;
}
.html-edit img {
  border: 5px solid transparent;
}
.html-edit li {
  margin-bottom: 7px;
}
.html-edit b, .html-edit strong {
  font-weight: 900 !important;
}
.html-edit ol > li > ol, .html-edit ol > li > ul, .html-edit ul > li > ol, .html-edit ul > li > ul {
  margin-top: 7px;
}
.html-edit ol > li > ol > li, .html-edit ul > li > ol > li {
  list-style-type: decimal-leading-zero;
}
.html-edit table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}
.html-edit table th {
  color: #333;
}
.html-edit table td {
  color: #999;
}
.html-edit table th, .html-edit table td {
  padding: 10px 15px;
  min-height: 44px;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.html-edit table tbody tr:nth-of-type(even) {
  background: #f5f5f5;
}

#solutions {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 70px;
}
@media (max-width: 1025px) {
  #solutions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 965px) {
  #solutions {
    padding-top: 40px;
  }
}
@media (max-width: 640px) {
  #solutions [class*='-1-2']:not(:nth-child(-n+2)) {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  #solutions .uk-grid > *:not(:first-child) {
    margin-top: 15px;
  }
  #solutions.uk-form .uk-grid > *:not(:first-child) {
    margin-top: 0;
  }
}
#solutions .uk-vertical-align {
  font-size: 0.001px;
}
#solutions .uk-vertical-align p {
  font-size: 16px;
  line-height: 22px;
}
#solutions.uk-form {
  padding: 0;
}
@media (min-width: 966px) {
  #solutions.uk-form > .uk-grid > [class*='lg-1-3']:not(:nth-child(-n+3)) {
    margin-top: 25px;
  }
}
@media (max-width: 965px) {
  #solutions.uk-form > .uk-grid > [class*='sm-1-2']:not(:nth-child(-n+2)) {
    margin-top: 20px;
  }
}
@media (max-width: 965px) {
  #solutions.uk-form > .uk-grid.marginB-25 > [class*='sm-1-2']:not(:nth-child(-n+2)) {
    margin-top: 0 !important;
  }
}
@media (max-width: 640px) {
  #solutions.uk-form > .uk-grid.marginB-25 h1 {
    margin-bottom: 30px;
  }
}
#solutions .uk-overlay {
  margin: 0;
  height: 100%;
}
#solutions .uk-overlay.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 1;
}
#solutions .uk-overlay.uk-overlay-hover:hover:not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 1;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%) l;
}
#solutions .uk-overlay.uk-overlay-hover:hover > .uk-button, #solutions .uk-text-center .uk-tab-btn > li.uk-overlay.uk-overlay-hover:hover > a, .uk-text-center #solutions .uk-tab-btn > li.uk-overlay.uk-overlay-hover:hover > a, #solutions .uk-overlay.uk-overlay-hover:hover .uk-overlay-icon {
  opacity: 1;
}
#solutions .uk-overlay.uk-overlay-hover .uk-overlay-slide-left {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#solutions .uk-overlay.uk-overlay-hover > .uk-overlay-icon {
  opacity: 0;
}
#solutions .uk-overlay.uk-overlay-hover .uk-h4 {
  margin-bottom: 5px;
}
#solutions .uk-overlay.uk-overlay-hover > .uk-button, #solutions .uk-text-center .uk-tab-btn > li.uk-overlay.uk-overlay-hover > a, .uk-text-center #solutions .uk-tab-btn > li.uk-overlay.uk-overlay-hover > a {
  position: absolute;
  left: 35%;
  top: 45%;
  width: 30%;
  opacity: 0;
}

#solution_case .bg-lightBlue img, #solution_case .title-lightBlue img, #solution_case #support-technical .uk-accordion .uk-accordion-title img, #support-technical .uk-accordion #solution_case .uk-accordion-title img {
  object-fit: cover;
}
@media screen and (min-width: 966px) and (max-width: 1025px) {
  #solution_case .bg-lightBlue img, #solution_case .title-lightBlue img, #solution_case #support-technical .uk-accordion .uk-accordion-title img, #support-technical .uk-accordion #solution_case .uk-accordion-title img {
    height: 500px;
  }
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #solution_case .bg-lightBlue img, #solution_case .title-lightBlue img, #solution_case #support-technical .uk-accordion .uk-accordion-title img, #support-technical .uk-accordion #solution_case .uk-accordion-title img {
    height: 500px;
  }
}
#solution_case .bg-lightBlue h2, #solution_case .title-lightBlue h2, #solution_case #support-technical .uk-accordion .uk-accordion-title h2, #support-technical .uk-accordion #solution_case .uk-accordion-title h2 {
  margin-bottom: 10px;
}
#solution_case .bg-lightBlue h2:not(:first-child), #solution_case .title-lightBlue h2:not(:first-child), #solution_case #support-technical .uk-accordion .uk-accordion-title h2:not(:first-child), #support-technical .uk-accordion #solution_case .uk-accordion-title h2:not(:first-child) {
  margin-top: 30px;
}
#solution_case .bg-lightBlue ul > li > a, #solution_case .title-lightBlue ul > li > a, #solution_case #support-technical .uk-accordion .uk-accordion-title ul > li > a, #support-technical .uk-accordion #solution_case .uk-accordion-title ul > li > a {
  color: #00489a;
}
#solution_case .bg-lightBlue ul > li + li, #solution_case .title-lightBlue ul > li + li, #solution_case #support-technical .uk-accordion .uk-accordion-title ul > li + li, #support-technical .uk-accordion #solution_case .uk-accordion-title ul > li + li {
  margin-top: 5px;
}

@media (max-width: 965px) {
  #about .uk-slidenav-position {
    width: 90%;
    margin-left: 5%;
  }
}
#about .uk-slidenav-position .uk-slider-container .uk-slider {
  overflow: hidden;
  display: block;
  max-width: 100%;
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li.uk-active a {
  color: #00489a;
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li.uk-active a:after {
  left: 45%;
  bottom: 40px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background-color: #00489a !important;
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li > .uk-block {
  position: relative;
  width: 100%;
  height: 70px;
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li > .uk-block:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 1;
  width: 101%;
  height: 3px;
  border-radius: 10px;
  background-color: rgba(0, 72, 154, 0.8);
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li > .uk-block a {
  display: block;
  position: relative;
  text-align: center;
  font-size: 1rem;
  font-weight: 900;
  margin-top: 40px;
}
#about .uk-slidenav-position .uk-slider-container .uk-slider > li > .uk-block a:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 45%;
  bottom: 40px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 3px solid rgba(0, 72, 154, 0.8);
  border-radius: 100%;
}
#about .uk-slidenav-position .uk-slidenav {
  top: 4px;
  width: 10px;
  font-size: 60px;
  font-weight: 500;
}
@media (max-width: 480px) {
  #about .uk-slidenav-position .uk-slidenav {
    font-size: 40px;
    top: 6px;
  }
}
#about .uk-slidenav-position .uk-slidenav-previous {
  left: -20px;
}
@media (max-width: 480px) {
  #about .uk-slidenav-position .uk-slidenav-previous {
    left: -2px;
  }
}
#about .uk-slidenav-position .uk-slidenav-next {
  right: -20px;
}
@media (max-width: 480px) {
  #about .uk-slidenav-position .uk-slidenav-next {
    right: 0;
  }
}
#about .uk-slidenav-position .uk-slidenav-contrast {
  color: #00489a;
}
#about .uk-slidenav-position .uk-slidenav-contrast:focus, #about .uk-slidenav-position .uk-slidenav-contrast:hover {
  color: #00489a;
}
#about .uk-switcher {
  text-align: center;
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (max-width: 965px) {
  #about .uk-switcher {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  #about .uk-switcher {
    text-align: left;
  }
}
#about .uk-switcher .uk-h1 {
  font-size: 2.4rem;
  color: #777;
}
#about .uk-switcher p:last-child {
  margin-bottom: 0;
}

#contact .uk-tab-btn > li > a {
  background-color: rgba(119, 119, 119, 0.2);
  color: #333 !important;
  border: none;
}
#contact .uk-tab-btn > li > a:hover {
  background-color: rgba(119, 119, 119, 0.7);
  color: #fff !important;
}
#contact .uk-tab-btn > li.uk-active > a {
  border-bottom: none;
  color: #fff !important;
  background-color: rgba(119, 119, 119, 0.7);
}
#contact .bg-lightGray a, #contact .title-lightGray a {
  color: #00489a;
}
#contact .bg-lightGray > *, #contact .title-lightGray > * {
  margin-bottom: 7px;
}
#contact .bg-lightGray ul > li > span:first-child, #contact .title-lightGray ul > li > span:first-child {
  width: 60px;
  display: inline-block;
}
#contact .bg-lightGray ul > li + li, #contact .title-lightGray ul > li + li {
  margin-top: 7px;
}
#contact .borderT-1 {
  border-top-color: #ddd;
}
@media (min-width: 641px) {
  #contact .uk-grid-match.md2 > [class*='md-1-2']:not(:nth-child(-n+2)) {
    margin-top: 25px;
  }
}
@media (max-width: 640px) {
  #contact .uk-grid-match > [class*='xs-1-1']:not(:first-child) {
    margin-top: 25px;
  }
}
@media all and (min-width: 481px) and (max-width: 640px) {
  #contact .uk-form .uk-grid-md [class*='sm-1-2']:not(:nth-child(-n+2)) {
    margin-top: 0 !important;
  }
}

.bx-wrapper {
  position: relative;
  z-index: 1;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  text-align: center;
}
@media (max-width: 480px) {
  .bx-wrapper {
    margin-bottom: 20px;
  }
}
.bx-wrapper .bx-viewport {
  -webkit-transform: translateZ(0);
}
.bx-wrapper .bx-viewport ul.slider, .bx-wrapper .bx-viewport .slider {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  -webkit-perspective: 1000;
}
.bx-wrapper .bx-viewport ul.slider.zoomin, .bx-wrapper .bx-viewport .slider.zoomin {
  display: block;
}
.bx-wrapper .bx-viewport ul.slider.zoomin li img, .bx-wrapper .bx-viewport .slider.zoomin li img {
  margin: 0 auto !important;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 5px;
  width: 100%;
}
@media (max-width: 480px) {
  .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: -20px;
  }
}
.bx-wrapper .bx-pager {
  text-align: center;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: rgba(51, 51, 51, 0.25);
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #00489a;
}
.bx-wrapper .bx-pager .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  z-index: 2;
  color: rgba(51, 51, 51, 0.3);
  font-size: 40px;
  font-family: FontAwesome;
  text-align: center;
  display: inline-block;
}
.bx-wrapper .bx-controls-direction a:hover {
  color: rgba(51, 51, 51, 0.5);
  text-decoration: none;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
  display: block;
}
.bx-wrapper .bx-controls-direction .bx-prev:before {
  content: '\f104';
}
.bx-wrapper .bx-controls-direction .bx-next {
  right: 0;
  display: block;
}
.bx-wrapper .bx-controls-direction .bx-next:before {
  content: '\f105';
}

#ladding-page section:nth-child(even) {
  background-color: #e8eef6;
}
#ladding-page ul:not(.uk-grid) {
  list-style: disc;
  margin-left: 0;
  padding-left: 20px;
}
#ladding-page ul:not(.uk-grid) > li {
  line-height: 1.3rem;
  color: #333;
}
#ladding-page ul:not(.uk-grid) > li + li {
  margin-top: 5px;
}
#ladding-page .bg-white {
  padding: 20px 0;
}
@media (max-width: 640px) {
  #ladding-page .bg-white {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#ladding-page .bg-white[data-uk-sticky].uk-active {
  background-color: rgba(255, 255, 255, 0.95) !important;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 2 !important;
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky].uk-active {
    padding: 5px 0;
  }
}
#ladding-page .bg-white[data-uk-sticky].uk-active .uk-dropdown {
  background-color: rgba(255, 255, 255, 0.95);
}
#ladding-page .bg-white[data-uk-sticky].uk-active .uk-dropdown.uk-dropdown-bottom {
  margin-top: 5px !important;
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown > .uk-button, #ladding-page .bg-white[data-uk-sticky] .uk-text-center .uk-tab-btn > li.uk-button-dropdown > a, .uk-text-center #ladding-page .bg-white[data-uk-sticky] .uk-tab-btn > li.uk-button-dropdown > a {
  display: none;
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown > .uk-button, #ladding-page .bg-white[data-uk-sticky] .uk-text-center .uk-tab-btn > li.uk-button-dropdown > a, .uk-text-center #ladding-page .bg-white[data-uk-sticky] .uk-tab-btn > li.uk-button-dropdown > a {
    display: block;
    color: #333;
  }
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .uk-dropdown, #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .uk-dropdown-blank {
    text-align: left;
    padding-top: 0;
    border: none;
  }
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .uk-dropdown.uk-dropdown-bottom, #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .uk-dropdown-blank.uk-dropdown-bottom {
    margin-top: 0;
  }
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab {
  margin-left: -25px;
  border-top: none;
  padding-top: 0;
}
@media screen and (min-width: 641px) and (max-width: 965px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab.uk-h4 {
    letter-spacing: 0;
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab.uk-h4 {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab.uk-text-bold {
    font-weight: normal;
  }
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li {
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li {
    display: block;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li + li {
    margin-top: 10px !important;
  }
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li + li:before {
  padding-left: 10px;
  padding-right: 14px;
  font-size: 90%;
  font-weight: normal;
}
@media (max-width: 965px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li + li:before {
    padding-left: 8px;
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li + li:before {
    content: '';
    padding-left: 0;
    padding-right: 0;
  }
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li > a:hover {
  text-decoration: none;
}
#ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li > a:hover:before {
  visibility: visible;
}
@media (max-width: 640px) {
  #ladding-page .bg-white[data-uk-sticky] .uk-button-dropdown .list-tab > li > a:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@media (min-width: 966px) {
  #ladding-page .bg-lightBlue > .paddingTB-70, #ladding-page .title-lightBlue > .paddingTB-70, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 965px) {
  #ladding-page .bg-lightBlue > .paddingTB-70, #ladding-page .title-lightBlue > .paddingTB-70, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 {
    padding-bottom: 70px !important;
  }
}
#ladding-page .bg-lightBlue > .paddingTB-70 .bx-controls-auto, #ladding-page .title-lightBlue > .paddingTB-70 .bx-controls-auto, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .bx-controls-auto, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .bx-controls-auto, #ladding-page .bg-lightBlue > .paddingTB-70 .bx-pager, #ladding-page .title-lightBlue > .paddingTB-70 .bx-pager, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .bx-pager, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .bx-pager {
  bottom: -30px !important;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .border-1, #ladding-page .title-lightBlue > .paddingTB-70 .border-1, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 {
  border-width: 0 0 1px 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .border-1 .uk-icon-button, #ladding-page .title-lightBlue > .paddingTB-70 .border-1 .uk-icon-button, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button {
  background: #fff;
  color: #e8eef6;
  font-size: 20px;
  margin-top: 5px;
  vertical-align: middle;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-facebook:hover, #ladding-page .title-lightBlue > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-facebook:hover, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-facebook:hover, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-facebook:hover {
  background-color: #3B5998;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-linkedin:hover, #ladding-page .title-lightBlue > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-linkedin:hover, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-linkedin:hover, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button.uk-icon-linkedin:hover {
  background-color: #0077B5;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .border-1 .uk-icon-button + .uk-icon-button, #ladding-page .title-lightBlue > .paddingTB-70 .border-1 .uk-icon-button + .uk-icon-button, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button + .uk-icon-button, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 .uk-icon-button + .uk-icon-button {
  margin-left: 7px;
}
@media (max-width: 640px) {
  #ladding-page .bg-lightBlue > .paddingTB-70 .border-1 h1, #ladding-page .title-lightBlue > .paddingTB-70 .border-1 h1, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .border-1 h1, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .border-1 h1 {
    margin-bottom: 10px;
  }
}
#ladding-page .bg-lightBlue > .paddingTB-70 .bx-controls-auto, #ladding-page .title-lightBlue > .paddingTB-70 .bx-controls-auto, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .bx-controls-auto, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .bx-controls-auto, #ladding-page .bg-lightBlue > .paddingTB-70 .bx-pager, #ladding-page .title-lightBlue > .paddingTB-70 .bx-pager, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .bx-pager, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .bx-pager {
  bottom: -20px;
}
#ladding-page .bg-lightBlue > .paddingTB-70 .button-group a + a, #ladding-page .title-lightBlue > .paddingTB-70 .button-group a + a, #ladding-page #support-technical .uk-accordion .uk-accordion-title > .paddingTB-70 .button-group a + a, #support-technical .uk-accordion #ladding-page .uk-accordion-title > .paddingTB-70 .button-group a + a {
  margin-left: 7px;
}
#ladding-page #keyFeatures > .uk-grid-sm > .uk-grid-margin {
  margin-top: 20px;
}
#ladding-page #keyFeatures > .uk-grid-sm > li > .truncate {
  display: block;
  min-height: 230px;
}
@media (max-width: 965px) {
  #ladding-page #keyFeatures > .uk-grid-sm > li > .truncate {
    min-height: 50px;
  }
}
#ladding-page #keyFeatures > .uk-grid-sm > li > .truncate .caption {
  overflow: hidden;
}
@media (max-width: 965px) {
  #ladding-page #keyFeatures > .uk-grid-sm > li > .truncate .caption {
    max-height: 96px;
  }
}
@media (max-width: 640px) {
  #ladding-page #keyFeatures > .uk-grid-sm > li > .truncate .caption {
    max-height: 90px;
  }
}
@media (max-width: 480px) {
  #ladding-page #keyFeatures > .uk-grid-sm > li > .truncate .caption {
    max-height: 88px;
  }
}
#ladding-page #keyFeatures > .uk-grid-sm > li > .truncate .more {
  text-decoration: underline !important;
  line-height: 24px;
  margin-left: 21px;
}
#ladding-page #keyFeatures > .uk-grid-sm > li > .uk-modal .caption2 + .uk-text-center {
  margin-top: 20px;
}
#ladding-page #applications .touch > .uk-grid-md > li.no-hover .tooltip {
  display: none !important;
}
#ladding-page #applications > .uk-grid-md > li {
  text-align: center;
}
#ladding-page #applications > .uk-grid-md > li > div {
  position: relative;
}
#ladding-page #applications > .uk-grid-md > li > div:hover {
  cursor: help;
}
#ladding-page #applications > .uk-grid-md > li > div:hover .tooltip {
  opacity: 1;
}
#ladding-page #applications > .uk-grid-md > li > div > img {
  max-width: 100px;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  #ladding-page #applications > .uk-grid-md > li > div > img {
    max-width: 60px;
  }
}
#ladding-page #applications > .uk-grid-md > li > div > .tooltip {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99 !important;
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  background-color: #9d9d9d;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
#ladding-page #applications > .uk-grid-md > li > div > .tooltip:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -16px;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-style: solid;
  border-width: 0 5px 16px 5px;
  border-color: transparent transparent #9d9d9d transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #9d9d9d #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#ladding-page #applications > .uk-grid-md > li > div > .tooltip .padding-10 > ul > li {
  text-align: left;
  color: #fff;
}
#ladding-page #applications > .uk-grid-md > li > div > .tooltip .padding-10 > ul > li + li {
  margin-top: 0px;
}
#ladding-page .uk-table td {
  color: #333 !important;
}
#ladding-page .uk-table img {
  max-width: 207px;
}
@media (max-width: 965px) {
  #ladding-page .uk-table img {
    max-width: 130px;
  }
}
@media (max-width: 640px) {
  #ladding-page .uk-table img {
    max-width: 100px;
  }
}
@media (max-width: 480px) {
  #ladding-page .uk-table img {
    max-width: none;
    width: 100%;
  }
}
#ladding-page #accessories > .uk-grid > * > a:first-child {
  border: 3px solid #ddd;
  display: block;
  margin-bottom: 20px;
}
#ladding-page #link {
  display: block;
  position: relative;
  z-index: 1;
}
#ladding-page #link .uk-button-bdr-darkSlateBlue, #ladding-page #link .uk-text-center .uk-tab-btn > li > a, .uk-text-center #ladding-page #link .uk-tab-btn > li > a {
  padding: 20px 10px;
  border-radius: 0;
  border: 3px solid #333;
  color: #333;
  letter-spacing: 0;
}
@media (max-width: 480px) {
  #ladding-page #link .uk-button-bdr-darkSlateBlue, #ladding-page #link .uk-text-center .uk-tab-btn > li > a, .uk-text-center #ladding-page #link .uk-tab-btn > li > a {
    padding: 15px;
  }
}
#ladding-page #link .uk-button-bdr-darkSlateBlue:hover, #ladding-page #link .uk-text-center .uk-tab-btn > li > a:hover, .uk-text-center #ladding-page #link .uk-tab-btn > li > a:hover, #ladding-page #link .uk-button-bdr-darkSlateBlue:focus, #ladding-page #link .uk-text-center .uk-tab-btn > li > a:focus, .uk-text-center #ladding-page #link .uk-tab-btn > li > a:focus {
  color: #333;
  background-color: #ddd !important;
}
#ladding-page #link .uk-button-bdr-darkSlateBlue img, #ladding-page #link .uk-text-center .uk-tab-btn > li > a img, .uk-text-center #ladding-page #link .uk-tab-btn > li > a img {
  max-width: 60px;
}
@media (max-width: 965px) {
  #ladding-page #link .uk-button-bdr-darkSlateBlue img, #ladding-page #link .uk-text-center .uk-tab-btn > li > a img, .uk-text-center #ladding-page #link .uk-tab-btn > li > a img {
    max-width: 50px;
  }
}
@media (max-width: 965px) {
  #ladding-page #link .uk-button-bdr-darkSlateBlue.uk-h1, #ladding-page #link .uk-text-center .uk-tab-btn > li > a.uk-h1, .uk-text-center #ladding-page #link .uk-tab-btn > li > a.uk-h1 {
    font-size: 26px;
  }
}
