@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,100italic,100,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Lemonada&subset=vietnamese);

.Lemonada {
	font-family: 'Lemonada', cursive;
}
.Roboto {
	font-family: 'Roboto', sans-serif;
}
.Open {
	font-family: 'Open Sans', sans-serif;
}

html, body {
	height: 100%;
}

body {
    background-color: #fdfcf3;
    color: #804410;
    font-family: 'Roboto', sans-serif;
    height: 100%;
}

img {
	max-width: 100%;
	height:auto;
}
p {
	line-height: 20px;
	margin: 0px;
}
h1 {
	font-family: 'Roboto', sans-serif;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 400;
	color: #642021;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #666666;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
h5 {
	font-family: 'Roboto', sans-serif;
}
h6 {
	font-family: 'Roboto', sans-serif;
}
.mtop1 {
	margin-top: 50px;
	clear: both
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none
}
button, input[type='submit'], .btn:hover, #paralax button:hover {
	/*
	background: #FFF;
	border: #CCC solid 1px;
	border-radius: 3px;
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 8px 14px;
	transition: background 0.4s ease, padding 0.8s linear;
	*/
}
button:hover, input[type='submit']:hover, .btn {
	/*
	background: #642021;
	border: #642021 solid 1px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 8px 14px;
	transition: background 0.4s ease, padding 0.8s linear;
	*/
}
a, a:visited, a:active, a:focus {
	outline: none !important;
}
a:hover {
	text-decoration: none;
	outline: none;
}


.gap-50 {
	clear: both;
	height: 50px;
}
.gap-100 {
	clear: both;
	height: 120px;
}
.gap-30 {
	clear: both;
	height: 30px;
}
.gap-35 {
	clear: both;
	height: 35px;
}
.gap-45 {
	clear: both;
	height: 45px;
}
.gap-40 {
	clear: both;
	height: 40px;
}
.gap-25 {
	clear: both;
	height: 25px;
}
.gap-20 {
	clear: both;
	height: 20px;
}
.gap-15 {
	clear: both;
	height: 15px;
}
.gap-10 {
	clear: both;
	height: 10px;
}
.gap-clear {
	clear: both;
	height: 10px;
}
.hr{
	border-bottom:dashed 1px #642021;
	height:15px;
}
/*==================== OUTER & SLIDER =====================*/
/*==================== BACKGROUND =====================*/
/*
#cnt_outer, #cnt_slider {
    background-image:url("../img/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 4px;
    width: 100%;
}
*/
#cnt_outer {
    background-image: url("../img/bg_sub_content1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
}


/*==================== HEADER_TOP =====================*/
.top {
    color: #996633;
    font-family: 'Roboto', sans-serif;
	width:100%;
	margin-bottom:8px;
	text-align:right;
}

.hlinks li {
	display: inline-block;
	margin-top:30px;
}
.hlinks a {
	color: #804410;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
}
.hlinks li:before {
	content: "|";
	margin-left: 10px;
	margin-right: 10px;
}
.hlinks li:first-child:before{
	content:none;
}

/*==================== HEADER =====================*/
.navbar-collapse{float:right;}
.navbar-header{
}
#topmenu {
    clear: both;
	float:right;
	border:1px #804410;
	border-radius:40px;
	border-style:dashed;
	/*
	background: #fdfcf3 none repeat scroll 0 0;
	-webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);*/
}
@-moz-document #topmenu { 
	border-style:dashed;
}
#topmenu ul {
    display: block;
    float: left;
    padding-left:10px;
}

#topmenu ul li {
    display: block;
    float: left;
}

#topmenu ul li a {
    color: #815E48;
    display: block;
    float: left;
    font-family: 'Roboto', sans-serif;
	font-weight:bold;
	padding:15px 15px;
    text-decoration: none;
	position:relative;
}

