
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input.submit { border: 0; margin: 0; cursor: pointer; }
input.radio { width: 13px; height: 13px; float: left; display: inline; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
ul, ol { list-style: none; }
li { list-style: none; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
p { line-height: 200%; }
h1,h2,h3,h4,h5 { font-weight: bold;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.hidden { display: none; }
.fontrl {font-family: 'Raleway';}
/*.fonthn {font-family:'HelveticaNeueLT-Pro-45-Lt';}*/
.fontrlb {font-weight:bold;}
.w75 {width:75%; margin: 0 auto;}
.p100 {padding:100px 0;}
@media only screen and (max-width:1440px){
	.p100 {padding:80px 0;}
	.w75 {width:calc(100% - 80px); margin: 0 auto;}
}
.grabtn {   background-size: 100%; background: linear-gradient(to right, #dfa77f, #623e2b); }
.gratxt {color:#dfa77f; background-image: -webkit-gradient(linear,45% 0%, 55% 0%, from(#ffead7), to(#623E2B)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
::-webkit-scrollbar{width: 6px;height: 6px;background-color: #f6f6f6;}
::-webkit-scrollbar-track{background-color: #f6f6f6;}
::-webkit-scrollbar-thumb{background-color: #0054aa;}

.ellipsis {text-overflow: ellipsis;overflow: hidden; white-space: nowrap; display: block; }
.ellipsis2 {text-overflow: ellipsis; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.fontcc {font-family:'Century-Gothic-B';}
.w1200 {width:1200px; margin:0 auto;}
.h100 {width: 100%; height:100px;}
.ibox { padding:100px 0;}

#about .iheader .nav .navitem:nth-child(1) >a{ color:#0054aa; font-weight: bold;}
#kh .iheader .nav .navitem:nth-child(2) >a{ color:#0054aa; font-weight: bold;}
#tech .iheader .nav .navitem:nth-child(3) >a{ color:#0054aa; font-weight: bold;}
#pro .iheader .nav .navitem:nth-child(4) >a{ color:#0054aa; font-weight: bold;}
#hr .iheader .nav .navitem:nth-child(5) >a{ color:#0054aa; font-weight: bold;}
#invest .iheader .nav .navitem:nth-child(6) >a{ color:#0054aa; font-weight: bold;}
#contact .iheader .nav .navitem:nth-child(7) >a{ color:#0054aa; font-weight: bold;}


