@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
* {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
a {
	text-decoration: none;
}
nav {
	background-color: #1E90FF;
	width: 100%;
	height: 70px;
	position: fixed;
}
.container {
	max-width: 1024px;
	display: flex;
	margin: auto;
	justify-content: space-between;
	align-items: center;
	padding: 0 6px;
	height: 100%;
}
ul {
	list-style: none;
	display: flex;
	align-items: center;
	transition: all 0.3s ease;
}
ul li {
	padding: 6 12px;
	transition:all 0.3s ease;
	font-size: 28px;
	border-radius: 6px;
}
ul li:hover {
	background-color: #87CEFA;
	border: 1px solid #ddd;
}
ul li a {
	text-align: center;
	color: #FFF;
	font-size:16px;
	font-weight: bold;
	margin: 2px 6px 12px 2px; 
	padding: 2px 2px 2px 2px;

}
.logo p {
	color: #FFF;
	font-size: 24px;
	font-family: 'Pacifico', cursive;
}
.check-box {
	position: absolute;
	height: 20px;
	width: 20px;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.check-box:checked ~ .menu-bar span:before {
	transform: rotate(90deg);
}
.check-box:checked ~ .menu-bar span:after {
	transform: rotate(90deg);
}
.check-box:checked ~ .menu-bar span {
	transform: rotate(135deg);
}
.check-box:checked ~ ul {
	left: 0;
}
.menu-bar {
	height: 20px;
	width: 20px;
	align-items: center;
	cursor: pointer;
	display: none;
}
.menu-bar span{
	height: 3px;
	width: 100%;
	background-color: #FFF;
	display: block;
	position: relative;
	transition: all 0.3s ease;
}
.menu-bar span::before {
	content:"";
	position: absolute;
	background-color: #FFF;
	display: block;
	height: 100%;
	width: 100%;
	transform: translateY(-8px);
}
.menu-bar span::after {
	content:"";
	position: absolute;
	background-color: #FFF;
	display: block;
	height: 100%;
	width: 100%;
	transform: translateY(8px);
}
.user i {
	font-size: 24px;
	color: #FFF;
	cursor: pointer;
}

.anh-banner {
	margin-top: 80px;
}

.tieu-de-to {
	color: #4169E1;
}
.tieu-de-to-3 {
	color: #4169E1;
}
.noi-dung {
	max-width: 100%;
	font-size: 20px;
	padding-left: 12px;
	padding-right: 12px;
	color: #191970;
}
.noi-dung-1 {
	max-width: 100%;
	font-size: 20px;
	padding-left: 12px;
	padding-right: 12px;
	color: #191970;
}
.noi-dung-2 {
	max-width: 100%;
	font-size: 22px;
	padding-left: 12px;
	padding-right: 12px;
	color: #0000CD;
}
.noi-dung-2-1 {
	max-width: 100%;
	font-size: 20px;
	padding-left: 12px;
	padding-right: 12px;
	color: #080808;
}
.noi-dung-3 {
	text-align: center;
	fon-size: 20px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.noi-dung-trang {
	max-width: 100%;
}
.noi-dung-trang-1 {
	max-width: 100%;
	background-color: #1E90FF;
}
.noi-dung-trang-2 {
	max-width: 100%;
	background-color: #FFF;
}
.anh-noi-dung-1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
}
.botton1 {
	margin-left: 12px;
	float: left;
}
.hop-botton1 {
	background-color: #FF4500;
	font-size: 24px;
	border-radius: 8px;
	border: 1px solid rgb(220,220,220,20);
	box-shadow: 3px 3px 10px 10px rgb(220,220,220,20);
}
.van-ban-botton1 {
	color: #FFF;
	font-size: 18px;
	padding: 6px 6px;
}
.botton2 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.hop-botton2 {
	font-size: 28px;
	background-color: #FFF;
	border-radius: 12px;
	border-width: 1px;
	border-color: #DCDCDC;
	box-shadow: 5px 5px 10px 10px rgb(220,220,220,20);
}
.van-ban-botton2 {
	color: #FF4500;
	font-size: 20px;
	padding: 6px 6px 6px 6px;
	
}
.hr-1 {
	width: 50%;
	margin: 10px auto;
	background-color: #87CEFA;
}
.the-h4 {
	text-align: center;
	font-size: 24px;
	padding-top: 40px;
}
.noi-dung-4 {
	fon-size: 24px;
	color: black;
	padding-left: 12px;
	padding-right: 12px;
}
.noi-dung-trang-3 {
	max-width: 100%;
	background-color: #1E90FF;
	padding-bottom: 80px;
}
.logo-3 p {
	padding-top: 50px;
	color: #FFF;
	font-size: 30px;
	font-family: 'Pacifico', cursive;
	text-align: center;
}
.hr-3 {
	width: 80%;
	margin: 10px auto;
	background-color: #FFF;
	size: 5px;
	text-align: center;
}
.noi-dung-5 {
	fon-size: 24px;
	color: #FFF;
	padding-left: 12px;
	padding-right: 12px;
}
.dau-cham {
	type: circle;
	padding-left: 14px;
}
.ten-lien-he {
	text-align: center;
	color: #FFF;
}































/* Mobile nav */ 
































#myBtn {display: none; position: fixed;bottom: 150px;right: 20px; z-index: 99; border: none;outline: none;background-color: #red;color: blue;cursor: pointer;opacity: 0.7;}#myBtn:hover {background-color: #f1f1f1;}
#myBtn1 {display: none; position: fixed;bottom: 90px;right: 20px; z-index: 92; border: none;outline: none;background-color: #red;color: blue;cursor: pointer;opacity: 0.7;}#myBtn:hover {background-color: #f1f1f1;}








.hotline-phone-ring-wrap { position: fixed; bottom: 0; left: 0; z-index: 999999;}
.hotline-phone-ring { position: relative; visibility: visible; background-color: transparent; width: 110px; height: 110px; cursor: pointer; z-index: 11; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); transition: visibility .5s; left: 0; bottom: 0; display: block;}
.hotline-phone-ring-circle { width: 85px; height: 85px; top: 10px; left: 10px; position: absolute; background-color: transparent; border-radius: 100%; border: 2px solid #e60808; -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; animation: phonering-alo-circle-anim 1.2s infinite ease-in-out; transition: all .5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; opacity: 0.5;}
.hotline-phone-ring-circle-fill {	width: 55px; height: 55px; top: 25px; left: 25px; position: absolute; background-color: rgba(230, 8, 8, 0.7); border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out; transition: all .5s; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%;}
.hotline-phone-ring-img-circle {	background-color: #e60808;	width: 33px; height: 33px; top: 37px; left: 37px; position: absolute; background-size: 20px; border-radius: 100%; border: 2px solid transparent; -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; align-items: center; justify-content: center;}
.hotline-phone-ring-img-circle .pps-btn-img {	display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.hotline-phone-ring-img-circle .pps-btn-img img {	width: 20px;	height: 20px;}
.hotline-bar { position: absolute; background: rgba(230, 8, 8, 0.75); height: 40px; width: 180px; line-height: 40px; border-radius: 3px; padding: 0 10px; background-size: 100%; cursor: pointer; transition: all 0.8s; -webkit-transition: all 0.8s; z-index: 9; box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1); border-radius: 50px !important; /* width: 175px !important; */ left: 33px; bottom: 37px;}
.hotline-bar > a { color: #fff; text-decoration: none; font-size: 15px; font-weight: bold; text-indent: 50px; display: block; letter-spacing: 1px; line-height: 40px; font-family: Arial;}
.hotline-bar > a:hover,.hotline-bar > a:active { color: #fff;}@-webkit-keyframes phonering-alo-circle-anim 
	{ 0% 
		{ -webkit-transform: rotate(0) scale(0.5) skew(1deg); -webkit-opacity: 0.1; } 
		30% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); -webkit-opacity: 0.5; } 
		100% { -webkit-transform: rotate(0) scale(1) skew(1deg); -webkit-opacity: 0.1; }}
		@-webkit-keyframes phonering-alo-circle-fill-anim 
		{ 0% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
		 50% { -webkit-transform: rotate(0) scale(1) skew(1deg); opacity: 0.6; } 100% 
		 { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }}@-webkit-keyframes phonering-alo-circle-img-anim 
		 { 0% 
		 	{ -webkit-transform: rotate(0) scale(1) skew(1deg); } 
		 	10% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
		 	 20% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); } 
		 	 30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); } 
		 	 40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); } 
		 	 50% { -webkit-transform: rotate(0) scale(1) skew(1deg); } 100% 
		 	 { -webkit-transform: rotate(0) scale(1) skew(1deg); }}@media (max-width: 768px) 
		 	 { .hotline-bar { display: flex; }}








@media only screen and (max-width: 767px) {
	ul {
		position: fixed;
		width: 100vw;
		height: 100vh;
		top:70px;
		background-color: #FFF;
		left: 0;
		flex-direction: column;
		padding-top: 26px;
		left: -100%;
		opacity: 0.965;
	}
	ul li {
		margin-top: 26px;
		border-radius: 10px;
		font-size: 40px;
	}
	ul li a {
		font-size: 30px;
		text-align: center;
		color: #080808; 
	}
	ul li a:hover{
		color: #FFF;
	}
	.menu-bar{
		display: flex;
	}
		

}

@media only screen and (max-width: 1023px) {

	ul {
		position: fixed;
		width: 100vw;
		height: 100vh;
		top:70px;
		background-color: #FFF;
		left: 0;
		flex-direction: column;
		padding-top: 30px;
		left: -100%;
		opacity: 0.965;
	}
	ul li {
		margin-top: 30px; 
		font-size: 48px;
	}
	ul li a {
		font-size: 30px;
		color: #080808;
	}
	ul li a:hover{
		color: #FFF;
	}
	.menu-bar{
		display: flex;
	}




}
