/* common #0096df */
/* @font-face {font-family: 'Bebas Neue';src: url('../font/BebasNeue.woff2') format('woff2'),url('../font/BebasNeue.woff') format('woff'),url('../font/BebasNeue.otf') format('otf');font-weight: normal;font-style: normal;font-display: swap;} */
h1, h2, h3, h4, h5, h6, p {margin: 0;}
ul,li {margin-bottom: 0;}
a,a:hover {text-decoration: none;color: #000000;}
:focus {outline: 0 !important;}
.uk-card-default {box-shadow: none;}
table {border-collapse: collapse;border-spacing: 0;}
table td,table th {border:1px solid #EEEEEE;}

a.btn {display: inline-block;line-height: 45px;padding: 0 30px;color: #fff;background-color: #0096df;position: relative;font-size: 16px;}
a.btn:before {content: '';position: absolute;border: #0096df solid 6px;top: 0;right: 0;bottom: 0;left: 0;transition: 1s all;}
a.btn:hover:before {top: -12px;right: -12px;bottom: -12px;left: -12px;opacity: 0;}

::-webkit-scrollbar {width: 8px;}
::-webkit-scrollbar-track {background: #f5f5f5;}
::-webkit-scrollbar-thumb {background: #0096df;-webkit-border-radius: 8px;border-radius: 8px;border: 1px solid #f5f5f5;}

/* input-placeholder */
/* input::-webkit-input-placeholder {color: #fff;}
input:-moz-placeholder {color: #fff;}
input:-moz-placeholder {color: #fff;}
input:-ms-placeholder {color: #fff;} */

/* nav */
.nav {background-color: #fff;}
nav a {color: #000000;}
nav a svg {margin-top: -2px;}
nav {background-color: #fff;}
nav .uk-navbar-item,nav .uk-navbar-nav>li>a,nav .uk-navbar-toggle {line-height: 100px;min-height: 100px;}
nav .uk-navbar-nav>li {position: relative;}
nav .uk-navbar-nav>li>a {padding: 0 30px;color: #000000;font-size: 18px;position: relative;overflow: hidden;}
nav .uk-navbar-nav>li>a::before {content: '';position: absolute;width: 0;height:0;border-left:10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #0096df;bottom: 10px;opacity: 0;transition: .5s all;}
nav .uk-navbar-nav>li:hover>a,nav .uk-navbar-nav>li.active>a {color: #0096df;}
nav .uk-navbar-nav>li:hover>a::before ,nav .uk-navbar-nav>li.active>a::before {opacity: 1;}
nav .uk-dropdown {--uk-position-offset: -11px;width: 100%;min-width: auto;background-color: #0096df;padding: 0;}
nav .uk-dropdown-nav>li>a {display: block;text-align: center;color: #fff;line-height: 45px;border-bottom: 1px solid #eee;font-size: 14px;}
nav .uk-dropdown-nav>li:hover>a {background-color: #fff;}
nav .uk-navbar-dropdown {--uk-position-offset: 0;padding: 15px;width: 450px;}
nav .uk-search-default {width: 100%;}
nav .uk-navbar-nav {gap: 0px;}
.nav .search-drop {background-color: #0096df;top: 0px !important;position: fixed;left: 0px !important;max-width: 100% !important;width: 100% !important;}
.nav .search-drop .line {position: absolute;top: 0;left: 50%;transform: translateX(-50%);height: 70px;width: 1px;background-color: rgba(255,255,255,0.4);overflow: hidden;}
.nav .search-drop .line::before {content: '';position: absolute;top: 30%;width: 1px;height: 16px;background-color: #fff;animation: run 2s ease infinite;}
.nav .search-drop form h1 {font-size: 48px;font-family: "DINPro";text-align: center;line-height: 1;color: #fff;margin-bottom: 30px;margin-top: 20px;}
.nav .search-drop form input {padding: 0 20px;line-height: 60px;background: #fff;font-size: 14px;height: 60px;margin-bottom: 30px;border-radius: 2px;}
.nav .search-drop .uk-button {line-height: 40px;height: 42px;color: #fff;border: 1px solid #fff;font-size: 14px;border-radius: 2px;transition: all 0.5s;padding: 0 60px;background-color: transparent;}
.nav .search-drop .uk-button:hover {color: #333;background-color: #fff;}

@-webkit-keyframes run {
  0% {top: 0}
  to {top: 100%}
}


/* i_banner */
.i_banner.uk-light .uk-dotnav>*>* {background-color: #fff;border: none;transition: .5s all;border-radius: 50px;}
.i_banner.uk-light .uk-dotnav>.uk-active>* {width: 20px;background-color:  #0096df;}
.i_banner .uk-container {padding: 0;}
.i_banner.uk-light h1 {font-size: 60px;}
.i_banner.uk-light p {font-size: 29px;padding: 0 15px;color: #fff;background-color: #0099ff;display: inline-block;margin-top: 10px;border-radius: 50px;}
.i_banner.uk-light h2.title {font-size: 48px;color: #333;font-weight: bold;}
.i_banner.uk-light h4.subtitle {font-size: 30px;padding: 0 20px;line-height: 45px;background-color: #0099ff;display: inline-block;margin-top: 10px;border-radius: 50px;}
.i_banner.uk-light h5 {font-size: 20px;line-height: 2;color: #333;}
#text{color: #fff;font-weight: bold;}

/* i_prod */
.i_prod {background-color: #eeeeee;}
.i_prod .i_prod_nav a {background-color: #0096df;color: #fff;line-height: 60px;display: block;text-align: center;transition: .5s all;}
.i_prod .i_prod_nav a:hover,.i_prod .i_prod_nav a.active {background-color: #afc1d1;}
.i_prod .i_prod_ .uk-card {height: 530px;transition: 1s all;padding: 60px 20px;overflow: hidden;}
.i_prod .i_prod_ .uk-card-default:nth-of-type(2n-1) {background-color: #afc1d1;}
.i_prod .i_prod_ .uk-card-default:nth-of-type(2n) {background-color: #7a90a2;}
.i_prod .i_prod_ .uk-card:hover {flex: 2;background-color: #fff;}
.i_prod .i_prod_ .bg {top: 20%;right: -20%;transition: 1s all;transition-delay: .5s;opacity: 1;}
.i_prod .i_prod_ .bg img {filter: blur(12px);}
.i_prod .i_prod_ .uk-card:hover .bg {right: -100%;opacity: 0;}
.i_prod .i_prod_ .pd {transition: 1s all;transition-delay: .5s;opacity: 1;}
.i_prod .i_prod_ .uk-card .pd img {max-height: 400px;}
/* .i_prod .i_prod_ .uk-card:hover .pd {bottom: -100%;opacity: 0;} */
.i_prod .i_prod_ .text h4 {font-size: 20px;font-weight: bold;}
.i_prod .i_prod_ .text h5 {font-size: 18px;}
.i_prod .i_prod_ .text {position: relative;height: 120px;padding-left: 20px;transition: 1s all;transition-delay: .5s;}
.i_prod .i_prod_ .text::before {content: '';position: absolute;width: 8px;height: 100%;background-color: #0096df;left: 0;}
/* .i_prod .i_prod_ .uk-card:hover .text {transform: translateY(50px);} */
.i_prod .i_prod_ .uk-card .text > div {transition: 1s all;transition-delay: .5s;position: absolute;top: -4px;}
/* .i_prod .i_prod_ .uk-card:hover .text > div {top: calc(100% - 50px);} */
.i_prod .i_prod_ .desc p {color: #000000;}
.i_prod .i_prod_ .desc {position: absolute;transition: .5s all;transition-delay: .8s;top: 80%;opacity: 0;}
.i_prod .i_prod_ .uk-card:hover .desc {opacity: 1;top: 60%;}

/* i_about */
.i_about h3 {font-size: 40px;font-weight: bold;}
.i_about h2 {font-size: 48px;color: #cccccc;letter-spacing: 12px;}

/* i_adv */
.i_adv .uk-card .circle {width: 123px;height: 123px;border-radius: 50%;background-color: #0096df;display: block;margin: 0 auto;transition: .5s all;}
.i_adv .uk-card img {width: 50px;}
.i_adv .uk-card h5 {font-size: 20px;font-weight: bold;color: #000000;margin-top: 10px;}
.i_adv .uk-card:hover .circle {background-color: #535353;}

/* i_services */
.i_services {background-color: #eeeeee;}
.i_services h3 {font-size: 40px;font-weight: bold;}
.i_services h2 {font-size: 48px;color: #cccccc;letter-spacing: 12px;}
.i_services .uk-card-default {background-color: #afc1d1;}
.i_services .uk-transition-toggle canvas {transition: .5s all;}
.i_services .uk-transition-toggle:hover canvas {transform: translateX(100%);}
.i_services .uk-card:hover .bg {right: -100%;opacity: 0;}
.i_services .text h4 {font-size: 30px;font-weight: bold;color: #fff;transition: .5s all;}
.i_services .uk-card:hover h4 {color: #000000;}
.i_services .text {position: relative;height: 100px;padding-left: 20px;transition: 1s all;transition-delay: .5s;}
.i_services .text::before {content: '';position: absolute;width: 8px;height: 100%;background-color: #0096df;left: 0;}
.i_services .uk-card .text > div {transition: 1s all;transition-delay: .5s;position: absolute;top: -4px;}
.i_services .uk-card:hover .text > div {top: calc(100% - 40px);}
.i_services .desc {padding-left: 20px;}
.i_services .desc p {color: #000000;}
.i_services .desc {position: absolute;transition: .5s all;transition-delay: .8s;top: 100%;opacity: 0;}
.i_services .uk-card:hover .desc {opacity: 1;top: 50%;}
.i_services .i_services_ h2 {font-size: 48px;font-weight: bold;color: #000000;}
.i_services .i_services_ hr {border-color: #e5e5e5;position: relative;}
.i_services .i_services_ hr::before {content: '';position: absolute;width: 231px;height: 6px;background-color: #0096df;left: 50%;transform: translateX(-50%);top: -4px;}


/* i_news */
.i_news h3 {font-size: 40px;font-weight: bold;}
.i_news h2 {font-size: 48px;color: #cccccc;letter-spacing: 12px;}
.i_news .uk-card-default {background-color: #0096df;}
.i_news .left {transition: .5s all;}
.i_news .uk-transition-toggle:hover .left {padding: 0;}
.i_news .text {padding: 30px;}
.i_news .text h4 {font-size: 18px;color: #fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight: bold;}
.i_news .text hr {border-width: 3px;border-color: #fff;width: 20%;transition: .5s all;}
.i_news .uk-transition-toggle:hover hr {width: 100%;}
.i_news .text p {color: #fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.i_news .right h4 {font-size: 18px;color: #000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight: bold;transition: .5s all;}
.i_news .right p {color: #333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.i_news .right a {color: #000000;}
.i_news .right .uk-transition-toggle:hover h4 {color: #0096df;}

/* about */
.about h2 {font-size: 48px;font-weight: bold;color: #000000;}
.about hr {border-color: #e5e5e5;position: relative;}
.about hr::before {content: '';position: absolute;width: 231px;height: 6px;background-color: #0096df;left: 50%;transform: translateX(-50%);top: -4px;}
.about .uk-card-default {background-color: #e5e5e5;}
.about .name h3 {font-size: 36px;font-weight: bold;color: #0096df;}
.about .name h5 {font-size: 18px;font-weight: bold;color: #0096df;}
.about p {text-indent: 32px;line-height: 2;color: #333;}

/* subnav */
.subnav {background-color: #e5e5e5;}
.subnav svg {margin-top: -4px;}
.subnav a {line-height: 100px;margin: 0 5px;display: inline-block;position: relative;transition: .5s all;}
.subnav a:hover {color: #0096df;}
.subnav .name a {font-size: 18px;margin: 0 20px;position: relative;}
.subnav .name a::before {content: '';position: absolute;bottom: 0;height: 2px;background-color: #0096df;left: 50%;right: 50%;transition: .5s all;}
.subnav .name a:hover,.subnav .name a.active {color: #0096df;}
.subnav .name a:hover::before,.subnav .name a.active::before {left: 0;right: 0;}

/* vision */
.vision .vision_ {padding: 100px;}
.vision .vision_ .uk-card-default {border-radius: 20px;background-color: rgba(255, 255, 255, 0.2);box-shadow: inset -3.597px -3.473px 2px 0px rgba(255, 255, 255, 0.6),inset -2.158px -2.084px 30px 0px rgba(255, 255, 255, 0.5),inset 4.415px 2.347px 2px 0px rgba(255, 255, 255, 0.5),inset 44.147px 23.474px 100px 0px rgba(255, 255, 255, 0.5);}
.vision .vision_ .uk-overlay-default {background-color: #fff;border-radius: 20px;filter: blur(15px);}
.vision .vision_ h4 {font-size: 18px;font-weight: bold;color: #0096df;}
.vision .vision_ p {color: #000000;}

/* culture */
.culture h2 {font-size: 48px;font-weight: bold;color: #000000;}
.culture .culture_ hr {border-color: #e5e5e5;position: relative;}
.culture .culture_ hr::before {content: '';position: absolute;width: 231px;height: 6px;background-color: #0096df;left: 50%;transform: translateX(-50%);top: -4px;}
.culture .uk-card-default {background-color: #e5e5e5;}
.culture h3 {font-size: 36px;color: #000000;}
.culture .uk-card hr {border-color: #0096df;border-width: 3px;width: 150px;}
.culture p {font-size: 24px;color: #000000;}

/* newslist */
.newslist .uk-card-default {background-color: #e5e5e5;padding: 15px;margin-top: -30px;width: 90%;border-bottom: 5px solid #0096df;}
.newslist h6 {display: inline-block;background-color: #0096df;color: #fff;padding: 0 10px;font-size: 16px;}
.newslist h5 {margin-top: 10px;font-weight: bold;color: #000000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;transition: .5s all;}
.newslist p {margin-top: 10px;color: #333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height: 100px;}
.newslist .uk-transition-toggle:hover h5 {color: #0096df;} 
.newslist a.btn {font-size: 14px;line-height: 35px;padding: 0 20px;}

/* news */
.news p {text-indent: 32px;}
.news p img {display: block;margin: 0 auto;}

/* contact */
.contact h3 {font-size: 30px;color: #0096df;}
.contact p {font-size: 18px;color: #000000;line-height: 2;}

/* message */
.message .uk-card-default {background-color: #e5e5e5;padding: 15px;}
.message input {line-height: 45px;height: 45px;}
.message .uk-button {display: inline-block;line-height: 45px;padding: 0 30px;color: #fff;background-color: #0096df;position: relative;font-size: 16px;width: 150px;}
.message .uk-button:before {content: '';position: absolute;border: #0096df solid 6px;top: 0;right: 0;bottom: 0;left: 0;transition: 1s all;}
.message .uk-button:hover:before {top: -12px;right: -12px;bottom: -12px;left: -12px;opacity: 0;}

/* joblist */
.joblist h3 {font-size: 30px;color: #0096df;}
.joblist h4 {font-size: 18px;color: #000000;}
.joblist h4 svg {margin-top: -4px;}
.joblist .uk-accordion-title {padding: 15px;border: 1px solid #e5e5e5;display: block;}
.joblist .uk-accordion-title::before {background-image: none;width: 0;margin-left: 0;}
.joblist .uk-open>.uk-accordion-title::before {background-image: none;}

/* download */
.download h3 {font-size: 30px;color: #0096df;}
.download .uk-card {border-bottom: 1px solid #dedede;padding: 20px 0;}
.download .uk-card h4 {font-size: 20px;color: #000000;transition: .5s all;}
.download .uk-card:hover h4 {color: #0096df;}
.download .uk-card svg {transition: .5s all;}
.download .uk-card:hover svg > * {stroke:#0096df;}

/* productlist */
.productlist .uk-card-default {padding: 10px 10px 0;background-color: #dedede;}
.productlist .uk-card-default .uk-inline-clip {background-color: #fff;}
.productlist .uk-card-default h5 {color: #000000;line-height: 45px;transition: .5s all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.productlist .uk-card-default:hover h5 {color: #0096df;}

/* left */
.left h4 {font-size: 30px;font-weight: bold;color: #fff;line-height: 60px;background-color: #0096df;text-align: center;}
.left .uk-list {margin-top: 1px;}
.left .uk-list >li > .title {font-size: 18px;color: #000000;background-color: #dedede;display: block;padding: 0 15px ;line-height: 45px;transition: .5s all;}
.left .uk-list >li > .title a {color: #000000;transition: .5s all;}
.left .uk-list>:nth-child(n+2) {margin-top: 1px;}
.left .uk-list >li > .title.active ,.left .uk-list >li > .title:hover {background-color: #0096df;}
.left .uk-list >li > .title.active a,.left .uk-list >li > .title:hover a {color: #fff;}
.left .uk-list >li > .title svg > * {transition: .5s all;}
.left .uk-list >li > .title.active svg > *,.left .uk-list >li > .title:hover svg > * {stroke: #fff;}
.left .uk-list >li > .title.active svg .line,.left .uk-list >li > .title:hover svg .line {stroke: #0096df;}
.left .leftnav_ {margin-top: 1px;transition: .5s all;overflow: hidden;height: 0;}
.left .leftnav_.active {height: auto;}
.left .uk-subnav {margin-left: 0;display: block;}
.left .uk-subnav >li {width: 100%;padding-left: 0;}
.left .uk-subnav >li > a {font-size: 16px;color: #333;background-color: #fff;display: block;padding: 0 25px ;line-height: 40px;border-bottom: 1px solid #dedede;}
.left .uk-subnav >li.active > a,.left .uk-subnav >li:hover > a {background-color: #0096df;color: #fff;}

.left .productlist_search .uk-search-default {width: 600px;background-color: #fff;}
.left .productlist_search .uk-search-default .uk-search-icon {width: 40px;background-color: #0096df;color: #fff;font-size: 18px;line-height: 1;}
.left .productlist_search .uk-search-input {padding: 0 15px;}
.left .productlist_search .uk-nav-default .uk-nav-sub a {font-size: 16px;padding: 5px 0;}


/* foot */
.foot p {font-size: 14px;color: #fff;}
.foot h4 {font-size: 16px;color: #fff;font-weight: bold;}
.foot .uk-list>*>a {font-size: 14px;display: block;color: #fff;transition: .5s all;}
.foot .uk-list>*:hover>a {transform: translateX(10px);}

/* footer */
.footer {background-color: #333;}
.footer p ,.footer p a {font-size: 14px;color: #dedede;line-height: 45px;transition: .5s all;}
.footer p a:hover {color: #fff;}

/* pagination */
.pagination .page-status {display: none;}
.pagination span:not(.page-numbar) {margin: 0 8px;color: #0096df;}
.pagination span a:not(.page-num) {color: #0096df;position: relative;border: 1px solid #0096df;padding:4px 10px;transition: 0.5s all;border-radius: 8px;}
.pagination span a.page-num {color: #0096df;position: relative;margin: 0 8px;padding: 4px 10px;border: 1px solid #0096df;transition: 0.5s all;border-radius: 8px;}
.pagination span a:hover,.pagination span a.page-num.page-num-current {color: #fff;background-color: #0096df;}

/* @media */
@media screen and (max-width: 2000px) {
	
}
@media screen and (max-width: 1700px) {
	
}
@media screen and (max-width: 1500px) {
	.i_banner .uk-container {padding-left: 40px;padding-right: 40px;}
	nav .uk-navbar-nav>li>a {padding: 0 20px;}
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1200px) {
	nav .uk-dropdown-nav>li>a {font-size: 12px;;}
}
@media screen and (max-width: 960px) {
	h2 {font-size: 30px !important;}
	h3 {font-size: 22px !important;}
	.i_services h2 {letter-spacing: 0;}
	.nav {padding: 0 15px;}
	.uk-logo img {height: 60px;line-height: 80px;}
	.uk-search-default {width: 100%;}
	.uk-offcanvas-bar .uk-search-default .uk-search-input {border-color: #DEDEDE;}
	.uk-offcanvas-bar {width: 100%;left: 100%;background-color: #fff;padding: 0;}
	.uk-offcanvas-bar svg {color: #333;}
	.uk-offcanvas-bar a {color: #999;}
	.uk-offcanvas-bar .uk-nav>li>a {color: #999;}
	.uk-offcanvas-bar .uk-nav>li.uk-active>a {color: #333;}
	.uk-offcanvas-bar a:hover {color: #333;}
	.uk-offcanvas-bar .uk-nav-sub>li.uk-active>a {color: #333;}
	.uk-offcanvas-bar hr {border-color: #dedede;}
	.uk-offcanvas-bar h6 {color: #999;}
	.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent>a::after {background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");}
	.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent.uk-open>a::after {background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E");}
	#tm-mobile .uk-list li.uk-active a {color: #333;}
	.i_prod .i_prod_nav a {line-height: 45px;}
	.i_prod .i_prod_ .uk-card {height: auto;padding: 0;}
	.i_adv .uk-flex.uk-flex-between {flex-wrap: wrap;justify-content: center;}
	.i_adv .uk-flex.uk-flex-between>div {margin: 10px;}
	.i_adv.uk-section-xlarge {padding: 70px 0;}
	.i_services .text {height: 60px;}
	.i_services .text h4 {font-size: 24px;}
	.i_services .desc p {font-size: 14px;}
	.i_services .uk-card:hover .desc {top: 25%;}
	.subnav .uk-flex.uk-flex-between {flex-wrap: wrap;}
	.subnav a {line-height: 45px;}
	.subnav .name a {font-size: 16px;margin: 0 5px;}
	.vision .vision_ {padding: 30px;}
	.culture p {font-size: 16px;}
	.productlist .uk-card-default .uk-inline-clip {padding: 0;}
	.left {margin-bottom: 20px;}
	.left h4 {font-size: 20px;line-height: 45px;}
	.download a.btn {padding: 0 10px;font-size: 14px;}
	.message .uk-button {width: 100%;}
	.joblist .uk-padding {padding: 15px;}
	
	
	
	
	.pagination span.page-status , .pagination span.page-pre, .pagination span.page-next {display: none;}
	.pagination span:not(.page-numbar) {margin: 0 3px;}
	.pagination span a.page-num {margin: 0 3px;}
	
}