@import url(base.css?s=6);
@import url(icon.css?v=6);
@import url(chosen-override.css);
/*@import url(animate.css);*/
@import url(anim.css);
@import url(swiper.css);
@import url(nav.css?v=6.6);
@import url(grid-layout.css);
@import url(middle.css);
@import url(user.css?v=6);


@font-face{
	font-family:'KohinoorBangla';
	src:url(./fonts/KohinoorBangla.ttf);
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:'KohinoorBangla';
	src:url(./fonts/KohinoorBanglaBold.ttf);
	font-weight:900;
	font-style:normal;
}
body{
	background: #1c191d;
	background-size: cover;
	color: #fff;
	font-family: "KohinoorBangla","Microsoft YaHei",Arial,"Helvetica";
}
html, body {
	position: relative;
	height: 100%;
	min-width: 1024px;
	min-height: 600px;
}
body.forbidden{
	padding-top: 40px;
}


.slide-home:before{
	background-image: url(../images/bg-home.jpg);
}
.slide-about:before{
	background-image: url(../images/bg-about.jpg);
}
.slide-team:before{
	background-image: url(../images/bg-team.jpg);
}
.slide-partner:before{
	background-image: url(../images/bg-partner.jpg);
}
.slide-news:before{
	background-image: url(../images/bg-news.png);
}
.slide-item-wrap{
	position: relative;
	z-index: 2;
	padding: 40px;
}
.slide-item-wrap.has-title{
	padding-top: 140px;
}
.slide-item-wrap .title{
	height: 140px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 100px 0 0 40px;
	border-bottom: solid 1px #2b252c;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.anim-wrap{
	position: absolute;
	z-index: 1;
	left: 50%;
	top:50%;
}

.anim-wrap img{
	position: absolute;
	max-width: 1000px;
}

.home-wrap{
	min-width: 90%;
}
.about-wrap{
	min-width: 80%;
	max-height: 110%;
}
.team-wrap{
	max-width: 72%;
	max-height: 110%;
}
.partner-wrap{
	max-width: 72%;
	max-height: 110%;
}
/*nanoScroller override start*/
.menu-wrap.nano{
	height: auto;
}
.nano > .nano-pane{
	background:#635865;
	border-radius: 0;
	width: 2px;
	margin-right: 16px;
    z-index: 100;
    top: 20px;
    bottom: 20px;
}
.nano > .nano-pane > .nano-slider{
	background:#98889b;
	border-radius: 0;
	margin:0;
	-webkit-transition: height 400ms ease-in-out;
	-moz-transition: height 400ms ease-in-out;
	transition: height 400ms ease-in-out;
}
/*nanoScroller override end*/
.menu-container .icon-talk{
	display: none;
}

.talk-wrap{
	position: absolute;
    top: 0px;
    background: rgba(28,25,29,0.95);
    width: 250px;
    right: 50px;
    bottom: 0;
    z-index: 3;
	display: none;
}
.talk-wrap .icon-close{
	position: absolute;
    left: -36px;
    top: 0px;
    font-size: 20px;
    background: #98889b;
    color: #fff;
    text-align: center;
    line-height: 36px;
    height: 36px;
    width: 36px;
    display: inline-block;
    z-index: 10;

}
.talk-wrap.active{
	display: block;
}
.talk-wrap .talk{
	padding: 20px;
	border-bottom: solid 1px #2b252c;
}
.talk-wrap .talk .title{
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0;
	color: #b4a6b7;
}

.home-wrap{
	text-transform: uppercase;
}

