body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
span {
	font-family: Arial, sans-serif !important;
	letter-spacing: 0 !important;
}
/* 合作伙伴 */
.title{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 45px;
	font-size: 30px !important;
	font-weight: bold;
	color: #000;
}
.parmowarp{
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
}
.toplogomo img{
	width: 180px;
}
.leftmowarp{
	width: 50%;
	margin-right: 30px; 
	
}
.midresinfo{
	margin-top: 15px;
	text-indent: 30px;
	font-weight: 500;
}
.hezuo{
	margin-bottom: 100px;
}
.rightmowarp img{
	width: 500px;
}
.dnd_area-row-2-padding {
	padding: 0 !important !important;
}

.serverinfo {
	position: fixed;
	z-index: 999;
	bottom: 50px;
	right: 30px;
}

.serverinfo img {
	width: 60px;
}

.kl-footer__address p {
	color: #000;
	margin: 0;
}

.footwarp {
	display: flex;
}

.footwarp p {
	font-size: 15px !important;
}

.kl-footer__info img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.shannum {
	position: relative;
}

.shannum::before,
.shannum::after {
	position: absolute;
	content: '';
	width: 2px;
	height: 150px;
	background: #6C6C6C;
}

.shannum::before {
	transform: rotate(45deg);
	top: -8px;
}

.shannum::after {
	top: -8px;
	transform: rotate(-45deg);
}

.disall {
	width: 120px;
	border-radius: 5px;
	text-align: center;
}

