html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

*,
::after,
::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body,
button,
input,
optgroup,
select,
textarea {
	color: #404040;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 1rem;
	line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

p {
	margin-bottom: 1.5em
}

cite,
dfn,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto
}

code,
kbd,
tt,
var {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

ins,
mark {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

body {
	background: #fff
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ol,
ul {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ol,
li>ul {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: 700
}

dd {
	margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
	max-width: 100%
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

a {
	color: #4169e1
}

a:visited {
	color: purple
}

a:active,
a:focus,
a:hover {
	color: #191970
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	line-height: 1;
	padding: .6em 1em .4em
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
	border-color: #aaa #bbb #bbb
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	color: #111
}

select {
	border: 1px solid #ccc
}

textarea {
	width: 100%
}

.main-navigation {
	display: block;
	width: 100%
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
	display: block;
	left: auto
}

.main-navigation ul ul a {
	width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
	left: auto
}

.main-navigation li {
	position: relative
}

.main-navigation a {
	display: block;
	text-decoration: none
}

.main-navigation.toggled ul,
.menu-toggle {
	display: block
}

@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none
	}

	.main-navigation ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em
}

.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	text-align: end;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 50%;
	flex: 1 0 50%
}

.sticky {
	display: block
}

.page,
.post {
	margin: 0 0 1.5em
}

.updated:not(.published) {
	display: none
}

.entry-content,
.entry-summary,
.page-content {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.custom-logo-link {
	display: inline-block
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em;
	display: -ms-grid;
	display: grid;
	grid-gap: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%
}

.gallery-columns-2 {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
	-ms-grid-columns: (1fr)[5];
	grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
	-ms-grid-columns: (1fr)[6];
	grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
	-ms-grid-columns: (1fr)[7];
	grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
	-ms-grid-columns: (1fr)[8];
	grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
	-ms-grid-columns: (1fr)[9];
	grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#primary[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em
}

body {
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden;
	font-size: 15px;
	line-height: 1.66;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	color: #4a5159;
	overflow-x: hidden
}

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

img {
	max-width: 100%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.slick-initialized .slick-slide:focus,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
	text-decoration: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

::-webkit-scrollbar {
	background-color: #ccc;
	width: 8px;
	height: 4px
}

::-webkit-scrollbar-thumb {
	background-color: #051c35
}

.slick-slide img {
	display: inline-block
}

a:focus,
a:hover {
	text-decoration: none
}

a,
i,
span {
	display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	margin: 0;
	color: #051c35;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

p {
	margin: 0;
	color: #4a5159
}

a {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	color: #547af8;
	text-decoration: none
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

textarea {
	height: 170px;
	display: inherit;
	padding-top: 20px
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

::placeholder {
	color: inherit;
	opacity: 1
}

input[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	display: none
}

input[type=checkbox],
input[type=radio] {
	height: auto;
	width: auto
}

.form-group {
	position: relative
}

.form-group input,
.form-group select,
.form-group textarea {
	padding-right: 40px
}

.form-group .icon {
	position: absolute;
	right: 30px;
	z-index: 2;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #81a3bb;
	line-height: 1
}

.form-group.textarea-group .icon {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	top: 20px
}

.main-btn {
	height: 55px;
	padding: 0 22px;
	background-color: #547af8;
	font-size: 16px;
	font-weight: 700;
	color: #fff !important;
	line-height: 55px;
	position: relative;
	z-index: 1;
	border: none;
	border-radius: 5px;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif
}

.main-btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	z-index: -1;
	border-radius: 5px;
	background-color: #051c35;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px
}

.main-btn:hover {
	color: #fff
}

.main-btn:hover::before {
	width: 100%;
	opacity: 1;
	visibility: visible
}

.main-btn i {
	margin-right: 5px;
	position: relative;
	top: 2px
}

h1.head {
	font-size: 62px;
	line-height: 1.16;
	font-weight: 700;
	color: #051c35
}

h2.breadd {
	font-size: 48px;
	line-height: 1.16;
	font-weight: 700;
	color: #051c35
}

h2.title {
	font-size: 2.5em;
	font-weight: 700
}

h3.subtitle {
	font-size: 24px;
	line-height: 1.41;
	font-weight: 700;
	color: #051c35
}

h3.blogtitle {
	font-size: 26px;
	line-height: 1.38;
	font-weight: 600;
	color: #051c35
}

h4.lasthead {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
	color: #051c35
}

h5 {
	font-size: 1.5rem;
	line-height: 1.55;
	font-weight: 600;
	color: #051c35
}

p.text {
	font-size: 1.2rem;
	line-height: 1.66;
	font-weight: 400;
	color: #4a5159;
	margin-top: 1rem
}

a {
	text-decoration: none
}

a {
	font-size: 15px;
	line-height: 1.66;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif
}

.section-head {
	margin-top: -4px;
	text-align: center
}

.section-head h2.title {
	padding-bottom: 11px
}

div#preloader {
	margin: auto;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

div#preloader .loader-cubes {
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	position: absolute;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

div#preloader .loader-cubes .loader-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

div#preloader .loader-cubes .loader-cube::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	background: #547af8
}

div#preloader .loader-cubes .loader-cube.loader-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg)
}

div#preloader .loader-cubes .loader-cube.loader-cube2::before {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

div#preloader .loader-cubes .loader-cube .loader-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg)
}

div#preloader .loader-cubes .loader-cube .loader-cube4::before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

div#preloader .loader-cubes .loader-cube .loader-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg)
}

div#preloader .loader-cubes .loader-cube .loader-cube3::before {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: none;
	z-index: 999999
}

.back-to-top a {
	color: #fff;
	background: #0c59db;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px
}

@-webkit-keyframes sticky {
	0% {
		top: -200px
	}

	100% {
		top: 0
	}
}

@keyframes sticky {
	0% {
		top: -200px
	}

	100% {
		top: 0
	}
}

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

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

@-webkit-keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@keyframes sk-foldCubeAngle {

	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0
	}

	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0);
		transform: perspective(140px) rotateX(0);
		opacity: 1
	}

	100%,
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0
	}
}

@-webkit-keyframes pulseBtnBefore {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@keyframes pulseBtnBefore {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@-webkit-keyframes pulseBtnAfter {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}

@keyframes pulseBtnAfter {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(2);
		transform: scale(2);
		opacity: 0
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes rotateTwo {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@keyframes rotateTwo {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg)
	}
}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

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

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

@keyframes scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

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

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

@-webkit-keyframes borosoto {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

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

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

@keyframes borosoto {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

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

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

@-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.3);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
		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.3);
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
		opacity: 0
	}
}

