
@font-face {
    font-family: "openhuninn";
    src: url("../font/ARIAL.TTF");
    font-style: normal;
    font-weight: normal;
}


@font-face {
    font-family: "ari1";
    src: url("../font/ARIAL.TTF");
    font-style: normal;
    font-weight: normal;
}

html,body{
	width: 100vw;
	overflow-x: hidden;
	background-color: #CCCCCC;
}
header{
	height: 80px;
	display: flex;
	width: 100%;
	padding: 0 5.625rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	color: #FFF;
	justify-content: space-between;
}

.blackheader{
	background:#000000;
}

#foothome{
	display: block;
}
#footmobile{
	display: none;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	cursor: pointer;
}
ul,p,div,h3,li,body,html,section,header,footer,video,img,a{
	margin: 0;
	padding: 0;
}
.hidden-pc{
	display: none;
}
.title-background-video{
	width: 100%;
	height: auto;
	overflow: hidden;
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

#logo img{
	height: 50px;
	margin-left: 50px;
	display: none;
	margin-top: 15px;
}
.blackheader #logo img{
	display: block;
}
.blackheader #mlogo img{
	display: none;
}
#nav-menu-container ul{
	display: flex;
	margin: 0;
	height: 80px;
}
#nav-menu-container ul li{
	margin-right: 60px;
	line-height: 80px;
}
#nav-menu-container ul li a{
	color: #000;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: "ari1";
}
 .menu-active a{
	border-bottom: 3px solid #c5a576;
}
.credits {
	font-family: "openhuninn";
	letter-spacing: 1px;
}
.icon18 {
	padding-bottom: 10px;
}
.icon18 img{
	max-width:100px;
} 
#hero{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hero-container{
	width: 100vw;
	position: relative;
	background: url(../img/bg.jpg);
	background-size: cover;
	height: 1080px;
}

.hero-container .btn-nap {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 150px;
	transition: 0.5s all ease;
}
.hero-container .btn-nap:hover {
	filter: brightness(1.2);
}
.hero-container .btn-nap img{
	max-width: 100%;
}

.hero-container .download {
	width: 800px;
	margin: 0 auto;
	display: flex;
	position: absolute;
	top: 630px;
	left: calc(50vw - 400px);
	justify-content: center;
	gap: 30px;
}
.hero-container .download img{
	width: 240px;
	display: block;
}
.mobile-container{
	display: none;
}
.mobileicon{
	display: none;
}
.mask{
	display: none;
}

.nav-menu .language-switch{
	position: relative;
	/* padding-right: 32px; */
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "ari1";
	cursor: pointer;
}
.nav-menu .language-switch .switch-drop{
	position: absolute;
  /* left: -18px; */
  bottom: -54px;
	width: 100%;
	line-height: 54px;
	display: none;
	text-align: center;
	background-color: rgba(0,0,0,0.2);
}
.nav-menu .language-switch .switch-drop a{color: #fff;}
.nav-menu .language-switch.active .switch-drop a {
	display: block;
}
.nav-menu .language-switch.active .switch-drop{
	display: block;
}
.language-switch-m{
	display: none;
}


#features{
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	background: url(../img/background.jpg) center center;
	background-size: cover;
}

#certify {
	position: relative;
	width: 1210px;
	margin: 0 auto;
	/* margin-top: calc(50vh - 270px); */
}
#certify .swiper-container {
	margin-top: 50px;
}
#certify  .swiper-slide {
	width: 1001px;
	border: 5px solid #FFFFFF;
	border-image:url(../img/border.png) 4 4 round;
	/* border-image-repeat: repeat; */
	height: 540px;
	overflow: hidden;
}
#certify  .swiper-slide img{
	width: 1001px;
	height: auto;
	display:block;
}
.titlebox{
	width: 1210px;
	margin: 100px auto 30px;
}
.titlebox img{
	height: 70px;
	margin: 0 auto;
	display: block;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: -20px;
	height: 10px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 10px;
	margin-top: 60px;
	background-color: #fff;
	border: 1px solid #000;
	border-radius:13px;
	width: 13px;
	height: 13px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #000;
}
#certify .swiper-button-prev {
	top: calc(100% + 88px);
	left: calc(50% - 140px);
	width: 14px;
	height: 21px;
	background: url(../img/left.png) no-repeat right center;
	border: none!important;
	outline:0 none !important;
}
#certify .swiper-button-next {
	top: calc(100% + 88px);
	right: calc(50% - 140px);
	width: 14px;
	background: url(../img/right.png) no-repeat left center;
	height: 21px;
	border: none!important;
	outline:0 none !important;
}
#certify .swiper-pagination-bullet{
	outline:0 none !important;
}
#certify .swiper-button-prev:active,#certify .swiper-button-next:active {
	border: none!important;
	box-shadow: none;
}
#certify .swiper-button-prev::visited,#certify .swiper-button-next:visited {
	border: none!important;
	box-shadow: none;
}

