@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Lato", 'Microsoft JhengHei', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  background: #fff;
}
#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
.offcanvas #page {
  overflow: hidden;
  position: absolute;}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";}
a {
  color: #09C6AB;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
a:hover, a:active, a:focus {
  color: #09C6AB;
  outline: none;
  text-decoration: none;}
p {
  margin-bottom: 20px;}
h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Lato", 'Microsoft JhengHei', Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;}
input, select {
  border: #245cb4 2px solid;}
select {
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px;}
optgroup, option {
  padding: auto 20px;}
::-webkit-selection {
  color: #fff;
  background: #245cb4;}
::-moz-selection {
  color: #fff;
  background: #245cb4;}
::selection {
  color: #fff;
  background: #245cb4;}
.ks-container {
  max-width: 1180px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.ks-nav {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 1001;
  background: #0642a2;}
.ks-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;}
.ks-nav a {
  padding: 5px 10px;
  color: #fff;}
@media screen and (max-width: 768px) {
  .ks-nav {
    padding: 5px 0;}}
.ks-nav.i1 {
  display: table;}
.ks-nav #logo {
  font-size: 20px;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
  font-family: "Montserrat", 'Microsoft JhengHei', arial, sans-serif;}
#logo a {
  display: table-cell;
  vertical-align: middle;}
#logo .en-logo {
  display: table-cell;
  font-size: .9em;
  font-weight: bolder !important;
  font-style: italic;
  letter-spacing: 0;
  line-height: 1.1;
  padding-right: 10px;
  vertical-align: middle;}
#logo .logo {
  display: table-cell;
  font-size: 1.1em;
  vertical-align: middle;
  font-weight: bolder;
  line-height: 1;}
#logo .logo.lan1 small {
  display: table-cell;
  font-size: .7em;
  padding-left: 6px;
  vertical-align: middle;}
#logo .logo.lan2 small {
  display: none;}
.ks-nav.i1 .menu-2 span {
  display: inline-block;
  margin: auto;
  padding: 20px 10px;
  background: rgba(46, 109, 209, .55);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);}
.ks-nav.i1 .menu-2 span:last-child {
  display: inline-block;
  margin: auto;
  padding: 20px 10px;
  background: rgba(92, 141, 217, .55);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);}
.ks-nav.i2 ul {
  margin-bottom: 0;
  text-align: center;}
.ks-nav.i2 ul li {
  height: 50px;
  padding-left: 10px;
  display: inline-block;
  background: url(../images/navi_line.png) left center no-repeat;
  background-size: 8px 16px;}
.ks-nav.i2 ul li:first-child {
  background: none;}
.ks-nav.i2 ul li a {
  display: inline-block;
  font-size: 16px;
  padding: 11px;
  padding-right: 17px;
  padding-left: 15px;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;}
.ks-nav.i2 ul li:hover a {
  background: rgba(255, 255, 255, .3);
  -webkit-transform: skew(-25deg);
  -moz-transform: skew(-25deg);
  -o-transform: skew(-25deg);}
.mob-only {
  display: none;}
@media screen and (min-width: 768px) {
  .ks-nav.i2 ul li.has-dropdown a {
    cursor: default !important;}}
@media screen and (max-width: 768px) {
  .ks-nav ul li {
  background: none;}
  #logo .logo.lan1 small {
  display: none;}
  #logo .logo.lan2 small {
  display: block;
  font-size: .65em;}
  .ks-nav .menu-2, .ks-nav.i2 {
    display: none !important;}
  .mob-only {
    display: block;
    padding-top: 2em !important;
    text-align: center;}
  .mob-only li {
    display: inline-block;
    padding: 0 15px !important;}}

.ks-nav ul li.has-dropdown {
  position: relative;}
.ks-nav ul li.has-dropdown .dropdown {
  width: 120px;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  z-index: 1002;
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  text-align: left;
  background: #245cb4;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;}
.ks-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #245cb4;
  border-width: 8px;
  margin-left: -8px;}
