html{font-size:16px;}

@font-face {
    font-family: 'ThaiSansNeue-Regular';
    src: url('fonts/ThaiSansNeue-Regular.eot');
    src: url('fonts/ThaiSansNeue-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ThaiSansNeue-Regular.woff') format('woff'),
         url('fonts/ThaiSansNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ThaiSansNeue-Bold';
    src: url('fonts/ThaiSansNeue-Bold.eot');
    src: url('fonts/ThaiSansNeue-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ThaiSansNeue-Bold.woff') format('woff'),
         url('fonts/ThaiSansNeue-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ThaiSansNeue-UltraBold';
    src: url('fonts/ThaiSansNeue-UltraBold.eot');
    src: url('fonts/ThaiSansNeue-UltraBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ThaiSansNeue-UltraBold.woff') format('woff'),
         url('fonts/ThaiSansNeue-UltraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: 'ThaiSansNeue-regular';
	cursor: default;
	position: relative;
	line-height:normal;
    color: #000;
	font-size: 1rem;
}

.CN .navbar-collapse ul li{
	font-size: 1rem !important;
	line-height:1.6rem;
}

img{ border:0; margin:auto;}
a{ text-decoration:none;}
a:hover{ text-decoration: none;}
.h30{clear:both; width:100%; height:3rem;}
.h20{clear:both; width:100%; height:2rem;}
.h10{clear:both; width:100%; height:1rem;}
.img-filter{filter: brightness(0) invert(1);}

a{text-decoration:none;color:inherit;}
a:hover{color:inherit;}
ul{padding-left: 0;margin-bottom: 0;}

#back-to-top {
    width: 50px;
    height: 25px;
    position: fixed;
    z-index: 9999;
    bottom: 0%;
    left: 5%;
    text-align: center;
    display: none;
    background-color: #e95126;
    border-radius: 50px 50px 0 0;
    border: 2px solid #FFF;
    border-bottom: 0;
    font-size: 20px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#back-to-top:hover{
    opacity: 1;
}
#back-to-top a {
    color: #FFF;
}
button:focus {
    outline: none;
}

#nav-icon3{
	z-index: 88;
	width: 35px;
	height: 30px;
	position: absolute;
    top: 25%;
    right: 5%;
	margin:0px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3 span{
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
    background: #e95126;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 10px;
}
#nav-icon3 span:nth-child(4) {
	top: 20px;
}
#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}
/*head--//////////////////////////////////////////////////////////////////////////*/
.headbar-top{
    width: 100%;
    padding: .8rem 0;
    transition: all 0.5s;
    background-color: #FFF;
}
.slim.headbar-top{box-shadow: 0 3px 3px rgba(0,0,0,0.3);}
.hamburgers-box{
    width: 100%;
    position: relative;
}
.navbar-brand {
    width:100%;
    padding: 0;
    margin-right: 0;
    text-align: left;
}
.navbar-brand img {
    width:120px;
    margin: 0;
    transition: all 0.5s;
}
.navbar-logo-mobile {
    width: 100%;
    padding: 5% 0;
    display: block;
    text-align: center;
}
.navbar-logo-mobile img{width:auto;}
.navbar-collapse ul{margin-top: 1rem;}
.navbar-collapse ul li{
	padding: 0;
    transition: all 0.5s;
    font-size: 1.2rem;
}
.navbar-collapse ul li a {
    width: 100%;
    margin: auto;
    color: #000;
    padding:10px 15px;
    position: relative;
    display: block;
    text-align: left;
	
	text-transform:uppercase;
}
.navbar-collapse ul li.active a, .navbar-collapse ul li a:hover{ color: #e40000; }
.navbar-collapse ul li.active, .navbar-collapse ul li:hover{ 
    background-color: transparent;
}

.contact-header{font-size: 1.4rem;margin-top: 1.2rem;}
.contact-header a:hover{color: #ff2020;}
.contact-header .fa-phone-alt{color: #e00000; vertical-align: middle;}

.social-header{ margin: 1rem auto; padding: 0 15px;}
.social-header img {width:auto; transition: all 0.5s;}
.social-header img:hover{transform: translateY(-5px);} 

.language-box{
    width: 100%;
    padding: 0 15px;
    font-size: 1.2rem;
}
.language-box .dropdown-menu{
    width: 100%;
    min-width: inherit;
    border: none;
    border-radius: 0;
    padding: 0;
}
.language-box .dropdown-item{
    padding: 5px 15px;
}
.language-box .dropdown-toggle::after {
    margin-left: 0;
    vertical-align: middle;
}
.language-box .dropdown-item.active, .language-box .dropdown-item:active {
    background-color: transparent !important;
    color: #0b0b59;
}

/*slide-banner--//////////////////////////////////////////////////////////////////////////*/
#slide-zone .banner-slide{
    width: 100%;
    position: relative;
}
#slide-zone .banner-slide img{
    width: 100%;
}
#slide-zone .owl-dots{
	display: block !important;
	position: absolute;
    bottom:1rem;
    left: 50%;
	transform: translate(-50%,0);
}
#slide-zone .owl-carousel button.owl-dot{
	width:45px;
    height: 5px;
	margin: 0 7px;
    background-color: rgba(255,255,255,.8);
}
#slide-zone .owl-carousel button.owl-dot.active{
    background: #e40000;
}
/*content--//////////////////////////////////////////////////////////////////////////*/
.text-bold{font-family: 'ThaiSansNeue-Bold';}
.text-UltraBold{font-family: 'ThaiSansNeue-UltraBold';}
.font-style1{font-size: 1.2rem;}
.font-style2{font-size: 1.4rem;}
.font-style3{font-size: 1.6rem;}
.font-style4{font-size: 1.8rem;}
.font-style5{font-size: 2rem;}