.allshang {
	background-color: #E9F9F8;
	padding: 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 74px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.allxia {
	background-color: #17C57E;
	padding: 10px 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.allplay {
	min-width: 167px;
}

.two_title {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #3784EB;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 第三模块 */
.dnd_area-row-2-padding {
	padding-bottom: 100px !important;
}

.fluidall p {
	margin-bottom: 0 !important;
	font-weight: bold !important;
	font-size: 13px;
	color: #2C949B;
}

.fulall {
	display: flex;
	align-items: center;
	text-align: start !important;
}

.fuimg {
	margin: 0 !important;
	margin-right: 20px !important;

}

.threeall {
	background: #ffedbe !important;
	margin-bottom: 30px;
	border-radius: 50px;
	margin: 50px 0;
	padding: 30px 0 !important;

}

.aaaluu {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;
}

.iscn,
.isfn {
	font-size: 14px;
}

.kl-navbar__description {
	text-align: center;
}

.jiben2 {
	width: 130px;
}

/* 定价 */
.three_info {
	display: flex;
	justify-content: center;
	color: #FEC200 !important;
	width: 90%;
	margin: 0 auto;
	align-items: center;
}

.three_info .rm_info,
.num_info {
	color: #FEC200 !important;
}

.num_info {
	font-size: 40px;
	margin: 0 6px;
}

.fu_info {
	margin: 0 30px;

	font-weight: bold;
	/* margin-top: -9px; */
}

.fu_info span {
	font-size: 40px;
	color: #FEC200 !important;
}

.zhuli {
	font-size: 30px;
}



.dnd_area-row-2-padding {
	padding-bottom: 60px !important;
}

/* .jiben2{
	width: 130px;
} */
/* 下载 */
/*.addxia {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}*/

.dloimg {
	width: 70px;
	margin-bottom: 0 !important;
}

.logoimg {
	width: 180px;
}

.addlogo {
	display: flex;
	flex-flow: column;
	margin-left: 15px;
}

.addlogo img {
	margin-bottom: 10px !important;
	margin: 0;
}

.imger {
	width: 260px;
}

.wenzitxt {
	margin: 20px 0;
	font-size: 20px !important;
	color: #155B8E;
}

.leftdiv {
	padding: 0 !important;
}

.midtxt {
	text-align: center;
}

.midtxt p {
	width: 67%;
	font-weight: bold;
}

.downdiv {
	text-align: center;
	margin-top: 70px;
}

.downdiv span {
	padding: 10px 55px;
	border: 1px solid #155B8E;
}

.xiazaidiv {
	display: none;
}

/* 弹窗 */
.tanchuang {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 999;
	left: 0;
	top: 0;
	color: #fff;
	border-radius: 40px;
	display: none;
}

.tanchuang div {
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 250px;
	height: 185px;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	flex-flow: column;
	align-items: center;
}

.querenbtn {
	width: 80px;
	height: 40px;
	background-color: #1fb7f0;
	cursor: pointer;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

/* 弹窗2 */
.tanchuangbox {
	position: absolute;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	border-radius: 40px;
	display: none;
}

.tanchuangbox div {
	position: absolute;
	top: 50%;
	left: 50%;
	bottom: 0;
	background-color: #fff;
	width: 239px;
	height: 180px;
	transform: translate(-50%, -50%);
	border-radius: 5px;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
}

.tupian {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around;
}

.tupian div {
	display: flex;
	align-items: center;
	font-size: 15px !important;
	font-weight: 600;

}

.tupian div img {
	margin-right: 10px;
}

.yewu {
	width: 51px;
	height: 51px;
}

.tupian img {
	/* width: 40%; */
	height: 45px;
}

.zhongtu {
	width: 90%;
	margin: 0 auto;
	background-color: #eef9fd;
	padding: 20px;
	border-radius: 40px;

}

/* .zhongone {
	width: 50%;
} */
.zhongone div img {
	width: 21px;
	height: 21px;
	margin: 0;
	vertical-align: middle;
}

.zhongone div {
	display: flex;
	/* flex-wrap: wrap; */
	text-align: left;
	align-items: center;
	margin: 5px 0;
	font-size: 15px !important;
}

.zhongone div div span {
	margin-left: 15px;
}

.zhongone {
	/* width: 50%; */
}

.zhongdiv {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.zhongdiv ul {
	width: 50%;

}

.bug {
	width: 162px;
	height: 40px;
	background: #FCD168;
	border-radius: 3px;
	line-height: 40px !important;
	color: #064169;
	font-weight: 600;
}

.nameti,
.emailti,
.phonegti,
.xingti {
	display: none;
}

.xianshi {
	display: none;
}

/* 电子发票 */
.dianzipo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}

.dianzipo img {
	width: 80%;
	margin: 0 auto;
	height: auto;
}

.dianzipo p {
	font-size: 40px !important;

}

.h1,
h1 {
	color: #054169 !important;
	font-size: 3.5em !important;
	font-weight: 700;
	line-height: 1.1em !important
}

.h1--small {
	font-size: 54px !important;
	font-weight: 400;
	line-height: 45px !important;
	margin-bottom: 20px
}

h2 {
	color: #000;
	font-size: 3.5em !important;
	font-weight: 600 !important;
	line-height: 1.1em !important;
	margin-bottom: 30px
}

h3 {
	font-size: 2.2em !important
}

h3,
h4 {
	color: #2C949B;
	font-weight: 600 !important;
	line-height: 1.1em !important;
	margin-bottom: 10px
}

/*h4 {
	font-size: 1.4em !important
}*/

h5 {
	color: #4e4e4e;
	font-size: 1.3em !important
}

h5,
h6 {
	font-weight: 600 !important;
	line-height: 1.1em !important;
	margin-bottom: 10px
}

h6 {
	color: #054169;
	font-size: 1.1em !important;
	text-transform: none
}

div,
p {
	color: #4e4e4e;
	font-size: 1em !important;
	line-height: 1.4em !important
}

a {
	color: #054169;
	font-weight: 600 !important;
	text-decoration: underline
}

.display {
	display: none;
}

.imf-one {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	box-shadow: 0px 0px 5px #aaa;
	display: flex;
	align-items: center;
}

.imf-one img {
	width: 70%;
}

.card__image1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fenxi {
	font-size: 22px !important;
}

.fenxinei {
	font-size: 17px !important;
}

.deayxt {
	text-align: center;
	font-size: 30px !important;
	font-weight: bold;
	color: #2C949B;
}

.moreinfo {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px !important;
}

.morebox {
	display: flex;
	position: relative;
}

.morleft {
	background-color: #F4F5F5;
	display: flex;
	padding: 10px;
	border-radius: 10px;
	position: relative;
	width: 65%;
}

.left-res {
	background-color: #1F7A7D;
	padding: 10px 20px;
	border-radius: 10px;
	margin-right: 20px;
	width: 50%;
	min-height: 300px;
	position: relative;

}

.left-res p {
	color: #fff;
	margin-bottom: 0;

}

.right-res {
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 10px;
	min-height: 300px;
	position: relative;
	width: 50%;
}

.right-res p {
	color: #1F7A7D;
	margin-bottom: 0;
}

.topmore {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.topmore1 {
	border-bottom: 1px solid #1F7A7D;
}

.top-title {
	font-weight: bold;
	font-size: 20px !important;
}

.botmore {
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 88%;
}

.baifen {
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 80px;
}

.midmore1 {
	padding-right: 30px;
}

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

.yuantitle div {
	width: 150px;
	height: 150px;
	background-color: #ECFFFE;
	border-radius: 50%;
	display: flex;
	align-items: center;
}

.yuantitle div img {
	width: 80%;
	background-color: #1BCAC3;
	border-radius: 50%;
}

.midmore12 {
	padding-left: 65px;
}

.rowbox {
	padding-top: 0 !important;
}

.kl-hero-02__content {
	align-items: flex-start;
}

.kl-hero-02__content .kl-rich-text {
	flex-basis: 500px;
	padding-top: 40px;
}

.oneinfotwo {
	font-size: 20px !important;
	line-height: 40px !important;
}

.morright {
	width: 30%;
	text-align: center;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
}

.brtnmoe span {
	padding: 10px 20px;
	color: #fff;
	border-radius: 5px;
	background-color: #FCD168;
	margin-top: 20px !important;
	cursor: pointer;
}

.mrgtxt {
	margin-bottom: 10px !important;
	font-weight: bold;
	font-size: 20px !important;
}

.brtnmoe {
	margin-top: 30px;
}

.newswarp {
	display: flex;
	display: -webkit-flex;
	background: #fff;
	box-shadow: 0px 0px 5px #cdcdcd;
	border-radius: 5px;
	padding: 25px;
	align-items: center;
	margin-bottom: 50px;
}

.newsimg {
	margin-right: 30px;
	width: 20%;
}

.newsimg img {
	width: 100%;
}

.nesresult {
	width: 80%;
}

.nestxtp1 {
	font-size: 22px !important;
	font-weight: bold;
	color: #333;
}

.nestxtp2 {
	font-size: 16px !important;
	color: #7a7a7a;
	margin-top: 15px !important;
}

.fotwarp {
	display: flex;
	display: -webkit-flex;
	align-items: center;

}

.fotwarp div {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-right: 40px;
	font-size: 15px;
	color: #1296db;
	margin-top: 30px;
}

.shiimg,
.liuimg,
.fenimg {
	width: 20px;
	margin-right: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.Newsinfo {
	width: 1200px;
	margin: 0 auto;
}

.posi_box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	display: none;
	font-size: 15px;
}

.posi_box div {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px;
	min-width: 100px;
	text-align: center;
	border-radius: 2px;
}

.info-warp {
	width: 850px;
	margin: 0 auto;
	padding-top: 180px;
}

.newinfotop {
	font-size: 35px !important;
	color: #2E9799;
	font-weight: bold;
}

.nacwarp {
	display: flex;
	display: -webkit-flex;
	width: 100%;
	/* justify-content: space-around; */
	/* -webkit-justify-content: space-around; */
	text-align: center;
	margin-bottom: 40px;
	flex-wrap: wrap;
}

.nacwarp div a {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.nacwarp>div {
	box-shadow: 0px 0px 5px #cdcdcd;
	border-radius: 5px;
	padding: 15px;
	width: 31.333%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.nacwarp>div:nth-child(3n+3) {
	margin-right: 0px;
}

.imgwarp {
	width: 320px;
	height: 230px;
	margin-bottom: 20px;
	overflow: hidden;
}

.imgwarp img {
	width: 100%;
	transition: all .5s ease .1s;
}

.navinfo {
	margin-top: 80px;
	margin-bottom: 100px;
}

.news_res {
	color: #1296db;
	font-size: 16px;
	display: flex;
	align-items: center;
	width: 100%;
	text-align: center;
	justify-content: center;
}

.shiimg1 {
	margin: 0;
	margin-right: 10px;
	width: 20px;
}

.newresult {
	margin-top: 70px;
}

.topresult {
	display: flex;
	align-items: flex-start;
}

.leftreswap img {
	width: 50px;
}

.rightreswap {
	margin-left: 10px;
}

.rightreswap p {
	margin-bottom: 0;
}

.midreslut {
	margin-top: 30px;
	margin-bottom: 100px;
}

.oneitle {
	font-weight: bold;
	color: #054169;
	font-size: 20px !important;
	margin-bottom: 10px !important;
}

.imgwap img {
	width: 100%;
	/* height: 550px; */
	border-radius: 10px;
	margin-top: 20px;
}

.oneitleqq {
	text-indent: 30px;
	font-size: 16px !important;
}

.titlewap {
	margin-top: 10px;
}

.titlewap p {
	margin-bottom: 0;
}

.info-warp2 {
	width: 1200px;
}

@media screen and (max-width:960px) {
	.parmowarp {
	    display: flex;
	    align-items: center;
	    width:90%;
	    margin: 0 auto;
		flex-flow: column;
	}
	.leftmowarp {
	    width: 100%;
	    margin-right: 0px;
	}
	.rightmowarp img {
	    width: 100%;
		margin-top: 20px;
	}
	.div_boxmor {
	    width: 100%!important;
	    margin: 0 auto;
	    margin-top: 50px!important;
	}
	.fals1 .but_right{
		right: -25px!important;
	}
	.fals2 .but_right{
		right: -25px!important;
	}
	.fals1 .but_left{
		left: -25px!important;
	}
	.fals2 .but_left{
		left: -25px!important;
	}
	.fas_more {
	    margin-top: 0!important;
	}
	.fenxinei {
		font-size: 16px !important;
	}

	.fenxi {
		font-size: 18px !important;
	}

	.kl-footer {
		margin-top: 50px;
	}

	.image-with-blue-circle img {
		width: 100% !important;
	}

	.kl-navbar__description {
		text-align: start;
	}

	.serverinfo img {
		width: 60px;
	}

	.Newsinfo {
		width: 94%;
		margin: 0 auto;
	}

	.nestxtp1 {
		font-size: 17px !important;
		font-weight: bold;
		color: #333;
	}

	.left-res {
		background-color: #1F7A7D;
		padding: 10px 20px;
		border-radius: 10px;
		margin-right: 20px;
		width: 50%;
		min-height: 330px;
		position: relative;
	}
}

@media screen and (max-width:770px) {
	.left-res {
		background-color: #1F7A7D;
		padding: 10px 20px;
		border-radius: 10px;
		margin-right: 20px;
		width: 50%;
		min-height: 350px;
		position: relative;
	}
}

@media screen and (max-width:540px) {
	.pay_box{
		display: none!important;
	}
	.appbox{
		display: block!important;
	}
	.div_boxmor {
	    width: 100%!important;
	    margin: 0 auto;
	}
	.three_info {
		display: flex;
		flex-flow: column;
	}

	.fu_info {
		margin: 20px 0;
	}

	.disall2 {
		margin-top: 50px;
		margin-bottom: 30px;
	}

	.serverinfo img {
		width: 60px;
	}

	.kl-footer__address {
		margin-left: 7px;
	}
}

.top-nav {
	background-color: #e6f9fd
}

.top-nav .kl-navbar__menu {
	-webkit-justify-content: flex-end;
}

.top-nav .kl-navbar__button>span {
	padding: 0
}

.kl-header {
	z-index: 13;
}

.kl-navbar__button>span {
	font-weight: 600 !important
}

.globe_class {

	margin-top: 5px
}

.kl-navbar__button--active,
.kl-navbar__button:active,
.kl-navbar__button:focus,
.kl-navbar__button:hover,
.lang_list_class li a:hover {
	color: #054169 !important
}

.kl-navbar__button>span:after {
	background-color: #054169 !important
}



.kl-navbar__button--active>span:after,
.kl-navbar__button:active>span:after,
.kl-navbar__button:focus>span:after,
.kl-navbar__button:hover>span:after {
	width: 130%
}

.top-nav .kl-navbar__item a:hover>span:after {
	display: none
}

.top-nav .kl-navbar__item a:hover>span {
	font-weight: 700 !important
}

@media screen and (min-width:960px) {
	.kl-navbar__button>span:after {
		background-color: #1fb7f0 !important;
		bottom: -17px;
		height: 5px;
		left: -13%
	}
}

.kl-navbar__parent>a:after {

	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}

.subheading {
	font-size: 1.75em !important;
	line-height: 1.2em !important;
	margin-bottom: 5px
}

.kl-navbar__content {
	justify-content: flex-end
}

.kl-navbar__button {
	color: #054169;
	font-size: 16px;
	text-decoration: none
}

.button,
.button_cta a,
.hs-button,
a.cta_button,
button,
form .hs-button,
form input[type=submit] {
	background-color: #FCD168;
	border: 1px solid #FCD168;
	border-radius: 3px;
	color: #000;
	font-family: omnes-pro !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	/*padding: 10px 30px 10px 30px;*/
	position: relative;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.button:hover,
.button_cta a:hover,
.hs-button:hover,
a.cta_button:hover,
button:hover,
form .hs-button:hover,
form input[type=submit]:hover {
	background-color: #dd345d;
	border: 1px solid #dd345d;
	color: #fff;
	opacity: .8;
	text-decoration: none !important
}

@media screen and (max-width:960px) {
	.kl-hero-02 .button {
		display: initial
	}

	.button,
	.button_cta a,
	.hs-button,
	a.cta_button,
	button,
	form .hs-button,
	form input[type=submit] {
		display: block
	}

	.button:not(.button--outlined):after,
	.hs-button:after,
	a.cta_button:after {

		background-position: 50%;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		height: 16px;
		position: absolute;
		right: 25px;
		top: 14px !important;
		width: 12px;
		display: none;
	}
}

.button:not(.button--outlined):after,
.hs-button:after,
a.cta_button:after {

	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 16px;
	position: absolute;
	right: 25px;
	top: 14px;
	width: 12px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 10px solid #333;
	display: none;
}

a.hs-button {
	text-decoration: none
}

form .hs-button,
form input,
form input[type=submit] {
	border-radius: 3px;
	font-family: omnes-pro !important;
	letter-spacing: 0;
	margin-left: -3px
}

form .hs-button,
form input[type=submit] {

	background-position: 85%;
	background-repeat: no-repeat;
	background-size: 12px auto;
	content: "";
	height: 40px
}

.button:not(.button--outlined):after:hover {
	right: 24px
}

.button--outlined,
.button_cta.button--outlined a {
	background-color: transparent !important;
	border-color: #054169;
	border-radius: 3px;
	color: #054169;
	padding: 10px 30px
}

.button--outlined:hover,
.button_cta.button--outlined a:hover {
	background-color: #054169 !important;
	border: 1px solid #054169;
	border-radius: 3px;
	color: #fff
}

#form form .hs-button,
.hs-button,
.secondary__button .button {
	background-color: #1fb7f0;
	border: 1px solid #1fb7f0;
	color: #054169;
	display: inline-block;
	font-family: omnes-pro !important;
	letter-spacing: 0 !important;
	line-height: 17.6px
}

#form form .hs-button:after,
.hs-button:after,
.secondary__button .button:not(.button--outlined):after {}

#form form .hs-button:hover,
.hs-button:hover,
.secondary__button .button:hover {
	background-color: #199dd0;
	border: 1px solid #199dd0;
	color: #054169
}

.body-container--home .row-number-1 h1,
.parent-header h1 {
	color: #fff !important
}

.hs-blog-listing .body-container--home .row-number-1 h1 {
	color: #054169 !important
}

.body-container--home .row-number-1 p {
	color: #fff;
	font-size: 2em !important;
	line-height: 1.1em !important;
	margin-bottom: 40px
}

.body-container--home .row-number-1 {
	background-color: #4891C8 !important;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px
}

@media screen and (min-width:960px) {
	.body-container--home .row-number-1 p {
		margin-bottom: 30px
	}

	.body-container--home .row-number-1 {
		background-color: #4891C8 !important;
		border-bottom-left-radius: 200px;
		border-bottom-right-radius: 200px
	}
}

.kl-hero-02__content .kl-rich-text {
	flex-basis: 500px
}

.kl-hero-02__image img {
	margin-right: -5%
}

.kl-hero-02 {
	padding: 85px 0 100px
}

.kl-hero-02 .kl-rich-text__buttons {
	margin: 0
}

@media screen and (min-width:960px) {
	.kl-hero-02 {
		padding: 50px 0 100px;
		margin-top:60px;
		padding-bottom: 30px;

	}

	.kl-hero-02 .kl-rich-text__buttons {
		margin: -10px
	}

	.kl-hero-02__image--middle {
		align-items: center;
		bottom: 0;
		position: absolute;
		right: 0;
		width: 50%
	}
}

.kl-hero__video-container {
	/* background:url('../img/banner.png') no-repeat !important; */
	bottom: 0;
	height: 0;
	padding-top: 40.4%;
	position: absolute;
	right: 0;
	width: 45%;
	top: 22%;
}

.kl-hero__video {
	bottom: 0;
	height: 101%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

@media screen and (max-width:1115px) {
	.zhongdiv {
		justify-content: space-between;
	}
}

@media screen and (max-width:960px) {
	.oneinfotwo {
	    font-size: 18px !important;
	}
	.kl-hero__video {
		display: none
	}

	.Navbar_with_Menu__button span {
		margin-top: 1px;
		display: block;
	}

	.kl-footer__legal {
		font-size: 14px !important;
		justify-content: start;
		margin: 0;
		text-align: left;
		width: 100% !important;
		margin-bottom: 10px !important;
	}
}

.cta-callout {
	align-items: center;
	background: #e6f9fd;
	border-radius: 40px;
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: -100px;
	padding: 30px;
	position: relative;
}

.cta-callout__content,
.cta-callout__image {
	flex: 50%
}

.cta-callout__image {
	text-align: center
}

.cta-callout__image img {
	max-width: 400px;
	width: 100%
}

@media (max-width:960px) {

	.cta-callout__content,
	.cta-callout__image {
		flex: 100%
	}
}

.no-border {
	border: 0 solid #fff
}



.align-center {
	text-align: center
}
 @media screen and (max-width:500px) {
	 .kl-navbar__panel-wrapper{
		 padding: 0px 0;
		 padding-bottom: 15px;
	 }
	 .banner{
		 margin-top: 45px !important;
	 }
	 .shang {
	     width: 65% !important;
	     height: auto;
	 }
	 .xia {
	     position: absolute;
	     right: 0;
	     left: 0;
	     width: 20% !important;
	     top: 25px;
	 }
	 .loaded{
		 width: 175px !important;
	 }
	 .kl-hero-02 {
	     padding: 50px 0 100px;
	     margin-top: 0px !important;
	     padding-bottom: 55px;
	 }
 }
@media screen and (max-width:960px) {
	.align-center-mobile {
		text-align: center;
	}

	.kl-hero-02 {
		padding: 50px 0 100px;
		margin-top:0px;
		padding-bottom: 55px;
	}

	.button:not(.button--outlined):after,
	.hs-button:after,
	a.cta_button:after {
		top: 14px;
		display: none;
	}

	.down_button:after {
		top: 18px !important;
	}
}


.kl-card__image {
	margin-bottom: 10px
}

.blue-tabs-section {
	background: #e6f9fd;
	border-radius: 100px;
	padding: 70px 20px
}

.blue-tabs-section h2 {
	margin: 0 auto 30px;
	max-width: 690px;
	text-align: center
}

.blue-tabs-section .kl-features-03__section {
	background: transparent;
	margin: auto;
	max-width: 1000px
}

.blue-tabs-section .hs-video-widget {
	flex: 50%;
	padding-top: 50px
}

.body-container--parent-page .blue-tabs-section {
	margin-bottom: 30px
}

@media screen and (min-width:960px) {
	.blue-tabs-section {
		padding: 50px
	}

	.blue-tabs-section .hs-video-widget {
		padding-top: 30px
	}

	.body-container--parent-page .blue-tabs-section {
		margin-bottom: 0
	}
}

.kl-features-03__titles img {
	display: block;
	height: 50px;
	margin: auto;
	text-align: center;
	width: auto
}

.hover-image {
	display: none !important
}

.kl-features-03__titles {
	justify-content: space-around;
	margin: auto;
	max-width: 1000px
}

.kl-features-03__titles li {
	background: #fff;
	border: 1px solid #1fb7f0;
	margin-right: -1px;
	padding: 10px;
	text-align: center;
	width: 100%
}

.kl-features-03__titles li.active img.tab-image {
	display: none
}

.kl-features-03__titles li.active img.hover-image {
	display: block !important
}

.kl-features-03__titles li:last-of-type {
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px
}

.kl-features-03__titles li:first-of-type {
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px
}

.kl-features-03__titles li.active {
	background: #1fb7f0;
	position: relative
}

.kl-features-03__titles li h4:focus,
.kl-features-03__titles li h4:hover,
.kl-features-03__titles li.active h4 {
	color: #054169 !important;
	font-weight: 700
}

.kl-features-03__titles li.active h4:after {
	visibility: hidden
}

.kl-features-03__titles li.active:after {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #1fb7f0;
	bottom: -15px;
	content: " ";
	height: 0;
	left: 45%;
	position: absolute;
	width: 0
}

.kl-features-03__content {
	padding-left: 20px;
	padding-right: 20px
}

.kl-features-03__content h3 {
	margin-bottom: 5px
}

.kl-features-03__content ul {
	column-count: 2;
	list-style: none;
	margin: 0 0 2rem;
	padding-left: 0
}

.kl-features-03__content ul li {
	color: #054169
}

.kl-features-03__image {
	flex-basis: 550px;
	padding: 30px;
	position: relative
}

.kl-features-03__image img {
	position: relative;
	z-index: 10
}

.blue-curved-section2 {
	background-color: #FEDE8B !important;
	border-radius: 100px;
	padding: 70px 30px 50px;
	position: relative;
	z-index: 12
}

.blue-curved-section2 h2,
.blue-curved-section2 h3,
.blue-curved-section2 h5,
.blue-curved-section2 p {
	/*color: #fff;*/
	margin: 0 auto 30px;
	text-align: center
}

.blue-curved-section2 .kl-features-01__image img {
	height: auto !important;
	max-height: 1000px;
	transition: all .4s cubic-bezier(.47, 1.64, .41, .8);
	width: 100%
}

.blue-curved-section2 .kl-features-01 h3 {
	font-size: 2.1em !important
}

.blue-curved-section2 .kl-features-01__image img:hover {
	transform: scale(1.1)
}

.kl-features-01__card a {
	text-decoration: none
}

@media screen and (min-width:960px) {
	.blue-curved-section2 {
		padding: 50px
	}

	.blue-curved-section2 h2,
	.blue-curved-section2 h3,
	.blue-curved-section2 h5,
	.blue-curved-section2 p {
		margin: auto
	}
}

.pricing-section {
	background: #e6f9fd;
	display: block;
	margin-bottom: -100px;
	margin-top: -100px;
	padding-bottom: 180px !important;
	padding-top: 150px !important;
	z-index: 7
}

.kl-pricing {
	align-items: stretch
}

.kl-pricing__price p {
	margin-bottom: 0
}

.kl-pricing__description p,
.plan-price-block {
	font-weight: 500
}

.kl-pricing .kl-pricing__price {
	font-weight: 700
}

.kl-pricing__price {
	margin-bottom: 0
}

.kl-pricing__features {
	margin: 0
}

.kl-pricing__button a {
	width: auto
}

.kl-pricing__card {
	border: 0 solid #fff;
	border-radius: 40px;
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 295px;
	transition: all .3s ease-in-out
}

.kl-pricing__card h3 {
	margin-bottom: 10px
}

.kl-pricing__card:hover {
	transform: translateY(-10px)
}

@media screen and (max-width:768px) {
	.kl-pricing__features {
		display: none
	}

}

@media screen and (max-width:800px) {
	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 17px !important;
	}
}

@media screen and (max-width:820px) {

	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 17px !important;
	}
}

.kl-cards-slider {
	max-width: 900px
}

.case-studies-slider {
	background: #fff;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	margin-top: 0;
	position: relative;
	z-index: 12
}

.kl-cards-slider__card--active {
	align-items: center;
	border: 0 solid #fff;
	border-radius: 100px;
	border-bottom-left-radius: 210px;
	border-top-left-radius: 210px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	overflow: visible
}

.kl-cards-slider__content,
.kl-cards-slider__image {
	margin: 0 !important;
	width: 50%
}

.kl-cards-slider__image {
	height: 450px
}

.kl-cards-slider__image img {
	border-radius: 50%;
	height: 100%;
	margin-left: -20px;
	object-fit: cover;
	width: 100%
}

.kl-cards-slider__logo img {
	height: auto;
	width: 100px
}

.kl-cards-slider__content {
	background: transparent !important
}

.kl-cards-slider__content h3 {
	width: 100%
}

.kl-cards-slider__content h5 {
	color: #4e4e4e
}

.kl-cards-slider__button .secondary__button {
	margin-right: 10px
}

.kl-cards-slider__button {
	margin: 10px 0 !important
}

.kl-cards-slider__content>div {
	margin: 0
}

.kl-cards-slider__content .button2 {
	margin-top: 10px
}

.kl-cards-slider__arrow {
	border: 2px solid #054169;
	box-shadow: none;
	height: 50px;
	padding: 13px 15px;
	top: 40%;
	width: 50px
}

.kl-cards-slider__arrow--prev {
	left: -15px
}

.insights-section {
	background: #e6f9fd;
	border-radius: 100px;
	padding: 50px
}

.insights-section a,
.insights-section h2 {
	display: block;
	text-align: center
}

@media screen and (min-width:960px) {
	.insights-section {
		margin-bottom: 0
	}

}

.kl-insight-card {
	border-radius: 40px;
	overflow: hidden;
	padding: 0;
	transition: .2ms ease-in
}

.featured-post .kl-card-content,
.kl-insight-card .kl-card-content {
	padding: 15px 25px 25px;
	text-align: left
}

.featured-post .kl-card-content div.date,
.featured-post .kl-card-content div.tag,
.kl-insight-card .kl-card-content div.date,
.kl-insight-card .kl-card-content div.tag {
	color: #127cac;
	display: inline-block;
	font-weight: 600;
	margin-bottom: 10px;
	margin-right: 10px
}

.featured-post {
	align-items: center;
	background: #e6f9fd;
	border-radius: 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.featured-post .kl-card-content,
.featured-post .kl-card__image {
	margin-bottom: 0;
	width: 100%
}

.featured-post .kl-card-content {
	padding: 25px 4%
}

.featured-post img {
	border-radius: 40px;
	margin-bottom: -4px;
	max-height: 400px;
	object-fit: cover;
	width: 100%
}

@media screen and (min-width:960px) {
	.featured-post {
		flex-direction: row
	}

	.featured-post .kl-card-content,
	.featured-post .kl-card__image {
		margin-bottom: 0;
		width: 50%
	}
}

.kl-card__content p {
	font-weight: 500;
	margin-bottom: 10px
}

.dot {
	color: #127cac;
	content: "•";
	margin-right: 10px
}

.kl-insight-card:hover {
	transform: scale(1.01)
}

.testimonials-card {
	background: #f4f4f4;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	margin: 1%;
	padding: 25px 20px;
	width: 25%
}

.testimonials-slider .kl-cards-slider {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px
}

.testimonials-card img {
	height: 20px
}

.kl-cards-slider__testimonial__content .heading {
	color: #054169;
	font-weight: 700;
	margin-bottom: 5px
}

.kl-cards-slider__testimonial__content .content {
	margin-bottom: 0
}

.kl-cards-slider__testimonial__card {
	display: none
}

.kl-cards-slider__testimonial__card--active {
	display: block
}

.kl-cards-slider__testimonial__arrow--prev {
	left: 0;
	transform: translateX(-50%)
}

.kl-cards-slider__testimonial__arrow--next {
	right: 0;
	transform: translateX(50%)
}

.global-cta {
	background: #127cac;
	border-top-left-radius: 200px;
	border-top-right-radius: 200px;
	margin-top: 50px;
	overflow: visible;
	position: relative
}

.footer-subscribe__wrapper,
.global-cta__wrapper {
	display: flex;
	flex-direction: row
}

.global-cta__content {
	display: flex;
	flex-direction: column;
	padding: 50px;
	width: 60%
}

.global-cta__image {
	display: flex;
	width: 40%
}

.global-cta__image img {
	bottom: 0;
	height: 108%;
	margin-bottom: 0 !important;
	max-height: 500px;
	position: absolute;
	z-index: 9
}

.footer-subscribe .subheading,
.global-cta__content .subheading,
.global-cta__content h2 {
	color: #fff
}

.global-cta:before {

	background-position: 0;
	background-repeat: no-repeat;
	background-size: 150%;
	border-top-right-radius: 100px;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 40vw
}

.global-cta h2 {
	margin-bottom: 10px
}

@media screen and (max-width:960px) {
	.global-cta__wrapper.content-wrapper {
		padding: 0
	}

	.kl-cards-slider__image img {
		height: 250px;
		width: 250px
	}

	.kl-cards-slider__image {
		height: 100%;
		text-align: center
	}

	.kl-footer__group {
		margin: 16px 35px !important;
	}
}

@media screen and (min-width:960px) {
	.global-cta {
		margin-top: 0;
		padding-bottom: 50px
	}
}

.kl-footer__content {
	padding: 30px 0
}

.kl-footer__content table,
.kl-footer__content td,
.kl-footer__content tr {
	background: transparent;
	border: 0 solid #fff;
	padding: 0 5px 0 0;
	vertical-align: middle
}

.kl-footer__content td p {
	margin-bottom: 0
}

.global-cta input {
	height: 40px;
	padding: 11px;
	width: 60%
}

.global-cta a,
.global-cta label,
.global-cta p {
	color: #fff
}

.global-cta .hs-submit {
	float: left;
	width: 40%
}

.kl-footer__content {
	justify-content: space-between
}

footer a {
	text-decoration: none
}

.footer-subscribe {
	padding: 20px 0
}

.footer-subscribe__content {
	display: flex;
	margin-right: 10%;
	width: 38%
}

.footer-subscribe__form,
.row-depth-1 .kl-rich-text__form {
	width: 60%
}

.footer-subscribe__form form .hs-button,
.footer-subscribe__form form input[type=submit] {
	background-position: 71%
}

.footer-subscribe__form h3.form-title {
	display: none
}

@media screen and (max-width:960px) {
	.row-depth-1 .kl-rich-text__form {
		width: 100%
	}
}

.footer-subscribe__form .hs-form-field,
.row-depth-1 .kl-rich-text__form .hs-form-field {
	margin: 0
}

.footer-subscribe__form form .hs-button,
.row-depth-1 .kl-rich-text__form form .hs-button {
	background-color: #1fb7f0;
	border: 1px solid #1fb7f0;
	color: #054169 !important
}

.footer-subscribe input,
.row-depth-1 .kl-rich-text__form input {
	float: left;
	height: 40px;
	padding: 11px;
	width: 60%
}

.footer-subscribe__form form input[type=submit],
.row-depth-1 .kl-rich-text__form form input[type=submit] {

	width: 40%
}

.footer-subscribe__form form .hs-button:hover,
.row-depth-1 .kl-rich-text__form form .hs-button:hover {
	background-color: #199dd0;
	border: 1px solid #199dd0;
	color: #054169 !important
}

.footer-subscribe__content h5 {
	margin-bottom: 0
}

.kl-footer__menu a {
	font-weight: 500 !important
}

.kl-footer__menu a.footer-section-title {
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 700 !important
}

@media screen and (max-width:960px) {
	.footer-subscribe .hs-input {
		margin-bottom: 10px
	}

	.imgwarp1 {
		width: auto;
		height: auto !important;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.nacwarp>div {
		box-shadow: 0px 0px 5px #cdcdcd;
		border-radius: 5px;
		padding: 15px;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.nacwarp {
		flex-flow: column;
	}

	.imgwap video {
		height: 400px;
	}

	.warpculo {
		padding: 30px 0 !important;
	}

	.imglef img {
		height: 550px;
	}

	.ddnowwap {
		margin-bottom: 50px;
	}

	.dnd-section {
		padding: 60px 20px;
		padding-bottom: 23px !important;
	}
}

.kl-footer__bottom {
	align-items: flex-end;
	display: flex;
	flex-direction: row;
	padding: 20px 0 0
}

.kl-footer__legal {
	font-size: 14px !important;
	justify-content: start;
	margin: 0;
	text-align: left;
	width: 80%
}

.kl-footer__socials {
	width: 20%
}

.footer-links {
	color: #000 !important;
	/* margin-bottom: 15px; */
	/* margin-right: 20px */
}

.kl-footer__social {
	justify-content: end;
	margin: 0
}

.kl-footer__social span {
	align-items: flex-end;
	display: flex;
	height: 17px;
	justify-content: center;
	margin: 2px 7px;
	width: 17px
}

.kl-footer__social svg {
	height: 17px;
	width: 17px
}

@media screen and (min-width: 1240px) {
	.kl-footer__bottom {
		display: flex;
	}
}

@media screen and (max-width:1240px) {
	.parmowarp {
	    display: flex;
	    align-items: center;
	    width: 90%;
	    margin: 0 auto;
	}
	.abbg {
		margin-top: -3px;
	}

	.button {
		font-size: 14px !important;
		padding: 10px 14px 10px 14px;
		text-align: center;
	}

	.button:not(.button--outlined):after,
	.hs-button:after,
	a.cta_button:after {
		right: 5px;
		top: 12px;
		display: none;
	}

	.kl-navbar__button {
		color: #054169;
		font-size: 15px;
		text-decoration: none;
	}

	.langyu {
		cursor: pointer;
		/* margin: 0 32px; */
		color: #054169 !important;
		margin-top: 10px;
	}

	.oneyutext span {
		font-size: 15px;
	}

	.kl-navbar__end a:nth-child(2) {
		padding: 10px 20px;
	}

	.kl-navbar__end a:nth-child(3) {
		padding: 10px 20px;
	}

	/* 	.splitting .word{
		font-size: 30px;
	}
	 */
	.global-cta__image img {
		height: auto;
		max-height: 1000px;
		position: relative;
		width: 100%
	}

	.footer-subscribe__wrapper,
	.global-cta__wrapper,
	.kl-cards-slider__card--active,
	.kl-cards-slider__content,
	.kl-cards-slider__image,
	.kl-footer__bottom,
	.testimonials-slider .kl-cards-slider {
		display: flex
	}

	.footer-subscribe__content,
	.footer-subscribe__form,
	.global-cta__content,
	.global-cta__image,
	.kl-cards-slider__card--active,
	.kl-cards-slider__content,
	.kl-cards-slider__image,
	.kl-footer__legal,
	.kl-footer__socials,
	.testimonials-card {
		/* width: 80% */
	}

	.kl-cards-slider__image img {
		margin: auto !important
	}

	.kl-cards-slider__card--active {
		border-radius: 50px
	}

	.kl-cards-slider__button .secondary__button,
	.kl-cards-slider__content>div {
		display: block;
		margin: 10px 0
	}

	.border--left-right-blue {
		border-bottom: 0 solid #fff;
		border-top: 0 solid #fff;
		/* border-color: #1fb7f0 #fff; */
		border-style: solid;
		border-width: 1px 0
	}

	.h1,
	h1 {
		font-size: 3em !important
	}

	h2 {
		font-size: 2.5em !important
	}

	h3 {
		font-size: 2em !important
	}

	.global-cta {
		overflow: hidden
	}

	.global-cta:before {
		background-size: 500px;
		bottom: -300px;
		height: 100%;
		right: 0;
		top: auto;
		width: 100vw
	}

	.footer-subscribe__form form input,
	.footer-subscribe__form form input[type=submit],
	.global-cta .hs-submit,
	.global-cta input,
	.global-cta input[type=submit] {
		float: none;
		width: 100%
	}

	.kl-features-03__titles {
		display: flex
	}

	.kl-features-03__titles li {
		border-top: 0 solid #1fb7f0 !important
	}

	.blue-curved-section2,
	.blue-tabs-section,
	.insights-section {
		border-radius: 50px;
		padding: 20px
	}

	.global-cta {
		border-top-left-radius: 50px;
		border-top-right-radius: 50px
	}

	.kl-features-03__titles li h4 {
		font-size: 12px !important;
		min-height: 42px
	}

	.kl-features-03__titles img {
		height: 25px
	}

	.kl-insight-card {
		margin-bottom: 20px
	}

	.kl-footer__social {
		justify-content: start;
		margin: 0
	}
}

/*@media screen and (max-width:920px) {*/
@media screen and (max-width:1200px) {

	.content-wrapper--vertical-spacing,
	.dnd-section {
		padding: 0px 20px;
		padding-bottom: 0px !important;
		padding-top: 80px;
	}

	.display {
		display: block;
	}

	.hs-tools-menu.hs-collapsed {
		display: none !important
	}

	.top-nav {
		display: none
	}

	.kl-navbar .hamburger-inner,
	.kl-navbar .hamburger-inner:after,
	.kl-navbar .hamburger-inner:before {
		background-color: #054169
	}
    .kl-navbar{
        justify-content: space-between
    }
	.kl-navbar__content {
		justify-content: space-between
	}

	.kl-navbar__content {
		background-color: #fff;
		position: fixed;
		width: 100%;
		height: calc(100% - 60px);
		left: -10px;
		bottom: 0;
		padding: 45px 10%;
		flex-direction: column;
		justify-content: space-between;
		overflow-y: auto;
		visibility: hidden;
		opacity: 0;
		transform: translateY(8px);
		transition: transform .25s ease-in-out, opacity .25s ease-in-out;
	}
}

.parent-header {
	background-color: #F2FBFF;
	border-radius: 0 0 40px 40px
}

.book-a-demo-header h1,
.book-a-demo-header h5,
.parent-header h1,
.parent-header h5 {
	color: #000;
	line-height: 35px !important;
}

@media screen and (max-width:1124px) {
	.kl-navbar__logo {
		width: 202px !important;
	}

	.kl-navbar__item {
		position: relative;
		margin: 0 15px;
	}
}

@media screen and (max-width:1076px) {

	.kl-navbar__end>a+a,
	.kl-navbar__end>a:not(:first-child) {
		margin-left: 15px;
	}
}

@media screen and (max-width:1056px) {
	.kl-navbar__item {
		position: relative;
		margin: 0 12px;
	}

}

@media screen and (max-width:1024px) {
	.kl-navbar__logo {
		width: 195px !important;
	}

	.kl-navbar__end a:nth-child(2) {
		padding: 10px 15px;
	}

	.kl-navbar__end a:nth-child(3) {
		padding: 10px 15px;
	}

	.zhongdiv {
		justify-content: space-between;
	}

	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 20px !important;
	}

	.fuimg img {
		width: 45px !important;
		height: 45px !important;
	}

	.kl-card__content span {
		font-size: 25px
	}

	.jiben2 {
		width: auto !important;
	}

}

@media screen and (max-width:830px) {
	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 17px !important;
	}
}

@media screen and (max-width:1280px) {
	.moreinfo {
		width: 95%;
		margin: 0 auto;
		margin-bottom: 100px;
	}

	.Newsinfo {
		width: 95%;
		margin: 0 auto;
	}
}

@media screen and (min-width:1280px) {
	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 25px !important;
	}

}

@media screen and (min-width:1020px) {
	.blue-curved-section2 .kl-features-01 h3 {
		font-size: 26px !important;
	}

}

@media screen and (max-width:987px) {
	.kl-navbar__logo {
		width: 180px !important;
	}

	.abbg {
		margin-top: -13px;
	}
}

@media screen and (max-width:973px) {
	.kl-navbar__logo {
		width: 180px !important;
	}

	.kl-navbar__item {
		position: relative;
		margin: 0 10px;
	}

	.kl-navbar__button {
		color: #054169;
		font-size: 14px;
		text-decoration: none;
	}

	.abbg {
		margin-top: -12px;
	}
}

@media screen and (max-width:938px) {}

@media screen and (max-width:1200px) {
	.shang {
		width: 90% ;
		height: auto;
	}

	.xia {
		position: absolute;
		right: 0;
		left: 0;
		width: 30%;
	}

	.moreinfo {
		width: 95%;
		margin: 0 auto;
	}

	.info-warp2 {
		width: 95%;
	}

	.imgwarp {
		width: auto;
		height: 230px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.info-warp {
		width: 80%;
		margin: 0 auto;
		padding-top: 120px;
	}
}

@media screen and (max-width:500px) {
	.image-with-blue-circle__bg, .kl-features-03__image:before{
		top: -60px;
	}
	.image-with-blue-circle img.par1{
		width: 40% !important;
	}
	.kl-hero-03__image img{
		width: 80% !important;
	}
	.image-with-blue-circle__bg.addq{
		margin-top: -100px !important;
	}
	.image-with-blue-circle img.addw{
		top: 29px;
	}
	.parent-header{
		padding-bottom: 0px !important;
	}
	.kl-hero-03__image{
		bottom: -60px !important;
	}
	.image-with-blue-circle img{
		width: 70% !important;
		margin-top: -17px !important;
	}
	.mob-padding{
		padding-bottom: 0px !important;
	}
	.serverinfo img {
		width: 46px;
	}

	.imglef img {
		height: auto;
	}

	.morebox {
		display: flex;
		position: relative;
		flex-flow: column;
	}

	.morleft {
		background-color: #F4F5F5;
		display: flex;
		padding: 10px;
		border-radius: 10px;
		position: relative;
		width: 95%;
		margin: 0 auto;
	}

	.yuantitle div {
		width: 120px;
		height: 120px;
		background-color: #ECFFFE;
		border-radius: 50%;
		display: flex;
		align-items: center;
	}

	.yuantitle div img {
		width: 75%;
		background-color: #1BCAC3;
		border-radius: 50%;
	}

	.midmore12 {
		padding-left: 43px;
	}

	.right-res {
		background-color: #fff;
		padding: 10px 20px;
		border-radius: 10px;
		min-height: 525px;
		position: relative;
		width: 50%;
	}

	.left-res {
		min-height: 525px;
	}

	.botmore {
		position: absolute;
		bottom: 20px;
		text-align: center;
		width: 76%;
	}

	.baifen {
		margin-right: 0;
	}

	.morright {
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		flex-flow: column;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 50px;
	}

	.newsimg {
		margin-right: 30px;
		width: 50%;
	}

	.nestxtp1 {
		font-size: 14px !important;
		font-weight: bold;
		color: #333;
		margin-bottom: 0;
	}

	.nestxtp2 {
		font-size: 13px !important;
		color: #7a7a7a;
		margin-top: 15px !important;
	}

	.fotwarp div {
		font-size: 13px !important;
	}

	.imf-one {
		width: 120px;
		height: 120px;
		border-radius: 50%;
		box-shadow: 0px 0px 5px #aaa;
		display: flex;
		align-items: center;
	}

	.img-load {
		width: 65% !important;
	}

	.loadedimg {
		width: 120px !important;
		height: 120px !important;
	}

	.fenxi1 {
		font-size: 20px !important;
	}

	.fenxinei {
		font-size: 15px !important;
	}

	.zhuli {
		font-size: 24px;
		line-height: 35px !important;
	}

	.deayxt {
		text-align: center;
		font-size: 25px !important;
		font-weight: bold;
		color: #2C949B;
	}

	.kl-footer__menuaaa div {
		margin: 16px -8px !important;
	}

	.imgwap video {
		height: 230px;
	}
}

@media screen and (min-width:1200px) {
	.parent-header {
		align-items: center;
		border-radius: 0 0 200px 200px;
		display: flex;
		margin-bottom: 0;
		min-height: 500px;
		vertical-align: middle
	}

	.parent-header .kl-hero-03__image {
		align-items: center;
		position: absolute;
		right: 0;
		/* top: -100px; */
		width: 50%
	}

	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
		background: #fff;
		margin: 0 auto;
		max-width: 1000px;
		padding: 20px;
		display: none;
	}

	div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
		position: fixed;
		border-bottom: 0;
		bottom: 0;
		top: auto;
		box-shadow: 0 -1px 3px #eaf0f6;
		display: none;
	}

	.parent-header h1,
	.parent-header h5 {
		max-width: 45%
	}

	.parent-header .kl-hero-03__image img {
		height: auto;
		max-width: 100%
	}
}

.kl-hero-03 {
	padding: 150px 0
}

.kl-hero-03__image {
	left: 60px;
	right: inherit !important;
	top: 90px;
	transform: translateY(0) translateX(50vw);
	width: inherit !important
}

.hs-landing-page .kl-hero-03__image {
	left: calc(50% + 64px);
	top: 50%;
	transform: translateY(-50%);
	width: auto !important
}

.hs-landing-page .kl-hero-03__image:after {
	display: none
}

@media screen and (max-width:796px) {
	.hs-landing-page .kl-hero-03__image {
		top: 0;
		transform: translateY(20px)
	}
}

.parent-header h1 {
	font-size: 3.3em !important
}

.parent-header .kl-hero-03__image img {
	clip-path: url(#blob)
}

.kl-hero-03__image:after {
	background: rgba(31, 183, 240, .4);
	clip-path: url(#blob);
	content: "";
	display: block;
	height: 100vh;
	position: absolute;
	top: 22px;
	width: 100vw
}

.parent-header {
	margin-bottom: 30px
}

.kl-card-grid__image {
	border-radius: 40px 40px 0 0;
	height: 200px
}

.kl-card-grid__card {
	border-radius: 40px
}

.kl-card-grid__content {
	padding: 25px 40px
}

.kl-faq {
	border: 0 solid #fff;
	border-radius: 40px;
	margin: auto;
	max-width: 100%;
	padding: 10px 0
}

.kl-faq__entry+.kl-faq__entry {
	border-top: 1px solid #1fb7f0
}

.kl-faq h4 {
	margin-bottom: 0;
	text-align: left
}

.faqs-section .widget-type-custom_widget,
.faqs-section h2 {
	text-align: center
}

.kl-faq__description .kl-faq__inner {
	margin: 0 0 2rem 30px;
	max-width: 700px;
	text-align: left
}

.kl-faq__icon {

	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	transform: rotate(90deg)
}

.kl-faq__icon:after,
.kl-faq__icon:before {
	display: none
}

.kl-faq__entry--active .kl-faq__icon {
	transform: rotate(-90deg)
}

@media screen and (min-width:960px) {
	.kl-faq {
		max-width: 80%;
		padding: 10px 30px
	}

}

.faqs-section {
	background: #e6f9fd;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	display: block;
	z-index: 7
}

@media screen and (min-width:960px) {
	border-top-left-radius: 200px;
	border-top-right-radius: 200px
}

.hs-search-field {
	margin-top: 30px;
	padding: 0 20px
}

@media screen and (min-width:960px) {
	.hs-search-field {
		margin-top: 0;
		padding: 0 20px
	}
}

.blog-tags__link {
	border: 1px solid #054169;
	border-radius: 3px;
	color: #054169;
	font-family: omnes-pro !important;
	font-size: 16px;
	letter-spacing: 0 !important;
	text-transform: none
}

.blog-tags__link--current,
.blog-tags__link:active,
.blog-tags__link:focus,
.blog-tags__link:hover {
	background-color: #054169;
	color: #fff
}

.blog-tags {
	max-width: 100%;
	padding: 0 20px
}

@media screen and (min-width:960px) {
	.blog-tags {
		max-width: 100%;
		padding: 0
	}
}

.blog-index .kl-insight-card {
	background-color: #e6f9fd;
	box-shadow: none;
	transition: all .4s ease-in-out
}

.blog-index .kl-insight-card a {
	text-decoration: none
}

.blog-index .kl-insight-card:hover {
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45)
}

.blog-header {
	background: #e6f9fd;
	min-height: 200px;
	overflow: hidden;
	padding: 0 0 50px
}

.blog-header .content-wrapper {
	align-items: center;
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between
}

.blog-header-content,
.blog-header-image {
	width: 100%
}

.blog-header-content {
	margin-top: 30px
}

.blog-header-image img {
	height: 400px;
	object-fit: cover;
	width: 100%
}

@media screen and (max-width:960px) {

	.blog-header .content-wrapper {
		padding: 0
	}

	.blog-header-content {
		padding: 0 20px
	}

	.blog-header-image {
		overflow: hidden;
		position: relative;
		top: -15px
	}

	.kl-footer__bottom {
		display: block !important;
	}

	.kl-footer__socials {
		width: 80% !important;
	}
	.kl-hero-02 {
	    padding: 50px 0 100px;
	    margin-top: 40px;
	    padding-bottom: 55px;
	}
}

@media screen and (min-width:960px) {
	.blog-header {
		padding: 0
	}

	.blog-header .content-wrapper {
		flex-direction: row
	}

	.blog-header-content,
	.blog-header-image {
		width: 50%
	}

	.blog-header-image img {
		width: 50vw
	}
}

.blog-post {
	padding: 2.5rem 0
}

.blog-post__title {
	margin-bottom: 0;
	max-width: 550px
}

.blog-post__tag-link {
	background-color: transparent;
	color: #054169;
	display: inline-block;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 10px;
	margin-right: 10px;
	text-decoration: none
}

.single-blog-post {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

.blog-post__meta {
	display: block;
	width: 100%
}

.blog-post__body-wrapper {
	margin: 0;
	width: 100%
}

.blog-post__meta a,
.blog-post__timestamp {
	color: #054169
}

.blog-post__author {
	color: #054169;
	font-weight: 600;
	margin-top: 30px
}

.blog-post__timestamp {
	font-weight: 400
}

.related-insights {
	background: #e6f9fd;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	display: block;
	margin-bottom: -200px;
	padding-bottom: 200px !important;
	padding-top: 50px;
	text-align: center;
	z-index: 7
}

@media screen and (min-width:960px) {
	.single-blog-post {
		flex-direction: row
	}

	.blog-post__meta {
		display: block;
		width: 25%
	}

	.blog-post__body-wrapper {
		margin: 0;
		width: 75%
	}

	.blog-post {
		padding: 4.5rem 0
	}

	.related-insights {
		border-top-left-radius: 200px;
		border-top-right-radius: 200px;
		padding-top: 20px
	}
}

.blog-more-posts .kl-insight-card {
	background: #fff;
	border: 0 solid #fff !important;
	text-align: left
}

.blog-more-posts .kl-insight-card a {
	text-decoration: none
}

.blog-index__post img,
.blog-more-posts__post img {
	height: auto;
	max-height: 180px;
	max-width: 100%;
	min-height: 180px;
	object-fit: cover;
	width: 100%
}

.blog-post__body img {
	height: auto
}

.kl-card-grid__card-wrapper {
	padding: 15px
}

.contact-us-cards .kl-card-grid__card {
	background-color: #e6f9fd;
	box-shadow: none
}

.contact-us-form-section {
	background: #e6f9fd;
	border-radius: 200px
}

.contact-us-form {
	padding: 50px
}

.contact-us-form .content-wrapper {
	align-items: stretch;
	background: #054169;
	border-radius: 40px;
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45);
	display: flex;
	flex-direction: row
}

.contact-us-form-section .left-column {
	color: #fff;
	padding: 30px;
	width: 50%
}

.contact-us-form-section .left-column h3,
.contact-us-form-section .left-column p {
	color: #fff
}

.contact-us-form-section .left-column img {
	border-radius: 40px;
	width: 100%
}

.contact-us-form-section .right-column {
	background: #fff;
	border-radius: 40px;
	padding: 30px;
	width: 50%
}

.abbg {
	position: relative;
	text-align: center;
}

.shang {
	width: 75%;
	height: auto;
}

.xia {
	position: absolute;
	right: 0;
	left: 0;
	width: 30%;
}

.banner {
	/* width: 100%; */
	margin: 0;
	margin-top: 0;
}

form label {
	font-size: 1em;
	font-weight: 400
}

#form form input[type=submit],
.contact-us-form-section form input[type=submit] {}

/* .hs-landing-page .top-nav {
	display: none
} */

.hs-landing-page .book-a-demo-header {
	background: #4891C8;
	border-bottom-left-radius: 150px;
	border-bottom-right-radius: 150px;
	overflow: hidden;
	position: relative
}

.hs-site-page .book-a-demo-header {
	background: #127cac;
	border-top-left-radius: 150px;
	border-top-right-radius: 150px;
	overflow: hidden;
	position: relative
}

.book-a-demo-header h1 {
	color: #fff !important
}

.book-a-demo-header:before {

	background-position: 0;
	background-repeat: no-repeat;
	background-size: 150%;
	border-top-right-radius: 100px;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 35vw
}

.book-a-demo-header.hide_header_blob:before {
	display: none
}

.book-a-demo-header img {
	margin-bottom: -20px
}

.book-a-demo-body .content-wrapper {
	align-items: start;
	display: flex;
	overflow: visible
}

.book-a-demo-body .left-column {
	padding: 50px 10% 50px 0;
	width: 50%
}

.book-a-demo-body .right-column {
	background: #fff;
	border-radius: 40px;
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45);
	margin-top: -30%;
	padding: 50px;
	width: 50%;
	z-index: 9
}

.book-a-demo-header .content-wrapper {
	align-items: center;
	display: flex;
	margin-top: 90px;
}

.book-a-demo-header .left-column {
	padding: 80px 0;
	width: 30%
}

.book-a-demo-header .left-column h1,
.book-a-demo-header .left-column h5 {
	max-width: 283px
}

.book-a-demo-header .right-column {
	width: 70%
}

.book-a-demo-body {
	padding-bottom: 50px
}

.hs-landing-page .campaign-book-a-demo-header {
	background: #127cac;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	position: relative
}

.campaign-book-a-demo-header h1 {
	color: #fff
}

.campaign-book-a-demo-header img {
	margin-bottom: -20px
}

.campaign-book-a-demo-body .content-wrapper {
	align-items: start;
	display: flex;
	overflow: visible
}

.campaign-book-a-demo-body .left-column {
	padding: 50px 10% 50px 0;
	width: 50%
}

.campaign-book-a-demo-body .right-column {
	background: #fff;
	border-radius: 40px;
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45);
	margin-top: -200px;
	padding: 50px;
	width: 50%;
	z-index: 9
}

.campaign-book-a-demo-header .content-wrapper {
	align-items: center;
	display: flex
}

.campaign-book-a-demo-header .left-column {
	padding: 50px 0;
	width: 48%
}

.campaign-book-a-demo-header .right-column {
	width: 70%
}

.campaign-book-a-demo-body {
	padding-bottom: 50px
}

.campaign-book-a-demo-image,
.campaign-book-a-demo-image img {
	width: 100%
}

.pricing-calculator {
	margin: 0 auto;
	width: 90% !important
}

.pricing-calculator #rangeSlider {
	width: 100%
}

.pricing-calculator .pricing-fields {
	height: auto
}

.pricing-calculator .slidecontainer,
.pricing-calculator .toggle-button {
	margin-bottom: 30px;
	position: relative;
	width: 100%
}

.pricing-calculator .toggle-button {
	top: 0
}

@media screen and (max-width: 928px) {
	.kl-navbar__logo {
		width: 170px !important;
	}
}

@media screen and (max-width:960px) {
	.contact-us-form-section .right-column {
		padding: 20px 10px;
	}

	.tupian {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	.tupian div {
		display: flex;
		align-items: center;
		font-size: 15px !important;
		font-weight: 600;

	}

	.tupian div:first-child {
		/* margin-bottom: 35px; */
	}

	.pricing-calculator h5 {
		line-height: 1.6em !important
	}

	.kl-pricing__card+.kl-pricing__card {
		margin-left: 0 !important
	}
	.tupian img {
		width: 50%;
		height: auto;
	}

	.tupian img.appin {
		width: 37%;
		height: auto;
	}

	.zhongone {
		width: 100%;
	}
}

@media screen and (min-width:960px) {

	.pricing-calculator {
		margin: 0 auto;
		width: 100% !important
	}

	.pricing-calculator .pricing-fields {
		height: 100px
	}

	.pricing-calculator .slidecontainer {
		margin-bottom: 0;
		position: absolute;
		width: calc(100% - 300px)
	}

	.pricing-calculator .toggle-button {
		margin-bottom: 0;
		position: absolute;
		top: 30px;
		width: 300px
	}

	.pricing-calculator #rangeSlider {
		width: 85%
	}

}

.image-with-blue-circle {
	position: relative
}

.image-with-blue-circle__bg,
.kl-features-03__image:before {
	background: url(//25835103.fs1.hubspotusercontent-eu1.net/hubfs/25835103/raw_assets/public/resdiary/images/image-blue-background.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 90%;
	left: 5%;
	position: absolute;
	width: 90%;
	z-index: 9;
	display: none;
}

.kl-features-03__image:before {
	content: ""
}

.image-with-blue-circle img {
	display: block;
	max-height: 500px;
	object-fit: contain;
	position: relative;
	top: 60px;
	width: 450px;
	z-index: 10
}

.pretext {
	color: #199dd0;
	font-size: 1.25em !important;
	text-transform: uppercase
}

.blog-post-back a {
	padding-left: 15px;
	position: relative
}

.blog-post-back a:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	top: 6px;
	width: 10px
}

.social-icon,
.social-icons {
	position: relative
}

.social-icon {
	background-position: 50% !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	display: inline-block;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	top: 5px;
	width: 20px
}



.blog-social {
	font-weight: 700;
	margin-top: 30px
}

.hs-content-id-49454619592 .row-number-10 .dnd-column:nth-of-type(2) {
	border-left: 1px solid #1fb7f0;
	border-right: 1px solid #1fb7f0
}

html {
	scroll-behavior: smooth
}

:target:before {
	content: "";
	display: block;
	height: 120px;
	margin: -120px 0 0
}

@media screen and (min-width:960px) {
	.kl-navbar__panel {
		box-shadow: 0 5px 10px rgba(154, 161, 177, .1);
		top: 110px
	}

	.kl-navbar__panel-wrapper {
		padding-left: 20px !important;
	}
}

.kl-navbar__panel-wrapper {
	max-width: 1240px
}

.kl-navbar__description.kl-navbar__description--full {
	display: none
}

.kl-navbar__description {
	border-right: 1px solid #1fb7f0;
	flex-basis: 0 0 auto !important;
	flex: 1 !important;
	margin: 0;
	padding: 0 25px
}

@media screen and (max-width:960px) {
	.kl-navbar__description {
		border-right: none;
		padding: 0
	}

	.kl-navbar__description a img {
		display: none !important;
	}

	.kl-navbar__categories .kl-navbar__description h6 {
		font-size: 14px !important;
		/* color: #333 !important; */
	}
}

.kl-navbar__description:last-of-type {
	border-right: 0 solid #1fb7f0
}

.kl-navbar__categories {
	flex-basis: 100%
}

@media screen and (max-width:960px) {
	.kl-navbar__categories {
		flex-direction: column
	}
}

.kl-navbar__description h6 {
	color: #054169 !important;
	font-size: 16px !important;
	margin-top: 20px;
	text-decoration: none !important
}

.kl-navbar__description a {
	text-decoration: none
}

.kl-navbar__description a:hover h6 {
	text-decoration: underline !important
}

.kl-navbar__description p {
	font-weight: 400 !important;
	margin-bottom: 0;
	text-decoration: none !important
}

.kl-navbar__dropdown {
	position: relative
}

.kl-navbar__dropdown span {
	/* padding-right: 20px */
}

/* .kl-navbar__dropdown:after {
	background: url('./img/back-arrow.svg');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 10px;
	position: absolute;
	right: 0;
	top: 20px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	width: 10px
} */

/* .kl-navbar__dropdown:hover:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg)
} */

.kl-navbar__dropdown.kl-navbar__leaf span {
	padding-right: 0
}

.kl-navbar__dropdown.kl-navbar__leaf:after {
	display: none
}

.hub-navigation {
	display: flex;
	flex-wrap: wrap;
	gap: 20px
}

.hub-navigation-item {
	background-color: #e6f9fd;
	border-radius: 10px;
	display: block;
	display: inline-flex;
	flex: 1;
	flex-basis: calc(50% - 20px);
	flex-direction: column;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	width: calc(50% - 20px)
}

.hub-navigation-item h4 {
	margin-bottom: 0
}

.hub-navigation-item img {
	margin-bottom: 8px
}

@media screen and (min-width:960px) {
	.hub-navigation {
		flex-wrap: nowrap
	}

	.hub-navigation-item {
		flex-basis: 100%;
		width: 100%
	}
}

hr {
	background: #000
}

.hub .section,
hr {
	margin: 5px 0
}

.hub .section h3 {
	margin-bottom: 25px
}

.hub .section-content {
	display: flex;
	flex-flow: row wrap;
	gap: 20px;
	justify-content: space-between
}

.hub .section-item {
	border-radius: 10px;
	display: inline-flex;
	flex-basis: calc(50% - 10px);
	flex-direction: column;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	width: calc(50% - 10px)
}

.hub .section-item p {
	font-weight: 400
}

.hub a {
	text-decoration: none
}

.section-item-image {
	text-align: left
}

.section-item-image img {
	margin-bottom: 10px;
	max-width: 100%;
	width: auto
}

.hub .section-item-image img {
	border-radius: 10px
}

@media screen and (min-width:960px) {
	.hub .section-item {
		flex-basis: 23%;
		width: 23%
	}

	.hub .section-content {
		justify-content: flex-start
	}

	.hub .section-item-3-col {
		max-width: 31%;
		min-width: 31%
	}
}

#blogs .section-item {
	background: #e6f9fd;
	border-radius: 40px
}

#blogs .section-item-content {
	padding: 20px
}

#blogs .section-item-image img {
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	height: 150px;
	object-fit: cover;
	width: 100%
}

.section-item__tags div.date,
.section-item__tags div.tag {
	color: #127cac;
	display: inline-block !important;
	font-weight: 600;
	margin-bottom: 10px;
	margin-right: 10px
}

.main-content {
	position: relative
}

.main-content .owl-theme {
	margin-bottom: -20px;
	padding-top: 50px
}

.main-content .owl-theme .custom-nav {
	left: 0;
	position: absolute;
	right: 0;
	top: -35px
}

.main-content .owl-theme .custom-nav .owl-next,
.main-content .owl-theme .custom-nav .owl-prev {
	background: none;
	border: none;
	color: inherit;
	height: 50px;
	position: absolute;
	z-index: 10
}

.main-content .owl-theme .custom-nav .owl-prev {
	right: 50px
}

.main-content .owl-theme .custom-nav .owl-next {
	right: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent !important;
	outline: none !important
}

.image-slider h2 {
	margin-bottom: -30px
}

.slider-prev {}

.slider-next,
.slider-prev {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 40px;
	width: 40px
}

.slider-next {}

.kl-navbar__mobile .hs_cos_wrapper_type_language_switcher+.kl-navbar__hamburger {
	top: 2px
}

.globe_class {
	margin-top: 2px
}

@media screen and (min-width:960px) {
	.globe_class {
		margin-top: 0
	}
}

.js-reveal-heading,
h1,
h2,
h3 {
	opacity: 0
}

.heading-is-inview {
	opacity: 1
}

.js-reveal-heading .char {
	opacity: 0;
	transform: translateX(-10px) rotateY(20deg)
}

.heading-is-inview .char {
	opacity: 1;
	position: relative;
	transform: translateX(0) rotateY(0deg);
	transition: opacity .5s;
	transition-delay: calc(20ms + 30ms*var(--char-index))
}

.js-reveal,
.kl-card,
.kl-card-grid__card,
.kl-features-03,
.kl-insight-card,
.kl-pricing,
.section-item {
	opacity: 0;
	position: relative;
	transform: translateY(20px) rotateY(30deg);
	transition: opacity .5s
}

.is-inview {
	opacity: 1;
	transform: translateY(0) rotateY(0deg)
}

.partner-header {
	position: relative
}

.partner-header .kl-hero-03__image:after {
	background: transparent
}

.partner-header .kl-hero-03__image:before {
	background: #fff;
	clip-path: url(#blob);
	content: "";
	display: block;
	height: 100vh;
	position: absolute;
	top: 0;
	width: 100vw
}

.partner-header .kl-hero-03__image img {
	clip-path: none;
	max-width: 40% !important;
	transform: translateY(78%) translateX(-25%)
}

.partner-header .kl-hero-03__content h1,
.partner-header .kl-hero-03__content h2,
.partner-header .kl-hero-03__content h5 {
	max-width: 50%
}

.preloader {
	align-items: center;
	background: #fff;
	display: flex;
	height: 100vh;
	justify-content: center;
	left: 0;
	opacity: 1;
	overflow: hidden;
	pointer-events: none;
	position: fixed;
	top: 0;
	transition: all .4s ease-in-out;
	width: 100%;
	z-index: 1050
}

html.is-ready .preloader {
	opacity: 0
}

.lds-ring {
	display: inline-block;
	height: 80px;
	position: relative;
	width: 80px
}

.lds-ring div {
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border: 6px solid transparent;
	border-radius: 50%;
	border-top-color: #1fb7f0;
	box-sizing: border-box;
	display: block;
	height: 64px;
	margin: 8px;
	position: absolute;
	width: 64px
}

.lds-ring div:first-child {
	animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
	animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
	animation-delay: -.15s
}

@keyframes lds-ring {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.partners-section.active {
	background: #fff;
	display: flex;
	flex-flow: row wrap;
	gap: 20px;
	justify-content: flex-start;
	padding: 30px
}

.partner-logo {
	border-radius: 10px;
	display: inline-flex;
	flex: 1;
	flex-direction: column;
	font-weight: 400;
	max-width: 15%;
	min-width: 15%;
	padding: 15px 10px;
	text-align: left;
	text-decoration: none
}

.partner-logo:hover {
	box-shadow: 0 11px 30px rgba(154, 161, 177, .45)
}

.partner-logo img {
	margin: auto;
	max-height: 60px;
	object-fit: contain;
	width: 100%
}

.owl-carousel .owl-item img {
	height: auto;
	object-fit: contain
}

.kl-logos.owl-carousel .owl-item img {
	max-height: 50px
}

.partner-header .image-container {
	height: 450px;
	position: relative;
	width: 50vw
}

.partner-header .image-container img {
	height: auto;
	height: 300px;
	max-width: 100%;
	max-width: 100% !important;
	object-fit: contain;
	position: absolute;
	top: 50%;
	transform: translate(50%, -50%);
	width: 400px
}

.partners-block .kl-features-03__titles {
	max-width: 2000px
}

.body-container--home .row-number-1 h1 {
	font-size: 90px !important;
	line-height: 95px !important
}

.no-margin-bottom {
	margin-bottom: 5px
}

.blog-index__post-wrapper,
.blog-more-posts__post-wrapper {
	padding: 10px
}

.global-cta__content .submitted-message {
	color: #fff;
	font-size: 20px !important;
	font-weight: 500
}

h3 a {
	text-decoration: none
}

.info-card {
	border-radius: 40px;
	padding: 0;
	transition: all .4s cubic-bezier(.47, 1.64, .41, .8)
}

.info-card:hover {
	transform: scale(1.1)
}

.info-card .kl-card__image img {
	border-top-left-radius: 40px;
	border-top-right-radius: 40px
}

.info-card .kl-card__content {
	padding: 20px 30px 0
}

.info-card .button--arrow,
.info-card .button_cta.button--arrow a {
	background-color: transparent;
	border: 0 solid #fff;
	color: #054169;
	font-weight: 600 !important;
	padding: 10px 30px 50px;
	text-decoration: underline
}

.info-card .button_cta.button--arrow a:hover {
	background-color: transparent;
	color: #054169;
	font-weight: 700 !important;
	padding: 10px 30px 50px;
	text-decoration: underline !important
}

.info-card .button--arrow:after,
.info-card .button_cta.button--arrow a:after {
	display: none
}

.book-a-demo-body ul,
.campaign-book-a-demo-body ul,
.kl-rich-text ul {
	list-style: none;
	padding-left: 0
}

.book-a-demo-body ul li,
.campaign-book-a-demo-body ul li,
.kl-rich-text ul li {

	background-position: 0 5px;
	background-repeat: no-repeat;
	background-size: 15px;
	margin: 0;
	padding: 0 0 5px 29px
}

form ul li {
	background: none !important;
	padding: 0 !important
}

.hs-input[type=checkbox] {
	margin-top: 5px
}

.campaign-header .kl-navbar__item a,
.hs-landing-page.hs-content-id-51257613023 .kl-navbar__item a {
	padding-left: 15px;
	position: relative
}

.campaign-header .kl-navbar__item a:before,
.hs-landing-page.hs-content-id-51257613023 .kl-navbar__item a:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	top: 18px;
	width: 10px;
	display: none;
}

.hs-landing-page .kl-navbar__content {
	justify-content: flex-start
}

.kl-pricing__features tr:last-of-type {
	background: #fff !important
}

.kl-card__content h4 {
	margin-bottom: 5px
}

.body-container--pricing .kl-card {
	box-shadow: none !important
}

.kl-addons {
	display: flex;
	flex-flow: row wrap;
	gap: 20px;
	justify-content: flex-start
}

.kl-addons .kl-card__image img {
	height: 80px !important;
	width: auto !important
}

.kl-addons .kl-card {
	border-radius: 10px;
	display: inline-flex;
	flex-basis: calc(24% - 10px);
	flex-direction: column;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	width: calc(24% - 10px)
}

.kl-cards-slider__dots {
	display: block;
	margin: 10px auto;
	text-align: center;
	width: 100px
}

.kl-cards-slider__dots .dot {
	border: 2px solid #1fb7f0;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin: 5px;
	width: 15px
}

.kl-cards-slider__dots .dot.active {
	background-color: #1fb7f0;
	cursor: normal
}

.lang_switcher_class {
	margin-top: 6px
}

.notification-section {
	background: #199dd0;
	padding: 5px;
	text-align: center
}

.notification-wrapper {
	margin: 0 auto;
	max-width: 1240px;
	position: relative
}

.notification-content {
	color: #fff
}

.notification-close {
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 3px;
	width: 15px
}

.hide-section {
	display: none
}

.search-section {
	background: #127cac;
	padding: 10px 0 30px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99
}

.search-section .content-wrapper {
	padding-top: 20px;
	position: relative
}

.hs-search-field {
	max-width: 100%
}

.hs-search-field__bar:after {
	filter: brightness(1.9);
	left: 0;
	right: auto
}

.hs-search-field input[type=text] {
	background: transparent;
	border: solid #fff;
	border-radius: 0;
	border-width: 0 0 1px;
	color: #fff;
	font-size: 18px;
	padding-left: 48px
}

.hs-search-field input[type=text]::placeholder {
	color: #fff
}

.search-close {
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 5px;
	top: 10px;
	width: 20px
}

.popular_search_title {
	color: #fff;
	margin-bottom: 0;
	margin-top: 30px
}

.hs-search-field__suggestions {
	background: transparent;
	list-style: none;
	margin-bottom: 0;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 100%
}

.hs-search-field__suggestions li {
	display: inline-block;
	margin-right: 20px;
	margin-top: 10px
}

.hs-search-field__suggestions li a {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	font-weight: 400 !important;
	padding: 5px 20px;
	text-decoration: none
}

.hs-search-field__suggestions li a:hover {
	background: #fff;
	color: #127cac
}

.search-section {
	display: none
}

.kl-search-results input[type=text] {
	border-bottom: 1px solid #4e4e4e;
	color: #4e4e4e
}

.kl-search-results .hs-search-field__suggestions li a {
	color: #4e4e4e
}

.hs-search-results__pagination a,
.hs-search-results__title {
	color: #054169;
	font-family: omnes-pro;
	text-decoration: none
}

.kl-search-results .hs-search-field__bar:after {
	filter: brightness(1);
	left: 0;
	right: auto
}

#venueLogos.kl-logos.owl-carousel .owl-item img {
	height: 120px;
	max-height: 120px;
	max-width: 150px;
	object-fit: contain
}

form .hs-richtext,
form .hs-richtext p {
	margin-bottom: 10px
}

.hs-blog-post form {
	padding: 5px
}

.hs-blog-post .global-cta__form form {
	padding: 0
}

.view-header {
	height: 10px;
	position: fixed !important;
	top: 113px;
	width: 100%;
	z-index: 99
}

progress {
	background: #f7f7f7 !important;
	height: .4em;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.progress-bar {
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	color: #fff;
	float: left;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	text-align: center;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
	width: 0
}

progress::-webkit-progress-bar {
	background-color: transparent
}

progress::-webkit-progress-value {
	background-color: #1fb7f0
}

@media screen and (max-width:960px) {
	.tanchuang {
		position: absolute;
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		z-index: 999;
		left: 0;
		top: 0;
		color: #fff;
		border-radius: 40px;
	}

	.body-container--home .row-number-1 h1 {
		font-size: 4em !important;
		line-height: 1.2em !important
	}

	.h1--small {
		font-size: 3em !important;
		line-height: 1.2em !important
	}

	.body-container--home .row-number-1 p {
		font-size: 1.5em !important
	}

	.book-a-demo-body .left-column,
	.book-a-demo-body .right-column,
	.book-a-demo-header .left-column,
	.book-a-demo-header .right-column,
	.contact-us-form-section .left-column,
	.contact-us-form-section .right-column {
		width: 100%
	}

	.book-a-demo-header .left-column h1,
	.book-a-demo-header .left-column h5 {
		max-width: 100%
	}

	.book-a-demo-body .content-wrapper,
	.contact-us-form .content-wrapper {
		display: block;
		padding-bottom: 20px
	}

	.contact-us-form {
		padding: 0;
		padding: 30px 0
	}

	.reverse-mob {
		display: flex;
		flex-wrap: wrap-reverse
	}

	.book-a-demo-header .right-column,
	.book-a-demo-header:before {
		display: none
	}

	.hs-landing-page .book-a-demo-header {
		border-bottom-left-radius: 100px;
		border-bottom-right-radius: 100px;
		padding-bottom: 30px
	}

	.book-a-demo-body .right-column {
		margin-top: 0;
		padding: 30px
	}

	.kl-addons .kl-card {
		flex-basis: calc(50% - 10px);
		width: calc(50% - 10px)
	}
}

@media screen and (max-width:796px) {
	.tanchuang {
		position: absolute;
		background-color: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		z-index: 999;
		left: 0;
		top: 0;
		color: #fff;
		border-radius: 40px;
	}

	.hub .section-item {
		flex-basis: 100%
	}

	.view-header {
		top: 82px
	}

	.blog-header-image img {
		height: auto;
		object-fit: contain;
		width: 100%
	}

	.book-a-demo-body .left-column {
		padding-bottom: 0
	}

	.image-slider h2 {
		margin-bottom: 35px
	}

	.partner-header {
		display: flex;
		flex-direction: column-reverse;
		padding-top: 0
	}

	.partner-header .kl-hero-03__image {
		align-items: flex-start;
		display: block;
		left: 0;
		margin-top: 0;
		position: relative;
		top: -22px;
		transform: none;
		width: 50% !important
	}

	.partner-header .kl-hero-03__content h1,
	.partner-header .kl-hero-03__content h2,
	.partner-header .kl-hero-03__content h5 {
		max-width: 100%
	}

	.partner-logo {
		max-width: 45%;
		min-width: 45%
	}

	.kl-features-03__titles {
		flex-wrap: wrap;
		justify-content: center
	}

	.kl-features-03__titles li {
		border-top: 1px solid #1fb7f0 !important;
		width: 33%
	}

	.kl-features-03__titles li:first-of-type {
		border-bottom-left-radius: 0;
		border-top-left-radius: 20px
	}

	.kl-features-03__titles li:nth-of-type(3) {
		border-top-right-radius: 20px
	}

	.kl-features-03__titles li:nth-of-type(4) {
		border-bottom-left-radius: 20px;
		border-top-left-radius: 0
	}

	.kl-features-03__titles li:last-of-type {
		border-bottom-right-radius: 20px;
		border-top-right-radius: 0
	}

	.partner-header .kl-hero-03__image:before {
		clip-path: none !important;
		height: 200px;
		top: 0
	}

	.partner-header .kl-hero-03__image {
		margin-bottom: 30px
	}

	.partner-header .image-container {
		height: 200px
	}

	.kl-features-03__titles li h4 {
		min-height: auto
	}

	.image-with-blue-circle img {
		/* top: 20px */
	}

	.hs-content-id-51186627792 .row-number-11 .dnd-column:nth-of-type(2) {
		border-bottom: 1px solid #1fb7f0;
		border-left: 0 solid #1fb7f0 !important;
		border-right: 0 solid #1fb7f0 !important;
		border-top: 1px solid #1fb7f0;
		margin-bottom: 30px;
		margin-top: 30px;
		padding: 30px 0
	}

	.hs-site-page .book-a-demo-header {
		border-top-left-radius: 50px;
		border-top-right-radius: 50px
	}

	.book-a-demo-header .left-column {
		padding: 50px 0 20px
	}

	.mob-padding {
		padding-bottom: 50px;
	}
}

.hs-content-id-51186627792 .row-number-11 .dnd-column:nth-of-type(2) {
	border-left: 1px solid #1fb7f0;
	border-right: 1px solid #1fb7f0
}

.blog-pagination {
	justify-content: center
}

.blog-pagination__link {
	background-color: #e6f9fd;
	margin: 0 10px;
	padding: 10px 20px;
	text-decoration: none
}

.blogs-customer-hub-section img {
	height: 175px;
	object-fit: cover;
	width: 100%
}

#rd-mini-widget-root label,
#rd-widget-root .panel-body.booking-summary,
#rd-widget-root h1,
#rd-widget-root h2,
#rd-widget-root h3,
#rd-widget-root h4,
#rd-widget-root h5,
#rd-widget-root h6,
#rd-widget-root label,
#widget-modal-root label {
	color: #fff
}

#rd-mini-widget-root .glyphicon,
#rd-widget-root .glyphicon,
#widget-modal-root .glyphicon {
	font-family: Glyphicons Halflings !important
}