.home-wrap .home-logo{
	font-size: 80px;
}
.home-wrap .home-p{
	margin-top: 20px;
	color: #98889b;
	font-size: 30px;
	line-height: 1.2;
	font-weight: bold;
}
.home-wrap .home-pre{
	line-height: 1;
    margin-top: 2px;
    color: #635865;
}
.home-wrap .home-pre .pre{
	font-size: 60px;
	color: #98889b;
	vertical-align: text-top;
	font-weight: bold;
	display: inline-block;
	min-width: 120px;
}
.left-jiao{
	position: relative;
}
.left-jiao:before{
	content: '';
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border: solid 6px #98889b;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	left: -10px;
	top:0;
}
.home-wrap .pre-sale-wrap{
	margin-top: 30px;
	display: inline-block;
	/*border:solid 1px #98889b;*/
	/*padding: 20px 20px 20px 200px;*/
	width: 700px;
}
.home-wrap .pre-sale-wrap .btn-pre{
	height: 100%;
	display: block;
	float: right;
	padding: 22px 30px;
	font-size: 24px;
	background: #98889b;
	margin:-20px -20px -20px 20px;
	font-weight: bold;
}


.home-wrap .pre-sale-wrap .text{
	color: #635865;
	border-left: solid 1px #635865;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 1;
}
.home-wrap .pre-sale-wrap .time-wrap2{
	float: left;
	color: #fff;
	font-size: 14px;
	width: 180px;
	margin-left:-170px;
	line-height: 1;
	font-weight: bold;
}
.home-wrap .pre-sale-wrap .time-wrap{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.home-wrap .pre-sale-wrap .time-wrap .time{
	float: left;
	margin-right: 16px;
	font-weight: bold;
	position: relative;
}
.time-wrap .time+.time:before {
    content: ':';
    position: absolute;
    left: -10px;
    top: 6px;
    font-size: 16px;
    color:#98889b;

}

#container{
	min-height: 100%;
	background: #fff;
	margin:0 50px 0 240px;
}


@-webkit-keyframes right-active {
    0% {
        background-position-x: right;
    }
    100% {
        background-position-x: left;
    }
}
@keyframes right-active {
    0% {
        background-position-x: right;
    }
    100% {
        background-position-x: left;
    }
}

.features-img-wrap{
	width: 100px;
	height: 100px;
}
.features-img-wrap.features-1.active{
	background: url(../images/f-1.png) right center no-repeat;
    background-size: 3700px;
    -webkit-animation: right-active 2s steps(36, end) forwards;
    -moz-animation: right-active 2s steps(36, end) forwards;
    animation: right-active 2s steps(36, end) forwards;
}
.features-img-wrap.features-2.active{
	background: url(../images/f-2.png) right center no-repeat;
    background-size: 4700px;
    -webkit-animation: right-active 2s steps(46, end) forwards;
    -moz-animation: right-active 2s steps(46, end) forwards;
    animation: right-active 2s steps(46, end) forwards;
}
.features-img-wrap.features-3.active{
	background: url(../images/f-3.png) right center no-repeat;
    background-size: 4200px;
    -webkit-animation: right-active 2s steps(41, end) forwards;
    -moz-animation: right-active 2s steps(41, end) forwards;
    animation: right-active 2s steps(41, end) forwards;
}
.features-img-wrap.features-4.active{
	background: url(../images/f-4.png) right center no-repeat;
    background-size: 4100px;
    -webkit-animation: right-active 2s steps(40, end) forwards;
    -moz-animation: right-active 2s steps(40, end) forwards;
    animation: right-active 2s steps(40, end) forwards;
}

.circle{
	width: 176px;
	height: 600px;
	background: url(../images/arc.png);
	background-size:100%;
	position: relative;
	margin-left: 200px;
}
.circle .his-wrap > div{
	position: absolute;
	padding-left: 40px;
	color: #635865;
	min-width: 400px;
	line-height: 1.2;
}

