@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.clear {
	clear: both;
}
hr {
	margin-top: 5px;
	opacity: 0.4;
}
h1 {
	text-align: center;
	color: red;
	font-size: 50px;
}
h2 {
	color: green;
}
.img-box2 {
	width: 335px;
	height: 200px;
	overflow: hidden;
}
/*__________________________________
			taskbar
__________________________________*/
.logo {
	float: left;
	width: 20%;
	height: 80px;
	margin-left: 2%;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #0F0E68;
	z-index: 10000;
	border-radius: 10px;
	position: fixed;
}
.logo img {
	margin-left: 25%;
	margin-top: 3%;
}
#taskbar {
	width: 100%;
	height: 50px;
	margin-top: 0px !important;
	padding: 0px;
	background-color: #F5B43A;
	z-index: 50;
	border: 1px solid grey;
	position: fixed;
	opacity: 1;
}
nav {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	background: #455868;
	font-size: 11pt;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: relative;
}
nav ul {
	float: right;
	padding: 0;
	margin: 0 auto;
	width: 70%;
	height: 50px;
}
nav li {
	display: inline;
	float: left;
	width: 14%;
}
.clearfix:before,  .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
nav a {
	color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	text-shadow: 1px 1px 0px #283744;
	margin: 0px;
	padding: 0px;
}
nav li a {
	border-right: 1px solid #576979;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #8c99a4;
}
nav a#pull {
	display: none;
}
/*__________________________________
			CONTAINER
__________________________________*/
#header {
	width: 1280px;
	height: 340px;
	margin: 0px auto;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