.ks-nav ul li.has-dropdown .dropdown li {
  display: block;
  height: auto;
  margin-bottom: 7px;
  background: none;
  padding: 0; }
.ks-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.ks-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #fff;
  line-height: 1.2;
  text-transform: none;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
   background: none;}
.ks-nav ul li.has-dropdown .dropdown li a:hover {
  color: #eee;
  letter-spacing: 6px;
}
.ks-nav ul li.has-dropdown .dropdown li.active > a {
  color: #000 !important;
}
.ks-nav ul li.has-dropdown:hover a, .ks-nav ul li.has-dropdown:focus a {
  color: #eee;
}
.ks-nav ul li.active > a {
  color: #0642a2 !important;
}

.slider-header {
background: rgb(241,241,241); /* Old browsers */
background: -moz-linear-gradient(left, rgba(241,241,241,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 43%, rgba(246,246,246,1) 61%, rgba(225,225,225,1) 86%, rgba(225,225,225,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 43%,rgba(246,246,246,1) 61%,rgba(225,225,225,1) 86%,rgba(225,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(241,241,241,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 43%,rgba(246,246,246,1) 61%,rgba(225,225,225,1) 86%,rgba(225,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e1e1e1',GradientType=1 ); /* IE6-9 */
}
.slider-header .intro-text-small {
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .15em;
  display: block;
  margin-bottom: 10px;}
.slider-header h1, .slider-header h2 {
  margin: 0;
  padding: 0;
  color: white;}
.slider-header h1 {
  margin-bottom: 0px;
  font-size: 3.6em;
  line-height: 1.5;
  font-weight: 300;}
.slider-header h2 {
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1.5;
  margin-bottom: 30px;}
@media screen and (max-width: 768px) {
  .slider-header h1 {
    font-size: 2.2em;
    line-height: 1.2;
    margin-bottom: 10px;}
  .slider-header h2 {
  font-size: 1.2em;
  line-height: 1.3;
  margin-bottom: 10px;} }
.slider-header .owl-carousel .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
.slider-header .owl-carousel-fullwidth .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #021d48;
  opacity: .35;
  z-index: 8; }
.slider-header .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .owl-text-wrap {
  height: 600px;
  height: 75vh;
  display: table;
  width: 100%; }
.slider-header.banner .owl-carousel-fullwidth .item, .banner .owl-carousel-fullwidth .owl-text-wrap {
  height: 300px;
  display: table;
  width: 100%; }
.slider-header .owl-carousel-fullwidth .item .owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative; }
.slider-header .owl-carousel-fullwidth .item .owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white; }
.slider-header .owl-carousel-fullwidth .item .owl-text .slider-lead, 
.slider-header .owl-carousel-fullwidth .item .owl-text .sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 900; }
.slider-header .owl-carousel-fullwidth .item .owl-text .slider-lead {
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Montserrat", 'Microsoft JhengHei', arial, sans-serif; }
.slider-header .owl-carousel-fullwidth .item .owl-text .sub-lead {
  font-weight: bold;
  font-family: "Roboto", 'Microsoft JhengHei', arial, sans-serif; }
.slider-header .owl-carousel .owl-controls {
  display: none;}
@media screen and (max-width: 768px) {
  .slider-header .owl-carousel .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
  .slider-header .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .owl-text-wrap {
  height: 250px; }
  .slider-header.banner .owl-carousel-fullwidth .item, .banner .owl-carousel-fullwidth .owl-text-wrap {
  height: 200px; } }

.social-icons {
  margin: 0;
  padding: 0;}
.social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;}
.social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #0642a2;
  padding-left: 15px;
  padding-right: 15px;}
.social-icons li a:first-child {
  padding-left: 0;
}
.social-icons li a i {
  font-size: 40px;}
.social-icons li a img {
  width: 40px;
  margin-bottom: 25px;}
@media screen and (max-width: 768px) {
  .social-icons li a i {
    font-size: 35px;}
  .social-icons li a img {
    width: 35px;
    margin-bottom: 25px;}
}
@media screen and (max-width: 480px) {
  .social-icons li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .social-icons li a i {
    font-size: 45px;}
  .social-icons li a img {
    width: 45px;
    margin-bottom: 25px;}
}
form label {
  font-weight: normal !important;}
.breadcrumb {
  background-color: transparent;
  padding: 8px 0;}
.breadcrumb li > a {
  color: #666;}
.breadcrumb li.active {
  color: #245cb4;}

#features,
#footer,
.section {
  padding: 4em 0;
  clear: both;
  position: relative;}
#footer {
  padding: 4em 0 0;
  color: #444;
  background: #eee;}
.non-section {
  padding: 0;
  clear: both;
  position: relative;}
@media screen and (max-width: 768px) {
  #features,
  .section {
    padding: 2em 0;}
  #footer {
  padding: 2em 0 0;}}
#features.border-bottom,
#footer.border-bottom,
.section.border-bottom {
  border-bottom: 1px solid #e6e6e6;}

#index-info {
  float: left;
  width: 100%;
  height: 500px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;}
#index-info .pro-slider, #index-info .pro-info {
  position: relative;
  width: 50%; }
#index-info .pro-slider, #index-info .search {
  padding: 2em;}
