body {
	background: #f5F7FA;
}

li {
	list-style: none;
}

.container {
	width: 100%;
	max-width: 1400px;
	margin: 0px auto;
	padding: 0;
}

.container::after,
.container::before {
	content: none;
}

/* banner */
.after_sales_banner {
	align-items: center;
	justify-content: center;
	display: flex;
	height: 415px;
	/* position: relative; */
	background: url(/wp-content/themes/tobo/assets/images/sh/banner.webp) no-repeat;
	background-size: 100% 100%;
	z-index: 2;

}

.after_sales_banner h1 {
	font-family: 'OpenSans-ExtraBold';
	text-transform: uppercase;
	width: 35%;
	text-align: center;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 50px;
	z-index: 2;
	line-height: 55px;
}

/* .after_sales_banner img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 460px; 
} */

/* commitment  */
.commitment {
	padding: 100px 0;
	background: url(/wp-content/themes/tobo/assets/images/sh/commitment.webp) no-repeat;
	background-size: 100% 100%;
}

.container h2 {
	text-transform: capitalize;
	font-size: 45px;
	text-align: center;
	font-family: 'OpenSans-Blod';
	font-weight: bold;
	color: #060C21;
	line-height: 37px;
}

.container>span {
	display: block;
	position: relative;
	font-size: 16px;
	font-family: 'OpenSans-Regular';
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}

.container>span::after {
	content: '';
	width: 72px;
	height: 5px;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 73px);
	background: linear-gradient(90deg, #FF4200, #FF7200);

}

.container>span::before {
	content: '';
	width: 72px;
	height: 5px;
	position: absolute;
	bottom: -20px;
	right: calc(50% - 73px);
	background: #0D34C7;

}

.commitment .container ul {
	/* background: #000; */
	margin-top: 85px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.commitment .container li {
	width: calc(25% - 12px);
	background: #fff;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	overflow: hidden;
	border-radius: 10px;
	padding: 23px 15px 33px;
	border: 1px solid #C3D1EA;
	border-top: none;
	/* border-image: linear-gradient(0deg, #C3D1EA, #FFFFFF) 1 1; */
	box-shadow: 1px 2px 8px 0px #C3D1EA;
}

.commitment .container li:last-child:nth-child(4n - 1) {
	margin-right: calc(24% + 4% / 3);
}

.commitment .container li:last-child:nth-child(4n - 2) {
	margin-right: calc(48% + 8% / 3);
}

.commitment .container li::after {
	content: '1';
	bottom: -35px;
	left: -14px;
	position: absolute;
	color: #8DA6DD;
	opacity: 0.05;
	font-size: 170px;
	font-weight: 600;
	width: auto;
	height: auto;
	font-family: 'DIN-Black';

}

.commitment .container li:nth-child(1)::after {
	content: '1';
}

.commitment .container li:nth-child(2)::after {
	content: '2';
}

.commitment .container li:nth-child(3)::after {
	content: '3';
}

.commitment .container li:nth-child(4)::after {
	content: '4';
	left: -2px;
}


.commitment .container li span {
	width: 96px;
	height: 92px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(/wp-content/themes/tobo/assets/images/sh/commitment_num.webp) no-repeat;
	background-size: 100% 100%;
	font-size: 50px;
	font-weight: 400;
	font-family: 'DIN-Black';
	color: #FF7000;
}

.commitment .container li p {
	width: 100%;
	margin-top: 13px;
	font-size: 20px;
	text-align: center;
}

/* video */
.video {
	padding: 100px 0;
	background: url(/wp-content/themes/tobo/assets/images/sh/video_bj.webp) no-repeat;
	background-size: 100% 100%;
}

.video .container div:nth-child(3) {

	width: 100%;
	max-width: 1200px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 10px;
	margin: 85px auto 0;
}

/* .video .container > div {
	text-align: center;
} */
.video .container>div img {
	width: 100%;
	max-width: 1200px;
}

.video .container>.mp4 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -111;
	background-color: rgba(0, 7, 25, 0.82);
	transition: 0.5s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.video .container>.mp4 span {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 100%;
	text-align: right;
	color: #fff;
}

.video .container>.mp4 span i {
	cursor: pointer;
	font-style: normal
}

/* clients */
.clients {
	padding: 100px 0 60px;
	background: url(/wp-content/themes/tobo/assets/images/sh/clients_bj.webp) no-repeat;
	background-size: 100% 100%;
}

/* CSS swiper */
#certify {
	position: relative;
	width: 100%;
	margin: 88px auto 0;
	/* overflow: hidden; */
}

