@charset "UTF-8";

/*:root {
	--fontFamily: 'Open Sans',sans-serif;
	--fontFamily2: 'Oswald',sans-serif;
	--mainColor: #2a96ff;
	--optionalColor: #696969;
	--whiteColor: #ffffff;
	--blackColor: #111;
	--fontSize: 15px;
	--transition: .5s;
	--thm-font: "Barlow",sans-serif;
	--thm-base: #ffffff;
	--thm-base-rgb: 255,255,255;
	--thm-primary: #0A6DB1;
	--thm-primary-rgb: 252,60,60;
	--thm-black: #161c26;
	--thm-black-rgb: 22,28,38;
	--thm-gray: #828892
}*/

.semi-title {
	font-size: 20px;
	line-height: 1.1;
	font-weight: 800
}

.popup-video {
	border-radius: 50%;
	background-color: #57b33e;
	color: #fff;
	font-size: 14px;
	line-height: 60px;
	width: 60px;
	height: 60px;
	text-align: center;
	display: inline-block;
	animation: pulseBig infinite 4s linear;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}

.popup-video:hover {
	color: #fff
}

li,ol,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

.mt-5 {
	margin-top: 5px
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mt-25 {
	margin-top: 25px
}

.mt-30 {
	margin-top: 30px
}

.mt-35 {
	margin-top: 35px
}

.mt-40 {
	margin-top: 40px
}

.mt-45 {
	margin-top: 45px
}

.mt-50 {
	margin-top: 50px
}

.mt-55 {
	margin-top: 55px
}

.mt-60 {
	margin-top: 60px
}

.mt-65 {
	margin-top: 65px
}

.mt-70 {
	margin-top: 70px
}

.mt-75 {
	margin-top: 75px
}

.mt-80 {
	margin-top: 80px
}

.mt-85 {
	margin-top: 85px
}

.mt-90 {
	margin-top: 90px
}

.mt-95 {
	margin-top: 95px
}

.mt-100 {
	margin-top: 100px
}

.mt-105 {
	margin-top: 105px
}

.mt-110 {
	margin-top: 110px
}

.mt-115 {
	margin-top: 115px
}

.mt-120 {
	margin-top: 120px
}

.mt-125 {
	margin-top: 125px
}

.mt-130 {
	margin-top: 130px
}

.mt-135 {
	margin-top: 135px
}

.mt-140 {
	margin-top: 140px
}

.mt-145 {
	margin-top: 145px
}

.mt-150 {
	margin-top: 150px
}

.mt-155 {
	margin-top: 155px
}

.mt-160 {
	margin-top: 160px
}

.mt-165 {
	margin-top: 165px
}

.mt-170 {
	margin-top: 170px
}

.mt-175 {
	margin-top: 175px
}

.mt-180 {
	margin-top: 180px
}

.mt-185 {
	margin-top: 185px
}

.mt-190 {
	margin-top: 190px
}

.mt-195 {
	margin-top: 195px
}

.mt-200 {
	margin-top: 200px
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-35 {
	margin-bottom: 35px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-45 {
	margin-bottom: 45px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-55 {
	margin-bottom: 55px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-65 {
	margin-bottom: 65px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-75 {
	margin-bottom: 75px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-85 {
	margin-bottom: 85px
}

.mb-90 {
	margin-bottom: 90px
}

.mb-95 {
	margin-bottom: 95px
}

.mb-100 {
	margin-bottom: 100px
}

.mb-105 {
	margin-bottom: 105px
}

.mb-110 {
	margin-bottom: 110px
}

.mb-115 {
	margin-bottom: 115px
}

.mb-120 {
	margin-bottom: 120px
}

.mb-125 {
	margin-bottom: 125px
}

.mb-130 {
	margin-bottom: 130px
}

.mb-135 {
	margin-bottom: 135px
}

.mb-140 {
	margin-bottom: 140px
}

.mb-145 {
	margin-bottom: 145px
}

.mb-150 {
	margin-bottom: 150px
}

.mb-155 {
	margin-bottom: 155px
}

.mb-160 {
	margin-bottom: 160px
}

.mb-165 {
	margin-bottom: 165px
}

.mb-170 {
	margin-bottom: 170px
}

.mb-175 {
	margin-bottom: 175px
}

.mb-180 {
	margin-bottom: 180px
}

.mb-185 {
	margin-bottom: 185px
}

.mb-190 {
	margin-bottom: 190px
}

.mb-195 {
	margin-bottom: 195px
}

.mb-200 {
	margin-bottom: 200px
}

.ml-5 {
	margin-left: 5px
}

.ml-10 {
	margin-left: 10px
}

.ml-15 {
	margin-left: 15px
}

.ml-20 {
	margin-left: 20px
}

.ml-25 {
	margin-left: 25px
}

.ml-30 {
	margin-left: 30px
}

.ml-35 {
	margin-left: 35px
}

.ml-40 {
	margin-left: 40px
}

.ml-45 {
	margin-left: 45px
}

.ml-50 {
	margin-left: 50px
}

.ml-55 {
	margin-left: 55px
}

.ml-60 {
	margin-left: 60px
}

.ml-65 {
	margin-left: 65px
}

.ml-70 {
	margin-left: 70px
}

.ml-75 {
	margin-left: 75px
}

.ml-80 {
	margin-left: 80px
}

.ml-85 {
	margin-left: 85px
}

.ml-90 {
	margin-left: 90px
}

.ml-95 {
	margin-left: 95px
}

.ml-100 {
	margin-left: 100px
}

.ml-105 {
	margin-left: 105px
}

.ml-110 {
	margin-left: 110px
}

.ml-115 {
	margin-left: 115px
}

.ml-120 {
	margin-left: 120px
}

.ml-125 {
	margin-left: 125px
}

.ml-130 {
	margin-left: 130px
}

.ml-135 {
	margin-left: 135px
}

.ml-140 {
	margin-left: 140px
}

.ml-145 {
	margin-left: 145px
}

.ml-150 {
	margin-left: 150px
}

.ml-155 {
	margin-left: 155px
}

.ml-160 {
	margin-left: 160px
}

.ml-165 {
	margin-left: 165px
}

.ml-170 {
	margin-left: 170px
}

.ml-175 {
	margin-left: 175px
}

.ml-180 {
	margin-left: 180px
}

.ml-185 {
	margin-left: 185px
}

.ml-190 {
	margin-left: 190px
}

.ml-195 {
	margin-left: 195px
}

.ml-200 {
	margin-left: 200px
}

.mr-5 {
	margin-right: 5px
}

.mr-10 {
	margin-right: 10px
}

.mr-15 {
	margin-right: 15px
}

.mr-20 {
	margin-right: 20px
}

.mr-25 {
	margin-right: 25px
}

.mr-30 {
	margin-right: 30px
}

.mr-35 {
	margin-right: 35px
}

.mr-40 {
	margin-right: 40px
}

.mr-45 {
	margin-right: 45px
}

.mr-50 {
	margin-right: 50px
}

.mr-55 {
	margin-right: 55px
}

.mr-60 {
	margin-right: 60px
}

.mr-65 {
	margin-right: 65px
}

.mr-70 {
	margin-right: 70px
}

.mr-75 {
	margin-right: 75px
}

.mr-80 {
	margin-right: 80px
}

.mr-85 {
	margin-right: 85px
}

.mr-90 {
	margin-right: 90px
}

.mr-95 {
	margin-right: 95px
}

.mr-100 {
	margin-right: 100px
}

.mr-105 {
	margin-right: 105px
}

.mr-110 {
	margin-right: 110px
}

.mr-115 {
	margin-right: 115px
}

.mr-120 {
	margin-right: 120px
}

.mr-125 {
	margin-right: 125px
}

.mr-130 {
	margin-right: 130px
}

.mr-135 {
	margin-right: 135px
}

.mr-140 {
	margin-right: 140px
}

.mr-145 {
	margin-right: 145px
}

.mr-150 {
	margin-right: 150px
}

.mr-155 {
	margin-right: 155px
}

.mr-160 {
	margin-right: 160px
}

.mr-165 {
	margin-right: 165px
}

.mr-170 {
	margin-right: 170px
}

.mr-175 {
	margin-right: 175px
}

.mr-180 {
	margin-right: 180px
}

.mr-185 {
	margin-right: 185px
}

.mr-190 {
	margin-right: 190px
}

.mr-195 {
	margin-right: 195px
}

.mr-200 {
	margin-right: 200px
}

.pt-5 {
	padding-top: 5px
}

.pt-10 {
	padding-top: 10px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-25 {
	padding-top: 25px
}

.pt-30 {
	padding-top: 30px
}

.pt-35 {
	padding-top: 35px
}

.pt-40 {
	padding-top: 40px
}

.pt-45 {
	padding-top: 45px
}

.pt-50 {
	padding-top: 50px
}

.pt-55 {
	padding-top: 55px
}

.pt-60 {
	padding-top: 60px
}

.pt-65 {
	padding-top: 65px
}

.pt-70 {
	padding-top: 70px
}

.pt-75 {
	padding-top: 75px
}

.pt-80 {
	padding-top: 80px
}

.pt-85 {
	padding-top: 85px
}

.pt-90 {
	padding-top: 90px
}

.pt-95 {
	padding-top: 95px
}

.pt-100 {
	padding-top: 100px
}

.pt-105 {
	padding-top: 105px
}

.pt-110 {
	padding-top: 110px
}

.pt-115 {
	padding-top: 115px
}

.pt-120 {
	padding-top: 120px
}

.pt-125 {
	padding-top: 125px
}

.pt-130 {
	padding-top: 130px
}

.pt-135 {
	padding-top: 135px
}

.pt-140 {
	padding-top: 140px
}

.pt-145 {
	padding-top: 145px
}

.pt-150 {
	padding-top: 150px
}

.pt-155 {
	padding-top: 155px
}

.pt-160 {
	padding-top: 160px
}

.pt-165 {
	padding-top: 165px
}

.pt-170 {
	padding-top: 170px
}

.pt-175 {
	padding-top: 175px
}

.pt-180 {
	padding-top: 180px
}

.pt-185 {
	padding-top: 185px
}

.pt-190 {
	padding-top: 190px
}

.pt-195 {
	padding-top: 195px
}

.pt-200 {
	padding-top: 200px
}

.pb-5 {
	padding-bottom: 5px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-15 {
	padding-bottom: 15px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-25 {
	padding-bottom: 25px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-35 {
	padding-bottom: 35px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-45 {
	padding-bottom: 45px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-55 {
	padding-bottom: 55px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-65 {
	padding-bottom: 65px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-75 {
	padding-bottom: 75px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-85 {
	padding-bottom: 85px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-95 {
	padding-bottom: 95px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-105 {
	padding-bottom: 105px
}

.pb-110 {
	padding-bottom: 110px
}

.pb-115 {
	padding-bottom: 115px
}

.pb-120 {
	padding-bottom: 120px
}

.pb-125 {
	padding-bottom: 125px
}

.pb-130 {
	padding-bottom: 130px
}

.pb-135 {
	padding-bottom: 135px
}

.pb-140 {
	padding-bottom: 140px
}

.pb-145 {
	padding-bottom: 145px
}

.pb-150 {
	padding-bottom: 150px
}

.pb-155 {
	padding-bottom: 155px
}

.pb-160 {
	padding-bottom: 160px
}

.pb-165 {
	padding-bottom: 165px
}

.pb-170 {
	padding-bottom: 170px
}

.pb-175 {
	padding-bottom: 175px
}

.pb-180 {
	padding-bottom: 180px
}

.pb-185 {
	padding-bottom: 185px
}

.pb-190 {
	padding-bottom: 190px
}

.pb-195 {
	padding-bottom: 195px
}

.pb-200 {
	padding-bottom: 200px
}

.pl-5 {
	padding-left: 5px
}

.pl-10 {
	padding-left: 10px
}

.pl-15 {
	padding-left: 15px
}

.pl-20 {
	padding-left: 20px
}

.pl-25 {
	padding-left: 25px
}

.pl-30 {
	padding-left: 30px
}

.pl-35 {
	padding-left: 35px
}

.pl-40 {
	padding-left: 40px
}

.pl-45 {
	padding-left: 45px
}

.pl-50 {
	padding-left: 50px
}

.pl-55 {
	padding-left: 55px
}

.pl-60 {
	padding-left: 60px
}

.pl-65 {
	padding-left: 65px
}

.pl-70 {
	padding-left: 70px
}

.pl-75 {
	padding-left: 75px
}

.pl-80 {
	padding-left: 80px
}

.pl-85 {
	padding-left: 85px
}

.pl-90 {
	padding-left: 90px
}

.pl-95 {
	padding-left: 95px
}

.pl-100 {
	padding-left: 100px
}

.pl-105 {
	padding-left: 105px
}

.pl-110 {
	padding-left: 110px
}

.pl-115 {
	padding-left: 115px
}

.pl-120 {
	padding-left: 120px
}

.pl-125 {
	padding-left: 125px
}

.pl-130 {
	padding-left: 130px
}

.pl-135 {
	padding-left: 135px
}

.pl-140 {
	padding-left: 140px
}

.pl-145 {
	padding-left: 145px
}

.pl-150 {
	padding-left: 150px
}

.pl-155 {
	padding-left: 155px
}

.pl-160 {
	padding-left: 160px
}

.pl-165 {
	padding-left: 165px
}

.pl-170 {
	padding-left: 170px
}

.pl-175 {
	padding-left: 175px
}

.pl-180 {
	padding-left: 180px
}

.pl-185 {
	padding-left: 185px
}

.pl-190 {
	padding-left: 190px
}

.pl-195 {
	padding-left: 195px
}

.pl-200 {
	padding-left: 200px
}

.pr-5 {
	padding-right: 5px
}

.pr-10 {
	padding-right: 10px
}

.pr-15 {
	padding-right: 15px
}

.pr-20 {
	padding-right: 20px
}

.pr-25 {
	padding-right: 25px
}

.pr-30 {
	padding-right: 30px
}

.pr-35 {
	padding-right: 35px
}

.pr-40 {
	padding-right: 40px
}

.pr-45 {
	padding-right: 45px
}

.pr-50 {
	padding-right: 50px
}

.pr-55 {
	padding-right: 55px
}

.pr-60 {
	padding-right: 60px
}

.pr-65 {
	padding-right: 65px
}

.pr-70 {
	padding-right: 70px
}

.pr-75 {
	padding-right: 75px
}

.pr-80 {
	padding-right: 80px
}

.pr-85 {
	padding-right: 85px
}

.pr-90 {
	padding-right: 90px
}

.pr-95 {
	padding-right: 95px
}

.pr-100 {
	padding-right: 100px
}

.pr-105 {
	padding-right: 105px
}

.pr-110 {
	padding-right: 110px
}

.pr-115 {
	padding-right: 115px
}

.pr-120 {
	padding-right: 120px
}

.pr-125 {
	padding-right: 125px
}

.pr-130 {
	padding-right: 130px
}

.pr-135 {
	padding-right: 135px
}

.pr-140 {
	padding-right: 140px
}

.pr-145 {
	padding-right: 145px
}

.pr-150 {
	padding-right: 150px
}

.pr-155 {
	padding-right: 155px
}

.pr-160 {
	padding-right: 160px
}

.pr-165 {
	padding-right: 165px
}

.pr-170 {
	padding-right: 170px
}

.pr-175 {
	padding-right: 175px
}

.pr-180 {
	padding-right: 180px
}

.pr-185 {
	padding-right: 185px
}

.pr-190 {
	padding-right: 190px
}

.pr-195 {
	padding-right: 195px
}

.pr-200 {
	padding-right: 200px
}

.section-padding {
	padding: 80px 0
}

.mobile_backs{width:100%;height: 80px;}
@media only screen and (min-width:992px) and (max-width:1200px) {
	.section-padding {
		padding: 60px 10px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.section-padding {
		padding: 40px 40px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.section-padding {
		padding: 30px 25px
	}
}

@media (max-width:575px) {
	.section-padding {
		padding: 30px 15px
	}
}

.pagination {
	display: block
}

.list_page {
	text-align: center;
	margin: 10px;
	display: block;
	margin-top: 30px
}

.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom
}

.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px
}

.list_page ul a {
	color: #333;
	padding: 12px 18px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(.175,.885,.32,1) 0s;
	background: #fff
}

.page_group ul {
	border-right: solid 1px #ddd;
	border-radius: 4px
}

.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left
}

.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0
}

.page_group ul li:first-child {
	border-radius: 3px 0 0 3px
}

.page_group ul li:last-child {
	border-radius: 0 3px 3px 0
}

.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0
}

@media (max-width:480px) {
	.list_page .page_total {
		display: none!important
	}

	.list_page .page_pre a span {
		display: none
	}

	.list_page .page_pre a:after {
		content: '<'
	}

	.list_page .page_next a span {
		display: none
	}

	.list_page .page_next a:after {
		content: '>'
	}

	.list_page ul a {
		padding: 10px 14px!important
	}

	.list_page .page_number {
		display: none!important
	}
}

.artshow h1 {
	font-size: 26px;
	margin: 0;
	margin-bottom: 1.25rem;
	text-align: center
}

.artshow .meta-list {
	line-height: 50px;
	border-bottom: 1px solid #f3f3f3;
	color: #262626;
	text-align: center;
	margin-bottom: 30px
}

.artshow .meta-list .meta-item {
	color: #262626;
	margin-right: 1.5rem
}

.artshow .meta-list .meta-item:last-child {
	margin-right: 0
}

.artshow .meta-list .meta-item+.meta-item::before {
	content: "|";
	margin-right: 1.5rem
}

.artshow .meta-list i {
	margin-right: 5px
}

.artshow .other {
	margin: 15px 0;
	padding: 0;
	font-size: 14px
}

.artshow .other ul {
	overflow: hidden;
	list-style: none;
	display: flex;
	flex-wrap: wrap
}

.artshow .other ul li {
	width: 25%;
	line-height: 30px
}

.artshow .other ul li span {
	color: #999
}

.artshow .content a {
	color: #03c
}

.artshow .content a:hover {
	color: #f30
}

.artshow .content p {
	margin-bottom: 20px;
	line-height: 24px
}

.artshow .content * {
	max-width: 100%
}

.artshow .action {
	display: flex;
	justify-content: center;
	margin: 30px 0 10px 0
}

.artshow .action a {
	display: block;
	cursor: pointer;
	margin: 0 15px;
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 30px rgba(0,0,0,.1);
	position: relative
}

.artshow .action a i {
	font-size: 30px;
	color: #999
}

.artshow .action a em {
	display: block;
	font-size: 12px;
	font-family: verdana;
	color: #999;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0
}

.artshow .action a:hover {
	box-shadow: 0 0 30px rgba(0,132,255,.3)
}

.artshow .action a:hover i {
	color: #1890ff
}

.artshow .tags {
	color: #999;
	margin: 15px 0
}

.artshow .tags a {
	margin: 0 10px 10px 0
}

.artshow .details-footer {
	border-top: 1px solid #ddd;
	padding: 20px 0 0 0;
	font-size: 14px;
	line-height: 28px
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden
}

body {
	margin: 0;
	overflow-x: hidden
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: 700
}

code,kbd,samp {
	font-family: monospace,monospace;
	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: inherit;
	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 {
	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] {
	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
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0)
	}

	to {
		-moz-transform: rotate(360deg)
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes grow {
	0% {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5,1.5);
		transform: scale(1.5,1.5);
		opacity: 0
	}
}

@keyframes grow {
	0% {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5,1.5);
		transform: scale(1.5,1.5);
		opacity: 0
	}
}

body,button,input,optgroup,select,textarea {
	color: #252525;
	font-family:微软雅黑;
	font-size: 16px;
	line-height: 1.5714285714;
	font-weight: 400;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	box-sizing: border-box
}

h1,h2,h3,h4,h5,h6 {
	font-family: 微软雅黑;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 20px;
	color: #03132b
}

h1 {
	font-size: 90px;
	font-weight: 900
}

h2 {
	font-size: 50px;
	font-weight: 900;
	line-height: 56px
}

h3 {
	font-size: 30px;
	margin-bottom: 18px
}

h4 {
	font-size: 16px;
	line-height: 24px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 10px
}


p:last-child {
	margin-bottom: 0
}

cite,dfn,em,i {
	font-style: italic
}

blockquote {
	font-size: 18px;
	line-height: 28px;
	margin: 30px 0;
	font-style: italic;
	padding: 20px 30px;
	position: relative;
	background: #feefe8;
	color: #f26522
}

blockquote p {
	margin-bottom: 0
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch",Courier,monospace;
	font-size: 13.125px;
	line-height: 1.5714285714;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,kbd,tt,var {
	font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
	font-size: 13.125px
}

abbr,acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

ins,mark {
	background: #fff9c0;
	text-decoration: none
}

a,button,input {
	outline: 0!important
}

.text-align {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.pos-abl {
	position: absolute
}

.iframeVideo {
	width: 720px;
	height: 480px
}

@media (max-width:720px) {
	.iframeVideo {
		width: 100%;
		height: auto
	}
}

.section-padding {
	padding: 80px 0;
}
.customer-area{padding-bottom: 0px !important;}
@media only screen and (min-width:1200px) and (max-width:1680px) {
	.section-padding {
		padding: 50px 10px;
	}
}
@media (max-width:1200px) {
	.bg-primary{display: none;}
}
@media only screen and (min-width:992px) and (max-width:1200px) {
	.section-padding {
		padding: 40px 10px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.section-padding {
		padding: 40px 40px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.section-padding {
		padding: 30px 25px
	}
	.bg-primary{display: none;}
}

@media (max-width:575px) {
	.section-padding {
		padding: 30px 15px
	}
	.bg-primary{display: none;}
}

@media (max-width:480px) {
	.section-padding {
		padding: 30px 0
	}
	.bg-primary{display: none;}
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	border: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.embed-responsive svg {
	position: absolute
}

.embed-responsive svg text {
	font-size: 1rem
}

.embed-responsive-7by5 {
	padding-bottom: 140%
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-3by2 {
	padding-bottom: 66.66%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.embed-responsive-square {
	padding-bottom: 100%
}

.text-light {
	color: #b7b7b7
}

.bg-light {
	background: #f2f4f6
}

.bg-primary {
	background-color: #FAFAFA
}

.bg_product{width:100%;height: 630px;padding-top: 50px;}
.bg_product_center{width:1200px;height: 570px;margin:0 auto;}
.bg_product_ul{width:100%;padding-top: 45px;position: relative;}
.bg_product_ul li{width:50%;height: 87px;margin-top: 55px;}
.pro_fl{float: left;}
.pro_fr{float: right;}

.pro_fl .bg_img{float: left;width:87px;height: 87px;background:#EEEEEE;}
.pro_fl .bg_content{ float: left;margin-left: 10px; color:#666;padding: 14px 5px;}
.pro_fl .bg_content b{font-size:18px; }
.pro_fl .bg_content p{font-size: 16px;}
.bg_img .images{width:100%;height: 100%;}

.pro_fr .bg_img{float: right;width:87px;height: 87px;background:#EEEEEE;}
.pro_fr .bg_content{ float: right;margin-right: 10px; color:#666;padding: 14px 5px;text-align: right}
.pro_fr .bg_content b{font-size:18px;}
.pro_fr .bg_content p{font-size: 16px;}


.bg_product_li:nth-child(1) .bg_img .images{background: url(../images/ckdt.png)no-repeat center center;}
.bg_product_li:nth-child(2) .bg_img .images{background: url(../images/ggdt.png)no-repeat center center;}
.bg_product_li:nth-child(3) .bg_img .images{background: url(../images/bsdt.png)no-repeat center center;}
.bg_product_li:nth-child(4) .bg_img .images{background: url(../images/ct.png)no-repeat center center;}
.bg_product_li:nth-child(5) .bg_img .images{background: url(../images/ht.png)no-repeat center center;}
.bg_product_li:nth-child(6) .bg_img .images{background: url(../images/fbdt.png)no-repeat center center;}

.bg_product_ul li:hover .bg_img{background:#0A6DB1;}
.bg_product_ul li:hover .bg_content{color:#086FB3;}
.bg_product_li:nth-child(1):hover .bg_img .images{background: url(../images/ckdts.png)no-repeat center center;}
.bg_product_li:nth-child(2):hover .bg_img .images{background: url(../images/ggdts.png)no-repeat center center;}
.bg_product_li:nth-child(3):hover .bg_img .images{background: url(../images/bsdts.png)no-repeat center center;}
.bg_product_li:nth-child(4):hover .bg_img .images{background: url(../images/cts.png)no-repeat center center;}
.bg_product_li:nth-child(5):hover .bg_img .images{background: url(../images/hts.png)no-repeat center center;}
.bg_product_li:nth-child(6):hover .bg_img .images{background: url(../images/fbdts.png)no-repeat center center;}

.product_thumg{position: absolute;top:0px;left: 420px;z-index: 99;display: none;}
./*bg_product_li:hover .product_thumg{display: block;}*/











.text-primary {
	color: #0A6DB1
}

.padding-top-bottom-0 {
	padding-top: 0;
	padding-bottom: 0
}

.padding-top-bot-medium {
	padding-top: 50px;
	padding-bottom: 50px;
}

.no-padding {
	padding: 50px 10px;
}

.padding-top-medium {
	padding-top: 90px
}

.padding-bottom-medium {
	padding-bottom: 90px
}

.no-padding-left {
	padding-left: 0!important
}

.no-padding-right {
	padding-right: 0!important
}

.no-padding-top {
	padding-top: 0!important
}

.no-padding-bottom {
	padding-bottom: 0!important
}

.no-margin {
	margin: 0
}

.no-margin-bottom {
	margin-bottom: 0!important
}

.c-title h2{font-size: 48px;font-weight: 600;}
.c-title h3{font-size: 30px;}
.c-title h2 span{color:#0A6DB1;font-weight: 300;}
.no-margin-left {
	margin-left: 0!important
}

.no-margin-right {
	margin-right: 0!important
}

.cms-space-5 {
	height: 5px
}

.cms-space-10 {
	height: 10px
}

.cms-space-20 {
	height: 20px
}

.cms-space-30 {
	height: 30px
}

.cms-space {
	height: 40px
}

.cms-space-50 {
	height: 50px
}

.cms-space-60 {
	height: 60px
}

.cms-space-90 {
	height: 70px;
	border-bottom: 1px solid #E5E5E5;
}

@media only screen and (min-width:1200px) and (max-width:1680px) {
	.cms-space-90 {
		height: 45px
	}
}
.clear-both {
	clear: both
}

.unstyle {
	list-style: none;
	padding-left: 0;
	margin-bottom: 60px
}

.unstyle li {
	padding: 4px 0
}

.unstyle li a {
	text-decoration: underline
}

.unstyle i {
	color: #0A6DB1;
	margin-right: 10px
}

.text-dark {
	color: #000
}

.text-white {
	color: #fff
}

.text-white .text-primary {
	color: #f26522
}

a.text-white:hover {
	color: #0A6DB1
}

.text-second {
	color: #00aeef!important
}

.box-shadow {
	box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.box-shadow-hover:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.1)!important
}

.italic {
	font-style: italic
}

.bolder {
	font-weight: 900
}

.semi-bold,.semi-bold a {
	font-weight: 700
}

.medium {
	font-weight: 500
}

.normal {
	font-weight: 400
}

.lighter {
	font-weight: 300
}

.thin {
	font-weight: 100
}

.gaps {
	clear: both;
	height: 20px;
	display: block
}

.gaps.size-2x {
	height: 40px
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.overflow {
	overflow: hidden
}

.radius {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden
}

.radius-top {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	overflow: hidden
}

.radius-bottom {
	border-top-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 0;
	overflow: hidden
}

.radius-left {
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 2px;
	overflow: hidden
}

.radius-right {
	border-top-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 0;
	overflow: hidden
}

.text-right {
	text-align: right
}

.embed-responsive-20by11 {
	padding-bottom: 55.050000%
}

html {
	box-sizing: border-box
}

*,:after,:before {
	box-sizing: inherit
}

body {
	background: #fff
}

.none-style {
	list-style: none;
	padding-left: 0
}

img {
	height: auto;
/*	max-width: 100%*/
}

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px 0 0 1px
}

caption,td,th {
	padding: 0;
	font-weight: 400;
	text-align: left
}

table,td,th {
}

th {
	font-weight: 700
}

td,th {
	padding: .4375em
}

.btn {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 16px;
	padding: 18px 22px;
	line-height: 1.42857143;
	display: inline-block;
	margin-bottom: 0;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-family: Roboto,sans-serif;
	font-weight: 500;
	text-align: center;
	background: #0A6DB1;
	cursor: pointer;
	border: 1px solid transparent;
	color: #272023;
	outline: 0;
	min-width: 150px;
	border-radius: 4px
}

.btn:focus,.btn:hover {
	background: #1f1f59;
	color: #fff;
	text-decoration: none
}

.btn-primary {
	background-color: #0A6DB1;
	color: #fff
}

.btn-default {
	background-color: #f2f4f6;
	color: #03132b
}

.btn-default:hover {
	background-color: #0A6DB1;
	color: #03132b
}

.btn-dark {
	background: #000
}

.btn-dark:focus,.btn-dark:hover {
	background: #f26522;
	color: #fff
}

.btn-white {
	background-color: #fff;
	color: #252525
}

.btn-dark:focus,.btn-dark:hover {
	background: #03132b;
	color: #fff
}

.btn.btn-border {
	background: 0 0;
	border-color: #363636;
	color: #707070
}

.btn.btn-border:focus,.btn.btn-border:hover {
	background: #0A6DB1;
	border-color: #0A6DB1;
	color: #03132b
}

.btn-border-white {
	background-color: transparent;
	border-color: #fff;
	color: #fff
}

.btn-border-white:hover {
	background-color: transparent;
	border-color: #0A6DB1;
	color: #0A6DB1
}

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: #707070;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 11px 20px;
	box-sizing: border-box;
	outline: 0;
	max-width: 100%;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

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: #707070
}

select {
	border: 1px solid #e2e2e2;
	height: 46px;
	padding: 10px 18px;
	outline: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px
}

select option {
	color: #000
}

textarea {
	width: 100%;
	height: 133px
}

::-webkit-input-placeholder {
	color: #b7b7b7
}

::-moz-placeholder {
	color: #b7b7b7
}

:-ms-input-placeholder {
	color: #b7b7b7
}

:-moz-placeholder {
	color: #b7b7b7
}

hr {
	border-top-color: #ccc
}

.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.cms-lineheight {
	line-height: 36px
}

a {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	color: #03132b;
	text-decoration: none
}

a:active,a:focus,a:hover {
	color: #0A6DB1;
	text-decoration: none
}

a:focus {
	outline: 0
}

a:active,a:hover {
	outline: 0
}

section {
	position: relative;
	padding: 120px 0;
	display: block
}

.container-custom {
	width: 100%;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
/*	padding-left: 15px;
	padding-right: 15px*/
}

@media only screen and (min-width:768px) {
	.no-xs-margin-bottom {
		margin-bottom: 0!important
	}

	.no-padding-sm-left {
		padding-left: 0!important
	}

	.no-padding-sm-right {
		padding-right: 0!important
	}
}

@media only screen and (min-width:992px) {
	.md-clear {
		clear: both
	}

	.no-margin-md-bottom {
		margin-bottom: 0!important
	}

	.no-padding-md-left {
		padding-left: 0
	}
}

@media only screen and (min-width:1200px) {
	.container-custom {
		width: 1600px
	}
}

.searchbar {
	padding: 30px;
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

input.form-control,select.form-control {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	height: auto;
	color: #707070;
	display: table-cell;
	width: 100%;
	padding: 16px 20px;
	border-radius: 0
}

.input-group-btn {
	position: relative;
	display: table-cell;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle
}

.input-group-btn button {
	border-radius: 0
}

.site-header {
	position: fixed;
	width: 100%;
	z-index: 100;
	background: rgba(255,255,255,1);
}

.header_son{
	position: fixed;
	width: 100%;
	z-index: 100;
	height: 63px;
	top:99px;
	left: 0px;
	background: rgba(255,255,255,0.8);
	display: none;
	box-shadow:0 2px 4px 0 #eee;
}

.header_son_center{width:1200px;height: 63px;margin:0 auto;}
.header_son_center dl{text-align:center;width:1200px;}
.header_son_center dl a{width:110px;color:#333 !important;padding:0px 0px !important;display: inline-block !important;margin:0px 20px;}
.header_son_center dl a p{width:110px;height: 63px;line-height: 58px;text-align: center;font-size: 16px;color:#333;}
.header_son_center dl a .active{background: url(../picture/son_hx.png)no-repeat center bottom;}
.header_son_center dl a .active{color:#149AF9;}

.menu-item:hover .header_son{display: block;}

.header-topbar {
	background-color: #03132b;
	color: #b7b7b7;
	font-size: 14px;
	line-height: 26px;
	font-family: Roboto,sans-serif;
	letter-spacing: 0;
}

.header-topbar ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.topbar-left {
	display: inline-block
}

.topbar-left li {
	display: inline-block;
	line-height: 26px;
	padding: 13px 24px;
	border-left: 1px solid rgba(183,183,183,.2)
}

.topbar-left li:last-child {
	border-right: 1px solid rgba(183,183,183,.2)
}

.topbar-left i {
	margin-right: 8px;
	color: #0A6DB1;
	font-size: 20px;
	line-height: 26px;
	position: relative;
	vertical-align: middle
}

.topbar-right li {
	float: left;
	padding: 13px 24px 16px 24px;
	border-left: 1px solid rgba(183,183,183,.2)
}

.topbar-right li:last-child {
	border-right: 1px solid rgba(183,183,183,.2)
}

.topbar-right li.topbar-search {
	padding-top: 14px;
	padding-bottom: 9px
}

.topbar-right li a {
	display: inline-block
}

.topbar-right li a i {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.topbar-right li a i:hover,.topbar-right li a:hover {
	color: #0A6DB1
}

.topbar-right .topbar-search i {
	font-size: 18px
}

.topbar-right a,.topbar-right i {
	color: #b7b7b7
}

.top-header-2 {
	display: table
}

.top-header-2 .logo-brand {
	padding: 23px 0
}

.top-header-2 .header-btn-2,.top-header-2 .header-info-2,.top-header-2 .topbar-search {
	display: table-cell;
	vertical-align: middle
}

.header-info-2 ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.header-info-2 ul li {
	color: #707070;
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	font-weight: 500;
	padding: 18px 23px
}

.header-info-2 ul li i {
	position: relative;
	vertical-align: middle;
	color: #0A6DB1;
	font-size: 20px;
	line-height: 26px;
	margin-right: 10px
}

.top-header-2 .topbar-search {
	position: relative;
	padding-right: 20px
}

.top-header-2 .topbar-search i {
	color: #707070;
	font-size: 26px;
	line-height: 26px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.top-header-2 .topbar-search i:hover {
	color: #0A6DB1
}

.header-btn-2 {
	width: 1%
}

.logo-brand {
	height: 120px;
	line-height: 120px
}

.logo-brand img {
/*	height: 50px*/
}

.main-navigation {
	text-align: right;
	margin-top: -1px
}

.navigation-2 {
	z-index: 10
}

.main-navigation>ul {
	display: inline-block;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	float: right;
}

.main-navigation>ul>li {
	position: relative;
	display: inline-block;
	margin-left: 50px;
}

.main-navigation>ul>li.current-menu-parent::after {
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background: #2c3667;
	left: 0;
	margin-top: 0px;
}

.main-navigation ul li a {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	padding: 52px 25px;
	color: #272023;
	display: flex;
	position: relative;
	text-decoration: none
}

.main-navigation ul li.current-menu-parent>a,.main-navigation>ul>li.menu-item-has-children.current-menu-parent>a:after {
	color: #0A6DB1
}

.main-navigation ul li a:hover,.main-navigation>ul>li.menu-item-has-children>a:hover:after {
	color: #0A6DB1
}

.main-navigation>ul>li.menu-item-has-children>a:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 4px;
	content: "\f107";
	color: #bdbebf;
	font-family: FontAwesome;
	font-weight: 900;
	margin-right: 15px;
	font-size: 16px
}

.main-navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top: 2px solid #0A6DB1;
	-webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,.09);
	-moz-box-shadow: 0 3px 11px 0 rgba(0,0,0,.09);
	box-shadow: 0 3px 11px 0 rgba(0,0,0,.09)
}

.main-navigation ul li ul {
	min-width: 260px;
	position: absolute;
	top: 140%;
	left: 0;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	display: block;
}

.main-navigation ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	top: 100%
}

.main-navigation ul li li {
	position: relative;
	display: block
}

.main-navigation ul ul li a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #272023;
	text-align: left;
	display: block;
	padding: 15px 25px 15px 25px;
	position: relative;
	text-decoration: none;
	outline: 0;
	text-transform: none;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	border-bottom: 1px solid rgba(183,183,183,.5)
}

.main-navigation ul ul li.current_page_item a {
	color: #0A6DB1
}

.main-navigation ul ul li.menu-item-has-children>a:after {
	display: inline-block;
	position: absolute;
	top: 30px;
	right: 25px;
	width: 0;
	height: 0;
	content: "\f107";
	color: #bdbebf;
	font-family: FontAwesome;
	font-weight: 900;
	margin-right: 15px;
	font-size: 13px;
	float: right;
	transform: rotate(-90deg)
}

.main-navigation ul ul li.menu-item-has-children>a:hover:after {
	color: #0A6DB1
}

.main-navigation ul ul li ul {
	margin-left: 100%;
	border-top: none
}

.main-navigation ul ul li:hover ul {
	opacity: 1;
	visibility: visible;
	top: 0;
	margin-left: 100%
}

.main-navigation a i {
	margin-left: 8px
}

.mobile-header {
	display: none
}

.navigation-2 {
	background-color: #014d97
}

.navigation-2 ul li a {
	color: #fff
}

.navigation-style-2>ul>li:last-child {
	border-right: 1px solid rgba(255,255,255,.2)
}

.navigation-style-2>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.navigation-style-2>ul>li {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	flex-basis: 0;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,.2)
}

.navigation-style-2>ul>li a {
	display: block;
	padding: 19px 25px
}

.navigation-style-2 ul li ul {
	min-width: 275px
}

.page-header {
	position: relative;
	padding: 0;
	border: none;
	margin: 0;
	background-color: #03132b
}

.page-header::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	opacity: .15;
	z-index: 1
}

.page-header .container {
	position: relative;
	z-index: 2
}

.page-header-default .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center
}

.breadc-box {
	padding: 0 5%
}

.breadc-box .row {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	min-height: 450px
}

.page-title {
	margin-top: 65px;
	color: #fff;
	line-height: 1
}

.breadcrumbs {
	margin: 0
}

.breadcrumbs li {
	display: inline-block;
	font-size: 16px;
	color: #0A6DB1
}

.breadc-box li:before {
	content: "/";
	font-family: FontAwesome;
	color: #fff;
	margin: 0 8px
}

.breadc-box li:first-child:before {
	display: none
}

.breadcrumbs li a {
	font-size: 16px;
	color: #f5f5f5
}

.breadcrumbs li.active a {
	color: #0A6DB1;
	text-decoration: none
}

.breadcrumbs li a:hover {
	color: #0A6DB1;
	text-decoration: none
}

.site-header {
	display: block;
	/*background: linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.15) 40%,rgba(0,0,0,.05) 98%,rgba(255,255,255,.4) 100%)*/
}

.site-header .logo-brand {
	height: 80px;
	line-height: 80px
}

.site-header .logo-on {
	display: none
}

.site-header .main-navigation ul li a {
	color: #333;
	padding: 32px 15px;
}

.site-header .main-navigation>ul>li.menu-item-has-children>a:after {
	color: #fff
}

.site-header .main-navigation ul ul li a {
	color: #333;
	padding: 15px 25px 15px 25px
}

.site-header .main-navigation ul ul {
	background: 0 0
}

.site-header .main-navigation ul li:hover a {
/*	background-color: rgb(12,92,148,.85);*/
	color:#2c3667;
}

.main-navigation .language {
	background: 0 0;
	width: auto;
	min-width: auto;
	padding: 6px 15px;
	float: left;
    margin: 22px 0px;
}

.main-navigation .language i {
	margin: 0;
	margin-right: 6px
}

.main-navigation .language:hover {
	background-color: #0A6DB1;
	border: 1px solid #0A6DB1
}

.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0,0,0,.09);
	box-shadow: 0 2px 28px 0 rgba(0,0,0,.09);
	background-color: var(--white-color);
	-webkit-animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
	animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
	background: #fff;
}

.is-sticky .main-header {
	height: 80px
}

.is-sticky .logo {
	display: none
}

.is-sticky .logo-on {
	display: block
}

.is-sticky .logo-brand {
	height: 80px;
	line-height: 80px
}

.is-sticky .logo-brand img {
/*	height: 40px*/
}

.is-sticky .main-navigation ul li a {
	padding: 32px 15px
}

.is-sticky .main-navigation ul ul li a {
	padding: 15px 25px 15px 25px
}

.is-sticky .main-navigation .btn {
	padding: 10px 10px
}

.is-sticky .main-navigation .language {
	background: 0 0;
/*	border: 1px solid #666;*/
	color: #333;
	width: auto;
	min-width: auto;
	padding: 6px 15px
}

.is-sticky .main-navigation .language i {
	margin: 0;
	margin-right: 6px
}

.is-sticky .main-navigation .language:hover {
	background-color: #0A6DB1;
	border: 1px solid #0A6DB1;
	color:#fff;
}

.is-sticky .main-navigation ul li a {
	color: #333;
}

.is-sticky .main-navigation>ul>li.menu-item-has-children>a:after {
	color: #333
}

.is-sticky .main-navigation ul ul li a {
	color: #333
}

.site-footer {
	background-color: #03132b;
	color: #b7b7b7
}

.site-footer-h3 {
	background-color: #003663
}

.main-footer {
	background: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff
}

.main-footer-h3 {
	background: url(../images/bg-footer-h3.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.main-footer ul,.main-footer-2 ul {
	list-style: none;
	padding-left: 0;
	margin: 0
}

.main-footer ul li,.main-footer-2 ul li {
	padding: 8px 0
},.main-footer ul li:first-child,.main-footer-2 ul li:first-child {
	padding-top: 0
}
.main-footer ul .two{
	width:50%;
	float: left;
}
.main-footer ul li:last-child,.main-footer-2 ul li:last-child {
	padding-bottom: 0
}

.main-footer ul li a,.main-footer-2 ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500
}

.main-footer-2 ul li a {
	color: #03132b
}

.main-footer ul li a:hover,.main-footer-2 ul li a:hover {
	color: #0A6DB1
}

.widget-footer .widget_media_image {
	margin-bottom: 40px
}

.padding-left {
	padding-left: 130px
}

.btn-subcribe {
	width: 60px;
	height: 60px;
	min-width: auto
}

.footer-social {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	margin-top: 45px;
	color: #b7b7b7
}

.footer-social a {
	color: #b7b7b7;
	margin-left: 15px
}

.footer-social a:hover {
	color: #0A6DB1
}

.footer-social a i {
	font-size: 21px;
	line-height: 26px
}

.footer-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget-footer form {
	max-width: 400px
}

.btn.btn-back-to-top {
	color: #0A6DB1;
	background-color: #192840;
	font-size: 14px;
	line-height: 34px;
	padding: 7px 27px;
	border-bottom: 2px solid #0A6DB1;
	border-radius: 0
}

.btn-back-to-top i {
	margin-left: 9px;
	font-size: 20px;
	line-height: 34px
}

.footer-bottom {
	background-color: #03132b;
	color: #b7b7b7
}

.footer-bottom-h3 {
	background-color: #003663
}

.main-footer-2 {
	background: url(../images/bg-footer-2.png) no-repeat;
	padding: 120px 0;
	background-size: cover
}

.main-footer-2 input.form-control {
	background-color: #f2f4f6
}

.main-footer-2 input::placeholder {
	color: #03132b
}

.main-footer-2 .footer-social a {
	color: #707070
}

.main-footer-2 .footer-social a:hover {
	color: #0A6DB1
}

.main-footer-2 .btn-subcribe {
	background-color: #03132b;
	color: #0A6DB1
}

.main-footer-2 .btn-subcribe:hover {
	background-color: #0A6DB1;
	color: #03132b
}

.site-footer-2 .btn.btn-back-to-top {
	color: #03232b;
	background-color: #0A6DB1
}

.site-footer-h3 .btn.btn-back-to-top {
	background-color: #1a4a73
}[class*=' imghvr-'],[class*=' imghvr-'] *,[class*=' imghvr-'] :after,[class*=' imghvr-'] :before,[class*=' imghvr-']:after,[class*=' imghvr-']:before,[class^=imghvr-],[class^=imghvr-] *,[class^=imghvr-] :after,[class^=imghvr-] :before,[class^=imghvr-]:after,[class^=imghvr-]:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .75s ease;
	-moz-transition: all .75s ease;
	transition: all .75s ease
}[class*=' imghvr-'],[class^=imghvr-] {
	position: relative;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	background-color: #181825;
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.imghvr-shutter-out-vert:before {
	top: 50%;
	bottom: 50%;
	left: 0;
	right: 0
}[class*=' imghvr-shutter-out-']:before,[class^=imghvr-shutter-out-]:before {
	background: rgba(255,209,0,.4);
	position: absolute;
	content: '';
	-webkit-transition-delay: 105ms;
	-moz-transition-delay: 105ms;
	transition-delay: 105ms
}

.imghvr-shutter-out-vert:hover:before {
	top: 0;
	bottom: 0
}[class*=' imghvr-shutter-out-']:hover:before,[class^=imghvr-shutter-out-]:hover:before {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s
}

#custom_html-1 {
	color: #fff
}

#custom_html-1 a {
	color: #fff
}

.entry-content {
	padding-top: 120px;
	padding-bottom: 120px
}

.post-box {
	margin-bottom: 30px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.post-box:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.entry-media img {
	width: 100%;
	transition: all .5s ease
}

.post-box:hover .entry-media img {
	transform: scale(1.05)
}

.inner-post {
	padding: 30px;
	background-color: #fff;
	border: 1px solid #e1e1e1
}

.entry-meta {
	color: #707070;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 20px
}

.entry-meta a {
	color: #0A6DB1;
	font-weight: 500
}

.entry-meta span:before {
	content: "|";
	margin: 0 10px
}

.entry-meta span:first-child:before {
	display: none
}

.entry-title {
	font-size: 20px;
	font-weight: 500;
	color: #333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.entry-title a {
	color: #000
}

.entry-summary p {
	margin-bottom: 30px;
	font-size: 14px;
	color: #838386
}

.inner-post .entry-footer .post-link {
	color: #707070;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}

.inner-post .entry-footer .post-link:hover {
	color: #0A6DB1
}

.inner-post .entry-footer .post-link i {
	font-size: 20px;
	margin-left: 10px;
	vertical-align: middle
}

.inner-post .entry-footer .post-link:hover {
	text-decoration: none
}

.page-pagination {
	display: flex;
	list-style: none;
	margin-bottom: 0;
	margin-top: 90px
}

.page-pagination li a,.page-pagination li span {
	font-size: 16px;
	line-height: 1;
	padding: 13px 18px;
	display: inline-block;
	position: relative;
	margin-right: 10px
}

.page-pagination li a {
	color: #707070;
	background-color: #f2f4f6
}

.page-pagination li a:hover {
	color: #fff;
	background-color: #0A6DB1;
	text-decoration: none
}

.page-pagination li a i {
	margin-left: 0
}

.page-pagination li span {
	color: #fff;
	background-color: #0A6DB1
}

input::placeholder {
	font-size: 16px;
	line-height: 26px;
	color: #b7b7b7
}

.primary-sidebar {
	margin-bottom: 120px
}

.primary-sidebar .widget {
	margin-bottom: 20px;
	background-color: #f2f4f6
}

.primary-sidebar .widget ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.primary-sidebar .widget_search input {
	padding: 22px 30px;
	background-color: transparent;
	border: none
}

.primary-sidebar .widget_search button {
	font-size: 26px;
	min-width: auto;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 26px;
	color: #b7b7b7;
	background-color: transparent
}

.widget-title {
	color: #03132b;
	font-size: 16px;
	padding: 25px 30px;
	border-left: 2px solid #0A6DB1;
	text-transform: uppercase;
	margin-bottom: 0
}

.primary-sidebar .widget_categories ul li a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #707070;
	padding: 9px 30px;
	border-top: 1px solid #fff
}

.primary-sidebar .widget_categories ul li a:hover {
	background-color: #0A6DB1;
	color: #03132b;
	text-decoration: none
}

.primary-sidebar .widget_recent_news .thumb {
	float: left;
	margin-right: 20px
}

.recent-news li {
	padding: 30px;
	border-top: 1px solid #fff
}

.recent-news h4 {
	font-size: 16px;
	line-height: 20px;
	color: #363636;
	margin-bottom: 6px
}

.recent-news .entry-date {
	font-size: 14px;
	line-height: 14px;
	color: #707070
}

.tagcloud {
	padding: 25px;
	border-top: 1px solid #fff;
	overflow-y: hidden
}

.tagcloud a {
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 16px;
	margin: 5px;
	background-color: #fff
}

.tagcloud a:hover {
	color: #fff;
	background-color: #0A6DB1;
	text-decoration: none
}

.recent-tweets li {
	padding: 30px;
	border-top: 1px solid #fff
}

.tweets-logo {
	float: left
}

.tweets-logo i {
	font-size: 18px;
	color: #00aeef
}

.tweets-content {
	padding-left: 40px
}

.tweets-content p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500
}

.tweets-content a {
	color: #0A6DB1
}

.single-post {
	margin-bottom: 50px
}

.seperate-border {
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px
}

.meta-post {
	text-align: right
}

.meta-left {
	float: left
}

.meta-left,.meta-right {
	margin-bottom: 0
}

.single-img {
	display: table
}

.img-left {
	position: relative;
	width: 63%;
	float: left;
	padding-right: 15px
}

.img-right {
	position: relative;
	width: 37%;
	float: left;
	padding-left: 15px
}

.img-right img {
	margin-bottom: 30px
}

.img-right img:last-child {
	margin-bottom: 0
}

.img-left img,.img-right img {
	width: 100%
}

blockquote {
	font-size: 30px;
	line-height: 38px;
	font-weight: 500;
	padding: 0;
	padding-left: 30px;
	color: #0A6DB1;
	background-color: transparent;
	margin: 0
}

blockquote .post-blockquote-author {
	font-size: 16px;
	line-height: 26px;
	color: #707070;
	font-style: normal;
	padding-top: 94px
}

blockquote .author-name {
	color: #252525
}

.blockquote-post {
	margin-bottom: 40px
}

.blockquote-post::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 53px;
	background-color: #0A6DB1;
	font-size: 0;
	content: ''
}

.tags {
	float: left;
	color: #707070;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500
}

.tags a {
	color: #707070;
	margin-left: 10px
}

.tags a:hover {
	color: #0A6DB1
}

.share {
	text-align: right;
	font-weight: 500
}

.author-social a,.share a {
	color: #b7b7b7;
	font-size: 20px;
	line-height: 26px;
	margin-left: 10px
}

.share a:hover {
	color: #0A6DB1
}

.author-post {
	padding: 30px;
	background-color: #f2f4f6;
	margin-bottom: 30px
}

.author-img {
	float: left
}

.author-desc {
	padding-left: 130px
}

.author-social a:first-child {
	margin-left: 0
}

.comments-area {
	padding-top: 20px
}

.comments-area ol,.comments-area ul {
	list-style: none;
	padding-left: 0
}

.comment-list li {
	padding-bottom: 60px
}

.comment-list li:last-child {
	padding-bottom: 30px
}

.gravatar {
	float: left
}

.comment-content {
	padding-left: 80px
}

.comment-author {
	display: inline-block;
	font-size: 16px;
	color: #03132b;
	margin-bottom: 10px
}

.comment-time {
	color: #b7b7b7
}

.comment-content p {
	margin-bottom: 10px
}

.btn.comment-reply-link {
	font-size: 12px;
	line-height: 24px;
	padding: 0 18px;
	color: #707070;
	background-color: #f2f4f6;
	min-width: auto;
	min-height: auto
}

.btn.comment-reply-link:hover {
	color: #fff;
	background-color: #0A6DB1;
	text-decoration: none
}

.comment-list .children {
	padding-left: 55px
}

.comment-form input {
	margin-bottom: 30px;
	width: 100%
}

.comment-form textarea {
	margin-bottom: 20px
}

p.form-submit {
	margin-bottom: 0
}

p .btn-submit {
	font-size: 16px;
	color: #fff;
	padding: 18px 30px;
	width: auto;
	margin-bottom: 0
}

.bg-contact-info {
	background-color: #f2f4f6
}

.contact-info h2 {
	font-weight: 900;
	line-height: 1;
	margin-bottom: 40px
}

.contact-info p {
	margin-bottom: 12px
}

.contact-info i {
	color: #0A6DB1
}

.form-group input,.form-group select,.form-group textarea {
/*	margin-bottom: 30px*/
}

.form-group select {
	height: auto;
	font-weight: 500
}

.wpcf7-submit {
	width: 170px;
	margin-right: 10px
}

.map {
	margin-bottom: 60px
}

.text-center {
	text-align: center
}

.btn-m-r {
	margin-right: 10px
}

.circle-img {
	border-radius: 50%
}

.about-img-small {
	position: relative;
	width: 211px;
	height: 0;
	top: -171px;
	left: -97px
}

.about-img-small .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center
}

.about-content {
	position: relative;
	z-index: 1;
	padding: 45px 45px 0
}

.about-content h2 {
	margin-bottom: 6px
}

.about-content p {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px
}

.icon-box {
	position: relative;
	padding: 30px;
	min-height: 205px;
	border: 1px solid #e1e1e1;
	border-bottom: 2px solid #0A6DB1
}

@media (max-width:480px) {
	.icon-box {
		margin-bottom: 15px
	}
}

.icon-box-title i {
	font-size: 34px;
	float: left;
	color: #0A6DB1
}

.icon-box-title h4 {
	font-size: 18px;
	line-height: 54px;
	padding-left: 40px;
	margin-bottom: 10px;
	color: #0A6DB1;
	font-weight: 900
}

.video-about {
	padding: 0;
	background-image: linear-gradient(to bottom,#fff 50%,#f2f4f6 50%)
}

@media only screen and (min-width:1200px) and (max-width:1680px) {
	.video-about {
		min-height: 100%
	}
}

.video-about .container-custom {
	position: relative
}

.bg-about-video {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	padding: 0 2.5%;
	padding-bottom: 5%
}

.about-video iframe {
	width: 100%;
	min-height: 350px
}

.about-video a {
	text-align: center;
	line-height: 105px;
	width: 120px;
	height: 120px;
	background-color: #fff;
	color: #0A6DB1;
	border-radius: 50%;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	border: 10px solid #0A6DB1;
	position: relative
}

.about-video a:after,.about-video a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	animation: grow 2s infinite;
	-webkit-animation: grow 2s infinite;
	box-shadow: 0 0 0 10px rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.5);
	-moz-box-shadow: 0 0 0 10px rgba(255,255,255,.5)
}

.about-video a::before {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.about-video a::after {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.about-video a i {
	font-size: 30px;
	margin-left: 4px
}

.about-author {
	margin-top: 8px
}

.about-author-info {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #252525
}

.about-author-info h4 {
	margin-bottom: 5px
}

.about-author-media a {
	margin-right: 15px;
	font-size: 21px;
	line-height: 50px
}

.about-border-left:before {
	background-color: #ccc;
	height: 100%;
	width: 1px;
	content: "";
	position: absolute;
	left: -50px
}

.bg-about-txt {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}

.slick-slide .container {
	margin-top: -1px
}

.testi-slider {
	margin: 0 -15px;
	padding-top: 30px
}

.testi-box {
	padding: 0 15px
}

.testi-box .testi-content {
	position: relative;
	border: 1px solid transparent;
	color: #1c1c1c;
	margin-bottom: 30px;
	padding: 30px;
	box-shadow: 0 5px 25px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 5px 25px rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 25px rgba(0,0,0,.15);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease
}

.testi-box .testi-content:after {
	position: absolute;
	content: "";
	bottom: -27px;
	left: 90px;
	border-left: 20px solid #fff;
	border-bottom: 25px solid transparent
}

.testi-box:hover .testi-content {
	border: 1px solid #0A6DB1
}

.testi-info {
	padding-left: 30px
}

.testi-info img {
	float: left;
	margin-right: 25px
}

.testi-info h4 {
	padding-top: 24px
}

.testi-info span {
	color: #b7b7b7;
	display: block;
	margin-top: 5px
}

.slick-arrow {
	position: absolute;
	top: -60px;
	font-size: 40px;
	padding: 0;
	border-radius: 50%;
	border: none;
	line-height: 1;
	right: 0;
	outline: 0;
	background-color: transparent;
	color: #b7b7b7;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease
}

.slick-arrow i {
	font-size: 81px;
	color: #fff
}

.prev-nav.slick-arrow {
	right: 55px
}

.next-nav.slick-arrow {
	right: 15px
}

.slick-arrow:hover {
	border-color: #0A6DB1;
	color: #0A6DB1
}

.testi-list-content p {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	line-height: 1.2
}

.testi-list-info h4 {
	color: #0A6DB1;
	margin-bottom: 0
}

.testi-list-info span {
	color: #b7b7b7;
	display: block;
	margin-top: 5px
}

.testi-slider-2 {
	margin: 0 -30px
}

.testi-slider-2 .testi-item {
	position: relative;
	padding: 0 27px;
	padding-top: 25px
}

.testi-slider-2 .testi-content {
	margin-bottom: 55px
}

.testi-slider-2 .testi-content i {
	position: absolute;
	top: -25px;
	left: 0;
	font-size: 130px;
	color: rgba(255,209,0,.3);
	line-height: 1
}

.testi-slider-2 .testi-info {
	padding-left: 0
}

.testi-slider-2 .slick-dots {
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: right
}

.testi-slider-2 .slick-dots li {
	margin: 0;
	margin-left: 12px
}

.testi-slider-2 .slick-dots li.slick-active button {
	border-color: #0A6DB1;
	background-color: #0A6DB1
}

.testi-slider-2 .slick-dots li button {
	border: 1px solid #b7b7b7;
	border-radius: 50%;
	width: 18px;
	height: 18px
}

.testi-slider-2 .slick-dots li button:hover {
	background-color: #0A6DB1;
	border-color: #0A6DB1
}

.testi-slider-2 .slick-dots li button:before {
	display: none
}

a i {
	margin-left: 10px
}

.border-left {
	padding-left: 50px;
	border-left: 1px solid #ccc
}

.image-carousel {
	position: relative;
	text-align: center
}

.partner-slider .partner-item img {
	display: inline-block
}

.cta-box {
	padding: 60px;
	color: #fff;
	margin: 0;
	background-size: cover
}

.cta-box .row,.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.align-self-center {
	-ms-flex-item-align: center;
	align-self: center
}

.cta-box h3 {
	color: #fff;
	margin-bottom: 16px
}

.cta-box .btn:first-child {
	margin-right: 10px
}

.cta-box .btn:last-child {
	margin-right: 0
}

.btn.btn-download {
	padding-right: 82px
}

.career-download a {
	position: relative
}

.i-btn {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -1px;
	margin-top: -1px;
	display: block;
	max-width: 60px;
	font-size: 26px;
	line-height: 28px;
	padding: 15px 20px;
	color: #fff;
	background-color: #0A6DB1;
	border: 1px solid #0A6DB1
}

.career-box {
	padding: 60px;
	background-color: #f2f4f6;
	margin-bottom: 30px
}

.career-box h2 {
	margin-bottom: 50px
}

.career-box h4 {
	font-size: 18px;
	margin-bottom: 10px
}

.process {
	text-align: center
}

.process:after {
	content: "";
	position: absolute;
	top: 77px;
	left: 0;
	width: 100%;
	height: 2px;
	background-image: linear-gradient(to right,#0A6DB1,#0A6DB1)
}

div:first-child>.process:after {
	background-image: linear-gradient(to right,transparent 1%,#0A6DB1 99%)
}

div:last-child>.process:after {
	background-image: linear-gradient(to right,#0A6DB1,transparent)
}

.process .process-icon {
	font-size: 40px;
	color: #03132b;
	display: block;
	margin-bottom: 46px
}

.process .process-icon:before {
	content: "";
	position: absolute;
	top: 67px;
	left: 139px;
	width: 22px;
	background-color: #fff;
	height: 22px;
	border: 2px solid #0A6DB1;
	border-radius: 50%;
	z-index: 2
}

.process .process-icon:after {
	content: "";
	position: absolute;
	right: 0;
	top: 73px;
	border-left: 12px solid #0A6DB1;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

div:last-child>.process .process-icon:after {
	display: none
}

.process h4 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0
}

.bg-team-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.history-year h3 {
	color: #0A6DB1;
	text-align: center
}

.history-img img {
	padding: 30px 0
}

.history-line {
	position: absolute;
	left: -21px;
	height: 100%;
	width: 6px;
	content: "";
	background-color: #e1e1e1
}

.team-info {
	padding-top: 25px
}

.team-social {
	padding-left: 0;
	margin-bottom: 0
}

.team-social a {
	font-size: 26px;
	color: #b7b7b7;
	margin-right: 25px;
	line-height: 1
}

.team-social a:hover {
	color: #0A6DB1
}

.team-line {
	position: absolute;
	right: 15px;
	top: 0;
	height: 100%;
	width: 1px;
	content: "";
	background-color: #e1e1e1
}

.partner-list {
	text-align: center;
	background-color: #f2f4f6;
	min-height: 150px;
	margin-bottom: 30px
}

.partner-list img {
	padding: 30px
}

.list-testi {
	margin-bottom: 60px
}

.testi-box.list-testi {
	padding-right: 0;
	padding-left: 0
}

.feature-box {
	text-align: center
}

.feature-icon {
	font-size: 30px;
	color: #0A6DB1;
	margin-bottom: 10px
}

.feature-box h4 {
	color: #252525;
	margin-bottom: 0
}

.services-box {
	padding: 50px 30px;
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.services-box:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,.15)
}

.services-box .services-icon {
	margin: 0;
	padding: 0;
	height: 80px;
	line-height: 80px;
	margin-bottom: 30px
}

/*.services-box .services-icon i {
	font-size: 72px;
	margin: 0;
	padding: 0
}*/

.services-box .services-icon .geyinfangs {
background: url(../picture/icon-geyinfang.png)no-repeat center;
display: block;
width:56px;
height: 60px;
}

.services-box .services-icon .jingyinfangs {
background: url(../picture/icon-jingyinfang.png)no-repeat center;
display: block;
width:60px;
height: 60px;
}

.services-box .services-icon .xiaoyinfangs {
background: url(../picture/icon-xiaoyinfang.png)no-repeat center;
display: block;
width:60px;
height: 60px;
}
.services-box .services-content p {
	margin-bottom: 40px;
	font-size: 16px;
	color:#333;
}

.services-box .services-content h3 {
	margin-bottom: 20px;
	font-size: 30px;
	color:#333;
}
.services-box .services-content i {
	margin-left: 10px
}

.services-box .view-detail {
	color: #707070;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500
}

.services-box .view-detail:hover {
	color: #0A6DB1
}

.services-box-img {
	background-size: cover;
	position: relative;
	padding: 0;
	overflow: hidden
}

.services-box-img img {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.services-box-img:hover img {
	transform: scale(1.1)
}

.services-overlay {
	background: linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0));
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1
}

.services-box-img .services-content {
	position: absolute;
	bottom: 0;
	padding: 30px;
	z-index: 2
}

.services-box-img a {
	color: #fff
}

.services-box-img a:hover {
	color: #0A6DB1
}

.services-box-img .view-detail {
	color: #b7b7b7
}

.services-box-img .view-detail:hover {
	color: #0A6DB1
}

.widget-nav-menu li {
	position: relative
}

.widget-nav-menu a {
	display: block;
	color: #707070;
	font-size: 16px;
	padding: 10px 30px;
	border-bottom: 1px solid #fff;
	font-weight: 500
}

.widget-nav-menu a:hover {
	color: #03132b;
	background-color: #0A6DB1;
	text-decoration: none
}

.primary-sidebar .widget_categories .current-menu-item a,.widget-nav-menu .current-menu-item a {
	color: #03132b;
	background-color: #0A6DB1
}

.widget-text .textwidget {
	padding: 30px
}

.widget-text .textwidget a {
	color: #0A6DB1;
	font-weight: 500
}

.textwidget a i {
	margin-left: 10px
}

.widget-form form {
	padding: 30px
}

.widget-form input[type=text] {
	background-color: transparent;
	outline: 0;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 30px;
	padding: 0;
	padding-bottom: 6px;
	line-height: 1
}

.widget-form input::placeholder {
	color: #707070
}

.project-feature-slider {
	margin: 0 -15px;
	padding-top: 30px
}

.project-feature-box {
	padding: 0 15px
}

.project-feature-box img {
	margin-bottom: 30px
}

.project-feature-box h3 {
	margin-bottom: 0
}

.project-slider {
	margin: 0 -15px
}

.project-slider img {
	width: 100%
}

.project-box {
	padding: 0 15px
}

.project-slider-content {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 30px 40px;
	background-color: #fff;
	border-right: 6px solid #0A6DB1
}

.project-meta {
	margin-bottom: 10px
}

.project-slider .btn-link {
	color: #0A6DB1
}

.project-slider .btn-link i {
	margin-left: 10px
}

.project-slider .slick-arrow {
	top: 45%
}

.project-slider .prev-nav {
	left: -45px
}

.project-slider .next-nav {
	right: -45px
}

.project-grid {
	overflow: hidden
}

#filters {
	padding-bottom: 15px;
	margin-bottom: 60px;
	border-bottom: 1px solid #ccc
}

#filters a {
	color: #707070;
	font-size: 16px;
	font-weight: 500;
	margin-right: 40px;
	text-decoration: none
}

#filters a.selected,#filters a:hover {
	color: #0A6DB1
}

#filters a:last-child {
	margin-right: 0
}

.project-item {
	margin-bottom: 0
}

.project-item .inner {
	position: relative
}

.back_case{width:100%;height:110px;border:1px solid #EEEEEE;padding: 24px 38px;background: #fff;}
.back_case .back_case_p{width:100%;height: 100%;background: url(../images/jintou.png)no-repeat center right;}
.back_case .back_case_p p{font-size: 18px;color:#666;}
.back_case .back_case_p span{font-size: 15px;color:#666;}
.back_case .back_case_p hr{width:40px;border:1px solid #CECECE;float: left;margin-top: 4px;}

.back_case:hover{background: #0A6DB1;}
.back_case:hover .back_case_p{background: url(../images/jintous.png)no-repeat center right;}
.back_case:hover .back_case_p p{color:#fff;}
.back_case:hover .back_case_p span{color:#fff;}
.back_case:hover .back_case_p hr{color:#fff;}


.project-info {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	color: #b7b7b7;
	background-color: rgba(3,19,43,.9)
}

.project-info {
	opacity: 0;
	visibility: hidden;
	transition: .3s
}

.project-item .inner:hover .project-info {
	top: 0;
	opacity: 1;
	visibility: visible
}

.project-info a {
	color: #b7b7b7
}

.project-info h3 a {
	color: #f2f4f6;
	text-decoration: none
}

.project-info a:hover {
	color: #0A6DB1
}

.project-info .project-meta {
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 0;
	padding: 30px;
	border-bottom: 1px solid rgba(183,183,183,.2)
}

.project-info .project-content {
	padding: 55px 30px
}

.project-info .project-content p {
	margin-bottom: 50px
}

.project-info .project-content i {
	margin-left: 10px
}

.project-grid-2 {
	overflow: hidden;
	margin-left: -1px
}

.project-grid-2 .project-item {
	margin-bottom: 0
}

.project-detail-box {
	padding: 30px;
	background-color: #f2f4f6
}

.project-detail-box ul {
	list-style: none;
	color: #707070;
	font-weight: 500;
	padding: 0;
	margin: 0
}

.project-detail-box ul li {
	padding-bottom: 24px
}

.project-detail-box ul li:last-child {
	padding-bottom: 0
}

.project-detail-box a {
	text-decoration: underline
}

.project-detail-box span {
	float: right;
	color: #03132b
}

.project-share {
	text-align: left
}

.project-share span {
	color: #707070;
	text-decoration: underline;
	line-height: 26px
}

.projects-list {
	margin-bottom: 90px;
	position: relative;
	display: inline-block
}

.slider .slider-item {
	position: relative
}

.slider .slider-item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.25)
}

.slider .slider-content {
	position: absolute;
	bottom: 260px;
	margin-top: -1px
}

.slider .slider-content h1 {
	color: #fff;
	font-size: 48px;
	margin-bottom: 15px
}

.slider .slider-content h4 {
	letter-spacing: 2px;
	color: #fff;
	margin-bottom: 30px
}

.slider .slider-content p {
	color: #fff;
	font-size: 36px;
	margin-bottom: 50px;
	font-weight: lighter
}

.slider .slick-arrow {
	top: 45%
}

.slider .prev-nav {
	left: 30px;
	right: auto;
	z-index: 1
}

.slider .next-nav {
	right: 30px
}

.slick-active .slider-content h4 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	text-shadow: rgba(0,0,0,.4) 3px 3px 3px
}

.slick-active .slider-content h1 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	text-shadow: rgba(0,0,0,.4) 3px 3px 3px
}

.slick-active .slider-content p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	text-shadow: rgba(0,0,0,.4) 3px 3px 3px
}

.slick-active .slider-content a {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	text-shadow: rgba(0,0,0,.4) 3px 3px 3px
}

.slick-dots {
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: right
}

.slick-dots li {
	margin: 0;
	margin-left: 8px
}

.slick-dots li.slick-active button {
	border-color: #0A6DB1;
	background-color: #0A6DB1
}

.slick-dots li button {
	border: 1px solid #b7b7b7;
	border-radius: 50%;
	width: 18px;
	height: 18px
}

.slick-dots li button:hover {
	background-color: #0A6DB1;
	border-color: #0A6DB1
}

.slick-dots li button:before {
	display: none
}

.services-slider {
	margin: 0 -15px
}

.services-slider .services-item {
	padding: 0 15px;
	outline: 0!important
}

.services-slider .services-box {
	border: 1px solid #ccc;
	transition: .3s
}

.services-slider .services-box:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.15);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,.15)
}

.services-slider .services-box:hover .services-icon i {
	color: #0A6DB1
}

.services-slider .services-box:hover .services-content a {
	color: #0A6DB1
}

.services-slider .slick-arrow {
	top: -95px
}

.btn-full-width {
	width: 100%
}

.home-form input {
	background-color: #fff;
	margin-bottom: 0
}

.home-form input:focus {
	background-color: #fff;
	border-color: #0A6DB1
}

.project-feature .slick-arrow {
	top: 45%
}

.project-feature .prev-nav {
	left: -80px
}

.project-feature .next-nav {
	right: -80px
}

.process-light .process-icon,.process-light h4 {
	color: #fff
}

.video-section-left {
	background-image: url(../images/home-video-img.jpg);
	background-position: right center
}

.video-section-left,.video-section-right-2 {
	width: 44.5%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover
}

.video-section-right {
	padding: 120px;
	width: 55.5%;
	padding-right: 0
}

@media only screen and (min-width:1200px) and (max-width:1680px) {
	.video-section-right {
		padding: 60px 80px
	}
}

.video-section-left-2 {
	padding: 120px;
	width: 55.5%;
	padding-left: 0
}

.block-left-2,.block-right {
	max-width: 555px
}

.block-left-2 {
	float: right
}

.block-left-2 h4,.block-right h4 {
	margin-bottom: 15px;
	color: #fff
}

.video-section-right a:hover {
	color: #00aeef
}

.home-video .video-play {
	position: absolute;
	right: -50px;
	top: 44%;
	z-index: 1;
	width: 103px;
	height: 103px;
	background-color: #fff;
	border: 10px solid #0A6DB1;
	border-radius: 50%;
	text-align: center;
	line-height: 83px;
	display: inline-block
}

.home-video a i {
	font-size: 20px;
	margin-left: 4px;
	color: #0A6DB1
}

.video-section-right-2 .video-play {
	right: auto;
	left: -50px
}

.home-video .video-play:hover {
	transform: scale3d(1.1,1.1,1.1);
	background-color: #0A6DB1;
	border-color: #fff
}

.home-video a:hover i {
	color: #fff
}

.video-section-left-2 h2,.video-section-right h2 {
	margin-bottom: 30px;
	font-size: 30px;
	color: #fff
}

.services-slider-img-left {
	position: absolute;
	left: -225px;
	top: 48%;
	width: 100%
}

.services-slider-img-left img {
	-webkit-animation: spin 15s linear infinite;
	-moz-animation: spin 15s linear infinite;
	animation: spin 15s linear infinite
}

.services-slider-img-left:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 48%;
	background-color: #ccc
}

.home-about h2 {
	margin-bottom: 45px
}

.project-home .project-slider-content {
	max-width: 555px;
	margin-bottom: 60px
}

.section-video-3 {
	height: 100%;
	max-width: 487px;
	background-image: url(../images/videohome3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-content: center;
	align-items: center
}

.section-video-3 .home-video-3 {
	vertical-align: middle;
	margin: 0 auto
}

.section-video-3 .video-play {
	width: 60px;
	height: 60px;
	text-align: center;
	display: inline-block;
	position: relative;
	line-height: 60px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 20px;
	color: #0A6DB1;
	vertical-align: middle;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.section-video-3 .video-play:after,.section-video-3 .video-play:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	animation: grow 2s infinite;
	-webkit-animation: grow 2s infinite;
	box-shadow: 0 0 0 10px rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.5);
	-moz-box-shadow: 0 0 0 10px rgba(255,255,255,.5)
}

.section-video-3 .video-play::before {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.section-video-3 .video-play::after {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.section-video-3 .video-play:hover {
	color: #fff;
	background-color: #0A6DB1
}

.video-play i {
	margin-left: 4px
}

.slick-dotted.slick-slider {
	margin-bottom: 0
}

.section-img-btn {
	min-height: 610px;
	background-image: url(../images/bg-team.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-content: center;
	align-items: center
}

.section-img-btn>.btn {
	vertical-align: middle;
	margin: 0 auto
}

.slider-home-3 {
	position: relative
}

.slider-slick-2 {
	position: absolute;
	bottom: 0;
	width: 80%
}

.slider-img-nav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 330px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.slider-2-nav .item-info {
	padding: 60px 215px 60px 390px;
	background-color: #0A6DB1;
	position: relative
}

.slider-slick-2 .slider-content h4 {
	letter-spacing: 2px;
	margin-bottom: 12px
}

.slider-slick-2 .slider-content h2 {
	margin-bottom: 16px
}

.slider-2 h2 a:hover {
	color: #fff
}

.slider-slick-2 .slider-content p {
	margin-bottom: 0
}

.slider-slick-2 .slider-scroll-btn {
	position: absolute;
	right: 0;
	top: 0;
	writing-mode: vertical-rl;
	height: 100%;
	background: #fff;
	text-align: center;
	width: 98px;
	line-height: 98px
}

.slider-slick-2 .slider-scroll-btn a {
	height: 100%;
	display: block;
	font-weight: 500
}

.slider-2 .slick-arrow {
	top: auto;
	bottom: 105px;
	color: #fff
}

.slider-2 .slick-arrow:hover {
	color: #0A6DB1
}

.slider-2 .prev-nav.slick-arrow {
	right: auto;
	left: 120px;
	z-index: 10
}

.slider-2 .next-nav.slick-arrow {
	right: auto;
	left: 175px;
	z-index: 10
}

.slick-feature-project .item-info {
	position: absolute;
	bottom: 0
}

.slick-feature-project .item .project-content {
	width: 80%;
	padding: 50px 215px 50px 25%;
	background-color: #0A6DB1;
	position: relative
}

.slick-feature-project .item .project-content h4 {
	letter-spacing: 2px;
	margin-bottom: 12px
}

.slick-feature-project .item .project-content h2 {
	margin-bottom: 15px
}

.slick-feature-project .item .project-content p {
	margin-bottom: 0
}

.slick-feature-project .feature-project-btn {
	position: absolute;
	right: 0;
	top: 0;
	writing-mode: vertical-rl;
	height: 100%;
	background: #fff;
	text-align: center;
	width: 98px;
	line-height: 98px
}

.slick-feature-project .feature-project-btn a {
	height: 100%;
	display: block;
	font-weight: 500
}

.slick-slide-feature-project {
	position: absolute;
	bottom: 120px
}

.slick-feature-project-nav .slick-track {
	-webkit-transform: none!important;
	transform: none!important;
	left: 165px!important;
	margin: 0;
	min-width: 90px
}

.slick-feature-project-nav .slick-list {
	overflow: inherit
}

.slick-feature-project h2 a:hover {
	color: #fff
}

.slick-feature-project-nav .item {
	width: 20px!important;
	margin: 5px;
	font-weight: 500;
	cursor: pointer;
	color: #fff;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.slick-feature-project-nav .item:hover {
	color: #252525
}

.slick-feature-project-nav .item.slick-current {
	text-decoration: underline;
	color: #252525
}

.slick-feature-project .slick-arrow {
	top: auto;
	bottom: 117px;
	color: #fff
}

.slick-feature-project .slick-arrow:hover {
	color: #252525
}

.slick-feature-project .prev-nav.slick-arrow {
	right: auto;
	left: 120px;
	z-index: 10
}

.slick-feature-project .next-nav.slick-arrow {
	right: auto;
	left: 260px
}

.typo.slick-arrow {
	bottom: 10px
}

.form-control.default {
	background-color: #f2f4f6
}

.form-control.default::placeholder {
	color: #707070
}

.form-control.active {
	border-color: #0A6DB1
}

.form-control.active::placeholder {
	color: #03132b
}

.services-box-hover .view-detail,.services-box-hover a {
	color: #0A6DB1
}

.services-box-img-hover img {
	transform: scale(1.1)
}

.services-box-3 {
	padding: 25px 30px 0;
	background-color: #1c5e9f;
	border-bottom: 5px solid #0A6DB1;
	transition: .3s;
	margin-bottom: 60px
}

.services-box-3:hover {
	background-color: #fff
}

.services-box-3 h4 {
	margin-bottom: 15px
}

.services-box-3:hover h4 a {
	color: #252525
}

.services-box-3:hover i {
	color: #0A6DB1
}

.services-box-3 h4 a {
	font-size: 18px;
	color: #fff;
	line-height: 26px
}

.services-box-3 .view-detail {
	color: #b7b7b7;
	font-size: 24px
}

.services-box-3 .view-detail:hover,.services-box-3 a:hover {
	color: #0A6DB1
}

.services-box-3 .services-icon {
	text-align: right
}

.services-box-3-hover {
	border-color: #0A6DB1;
	background-color: #fff
}

.services-box-3-hover h4 a {
	color: #252525
}

.services-box-3-hover i {
	color: #0A6DB1
}

.counter-box {
	text-align: center;
	padding: 17px 30px 7px;
	border: 1px solid #e1e1e1;
	border-bottom: 6px solid #0A6DB1
}

.counter-box .counter-icon {
	margin-bottom: 5px
}

.counter-box .counter-icon i {
	font-size: 34px;
	color: #0A6DB1
}

.counter-box h4 {
	margin-bottom: 6px
}

.counter-box h3 {
	margin-bottom: 0
}

.login-form {
	padding: 30px;
	background-color: #f2f4f6
}

.login-form label {
	color: #b7b7b7
}

.bill-form input[type=checkbox],.login-form input[type=checkbox] {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 1px;
	background: #fff;
	color: #252525;
	clear: none;
	cursor: pointer;
	display: inline-block;
	line-height: 0;
	outline: 0;
	margin-top: -4px;
	margin-right: 10px;
	padding: 0!important;
	text-align: center;
	vertical-align: middle;
	min-width: 16px;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-webkit-transition: .05s border-color ease-in-out;
	transition: .05s border-color ease-in-out
}

.bill-checkbox,.checkbox-remember {
	position: relative;
	display: inline
}

input[type=checkbox]:checked:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 8px;
	background: 0 0;
	top: 2px;
	left: -6px;
	border: 3px solid #252525;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#rememberme {
	color: #b7b7b7
}

.login-form .btn {
	margin-right: 20px
}

.lost-password {
	color: #0A6DB1;
	font-weight: 500
}

.events-sidebar .input-group {
	display: block
}

.events-box .width-auto {
	min-width: auto;
	font-weight: bolder
}

.events-box .btn-border {
	border-color: #e3e3e3
}

.events-content {
	padding: 30px;
	border: 1px solid #e1e1e1;
	margin-bottom: 30px
}

.events-box:last-child .events-content {
	margin-bottom: 0
}

.events-time {
	color: #707070;
	font-weight: 500;
	margin-bottom: 20px
}

.btn.free {
	color: #0A6DB1
}

.events-box .btn {
	margin-right: 10px
}

.events-box .btn:last-child {
	margin-right: 0
}

.register-form input[type=email],.register-form input[type=text] {
	background-color: #f2f4f6
}

.register-form input::placeholder {
	color: #707070
}

.page-404 {
	min-height: 1080px;
	padding-top: 260px
}

.page-404 h1 {
	margin-bottom: 0;
	line-height: 100px
}

.page-404 h1 i {
	margin: 0 18px
}

.page-404 h3 {
	line-height: 42px;
	margin-bottom: 15px
}

.page-404 hr {
	margin-top: 10px
}

.coming-soon {
	padding: 115px 0
}

.coming-soon-content {
	padding-top: 150px;
	padding-bottom: 180px
}

.coming-soon-subtitle {
	margin-bottom: 30px
}

.coming-soon-info {
	color: #b7b7b7;
	list-style: none
}

.coming-soon-info i {
	margin-right: 8px;
	color: #0A6DB1;
	font-size: 20px;
	line-height: 26px
}

.coming-soon-form input::placeholder {
	color: #707070
}

.gallery-item {
	margin-bottom: 30px
}

.product-box {
	margin-bottom: 60px
}

.product-head {
	position: relative;
	border: 1px solid transparent;
	margin-bottom: 25px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.product-head:hover {
	border-color: #0A6DB1;
	box-shadow: 0 0 15px 0 rgba(21,21,20,.2);
	-webkit-box-shadow: 0 0 15px 0 rgba(21,21,20,.2);
	-moz-box-shadow: 0 0 15px 0 rgba(21,21,20,.2)
}

.product-btn {
	display: flex;
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .3s
}

.product-head:hover .product-btn {
	opacity: 1;
	visibility: visible;
	bottom: 0
}

.product-head .btn {
	width: 50%
}

.product-head .view-detail {
	background-color: #f2f4f6
}

.product-head .view-detail:hover {
	background-color: #03132b
}

.product-price {
	margin-bottom: 10px
}

.product-price .sale {
	color: #0A6DB1;
	font-weight: 500;
	margin-right: 8px
}

.product-price .price {
	color: #a1a1a1;
	text-decoration: line-through
}

.product-content h3 {
	margin-bottom: 0
}

.product-content h3 a {
	color: #363636
}

.product-content h3 a:hover {
	color: #0A6DB1
}

.price-slide {
	height: 6px;
	background-color: #b7b7b7;
	width: 100%;
	margin-bottom: 20px;
	position: relative
}

.price-slide:before {
	content: "";
	position: absolute;
	top: 0;
	border-bottom: 6px solid #0A6DB1;
	width: 60%
}

.price-slide:after {
	content: "";
	position: absolute;
	top: -5px;
	width: 15px;
	height: 15px;
	margin-left: 60%;
	background-color: #0A6DB1;
	border-radius: 50%
}

.filter-price {
	padding: 25px
}

.btn-filter {
	background-color: #0A6DB1;
	padding: 5px 22px;
	display: inline-block;
	font-size: 16px
}

.btn-filter:hover {
	color: #fff;
	background-color: #03132b
}

.filter-price span {
	float: right;
	color: #03132b;
	font-weight: 500;
	padding-top: 5px
}

.shop-pagination {
	margin-top: 60px
}

.slider-product {
	margin-bottom: 20px
}

.slider-product-nav .slick-track {
	left: 0!important
}

.slider-product-nav .item img {
	border: 1px solid transparent;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.slider-product-nav .slick-current img {
	border: 1px solid #0A6DB1
}

.product-rating {
	color: #0A6DB1;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px
}

.rating-text {
	color: #b7b7b7;
	font-weight: 500;
	padding-left: 50px
}

.quantity-choose {
	color: #03132b
}

.quantity-choose input {
	width: 134px;
	display: inline-block;
	margin-right: 8px;
	text-align: center
}

.product-info ul {
	list-style: none;
	padding-left: 0
}

.nav-tabs {
	list-style: none;
	padding-left: 0;
	padding-bottom: 8px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc
}

.nav-tabs li {
	display: inline-block;
	position: relative
}

.nav-tabs li a {
	color: #707070;
	font-size: 30px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-right: 80px
}

.nav-tabs li:last-child a {
	margin-right: 0
}

.nav-tabs li a.active {
	color: #03232b
}

.nav-content {
	margin-top: 10px
}

.tab-content>.tab-pane {
	display: none;
	visibility: hidden
}

.tab-content>.active {
	display: block;
	visibility: visible
}

.tab-pane .rating-text {
	color: #252525;
	padding-left: 0;
	font-weight: 400;
	margin-right: 20px
}

.form-review input[type=email],.form-review input[type=text],.form-review textarea {
	background-color: #f2f4f6
}

.table-responsive {
	width: 100%;
	display: block;
	overflow-x: auto
}

table th a,table tr a {
	color: #0A6DB1
}

table th a:hover,table tr a:hover {
	color: #03132b
}

.shop_table thead {
	background-color: #f2f4f6;
	border-left: 2px solid #0A6DB1;
	border-bottom: 1px solid #e1e1e1
}

.shop_table tbody td,.shop_table thead th {
	font-size: 16px;
	line-height: 36px;
	color: #252525;
	font-weight: 500;
	padding: 16px 30px;
	border: none;
	padding-left: 0
}

.shop_table thead .product-name {
	width: 41.666666667%
}

.shop_table tbody td:first-child,.shop_table thead th:first-child {
	padding-left: 30px
}

.shop_table tbody td {
	padding-top: 30px;
	padding-bottom: 30px
}

.shop_table tbody tr {
	border-bottom: 1px solid #e1e1e1
}

.product-name img {
	margin-right: 24px
}

.shop_table tbody td.product-remove {
	text-align: center;
	padding-right: 10px
}

tr td .remove {
	font-size: 36px;
	line-height: 36px;
	display: block;
	transform: rotate(45deg)
}

table .quantity input {
	width: 98px
}

.cart .coupon .form-control {
	max-width: 323px
}

.cart .cart-form {
	position: relative
}

.cart-form .coupon {
	margin-bottom: 20px
}

.coupon .btn-coupon {
	position: absolute
}

.btn-update {
	color: #707070;
	position: absolute;
	top: 0;
	right: 0
}

table.cart-total td,table.cart-total th {
	border: none;
	padding: 23px 30px
}

table.cart-total {
	background-color: #f2f4f6;
	border: 1px solid #0A6DB1
}

table .cart-subtotal {
	border-bottom: 1px solid #e1e1e1
}

.checkout-login-form,.woocommerce-form-coupon {
	display: none
}

.coupon-noti,.return-customer {
	color: #03132b;
	background-color: #f2f4f6;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	padding: 23px 30px;
	border-left: 2px solid #0A6DB1;
	border-bottom: 1px solid #fff
}

.customer-noti {
	margin-bottom: 45px
}

.checkout-return-customer input {
	background-color: #fff
}

.woocommerce-form-coupon {
	padding: 30px;
	background-color: #f2f4f6
}

.checkout_coupon .coupon,.coupon {
	position: relative
}

.bill-form label {
	color: #b7b7b7
}

.order-noti {
	margin-bottom: 55px;
	font-weight: 400
}

.order-review {
	padding: 0 30px;
	border: 1px solid transparent;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.order-review:hover {
	border-color: #0A6DB1;
	box-shadow: 0 0 20px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.25)
}

.order-review table {
	border: none;
	margin-bottom: 30px
}

.order-review table tbody td,.order-review table tbody th {
	padding-left: 0;
	padding-right: 0;
	border: none;
	font-size: 16px;
	line-height: 36px
}

.order-review table tbody th:first-child {
	padding: 0
}

.order-review table tbody td {
	color: #0A6DB1;
	font-weight: 500
}

.order-review table tr.order-total,.order-review table tr.place-order {
	border-bottom: none
}

@media (max-width:1800px) {
	.services-block-left {
		display: none
	}
}

@media (max-width:1600px) {
	.padding-left {
		padding-left: 80px
	}

	.slider .next-nav {
		right: 15px
	}

	.slider .prev-nav {
		left: 15px
	}

}

@media (max-width:1400px) {
	.slider-slick-2 {
		width: 100%
	}

	.slider .slider-content {
		bottom: 140px
	}

	.project-feature-slider {
		padding-bottom: 50px
	}

	.project-slider .prev-nav {
		left: 45%;
		top: auto;
		bottom: -60px
	}

	.project-slider .next-nav {
		right: 45%;
		top: auto;
		bottom: -60px
	}

	.project-feature .prev-nav {
		left: 45%;
		top: auto;
		bottom: -15px;
		z-index: 10
	}

	.project-feature .next-nav {
		right: 45%;
		top: auto;
		bottom: -15px;
		z-index: 10
	}

    .customer-area .next-nav{display: none !important;}
    .customer-area .prev-nav{display: none !important;}
	.slick-arrow i {
		font-size: 48px
	}

	.video-section-right {
		padding: 70px
	}

	.slick-feature-project .item .project-content {
		width: 100%
	}

	.video-section-left-2 {
		padding: 60px
	}
}

@media (max-width:1230px) {
	.team-line {
		display: none
	}
}

@media (max-width:1200px) {
	.slider .slider-content {
		bottom: 140px
	}

	.slider .slider-content h1 {
		font-size: 36px
	}

	.slider .slider-content h4 {
		display: none
	}

	.padding-left {
		padding-left: 40px
	}

	.process .process-icon:before {
		left: 110px
	}

	.cms-space-md {
		height: 40px
	}

	.testi-slider-2 .testi-content i {
		left: auto
	}

	.slick-feature-project .item .project-content {
		width: 100%;
		padding-left: 25%
	}

	.slick-feature-project .item-info {
		position: relative
	}

	.slick-slide-feature-project {
		display: none
	}

	.slider-2-nav .item-info {
		padding-left: 30px;
		padding-right: 130px
	}

	.slick-feature-project .next-nav.slick-arrow {
		left: 150px
	}

	.slick-feature-project .prev-nav.slick-arrow {
		left: 100px
	}

	.slider-slick-2 {
		position: relative
	}

	.slider-2 .item .slider-content {
		padding: 30px
	}

	.slider-2 .item-info {
		position: relative
	}

	.slider-img-nav {
		display: none
	}

	.slider-2 .slick-arrow {
		bottom: 45%
	}

	.slider-2 .next-nav.slick-arrow {
		left: auto;
		right: 30px
	}

	.slider-2 .prev-nav.slick-arrow {
		left: 30px
	}

	.slider-2 .slick-arrow:hover {
		color: #0A6DB1
	}
}

@media screen and (min-width:992px) and (max-width:1080px) {
	.site-header .main-navigation ul li a {
		padding: 32px 10px


	}

	.is-sticky .main-navigation ul li a {
		padding: 30px 10px
	}

}

@media (max-width:991px) {
	.md-hidden {
		display: none
	}

	.mobile-header {
		display: block;
		background-color: #fff
	}

	.logo-brand-mobile {
		max-width: 200px;
		padding: 15px 0
	}

	.mobile-nav {
		display: none;
		margin-bottom: 30px
	}

	#mmenu_toggle {
		position: relative;
		cursor: pointer;
		float: right;
		width: 26px;
		height: 20px;
		padding: 20px 0;
		margin: 20px 0 0
	}

	#mmenu_toggle button {
		position: absolute;
		left: 0;
		top: 50%;
		margin: -2px 0 0;
		background: #03132b;
		height: 4px;
		padding: 0;
		border: none;
		width: 100%;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease;
		outline: 0;
		border-radius: 2px
	}

	#mmenu_toggle button:before {
		content: "";
		position: absolute;
		left: 0;
		top: -8px;
		width: 26px;
		height: 4px;
		background: #03132b;
		-webkit-transform-origin: 1.5px center;
		transform-origin: 1.5px center;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease;
		border-radius: 2px
	}

	#mmenu_toggle button:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: -8px;
		width: 26px;
		height: 4px;
		background: #03132b;
		-webkit-transform-origin: 1.5px center;
		transform-origin: 1.5px center;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease;
		border-radius: 2px
	}

    .mobile_backs{width:100%;height: 77px;display: block;}
	#mmenu_toggle.active button {
		background: 0 0
	}

	#mmenu_toggle.active button:before {
		top: 0;
		-webkit-transform: rotate3d(0,0,1,-45deg);
		transform: rotate3d(0,0,1,-45deg);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%
	}

	#mmenu_toggle.active button:after {
		bottom: 0;
		-webkit-transform: rotate3d(0,0,1,45deg);
		transform: rotate3d(0,0,1,45deg);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%
	}

	.mobile-menu {
		margin: 0;
		padding: 0 0 20px 0;
		list-style: none;
		border-top: 1px solid rgba(183,183,183,.5)
	}

	.mobile-nav ul li.menu-item-has-children ul {
		display: none
	}

	.mobile-nav ul li {
		position: relative
	}

	.mobile-nav ul li a {
		color: #272023;
		font-size: 16px;
		font-weight: 500;
		line-height: 1;
		font-family: Roboto,sans-serif;
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid rgba(183,183,183,.5);
		text-decoration: none
	}

	.mobile-nav ul li a:hover {
		color: #0A6DB1
	}

	.mobile-nav .btn {
		margin-top: 10px
	}

	.mobile-header .mobile-nav .mobile-menu>li.menu-item-has-children .arrow {
		color: #000;
		position: absolute;
		display: block;
		right: 0;
		top: 0;
		cursor: pointer;
		height: 53px;
		padding: 0 30px;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease
	}

	.mobile-header .mobile-nav .mobile-menu>li.menu-item-has-children .arrow i {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		width: 11px;
		height: 11px
	}

	.sub-menu {
		padding-left: 20px
	}

	.mobile-nav ul {
		margin: 0;
		list-style: none
	}

	.slider .slider-content {
		bottom: 140px;
		margin-left: 50px
	}

	.slider .slider-content h1 {
		font-size: 36px
	}

	.slider .slider-content h4 {
		display: none
	}

	.img-left,.img-right {
		width: 100%
	}

	.img-right {
		padding-left: 0
	}

	.img-left {
		padding-right: 0;
		margin-bottom: 30px
	}

	.padding-left {
		padding-left: 0
	}

	.widget-footer {
		margin-bottom: 60px
	}

	.site-footer .row>div:last-child .widget-footer {
		margin-bottom: 0
	}

	.footer-bottom .topbar-left li {
		padding-left: 0;
		border: none
	}

	.cms-space-sm {
		height: 40px
	}

	.about-img-right {
		margin-bottom: 40px
	}

	.about-img-small {
		display: none
	}

	.bg-about-video img {
		max-width: none
	}

	.cta-box p {
		margin-bottom: 30px
	}

	.process {
		padding-bottom: 40px
	}

	.process:after {
		height: 100%;
		width: 2px;
		top: 0;
		left: 15px
	}

	div:first-child>.process:after {
		background-image: linear-gradient(to bottom,transparent 1%,#0A6DB1 99%)
	}

	div:last-child>.process:after {
		background-image: linear-gradient(to bottom,#0A6DB1,transparent)
	}

	div:last-child>.process {
		padding-bottom: 0
	}

	.process .process-icon {
		margin-bottom: 20px
	}

	.process .process-icon:before {
		left: 6px;
		top: 55px
	}

	.process .process-icon:after {
		top: auto;
		right: auto;
		bottom: 10px;
		left: 11px;
		border-top: 12px solid #0A6DB1;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: none
	}

	.testi-list-content p {
		font-size: 23px
	}

	.history {
		text-align: center;
		margin-bottom: 60px
	}

	.history-line {
		display: none
	}

	.history-img img {
		padding-top: 0
	}

	.sm-clear {
		clear: both
	}

	.sm-center {
		text-align: center
	}

	.project-info .project-content {
		padding: 30px
	}

	.video-section-left {
		width: 100%;
		min-height: 500px
	}

	.video-section-right {
		width: 100%
	}

	.home-video .video-play {
		right: 45%;
		top: 40%
	}

	.home-form .form-group {
		margin-bottom: 20px
	}

	.checkout_coupon .form-control {
		padding-right: 170px
	}

	.checkout_coupon .btn-coupon {
		right: 0
	}

	.mb-sm-40 {
		margin-bottom: 40px!important
	}

	.section-video-3 {
		padding: 200px 0;
		max-width: none
	}

	.logo-brand-mobile-2 {
		padding: 18px 0
	}

	.slick-feature-project .item .project-content {
		padding-right: 30px
	}

	.slick-feature-project .item .project-content .feature-project-btn,.slick-feature-project .item .project-content h4 {
		display: none
	}

	.slick-feature-project .prev-nav.slick-arrow {
		left: 8%
	}

	.slick-feature-project .next-nav.slick-arrow {
		left: 15%
	}

	.video-section-left-2,.video-section-right-2 {
		width: 100%
	}

	.block-left-2 {
		max-width: none
	}

	.video-section-right-2 {
		padding: 300px 0
	}

	.video-section-right-2 .video-play {
		left: auto
	}

	.register-form {
		margin-bottom: 30px
	}

	.relate-project {
		margin-bottom: 30px
	}

	.video-section-left,.video-section-right-2 {
		display: flex;
		align-content: center;
		align-items: center
	}

	.video-section-left .home-video,.video-section-right-2 .home-video {
		vertical-align: middle;
		margin: 0 auto
	}

	.video-section-left .home-video a,.video-section-right-2 .home-video a {
		position: relative;
		right: auto;
	}
}

@media (min-width:992px) {
	.history:last-child img {
		padding-bottom: 0
	}
}

@media screen and (min-width:992px) and (max-width:1199px) {
	.project-info .project-meta {
		padding-bottom: 0;
		border-bottom: none
	}

	.project-info .project-content {
		padding: 20px 30px
	}

	.project-info .project-content h3 {
		font-size: 24px
	}

	.project-info .project-content p {
		margin-bottom: 20px
	}
}

@media (max-width:767px) {
	section {
		padding: 90px 0
	}

	blockquote .post-blockquote-author {
		padding-top: 30px
	}

	.padding-bottom-medium {
		padding-bottom: 60px
	}

	.project-info .project-meta {
		padding-bottom: 0;
		border-bottom: none
	}

	.project-info .project-content {
		padding: 20px 30px
	}

	.project-info .project-content h3 {
		font-size: 24px
	}

	.project-info .project-content p {
		margin-bottom: 20px
	}

	.slick-dots {
		text-align: center;
		bottom: -40px
	}

	.slider .slider-content {
		bottom: 100px
	}

	.slider .slider-content h1 {
		font-size: 30px
	}

	.slider .slider-content h4 {
		display: none
	}

	.sm-hidden {
		display: none
	}

	.blockquote-img {
		margin-bottom: 30px
	}

	.cms-space-xs {
		height: 40px
	}

	.text-mb-left {
		text-align: left
	}

	.process {
		text-align: center;
		padding-left: 40px
	}

	.team-line {
		display: none
	}

	.team-img {
		text-align: center
	}

	.team-info {
		text-align: center
	}

	.feature-box {
		margin-bottom: 30px
	}

	.xs-center {
		text-align: center
	}

	.video-section-right {
		padding: 60px
	}

	.home-video .video-play {
		right: 43%;
		top: 40%
	}

	.testi-slider-2 .slick-dots {
		text-align: center
	}

	.testi-slider-2 {
		margin: 0
	}

	.testi-slider-2 .testi-item {
		padding: 0
	}

	.testi-slider-2 .slick-dots {
		position: relative;
		margin-bottom: 30px;
		bottom: -20px;
		right: 0
	}

	.project-home .project-slider-content {
		display: none
	}

	.coming-soon {
		padding: 80px 0
	}

	.coming-soon-content {
		padding-top: 80px;
		padding-bottom: 80px
	}

	.coming-soon-title {
		font-size: 60px;
		line-height: 72px
	}

	.shop_table thead .product-name {
		width: 50%
	}

	.btn-update {
		position: relative
	}

	.counter-box {
		margin-bottom: 30px
	}

	.projects-list {
		margin-bottom: 40px
	}

	.slick-feature-project .item .project-content {
		padding-left: 30px;
		padding-top: 30px
	}

	.slick-feature-project .item .project-content h2 {
		font-size: 36px
	}

	.slick-feature-project .prev-nav.slick-arrow {
		left: 30px;
		bottom: 10px
	}

	.slick-feature-project .next-nav.slick-arrow {
		left: 80px;
		bottom: 10px
	}

	.slider-slick-2 .slider-scroll-btn {
		display: none
	}

	.slider-2-nav .item-info {
		padding-right: 30px
	}

	.video-section-left-2 {
		padding: 30px
	}

	.slick-feature-project .prev-nav.slick-arrow {
		bottom: 68%
	}

	.slick-feature-project .next-nav.slick-arrow {
		bottom: 68%;
		right: 30px;
		left: auto
	}
}

@media (max-width:576px) {
	.slider .slider-content {
		bottom: 60px
	}

	.slick-feature-project .next-nav.slick-arrow,.slick-feature-project .prev-nav.slick-arrow {
		bottom: 70%
	}
}

@media (max-width:480px) {
	section {
		padding: 60px 0
	}

	.padding-bottom-medium {
		padding-bottom: 60px
	}

	.slider .slider-content {
		bottom: 50px;
		margin-left: 0
	}

	.slider .slider-content h1 {
		font-size: 24px
	}

	.slider .slider-content h4 {
		display: none
	}

	.meta-post {
		text-align: left
	}

	.meta-left {
		float: none;
		margin-bottom: 20px
	}

	.tags {
		float: none;
		margin-bottom: 20px
	}

	.share {
		text-align: left
	}

	.cta-box {
		padding: 30px
	}

	.cta-box .btn:first-child {
		margin-right: 0
	}

	.cta-box .btn {
		min-width: 160px;
		margin-bottom: 20px
	}

	.career-box {
		padding: 30px
	}

	.coming-soon {
		padding: 60px 0
	}

	.coming-soon-content {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.checkout_coupon .form-control {
		padding-right: 20px;
		margin-bottom: 20px
	}

	.checkout_coupon .btn-coupon {
		position: relative
	}

	.project-slider .project-slider-content {
		display: none
	}

	.slick-feature-project .prev-nav.slick-arrow {
		bottom: 73%
	}

	.slick-feature-project .next-nav.slick-arrow {
		bottom: 73%;
		right: 30px;
		left: auto
	}

	.event-link a {
		margin-bottom: 20px
	}
}

.dd__main-project {
	background: url(../images/bg-1.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.list-about-count {
	margin-left: -18px;
	margin-right: -18px
}

.list-about-count li {
	display: inline-block;
	padding: 0 21px
}

.about-count {
	text-align: left;
	padding: 20px 0 30px
}

.about-count p {
	margin-bottom: 5px
}

.about-count .count {
	font-size: 42px;
	line-height: 1em
}

.about-count .type {
	font-size: 14px;
	line-height: 1em
}

.about-count h5 {
	font-size: 14px;
	margin-bottom: 0;
	color: #fff
}

.contact_details {
	position: relative;
	display: block;
	padding: 120px 0 40px
}

.contact_details_single {
	position: relative;
	display: block;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 10px 60px 0 rgb(0,0,0,.07);
	margin-bottom: 30px
}

.contact_details_single::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 10
}

.contact_details_single:before {
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	z-index: 9;
	content: "";
	background: var(--thm-primary);
	width: 0%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2
}

.contact_details_single:hover:before {
	width: 100%
}

.contact_details_icon {
	height: 100px;
	width: 100px;
	color: var(--thm-base);
	font-size: 64px;
	background: var(--thm-primary);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 11
}

.contact_details_single:hover .contact_details_icon {
	background: var(--thm-black)
}

.contact_details_inner {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 82px 15px 55px
}

.contact_details_content {
	position: relative;
	display: block;
	text-align: center;
	z-index: 13
}

.contact_details_content h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	position: relative;
	z-index: 11
}

.contact_details_content p {
	margin: 0;
	position: relative;
	z-index: 11;
	height: 60px;
	line-height: 1.5
}

.contact_details_content p a {
	color: var(--thm-gray)
}

.contact_details_hover_icon {
	position: absolute;
	bottom: -51px;
	right: -47px;
	z-index: 11;
	font-size: 180px;
	color: #f0f3f6;
	transform: rotate(-33deg);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.contact_details_single:hover .contact_details_hover_icon {
	opacity: 1
}

.ind-tit {
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: 700;
	position: relative;
	line-height: 36px;
	padding-bottom: 20px
}

.ind-tit:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40px;
	height: 3px;
	background: var(--thm-primary);
	margin-left: -20px
}

.book ul {
	margin-bottom: 15px;
	margin-top: 50px
}

.book ul li {
	width: 32%;
	float: left;
	margin-left: 2%;
	border-left: 1px solid #f1f1f1;
	padding-left: 2%
}

.book ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0
}

.book ul li input {
	width: 100%;
	border: 1px solid #e5e5e5;
	height: 50px;
	padding: 0 10px;
	margin-top: 10px
}

.book ul li input:focus {
	border-color: #999;
	transition: all .5s ease-in-out
}

.book p {
	color: #a0a0a0;
	font-size: 16px
}

.book textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	height: 180px;
	padding: 10px;
	margin-top: 10px;
	resize: none
}

.sub_form input {
	width: 200px;
	border: 1px solid #e5e5e5;
	height: 50px;
	padding: 0 10px;
	margin-top: 20px
}

.sub_form input:focus,textarea:focus {
	border-color: #999;
	transition: all .5s ease-in-out
}

.sub_form img {
	margin-left: 20px;
	cursor: pointer
}

.sub_form .inp_sub {
	height: 48px;
	background: var(--thm-primary);
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	transition: all .5s ease-in-out
}

.sub_form .inp_sub:hover {
	background: var(--thm-primary)
}

.about-development-line {
	background: #fff;
	overflow: hidden;
	position: relative;
	margin: 0 0 40px 0;
	padding: 0
}

.about-development-line .title {
	padding: 20px 0;
	font-size: 36px;
	color: #383842;
	text-align: center;
	padding-top: 0
}

.about-development-line .item {
	padding-top: 25px;
	position: relative;
	width: 50%;
	left: 50%;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 3px solid #f4f4f4
}

.about-development-line .item.r {
	text-align: right;
	left: 3px;
	padding-left: 0;
	padding-right: 40px;
	border-right: 3px solid #f4f4f4;
	border-left: none
}

.about-development-line .item.r .time:before {
	left: auto;
	right: -42px
}

.about-development-line .item.r .desc {
	text-align: right
}

.about-development-line .item.r .desc:before {
	left: auto;
	right: -55px
}

.about-development-line .item.r .desc .pic {
	text-align: right
}

.about-development-line .item.icon {
	height: 120px;
	position: relative
}

.about-development-line .item.icon .more {
	position: absolute;
	top: 50%;
	left: -18px;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	background: url(../images/about-development-line-more.png) no-repeat center
}

.about-development-line .item .time {
	font-size: 30px;
	color: #0A6DB1;
	margin-bottom: 20px;
	position: relative
}

.about-development-line .item .time:before {
	content: '';
	display: block;
	position: absolute;
	top: 18px;
	margin-top: -6px;
	margin-right: -6px;
	right: 0;
	left: -47px;
	width: 12px;
	height: 12px;
	background: #e4e4e4;
	z-index: 2;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

.about-development-line .item .desc {
	font-size: 14px;
	color: #666;
	position: relative
}

.about-development-line .item:hover .desc:before {
	background: url(../images/about-development-line-dot.png) no-repeat center;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.about-development-line .item .desc:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: -55px;
	width: 26px;
	height: 26px;
	background: url(../images/about-development-line-dot-no.png) no-repeat center;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.about-development-line .item .desc .pic {
	padding: 10px 0
}

.about-development-line .item .desc .pic img {
	display: inline-block;
	width: 80%
}

.about-development-line .item .desc p {
	padding: 5px 0
}

@media (max-width:480px) {
	.about-development-line {
		overflow: unset
	}

	.about-development-line .item {
		width: 100%;
		left: 0!important;
		margin-top: 0!important;
		padding-right: 0!important;
		text-align: left!important;
		padding-left: 40px!important;
		-webkit-box-sizing: border-box!important;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: none!important;
		border-left: 3px solid #f4f4f4!important;
		margin-left: 3%!important
	}

	.about-development-line .item.r .time:before {
		content: '';
		display: block;
		position: absolute;
		top: 18px;
		margin-top: -6px;
		margin-right: -6px;
		right: 0;
		left: -47px;
		width: 12px;
		height: 12px;
		background: #e4e4e4;
		z-index: 2;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		border-radius: 50px
	}

	.about-development-line .item.r .desc:before {
		content: '';
		display: block;
		position: absolute;
		top: 2px;
		left: -55px;
		width: 26px;
		height: 26px;
		background: url(../images/about-development-line-dot-no.png) no-repeat center;
		-webkit-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out
	}

	.about-development-line .item.r .desc {
		text-align: left
	}

	.about-development-line .item.r .desc .pic {
		text-align: left
	}
}

.shop-details-area {
	position: relative;
	display: block;
	background: #fff
}

.single-product-image-holder {
	position: relative;
	display: block;
	max-width: 440px;
	width: 100%
}

.single-product-image-holder .bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0
}

.single-product-image-holder .bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0 solid;
	left: 0;
	background: #fff;
	transform: translatez(0)
}

.single-product-image-holder .slider-content {
	position: relative;
	display: block
}

.single-product-slide {
	position: relative;
	display: block
}

.single-product-slide .big-image-box {
	position: relative;
	display: block;
	overflow: hidden
}

.single-product-slide .big-image-box img {
	width: 100%;
	transition: .5s ease;
	transform: scale(1.05)
}

.single-product-slide:hover .big-image-box img {
	transform: scale(1)
}

.single-product-image-holder .slider-pager {
	position: relative;
	display: block;
	max-width: 440px;
	width: 100%;
	margin-top: 20px;
	text-align: center
}

.single-product-image-holder .slider-pager .thumb-box {
	position: relative;
	display: block;
	overflow: hidden
}

.single-product-image-holder .slider-pager .thumb-box li {
	position: relative;
	display: inline-block;
	float: none;
	margin: 0 8px 13px
}

.single-product-image-holder .slider-pager .thumb-box li a {
	position: relative;
	display: inline-block
}

.single-product-image-holder .slider-pager .thumb-box li .img-holder {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1
}

.single-product-image-holder .slider-pager .thumb-box li .img-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(143,196,36,.7);
	transition: all .2s linear;
	transition-delay: .1s;
	opacity: 0;
	content: ""
}

.single-product-image-holder .slider-pager .thumb-box li a.active .img-holder:before {
	opacity: 1
}

.single-product-info-box {
	position: relative;
	display: block
}

.single-product-info-box .product-title {
	position: relative;
	display: block
}

.single-product-info-box .product-title p {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	margin: 0 0 8px
}

.single-product-info-box .product-title h2 {
	color: #22254a;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700
}

.single-product-info-box .product-value {
	position: relative;
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 25px 0 28px;
	margin: 30px 0 34px
}

.single-product-info-box .product-value h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700
}

.single-product-info-box .product-value h3 del {
	color: #b2bfce;
	font-size: 18px
}

.single-product-info-box .product-value .review-box {
	display: flex;
	align-items: center;
	margin-top: 11px
}

.single-product-info-box .product-value .review-box span {
	position: relative;
	display: inline-block;
	padding-left: 5px;
	color: #d7d7d7;
	font-size: 14px;
	font-weight: 700
}

.single-product-info-box .product-text {
	position: relative;
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 33px;
	margin-bottom: 36px
}

@media (max-width:480px) {
	.single-product-info-box .product-text {
		padding-bottom: 30px;
		margin-bottom: 30px
	}
}

.single-product-info-box .product-text .bottom {
	position: relative;
	display: block;
	padding-top: 12px
}

.single-product-info-box .product-text p {
	color: #22254a;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	margin: 0
}

.single-product-info-box .product-text ul {
	position: relative;
	display: block;
	overflow: hidden
}

.single-product-info-box .product-text ul li {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 30px;
	color: #22254a;
	font-size: 16px;
	font-weight: 400
}

.single-product-info-box .product-text ul li span {
	font-weight: 700
}

.product-cart-box {
	position: relative;
	display: block
}

.product-cart-box .input-box {
	position: relative;
	display: block;
	margin-bottom: 20px
}

.product-cart-box .input-box .title {
	position: relative;
	display: block;
	padding-bottom: 15px
}

.product-cart-box .input-box .title h4 {
	color: #22254a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700
}

.product-cart-box .bootstrap-select {
	position: relative;
	display: block;
	width: 100%!important;
	height: 50px
}

.product-cart-box .bootstrap-select>.dropdown-toggle {
	position: relative;
	display: block;
	outline: 0!important;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	background-color: #fff!important;
	max-width: 100%;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	padding-left: 19px;
	padding-right: 20px;
	color: #999!important;
	font-size: 14px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: normal;
	text-transform: capitalize;
	box-shadow: none!important;
	font-family: 'Open Sans',sans-serif
}

.product-cart-box .bootstrap-select .dropdown-toggle:focus {
	outline: 0!important
}

.product-cart-box .bootstrap-select .dropdown-menu li a span.text {
	display: inline-block;
	margin: 0
}

.product-cart-box .bootstrap-select>.dropdown-toggle::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 28px;
	width: auto;
	height: auto;
	font-family: icomoon!important;
	content: "\e941";
	color: #c9c5bf;
	font-size: 12px;
	margin: 0;
	border: none
}

.product-cart-box .bootstrap-select .dropdown-menu {
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: 0 solid #ddd;
	background: #eae8e4;
	font-size: 16px;
	color: #000
}

.product-cart-box .bootstrap-select .dropdown-menu li {
	position: relative;
	border-bottom: 1px solid #d7d7d7
}

.product-cart-box .dropdown-item {
	display: block;
	width: 100%;
	padding: 9px 20px 9px;
	color: #222;
	font-size: 14px;
	font-weight: 700;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	transition: all .5s ease;
	font-family: 'Open Sans',sans-serif
}

.quantity-box .input-group.bootstrap-touchspin {
	float: left;
	width: 46px
}

.quantity-box input.quantity-spinner.form-control {
	position: relative;
	display: block;
	height: 50px;
	width: 45px;
	padding: 0;
	transition: auto;
	color: #999;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #e5e5e5;
	font-family: 'Open Sans',sans-serif
}

.quantity-box input.quantity-spinner.form-control:focus {
	box-shadow: none
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn {
	position: relative;
	display: block;
	float: none;
	margin-left: 0;
	width: 100%;
	background: #f6f6f6;
	border: 1px solid #f6f6f6;
	color: #848484;
	padding: 12px 11px;
	cursor: pointer
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -2px
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up:before {
	content: "\f0d8";
	font-family: FontAwesome;
	color: #848484;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px
}

.quantity-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down:before {
	content: "\f0d7";
	font-family: FontAwesome;
	color: #848484;
	font-size: 14px;
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 5px 5px
}

.clear-selection {
	position: relative;
	display: block;
	float: right
}

.clear-selection a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	font-weight: 700;
	text-decoration: underline
}

.product-details-button-box {
	position: relative;
	display: flex;
	align-content: center
}

.product-details-button-box .addto-cart-button {
	position: relative;
	display: block
}

.product-details-button-box .addto-cart-button button.addtocart {
	line-height: 62px;
	border-radius: 0
}

.product-details-button-box .addto-cart-button button.addtocart:after {
	border-radius: 0
}

.product-details-button-box .wishlist-button {
	position: relative;
	display: block;
	margin-left: 30px;
	margin-left: 0
}

.product-details-button-box .wishlist-button a.wishlist {
	color: #22254a;
	line-height: 58px;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 30px;
	background: #0a6db1;
	color: #fff;
	border-radius: 5px
}

.product-details-button-box .wishlist-button a.wishlist:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.product-details-button-box .wishlist-button a.wishlist:after {
	border-radius: 0
}

.product-details-button-box .compare-button {
	position: relative;
	display: block;
	margin-left: 30px
}

.product-details-button-box .compare-button a.compare {
	color: #22254a;
	line-height: 58px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	padding: 0 30px
}

.product-details-button-box .compare-button a.compare:after {
	border-radius: 0
}

.product-details-button-box a.btn i {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 60px;
	padding-right: 10px;
	margin: 0
}

.share-products-socials {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 30px
}

.share-products-socials h5 {
	position: relative;
	display: inline-block;
	float: left;
	color: #22254a;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
	text-transform: capitalize
}

.share-products-socials ul {
	position: relative;
	display: inline-block;
	float: left;
	margin-left: 20px
}

.share-products-socials ul li {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 20px
}

.share-products-socials ul li:last-child {
	margin-right: 0
}

.share-products-socials ul li a i {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	border-radius: 5px;
	transition: all .5s ease
}

.share-products-socials ul li a i.fb {
	background: #3b5998;
	border-color: #3b5998;
	color: #fff
}

.share-products-socials ul li a:hover i.fb {
	background: #1d376f
}

.share-products-socials ul li a i.tw {
	background: #55acee;
	border-color: #55acee;
	color: #fff
}

.share-products-socials ul li a:hover i.tw {
	background: #1e7dc5
}

.share-products-socials ul li a i.pin {
	background: #cb2027;
	border-color: #cb2027;
	color: #fff
}

.share-products-socials ul li a:hover i.pin {
	background: #a81218
}

.share-products-socials ul li a i.lin {
	background: #007ab9;
	border-color: #007ab9;
	color: #fff
}

.share-products-socials ul li a:hover i.lin {
	background: #01537d
}

#bsWXBox {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.product-slider-container {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	text-align: center
}

.product-slider-container a {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.product-slider-container .slick-slide img {
/*	margin: 0 auto*/
}

.product-details-thumbnail {
	margin-top: 20px
}

@media (max-width:480px) {
	.product-details-thumbnail {
		margin-bottom: 20px
	}
}

.product-item-thumb {
	padding-right: 5px
}

.product-item-thumb img {
	width: 100%;
	border: 1px solid #f3f3f3;
	cursor: pointer
}

.product-item-thumb img:hover {
	border: 1px solid #e4e3e3
}

.product-thumbnail-vertical .product-item-thumb {
	margin-left: 0
}

.product-item-thumb.slick-active img {
	border: 1px solid #0a6db1
}

.product-gallery .product-item {
	width: 50%;
	float: left;
	padding: 5px
}

.product-gallery .product-item a {
	border: 1px solid #f3f3f3
}

.arrow-center .arrow-button {
	position: absolute;
	top: 48%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 40px;
	color: #555;
	left: 40px;
	z-index: 99;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	cursor: pointer;
	opacity: 0;
	visibility: hidden
}

@media only screen and (max-width:575px) {
	.arrow-center .arrow-button {
		display: none
	}
}

.arrow-center:hover .arrow-button {
	opacity: .8;
	visibility: visible
}

@media only screen and (max-width:575px) {
	.arrow-center:hover .arrow-button {
		display: none;
		visibility: hidden
	}
}

.arrow-center:hover .arrow-left {
	left: 0
}

.arrow-center:hover .arrow-right {
	right: 2px
}

.arrow-center .arrow-left {
	left: 20px
}

.arrow-center .arrow-right {
	right: 20px;
	left: auto
}

.products-details-tab-area {
	position: relative;
	display: block;
	background: #f4f2ef;
	padding: 60px 0 50px
}

@media (max-width:480px) {
	.products-details-tab-area {
		padding: 30px 0 20px
	}
}

.product-tab-box {
	position: relative;
	display: block;
	overflow: hidden
}

.product-tab-box .tab-btns {
	position: relative;
	display: block;
	text-align: center;
	z-index: 1
}

.product-tab-box .tab-btns .tab-btn {
	position: relative;
	display: inline-block;
	float: none;
	margin: 0 -2px
}

.product-tab-box .tab-btns .tab-btn span {
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0;
	padding: 0 29px 22px;
	color: #22254a;
	font-size: 24px;
	font-weight: 700;
	font-family: var(--fontFamily2);
	text-transform: uppercase;
	transition: all .5s ease
}

.product-tab-box .tab-btns .tab-btn span:before {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 3px;
	content: "";
	background: #0a6db1;
	transform: scaleX(0);
	transform-origin: center;
	transform-style: preserve-3d;
	transition: all .4s cubic-bezier(.62,.21,.45,1.22)
}

.product-tab-box .tab-btns .tab-btn.active-btn span {
	color: #0a6db1
}

.product-tab-box .tab-btns .tab-btn.active-btn span:before {
	transform: scaleX(1)
}

.product-tab-box .tabs-content {
	position: relative;
	display: block
}

.product-tab-box .tabs-content .tab {
	position: relative;
	background: #fff;
	padding: 44px 50px 40px;
	display: none
}

@media (max-width:480px) {
	.product-tab-box .tabs-content .tab {
		padding: 30px 15px
	}
}

.product-tab-box .tabs-content .tab.active-tab {
	display: block
}

.product-descriptions-content {
	position: relative;
	display: block
}

.product-descriptions-content .text {
	margin-bottom: 33px
}

.product-descriptions-content .bottom-text {
	margin-top: 33px
}

.product-tab-box .review-form {
	position: relative;
	display: block
}

.product-tab-box .review-form .shop-page-title {
	padding-bottom: 29px
}

.product-tab-box .review-form .shop-page-title .title {
	color: #22254a;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 4px;
	text-transform: capitalize;
	font-family: Poppins,sans-serif
}

.product-tab-box .review-form .shop-page-title p {
	margin: 0
}

.product-tab-box .review-form .shop-page-title p b {
	font-weight: 400
}

.product-tab-box .review-form .add-rating-box {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 20px
}

.product-tab-box .review-form .add-rating-box .add-rating-title {
	position: relative;
	display: inline-block;
	float: left
}

.product-tab-box .review-form .add-rating-box .add-rating-title p {
	position: relative;
	display: inline-block;
	float: left;
	line-height: 20px;
	margin: 0;
	text-transform: capitalize
}

.product-tab-box .review-form .add-rating-box .review-box {
	position: relative;
	display: inline-block;
	float: left;
	padding-left: 20px
}

.product-tab-box .review-form .add-rating-box .review-box ul li {
	position: relative;
	display: inline-block;
	float: left;
	line-height: 20px;
	margin-right: 5px
}

.product-tab-box .review-form .add-rating-box .review-box ul li:last-child {
	margin-right: 0
}

.product-tab-box .review-form .add-rating-box .review-box ul li i {
	font-size: 14px;
	line-height: 20px;
	opacity: 1;
	transition: all .5s ease 0s
}

.product-tab-box .review-form .input-box p {
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 5px
}

.product-tab-box .review-form form input[type=email],.product-tab-box .review-form form input[type=text],.product-tab-box .review-form form textarea {
	position: relative;
	display: block;
	background: #fff;
	width: 100%;
	height: 50px;
	border: 1px solid #ededed;
	color: #252525;
	font-size: 15px;
	padding: 0 20px;
	margin-bottom: 30px;
	border-radius: 0;
	transition: all .5s ease
}

.product-tab-box .review-form form textarea {
	height: 150px;
	padding: 10px 20px;
	margin-bottom: 40px
}

.product-tab-box .review-form form button i {
	position: relative;
	display: inline-block;
	padding-left: 10px
}

.product-tab-box .review-form form input[type=text]:focus {
	border-color: #e1dddd
}

.product-tab-box .review-form form input[type=email]:focus {
	border-color: #e1dddd
}

.product-tab-box .review-form form textarea:focus {
	border-color: #e1dddd
}

.review-box-holder {
	position: relative;
	display: block
}

.review-box-holder .single-review-outer-box {
	position: relative;
	display: block;
	padding: 34px 39px 32px;
	border: 1px solid #ededed;
	margin-bottom: 20px
}

.review-box-holder .single-review-box {
	position: relative;
	display: block;
	padding-left: 70px
}

.review-box-holder .single-review-box .image-holder {
	position: absolute;
	left: 0;
	top: 5px
}

.review-box-holder .single-review-box .image-holder img {
	width: 100%;
	border-radius: 50%
}

.review-box-holder .single-review-box .text-holder {
	position: relative;
	display: block;
	padding-left: 25px
}

.review-box-holder .single-review-box .text-holder .top {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 0 12px
}

.review-box-holder .single-review-box .text-holder .top .name h3 {
	color: #22254a;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin: 0 0 7px;
	text-transform: capitalize
}

.review-box-holder .single-review-box .text-holder .top .name h3 span {
	color: #7e7e7e;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	font-family: 'Open Sans',sans-serif
}

.review-box-holder .single-review-box .text-holder .top .review-box ul {
	position: relative;
	display: block;
	overflow: hidden
}

.review-box-holder .single-review-box .text-holder .top .review-box ul li {
	display: inline-block;
	float: left;
	margin-right: 4px
}

.review-box-holder .single-review-box .text-holder .top .review-box ul li:last-child {
	margin-right: 0
}

.review-box-holder .single-review-box .text-holder .top .review-box ul li i {
	font-size: 14px
}

.review-box-holder .single-review-box .text-holder .text p {
	margin: 0
}

.product-single {
	margin-bottom: 30px
}

.product__thumb {
	overflow: hidden
}

.product__thumb img {
	display: block;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.product__thumb img {
		width: 100%
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.product__thumb img {
		width: 100%
	}
}

@media(max-width:767px) {
	.product__thumb img {
		width: 100%
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__thumb img {
		width: 100%
	}
}

.product-single:hover {
	-webkit-box-shadow: 0 0 50px rgba(18,53,87,.12);
	background-color: #fff;
	box-shadow: 0 0 50px rgba(18,53,87,.12)
}

.product-single:hover .product__thumb img {
	transform: scale(1.1)
}

.product-single:hover .product__thumb .position_btn {
	opacity: 1;
	visibility: visible
}

.product__thumb .position_btn {
	position: absolute;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-out 0s;
	-moz-transition: all .4s ease-out 0s;
	-ms-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}

.product__content {
	padding: 50px 80px 60px 70px;
	margin-top: -265px;
	z-index: 3
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.product__content {
		margin-left: 0;
		margin-right: 0
	}
}

@media(max-width:767px) {
	.product__content {
		margin-left: 0;
		margin-right: 0;
		padding: 50px 15px 60px 15px;
		margin-top: 30px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__content {
		margin-left: 0;
		margin-right: 0;
		padding: 50px 15px 60px 15px;
		margin-top: 30px
	}
}

.product__content--meta span {
	color: #fff;
	font-size: 15px;
	line-height: 45px;
	font-weight: 600;
	font-family: Mulish,sans-serif;
	margin-right: 35px
}

@media(max-width:767px) {
	.product__content--meta span {
		margin-right: 10px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__content--meta span {
		margin-right: 10px
	}
}

.product__content h5 a {
	color: #fff;
	display: inline-block;
	line-height: 1.4
}

.product__content p {
	color: #fff
}

.border_btn {
	background: 0 0;
	border: 3px solid #fff
}

.border_btn:hover {
	background: #57b33e;
	border: 3px solid #57b33e
}

.product__content2 {
	padding: 28px 23px 40px 40px;
	margin-top: -110px
}

@media(max-width:767px) {
	.product__content2 {
		padding: 28px 10px 40px 15px;
		margin-top: 30px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__content2 {
		padding: 28px 10px 40px 15px;
		margin-top: 30px
	}
}

.product__content2 .meta-02 span {
	margin-right: 20px
}

@media(max-width:767px) {
	.product__content2 .meta-02 span {
		margin-right: 10px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__content2 .meta-02 span {
		margin-right: 10px
	}
}

.product__content2 h5 a {
	font-size: 20px
}

.product__content3 {
	padding: 30px 40px 20px 40px;
	border: 1px solid #eaeaea
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.product__content3 {
		padding: 30px 10px 20px 10px
	}
}

@media(max-width:767px) {
	.product__content3 {
		padding: 30px 10px 20px 10px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.product__content3 {
		padding: 30px 10px 20px 10px
	}
}

.product__content3 h5 {
	margin-bottom: 0
}

.product__content3 h5 a {
	line-height: 1.5;
	display: inline-block;
	width: 100%;
	position: relative
}

.product__content3 h5 a::before {
	content: "";
	background: #e2e2e2;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	z-index: 1
}

.product__content3 h5 a::after {
	content: "";
	background: #0A6DB1;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 95px;
	height: 4px;
	z-index: 1
}

.product__content3--meta span {
	font-weight: 600;
	color: #666
}

.product__content3--meta span:nth-child(1) {
	margin-right: 24px
}

.product__content3--meta span i {
	margin-right: 3px
}

.product-single:hover .product__content3 h5 a {
	color: #0A6DB1
}

.gallery-grid {
	padding-top: 150px;
	padding-bottom: 150px
}

.gallery-grid .row.high-gutter {
	margin-left: -20px;
	margin-right: -20px
}

.gallery-grid .row.high-gutter>[class*=col-] {
	padding-left: 20px;
	padding-right: 20px
}

.gallery__single {
	margin-bottom: 30px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 20px 30px 0 rgba(67,131,99,.1)
}

.gallery__image {
	overflow: hidden;
	position: relative;
	background-color: var(--thm-base);
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.gallery__image>img {
	width: 100%;
	transform: scale(1);
	opacity: 1;
	transition: opacity .5s ease,transform .5s ease
}

.gallery__single:hover .gallery__image>img {
	opacity: .2;
	transform: scale(1.05)
}

.gallery__image>a {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--thm-primary);
	font-size: 23px;
	position: absolute;
	top: calc(50% - 32.5px);
	left: calc(50% - 32.5px);
	opacity: 0;
	transform: perspective(100px) translateZ(30px) rotate(45deg);
	transition: opacity .5s ease 0s,transform .5s ease 0s,background .5s ease,color .5s ease
}

.gallery__image>a:hover {
	background-color: #0A6DB1;
	color: #fff
}

.gallery__image>a i {
	margin: 0
}

.gallery__single:hover .gallery__image img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.gallery__single:hover .gallery__image>a {
	opacity: 1;
	transform: perspective(100px) translateZ(0) rotate(0);
	transition: opacity .5s ease .3s,transform .5s ease .3s,background .5s ease,color .5s ease
}

.gallery__content {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px
}

.gallery__cat {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background-color: #ff5e5e;
	border-radius: 13px;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 26px;
	padding-left: 18px;
	padding-right: 18px;
	transition: .5s;
	position: absolute;
	top: -13px;
	left: 40px
}

.gallery__cat:hover {
	background-color: var(--thm-black)!important;
	color: #fff!important
}

.gallery__content h3 {
	font-size: 18px;
	color: var(--thm-black);
	margin: 0;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 9px
}

.gallery__content h3 a {
	color: inherit;
	transition: .5s
}

.gallery__content h3 a:hover {
	color: var(--thm-base)
}

.gallery__content p {
	margin: 0;
	color: #93959e;
	font-size: 16px;
	line-height: 30px
}

.gallery__meta {
	display: flex;
	align-items: center;
	margin-bottom: 10px
}

.gallery__meta a {
	color: #93959e;
	font-size: 16px;
	transition: .5s
}

.gallery__meta li {
	display: flex;
	align-items: center
}

.gallery__meta li:not(:last-of-type)::after {
	content: '-';
	font-size: 16px;
	color: #93959e;
	margin-left: 5px;
	margin-right: 5px
}

.gallery__meta a:hover {
	color: var(--thm-black)
}

.gallery__link {
	position: absolute;
	bottom: -32.5px;
	right: 40px;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 23px;
	background-color: var(--thm-base);
	opacity: 0;
	transform: perspective(100px) translateZ(30px) rotate(45deg);
	transition: color .5s ease,background .5s ease,transform .5s ease,opacity .5s ease
}

.gallery__link:hover {
	background-color: var(--thm-black);
	color: #fff
}

.gallery__single:hover .gallery__link {
	opacity: 1;
	transform: perspective(100px) translateZ(0) rotate(0)
}[class*=col-]:nth-child(1) .gallery__cat {
	background-color: #ff5e5e
}[class*=col-]:nth-child(2) .gallery__cat {
	background-color: #5bb286
}[class*=col-]:nth-child(3) .gallery__cat {
	background-color: #f9b73f
}[class*=col-]:nth-child(4) .gallery__cat {
	background-color: #6177ff
}[class*=col-]:nth-child(5) .gallery__cat {
	background-color: #b540ff
}[class*=col-]:nth-child(6) .gallery__cat {
	background-color: #00cde5
}[class*=col-]:nth-child(7) .gallery__cat {
	background-color: #ff8e4a
}[class*=col-]:nth-child(8) .gallery__cat {
	background-color: #71d346
}[class*=col-]:nth-child(9) .gallery__cat {
	background-color: #f425d0
}

.customer-area {
	background: url(../images/customer_bg.jpg) center center no-repeat
}
.wap_solutiondiv1{display: none;}
.customer-area .slick-dots{display: none !important;}
.dd__main-project .slick-dots{display: none !important;}
.customer { 
	overflow: hidden;
	padding-bottom: 60px;
	margin-bottom: 50px;
}

@media only screen and (min-width:1200px) and (max-width:1680px) {
	.customer {
		padding-bottom: 30px;
		margin-bottom: 25px
	}
}

.customer_list ul li {
	float: left;
	width: calc(20% - 1px);
	border: 1px solid #f0f0f0;
	overflow: hidden;
	position: relative
}

.customer_list ul li img {
	display: block;
	width: 100%
}

.customer_list ul li:first-child {
	width: calc(40% - 2px)
}

.customer_list ul li .imgs {
	cursor: pointer;
	overflow: hidden;
	border-color: #fff
}

.customer_list ul li .imgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 0 0 #eee;
	transition: .2s
}

.customer_list ul li .imgs:hover:after {
	box-shadow: inset 0 0 0 10px #f6f6f6
}

.customer_list ul li .imgs img {
	opacity: .5;
	filter: grayscale(100%);
	filter: gray;
	transition: .3s
}

.customer_list ul li:hover .imgs img {
	opacity: 1;
	filter: grayscale(0);
	filter: none;
	transform: scale(.9) translateY(-8px)
}

.customer_list {
	position: relative
}

.customer_list .item {
	display: none;
	overflow: hidden
}

.customer_list .customer-buttons {
	position: absolute;
	top: 20px;
	width: 40%;
	left: 0;
	height: 0;
	text-align: right
}

.customer_list .customer-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-indent: 160px;
	overflow: hidden;
	transition: all .3s ease-out 0s;
	cursor: pointer
}

.customer_list .customer-buttons div.owl-prev {
	background: url(../images/left.png) no-repeat;
	margin-right: -1px
}

.customer_list .customer-buttons div.owl-prev:hover {
	opacity: .6;
	background: url(../images/left_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-prev.disabled {
	background: url(../images/left_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-next {
	background: url(../images/right.png) no-repeat;
	margin-right: 20px
}

.customer_list .customer-buttons div.owl-next:hover {
	opacity: .6;
	background: url(../images/right_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-next.disabled {
	background: url(../images/right_on.png) no-repeat
}

.news-area-i {
/*	background: #f2f4f6 url(../images/news_bg.jpg) center bottom no-repeat*/
background: #fff;
}

.ercode-item {
	display: inline-block;
	width: 143px;
	text-align: center;
	font-size: 1.2rem;
	margin: 0 10px
}

.ercode-item:last-child {
	padding-right: 0
}

.ercode-item img {
	height: 143px;
	width: 143px
}

.ercode-item p {
	margin-top: 10px;
	color: #999
}

#bsBox,#bsWXBox {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.bshare-custom a {
	margin-left: 0
}

.bshare-custom.icon-medium a {
	overflow: hidden;
	padding: 0!important;
	margin-left: 3px;
	width: 24px;
	border-radius: 3px
}

#baiduMap img {
	max-width: unset
}

@media (max-width:480px) {
	.c-title {
		display: block
	}

	.c-title h2 {
		font-size: 40px
	}
}

@media (max-width:480px) {
	.main-footer {
		text-align: center
	}

	.widget-footer {
		margin-bottom: 30px
	}

	.widget-footer .widget_media_image {
		margin-bottom: 15px
	}

	.footer-social {
		margin-top: 15px
	}

	.footer-bottom .topbar-left {
		text-align: center;
		padding-bottom: 30px
	}

	.footer-bottom .topbar-left li {
		text-align: center;
		padding: 8px 10px
	}
	#solutiondiv1{display: none;}
	.wap_solutiondiv1{display: block;}
	.wap_solutiondiv1::after{content: "";display: block;clear:both;}  
}

.slider .slick-dots {
	text-align: center
}

@media (max-width:991px) {
	.slider {
		margin-top: 66px
	}

	.slider .slider-content p {
		line-height: 1.25;
		display: none
	}

	.slider .slider-content .btn {
		padding: .8rem .4rem
	}

	.slider .slick-dots {
		text-align: center;
		bottom: 30px
	}
}

@media (max-width:480px) {
	.slider .slider-content h1 {
		font-size: 2rem
	}

	.slider .slick-dots {
		text-align: center;
		bottom: 15px
	}

	.slider .slick-dots li button {
		width: 15px;
		height: 15px
	}
}

@media (max-width:767px) {
	.services-slider.slick-dotted.slick-slider {
		margin-bottom: 30px
	}

	.services-slider.slick-dotted.slick-slider .slick-dots {
		bottom: -15px
	}
}

@media (max-width:480px) {
	.video-section-left {
		width: 100%;
		min-height: 240px
	}

	.video-section-right {
		padding: 30px 15px
	}

	.video-section-left-2 h2,.video-section-right h2 {
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 1;
		color: #fff
	}
}

@media (max-width:480px) {
	.customer {
		padding-bottom: 30px;
		margin-bottom: 30px
	}

	#solutiondiv1 .customer-buttons {
		display: none
	}

	.customer-area h3 {
		font-size: 16px;
		margin-bottom: 15px
	}

	.customer-area p {
		font-size: 14px;
		line-height: 1.25
	}
}

@media (max-width:480px) {
	.dd__main-project .project-feature-slider {
		padding-bottom: 30px
	}

	.dd__main-project .cms-space-90 {
		height: 30px
	}

	.dd__main-project .slick-dots {
		text-align: center;
		bottom: -7px
	}

	.process .process-icon {
		line-height: 40px;
		margin-bottom: 8px
	}

	.process .process-icon:before {
		top: 35px
	}
}

.page-header {
	display: block
}

@media (max-width:480px) {
	.page-header {
		margin-top: 65px
	}
}

.aboutus-area {
	display: block
}

@media (max-width:480px) {
	.aboutus-area .cms-space-60 {
		display: none
	}

	.breadc-box .row {
		display: block!important
	}

	.video-about {
		display: none
	}
}

.bshare-qq{background: url(../images/qq.png)no-repeat;width:24px;height: 24px;display: block;}

/*.hd-btn img {
	cursor: pointer;
	user-select: none;
}

.search-box{
	padding: 0;
	transition: 1s ease;
	background: rgba(255,255,255,0.8);
	border: 1px solid #2B3B78;
	width: 320px;
	height: 0;
	position: absolute;
	z-index: 3;
	left: 30px;
	top: 50px;
	transform: translateX(50px);
	opacity: 0;
	visibility: hidden;

	transition: initial;
	padding: 15px;
	height: 200px;
	transition: all .8s;
}
.search-box.active{

	transform: translateX(0);
	opacity: 1;
	visibility: visible;
	left: -30px;
	transition: transform .3s;

}
.search-box p {
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    color: #2B3B78;
    margin-bottom: 20px;
    font-weight: bold;
}

.search-box input {
    width: 100%;
    border: 1px solid #2B3B78;
    height: 40px;
    background: transparent;
    padding: 0 15px;
}
.search-box .button {
    height: 40px;
    border: 1px solid #2B3B78;
    background: #2B3B78;
    color: #fff;
    width: 100%;
    margin-top: 20px;
	cursor: pointer;
}

@media screen and (max-width:1700px) {
	.hd-btn {
	    padding-left: 20px;
	    margin-right: 0;
	    float: right;
	}
	.hd-link {
	    margin-left: 0;
	}

}*/