#kentfaith{
	width: calc(100%);
	max-height: calc(100vh - 76px);
	min-height: calc(100vh - 76px);
	overflow: hidden;
	padding: 6% 12.5% 0 12.5%;
	position: relative;
	min-width: 1200px;
}
#kentfaith_head{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: top;
}
#kentfaith_type{
	z-index: 6;
}
#kentfaith_type>a{
	display: block;
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 15px;
}
#kentfaith_swiper{
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: calc(250px + 6%);
}
.swiper-slide{
	height: 100% !important;
  }
#type_hl{
	color: #FF8B00 !important;
}
#kenfaith_head_title{
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 58px;
	font-weight: 600;
	line-height: 58px;
	letter-spacing: 0px;
	text-align: right;
	margin-bottom: 40px;
}
#kf_swiper{
	width:650px;
	max-height: 450px;
	overflow:hidden;
}
#kf_swiper>.swiper-wrapper{
	width: 650px;
	max-height: 450px;
}
#kenfaith_head_tips{
	color: rgb(0, 0, 0);
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: right;
}
.kentfaith_photo{
	background-size: 100% 100%;
	width: 100%;
    height: 100%;
	position: relative;
}
.kf_false_img{
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.kf_false_img>img{
	width: 100%;
	height: 450px;
}
.kf_back{
	
	width: 100%;

}
#kfswiper_photo{
	position: relative;
	padding: 0 12.5%;
}
.kfswiper_list{
	position: absolute;
	right: 0px;
	top: 0;
	padding-top: 30px;
	padding-right: 12.5%;
	z-index: 10;
	/*width: 100%;*/
	padding-bottom: 350px;
}
.kfswiper_list>p{
	font-family: 'Montserrat';
	font-size: 70px;
	font-weight: 800;
	line-height: 70px;
	letter-spacing: 0px;
	text-align: right;
	text-transform: uppercase;
	color: transparent;
	-webkit-text-fill-color: rgb(0, 0, 0, 0);
	-webkit-text-stroke: 0.5px #ddd;
	margin-bottom: 20px;
}
#kfswiper_list_top{
	-webkit-text-fill-color: #000;
	/* -webkit-text-stroke: 0px; */
}
.kf_type{
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: left;
	position: absolute;
	left: 30px;
	bottom: 58px;
}
.kf_country_name{
	position: absolute;
	left: 30px;
	bottom: 32px;
	align-items: center;
    display: flex;
}
.kf_country_name>img{
	width: 22px;
	height: 14px;
	display: inline-block;
	margin-right: 8px;
}
.kf_country_name>span{
	color: rgb(255, 255, 255);
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: left;

	
}