#index-info .pro-info {
  background: #eee;}
.product {
  height: 300px;
  margin: 10px 10px 15px;
  padding: 5px;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  .center-block(); }
.product-center {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear; }
#index-info .pro-slider .product {
  position: relative;
  text-align: center;
  margin: 10px;
  padding: 0;
  cursor: default;}
#index-info .pro-slider .product .product-center {
  height: 160px;}
#index-info .pro-slider .product .title {
  width: 100%;
  color: #333;
  font-size: 1.05em;
  overflow: hidden;
  text-overflow: ellipsis;}
#index-info .search, #index-info .news {
  position: relative;
  height: 250px;}
#index-info h2 {
  margin-bottom: 30px;
  font-size: 2.8em;
  color: #0642a2 ;}
.search select, .search input {
  border: #0642a2 2px solid;
  background: #fff;
  border-radius: 2px;}
.search input.btn {
  background: #0642a2;
  color: #fff;}
.search select {
  width: 100%;
  height: 46px;
  background: url(../images/arrow.png) #fff 95% center no-repeat;}
.search input {
  border-right: 0;}
.search .input-group-btn .btn {
  height: 46px;
  padding: 8px 12px;
  margin: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;}
.news .grid {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2em;
  background: rgba(6, 66, 162, .3);}
.news .grid h2 {
  display: table-cell;
  vertical-align: middle;}
.news .grid .hoverrr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(6, 66, 162, 1);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;}
.news:hover .grid .hoverrr {
  opacity: 1;}
.news .grid .hoverrr .content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;}
.news .grid .hoverrr .content .mob {
  display: none;}
.news .grid .hoverrr .content h3, .news .grid .hoverrr .content p a {
  color: #fff;}
  .news .grid .hoverrr .content span {
  font-size: .55em;
  color: rgba(255, 255, 255, .85);
  padding-left: 10px;}
@media screen and (max-width: 968px) {
  .search select {
    margin-bottom: 15px;} }
@media screen and (max-width: 768px) {
  #index-info {
    position: relative;
    height: auto; }
  #index-info, #index-info .pro-slider, #index-info .pro-info {
    display: block;
    height: 100%; }
  #index-info .pro-slider, #index-info .pro-info {
    position: relative;
    width: 100%;}
  #index-info .pro-slider .product {
    margin-bottom: 20px;}
  #index-info .search, #index-info .news {
  position: relative;
  min-height: 200px !important;}
  #index-info h2 {
  font-size: 1.75em;
  font-weight: bold;
  letter-spacing: 3px;}
  .news .grid, .news .grid .hoverrr .content{
  min-height: 200px !important; } 
  #index-info .news .grid h2 {
    color: #fff; }
  .news .grid .hoverrr {
  opacity: 1; }
  .news .grid .hoverrr .content .mob {
    display: block;
    text-align: center;
    margin-bottom: 20px;}
  .news .grid .hoverrr .content h3 {
  font-size: 1.2em;
  margin-bottom: 12px;}
  .news .grid .hoverrr .content span {
  font-size: .7em; }}