#header .img-1 {
	position: absolute;width:100%;
	animation: img-1 10s infinite;
	z-index: 0;
}
#header .img-2 {
	position: absolute;width:100%;
	bottom: -50px;
	animation: img-2 10s infinite;
	z-index: 0;
}
@keyframes img-1 {
 0% {
 left:0px;
}
 25% {
 left:1280px;
}
 50% {
 left:-1280px;
}
 75% {
 left:0px;
}
 100% {
 left:0px;
}
}
@keyframes img-2 {
 0% {
 left:-1280px;
}
 25% {
 left:0px;
}
 50% {
 left:0px;
}
 75% {
 left:1280px;
}
 100% {
 left:1280px;
}
}
#container {
	width: 1280px;
	height: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	margin-top: 0px;
}
#content {
	width: 1024px;
	margin-top: 00px;
	margin: 0px auto;
	border: none solid #0F0E68;
	border-radius: 10px;
}
#vitri, #tienich, #matbang, #tintuc, #thanhtoan {
	border-top: 1px solid grey;
	margin-top: 10px;
}
#content .text {
	width: 1024px;
	text-align: center;
	margin-top: 20px;
}
#content .text p {
	font-size: 20px;
}
.box {
	width: 1024px;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box .text-box {
	width: 1024px;
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}
.text2 {
	margin-top: 80px;
	text-align: justify;
}
.text2 .name {
	width: 1024px;
	margin-top: 25px;
	text-align: center;
	font-size: 40px;
	color: blue;
	font-weight: bold;
}
.text2 .img {
	margin: 0px auto;
	width: 512px;
}
.box2 {
	float: left;
	width: 335px;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box2 .text-box {
	width: 335px;
	text-align: center;
	font-style: italic;
}
.box3 {
	float: left;
	width: 500px;
	height: 400px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid grey;
	border-radius: 10px;
}
.box4 {
	float: left;
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid grey;
	border-radius: 10px;
}
/*__________________________________
			Footer
__________________________________*/
#footer {
	width: 100%;
	height: 150px;
	background-color: #F5B43A;
}
.name2 {
	float: left;
	width: 50%;
	height: 100px;
	;
	margin: 25px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #0F0E68;
}
.lienhe {
	float: right;
	width: 45%;
	height: 100px;
}
.name3 {
	float: left;
	width: 70%;
	height: 80px;
	line-height: 40px;
	background-color: red;
	text-align: center;
	margin: 5px;
	margin-left: 20px;
	border-radius: 10px;
	font-size: 25px;
	font-weight: bold;
	color: white;
}
.name4 {
	float: left;
	width: 70%;
	height: 40px;
	line-height: 40px;
	background-color: green;
	text-align: center;
	margin: 20px;
	;
	;
	border-radius: 10px;
	margin-top: 10px !important;
	font-size: 25px;
	font-weight: bold;
	color: white;
}

/*Reposive*/
@media screen and (max-width:960px) {
#taskbar {
	height: auto;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #F5B43A;
	z-index: 50;
	position: fixed;
	opacity: 1;
}
.logo {
	height: 80px;
	width:935px;border-radius:0px;
	margin: 0px auto;
	background-color: #0F0E68;
	position: relative;
	z-index: 190;
}
.logo img {
	width: 12%;
	margin-left: 40%;
	margin-top: 1%;
}
nav {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
nav ul {
	width: 100%;
	display: block;
	height: auto;
}
nav li {
	width: 14.26%;
	float: left;
	position: relative;
}
nav li a {
	border-bottom: 1px solid #576979;
	border-right: 1px solid #576979;
}
nav a {
	text-align: center;
	width: 100%;
	text-indent: 20px;
}
/*__________________________________
			CONTAINER
__________________________________*/
#header {
	width: 100%;
	height: auto;
	margin: 0px auto;
	box-sizing: border-box;
	border-radius: 5px;
	border: none solid grey;
	overflow: hidden;
	position: relative;
}
#header .img-1 {
	position: absolute;
	width: 100%;
	animation:img-1 10s infinite;
	z-index: 0;
}
#header .img-2 {
	position: absolute;
	bottom: -50px;
	width: 100%;
	animation: img-2 10s infinite;
	z-index: 0;
}
@keyframes img-1 {
 0% {
 left:0px;
}
 25% {
 left:960px;
}
 50% {
 left:-960px;
}
 75% {
 left:0px;
}
 100% {
 left:0px;
}
}
@keyframes img-2 {
 0% {
 left:-960px;
}
 25% {
 left:0px;
}
 50% {
 left:0px;
}
 75% {
 left:960px;
}
 100% {
 left:960px;
}
}
#container {
	width: auto;
	height: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	margin-top: 0px;
}
#content {
	width: 80%;
	margin-top: 00px;
	margin: 0px auto;
	border: none solid #0F0E68;
	border-radius: 10px;
}
#vitri, #tienich, #matbang, #tintuc, #thanhtoan {
	border-top: 1px solid grey;
	margin-top: 10px;
}
#content .text {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#content .text p {
	font-size: 20px;
}
.box {
	width: 100%;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}
