@import "regular.css?v2025";

body {
	font-family: -apple-system, BlinkMacSystemFont,HarmonyOS_Regular,HarmonyOS Sans SC,HarmonyOS Sans,Arial,sans-serif;
	color: #ababab;
	background-color: #000000;
	font-size: 16px
}
h1 {line-height: 1.3; color: #ffffff; font-size: 2em; margin: .67em 0 }
h2 {line-height: 1.3; color: #ffffff; font-size: 1.5em; margin: .75em 0 }
h3 {line-height: 1.3; color: #ffffff; font-size: 1.17em; margin: .83em 0 }
h4 {line-height: 1.3; color: #ffffff; font-size: 1.17em; margin: 1.12em 0 }
h5 {line-height: 1.3; color: #ffffff; font-size: .83em; margin: 1.5em 0 }
h6 {line-height: 1.3; color: #ffffff; font-size: .75em; margin: 1.67em 0 }
p {line-height: 1.7 }
a {color: #00ff00; transition: .2s all ease; text-decoration: none }
img {max-width: 100% }
main {
	min-height: 100vh;
	display: block;
	overflow: hidden;
	background-color: transparent;
	text-align: center;
	position: relative;
	padding-bottom: 2%;
	z-index: 1
}
footer {
/**    border: 2px solid #00ff00;**/        /**页面调试边框 绿色**/
/**    border: 2px solid #ff0000;**/        /**页脚调试边框 红色**/
/**    border: 2px solid #0000ff;**/     /**导航栏调试边框 蓝色**/
/**    border: 2px solid #0000ff;**/     /**导航栏调试边框 蓝色**/
    
}
.navbar-line {
    min-height: 76px;
}
.bg-color {
    background-color: #000000;
}
.box-shadow {
    border: 1px solid #008800;
/**	box-shadow: 0 0 20px 0 #00ff00;**/
	border-radius:2em 2em 2em 0em;
}
.page-section-area {
	background-color: #000000;
	padding: 2rem;
	margin: 2rem 0;
/**	min-height: 50vh;**/
}





/**== notfound-area ==**/



/**== about-area ==**/



/**== atcars-area ==**/
.atcars-area {
    position: relative;
    background-color: #000000;
    z-index: -999;
}
.atcars-area .atcars-banner-area {
    position: relative;
    height: 400px;
    z-index: -1
}
.atcars-area .atcars-banner-area #flux {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 300px;
}
.atcars-area .atcars-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.atcars-area .atcars-title-area h2 {
    color: #ffffff
}













































/**== atfpv-area ==**/
.atfpv-area {
    background-color: #000000;
    z-index: -999;
}
.atfpv-area .atfpv-banner-area {
    height: 100vh;
    z-index: -1
}
.atfpv-area .atfpv-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)

}
.atfpv-area .atfpv-title-area h2 {
    color: #ffffff
}


/**== atrf-area ==**/
.atrf-area {
    position: relative;
    background-color: #000000;
    z-index: -999;
}
.atrf-area .atrf-banner-area {
    position: relative;
    height: 400px;
    z-index: -1
}
.atrf-area .atrf-banner-area #flux {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 300px;
}
.atrf-area .atrf-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.atrf-area .atrf-title-area h2 {
    color: #ffffff
}


/**== document-area ==**/



/**== download-area ==**/
.download-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.download-area .download-banner-area {
    position: relative;
    height: 400px
}
.download-area .download-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.download-area .download-title-area h2 {
    color: #ffffff
}


/**== dynamics-area ==**/
.dynamics-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.dynamics-area .dynamics-banner-area {
    position: relative;
    height: 400px
}
.dynamics-area .dynamics-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.dynamics-area .dynamics-title-area h2 {
    color: #ffffff
}


/**== home-area ==**/



/**== job-area ==**/
.jobs-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.jobs-area .jobs-banner-area {
    position: relative;
    height: 400px
}
.jobs-area .jobs-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.jobs-area .jobs-title-area h2 {
    color: #ffffff
}


/**== legal-area ==**/
.legal-area {
    position: relative;
    background-color: #000000;
    z-index: -999;
}
.legal-area .legal-banner-area {
    position: relative;
    height: 400px;
    z-index: -1
}
.legal-area .legal-banner-area #flux {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 300px;
}
.legal-area .legal-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.legal-area .legal-title-area h2 {
    color: #ffffff
}
.legal-area .legal-content-area  {
    text-align: left;
    color: #ababab
}


/**== mihofun-area ==**/
.mihofun-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.mihofun-area .mihofun-banner-area {
    position: relative;
    height: 400px
}
.mihofun-area .mihofun-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.mihofun-area .mihofun-title-area h2 {
    color: #ffffff
}


/**== news-area ==**/
.news-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.news-area .news-banner-area {
    position: relative;
    height: 400px
}
.news-area .news-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.news-area .news-title-area h2 {
    color: #ffffff
}


/**== notice-area ==**/
.notice-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.notice-area .notice-banner-area {
    position: relative;
    height: 400px
}
.notice-area .notice-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.notice-area .notice-title-area h2 {
    color: #ffffff
}


/**== privacy-area ==**/
.privacy-area {
    position: relative;
    background-color: #000000;
    z-index: -999;
}
.privacy-area .privacy-banner-area {
    position: relative;
    height: 400px;
    z-index: -1
}
.privacy-area .privacy-banner-area #flux {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 300px;
}
.privacy-area .privacy-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.privacy-area .privacy-title-area h2 {
    color: #ffffff
}
.privacy-area .privacy-content-area  {
    text-align: left;
    color: #86868B
}


/**== service-area ==**/
.service-area {
    position: relative;
    background-color: #000000;
    z-index: -999
}
.service-area .service-banner-area {
    position: relative;
    height: 400px
}
.service-area .service-title-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    background: rgba(0, 80, 0, 0.5)
}
.service-area .service-title-area h2 {
    color: #ffffff
}










.footer-area {
    position: relative;
    color: #ffffff;
    background-color: #000000;
    
}

.footer-area .footer-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 190px;
	opacity: .2;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto
}

.footer-item {
	margin-bottom: 30px;
	position: relative;
	font-size: 14px;
	z-index: 1
}

.footer-item .footer-logo {
	margin-bottom: 14px
}
.footer-item .footer-logo img {
	position: relative;
	max-width: 170px;
	margin-top: 10px;
	margin-bottom: 20px
}

.footer-item .footer-logo ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-logo ul li {
	list-style-type: none;
	margin-bottom: 0px
}

.footer-item .footer-logo ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block
}

.footer-item .footer-logo ul li a:hover {
	color: #00ff00
}

.footer-item .footer-logo ul li i {
	margin-right: 4px;
	position: absolute;
	left: 0;
	top: 1px;

	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.footer-item .footer-weixin h3 {
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 30px;
	border-bottom: 2px solid #00ff00;
	display: inline-block
}

.footer-item .footer-weixin ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-weixin ul li {
	list-style-type: none;
	display: block;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.footer-item .footer-weixin ul li img {
	position: relative;
	max-width: 103px
}

.footer-item .footer-weixin ul li p {
    text-indent: 2px;
    text-align: left;
}

.footer-item .footer-service h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	display: inline-block
}

.footer-item .footer-service ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-service ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 15px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.footer-item .footer-service ul li a {
	display: block
}

.footer-item .footer-service ul li a i {
	display: inline-block;
	position: relative;
	top: 4px
}

.footer-item .footer-find h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	display: inline-block
}

.footer-item .footer-find ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-find ul li {
	list-style-type: none;
	color: #ffffff;
	position: relative;
	padding-left: 0px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	margin-bottom: 17px
}

.footer-item .footer-find ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block
}

.footer-item .footer-find ul li a:hover {
	color: #00ff00
}

.footer-item .footer-find ul li i {
	margin-right: 4px;
	position: absolute;
	left: 0;
	top: 1px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.footer-item .footer-product h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 33px;
	border-bottom: 2px solid #00ff00;
	display: inline-block
}