.content-box{
    padding: 10% 0;
    background: url("../images/bg-fullcontent.png") center center no-repeat;
    background-size: cover !important;
}
.title-box h1{color: #0b0b59;line-height: 1;}
.title-box p{color: #ff2020;}

.img-title{
    margin: 2rem auto;
    padding: 3%;
    text-align: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 9px 34.3px 0.7px rgba(0, 0, 0, 0.1);
}
.img-title img{width: 100%;}

.number-choice{
    padding: 8px;
    color: #FFF;
    font-size: 1.4rem;
    background: #00007e;
}
.com-choice{
    color: #00007e;
    height: 100%;
    padding: 8px 15px;
    transition: all 0.5s;
    cursor: pointer;
    background: url("../images/bg-choice.png") center right no-repeat;
    background-size: 100% !important;
}
.com-choice:hover{
    background: #00007e;
    color: #FFF;
}

.product-box{
    width: 100%;
    margin: 0;
    background: url("../images/bg-product.png") left top no-repeat #f0f0f0;;
    background-size: 100% !important;
    padding: 10% 5%;
    margin-bottom: 1.5rem;
}

/*.product-box img{
	transition: all 0.5s; 
	height:200px;
}
.product-box-2 img{
	transition: all 0.5s; 
	height:300px !important;
}
.product-box:hover img,.product-box:hover img{transform: translateY(-5px);}*/

.product-box-img{
	width:65%;
	text-align:center;
	overflow:hidden;
}

.product-box-img2 img{
	height:120px !important;
}

.product-box-img img{
	width:auto;
	height:350px;
	transition: all 0.5s;
	object-fit: cover;
	object-position: 50% 50%;
}
.product-box-img:hover img{
	transform: translateY(-5px)
}


.product-box h1{color: #00007e;}
.readmore-btn{
    width: 100px;
    margin: 1rem 0 0;
    padding: 2px 5px 5px;
    text-align: center;
    border: 1px solid #00007e;
    color: #00007e;
    transition: all 0.5s;
    font-size: 1.2rem;
}
.readmore-btn:hover{
    background: #00007e;
    color: #FFF;
}

.col-m0{
	margin:0 !important;
}
.col-m0 div.col-12:nth-child(1) ,.col-m0 div.col-12:nth-child(3){
	padding-left:0 !important;
}
.col-m0 div.col-12:nth-child(2),.col-m0 div.col-12:nth-child(4){
	padding-right:0 !important;
}


/*footer--//////////////////////////////////////////////////////////////////////////*/
.footer {
    padding: 6% 0 2%;
    background: #000044;
}
.footer a:hover{ color: #FFF;}
.footer h1{color: #FFF;}
.address-footer{
    margin:1rem auto;
    color: #b8b8c3;
}
.contact-footer table td{color: #FFF;}
.contact-footer table td:last-child{color: #b8b8c3;}

.social-footer{margin-top: .5rem;}
.social-footer img{transition: all 0.5s;}
.social-footer img:hover{transform: translateY(-5px);}
.copyright-box{
    color: #FFF;
    text-align: center;
    border-top:1px solid rgba(255,255,255,0.17);
    padding: 1rem;
    margin-top: 1rem;    
}
.copyright-box .col-md-8{padding: 0 10%;}












/*-----CSS OTHER PAGE-----//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.pagt-title{
	font-size:1.8rem;
	font-weight:bold;
	border-bottom:2px solid #F00;
	margin-bottom:1rem;
}
.page-detail{
	text-indent:40px;
	font-size:1.3rem;
}
.page-detail.lang-cn{
	text-indent:0px !important;
	font-size:1rem;
}







.showproduct-box .owl-nav .owl-prev{
    left: -10%;
    top: 42%;
    transform: translate(0,-50%);
    position: absolute;
}
.showproduct-box .owl-nav .owl-next{
    right: -10%;
    top: 42%;
    transform: translate(0,-50%);
    position: absolute;
}
.showproduct-box .fa-chevron-right, .showproduct-box .fa-chevron-left{color: #e40000;}


.download-file{
    width: 250px;
    padding: 0px 8px 8px;
    border: 2px solid #000;
    border-radius: 5px;
    background: #FFF;
    transition: all 0.4s;
    margin:1rem 0;
	font-size:1.2rem;
}
.download-file:hover{
    background: #000044;
    color: #FFF;
}
.download-file a{display: block;}
.download-file img{transition: all 0.5s;}
.download-file:hover img{filter: brightness(0) invert(1);}

.product-detail{
	font-size:1.2rem;
}




.CN .showproduct-box h2{
	font-size:1.5rem;
}
 

/*-----Contact Us-----////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.otherpage-box.contactpage-box{
    padding-bottom: 0;
}
.address-contactpage {
    margin-bottom: 2rem;
    padding-right: 5%;
	font-size: 1.1rem;
}
.address-contactpage.contact-contactpage{padding: 0;} 
.address-contactpage h1{
    font-weight: 700;
    font-size: 1.3rem;
}
.address-contactpage p{
    margin-bottom: 0;
}
.address-contactpage a:hover{
    color: #ff0303;
}
.address-contactpage table{
    max-width: 100%;
}
.sendus-box h1{
	font-size: 1.3rem;
	margin-bottom: 1.2rem;
	font-weight: 700;
}
.map{
    width: 100%;
    height: 250px;
}
.detail-input{
    margin: .5rem auto;
}
.form-contact{
    width: 100%;
    padding:6px 15px;
    border-radius: 5px;
    border: 1px solid rgb(198, 198, 198);
}
.sendus-box{
    margin: 0 auto 2rem;
}
.fa-sync-alt{
    color: #333333;
}
.send-bt-submit{
    color: #FFF;
    padding: 5px 10px 10px;
    border-radius: 5px;
    background: #000044;
    border: 1px solid #000044;
    transition: all 0.5s;
    margin: 2rem auto 0;
	cursor:pointer;
	font-size: 1.2rem;
}
.send-bt-submit:hover{
    background: #FFF;
    color: #000044;
}
.full-address {
    font-size: 0.9rem;
}
.map{
    width: 100%;
    height: auto;
}
.codeseve-send{
	cursor:pointer;
}

.map iframe{
    width: 100% !important;
	min-height:350px !important;
	height:100% !important;
} 




.aboutiframe iframe{
	width:100%;
	height: 270px;
	border:0;
}






/*-----PAGE LIST-----////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.pagelist{
 text-align: center;
 padding:5px;
 border-radius:0px;
/* margin:0 5px 20px 5px;*/
 margin: auto;
}
.pagelist li{
	display:inline-block;
	font-size:1rem;
	cursor:pointer;
	padding: 0rem 0rem 0.2rem;
	margin: 0.2rem;
	border:1px solid #ffffff;
	border-radius: 5px;
}
.pagelist li.disabled a,
.pagelist li.disabled a:hover{
	 color:#0e0e0e;
	 transition: all 0.4s;
}
.pagelist li.disabled a,
.pagelist li.disabled a:hover{
 color:#d4d4d4;
}
.pagelist li a{
	color:#777;
	display:block;
	padding:0px 12px;
	font-weight:bold;
}
.pagelist li a i.fa{
 font-size:18px;
 vertical-align: middle;
}

.pagelist>li:first-child>a, .pagelist>li:first-child>span , .pagelist>li:last-child>a, .pagelist>li:last-child>span {
 border-radius:0px;
}
.pagelist li.active{
    background: #041f1a ;
	transition: all 0.4s;
}
.pagelist li a:hover{
    color: #041f1a ;
	transition: all 0.4s;
}
.pagelist li.active a {
    color: #ffffff;
}

/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/
@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
        position: fixed;
        width: 250px;
        background-color: #FFF;
        height: 100% !important;
        max-height: none !important;
        top: 0;
        display: block;
        left: -250px;
        margin: 0 !important;
        z-index: 55;
        overflow-y: scroll;
        box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.navbar-collapse.show{
		display:block;
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		/*margin-left: 250px;*/
	}
	.headbar-top, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.headbar-top.-collapse {
		/*margin-left: 250px;*/
		width:100%;
	}
}

/* Overline From Center */
.hvr-overline-from-center {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #e40000;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-collapse ul li:hover .hvr-overline-from-center:before, .navbar-collapse ul li:focus .hvr-overline-from-center:before, .navbar-collapse ul li.active .hvr-overline-from-center:before {
  left: 0;
  right: 0;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 568px) {
}