.box img {
	width: 100%;
}
.text2 {
	margin-top: 60px;
	text-align: justify;
}
.text2 .name {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 40px;
	color: blue;
	font-weight: bold;
}
.text2 .img {
	margin: 0px auto;
	width: 512px;
}
.box2 {
	float: left;
	width: 32%;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box2 img {
	width: 100%;
}
.box2 .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
}
.box3 {
	float: left;
	width: 100%;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid grey;
	border-radius: 10px;
}
.box3 img {
	width: 100%;
	height: auto;
}
.box4 {
	float: left;
	width: 100%;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.box4 img{
	width:100%;
	height:auto;	
}
/*__________________________________
			Footer
__________________________________*/
#footer {
	width: 100%;
	height: 150px;
	background-color: #F5B43A;
}
.name2 {
	float: left;
	width: 40%;
	height: 100px;
	;
	margin: 25px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #0F0E68;
}
.lienhe {
	float: right;
	width: 45%;
	height: 100px;
}
.name3 {
	float: left;
	width: 70%;
	height: 80px;
	line-height: 40px;
	background-color: red;
	text-align: center;
	margin: 5px;
	margin-left: 20px;
	border-radius: 10px;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.name4 {
	float: left;
	width: 70%;
	height: 40px;
	line-height: 40px;
	background-color: green;
	text-align: center;
	margin: 20px;
	;
	;
	border-radius: 10px;
	margin-top: 10px !important;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
}

@media only screen and (max-width:480px) {
h1 {
	font-size: 30px;
}
#taskbar {
	height: auto;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #F5B43A;
	z-index: 50;
	position: fixed;
	opacity: 1;
}
.logo {
	height: 50px;
	width: 30%;
	margin: 0px auto;
	background-color: #0F0E68;
	position: relative;
	z-index: 190;
}
.logo img {
	width: 50%;
	margin-left: 20%;
	margin-top: 5%;
}
nav {
	float: none;
	width: 480px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0;
}
nav ul {
	display: none;
	float: none;
	height: auto;
	width: auto;
	background-color: #283744;
	z-index: 150;
}
nav li {
	width:auto;
	float: none;
	position: relative;
}
nav a#pull {
	display: block;
	background-color: #283744;
	width: 480px;
	position: relative;
	z-index: 100;
	margin: 0px auto !important;
	padding: 0px;
}
nav a#pull:after {
	content: "";
	background: url(../images/nav-icon.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 10px;
}
/*__________________________________
			CONTAINER
__________________________________*/
#header {
	width: 100%;
	height: 135px;
	margin: 0px auto;
	box-sizing: border-box;
	border-radius: 5px;
	border: none solid grey;
	overflow: hidden;
	position: relative;
}
#header .img-1 {
	position: absolute;
	width: 100%;
	animation: img-1 10s infinite;
	z-index: 0;
}
#header .img-2 {
	position: absolute;
	bottom: -50px;
	width: 100%;
	animation: img-2 10s infinite;
	z-index: 0;
}
@keyframes img-1 {
 0% {
 left:0px;
}
 25% {
 left:480px;
}
 50% {
 left:-480px;
}
 75% {
 left:0px;
}
 100% {
 left:0px;
}
}
@keyframes img-2 {
 0% {
 left:-480px;
}
 25% {
 left:0px;
}
 50% {
 left:0px;
}
 75% {
 left:480px;
}
 100% {
 left:480px;
}
}
#container {
	width: auto;
	height: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	margin-top: 0px;
}
#content {
	width: 80%;
	margin-top: 00px;
	margin: 0px auto;
	border: none solid #0F0E68;
	border-radius: 10px;
}
#vitri, #tienich, #matbang, #tintuc, #thanhtoan {
	border-top: 1px solid grey;
	margin-top: 10px;
}
#content .text {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#content .text p {
	font-size: 20px;
}
.text img {
	width: 380px !important;
}
.box {
	width: 100%;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}
.box img {
	width: 100% !important;
}
.img-box{
	border:none;	
}
.text2 {
	margin-top: 60px;
	text-align: justify;
}
.text2 .name {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 30px;
	color: blue;
	font-weight: bold;
}
.map {
	margin: 0px auto;
	width: 480px;
}
.text2 img {
	margin: 0px auto;
	width: 100%;
}
.box2 {
	float:none;
	width:auto;
	margin: 0px auto;
	margin-top: 15px;
	overflow: hidden;
}
.box2 img {
	width: 100% ;
	margin-left:0%;
}
.img-box2{
	margin-left:2% !important;	
	width:100%;
}
.box2 .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
	margin-top:2%;
}
.box3 {
	float: left;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 10px;
	overflow: hidden;
}
.box3 img {
	width: 100%;
	height: auto;
}
.box4 {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	overflow: hidden;
}
.box4 img {
	width: 100%;
	margin: 0px;
	height: auto;
}
/*__________________________________
			Footer
__________________________________*/
#footer {
	width: 100%;
	height: 150px;
	background-color: #F5B43A;
}
.name2 {
	float: left;
	width: 40%;
	height: 100px;
	;
	margin: 25px;
	border-radius: 10px;
	font-size: 10px;
	font-weight: 500;
	color: #0F0E68;
}
.lienhe {
	float: right;
	width: 45%;
	height: 100px;
}
.name3 {
	float: left;
	width: 70%;
	height: 40px;
	line-height: 20px;
	background-color: red;
	text-align: center;
	margin: 20px;
	;
	;
	border-radius: 10px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.name4 {
	float: left;
	width: 70%;
	height: 40px;
	line-height: 40px;
	background-color: green;
	text-align: center;
	margin: 20px;
	border-radius: 10px;
	margin-top: 10px !important;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
}

@media only screen and (max-width:320px) {
h1 {
	font-size: 25px;
}
#taskbar {
	height: auto;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #F5B43A !important;
	z-index: 100;
	border: 1px solid grey;
	position: fixed;
	opacity: 1;
}
.logo {
	height: 50px;
	width:100px;
	margin: 0px auto;
	background-color: #0F0E68;
	position: relative;
	z-index: 190;
}
.logo img {
	width: 50%;
	margin-left: 20%;
	margin-top: 10%;
}
nav {
	float: none;
	width: 320px;
	;
	margin: 0px !important;
	padding: 0px;
	border-bottom: 0;
}
nav ul {
	display: none;
	float: none;
	height: auto;
	width: auto;
	z-index: 150;
}
nav li {
	display: block;
	float: none;
	width:auto;
	position: relative;
}
nav li a {
	border-bottom: 1px solid #576979;
}
nav a#pull {
	display: block;
	background-color: #283744;
	width:auto;
	position: relative;
	z-index: 100;
	margin: 0px auto !important;
	padding: 0px;
}
/*__________________________________
			CONTAINER
__________________________________*/
#header {
	width: 100%;
	height: 90px;
	margin: 0px auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