.footer-item .footer-product ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-product ul li {
	list-style-type: none;
	color: #ffffff;
	position: relative;
	padding-left: 0px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	margin-bottom: 14px
}

.footer-item .footer-product ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block
}

.footer-item .footer-product ul li a:hover {
	color: #00ff00
}

.footer-item .footer-product ul li i {
	margin-right: 4px;
	position: absolute;
	left: 0;
	top: 1px;
	transition: .2s all ease
}

.footer-item .footer-job h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 30px;
	border-bottom: 2px solid #00ff00;
	display: inline-block
}

.footer-item .footer-job ul {
	margin: 0;
	padding: 0
}

.footer-item .footer-job ul li {
	list-style-type: none;
	position: relative;
	padding-left: 0px;
	transition: .2s all ease;
	margin-bottom: 14px
}

.footer-item .footer-job ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.footer-item .footer-job ul li a:hover {
	color: #00ff00
}

.footer-item .footer-job ul li i {
	margin-right: 4px;
	position: absolute;
	left: 0;
	top: 1px;
	transition: .2s all ease
}
.footer-item .footer-maps h3 {
/*    color: #00ff00; */
	font-weight: 600;
	margin-bottom: 30px;
	border-bottom: 1px solid #ffffff;
	display: inline-block
}

.footer-item .footer-maps h3:hover {
	color: #00ff00
}
.footer-item .footer-maps iframe {
	width: 100%;
	height: 180px;
	border: none
}

.copyright-area {
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px solid #ffffff60;
	margin-top: 20px
}

.copyright-area .copyright-item p {
	color: #ffffff;
	margin-bottom: 0
}

.copyright-area .copyright-item p a {
	color: #00ff00;
	display: inline-block;
	font-weight: 600
}

.copyright-area .copyright-item p a:hover {
	color: #ffffff
}

.copyright-area .copyright-item ul {
	margin: 0;
	padding: 0
}

.copyright-area .copyright-item ul li {
	list-style-type: none;
	display: inline-block
}

.copyright-area .copyright-item ul li span {
	display: inline-block;
	color: #ffffff;
	margin-left: 4px;
	margin-right: 4px
}

.copyright-area .copyright-item ul li a {
	display: block;
	color: #ffffff;
}

.copyright-area .copyright-item ul li a:hover {
	color: #00ff00
}

.copyright-area .copyright-right {
	text-align: right
}


















.page-title-area {
	background-color: #000000;
}

.page-title-area img {
	position: absolute;
	left: 0;
	right: 0;
	top: 85px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	opacity: .5
}

.page-title-area .page-title-content {
	position: relative
}

.page-title-area .page-title-content h2 {
	font-weight: 600;
	font-size: 38px;
	color: #ffffff;
	margin-bottom: 14px
}

.page-title-area .page-title-content ul {
	margin: 0;
	padding: 0
}

.page-title-area .page-title-content ul li {
	list-style-type: none;
	display: inline-block;
	color: #ffffff;
	font-size: 15px
}

.page-title-area .page-title-content ul li a {
	color: #ffffff
}

.page-title-area .page-title-content ul li a:hover {
	color: #00ff00
}

.page-title-area .page-title-content ul li i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	top: 4px
}
.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
}

.pt-70 {
	padding-top: 70px
}

.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
}

.main-nav {
	background: #000000;
	padding-top: 0;
	padding-bottom: 0
}

.main-nav img {
	position: relative;
	max-width: 210px
}

.main-nav.menu-shrink {
	-webkit-box-shadow: 0 0 20px 0 #00ff00;
	box-shadow: 0 0 20px 0 #00ff00
}

.main-nav.menu-shrink .navbar-light {
	padding-top: 5px;
	padding-bottom: 5px
}

.main-nav nav {
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	padding-left: 0;
	padding-right: 0
}

.main-nav nav .navbar-nav {
	margin-left: auto;
	margin-right: 0
}

.main-nav nav .navbar-nav .nav-item:hover a {
	color: #00ff00
}

.main-nav nav .navbar-nav .nav-item a {
	color: #ffffff;
	text-transform: capitalize;
	font-weight: 500;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.main-nav nav .navbar-nav .nav-item a:hover,.main-nav nav .navbar-nav .nav-item a:focus,.main-nav nav .navbar-nav .nav-item a.active {
	color: #00ff00
}

.main-nav nav .navbar-nav .nav-item a.mihofun {
	position: relative;
}

.main-nav nav .navbar-nav .nav-item a.mihofun::after {
	content: url(/static/image/wxapp200.png);
	position: absolute;
	right: 0px;
	top: 40px;
	z-index: 99;
	width: 200px;
	height: 200px;
	background-color: #000000;
	transform-origin: top right;
	transform: scale(0);
	opacity: 1;
	box-shadow: 0 0 20px 0 #00ff00;
	transition: .2s all ease;
}

.main-nav nav .navbar-nav .nav-item a.mihofun:hover::after {
	transform: scale(1);
	opacity: 1;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
/**    border: 1px solid #00ff00;
    border-radius:2em 2em 2em 0em;
    **/
	box-shadow: 0 0 20px 0 #00ff00;

	transform: rotate(6deg);
	transition: all .2s ease;
	left: 50px;
	background-color: #000000;
	border-radius: 0
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
	color: #ffffff;
	font-weight: 500
}

.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: #00ff00
}

.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
}


































.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: #00ff00;
	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: #ffffff;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	z-index: 1
}

.banner-area .banner-text p {
	color: #ffffff;
	margin-bottom: 40px
}