.navbar-default .navbar-nav li a.active{
	color:#f63;
}
.navbar-default .navbar-nav li a:hover > span, .navbar-default .navbar-nav li a.active > span{
	background:url(../img/topmenu_active.png) no-repeat scroll 0 0 transparent;
	height:10px;
	width:22px;
	display:block;
	position:absolute;
	left:30px;
	bottom:-6px;
	color:#f63;
}
/*
.navbar-default .navbar-nav > li > a:hover {
	background:url(../img/topmenu_active.png) no-repeat scroll 0 0 transparent;
	background-position: 18px bottom;
	height:50px;
    color: #ff6633;
    text-decoration: none;
}
*/

/* Search */

form#search {
    background-image: url("../img/search_form.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 26px;
    margin-right: 12px;
    margin-top: 12px;
    width: 220px;
}
form#search input.textInput {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #83795c;
    float: left;
    font-size: 11px;
    height: 26px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 25px;
    margin-top: 0;
    padding: 3px;
    width: 115px;
}
form#search input.buton {
    background-color: #b83850;
    background-image: url("../img/search_btn.png");
    background-position: center center;
    background-repeat: repeat-x;
    border-radius: 13px;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    padding: 0 14px;
    text-shadow: 0 -1px 0 #ad2939;
    transition-duration: 0.4s;
    transition-property: color;
}
form#search input.buton:hover {
    color: #efc8ce;
}

/*==================== SLIDER =====================*/
.slider .bx-wrapper {
  border: none;
  box-shadow: none;
}

