@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}



body {
    font-family: 'Kumbh Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 16px;
    line-height: 24px;
	letter-spacing: 0.4px;
}
a {
	text-decoration: none;
}
ul li {
	list-style: none;
}
h1, h2, h3, h4 {
    margin: 0 0 .5em;
}
h2 {
	font-size: 36px;
	line-height: 42px;
	}
p {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 .5em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.wrapper {
	margin: auto;
	padding: 0;
	width: 1200px;
}
.nrml {
    font-weight: normal;
   
}
.nrml1 {
    display: block;
    font-weight: normal;
    font-size: 22px;
}

.pad2 {
	padding: 2em;
	overflow: hidden;
}
.pad3 {
	padding: 3em;
	overflow: hidden;
}
.pad2-tb {
	padding: 2em 0;
	overflow: hidden;
}
.pad2-lr {
	padding: 0 2em;
	overflow: hidden;
}
.pad3-tb {
	padding: 3em 0;
	overflow: hidden;
}
.pad3-lr {
	padding: 0 3em;
	overflow: hidden;
}
.header {
	padding: 0;
	background: url(../images/pattern.png) #122744;
	position: sticky;
	top: 0;
	z-index: 1111;
}
.company {
	float: left;
	text-align: center;
	width: 100px;
}
.company img {
	width: 100%;
}
.banner {
	position: relative;
}
.banner-text {
	position: absolute;
	width: 100%;
	top: 35%;
	z-index: 11;
}
.banner-text h2 {
    text-shadow: 2px -2px 6px rgb(0 0 0 / 48%);
    color: #ffffff;
    text-align: left;
    padding: 0 0 0 3em;
}
/*about*/
.about {
    background: #ffffff;
    overflow: hidden;
    text-align: center;
    color: #122744;
}
.about p {
	font-size: 18px;
	line-height: 28px;
}
/*about*/


/*application-diversity*/

.application-diversity {
	text-align: center;
	color: #122744;
	background: url(../images/ad-bg.jpg) no-repeat fixed;
}

.bg-23 {
    background-image: radial-gradient(circle at center top, rgb(102 218 252 / 45%),rgb(34 111 221 / 50%));
}


.application-diversity .pad3-tb {
	padding: 3em 0 1em;
}
.application-diversity h2 {
	margin: 0 0 1em;
}
.application-diversity li {
    display: inline-block;
    vertical-align: top;
    margin: 0 .5em 2em;
    /* box-shadow: 0px 2px 8px -3px rgb(0 0 0 / 28%); */
    width: 380px;
    box-sizing: border-box;
    /* padding: 0 0 .5em; */
    overflow: hidden;
    transition: 0.3s ease-in;
    background: #fff;
    min-height: inherit;
}
.application-diversity li a {
    color: #122643;
}
.application-diversity li:hover {
	box-shadow: 0px 2px 28px -8px rgb(0 0 0 / 28%);
	border-radius: 8px;
}
.application-diversity li a:hover {
    color: #122643;
}
.img-box {
    overflow: hidden;
    height: 300px;
    margin: 0 0 1em;
    position: relative;
}
.application-diversity li:hover .img-box::after {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	content: "";
	left: 0;
	top: 0;
	box-shadow: inset 0 0 20px 500px rgb(18 39 68 / 29%);
	transition: 0.3s ease-in;
}
.application-diversity li img {
	width: 100%;
	transition: 0.3s ease-in;
}
.application-diversity li:hover img {
	transform: scale(1.1);
}
.application-diversity li h3 {
	margin: 0 0 .5em;
	padding: 0 1em;
}
.application-diversity li p {
	margin: 0 0 .5em;
	padding: 0 1em;
	font-size: 18px;
}
/*application-diversity*/


/*research*/
.research {
	background: url(../images/research-bg.jpg) #122744;
	overflow: hidden;
	color: #ffffff;
}
.research-left {
	float: left;
	width: 50%;
}
.research-right {
	float: right;
	width: 50%;
}
.research-left img {
	width: 100%;
}
.research-right li {
	margin: 0 0 10px;
	overflow: hidden;
}
.research-right li img {
	float: left;
	width: 16px;
	margin: 5px 15px 0px 0;
}
.research-right li p {
	float: left;
	overflow: hidden;
	width: 93%;
}
.research-right a {
	background: #fff;
	display: inline-block;
	padding: 12px 20px;
	margin: 10px 0 0;
	color: #122744;
}
/*research*/

/*mission*/
.mission {
	background: url(../images/research-new.jpg) no-repeat fixed #ffffff;
	text-align: center;
	overflow: hidden;
}
/*.mission .pad3-tb {
	padding: 0em 0 3em;
}*/
.mission li {
	float: left;
	box-sizing: border-box;
	width: 33%;
	margin: 0 1px;
	padding: 0;
	background: #ffffff;
	vertical-align: top;
	min-height: 400px;
	position: relative;
	overflow: hidden;
}
.mission-content {
	background: rgb(0 0 0 / 30%);
	position: absolute;
	bottom: -265px;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	color: #fff;
	transition: cubic-bezier(0.88, -0.01, 0.21, 0.88) 0.5s;
	padding: 2em 2em;
	text-align: left;
}
.mission li:hover .mission-content {
    bottom: 0;    
    -webkit-mask-position-x: 0;
}
.mission li:nth-child(1) {
	background: url(../images/research&development.jpg) center;
	padding: 3.5em 0px;
}
.mission li:nth-child(2) {
	background: url(../images/vision.jpg ) center;
}
.mission li:nth-child(3) {
	background: url(../images/mission.jpg) center;
}


.mission li li {
    float: none;
    width: auto;
    list-style: disc;
    min-height: auto;
    background: none !important;
    margin: 0 0 10px 20px;
    padding: 0 !important;overflow:inherit;
}

.mission li h3 {
	padding: 0em 0px;
	color: #fff;
	margin: 0 0 .5em;
	font-size: 20px;
	text-transform: uppercase;
}
.mission li a {
	display: inline-block;
	padding: 12px 20px;
	margin: 2em 0 30px;
	color: #ffffff;
	transition: cubic-bezier(0.88, -0.01, 0.21, 0.88) 0.5s;
	box-shadow: inset 0 0 0 2px #ffffff;
}
.mission li a:hover {
	color: #333;
	box-shadow: inset 0 0 0 30px #ffffff;
}
.mission li a img {
	width: 16px;
	vertical-align: middle;
	margin: 0 0 0 2px;
}
/*mission*/


.container3-bg {
	overflow: hidden;
	padding: 3em 0;
	background: #e7e9ec;
}
.img-left img {
	width: 100%;
}
.text-right {
	margin: auto;
	text-align: center;
	width: 80%;
}
.model-one {
	margin-top: 1em;
}
ul.list-mission li {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 11px;
}
.readmore {
	background: #122744;
	display: inline-block;
	padding: 12px 20px;
	margin: 10px 0 0;
	color: #ffffff;
}
.container4-bg {
    overflow: hidden;
    background: url(../images/customer-line.jpg) #ffffff;
    background-size: cover;
    padding: 0em 0;
    text-align: left;
}

.container4-bg ::selection {
	background: #122744;
	color: #ffffff;
}

.customer-img {
    width: 40%;
    float: left;
    height: 430px;
}
.customer-img img {
    width: 100%;
}
.customer {
	width: 60%;
	float: right;
	color: #162b47;
	padding: 7em 0 0;
}
.container4-bg.Research .customer {
	color: #353535;
}
.customer h2 {
	font-size: 35px;
	margin-bottom: 12px;
}
.customer p {
	font-size: 18px;
}
.container5-bg {
	overflow: hidden;
	background: url(../images/tree.jpg) no-repeat 100% 100%;
	background-size: cover;
	padding: 6em 0 7em;
	border-top: 1px solid #dadada;
}
.wh-help h3 {
	color: #2a9622;
	font-size: 28px;
	width: 56%;
	line-height: 43px;
	font-weight: normal;
}
.footer-bg {
	overflow: hidden;
	background: url(../images/footer.jpg) no-repeat;
	background-size: cover;
	padding: 3em 0 2em;
	color: #fff;
}
.footer h2 {
	margin: 0 0 20px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}
.footer a {
	color: #fff;
}
.footer-left {
	float: left;
	width: 35%;
	margin-right: 3em;
}
.footer-center {
	float: left;
	width: 25%;
}
.footer-center ul li {
	vertical-align: text-bottom;
	list-style: square;
	margin: 0 0 10px 20px;
	line-height: 24px;
}
.footer-right {
	float: right;
	width: 25%;
}
.logo-footer img {
	width: 100px;
}
.contact-info ul li {
	margin: 0 0 10px 0px;
	line-height: 24px;
	display: block;
}
.contact-info img {
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 18px;
	padding: 4px;
}
.social-links li {
	display: inline-block;
	margin: 0 5px 0;
}
.social-links li img {
	display: inline-block;
	padding: 5px;
	vertical-align: top;
	overflow: hidden;
}
.footer-bg1 {
    padding: 1em 4em;
	color: #fff;	
    overflow: hidden;
    background: #172a48;
    text-align: center;
}
.footer-bg1 p {
	margin: 0px;
	line-height: 14px;
	font-size: 12px;
}