@-webkit-keyframes banner-car-ani {
	0% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes banner-car-ani {
	0% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.cmn-btn a {
	display: inline-block;
	font-weight: 500;
	background-color: #000000;
	border: 1px solid #00ff00;
	padding: 12px 20px;
	z-index: 1
}

.cmn-btn a i {
	display: inline-block;
	font-size: 21px;
	position: relative;
	top: 4px;
	margin-right: 5px
}

.cmn-btn .banner-btn-left {
	color: #00ff00;
	margin-right: 20px;
	position: relative
}

.cmn-btn .banner-btn-left:hover {
	color: #000000;
	background-color: #00ff00
}

.cmn-btn .banner-btn-right {
	background-color: transparent;
	padding: 0
}

.cmn-btn .banner-btn-right:hover {
	color: #000000
}

.cmn-btn .banner-btn-right i {
	color: #000000
}

.address-area .row {
	background-color: #141414;
	-webkit-box-shadow: 0 10px 20px 0 #dddddd8a;
	box-shadow: 0 10px 20px 0 #dddddd8a;
	margin-top: -40px;
	position: relative
}

.address-area .address-one:before {
	display: none
}

.address-item {
	margin-bottom: 30px;
	text-align: center;
	margin-top: -30px;
	position: relative
}

.address-item:before {
	position: absolute;
	content: '';
	width: 2px;
	height: 70px;
	right: 0;
	top: 80px;
	background-color: #ffffff
}

.address-item i {
	width: 85px;
	height: 85px;
	line-height: 85px;
	border-radius: 50%;
	color: #00ff00;
	background-color: #ffffff;
	font-size: 38px
}

.address-item h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px
}

.address-item span {
	display: block;
	font-size: 14px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto
}

.address-item a {
	display: block;
	color: #888888
}

.address-item a:hover {
	color: #00ff00
}

.section-title {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	z-index: 1
}

.section-title .sub-title {
	font-weight: 500;
	color: #000000;
	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: #00ff00;
	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: #000000
}

.process-item .process-inner i:after {
	position: absolute;
	content: '';
	width: 45px;
	height: 50px;
	top: 0;
	right: -12px;
	background-color: #00ff00;
	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: #00ff00
}

.service-item:hover .service-content i {
	color: #ffffff
}

.service-item:hover .service-content .service-icon {
	color: #ffffff
}

.service-item a {
	display: block
}

.service-item .service-content {
	background-color: #000000;
	max-width: 320px;
	padding: 20px 15px 20px 20px;
	position: relative;
	margin-top: -100px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.service-item .service-content i {
	display: inline-block;
	color: #00ff00;
	font-size: 55px;
	margin-bottom: 15px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.service-item .service-content .service-icon {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 135px;
	opacity: .2;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.service-item .service-content h3 {
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 12px
}

.service-item .service-content p {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 14px
}

.error-area {
	background-color: #000000;
	height: 100vh;
	position: relative
}

.error-area img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.maps-area {
	background-color: #000000;
	position: relative
}

.quality-area {
	background-color: #000000;
	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: #ffffff
}

.quality-content .section-title p {
	margin-left: 0;
	margin-top: 18px;
	color: #ffffff
}

.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: #aaaaaa;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	padding: 7px 20px;
	text-transform: uppercase;
	background-color: #555555;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px
}

.sorting-menu ul li.active,.sorting-menu ul li:hover {
	background-color: #00ff00;
	color: #000000
}

.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: #000000;
	opacity: .6;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.work-area .work-item:after {
	position: absolute;
	content: '';
	width: 0%;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #000000;
	opacity: .6;
	-webkit-transition: .2s all ease;
	transition: .2s 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: .2s all ease;
	transition: .2s 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: #000000;
	position: relative;
	overflow: hidden
}

.feature-area .feature-img {
	position: relative;
	background-image: url(../image/feature-bg.svg);
	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: #000000;
	-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: #ffffff;
	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: #000000;
	background-color: #00ff00;
	border-radius: 10px
}

.feature-area .feature-content ul li h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 8px;
	color: #ffffff
}

.feature-area .feature-content ul li p {
	margin-bottom: 0;
	color: #aeadad;
	font-size: 14px;
	max-width: 380px
}

.parts-area {
	background-color: #0D1117
}

.parts-view {
	text-align: center
}

.parts-view a {
	display: inline-block;
	color: #00ff00;
	border: 1px solid #00ff00;
	font-weight: 600;
	font-size: 15px;
	padding: 12px 20px
}

.parts-view a:hover {
	color: #000000;
	background-color: #00ff00
}

.parts-item {
	margin-bottom: 30px;
	text-align: center;
	background-color: #ffffff;
	padding: 30px 25px 35px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.parts-item:hover {
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px)
}

.parts-item .parts-top {
	padding-bottom: 25px;
	border-bottom: 1px solid #00ff00;
	margin-bottom: 20px
}

.parts-item h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 8px
}

.parts-item span {
	display: block;
	font-weight: 600;
	font-size: 22px;
	color: #00ff00;
	margin-bottom: 14px
}

.parts-item .cmn-btn .banner-btn-left {
	margin-right: 0
}

.engineer-area .owl-theme .owl-dots .owl-dot span {
	background: #333
}

.engineer-area .owl-theme .owl-dots .owl-dot.active span {
	background: #00ff00
}

.engineer-item {
	text-align: center;
	margin-bottom: 30px
}

.engineer-item:hover .engineer-bottom {
	background-color: #00ff00;
	max-width: 230px;
}

.engineer-item:hover .engineer-bottom h3 {
	color: #000000
}

.engineer-item:hover .engineer-bottom span {
	color: #000000
}

.engineer-item .engineer-bottom {
	background-color: #333;
	-webkit-box-shadow: 0 0 20px 0 #dddddd59;
	box-shadow: 0 0 20px 0 #dddddd59;
	padding: 16px 15px 20px;
	max-width: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -35px;
	z-index: 1;
	position: relative;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.engineer-item .engineer-bottom h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 6px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.engineer-item .engineer-bottom span {
	display: block;
	font-size: 14px;
	color: #d0d0d0;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.review-area {
	background-color: #000000;
	position: relative;
	overflow: hidden
}

.review-area .col-lg-6 {
	padding-right: 0;
	padding-left: 0
}

.review-area .review-shape img {
	position: absolute;
	left: 0;
	top: 77px;
	opacity: .1;
	z-index: 1
}

.review-area .review-bg {
	position: relative;
	background-image: url(../image/review-right.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.review-area .review-bg:before {
	position: absolute;
	content: '';
	left: -170px;
	top: -70px;
	width: 285px;
	height: 700px;
	background-color: #000000;
	-webkit-transform: rotate(-19deg);
	transform: rotate(-19deg)
}

.review-area .review-bg img {
	display: none
}

.review-area .owl-theme .owl-nav {
	margin-top: 0;
	position: absolute;
	right: 0;
	bottom: 0
}

.review-area .review-slider {
	max-width: 650px;
	margin-left: auto;
	padding-right: 50px
}

.review-area .review-slider .owl-prev {
	width: 25px;
	height: 25px;
	line-height: 28px!important;
	border-radius: 50%!important;
	border: 1px solid #00ff00!important;
	color: #00ff00!important;
	background-color: transparent!important;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	font-size: 18px!important
}

.review-area .review-slider .owl-prev:hover {
	color: #ffffff!important;
	background-color: #00ff00!important
}

.review-area .review-slider .owl-next {
	width: 25px;
	height: 25px;
	line-height: 28px!important;
	border-radius: 50%!important;
	border: 1px solid #00ff00!important;
	color: #00ff00!important;
	background-color: transparent!important;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	font-size: 18px!important
}

.review-area .review-slider .owl-next:hover {
	color: #ffffff!important;
	background-color: #00ff00!important
}

.review-area .review-slider .review-item {
	margin-bottom: 10px
}

.review-area .review-slider .review-item i {
	display: inline-block;
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 25px
}

.review-area .review-slider .review-item p {
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
	font-style: italic;
	margin-bottom: 35px
}

.review-area .review-slider .review-item .review-inner {
	position: relative;
	padding-left: 85px;
	padding-top: 4px
}

.review-area .review-slider .review-item .review-inner img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 65px
}

.review-area .review-slider .review-item .review-inner h3 {
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 5px
}

.review-area .review-slider .review-item .review-inner span {
	margin-bottom: 0;
	font-style: 14px;
	color: #00ff00;
	display: block
}

.review-area .video-wrap {
	position: absolute;
	top: 200px;
	right: 0;
	left: 235px;
	display: inline-block;
	text-align: center
}

.review-area .video-wrap a {
	z-index: 10;
	display: block;
	width: 120px;
	height: 120px;
	line-height: 130px;
	border-radius: 50%;
	position: relative;
	font-size: 70px;
	text-align: center;
	color: #00ff00;
	margin-left: auto;
	margin-right: auto
}

.review-area .video-wrap a:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: -1;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite
}

.review-area .video-wrap a:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.review-area .video-wrap a:hover {
	color: #ffffff
}

.review-area .video-wrap a:hover:before {
	background-color: #00ff00
}

.review-area .video-wrap a:hover:after {
	background-color: #00ff00
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.pricing-area {
	background-color: #0D1117
}

.pricing-item {
	margin-bottom: 30px;
	text-align: center;
	background-color: #ffffff;
	padding-bottom: 50px
}

.pricing-item .pricing-top {
	background-color: #00ff00;
	padding: 30px 20px 25px
}

.pricing-item .pricing-top h3 {
	font-weight: 600;
	font-size: 32px;
	color: #ffffff;
	margin-bottom: 0
}

.pricing-item .pricing-top p {
	font-weight: 600;
	font-size: 34px;
	color: #ffffff;
	position: relative;
	display: inline-block;
	margin-bottom: 0
}

.pricing-item .pricing-top p .dollar {
	font-weight: 700;
	font-size: 22px;
	position: absolute;
	left: -16px;
	top: 3px
}

.pricing-item .pricing-top p .month {
	font-weight: 500;
	font-size: 16px
}

.pricing-item .pricing-middle {
	display: inline-block;
	position: relative;
	margin-bottom: 20px
}

.pricing-item .pricing-middle:before {
	position: absolute;
	content: '';
	border-top: 25px solid transparent;
	border-right: 60px solid #00ff00;
	border-bottom: 25px solid transparent;
	left: -45px;
	top: -15px;
	-webkit-transform: rotate(22deg);
	transform: rotate(22deg)
}

.pricing-item .pricing-middle:after {
	position: absolute;
	content: '';
	border-top: 25px solid transparent;
	border-left: 60px solid #00ff00;
	border-bottom: 25px solid transparent;
	right: -45px;
	top: -15px;
	-webkit-transform: rotate(-22deg);
	transform: rotate(-22deg)
}

.pricing-item .pricing-middle i {
	display: inline-block;
	text-align: center;
	font-size: 50px;
	width: 100px;
	height: 100px;
	line-height: 90px;
	border-radius: 50%;
	color: #010101;
	background-color: #ffffff;
	border: 8px solid #00ff00;
	position: relative;
	top: -10px
}

.pricing-item .pricing-bottom ul {
	margin: 0;
	padding: 0;
	margin-bottom: 35px
}

.pricing-item .pricing-bottom ul li {
	list-style-type: none;
	display: block;
	font-size: 18px;
	margin-bottom: 12px
}

.pricing-item .pricing-bottom ul li:last-child {
	margin-bottom: 0
}

.pricing-item .pricing-bottom ul li i {
	display: inline-block;
	color: #00ff00;
	font-size: 20px;
	margin-right: 4px;
	position: relative;
	top: 2px
}

.blog-area {
	color: #ffffff;
	padding-bottom: 200px
}

.blog-item {
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 20px 0 #dddddd7a;
	box-shadow: 0 0 20px 0 #dddddd7a;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.blog-item:hover {
	-webkit-transform: translate(0,-10px);
	transform: translate(0,-10px)
}

.blog-item:hover .blog-top .blog-date {
	left: 0
}

.blog-item .blog-top {
	position: relative
}

.blog-item .blog-top a {
	display: block
}

.blog-item .blog-top .blog-date {
	display: inline-block;
	text-align: center;
	background-color: #00ff00;
	padding: 7px 12px 8px;
	border-radius: 0 0 10px 10px;
	position: absolute;
	top: 0;
	left: 30px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.blog-item .blog-top .blog-date p {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff
}

.blog-item .blog-top .blog-date span {
	display: block;
	font-size: 14px;
	color: #ffffff
}

.blog-item .blog-bottom {
	padding: 22px 30px 26px
}

.blog-item .blog-bottom h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px
}

.blog-item .blog-bottom h3 a {
	color: #00ff00;
	display: block
}

.blog-item .blog-bottom h3 a:hover {
	color: #00ff00
}

.blog-item .blog-bottom ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.blog-item .blog-bottom ul li {
	list-style-type: none;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65%;
	flex: 0 0 65%;
	max-width: 65%
}

.blog-item .blog-bottom ul li img {
	margin-right: 8px
}

.blog-item .blog-bottom ul li a {
	display: inline-block;
	color: #00ff00;
	font-size: 14px
}

.blog-item .blog-bottom ul li a:hover {
	color: #00ff00
}

.blog-item .blog-bottom ul li:last-child {
	text-align: right;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 35%;
	flex: 0 0 35%;
	max-width: 35%
}

.blog-item .blog-bottom ul li:last-child a {
	margin-top: 8px
}

.blog-item .blog-bottom ul li:last-child a i {
	display: inline-block;
	font-size: 19px;
	position: relative;
	top: 4px
}

.subscribe-area {
	background-color: #ffffff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 65px;
	-webkit-box-shadow: 0 0 20px 0 #dddddd7a;
	box-shadow: 0 0 20px 0 #dddddd7a;
	position: relative;
	top: -100px
}

.subscribe-area .subscribe-shape img {
	position: absolute;
	bottom: 0;
	right: 0
}

.subscribe-area .validation-danger {
	color: #dc3545;
	font-size: 14px;
	margin-top: 10px
}

.subscribe-area .validation-success {
	color: #28a745;
	font-size: 14px;
	margin-top: 10px
}

.subscribe-area h2 {
	font-weight: 600;
	font-size: 38px;
	margin-bottom: 25px
}

.subscribe-area form {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.subscribe-area form .form-control {
	height: 45px;
	border-radius: 0;
	border: 1px solid #00ff00;
	padding-left: 25px
}

.subscribe-area form .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #00ff00
}

.subscribe-area form::-webkit-input-placeholder {
	color: #333
}

.subscribe-area form:-ms-input-placeholder {
	color: #333
}

.subscribe-area form::-ms-input-placeholder {
	color: #333
}

.subscribe-area form::placeholder {
	color: #333
}

.subscribe-area form .subscribe-btn {
	color: #ffffff;
	background-color: #00ff00;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	border-radius: 0;
	padding: 9px 18px 10px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.subscribe-area form .subscribe-btn:hover {
	color: #ffffff;
	background-color: #333
}


.banner-area-two {
	overflow: hidden
}

.banner-area-two .banner-img img:nth-child(2) {
	z-index: 1
}

.banner-area-two:before {
	position: absolute;
	content: '';
	width: 800px;
	height: 100%;
	right: 0;
	left: unset;
	background-color: #00ff00;
	opacity: 1;
	-webkit-clip-path: polygon(90% 0,100% 0%,10% 100%,0% 100%);
	clip-path: polygon(90% 0,100% 0%,10% 100%,0% 100%);
	display: none
}

.banner-area-two:after {
	position: absolute;
	content: '';
	width: 800px;
	height: 100%;
	right: -120px;
	top: 0;
	background-color: #00ff00;
	-webkit-clip-path: polygon(90% 0,100% 0%,10% 100%,0% 100%);
	clip-path: polygon(90% 0,100% 0%,10% 100%,0% 100%);
	display: none
}

.banner-area-two .banner-text h1 {
	font-size: 68px
}

.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
}

.banner-img-one {
	background-image: url(../image/banner-slider.jpg)
}

.banner-img-two {
	background-image: url(../image/banner-slider-two.jpg)
}

.banner-img-three {
	background-image: url(../image/banner-slider-three.jpg)
}

.banner-area-three {
	height: 900px;
	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;
	background-color: #020202;
	opacity: .7
}

.banner-area-three .banner-img img {
	position: absolute
}

.banner-area-three .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-three .banner-img img:nth-child(2) {
	right: 50px;
	top: 300px;
	max-width: 500px;
	-webkit-animation: banner-car-ani 10s infinite linear;
	animation: banner-car-ani 10s infinite linear
}

.banner-area-three .banner-text {
	max-width: 650px;
	margin-top: -80px;
	position: relative
}

.banner-area-three .banner-text h1 {
	margin-bottom: 26px;
	font-size: 69px;
	color: #ffffff;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase
}

.banner-area-three .banner-text p {
	color: #ffffff;
	margin-bottom: 40px
}

.banner-area-three .video-wrap {
	text-align: center
}

.banner-area-three .video-wrap a {
	z-index: 10;
	display: block;
	width: 120px;
	height: 120px;
	line-height: 130px;
	border-radius: 50%;
	position: relative;
	font-size: 70px;
	text-align: center;
	color: #00ff00;
	margin-left: auto;
	margin-right: auto
}

.banner-area-three .video-wrap a:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: -1;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite
}

.banner-area-three .video-wrap a:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.banner-area-three .video-wrap a:hover {
	color: #ffffff
}

.banner-area-three .video-wrap a:hover:before {
	background-color: #00ff00
}

.banner-area-three .video-wrap a:hover:after {
	background-color: #00ff00
}

.banner-slider.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 160px
}

.banner-slider.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 5px;
	background: #00ff00;
	border-radius: 5px
}