.header-navigation {
	background-color: #fff;
	min-width: 1200px;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 0.5rem;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.header-navigation .primary-menu li {
	display: inline-block;
	line-height: 6;
	position: relative;
	height: 100%
}

.header-navigation .primary-menu li:hover {
	background-color: rgba(255, 255, 255, .3)
}

.header-navigation .primary-menu li .dd-trigger {
	font-size: 12px;
	font-weight: 500;
	color: #b1b1b1;
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	-webkit-transition: .3s;
	transition: .3s
}

@media (max-width:1199px) {
	.header-navigation .primary-menu li .dd-trigger {
		right: -5px
	}
}

.header-navigation .primary-menu li a.drop {
	margin-right: 18px
}

.header-navigation .primary-menu li a {
	font-size: 18px;
	color: #555;
	padding: 10px;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	text-transform: capitalize;
	height: 100%;
	display: block;
	padding: 1.25rem 1.5rem
}

@media (max-width:1199px) {
	.header-navigation .primary-menu li a {
		padding: 8px;
		margin: 0 5px;
		font-size: 15px
	}
}

.header-navigation .primary-menu li .submenu {
	position: absolute;
	left: 0;
	top: 110%;
	width: 200px;
	background-color: #fff;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	z-index: 99;
	height: auto;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	border-top: 2px solid #547af8;
	opacity: 0;
	visibility: hidden;
	margin-left: 0
}

.header-navigation .primary-menu li .submenu li {
	line-height: 1;
	margin: 0;
	display: block
}

.header-navigation .primary-menu li .submenu li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.header-navigation .primary-menu li .submenu li a {
	padding: 14px 20px;
	font-size: 16px;
	display: block;
	margin: 0
}

.header-navigation .primary-menu li .submenu li a:hover {
	background-color: #547af8;
	color: #fff
}

.header-navigation .primary-menu li .submenu li .dd-trigger {
	right: 20px
}

.header-navigation .primary-menu li .submenu li a:hover~.dd-trigger {
	color: #fff
}

.header-navigation .primary-menu li .submenu li .submenu {
	left: 100%;
	top: 20%
}

.header-navigation .primary-menu li .submenu li:hover>.submenu {
	top: 0
}

.header-navigation .primary-menu li:hover>.submenu {
	visibility: visible;
	top: 100%;
	opacity: 1
}

.header-navigation .primary-menu li a:hover,
.header-navigation .primary-menu li a:hover~.dd-trigger,
.header-navigation .primary-menu li.current>.dd-trigger,
.header-navigation .primary-menu li.current>a {
	color: #547af8
}

@media (max-width:991px) {

	.header-navigation .primary-menu li a:hover,
	.header-navigation .primary-menu li a:hover~.dd-trigger,
	.header-navigation .primary-menu li.current>.dd-trigger,
	.header-navigation .primary-menu li.current>a {
		color: #fff
	}
}

@media (max-width:560px) {
	.header-navigation .site-logo {
		max-width: 150px
	}
}

.header-navigation .site-logo .sticky-logo {
	display: none
}

.header-navigation .header-extra {
	margin-left: 20px
}

.header-navigation .header-extra .shoping-mini-cart .cart-icon {
	position: relative
}

.header-navigation .header-extra .shoping-mini-cart .cart-icon span.number {
	position: absolute;
	top: -18px;
	right: -12px;
	border-radius: 50%;
	background: #547af8;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 2.16;
	font-size: 12px;
	color: #fff
}

.header-navigation .cart-icon,
.header-navigation .search-icon {
	font-size: 18px;
	color: #555;
	margin-right: 30px
}

@media (max-width:1199px) {

	.header-navigation .cart-icon,
	.header-navigation .search-icon {
		margin-right: 20px
	}
}

.header-navigation .cart-icon:hover,
.header-navigation .search-icon:hover {
	color: #547af8
}

.header-navigation .search-widget .search-form {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	background-color: rgba(35, 35, 35, .9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	will-change: transform, opacity;
	height: 0;
	z-index: -1;
	opacity: 0
}

.header-navigation .search-widget .search-form .search-close {
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 50px;
	top: 50px;
	line-height: 1
}

.header-navigation .search-widget .search-form form {
	width: 50%
}

.header-navigation .search-widget .search-form input {
	background-color: transparent;
	font-size: 20px;
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, .6);
	padding: 0 30px
}

.header-navigation .search-widget .search-form.opened {
	height: 100vh;
	opacity: 1;
	z-index: 99
}

.header-navigation .nav-toggler,
.header-navigation .offcanvas-icon {
	position: relative;
	width: 25px;
	height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	cursor: pointer
}

.header-navigation .nav-toggler span,
.header-navigation .offcanvas-icon span {
	background-color: #547af8;
	height: 2px;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative
}

.header-navigation .nav-toggler {
	display: none
}

.header-navigation .nav-toggler.menu-opened span:nth-child(1) {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	top: 8px
}

.header-navigation .nav-toggler.menu-opened span:nth-child(2) {
	opacity: 0
}

.header-navigation .nav-toggler.menu-opened span:nth-child(3) {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	top: -8px
}

.header-navigation .nav-close {
	display: none;
	font-size: 20px;
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 1
}

.header-navigation .navbar-btn {
	margin-left: 0
}

@media (max-width:1199px) {
	.header-navigation .navbar-btn {
		margin-left: 30px
	}
}

@media (max-width:767px) {
	.header-navigation .navbar-btn {
		margin-left: 20px
	}
}

@media (max-width:575px) {
	.header-navigation .navbar-btn {
		display: none
	}
}

.header-navigation .navbar-btn a {
	font-size: 15px;
	font-weight: 700;
	background-color: #547af8;
	color: #fff;
	border: 2px solid #547af8;
	border-radius: 5px;
	padding: 12px 22px;
	height: 55px
}

@media (max-width:1199px) {
	.header-navigation .navbar-btn a {
		padding: 15px 20px
	}
}

.header-navigation .navbar-btn a i {
	margin-right: 10px;
	position: relative;
	top: 2px
}

@media (max-width:1199px) {
	.header-navigation .navbar-btn a i {
		margin-right: 5px
	}
}

.header-navigation .navbar-btn a:hover {
	background-color: transparent;
	color: #547af8
}

.site-logo {
	max-width: 180px
}

.sticky-header {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 55px;
}

.sticky-header:not(.sticky-on) .header-navigation {
	border-radius: 9px
}

.sticky-header.sticky-on .header-navigation {
	top: 0;
	z-index: 999;
	-webkit-animation: sticky 1.2s;
	animation: sticky 1.2s;
	background-color: #fff
}

.sticky-header.sticky-on .header-navigation .sticky-logo {
	display: block
}

.sticky-header.sticky-on .header-navigation .main-logo {
	display: none
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li {
	line-height: 5.33
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a {
	color: #555
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover~.dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>.dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>a {
	color: #547af8
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .submenu li a:hover {
	color: #fff
}

.sticky-header.sticky-on.header-four .navbar-btn a {
	background-color: #547af8
}

.sticky-header.sticky-on.header-four .nav-toggler {
	border: 1px solid #547af8
}

.sticky-header.sticky-on.header-four .nav-toggler span {
	background-color: #547af8
}

.sticky-header .header-navigation .site-logo a {
	display: block;
	width: 180px;
	height: 67px;
	background: url(../picture/logo-4.png) center -11px
}

.sticky-header.sticky-on .header-navigation .site-logo a {
	background: url(../picture/logo-4.png) center -62px;
	background-size: 95%;
}

.header-navigation {
	z-index: 99999999999999
}

.header-navigation.breakpoint-on .nav-toggler {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header-navigation.breakpoint-on .site-nav-menu {
	position: fixed;
	top: 0;
	height: 100vh;
	width: 300px;
	padding: 50px 25px;
	background-color: #051c35;
	z-index: 999;
	overflow-x: hidden;
	overflow-y: scroll;
	left: -300px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.header-navigation.breakpoint-on .site-nav-menu .nav-close {
	display: block
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
	background-color: #051c35
}

.header-navigation.breakpoint-on .site-nav-menu.menu-opened {
	left: 0;
	visibility: visible;
	opacity: 1
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
	width: 5px
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li {
	margin: 0;
	padding: 0;
	display: block
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li a {
	color: #fff;
	display: block;
	padding: 15px 25px 15px 0;
	font-size: 15px;
	line-height: 1.66;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger {
	display: block;
	top: 0;
	-webkit-transform: translate(0);
	transform: translate(0);
	right: 0 !important;
	height: 45px;
	width: 45px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	line-height: 45px;
	border-left: 1px solid rgba(255, 255, 255, .2)
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger i {
	-webkit-transition: .3s;
	transition: .3s
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu {
	padding-left: 15px;
	-webkit-transition: 0;
	transition: 0;
	border: none
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a {
	color: #fff !important;
	display: block;
	padding: 15px 25px 15px 0;
	line-height: 1.66
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a:hover {
	background-color: transparent !important
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu,
.header-navigation.breakpoint-on .site-nav-menu .primary-menu li li .submenu {
	position: unset;
	top: 0;
	width: 100%;
	-webkit-transition: none;
	transition: none;
	visibility: visible;
	opacity: 1;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: none
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li.current:before {
	position: absolute;
	left: -25px;
	top: 2px;
	bottom: 2px;
	width: 2px;
	background-color: #fff;
	content: ""
}

.header-navigation .header-extra .menu-cart {
	position: relative
}

.header-navigation .header-extra .menu-cart .mini-cart {
	position: absolute;
	left: -50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 25px
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart {
	position: absolute;
	z-index: 9;
	border-radius: 0;
	border: none;
	text-align: left;
	background: #fff;
	display: block;
	left: 0;
	opacity: 0;
	right: 0;
	padding: 15px 20px !important;
	top: 26px;
	padding-left: 0;
	visibility: hidden;
	min-width: 300px;
	-webkit-box-shadow: 0 30px 70px 0 rgba(137, 139, 142, .15);
	box-shadow: 0 30px 70px 0 rgba(137, 139, 142, .15);
	margin: 0;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item {
	position: initial;
	display: block;
	margin-right: 0
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item .remove_from_cart_button {
	position: absolute;
	right: 15px
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item>a {
	display: inline-block;
	font-size: 16px;
	line-height: 1.62;
	color: #6f7987;
	font-weight: 600;
	-webkit-transition: .3s;
	transition: .3s
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item>a img {
	max-width: 70px;
	margin-right: 10px
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item>a:hover {
	color: #547af8
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget .mini_cart_item .quantity {
	display: none
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__total {
	padding: 20px 0;
	margin-bottom: 0;
	display: block;
	clear: both
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__total .amount {
	float: right
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button.main-btn {
	height: 55px;
	line-height: 3.43;
	display: inline-block;
	width: 100%;
	border-radius: 50px;
	text-align: center
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button.main-btn:before {
	display: none
}

.header-navigation .header-extra .menu-cart .mini-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.button.main-btn:first-child {
	display: none
}

.header-navigation .header-extra .menu-cart:hover .widget_shopping_cart {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.header-two.sticky-header {
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0
}

.header-two.sticky-header .header-navigation {
	background-color: rgba(255, 255, 255, 0);
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.header-two.sticky-header .header-navigation .primary-menu li .submenu li a {
	color: #555
}

.header-two.sticky-header .header-navigation .primary-menu li .submenu li a:hover {
	color: #fff
}

.header-two.sticky-header .header-navigation .primary-menu li .dd-trigger {
	color: #fff !important
}

.header-two.sticky-header .header-navigation .primary-menu li a {
	color: #fff
}

.header-two.sticky-header .header-navigation .primary-menu li a:hover {
	color: #fff
}

.header-two.sticky-header .header-navigation .primary-menu li.current a {
	color: #fff
}

.header-two.sticky-header .header-navigation a {
	color: #fff
}

.header-two.sticky-header .header-navigation a:hover {
	color: #fff
}

.header-two.sticky-header.sticky-on {
	background: #fff
}

.header-two.sticky-header.sticky-on .header-navigation {
	background: -webkit-gradient(linear, left top, right top, from(#7e3afb), to(#29b9f5));
	background: linear-gradient(left, #7e3afb 0, #29b9f5 100%);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04)
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li .submenu li a {
	color: #555
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li .submenu li a:hover {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li .dd-trigger {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li a {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li a:hover {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation .primary-menu li.current a {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation a {
	color: #fff
}

.header-two.sticky-header.sticky-on .header-navigation a:hover {
	color: #fff
}

.header-two.sticky-header .header-navigation .nav-toggler span,
.header-two.sticky-header .header-navigation .offcanvas-icon span {
	background-color: #fff
}

.header-two .header-navigation .navbar-btn a {
	background-color: #ffffff00;
	border: 2px solid #fff
}

.header-three.sticky-header {
	top: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .14)
}

.header-three.sticky-header .header-navigation {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0
}

.header-three.sticky-header .header-navigation .primary-menu>li>a {
	color: #fff
}

.header-three.sticky-header .header-navigation .primary-menu li .dd-trigger {
	color: #fff
}

.header-three.sticky-header .header-navigation .cart-icon,
.header-three.sticky-header .header-navigation .search-icon {
	font-size: 18px;
	color: #fff;
	margin-right: 30px
}

.header-three.sticky-header .header-navigation .navbar-btn a:hover {
	color: #fff
}

.header-three.sticky-header.sticky-on {
	top: 0;
	border-bottom: 0;
	background-color: #fff
}

.header-three.sticky-header.sticky-on .header-navigation {
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	background: #fff;
	border-bottom: 1px solid #ddd
}

.header-three.sticky-header.sticky-on .header-navigation .primary-menu>li>a {
	color: #fff
}

.header-three.sticky-header.sticky-on .header-navigation .primary-menu li .dd-trigger {
	color: #fff
}

.header-three.sticky-header.sticky-on .header-navigation .cart-icon,
.header-three.sticky-header.sticky-on .header-navigation .search-icon {
	font-size: 18px;
	color: #fff;
	margin-right: 30px
}

.header-three.sticky-header.sticky-on .header-navigation .header-extra .shoping-mini-cart .cart-icon span.number {
	background: #fff;
	color: #051c35
}

.header-three.sticky-header.sticky-on .header-navigation .navbar-btn a {
	border: 2px solid #fff
}

.header-three.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li>a {
	color: #333
}

.header-three.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a~.dd-trigger {
	color: #fff !important
}

.header-three.sticky-header.sticky-on .header-navigation .nav-toggler span,
.header-three.sticky-header.sticky-on .header-navigation .offcanvas-icon span {
	background-color: #fff
}

.banner {
	background-color: #f7f7f7;
	padding: 300px 0 170px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.banner .main-btn i {
	margin-right: 0
}

.banner .shape-1 {
	position: absolute;
	top: 0;
	right: -10%;
	z-index: -1;
	height: 100%
}

.banner .shape-2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 100%
}

.banner .banner-content {
	position: relative;
	z-index: 2
}

.banner .banner-content .main-content i {
	margin-right: 0;
	position: initial;
	top: 0
}

.banner .banner-content p.text {
	font-size: 18px;
	line-height: 1.55;
	padding: 27px 0 36px
}

.banner .banner-content .form-group .form-control {
	height: 64px;
	padding: 0 115px 0 20px;
	font-size: 17px;
	line-height: 1.58;
	color: #a5a7aa;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	border: 0
}

.banner .banner-content .form-group .form-control::-webkit-input-placeholder {
	font-size: 17px;
	color: #a5a7aa
}

.banner .banner-content .form-group .form-control:-ms-input-placeholder {
	font-size: 17px;
	color: #a5a7aa
}

.banner .banner-content .form-group .form-control::-ms-input-placeholder {
	font-size: 17px;
	color: #a5a7aa
}

.banner .banner-content .form-group .form-control::placeholder {
	font-size: 17px;
	color: #a5a7aa
}

.banner .banner-content .form-group button.icon {
	right: 5px;
	color: #fff;
	border-radius: 5px
}

.banner .banner-icon {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%
}

.banner .banner-icon .icon {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1
}

.banner .banner-icon .icon-1 {
	top: 0;
	left: 5%;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	width: 111px;
	height: 111px;
	-webkit-animation: borosoto 4s ease-out infinite;
	animation: borosoto 4s ease-out infinite
}

.banner .banner-icon .icon-2 {
	top: -10%;
	left: 75%;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .09);
	box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .09);
	width: 170px;
	height: 170px;
	-webkit-animation: borosoto 3s ease-in-out infinite;
	animation: borosoto 3s ease-in-out infinite
}

.banner .banner-icon .icon-3 {
	top: 38%;
	left: 110%;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	width: 123px;
	height: 123px;
	-webkit-animation: borosoto 4s ease infinite;
	animation: borosoto 4s ease infinite
}

.banner .banner-icon .icon-4 {
	top: 52%;
	left: 15%;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .05);
	width: 197px;
	height: 197px;
	-webkit-animation: borosoto 3s ease-in-out infinite;
	animation: borosoto 3s ease-in-out infinite
}

.banner .banner-icon .icon-5 {
	bottom: -26%;
	left: 100%;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .09);
	box-shadow: 0 14px 25px 0 rgba(71, 103, 138, .09);
	width: 139px;
	height: 139px;
	-webkit-animation: borosoto 2s ease-in infinite;
	animation: borosoto 2s ease-in infinite
}

.banner.two {
	background-color: #fff;
	background-image: url(../image/banner-2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top left;
	padding: 264px 0 60px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.banner.two .main-btn i {
	margin-right: 0
}

.banner.two .banner-content {
	position: relative;
	z-index: 2;
	padding-bottom: 120px
}

.banner.two .banner-content h1.head {
	color: #fff
}

.banner.two .banner-content p.text {
	color: #fff;
	font-size: 18px;
	line-height: 1.55;
	padding: 27px 0 36px
}

.banner.two .banner-content .form-group {
	width: 50%;
	margin: 0 auto 0
}

.banner.two .banner-content .form-group .form-control {
	height: 64px;
	padding: 0 115px 0 20px;
	font-size: 17px;
	line-height: 1.58;
	color: #c5cbd0;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	border: 0
}

.banner.two .banner-content .form-group .form-control::-webkit-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #c5cbd0
}

.banner.two .banner-content .form-group .form-control:-ms-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #c5cbd0
}

.banner.two .banner-content .form-group .form-control::-ms-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #c5cbd0
}

.banner.two .banner-content .form-group .form-control::placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #c5cbd0
}

.banner.two .banner-content .form-group button.icon {
	background: rgba(255, 255, 255, 0);
	right: 0;
	border-radius: 5px
}

.banner.two .banner-content .form-group button.icon i {
	color: #9499a0
}

.banner.two .banner-content .form-group button.icon:before {
	display: none
}

.banner.two .video {
	position: relative
}

.banner.two .video a.video-button {
	border-radius: 50%;
	background: #fff;
	width: 101px;
	height: 101px;
	line-height: 6.7;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.banner.two .video a.video-button i {
	margin-left: 5px;
	color: #547af8;
	font-size: 24px
}

.banner.two .video a.video-button:before {
	background-color: rgba(255, 255, 255, .102);
	width: 125px;
	height: 125px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	border-radius: 50%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	display: block;
	-webkit-animation: pulse-border 6s ease-out infinite;
	animation: pulse-border 6s ease-out infinite
}

.banner.two .video a.video-button:after {
	display: block;
	background-color: rgba(255, 255, 255, .09);
	height: 140px;
	width: 140px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	border-radius: 50%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	-webkit-animation: pulse-border 3s ease-out infinite;
	animation: pulse-border 3s ease-out infinite
}

.bannner.three .banner-content {
	position: relative;
	z-index: 2
}

.bannner.three .banner-content .main-btn i {
	margin-right: 0
}

.bannner.three .banner-content h1.head {
	color: #fff
}

.bannner.three .banner-content h1.head span {
	color: #547af8
}

.bannner.three .banner-content p.text {
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	padding: 27px 0 36px;
	text-align: left
}

.bannner.three .banner-content .form-group {
	width: 70%;
	margin: 0 auto 0
}

.bannner.three .banner-content .form-group .form-control {
	height: 64px;
	padding: 0 80px 0 20px;
	font-size: 17px;
	line-height: 1.55;
	color: #a5a7aa;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	box-shadow: 0 20px 24px 0 rgba(138, 149, 160, .02);
	border: 0
}

.bannner.three .banner-content .form-group .form-control::-webkit-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #a5a7aa
}

.bannner.three .banner-content .form-group .form-control:-ms-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #a5a7aa
}

.bannner.three .banner-content .form-group .form-control::-ms-input-placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #a5a7aa
}

.bannner.three .banner-content .form-group .form-control::placeholder {
	font-size: 17px;
	line-height: 1.58;
	color: #a5a7aa
}

.bannner.three .banner-content .form-group button.icon {
	right: 5px;
	color: #fff;
	border-radius: 5px
}

.bannner.three .heroarea .single {
	height: 720px;
	position: relative;
	z-index: 1;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}

.bannner.three .heroarea .single .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 30, .5);
	content: ''
}

.bannner.three .heroarea .owl-nav .owl-next,
.bannner.three .heroarea .owl-nav .owl-prev {
	position: absolute;
	border: 1px solid rgba(236, 236, 236, .2);
	border-radius: 50%;
	background-color: rgba(247, 247, 247, 0);
	width: 54px;
	height: 54px;
	color: #fff;
	text-align: center;
	line-height: 5.6;
	font-size: 22px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bannner.three .heroarea .owl-nav .owl-prev {
	top: 55%;
	left: 90px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.bannner.three .heroarea .owl-nav .owl-next {
	top: 50%;
	right: 90px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.partner {
	padding: 120px 0 60px;
	background-color: #f7f7f7
}

.partner .totalpartner .single {
	display: block;
	text-align: center;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: .3s;
	transition: .3s
}

.partner .totalpartner .single img {
	max-width: 160px;
	margin: 0 auto 0
}

.partner .totalpartner .single:hover {
	opacity: .6;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.partner.index-2 {
	padding: 60px 0 60px;
	background: #fff
}

.category {
	padding: 22px 0 60px;
	background-color: #f7f7f7
}

.category .category-box {
	margin-top: 76px;
	padding: 30px 30px 30px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s
}

.category .category-box a.thumb {
	border-color: #fff;
	border: 4px solid #fff;
	border-radius: 50%;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06);
	box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06);
	width: 92px;
	height: 92px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -76px auto 0 auto
}

.category .category-box .content>h4.lasthead {
	padding-top: 26px
}

.category .category-box .content>h4.lasthead>a.link {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
	color: #051c35;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	text-decoration: none
}

.category .category-box .content .link {
	color: #6f7987;
	-webkit-transition: .3s;
	transition: .3s
}

.category .category-box .content .link:hover {
	color: #547af8;
	text-decoration: underline
}

.category .category-box:hover {
	-webkit-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 35px 0 rgba(0, 0, 0, .1)
}

.category a.main-btn {
	margin-top: 40px;
	color: #fff
}

.categorry-three {
	padding: 60px 0 60px;
	background-size: 100%
}

.categorry-three .category-box {
	margin-top: 30px;
	-webkit-box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2);
	box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2)
}

.categorry-three .category-box .thumb {
	overflow: hidden
}

.categorry-three .category-box .thumb a img {
	width: 100%;
	-webkit-transition: .6s;
	transition: .6s
}

.categorry-three .category-box .content {
	padding: 0 15px 2px;
	background-color: #fff
}

.categorry-three .category-box .content .aurtor {
	border: 3px solid #fff;
	border-radius: 50%;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .09);
	box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .09);
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -10px auto;
	-webkit-transform: translateY(-22px);
	transform: translateY(-22px)
}

.categorry-three .category-box .content .aurtor img {
	max-width: 90%
}

.categorry-three .category-box:hover .thumb>a>img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.categorry-three .category-box .content a h5 {
	font-size: 16px;
	line-height: 2
}

.feature {
	padding: 60px 0 60px
}

.feature .link {
	text-align: right
}

.feature .section-head {
	padding-bottom: 22px;
	text-align: center
}

.feature .feature-box {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2);
	box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2);
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s
}

.feature .feature-box .love {
	position: absolute;
	top: 30px;
	right: 30px;
	border-radius: 3px;
	background-color: #f8f8f8;
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 3.33;
	text-align: center;
	color: #051c35;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s
}

.feature .feature-box .love:hover {
	color: #547af8
}

.feature .feature-box .thumb {
	overflow: hidden;
	display: block
}

.feature .feature-box .thumb img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.feature .feature-box .content {
	padding: 15px 10px 15px
}

.feature .feature-box .content h5 a {
	font-size: 1.5rem;
	line-height: 1.55;
	font-weight: 600;
	color: #051c35;
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif
}

.feature .feature-box .content p.text {
	color: #6f7987
}

.feature .feature-box .content p.text a.link {
	-webkit-transition: .3s;
	transition: .3s;
	color: #6f7987
}

.feature .feature-box .content p.text a.link:hover {
	text-decoration: underline;
	color: #547af8
}

.feature .feature-box .content .review {
	color: #ffad54
}

.feature .feature-box .content .review i {
	padding-right: 2px
}

.feature .feature-box .content .past-part {
	padding-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.feature .feature-box .content .past-part .buton a.preview {
	width: 104px;
	height: 44px;
	border: 1px solid rgba(4, 10, 41, .12);
	border-radius: 3px;
	color: #051c35;
	line-height: 2.93;
	text-align: center;
	font-weight: 500;
	background: #fff
}

.feature .feature-box .content .past-part .buton a.preview:hover {
	color: #fff;
	background: #547af8
}

.feature .feature-box .content .past-part .buton a.cart {
	margin-left: 20px;
	width: 44px;
	height: 44px;
	border: 1px solid rgba(4, 10, 41, .12);
	border-radius: 3px;
	color: #fff;
	line-height: 2.93;
	text-align: center;
	font-weight: 500;
	background: #547af8
}

.feature .feature-box .content .past-part .buton a.cart:hover {
	background: #fff;
	color: #051c35
}

.feature .feature-box:hover {
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05)
}

.feature .feature-box:hover .thumb img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.feature.three {
	padding: 120px 0 120px
}

.unique {
	padding: 80px 0 80px;
	background-color: #fff
}

.unique .link {
	text-align: right
}

.unique .themes-box {
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	border-radius: 5px;
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s
}

.unique .themes-box .thumb {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	padding: 1.5rem 1.5rem 0 1.5rem
}

.unique .themes-box .thumb img {
	width: 100%
}

.unique .themes-box .thumb .button-box {
	z-index: 3;
	position: absolute;
	top: 90%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.unique .themes-box .thumb .button-box .link {
	margin: 0 10px 0;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	line-height: 2.93;
	text-align: center;
	background: #fff;
	color: #051c35
}

.unique .themes-box .thumb .button-box .link:hover {
	color: #fff;
	background: #547af8
}

.unique .themes-box .main-content {
	padding: 30px 30px 30px
}

.unique .themes-box .main-content h5 a {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 1.25em;
	line-height: 1.55;
	font-weight: 600;
	color: #002249
}

.unique .themes-box .main-content .last-part {
	padding-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.unique .themes-box .main-content .last-part .right p.text {
	color: #6f7987
}

.unique .themes-box .main-content .last-part .right p.text a.link {
	-webkit-transition: .3s;
	transition: .3s;
	color: #6f7987
}

.unique .themes-box .main-content .last-part .right p.text a.link:hover {
	text-decoration: underline;
	color: #547af8
}

.unique .themes-box .main-content .last-part .right .review {
	color: #ffad54
}

.unique .themes-box .main-content .last-part .right .review i {
	padding-right: 2px
}

.unique .themes-box:hover .thumb:before {
	height: 100%
}

.unique .themes-box:hover .thumb img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.unique .themes-box:hover .thumb .button-box {
	top: 50%;
	opacity: 1
}

.unique.three {
	background: #f7f7f7
}

.price {
	padding: 60px 0 60px;
	background-color: #f7f7f7
}

.price .link {
	text-align: right
}

.price .link .nav .nav-item .nav-link {
	display: inline-block;
	height: 55px;
	background-color: #547af8;
	color: #fff;
	border-radius: 5px;
	padding: 15px 25px;
	line-height: 3.43;
	text-align: center;
	padding: 0 40px 0;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #547af8
}

.price .link .nav .nav-item .nav-link:hover {
	background: #fff;
	color: #547af8
}

.price .link .nav .nav-item .nav-link.active {
	background: #fff;
	color: #547af8
}

.price .price-box {
	margin-top: 30px;
	padding: 2rem;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative
}

.price .price-box:before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0%;
	height: 2px;
	background: #547af8;
	content: "";
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.price .price-box:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 0%;
	background: #547af8;
	content: "";
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.price .price-box a.link {
	display: inline-block;
	font-weight: 500;
	background-color: #f7f7f7;
	height: 35px;
	padding: 0 25px 0;
	line-height: 2.33;
	color: #547af8;
	-webkit-transition: .3s;
	transition: .3s;
	border: 1px solid rgba(255, 255, 255, 0);
	-webkit-transition: all .3s;
	transition: all .3s
}

.price .price-box a.link.active,
.price .price-box a.link:hover {
	background: #547af8;
	color: #fff
}

.price .price-box .icon {
	display: block;
	border-radius: 50%;
	background-color: #f7f7f7;
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 30px auto 30px;
	-webkit-transition: .3s;
	transition: .3s
}

.price .price-box .icon.active,
.price .price-box .icon:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06);
	box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06)
}

.price .price-box h2.dolar {
	font-size: 62px;
	line-height: 1.161;
	position: relative
}

.price .price-box h2.dolar>sub {
	font-size: 30px;
	line-height: 1.33;
	color: #547af8;
	position: absolute;
	bottom: 9px;
	left: 70px
}

.price .price-box .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.price .price-box .list .list-item {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #051c35
}

.price .price-box .list .list-item>i {
	margin-right: 8px;
	font-weight: 500
}

.price .price-box .list .list-item>span {
	font-weight: 500
}

.price .price-box a.purchase {
	margin-top: 30px;
	width: 180px;
	height: 55px;
	line-height: 3.43
}

.price .price-box:hover a.link {
	border: 1px solid #547af8
}

.price .price-box:hover .icon {
	background-color: #fff;
	-webkit-box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06);
	box-shadow: 0 4px 20px 0 rgba(69, 82, 95, .06)
}

.price .price-box:hover:before {
	width: 100%;
	opacity: 1
}

.price .price-box:hover:after {
	height: 100%;
	opacity: 1
}

.price.two .price-box {
	margin-top: 30px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s
}

.price.two .price-box a.plan {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.66;
	color: #547af8;
	font-weight: 700;
	-webkit-transition: all .3s;
	transition: all .3s
}

.price.two .price-box a.plan.active {
	color: #fff
}

.price.two .price-box h2.dolar {
	font-size: 62px;
	line-height: 72px;
	position: relative;
	padding-top: 13px
}

.price.two .price-box h2.dolar>sub {
	font-size: 30px;
	line-height: 1.16;
	color: #547af8;
	position: absolute;
	bottom: 9px;
	left: 70px
}

.price.two .price-box .datee {
	display: block;
	color: #868c94;
	font-size: 15px;
	line-height: 1.66;
	padding-bottom: 20px
}

.price.two .price-box .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.price.two .price-box .list .list-item {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #051c35
}

.price.two .price-box .list .list-item>i {
	margin-right: 8px;
	font-weight: 500;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 8px 0 rgba(220, 226, 232, .45);
	box-shadow: 0 5px 8px 0 rgba(220, 226, 232, .45);
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 2.33
}

.price.two .price-box .list .list-item>span {
	font-weight: 500
}

.price.two .price-box a.purchase {
	padding: 0 20px;
	margin-top: 30px;
	width: 180px;
	height: 55px;
	line-height: 3.43;
	background: #fff;
	border: 2px solid rgba(4, 10, 41, .1);
	color: #051c35 !important
}

.price.two .price-box a.purchase:before {
	display: none
}

.price.two .price-box a.purchase:hover {
	border: transparent
}

.price.two .price-box:hover {
	background: linear-gradient(-150deg, #12dcf4 0, #911efc 100%)
}

.price.two .price-box:hover:after,
.price.two .price-box:hover:before {
	display: none
}

.price.two .price-box:hover a.plan {
	color: #fff
}

.price.two .price-box:hover h2.dolar {
	color: #fff
}

.price.two .price-box:hover h2.dolar>sub {
	color: #fff
}

.price.two .price-box:hover .datee {
	color: #fff
}

.price.two .price-box:hover .list .list-item {
	color: #fff
}

.price.two .price-box:hover .list .list-item>i {
	background-color: rgba(255, 255, 255, 0);
	-webkit-box-shadow: 0 5px 8px 0 rgba(220, 226, 232, 0);
	box-shadow: 0 5px 8px 0 rgba(220, 226, 232, 0);
	color: #fff
}

.price.two .price-box:hover .list .list-item>span {
	color: #fff
}

.price.two .price-box:hover a.purchase {
	border: 2px solid rgba(13, 33, 133, 0)
}

.price.two .price-box.active {
	background: linear-gradient(-150deg, #12dcf4 0, #911efc 100%)
}

.price.two .price-box.active:after,
.price.two .price-box.active:before {
	display: none
}

.price.two .price-box.active a.plan {
	color: #fff
}

.price.two .price-box.active h2.dolar {
	color: #fff;
	padding-top: 13px
}

.price.two .price-box.active h2.dolar>sub {
	color: #fff
}

.price.two .price-box.active .datee {
	color: #fff
}

.price.two .price-box.active .list .list-item {
	color: #fff
}

.price.two .price-box.active .list .list-item>i {
	background-color: rgba(255, 255, 255, 0);
	-webkit-box-shadow: 0 5px 8px 0 rgba(220, 226, 232, 0);
	box-shadow: 0 5px 8px 0 rgba(220, 226, 232, 0);
	color: #fff
}

.price.two .price-box.active .list .list-item>span {
	color: #fff
}

.price.two .price-box.active a.purchase {
	border: 2px solid rgba(13, 33, 133, 0)
}

.price.three {
	padding: 60px 0 60px;
	background-color: #fff
}

.price.three .link {
	text-align: right
}

.price.three .link .nav .nav-item .nav-link {
	display: inline-block;
	height: 55px;
	background-color: #547af8;
	color: #fff;
	border-radius: 5px;
	padding: 15px 25px;
	line-height: 3.43;
	text-align: center;
	padding: 0 40px 0;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #547af8
}

.price.three .link .nav .nav-item .nav-link:hover {
	background: #fff;
	color: #547af8
}

.price.three .link .nav .nav-item .nav-link.active {
	background: #fff;
	color: #547af8
}

.price.three .price-box {
	margin-top: 30px;
	padding: 2rem;
	border-radius: 10px;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 5px 15px 0 rgba(70, 0, 0, .1);
	box-shadow: 0 5px 15px 0 rgba(70, 0, 0, .1);
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative
}

.price.three .price-box p {
	text-indent: 2em;
	text-align: left;
	font-size: 1rem
}

.price.three .price-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background: #547af8;
	content: "";
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.price.three .price-box:after {
	display: none
}

.price.three .price-box a.plann {
	font-size: 15px;
	line-height: 1.66;
	color: #547af8;
	font-weight: 700;
	text-transform: uppercase
}

.price.three .price-box h2.dolar {
	font-size: 1.5rem;
	line-height: 1.16;
	position: relative;
	margin-top: 1em;
	margin-bottom: .5em
}

.price.three .price-box h2.dolar>sub {
	font-size: 30px;
	line-height: 1.33;
	color: #547af8;
	position: absolute;
	bottom: 9px;
	left: 70px
}

.price.three .price-box .time {
	font-size: 15px;
	line-height: 1.66;
	color: #868c94;
	padding-bottom: 16px
}

.price.three .price-box .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.price.three .price-box .list .list-item {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #051c35
}

.price.three .price-box .list .list-item>i {
	margin-right: 8px;
	font-weight: 500
}

.price.three .price-box .list .list-item>span {
	font-weight: 500
}

.price.three .price-box.active,
.price.three .price-box:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 16px 25px 0 rgba(236, 236, 236, .3);
	box-shadow: 0 16px 25px 0 rgba(236, 236, 236, .3)
}

.price.three .price-box.active:before,
.price.three .price-box:hover:before {
	width: 100%;
	opacity: 1
}

.price.three .price-box.active a.purchase,
.price.three .price-box:hover a.purchase {
	background: #547af8;
	border-color: #547af8;
	color: #fff !important
}

.price.three .price-box.active a.purchase:before,
.price.three .price-box:hover a.purchase:before {
	display: none
}

.testomonial {
	padding: 250px 0 250px;
	position: relative;
	z-index: 2;
	background-size: cover !important;
	background-position: left 100% top 30px !important;
	background-repeat: no-repeat !important
}

.testomonial .shap {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
	height: 90%
}

.testomonial .man-pic {
	position: absolute;
	z-index: -1
}

.testomonial .pic-1 {
	top: 10%;
	left: 12%;
	-webkit-animation: borosoto 4s ease-out infinite;
	animation: borosoto 4s ease-out infinite
}

.testomonial .pic-2 {
	top: 14%;
	left: 22%;
	-webkit-animation: borosoto 3s ease-in-out infinite;
	animation: borosoto 3s ease-in-out infinite
}

.testomonial .pic-3 {
	top: 29%;
	left: 17%;
	-webkit-animation: borosoto 4s ease infinite;
	animation: borosoto 4s ease infinite
}

.testomonial .pic-4 {
	top: 36%;
	left: 7%;
	-webkit-animation: borosoto 3s ease-in-out infinite;
	animation: borosoto 3s ease-in-out infinite
}

.testomonial .pic-5 {
	top: 52%;
	left: 21%;
	-webkit-animation: borosoto 2s ease-in infinite;
	animation: borosoto 2s ease-in infinite
}

.testomonial .pic-6 {
	top: 70%;
	left: 14%;
	-webkit-animation: borosoto 2s ease-in infinite;
	animation: borosoto 2s ease-in infinite
}

.testomonial .testobox .single .icon {
	max-width: 70px
}

.testomonial .testobox .single p.text {
	color: #051c35;
	font-weight: 500;
	padding: 24px 0 26px
}

.testomonial .testobox .single .man {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.testomonial .testobox .single .man .pic {
	max-height: 86px;
	max-width: 86px;
	margin-right: 20px;
	border-radius: 50%;
	border: 5px solid #fff;
	background-color: #cdcdcd;
	-webkit-box-shadow: 0 3px 10px 0 rgba(200, 219, 225, .8);
	box-shadow: 0 3px 10px 0 rgba(200, 219, 225, .8)
}

.testomonial .testobox .single .man .pic img {
	width: 100%
}

.testomonial .testobox .single .man .content .review i {
	margin-right: 2px;
	color: #ffad54
}

.testomonial .testobox .single .man .content h5.name a {
	font-size: 22px;
	line-height: 1.45;
	color: #051c35
}

.testomonial .testobox .single .man .content span.position {
	display: block;
	color: #547af8;
	font-weight: 600
}

.testomonial .owl-carousel .owl-dots {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline
}

.testomonial .owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	margin: 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #dbdbdb
}

.testomonial .owl-carousel .owl-dots .owl-dot.active {
	background: #547af8
}

.testomonial-two {
	padding: 120px 0 100px;
	position: relative;
	z-index: 2
}

.testomonial-two .section-head {
	padding-bottom: 36px
}

.testomonial-two .testotwo .single {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 25px 0 #f4f4f4;
	box-shadow: 0 5px 25px 0 #f4f4f4;
	margin: 20px 20px 20px
}

.testomonial-two .testotwo .single .icon {
	margin-right: 30px
}

.testomonial-two .testotwo .single .icon img {
	height: 100%;
	max-width: unset;
	width: auto
}

.testomonial-two .testotwo .single .content {
	padding-right: 20px
}

.testomonial-two .testotwo .single .content .thumv {
	max-width: 42px
}

.testomonial-two .testotwo .single .content p.text {
	color: #6f7987;
	font-weight: 500;
	padding: 24px 0 26px
}

.testomonial-two .testotwo .single .content .man {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.testomonial-two .testotwo .single .content .man .content .review i {
	margin-right: 2px;
	color: #ffad54
}

.testomonial-two .testotwo .single .content .man .content h5.name a {
	font-size: 18px;
	line-height: 1.55;
	font-weight: 600;
	color: #051c35
}

.testomonial-two .testotwo .single .content .man .content span.position {
	display: block;
	color: #547af8;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.83
}

.testomonial-two .testotwo.owl-carousel .owl-nav.disabled {
	display: block
}

.testomonial-two .testotwo.owl-carousel .owl-nav .owl-next,
.testomonial-two .testotwo.owl-carousel .owl-nav .owl-prev {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 2.66;
	color: #547af8;
	background: #fff;
	border: 1px solid #547af8;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.testomonial-two .testotwo.owl-carousel .owl-nav .owl-next:hover,
.testomonial-two .testotwo.owl-carousel .owl-nav .owl-prev:hover {
	color: #fff;
	background: #547af8
}

.testomonial-two .testotwo.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -45px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.testomonial-two .testotwo.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -45px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.testomonial-three {
	padding: 120px 0 40px;
	position: relative;
	z-index: 2;
	background: #f7f7f7
}

.testomonial-three .section-head {
	padding-bottom: 50px
}

.testomonial-three .testothree .single {
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 25px 0 #f4f4f4;
	box-shadow: 0 5px 25px 0 #f4f4f4;
	margin: 40px 20px 20px;
	padding: 40px 40px 40px
}

.testomonial-three .testothree .single .icon {
	margin-top: -75px
}

.testomonial-three .testothree .single .icon img {
	height: 100%;
	max-width: unset;
	width: auto;
	margin: 0 auto 0
}

.testomonial-three .testothree .single .content p.text {
	color: #6f7987;
	font-weight: 500;
	padding: 25px 0 21px
}

.testomonial-three .testothree .single .content .man .content .review i {
	margin-right: 2px;
	color: #ffad54
}

.testomonial-three .testothree .single .content .man .content h5.name a {
	font-size: 18px;
	line-height: 1.55;
	font-weight: 600;
	color: #051c35
}

.testomonial-three .testothree .single .content .man .content span.position {
	display: block;
	color: #547af8;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.83
}

.testomonial-three .testothree.owl-carousel .owl-nav.disabled {
	display: block
}

.testomonial-three .testothree.owl-carousel .owl-nav .owl-next,
.testomonial-three .testothree.owl-carousel .owl-nav .owl-prev {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 2.66;
	color: #547af8;
	background: #fff;
	border: 1px solid #547af8;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.testomonial-three .testothree.owl-carousel .owl-nav .owl-next:hover,
.testomonial-three .testothree.owl-carousel .owl-nav .owl-prev:hover {
	color: #fff;
	background: #547af8
}

.testomonial-three .testothree.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -45px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.testomonial-three .testothree.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -45px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.blog {
	padding: 120px 0 120px;
	background-color: #f7f7f7
}

.blog .link {
	text-align: center
}

.blog .section-head {
	padding-bottom: 22px
}

.blog .blog-box {
	margin-top: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 .25rem .75rem rgb(0 0 0 / 5%);
	box-shadow: 0 .25rem .75rem rgb(0 0 0 / 5%);
	border-radius: 15px
}

.blog .blog-box .thumb {
	z-index: 1;
	display: block;
	overflow: hidden;
	height: 15em
}

.blog .blog-box .thumb img {
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .7s;
	transition: .7s
}

.blog .blog-box .main-content {
	padding: 48px 30px 30px;
	position: relative;
	z-index: 1
}

.blog .blog-box .main-content .date {
	position: absolute;
	left: 30px;
	top: -22px;
	display: inline-block;
	border: 1px solid rgba(236, 236, 236, .5);
	border-radius: 5px;
	background-color: #fff;
	height: 44px;
	text-align: center;
	padding: 10px 20px 10px;
	z-index: 2
}

.blog .blog-box .main-content .date>span {
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 14px;
	color: #6f7987
}

.blog .blog-box .main-content .date>span>i {
	margin-right: 5px
}

.blog .blog-box .main-content .date>span:hover {
	color: #051c35
}

.blog .blog-box .main-content .up-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.blog .blog-box .main-content .up-content p.text {
	color: #6f7987
}

.blog .blog-box .main-content .up-content p.text>i {
	margin-right: 5px
}

.blog .blog-box .main-content h5 {
	padding: 20px 0 20px
}

.blog .blog-box .main-content h5 a {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 18px;
	line-height: 1.55;
	font-weight: 600;
	color: #051c35
}

.blog .blog-box .main-content h5 a:hover {
	color: #547af8
}

.blog .blog-box .main-content .last-part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog .blog-box .main-content .last-part .right-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog .blog-box .main-content .last-part .right-content a.read {
	color: #547af8;
	font-weight: 600
}

.blog .blog-box .main-content .last-part .right-content i {
	margin-left: 5px;
	color: #547af8;
	-webkit-transition: .6s;
	transition: .6s
}

.blog .blog-box .main-content .last-part .share {
	-webkit-transition: .3s;
	transition: .3s;
	color: #051c35
}

.blog .blog-box .main-content .last-part .share:hover {
	color: #547af8
}

.blog .blog-box:hover .thumb img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.blog .blog-box:hover .main-content .last-part .right-content i {
	margin-left: 15px
}

.blog-two {
	padding: 120px 0 120px;
	background-color: #f7f7f7
}

.blog-two .link {
	text-align: right
}

.blog-two .section-head {
	padding-bottom: 22px
}

.blog-two .blog-box {
	margin-top: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .05);
	border-radius: 15px
}

.blog-two .blog-box .thumb {
	z-index: 1;
	display: block;
	padding: 10px 15px 0;
	border-radius: 15px;
	overflow: hidden
}

.blog-two .blog-box .thumb img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .7s;
	transition: .7s
}

.blog-two .blog-box .main-content {
	padding: 30px 30px 30px;
	position: relative;
	z-index: 1
}

.blog-two .blog-box .main-content .top-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-two .blog-box .main-content .top-box .item {
	margin-right: 60px;
	color: #6f7987;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative
}

.blog-two .blog-box .main-content .top-box .item:hover {
	color: #051c35
}

.blog-two .blog-box .main-content .top-box .item:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -30px;
	content: '';
	height: 15px;
	width: 1px;
	background: #6f7987
}

.blog-two .blog-box .main-content .top-box .item:last-child:after {
	display: none
}

.blog-two .blog-box .main-content h5 {
	padding: 20px 0 20px
}

.blog-two .blog-box .main-content h5 a {
	font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif;
	font-size: 22px;
	line-height: 1.45;
	font-weight: 600;
	color: #051c35
}

.blog-two .blog-box .main-content h5 a:hover {
	color: #547af8
}

.blog-two .blog-box .main-content .last-part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-two .blog-box .main-content .last-part .right-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-two .blog-box .main-content .last-part .right-content a.read {
	color: #547af8;
	font-weight: 600
}

.blog-two .blog-box .main-content .last-part .right-content i {
	margin-left: 5px;
	color: #547af8;
	-webkit-transition: .6s;
	transition: .6s
}

.blog-two .blog-box .main-content .last-part .share {
	-webkit-transition: .3s;
	transition: .3s;
	color: #051c35
}

.blog-two .blog-box .main-content .last-part .share:hover {
	color: #547af8
}

.blog-two .blog-box:hover .thumb img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08)
}

.blog-two .blog-box:hover .main-content .last-part .right-content i {
	margin-left: 15px
}

.blog-two .right-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 10px;
	background-color: #fff;
	padding: 10px 10px 10px;
	margin-top: 30px
}

.blog-two .right-box .thumb {
	margin-right: 30px
}

.blog-two .right-box .right-part {
	padding-right: 20px
}

.blog-two .right-box .right-part .date {
	font-size: 12px;
	line-height: 1.83;
	color: #878e98;
	font-weight: 600
}

.blog-two .right-box .right-part h6.blog-title {
	padding: 7px 0 9px
}

.blog-two .right-box .right-part h6.blog-title a {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 600px;
	-webkit-transition: .3s;
	transition: .3s
}

.blog-two .right-box .right-part h6.blog-title a:hover {
	color: #547af8
}

.blog-two .right-box .right-part .last-part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-two .right-box .right-part .last-part .right-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-two .right-box .right-part .last-part .right-content a.read {
	color: #547af8;
	font-weight: 600
}

.blog-two .right-box .right-part .last-part .right-content i {
	margin-left: 5px;
	color: #547af8;
	-webkit-transition: .6s;
	transition: .6s
}

.blog-two .right-box .right-part .last-part .share {
	-webkit-transition: .3s;
	transition: .3s;
	color: #051c35
}

.blog-two .right-box .right-part .last-part .share:hover {
	color: #547af8
}

.blog-two .right-box:hover i {
	padding-left: 10px
}

.blog.three {
	padding: 60px 0 60px
}

.why-choose {
	padding: 60px 0 120px
}

.why-choose .section-head {
	padding-bottom: 25px
}

.why-choose .chose-box {
	margin-top: 30px;
	padding: 50px 20px 50px;
	border: 2px solid #f7f7f7;
	-webkit-transition: .3s;
	transition: .3s
}

.why-choose .chose-box .thumb img {
	max-width: 64px
}

.why-choose .chose-box .chose-head {
	color: #051c35;
	font-size: 22px;
	line-height: 1.45;
	font-weight: 600;
	padding: 26px 0 16px
}

.why-choose .chose-box:hover {
	border: 2px solid #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(237, 237, 237, .75);
	box-shadow: 0 14px 25px 0 rgba(237, 237, 237, .75)
}

.option {
	background-color: #f7f7f7
}

.option .box {
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2);
	box-shadow: 0 11px 25px 0 rgba(244, 244, 244, .2);
	padding: 30px 40px 30px;
	margin-top: -200px;
	z-index: 1
}

.option .box .left-box .section-head {
	padding-bottom: 10px
}

.option .box .left-box .list .list-item {
	padding-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.option .box .left-box .list .list-item .thumb {
	margin-right: 20px
}

.option .box .left-box .list .list-item p.text {
	color: #051c35
}

.option .box .right-box .item {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.option .box .right-box .item:first-child {
	margin-top: 0
}

.option .box .right-box .item .thumb {
	margin-right: 20px
}

.option .box .right-box .item .thumb .icon {
	min-width: 85px
}

.newest {
	padding: 120px 0 110px;
	overflow-x: clip
}

.newest .section-head {
	padding-bottom: 25px
}

.newest.gallary .item-galleryy .item-gallery-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.newest.gallary .item-galleryy .item-gallery-filter ul.item-gallery-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.newest.gallary .item-galleryy .item-gallery-filter ul.item-gallery-menu li.filter {
	font-size: 15px;
	line-height: 1.66;
	color: #808894;
	padding: 0 30px 0;
	height: 46px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fcfcfc;
	border: 2px solid #ececec;
	background: rgba(252, 252, 252, .5);
	border-radius: 4px;
	margin: 9px 9px 9px 9px;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer
}

.newest.gallary .item-galleryy .item-gallery-filter ul.item-gallery-menu li.filter.active,
.newest.gallary .item-galleryy .item-gallery-filter ul.item-gallery-menu li.filter:hover {
	background: #547af8;
	border-color: #547af8;
	color: #fff
}

.newest.gallary .item-galleryy .item-gallery-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.newest.gallary .item-galleryy .item-gallery-item .gallery-item {
	width: 127px;
	height: 127px;
	line-height: 127px;
	margin: 10px 10px 10px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: 0 8px 21px 0 rgba(239, 243, 243, .8);
	box-shadow: 0 8px 21px 0 rgba(239, 243, 243, .8)
}

.mix {
	display: none
}

.footer-area {
	background-color: #fff;
	padding: 20px 0 20px;
	overflow: hidden
}

.footer-area .footer-box {
	position: relative
}

.footer-area .footer-box::before {
	position: absolute;
	top: 50%;
	right: 0;
	content: '';
	width: 2px;
	height: 200%;
	background: #f8f8f8;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

.footer-area .footer-box.one::before {
	right: -8%
}

.footer-area .footer-box.two::before {
	right: -16%
}

.footer-area .footer-box.three::before {
	right: 6%
}

.footer-area .footer-box.none::before {
	display: none
}

.footer-area .footer-box {
	margin-top: 30px
}

.footer-area .footer-box .logo {
	padding-bottom: 34px
}

.footer-area .footer-box h4.lasthead {
	padding-bottom: 20px
}

.footer-area .footer-box p.text {
	font-size: 14px;
	line-height: 1.71
}

.footer-area .footer-box ul {
	padding-left: 20px;
	list-style-type: circle
}

.footer-area .footer-box ul li {
	padding-top: 8px;
	list-style-type: circle
}

.footer-area .footer-box ul li a {
	font-size: 14px;
	line-height: 1.71;
	color: #6f7987
}

.footer-area .footer-box ul li a:hover {
	color: #547af8
}

.footer-area .footer-box ul li:hover {
	color: #547af8
}

.footer-area .footer-box ul li.active {
	color: #547af8
}

.footer-area .footer-box ul li.active a {
	color: #547af8
}

.footer-area .footer-box .social {
	margin-top: 32px
}

.footer-area .footer-box .social a {
	margin-right: 8px;
	border-radius: 3px;
	background-color: #f7f7f7;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 2.66;
	color: #a1a4af;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s
}

.footer-area .footer-box .social a:hover {
	background: #547af8;
	color: #fff
}

.copyright {
	padding: 15px 0 15px;
	background: #f7f7f7
}

.copyright p.text {
	color: #6f7987
}

.copyright p.text a {
	color: #8a8f9c
}

.copyright p.text a:hover {
	text-decoration: underline
}

.footer-area.two {
	background-color: #03142c
}

.footer-area.two .footer-box::before {
	background: #102037
}

.footer-area.two .footer-box h4.lasthead {
	color: #fff
}

.footer-area.two .footer-box p.text {
	color: #bec2ce
}

.footer-area.two .footer-box ul li a {
	font-size: 14px;
	line-height: 1.71;
	color: #bec2ce
}

.footer-area.two .footer-box ul li a:hover {
	color: #fff
}

.footer-area.two .footer-box ul li:hover {
	color: #fff
}

.footer-area.two .footer-box ul li.active {
	color: #fff
}

.footer-area.two .footer-box ul li.active a {
	color: #fff
}

.footer-area.two .footer-box .social a {
	background-color: #101f34;
	color: #b1c1d6
}

.footer-area.two .footer-box .social a:hover {
	background: #547af8;
	color: #fff
}

.copyright {
	background: #011025;
	border-top: 1px solid #333
}

.copyright p.text {
	color: #8a8f9c
}

.breadcrumb-area {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: -webkit-linear-gradient(145deg, #20c3f2 0, #7e39fb 100%)
}

.breadcrumb-area .content h2.breadd {
	color: #fff
}

.breadcrumb-list {
	position: absolute;
	left: 0;
	bottom: 0;
	display: inline-block;
	padding: 0 30px 0;
	line-height: 3.75;
	background-color: #fff;
	z-index: 9
}

.breadcrumb-list li {
	display: inline-block;
	color: #547af8;
	font-size: 16px;
	line-height: 1.62;
	font-weight: 700;
	text-transform: uppercase
}

.breadcrumb-list li a {
	font-size: 16px;
	line-height: 1.62;
	font-weight: 700;
	color: #051c35;
	-webkit-transition: .3s;
	transition: .3s
}

.breadcrumb-list li a:hover {
	text-decoration: underline
}

.single-blog {
	padding: 120px 0 120px;
	background: #f7f7f7
}

.single-blog .blog-box {
	background-color: #fff;
	margin-bottom: 30px
}

.single-blog .blog-box .thumb {
	padding: 30px 30px 10px;
	border-radius: 20px
}

.single-blog .blog-box .thumb img {
	width: 100%
}

.single-blog .blog-box .main-content {
	padding: 10px 30px 30px
}

.single-blog .blog-box .main-content .up-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.single-blog .blog-box .main-content .up-content p.text {
	padding: 5px 0 5px;
	color: #868a91;
	font-size: 14px;
	line-height: 1.71
}

.single-blog .blog-box .main-content .up-content p.text i {
	padding-right: 5px
}

.single-blog .blog-box .main-content .up-content p.text>span {
	padding: 0 30px 0
}

.single-blog .blog-box .main-content .middle .blogtitle>a {
	font-size: 26px;
	line-height: 1.38;
	font-weight: 600;
	color: #051c35;
	padding-top: 13px;
	-webkit-transition: .3s;
	transition: .3s
}

.single-blog .blog-box .main-content .middle .blogtitle>a:hover {
	color: #547af8
}

.single-blog .blog-box .main-content .middle p.text {
	padding-top: 18px;
	color: #868a91
}

.single-blog .blog-box .main-content .last-part {
	padding-top: 25px
}

.single-blog .blog-box .main-content .last-part .left-content a.main-btn i {
	padding: 0 0 0 8px
}

.single-blog .blog-box .main-content .last-part .right-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.single-blog .blog-box .main-content .last-part .right-content .two {
	padding-left: 15px
}

.single-blog .blog-box .main-content .last-part .right-content .two p.text {
	color: #868a91;
	font-size: 14px;
	line-height: 1.71
}

.single-blog .blog-box .main-content .last-part .right-content .two p.text i {
	padding-right: 5px
}

.single-blog .blog-box .main-content .last-part .right-content .two p.text.name {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 500
}

.single-blog-details {
	padding: 120px 0 120px;
	background: #f7f7f7
}

.single-blog-details .blog-details {
	background-color: #fff
}

.single-blog-details .blog-details .thumb {
	padding: 30px 30px 10px;
	border-radius: 20px
}

.single-blog-details .blog-details .thumb img {
	width: 100%
}

.single-blog-details .blog-details .main-content {
	padding: 10px 30px 30px
}

.single-blog-details .blog-details .main-content .up-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.single-blog-details .blog-details .main-content .up-content p.text {
	padding: 5px 0 5px;
	color: #868a91;
	font-size: 14px;
	line-height: 1.71
}

.single-blog-details .blog-details .main-content .up-content p.text i {
	padding-right: 5px
}

.single-blog-details .blog-details .main-content .up-content p.text>span {
	padding: 0 30px 0
}

.single-blog-details .blog-details .main-content .contentarea .blogtitle {
	font-size: 26px;
	line-height: 1.38;
	font-weight: 600;
	color: #051c35;
	padding-top: 13px
}

.single-blog-details .blog-details .main-content .contentarea>p.text {
	padding-top: 18px;
	color: #868a91
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 25px 0 10px
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .fthumb {
	width: 40%;
	margin-right: 30px
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .fthumb>img {
	width: 100%
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .content {
	width: 60%
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .content>p.text {
	padding-top: 10px;
	color: #868a91
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .content>ul.list>li.list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .content>ul.list>li.list-item>span i {
	font-size: 9px;
	color: #6f7987;
	padding-right: 8px
}

.single-blog-details .blog-details .main-content .contentarea .blogfeature .content>ul.list>li.list-item>p.text {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	padding-top: 8px;
	font-weight: 500
}

.single-blog-details .blog-details .main-content .contentarea>.video {
	margin: 30px 0 30px;
	position: relative
}

.single-blog-details .blog-details .main-content .contentarea>.video>img {
	min-width: 100%
}

.single-blog-details .blog-details .main-content .contentarea>.video a.video-button {
	border-radius: 50%;
	background: #fff;
	width: 80px;
	height: 80px;
	line-height: 5.66;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.single-blog-details .blog-details .main-content .contentarea>.video a.video-button i {
	margin-left: 5px;
	color: #547af8;
	font-size: 24px
}

.single-blog-details .blog-details .main-content .contentarea>.video a.video-button:before {
	background-color: rgba(255, 255, 255, .102);
	width: 100px;
	height: 100px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	border-radius: 50%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	display: block;
	-webkit-animation: pulse-border 6s ease-out infinite;
	animation: pulse-border 6s ease-out infinite
}

.single-blog-details .blog-details .main-content .contentarea>.video a.video-button:after {
	display: block;
	background-color: rgba(255, 255, 255, .09);
	height: 120px;
	width: 120px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	border-radius: 50%;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	-webkit-animation: pulse-border 3s ease-out infinite;
	animation: pulse-border 3s ease-out infinite
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate {
	margin: 30px 0 10px;
	padding: 30px 30px 30px;
	background: #f8f8f8
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate>p.text {
	font-size: 18px;
	line-height: 1.55;
	color: #051c35;
	padding: 20px 0 20px
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor>.right-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor>.right-content .two {
	margin-left: 15px
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor>.right-content .two>p.name {
	font-size: 18px;
	line-height: 1.55;
	color: #0c0c0c;
	font-weight: 600
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor>.right-content .two>p.text .ceo {
	color: #547af8;
	font-size: 12px;
	line-height: 1.83;
	font-weight: 700;
	-webkit-transition: .3s;
	transition: .3s
}

.single-blog-details .blog-details .main-content .contentarea .blog-quate .aurtor>.right-content .two>p.text .ceo:hover {
	text-decoration: underline
}

.single-blog-details .blog-details .main-content .blog-tags-area {
	padding: 25px 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.single-blog-details .blog-details .main-content .blog-tags-area .tag-box h3.subtitle {
	padding-bottom: 8px
}

.single-blog-details .blog-details .main-content .blog-tags-area .tag-box ul>li {
	display: inline-block
}

.single-blog-details .blog-details .main-content .blog-tags-area .tag-box ul>li>a.tag-link {
	display: inline-block;
	height: 35px;
	line-height: 1.28;
	padding: 0 25px 0;
	border-radius: 3px;
	background-color: #f7f7f7;
	text-align: center;
	margin: 0 10px 10px 0;
	font-size: 14px;
	color: #7b8490;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.single-blog-details .blog-details .main-content .blog-tags-area .tag-box ul>li>a.tag-link:hover {
	background: #547af8;
	color: #fff
}

.single-blog-details .blog-details .main-content .blog-tags-area .social h3.subtitle {
	padding-bottom: 8px
}

.single-blog-details .blog-details .main-content .blog-tags-area .social ul.social-icons>li {
	display: inline-block
}

.single-blog-details .blog-details .main-content .blog-tags-area .social ul.social-icons>li>a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 1.28;
	border-radius: 3px;
	background-color: #f7f7f7;
	text-align: center;
	margin: 0 10px 10px 0;
	font-size: 14px;
	color: #7b8490;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.single-blog-details .blog-details .main-content .blog-tags-area .social ul.social-icons>li>a:hover {
	background: #547af8;
	color: #fff
}

.single-blog-details .blog-details .blog-comment {
	padding: 30px 30px 0;
	border-top: 1px solid #f0eaea
}

.single-blog-details .blog-details .blog-comment>h3.subtitle {
	padding-bottom: 25px
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 30px
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-thumb {
	min-width: 60px;
	margin-right: 30px
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content h6.man>a {
	color: #051c35;
	font-size: 15px;
	line-height: 1.66;
	font-weight: 600
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content p.text,
.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content span {
	color: #868a91;
	font-size: 14px;
	line-height: 1.71
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content>p.text {
	padding: 10px 0 10px
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content a.replay {
	display: block
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content a.replay:hover i {
	color: #547af8
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content a.replay:hover span {
	color: #547af8
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content a.replay i {
	font-size: 14px;
	line-height: 1.71;
	color: #051c35;
	padding-right: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item .blog-content a.replay span {
	font-size: 12px;
	line-height: 1.83;
	color: #051c35;
	-webkit-transition: .3s;
	transition: .3s
}

.single-blog-details .blog-details .blog-comment>.comment-area .blog-item.margin {
	margin-left: 80px
}

.single-blog-details .blog-details .blog-comment .leave-comment {
	padding: 30px 0 30px;
	border-top: 1px solid #f0eaea
}

.single-blog-details .blog-details .blog-comment .leave-comment>h3.subtitle {
	padding-bottom: 25px
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group {
	margin-bottom: 20px
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group input,
.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea {
	width: 100%;
	font-size: 14px;
	line-height: 1.71;
	color: #868a91;
	padding: 20px 20px 20px;
	border: 2px solid #f7f7f7;
	height: 54px;
	background-color: rgba(246, 246, 246, 0)
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group input::-webkit-input-placeholder,
.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea::-webkit-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group input:-ms-input-placeholder,
.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea:-ms-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group input::-ms-input-placeholder,
.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea::-ms-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group input::placeholder,
.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea::placeholder {
	font-size: 14px;
	color: #868a91
}

.single-blog-details .blog-details .blog-comment .leave-comment .blog-form .form-group textarea {
	height: 150px
}

.pagination {
	padding-top: 30px
}

.pagination .page-item {
	-webkit-transition: .3s;
	transition: .3s
}

.pagination .page-item .page-link {
	font-size: 14px;
	color: #777;
	text-align: center;
	line-height: 3.57;
	border-radius: 4px;
	background-color: #fff;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0 3px 0;
	border: none
}

.pagination .page-item .page-link:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.pagination .page-item:hover .page-link {
	color: #fff;
	background: #547af8
}

.pagination .page-item.active .page-link {
	color: #fff;
	background: #547af8
}

.widget.widget-search {
	background-color: #fff;
	padding: 27px 30px 30px
}

.widget.widget-search h5.widtitle {
	font-size: 22px;
	line-height: 1.45;
	color: #051c35;
	font-weight: 600;
	padding-bottom: 22px
}

.widget.widget-search .form-group {
	position: relative
}

.widget.widget-search .form-group input {
	width: 100%;
	border: 2px solid #f7f7f7;
	background-color: rgba(247, 247, 247, 0);
	height: 54px;
	padding: 0 55px 0 20px;
	color: #898e95;
	font-size: 15px;
	line-height: 1.66
}

.widget.widget-search .form-group input::-webkit-input-placeholder {
	color: #898e95;
	font-size: 15px
}

.widget.widget-search .form-group input:-ms-input-placeholder {
	color: #898e95;
	font-size: 15px
}

.widget.widget-search .form-group input::-ms-input-placeholder {
	color: #898e95;
	font-size: 15px
}

.widget.widget-search .form-group input::placeholder {
	color: #898e95;
	font-size: 15px
}

.widget.widget-search .form-group>button {
	border: 0;
	background: 0;
	color: #898e95;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	height: 100%
}

.widget.widget-categories {
	background-color: #fff;
	padding: 26px 30px 15px
}

.widget.widget-categories h5.widtitle {
	font-size: 22px;
	line-height: 1.45;
	color: #051c35;
	font-weight: 600;
	padding-bottom: 24px
}

.widget.widget-categories ul>li a.link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #f7f7f7;
	background-color: rgba(247, 247, 247, 0);
	height: 54px;
	line-height: 3.6;
	padding: 0 20px 0;
	margin-bottom: 15px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.widget.widget-categories ul>li a.link:after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	content: '';
	background: rgba(255, 255, 255, 0);
	-webkit-transition: .3s;
	transition: .3s
}

.widget.widget-categories ul>li a.link span {
	z-index: 1;
	font-size: 15px;
	line-height: 1.66;
	color: #6f7987;
	-webkit-transition: .4s;
	transition: .4s
}

.widget.widget-categories ul>li a.link:hover span {
	color: #fff
}

.widget.widget-categories ul>li a.link:hover:after {
	width: 100%;
	background: #547af8
}

.widget.widget-categories ul>li a.link.active span {
	color: #fff
}

.widget.widget-categories ul>li a.link.active:after {
	width: 100%;
	background: #547af8
}

.widget.post {
	background-color: #fff;
	padding: 27px 30px 30px
}

.widget.post h5.widtitle {
	font-size: 22px;
	line-height: 1.45;
	color: #051c35;
	font-weight: 600;
	padding-bottom: 22px
}

.widget.post .recent-posts .list .list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 30px
}

.widget.post .recent-posts .list .list-item:last-child {
	padding-bottom: 0
}

.widget.post .recent-posts .list .list-item .thumb {
	margin-right: 20px
}

.widget.post .recent-posts .list .list-item .thumb>a {
	overflow: hidden
}

.widget.post .recent-posts .list .list-item .thumb>a img {
	min-width: 80px;
	-webkit-transition: .3s;
	transition: .3s
}

.widget.post .recent-posts .list .list-item .widget-posts-descr a.title {
	font-size: 15px;
	line-height: 1.66;
	color: #051c35;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s
}

.widget.post .recent-posts .list .list-item .widget-posts-descr a.title:hover {
	color: #547af8
}

.widget.post .recent-posts .list .list-item .widget-posts-descr p.text {
	font-size: 14px;
	line-height: 1.71;
	color: #7b8490
}

.widget.post .recent-posts .list .list-item .widget-posts-descr p.text i {
	padding-right: 5px
}

.widget.post .recent-posts .list .list-item:hover .thumb>a img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.widget.widget-tags {
	background-color: #fff;
	padding: 27px 30px 20px
}

.widget.widget-tags h5.widtitle {
	font-size: 22px;
	line-height: 1.45;
	color: #051c35;
	font-weight: 600;
	padding-bottom: 22px
}

.widget.widget-tags ul>li {
	display: inline-block
}

.widget.widget-tags ul>li a.wid-link {
	display: inline-block;
	height: 35px;
	line-height: 2.5;
	padding: 0 25px 0;
	border-radius: 3px;
	background-color: #f7f7f7;
	text-align: center;
	margin: 0 10px 10px 0;
	font-size: 14px;
	color: #7b8490;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s
}

.widget.widget-tags ul>li a.wid-link:hover {
	background: #547af8;
	color: #fff
}

.widget.widget-tags ul>li a.wid-link.active {
	background: #547af8;
	color: #fff
}

.pricing-plan {
	background: #f7f7f7;
	padding: 120px 0 60px
}

.pricing-plan .price-box {
	margin-top: 30px;
	padding: 50px 50px 50px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(70, 0, 0, .05);
	box-shadow: 0 5px 15px 0 rgba(70, 0, 0, .05);
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative
}

.pricing-plan .price-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background: #547af8;
	content: "";
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-plan .price-box:after {
	display: none
}

.pricing-plan .price-box a.plann {
	font-size: 15px;
	line-height: 1.66;
	color: #547af8;
	font-weight: 700;
	text-transform: uppercase
}

.pricing-plan .price-box h2.dolar {
	font-size: 62px;
	line-height: 1.16;
	position: relative;
	margin-top: 12px
}

.pricing-plan .price-box h2.dolar>sub {
	font-size: 30px;
	line-height: 1.33;
	color: #547af8;
	position: absolute;
	bottom: 9px;
	left: 70px
}

.pricing-plan .price-box .time {
	font-size: 15px;
	line-height: 1.66;
	color: #868c94;
	padding-bottom: 16px
}

.pricing-plan .price-box .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pricing-plan .price-box .list .list-item {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #051c35
}

.pricing-plan .price-box .list .list-item>i {
	margin-right: 8px;
	font-weight: 500
}

.pricing-plan .price-box .list .list-item>span {
	font-weight: 500
}

.pricing-plan .price-box a.purchase {
	margin-top: 30px;
	width: 180px;
	height: 55px;
	line-height: 3.43;
	background: 0 0;
	border: 1px solid rgba(4, 10, 41, .1);
	color: #051c35 !important;
	font-weight: 600
}

.pricing-plan .price-box a.purchase:hover {
	background: #547af8;
	border-color: #547af8;
	color: #fff !important
}

.pricing-plan .price-box a.purchase:hover:before {
	display: none
}

.pricing-plan .price-box.active,
.pricing-plan .price-box:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 16px 25px 0 rgba(236, 236, 236, .3);
	box-shadow: 0 16px 25px 0 rgba(236, 236, 236, .3)
}

.pricing-plan .price-box.active:before,
.pricing-plan .price-box:hover:before {
	width: 100%;
	opacity: 1
}

.pricing-plan .price-box.active a.purchase,
.pricing-plan .price-box:hover a.purchase {
	background: #547af8;
	border-color: #547af8;
	color: #fff !important
}

.pricing-plan .price-box.active a.purchase:before,
.pricing-plan .price-box:hover a.purchase:before {
	display: none
}

.testomonial-three.pricing {
	padding: 60px 0 60px
}

.testomonial-three.about {
	padding: 60px 0 100px
}

.team {
	background: #f7f7f7;
	padding: 40px 0 120px
}

.team .section-head {
	padding-bottom: 25px
}

.team .team-box {
	margin-top: 30px;
	text-align: center;
	background: #fff;
	overflow: hidden
}

.team .team-box .thumb {
	position: relative
}

.team .team-box .thumb>img {
	min-width: 100%
}

.team .team-box .thumb .social {
	position: absolute;
	bottom: 0;
	right: -60px;
	background: #fff;
	visibility: none;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.team .team-box .thumb .social .list .list-item .social-link {
	border-radius: 3px;
	background-color: #f7f7f7;
	width: 40px;
	height: 40px;
	line-height: 2.85;
	text-align: center;
	margin: 5px 5px 5px;
	color: #547af8;
	-webkit-transition: .3s;
	transition: .3s
}

.team .team-box .thumb .social .list .list-item .social-link:hover {
	background: #547af8;
	color: #fff
}

.team .team-box .content {
	padding: 25px 30px 22px
}

.team .team-box .content h4.lasthead {
	font-weight: 600;
	color: #051c35
}

.team .team-box .content a.ceo {
	color: #6f7987;
	font-weight: 500
}

.team .team-box:hover .social {
	right: 0;
	visibility: visible;
	opacity: 1
}

.team.expart {
	padding: 90px 0 120px
}

.team.about {
	padding: 55px 0 60px
}

.content-box {
	background: #f7f7f7;
	padding: 117px 0 60px
}

.content-box .content-details .title {
	padding-bottom: 17px
}

.content-box .content-details .box img.aboutpng {
	float: left;
	margin: 0 15px 0 0
}

.content-box.service {
	background: #f7f7f7;
	padding: 57px 0 57px
}

.content-box.service .content-details .title {
	padding-bottom: 17px
}

.content-box.service .content-details .box img.aboutpng {
	float: left;
	margin: 0 15px 0 0
}

.why-choose.service {
	padding: 120px 0 60px;
	background: #f7f7f7
}

.why-choose.service .chose-box {
	margin-top: 30px;
	padding: 50px 20px 50px;
	border: 2px solid rgba(110, 120, 135, .08);
	-webkit-transition: .3s;
	transition: .3s;
	background: #f7f7f7
}

.why-choose.service .chose-box .thumb img {
	height: 64px
}

.why-choose.service .chose-box .chose-head {
	color: #051c35;
	font-size: 22px;
	line-height: 1.45;
	font-weight: 600;
	padding: 26px 0 16px
}

.why-choose.service .chose-box:hover {
	background: #fff;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 14px 25px 0 rgba(237, 237, 237, .75);
	box-shadow: 0 14px 25px 0 rgba(237, 237, 237, .75)
}

.map-img {
	padding: 70px 60px;
	background: url(../image/lxwm-img.jpg) no-repeat
}

.map-img p {
	color: #fff;
	line-height: 2;
	font-size: 16px
}

.map-img p:first-child {
	font-size: 16px
}

.map-area {
	background: #f7f7f7;
	padding: 60px 0 40px
}

.map-area .map-box iframe {
	width: 100%;
	height: 480px;
	border-radius: 10px;
	border: 0
}

.map-area .mapcontent .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 20px 20px;
	border-radius: 10px;
	background-color: #fff;
	margin-bottom: 30px
}

.map-area .mapcontent .item:last-child {
	margin-bottom: 0
}

.map-area .mapcontent .item .thumb {
	min-width: 100px;
	margin-right: 20px
}

.map-area .mapcontent .item .thumb .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 10px;
	background-color: #547af8;
	width: 100px;
	height: 100px
}

.map-area .mapcontent .item .thumb .icon img {
	-webkit-transition: .6s;
	transition: .6s
}

.map-area .mapcontent .item .content h3.subtitle {
	font-weight: 600
}

.map-area .mapcontent .item .content p.text {
	font-size: 14px;
	line-height: 1.71;
	color: #9097a2
}

.map-area .mapcontent .item:hover .thumb .icon img {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg)
}

.map-area .card {
	background: #fff;
	border-radius: 10px;
	padding: 0 0 24px 0;
	transition: all .5s;
	margin-bottom: 20px
}

.map-area .card .font-16 {
	font-size: 16px
}

.map-area .card p:first-child {
	line-height: 1.54;
	padding: 10px 20px;
	color: #fff;
	background: #06c
}

.map-area .card p {
	padding: 0 20px
}

.map-area .card .mt-15 {
	margin-top: 15px
}

.map-area .card .mt-6 {
	margin-top: 5px;
	padding: 0 20px
}

.map-area .card .font-24 {
	font-size: 24px
}

.contact-from {
	padding: 60px 0 120px;
	background: #f7f7f7
}

.contact-from .blog-form {
	padding: 60px 50px 60px;
	background: #fff
}

.contact-from .blog-form .form-group {
	margin-bottom: 30px
}

.contact-from .blog-form .form-group input,
.contact-from .blog-form .form-group textarea {
	width: 100%;
	font-size: 14px;
	line-height: 1.71;
	color: #868a91;
	padding: 20px 20px 20px;
	border: 2px solid #f7f7f7;
	height: 54px;
	border-radius: 4px;
	background-color: #fdfdfd
}

.contact-from .blog-form .form-group input::-webkit-input-placeholder,
.contact-from .blog-form .form-group textarea::-webkit-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.contact-from .blog-form .form-group input:-ms-input-placeholder,
.contact-from .blog-form .form-group textarea:-ms-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.contact-from .blog-form .form-group input::-ms-input-placeholder,
.contact-from .blog-form .form-group textarea::-ms-input-placeholder {
	font-size: 14px;
	color: #868a91
}

.contact-from .blog-form .form-group input::placeholder,
.contact-from .blog-form .form-group textarea::placeholder {
	font-size: 14px;
	color: #868a91
}

.contact-from .blog-form .form-group textarea {
	height: 150px
}

.unique.product,
.unique.producttwo {
	background: #f7f7f7
}

.unique.product .themes-box,
.unique.producttwo .themes-box {
	margin-top: 0;
	margin-bottom: 30px
}

.unique.producttwo .product-show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 40px;
	padding: 11px 30px 23px
}

.unique.producttwo .product-show .left-box {
	padding-top: 10px
}

.unique.producttwo .product-show .left-box p.text {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #051c35
}

.unique.producttwo .product-show .right-box {
	padding-top: 10px
}

.unique.producttwo .product-show .right-box .language-select .nice-select {
	border: 0;
	min-width: 150px;
	font-size: 16px;
	line-height: 1.62;
	font-weight: 500 !important;
	color: #051c35;
	height: auto;
	padding: 3px 0 0;
	background: 0 0
}

.unique.producttwo .product-show .right-box .language-select .nice-select:after {
	border-bottom: 2px solid #33276a;
	border-right: 2px solid #33276a;
	width: 10px;
	height: 10px
}

.unique.producttwo .product-show .right-box .language-select .nice-select span {
	font-weight: 500 !important
}

.unique.producttwo .product-show .right-box .language-select .nice-select .list {
	width: auto
}

.unique.producttwo .product-show .right-box .language-select .nice-select .list li {
	padding: 10px 20px 10px;
	text-align: center;
	font-size: 16px;
	line-height: 1.62;
	font-weight: 500 !important;
	color: #051c35
}

.unique.market {
	padding-bottom: 90px
}

.unique.market .view-all {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 5px;
	background-color: #fff;
	padding: 20px 30px 20px
}

.unique.market .view-all p.text {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 500
}

.unique.market .view-all a.view {
	font-size: 16px;
	line-height: 1.62;
	color: #6f7987;
	font-weight: 500
}

.unique.market .discount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-image: url(../image/discount-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 60px 60px
}

.unique.market .discount .content h3.subtitle {
	font-size: 30px;
	line-height: 1.33;
	font-weight: 700;
	color: #fff
}

.unique.market .discount .content p.text {
	color: #e9e9e9
}

.unique.market .discount.two {
	background-image: url(../image/discount-bg-2.png)
}

.mt-30 {
	margin-top: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.pagination.product {
	padding-top: 60px;
	padding-bottom: 0
}

.pagination.producttwo {
	padding-top: 30px;
	padding-bottom: 0
}

.faq {
	padding: 90px 0 120px;
	background: #f7f7f7
}

.faq .accordion {
	width: 100%
}

.faq .accordion .card {
	width: 100%;
	margin-top: 30px;
	background-color: #fff;
	border: 0;
	border-radius: 10px
}

.faq .accordion .card .card-header {
	padding: 0;
	border: 0;
	background: #fff
}

.faq .accordion .card .card-header button {
	padding: 20px 70px 20px 20px;
	border: 0;
	outline: 0;
	font-size: 18px;
	line-height: 1.55;
	color: #051c35;
	text-decoration: none;
	font-weight: 600;
	-webkit-box-shadow: 9.272px 3.746px 28px 0 rgba(176, 163, 231, .26);
	box-shadow: 9.272px 3.746px 28px 0 rgba(176, 163, 231, .26);
	border-radius: 10px;
	position: relative
}

.faq .accordion .card .card-header button span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	height: 30px;
	width: 30px;
	border-radius: 5px;
	background-color: #547af8
}

.faq .accordion .card .card-header button span:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 1px;
	width: 70%;
	background: #fff
}

.faq .accordion .card .card-header button span:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 70%;
	width: 1px;
	background: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.faq .accordion .card .card-header button:hover {
	border: 0;
	outline: 0;
	text-decoration: none
}

.faq .accordion .card .card-header button[aria-expanded=true] span:before {
	top: 13%;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.faq .accordion .card .collapse .card-body {
	padding: 20px 20px 20px
}

.faq .accordion .card .collapse .card-body p.text {
	color: #868a91
}

.product-details {
	padding: 120px 0 120px;
	background: #f7f7f7
}

.product-details .detsils-box .box-one {
	background: #fff;
	padding: 30px 30px 20px
}

.product-details .detsils-box .box-one .thumb {
	display: block;
	position: relative;
	cursor: pointer
}

.product-details .detsils-box .box-one .thumb .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s
}

.product-details .detsils-box .box-one .thumb .overlay .content {
	text-align: center
}

.product-details .detsils-box .box-one .thumb .overlay .content .icon {
	font-size: 40px;
	color: #fff
}

.product-details .detsils-box .box-one .thumb .overlay .content p.text {
	padding-top: 10px;
	color: #fff;
	font-size: 22px;
	line-height: 1.45
}

.product-details .detsils-box .box-one .thumb img {
	min-width: 100%
}

.product-details .detsils-box .box-one .thumb .parent-container {
	position: absolute;
	top: 0;
	left: 0
}

.product-details .detsils-box .box-one .thumb:hover .overlay {
	opacity: 1;
	visibility: visible
}

.product-details .detsils-box .box-one .total-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 10px
}

.product-details .detsils-box .box-one .total-link .links-box-left,
.product-details .detsils-box .box-one .total-link .links-box-right {
	padding-top: 10px
}

.product-details .detsils-box .box-one .total-link .links-box-left .link,
.product-details .detsils-box .box-one .total-link .links-box-right .link {
	display: inline-block;
	border-radius: 5px;
	background-color: #f7f7f7;
	height: 55px;
	text-align: center;
	line-height: 3.23;
	font-size: 17px;
	color: #6f7987;
	padding: 0 20px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.product-details .detsils-box .box-one .total-link .links-box-left .link:hover,
.product-details .detsils-box .box-one .total-link .links-box-right .link:hover {
	color: #fff;
	background-color: #547af8
}

.product-details .detsils-box .box-one .total-link .links-box-left .link.one {
	margin-right: 10px
}

.product-details .detsils-box .box-one .total-link .links-box-right .link.two {
	margin: 0 10px 0
}

.product-details .detsils-box .box-two {
	background: #fff;
	margin: 20px 0 30px;
	padding: 20px 30px 30px
}

.product-details .detsils-box .box-two ul.nav .nav-item .nav-link {
	display: inline-block;
	border-radius: 5px;
	background-color: #f7f7f7;
	height: 55px;
	text-align: center;
	line-height: 3.23;
	font-size: 17px;
	color: #6f7987;
	padding: 0 20px;
	margin-right: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	margin-top: 10px
}

.product-details .detsils-box .box-two ul.nav .nav-item .nav-link:hover {
	background: #547af8;
	color: #fff
}

.product-details .detsils-box .box-two ul.nav .nav-item .nav-link.active {
	color: #fff;
	background: #547af8
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .content-one {
	padding: 30px 0 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .content-one h3.subtitle {
	color: #051c35
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .content-one p.text {
	padding-top: 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature h4.lasthead {
	color: #051c35;
	padding: 5px 0 10px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature .list li.list-item {
	padding-left: 20px;
	position: relative
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature .list li.list-item:after {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 5px;
	width: 6px;
	height: 6px;
	content: "";
	background: #6f7987;
	border-radius: 50%
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature p.text {
	padding-top: 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature p.text.dark {
	color: #051c35
}

.product-details .detsils-box .box-two .tab-content .tab-pane .content .product-feature.source {
	padding-top: 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box {
	padding-top: 12px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box .info-box {
	background: #fff;
	padding: 16px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box .info-box .left-box {
	width: 134px;
	padding-right: 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box .info-box .left-box p.text {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 500
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box .info-box .right-box {
	width: calc(100% - 134px)
}

.product-details .detsils-box .box-two .tab-content .tab-pane .additional-imformation-box .info-box .right-box a.link {
	color: #6f7987
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box {
	padding-top: 14px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	border: 1px solid rgba(111, 121, 135, .2);
	border-radius: 10px;
	padding: 20px 20px 16px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .review-man {
	width: 80px;
	margin-right: 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .review-man img {
	width: 80px;
	height: 80px;
	border-radius: 50%
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content {
	width: calc(100% - 80px)
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 5px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other h6.headsix {
	font-size: 18px;
	line-height: 1.55;
	color: #051c35;
	font-weight: 700
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other .rating {
	color: #ffad54;
	padding: 0 20px 0;
	margin: 0 20px 0;
	position: relative
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other .rating::after {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	background: #6f7987;
	width: 1px;
	height: 14px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other .rating::before {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	background: #6f7987;
	width: 1px;
	height: 14px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .review-box .single-item .content .name-other p.text {
	font-size: 13px;
	line-height: 1.76
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq {
	padding-top: 5px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion {
	width: 100%
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card {
	width: 100%;
	margin-top: 30px;
	background-color: #fff;
	border: 0;
	border-radius: 10px;
	border: 1px solid rgba(111, 121, 135, .2)
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header {
	padding: 0;
	border: 0;
	background: #fff
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button {
	padding: 20px 70px 20px 20px;
	border: 0;
	outline: 0;
	font-size: 18px;
	line-height: 1.55;
	color: #051c35;
	text-decoration: none;
	font-weight: 600;
	-webkit-box-shadow: 9.272px 3.746px 28px 0 rgba(176, 163, 231, .26);
	box-shadow: 9.272px 3.746px 28px 0 rgba(176, 163, 231, .26);
	border-radius: 10px;
	background: #f7f7f7;
	position: relative
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	height: 30px;
	width: 30px;
	border-radius: 5px;
	background-color: #547af8
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button span:after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 1px;
	width: 70%;
	background: #fff
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button span:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 70%;
	width: 1px;
	background: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button:hover {
	border: 0;
	outline: 0;
	text-decoration: none
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .card-header button[aria-expanded=true] span:before {
	top: 13%;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .collapse .card-body {
	padding: 20px 20px 20px
}

.product-details .detsils-box .box-two .tab-content .tab-pane .tab-faq .accordion .card .collapse .card-body p.text {
	color: #868a91
}

.product-details .product-information {
	background: #fff;
	padding: 20px 20px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px
}

.product-details .product-information .left-box {
	padding-right: 15px;
	width: 130px
}

.product-details .product-information .left-box p.text {
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 500
}

.product-details .product-information .right-box {
	width: calc(100% - 130px)
}

.product-details .product-information .right-box a.link {
	color: #6f7987
}

.product-details .product-information .right-box a.link:hover {
	text-decoration: underline
}

.product-details .product-information .right-box a.link.version {
	display: block
}

.product-details .product-information-content {
	background: #ffff;
	padding: 30px 30px 30px
}

.product-details .product-information-content .pi-content {
	text-align: center
}

.product-details .product-information-content .pi-content h4 {
	padding: 10px 0 5px;
	font-size: 16px;
	line-height: 1.62;
	color: #051c35;
	font-weight: 700
}

.product-details .product-information-content .pi-content a.linko {
	color: #6f7987;
	font-size: 14px;
	line-height: 1.71
}

.product-details .product-information-content .pi-content a.linko:hover {
	text-decoration: underline
}

.product-details .product-information-content .pi-content .icon-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 10px
}

.product-details .product-information-content .pi-content .icon-box .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80px;
	height: 80px;
	padding: 10px 10px 10px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 5px 5px 5px;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 8px 21px 0 rgba(239, 243, 243, .8);
	box-shadow: 0 8px 21px 0 rgba(239, 243, 243, .8)
}

.product-details .product-information-content .pi-content .icon-box .item>img {
	max-width: 60px
}

.product-details .product-information-content .price-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0 0
}

.product-details .product-information-content .price-rating h3.priced {
	padding-top: 5px;
	font-size: 24px;
	line-height: 1.41;
	color: #051c35
}

.product-details .product-information-content .price-rating .rating {
	padding-top: 5px;
	font-size: 14px;
	line-height: 1.71;
	color: #6f7987
}

.product-details .product-information-content .price-rating .rating .i-box {
	padding-left: 5px;
	color: #ffad54
}

.product-details .product-information-content .button-boxo .info {
	margin-top: 10px;
	width: 100%;
	background-color: #f7f7f7;
	color: #051c35 !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: start;
	height: 55px;
	line-height: 3.23;
	display: block;
	border-radius: 5px;
	padding: 0 22px;
	font-size: 17px;
	font-weight: 500;
	color: #051c35
}

.product-details .product-information-content .button-boxo .info i {
	margin-right: 5px;
	color: #868a91;
	top: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.product-details .product-information-content .button-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-details .product-information-content .button-2 button {
	margin-top: 10px;
	background-color: #f7f7f7;
	color: #868a91 !important;
	-webkit-transition: all .3s;
	transition: all .3s
}

.product-details .product-information-content .button-2 button::before {
	display: none
}

.product-details .product-information-content .button-2 button:hover {
	color: #fff !important;
	background-color: #547af8
}

.product-details .product-information-content .button-2 button button.one {
	margin-right: 15px
}

.checkoutt-box {
	background: #f7f7f7;
	padding: 120px 0 120px
}

.input-area {
	background: #fff;
	padding: 50px 50px 50px
}

.input-area h3.subtitle {
	font-weight: 600;
	color: #051c35;
	padding-bottom: 18px
}

.input-area .form-group {
	margin-top: 10px
}

.input-area .form-group label {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #051c35
}

.input-area .form-group input,
.input-area .form-group textarea {
	width: 100%;
	border: 2px solid #f7f7f7;
	background-color: #ffff;
	height: 59px;
	padding: 15px 15px 15px;
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #051c35
}

.input-area .form-group input::-webkit-input-placeholder,
.input-area .form-group textarea::-webkit-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #858d99
}

.input-area .form-group input:-ms-input-placeholder,
.input-area .form-group textarea:-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #858d99
}

.input-area .form-group input::-ms-input-placeholder,
.input-area .form-group textarea::-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #858d99
}

.input-area .form-group input::placeholder,
.input-area .form-group textarea::placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #858d99
}

.input-area .form-group textarea {
	min-height: 150px
}

.input-area .bottom-box h3.subtitle {
	font-weight: 600;
	color: #051c35;
	padding: 30px 0 0
}

.input-area .bottom-box .sub-total {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #f7f7f7;
	background-color: #ffff;
	padding: 15px 15px 15px
}

.input-area .bottom-box .sub-total p.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #6f7987
}

.input-area .bottom-box .sub-total.two p.text {
	font-weight: 500;
	color: #051c35
}

.input-area .bottom-box button.main-btn {
	margin-top: 20px
}

.cart-box {
	background: #f7f7f7;
	padding: 120px 0 120px
}

.cart-box .table-box {
	background: #fff
}

.cart-box .table-box .table thead {
	width: 100%
}

.cart-box .table-box .table thead th {
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.66;
	font-weight: 700;
	color: #051c35;
	border: 0;
	border-bottom: 1px solid #ddd;
	padding: 20px 10px 20px
}

.cart-box .table-box .table tbody {
	width: 100%
}

.cart-box .table-box .table tbody tr th {
	vertical-align: middle;
	border: 0;
	border-bottom: 1px solid #ddd;
	padding: 15px 10px 15px
}

.cart-box .table-box .table tbody tr th a img {
	max-width: 100px
}

.cart-box .table-box .table tbody tr th a.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35
}

.cart-box .table-box .table tbody tr th p.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35
}

.cart-box .table-box .table tbody tr th button.cart-dismiss {
	background: 0 0;
	border: 0;
	color: red;
	margin-left: 20px
}

.cart-box .table-box .table tbody tr td {
	vertical-align: middle;
	border: 0;
	border-bottom: 1px solid #ddd;
	padding: 15px 10px 15px
}

.cart-box .table-box .table tbody tr td p.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35
}

.cart-box .table-box .table tbody tr td a.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35
}

.cart-box .table-box .table tbody tr td .qtySelector {
	width: 120px;
	height: 50px;
	margin: 0;
	border-radius: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.cart-box .table-box .table tbody tr td .qtySelector input {
	height: 50px;
	background: 0 0;
	border: 0;
	width: 100%;
	padding: 10px 42px 10px 42px;
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35;
	text-align: center
}

.cart-box .table-box .table tbody tr td .qtySelector input::-webkit-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35;
	text-align: center
}

.cart-box .table-box .table tbody tr td .qtySelector input:-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35;
	text-align: center
}

.cart-box .table-box .table tbody tr td .qtySelector input::-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35;
	text-align: center
}

.cart-box .table-box .table tbody tr td .qtySelector input::placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	color: #051c35;
	text-align: center
}

.cart-box .table-box .table tbody tr td .qtySelector .icon {
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #547af8;
	border: 1px solid #547af8;
	-webkit-transition: .3s;
	transition: .3s
}

.cart-box .table-box .table tbody tr td .qtySelector .icon:hover {
	background: #547af8;
	color: #fff
}

.cart-box .table-box .table tbody tr td .qtySelector .icon.two {
	right: 0;
	left: unset
}

.cart-box .bottom-box {
	margin-top: 60px;
	background: #fff;
	padding: 40px 40px 40px
}

.cart-box .bottom-box h3.subtitle {
	font-weight: 600;
	color: #051c35
}

.cart-box .bottom-box .sub-total {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #f7f7f7;
	background-color: #ffff;
	padding: 15px 15px 15px
}

.cart-box .bottom-box .sub-total p.text {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #6f7987
}

.cart-box .bottom-box .sub-total.two p.text {
	font-weight: 500;
	color: #051c35
}

.cart-box .bottom-box a.main-btn {
	margin-top: 20px
}

.cart-box .form-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cart-box .form-box input.cupon {
	font-size: 14px;
	line-height: 1.71;
	font-weight: 400;
	background-color: #fff;
	height: 60px;
	padding: 15px 15px 15px;
	border: 0;
	max-width: 234px;
	margin-right: 20px;
	color: #a1a1a1
}

.cart-box .form-box input.cupon::-webkit-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #a1a1a1
}

.cart-box .form-box input.cupon:-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #a1a1a1
}

.cart-box .form-box input.cupon::-ms-input-placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #a1a1a1
}

.cart-box .form-box input.cupon::placeholder {
	font-size: 15px;
	line-height: 1.66;
	font-weight: 400;
	color: #a1a1a1
}

.cart-box .form-box,
.cart-box .form-box-two {
	margin-top: 20px
}

.cart-box .form-box button,
.cart-box .form-box-two button {
	border: 2px solid #e5e5e5;
	height: 64px;
	padding: 10px 22px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: 0 0;
	color: #6f7987;
	font-size: 15px;
	line-height: 1.66;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s
}

.cart-box .form-box button:hover,
.cart-box .form-box-two button:hover {
	color: #fff;
	background: #547af8;
	border: 2px solid rgba(229, 229, 229, 0)
}

.cart-box .form-box button:hover::before,
.cart-box .form-box-two button:hover::before {
	display: none
}

.cart-box .form-box-two {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.cart-box .form-box-two .main.one {
	margin-right: 20px
}

.main-content h5 p {
	font-weight: 500;
	font-size: 1rem
}

.price.three .price-box a.purchase {
	margin-top: 30px;
	width: 160px;
	height: 45px;
	line-height: 45px;
	background: 0 0;
	border: 1px solid rgba(4, 10, 41, .1);
	color: #051c35 !important;
	font-weight: 500
}

.price.three .price-box a.purchase:hover {
	background: #547af8;
	border-color: #547af8;
	color: #fff !important
}

.price.three .price-box a.purchase:hover:before {
	display: none
}

.breadcrumb-area .content {
	padding: 12rem 0 3rem 0;
	min-height: 300px
}

.breadcrumb-area {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.breadd {
	width: 35vw;
	min-width: 220px;
	color: #fff
}

.breadd h3 {
	margin-bottom: 20px;
	color: #fff
}

.breadd p {
	color: #fff;
	text-indent: 2em;
	font-size: 1.25rem
}

@media (min-width:768px) and (max-width:1398px) {
	.lh-news-item li .img {
		height: 15rem;
		}
		.price.three .price-box {
			margin-top: 15px;
			padding: 1em
		}

		.price.three .price-box h2.dolar {
			font-size: 1.25em
		}

		.price.three .price-box a.purchase {
			margin-top: 15px
		}

		.unique {
			padding: 40px 0 40px
		}

		.price.three {
			padding: 40px 0 40px
		}

		.footer-area {
			padding: 30px 0 40px
		}

		.unique .themes-box .main-content {
			padding: 20px 20px 20px
		}

		.unique .themes-box {
			margin-top: 20px
		}

		.breadd {
			width: 100%
		}

		.breadd h3 {
			text-align: center
		}

		.option .box {
			padding: 40px 40px 40px;
			margin-top: -120px
		}

		.feature {
			padding: 30px 0 40px
		}

		.blog.three {
			padding: 30px 0 40px
		}

		.bannner.three .heroarea .single {
			padding: 22em 0 18em
		}

		h1.head {
			font-size: 36px
		}

		h2.breadd {
			text-align: center;
			text-indent: 0
		}

		.main-btn {
			height: 45px;
			font-size: 14px;
			line-height: 45px
		}

		.feature .feature-box .content {
			padding: 10px 10px 10px
		}

		.blog .blog-box,
		.categorry-three .category-box {
			margin-top: 10px
		}

		.section-head h2.title {
			padding: 0
		}

		.feature .section-head {
			padding: 0
		}

		.search-widget {
			display: none
		}
	}

	@media (max-width:768px) {
		.lh-news-item li .img {
			height: 22rem;
		}

		.price.three .price-box {
			padding: 10px 10px 10px
		}

		.breadd {
			width: 100%
		}

		.breadd h3 {
			width: 100%;
			text-align: center
		}

		h2.title {
			font-size: 22px
		}

		.col-xs-6 {
			width: 50%
		}

		.last-part {
			margin-top: 5px
		}

		.unique .themes-box .thumb {
			padding: 1em 1em 0 1em
		}

		.unique .themes-box .main-content {
			padding: 1em
		}

		.unique .themes-box .main-content .last-part {
			margin-top: .5em;
			padding-top: 0
		}

		.price.three .price-box h2.dolar {
			font-size: 1em
		}

		.footer-area {
			padding: 1em 0 1em
		}

		.copyright {
			padding: 1em 0 1em
		}

		.footer-area .footer-box .logo {
			text-align: center
		}

		.footer-area .footer-box {
			text-align: center
		}

		.footer-area .footer-box ul {
			padding: 0;
			list-style-type: none
		}

		.price.three,
		.unique {
			padding: 1em 0 1em
		}

		.price.three .price-box {
			margin-top: 5px
		}

		.price.three .price-box a.purchase {
			margin-top: 10px
		}

		.unique .themes-box {
			margin-top: 10px
		}

		.section-head h2.title {
			padding: 0
		}

		.feature .section-head {
			padding: 0
		}

		.search-widget {
			display: none
		}

		h2.breadd {
			font-size: 26px
		}

		.breadcrumb-area .content h2.breadd {
			text-indent: 0;
			text-align: center
		}

		.lh-history-banner .col-lg-2 h2 {
			font-size: 1.5em;
			text-align: center
		}

		.lh-history-banner .col-lg-2 .cont p {
			text-align: center
		}

		.lh-history-banner .swiper-wrapper .col-md-4 {
			min-height: 80px
		}

		.lh-news-item li {
			width: 100%
		}

		.bannner.three .heroarea .single {
			padding: 20em 0 18em
		}

		.option {
			padding: 60px 0 30px
		}

		.feature {
			padding: 30px 0 50px
		}

		.categorry-three .category-box {
			margin-top: 15px
		}

		.blog.three {
			padding: 30px 0 50px
		}
	}

	body,
	html {
		overflow-x: auto;
	}

	body {
		background-image: url(../image/bg.jpg);
		background-size: cover;
		background-position: bottom
	}

	* {
		margin: 0;
		padding: 0;
		font-family: "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
		font-size: 14px;
		box-sizing: border-box;
		transition: all .3s
	}

	.title_in {
		font-size: 2.5em;
		line-height: 2;
		font-weight: 700;
		margin-bottom: 1em
	}

	ul {
		list-style: none
	}

	a {
		text-decoration: none;
		color: #444
	}

	img {
		border: none
	}

	.l {
		float: left
	}

	.gy2 {
		min-width: 1024px;
		max-width: 1640px;
		margin: 0 auto;
		overflow: hidden
	}

	.holer {
		height: 90px;
		overflow: hidden;
		background: 0 0
	}

	#headdiv {
		height: 90px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1000;
		background: 0 0
	}

	.top01 {
		width: 100%;
		height: 38px;
		line-height: 38px;
		background: #0889f9;
		color: #fff;
		overflow: hidden;
		font-size: 12px
	}

	.top01 .l {
		font-size: 14px
	}

	.top01_center {
		text-align: left;
		float: right;
		font-size: 14px
	}

	.top01_center img {
		vertical-align: sub;
		display: inline-block;
		margin-right: 8px
	}

	.top02 {
		width: 100%;
		min-width: 1024px;
		background-color: #fff;
		height: 90px;
		box-shadow: 3px 3px 5px rgb(0 0 0 / 10%)
	}

	.top02 .top02_center {
		max-width: 1640px;
		min-width: 1024px;
		margin: 0 auto
	}

	.logo {
		float: left;
		padding-top: 15px
	}

	.logo img {
		float: left
	}

	.logo .logo-year {
		margin-top: 17px;
		height: 20px;
		line-height: 20px;
		width: 38px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		background: #f67524;
		border-radius: 4px;
		overflow: hidden;
		font-size: 14px;
		color: #fff
	}

	.logo .logo-text {
		margin-top: 5px;
		height: 18px;
		color: #656565;
		line-height: 18px;
		overflow: hidden
	}

	.nav li {
		position: relative
	}

	.nav li.m {
		width: 3rem;
		float: left;
		text-align: center
	}

	.nav .m.on {
		border-bottom: 3px solid #06c
	}

	.nav .m.on a.mmm {
		color: #0d34c3;
		font-weight: 700
	}

	.nav .m.on a.mmm:hover {
		color: #fff;
		background-color: #0d34c3
	}

	.nav a.mmm {
		width: 3rem;
		line-height: 90px;
		display: block;
		font-size: .45rem;
		color: #333
	}

	.nav .sub {
		display: none;
		width: 100%;
		padding: 0;
		position: fixed;
		top: 90px;
		overflow: hidden;
		text-align: left;
		z-index: 110;
		left: 0;
		background-color: #fff;
		border-top: 5px solid #0d34c3
	}

	.nav .sub .nav_xiao {
		width: 1640px;
		overflow: hidden;
		margin: 0 auto
	}

	.nav .sub .nav_xiao.max1100 {
		max-width: 1100px
	}

	.nav .sub .nav_xiao .xiao_one {
		overflow: hidden;
		padding-top: 40px;
		padding-bottom: 40px
	}

	.nav .sub .nav_xiao .xiao_one ul li {
		float: left;
		display: inline;
		height: 184px;
		width: 25%;
		overflow: hidden;
		text-align: center
	}

	.nav .sub .nav_xiao .xiao_one ul li a {
		display: block;
		height: 100%;
		border-right: 1px solid #e6e6e6;
		line-height: 56px;
		overflow: hidden;
		color: #000;
		margin-top: 13px;
		font-size: 18px;
		transition: all .3s
	}

	.nav .sub .nav_xiao .xiao_one ul li:last-child a {
		border-right: 0
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover {
		color: #f67524
	}

	.nav .sub .nav_xiao .xiao_one ul li a i {
		display: block;
		width: 90px;
		height: 84px;
		margin: 0 auto;
		margin-bottom: 23px;
		overflow: hidden;
		background-image: url(../images/top_pic1.png);
		background-repeat: no-repeat;
		transition: all .3s;
		margin-top: 20px
	}

	.nav .sub .nav_xiao .xiao_one ul li a i.bgs1 {
		background-position: -720px top
	}

	.nav .sub .nav_xiao .xiao_one ul li a i.bgs2 {
		background-position: left top
	}

	.nav .sub .nav_xiao .xiao_one ul li a i.bgs3 {
		background-position: -360px top
	}

	.nav .sub .nav_xiao .xiao_one ul li a i.bgs4 {
		background-position: -1088px top
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover i {
		background-image: url(../images/top_pic1.png)
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs1 {
		background-position: -720px bottom
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs2 {
		background-position: left bottom
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs3 {
		background-position: -360px bottom
	}

	.nav .sub .nav_xiao .xiao_one ul li a:hover i.bgs4 {
		background-position: -1088px bottom
	}

	.nav .sub .nav_xiao .xiao_two {
		margin-top: 40px;
		margin-bottom: 40px;
		overflow: hidden
	}

	.nav .sub .nav_xiao .xiao_two ul li {
		float: left;
		display: inline;
		height: 184px;
		width: 25%;
		overflow: hidden;
		text-align: center
	}

	.nav .sub .nav_xiao .xiao_two ul li a {
		display: block;
		height: 100%;
		border-right: 1px solid #e6e6e6;
		line-height: 56px;
		overflow: hidden;
		color: #000;
		margin-top: 13px;
		font-size: 18px;
		transition: all .3s
	}

	.nav .sub .nav_xiao .xiao_two ul li:last-child a {
		border-right: 0
	}

	.nav .sub .nav_xiao .xiao_two ul li a:hover {
		color: #f67524
	}

	.nav .sub .nav_xiao .xiao_two img {
		float: left;
		margin-right: 25px
	}

	.nav .sub .nav_xiao .xiao_two .nav_div {
		float: left;
		width: 380px;
		padding-top: 30px;
		font-size: 12px;
		color: #666;
		line-height: 22px
	}

	.nav .sub .nav_xiao .xiao_two .nav_div h2 {
		font-size: 16px;
		color: #f3782a;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 36px
	}

	.nav .sub .nav_xiao .xiao_two ul li a i {
		display: block;
		width: 104px;
		height: 104px;
		margin: 0 auto;
		margin-bottom: 13px;
		overflow: hidden;
		background-image: url(../images/top_pic2.png);
		background-repeat: no-repeat;
		margin-top: 10px;
		background-color: #999;
		border-radius: 50%;
		position: relative;
		transition: all .3s
	}

	.nav .sub .nav_xiao .xiao_two ul li a i.bgs1 {
		background-position: 30px center
	}

	.nav .sub .nav_xiao .xiao_two ul li a i.bgs2 {
		background-position: -330px center
	}

	.nav .sub .nav_xiao .xiao_two ul li a i.bgs3 {
		background-position: -691px center
	}

	.nav .sub .nav_xiao .xiao_two ul li a i.bgs4 {
		background-position: -1050px center
	}

	.nav .sub .nav_xiao .xiao_two ul li a:hover i {
		background-color: #f67524;
		margin-top: 5px
	}

	.nav .sub .nav_xiao .xiao_three {
		overflow: hidden;
		margin-top: 60px;
		margin-bottom: 60px
	}

	.nav .sub .nav_xiao .xiao_three ul li {
		float: left;
		display: inline;
		width: 18%;
		height: 218px;
		overflow: hidden;
		margin-right: 2.5%;
		text-align: center;
		position: inherit;
		line-height: 56px;
		background-color: #fff
	}

	.nav .sub .nav_xiao .xiao_three ul li:last-child {
		margin-right: 0
	}

	.nav .sub .nav_xiao .xiao_three ul li img {
		width: 100%;
		display: block;
		transition: all .3s
	}

	.nav .sub .nav_xiao .xiao_three ul li a {
		color: #000;
		width: 100%;
		font-size: 18px;
		height: 100%;
		display: block
	}

	.nav .sub .nav_xiao .xiao_three ul li a:hover {
		color: #f67524
	}

	.nav .sub .nav_xiao .xiao_four {
		width: 50%;
		overflow: hidden;
		margin-top: 40px;
		margin-bottom: 40px
	}

	.nav .sub .nav_xiao .xiao_four.l {
		border-right: 1px solid #e3e3e3
	}

	.nav .sub .nav_xiao .xiao_four.r {
		width: 49%
	}

	.nav .sub .nav_xiao .xiao_four h2 {
		font-size: 16px;
		font-weight: 700;
		color: #000;
		height: 18px;
		line-height: 18px
	}

	.nav .sub .nav_xiao .xiao_four .ul {
		margin-top: 23px
	}

	.nav .sub .nav_xiao .xiao_four .ul li {
		padding-top: 11px;
		padding-bottom: 11px;
		line-height: 22px;
		padding-left: 15px;
		margin-right: 40px;
		width: 265px;
		overflow: hidden;
		float: left;
		display: inline;
		margin-bottom: 10px;
		position: inherit
	}

	.nav .sub .nav_xiao .xiao_four .ul li:nth-child(2n+0) {
		margin-right: 0
	}

	.nav .sub .nav_xiao .xiao_four .ul li:hover {
		background-color: #fff
	}

	.nav .sub .nav_xiao .xiao_four .ul li a {
		display: block;
		text-align: left;
		color: #999;
		font-size: 14px
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i {
		margin-right: 10px;
		margin-top: 4px;
		float: left;
		width: 36px;
		height: 36px;
		background-repeat: no-repeat;
		background-position: center center
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs1 {
		background-image: url(../images/top_pic4.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs2 {
		background-image: url(../images/top_pic5.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs3 {
		background-image: url(../images/top_pic6.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs4 {
		background-image: url(../images/top_pic7.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs5 {
		background-image: url(../images/top_pic8.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs6 {
		background-image: url(../images/top_pic9.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs7 {
		background-image: url(../images/top_pic10.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a i.bgs8 {
		background-image: url(../images/top_pic11.png)
	}

	.nav .sub .nav_xiao .xiao_four .ul li a b {
		font-weight: 400;
		font-size: 16px;
		display: block;
		color: #000;
		height: 22px;
		overflow: hidden
	}

	.nav .sub .nav_xiao .xiao_four .ul2 {
		width: 540px;
		margin: 0 auto;
		overflow: hidden
	}

	.nav .sub .nav_xiao .xiao_four .ul2 h2 {
		margin-bottom: 23px
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li {
		padding-top: 11px;
		padding-bottom: 11px;
		line-height: 22px;
		margin-right: 40px;
		width: 250px;
		overflow: hidden;
		float: left;
		display: inline;
		margin-bottom: 10px;
		position: inherit
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li:nth-child(2n+0) {
		margin-right: 0
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li a {
		display: block;
		text-align: left;
		color: #999;
		font-size: 14px
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li a b {
		font-weight: 400;
		font-size: 16px;
		display: block;
		color: #000;
		height: 22px;
		overflow: hidden
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li a b i {
		display: inline-block;
		width: 35px;
		height: 15px;
		overflow: hidden;
		background: url(../images/top_pic12.png) no-repeat;
		margin-left: 3px
	}

	.nav .sub .nav_xiao .xiao_four .ul2 li a:hover b {
		color: #f67524
	}

	.nav .sub .nav_xiao .xiao_five {
		width: 549px;
		overflow: hidden;
		float: left;
		margin-top: 40px;
		margin-bottom: 40px;
		border-right: 1px solid #e6e6e6
	}

	.nav .sub .nav_xiao .xiao_five img {
		width: 391px;
		height: 259px
	}

	.nav .sub .nav_xiao .xiao_five a {
		width: 391px;
		height: 259px;
		padding: 0;
		margin-right: 45px;
		float: left
	}

	.nav .sub .nav_xiao .xiao_five2 {
		float: right;
		text-align: left;
		margin-top: 71px
	}

	.nav .sub .nav_xiao .xiao_five2 a {
		text-align: left;
		float: left;
		margin-right: 100px;
		height: 38px;
		line-height: 38px;
		color: #000;
		font-size: 18px;
		margin-bottom: 42px;
		transition: all .3s
	}

	.nav .sub .nav_xiao .xiao_five2 a:nth-child(2n+0) {
		margin-right: 3px
	}

	.nav .sub .nav_xiao .xiao_five2 a i {
		width: 38px;
		height: 38px;
		border-radius: 50%;
		background-color: #999;
		background-repeat: no-repeat;
		background-image: url(../images/top_pic3.png);
		float: left;
		margin-right: 20px;
		transition: all .3s;
		margin-left: 0
	}

	.nav .sub .nav_xiao .xiao_five2 a:hover {
		color: #f67524
	}

	.nav .sub .nav_xiao .xiao_five2 a:hover i {
		background-color: #f67524
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs1 {
		background-position: 9px 8px
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs2 {
		background-position: -233px 8px
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs3 {
		background-position: 9px -72px
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs4 {
		background-position: -233px -72px
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs5 {
		background-position: 9px -152px
	}

	.nav .sub .nav_xiao .xiao_five2 a i.bgs6 {
		background-position: -233px -152px
	}

	.nav .sub .nav_xiao .xiao_six {
		overflow: hidden;
		height: 338px;
		border-left: 1px solid #e6e6e6:border-right:1px solid #e6e6e6:
	}

	.nav .sub .nav_xiao .xiao_six ul li {
		float: left;
		display: inline;
		height: 338px;
		width: 33.2%;
		overflow: hidden;
		border-right: 1px solid #e6e6e6;
		text-align: center
	}

	.nav .sub .nav_xiao .xiao_six ul li.bgs1 {
		background: url(../images/yuming_bg1.png) right 168px no-repeat
	}

	.nav .sub .nav_xiao .xiao_six ul li.bgs2 {
		background: url(../images/yuming_bg2.png) right 168px no-repeat
	}

	.nav .sub .nav_xiao .xiao_six ul li.bgs3 {
		background: url(../images/yuming_bg3.png) right 168px no-repeat
	}

	.nav .sub .nav_xiao .xiao_six ul li .xiao_six_con {
		margin: 0 auto;
		width: 80%;
		max-width: 360px;
		height: 338px;
		overflow: hidden;
		text-align: left
	}

	.nav .sub .nav_xiao .xiao_six ul li:last-child {
		border-right: 0
	}

	.nav .sub .nav_xiao .xiao_six ul li .xiao_six_l {
		font-size: 18px;
		font-weight: 700;
		height: 62px;
		line-height: 62px;
		border-bottom: 1px solid #e6e6e6;
		margin-bottom: 23px
	}

	.nav .sub .nav_xiao .xiao_six ul li a {
		float: left;
		width: 176px;
		overflow: hidden;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		color: #333
	}

	.nav .sub .nav_xiao .xiao_six ul li a:hover {
		color: #0d34c3
	}

	.nav .sub .nav_xiao .xiao_six ul li .a {
		display: block;
		width: 182px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		color: #fff;
		font-size: 16px;
		margin-top: 31px;
		transition: all .3s;
		clear: both
	}

	.nav .sub .nav_xiao .xiao_six ul li .a.bgs1 {
		background-color: #f67524
	}

	.nav .sub .nav_xiao .xiao_six ul li .a.bgs2 {
		background-color: #248cf6;
		margin-top: 61px
	}

	.nav .sub .nav_xiao .xiao_six ul li .a.bgs3 {
		background-color: #1ecc85;
		margin-top: 91px
	}

	.nav .sub .nav_xiao .xiao_six ul li .a:hover {
		opacity: .8;
		filter: Alpha(opacity=80);
		color: #fff
	}

	.fuSlide {
		width: 100%;
		height: 620px;
		position: relative;
		z-index: 1
	}

	.fuSlide .imgs {
		width: 100%
	}

	.ck-slide,
	.ck-slide ul.ck-slide-wrapper li,
	.ck-slide ul.ck-slide-wrapper li a img {
		transition: all 1s ease
	}

	.ck-slide {
		position: relative;
		overflow: hidden;
		width: 100%
	}

	.ck-slide ul.ck-slide-wrapper {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%
	}

	.ck-slide ul.ck-slide-wrapper li {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 100%
	}

	.ck-slide ul.ck-slide-wrapper li:first-child {
		z-index: 1111
	}

	.ck-slide ul.ck-slide-wrapper li.current {
		z-index: 1112
	}

	.ck-slide ul.ck-slide-wrapper li a {
		display: block
	}

	.ck-slide ul.ck-slide-wrapper li a .img {
		width: 100%;
		height: auto;
		opacity: 0
	}

	.ck-slide ul.ck-slide-wrapper li .leftto {
		opacity: 0
	}

	.ck-slide ul.ck-slide-wrapper li.current .leftto {
		animation: mymove8 .5s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: 0s
	}

	.ck-slide ul.ck-slide-wrapper li .rightto {
		opacity: 0
	}

	.ck-slide ul.ck-slide-wrapper li.current .rightto {
		animation: mymove7 .5s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: .5s
	}

	.ck-slide ul.ck-slide-wrapper li.current .danim-3 {
		animation: mymove10 .8s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: 0s
	}

	.ck-slide ul.ck-slide-wrapper li.current .anim-1 {
		animation: mymove6 .6s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: .3s
	}

	.ck-slide ul.ck-slide-wrapper li.current .anim-2 {
		animation: mymove6 .6s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: .6s
	}

	.ck-slide ul.ck-slide-wrapper li.current .anim-3 {
		animation: mymove6 .6s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards;
		animation-delay: .9s
	}

	.banner_con {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		display: none
	}

	.banner1_one {
		text-align: center;
		color: #fff;
		margin-top: 6%;
		font-family: "����ϸ��"
	}

	.banner1_one h2 {
		font-weight: 400;
		margin-bottom: .5%;
		font-family: "����ϸ��"
	}

	.banner1_two {
		text-align: center;
		color: #fff;
		margin-top: 3%;
		opacity: 0;
		filter: Alpha(opacity=0)
	}

	.banner1_two span {
		display: inline-block;
		padding-left: 60px;
		padding-right: 60px;
		height: 112px
	}

	.banner1_two span:first-child {
		border-right: 1px solid #677794
	}

	.banner1_two span b {
		font-weight: 400;
		color: #ffc600;
		display: block
	}

	.banner_con .f90 {
		font-size: 90px
	}

	.banner_con .f72 {
		font-size: 72px
	}

	.banner_con .f48 {
		font-size: 48px
	}

	.banner_con .f36 {
		font-size: 36px
	}

	.banner_con .f30 {
		font-size: 30px
	}

	.banner2_one {
		float: right;
		width: 45%;
		color: #fff
	}

	.banner2_one h2 {
		font-weight: 400;
		margin-bottom: 1%;
		font-family: "����ϸ��";
		margin-top: 35%;
		opacity: 0;
		filter: Alpha(opacity=0)
	}

	.banner2_one p {
		color: #fff;
		font-family: "����ϸ��";
		opacity: 0;
		filter: Alpha(opacity=0)
	}

	.banner2_one em {
		display: block;
		width: 208px;
		height: 46px;
		line-height: 46px;
		border: 1px solid #fff;
		border-radius: 30px;
		font-size: 16px;
		text-indent: 50px;
		background: url(../images/i_bg9.png) 138px center no-repeat;
		font-style: normal;
		margin-top: 10%;
		transition: all .3s;
		cursor: pointer
	}

	.banner2_one em:hover {
		background-position: 150px center;
		margin-left: 10px
	}

	.ck-slide ul.ck-slide-wrapper li.current .banner2_one .leftto {
		animation-delay: 1s
	}

	.banner4_one {
		float: left;
		width: 60%;
		color: #fff
	}

	.banner4_one h2 {
		font-weight: 400;
		margin-bottom: 1%;
		font-family: "����ϸ��";
		margin-top: 15%;
		opacity: 0;
		filter: Alpha(opacity=0)
	}

	.banner4_one p {
		color: #fff;
		font-family: "����ϸ��";
		opacity: 0;
		filter: Alpha(opacity=0)
	}

	.banner4_one em {
		display: block;
		width: 208px;
		height: 46px;
		line-height: 46px;
		border: 1px solid #000;
		border-radius: 30px;
		font-size: 16px;
		text-indent: 50px;
		background: url(../images/i_bg10.png) 138px center no-repeat;
		font-style: normal;
		margin-top: 6%;
		transition: all .3s;
		cursor: pointer
	}

	.banner4_one em:hover {
		background-position: 150px center;
		margin-left: 10px
	}

	.ck-slide ul.ck-slide-wrapper li.current .banner4_one .leftto {
		animation-delay: 1s
	}

	.index-waper-box {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 100px;
		overflow: hidden;
		z-index: 9;
		perspective: 800px;
		transform-style: preserve-3d
	}

	.index-back-box {
		height: 100px;
		background: 0 0;
		max-width: 1640px;
		min-width: 1024px;
		margin: 0 auto;
		overflow: hidden;
		transform-origin: bottom;
		transform: rotateX(0) translate3d(0, 0, 0);
		transition: all .65s cubic-bezier(.55, .65, .55, 1) 0s
	}

	.index-back-box .sub-arrows {
		position: absolute;
		left: 0;
		top: 0;
		width: auto;
		height: 100%;
		line-height: 100px;
		padding-left: 10px;
		font-size: 0
	}

	.index-back-box .sub-arrows i.icom {
		display: inline-block;
		vertical-align: top;
		width: 60px;
		height: 40%;
		cursor: pointer;
		position: relative
	}

	.index-back-box .sub-arrows i.next:before,
	.index-back-box .sub-arrows i.prev:before {
		content: '';
		display: inline-block;
		position: absolute;
		top: 42%;
		width: 13px;
		height: 22px;
		background-image: url(../images/sub-arrows.png);
		background-position: 0 0;
		background-repeat: no-repeat
	}

	.index-back-box .sub-arrows i.prev:before {
		background-position: 0 0;
		left: -7px
	}

	.index-back-box .sub-arrows i.next:before {
		background-position: -14px 0;
		left: 24px
	}

	.index-back-box .sub-arrows i.icom:after {
		position: absolute;
		content: '';
		left: 0;
		top: 28px;
		width: 30px;
		height: 2px;
		background-color: #fff;
		transform: scale(0, 1);
		transition: all .3s ease-out 0s
	}

	.index-back-box .sub-arrows i.icom font {
		color: #000;
		transition: all .3s ease-out 0s
	}

	.index-back-box .sub-arrows i.icom.prev font {
		position: absolute;
		left: 9px
	}

	.index-back-box .sub-arrows i.icom.next font {
		position: absolute;
		left: 6px
	}

	.index-back-box .sub-arrows i:hover:after {
		transform: scale(1, 1)
	}

	.index-back-box .sub-arrows i.icom.prev:hover font {
		left: -7px
	}

	.index-back-box .sub-arrows i.icom.next:hover font {
		left: 20px
	}

	.index-back-box .sub-mouse {
		width: 70%;
		height: 43px;
		position: absolute;
		top: 20px;
		left: 15%;
		cursor: pointer;
		z-index: 1;
		zoom: .7
	}

	.index-back-box .sub-mouse:after {
		display: none;
		z-index: -1;
		position: absolute;
		content: '';
		top: -30px;
		left: 50%;
		height: 53px;
		border-right: 1px solid #333;
		margin-left: -1px
	}

	.index-back-box .sub-mouse span {
		text-align: center;
		display: block;
		position: relative;
		width: 50%;
		height: 100%;
		animation: ani-svg .85s linear 0s alternate infinite;
		margin: 0 auto
	}

	@keyframes ani-svg {
		0% {
			opacity: .4;
			transform: translateY(-20px)
		}

		15% {
			opacity: .65;
			transform: translateY(-15px)
		}

		25% {
			opacity: .8;
			transform: translateY(-10px)
		}

		50% {
			opacity: 1;
			transform: translateY(0)
		}

		65% {
			opacity: .8;
			transform: translateY(5px)
		}

		75% {
			opacity: .65;
			transform: translateY(10px)
		}

		100% {
			opacity: .4;
			transform: translateY(15px)
		}
	}

	.i_bg {
		background-color: #f5f5f5;
		overflow: hidden
	}

	.i_one {
		background-color: #fff;
		overflow: hidden;
		height: 316px;
		margin: 0 auto;
		margin-bottom: 32px
	}

	.i_service_t {
		text-align: center;
		padding-top: 15px;
		color: #666;
		font-size: 18px;
		line-height: 32px;
		padding-bottom: 50px
	}

	.i_service_t h2 {
		height: 66px;
		line-height: 66px;
		font-size: 40px;
		color: #000;
		font-weight: 400;
		letter-spacing: 1px;
		font-family: "΢���ź�"
	}

	.i_service_t p {
		font-size: 18px
	}

	.advantage {
		text-align: center;
		overflow: hidden
	}

	.num_box {
		width: 20%;
		float: left;
		height: 124px;
		background: url(../images/i_one_bg1.png) right center no-repeat
	}

	.num_box:last-child {
		background: 0 0
	}

	.num_box .num {
		font-weight: 700;
		color: #f67524;
		font-family: "����ϸ��";
		font-weight: 400;
		font-size: 60px;
		width: 100%;
		height: 70px;
		line-height: 70px;
		text-align: center;
		position: relative;
		z-index: 2;
		letter-spacing: 1px;
		margin-top: 10px
	}

	.num_box h3 {
		font-size: 16px;
		color: #333;
		font-weight: 400;
		line-height: 30px
	}

	.home-b {
		min-width: 768px;
		max-width: 1440px;
		margin: 0 auto;
		padding-left: var(--bs-gutter-x, .75rem);
		padding-right: var(--bs-gutter-x, .75rem)
	}

	.home-b .top {
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	.home-b .list {
		margin-top: 3.3rem;
		min-width: 768px;
		max-width: 1440px;
		margin: 0 auto
	}

	.home-b .list .left {
		width: 33%;
		float: left;
		display: block;
		padding: 0 .75rem;
		border-right: 1px solid rgba(0, 0, 0, .1)
	}

	.home-b .list .left .img {
		height: 20.2rem;
		width: 100%;
		overflow: hidden
	}

	.home-b .list .left .txt {
		padding-left: 0;
		border-bottom: 0;
		border-right: 0
	}

	.home-b .list .txt {
		display: block;
		padding: 4rem 3rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		border-right: 1px solid rgba(0, 0, 0, .1)
	}

	.home-b .list .txt .tip {
		padding: .15rem .325rem;
		line-height: 1;
		font-size: .4rem;
		display: inline-block;
		color: #000;
		background: #cfe2f8;
		overflow: hidden
	}

	.home-b .list .txt .t1 {
		line-height: 2rem;
		height: 4rem;
		color: #222;
		font-weight: 600;
		overflow: hidden
	}

	.home-b .list .txt .t2 {
		overflow: hidden;
		color: #666;
		margin-top: 1.3rem;
		font-size: 1.2rem
	}

	.home-b .list .txt .t3 {
		line-height: 1;
		color: #666;
		margin-top: 1.75rem;
		font-size: 1.2rem
	}

	.home-b .list .right {
		width: 67%;
		float: left
	}

	.home-b .list .right .txt {
		width: 50%;
		float: left
	}

	.home-b .list .txt:nth-child(2) {
		border-right: 0
	}

	.home-b .list .txt:nth-child(3) {
		border-bottom: 0
	}

	.home-b .list .txt:nth-child(4) {
		border-bottom: 0;
		border-right: 0
	}

	.home-b .list .txt:hover .t1 {
		color: #0041c3
	}

	.home-b .list .left .bg {
		transition: all .5s
	}

	.home-b .list .left:hover .bg {
		transform: scale(1.02)
	}

	.home-d {
		padding-top: 4.2rem;
		padding-bottom: 4.375rem
	}

	.home-d .list {
		margin-top: 3.35rem
	}

	.home-d .list .li {
		width: calc((100% - 3.45rem)/ 4);
		margin-right: 1.15rem;
		height: 5rem;
		background: rgba(255, 255, 255, .14);
		border: 1px solid rgba(0, 65, 195, .14);
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		float: left;
		position: relative
	}

	.home-d .list .li:last-child {
		margin-right: 0
	}

	.home-d .list .li .icon {
		position: absolute;
		top: 0;
		left: 50%;
		width: 1.75rem;
		height: 1.75rem;
		background: #0041c3;
		border: 1px solid #fff;
		border-radius: 50%;
		transform: translate(-50%, -50%)
	}

	.tit-24 {
		line-height: 1.8;
		font-size: 1.5rem
	}

	.bg {
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover
	}

	.footer {
		background-color: #060c1c;
		background: -webkit-linear-gradient(left top, #0a2849, #15191a);
		background: -o-linear-gradient(bottom right, #0a2849, #15191a);
		background: -moz-linear-gradient(bottom right, #0a2849, #15191a);
		background: linear-gradient(to bottom right, #0a2849, #15191a);
		color: #fff
	}

	.footer .footer-con {
		min-width: 540px;
		max-width: 1440px;
		margin: 0 auto;
		padding: 2.5em 0 1.5em 0
	}

	.footer-bottom {
		text-align: center;
		border-top: 1px solid #394d5d;
		padding: 1.5em
	}

	.footer-bottom p,
	.footer-bottom p a {
		color: #eee
	}

	.footer-bottom p a:hover {
		color: #06c
	}

	.cp-center,
	.fa-center,
	.lxwm {
		display: inline-block;
		padding: 0 2em;
		vertical-align: top
	}

	.cp-center,
	.fa-center,
	.lxwm {
		width: 24.5%;
		padding-right: 1em;
		border-right: #394d5d 1px solid
	}

	.lxwm {
		width: 24%;
		padding-left: 1em !important
	}

	.cp-center h3,
	.fa-center h3,
	.lxw h3,
	.lxwm h3 {
		font-size: 1.5em;
		color: #06c;
		margin-bottom: 1em
	}

	.cp-center ul li {
		line-height: 2
	}

	.cp-center ul li a {
		color: #fff
	}

	.cp-center ul li a:hover {
		color: #06c
	}

	.lx-list {
		position: relative;
		min-height: 120px;
		padding: 25px 0
	}

	.lx-list img {
		display: block;
		position: absolute;
		right: 20px;
		top: 25px
	}

	.lx-list>div {
		width: calc(100% - 120px)
	}

	.lx-list>div p,
	.lxw-list>div p {
		line-height: 2;
		font-size: 1.1em;
		width: 100%;
		color: #eee
	}

	.lxw {
		width: 25%;
		display: inline-block;
		padding: 0 2em;
		vertical-align: top
	}

	.fa-center ul li {
		min-width: 46%;
		display: inline-block;
		list-style-type: circle
	}

	.fa-center ul li a {
		color: #eee;
		line-height: 2;
		font-size: 1.1em
	}

	.fa-center ul li a:hover {
		color: #06c
	}

	.x4 {
		width: 33%;
		padding: .5em;
		float: left
	}

	.x4 img {
		width: 100%;
		transition: all .3s
	}

	.x4:hover img {
		transform: scale(1.05)
	}

	.x4 .media-img a {
		position: relative;
		display: block;
		height: 100%;
		width: 100%;
		overflow: hidden
	}

	.x4 .media-img .mask {
		opacity: 0;
		z-index: 3;
		background: rgba(0, 0, 0, .6);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		transition: .3s;
		color: #fff
	}

	.x4 .media-img .mask h2 {
		font-size: 2em
	}

	.x4 .media-img .mask .subtitle {
		padding: 3em
	}

	.x4 .media-img .mask .subtitle p {
		font-size: 1.25em
	}

	.more {
		padding: 5px 15px;
		border-radius: 2em;
		text-align: center;
		background-color: rgba(0, 0, 180, .3);
		position: absolute;
		bottom: 2em;
		right: 2em;
		display: block;
		width: auto
	}

	.text-big {
		font-size: 20px
	}

	.padding-big-top {
		padding-top: 20px
	}

	.margin-bottom {
		margin-bottom: 10px
	}

	.x4 .media-img .linear-link {
		z-index: 1;
		opacity: 1;
		position: absolute;
		bottom: 2em;
		left: 1.25em;
		transition: .3s;
		color: #fff
	}

	.x4 .media-img .linear-link h3 {
		font-size: 1.5em;
		font-weight: 100
	}

	.x4 .media-img a:hover .mask {
		opacity: 1
	}

	.x4 .media-img a:hover .linear-link h3 {
		opacity: 0
	}

	.main-l-m li {
		text-align: center;
		width: 20%;
		float: left;
		padding: 35px 59px;
		border: 3px solid #fff;
		border-top: none;
		border-left: none;
		transition: all .7s ease 0s;
		background-color: #f5f5f5;
		min-height: 150px
	}

	.main-l-m li:nth-child(2) a .a1 {
		background-position-x: -65px
	}

	.main-l-m li:nth-child(3) a .a1 {
		background-position-x: -116px
	}

	.main-l-m li:nth-child(4) a .a1 {
		background-position-x: -167px
	}

	.main-l-m li:nth-child(5) a .a1 {
		background-position-x: -218px
	}

	.main-l-m li:nth-child(6) a .a1 {
		background-position-x: -270px
	}

	.main-l-m li:nth-child(7) a .a1 {
		background-position-x: -322px
	}

	.main-l-m li:nth-child(8) a .a1 {
		background-position-x: -372px
	}

	.main-l-m li:nth-child(9) a .a1 {
		background-position-x: -424px
	}

	.main-l-m li:nth-child(10) a .a1 {
		background-position-x: -475px
	}

	.main-l-m li .a1 {
		width: 50px;
		height: 50px;
		margin: 0 auto;
		background-image: url(../images/pro_ico.svg);
		background-repeat: no-repeat;
		background-size: 1400%;
		background-position-x: -13px
	}

	.main-l-m li .a2 {
		background-position-x: -65px
	}

	.main-l-m li .a3 {
		background-position-x: -116px
	}

	.main-l-m li .a4 {
		background-position-x: -167px
	}

	.main-l-m li .a5 {
		background-position-x: -218px
	}

	.main-l-m li .a6 {
		background-position-x: -270px
	}

	.main-l-m li .a7 {
		background-position-x: -322px
	}

	.main-l-m li .a8 {
		background-position-x: -372px
	}

	.main-l-m li .a9 {
		background-position-x: -424px
	}

	.main-l-m li .a10 {
		background-position-x: -475px
	}

	.main-l-m li:hover {
		background-color: rgba(134, 216, 251, .32);
		color: #333;
		cursor: pointer
	}

	.main-l-m li.li-bor-notbot {
		border-bottom: 0
	}

	.main-l-m li.li-bor-notrig {
		border-right: 0
	}

	.main-l-m li img {
		transition: transform 1s ease-out
	}

	.main-l-m li img:hover {
		transform: rotateZ(360deg)
	}

	.main-l-m li p {
		font-size: 1.25em;
		line-height: 1.5;
		padding-top: 15px;
		white-space: nowrap;
		overflow-wrap: normal;
		text-overflow: ellipsis
	}

	.lanmu_title {
		font-size: 4em;
		text-align: center;
		color: #06c;
		padding: 3em 0 2em 0
	}

	.mx-news .home-b .list>a {
		display: block;
		padding-bottom: 1rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.mx-news .home-b .list .img {
		width: 33%;
		min-height: 7rem;
		float: left
	}

	.mx-news .home-b .list .img .bg {
		height: 7rem
	}

	.mx-news .home-b .list .txt {
		width: 67%;
		float: left;
		border: 0
	}

	.mx-news .home-b .list .news-list {
		padding: 1rem 0
	}

	.mx-news .home-b .list .news-list .item {
		width: 33%;
		float: left;
		padding: 1rem 1.5rem;
		margin-bottom: .5rem;
		display: block
	}

	.mx-news .home-b .list .news-list .item .img2 {
		width: 100%;
		height: 7.5rem;
		border-radius: .25rem;
		overflow: hidden
	}

	.mx-news .home-b .list .news-list .item h3 {
		line-height: .9rem;
		height: 2.3rem;
		color: #222;
		font-weight: 600;
		overflow: hidden;
		font-size: 1.5em
	}

	.mx-news .home-b .list .news-list .item p {
		line-height: .75rem;
		height: 1.5rem;
		overflow: hidden;
		color: #666;
		margin-top: .3rem;
		font-size: 1.25em
	}

	.mx-news .home-b .list .news-list .item .t3 {
		padding: .25rem 0
	}

	.mx-news .home-b .list .more2 a {
		background-color: #06c;
		padding: .5rem 1rem;
		border-radius: 1.5rem;
		font-size: .5rem;
		color: #fff;
		width: 6rem;
		display: block;
		margin: 0 auto 2rem;
		text-align: center
	}

	.ck-slide .news_title {
		height: 9rem;
		background-image: url(../images/ban/side-bg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position-y: bottom
	}

	.ck-slide .news_title .title_con,
	.jiejue_con {
		min-width: 1024px;
		max-width: 1440px;
		margin: 0 auto;
		height: 100%;
		position: relative
	}

	.ck-slide .news_title .title_con h3 {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		line-height: 1.5;
		font-size: 2em;
		padding: 2em;
		background-color: #fff;
		color: #0d34c3;
		text-align: center
	}

	.ck-slide .news_title .title_con p {
		position: absolute;
		bottom: 1em;
		color: #555;
		width: 100%;
		text-align: center;
		font-size: 1.25em;
		font-weight: 500
	}

	.mx-news .text {
		padding: 1.75rem 1rem;
		background-color: #fff
	}

	.mx-news .text img {
		text-align: center;
		max-width: 800px;
		display: block;
		margin: 0 auto
	}

	.mx-news .text p {
		font-size: 1.5em;
		text-indent: 2em;
		color: #333;
		padding-top: 1em;
		padding-bottom: 1.5em
	}

	.lh-proDetails-page {
		border-top: 1px solid rgba(0, 0, 0, .1);
		padding: 1rem;
		margin-top: 2rem
	}

	.lh-proDetails-page a {
		font-size: 1em;
		display: inline-block
	}

	.lh-proDetails-page a:nth-child(2n) {
		text-align: right
	}

	.lh-proDetails-page a:hover {
		color: #06c
	}

	.mx-about .mx-ab {
		min-height: 7rem;
		min-width: 1024px;
		max-width: 1440px;
		margin: 0 auto;
		position: relative;
		background-color: #fff;
		background-image: url(../images/about-bg.jpg);
		background-position-x: right;
		background-repeat: no-repeat
	}

	.mx-about .mx-ab .mx-a-text {
		width: 65%;
		padding: 2rem;
		font-size: 1em;
		text-indent: 2em
	}

	.mx-about .mx-ab .mx-a-text p {
		font-size: 1.25em;
		text-indent: 2em;
		line-height: 2;
		margin-bottom: 1.5em
	}

	.mx-about .mx-ab .mx-a-img {
		background-image: url(../images/mx-about.jpg);
		background-position: center center;
		background-size: cover;
		width: 35%;
		min-height: 40em;
		position: absolute;
		right: 0;
		top: 0
	}

	.fangan_list {
		padding: .5rem
	}

	.fangan_list li {
		padding: .5rem;
		border-top: 1px solid #ddd;
		transition: all .3s
	}

	.fangan_list li .item1 {
		height: auto;
		overflow: hidden;
		transition: all .3s
	}

	.fangan_list li .item {
		height: 0;
		overflow: hidden;
		transition: all .3s
	}

	.fangan_list li h1 {
		font-size: 2.5em;
		width: 100%
	}

	.fangan_list li h1 span {
		float: right;
		padding: .5em;
		display: block;
		width: 3em;
		height: 3em;
		cursor: pointer;
		background-image: url(../images/ico1.png);
		background-repeat: no-repeat;
		background-position: center center
	}

	.fangan_list li h1 .item-add {
		background-image: url(../images/ico2.png) !important
	}

	.fangan_list li h1 .item-jian {
		background-image: url(../images/ico1.png) !important
	}

	.fangan_list a {
		padding: 1em;
		margin: .5em 1em;
		line-height: 1.5;
		font-size: 1.5em;
		display: block;
		width: 20%;
		float: left
	}

	.fangan_list p {
		height: 2em;
		width: 100%
	}

	.fangan_list a:hover {
		background-color: #06c;
		color: #fff
	}

	.w70 {
		width: 70%;
		float: left
	}

	.w60 {
		width: 60%;
		float: left
	}

	.w50 {
		width: 50%;
		float: left
	}

	.w40 {
		width: 40%;
		float: left
	}

	.w30 {
		width: 30%;
		float: left
	}

	.w25 {
		width: 25%;
		float: left
	}

	.w25 img,
	.w30 img,
	.w40 img,
	.w50 img,
	.w60 img,
	.w70 img {
		max-width: 100%
	}

	.w25 p,
	.w30 p,
	.w40 p,
	.w50 p,
	.w60 p,
	.w70 p {
		max-width: 100%;
		font-size: 1.25em
	}

	.jiejue_con {
		line-height: 2;
		font-size: 1.25em;
		color: #333
	}

	.jiejue_con>p {
		line-height: 2;
		text-indent: 2em;
		font-size: 1.25em;
		color: #333
	}

	.jiejue_con>h3 {
		font-size: 1.75em;
		padding: 1.5em 0;
		position: relative
	}

	.jiejue_con>h3>hr {
		margin-top: -1em;
		width: 90%;
		position: absolute;
		right: 0
	}

	@media screen and (max-width:1400px) {
		.main-l-m li {
			width: 25%;
			padding: 35px 49px
		}
	}

	@media screen and (max-width:1200px) {
		.x4 .media-img .mask h2 {
			font-size: 1.5em
		}

		.x4 .media-img .mask .subtitle {
			padding: 2em
		}

		.margin-bottom {
			padding-top: 5px
		}

		.x4 .media-img .mask .subtitle p {
			font-size: 1em
		}

		.tit-24 {
			font-size: 18px
		}

		.tit-16 {
			font-size: 1em
		}

		.main-l-m li {
			width: 25%;
			padding: 35px 30px
		}

		.fa-center ul li a,
		.lx-list>div p,
		.lxw-list>div p {
			font-size: .9em
		}

		.lanmu_title {
			font-size: 3em
		}

		.mx-news .home-b .list .news-list .item {
			padding: 1rem
		}

		.ck-slide .news_title .title_con h3 {
			font-size: 1.75em
		}

		.mx-news .text p {
			font-size: 1.25em
		}

		.mx-about .mx-ab .mx-a-text p {
			font-size: 1.25em
		}

		.fangan_list li h1 {
			font-size: 2em
		}

		.fangan_list a {
			font-size: 1.25em
		}

		.jiejue_con>h3>hr {
			width: 87%
		}
	}

	.online {
		position: fixed;
		bottom: 150px;
		right: 10px;
		width: 60px;
		z-index: 999;
		color: #999
	}

	.online a {
		color: #666
	}

	.online a:hover {
		text-decoration: none
	}

	.online dl {
		background: #27a8e1;
		padding: 10px 5px;
		margin-bottom: 1px;
		position: relative
	}

	.online dl dd {
		color: #fff;
		text-align: center;
		font-size: 12px;
		cursor: pointer
	}

	.online dl dd i {
		font-size: 25px
	}

	.online dl:hover {
		background: #1781bd
	}

	.online dl dt {
		position: absolute;
		top: 0;
		right: 60px;
		background: #fff;
		border: 1px solid #ccc;
		z-index: 9999;
		display: none;
		padding: 10px 15px;
		font-weight: 400
	}

	.online dl dt h3 {
		display: block;
		font-size: 16px;
		color: #666;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px
	}

	.online dl dt h3 i {
		margin-right: 5px
	}

	.online dl dt h3 span {
		float: right;
		cursor: pointer
	}

	.online dl dt input {
		border: 1px solid #ccc;
		border-radius: 5px;
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
		padding: 3px 5px;
		width: 100%
	}

	.online dl dt button {
		margin: 10px 0;
		border: none;
		border-radius: 5px;
		width: 100%;
		font-size: 18px;
		height: 40px;
		line-height: 40px;
		background: #28a7e1;
		color: #fff;
		cursor: pointer
	}

	.lxw-list p {
		color: #fff
	}

	.ryzz a {
		text-align: center;
		width: 100%;
		background: #fdfdfd;
		padding: 10px;
		height: 200px
	}

	.ryzz a img {
		max-height: 180px;
		width: auto;
		margin: 0 auto
	}

	.lan_server .container {
		padding: 10px 0
	}

	.lan_server .row .item {
		margin: 0;
		padding: 1em
	}

	.lan_server .feature-box {
		padding-bottom: 1em;
		background-color: #fff;
		border-radius: 5px
	}

	.lan_server .feature-box .thumb {
		display: block;
		overflow: hidden;
		position: relative
	}

	.lan_server .feature-box .thumb:hover img {
		height: 100%;
		transform: scale(1.15)
	}

	.lan_server .feature-box .thumb .zz {
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0);
		position: absolute;
		z-index: 899;
		transition: .4s
	}

	.lan_server .feature-box .thumb:hover .zz {
		background-color: rgba(0, 0, 0, .4)
	}

	.lan_server .feature-box .thumb .lan_xiangqing {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -30px;
		margin-left: -63px;
		z-index: 999;
		width: 125px;
		background-color: #06c;
		color: #fff;
		line-height: 2.5;
		text-align: center;
		display: none;
		transition: .4s
	}

	.lan_server .feature-box .thumb:hover .lan_xiangqing {
		display: block
	}

	.lan_server .feature-box .thumb .lan_xiangqing:hover {
		background-color: #08c
	}

	.lan_server .feature-box .content h5 {
		padding: .5em 1em 0 1em
	}

	.lan_server .feature-box .content h5 a {
		line-height: 2;
		margin-top: .5em;
		font-size: 18px
	}

	.lan_server .feature-box .content .text {
		font-size: 14px;
		color: #999;
		margin: 0;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		padding: 0 1.5em
	}

	@media (min-width:992px) {
		.col-lg-21 {
			flex: 0 0 auto;
			width: 14%
		}

		.categorry-three .feature-box .content a h5 {
			font-size: 16px;
			margin-top: 15px
		}
	}

	.nav-item {
		background: 0 0
	}

	.nav-pills .nav-item .item-lanmu {
		display: block;
		min-width: 100%;
		border-radius: 0;
		font-size: 16px;
		line-height: 62px;
		text-align: center;
		color: #333;
		background: 0 0;
		border: 0
	}

	.nav-pills .nav-item:hover .item-lanmu {
		color: #0d6efd;
		font-weight: 700
	}

	.lanmu_list {
		border-bottom: 1px solid #ddd
	}

	.nav-pills .nav-item .active {
		border-bottom: 2px solid #0d6efd;
		background: 0 0;
		color: #0d6efd;
		font-weight: 700
	}

	. btn-left {
		margin-left: 20%;
		padding: 0.5rem;
	}

	.ban-con {
		width: 100%;
		max-width: 1440px;
		min-width: 640px;
		display: block;
		color: #fff;
		position: absolute;
		top: 30%;
	}

	.ban-con h3 {
		font-size: 4rem;
		color: #fff;
	}

	.ban-con p {
		font-size: 1.5rem;
		color: #fff;
		padding: 1rem 0;
	}

	.btn {
		padding: 1rem 1.5rem;
	}