.footnav{
	margin: 50px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
.bone{
	position: absolute;
	bottom:114px;
	height: 500px;
	left:30px;
}
.text{
	height: 24px;
	display: block;
}
.iconimg img{
	height: 44px;
	margin-top: 50px;
	width: auto;
	margin-bottom: 80px;
	margin-right: 40px;
}
#foot .download img{
	height: 68px;
	margin-top: 20px;
	margin-right: 6px;
	width: auto;
}

footer{
	width: 100%;
	font-size: 14px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 30px;
	padding: 30px 0;
	background: #000;
}
footer .logo{
	max-width:200px;
}

footer .logo img{
	max-width:100%;
}

footer .copyright {
	color: #fff;
	text-align: center;
	line-height: 1.3;
	font-size: 13px;
}

footer .copyright a{
	color: #fff;
}

footer .logo img{
	max-width:100%;
}

.footline{
	display: none;
}
.footend{
	color: #FFFFFF;
	text-align: center;
}
.credits{
	margin-left: 0px;
	line-height: 70px;
}
.credits a{
	color: #FFFFFF;
}
.mtitlebox{
	display: none;
}
.mbanner{
	display: none;
}


@media (max-height: 900px) {
	.titlebox {
		margin-top: 80px;
		margin-bottom: 0;
	}


	/* @media (max-width: 1700px) {
		.title-background-video{
			top: 60%;
		}
	}

	@media (max-width: 1500px) {
		.title-background-video{
			transform: scale(0.9);
			top: -20%;
			left:-20% ;
		}
	} */

}
@media (min-width: 1210px) {
	@media (max-height: 800px) {
		.swiper-container{
			transform: scale(0.8);
		}
		#certify{
			margin-top: -80px;
		}
		#certify .swiper-pagination-bullets .swiper-pagination-bullet{
			margin-top: 20px;
		}
	}
}