.banner-slider.owl-theme .owl-dots .owl-dot.active span {
	background: #ffffff;
	width: 30px
}

.banner-slider .owl-prev {
	position: absolute;
	top: 43%;
	left: 35px;
	width: 45px;
	height: 45px;
	font-size: 30px!important;
	line-height: 54px!important;
	border-radius: 50%!important;
	color: #00ff00!important;
	background-color: #ffffff!important;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.banner-slider .owl-prev:hover {
	color: #ffffff!important;
	background-color: #00ff00!important
}

.banner-slider .owl-next {
	position: absolute;
	top: 43%;
	right: 35px;
	width: 45px;
	height: 45px;
	font-size: 30px!important;
	line-height: 54px!important;
	border-radius: 50%!important;
	color: #00ff00!important;
	background-color: #ffffff!important;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.banner-slider .owl-next:hover {
	color: #ffffff!important;
	background-color: #00ff00!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: #00ff00;
	-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: #ffffff
}

.banner-call .cmn-btn {
	text-align: right
}

.banner-call .cmn-btn .banner-btn-left {
	color: #00ff00;
	background-color: #ffffff;
	margin-right: 0
}

.quality-area-three .quality-img img:nth-child(3) {
	bottom: 40px;
	left: 140px;
	max-width: 565px;
	-webkit-animation: none;
	animation: none
}