#certify .swiper-container {
	padding-bottom: 30px;
}

#certify .swiper-wrapper .swiper-slide-active::after {
	content: none;

}

#certify .swiper-wrapper .swiper-slide-prev::after,
#certify .swiper-wrapper .swiper-slide-next::after {
	opacity: 0.72;

}


#certify .swiper-wrapper .swiper-slide-active {
	/* width: 780px; */
	border: 1px solid #1F63D1;
}

#certify .swiper-slide {
	position: relative;
	width: 780px;
	height: 560px;
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid #D7D7D9;
	background: #fff;
	box-shadow: 0px 5px 16px 0px rgba(44, 64, 92, 0.22);
}

#certify .swiper-slide img {
	display: block;
}

#certify .swiper-slide::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.93;
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.webp) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.webp) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}



/* clients_item */
.clients_item .container ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 60px 40px;
	/* background-color: red; */
	background: url(/wp-content/themes/tobo/assets/images/sh/clients_item_bj.webp) no-repeat;
	/* background-size: 100% 100%; */
}

.clients_item .container ul li {
	overflow-x: scroll;
	overflow-y: hidden;
	width: calc(20% - 8px);
}

.clients_item .container ul li img {
	width: 100%;
}

.clients_item .container ul li::-webkit-scrollbar {
	height: 6px;
}

.clients_item .container ul li::-webkit-scrollbar-track {
	background: transparent;
}

.clients_item .container ul li::-webkit-scrollbar-thumb {
	background: #4954A2;
}

