﻿@import "css2.css";

body {
	font-family: poppins, sans-serif;
	color: #858584;
	background-color: #fff;
	font-size: 15px;
	margin:0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	color: #333
}

p {
	line-height: 1.7
}

a {
	text-decoration: none;
	color: #000;
}

img {
	max-width: 100%
}

.d-table {
	width: 100%;
	height: 100%
}

.d-table-cell {
	vertical-align: middle
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.pt-100 {
	padding-top: 100px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-100 {
	padding-bottom: 100px
}

button:focus {
	outline: 0
}

.btn.focus,
.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.mobile-nav .top-tools {
	position: absolute;
	right: 70px;
	top: 0px;
	z-index: 999;
}

.mobile-nav .top-tools .ic-img-2 {
	z-index: 999;
	width: 20px;
	margin-top: 19px;
	margin-right: 20px;
}

.mobile-nav .mean-nav .nav-tools {
	display: none;
}

.main-nav {
	/* background: #fff; */
	background: transparent;
	padding-top: 0;
	padding-bottom: 0
}
.main-nav .nav-tools{
	margin-left: 5.9211vw;
}
.main-nav .under-logo {
	display: none;
}

.main-nav.menu-shrink {
	-webkit-box-shadow: 0 0 20px 0 #dddddd91;
	box-shadow: 0 0 20px 0 #dddddd91;
	background: rgba(255, 255, 255, 1);
}

.main-nav .navbar-light {
	padding-top: 5px;
	padding-bottom: 5px
}

.main-nav.menu-shrink .navbar-nav .nav-item a {
	color: #000;
}

.main-nav.menu-shrink .default-logo {
	display: none;
}

.main-nav.menu-shrink .under-logo {
	display: block;
}

.main-nav.menu-shrink .nav-tools .ic-img-2 {
	display: inline-block;
}

.main-nav.menu-shrink .nav-tools .ic-img-1 {
	display: none;
}

.main-nav nav {
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	padding-left: 0;
	padding-right: 0
}

.main-nav nav .navbar-nav {
	margin-left: auto;
	margin-right: 1.9737vw;
}

.main-nav nav .navbar-nav .nav-item:hover a {
	color: #fdb819
}

.main-nav nav .navbar-nav .nav-item a {
	color: #fff;
	text-transform: capitalize;
	font-weight: 500;
	margin-left: .9868vw;
	margin-right: .9868vw;
	font-size: 1.0526vw!important;
}

.main-nav nav .navbar-nav>.nav-item>a:hover,
.main-nav nav .navbar-nav>.nav-item>a:focus {
	color: #000;
}

.main-nav nav .navbar-nav .nav-item a.active {
	color: #fff;

}

.main-nav .navbar {
	padding-bottom: 0px;
}

.main-nav nav .navbar-nav .nav-item,
.main-nav .navbar {
	position: static;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
	padding: 0.05rem;
	transition: top 0.3s;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 0;
	width: 100%;
	display: flex;
	box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, 0.5);
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
	color: #333;
	font-weight: 500;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 15px;
	margin-right: 15px;
	box-sizing: border-box;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
	/* color: #fdb819!important */
	border-bottom: 3px solid;
	padding-bottom: 12px !important;
	border-image: linear-gradient(to right, #0697d0, #2fe79d) 1;
}

.main-nav nav .navbar-nav .nav-item:hover ul {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	left: 0
}

.main-nav nav .cmn-btn {
	width: 13%;
	text-align: right
}

.main-nav nav .cmn-btn a {
	padding: 8px 20px 13px;
	margin-right: 0
}

.main-nav nav .cmn-btn a i {
	font-size: 23px;
	top: 5px
}

.main-nav:hover {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

.main-nav:hover a {
	color: #000 !important;
}
.main-nav .logo-img{
	width: 13.0263vw;
}
.main-nav .default-logo,.main-nav .under-logo{
	width: 13.0263vw;
}
.main-nav:hover .under-logo {
	display: block;
}

.main-nav:hover .default-logo {
	display: none;
}

.main-nav .nav-link {
	padding-top: .9868vw !important;
	padding-bottom: .9868vw !important;
}

.main-nav .navbar .navbar-nav>.nav-item:hover>.nav-link {
	padding-bottom: .7895vw !important;
	border-bottom: .1974vw solid;
	border-image: linear-gradient(to right, #0697d0, #2fe79d) 1;
}

.main-nav.menu-shrink .navbar .navbar-nav>.nav-item>.nav-link.active {
	padding-bottom: .7895vw !important;
	border-bottom: .1974vw solid;
	border-image: linear-gradient(to right, #0697d0, #2fe79d) 1;
}

.main-nav.menu-shrink .navbar .navbar-nav>.nav-item>.nav-link.active {
	color: #000;
}

.main-nav .nav-item {
	padding: 0px !important;
	box-sizing: border-box;
	margin:0px .6579vw;
}

.main-nav .ic-search {
	width: 1.1842vw !important;
	height: 1.1842vw !important;
	margin-left: 0px !important;
}
.main-nav .ic-login{
	width: 1.1842vw !important;
	height: 1.1842vw !important;
}
.main-nav .search-area{
	display: inline-block;
}
.main-nav .ic-img-1 {
	display: inline-block;
	margin-left: .9868vw;
}

.main-nav .ic-img-2 {
	display: none;
	margin-left: .9868vw;
}

.main-nav:hover .ic-img-1 {
	display: none;
}

.main-nav:hover .ic-img-2 {
	display: inline-block;
}
.main-nav .search-input{
	display: none;
	animation: fadeInLeft 0.2s linear;
}
.main-nav .search-input:focus{
	outline: 0;
}
.main-nav:hover .search-input{
	color: #333;
	border: 1px solid rgba(0,0,0,0.7);
}
.main-nav:hover .search-input::-webkit-input-placeholder {
    color: #333;
}
.banner-area {
	height: 870px;
	background-color: #030303;
	position: relative;
	overflow: hidden
}

.banner-area:before {
	position: absolute;
	content: '';
	width: 800px;
	height: 1000px;
	right: -287px;
	top: -92px;
	background-color: #fdb819;
	opacity: .8;
	-webkit-transform: rotate(-17deg);
	transform: rotate(-17deg)
}

.banner-area .banner-img img {
	position: absolute
}

.banner-area .banner-img img:nth-child(1) {
	max-width: 485px;
	margin-left: auto;
	margin-right: auto;
	top: 250px;
	left: 0;
	right: 0;
	opacity: .08
}

.banner-area .banner-img img:nth-child(2) {
	right: 50px;
	top: 260px;
	max-width: 540px
}

.banner-area .banner-text {
	max-width: 650px;
	margin-top: 35px;
	z-index: 1;
	position: relative
}

.banner-area .banner-text h1 {
	margin-bottom: 26px;
	font-size: 80px;
	color: #fff;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	z-index: 1
}

.banner-area .banner-text p {
	color: #fff;
	margin-bottom: 40px
}

.banner-area-three .row {
	height: 650px;
}

.section-title {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	z-index: 1
}

.section-title .sub-title {
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: block;
	z-index: 1;
	padding-top: 7px;
	margin-bottom: 20px
}

.section-title .sub-title:before {
	position: absolute;
	content: '';
	width: 120px;
	height: 35px;
	left: 0;
	right: 0;
	top: 0;
	background-color: #fdb819;
	z-index: -1;
	-webkit-transform: skewX(-28deg);
	transform: skewX(-28deg);
	margin-left: auto;
	margin-right: auto
}

.section-title h2 {
	font-weight: 600;
	font-size: 38px;
	margin-bottom: 0
}

.section-title p {
	margin-bottom: 0;
	margin-top: 10px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.process-area {
	position: relative;
	overflow: hidden
}

.process-area .process-shape {
	position: absolute;
	left: 0;
	right: 0;
	top: 165px;
	max-width: 1035px;
	margin-right: auto;
	margin-left: auto
}

.process-item {
	margin-bottom: 30px
}

.process-item .process-inner {
	text-align: right;
	position: relative;
	padding-right: 80px
}

.process-item .process-inner i {
	position: absolute;
	top: 0;
	right: 12px;
	font-size: 50px;
	z-index: 1;
	color: #000
}

.process-item .process-inner i:after {
	position: absolute;
	content: '';
	width: 45px;
	height: 50px;
	top: 0;
	right: -12px;
	background-color: #fdb819;
	z-index: -1
}

.process-item .process-inner h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px
}

.process-item .process-inner p {
	margin-bottom: 0;
	font-size: 14px
}

.process-item .process-one {
	margin-bottom: 100px
}

.process-item .process-img {
	text-align: center
}

.process-item .process-img img {
	-webkit-animation: process-type 25s infinite linear;
	animation: process-type 25s infinite linear;
	position: relative;
	top: -12px
}

.process-item .process-two {
	padding-left: 80px;
	padding-right: 0;
	text-align: left;
	margin-bottom: 100px
}

.process-item .process-two i {
	left: 12px;
	right: unset
}

.process-item .process-two i:after {
	left: -12px
}

.process-item .process-three {
	padding-left: 80px;
	padding-right: 0;
	text-align: left
}

.process-item .process-three i {
	left: 12px;
	right: unset
}

.process-item .process-three i:after {
	left: -12px
}

@-webkit-keyframes process-type {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes process-type {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.service-item {
	margin-bottom: 30px
}

.service-item:hover .service-content {
	max-width: 100%;
	background-color: #fdb819
}

.service-item:hover .service-content i {
	color: #fff
}

.service-item:hover .service-content .service-icon {
	color: #fff
}

.service-item a {
	display: block
}

.service-item .service-content {
	background-color: #000;
	max-width: 320px;
	padding: 20px 15px 20px 20px;
	position: relative;
	margin-top: -100px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.service-item .service-content i {
	display: inline-block;
	color: #fdb819;
	font-size: 55px;
	margin-bottom: 15px;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.service-item .service-content .service-icon {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 135px;
	opacity: .2;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.service-item .service-content h3 {
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px
}

.service-item .service-content p {
	margin-bottom: 0;
	color: #fff;
	font-size: 14px
}

.quality-area {
	background-color: #000;
	position: relative
}

.quality-area .quality-img img {
	position: absolute
}

.quality-area .quality-img img:nth-child(1) {
	left: 0;
	top: 0;
	height: 100%
}

.quality-area .quality-img img:nth-child(2) {
	left: -111px;
	top: 0;
	height: 100%
}

.quality-area .quality-img img:nth-child(3) {
	bottom: -65px;
	left: 0;
	max-width: 780px;
	z-index: 1;
	-webkit-animation: quality-ani 8s infinite linear;
	animation: quality-ani 8s infinite linear
}

@-webkit-keyframes quality-ani {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, -40px);
		transform: translate(0, -40px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes quality-ani {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, -40px);
		transform: translate(0, -40px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

.quality-content {
	max-width: 500px;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative
}

.quality-content .section-title {
	text-align: left;
	margin-bottom: 30px
}

.quality-content .section-title h2 {
	color: #fff
}

.quality-content .section-title p {
	margin-left: 0;
	margin-top: 18px;
	color: #fff
}

.quality-content .cmn-btn a {
	padding: 12px 20px
}

.quality-content img {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: .1;
	-webkit-animation: quality-tyre 10s infinite linear;
	animation: quality-tyre 10s infinite linear
}

@-webkit-keyframes quality-tyre {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}

	50% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px)
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}
}

@keyframes quality-tyre {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}

	50% {
		-webkit-transform: translate(-100px, 0px);
		transform: translate(-100px, 0px)
	}

	100% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}
}

#Container .mix {
	display: none
}

.sorting-menu {
	margin-bottom: 50px
}

.sorting-menu ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.sorting-menu ul li {
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	color: #000;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	padding: 7px 20px;
	text-transform: uppercase;
	background-color: #ddd3;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px
}

.sorting-menu ul li.active,
.sorting-menu ul li:hover {
	background-color: #fdb819;
	color: #fff
}

.work-area .section-title {
	margin-bottom: 30px
}

.work-area .work-item {
	margin-bottom: 30px;
	position: relative
}

.work-area .work-item img {
	width: 100%
}

.work-area .work-item:before {
	position: absolute;
	content: '';
	width: 0%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .6;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-area .work-item:after {
	position: absolute;
	content: '';
	width: 0%;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #000;
	opacity: .6;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.work-area .work-item:hover:before {
	width: 50%
}

.work-area .work-item:hover:after {
	width: 50%
}

.work-area .work-item:hover .cmn-btn {
	top: 46%;
	opacity: 1
}

.work-area .work-item .cmn-btn {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 54%;
	opacity: 0;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	z-index: 1
}

.work-area .work-item .cmn-btn a {
	padding: 12px 11px 12px 20px;
	margin-right: 0
}

.work-area .work-item .cmn-btn a i {
	font-size: 19px;
	top: 4px
}

.feature-area {
	background-color: #000;
	position: relative;
	overflow: hidden
}

.feature-area .feature-img {
	position: relative;
	background-image: url(img/feature-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.feature-area .feature-img:before {
	position: absolute;
	content: '';
	right: -170px;
	top: -70px;
	width: 285px;
	height: 700px;
	background-color: #000;
	-webkit-transform: rotate(-19deg);
	transform: rotate(-19deg)
}

.feature-area .feature-img img {
	display: none
}

.feature-area .feature-shape img {
	position: absolute;
	right: 65px;
	bottom: 0;
	opacity: .1;
	-webkit-animation: process-type 25s infinite linear;
	animation: process-type 25s infinite linear;
	z-index: 1
}

.feature-area .feature-content {
	max-width: 670px;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 1
}

.feature-area .feature-content h2 {
	font-weight: 600;
	font-size: 38px;
	color: #fff;
	margin-bottom: 40px
}

.feature-area .feature-content ul {
	margin: 0;
	padding: 0
}

.feature-area .feature-content ul li {
	list-style-type: none;
	display: block;
	position: relative;
	padding-left: 70px;
	margin-bottom: 40px
}

.feature-area .feature-content ul li:nth-child(1) {
	margin-left: 50px
}

.feature-area .feature-content ul li:nth-child(2) {
	margin-left: 100px
}

.feature-area .feature-content ul li:nth-child(3) {
	margin-bottom: 0;
	margin-left: 150px
}

.feature-area .feature-content ul li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 27px;
	color: #000;
	background-color: #fdb819;
	border-radius: 10px
}

.feature-area .feature-content ul li h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 8px;
	color: #fff
}

.feature-area .feature-content ul li p {
	margin-bottom: 0;
	color: #aeadad;
	font-size: 14px;
	max-width: 380px
}

.process-area-two .process-item .process-img {
	position: relative
}

.process-area-two .process-item .process-img img:last-child {
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	-webkit-animation: none;
	animation: none
}

.quality-area-two .quality-img img:nth-child(3) {
	bottom: 0;
	left: 215px;
	max-width: 395px;
	z-index: 1;
	-webkit-animation: none;
	animation: none
}



@media screen and (max-width: 1500px) {
	/* .banner-img-one {
		background-image: url(img/banner-1-2.png)
	}

	.banner-img-two {
		background-image: url(img/banner-2-2.png)
	}

	.banner-img-three {
		background-image: url(img/banner-3-2.png)
	} */
}

@media screen and (min-width: 2100px) {
	/* .banner-img-one {
		background-image: url(img/banner-1-2.png)
	} */

	/* .banner-img-two {
		background-image: url(img/banner-2-2.png)
	} */

	/* .banner-img-three {
		background-image: url(img/banner-3-2.png)
	} */
}

.banner-area-three {
	height: 100vh;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.banner-area-three:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	opacity: .7
}


.banner-slider.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px
}

.banner-slider.owl-theme .owl-dots .owl-dot {
	position: relative;
}

.banner-slider.owl-theme .owl-dots .owl-dot span::before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: '';
	width: 0px;
	/* background: rgba(230,230,230,1); */
	height: 100%;
	/* margin:5px 7px; */
	border-radius: 5px
}

.banner-slider.owl-theme .owl-dots .owl-dot span {
	position: relative;
	width: 100px;
	height: 3px;
	background: rgba(230, 230, 230, 0.7);
	border-radius: 5px
}


.banner-slider.owl-theme .owl-dots .owl-dot.active span::before {
	background: #fff;
	width: 100px;
	animation: owldotani 8s linear;
}

@keyframes owldotani {
	0% {
		width: 0px;
	}

	100% {
		width: 100px;
	}
}

.banner-slider:hover .owl-prev,
.banner-slider:hover .owl-next {
	display: block !important;
}

.banner-slider .owl-prev {
	display: none !important;
	position: absolute;
	top: 43%;
	left: 15px;
	width: 45px;
	height: 45px;
	font-size: 40px !important;
	line-height: 54px !important;
	border-radius: 50% !important;
	color: #fff !important;
	background-color: transparent !important;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.banner-slider .owl-prev:hover {
	color: #fff !important;
	background-color: transparent !important
}

.banner-slider .owl-next {
	display: none !important;
	position: absolute;
	top: 43%;
	right: 15px;
	width: 45px;
	height: 45px;
	font-size: 40px !important;
	line-height: 54px !important;
	border-radius: 50% !important;
	color: #fff !important;
	background-color: transparent !important;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.banner-slider .owl-next:hover {
	color: #fff !important;
	background-color: transparent !important
}

.banner-call {
	padding-top: 40px;
	padding-bottom: 45px;
	position: relative;
	margin-top: -145px;
	z-index: 1
}

.banner-call:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background-color: #fdb819;
	-webkit-clip-path: polygon(0 0, 88% 0, 95% 100%, 0% 100%);
	clip-path: polygon(0 0, 88% 0, 95% 100%, 0% 100%)
}

.banner-call .row {
	max-width: 1050px
}

.banner-call .banner-call-content {
	position: relative;
	z-index: 1
}

.banner-call .banner-call-content h3 {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 20px;
	color: #fff
}

.banner-call .cmn-btn {
	text-align: right
}

.banner-call .cmn-btn .banner-btn-left {
	color: #fdb819;
	background-color: #fff;
	margin-right: 0
}

.coming-item {
	height: 100vh;
	text-align: center
}

.coming-item h1 {
	font-size: 75px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 20px
}

.coming-item p {
	margin-bottom: 40px;
	max-width: 865px;
	margin-left: auto;
	margin-right: auto
}

.coming-item .coming-wrap {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

.coming-item .coming-wrap .coming-inner {
	text-align: center;
	background-color: #efefef;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-bottom: 30px
}

.coming-item .coming-wrap .coming-inner h3 {
	font-size: 40px;
	font-weight: 600;
	color: #232323;
	margin-bottom: 5px
}

.coming-item .coming-wrap .coming-inner p {
	font-size: 16px;
	margin-bottom: 0
}

.coming-item ul {
	margin: 0;
	padding: 0
}

.coming-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px
}

.coming-item ul li a {
	display: block;
	color: #fff;
	background-color: #fdb819;
	width: 35px;
	height: 35px;
	line-height: 39px;
	border-radius: 50%;
	font-size: 16px
}

.coming-item ul li a:hover {
	background-color: #333
}

.privacy-area {
	padding-bottom: 50px
}

.privacy-item {
	margin-bottom: 50px
}

.privacy-item h2 {
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: 600;
	font-family: poppins, sans-serif
}

.privacy-item p {
	margin-bottom: 0
}

.privacy-item ul {
	margin: 0;
	padding: 0
}

.privacy-item ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 18px
}

.privacy-item ul li i {
	display: inline-block;
	font-size: 20px;
	position: relative;
	bottom: -2px
}

.privacy-item ul li:last-child {
	margin-bottom: 0
}

.contact-area .contact-item {
	margin-bottom: 30px
}

.contact-area .contact-left h3 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 600
}

.contact-area .contact-left p {
	margin: 0;
	font-size: 14px;
	margin-bottom: 25px
}

.contact-area .contact-left ul {
	margin: 0;
	padding: 0
}

.contact-area .contact-left ul li {
	list-style-type: none;
	display: block;
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd69;
	padding-bottom: 20px
}

.contact-area .contact-left ul li:last-child {
	margin-bottom: 0
}

.contact-area .contact-left ul li i {
	font-size: 21px;
	color: #333;
	margin-right: 5px;
	position: relative;
	bottom: -5px
}

.contact-area .contact-left ul li a {
	display: inline-block;
	color: #333
}

.contact-area .contact-left ul li a:hover {
	color: #fdb819
}

.contact-area .contact-right h3 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 600
}


.contact-area .contact-right .contact-btn {
	background-color: #fdb819;
	color: #fff;
	width: 100%;
	border-radius: 0;
	padding: 12px 0;
	text-transform: uppercase;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	opacity: 1;
	font-weight: 600
}

.contact-area .contact-right .contact-btn:hover {
	background-color: #333
}

.contact-area .contact-right .text-danger {
	font-size: 20px;
	margin-top: 12px;
	color: #dc3545
}

.contact-area .contact-right .text-success {
	font-size: 20px;
	margin-top: 12px;
	color: #28a745
}

.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #0e5ca6
}

.spinner {
	margin: 100px auto 0;
	width: 70px;
	text-align: center
}

.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.spinner .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

/* #toTop {
	position: fixed;
	bottom: 30px;
	right: 0;
	cursor: pointer;
	display: none;
	z-index: 10
} */

.back-to-top-btn i {
	background: url(img/up-top.png);
	background-position: center center;
	background-size: 100% 100%;
	height: 80px;
	width: 80px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: .5s all ease;
	transition: .5s all ease;
	margin-right: 10px;
	/* -webkit-box-shadow: 0 0 14px 0 #fdb81991;
	box-shadow: 0 0 14px 0 #fdb81991 */
}

.bx-up-arrow:before {
	content: none;
}

/* .back-to-top-btn i:hover {
	background-color: #2fe79d;
	-webkit-box-shadow: 0 0 14px 0 #2fe79d;
	box-shadow: 0 0 14px 0 #2fe79d
} */
.title-img {
	width: 100%;
	text-align: center;
	margin: 50px 0px;
}

.title-img img {
	width: 260px;
}

.process-area .title-container {
	text-align: center;
	margin-top: 1.9737vw;
	margin-bottom: 3.4868vw;
	position: relative;
}

.process-area .en-title {
	font-size: 3.8816vw;
	font-family: HarmonyOS Sans;
	font-weight: 900;
	color: #383838;
	opacity: 0.05;
}

.process-area .zh-title {
	font-size: 2.5658vw;
	font-weight: 500;
	position: absolute;
	top: 2.9605vw;
	width: 100%;
	font-family: Source Han Sans CN;
	color: #333333;
	margin-bottom: .3289vw;
}

.process-area .sub-title {
	font-size: .9211vw;
	font-weight: 400;
	margin-top: 1.3158vw;
	font-family: Source Han Sans CN;
	color: #666;
}



.container {
	padding-left: .7895vw;
	padding-right: .7895vw;
}

.navbar-brand {
	padding-top: 0.05rem;
	padding-bottom: 0.05rem;
	margin-right: 0.2rem;
	font-size: 0px;
	text-decoration: none;
	white-space: nowrap;
}
.search-input{
	width: 6.8421vw;
	height: 1.3158vw;
	font-size: .7895vw;
	/* margin-right: 0.15rem; */
	border: 1px solid rgba(255,255,255,0.8);
	border-radius: 3px;
	background: transparent;
	color: #fff;
}

.search-input::-webkit-input-placeholder {
    color: #fff;
}

.menu-shrink .search-input{
	color: #333;
	border: 1px solid rgba(0,0,0,0.7);
}

.menu-shrink .search-input::-webkit-input-placeholder {
    color: #333;
}
.vjs-loading-spinner .vjs-control-text{
	display: none!important;
}



.container .breadcrumb{
	margin: 0px;
	font-size: .8553vw;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #383838;
}
.container .breadcrumb-area{
	display: flex;
	color: #383838;
	font-size: .8553vw;
}
.container .breadcrumb a{
	color: #383838;
}
.breadcrumb > li + li:before {
    color: #383838;
    content: "＞";
}

.introduce-slider .owl-prev {
	background: #fff !important;
    font-size: 0.30rem !important;
    width: 0.36rem;
    position: absolute;
    height: 0.36rem;
    border-radius: 50% !important;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 30%);
    top: 40%;
    left: -0.59rem;
    color: #000 !important;
    border: none;
    padding: 0px;
}

.introduce-slider .owl-next {
	color: #000 !important;
	font-size: 0.30rem !important;
	width: 0.36rem;
	position: absolute;
	height: 0.36rem;
	border-radius: 50% !important;
	box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 30%);
	top: 40%;
	right: -0.59rem;
	background: #fff;
	border: none;
	padding: 0px;
}

.introduce-slider .owl-next:hover,.introduce-slider .owl-prev:hover {
	background: linear-gradient(to right, #0697d0, #2fe79d) !important;
	color: #fff !important;
}
.introduce-slider .slider-1{
	position: relative;
}
.slider-circle{
	width: .6579vw;
	height: .6579vw;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	
}
.slider-circle::before{
	content: " ";
	width: 1.9737vw;
	height: 1.9737vw;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	position: absolute;
	right: 50%;
    top: 50%;
	margin-right: -0.9868vw;
	margin-top: -0.9868vw;
	animation: circle-play 2s linear 1.6s infinite;
}
.slider-circle::after{
	content: " ";
	width: 1.3158vw;
	height: 1.3158vw;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	position: absolute;
	right: 50%;
    top: 50%;
	margin-right: -0.6579vw;
	margin-top: -0.6579vw;
	animation: circle-play 2s linear 0.8s infinite;
}
.slider-1 .slider-circle-1{
	top: 2.3026vw;
    left: 5.2632vw;
}
.slider-1 .slider-circle-2{
	top: 2.3026vw;
    left: 15.7895vw;
}
.slider-1 .slider-circle-3{
	top: 2.3026vw;
    left: 26.3158vw;
}
.slider-1 .slider-circle-4{
	top: 2.3026vw;
    right: 16.4474vw;
}
.slider-1 .slider-circle-5{
	top: 2.3026vw;
    right: 5.2632vw;
}
.slider-1 .slider-circle-6{
	top: 12.0395vw;
    right: 15.7895vw;
}
.slider-1 .slider-circle-7{
	top: 12.0395vw;
    right: 3.9474vw;
}
.slider-1 .slider-circle-8{
	top: 18.4211vw;
    right: 9.8684vw;
}
.slider-1 .slider-circle-9{
	bottom: 4.9342vw;
    right: 9.8684vw;
}
.slider-1 .slider-circle-10{
	top: 11.1842vw;
    left: 4.6053vw;
}
.slider-1 .slider-circle-11{
	top: 11.1842vw;
    left: 16.4474vw;
}
.slider-1 .slider-circle-12{
	bottom: 7.5658vw;
    left: 150px;
}
.slider-circle-desc{
	width: 9.4079vw;
	height: auto;
	background: rgba(0, 0, 0, 0.8);
	flex-direction: column;
    align-items: center;
	position: absolute;
	transform: translateX(-50%);
	display: none;
}
.slider-circle-desc .circle-box{
	position: relative;
}
.slider-circle-desc .circle-content{
	padding:.5921vw;
	font-size: .7895vw;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.4474vw;
}
.slider-circle-desc .circle-line{
	height: .1974vw;
	background: #fff;
	width: 70%;
	border-radius: 1.4474vw;
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
}
.slider-1 .slider-circle-8-desc{
	width: 20.3947vw;
}
.slider-1 .slider-circle-9-desc{
	width: 19.7368vw;
}
.slider-1 .slider-circle-12-desc{
	width: 15.1316vw;
}
.slider-3 .slider-circle-1{
	top: 2.1711vw;
    left: 6.5789vw;
}

.slider-2 .slider-circle-1{
	top: 8.8816vw;
    left: 36.1842vw;
}

.slider-2 .slider-circle-2{
	bottom: 7.8947vw;
    left: 45.1842vw;
}
.slider-2 .slider-circle-2-desc{
	width: 19.7368vw;
}

.slider-2 .slider-circle-3{
	bottom: 3.9474vw;
    right: 29.6053vw;
}

@keyframes circle-play {
    from {
        opacity: 1;
        -webkit-transform: scale(0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(2);
    }
}