.quality-area-four {
	background-color: transparent;
	position: relative
}

.quality-area-four .quality-shape {
	position: absolute;
	bottom: 0;
	right: 0
}

.quality-area-four:before {
	display: none
}

.quality-area-four:after {
	display: none
}

.quality-area-four .quality-img {
	position: relative;
	bottom: 0;
	max-width: 100%
}

.quality-area-four .quality-img img {
	position: relative
}

.quality-area-four .quality-img img:nth-child(1) {
	height: unset
}

.quality-area-four .quality-img .video-wrap {
	position: absolute;
	top: 180px;
	right: -48px;
	left: unset;
	display: inline-block;
	text-align: center
}

.quality-area-four .quality-img .video-wrap i {
	width: 55%;
	height: 55px;
	margin: auto
}

.quality-area-four .quality-img .video-wrap a {
	z-index: 10;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 110px;
	border-radius: 50%;
	position: relative;
	font-size: 60px;
	text-align: center;
	color: #00ff00;
	margin-left: auto;
	margin-right: auto
}

.quality-area-four .quality-img .video-wrap a:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 100px;
	height: 100px;
	background-color: #00ff00;
	border-radius: 50%;
	z-index: -1;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite
}

.quality-area-four .quality-img .video-wrap a:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 100px;
	height: 100px;
	background-color: #000000;
	border-radius: 50%;
	z-index: -1;
	-webkit-transition: .2s all ease;
	transition: .2s all ease
}

.quality-area-four .quality-img .video-wrap a:hover {
	color: #000000
}

.quality-area-four .quality-img .video-wrap a:hover:before {
	background-color: #00ff00
}

.quality-area-four .quality-img .video-wrap a:hover:after {
	background-color: #00ff00
}

.quality-area-four .quality-content {
	max-width: 455px;
	margin-left: 95px;
	padding-top: 0;
	padding-bottom: 0
}

.quality-area-four .quality-content .section-title h2 {
	color: #ffffff
}

.quality-area-four .quality-content .section-title p {
	color: #888888;
	font-size: 16px
}

.footer-area-two .footer-img {
	top: 60px
}

.service-details-area .service-details-item {
	margin-bottom: 30px
}

.service-details-area .service-details-item .service-details-left {
	margin-bottom: 50px
}

.service-details-area .service-details-item .service-details-left h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 10px
}

.service-details-area .service-details-item .service-details-left h3:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #333
}

.service-details-area .service-details-item .service-details-left ul {
	margin: 0;
	padding: 0
}

.service-details-area .service-details-item .service-details-left ul li {
	list-style-type: none;
	display: block;
	margin-bottom: 15px
}

.service-details-area .service-details-item .service-details-left ul li i {
	font-size: 21px;
	position: relative;
	top: 4px
}

.service-details-area .service-details-item .service-details-left ul li a {
	display: inline-block;
	color: #333
}

.service-details-area .service-details-item .service-details-left ul li a:hover {
	color: #00ff00
}

.service-details-area .service-details-item .service-details-contact {
	margin-bottom: 0
}

.service-details-area .service-details-item .service-details-contact ul li {
	color: #333;
	margin-bottom: 20px
}

.service-details-area .service-details-item .service-details-contact ul li:last-child {
	margin-bottom: 0
}

.service-details-area .service-details-item .service-details-contact ul li i {
	margin-right: 5px
}

.service-details-area .service-details-item .service-details-img img {
	width: 100%;
	margin-bottom: 20px
}

.service-details-area .service-details-item .service-details-img h3 {
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 38px;
	position: relative;
	padding-bottom: 20px
}

.service-details-area .service-details-item .service-details-img h3:before {
	position: absolute;
	content: '';
	width: 60px;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #00ff00
}

.service-details-area .service-details-item .service-details-img p {
	margin-bottom: 15px
}

.service-details-area .service-details-item .service-details-img p:last-child {
	margin-bottom: 0
}

.service-details-area .service-details-slider {
	margin-bottom: 30px
}

.service-details-area .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px
}

.service-details-area .owl-theme .owl-dots .owl-dot span {
	background: #869791
}

.service-details-area .owl-theme .owl-dots .owl-dot.active span {
	background: #00ff00
}

.blog-area-two {
	padding-bottom: 70px
}

.blog-details-area {
	position: relative
}

.blog-details-area .blog-details-shape {
	position: absolute;
	bottom: 150px;
	right: 0;
	max-width: 500px;
	opacity: .2
}

.blog-details-item {
	margin-bottom: 30px
}

.blog-details-item .blog-details-img {
	position: relative;
	margin-bottom: 18px
}

.blog-details-item .blog-details-img .date {
	display: inline-block;
	text-align: center;
	background-color: #00ff00;
	padding: 8px 18px;
	position: absolute;
	top: 30px;
	left: 30px
}

.blog-details-item .blog-details-img .date p {
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0
}

.blog-details-item .blog-details-img .date span {
	display: inline-block;
	color: #ffffff
}

.blog-details-item .blog-details-img img {
	margin-bottom: 25px
}

.blog-details-item .blog-details-img ul {
	margin: 0;
	padding: 0
}

.blog-details-item .blog-details-img ul li {
	list-style-type: none;
	display: inline-block;
	color: #00ff00;
	font-weight: 500;
	font-size: 14px;
	margin-right: 22px
}

.blog-details-item .blog-details-img ul li:last-child {
	margin-right: 0
}

.blog-details-item .blog-details-img ul li i {
	color: #00ff00;
	display: inline-block;
	font-size: 18px;
	margin-right: 4px;
	position: relative;
	top: 3px
}

.blog-details-item .blog-details-img ul li a {
	display: inline-block;
	color: #00ff00
}

.blog-details-item .blog-details-img ul li a:hover {
	color: #333
}

.blog-details-item .blog-details-head {
	margin-bottom: 30px
}

.blog-details-item .blog-details-head .row {
	margin-top: 20px;
	margin-bottom: 20px
}

.blog-details-item .blog-details-head .row img {
	width: 100%
}

.blog-details-item .blog-details-head h2 {
	font-weight: 600;
	font-size: 32px;
	margin-bottom: 18px
}

.blog-details-item .blog-details-head p {
	margin-bottom: 12px
}

.blog-details-item .blog-details-head p:last-child {
	margin-bottom: 0
}

.blog-details-item .blog-details-head ul {
	margin: 0;
	padding: 0;
	text-align: center;
	max-width: 445px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	border-top: 1px solid #ebebeb;
	margin-top: 20px
}

.blog-details-item .blog-details-head ul li {
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	margin-left: 8px;
	margin-right: 8px
}

.blog-details-item .blog-details-head ul li a {
	color: #888888
}

.blog-details-item .blog-details-head ul li a:hover {
	color: #00ff00
}

.blog-details-item .blog-details-head ul li a i {
	display: inline-block;
	font-size: 17px;
	position: relative;
	top: 1px
}