/* services */
.services {
	background: linear-gradient(90deg, #104082, #010F2A, #010F2A);
	padding: 100px 0;
	margin-top: 40px;
}

.services h2,
.services span {
	color: #fff;
}

.services div:last-child {
	margin-top: 90px;
	position: relative;
}

.services div:last-child img {
	width: 100%;

	height: 750px;
}

.services div:last-child span {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	background-color: rgba(0, 7, 25, 0.82);
	top: calc(50% - 131px);
	left: calc(25% - 4.75px);
	padding: 70px 0 70px;
	width: calc(50% - 9.5px);
}

.services div:last-child p {
	width: 100%;
	text-align: center;
}

.services div:last-child p:first-child {
	font-size: 50px;
	font-family: 'OpenSans-ExtraBold';
	text-transform: capitalize;

	font-weight: 600;
	color: #FFFFFF;
	background: linear-gradient(0deg, #C6DCFF 1.3671875%, #5896FA 97.8759765625%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.services div:last-child p:last-child {
	font-size: 18px;
	font-family: 'OpenSans-Regular';

	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

/* service_content */
.service_content {
	background: url(/wp-content/themes/tobo/assets/images/sh/service_content_bj.webp) no-repeat;
	background-size: 100% 100%;
	padding: 100px 0;
}

.service_content .container>div {
	display: flex;
	max-width: 1290px;
	width: 100%;
	margin: auto;
	/* flex-wrap: wrap; */
	margin-top: 132px;
	justify-content: space-between;
}

.service_content .container>div ul {
	background: #fff;
	width: 33%;
	min-width: 462px;
	box-shadow: 0px 7px 32px 0px rgba(0, 26, 75, 0.1);
	border-radius: 14px;
	overflow: hidden;
	display: flex;
	align-content: space-between;
	flex-wrap: wrap;
	padding: 55px 0 0;

}

.service_content .container>div ul li {
	padding: 0 48px;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'OpenSans-Regular';
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	position: relative;
}

.service_content .container>div ul li::after {
	position: absolute;
	content: '';
	left: 40px;
	width: 5px;
	height: 5px;
	background: #001A4B;
	top: 7.5px;

}

.service_content .container>div ul li:first-child {
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: capitalize;

	font-size: 28px;
	font-family: 'OpenSans-Blod';
	z-index: 2;
	font-weight: bold;
	color: #333333;
}

.service_content .container>div ul li:first-child::after {
	position: absolute;
	content: '';
	left: 50px;
	width: 117px;
	height: 7px;
	background: linear-gradient(-45deg, transparent, #DEE7FE);
	bottom: -5px;
	z-index: -1;
	top: auto;
}

.service_content .container>div ul li:last-child {
	padding: 0;
}

.service_content .container>div ul li:last-child::after {
	content: none;
}

.service_content .container>div ul li img {
	width: 100%;
}

.service_content .container>div ul:nth-child(2) {
	transform: scale(1.1);
	z-index: 2;
	min-width: 391px;
}

/* service_standard */
.service_standard {
	background-color: #fff;
	padding: 100px 0;
}

.service_standard .container>div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 90px;
}

.service_standard .container>div ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: calc(25% - 57px);
	background: #F6F6F6;
	border-radius: 12px;
	overflow: hidden;
	padding: 78px 40px 125px;
	align-content: center;
}

.service_standard .container>div ul li {
	width: 100%;
	text-align: center;
}

.service_standard .container>div ul li:first-child {
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;

}

.service_standard .container>div ul li:nth-child(2) {
	width: 100%;
	text-align: center;
	font-family: 'OpenSans-Blod';
	font-size: 22px;
	margin: 20px 0 10px;
	text-transform: capitalize;

	font-weight: bold;
	color: #000000;

}

.service_standard .container>div ul li:nth-child(3) {
	font-size: 16px;
	font-family: 'OpenSans-Regular';
	font-weight: 400;
	color: #4A4A4A;
	line-height: 22px;
	min-height: 132px;
}

/* principles */
.principles {
	background: url(/wp-content/themes/tobo/assets/images/sh/principles.webp) no-repeat;
	background-size: 100% 100%;
	padding: 100px 0;
}

.principles h2 {
	font-size: 40px;
	text-transform: uppercase;
	position: relative;
	color: #fff;
}

.principles h2::after {
	position: absolute;
	content: '';
	max-width: 411px;
	width: 30%;
	left: 12%;
	bottom: calc(50% - 1px);
	height: 2px;
	background: linear-gradient(-45deg, #DEE7FE, transparent);
}

.principles h2::before {
	content: '';
	max-width: 411px;
	width: 30%;
	height: 2px;
	position: absolute;
	right: 12%;
	bottom: calc(50% - 1px);
	background: linear-gradient(-45deg, transparent, #DEE7FE);
}


.principles .container>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}

.principles .container>div ul {
	width: calc(20% - 0px);
}

.principles .container>div ul:nth-child(2) {
	width: 18%;
}

.principles .container>div ul li:first-child {
	padding-left: 0;
	text-transform: capitalize;
	font-size: 20px;
	font-family: 'OpenSans-SemiBold';
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 20px;
	/* width: fit-content;
white-space: nowrap; */
}

.principles .container>div ul li:first-child::after {
	content: none;
}

.principles .container>div ul li {
	padding-left: 25px;

	position: relative;
	font-size: 14px;
	font-family: 'OpenSans-Regular';
	font-weight: 400;
	color: #DFE8E9;
	line-height: 20px;
	margin-bottom: 10px;
}

.principles .container>div ul li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 11px;
	background: url(/wp-content/themes/tobo/assets/images/sh/right.webp) no-repeat;
	background-size: 100% 100%;
}



#certify1 {
	display: none;
}

.footer {
	margin-top: 0;
	background-size: 100% 100%;
}

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

	.service_content .container>div ul,
	.service_content .container>div ul:nth-child(2) {
		min-width: auto;
	}
}