.slider .bx-viewport {
  overflow: visible !important;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.slider .bxslider {
  overflow: hidden;
  transform-style: preserve-3d;
}

.bxslider li {
  text-align: center;
  color: white;
}

.bxslider .bxslider__item--prev,
.bxslider .bxslider__item--next {
  opacity: 0.7;
}

.bxslider__item__title {
  font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.bxslider__item__description{
	color:#000;
	font-size:14px;
}

.slider .bx-wrapper {
  max-width: 85% !important;
  margin: 0 auto;
}

.bxslider .bxslider__item--prev {
  transform: scale(0.7) rotateY(15deg);
  transform-origin: 100% 50%;
  opacity: 0.7;
}

.bxslider .bxslider__item--next {
  transform: scale(0.7) rotateY(-15deg);
  transform-origin: 0 50%;
  opacity: 0.7;
}

.bxslider .bxslider__item--current {
  transform: none;
  transform-origin: 0 50%;
  opacity: 1;
  transition: all 1s ease-in-out;
}


/* ----------------- TITLE CONTENT -------*/
.tieng_anh_3d{
	background:url(../img/tieng_anh_3d.png) no-repeat scroll 0 0;
	width: 271px;
	height:45px;
}
.khoa_hoc_vui{
	background:url(../img/khoa_hoc_vui.png) no-repeat scroll 0 0;
	width: 257px;
	height:53px;
}
.truyen_co_tich{
	background:url(../img/truyen_co_tich.png) no-repeat scroll 0 0;
	width:252px;
	height:55px;
}
.ki_nang_song{
	background:url(../img/ki_nang_song.png) no-repeat scroll 0 0;
	height:49px;
}
.tim_kiem{
	background:url(../img/tim_kiem.png) no-repeat scroll 0 0;
	width: 271px;
	height:45px;
}

.title h3{
	font-family: 'Lemonada', cursive;
	color:#fff;
	font-weight:600px;
	margin-left:60px;
	padding-top:15px;
	text-shadow: 2px 2px #404040;
}


/* -------- DV -------*/
.bx-viewport{
	min-height:230px !important;
}
.bg-cam{
	background: #F90 url("../img/texture_2.png") repeat scroll 0 0;
	border-radius:15px;
	padding:10px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(245,131,0,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(245,131,0,1);
box-shadow: 0px 5px 0px 0px rgba(245,131,0,1) !important; 
}
.bg-xanh{
	background: #66b22f url("../img/texture_2.png") repeat scroll 0 0;
	border-radius:15px;
	padding:10px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(66,114,38,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(66,114,38,1);
box-shadow: 0px 5px 0px 0px rgba(66,114,38,1) !important; 
}
.bg-tim{
	background: #764291 url("../img/texture_2.png") repeat scroll 0 0;
	border-radius:15px;
	padding:10px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(110,54,138,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(110,54,138,1);
box-shadow: 0px 5px 0px 0px rgba(110,54,138,1) !important; 
}
.bg-do{
	background: #dc3f3d url("../img/texture_2.png") repeat scroll 0 0;
	border-radius:15px;
	padding:10px;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(183,5,0,1);
-moz-box-shadow: 0px 5px 0px 0px rgba(183,5,0,1);
box-shadow: 0px 5px 0px 0px rgba(183,5,0,1) !important; 
}
.dv{
}
.dv img{
	border-radius:15px;
	border:5px #fff solid;
}
.dv h4{
	white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.dv h4 a{
	color:#a94442;
	text-transform:none;
	font-size:16px;
	
}
.dv h4 a:hover{
	color:#337ab7;
	}
	
.dv p{
	font-size:12px;
	color:#a94442;
}

/* ---------- FOOTER -----------*/
#footer {
    background-color: #FDFCF3;
    background-image: url("../img/footer_bg.png");
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    width: 100%;
	padding:20px 0;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
}

#line-footer{
	background:url(../img/btm_bg.png) repeat-x scroll 0 0;
	width:100%;
	height:4px;
}

.nav ul {
    display: block;
    float: left;
	margin-bottom:5px;
}

.nav ul li {
    display: block;
    float: left;
}

.nav ul li a {
    color: #815E48;
    display: block;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	padding-right:5px;
}

.nav ul li a:hover {
	color:#f63;
}
.nav ul li:before {
	content: "|";
	margin-left: 5px;
	margin-right: 10px;
}
.nav ul li:last-child:before{
	content:none;
}
.info-right{
	text-align:right;
}

/*------------- SERVICES -----------------*/
.services{
	float: left;
    list-style: outside none none;
   
	margin-bottom:20px;
}

/* ------------- SEARCH --------------*/
.title-search{
	color:#642021;
	text-align:center;
}
/* ------------- CONTENT --------------*/
.content{
	min-height:550px;
}
/* ---------------- LOGIN - REGINSTER -----------*/
.bg-page {
    height: auto;
    margin: 0 auto;
    min-height: 400px;
    width: 290px;
}
.bg-page form h3{
	font-family: 'Lemonada', cursive;
	font-size:22px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	color:#642021;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
.titlePages{
	font-family: 'Lemonada', cursive;
	font-size:22px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	color:#642021;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
.note{
	text-align:center;
	font-weight:500;
	margin-top:10px;
}
.note a{
	color:#642021;
}

/*  PAGINATION
/* ========================================================================== */
.pagination {
    margin: 0 auto;
    text-align: center;
    width: auto;
	margin-top:20px;
}
.pages {
}
.pages dt.prev {
    margin-right: 15px;
}

.pages dt.next {
    margin-left: 15px;
}

.pages dt {
    display: inline-block;
    margin: 5px 2px;
}
.pages dt a {
    background: url("../img/pagingBg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #D5D5D5;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
    padding: 4px 8px;
    text-decoration: none;
}

.pages dt a:hover {
	color: #FF6600;
	font-weight: bold;
}

.pages dt a {
    border-radius: 2px 2px 2px 2px;
}

.pages dt .active {
    background: url("../img/sideGradient.png") repeat-x scroll 0 0 transparent;
    border-color: #424852;
    color: #FFFFFF;
}

/* -------------- PAPER -----*/
.paper{
	background:#fdfcf3;
	width:100%;
	height:auto;
	position:relative;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
	padding:15px;
}
.top-paper{
	background:url(../img/top-paper.png) repeat-x scroll 0 0;
	height:32px;
	position:absolute;
	top:-16px;
	z-index:1;
	display:block;
	width:94%;
	margin-left:3%;
}
.paper h3{
	margin-top:20px;
	color:#642021;
	font-weight:500;
}
.paper p{
	text-align:justify;
	margin-bottom:10px;
}


/* --------------- VIDEO -----------------*/
article.video {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px auto;
  background: #343b4a;
  font-size: 13px;
  border-radius: 3px;
  overflow: hidden;
  font-family: Arial;
}
article.video video {
  cursor: pointer;
  width: 100%;
  opacity: 0;
}
article.video video.visible {
  opacity: 1;
  transition: opacity 1s ease-out 0.8s;
}
article.video .control-bar {
  width: 100%;
  height: 2.2em;
  padding-bottom: 1px;
  position: absolute;
  bottom: -2.2em;
  left: 0;
  transition: bottom 0.3s ease-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
article.video .control-bar .button-bar {
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to bottom, rgba(52, 59, 74, 0.8) 0%, rgba(34, 41, 58, 0.8) 100%);
  border-radius: 3px;
  z-index: 2;
}
article.video .control-bar .button-bar i {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 100;
  color: white;
  position: absolute;
  width: 2em;
  height: 1.6em;
  line-height: 1.6em;
  text-align: center;
  top: 50%;
  margin-top: -0.75em;
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.2s ease;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  z-index: 2;
}
article.video .control-bar .button-bar i:hover {
  opacity: 1;
}
article.video .control-bar .button-bar i.hidden {
  opacity: 0;
  z-index: 1;
}
article.video .control-bar .button-bar i.play,
article.video .control-bar .button-bar i.pause,
article.video .control-bar .button-bar i.replay {
  width: 2.5em;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
article.video .control-bar .button-bar i.fullscreen {
  left: auto;
  right: 0.3em;
}
article.video .control-bar .button-bar .volume {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 100;
  color: white;
  position: absolute;
  width: 2em;
  height: 1.6em;
  line-height: 1.6em;
  text-align: center;
  top: 50%;
  margin-top: -0.75em;
  opacity: 0.6;
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  z-index: 2;
  overflow: hidden;
  left: 2.3em;
  font-size: 1.2em;
  transition: all 0.8s ease-out;
}
article.video .control-bar .button-bar .volume.shift {
  width: 7.5em;
  transition: all 0.2s ease-in;
}
article.video .control-bar .button-bar .volume .toggle {
  left: 0;
}
article.video .control-bar .button-bar .volume .rail {
  position: absolute;
  left: 2.5em;
  top: 0;
  width: 3em;
  height: 100%;
  margin-top: 0;
  overflow: hidden;
}
article.video .control-bar .button-bar .volume .rail .grip {
  position: absolute;
  width: 0.4em;
  height: 1em;
  margin-left: -0.2em;
  left: 100%;
  top: 50%;
  margin-top: -0.5em;
  background: white;
}
article.video .control-bar .button-bar .volume .rail .audible,
article.video .control-bar .button-bar .volume .rail .inaudible {
  position: absolute;
  width: 100%;
  height: 0.3em;
  left: 0;
  top: 50%;
  margin-top: -0.15em;
  background: #2bffdf;
}
article.video .control-bar .button-bar .volume .rail .inaudible {
  background: #ccc;
}
article.video .control-bar .button-bar .time {
  color: #eee;
  font-size: 0.8em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 7em;
  height: 2.2em;
  line-height: 2.8em;
  opacity: 0.9;
  transition: all 0.7s ease-in 0.2s;
}
article.video .control-bar .button-bar .time.shift {
  left: 13em;
  transition: all 0.2s ease-out;
}
article.video .control-bar .seek {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.2);
  top: -2px;
  opacity: 0.5;
  transition: all 0.2s ease;
  cursor: pointer;
  z-index: 7;
}
article.video .control-bar .seek .buffer {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  z-index: 8;
}
article.video .control-bar .seek .watched {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 8;
  background: #2bffdf;
  overflow: visible!important;
}
article.video .control-bar .seek .watched:before,
article.video .control-bar .seek .watched:after {
  content: "";
  position: absolute;
  right: 10px;
  height: 100%;
  width: 10px;
  background: #5effe7;
  border-radius: 2px;
  box-shadow: 0 0 2px #5effe7;
}
article.video .control-bar .seek .watched:after {
  right: 0px;
  box-shadow: 0px 0 3px 0px #91ffee;
  background: #91ffee;
}
article.video .control-bar .seek .watched .handle {
  position: absolute;
  display: block;
  right: -2px;
  top: -1px;
  width: 0px;
  height: 0px;
  border: 2px solid white;
  z-index: 9;
  background: transparent;
  border-radius: 100%;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), 0 0 4px 1px #91ffee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
article.video .control-bar .seek .watched .handle.active {
  background: #666;
}
article.video .control-bar .seek .watched .handle:after {
  content: "";
  width: 26px;
  height: 22px;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: 50%;
  margin-top: -15px;
}
article.video .control-bar .seek:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: -5px;
  left: 0;
  z-index: 6;
}
article.video .control-bar .seek:hover {
  height: 6px;
  top: -6px;
}
article.video.active .control-bar {
  bottom: 0;
  transition: bottom 0.05s ease-out;
}
article.video.active .control-bar.active .seek:hover .handle {
  top: -3px;
}
article.video.active .control-bar.active .seek .handle {
  width: 4px;
  height: 4px;
  right: -5px;
  top: -6px;
  border-width: 5px;
  transition: all 0.1s ease;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8), 0 0 4px 0px #91ffee;
}
article.video.active .seek {
  opacity: 1;
}
article.video .loading {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  height: 100px;
  margin-top: 20px;
  color: white;
  font-size: 0.8em;
  opacity: 0.1;
  transition: all 0.4s ease;
}
article.video .loading.hidden {
  opacity: 0;
  top: 120%;
  height: 0;
}
article.video .loading:hover,
article.video .loading.error {
  opacity: 1;
}
article.video .large-play {
  text-align: center;
  display: block;
  width: 50px;
  height: 50px;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 100;
  font-size: 3em;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  cursor: pointer;
  opacity: 0.8;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.3s ease;
}
article.video .large-play.hidden {
  top: 45%;
  opacity: 0;
}
article.video .spinner {
  display: block;
  overflow: visible;
  text-indent: -999em;
  position: absolute;
  border-radius: 100% 0;
  z-index: 2;
  background: #fff;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 2px;
  margin-left: -10px;
  margin-top: -10px;
  box-shadow: 0px 0px 3px 2px rgba(43, 255, 223, 0.4), 0 0 5px 3px rgba(43, 255, 223, 0.4) inset;
  border: none;
  transform-origin: 9px 9px;
  animation: spin 13s cubic-bezier(0.435, -0.165, 0.56, 1.17) infinite;
  transition: top 1s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
article.video .spinner.hidden {
  top: 120%;
}
article.video .spinner:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 0;
  z-index: 10;
  background: #fff;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 3px;
  transform: rotate(140deg);
  box-shadow: 0px 0px 3px 2px rgba(43, 255, 188, 0.4), 0 0 5px 2px rgba(43, 255, 188, 0.4) inset;
  animation: spin2 17s linear infinite;
  transform-origin: 9px 9px;
}
article.video .spinner:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 0;
  z-index: 10;
  background: #fff;
  top: 0px;
  left: 0px;
  width: 6px;
  height: 4px;
  transform: rotate(70deg);
  box-shadow: 0px 0px 5px 3px rgba(43, 252, 255, 0.4), 0 0 5px 1px rgba(43, 252, 255, 0.4) inset;
  animation: spin2 13s linear infinite;
  transform-origin: 9px 9px;
}
@media screen and (max-width: 800px) {
  article.video {
    font-size: 12px;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(360deg);
  }
  14% {
    transform: rotate(470deg);
  }
  18% {
    transform: rotate(490deg);
  }
  20% {
    transform: rotate(520deg);
  }
  22% {
    transform: rotate(540deg);
  }
  26% {
    transform: rotate(940deg);
  }
  30% {
    transform: rotate(1080deg);
  }
  40% {
    transform: rotate(1340deg);
  }
  45% {
    transform: rotate(1440deg);
  }
  55% {
    transform: rotate(1500deg);
  }
  56% {
    transform: rotate(1500deg);
  }
  86% {
    transform: rotate(3220deg);
  }
  100% {
    transform: rotate(3600deg);
  }
}
@keyframes spin2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(3600deg);
  }
}


/* ----- SOCIAL ------*/
.social{
	margin-top:10px;
}
.social a{
	margin-right:10px;
}


/* ========= LIÃN QUAN ========*/
.mb10{
	margin-bottom:10px;
}
.lienquan {
	margin-top:20px;
}
.lienquan-thumbnail {
    float: left;
	width:50%;
	clear:both;
	position:relative;
}
.lienquan-thumbnail img{
	border:1px solid #ccc;
}
.lienquan-info{
	margin-left:55%;
}
.lienquan-info p{
	font-size: 14px;
    line-height: 1.4em;
}
.lienquan-info p a{
	color:#642021;
	font-weight:600;
}


/* ------------ LEFT -------*/
.breadC{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 12px;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 1px 1px #000000;
    color: #804410;
    text-shadow: 0 1px 0 #fef0b5;
	padding:3px 10px;
	
background: rgba(255,175,75,1);
background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );

}
.breadC a{
    color: #804410;
    font-weight: bold;
}
.bannerL{
	margin-top:50px;
}
.bannerL p{
	margin-bottom:10px;
}


/* ----------------- MUA GÃI -----------*/
.big_package{position:relative; background:#fff; border-radius:5px; text-align:center; min-height:308px; box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1); padding:10px;}
.big_package img{ background:url(../img/img_big_pack.png) repeat; width:100px; height:114px; margin-top:20px;}
.big_package h3{ font-weight:700; font-size:22px; text-transform:uppercase; margin-top:15px;}
.big_package p{ font-size:14px;}
.big_package p span { font-weight:700; color:#f61d41;}
.seclet_pack a{ padding:5px 20px; margin-right:5px; text-align:center; display:inline-block; border-radius:3px; border:1px solid #f61d41; font-weight:700; color:#f61d41;}
.seclet_pack a.active{ background:#f61d41; color:#fff; margin-top:10px;}
.seclet_pack a:nth-child(2){border:1px solid #f7941d; color:#f7941d;}
.big_package button, .mini_pack li button{ position:absolute; bottom:0; margin:0; width:100%; padding:8px 0; background:#f61d41; border:none; left:0;font-weight:700; color:#fff; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.1); text-transform:uppercase;}


.mini_pack{ overflow:hidden;}
.mini_pack li{ background:#fff; border-radius:5px; box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1); height:144px; position:relative;}
.mini_pack li{ width:47%; margin:0 15px 20px 0;}
.mini_pack li:nth-child(3n+3){}
.mini_pack li .seclet_pack { text-align:center; margin:auto; clear:left;}
.mini_pack li h3{ font-size:17px; font-weight:700; text-transform:uppercase; margin-top:30px;}
.mini_pack li .seclet_pack a{border:1px solid #8dc63f; color:#8dc63f; padding:5px 10px;}
.mini_pack li .seclet_pack a.active{ background:#8dc63f; color:#fff;}
.mini_pack li .seclet_pack a:nth-child(2){border:1px solid #f7941d; color:#f7941d; margin-right:0;}
.mini_pack li .seclet_pack a.disable, .big_package .seclet_pack a.disable{border:1px solid #ddd; color:#ddd;}
.mini_pack li .seclet_pack a:nth-child(2).active, .seclet_pack a:nth-child(2).active{border:1px solid #f7941d; background:#f7941d; color:#fff}
.mini_pack li button{ background:#8dc63f;}
.mini_pack li button.orange{ background:#f7941d;}
.mini_pack li button.disable, .big_package button.disable{ background:#ddd; color:#282828;}

.mini_pack li img{ background:url(../img/icon_pack.png); width:62px; height:58px; float:left; margin:10px 15px 0px 0px;}
.mini_pack li:nth-child(2) img{ background-position:0 -58px}
.mini_pack li:nth-child(3) img{ background-position:0 -116px}
.mini_pack li:nth-child(4) img{ background-position:0 -174px}

.modal-body{ text-align:center; padding:40px 20px 10px 20px;}
.modal-footer{ border:none; text-align: center;}
.modal-footer .btn{color:#fff; font-family: 'Roboto'; font-weight:700; border:none; padding:10px 30px; font-size:15px;}
.modal-footer .btn-default{ background:#f7941d; }

.star{ float:right;}

.h200 li{
	height:200px;
}