.circle .his-wrap > div:hover{
	color: #fff;
}
.circle .his-wrap > div:before{
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 8px;
	height: 8px;
	background: #635865;
	border: solid 3px #fff;
	border-radius: 100%;
	box-shadow: 0 0 0 4px #000;
}
.circle .his-wrap > div:hover:before{
	bottom: 0;
	left: -4px;
	width: 16px;
	height: 16px;
}
.circle .his-wrap > div span[class^=icon]{
	font-size: 1.6em;
	display: block;
}
.phase-wrap > div{
	position: absolute;
	width: 250px;
	background: url(../images/dot.png) 0px 45px no-repeat;
	background-size: 406px;
	font-size: 1.2em;
	font-style: italic;
	color: #635865;
	left: -200px;
}
.phase-wrap > div:hover{
	color: #fff;
}
.phase-wrap > div span{
	font-size: 2em;
}
.phase-wrap > div > div{
	float: right;
	margin-top: 21px;
	margin-right: 20px;
}
.phase-wrap > div.phase-1{
	top: -15px;
}
.phase-wrap > div.phase-2{
	top: 280px;
	width: 370px;
}
.phase-wrap > div.phase-3{
	top: 420px;
	width: 330px;
}

.his-wrap .his-1{
	left:64px; bottom:545px;
}
.his-wrap .his-2{
	left: 109px; bottom:490px;
}
.his-wrap .his-3{
	left: 143px; bottom:426px;
}
.his-wrap .his-4{
	left: 163px; bottom:358px;
}
.his-wrap .his-5{
	left: 168px; bottom:290px;
}
.his-wrap .his-6{
	left: 159px; bottom:216px;
}
.his-wrap .his-7{
	left: 137px; bottom:150px;
}
.his-wrap .his-8{
	left: 103px; bottom:90px;
}
@media (min-height: 800px){
	.circle{
		width: 234.5px;
		height: 799px;
	}
	.phase-wrap > div.phase-1{
		left: -180px;
		top: 10px;
		width: 270px;
	}
	.phase-wrap > div.phase-2{
		left: -180px;
		top: 390px;
		width: 406px;
	}
	.phase-wrap > div.phase-3{
		left: -180px;
		top: 540px;
		width: 370px;
	}

	.his-wrap .his-1{
		left:112px; bottom:705px;
	}
	.his-wrap .his-2{
		left: 163px; bottom:635px;
	}
	.his-wrap .his-3{
		left: 200px; bottom:556px;
	}
	.his-wrap .his-4{
		left: 221px; bottom:478px;
	}
	.his-wrap .his-5{
		left: 227px; bottom:395px;
	}
	.his-wrap .his-6{
		left: 220px; bottom:316px;
	}
	.his-wrap .his-7{
		left: 199px; bottom:235px;
	}
	.his-wrap .his-8{
		left: 161px; bottom:155px;
	}
}

.target-wrap{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.95);
	z-index: 100000;
	overflow: auto;
	display: none;
	padding: 100px 0 0;
}


.target-wrap .target{
	width: 700px;
	max-width: 80%;
	height: 480px !important;
	max-height: 100%;
	margin: 0 auto 0;
	position: relative;
	color: #98889b;
	background: #000;
	display: none;
	overflow: visible;	
	border: solid 2px #98889b;
	left: 60px;

}
.target-wrap .target .desc{
	padding: 10px 30px;
	outline:none;
}
.target-wrap .target:before,
.target-wrap .target:after{
	content: '';
	display: block;
	position: absolute;
	top:0;
	height: 30px;
	left: 0;
	width: 100%;
	z-index: 1;
	background-image: linear-gradient(0deg, rgba(0,0,0,0) 0, rgba(0,0,0,0.94) 10%,rgba(0,0,0,1) 100%);
}
.target-wrap .target:after{
	top:auto;
	bottom: 0;
	height: 30px;
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0, rgba(0,0,0,1) 100%);
}

@media (min-width: 768px){
	.target-wrap{
		padding-bottom: 140px;
	}
	.target-wrap .target{
		max-height: 600px;
	}
	.target-wrap .target .desc{
		padding-left:36px;
		padding-right: 36px;
	}
}