.blog-details-item .blog-details-nav {
	padding-bottom: 100px
}

.blog-details-item .blog-details-nav ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.blog-details-item .blog-details-nav ul li {
	list-style-type: none;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	text-align: left
}

.blog-details-item .blog-details-nav ul li:last-child {
	text-align: right
}

.blog-details-item .blog-details-nav ul li a {
	display: inline-block;
	color: #333;
	font-size: 15px;
	border: 1px solid #00ff00;
	border-radius: 8px;
	padding: 8px 18px;
	text-align: center
}

.blog-details-item .blog-details-nav ul li a:hover {
	color: #ffffff;
	background-color: #00ff00
}

.blog-details-item .blog-details-form {
	padding: 45px 60px 50px;
	-webkit-box-shadow: 0 0 25px 0 #dddddd7a;
	box-shadow: 0 0 25px 0 #dddddd7a
}

.blog-details-item .blog-details-form h3 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 30px
}

.blog-details-item .blog-details-form .form-group {
	margin-bottom: 30px
}

.blog-details-item .blog-details-form .form-group .form-control {
	height: 50px;
	border-radius: 0;
	border: 1px solid #00ff00;
	padding-left: 25px;
	font-size: 14px
}

.blog-details-item .blog-details-form .form-group .form-control:focus {
	border: 1px solid #00ff00;
	-webkit-box-shadow: none;
	box-shadow: none
}

.blog-details-item .blog-details-form .form-group textarea {
	padding-top: 10px;
	height: auto!important
}

.blog-details-item .blog-details-form .form-group::-webkit-input-placeholder {
	color: #ababab
}

.blog-details-item .blog-details-form .form-group:-ms-input-placeholder {
	color: #ababab
}

.blog-details-item .blog-details-form .form-group::-ms-input-placeholder {
	color: #ababab
}

.blog-details-item .blog-details-form .form-group::placeholder {
	color: #ababab
}

.blog-details-item .blog-details-form .blog-details-form-btn {
	font-weight: 600;
	font-size: 15px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	color: #ffffff;
	background-color: #00ff00;
	border-radius: 0;
	padding: 13px 40px
}

.blog-details-item .blog-details-form .blog-details-form-btn:hover {
	background-color: #333
}

.blog-details-item .blog-details-search {
	margin-bottom: 50px
}

.blog-details-item .blog-details-search form {
	position: relative
}

.blog-details-item .blog-details-search .form-control {
	height: 50px;
	border-radius: 0;
	border: 1px solid #00ff00;
	padding-left: 25px
}

.blog-details-item .blog-details-search .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #00ff00
}

.blog-details-item .blog-details-search .search-btn {
	color: #ffffff;
	background-color: #00ff00;
	font-size: 20px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	line-height: 50px
}

.blog-details-item .blog-details-search .search-btn:hover {
	background-color: #333
}

.blog-details-item .blog-details-recent {
	margin-bottom: 50px
}

.blog-details-item .blog-details-recent h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px
}

.blog-details-item .blog-details-recent .blog-details-inner {
	position: relative;
	padding-left: 125px;
	padding-top: 10px;
	margin-bottom: 35px
}

.blog-details-item .blog-details-recent .blog-details-inner img {
	position: absolute;
	top: 0;
	left: 0
}

.blog-details-item .blog-details-recent .blog-details-inner a {
	display: block;
	font-weight: 600;
	color: #111;
	font-size: 14px
}

.blog-details-item .blog-details-recent .blog-details-inner a:hover {
	color: #00ff00
}

.blog-details-item .blog-details-recent .blog-details-inner ul {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.blog-details-item .blog-details-recent .blog-details-inner ul li {
	list-style-type: none;
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	color: #00ff00;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.blog-details-item .blog-details-recent .blog-details-inner ul li:last-child {
	text-align: right
}

.blog-details-item .blog-details-recent .blog-details-inner ul li a {
	display: block;
	color: #00ff00;
	font-weight: 400
}

.blog-details-item .blog-details-recent .blog-details-inner ul li a:hover {
	color: #333
}

.blog-details-item .blog-details-recent .blog-details-inner ul li i {
	display: inline-block;
	margin-right: 2px
}

.blog-details-item .blog-details-category {
	margin-bottom: 50px
}

.blog-details-item .blog-details-category h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px
}

.blog-details-item .blog-details-category ul {
	margin: 0;
	padding: 0
}

.blog-details-item .blog-details-category ul li {
	list-style-type: none;
	display: block;
	position: relative;
	margin-bottom: 15px
}

.blog-details-item .blog-details-category ul li:last-child {
	margin-bottom: 0
}

.blog-details-item .blog-details-category ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfdfdf
}

.blog-details-item .blog-details-category ul li a:hover {
	color: #00ff00
}

.blog-details-item .blog-details-category ul li a i {
	display: inline-block;
	font-size: 18px;
	position: absolute;
	top: 5px;
	right: 0
}

.blog-details-item .blog-details-gallery {
	margin-bottom: 50px
}

.blog-details-item .blog-details-gallery h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px
}

.blog-details-item .blog-details-gallery ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0
}

.blog-details-item .blog-details-gallery ul li {
	list-style-type: none;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	max-width: 22%;
	margin-right: 10px;
	margin-bottom: 10px
}

.blog-details-item .blog-details-gallery ul li a {
	display: block
}

.blog-details-item .blog-details-tag h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px
}

.blog-details-item .blog-details-tag ul {
	margin: 0;
	padding: 0
}

.blog-details-item .blog-details-tag ul li {
	list-style-type: none;
	display: inline-block
}

.blog-details-item .blog-details-tag ul li a {
	display: block;
	font-size: 15px;
	color: #333;
	background-color: #e5e5e5;
	padding: 10px 20px;
	border-radius: 8px;
	margin-right: 6px;
	margin-bottom: 10px
}

.blog-details-item .blog-details-tag ul li a:hover {
	color: #ffffff;
	background-color: #00ff00
}

.blog-area-three {
	padding-bottom: 100px
}

.cart-wrap {
	text-align: center
}

.cart-wrap .table {
	margin: 0
}

.cart-wrap .table .thead {
	background-color: #00ff00
}

.cart-wrap .table .thead tr .table-head {
	color: #ffffff;
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 18px
}

.cart-wrap .table tr .table-item img {
	width: 50px
}

.cart-wrap .table tr td {
	font-size: 15px;
	color: #333
}

.cart-wrap .table tr td a {
	color: #333;
	display: block;
	font-weight: 700
}

.cart-wrap .table tr td a:hover {
	color: #00ff00
}

.cart-wrap .table td,.cart-wrap .table th {
	border: 1px solid #dee2e6;
	vertical-align: middle
}

.cart-wrap .shop-back {
	margin-bottom: 20px
}

.cart-wrap .shop-back a {
	display: block;
	color: #333;
	font-weight: 500;
	margin-top: 20px;
	font-size: 15px
}

.cart-wrap .shop-back a:hover {
	color: #00ff00
}

.cart-wrap .total-shopping h2 {
	color: #333;
	font-size: 35px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	display: inline-block;
	margin: 0;
	margin-bottom: 20px;
	font-weight: 700
}

.cart-wrap .total-shopping h3 {
	color: #333;
	font-size: 20px
}

.cart-wrap .total-shopping h3 span {
	display: inline-block;
	margin-left: 70px
}

.cart-wrap .total-shopping a {
	margin-top: 20px;
	display: inline-block;
	color: #ffffff;
	background-color: #00ff00;
	font-size: 17px;
	padding: 15px 60px
}

.cart-wrap .total-shopping a:hover {
	background-color: #333
}

.checkout-area .checkout-btn {
	font-weight: 600;
	font-size: 15px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	color: #ffffff;
	background-color: #00ff00;
	border-radius: 0;
	padding: 13px 40px
}

.checkout-area .checkout-btn:hover {
	background-color: #333
}

.checkout-item {
	border: 1px solid #dddddd40;
	margin-bottom: 30px
}