@media screen and (max-width:767px) {
	#certify1 {
		display: block;
	}

	/* CSS swiper */
	#certify1 {
		position: relative;
		width: 100%;
		/* margin: 88px auto 0; */
		overflow: hidden;
	}

	#certify1 .swiper-container {
		padding-bottom: 20px;
	}

	#certify1 .swiper-wrapper .swiper-slide-active::after {
		content: none;

	}

	#certify1 .swiper-wrapper .swiper-slide-prev::after {
		opacity: 0;

	}

	#certify1 .swiper-wrapper .swiper-slide-next::after {
		opacity: 0.72;

	}


	#certify1 .swiper-wrapper .swiper-slide-active {
		/* width: 780px; */
		/* border: 1px solid #1F63D1;	 */
	}

	#certify1 .swiper-slide {
		position: relative;
		width: 330px;
		/* height: 230px; */
		/* border-radius: 18px; */
		overflow: hidden;
		border: 1px solid #D7D7D9;
		background: #fff;
		box-shadow: 0px 5px 16px 0px rgba(44, 64, 92, 0.22);
	}

	#certify1 .swiper-slide img {
		display: block;
	}

	#certify1 .swiper-slide::after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		opacity: 0.93;
	}

	#certify1 .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
	}

	#certify1 .swiper-slide p {
		line-height: 98px;
		padding-top: 0;
		text-align: center;
		color: #636363;
		font-size: 1.1em;
		margin: 0;
	}

	#certify1 .swiper-pagination {
		width: 100%;
		bottom: 20px;
	}

	#certify1 .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px;
		border: 3px solid #fff;
		background-color: #d5d5d5;
		width: 10px;
		height: 10px;
		opacity: 1;
	}

	#certify1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
		border: 3px solid #00aadc;
		background-color: #fff;
	}

	#certify1 .swiper-button-prev {
		left: -30px;
		width: 45px;
		height: 45px;
		background: url(../images/wm_button_icon.webp) no-repeat;
		background-position: 0 0;
		background-size: 100%;
	}

	#certify1 .swiper-button-next {
		right: -30px;
		width: 45px;
		height: 45px;
		background: url(../images/wm_button_icon.webp) no-repeat;
		background-position: 0 -93px;
		background-size: 100%;
	}

	#certify1 .swiper-button-next:hover {
		background-position: 0 -139px;
		background-size: 100%
	}

	.clients_item .container ul {
		display: none;
	}

	.after_sales_banner {
		margin-top: 50px;
		height: 350px;
	}

	.after_sales_banner h1 {
		font-size: 36px;
		width: 90%;

	}

	.commitment,
	.video,
	.clients,
	.services,
	.service_content,
	.service_standard,
	.principles {
		padding: 30px 0;

	}

	.services {
		margin-top: 30px;
	}

	.video .container div:nth-child(3),
	.services div:last-child,
	.service_content .container>div,
	.service_standard .container>div {
		margin-top: 40px;
	}

	.container h2 {
		font-size: 22px;
		line-height: 22px;
	}

	.commitment .container li,
	.service_content .container>div ul,
	.service_standard .container>div ul,
	.principles .container>div ul {
		width: 100%;

	}

	.swiper-container {
		overflow: initial;
	}

	.commitment .container ul {
		margin-top: 20px;
	}

	.commitment .container ul li {
		margin-top: 20px;
	}

	.services div:last-child span {
		width: 100%;
		left: 0;
		padding: 15px;
		height: 100%;
		top: 0;
	}

	.services div:last-child p:first-child {
		font-size: 22px;
	}

	.services div:last-child p:last-child {
		font-size: 16px;
		line-height: 20px;
	}

	.service_content .container>div ul:nth-child(2) {
		transform: scale(1);
		z-index: 0;
	}

	.service_content .container>div ul {
		padding: 30px 0 0;
		min-width: auto !important;
		margin-bottom: 20px;
	}

	.clients_item .container ul {
		padding: 60px 0 0 15px;

	}

	.service_content .container>div ul:last-child,
	.service_standard .container>div ul:last-child {
		margin-bottom: 0;
	}

	.service_standard .container>div ul {
		padding: 10px 20px;
		margin-bottom: 20px;
	}

	.principles h2::after,
	.principles h2::before {
		content: none;
	}

	.principles .container>div ul:nth-child(2) {
		width: 100%;
	}

	.principles .container>div {
		margin-top: 0;
	}

	.principles .container>div ul {
		margin-top: 20px;
	}

	video {
		height: 50%;
		width: 80%;
		max-width: 80%;
	}

	.service_content .container>div ul li:first-child {
		font-size: 20px;
	}

	#certify {
		margin-top: 40px;
	}

	.swiper-container {

		z-index: 0;
	}

	#certify .swiper-slide {
		width: 330px;
		height: 230px;
	}

	#certify .swiper-container {
		padding-bottom: 0;
	}

	.service_content .container>div {
		flex-wrap: wrap;
	}

	.services div:last-child img {
		height: 200px;
	}

	.clients .container,
	.clients_item .container {
		padding: 0;
	}

	.clients .container>span {
		padding: 0 15px;
	}

	.clients {
		overflow: hidden;
	}

}