#header .img-1 {
	position: absolute;
	width: 100%;
	animation: img-1 10s infinite;
	z-index: 0;
}
#header .img-2 {
	position: absolute;
	bottom: -50px;
	width: 100%;
	animation: img-2 10s infinite;
	z-index: 0;
}
@keyframes img-1 {
 0% {
 left:0px;
}
 25% {
 left:320px;
}
 50% {
 left:-320px;
}
 75% {
 left:0px;
}
 100% {
 left:0px;
}
}
@keyframes img-2 {
 0% {
 left:-320px;
}
 25% {
 left:0px;
}
 50% {
 left:0px;
}
 75% {
 left:320px;
}
 100% {
 left:320px;
}
}
#container {
	width: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
}
#content {
	width: 80%;
	margin: 0px auto;
}
#vitri, #tienich, #matbang, #tintuc, #thanhtoan {
	border-top: 1px solid grey;
	margin-top: 10px;
}
#content .text {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#content .text p {
	font-size: 15px;
}
.text img {
	width: 105% !important;
	margin: 0px;
}
.box {
	width: 100%;
	margin: 2px;
	margin-top: 15px;
	overflow: hidden;
}
.box .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}
.box img {
	width: 100% !important;
}
.img-box{
	border:none !important;	
}
.text2 {
	margin-top: 60px;
	text-align: justify;
}
.text2 .name {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 25px;
	color: blue;
	font-weight: bold;
}
.map {
	margin: 0px auto;
	width: 480px;
}
.text2 img {
	margin: 0px auto;
	width: 100%;
}
.box2 {
	float: left;
	width: 100% !important;
	margin: 0px;
	margin-top: 15px;
	overflow: hidden;
}
.box2 img {
	width: 100% !important;
	margin-left: 0%;
	margin:0px auto;
}

.box2 .text-box {
	width: 100%;
	text-align: center;
	font-style: italic;
}
.box3 {
	float: left;
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 10px;
	overflow: hidden;
}
.box3 img {
	width: 100%;
	height: auto;
}
.box4 {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	overflow: hidden;
	
}
.box4 img {
	width: 100%;
	margin: 0px;
	height: auto;
}
/*__________________________________
			Footer
__________________________________*/
#footer {
	width: 100%;
	height: 180px;
	background-color: #F5B43A;
}
.name2 {
	width: 100%;
	height: 60px;
	text-align: center;
	margin: 0px auto;
	margin-top: 20px;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 500;
	color: #0F0E68;
}
.lienhe {
	width: 100%;
	height: 100px;
}
.name3 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	background-color: red;
	text-align: center;
	margin: 0px;
	border-radius: 10px;
	font-size: 10px;
	font-weigh: bold;
	color: white;
}
.name4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: green;
	text-align: center;
	margin: 0px;
	border-radius: 10px;
	margin-top: 10px !important;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
}