.hs-embed-wrapper {
	max-height: unset !important
}

.white-text {
	color: #fff !important
}

.bold {
	font-weight: 700 !important
}

@media screen and (max-width:960px) {
	.campaign-book-a-demo-header {
		border-bottom-left-radius: 50px !important;
		border-bottom-right-radius: 50px !important
	}

	.campaign-book-a-demo-header .left-column,
	.campaign-book-a-demo-header .right-column {
		width: 100%
	}

	.campaign-book-a-demo-body .content-wrapper {
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 20px;
		width: 100%
	}

	.campaign-book-a-demo-body .left-column {
		padding: 50px 0;
		width: 100%
	}

	.campaign-book-a-demo-body .right-column {
		margin-top: 50px;
		padding: 30px;
		width: 100%
	}
}

#form.pink-button form input[type=submit],
.pink-button form .hs-button {
	background-color: #fc4e78 !important;
	border: 1px solid #fc4e78 !important;
	border-radius: 3px;
	color: #fff !important;
	font-family: omnes-pro !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	padding: 10px 50px 10px 30px;
	position: relative;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.pink-button form .hs-button:after {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 16px;
	position: absolute;
	right: 31px;
	top: 11px;
	width: 12px
}

.pink-button form .hs-button:hover {
	background-color: #dd345d !important;
	border: 1px solid #dd345d !important;
	color: #fff !important;
	opacity: .8;
	text-decoration: none !important
}

.landing-page-header {
	background: #127cac;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative
}

.landing-page-header .content-wrapper {
	display: flex
}

.landing-page-header__content {
	display: flex;
	flex-direction: column;
	padding: 50px 20px 50px 0;
	width: 50%
}

.landing-page-header h1,
.landing-page-header h2,
.landing-page-header h5 {
	color: #054169
}

.landing-page-header h2 {
	margin-bottom: 15px
}

.landing-page-header__image {
	height: 100%;
	justify-content: center;
	left: 50%;
	margin-bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 50vw;
	z-index: 10
}

.landing-page-header__image div {
	height: 100%;
	margin-top: -21px
}

.landing-page-header__image svg {
	height: 0;
	width: 0
}

.landing-page-header__image img {
	height: 100% !important;
	object-fit: cover;
	width: 100%
}

.landing-page-header__image {
	-webkit-clip-path: url(#my-clip-path);
	clip-path: url(#my-clip-path)
}

@media screen and (max-width:986px) {
	.landing-page-header .content-wrapper {
		flex-direction: column !important
	}

	.landing-page-header__content {
		padding: 50px 20px;
		width: 100%
	}

	.landing-page-header__image {
		-webkit-clip-path: none;
		clip-path: none;
		left: -20px;
		position: relative;
		width: 100vw
	}
}

/* ai服务 */
.index_tab {
	width: 500px;
	height: 35px;
	background-color: #effcff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom:40px;
}

.index_tab a {
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.cur {
	background-color: #1EC6F0;
	color: #fff !important;
}

.index_tab a {
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

li {
	list-style: none;
}

.one {
	background-color: #fff;
	border-radius: 5px;
	width: 350px;
	padding-bottom: 30px;
}

.box_info {
	display: flex;
}

.top {
    position: relative;
    text-align: start;
}
.info_res {
	position: absolute;
	width: 100%;
	text-align: center;
	display: flex;
	flex-flow: column;
	align-items: center;
	top: 28%;
}

.rm_info {
	margin: 5px 0;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
    margin-top: 5px;
}

.one_now {
	background-color: #FD9922;
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
	cursor: pointer;
}

.mid {
	background-color: #FDF2E1;
	width: 90%;
	margin: 0 auto;
	margin-top: 25px;
	border-radius: 5px;
	padding: 20px;
	min-height: 280px;
}

.services1 {
	background-color: #FDF2E1;
}

.services2 {
	background-color: #F3F5F2;
}

.services3 {
	background-color: #effcff;
}

.services4 {
	background-color: #FDF2E1;
}

.services5 {
	background-color: #F3F5F2;
}

.services6 {
	background-color: #effcff;
}

#four_flash .flashBg ul.mobile li:first-child {
	margin-left: 0;
}

.index_tab {
	max-width: 500px;
	height: 35px;
	background-color: #effcff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	border-radius: 5px;
}

.index_tab a {
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.cur {
	background-color: #1EC6F0;
	color: #fff !important;
}

.index_cont {
	width: 97%;
	margin: 0 auto;
	margin-top: 50px;
}

.index_cont .list {
	display: none;
}

.selected {
	display: block !important;
}

.fals2 {
	display: none;
}
.distxt{
	text-align: start;
}
.div_boxmor{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}
.distxt>div{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.distxt>div>img{
	margin-left: 0;
	margin-right: 5px;
}
.fas_more{
	margin-top: -80px;
}
.pay_box{
	display: block;
}
.appbox{
	display: none;
}
.tab_list ul{
	margin-left: 0;
	padding-left: 0;
}
.list-paddingleft-2 li p{
	text-align: start;
}
.it_ul li:first-child{
	text-align: start;
}
.aiseitp{
	font-size: 20px !important;
	margin-bottom: 20px;
	font-weight: bold;
	color: #2C949B;
}
.image-with-blue-circle img.par1{
	width:40%;
}
.image-with-blue-circle img{
	width: 70%;
	top: 110px;
}