/* Start css */
.slide_facebook, .slide_google, .slide_livestream {
	padding-top: 170px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-bottom: 80px;
	color: #fff;
	display: flex;
	align-items: center;
}

.header.fixed,
.header.fixed1 {
	position: fixed;
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 7px 0 #ccc;
}

.section01 {
	background: #eef7ff
}

.box_text_slide {
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 50px;
}

.box_text_slide span {
	color: rgb(13, 84, 143);
	font-size: 70px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	margin: 0;
	padding-top: 60px;
}

.box_text_slide h2 {
	color: rgb(13, 84, 143);
	font-size: 70px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	margin: 0;
	padding-top: 60px;
}

.box_text_slide .span1 {
	color: rgb(13, 84, 143);
	font-size: 41px;
	font-weight: 600;
	text-align: left;
	line-height: 1.6;
	margin: 0;
}

.box_text_slide p {
	color: #ff0000;
	font-size: 26.3px;
	font-weight: bold;
	text-align: left;
	line-height: 1.6;
}

.about_text {
	color: rgb(13, 84, 143);
	font-size: 14px;
	text-align: justify;
	line-height: 1.6;
	/* padding-right: 45px; */
	padding: 10px 0 20px 0;
}

.qc_facebook .dkbtn a {
	background: #ff0000;
}

.section02 {
	background: #f1f3f4;
	padding: 30px 0;
	text-align: center;
}

.section02 .title_donghanh {
	color: rgb(0, 91, 188);
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 20px;
}

.section02 .images_item {
	background: #fff;
	margin: 10px 10px;
	border-radius: 7px;
}

.section02 .images_item .box {
	display: flex;
	align-items: center;
	vertical-align: middle;
	justify-content: center;
	min-height: 120px;
	margin-bottom: 10px;
	height: 120px;
}

.section02 .images_item .box img {
	max-width: 120px;
	max-height: 120px;
	object-fit: contain;
}

.section03 {
	background: url(../../../../upload/img/ss_bg.png);
	padding: 40px 0;
	background-position: center top;
	background-repeat: repeat;
}

.section03 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.section03 .about-text h3 {
	color: rgb(0, 91, 188);
	font-size: 20px;
	text-align: justify;
	line-height: 1.4;
}

.section03 .toicantuvan .btn-normal {
	background: rgb(211, 8, 8);
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	padding: 12px 25px;
	border-radius: 20px;
}

.section04 {
	position: relative;
	background-size: auto 100%;
	/* background-attachment: scroll; */
	background-origin: content-box;
	background-image: url(../../../../upload/img/bg_ori.jpg);
	background-position: center center;
	background-repeat: repeat;
	padding: 30px 0;
}

.section04 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.section04 .box_section_04 {
	background-color: rgb(0, 91, 188);
	border-radius: 50%;
	height: 100%;
	text-align: center;
	min-height: 266px;
	padding: 60px 0;
	margin-top: 40px;
	/* margin: 25px 15px 0 15px; */
}

.section04 .box_section_04 span {
	color: rgb(255, 255, 255);
	font-size: 72px;
	text-align: center;
	line-height: 1.2;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.section04 .box_section_04 p {
	color: rgb(255, 255, 255);
	font-size: 18px;
	text-align: center;
	line-height: 1.6;
	font-weight: 600;
	padding: 0 55px;
}

.section04 .item-count .icon i {
	color: rgb(0, 91, 188);
	padding-bottom: 15px;
}

.section05 {
	background: url(../../../../upload/img/ss_bg.png);
	padding: 40px 0;
	background-position: center top;
	background-repeat: repeat;
}

.section05 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.section05 .box_01 {
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	float: left;
	background-size: contain;
	background-color: #58b3ff;
	border-radius: 15px;
	position: relative;
	padding-top: 38px;
	min-height: 150px;
	text-align: center;
	margin-top: 75px;
	border: solid 3px #fff;
}

.section05 .box_in_inin {
	width: 20%;
}

.section05 .box_01 .icon {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background-color: #58b3ff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: -40px;
	transform: translateX(-50%);
	display: block;
	border: solid 3px #fff;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	line-height: 65px
}

.section05 .box_01 .desc_section2 {
	padding: 0 15px 10px 15px;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
}

.section06 .toicantuvan {
	margin-top: 40px;
}

.section06 {
	background: #fff;
	padding: 40px 0;
	background-position: center top;
	background-repeat: repeat;
}

.section06 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.section06 .box_06 {
	background: #eee;
	border-radius: 10px;
	padding: 20px 10px;
	text-align: center;
	margin-top: 20px;
	min-height: 470px;
}

.section06 .box_06 .images {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: auto;
	background: #fff;
	padding: 20px;
	line-height: 100px;
	align-items: center;
	vertical-align: middle;
	justify-content: center;
	display: flex;
}

.section06 .box_06 .images img {
	max-width: 80px;
	max-height: 80px;
	object-fit: contain;
}

.section06 .box_06 .title_box_06 {
	padding: 10px 0;
}

.section06 .box_06 .title_box_06 span {
	color: rgb(13, 84, 143);
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
	margin: 0;
}

.section06 .box_06 .title_box_06 p {
	color: rgb(0, 0, 0);
	font-size: 16px;
	text-align: center;
	line-height: 1.6;
}

.section06 .desc_section2 {
	padding: 0 10px;
	color: rgb(0, 0, 0);
	font-size: 14px;
	text-align: justify;
	line-height: 1.6;
}

.section07 {
	background: #eef7ff;
	padding: 30px 0;
}

.section07 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 25px;
}