.checkout-item h2 {
	text-align: center;
	font-size: 35px;
	margin-bottom: 50px;
	background-color: #00ff00;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	color: #ffffff
}

.checkout-item .checkout-one {
	max-width: 515px;
	margin: auto;
	padding-bottom: 20px
}

.checkout-item .checkout-one label {
	color: #333;
	font-size: 15px;
	margin-right: 10px;
	position: relative;
	top: 2px;
	font-weight: 500
}

.checkout-item .checkout-one .form-group {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px
}

.checkout-item .checkout-one .form-group .form-control {
	display: inline-block;
	width: 78%;
	background-color: #dddddd40;
	border: 1px solid transparent;
	border-radius: 0;
	height: 45px;
	font-size: 15px
}

.checkout-item .checkout-one .form-group .form-control:focus {
	border: 1px solid #00ff00;
	-webkit-box-shadow: none;
	box-shadow: none
}

.checkout-item .checkout-two {
	max-width: 460px;
	margin: auto;
	padding-bottom: 45px
}

.checkout-item .checkout-two h3 {
	margin: 0;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 500;
	font-family: Arial,sans-serif
}

.checkout-item .checkout-two p {
	font-size: 15px;
	margin-bottom: 10px
}

.checkout-item .checkout-two .form-check {
	margin-top: 15px;
	margin-bottom: 15px
}

.checkout-item .checkout-two .form-check span {
	display: inline-block;
	color: #797979;
	font-size: 16px
}

.checkout-item .checkout-two .form-check span a {
	color: #797979
}

.checkout-item .checkout-two .form-check span a:hover {
	color: #333
}

.checkout-item .checkout-two .form-check .form-check-input {
	margin-top: 5px;
	width: 14px;
	height: 14px
}

.checkout-item .checkout-two .text-center {
	position: relative
}

.checkout-item .checkout-two .text-center:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	left: 0;
	top: 14px;
	background-color: #ddd
}

.checkout-item .checkout-two .text-center span {
	display: inline-block;
	color: #333;
	font-size: 15px;
	margin-bottom: 20px;
	background-color: #ffffff;
	position: relative;
	padding-left: 10px;
	padding-right: 10px
}

.checkout-item .checkout-two ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.checkout-item .checkout-two ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px
}

.checkout-item .checkout-two ul li a {
	border: 1px solid transparent;
	display: block
}

.checkout-item .checkout-two ul li a:hover {
	border: 1px solid #00ff00
}

.signup-item {
	margin-bottom: 30px
}

.signup-item h2 {
	margin: 0;
	color: #333;
	margin-bottom: 15px;
	font-size: 35px
}

.signup-item p {
	margin: 0;
	font-size: 15px;
	margin-bottom: 40px
}

.signup-item h3 {
	margin: 0;
	color: #333;
	font-size: 18px;
	display: inline-block;
	margin-right: 10px
}

.signup-item ul {
	margin: 0;
	padding: 0;
	display: inline-block
}

.signup-item ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 6px
}

.signup-item ul li:last-child {
	margin-right: 0
}

.signup-item ul li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 39px;
	font-size: 18px;
	border-radius: 50%;
	color: #ffffff;
	background-color: #00ff00;
	text-align: center
}

.signup-item ul li a:hover {
	background-color: #333
}

.signup-item .form-group {
	margin-bottom: 30px;
	text-align: left
}

.signup-item .form-group label {
	margin-bottom: 15px;
	color: #333;
	font-size: 15px
}

.signup-item .form-group .form-control {
	font-size: 15px;
	padding-left: 25px;
	border-radius: 0;
	height: 50px;
	border: 1px solid #00ff00;
	background-color: #dddddd1f
}

.signup-item .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #333
}

.signup-item .form-group::-webkit-input-placeholder {
	color: #545454
}

.signup-item .form-group:-ms-input-placeholder {
	color: #545454
}

.signup-item .form-group::-ms-input-placeholder {
	color: #545454
}

.signup-item .form-group::placeholder {
	color: #545454
}

.signup-item .signup-btn {
	font-weight: 600;
	margin-top: 10px;
	color: #ffffff;
	background-color: #00ff00;
	border-radius: 0;
	padding: 15px 45px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	margin-bottom: 15px
}

.signup-item .signup-btn:hover {
	background-color: #333
}

.signup-item span {
	display: block;
	font-size: 14px;
	color: #888888;
	text-align: center
}

.signup-item span a {
	color: #333;
	font-size: 15px;
	font-weight: 600
}

.signup-item span a:hover {
	color: #00ff00
}

.login-item {
	max-width: 600px;
	margin: auto;
	padding: 40px 50px;
	-webkit-box-shadow: 0 0 40px 0 #dddddd7a;
	box-shadow: 0 0 40px 0 #dddddd7a
}

.login-item .form-group {
	margin-bottom: 30px
}

.login-item .form-group label {
	margin-bottom: 15px;
	color: #333;
	font-size: 15px
}

.login-item .form-group .form-control {
	font-size: 15px;
	padding-left: 25px;
	border-radius: 0;
	height: 50px;
	border: 1px solid #00ff00;
	background-color: #dddddd1f
}

.login-item .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #333
}

.login-item .form-group::-webkit-input-placeholder {
	color: #545454
}

.login-item .form-group:-ms-input-placeholder {
	color: #545454
}

.login-item .form-group::-ms-input-placeholder {
	color: #545454
}

.login-item .form-group::placeholder {
	color: #545454
}

.login-item .login-btn {
	margin-top: 10px;
	font-size: 16px;
	color: #ffffff;
	background-color: #00ff00;
	border-radius: 0;
	padding: 14px 45px;
	-webkit-transition: .2s all ease;
	transition: .2s all ease;
	margin-bottom: 15px
}

.login-item .login-btn:hover {
	background-color: #333
}

.login-item span {
	display: block;
	font-size: 14px;
	color: #888888;
	text-align: center
}

.login-item span a {
	color: #333;
	font-size: 15px;
	font-weight: 600
}

.login-item span a:hover {
	color: #00ff00
}

.faq-area .faq-head h2 {
	margin-bottom: 35px;
	font-weight: 600;
	font-size: 30px;
	margin-top: -7px
}

.faq-area .faq-wrap {
	margin-bottom: 50px
}

.faq-area .faq-wrap:last-child {
	margin-bottom: 30px
}

.faq-area .accordion {
	padding-left: 0;
	margin: 0;
	padding: 0
}

.faq-area .accordion p {
	font-size: 15px;
	display: none;
	padding: 20px 45px 15px 20px;
	margin-bottom: 0
}

.faq-area .accordion a {
	color: #232323;
	font-size: 17px;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 600;
	padding: 15px 0 15px 18px;
	border: 1px solid #232323;
	border-radius: 8px 8px 0 0
}

.faq-area .accordion a:hover {
	color: #333
}

.faq-area .accordion a:after {
	position: absolute;
	right: 20px;
	content: "+";
	top: 10px;
	color: #232323;
	font-size: 25px;
	font-weight: 700
}

.faq-area .accordion li {
	position: relative;
	list-style-type: none;
	margin-bottom: 30px
}

.faq-area .accordion li:first-child {
	border-top: 0
}

.faq-area .accordion li:last-child {
	margin-bottom: 0
}

.faq-area .accordion li a.active {
	color: #ffffff;
	background-color: #333;
	border: 1px solid #333
}

.faq-area .accordion li a.active:after {
	content: "-";
	font-size: 25px;
	color: #ffffff
}

.coming-area {
    overflow: hidden;
    height: 92vh;
    background-color: #000000
}

.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: #ffffff;
	background-color: #00ff00;
	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: Arial,sans-serif
}

.privacy-item p {
	margin-bottom: 0
}

.privacy-item p b {
	color: #F5F5F7
}

.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: #00ff00
}

.contact-area .contact-right h3 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 600
}

.contact-area .contact-right .form-group {
	margin-bottom: 25px
}