.mt {
  padding: 0 1.5em;
  margin-bottom: 10px; }
.mt h3 {
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-family: 'Open Sans','Microsoft JhengHei', Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 3px;
  color: #fff;
  background: rgba(6, 66, 162, .85);
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
       -o-transform: skew(-20deg);
  text-align: center; }
.menu {
  position: relative;
  background: #fff;
  padding: 0 1.5em; }
.accordion {
  position: relative;
  background: #fff; }
.accordion .accordion-heading {
  position: relative;
  height: 52px;
  padding: 8px 20px;
  margin: 10px 0;
  font-size: 1.25em;
  font-weight: bold;
  color: #0642a2;
  letter-spacing: 3px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 3px dotted #0642a2;
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, sans-serif;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
       -o-transform: skew(-20deg); }
.accordion .accordion-heading:hover,
.accordion .accordion-heading.active {
  background: rgba(6, 66, 162, 1);
  color: #fff;
  text-decoration: none;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
       -o-transform: skew(-20deg);}
.accordion .accordion-heading .news-date {
  position: absolute;
  top: 10px;
  right: 45px;
  font-size: .75em;
  font-weight: normal;
  letter-spacing: 1px; }
.accordion .accordion-heading .icon {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 18px;
  color: rgba(6, 66, 162, .5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }
.accordion .accordion-heading:hover .icon {
  color: #fff; }
.accordion.active .accordion-heading {
  border: 3px solid #0642a2; }
.accordion.active .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.accordion .accordion-content {
  display: none;
  padding-top: 5px; }
.accordion .accordion-content div {
  margin: 10px 0; }
.accordion .accordion-content div > a {
  position: relative;
  height: auto;
  border: 0;
  color: #245cb4;
  font-weight: normal;
  font-family: 'Open Sans', 'Microsoft JhengHei', Arial, sans-serif;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   -o-transition: all 0.3s linear;
   -ms-transition: all 0.3s linear;
   transition: all 0.3s linear; } 
.accordion .accordion-content div > a:hover,
.accordion .accordion-content div > a:focus,
.accordion .accordion-content div > a.active{
  padding-left: 10px;
  color: #0642a2;
  text-decoration: none;
  font-weight: 900;
  font-style: italic;}
@media screen and (min-width: 968px) {
  #mob-lm {
    display: none;}}
@media screen and (max-width: 968px) {
  .mt h3 {
  font-size: 1.75em;
  line-height: 1.1;
  letter-spacing: 3px;
  color: #0642a2;
  background: transparent;
  -webkit-transform: skew(0deg);
     -moz-transform: skew(0deg);
       -o-transform: skew(0deg); }
  #pc-lm {
    display: none;}
  #mob-lm {
    width: 100%;
    height: 46px;
    margin-bottom: 1.8em;
    background: url(../images/arrow.png) #fff 95% center no-repeat; }}
/* about */
.about-i p {
  font-weight: bold; }
@media screen and (max-width: 768px) {
.about-i {
  width: 100%;
  margin: 0;
  margin-top: 30px; }
.about-i:last-child {
  margin-bottom: 0;} }
.list-check {
  position: relative;
  padding: 0;
  margin: 0;
  clear: both; }
.list-check li {
  padding-left: 25px !important;
  position: relative;
  display: block;
  margin-bottom: 10px !important;
  line-height: 20px; }
.list-check li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e116";
  content: "\e042";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #245cb4; }

/* products */
.product.st2 .mask {
  width: 100%;
  height: 250px;
  padding: 15px;
   -webkit-transform: translateY(60px);
   -moz-transform: translateY(60px);
   -o-transform: translateY(60px);
   -ms-transform: translateY(60px);
   transform: translateY(60px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(6,66,162, 0.7);
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
  .center-block(); }
.product.st2 h5 {
   font-size: 1.01em;
   color: #333;
  -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out; }
.product.st2 h5.test {
   text-align: center;}
.product.st2 p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear; }
@media (min-width: 968px) {
  .product:hover.st2 .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px); }
.product:hover.st2 h5.test {
  display: none;}
.product:hover.st2 h5 {
  position: absolute;
  bottom: 25%;
  letter-spacing: 2px;
  color: #fff;
  font-size: 1.05em;
  font-weight: 700; }
.product:hover.st2 p {
  position: absolute;
  bottom: 0;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;}
}
#slider .slides li {
  width: 100%;
  overflow: hidden; }