.target-wrap .target .btn-close{
	position: absolute;
	right: -38px;
	top: -38px;
	font-size: 20px;
	background: #98889b;
	color: #fff;
	text-align: center;
	line-height: 36px;
	height: 36px;
	width: 36px;
	display: inline-block;
	z-index: 10;
}
.target-wrap .target .btn-close:hover{
	color: #fff;
}
.target-wrap .target .portrait{
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	top:-70px;
	left: -200px;
	z-index: 5;
}
.target-wrap .target p{
	margin: 20px 0;
	line-height: 1.9;
}
.target-wrap .target .com ul{
	border-top: solid 1px #98889b;
}
.target-wrap .target .com ul li{
	text-align: center;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	width: 40%;
	max-width: 150px;
}
.target-wrap .target .com ul li:last-child{
	margin-right: 0;
}
.target-wrap .target .com ul li img{
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}
.target-wrap .target .com ul li div{
	height: 60px;
}

.news-wrap{
	min-width: 90%;
}
.news-list{
	width: 750px;
	height: 360px;
}
.news-list li{
	width: 50%;
	padding:10px 30px 20px 0;
	float: left;
}

.news-item{
	display: block;
}
.talk .news-item{
	margin-top: 12px;
}

.news-item .img-wrap{
	position: relative;
	min-height: 60px;
}
.news-list .news-item .img-wrap{
	width: 345px;
    height: 76px;
}
.news-list .news-item .img-wrap img{
	max-height: 100%;
}
.news-item .img-wrap .date{
	position: absolute;
	left: 0;
	top:0;
	width: 50px;
	height: 50px;
	background: rgb(63,55,64);
	color: #fff;
	text-align: center;
	line-height: 1.2;
}
.news-item .img-wrap .date span{
	display: block;
	font-size: 2em;
}
.news-item .news-title{
	height: 20px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:10px 0 0;
}
.news-item .news-desc{
	height: 40px;
	overflow: hidden;
	color: #b4a6b7;
	word-break: break-word;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-cate li,
.pagination li{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.news-cate li .cate,
.pagination li .page-number{
	display: block;
	width: 32px;
	height: 32px;
	border:solid 1px rgb(63,55,64);
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.news-cate li .cate {
	display: inline-block;
	padding: 0 10px;
	width: auto;
}
.news-cate li .cate:hover,
.news-cate li .cate.current,
.pagination li .page-number:hover,
.pagination li .page-number.current{
	background: rgb(63,55,64);
}
.news-cate li.more-pt~li {
    display: none;
}

.news-content{
	height: 550px;
	max-width: 800px;

	overflow: hidden;
}
.news-content .news-title{
	margin: 10px 0 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.news-content .news-time{
	color: rgba(255,255,255,.7);
}

body>.loading {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	background: rgba(0,0,0,.6);
}
.loading.black{
	background: none;
}
body>.loading:after {
	display: block;
	content: "";
	width: 100px;
	height: 100px;
	position: absolute;
	left:50%;
	top:50%;
	margin-top: -50px;
	margin-left: -50px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;

	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
body>.loading.black:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}


body>.loading-datx{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	background: rgba(0,0,0,0.9);
}
body>.loading-datx:after{
	display: block;
	content: "";
	position: absolute;
	left:50%;
	top:50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	background: url(../images/loading-datx.png) left center no-repeat;
	background-size: 8200px;
	-webkit-animation: loader-datx 3s steps(81, end) infinite;
	-moz-animation: loader-datx 3s steps(81, end) infinite;
	animation: loader-datx 3s steps(81, end) infinite;
}
body>.loading-datx.backend:after{
	background-image: url(../images/loading-datx-backend.png)
}
@-webkit-keyframes loader-datx {
	100% {
		background-position-x: right;
	}
}
@keyframes loader-datx {
	100% {
		background-position-x: right;
	}
}