@media (max-width: 1210px) {
	header{
		background-color: rgba(255,255,255,.6);
	}
	#mlogo img{
		display: block;
	}
	.hidden-pc{
		display: block;
	}

	.language-switch-m{
		display: block;
		position: absolute;
		top: 0;
		right: 1rem;
		height: 100%;
		padding-right: 1.5625rem;
		color: #000;
    font-size: 0.75rem;
    font-weight: bold;
    font-family: "ari1";
		cursor: pointer;
	}
	.language-switch-m .switch-btn{
		height: 100%;
		display: flex;
		align-items: center;
	}
	.language-switch-m .switch-drop{
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		transform: translateY(100%);
		line-height: 3rem;
		display: none;
		text-align: center;
		background-color: rgba(255,255,255,0.6);
	}
	.language-switch-m .switch-drop a{
		color: #000;
    font-size: 0.75rem;
    font-weight: bold;
    font-family: "ari1";
	display: block;
	}
	.language-switch-m.active::after{
		transform: rotate(180deg);
	}
	.language-switch-m.active .switch-drop{
		display: block;
	}
	.language-switch-m::after{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 1.5625rem;
		height: 100%;
		background: url('../img/arrowBottom.png') center center no-repeat;
		background-size: 0.5rem auto;
	}
	#video{
		display: none;
	}
	body{
		font-size:16px
	}
	#nav-menu-container{
	  display: none;
	}
	
	.mobileicon{
		position: relative;
		z-index: 999;
		width: 2.75rem;
		height: 100%;
		display: block;
		background: url('../img/menu.png') no-repeat center center;
		background-size: 1.25rem auto;
	}
	.mobileicon.active{
		background: url('../img/close.png') no-repeat center center;
		background-size: auto 1.0625rem;
	}
	header{
		height: 4.375rem;
		width: 100%;
		position: fixed;
		top: 0;
		/* overflow: hidden; */
		left: 0;
		z-index: 10;
		display: none;
	}
	#logo{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	#logo img{
		height: 80px;
		margin: 0;
	}
	.mobile-container{
	  display: block;
	  position: relative;
	}
	.mobile-container .banner{
	  width: 100vw;
	  display: block;
	}
	.mobile-container .download{
	  display: block;
	  position: absolute;
	  width: 86vw;
	  left: 6vw;
	  display: flex;
	  justify-content: space-between;
	  flex-wrap: wrap;
	  bottom: 1.75rem;
	 /* width: 100%; */
	}
	.mobile-container .download img{
		width: 42vw;
		display: block;
		float: left;
	}
	.mobile-container .download .second{
		margin-top: 0.375rem;
	}
	footer{
		height: auto;
	}
	.container{
		display: block;
		width: 100%;
	}
	.container .logo img{
		height: 3.125rem;
		display: block;
		margin: 0 auto;
		padding-top: 2.5rem;
	}
	.mask{
		position: fixed;
		top: 4.375rem;
		left: 0;
		width: 100%;
		height: calc(100% - 4.375rem);
		text-align: center;
		z-index: 100;
		background-color: rgba(255,255,255,0.75);
	}
	.maskmenu{
		height: 10rem;
		margin-top: calc(50% - 4rem);
	}
	.maskmenu li{
		margin-bottom: 2.5rem;
		line-height: 1.25rem;
	}
	.maskmenu a{
		font-weight: bold;
		font-size: 1rem;
		font-family: "ari1";
		color: #000;
	}
	#features{
		width: 100%;
		height: auto;
		position: relative;
		background: url(../img/back2.jpg) center center;
		background-size: cover;
		padding-bottom: 2.5rem;
	}

	.titlebox{
		display: none;
	}
	.mtitlebox{
		display: block;
	}
	.mtitlebox img{
		display: block;
		height: 2.05rem;
		margin: 1.2rem auto 0.7625rem;
	}
	#certify .swiper-button-prev {
		left: 20%;
		top: calc(100% + 2rem);
		width: 0.875rem;
		height: 1.3125rem;
		background: url(../img/left.png) no-repeat right center;
		background-size: cover;
		transform: scale(0.5, 0.5);
	}
	#certify .swiper-button-next {
		right: 20%;
		top: calc(100% + 2rem);
		width: 0.875rem;
		height: 1.3125rem;
		background: url(../img/right.png) no-repeat left center;
		background-size: cover;
		transform: scale(0.5, 0.5);
	}
	#certify{
		width: 80%;
		margin-left: 10%;
	}
	#certify .swiper-container{
		margin-top:0.625rem;
	}
	#certify  .swiper-slide {
		width: calc(100% - 0.5rem);
		box-sizing: content-box;
		height: auto;
	}
	#certify .swiper-slide img{
		width: 100%;
		height: auto;
	}
	#certify .swiper-pagination {
		width: 100vw;
		bottom: -1.25rem;
		margin-left: -12%;
		height: 0.625rem;
	}
	#certify .swiper-pagination-bullets .swiper-pagination-bullet {
		margin-top: 0;
		margin: 0.375rem;
		width: 0.455rem;
		height: 0.455rem;
	}
	footer{
		width: 100%;
		overflow: hidden;
		font-size: 0.875rem;
		position: relative;
	}
	.bone{
		height: 10rem;
		left: inherit;
		right:68%;
		top: inherit;
		bottom: 5rem;
		z-index: 1;
	}
	.footnav{
		margin: 30px 0;
	}
	.text{
		width: 60vw;
		height: auto;
		display: block;
	}
	.iconimg img{
		height: 1.625rem;
		margin-top: 0.9375rem;
		width: auto;
		margin-bottom: 0.625rem;
		margin-right: 0.625rem;
	}
	#foot .download img{
		height: 2.1rem;
		margin-top: 0.5rem;
		margin-left: 0.375rem;
		margin-right: 0.25rem;
		width: auto;
	}
	.footline{
		width: 90%;
		display: block;
		margin-left: 5%;
		margin-bottom: 1.4rem;
		transform:scaleY(0.5);
		border-top: 0.0625rem solid #CCCCCC;
	}
	.footend{
		width: 100%;
		height: 5.4rem;
		color: #FFFFFF;
	}
	.logo{
		width: 100%;
	}
	.footend .logo img{
		height: 1.875rem;
		display: block;
		margin: 0 auto 0.25rem;
	}
	.credits{
		display:block;
		clear: both;
		width: 100%;
		margin-left: 0px;
		font-size: 0.625rem;
		line-height: 0.675rem;
		letter-spacing: 0px;
	}
	.credits p{
		text-align: center;
		transform : scale(0.8);
		margin-top: 0.5rem;
	}

	.credits p a{
		color: #FFFFFF;
	}
	.icon18 img{
		max-width:100px;
	}  
}


@media (max-width:576px) {
	.hero-container {
		background: url(../img/bg-mob.jpg) no-repeat 0 0 / cover;
		height: 580px;
	}
	.hero-container .download {
		width: 100%;
		left: 0;
		top: 480px;
	}
	.hero-container .btn-nap {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 90px;
	}
	.hero-container .download a{
		max-width: calc(40% - 20px);
	}
	.hero-container .download img{
		max-width: 100%;
	}
}