#carousel .slides li {
  border: 1px solid #c9c9c9;}
.product-txt {
  margin-bottom: 2em;}
.product-txt .title {
  font-weight: bold;
  color: #245cb4;}
.product-txt h4 {
  margin: 10px auto 20px;
  line-height: 1.4;}
.product-txt ul li {
  list-style-type: decimal;} 
/* pro-table */
.prode-tb {
  margin-top: 2em;
  font-size: .85em; }
.prode-tb th, .prode-tb td {
  padding: 5px;}
@media (min-width: 968px) {
  .prode-tb th, .prode-tb td {
    text-align: center;}}
@media (max-width: 968px) {
  #slider .slides li {
    height: auto; }
  .rwd-table {
    min-width: 100%;}
  .rwd-table tr.tr-only-hide {
    display: none !important;}
  .rwd-table tr{
    display: block;
    margin-top: 5px;
    border-top: 1px solid #ddd;}
  .rwd-table tr:nth-child(2) {
    margin-top: 0;}
  .rwd-table td {
    font-size: 15px;
    overflow: hidden;
    width: 100%;
    display: block;
    border: 0 !important;}
  .rwd-table td:before {
    content: attr(data-th) " : ";
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    color: #333;}
  .rwd-table td:first-child {
    color: #0642a2;
    font-weight: bold;}}
/* news */
.accordion.news {
  border: none;
  border-bottom: 2px dashed #c9c9c9;}
.accordion.news .accordion-heading {
  color: #666;
  padding: 0;
  height: auto;
  border: none;
  font-size: 1.1em;
  letter-spacing: 1px;
  -webkit-transform: none;
     -moz-transform: none;
       -o-transform: none;
  text-align: left;}
.accordion.news:hover .accordion-heading {
  letter-spacing: 3px;
  background: none;}
.accordion.news .accordion-heading .title {
  width: 83%;}
.accordion.news .accordion-heading .icon {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 18px;
  color: #245cb4;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }
.accordion.news.active .accordion-heading {
  color: #245cb4;}
.accordion.news.active .icon {
  color: #0642a2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.accordion .accordion-content {
  display: none;
  padding-top: 5px; }
@media screen and (max-width: 768px) {
  .accordion.news .accordion-heading .title {
  width: 60%;}}
/* contact */
.contact-area ul#price {
  position: relative;
  padding: 10px;
  border: 1px #c9c9c9 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;}
.contact-area ul li.pro {
  position: relative;
  display: inline-block;
  max-width: 50%;
  margin: 5px;
  padding: 8px 30px 8px 12px;
  background: #245cb4;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
.contact-area ul li.pro a {
  color: #fff;}
.contact-area ul li .icon {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;}
#contactForm input {
  margin-bottom: 15px;}
@media screen and (max-width: 993px){
  input[name="email"] {
  margin-bottom: 0px !important;}
}
@media screen and (min-width: 993px){
  input[type="text"], input[name="email"] {
  margin-bottom: 0px !important;}
}
#contactForm label {
  color: #245cb4;}
.contact-info {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  position: relative;}
.contact-info ul {
  padding: 0;
  margin: 0;
  border: none;}
.contact-info ul li {
  padding: 0 0 0 50px;
  margin: 0 0 10px 0;
  list-style: none;
  position: relative;}
.contact-info ul li.title {
  font-weight: bold;
  color: #245cb4;
  letter-spacing: 2px;}
.contact-info ul li a {
  color: #333;}
.contact-info ul li:before {
  color: #cccccc;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
.contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";}
.contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";}
.contact-info ul li.copy:before {
  font-size: 23px;
  content: "\e9fc";}
#map {
  position: relative;}
#map iframe {
  width: 100%;
  height: 400px;}
@media screen and (max-width: 768px) {
  .contact-area ul#price {
    padding: 5px;}
  .contact-area ul li.pro {
  max-width: 46%;}
  #map iframe {
    height: 200px;}}

#footer .footer-links {
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
  width: 100%;}
#footer .footer-links li {
  padding: 0;
  margin: 0 0 15px 0;
  list-style: none;
  line-height: 1;}
#footer .footer-links li a {
  text-decoration: none;
  color: #444;}
#footer .footer-links li a:hover {
  text-decoration: underline;}
#footer .widget {
  margin-bottom: 30px;}
