@font-face {
	font-family: "MONTSERRAT-REGULAR";
	src: url("../font/MONTSERRAT-REGULAR.OTF");
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "microsoft yahei", sans-serif;
}
.g-width-100x {
	width: 100% !important;
}
.g-left-40x {
	left: 40%;
}
.g-ml-11 {
	margin-left: 0.78571rem !important;
}
.g-bg-e1e6ec-0_3 {
	background-color: #eaeef2 !important;
}
.g-bg-e1e6ec-0_5 {
	background-color: #f0f2f5 !important;
}
.g-color-39d {
	color: #39d !important;
}
.g-font-secondary {
	font-family: "Open Sans", Helvetica, Arial, simsun, sans-serif;
}
.g-font-montserrat {
	font-family: "MONTSERRAT-REGULAR";
}
.g-font-size-22 {
	font-size: 1.57143rem !important;
}
.g-top-17 {
	top: 1.21429rem;
}
.navbar-nav .nav-item .nav-link {
	color: #666;
}
.hs-sub-menu, .hs-mega-menu {
	left: 50%;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
	background-color: #669933;
}
.service-content article:hover a {
	color: #fff !important;
}
.g-bg-black-gradient-opacity-0_1, .g-bg-black-gradient-opacity-0_1--after::after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.1)));
	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat-x;
}
.border-0 {
	border: 0 none !important;
}
footer .fa {
	font-size: 1.5rem;
}
.tooltip.show {
	/*opacity: 1;*/
}
.tooltip .tooltip-inner {
	padding: .5rem;
}
@media (min-width: 576px) {
	.g-width-220--sm {
		width: 220px !important;
	}
	.g-top-20--sm {
		top: 1.42857rem;
	}
	.g-font-size-11--sm {
		font-size: 0.78571rem !important;
	}
	.g-font-size-12--sm {
		font-size: 0.85714rem !important;
	}
	.g-font-size-13--sm {
		font-size: 0.92857rem !important;
	}
	.g-font-size-14--sm {
		font-size: 1rem !important;
	}
	.g-font-size-16--sm {
		font-size: 1.14286rem !important;
	}
	.g-font-size-18--sm {
		font-size: 1.28571rem !important;
	}
	.g-font-size-20--sm {
		font-size: 1.42857rem !important;
	}
}
@media (min-width: 768px) {
	.master-slider {
		margin-bottom: 0 !important;
	}
	.g-width-320--md {
		width: 320px !important;
	}
	.g-font-size-20--md {
		font-size: 1.42857rem !important;
	}
	.g-font-size-38--md {
		font-size: 2.71429rem !important;
	}
	.g-font-size-48--md {
		font-size: 3.42857rem !important;
	}
	.g-ml-minus-11--md {
		margin-left: -0.78571rem !important;
	}
	.g-orientation-left p {
		max-width: 400px;
	}
	.g-orientation-right p {
		float: right;
		max-width: 400px;
	}
	.g-orientation-right {
		text-align: right;
	}
}
@media (min-width: 992px) {
	.hs-has-sub-menu > a::after {
		display: none;
	}
	.g-font-size-22--lg {
		font-size: 1.57143rem !important;
	}
	.g-font-size-48--lg {
		font-size: 3.42857rem !important;
	}
	.g-font-size-60--lg {
		font-size: 4.28571rem !important;
	}
	
}

@media (min-width: 992px) {
	.g-mx-12--xl {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

@media (min-width: 1200px) {
	.g-mx-12--xl {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.hs-has-sub-menu > a::after {
		display: inline;
	}
}

@media (min-width: 1400px) {
	.g-mx-12--xl {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
}
/* article */

.art-content p {
	margin: 1.25rem 0;
	text-indent: 2.5rem;
	font-size: 1.25rem;
}
.art-content img {
	margin: 1.25rem 0;
	max-width: 100%;
	height: auto;
	/*border: solid 1px transparent;
	border-width: 10px;
	border-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 15px 0 rgba(38, 48, 77, 0.14);
	box-shadow: 0 10px 15px 0 rgba(38, 48, 77, 0.14);*/
}
.art-content p img {
	margin-top: 0;
	margin-left: -2.5rem;
}
.art-content .text-indent-0 {
	text-indent: 0;
}
.art-content .text-indent-2 {
	text-indent: 2.5rem;
}
.art-content .clear-p {
	display: block;
	margin: 0;
	height: 1px;
}

/* Pin map */

.point {
	z-index: 9;
}
.point:nth-child(2) {
	width: 15%;
	height: 40%;
}
.point:nth-child(3) {
	width: 26%;
	height: 15%;
}
.point:nth-child(4) {
	width: 25%;
	height: 20%;
}
.point:nth-child(5) {
	width: 35%;
	height: 23%;
}
.point:nth-child(6) {
	width: 15%;
	height: 33%;
}
.point:nth-child(7) {
	width: 36%;
	height: 25%;
}
.point:nth-child(2) .easypin-popover {
	bottom: 60% !important;
}
.point:nth-child(3) .easypin-popover {
	bottom: 60% !important;
}
.point:nth-child(4) .easypin-popover {
	bottom: 60% !important;
}
.point:nth-child(5) .easypin-popover {
	bottom: 60% !important;
}
.point:nth-child(6) .easypin-popover {
	bottom: 60% !important;
}
.point:nth-child(7) .easypin-popover {
	bottom: 60% !important;
}
.point, .point::after {
	/*background-color: rgba(0, 0, 0, 0.2);*/
	background-color: rgba(0, 0, 0, 0);
}
.point::before {
	/*background-color: #f5f219;*/
	background-color: rgba(0, 0, 0, 0);
}
.easypin-popover {
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 15px 0 rgba(38, 48, 77, 0.3);
	box-shadow: 0 10px 15px 0 rgba(38, 48, 77, 0.3);
}
.easypin-popover h2 {
	max-height: 350px;
	overflow-y: auto;
}
.easypin-popover h2 p {
	float: left;
}
.easypin-popover h2 p strong {
	float: left;
	width: 100%;
	font-size: 1rem !important;
}
.easypin-popover h2 p span {
	float: left;
	padding-right: 5px;
}
.u-ns-bg-v1-bottom::before {
	bottom: -16px;
	border-width: 16px 20px 0px 20px;
}
#map-area2, #map-area3, #map-area4, #map-area5, #map-area6, #map-area7 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
/*#scroll-1 {
	overflow: auto;
}
#scroll-1::-webkit-scrollbar {
	width: 8px;
	height: 15px;
}
#scroll-1::-webkit-scrollbar-button {
	background-color: #666;
	display: none;
}
#scroll-1::-webkit-scrollbar-track {
	background: #FF66D5;
}
#scroll-1::-webkit-scrollbar-track-piece {
	background: #CCC;
}
#scroll-1::-webkit-scrollbar-thumb {
	background: #666;
	border-radius: 4px;
}
#scroll-1::-webkit-scrollbar-corner {
	background: #82AFFF;
}
#scroll-1::-webkit-scrollbar-resizer {
	background: #FF0BEE;
}*/

/* history */

.history-content .u-timeline-v2-wrap li + li {
	margin-top: 2.85714rem !important;
}

/* job */

.job-name {
	display: -webkit-box;
	height: 2.1rem;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.job-info {
	display: -webkit-box;
	height: 3.2rem;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.g-bg-gray-light-v6--hover {
	transition: all .3s ease;
}
.g-bg-gray-light-v6--hover:hover {
	background-color: #fafafa !important;
}
.g-bg-gray-light-v6--hover li.media span i {
	display: inline;
	width: 15px;
}