.contact-area .contact-right .form-group .form-control {
	border: 1px solid #00ff00;
	border-radius: 0;
	height: 50px;
	padding-left: 25px;
	font-size: 14px
}

.contact-area .contact-right .form-group .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #333
}

.contact-area .contact-right .form-group textarea {
	height: auto!important;
	padding-top: 15px
}

.contact-area .contact-right .form-group::-webkit-input-placeholder {
	color: #333
}

.contact-area .contact-right .form-group:-ms-input-placeholder {
	color: #333
}

.contact-area .contact-right .form-group::-ms-input-placeholder {
	color: #333
}

.contact-area .contact-right .form-group::placeholder {
	color: #333
}

.contact-area .contact-right .form-group .list-unstyled {
	color: #dc3545;
	margin-top: 10px;
	font-size: 14px
}

.contact-area .contact-right .contact-btn {
	background-color: #00ff00;
	color: #ffffff;
	width: 100%;
	border-radius: 0;
	padding: 12px 0;
	text-transform: uppercase;
	-webkit-transition: .2s all ease;
	transition: .2s 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: #00ff00
}

.spinner {
	margin: 100px auto 0;
	width: 70px;
	text-align: center
}

.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	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: 100px;
	right: 0;
	cursor: pointer;
	display: none;
	z-index: 10
}

.back-to-top-btn i {
	background: #000000;
	color: #00ff00;
	height: 50px;
	width: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	-webkit-transition: .1s all ease;
	transition: .1s all ease;
	margin-right: 28px;
	border: 1px solid #00ff00;
	-webkit-box-shadow: 0 0 14px 0 #00ff0091;
	box-shadow: 0 0 14px 0 #00ff0091
}

.back-to-top-btn i:hover {
	background-color: #00ff00;
	color: #000000;
	-webkit-box-shadow: 0 0 10px 0 #ffffffa6;
	box-shadow: 0 0 10px 0 #ffffffa6
}






/**
.homeEyes {
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
}

.homeEye {
    width: 80px;
    height: 120px;
    background-color: green;
    border: 3px solid #ffffff;
    border-radius: 50% 50% 0 0;
    overflow: hidden;
    position: relative;
    margin: 0 20px;
}

.homePupil {
    width: 40px;
    height: 60px;
    background-color: #000000;
    border-radius: 50%;
    position: absolute;
    top: 40%;
    left: 20%;
    transform: translate(-50%, -50%);
}

@keyframes homeBlink {
    0%, 20%, 40%, 60%, 80%, 100% {
        height: 60px;
    }
    10%, 30%, 50%, 70%, 90% {
        height: 0;
    }
}
**/

.ghost {
  position: relative;
  width: 80px;
  height: 120px;
  background: 
      radial-gradient(circle at 60px 40px, #000000, #000000 7px, transparent 7px),
      radial-gradient(circle at 40px 40px, #000000, #000000 8px, transparent 7px),
      radial-gradient(circle at 50px 50px, #ffffff, #ffffff);
  background-size: 100% 100%; 
  background-repeat: no-repeat;
  margin: auto;
  border-radius: 40px 40px 60px 20px;
  transform: skewX(-10deg);
  animation: moveMain 0.8s infinite ease-out;
}

.ghost::before,
.ghost::after {
    content: "";
    position: absolute;
    background: #ffffff;
    border-radius: 50%;
}

.ghost::before {
    width: 20px;
    height: 20px;
    top: 50px;
    left: -10px;
    box-shadow: 0 0 0 1px #ffffff;
    animation: moveghost 0.8s infinite ease-in;
}

.ghost::after {
    width: 30px;
    height: 25px;
    top: 95px;
    left: -10px;
    box-shadow: 0 0 0 1px #ffffff;
    animation: moveghost2 0.8s infinite ease-in;
}

@keyframes moveghost {
    80%,
    100% {
        box-shadow: -60px 0 0 .5px rgba(255, 255, 255, .3);
    }
}

@keyframes moveghost2 {
    80%,
    100% {
        box-shadow: -100px 0 0 .5px rgba(255, 255, 255, .2);
    }
}

@keyframes moveMain {
    42% {
        transform: skewX(-10deg) translate(40px, 0);
    }
}

.cat-wrapper {
 background-color: #000000;
 display:flex;
 height: 100%;
 justify-content:center;
 align-items:center;    /* 垂直居中 */
 padding-top: 20%;
}

.cat {
  position: absolute;
  width:400px;
  height: 200px;
/*  margin: auto; */
  overflow: hidden;
  background-color: #000000;
}

.cat-eye {
  position: absolute;
  width:28px;
  height:28px;
  background-color: #071;
  box-shadow: 5px 5px 6px #0f2 inset;
  border-radius: 50%;
  border: 1px solid #000000;
  top:41px;
  overflow:hidden;
 animation: cat-eyesTrackShadow 1.5s ease-in-out infinite alternate;
}
.cat-left {left: calc(50% - 35px);}
.cat-right {left: calc(50% + 6px);}

.cat-eyeWatch{
  width: 7px;
  height:20px;
  background-color: #000000;
  border-radius: 50%;
  margin-top: 8px;
  margin-left:20px;
  transform:rotate(25deg);
  animation: cat-trackIt 1.5s ease-in-out infinite alternate;
  overflow:hidden;
}

.cat-glare {
  width:5px;
  height:5px;
  background-color: #ffffff;
  border-radius:50%;
  position:relative;
  top:3px;
  animation: cat-light 1.5s ease-in-out infinite alternate;
}

.cat-eyelids {
  width:90px;
  height:1px;
  position:absolute;
  z-index:1;
  top:35px;
  left: calc(50% - 45px);
  background-color: #000000;
  animation: cat-blink 6s ease-in-out infinite alternate;
}

.cat-c1{top: 78px;left: 25px;transform:rotatez(25deg);}
.cat-c2{top: 83px;left: 41px;}
.cat-c3{top: 78px;left: 56px;transform:rotatez(-25deg);}
.cat-c4{top: 78px;right: 25px;transform:rotatez(-25deg);}
.cat-c5{top: 83px;right: 41px;}
.cat-c6{top: 78px;right: 56px;transform:rotatez(25deg);}

.cat-ballContainer {
  width: 100%;
  margin-top:140px;
}

.cat-ball {
 width:20px;
 height:20px;
 background-color: red;
 box-shadow: 1px -1px 3px #000000 inset;
 border-radius: 50%;
 position:absolute;
 animation: cat-ballLight 1.5s ease-in-out infinite alternate;
}

.cat-ballShadow{
 width:20px;
 height:15px;
 background-color: #000000;
 margin-left: calc(50% + 90px);
 border-radius: 50%;
 position:absolute;
 box-shadow: 0 0 5px 2px #ffffff inset;
 animation: cat-ballRolling 1.5s ease-in-out infinite alternate;
}

@keyframes cat-trackIt {
  from{
    margin-left:21px;
    transform:rotate(25deg);
  }
  to{
    margin-left:0px;
    transform:rotate(-25deg);
  }
}
@keyframes cat-eyesTrackShadow {
 from{box-shadow: 5px 5px 6px #0f2 inset;}
 to {box-shadow: -5px 5px 6px #0f2 inset;}
}

@keyframes cat-light {
  0%{transform: translateX(-2px);opacity:3;}
  50%{opacity:1;}
  100%{transform: translateX(4px);opacity:3;}
}

@keyframes cat-blink {
  0%{height: 1px;}
  3%{height: 35px;}
  4%{height: 1px;}
  100%{height: 1px;}
}

@keyframes cat-ballRolling {
  0%{margin-left: calc(50% + 90px);}
  100%{margin-left: calc(50% - 90px);}
}

@keyframes cat-ballLight {
  0%{
   box-shadow: -1px -1px 3px #000000 inset;
   margin: -10px 0 0 -3px;
 }
  100%{
   box-shadow: 1px -1px 3px #000000 inset;
   margin: -10px 0 0 3px;
 }
}