#footer .widget.mt-12 {
  margin-top: 12px;
  margin-left: 20px;}
#footer .widget h2 {
  color: #0642a2;
  font-weight: bold;
  margin-bottom: 8px !important; }
#footer .widget h3 {
  margin-bottom: 15px;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase; }
#footer .footer-logo span {
  color: #09C6AB;}
#footer .copyright {
  color: #fff;
  padding: 10px 0;
  background: #0642a2; }
#footer .copyright p {
  margin-bottom: 0;}
#footer .copyright a {
  color: #f4c51c;}
@media screen and (max-width: 768px) {
  #footer .widget.mt-12 {
  margin: 0; }
  #footer .copyright .pull-left,
  #footer .copyright .pull-right {
    float: none !important;
    text-align: center; } }

.section.search {
  display: table;
  width: 100%;
  padding: 3em 0;
  background: url(../images/bg/bg.jpg) center center;}
.section.search .search, .section.search .search h2 {
  display: table-cell;
  vertical-align: middle;}
.section.search  h2 {
  font-size: 2.8em;
  color: #0642a2;}
@media screen and (max-width: 768px)  {
  .section.search  h2 {
  font-size: 1.75em;
  font-weight: bold;
  letter-spacing: 3px;}}

#offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: url(../images/bg/m-bg.jpg) center center;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
@media screen and (max-width: 768px) {
  #offcanvas {
    display: block;}}
.offcanvas #offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);}
#offcanvas ul {
  padding: 0;
  margin: 0;}
#offcanvas ul li {
  padding: 0;
  margin: 10px 0 15px;
  list-style: none;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;}
#offcanvas ul li:hover {
  border-bottom: 1px solid rgba(255, 255, 255, .3);}
#offcanvas ul li > ul {
  padding-left: 20px;
  display: none;}
#offcanvas ul li > ul li:hover {
  border-bottom: none;}
#offcanvas ul li a {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;}
#offcanvas ul li a:hover {
  color: rgba(255, 255, 255, 1);
  letter-spacing: 3px;}
#offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;}
#offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  top: 5px;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
#offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);}
#offcanvas ul li.offcanvas-has-dropdown:hover ul,
#offcanvas ul li.offcanvas-has-dropdown:hover ul li {
  background: none !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);}
.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;}

.gototop {
  position: fixed;
  bottom: 25px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
.gototop.active {
  opacity: 1;
  visibility: visible;}
.gototop a {
  width: 30px;
  height: 30px;
  display: table;
  background: url(../images/tool.svg) center center no-repeat;
  background-size: contain;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);}
.gototop span {
  color: #a5a5a5;}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
       -o-transform: rotate(0deg);}