.section07 .box_section_07 {
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.section07 .box_section_07 .image {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 10px;
}

.section07 .box_section_07 .image img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.section07 .box_section_07 .info a {
	font-weight: 700;
	font-size: 18px;
	color: rgb(13, 84, 143);
	line-height: 1.6;
}

.section08 {
	padding: 30px 0;
	background: url(../../../../upload/img/bg_dangky.jpg);
}

.section08 .title_ss03 {
	color: rgb(0, 91, 188);
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 25px;
}

.section08 .form-control {
	border-style: solid;
	border-color: rgb(0, 91, 188);
	border-width: 1px;
	border-radius: 5px;
	font-weight: 600;
	color: rgb(0, 91, 188);
}

.section08 .form-control button {
	background: #f00;
}

.section08 .form-group {
	margin-bottom: 20px;
}

.section08 .form-control::placeholder {
	color: rgb(0, 91, 188);
}

.section08 .box_dangky {
	margin: 0 50px;
	text-align: center;
}

.section08 .btn-view {
	font-size: 20px;
	border-radius: 50px;
	font-weight: 700;
	width: 100%;
	background-color: rgb(211, 8, 8);
	border: 1px solid rgb(211, 8, 8);
}

.section03 .about-text .desc {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5;
}

.section04 .item-count .box-count p {
	font-size: 14px;
	font-weight: 600;
}

.section04 .item-count .box-count .counter-value {
	font-size: 40px;
	font-weight: bold;
}

.section04 .item-count .icon {
	font-size: 50px;
}


@media (max-width:767px) {
	.slide_facebook {}
}

@media (max-width:550px) {
	.section05 .row {
		justify-content: center;
		display: flex;
		flex-wrap: wrap;
	}

	.section06 .title_ss03 {
		font-size: 21px;
	}

	.section04 .item-count .icon i {
		color: rgb(0, 91, 188);
		font-size: 50px;
		padding-bottom: 0;
	}

	.box_text_slide {
		text-align: left;
		padding: 0 10px;
		margin-bottom: 25px;
	}

	.section04 .item-count .box-count .counter-value {
		font-size: 32px;
	}

	.section04 .title_ss03 {
		font-size: 21px;
		padding: 10px 0;
	}

	.section04 .item-count .box-count p {
		font-size: 15px;
		line-height: 20px;
	}

	.slide_facebook {
		padding-top: 125px;
		text-align: center;
		padding-bottom: 20px;
	}

	.box_text_slide span {
		font-size: 45px;
		text-align: left;
	}

	.box_text_slide .span1 {
		font-size: 26px;
	}

	.box_text_slide p {
		font-size: 21px;
		line-height: 1.3;
	}

	.section02 .title_donghanh {
		font-size: 18px;
	}

	.section03 .title_ss03 {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.about-us .right {
		padding: 0;
	}

	.section03 .about-text h3 {
		margin-bottom: 10px;
		line-height: 1.2;
		font-size: 15px;
	}

	.section03 .about-text .desc {
		font-size: 14px;
		margin-bottom: 0px;
	}

	.section05 .title_ss03 {
		font-size: 21px;
		margin-bottom: 20px;
	}

	.section05 .box_in_inin {
		width: 50%;
	}

	.section04 .box_section_04 h2 {
		font-size: 37px;
	}

	.section04 .box_section_04 p {
		font-size: 15px;
		line-height: 1.4;
		padding: 0 15px;
	}

	.section04 .box_section_04 {
		min-height: 160px;
		padding: 20px 0;
		margin-top: 10px;
	}

	.section04 {
		display: flex;
		align-items: center;
		vertical-align: middle;
		justify-content: center;
	}

	.section05 .box_01 {
		margin-top: 30px;
		margin-bottom: 5px;
		min-height: 140px;
	}

	.section05 .box_01 .icon {
		width: 60px;
		height: 60px;
		top: -30px;
		font-size: 35px;
		line-height: 55px;
	}

	.section05 .box_01 .desc_section2 {
		font-size: 15px;
		line-height: 20px;
	}

	.section05 {
		padding-bottom: 0;
	}

	.section06 .box_06 {
		min-height: auto;
	}

	.section08 .title_ss03 {
		font-size: 20px;
	}
}