.ks-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;}
.ks-nav-toggle.active i::before, .ks-nav-toggle.active i::after {
  background: #444;}
.ks-nav-toggle:hover, .ks-nav-toggle:focus, .ks-nav-toggle:active {
  outline: none;
  border-bottom: none !important;}
.ks-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;}
.ks-nav-toggle i::before, .ks-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;}
.ks-nav-toggle.ks-nav-white > i {
  color: #fff;
  background: #fff;}
.ks-nav-toggle.ks-nav-white > i::before, .ks-nav-toggle.ks-nav-white > i::after {
  background: #fff;}
.ks-nav-toggle i::before {
  top: -7px;}
.ks-nav-toggle i::after {
  bottom: -7px;}
.ks-nav-toggle:hover i::before {
  top: -10px;}
.ks-nav-toggle:hover i::after {
  bottom: -10px;}
.ks-nav-toggle.active i {
  background: transparent;}
.ks-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);}
.ks-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);}
.ks-nav-toggle {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;}
@media screen and (max-width: 768px) {
  .ks-nav-toggle {
    display: block;}}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Lato", 'Microsoft JhengHei', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 30px;}
.btn.btn-md {
  padding: 8px 20px !important;}
.btn.btn-lg {
  padding: 18px 36px !important;}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;}
.btn-primary {
  background: #0642a2;
  color: #fff;
  border: 1px solid #245cb4 !important;
  -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #245cb4 !important;
  border-color: #0642a2 !important;}
.btn-primary.btn-outline {
  background: transparent;
  color: #0642a2;
  border: 2px solid #0642a2;}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #0642a2;
  color: #fff;}
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;}
.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;}
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;}
.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;}
.btn-white {
  background: #fff;
  color: #000;
  border: 2px solid #fff;}
.btn-white:hover, .btn-white:focus, .btn-white:active {
  color: #000;
  background: #f2f2f2 !important;
  border-color: #f2f2f2 !important;}
.btn-white.btn-outline {
  color: #fff;
  border: 2px solid #fff;}
.btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active {
  background: #fff;
  color: #000;
  border: 2px solid #fff;}
.btn-outline {
  height: 30px;
  padding: 5px 15px;
  background: none;
  border: 1px solid #245cb4;
  font-size: .95em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  border: 2px solid #0642a2;
  box-shadow: none;}
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;}
.btn.with-arrow:hover {
  padding-right: 50px;}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid #c9c9c9;
  height: 46px;
  color: #444;
  font-size: 16px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #245cb4;}
textarea {
  resize: none;}

.row-mt-10em {
  margin-top: 10em;}
@media screen and (max-width: 768px) {
  .row-mt-10em {
    margin-top: 2em;}}
.row-mt-15em {
  margin-top: 15em;}
@media screen and (max-width: 768px) {
  .row-mt-15em {
    margin-top: 7em;}}
.mt-sm {
  margin-top: 2em;}
@media screen and (max-width: 768px) {
  .mt-sm {
    margin-top: 1em;}}
.row-pb-md {
  padding-bottom: 4em !important;}
.row-pb-sm {
  padding-bottom: 2em !important;}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;}
.js .animate-box {
  opacity: 0;}

/* Owl Override Style */
.owl-theme .owl-controls .owl-nav {
  display: none;}
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -39px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;}
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;}
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px;}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px;}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 1.5em;
  background: transparent; !important;
  padding: 12px;
  color: #a9a9a9;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover i, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus i {
  color: #245cb4;}
.owl-theme .owl-dots {
  position: absolute;
  bottom: -5;
  width: 100%;
  text-align: center;}
.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;}
.owl-theme .owl-dots .owl-dot span {
  width: 30px;
  height: 6px;
  background: #245cb4;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #245cb4;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #245cb4;
  -webkit-transform: skew(-25deg);
  -moz-transform: skew(-25deg);
  -o-transform: skew(-25deg);}


.block {
  padding-left: 10px;}
@media screen and (max-width: 768px) {
  .block {
    display: block;
    padding-left: 0;}}

