/******************************** Css chung ********************************/
@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/font-montserrat/Montserrat-Regular.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Montserrat-Medium';
	src: url('../fonts/font-montserrat/Montserrat-Medium.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Montserrat-Medium';
	src: url('../fonts/font-montserrat/Montserrat-Medium.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Montserrat-Light';
	src: url('../fonts/font-montserrat/Montserrat-Light.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/font-montserrat/Montserrat-Bold.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url('../fonts/font-montserrat/Montserrat-SemiBold.otf?v=32') format('truetype');
	/*font-weight: bold;*/
}
@font-face {
	font-family: 'Calibri';
	src: url('../fonts/calibri/Calibri-Regular.ttf?v=32') format('truetype');
}
body {
	font-family: 'Montserrat', sans-serif !important;
	background:#fff;
	/* max-width: 1600px; */
	margin: auto;
	font-size: 15px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
[v-cloak] { display:none; }
* {

	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	max-width: 100%;
}
img.respon-owlCarousel {
	width: auto !important;
}
.clearboth {
	clear:both;
}
li {
	list-style: none;
}
ul,li,p {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
}
main {
	font-family: 'Montserrat', sans-serif !important;
	padding: 0 0 20px;
}
a,a:hover,a:focus {
	text-decoration: none;
}
a {
	color : #333333;
}
a:hover,a:focus {
	color: #FFC646;
}

#messenger {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999;
}
input,input:focus {
	outline: none !important;
	-webkit-appearance: none;
}
.fix-header-bottom{
	margin-top: 60px;
}
.clearbox {
	clear: both;
}
.flexbox-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 15px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.flexbox-grid-default {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
}
.flexbox-grid-form-no-outside-padding {
	width: 100%;
	padding: 0;
}
.flexbox-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0;
}
.flexbox-content.two-items:first-child {
	padding-right: 10px;
}
.flexbox-content.two-items:last-child {
	padding-left: 10px;
}
.flexbox-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333%;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.flexbox-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.flexbox-auto-100px {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
}
.flexbox-alignItems-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}
.flexbox-justifyContent-center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flexbox-justifyContent-space-between {
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.flexbox-align-self-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}
select {
	/*background: url() right center #fff no-repeat !important;*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 17px !important;
}
.view-more-home a {
	padding: 5px;
	border: 2px solid #4b62c8;
	display: block;
	text-align: center;
}
.view-more-home i {
	font-size: 10px;
	margin-left: 5px;
}
.pd-all-10 {
	padding: 10px;
}
.pd-5 {
	padding: 0px 5px;
}
.pd-10 {
	padding: 0px 10px;
}
.pd-l-10 {
	padding-left: 10px !important;
}
.pd-l-15 {
	padding-left: 15px !important;
}
.pd-l-5 {
	padding-left: 5px;
}
.pd-r-5 {
	padding-right: 5px;
}
.pd-r-10 {
	padding-right: 10px;
}
.pd-r-15 {
	padding-right: 15px;
}
.pd-t-10 {
	padding-top: 10px;
}
.pd-t-15 {
	padding-top: 15px;
}
.pd-none-b {
	padding-bottom: 0;
}
.pb-b-10 {
	padding-bottom: 10px;
}
.pb-b-15 {
	padding-bottom: 15px;
}
.pd-none-l {
	padding-left: 0px;
}
.pd-none-r {
	padding-right: 0px;
}
.pd-none {
	padding: 0px !important;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mr5 {
	margin-right: 5px;
}
.m-none {
	margin: 0;
}
.border-none-r {
	border-right: none;
}
.ps-absolute {
	position: absolute;
}
.ps-relative {
	position: relative;
}
.empty > p {
	text-align: center;
	color: #e60f1e;
}
/*** Icon SVG ***/
.svg-next-icon {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	fill: currentColor;
	display: inline-block;
	vertical-align: middle;
}
.svg-next-icon-size-10 {
	width: 10px;
	height: 10px;
}
.svg-next-icon-size-12 {
	width: 12px;
	height: 12px;
}
.svg-next-icon-size-16 {
	width: 16px;
	height: 16px;
}
.svg-next-icon-size-20 {
	width: 20px;
	height: 20px;
}
.svg-next-icon-size-24 {
	width: 24px;
	height: 24px;
}
.svg-next-icon-size-30 {
	width: 30px;
	height: 30px;
}
.svg-next-icon-size-40 {
	width: 40px;
	height: 40px;
}
.svg-next-icon-size-50 {
	width: 50px;
	height: 50px;
}
.svg-next-icon-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.svg-next-icon-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*** End icon svg ***/
/*** Checkbox & Radio ***/
input[type='checkbox'],

input[type='radio'] {
	margin-top: 0;
	vertical-align: top;
	width: 16px;
	height: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	margin: 2px 0;
}
input[type='checkbox']:before,
input[type='radio']:before {
	-webkit-transition: -webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);
	-moz-transition: -moz-transform .4s cubic-bezier(.45,1.8,.5,.75);
	transition: transform .4s cubic-bezier(.45,1.8,.5,.75);
	-webkit-transform: rotate(-45deg) scale(0,0);
	-moz-transform: rotate(-45deg) scale(0,0);
	-ms-transform: rotate(-45deg) scale(0,0);
	-o-transform: rotate(-45deg) scale(0,0);
	transform: rotate(-45deg) scale(0,0);
	content: "";
	position: absolute;
	left: 2px;
	top: 6px;
	margin: auto;
	z-index: 1;
	width: 10px;
	height: 5px;
	border: 2px solid #FFC646;
	border-top-style: none;
	border-right-style: none;
}
input[type='radio']:before {
	width: 10px;
	height: 10px;
	border: 5px solid #FFC646;
	border-radius: 50%;
	top: 2px;
}
input[type='checkbox']:after,
input[type='radio']:after {
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #cedadd;
	cursor: pointer;
	border-radius: 2px;
}
input[type='radio']:after {
	border-radius: 50%;
}
input[type='checkbox']:checked:before,
input[type='radio']:checked:before {
	-webkit-transform: rotate(-45deg) scale(1,1);
	-moz-transform: rotate(-45deg) scale(1,1);
	-ms-transform: rotate(-45deg) scale(1,1);
	-o-transform: rotate(-45deg) scale(1,1);
	transform: rotate(-45deg) scale(1,1);
}
/*** End Checkbox & Radio ***/
/******************************* End Css chung *********************************/
/********************************* UserControl *********************************/

.wrap-filter .clear_filter{
	margin-top:10px;
	cursor: pointer;
}
#loginModal .modal-content{
	max-width: 490px;
	border-radius: 0px;
}
.login .nav-tabs .nav-item{
	width: 50%;
	text-align: center;
}
.login .nav-tabs li{
	background: #E6E6E6;
	font-size: 20px;
	line-height: 24px;
	color: #666666;
	text-transform: uppercase;
}
.login .nav-tabs li.active a{
	color: #0D4DFF;
	border-radius: 0px;
	margin-right: 0px;
}
.login .nav-tabs li.active{
	background: #FFFFFF;
}
#loginModal .modal-content #btnLogin, #registerModal .modal-content #btnRegister{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	border: none;
	border-radius: 4px;
	width: 100%;
	/*float: right;*/
}
#loginModal .modal-header{
	border-bottom:none;
	padding: 0px;
}
#loginModal .modal-header .close{
	width: 35px;
	height: 35px;
	/*background: #FFC646;*/
	opacity: 1;
	/*border-top-right-radius: 10px;*/
	margin-top: 0px;
}
#loginModal .modal-header .close span{
	color: #FFFFFF;
}
#loginModal .modal-content #formLogin .box-action, #registerModal .modal-content #btnRegister .box-action{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
#loginModal .modal-content #formLogin .box-action .custom-control-description{
	color: #C4C4C4;
	font-size: 14px;
	line-height: 16px;
}
#loginModal .modal-content .modal-body{
	padding: 0px;
}
#loginModal .modal-content .modal-body .login{
	padding: 0px 40px;
	font-family: "Montserrat";
}
#loginModal .modal-content .modal-body .login .forgot{
	text-align: center;
	margin-top: 50px;
}
#loginModal .modal-content .modal-body .login .forgot a{
	color: #C4C4C4;
	font-size: 14px;
}
#loginModal .modal-content .modal-body .login .register-now{
	text-align: center;
}
#loginModal .modal-content .modal-body .login .register-now span{
	color: #C4C4C4;
	font-size: 14px;
}
#loginModal .modal-content .modal-body .login .register-now a{
	color: #03A4FF;
	font-size: 14px;
}
#loginModal .modal-content .modal-body .login .title{
	color: #050709;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	 font-family: "Montserrat";
	 font-weight: 500;
}
#loginModal .modal-content .modal-footer{
	border-top:none;
	padding: 10px;
}
#loginModal .login .custom-checkbox{
	position: relative;
	float: left;
}
/** **/

#registerModal .modal-content{
	max-width: 520px;
	border-radius: 0px;
}
.input-group .form-control{
	height: 45px;
}
/*#registerModal .modal-content #btnRegister{*/
/*	background: #FFC646;*/
/*	color: #fff;*/
/*	font-size: 14px;*/
/*	line-height: 16px;*/
/*	border: none;*/
/*	border-radius: 4px;*/
/*	float: right;*/
/*	font-family: "Montserrat";*/
/*}*/
#registerModal .modal-header{
	border-bottom:none;
	padding: 0px;
}
#registerModal .modal-header .close{
	width: 35px;
	height: 35px;
	background: #FFC646;
	opacity: 1;
	border-top-right-radius: 10px;
	margin-top: 0px;
}
#registerModal .modal-header .close span{
	color: #FFFFFF;
}
#registerModal .modal-content #formLogin .box-action{
	display: inline-block;
	width: 100%;
}
#registerModal .modal-content #formLogin .box-action .custom-control-description{
	color: #C4C4C4;
	font-size: 14px;
	line-height: 16px;
	padding-left: 5px;
}
#registerModal .modal-content .modal-body{
	padding: 0px;
}
#registerModal .modal-content .modal-body .login{
	padding: 0px 60px;
	font-family: "Montserrat";
}
#registerModal .modal-content .modal-body .login .forgot{
	text-align: center;
}
#registerModal .modal-content .modal-body .login .forgot a{
	color: #C4C4C4;
	font-size: 14px;
}
#registerModal .modal-content .modal-body .login .register-now{
	text-align: center;
	margin-top: 50px;
}
#registerModal .modal-content .modal-body .login .register-now span{
	color: #C4C4C4;
	font-size: 14px;
}
#registerModal .modal-content .modal-body .login .register-now a{
	color: #03A4FF;
	font-size: 14px;
}
#registerModal .modal-content .modal-body .login .title{
	color: #050709;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	/* font-family: "Montserrat-Medium"; */
}
#registerModal .modal-content .modal-footer{
	border-top:none;
	padding: 10px;
}
#registerModal .login .custom-checkbox{
	position: relative;
	float: left;
}
.login .box-social .title-social{
	text-align: center;
	color: #707070;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
.login .box-social .box-icon{
	width: 100%;
	display: flex;
}
.login .box-social{
	margin-top: 40px;
}
.login .box-social .login-or{
	color: #707070;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.login .box-social .box-icon .login-gg{
	margin-left: 20px;
}
.login .btn-login-group{
	text-align: center;
}
.login .box-social .box-icon a{
	width: 195px;
	height: 50px;
	border: 1px solid#C4C4C4;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.login .box-social .box-icon a img{
	padding-right: 5px;
}
.header .header-right{
	height: 60px;
}
.header .header-right .header-right-content{
	height: 100%;
}
.header .header-right .box-login{
	height: 100%;
	display: flex;
	align-items: center;
}
.header .header-right .box-register{
	height: 100%;
	display: flex;
	align-items: center;
}
.header .header-right .box-create-course{
	/* background: #FFC646; */
	padding: 0px;
	display: flex;
	align-items: center;
	height: 100%;
}
.header .header-right .box-create-course .create-course{
	width: 115px;
	height: 40px;
	border: 1px solid#FFC646;
	background: #FFC646;
	border-radius: 4px;
	margin: 5px 0px;
	display: flex;
	align-items: center;
	justify-content: center;

}
.header .header-right .box-create-course .create-course a{
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-family: "Montserrat-Medium";
}
#navbar .box-user{
	display: flex;
	align-items: center;
	height: 100%;
	cursor: pointer;
	margin-top: 10px;
}
#navbar .box-user .login-box{
	margin-top: 0px;
}
#navbar .box-user .avatar{
	margin-right: 5px;
	width: 30px;
	height: 30px;
}
#navbar .box-user .login-box .register{
	display: flex;
	align-items: center;
}
#navbar .box-user .login-box .register .caret{
	color: #FFFFFF;
}
#navbar .box-user .avatar img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
#navbar .box-user .username{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 29px;
	font-family: "Montserrat-Medium";
	max-width: 81px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#navbar .box-user .dropdown{
	width: 100%;
}
#navbar .box-user .dropdown.open .caret:before {
	bottom: -8px;
	right: -5px;
	border-bottom-color: #ccc;
	border-width: 9px 9px;
}
.fix-header{
	margin-top: 96px;
}
.dropdown.open .caret:before, .dropdown.open .caret:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-width: 7px 8px;
	border-style: solid;
	border-color: transparent;
	z-index: 1001;
}
.dropdown.open .caret:after {
	bottom: -9px;
	right: -4px;
	border-bottom-color: #fff;
}
#navbar .box-user .dropdown .dropdown-toggle{
	display: flex;
	align-items: center;
	justify-content: center;
}
#navbar .box-user .dropdown .dropdown-menu{
	border: 1px solid#DADFE8;
	border-radius: 4px;
	/* width: 173px; */
	left: -112px;
	margin-top: 8px;
}
#navbar .box-user .dropdown .dropdown-menu li{
	border-bottom: 1px solid#DADFE8;
	padding: 15px 33px;
}
#navbar .box-user .dropdown .dropdown-menu li:last-child{
	border-bottom:none;
}
#navbar .box-user .dropdown .dropdown-menu li a{
	color: #707070;
	font-size: 14px;
	line-height: 24px;
	font-family: "Montserrat-Medium";
	padding: 0px;
}
#navbar .box-user .dropdown .dropdown-menu li a:hover{
	color: #FFC646;
}
#buyCodeModal .box-action{
	text-align: center;
}
#buyCodeModal .box-action .btn_buy_code{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	padding: 10px 60px;
	color: #FFFFFF;
	border-radius: 4px;
}
#buyCodeModal a{
	color: #337ab7;
}
.header .login{
	width: 100px;
	height: 40px;
	border: 1px solid#717171;
	border-radius: 4px;
	margin: 5px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header .login a{
	color: #717171;
	font-size: 14px;

}
.header .register{
	width: 100px;
	height: 40px;
	border: 1px solid#FFC646;
	background: #FFC646;
	border-radius: 4px;
	font-size: 14px;
	margin: 5px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header .register a{
	color: #fff;
}
/*** End modal cart ***/
/*** Quickview.css ***/
body.overlay-layer:after {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(71, 55, 78, 0.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
body.overlay-layer:after {
	content: "";
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
	z-index: 99999;
}
.wrapper-quickview {
	padding: 15px 0;
	display: block;
	position: fixed;
	max-width: 900px;
	visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: left, top, width;
	z-index: 999999;
}
.wrapper-quickview::after {
	clear: both;
	content: "";
	display: table;
}
.wrapper-quickview.is-visible {
	visibility: visible;
}
.wrapper-quickview.animate-width {
	background-color: #ffffff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}
.wrapper-quickview .quickview-image {
	margin-bottom: 5px;
	text-align: center;
}
#quickview-sliderproduct .quickview-slider {
	position: relative;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s, visibility 0s;
	-moz-transition: opacity .3s, visibility 0s;
	transition: opacity .3s, visibility 0s;
}
#quickview-sliderproduct {
	padding: 0 30px;
}
#quickview-sliderproduct .quickview-slider.is-visible-slide {
	visibility: visible;
	opacity: 1;
}
#quickview-sliderproduct .quickview-slider .item a {
	display: block;
}
#quickview-sliderproduct .quickview-slider .item img {
	border: 1px solid #e7e7e7;
}
#quickview-sliderproduct .quickview-slider .item a.active img {
	border: 1px solid #D87C7C;
}
#quickview-sliderproduct .quickview-slider .owl-controls .owl-next {
	right: -40px;
	position: absolute;
	top: calc(50% - 22px);
	background: transparent;
}
#quickview-sliderproduct .quickview-slider .owl-controls .owl-prev {
	left: -40px;
	position: absolute;
	top: calc(50% - 22px);
	background: transparent;
}
.wrapper-quickview .quickview-information {
	visibility: hidden;
	opacity: 0;
	display: none;
	-webkit-transition: opacity .3s, visibility 0s;
	-moz-transition: opacity .3s, visibility 0s;
	transition: opacity .3s, visibility 0s;
}
.wrapper-quickview.is-visible-info .quickview-information {
	visibility: visible;
	opacity: 1;
	display: block;
}
.quickview-information .quickview-close {
	position: absolute;
	right: -13px;
	top: -27px;
	background: #fff;
	width: 27px;
	height: 26px;
	border-radius: 50%;
	vertical-align: middle;
	display: inline-flex;
}
.quickview-information .quickview-close a {
	color: #fff;
	width: 25px;
	height: 24px;
	border: 1px solid #333;
	border-radius: 50%;
	display: block;
	text-align: center;
	background: #333;
	margin: auto;
}
.quickview-information h2 {
	margin: 0 0 10px;
	font-size: 20px;
	color: #222222;
}
.quickview-information .quickview-price {
	margin-bottom: 10px;
	padding: 5px 0px;
}
.quickview-information .quickview-price span {
	font-size: 24px;
	color: #b2008d;
	font-weight: bold;
	margin-right: 10px;
}
.quickview-information .quickview-price del {
	font-size: 16px;
	color: #7d7d7d;
}
.quickview-information .quickview-variants {
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.quickview-information .quickview-variants #quickview-select {
	display: none;
}
.quickview-information .selector-wrapper {
	width: 100%;
	float: left;
}
.quickview-information .quickview-description {
	font-size: 14px;
	color: #adadad;
	line-height: 21px;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.quickview-slider .flex-direction-nav a {
	background: none;
}
/*** End quickview.css ***/
/*** Popup-contact.css ***/
#popup-contact .modal-dialog {
	margin-top: 10%;
}
.wrapper-popup-contact {
	background-image: url(popup_newsletter_bg9bf4.jpg?v=31);
	padding: 20px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #e6e6e6;
	color: #fff;
}
.wrapper-popup-contact .close {
	position: absolute;
	right: -10px;
	top: -10px;
	color: #fff;
	opacity: 1;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	font-size: 16px;
	background: #fff;
}
.wrapper-popup-contact .close > span {
	background: #333;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: auto;
}
.title-popup-contact {
	font-size: 24px;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}
.message-popup-contact {
	margin-bottom: 20px;
}
.content-popup-contact {
	margin-bottom: 10px;
	font-size: 14px;
}
.title-adv-popup-contact {
	font-size: 14px;
	margin-bottom: 5px;
}
.list-adv-popup-contact li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 14px;
}
.popup-form-customer {
	margin-bottom: 20px;
}
.popup-form-customer .input-group {
	max-width: 300px;
}
.btn-reg-popup-contact {
	background: #078ceb;
	color: #fff;
	cursor: pointer;
	border-color: #078ceb;
}
/*** End popup-contact.css ***/
/*** Pagination-default.css ***/
.pagination-default {
	margin: 15px 0px;
	padding: 0px 15px;
	text-align: center;
}
.pagination-default > div {
	display: inline-block;
}
.pagination-default a {
	border: 1px solid #E5E5E5;
	border-left: none;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding: 0px 12px;
	height: 33px;
	line-height: 33px;
	color: #000;
}
.pagination-default a:first-child {
	border-left: 1px solid #E5E5E5;
}
.pagination-default a.prev, .pagination-default a.next,
.pagination-default a.prev-first, .pagination-default a.next-last {
	color: #000;
	font-size: 18px;
}
.pagination-default .current {
	background: #EFEFEF;
	color: #999;
}
.pagination-default a:hover {
	background: #EFEFEF;
}
/*** End paginate.css ***/
/*** Banner quang cao fix goc trai ***/
.float-ck {
	position: fixed;
	left:0;
	bottom: 0;
	z-index: 9000;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0;
}
.float_content_right {
	border-top: 1px solid #50ad4e;
	border-right: 1px solid #50ad4e;
}
.float_content_right {
	position:relative;
	text-align:right;
	font-size: 11px;
}
.float_content_right a.hide_qc {
	position: absolute;
	top: -19px;
	right: -1px;
	background: #50ad4e;
	padding: 2px 4px;
	color: #FFF;
}
.float_content_right a.show_qc {
	position: absolute;
	right: -65px;
	top: 47px;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background: #50ad4e;
	padding: 2px 10px;
	color: #FFF;
	display: none;
}
/*** End Banner quang cao ***/
/*** Slide.css ***/
.slider-main .pd-half-1 {
	padding: 0 0.5px;
}
.slider-main .slider-menu {
	border-bottom: 1px solid #fff;
	overflow: hidden;
}
.border-group-collection {
	border-bottom: 1px solid #fff;
}
.slider-main > .flexbox-grid {
	padding-bottom: 0;
}
.slider-main .owl-theme .owl-controls {
	position: absolute;
	right: 50%;
	bottom: 25px;
}
.slider-main .owl-theme .owl-controls .owl-dots span {
	opacity: 1;
	color: #fff;
	margin: 0 0 0 5px;
	background: #fff;
	width: 10px;
	height: 10px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
.slider-main .owl-theme .owl-controls .owl-dots .active span {
	background: #0D4DFF none repeat scroll 0 0;
	width: 20px;
}
.home-hoc-thu{
	background: #F2F2F2;
	box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);
	padding: 50px 0px 50px 0px;
	text-align: center;
}
.home-hoc-thu .title{
	color: #0D4DFF;
	font-weight: 900;
	font-size: 18px;
	line-height: 43px;
	margin-bottom: 20px;
}
.home-hoc-thu .icon-hoc-thu img{
	margin-bottom: 20px;
	width: 100px;
}
.home-hoc-thu .sub-title{
	font-weight: bold;
	font-size: 18px;
	line-height: 43px;
	color: #4D4D4D;
}
.home-hoc-thu .thi-thu-course{
	display: inline-block;
	margin-top: 25px;
}

.home-hoc-thu .thi-thu-course a{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	color: #FFFFFF;
	font-size: 18px;
	line-height: 29px;
	padding: 10px 148px;
}
.home-course{
	padding-top: 25px;
}
.home-course .title-block .title-group{
	font-size: 36px;
	line-height: 43px;
	color: #0D4DFF;
	text-transform: uppercase;
}
.home-course .title-block .sub-title{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #4D4D4D;
}
.home-course .box-product-lists{
	margin-top: 0px;
	margin-bottom: 30px;
}
.home-course .box-product-lists .course-cate-info .title{
	font-size: 28px;
	line-height: 34px;
	color: #4D4D4D;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 2px solid#4D4D4D;
	padding-bottom: 4px;
	font-weight: 700;
}
.home-course .box-product-lists .course-cate-info{
	text-align: center;
}
.home-course .box-product-lists .course-cate-info .course-cate-des{
	font-size: 16px;
	line-height: 22px;
	color: #4D4D4D;
	margin-top: 15px;
}
.home-course-full{
	background: #F2F2F2;
}
#home-story{
	background:url('/public/images/buttons/story-bg.png');
	/*height: 330px;*/
	display: flex;
	align-items: center;
}
#home-story .box-aboutus .border-bottom{
	background: #FFFFFF;
	width: 200px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
}
#home-story .box-aboutus{
	text-align: center;
	color: #FFF;
	padding: 40px 0px;
}
#home-story .box-aboutus .aboutus-title{
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 5px 0px;
}

#home-story .box-aboutus .aboutus-content{
	font-size: 16px;
	line-height: 31px;
	padding-top: 25px;
}
.home-group-fb .group-fb{
	background:url('/public/images/buttons/icon-gr-bg.png');
	/*display: flex;*/
	align-items: center;
	margin: 0 auto;
}
.home-group-fb{
	text-align: center;
	padding-top: 30px;
}
.home-group-fb .link-group{
	display: inline-block;
}
.home-group-fb .group-fb .title{
	align-items: center;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	text-transform: uppercase;
	font-family: Montserrat-Medium;
}
.home-group-fb .group-fb .url-group-fb a{
	font-size: 18px;
	line-height: 29px;
	color: #0D4DFF;
}
/* Banner */
.box-collection-banner {
	border-bottom: 1px solid #fff;
}
.box-collection-banner .wrapper-image-banner {
	overflow: hidden;
	position: relative;
}
.box-collection-banner .wrapper-image-banner:before {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: calc(100% - 50px);
	height: -webkit-calc(100% - 50px);
	height: -moz-calc(100% - 50px);
	height: -o-calc(100% - 50px);
	left: 25px;
	position: absolute;
	top: 25px;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: transform 1s ease 0s;
	-moz-transition: transform 1s ease 0s;
	-webkit-transition: transform 1s ease 0s;
	-o-transition: transform 1s ease 0s;
	width: calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
	z-index: 3;
}
.box-collection-banner .wrapper-image-banner > a {
	display: inline-block;
	position: relative;
}
.box-collection-banner .wrapper-image-banner > a img {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	max-width: 100%;
	width: 100%;
}
.wrapper-image-banner .box-content-banner {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 888;
}
.box-content-banner .wrapper-content-banner {
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
}
.box-content-banner .wrapper-content-banner .box-text {
	color: #fff;
	padding-bottom: 50px;
	padding-right: 50px;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}
.box-content-banner .wrapper-content-banner .box-text h3 {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}
.box-content-banner .wrapper-content-banner .box-text p {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.wrapper-image-banner:hover:before {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.wrapper-image-banner:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/* End banner */
/* Banner collection */
.feature-box-collection {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.feature-box-collection .services-block-content {
	height: 0;
	position: absolute;
	top: calc(50% - 35px);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
	z-index: 1;
}
.feature-box-collection .services-block-content > a {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	border: 2px solid #50ad4e;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 24px;
	width: calc(100% - 15px);
	padding: 18px 0px;
	text-transform: uppercase;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.feature-box-collection:hover a {
	background: #50ad4e none repeat scroll 0 0;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/* End Banner collection */
/*** End slide.css ***/
/*** Breadcrumb ***/
/*** Menu breadcrumb ***/
#navbar .box-user .login-box{
	width: unset;
	padding-right: 42px;
}
#navbar .login-box
{
	width: 110px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 7px;
	background: linear-gradient(
			90.23deg, #04CDC1 0.24%, #01EDB1 101.23%);
	border-radius: 22.5px;
	transform: rotate(
			0deg);
	margin-left: 50px;
}
#navbar .login-box .login{
	border-right: 1px solid#FFFFFF;
	padding-right: 10px;
}
#navbar .login-box .register{
	padding-left: 10px;
}
#navbar .login-box .login img{
	cursor: pointer;
	width: 21px;
}
#navbar .login-box .login .user_wallet{
	color: #04CEC0;
	position: absolute;
	top:-9px;
	left: 19px;
	background: #FFFFFF;
	padding: 0px 3px;
	border-radius: 5px;
	font-size: 11px;
}
#navbar .login-box .login a{
	position: relative;
}
#navbar .box-user .login-box .register{
	border-right: 1px solid#FFFFFF;
	padding-right: 7px;
}
#navbar .box-user .login-box .login{
	border-right:unset;
	padding-left: 10px;
}
#navbar .login-box i
{
	cursor: pointer;
	color: #FFFFFF;
	font-size: 24px;
}
#navbar a:hover
{
	color: #fff;
}
#navbar .dropdown-menu a:hover
{
	color: #FFC646;
}
#navbar .dropdown-link-breadcrumb {
	background: #c9141b;
	position: relative;
}
#navbar .dropdown-link-breadcrumb > li {
	line-height: 34px;
}
#navbar .dropdown-link-breadcrumb > li > a {
	color: #fff;
	display: block;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#navbar .dropdown-link-breadcrumb li i,
#navbar .box-menu-collection li i {
	position: absolute;
	right: 8px;
	top:9px;
	font-size:15px;
}
#navbar .dropdown-link-breadcrumb > li > i.fa-bars {
	left: 8px;
	top: 9px;
	color: #fff;
}
#navbar .dropdown-link-breadcrumb li ul.dropdown-menu i {
	top: 7px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li a {
	padding:5px 10px;
	transition: padding-left .2s linear;
	-webkit-transition: padding-left .2s linear;
	position: relative;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li a:hover {
	padding-left:25px;
	background-color: #e60f1e;
	color: #fff;
}
#navbar .dropdown-link-breadcrumb li ul.dropdown-menu {
	min-width: 185px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu {
	margin:0;
	padding:0;
	border: none;
	border-radius: 0px;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu ul.dropdown-menu {
	top: 0px;
	left: 100%;
}
#navbar .dropdown-link-breadcrumb ul.dropdown-menu li {
	position:relative;
}
.header-navigate .breadcrumb {
	margin: 0px;
	background:none;
	padding: 8px 0px;
}
.header-navigate .breadcrumb a,
.header-navigate .breadcrumb span,
.header-navigate .breadcrumb li {
	font-size: 14px;
	color: #3E3E3E;
	white-space: nowrap;
}
.header-navigate .breadcrumb>li+li:before {
	content: "";
	padding: 0px 2px;
}
/*** End breadcrumb ***/
/*** List vs Grid group product ***/
.btn-change-list {
	padding: 2px 5px 3px;
	font-size: 15px;
	background: #fff;
	color: #999;
	margin: 5px;
	text-align: center;
	border: 1px solid;
	border-color: #50ad4e;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-ms-transition: background .2s ease;
	-o-transition: background .2s ease;
	transition: background .2s ease;
}
.btn-change-list svg {
	fill:#50ad4e;
}
.btn-change-list:hover,
.btn-change-list.active {
	background : #50ad4e;
	color: #fff;
}
.btn-change-list:hover svg,
.btn-change-list.active svg {
	fill: #fff;
}
#event-grid.template-list .product-wrapper {
	width: 100%;
}
#event-grid.template-list .product-wrapper .product-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#event-grid.template-list .product-wrapper .product-image {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
}
#event-grid.template-list .product-wrapper .product-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	max-width: 100%;
	min-width: 0;
}
/*** End List vs Grid group product ***/
/*** Loading Circle ***/
.lazy-load-ball {
	height: 300px;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.ball {
	background-color: rgba(0,0,0,0);
	border: 5px solid rgba(0, 0, 0, 0.9);
	opacity: .9;
	border-top: 5px solid rgba(0,0,0,0);
	border-left: 5px solid rgba(0,0,0,0);
	border-radius: 50px;
	box-shadow: 0 0 35px #9A9A9A;
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spin .5s infinite linear;
	-webkit-animation:spin .5s infinite linear;
}

.ball1 {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(0,0,0,0.9);
	opacity:.9;
	border-top:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 15px #9A9A9A;
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-40px;
	-moz-animation:spinoff .5s infinite linear;
	-webkit-animation:spinoff .5s infinite linear;
}
@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-moz-keyframes spinoff {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
@-webkit-keyframes spinoff {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(-360deg); }
}
/*** End loading ***/
/*** Loading Circle 2 ***/
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes uil-ring-anim {
	0% {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.uil-ring-css {
	background: none;
	position: relative;
	width: 50px;
	height: 50px;
	-moz-transform: scale(0.44);
	-webkit-transform: scale(0.44);
	-o-transform: scale(0.44);
	-ms-transform: scale(0.44);
	transform: scale(0.44);
	margin: auto;
}
.uil-ring-css > div {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 0px;
	left: 0px;
	border-radius: 80px;
	box-shadow: 0 6px 0 0 #59ebff;
	-ms-animation: uil-ring-anim 1s linear infinite;
	-moz-animation: uil-ring-anim 1s linear infinite;
	-webkit-animation: uil-ring-anim 1s linear infinite;
	-o-animation: uil-ring-anim 1s linear infinite;
	animation: uil-ring-anim 1s linear infinite;
}
/*** End loading ***/
/*** Thanh Scroll Chrome ***/
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(105,105,105,0.8);
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(105,105,105,0.4);
}
/*** End Thanh Scroll Chrome ***/
/*** Scroll Top ***/
.back-to-top {
	position: fixed;
	bottom: 50px;
	right: -50px;
	z-index: 100;
	transition: all .5s ease-out;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
}
.back-to-top a {
	display: block;
	z-index: 999;
}
.back-to-top.display {
	right: 10px;
}
/*** End scroll top ***/
/*** Hotline fix mobile ***/
.hotline-mobile {
	position: fixed;
	bottom: 45px;
	left: 15px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fff;
	z-index: 9;
}
.hotline-mobile > a {
	color: #fff;
	display: block;
}
/*** End Hotline fix mobile ***/
/********************************* End UserControl *****************************/
/******************************** Layout Chung *****************************/
/*** Header.css ***/
header {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}
header > .flefxbox-grid {
	padding-bottom: 0;
	width: calc(100% - 60px);
}
.logo {
	/*padding: 12px 0;*/
	/*height: 60px;*/
    display: flex;
    align-items: center;
	padding: 10px 0px 10px 0px;
}
.logo img{
	max-height: 38px;
}
.header-contact-info {
	/* margin: 15px 0; */
	color: #999;
	font-size: 14px;
	height: 100%;
	display: flex;
	align-items: center;
}
.header-contact-info i {
	color: #FFC646;
	margin-right: 5px;
}
.header-contact-info span {
	/* display: block; */
	font-size: 13px;
	color: #717171;
	/* font-weight: bold; */
}
.header-contact-info .phone{
	font-size: 14px;
	color: #050709;
	line-height: 16px;
}
.border-none-r {
	border-right: none;
}
.icon-control-header li {
	display: inline-block;
	margin-right: 10px;
}
.search-header .dropdown {
	border-radius: 4px;
	padding-right: 10px;
}
.search-header .dropdown-menu-search {
	box-shadow: none;
	border: none;
	margin: 0;
	min-width: 250px;
	top: 0;
	left: auto;
	right: 0;
	padding: 7px 0;
	background: transparent;
	display: block;
}
.search-header .dropdown-menu-search form{
	position: relative;
}
.search-header .dropdown-menu-search form button{
	position: absolute;
	top: 8px;
	right: 11px;
	background: none;
	border: none;
}
.search-header .dropdown-menu-search form button .fa-search{
	color: #9298A3;
}
.search-header .dropdown-menu-search input[type=text] {
	box-shadow: none;
	height: 38px;
	width: 344px;
	border-radius: 4px;
}
.icon-control-header li > a, .search-header a[data-toggle] {
	display: inline-block;
	padding: 12px 0;
	vertical-align: sub;
}
.icon-control-header li > a {
	padding-right: 15px;
}
.icon-control-header #cart-target {
	position: relative;
}
.icon-control-header #cart-target #cart-count {
	background: #ff6517;
	color: #fff;
	padding: 0px 6px;
	border-radius: 100%;
	position: absolute;
	left: 18px;
	font-size: 12px;
	line-height: 20px;
	top: 0;
}
/*** End header.css ***/
/*** Menu.css ***/
.navbar-main .navbar-nav > li > a {
	line-height: 16px;
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	min-width: 80px;
	text-align: center;
	font-weight: 500;
	padding-top: 22px;
	padding-bottom: 12px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus,
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	/* color: #FFC646; */
	background: transparent;
}
.navbar-main .navbar-nav {
	margin-top:0px;
	margin-bottom:0px;
	width: 100%;
	float: none;
	padding: 0;
}
.navbar-toggle .icon-bar {
	background-color : #03D2BE;
}
nav.navbar-main.navbar {
	/*background: #FFC646;*/
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	margin-bottom:0px;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.body__home nav.navbar-main.navbar {
	/*background: #FFC646;*/
	background: rgba(0, 0, 0, 0.25);
	margin-bottom:0px;
	-webkit-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
nav.navbar-main.navbar.affix-mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
	-moz-box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
	box-shadow: 0 14px 20px -17px rgba(0,0,0,.75);
}
.navbar-main.navbar {
	position: relative;
	min-height: 26px;
	margin-bottom: 20px;
	border: 0px solid transparent;
	border-radius: 0px;
}
.navbar-main .navbar-nav > li > a > span > i {
	font-size: 16px;
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 2px;
}
ul.mobile-menu-icon li#cart-target {
	color: #fff;
	height: 100%;
	font-size: 26px;
	line-height: 50px;
	position: relative;
}
ul.mobile-menu-icon li#cart-target span {
	background: #ff6517;
	color: #fff;
	padding: 0px 6px;
	border-radius: 100%;
	position: absolute;
	left: 11px;
	font-size: 12px;
	line-height: 20px;
	top: 8px;
}
ul.mobile-menu-icon>li {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
ul.mobile-menu-icon .dropdown-menu {
	left: auto;
	right: 0px;
	margin: 0px;
	border-radius: 0px;
	background-color: #EDEDED;
}
.navbar-main.navbar-default .navbar-toggle {
	background: transparent;
	border-color: transparent;
	float: left;
	margin: 8px;
}
div#navbar>ul>li>ul {
	padding: 0px;
}
div#navbar> .open {
	background: #68B0D8;
}
#navbar ul.dropdown-menu.submenu-level1-children {
	top: 100%;
}
#navbar ul.dropdown-menu li a {
	margin: 0px;
	padding: 8px 25px 8px 10px;
	position: relative;
	font-size: 14px;
}
#navbar ul.dropdown-menu li a i {
	position: absolute;
	right: 10px;
	top: 10px;
}
#navbar ul.dropdown-menu.submenu-level2-children {
	top: 0;
	left: 100%;
}
#navbar li>ul>li>a,
#navbar li>ul,
#navbar li{
	border-radius: 0px;
}
#navbar ul.dropdown-menu {
	padding: 0px;
	margin: 0px;
	border: none;
}
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
	position: static;
	margin-top: 0;
	margin-right: 0;
	margin-left: 6px;
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px dashed transparent;
	border-bottom: 4px dashed transparent;
	border-left: 4px dashed transparent;
}
.navbar-fixed-bottom .sub-arrow {
	margin-top: -5px;
	border-top: 4px dashed transparent;
	border-bottom: 4px solid;
}
.navbar-nav ul .sub-arrow {
	position: absolute;
	right: -10px;
	top: 7px;
	margin-top: 6px;
	margin-right: 15px;
	border-top: 4px dashed transparent;
	border-bottom: 4px dashed transparent;
	border-left: 4px solid;
}
.navbar-nav ul a.has-submenu {
	padding-right: 30px;
}
#cart-icon ul{
	display: block!important;
}
.navbar-main .navbar-nav li .toolbar-cart {
	line-height: 20px;
	position: relative;
	display: block;
	padding: 15px 10px;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 14px;
	border-right: 0px solid #5192b6;
	border-left: 1px solid #66a9d6;
	height: 50px;
}
li#search-icon {
	height: 50px;
	border-left: 1px solid #66a9d6;
	position: relative;
}
#search-icon ul{
	display: block!important;
}
button.icon-search {
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 0px;
	border: 0px;
	background: none;
}
.search-bar {
	background: #EDEDED;
}
li#search-icon:hover .search-bar {
	display: block;
}
.search-bar form input {
	border: 0px;
	background: transparent;
	padding: 10px;
	width: 250px;
	max-width: 100%;
	outline: none;
	background: #F9F9F9;
}
.search-bar form{
	padding-left: 5px;
	padding-right: 5px;
}
li#search-icon .dropdown-menu {
	position: absolute;
	right: 0px;
	left: auto;
	background: #ededed;
	margin: 0px;
	border-radius: 0px;
	box-shadow: 1px 2px 2px #D0D0D0;
}
.box-logo-mobile {
	padding-left: 55px;
	padding-right: 10px;
}
.logo-mobile {
	padding: 10px 0px;
}
/*** End menu.css ***/
/*** Menu mobile ***/
.helper-overflow-hidden {
	overflow: hidden !important;
	max-height: 100vh !important;
}
#trigger-mobile {
	height: 50px;
	width: 50px;
	position: fixed;
	text-align: center;
	left: 5px;
	cursor: pointer;
	z-index: 1000;
	margin: 0;
}
#menu-mobile {
	width: 300px;
	z-index: 9999;
	background: #31373d;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
	transition: -webkit-transform 200ms ease;
	transition: transform 200ms ease;
	transition: transform 200ms ease, -webkit-transform 200ms ease;
	-webkit-overflow-scrolling: touch;
}
#box-wrapper, #trigger-mobile {
	transition: -webkit-transform 200ms ease;
	transition: transform 200ms ease;
	transition: transform 200ms ease, -webkit-transform 200ms ease;
}
.helper-overflow-hidden #menu-mobile {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.helper-overflow-hidden #box-wrapper, .helper-overflow-hidden #trigger-mobile {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
#menu-mobile .account_mobile {
	background: rgba(0, 0, 0, 0.2);
	padding: 10px 5px;
}
#menu-mobile .account_text {
	margin-left: 6px;
}
#menu-mobile .account_text .register_account,#menu-mobile .account_text .login_account{
	font-size: 23px;
	padding: 5px 10px;
}
#menu-mobile .account_text p{
	color: #fff;
}
#menu-mobile .account_text .username{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 145px;
}
#menu-mobile .active_login_account {
	margin-left: -15px;
}
#menu-mobile .account_text li {
	display: inline-block;
	color: #fff;
}
#menu-mobile .account_text li a {
	color: #fff;
}
#menu-mobile .menu-mobile li {
	float: left;
	position: relative;
	width: 100%;
}
#menu-mobile .menu-mobile > li > a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#menu-mobile .menu-mobile li.active > a {
	border-bottom: 0;
}
#menu-mobile .menu-mobile li a {
	color: #fff;
	padding: 10px;
	display: block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#menu-mobile .menu-mobile li a i {
	position: absolute;
	right: 5px;
	top: 12px;
}
#menu-mobile .submenu-level1-children {
	background: #212529;
	width: 100%;
	position: static;
	border-radius: 0;
	padding: 0 0 0 15px;
	margin: 0;
	box-shadow: none;
}
#menu-mobile .submenu-level2-children {
	background: transparent;
	width: 100%;
	position: static;
	border-radius: 0;
	padding: 0 0 0 15px;
	margin: 0;
	border: none;
	box-shadow: none;
}
/*** End menu mobile ***/
/*** Footer.css ***/
footer {
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	/*background: #2F353E;*/
	border-top: 1px solid #addef0;
}
.footer-center {
	padding: 50px 0;
}
.footer-center .logo{
	width: 113px;
}
.footer-center .logo img{
	width: 100%;
}
.box-footer-colum {
	margin-bottom: 10px;
}
.box-footer-colum h3 {
	font-size: 20px;
	padding-bottom: 10px;
	margin: 10px 0;
	text-transform: uppercase;
	color: #fff;
	position: relative;
}
.box-footer-colum h3:after {
	/*content: "";*/
	/*height: 2px;*/
	/*width: 40px;*/
	/*background: #FFC646;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0;*/
}
.box-footer-colum .footer-list-menu li {
	color: #FFFFFF;
	opacity: 0.75;
	padding: 5px 0;
}
.box-footer-colum .footer-list-menu li label {
	font-weight: normal;
}
.box-footer-colum .footer-list-menu li a {
	font-size: 14px;
	color: #fff;
	/*opacity: 0.75;*/
}
.box-footer-colum .footer-list-menu li a:hover {
	opacity: 1;
}
.footer-bottom{
	background: #0D4DFF;
}
.box-formsendemail button[type="submit"] {
	color: #fff;
	background: #50ad4e;
	border: 1px solid;
	border-color: #50ad4e;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 15px 7px;
	margin: 0;
}
.social .list-unstyled li {
	float: left;
	text-align: center;
	padding: 4px 0;
}
.social .list-unstyled li a {
	display: inline-block;
	height: 30px;
	width: 30px;
	color: #333;
	background: #fff;
	box-shadow: 0 3px 5px #616161;
	line-height: 33px;
	border-radius: 50%;
	margin: 0 5px;
	text-decoration: none;
	transition: transform 300ms;
	font-size: 20px;
	text-align: center;
}
.social .list-unstyled li:first-child a {
	margin-left: 0;
}
.social .list-unstyled li a:hover {
	color: #616161;
	transform: translatey(-5px);
}
.dkbocongthuong {
	margin: 20px 0 10px;
}
.footer-copyright {
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	color: #fff;
	/*border-top: 1px solid #2e3742;*/
}
.footer-copyright a {
	color: #fff;
	opacity: 1;
}
/*** End footer.css ***/
/*** Cart menu ***/
.cart-info {
	padding: 9px 14px;
	width: 102px;
	height: 38px;
	background: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cart-info .wallet{
	color: #FFC646;
	font-size: 14px;
	line-height: 16px;
}
.cart-info .icon-cart {
	display: inline-block;
	position: relative;
	vertical-align: top;
	/* margin-top: 2px; */
	margin-right: 5px;
}
.cart-info .cart-number {
	position: absolute;
	top: 0;
	right: -2px;
	background: orange;
	color: #fff;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	text-align: center;
	font-size: 12px;
}
.cart-info .box-text-cart {
	display: inline-block;
}
.cart-info .box-text-cart span:first-child {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #333;
}
.cart-info .box-text-cart span:last-child {
	display: block;
	font-size: 12px;
	color: #999;
}
.cart-view{
	position: absolute;
	background: #fff;
	box-shadow: 4px 4px 3px #aaa;
	right:0px;
	z-index: 1;
	width: 250px;
	border: 1px solid #d7d7d7;
	padding: 15px 10px;
	top: 48px;
	display: none;
	z-index: 99999;
}
.cart-view:before{
	float: left;
	width: 17px;
	height: 10px;
	right: 41px;
	content: "";
	position: absolute;
	top: -10px;
	background: url(up-arrow9bf4.html?v=31);
}
.cart-view table{
	width: 100%;
}
.cart-view table:not(.table-total):not(.table-clone-cart) {
	max-height: 240px;
	overflow:auto;
	display: inline-block;
}
.cart-view table td.img img{
	width: 70px;
	margin: 5px;
	border: 1px solid #d7d7d7;
	max-width: none;
}
.cart-view table td a{
	font-size: 11px;
	color: #333;
	float: left;
	width: 100%;
}
.cart-view table td span{
	font-size: 11px;
	float: left;
	width: 100%;
	color: #666;
}
.cart-view .line {
	float: left;
	width: 100%;
	border-top: 1px dashed #dfdfdf;
	margin: 10px 0px;
}
.cart-view a.linktocart:after {
	content: "";
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: -1;
}
.cart-view a.linktocart {
	background: #fff;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 4px;
	position: relative;
	float: left;
	width: 90%;
	white-space: nowrap;
	margin-top: 10px;
}
.cart-view .line {
	float: left;
	width: 100%;
	border-top: 1px dashed #dfdfdf;
	margin: 10px 0px;
}
.cart-view a.linktocheckout:after {
	content: "";
	float: left;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: -1;
}
.cart-view a.linktocheckout {
	color: #dfdfdf;
	background: #333;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 4px;
	position: relative;
	float: right;
	width: auto;
	width: 90%;
	white-space: nowrap;
	margin-top: 10px;
}
/*** End cart menu ***/
/*** Product same ***/
.box-product-lists .product-wrapper {
	margin-bottom: 20px;
	padding: 0px 15px;
}
.product-wrapper .product-detail {
	-webkit-box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.15);
	position: relative;
	background: #fff;
}
.product-wrapper .product-detail:hover {
	-webkit-box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.3);
}
.product-wrapper .product-image {
	overflow: hidden;
	position: relative;
	text-align: center;
}
.product-wrapper .product-image img {
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	min-height: 238px;
	object-fit: contain;
}
.product-wrapper .product-image .last-child-image {
	display: block;
	position: absolute;
	top: 0;
	left: -100%;
}
.product-wrapper:hover .product-image .first-child-image {
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
}
.product-wrapper:hover .product-image .last-child-image {
	left: 0;
}
.product-wrapper .product-image .product-pricesale-percent {
	position: absolute;
	right: 15px;
	top: 10px;
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	border-radius: 15px;
	height: 29px;
	width: 80px;
	font-size: 13px;
	padding: 8px 5px;
	color: #fff;
	text-transform:uppercase;
}
.product-wrapper .product-image .quickview {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	bottom: 0;
	line-height: 47px;
	height: 40px;
	width: 40px;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	text-align: center;
	transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	margin: 0;
	color: #fff;
}
.product-wrapper:hover .product-image .quickview {
	opacity: 1;
}
.product-wrapper .product-image .quickview:before {
	border-color: transparent #50ad4e #50ad4e transparent;
	border-style: solid;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	border-width: 30px;
}
.product-wrapper .product-image .quickview:hover:before {
	border-color: transparent #50ad4e #50ad4e transparent;
}
.product-wrapper .product-image .quickview:hover svg {
	fill: #fff;
}
.product-wrapper .product-info {
	padding: 0;
}
.product-lists .product-wrapper .product-info h2{
	text-transform: unset;
}
.product-wrapper .product-info h2 {
	margin: 5px 0px;
	padding: 5px 10px;
	height: 34px;
	overflow: hidden;
	color: #0D4DFF;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7;
}
.product-wrapper .product-info .product-vendor {
	padding: 10px 10px 10px;
	color: #717171;
	overflow: hidden;
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	font-size: 14px;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 51px;
}
.product-wrapper .product-info .product-box-price.product-date{
	/*border-top: 1px solid #e7e7e7;*/
}
.product-wrapper .product-info .product-box-price.product-date .number-buy{
	font-size: 15px;
	line-height: 18px;
	color: #4D4D4D;
}

.product-box-price .course-rate{
	color: #dee3e8;
	padding-top: 3px;
	width: 66%;
} 
.product-box-price .course-rate .checked{
	color: #FFD600;
} 
.product-box-price .course-count-rate{
	color: #4D4D4D;
}
.course-popup .close{
	opacity: 1;
}
.course-popup .modal-content{
	border: 4px solid #04CDC1;
	border-radius: 20px;
	max-width: 500px;
	margin: 0 auto;
}
.course-popup .course-avatar{
	max-width: 400px;
	margin: 0 auto;
}
.course-popup .product-box-price .course-count-rate{
	color: #FFC646;	
}
.course-popup .product-box-price .user-number-rate{
	color: #2E2C2C;
}
.product-wrapper .product-info .product-box-price {
	padding: 0px 10px 10px;
	align-items: center;
	justify-content: space-between;
}
.product-wrapper .product-info .product-date .text-right{
	font-size: 16px;
	line-height: 19px;
	/*color: #FFC646;*/
	/*padding-top: 10px;*/
}
.product-wrapper .product-info .product-date .text-right .renew-course{
	cursor: pointer;
	color: #FFF;
	background: linear-gradient(107deg, #FF3F3F 6.83%, #FF3F3F 93.16%, #FF3F3F 93.17%);
	padding: 5px 19px;
	border-radius: 22px;
}
.product-wrapper .product-info .product-date .text-right .learn-course{
	cursor: pointer;
	color: #FFF;
	background: linear-gradient(107deg, #0D4DFF 6.83%, #0D4DFF 93.17%);
	padding: 5px 19px;
	border-radius: 22px;
}

.product-wrapper .product-info .product-date .text-right .learn-course-trial{
	cursor: pointer;
	color: #FFF;
	background: linear-gradient(to right, #ff0000 0%, #0000ff 100%);
	padding: 5px 19px;
	border-radius: 22px;
}
.hook-reviews {
	margin-top: 5px;
	margin-bottom: 12px;
}
.hook-reviews .rating .icon {
	display: inline-block;
}
.hook-reviews .rating .icon::before {
	color: #d5d5d5;
	content: "\f005";
	font-family: "FontAwesome",sans-serif;
	font-size: 16px;
	font-style: normal;
}
.hook-reviews .rating .icon.star-full::before {
	color: #ffae00;
}
.product-wrapper .product-info .price-new {
	font-size: 14px;
	color: #4D4D4D;
	/*font-weight: bold;*/
	display: inline-block;

}
.product-wrapper .product-info .price-old {
	color: #9298A3;
	font-size: 16px;
	text-decoration: line-through;
	padding-right: 25px;
}
.product-wrapper .product-info .price-new{
	color: #FF3F3F;
	font-size: 16px;
}
.product-wrapper .product-info .study-time{
	color: #717171;
	font-size: 16px;
	margin-left: 5px;
}
/*** End product same ***/
/***************************** End layout chung ****************************/
/******************************** Template *********************************/
/*** Account ***/
.layout-account .userbox {
	max-width: 100%;
	width: 335px;
	padding: 15px;
	background-color: #fff;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin: auto;
	margin-bottom: 20px;
}
.layout-info-account .userbox {
	max-width: 100%;
	padding: 15px;
	background-color: #fff;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	margin: auto;
	margin-bottom: 20px;
}
.layout-account .userbox h1 {
	font-size: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.layout-account .userbox .input-account * {
	border-radius : 0;
	border-color: #ddd;
}
.layout-account .userbox .input-account .icon-envelope:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/email.png');
}
.layout-account .userbox .input-account .icon-shield:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/pass.png');
}
.layout-account .userbox .input-account .icon-userico:after {
	content : url('../../../../hstatic.net/378/1000046378/10/2016/2-29/userico.png');
}
.layout-account .action_bottom .btn {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 35px;
	background: #28303e;
	text-align: center;
	border: none;
	border-radius: 0;
}
.layout-account .action_bottom .btn:hover {
	background: #ea3a3c;
	color: #fff;
}
.layout-info-account h1 {
	font-size: 20px;
	margin-top: 0;
}
.layout-info-account h1 a {
	position: absolute;
	right: 15px;
	top: 3px;
	font-size: 14px;
}
.layout-info-account a.add-new-address {
	position: absolute;
	right: 15px;
	top: 0px;
}
#customer_orders table,
#order_details table {
	width: 100%;
}
#customer_orders table th,
#customer_orders table td,
#order_details table th,
#order_details table td {
	padding: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#customer_orders table .odd:first-child,
#order_details table .odd:first-child {
	border-top: 1px solid #ddd;
}
#customer_orders table .even,
#order_details table .even {
	background: #ddd;
}
.address_table .view_address span {
	display: inline-block;
	width: 65px;
	font-size: 13px;
}
.address_table .address_actions .action_link {
	padding: 5px 20px;
	background: #333;
	margin: 0px 5px 5px 0px;
	display: inline-block;
	border-radius: 4px;
}
.address_table .address_actions .action_link a {
	color: #fff;
}
.vertical-input > input {
	vertical-align: top;
}
.order-account .order_created_at {
	color : #999;
	font-size: 12px;
	margin-bottom: 10px;
}
#order_payment h3,
#order_shipping h3 {
	margin-top: 0;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
#recover-password .req_pass,
#login .req_pass,
#register .req_pass {
	font-size: 13px;
}
#customer_sidebar p span {
	display: inline-block;
	width: 65px;
	font-size: 13px;
}
.layout-info-account .edit_address .action_bottom > input {
	background: #333;
	color: #fff;
	padding: 5px 20px;
	border: none;
	vertical-align: top;
	margin-right: 5px;
}
.layout-info-account .edit_address .action_bottom > a {
	background: #333;
	color: #fff;
	padding: 5px 20px;
	display: inline-block;
	width: 100px;
	text-align: center;
	border-radius: 4px;
}
.layout-info-account .address-default-icon {
	position: absolute;
	right: 20px;
	top: 5px;
	padding: 5px 11px;
	background: #e60f1e;
	border-radius: 50%;
}
.layout-info-account .address-default-icon i {
	color: #fff;
}
#view_address {
	font-size: 13px;
	font-weight: bold;
}
#recover-password .errors li {
	font-weight: 700;
	color: #f00;
}
/*** End account ***/
/*** Page.css ***/
.layout-page > .container > .row,
#blog-template > .container > .row {
	padding: 10px 0px;
	background: #fff;
}
.layout-page h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #161616;
	display: table;
	margin-bottom: 10px;
}
.layout-page.contact h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: #050709;
	display: table;
	margin-bottom: 10px;
	font-family: 'Montserrat-Medium';
}
.layout-page.contact .title-send{
	color: #050709;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Montserrat-Medium';
	margin-top: 25px;
	margin-bottom: 10px;
}
.layout-page h1:after {
	/* content: "";
	float: right;
	width: 27px;
	background: #333;
	height: 1px;
	margin: 9px; */
}
.layout-page .page-border-left {
	border-left: 1px solid #d7d7d7;
}
.layout-page .sidebar-page-left li {
	margin-bottom: 10px;
}
.layout-page .sidebar-page-left li a {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}
.layout-page .sidebar-page-left li.active a {
	color: #e60f1e;
	position: relative;
	width: 100%;
	display: inline-block;
}
.layout-page .sidebar-page-left li.active a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -2px;
	width: 3px;
	height: 100%;
	background: #e60f1e;
	z-index: 4;
}
.layout-page .page-left-contact,
.layout-page .page-right-contact {
	margin-top: 0px;
}
.layout-page .page-left-title,
.layout-page .page-right-title {
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin: 5px 0 15px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
}
.layout-page .page-left-title span,
.layout-page .page-right-title span {
	color: #333;
	font-weight: 700;
	background: #fff;
	margin-right: 8px;
}
.layout-page .page-left-title i,
.layout-page .page-right-title i {
	margin-right: 10px;
	font-size: 15px;
}
.layout-page .page-right-contact .address,
.layout-page .page-right-contact .phone {
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin: 5px 0;
	overflow: hidden;
	padding-bottom: 5px;
}
.layout-page .page-right-contact i {
	font-size: 14px;
	width: 20px;
	text-align: center;
	color: #FFC646;
}
.layout-page .page-right-contact b {
	margin-right: 10px;
}
.page-form-contact .input-group {
	width: 100%;
	margin-bottom: 10px;
}
.page-form-contact .input-group span.input-group-addon {
	width: 42px;
}
.page-form-contact .input-group span.input-group-addon i {
	font-size: 14px;
}
.page-form-contact .input-group * {
	border-radius: 0;
	background: #fff;
	font-size: 12px;
}
.page-form-contact .input-group input {
	border: 1px solid #ccc;
}
.page-form-contact .input-group textarea {
	width: 100%;
	height: 122px;
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #ccc;
}
.page-form-contact button {
	color: #fff;
	background: #FFC646;
	border: 1px solid #FFC646;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	padding: 7px 15px;
	position: relative;
	width: auto;
	white-space: nowrap;
	margin-top: 0px;
	border-radius: 4px;
}
.page-form-contact .box-input{
	padding: 0px;
}
/*** End page.css ***/
/*** Index.css ***/
.group-index .title-block {
	margin-bottom: 0px;
	position: relative;
}
.group-index .title-block .title-group {
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	line-height: 38px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.group-index .title-block .border-bottom{
	background: #FFC646;
	width: 45px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
}
.btn-view-more {
	background: #FFC646;
	color: #fff;
	/* border-bottom: 2px solid #50ad4e; */
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 12px 22px;
	display: inline-block;
	border-radius: 4px;
	transition: background-color 100ms ease-in-out, color 100ms ease-in-out, border-color 100ms ease-in-out;
	/* border-radius: 40px; */
	font-size: 14px;
	text-transform: capitalize;
}
#about-us {
	/* background: url('banner-background-index.jpg') no-repeat center center; */
	background-size: cover;
	padding: 35px 0px 44px 0px;
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
}
#about-us:after {
	content: "";
	/* background-color: rgba(0, 0, 0, 0.8); */
	width: 100%;
	height: 1000px;
	top: 0px;
	position: absolute;
	left: 0px;
	overflow: hidden;
}
#about-us .box-aboutus {
	position: relative;
	z-index: 1;
}
#about-us .box-aboutus .border-bottom{
	background: #FFC646;
	width: 72px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
}
#about-us .aboutus-title {
	color: #050709;
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
	/* font-weight: bold; */
	font-family: "Montserrat";
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 33px;
}
#about-us .aboutus-content {
	color: #717171;
	font-size: 16px;
	text-align: center;
	/*margin-top: 40px;*/
}
#download_app .bg_review .about-us-slide .title{
	color: #050709;
	font-size: 28px;
	line-height: 33px;
	text-transform: uppercase;
}
#download_app{
	margin-top: 45px;
}
#download_app .box-review_web{
	float: right;
	padding-right: 35px;
}
#download_app .bg_review .about-us-slide{
	padding: 0px 116px 0px 0px;
}
#download_app .bg_review .about-us-slide .link_download{
	margin-top: 35px;
}
#download_app .bg_review .des{
	margin-top:40px;
}
#download_app .bg_review .des span{

	color: #717171;
	font-size: 14px;
	line-height: 24px;
}
#download_app .box-download{
	display: flex;
	align-items: center;
}
#services {

	padding-top: 25px;
	position: relative;
}
#services .background-services {
	position: absolute;
	background: white;
	top: 0px;
	left: 0px;
	height: 100%;
}
.box-services .title {
	text-align: left;
	font-size: 28px;
	line-height: 33px;
	margin: 0 0 0px;
	text-transform: uppercase;
	padding-top: 70px;
}
.box-services ul{
	margin-top:60px;
}
.box-services .box-icon{
	width: 65px;
	height: 65px;
	border: 1px solid#FFC646;
	border-radius:4px;
	text-align: center;
}
.box-services .box-icon img{
	padding-top: 14px;
}
.box-services .function_title{
	color: #050709;
	font-size: 16px;
	line-height: 22px;
	padding: 0px 0px 10px 0px;
}
.box-services .flexbox-content p{
	color: #717171;
	font-size: 14px;
	line-height: 24px;
}
.box-services .border-bottom{
	background: #FFC646;
	width: 45px;
	height: 2px;
}
.box-services p {
	font-size: 16px;
}
#services .bg_review{
	background: url(../images/review_bg.png) no-repeat;
	padding: 0px;
}
#services .bg_review .about-us-slide{
	background: #050709;
	opacity: 0.75;
	padding: 70px 10px 10px 40px;
}
.about-us-slide .title {
	/* text-align: center; */
	color: #fff;
	font-size: 28px;
	margin: 0 0 0px;
	line-height: 33px;
	text-transform: uppercase;
}
.about-us-slide .border-bottom{
	background: #FFC646;
	width: 45px;
	height: 2px;
}
#aboutus-slide{
	padding: 60px 0px 0px 0px;
}
#aboutus-slide li {
	padding: 0 20px;
}
#aboutus-slide .customer-box .customer-info{
	padding: 15px 10px;
}
#aboutus-slide .customer_rating .checked{
	color: #FFD600;
}
#aboutus-slide .box-customer .customer-image {
	width: 70px;
	height: 70px;

}
#aboutus-slide .box-customer .customer-image img{
	width: 100%;
	border-radius:50%;
}
#aboutus-slide .box-customer .customer-name {
	font-size: 14px;
	margin-bottom: 0px;
	color: #fff;
	font-weight: bold;
}
#aboutus-slide .box-customer .customer-job {
	color: #C4C4C4;
	font-size: 13px;
	font-weight: bold;
}
#aboutus-slide .box-customer .customer-content {
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 35px;
}
#aboutus-slide .owl-next, #aboutus-slide .owl-prev,
#teacher .owl-next, #teacher .owl-prev {
	background: transparent;
}
#teacher {
	padding-top: 30px;
	padding-bottom: 0px;
	background-color: #fff;
	padding-bottom: 15px;
}
#teacher .teacher-title {
	color: #050709;
	font-size: 28px;
	line-height: 33px;
	text-align: center;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#teacher .border-bottom{
	background: #FFC646;
	width: 45px;
	height: 2px;
	margin: 0 auto;
}
#teacher .teacher-content{
	margin-top:50px;
}
#teacher .teacher-content .box-description{
	padding: 10px 0px 5px 0px;
}
#teacher .teacher-content .box-description .value{
	color: #6D7889;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}
.wrapper-teacher .box-image-teacher {
	padding: 0px;
	background: #fff;
}
.wrapper-teacher .teacher-name {
	color: #050709;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding: 5px 0px 0px;
	margin: 0px;
}
.wrapper-teacher .teacher-job {
	color: #fff;
	padding-bottom: 15px;
	position: relative;
	display: none;
}
.wrapper-teacher .teacher-job:after {
	/* content: "";
	border-bottom: 1px solid #ff0000;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%; */
}
.wrapper-teacher .teacher-des {
	padding-top: 10px;
	color: #6D7889;
	font-size: 14px;
	text-align: center;
}
#blog-index .title-blog {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.box-article-index .article-image-index {
	position: relative;
	overflow: hidden;
}
.box-article-index .article-image-index img {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.box-article-index .article-image-index:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.box-article-index .article-description-index h2 {
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
}
.box-article-index .article-description-index .article-excerpt-index {
	font-size: 14px;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 4;
	-moz-box-orient: vertical;
}
.list-support .item-support .box-support-image {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #666;
	position: relative;
}
.list-support .item-support .box-support-image img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.list-support .item-support p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding: 0 10px 0 15px;
}
.box-support-index {
	padding: 10px 0 0;
	background: #f5f5f5;
}
.brand-carousel {
	padding: 40px 0 20px;
}
.brand-carousel .owl-carousel img {
	width: auto;
	margin: 0 auto;
	opacity: 0.3;
}
.brand-carousel .owl-carousel a:hover img {
	opacity: 1;
}
/*** End index.css ***/
/*** Collection.css ***/
#collection .paginations{
	text-align: center;
	width: 100%;
	display: inline-block;
}
#collection .paginations .pagination .disabled{
	display: none;
}
#collection .paginations .pagination>li.active>span{
	color:#FFFFFF;
}
#collection .paginations .pagination>li>a,#collection .paginations .pagination>li>span{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #C7C9D5;
	margin-right: 5px;
	border-radius:4px;
}
#collection .paginations .pagination>.active>span{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
}
#collection .group-collection {
	margin-top: 10px;
	/*background: #f9f9f9;*/
	/*margin-bottom: 15px;*/
	/*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);*/
	/*-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);*/
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);*/
}
#collection .group-collection .title-block {
	cursor: pointer;
	position: relative;
	padding: 15px;
	margin-bottom: 0;
}
#collection .group-collection .title-block .title-group {
	margin: 0;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	line-height: 24px;
	font-family: 'Montserrat-Medium';
}
#collection .group-collection .title-block h1.title-group {
	display: inline-block;
}
#collection .group-collection .title-block i {
	position: absolute;
	right: 0;
	top: 10px;
	width: 26px;
	height: 26px;
}
#collection .group-collection .filter-box {
	padding: 15px;
	border-top: 1px solid #e7e7e7;
}
#collection .sort-by {
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
}
#collection .box-filter{
	padding: 0px 10px;
}
#collection .box-filter #filter-rating ul li{
	display: flex;
}
#collection .box-filter #filter-rating ul li .course_rating .checked{
	color: #FFD600;
}
.btn-loading {
	color: #fff;
	border: 1px solid;
	border-color: #50ad4e;
	padding: 10px;
	display: block;
	width: 650px;
	margin: 25px auto;
	background: #50ad4e;
	text-decoration: none;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.btn-loading:hover {
	color: #fff;
}
/* Sidebar */
.menu-collection li {
	position: relative;
	width: 100%;
	float: left;
}
.menu-collection li a {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	line-height: 18px;
	color: #717171;
}
.menu-collection svg {
	position: absolute;
	right: 0;
	top: 10px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menu-collection li[aria-expanded=true] > a + svg {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.menu-collection .dropdown-menu {
	position: static;
	width: 100%;
	border: none;
	background: #fff;
	margin: 0;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
}
#collection .group-collection .title-block h3:before {
	width: calc(100% - 35px);
}
.group-collection[aria-expanded=false] .filter-box {
	display: none;
}
.group-collection[aria-expanded=false] .dropdown-filter > i:before {
	content: "\f067";
}
.filter-box li {
	position: relative;
}
.filter-box li span {
	margin-left: 5px;
	font-weight: normal;
	cursor: pointer;
}
/* End sidebar */
.banner-collection-header {

}
.box-title-collection {
	padding: 3px 0px;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.13);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.13);
}
.box-title-collection h1 {
	font-size: 20px;
	color: #161616;
	text-transform: uppercase;
	padding: 10px 5px 0 10px;
	margin : 0 0 10px;
	display: inline-block;
}
.box-title-collection .collection-size {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #888;
}
.box-title-collection .custom-dropdown {
	margin: 2px 0px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	border: 1px solid rgba(0,0,0,.1);
	min-width: 200px;
	overflow: hidden;
	margin-left: 2px;
	border-radius: 5px;
}
.box-title-collection .custom-dropdown::before {
	width: 2em;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0 3px 3px 0;
}
.box-title-collection .custom-dropdown::before,
.box-title-collection .custom-dropdown::after {
	content: "";
	position: absolute;
	pointer-events: none;
}
.box-title-collection .custom-dropdown::after {
	content: "\25BC";
	height: 1em;
	font-size: .625em;
	line-height: 1;
	right: 1.2em;
	top: 50%;
	margin-top: -.5em;
}
.box-title-collection .custom-dropdown--white::after {
	color: rgba(0,0,0,.9);
}
.box-title-collection .custom-dropdown--white::before {
	background-color: #fff;
	border-left: 1px solid rgba(0,0,0,.1);
}
.box-title-collection .custom-dropdown__select {
	font-size: inherit;
	margin: 0;
	width: 100%;
}
.box-title-collection .custom-dropdown__select--white {
	background-color: #fff;
	color: #444;
}
.box-title-collection .custom-dropdown__select {
	border: 0;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	font-size: 13px;
	padding: 3px 0px;
}
.btn-filter-mobile {
	border: 1px solid #dedede;
	padding: 5px;
	margin: 5px;
	background: #fff;
	font-size: 13px;
}
.btn-filter-mobile i {
	margin-left: 5px;
}
/*** End collection.css ***/
/*** Product.css ***/
#surround {
	margin-bottom: 15px;
	position: relative;
}
#surround .mTS-buttons-out {
	padding: 0;
	margin-bottom: 10px;
	background: transparent;
}
#surround .box-image-featured {
	text-align: center;
}
#surround .box-image-featured a {
	display: block;
}
#surround .product-image-feature {
	margin-bottom: 10px;
	display: block;
	margin: auto;
}

#surround .learn-course-trial {
	cursor: pointer;
	color: #FFF;
	background: linear-gradient(to right, #ff0000 0%, #0000ff 100%);
	padding: 5px 19px;
	border-radius: 22px;
	position: absolute;
	bottom: 10px;
    left: 60px;
}
#sliderproduct {
	position: relative;
}
#sliderproduct .product-thumb a {
	display: block;
	text-align: center;
	border: 1px solid #e7e7e7;
}
#sliderproduct .product-thumb a.zoomGalleryActive {
	border-color: red;
}
.information-product .product-title h1{
	font-size: 24px;
	margin: 0 0 10px;
	font-family: "Montserrat-Medium";
	line-height: 34px;
	color: #050709;
}
.information-product .product-sku-date{
	display: flex;
	padding: 5px 0px;
}
.information-product .product-sku-date .rate{
	padding-right: 10px;
	cursor: pointer;
}
.information-product .product-sku-date .rate .count-rate-avg {
	color: #FF3F3F;
	font-size: 15px;
	line-height: 21px;
}
.information-product .product-sku-date .rate .fa-star.checked {
	color: #FF3F3F;
}
.information-product .product-sku-date .count {
	color: #060000;
	font-size: 15px;
	line-height: 18px;
	padding-left: 10px;
	border-left: 1px solid#ccc;
	padding-right: 10px;
}
.information-product .product-sku-date .count span {
	color: #999292;
}

.information-product .product-sku-date .product-sku {
	font-size: 14px;
	color: #707070;
	line-height: 34px;
}
.information-product .product-sku-date .product-date {
	font-size: 14px;
	color: #707070;
	display: inline-block;
	width: 100%;
	line-height: 34px;
}
.information-product .infor-product-variant {
	padding: 10px 0;
}
.information-product .infor-product-variant li.location {
	margin-bottom: 10px;
}
.information-product .infor-product-variant li:not(.location) {
	position: relative;
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	background: rgba(0,0,0,.08);
}
.information-product .infor-product-variant li:not(.location):nth-child(2n + 1) {
	background: rgba(0,0,0,.04);
}
.information-product .infor-product-variant .fa-map-marker {
	font-size: 15px;
	color: #0099ff;
	position: absolute;
	left: 0px;
}
.information-product .infor-product-variant .title-variant {
	color: #0099ff;
	font-weight: normal;
	font-size: 13px;
	position: absolute;
	left: 20px;
}
.information-product .infor-product-variant .area .title-variant {
	left: 15px;
}
.information-product .infor-product-variant .content-variant {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-left: 35px;
}
.information-product .product-price {
	margin-top: 5px;
	margin-bottom: 15px;
}
.information-product .product-price span {
	color: #FF3F3F;
	font-size: 36px;
	font-family: "Montserrat-Medium";
	margin-right: 10px;
}
.information-product .product-price del {
	color: #7d7d7d;
	font-size: 16px;
}
.information-product .product-price .price-old{
	color: #9298A3;
	text-decoration: line-through;
	font-size: 24px;
	line-height: 22px;
}
.information-product .product-price span {
	color: #FF3F3F;
	font-size: 24px;
	margin-right: 10px;
}
.information-product .product-price .percent {
	background: #FF3F3F;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 3px;
	text-transform: uppercase;
}
.information-product .learn_now{
	width: 240px;
	height: 50px;
	background: #FFC646;
	box-shadow: 0px 8px 8px rgba(82, 89, 82, 0.5);
	border-radius: 10px;
	text-transform: uppercase;
	padding: 16px 0px;
	font-size: 14px;
	line-height: 17px;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
}
.information-product .btn-modal-rate{
	width: 240px;
	height: 50px;
	background: #FF3F3F;
	box-shadow: 0px 8px 8px rgba(82, 89, 82, 0.5);
	border-radius: 8px;
	text-transform: uppercase;
	padding: 16px 0px;
	font-size: 13px;
	line-height: 17px;
	display: inline-block;
	text-align: center;
	border:none;
	color: #FFFFFF;
	margin-top: 30px;
}
.variant-style .select-wrapper label {
	vertical-align: middle;
	font-weight: normal;
	margin-right: 10px;
}
.variant-style .select-wrapper .input-group {
	display: inline-block;
	vertical-align: middle;
}
.variant-style input#quantity {
	background: #FFF;
	font-weight: 600;
	height: 32px;
	padding: 0;
	text-align: center;
	width: 70px;
	border: 1px solid #E5E5E5;
	border-left: none;
	border-right: none;
	border-radius: 1px;
	float: left;
	-webkit-appearance: none;
}
.variant-style input.qty-btn {
	float: left;
	background: #EEE;
	border: solid 1px #E5E5E5;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	outline: none;
	height: 32px;
	width: 32px;
	text-align: center;
	border-radius: 0;
}
/*** Style variant same ***/
.variant-style .selector-wrapper, .variant-style .select-wrapper {
	margin-bottom: 10px;
}
.variant-style .selector-wrapper > label {
	vertical-align: middle;
	font-weight: normal;
	margin-right: 10px;
}
/* Dropdown variant */
.variant-style .selector-wrapper .custom-dropdown {
	position:relative;
	display: inline-block;
	border: 1px solid #e7e7e7;
}
.variant-style .selector-wrapper .custom-dropdown:after {
	content: '<>';
	font: 12px "Consolas", monospace;
	color: #aaa;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 8px;
	top: 8px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.variant-style .selector-wrapper .custom-dropdown:before {
	content: '';
	right: 0px;
	top: 0px;
	width: 30px;
	height: 32px;
	background: #f8f8f8;
	position: absolute;
	pointer-events: none;
	display: block;
	border-left: 1px solid #e7e7e7;
}
.variant-style .selector-wrapper .custom-dropdown .custom-dropdown-select {
	height: 32px;
	text-indent: 10px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	color: #888;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	min-width: 150px;
}
/* End dropdown variant */
/* Style variant checkbox */
.style-variant-template {
	display: inline-block;
	vertical-align: middle;
}
.style-variant-template input {
	display:none;
}
.style-variant-template li {
	float: left;
	margin-right: 5px;
}
.style-variant-template li span {
	display: block;
	padding: 6px 8px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #ccc;
}
.style-variant-template input[type=radio]:checked + span {
	border: 1px solid #D87C7C;
	background: url(bg-variant-checked9bf4.png?v=31) no-repeat right bottom #fff;
}
.box-bottom-product{
	margin-top: 40px;
}
/* End variant checkbox */
.style-variant-template span img {
	margin-right: 3px;
}
.product-description-wrapper .title {
	font-size: 14px;
	line-height: 16px;
	color: #050709;
	font-family: 'Montserrat-Bold';
	text-transform: uppercase;
	margin-top: 30px;
}
.product-description-wrapper .body {
	margin-top: 15px;
}
.product-description-wrapper .body .list-child .item-exercise{
	padding: 10px 0px;
	display: flex;
	align-items: center;
}
.product-description-wrapper .body .list-child .item-exercise img{
	padding-right: 10px;
}
.box-info .box-header-rate {
	background: #F1F1F1;
	padding: 20px 50px;
}
.box-info .box-header-rate .rating_avg {
	color: #FF3F3F;
	font-size: 16px;
}
.box-info .box-header-rate .rating_avg span {
	font-size: 24px;
	font-family: Montserrat-Bold;
}
.box-info .box-header-rate .rating .checked {
	color: #FF3F3F;
}
.box-info .box-header-rate .btn-tab {
	min-width: 66px;
	float: left;
	padding: 5px;
	text-align: center;
}
.box-info .box-header-rate .btn-count-rating.active {
	border: 0.5px solid #FF3F3F;
	color: #FF3F3F;
}
.box-info .box-header-rate .btn-count-rating {
	background: #FFFDFD;
	border: 0.5px solid #040000;
	border-radius: 1px;
	font-size: 10px;
	padding: 2px;
	cursor: pointer;
	color: #707070;
}
.box-content-rate {
	margin-top: 40px;
}
.box-content-rate .list-rate {
	padding: 0px 10px;
}
.box-content-rate .list-rate .item-rate {
	padding: 15px 0px;
}
.box-content-rate .list-rate .item-rate-user {
	display: flex;
}
.box-content-rate .list-rate .item-rate-user .avatar {
	width: 40px;
	height: 40px;
	padding-right: 10px;
}
.box-content-rate .list-rate .item-rate-user .avatar img {
	width: 100%;
	border-radius: 50%;
}
.box-content-rate .list-rate .item-rate-user .user-name .full-name {
	color: #050709;
	font-size: 14px;
	line-height: 16px;
}
.box-content-rate .list-rate .item-rate-user .user-name .rating .checked {
	color: #FFD600;
}
.box-content-rate .list-rate .item-rate-user .user-name .rating .fa {
	font-size: 12px;
}
.box-content-rate .list-rate .item-rate-user .user-name .time {
	font-size: 10px;
	line-height: 24px;
	color: #707070;
}
.box-content-rate .list-rate .user-rate-content {
	 padding-left: 40px;
}
.box-content-rate .list-rate .user-rate-content p {
	color: #707070;
	font-size: 14px;
	line-height: 24px;
}
.box-info .box-header-rate {
	background: #F1F1F1;
	padding: 20px 50px;
}
.variant-style .btn-style-add.buy-by-wallet{
	border: 2px solid #0B6EEF;
	border-radius: 8px;
	height: 62px;
	min-width: 194px;
	background: #FFFFFF;
	color: #0B6EEF;
	font-family: "Montserrat";
	font-weight: 700;
	margin-bottom: 25px;
	padding: 10px 10px;
}
.variant-style .btn-style-add.buy-by-atm{
	background: #0B6EEF;
	box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.75);
	border-radius: 8px;
	border: 2px solid #0B6EEF;
	height: 62px;
	min-width: 228px;
	color: #FFFFFF;
	font-family: "Montserrat";
	font-weight: 700;
	padding: 10px 10px;
}
.variant-style .btn-style-add .icon_cart_btn, .variant-style .btn-style-buynow .icon_cart_btn {
	background: url('/public/images/walet_white.png') center center no-repeat #04D200;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 13px;
	top: 0;
	border-radius: 3px 0 0 3px;
}
.pagination .pagination-item {
	padding: 5px;
}
.product-description-wrapper .body .title_body {
	border-bottom: 1px solid#C4C4C4;
	padding: 10px;
}
.pagination .pagination-item .page-link {
	min-width: 36px;
	min-height: 36px;
	border-radius: 4px;
	border: 1px solid#DADFE9;
	background: #FFFFFF;
}
.pagination .pagination-item {
	padding: 5px;
}
.pagination .pagination-item.active .page-link {
	background: #FFC646;
	border: 1px solid#FFC646;
}
.variant-style .btn-style-buynow {
	background: #05b2e9;
}
.variant-style .btn-style-buynow .icon_cart_btn {
	background: url('icon-checkout.png') center center no-repeat #05b2e9;
}
.variant-style button.btn-style-add:hover {
	/*background: #49aa47;*/
	/*color: #ffffff;*/
}
.variant-style button.btn-style-add:hover .icon_cart_btn{
	/* background: #49aa47; */
	/*background: url(/public/images/walet_white.png) center center no-repeat #49aa47;*/
}
.variant-style button.btn-style-buynow:hover {
	background: #067dc2;
	color: #ffffff;
}
.information-product .information-more {
	margin-bottom: 10px;
}
.information-product .information-more i{
	color: #ABABAB;
	font-size: 12px;
}
.information-product .tag-wrapper {
	margin-bottom: 15px;
}
.information-product .tag-wrapper label {
	font-size: 13px;
	float: left;
	line-height: 35px;
	margin: 0;
}
.information-product .tag-wrapper li {
	display: inline-block;
	list-style-type: none;
}
.information-product .tag-wrapper li a {
	display: inline-block;
	background: #e2e2e2;
	border-left: 3px solid;
	border-color: #3bafda;
	color: #333;
	padding: 4px 9px;
	position: relative;
	margin: 5px;
	font-size: 12px;
}
.information-product .tag-wrapper li a:before {
	left: 0;
	top: 8px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #3bafda;
	border-width: 4px;
}
#description,#comment,#product-review {
	margin-bottom: 15px;
}
#comment{
	padding: 20px;
}
#description {
	min-height: .01%;
	overflow-x: auto;
	/* border: solid 1px #F5F7F9; */
	border-top: none;
}
#description iframe {
	width: 100%;
}
#description table {
	max-width: 100%!important;
}
.wrapper-product-related {

}
.wrapper-product-related .title-group-related h3 {
	margin: 0;
	padding: 14px 15px 15px;
	font-size: 14px;
	line-height: 16px;
	background: #F5F7F9;
	text-transform: uppercase;
	color: #707070;
}

.product-comment{
	border-right: solid 1px #F5F7F9;
	border-left: solid 1px #F5F7F9;
	border-bottom: solid 1px #F5F7F9;
}
.product-comment .box-info{
	display: none;
}
.product-comment .box-info.active{
	display: block;
}
.list-product-related {
	border: 1px solid #F5F7F9;
	border-top: 0;
	padding: 10px;
}
.list-product-related li {
	margin-bottom: 10px;
}
.list-product-related h2 {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	color: #050709;
}
.list-product-related .product-box-price-related .price-new-related {
	color: #FF3F3F;
	font-size: 14px;
	line-height: 22px;
}
.list-product-related .product-box-price-related .price-old-related {
	color: #9298A3;
	text-decoration: line-through;
	font-size: 12px;
	line-height: 22px;
}
/*** End variant template ***/
/*** Product review ***/
.box-product-review h2 {
	color: #858585;
	font-size: 13px;
	margin: 10px 0 5px;
}
.box-product-review .infor-product-review span {
	color: #b2008d;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.box-product-review .infor-product-review del {
	color: #7d7d7d;
	font-size: 12px;
}
/*** End product review ***/
/*** Tab description product ***/
.product-tablist {
	background: #F5F7F9;
	border-bottom: none;
}
.product-tablist.nav-tabs > li > a {
	border-radius : 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	color: #707070;
}
.product-tablist.nav-tabs > li > a:hover,
.product-tablist.nav-tabs > li > a:focus {
	background: none;
	border: 1px solid transparent;
}
.product-tablist.nav-tabs > li.active {
	position: relative;
}
.product-tablist.nav-tabs > li.active a {
	border-top: 3px solid #FFC646;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #fff;
	color: #050709;
	font-family: "Montserrat-Medium";
	background: #EBEFF3;
}
#product-tablist > li {
	float: left;
	text-align: center;
	white-space: nowrap;
}
#product-tablist > li a{
	color: #666;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	border-radius : 0;
}
#product-tablist > li a:hover,.pr-tablist > li a:focus {
	background-color: transparent;
}
#product-tablist > li.active {
	border-top: solid 3px #e60f1e;
	margin: -3px 0 -1px 0px;
	position: relative;
}
#product-tablist > li.active:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	border: 4px solid transparent;
	border-top: 4px solid #e60f1e;
}
#product-tablist.nav-tabs > li.active a {
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	border-bottom: solid 1px #FFF;
	color: #365DB5;
	font-weight: bold;
	background: #fff;
}
#product-tablist > li span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-top: 9px;
	width: 100%;

}
#product-tablist > li:first-child span {
	border-right: none;
}
.product-description-wrapper {
	padding: 20px;
}
/*** End tab description ***/
/*** Comment.css ***/
#comment .title-group {
	text-align: left;
	font-size: 20px;
}
/*** End comment.css ***/
/*** End product.css ***/
/*** Blog.css ***/
#blog .group-blog {
	background: #e7e7e7;
	margin-bottom: 15px;
}
#blog .group-blog .title-block {
	cursor: pointer;
	position: relative;
	padding: 13px 15px;
	margin-bottom: 0;
}
#blog .group-blog .title-block .title-group {
	margin: 0;
	font-size: 18px;
}
.blog-list-articles {

}
.wrapper-article {
	-webkit-box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.15);
	background: #fff;
}
.wrapper-article .blog-item-image {
	max-height: 250px;
	overflow: hidden;
}
.wrapper-article .blog-item-title {
	padding: 10px;
}
.wrapper-article .blog-item-title h2 {
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	margin: 0;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
}
.wrapper-article .blog-item-created {
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin: 5px 0;
}
.wrapper-article .blog-item-content {
	color: #666;
	font-size: 13px;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 4;
	-moz-box-orient: vertical;
}
.wrapper-article .blog-item-viewmore {
	padding: 5px 10px;
	background: #50ad4e;
	color: #fff;
	margin-top: 10px;
	display: inline-block;
}
.wrapper-article-list .title-group-related h3 {
	margin: 0;
	padding: 14px 15px 15px;
	font-size: 15px;
	background: #e7e7e7;
	text-transform: uppercase;
}
.list-article-new {
	border: 1px solid #e7e7e7;
	border-top: 0;
	padding: 10px;
}
.list-article-new li {
	margin-bottom: 10px;
}
.list-article-new h2 {
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
}
.list-article-new .article-item-created {
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin-top: 5px;
}
/*** End Blog.css ***/
/*** Article.css ***/
#article h1 {
	color: #50ad4e;
	font-size: 20px;
	margin-top: 0px;
}
#article .info-created-at-article {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
#article .info-excerpt-article {
	margin-bottom: 10px;
}
#article .info-description-article {

}
#article .info-author-article {
	text-align: right;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #111;
}
.info-socials-article {
	margin: 5px 0px;
}
.info-socials-article .box-like-socials-article {
	float:left;
	padding-right:5px;
}
#article .info-tags-article {
	font-size: 12px;
	padding: 8px 10px 5px 15px;
	border: 1px solid #DDD;
	border-left: 2px solid #b1b1b1;
	margin-top: 10px;
}
#article .info-tags-article label {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 6px;
	float: left;
	padding: 5px 5px 0;
}
#article .info-tags-article ul {
	float: left;
}
#article .info-tags-article .item {
	margin: 0;
	float: left;
}
#article .info-tags-article .item a {
	padding: 5px 8px;
	margin: 0 3px 3px 0;
	float: left;
	background-color: #f1f1f1;
	font-size: 12px;
	text-transform: uppercase;
}
#article .info-title-comment {
	margin: 20px 0 5px;
	font-size: 16px;
}
#article .info-title-comment i {
	padding-right: 5px;
	font-size: 18px;
}
#article .info-box-comment {
	border: 1px solid #dadada;
	border-top: 2px solid #888;
	box-shadow: 0 2px 0px #f7f7f7;
	padding: 10px;
	padding-bottom: 0;
}
#article .info-title-related-article {
	background-image: url(bg-line-dot9bf4.png?v=31);
	background-position: 0 50%;
	background-repeat: repeat-x;
	overflow: hidden;
	text-transform: uppercase;
	margin: 15px 0px 5px;
}
#article .info-title-related-article span {
	background: none repeat scroll 0 0 #FFFFFF;
	cursor: pointer;
	font-weight: 500;
	font-size: 16px;
	color: #008A7B;
	float: left;
	list-style: none outside none;
	padding-right: 5px;
}
#article .info-related-articles {
	margin-bottom: 15px;
}
#article .info-related-articles li.item {
	line-height: 14px;
	border-bottom: 1px #ddd dashed;
}
#article .info-related-articles li.item i {
	padding-right: 5px;
	color: #008A7B;
}
#article .info-related-articles li.item a {
	color: #555;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 0;
	display: inline-block;
}
/*** End article.css ***/
/*** Cart.css ***/
#cart .title-head-cart {
	text-align: left;
	font-size: 21px;
	color: #161616;
	margin: 10px 0px;
}
#cartform .overflow-cart {
	overflow-x: auto;
	overflow-y: hidden;
}
#table-cart{
	width: 100%;
	max-width: 100%;
	float: left;
}
#table-cart th{
	white-space: pre-wrap;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 14px;
}
#table-cart td{
	border: 1px solid #ccc;
	padding: 25px 22px 25px 22px;
	text-align: center;
}
#table-cart a,
#table-cart{
	color: #333;
}
#table-cart td strong{
	float: left;
	width: 100%;
}
#table-cart td span{
	width: 100%;
	float: left;
}
#table-cart td.remove svg{
	fill: #767676;
}
#table-cart td input[type=number]{
	width: 50px;
	border: 1px solid #ddd;
	padding-right: 0;
}
#table-cart td:nth-child(1){
	padding: 10px;
	text-align: center;
	min-width: 100px;
}
/*** End cart.css ***/
/*** Form button checkout ***/
.right-cart{
	border: 1px solid #ccc;
	padding: 25px;
	float: left;
	width: 100%;
}
.right-cart h2{
	font-size: 18px;
	width: 100%;
	float: left;
	margin: 0px;
}
.right-cart h2 label:nth-child(1){
	float: left;
}
.right-cart h2 label:nth-child(2){
	float: right;
	color: #e32124;
}
.right-cart a.checkout{
	width: calc(100% + 0px);
	border: 0px;
	background: #e32124;
	font-weight: bold;
	text-align: center;
	color: #fff;
	fotn-size: 14px;
	text-transform: uppercase;
	padding: 15px;
	position: relative;
	float: left;
	text-decoration: none;
	margin-top: 10px;
}
.selling-point-cart{
	background: #333;
	width: 100%;
	float: left;
	margin: 25px 0px;
	padding: 15px 25px;
	color: #ddd;
	font-size: 12px;
}
.selling-point-cart li{
	list-style-type: none;
	padding: 3px 0px;
	width: 100%;
	float: left;
}
.selling-point-cart li span.fa{
	color: #666;
	margin: 0px 5px;
}
a.continue-shopping,
button.update-cart{
	border: 0px;
	background: #333;
	color: #fff;
	fotn-size: 14px;
	text-transform: uppercase;
	padding: 8px 25px;
	position: relative;
	float: left;
	margin: 20px 15px 0px 0px;
	text-decoration: none;
}
.table-customize {
  margin: 0;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc inset;
}
.table-customize > thead > tr {
  background-color: #535353;
  border-radius: 3px 3px 0 0;
}
.table-customize > thead > tr > th {
  color: #fff;
  border-bottom: none;
  padding: 10px 14px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.table-customize > thead > tr > th:first-child {
  border-radius: 3px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.table-customize > thead > tr > th:last-child {
  border-radius: 0 3px 0 0;
}
.table-customize > tbody > tr > td {
  vertical-align: middle;
  padding: 15px 14px;
  color: #ccc;
  font-size: 14px;
  color: #000;
  border: 1px solid #ccc;
}
.table-customize > tbody > tr > td a {
  text-decoration: none;
}

.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
  position: relative;
  font-size: 10px;
  font-weight: 700;
}
.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 14px;
}
.table-order > tbody > tr:nth-child(1) > td:first-child {
  background: url(../img/bg-order-1.png) no-repeat center center;
}
.table-order > tbody > tr:nth-child(2) > td:first-child {
  background: url(../img/bg-order-2.png) no-repeat center center;
}
.table-order > tbody > tr:nth-child(3) > td:first-child {
  background: url(../img/bg-order-3.png) no-repeat center center;
}
.table-order > tbody > tr td:first-child, .table-order > tbody > tr th:first-child {
  text-align: center;
}
.leaderboard-first {
	border-radius: 50%;
	border: 3px solid red;
	margin: 1px;
}
.leaderboard-second {
	border-radius: 50%;
	border: 3px solid orange;
	margin: 1px;
}
.leaderboard-third {
	border-radius: 50%;
	border: 3px solid green;
	margin: 1px;
}
.leaderboard-me-div {
	border-top: solid orange 1px;
	border-bottom: solid orange 1px;
	margin: 1px;
}
.leaderboard-me-name {
	color: orange !important;
}
.score-container {
	position: fixed;
	left: 85%;
	top: 20%;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.leaderboard-crown {
	position: absolute;
	top: -24px;
	left: 1px;
	z-index: 2;
}
.leaderboard-crown-wrapper {
	position: relative;
	display: inline-block;
}
.plus-exp {
	color: #3f3f3f;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	animation-name: fade-in-up;
	animation-duration: 5s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
}
.img-ava-leaderboard {
	width: 50px !important;
	height: 50px;
}

@keyframes fade-in-up {
	0%,
	10% {
		top: 50%;
		opacity: 1;
	}
	100% {
		top: -100%;
		opacity: 0;
	}
}
.my_course.fix-header{
	margin-top: 166px;
}
.my_course .user-info-group .user-info{
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.25);
}
.my_course .user-info-group .user-info .header-info{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	height: 83px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.my_course .user-info-group .user-info .content-info{
	min-height: 300px;
	position: relative;
}
.my_course .user-info-group .user-info .content-info .user-avatar{
	width: 100%;
	height: 90px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: -17px;
}
.my_course .user-info-group .user-info .content-info .user-name{
	padding-top: 100px;
	text-align: center;
}
.my_course .user-info-group .user-info .content-info .user-name p{
	font-size: 26px;
	line-height: 31px;
	font-family: 'Montserrat-Medium';
	color: #0D4DFF;
}
.my_course .user-info-group .user-info .content-info .user-name span{
	font-size: 18px;
	line-height: 22px;
	color: #4D4D4D;
	margin-top: 10px;
}
.my_course .user-info-group .user-info .content-info .user-name img{
	margin-top: 28px;
}
.my_course .box-giai-thich{
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	padding: 15px 30px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.my_course .box-giai-thich .title{
	font-family: Montserrat-Medium;
	font-size: 14px;
	line-height: 17px;
	color: #0D4DFF;
	margin-bottom: 7px;
}
.my_course .box-giai-thich p{
	font-family: Montserrat-Medium;
	font-size: 14px;
	line-height: 17px;
	color: #4D4D4D;
}
.my_course .user-lesson-exam-list{
	margin-top: 30px;
}
.my_course .user-lesson-exam-list .title{
	font-weight: 900;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 12px;
	border-bottom: 1px solid #999999;
	margin-bottom: 12px;
}
.my_course .user-lesson-exam-list .title.rc{
	color: #0D4DFF;
}
.my_course .user-lesson-exam-list .title.lc{
	color: #ED1E79;
}
.my_course .user-lesson-exam-list .list-lesson .lesson-item{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}
.my_course .user-lesson-exam-list .list-lesson .lesson-item .lesson-name{
	width: 15%;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4D;
}
.my_course .user-lesson-exam-list .list-lesson .lesson-item .number-question{
	width: 15%;
	font-size: 14px;
	line-height: 17px;
	color: #0D4DFF;
	font-family: Montserrat-Medium;
}
.my_course .user-lesson-exam-list .list-lesson .lesson-item .process-box{
	width: 70%;
}
.my_course .user-lesson-exam-list .list-lesson .lesson-item .process-box .progress{
	height: 10px;
	border-radius:0px;
	margin: 0px;
}
.my_course .user-lesson-exam-list .rc-list .list-lesson .lesson-item .process-box .progress .progress-bar{
	background: linear-gradient(90deg, #00FFA9 29.89%, #0D4DFF 100%);
}
.my_course .user-lesson-exam-list .lc-list .list-lesson .lesson-item .process-box .progress .progress-bar{
	background: linear-gradient(90deg, #FEC194 29.89%, #FF0061 100%);
}
.my_course .user-lesson-exam-list .title.lc{
	color: #ED1E79;
}
#course_learn .process-bar-rc-lc{
	margin-top: 0px;
}
.process-bar-rc-lc .score{
	background: #FFFFFF;
	border: 2px solid #B3B3B3;
	box-sizing: border-box;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	padding: 10px 6px;
	text-align: center;
}
.process-bar-rc-lc .score .title{
	font-family: Montserrat-Medium;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.process-bar-rc-lc .score .user-score{
	font-size: 36px;
	line-height: 43px;
	color: #FFC646;
	font-family: Montserrat-Medium;
}
.process-bar-rc-lc .score .total-score{
	font-size: 18px;
	line-height: 22px;
	color: #4D4D4D;
	font-family: Montserrat-Medium;
	border-top: 2px solid #B3B3B3;
}
.process-bar-rc-lc .rc,.process-bar-rc-lc .lc{
	display: flex;
	width: 100%;
}
.process-bar-rc-lc .progress{
	border-radius: 10px;
}
.process-bar-rc-lc .rc .progress-bar{

	background: linear-gradient(90deg, #FEC194 0%, #FEA98E 15.59%, #FE6B7D 48.59%, #FF0963 95.99%, #FF0061 100%);
	border-radius: 10px;
	font-size: 10px;
	line-height: 17px;
}
.process-bar-rc-lc .lc .progress-bar{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
	border-radius: 10px;
	font-size: 10px;
	line-height: 17px;
}
.process-bar-rc-lc .lc .title{
	font-size: 18px;
	line-height: 22px;
	color: #0D4DFF;
	padding-right: 5px;
	font-family: Montserrat-Medium;
}
.process-bar-rc-lc .rc .title{
	font-size: 18px;
	line-height: 22px;
	color: #ED1E79;
	padding-right: 5px;
	font-family: Montserrat-Medium;
}
.process-bar-rc-lc .rc .progress{
	border: 1px solid #FE6B7D;
	padding: 2px;
}
.process-bar-rc-lc .lc .progress{
	border: 1px solid #0D4DFF;
	padding: 2px;
}
.course-learn .process-bar-rc-lc .rc-lc{
	padding-top: 25px;
}
.process-bar-rc-lc .rc .progress, .process-bar-rc-lc .lc .progress{
	width: 100%;
	background-color:#FFFFFF;
}
.process-bar-rc-lc .des-content{
	padding-left: 25px;
}
.process-bar-rc-lc .des-content span{
	font-size: 14px;
	line-height: 17px;
	color: #4D4D4D;
}
.process-bar-rc-lc .des-content p{
	font-size: 14px;
	line-height: 17px;
	color: #29ABE2;
	font-family: Montserrat-Medium;
	margin-top: 5px;
	cursor: pointer;
}
.my_course .user-info-group .user-info .content-info .user-avatar img{
	width: 90px;
	height: 90px;
	border: 2px solid #0D4DFF;
	box-sizing: border-box;
	border-radius: 50%;
}
.my_course .product-lists .product-detail .product-info-description{
	padding: 10px 15px;
}
.my_course .product-lists .product-detail .course-expired{
	display: flex;
	display: flex;
	justify-content: space-between;
	padding: 0px 15px 10px 15px;
	align-items: center;
	min-height: 45px;
}
.my_course .product-lists .product-detail .course-rate{
	/*padding: 12px;
	border-top: 1px solid #e7e7e7;*/
}
.my_course .product-lists .product-detail .checked {
	color: orange;
}
.my_course .product-lists .product-detail .course-expired .title{
	font-weight: 800;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
}
.my_course .product-lists .product-detail .course-expired .btn{
	background: #0D4DFF;
	border-radius: 7px;
	color: #FFF;
	cursor: pointer;
}
.my_course .product-lists .product-detail .product-info-description .short_des{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 64px;
}
#targetModal .modal-header{
	padding: 40px 40px 20px 40px;
}
#targetModal .modal-footer{
	text-align: center;
	border-top:none;
}
#targetModal .modal-dialog{
	width: 1200px;
}
#targetModal .modal-footer .btn-confirm{
	background: #3333FF;
	border-radius: 7px;
	color: #FFF;
	font-size: 20px;
	line-height: 24px;
	font-family: Montserrat-Medium;
	padding: 10px 133px;
}
#targetModal .modal-header{
	border-bottom:none;
}
#targetModal .modal-body{
	padding: 15px 40px;
}
#targetModal .modal-body .irs--flat .irs-bar{
	background: linear-gradient(90deg, #2A78D3 0%, #CD0ABA 100%);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#targetModal .modal-body .irs--flat .irs-handle{
	width: 25px;
	height: 25px;
	background: rgb(243, 32, 83);
	border-radius: 50%;
	top: 18px;
}
#targetModal .modal-body .taget-date{
	text-align: center;
	padding-top: 33px;
}
#targetModal .modal-body .taget-date .form-group{
	display: flex;
	align-items: center;
}
#targetModal .modal-body .taget-date .form-group .control-label{
	text-align: right;
	font-size: 20px;
	line-height: 24px;
	color: #4D4D4D;
	font-weight: normal;
}
#targetModal .modal-footer{
	padding-bottom: 50px;
}
#targetModal .modal-body .irs--flat .irs-handle>i:first-child{
	display: none;
}
#targetModal .modal-body .irs--flat .irs-line{
	border-radius: 10px;
}
#targetModal .modal-body .taget-date .choose-date{
	font-size: 20px;
	line-height: 24px;
	color: #4D4D4D;
}
#targetModal .modal-header .title{
	font-size: 24px;
	line-height: 29px;
	color: #DE1F26;
	font-family: Montserrat-Medium;
	text-align: center;
}
.my_course .title-box{
	text-align: center;
}
.my_course .title-box h3{
	font-size: 24px;
	line-height: 29px;
	color: #0D4DFF;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.my_course .title-box p{
	text-align: center;
	font-size: 16px;
	line-height: 19px;
	color: #4D4D4D;
}
#product.fix-header{
	margin-top:100px;
}
/*** End layout cart ***/
/****************************** End Template *******************************/
/****************************** Media.css **********************************/
/*** Media ***/

.footer-mobile-fix{
	display: none;
}


.hoclythuyet .head_course{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hoclythuyet .head_course .close_course a{
	background: #ca670c;
	color: #fff;
	font-size: 16px;
	padding: 12px 14px;
	border-radius: 4px;
}
.hoclythuyet .header-navigate{
	background: #FFC646;
}
.hoclythuyet .header-navigate li{
	color: #fff;
}
.hoclythuyet .header-navigate a,.hoclythuyet .header-navigate span{
	color: #fff;
	font-size: 16px;
}
.hoclythuyet .header-navigate .breadcrumb{
	padding: 15px 0px;
}
.hoclythuyet .container .video{
	text-align: center;
}
.hoclythuyet .container .des{
	padding: 10px 0px;
	/*text-align: center;*/
}
.hoclythuyet .container .des ul{
	margin-top: 0;
    margin-bottom: 10px;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.hoclythuyet .container .des ul li{
	    list-style: disc;
}
.hoclythuyet .container .next{
	text-align: center;
	padding: 10px 0px;

}
.hoclythuyet .container .next button{
	width: 245px;
	height: 55px;
	border-radius:4px;
	background: #FFC646;
	color: #fff;
	text-transform: uppercase;
}
.hoclythuyet .container .next button:focus{
	outline: none;
}
.hoclythuyet .flash_card .next{
	align-items: center;
	justify-content: center;
	display: flex;
	margin-top: 20px;
}
.hoclythuyet .flash_card .next .number_stt{
	padding: 0px 10px;
}
.hoclythuyet .flash_card .next i{
	font-size: 28px;
	cursor: pointer;
}
.hoclythuyet .flash_card .next .not_remeber{
	/*width: 275px;*/
	/*height: 105px;*/
	/*border-radius:4px;*/
	/*background: #E5E8EB;*/
	/*color: #E80101;*/
	/*text-transform: uppercase;*/
}
.hoclythuyet .flash_card .next .remeber{
	/*width: 275px;*/
	/*height: 105px;*/
	/*border-radius:4px;*/
	/*background: #E5E8EB;*/
	/*color: #46A500;*/
	/*text-transform: uppercase;*/
	/*margin-left: 15px;*/
}
.hoclythuyet.type_flash_card .header-navigate{
	background: #7BCDC7;
	position: fixed;
	top:0px;
	width: 100%;
	z-index: 9999;
}
#header-lotrinh.hoclythuyet.type_flash_card .header-navigate{
	position: unset;
}
.hoclythuyet.type_flash_card.lam-bookmark .header-navigate{
	background: #FF8B00;
}
.hoclythuyet.type_flash_card.lam-cau-sai .header-navigate{
	background: #FF503B;
}
.hoclythuyet.type_flash_card.lam-cau-cu .header-navigate{
	background: #079BFE;
}
.hoclythuyet.type_flash_card .head_course .lesson_name{
	display: flex;
	width: 100%;
	align-items: center;
	overflow: hidden;
}
.hoclythuyet.type_flash_card .head_course .lesson_name img{
	width: 48px;
}
.hoclythuyet.type_flash_card .head_course{
	height: 80px;
}
.hoclythuyet.type_flash_card .head_course .lesson_name .name{
	padding-left: 10px;
	width: 100%;
	padding-right: 40px;
	overflow: hidden;
}
.hoclythuyet.type_flash_card .head_course .lesson_name .name .title{
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	font-family: 'Montserrat-Medium';
	width: calc(100% - 100px);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.hoclythuyet.type_flash_card .head_course .lesson_name .name .progress{
	margin: 0px;
	height: 8px;
	margin-top: 10px;
	background-color:#47B2AB;
}
.hoclythuyet.type_flash_card.lam-bookmark .head_course .lesson_name .name .progress{
	background-color:#E37C00;
}
.hoclythuyet.type_flash_card.lam-cau-cu .head_course .lesson_name .name .progress{
	background-color:#008CEA;
}
.hoclythuyet.type_flash_card.lam-cau-sai .head_course .lesson_name .name .progress{
	background-color:#E34230;
}

.hoclythuyet.type_flash_card .head_course .lesson_name .name .progress .progress-bar{
	background-color:#fff;
}
.hoclythuyet.type_flash_card .head_course .lesson_name .name .box_head{
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
}
.hoclythuyet.type_flash_card .head_course .lesson_name .name .box_head .course_process{
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	width: 100px;
}
.hoclythuyet.type_flash_card .head_course .close_course a{
	background:#47B2AB;
}
.hoclythuyet.type_flash_card.lam-bookmark .head_course .close_course a{
	background:#E37C00;
}
.hoclythuyet.type_flash_card.lam-cau-cu .head_course .close_course a{
	background:#008CEA;
}
.hoclythuyet.type_flash_card.lam-cau-sai .head_course .close_course a{
	background:#E34230;
}
#hoclythuyet{
	margin-top:80px;
}
#hoclythuyet .question_type{
	display: none;
}
.lam_kiem_tra #hoclythuyet .question_type{
	display: block;
}
#feedbackModel{
	z-index: 999999;
}
#hoclythuyet .question_type.question_stt_1{
	display: block;
}
#hoclythuyet .flash_content{
	max-width: 770px;
	margin: 0 auto;
	background: #fff;
	padding: 0px 80px;
}
#hoclythuyet .flash_content .box_flash{
	/*border: 1px solid #C4C4C4;*/
	/*border-radius: 10px;*/
	/*margin: 0 auto;*/
	/*text-align: center;*/
	/*padding: 30px 0px 15px 0px;*/
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	/*background: #FFFFFF;*/
	/*box-shadow: 0px 4px 10px 4px rgb(0 0 0 / 25%);*/
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	position: relative;
	height: 440px;
}
#hoclythuyet .flash_content .box_flash .box_image img{
 height: 194px;
}
#hoclythuyet .flash_content .box_flash .box_before{
	display: block;
}
#hoclythuyet .flash_content .box_flash .box_after{
	display: none;
}
#hoclythuyet .flash_content .box_flash .is-after .box_before{
	display: none;
}
#hoclythuyet .flash_content .box_flash .is-after .box_after{
	display: block;
}
#hoclythuyet .flash_content .box_flash .action{
	text-align: right;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	bottom: 35px;
}
#hoclythuyet .flash_content .box_flash .action img{
	cursor: pointer;
}
#hoclythuyet .flash_content .box_flash .new_word{
	padding-bottom: 20px;
}
#hoclythuyet .flash_content .box_flash .text-question{
	padding: 20px 58px 20px 30px;
	font-size: 22px;
	line-height: 29px;
	color: #000000;
	text-align: center;
}
#hoclythuyet .flash_content .box_flash .text-question-tran{
	font-family: Montserrat-Light;
	font-size: 22px;
	line-height: 27px;
	color: #000000;
	text-align: center;
	padding: 0px 50px 0px 30px;
}
#hoclythuyet .flash_content .box_flash .new_word .text-new-word{
	font-size: 30px;
	line-height: 37px;
	color: #34AF76;
	font-family: Montserrat-Bold;
}
#hoclythuyet .flash_content .box_flash .new_word .text-phien-am{
	padding-top: 10px;
	font-size: 24px;
	line-height: 32px;
	color: #000000;
}
.flip {
	animation-timing-function: ease-in-out;
	animation-duration: 2s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}
#hoclythuyet .flash_content .box_flash .box_before .flip-s{
	animation-name:flip-with-rotate;
}
#hoclythuyet .flash_content .box_flash .box_after .flip-s{
	animation-name:flip-with-rotate;
}
@keyframes flip-with-scale {
	0% {
		transform: perspective(400px) scaleX(1);
	}

	100% {
		transform: perspective(400px) scaleX(-1);
	}
}

@keyframes flip-with-rotate {
	0% {
		transform: perspective(400px) rotateY(0);
	}

	100% {
		transform: perspective(400px) rotateY(180deg);
	}
}
/*
#hoclythuyet .flash_content .box_flash:hover .image{
	transform: rotateY(180deg);
}
#hoclythuyet .flash_content .box_flash .image{
  transition: transform 0.8s;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
    height: 100%;
    text-align: center
    }*/
    .card {
    	width: 100%;
    	height: 100%;
    	transition: transform 1s;
    	transform-style: preserve-3d;
    	cursor: pointer;
    	position: relative;
    	min-height: 360px;
    }

    .card.is-after {
    	/*transform: rotateY(180deg);*/
    }

    .card__face {
    	/*position: absolute;*/
    	width: 100%;
    	height: 100%;
    	/*display: none;*/
    	/*backface-visibility: hidden;*/
    	backface-visibility: hidden;
	    position: absolute;
	    top: 0;
	    left: 0;
    }

    .card__face--front {
    	display: block;
    	/*background: red;*/
    	transform: rotateY(0deg);

    }
    .card.is-after .card__face--front{
    	/*display: none;*/
    }
    .card.is-after .card__face--back{
    	display: block;
    }
    .card__face--back {
    	/*background: blue;*/
    	transform: rotateY(180deg);
    }
	#hoclythuyet .flash_content .box_flash .box_suggest{
		overflow: hidden;
	}
    #hoclythuyet .flash_content.flash_chuoi .box_flash{
    	padding: 35px 0px 10px 0px;
    }
    #hoclythuyet .flash_content .box_flash .box_suggest .after{
		display: none;
    }
    #hoclythuyet .flash_content .box_flash .box_suggest.is_after .after{
		display: block;
    }
    #hoclythuyet .flash_content .box_flash .box_suggest.is_after .before{
    	display: none;
    }
    #hoclythuyet .flash_content .box_flash .box_suggest .suggest{
    	display: none;
    }
    #hoclythuyet .flash_content .box_flash .box_caction_muti{
    	display: flex;
    	justify-content: flex-end;
    	align-items: center;
    	margin-top: 21px;
    }
    #hoclythuyet .flash_content .box_flash .box_caction_muti .suggest{
    	width: 40px;
    	cursor: pointer;
    	z-index: 9999;
    }
    #hoclythuyet .flash_content .box_flash .box_caction_muti .icon.report{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin: 0px 12px 0px 5px;
    	text-align: center;
    }
    #hoclythuyet .flash_content .box_flash.sub_card{
    	margin-left: 30px;
    }
    #hoclythuyet .flash_content .box_flash .image .box_image img{
    	max-width: 350px;
    	width: 350px;
    	max-height: 240px;
    }
    #hoclythuyet .flash_content .box_flash .image .suggest{
    	display: none;
    	font-size: 13px;
    	font-style: italic;
    	padding: 10px 10px;
    	margin-top:10px;
    	/*width: fit-content;*/
    }
    #hoclythuyet .flash_content .box_flash .question{
    	margin-top: 10px;
    }
    #hoclythuyet .flash_content .box_flash .question p{
    	color: #000000;
    	font-size: 16px;
    }
    #hoclythuyet .flash_content .box_flash .question p img{
    	/*width: 100%;
    	height: 100%;*/
    }
    #hoclythuyet .flash_content .box_flash .face i{
    	font-size: 31px;
    	float: right;
    	margin-right: 8px;
    	color: #FFC646;
    	cursor: pointer;
    }
    #hoclythuyet .flash_content .box_action{
    	/*display: flex;*/
    	justify-content: flex-end;
    	padding-top: 10px;
		display: none;
    }
    #hoclythuyet .flash_content .box_action .icon{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius:50%;
    	border: 1px solid #DEDEDE;
    	margin-left:5px;
    	text-align: center;
    }
    #hoclythuyet .flash_content .box_action .icon.bookmarked{
    	border: 2px solid #FFC646;
    }
    #hoclythuyet .trac_nghiem_box .icon.bookmarked{
    	border: 2px solid #FFC646 !important;
    }
    #hoclythuyet .dientu_chuoi_box{
    	max-width: 960px;
    	margin: 0 auto;
    	background: #fff;
    	padding: 5px 20px;
    }
    #hoclythuyet .dientu_chuoi_box .head_content .box_image{
    	width: 100%;
    }
.box_image{
	text-align: center !important;
}
    #hoclythuyet .dientu_chuoi_box .head_content .box_image img{
    	width: 100%;
    }
    #hoclythuyet .dientu_chuoi_box .head_content .box_image{
    	padding: 10px 0px;
    }
    #hoclythuyet .dientu_chuoi_box .head_content .box_des{
    	padding: 10px 0px;
		/*max-width: 75%;*/
		/*float: left;*/
    }
    #hoclythuyet .dientu_chuoi_box .content_question{
    	padding: 10px 0px;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item{
    	/*margin: 50px 0px;*/
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .explain-text{
    	display: flex;
    	justify-content: flex-end;
	}

	#hoclythuyet .dientu_chuoi_box .content_question .list_question .box_action{
		display: flex;
		float: right;
	}

    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .explain-text .icon.report{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin-left: 5px;
    	text-align: center;
    }

	#hoclythuyet .dientu_chuoi_box .content_question .list_question .box_action .icon.report{
		cursor: pointer;
		padding: 3px 3px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		border: 1px solid #DEDEDE;
		text-align: center;
	}

    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .explain-text .icon.suggest{
    	cursor: pointer;
	    padding: 3px 3px;
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    border: 1px solid #DEDEDE;
	    margin-left: 5px;
	    text-align: center;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .explain-text .icon.bookmark{
    	cursor: pointer;
	    padding: 3px 3px;
	    width: 30px;
	    height: 30px;
	    border-radius: 50%;
	    border: 1px solid #DEDEDE;
	    margin-left: 5px;
	    text-align: center;
    }

	#hoclythuyet .dientu_chuoi_box .content_question .list_question .box_action .icon.bookmark{
		cursor: pointer;
		padding: 3px 3px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		border: 1px solid #DEDEDE;
		text-align: center;
	}

    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .result{
    	padding: 10px;
    	margin-top:10px;
    	display: none;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .result.error{
    	border:1px solid#d43f3a;
    	color: #d43f3a;
    }

    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .result.true{
    	border:1px solid#4cae4c;
    	color: #4cae4c;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .question p{
    	font-family: Montserrat-Medium;
    	font-size: 16px;
    	line-height: 24px;
    	/*color: #717171;*/
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .question .input_answer{
    	margin: 5px 0px;
		border-radius: 15px;
		padding: 2px 11px;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .answer{
    	display: flex;
    	align-items: center;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .answer .explain{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius:50%;
    	border: 1px solid #DEDEDE;
    	margin-left:10px;
    	text-align: center;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .submit_question
    {
    	text-align: center;
		display: flex;
		justify-content: center;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .submit_question .btn_submit{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    }

    .btn_finish{
        background: #FFC646;
        border-radius: 4px;
        width: 170px;
        height: 50px;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
		/*display: none;*/
    }
    #hoclythuyet .dientu_chuoi_box .content_question .submit_question .btn_next{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    	display: none;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .question_item .input_answer.error{
    	border:1px solid#d43f3a;
    	color: #d43f3a;
    	color: #000;
    	text-decoration: line-through;
    }
    #hoclythuyet .dientu_chuoi_box .content_question .question_item .input_answer.true{
    	border:1px solid#4cae4c;
    	color: #4cae4c;
    }
    #hoclythuyet .dientu_box{
    	max-width: 960px;
    	margin: 0 auto;
    	background: #fff;
    	padding: 5px 20px;
    }
    #hoclythuyet .dientu_box .head_content .box_image{
    	width: 100%;
    }
    #hoclythuyet .dientu_box .head_content .box_image img{
    	width: 100%;
    }
    #hoclythuyet .dientu_box .head_content .box_image{
    	padding: 10px 0px;
    }
    #hoclythuyet .dientu_box .head_content .box_des{
    	padding: 6px 0px;
		/*max-width: 75%;*/
		/*float: left;*/
    }
    #hoclythuyet .dientu_box .content_question{
    	padding: 0px;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item{
    	/*margin: 15px 0px;*/
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .question{
    	padding: 10px 0px;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .question .image{
    	max-width: 300px;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .question .image img{
    	width: 100%;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .explain-text{
    	font-size:14px;
    	font-style: italic;
    	padding: 5px;
    	display: none;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .result{
    	padding: 10px;
    	margin-top:10px;
    	display: none;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .result.error{
    	border:1px solid#d43f3a;
    	color: #d43f3a;
    }

    #hoclythuyet .dientu_box .content_question .list_question .question_item .result.true{
    	border:1px solid#4cae4c;
    	color: #4cae4c;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .question p{
    	font-family: Montserrat-Medium;
    	font-size: 14px;
    	line-height: 24px;
    	/*color: #717171;*/
    }
	#hoclythuyet .trac_nghiem_box .content_question .list_question .question_item .question p{
		font-family: Montserrat-Medium;
		font-size: 14px;
		line-height: 24px;
		padding-right: 100px;
		/*color: #717171;*/
	}
    #hoclythuyet .dientu_box .content_question .list_question .question_item .answer{
    	display: flex;
    	align-items: center;
    }
    #hoclythuyet .dientu_box .content_question .list_question .question_item .answer .icon.report{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 31px;
    	height: 30px;
    	border-radius:50%;
    	border: 1px solid #DEDEDE;
    	margin-left:10px;
    	text-align: center;
    }
	#hoclythuyet .dientu_box .content_question .box-action .icon.report{
		cursor: pointer;
		padding: 3px 3px;
		width: 31px;
		height: 30px;
		border-radius:50%;
		border: 1px solid #DEDEDE;
		text-align: center;
	}

	#hoclythuyet .dientu_box .content_question .box-action{
		display: flex;
		float: right;
	}

    #hoclythuyet .dientu_box .content_question .list_question .question_item .answer .explain{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius:50%;
    	border: 1px solid #DEDEDE;
    	margin-left:10px;
    	text-align: center;
    }
    #hoclythuyet .dientu_box .content_question .submit_question{
    	text-align: center;
		margin-top: 30px;
    }
    #hoclythuyet .dientu_box .content_question .submit_question .btn_submit{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    }
    #hoclythuyet .dientu_box .content_question .submit_question .btn_next{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    	display: none;
    }
	#hoclythuyet.lam_bai_tap .trac_nghiem_anh{
		max-width: 100%;
		margin-top: 20px;
	}
	#hoclythuyet.lam_bai_tap .trac_nghiem_anh .content_question .question-text{
		padding-top: 20px;
	}
    #hoclythuyet .trac_nghiem_box{
    	max-width: 960px;
    	margin: 0 auto;
    	background: #fff;
		padding: 5px 20px;
		background: unset;
    }
    #hoclythuyet .trac_nghiem_box .head_content .box_des{
    	margin: 15px 0px;
		/*max-width: 75%;*/
		float: left;
		padding-right: 0px;
		font-family: Montserrat;
		width: 100%;
    }
    #hoclythuyet .trac_nghiem_box .head_content .box_action{
    	display: flex;
    	justify-content: flex-end;
		float: right;
		padding-top: 10px;
    }

	#hoclythuyet .trac_nghiem_box .content_question .list_question .box_action{
		display: flex;
		float: right;
	}

    #hoclythuyet .trac_nghiem_box .head_content .box_suggest{
    	display: none;
    }
    #hoclythuyet .trac_nghiem_box .head_content .box_suggest p{
    	color: #FFC646;
    	line-height: 24px;
    	font-size: 16px;
    	font-family: Montserrat-Medium;
    }
    #hoclythuyet .trac_nghiem_box .head_content .box_suggest .suggest_content{
    	font-family: Montserrat;
    	font-style: italic;
    	font-weight: normal;
    	line-height: 24px;
    	font-size: 14px;
    	color: #717171;
		}
		#hoclythuyet .content_question .box_interpret_all{
			display: none;
		}
		#hoclythuyet .content_question .box_interpret_all p.title{
			font-family: Montserrat-Medium;
		}
		#hoclythuyet .content_question .box_interpret_all p{
			font-family: Montserrat;
			line-height: 24px;
			font-size: 14px;
		}
		#hoclythuyet .content_question .box_interpret_all span{
			font-family: Montserrat;
	    	/*font-weight: normal;*/
	    	line-height: 24px;
	    	font-size: 14px;
	    	color: #000000;
			/*font-weight: 600;*/
		}
#hoclythuyet .content_question .box_interpret_all .content_v{
	font-family: Calibri;
}
#hoclythuyet .content_question .box_interpret_all b{
	font-family: Montserrat-Bold;
}
#hoclythuyet .content_question .box_interpret_all .box-tran span{
	/*font-weight: 600;*/
	font-size: 14px;
	line-height: 24px;
}
	#hoclythuyet .box_interpret_all_tran .icon_tran{
		display: none;
	}
	#hoclythuyet .box_interpret_all_tran .tran_content{
		display: none;
	}
	#hoclythuyet .box_interpret_all_tran .icon_tran .icon-translate{
		cursor: pointer;
		font-size: 26px;
		background-image: url(/public/images/translate.png);
		background-repeat: no-repeat;
		background-size: 30px 30px;
		width: 30px;
		height: 30px;
	}
    .lam_bai_tap .trac_nghiem_box .content_question{
    	margin-top:10px;
    }
    #hoclythuyet .trac_nghiem_box .content_question .question_item{
    	margin-bottom:20px;
		position: relative;
		padding-top: 10px;
    }
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .list_answer{
		max-width: 550px;
		margin: 0 auto;
	}
    #hoclythuyet .trac_nghiem_box .content_question .question_item .question .img_question{
    	max-width: initial;
    }
#hoclythuyet .trac_nghiem_anh .content_question .question_item .list_answer .radio.border-green label{
	border: 2px solid#34AF76 !important;
}
#hoclythuyet .trac_nghiem_anh .content_question .question_item .list_answer .radio.border-yellow label{
	border: 2px solid#FFC646 !important;
}
#hoclythuyet .trac_nghiem_anh .content_question .question_item .list_answer .radio.border-green.bg-red label,
#hoclythuyet .trac_nghiem_anh .content_question .question_item .list_answer .radio.bg-red label{
	border: 2px solid #C33124 !important;
	background: unset !important;
}
#hoclythuyet .trac_nghiem_anh .content_question .question_item .list_answer .radio.bg-green label{
	border: 2px solid #34AF76 !important;
	background: unset !important;
}
#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio input[type="radio"]{
	opacity: 0;
}
#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio i{
	display: none;
}
#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio.bg-red label{
	background: rgb(248,123,84,0.4);
}
#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio.bg-green label{
	background: rgb(123,205,199,0.4);
}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio{
		justify-content: center;
		display: flex;
		align-items: center;
		background:unset;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio label{
		width: 200px;
		height: 200px;
		text-align: center;
		justify-content: center;
		display: flex;
		align-items: center;
		margin-right: 10px;
		border: 2px solid #E2E2E2;
		border-radius: 8px;
		padding: 15px;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio_click.radio{
		background: unset;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio_click.radio label{
		border: 2px solid #FFC646;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio label img{
		max-width: 100%;
		height: 175px;
	}
#hoclythuyet .trac_nghiem_box .form_trac_nghiem .box-audio{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 25px;
}
.box-audio .disable_duration{
	/*opacity: 0;*/
	/*height: 0px;*/
	pointer-events: none;
}
#hoclythuyet .trac_nghiem_box .form_trac_nghiem .box-audio img{
	cursor: pointer;
}
    #hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio{
    	margin: 10px 0px;
		background: #E5E7E9;
		border-radius: 8px;
		padding: 10px 10px;
		cursor: pointer;
    }
	#hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio.radio_click{
		background: RGBA(255,198,70,0.4);
	}
    #hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio label img{
    	max-width: 300px;
    }
	#hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .bg-green{
		background: rgb(123,205,199,0.4);
	}
	#hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .bg-red{
		background: rgb(248,123,84,0.4);
	}
    #hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio .fa-check-circle{
		background: #fff;
		color: #7BCDC7;
		font-size: 18px;
		/* padding-left: 10px; */
		position: absolute;
		top: 11px;
		left: 10px;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		z-index: 9;
    }
    #hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio .fa-times{
		color: #FFF;
		font-size: 13px;
		padding: 2px;
		position: absolute;
		top: 12px;
		left: 9px;
		z-index: 9;
		background: #FF503B;
		border-radius: 50%;
		width: 17px;
		height: 17px;
		text-align: center;
    }
    #hoclythuyet .trac_nghiem_box .content_question .question_item .list_answer .radio::first-child{
    	margin-top:0px;
    }
    #hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer{
    	display: flex;
    	align-items: center;
		}
	#hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer .icon.bookmark{
		cursor: pointer;
	    padding: 3px 3px;
	    width: 34px;
	    height: 30px;
	    border-radius: 50%;
	    border: 1px solid #DEDEDE;
	     margin-left: 10px;
	    text-align: center;
	}
		#hoclythuyet .content_question .box_interpret_question{
			display: none;
		}
		#hoclythuyet .content_question .box_interpret_question p,#hoclythuyet .content_question .box_interpret_question span{
			font-family: Montserrat;
			font-weight: normal;
			line-height: 24px;
			font-size: 14px;
			color: #717171;
		}
    #hoclythuyet .trac_nghiem_box .content_question .suggest_answer_icon{
    	width: 50px;
    }
    #hoclythuyet .trac_nghiem_box .content_question .suggest_answer_icon .icon{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin-left: 5px;
    	text-align: center;
    }
    #hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer .icon.report{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 34px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin-left: 3px;
    	text-align: center;
    }
    #hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer .suggest_answer_content{
    	width: 100%;
    }
    #hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer .suggest_answer_content p{

    	font-family: Montserrat;
    	font-style: italic;
    	font-weight: normal;
    	line-height: 24px;
    	font-size: 14px;
    	color: #717171;
    	display: none;
    }
    #hoclythuyet .trac_nghiem_box .content_question .submit_question{
    	text-align: center;
	    display: inline-block;
	    width: 100%;
	    margin-top: 10px;
    }
    #hoclythuyet .btn_submit:focus{
    	outline: none;
    }
    #hoclythuyet .trac_nghiem_box .content_question .submit_question .btn_submit{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    }
	.submit_question .btn_submit .fa-spinner{
		display: none;
	}
    #hoclythuyet .trac_nghiem_box .content_question .submit_question .btn_next{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    	display: none;
    }
	.form_dien_tu .box_interpret_all, .dien_tu_doan_van .box_interpret_all{
		margin-bottom: 12px;
		margin-top:56px;
	}
	.box_interpret_all{
		border: 1px solid #32A8F7;
		border-radius: 10px;
		padding: 15px;
		display: inline-block;
		width: 100%;
		margin-top: 65px;
		position: relative;
		margin-bottom: 25px;
	}
	.box_interpret_all .title{
		color: #F87B54;
	}
	.content_question .box_interpret_all .box-tran{
		top: 0px;
		right: 10px;
	}
	.btn_continue{
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
		padding: 13px;
		display: none;
    }

    #hoclythuyet .trac_nghiem_box .head_content .box_action .icon{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin-left: 5px;
    	text-align: center;
    }

	#hoclythuyet .trac_nghiem_box .content_question .list_question .box_action .icon{
		cursor: pointer;
		padding: 3px 3px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		border: 1px solid #DEDEDE;
		text-align: center;
	}
	.dien_tu_doan_van .question-content-text p{
		font-size: 14px;
		font-family: Montserrat !important;
	}
    #hoclythuyet .dien_tu_doan_van .box_action .icon.bookmarked{
    	border: 2px solid #FFC646 !important;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_action{
    	display: flex;
    	justify-content: flex-end;
    	padding-top: 10px;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_action .icon{
    	cursor: pointer;
    	padding: 3px 3px;
    	width: 30px;
    	height: 30px;
    	border-radius: 50%;
    	border: 1px solid #DEDEDE;
    	margin-left: 5px;
    	text-align: center;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_des {
    	margin: 0px;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item{
    	/*margin: 20px 0px;*/
    	/*display: flex;*/
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .box_suggest{
    	display: none;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .box_suggest .title{
    	color: #FFC646;
    	line-height: 24px;
    	font-size: 16px;
    	font-family: Montserrat-Medium;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .box_suggest .suggest_content{
    	font-family: Montserrat;
    	font-style: italic;
    	font-weight: normal;
    	line-height: 24px;
    	font-size: 14px;
    	color: #717171;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .question{
    	width: 100%;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .answer_error_box.sucess{
    	border: 1px solid#4cae4c;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item span{
		/*line-height: 46px;*/
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .answer_error_box{
    	border: 1px solid#d43f3a;
    	padding:5px;
		border-radius: 15px;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .answer_error_box .answer_error{
    	color: #000;
    	text-decoration: line-through;
    	padding: 0px 5px;
    }
    #hoclythuyet .dien_tu_doan_van .content_question .list_question .question_item .answer_error_box .answer_true{
    	color: #4cae4c;
    	padding: 0px 5px;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_suggest{
    	display: none;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_suggest p{
    	color: #FFC646;
    	line-height: 24px;
    	font-size: 16px;
    	font-family: Montserrat-Medium;
    }
    #hoclythuyet .dien_tu_doan_van .head_content .box_suggest .suggest_content{
    	font-family: Montserrat;
    	font-style: italic;
    	font-weight: normal;
    	line-height: 24px;
    	font-size: 14px;
    	color: #717171;
    }
    #hoclythuyet .box_finish{
    	text-align: center;
    	padding: 60px 0px;
    	/*display: none;*/
    }
    #hoclythuyet .btn_finish{
    	background: #FFC646;
    	border-radius: 4px;
    	width: 170px;
    	height: 50px;
    	color: #fff;
    	font-size: 16px;
    	line-height: 24px;
    	text-align: center;
    	text-transform: uppercase;
    	padding: 14px 15px;
    }
    .wallet{
    	max-width: 700px;
    	margin: 0 auto;
    }
    .wallet .box_user{
    	text-align: center;
    	padding: 10px 10px;
    	/* border: 1px solid#ccc; */
    	border-radius: 0px;
    	background: #eee;
    	margin-bottom: 10px;
    }
    .wallet .box_user span{
    	font-family: Montserrat-Medium;
    }
    .wallet .box_user .history{
    	font-size: 12px;
    	color: #FFC646;
    }
    .wallet .box_wallet{
    	padding: 20px 20px;
    	border-radius:0px;
    	/* border:1px solid#ccc;  */
    	border: 1px dashed #8ca7ba;
    }
    .wallet .box_wallet button{
    	width: 115px;
    	height: 35px;
    	border: 1px solid#FFC646;
    	background: #FFC646;
    	border-radius: 4px;
    	color: #fff;
    }
    .wallet .box_wallet .box-input{
    	display: flex;
    	align-items: center;
    }
    .wallet .box_wallet .box-submit{
    	padding: 10px 0px;
    }
    .wallet .box_wallet .box-note ul li{
    	color: #666;
    	font-size: 13px;
    }
    .toast-top-modify{
    	top:100px;
    	right:12px;
    }
    .my_course .box_process .process_title{
    	font-family: Montserrat;
    	font-style: normal;
    	font-weight: 500;
    	line-height: 22px;
    	font-size: 14px;
    	color: #707070;
    }
    .my_course .box_process .process_title.end_date{
    	color: #FF3F3F;
    }

    .my_course .product-wrapper .product-info .product-box-price.box_process{
    	padding: 0px 0px 0px 10px;
    	height: 39px;
    	align-items: center;
    }
    .my_course .box_process .process_title .learn_percent{
    	color: #FFC646;
    }
    .my_course .box_process .sugges_learn{
    	/*background: #18C305;
    	color: #fff;*/
    	height: 100%;
    }
    .my_course .box_process .sugges_learn .do_new{
    	background: #18C305;
    	color: #fff;
    }
    .my_course .box_process .sugges_learn .do_old{
    	background: #079BFE;
    	color: #fff;
    }
    .my_course .box_process .sugges_learn .do_false{
    	background: #FF503B;
    	color: #fff;
    }
    .my_course .box_process .sugges_learn .offer-course{
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	height: 100%;
    }
    .my_course .box_process .sugges_learn .offer-course img{
    	width: 24px;
    	height: 26px;
    	margin-right: 5px;
    }
    .my_course .box_process .sugges_learn .offer-course .title p{
    	font-family: Montserrat;
    	font-style: normal;
    	font-weight: 500;
    	line-height: normal;
    	font-size: 10px;
    	text-transform: uppercase;
    	color: #FFFFFF;
    	text-align: left;
    }
    .my_course .box_process .sugges_learn .offer-course .title p.content{
    	font-size: 12px;
    	padding-top: 2px;
    }
	.disabled-link{
		cursor: default;
		pointer-events: none;
		opacity: 0.4;
		color: #ccc;
	}

.list-new-words{
	padding: 15px 15px;
	margin-top: 12px;
	margin-bottom: 10px;
	display: inline-block;
	max-width: 100%;
	min-width: 100%;
	background: #F2F2F2;
	border-radius: 15px;
}
.list-new-words .title{
	color: #F87B54;
	font-size: 14px;
	line-height: 22px;
	font-family: Montserrat-Medium;
	margin-bottom: 9px;
}
.list-new-words .new-word-item{
	padding-bottom: 5px;
	display: flex;
	align-items: center;
	font-family: Montserrat-Medium;
}
.list-new-words .new-word-item .new_word_name{
	width: auto;
}
.list-new-words .new-word-item .new_word_stt_td{
	width:20px
}
.list-new-words .new-word-item .new_word_td{
	min-width: 200px
}
.list-new-words .new-word-item span.new_word_stt{
	color: #F87B54;
}
.list-new-words .new-word-item span.new_word{
	color: #000000;
}
.list-new-words .new-word-item span{
	font-size: 14px;
	font-family: Montserrat;
	color: #35365E;
}
.list-new-words .new-word-item span.loai-tu{
	font-size: 16px;
}
.list-new-words .new-word-item span.new_word{
	padding-left: 7px;
}
.list-new-words .new-word-item .new_word_phien_am, .list-new-words .new-word-item .new_word_trans{
	font-family: Montserrat;
	padding-left: 5px;
}
.play-mp3-learn{
	margin-left: 10px;
	width: 40px;
	height: 25px;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	display: flex;
}
.play-mp3-learn:hover{

}
.icon-speaker-audio:hover{
	background: #ccc;
}
.icon-speaker-audio{
	width: 28px;
	cursor: pointer;
	border-radius: 50%;
    padding: 5px;
}
.lam_kiem_tra .content_question .box-tran{
	position: absolute;
	right: 5px;
	top: 0px;
	text-align: right;
	/*width: 100%;*/
}
.content_question .box-tran{
	position: absolute;
	right: 0px;
	top: -11px;
}
.box-tran img{
    margin-right: -6px;
}
.box-tran span{
    padding: 0px 6px;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    font-family: Montserrat;
}
.box-tran span.active{
    color: #F87B54 !important;
}
.content_question .box-tran .off_tran{

}
.content_question .box-tran .on_tran{

}
.trac_nghiem_box .head_content{
	position: relative;
}
.lam_bai_tap .trac_nghiem_box.trac_nghiem_don .head_content .box-tran{
	position: unset;
	text-align: right;
}
.lam_bai_tap .trac_nghiem_box .head_content .box-tran{
	position: absolute;
	right: 0px;
	top: -11px;
}
.interpret_all_translate{
	color: #000000;
	font-size: 14px;
	margin-top: 10px;
}
.content_e{
	display: block;
	font-family: Montserrat;
}
.content_v{
	display: none;
	font-family: Montserrat;
}
.d-none{
	display: none !important;
}
.list-new-words span.new_word_trans{
	color: #47B2AB;
	font-size: 14px;
}
.preview-exam .list-product-related{
	position: absolute;
	top: 67px;
	right: 10px;
	border: none;
	width: 302px;
}
.preview-exam .list-product-related li{
	margin-bottom:0px;
	background: #FFFFFF;
}
/*.preview-exam .list-product-related li:first-child{*/
/*	background: RGBA(248,123,84,0.2);*/
/*}*/
/*.preview-exam .list-product-related li:nth-child(2){*/
/*	background: RGBA(7,155,254,0.2);*/
/*}*/
/*.preview-exam .list-product-related li:nth-child(3){*/
/*	background: RGBA(123,205,199,0.2);*/
/*}*/
/*.preview-exam .list-product-related li:first-child h2,.preview-exam .list-product-related li:first-child p{*/
/*	color: #F87B54;*/
/*}*/
/*.preview-exam .list-product-related li:nth-child(2) h2,.preview-exam .list-product-related li:nth-child(2) p{*/
/*	color: #32A8F7;*/
/*}*/
/*.preview-exam .list-product-related li:nth-child(3) h2,.preview-exam .list-product-related li:nth-child(3) p{*/
/*	color: #47B2AB;*/
/*}*/
.preview-exam .list-product-related h2{
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 4px;
}
.preview-exam .list-product-related p{
	font-size: 12px;
	line-height: 14px;
	padding-right: 5px;
}
.preview-exam .list-product-related a{
	font-size: unset;
}
.preview-exam .list-product-related .img-ava-leaderboard{
	width: 32px !important;
	height: 32px;
}
.preview-exam .list-product-related .leaderboard-crown{
	position: absolute;
	top: 4px;
	left: 14px;
	z-index: 2;
}
.preview-exam .list-product-related li .bxh-time{

}
.course-popup .modal-dialog{
	width: 750px;
}
.course-popup .modal-header{
	border-bottom: none;
}
.course-popup .modal-footer{
	border-top:none;
}
.course-popup .confirm-box{
	padding-top: 20px;
	text-align: center;
}
.course-popup .confirm-box .btn{
	cursor: pointer;
	padding: 10px 90px;
	color: #FFFFFF;
}
.course-popup .confirm-box .btn-try{
	background: #DBDBDB;
}
.course-popup .confirm-box .btn-confirm{
	background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);
}
.course-popup .confirm-box .learn_now{
	/*background: linear-gradient(90deg, #00FFA9 0%, #0D4DFF 100%);*/
	background: #04CDC1;
	box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.75);
	border-radius: 8px;
	color:#FFFFFF;
	text-transform: uppercase;
}
.course-popup .course-info{
	margin-top: 30px;
	text-align: center;
}
.course-popup .course-info .course-name{
	font-family: Montserrat-Medium;
	font-size: 24px;
	line-height: 29px;
	color: #728D96;
}
.course-popup .course-info .price-box{
	font-size: 24px;
	line-height: 29px;
	color: #2E2C2C;
}
.course-popup .course-info .price-box .learn-day{
	color: #ADADAD;
	font-size: 16px;
	line-height: 16px;
}
.course-popup .course-info .course-des{
	color: #4D4D4D;
	margin: 15px 0px;
}
.course-popup .course-info .price-box span{
	font-weight: 900;
	font-size: 36px;
	line-height: 43px;
	color: #04CDC1;
}
.course-popup .course-info .ngay-kich-hoat{
	font-size: 18px;
	line-height: 22px;
	color: #728D96;
	padding-top: 10px;
}

.header-ketqua{
	background: #FFC34A;
    width: 100%;
    height: 80px;
}

.header-ketqua .box-exam-name{
	display: flex;
	align-items: center;
}
.header-ketqua .box-exam-name .process-box{
	width: 100%;
	padding-left: 20px;
}
.header-ketqua .box-exam-name .process-box .progress{
	height: 15px;
	border-radius: 0px;
}
.header-ketqua .box-exam-name .process-box .lesson-name{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
	font-family: Montserrat-Medium;
}
.header-ketqua .box-exam-name .process-box .progress-bar{
	background-color:#0D4DFF;
}
#userTargetHome .modal-footer{
	padding-bottom: 35px;
	/*padding: 40px 10px;*/
}
#userTargetHome{
	text-align: center;
}
#userTargetHome .modal-body .title{
	font-family: Montserrat-Medium;
	font-size: 36px;
	line-height: 43px;
	color: #0D4DFF;
}
#userTargetHome .modal-body .score-div{
	font-size: 36px;
	font-family: Montserrat-Medium;
	color: #0D4DFF;
}
#userTargetHome .modal-body .score-div span{
	font-size: 72px;
	color: #FFC646;
}
#userTargetHome .modal-footer .confirm-box .btn{
	background: #3333FF;
	border-radius: 8px;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	font-family: Montserrat-Medium;
	text-transform: uppercase;
	padding: 10px 20px;
}
#userTargetHome .modal-footer .confirm-box .btn.btn-review{
	padding: 10px 90px;
}

#userTargetHome .modal-body::before{
	background-image: url('/public/images/course/icon/bg-score-1.png');
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: -15px;
	left: 0;
	background-repeat: no-repeat;
}

#userTargetHome .modal-body::after{
	background-image: url('/public/images/course/icon/bg-score-2.png');
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position-x: 100%;
}
#exam-modal .overlay-footer.start-mb{
	display: none;
}
#exam-modal .overlay-footer .offer-course{
	width: 177px;
	height: 54px;
	background: #0D4DFF;
	border-radius: 7px;
	border: none;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
#exam-modal .overlay-footer .msg{
	color: #FFFFFF;
}
#myNav .overlay-content .total {
	/*width: 290px;*/
	/*height: 158px;*/
	border-radius: 4px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	cursor: pointer;
	/*opacity: 0.4;*/
}

#exam-modal .overlay-content .total{
	/*width: 280px;*/
	/*border-radius: 4px;*/
	/*margin-right: 10px;*/
	/*display: flex;*/
	/*justify-content: center;*/
	/*cursor: pointer;*/
	/*min-height: 150px;*/
	/*background: #FFFFFF;*/
	/*box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);*/
	/*border-radius: 7px;*/
	/*opacity: 0.4;*/
}

#exam-modal .overlay-content .description{
	color: white;
	width: 67%;
	text-align: justify;
}
#exam-modal .overlay-footer .offer-course .title{
	position: initial;
}
#myNav .overlay-footer .offer-course.do_false,
#exam-modal .overlay-footer .offer-course.do_false{
	background: #FF503B;
}
#myNav .overlay-footer .offer-course.do_old,
#exam-modal .overlay-footer .offer-course.do_old{
	background: #079BFE;
}
#myNav .overlay-footer .offer-course img,
#exam-modal .overlay-footer .offer-course img{
	/*margin-right: 10px;*/
}
#myNav .overlay-footer .offer-course p,
#exam-modal .overlay-footer .offer-course p{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
}
#exam-modal .overlay-footer .offer-course p.content{
	/*font-size: 14px;*/
	/*line-height: 16px;*/
	/*font-family: 'Roboto-Bold';*/
	padding-top: 5px;
	font-size: 18px;
	line-height: 22px;
}
#exam-modal.overlay-confirm{
	background: RGBA(14,15,20,0.95);
	z-index: 100;
	display: block;
}
#exam-modal.overlay-confirm .overlay-footer a.offer-course{
	background: #FFC646 !important;
	border-radius: 4px;
	color: #FFF;
	border: 1px solid #FFC646;
}
#exam-modal .preview-exam{
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 4px rgb(0 0 0 / 10%);
	border-radius: 12px;
}
#exam-modal .preview-exam .content{
	font-size: 18px;
	line-height: 22px;
	color: #0D4DFF;
	text-align: center;
	font-family: Montserrat-Medium;
	padding: 10px;
}
#exam-modal .preview-exam .bxh-time-score{
	width: 100%;
	display: flex;
}
#exam-modal .preview-exam .flexbox-content1{
	text-align: left;
	width: 100%;
}
#exam-modal .preview-exam .flexbox-grid-default{
	align-items: center;
}
#exam-modal .preview-exam .bxh-time-score p{
	color: #FFC542;
}
#exam-modal .total .title{
	/*flex-direction: column;*/
	/*display: flex;*/
	/*justify-content: center;*/
	/*align-items: center;*/
	margin-right: 10px;
	/*display: flex;*/
	padding: 10px 3px;
	/*justify-content: center;*/
	cursor: pointer;
	height: 120px;
	/*width: 170px;*/
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
}
#myNav .title, #exam-modal .title{
	font-weight: 500;
	line-height: 34px;
	font-size: 35px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	top: 13%;
	width: 100%;

}
#exam-modal .point-last{
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 4px rgb(0 0 0 / 10%);
	border-radius: 12px;
	margin-top: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
#exam-modal .point-last .text{
	color: #0D4DFF;
	font-size: 14px;
	line-height: 16px;
}
#exam-modal .point-last .text span{
	font-size: 14px;
	line-height: 16px;
	color: #FF3F3F;
}
#exam-modal .point-last .url-review a{
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	color: #0D4DFF;
}
#exam-modal.overlay-confirm .title, #exam-modal.overlay-confirm .overlay-footer{
	top:100px;
}
#myNav .sub-title, #exam-modal .sub-title{
	font-weight: 500;
	line-height: 22px;
	font-size: 22px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	top: 9%;
	width: 100%;
}
#exam-modal .overlay-content {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 100px;
	/*display: flex;*/
	justify-items: center;
	align-items: center;
	justify-content: center;
}
#exam-modal .overlay-footer{
	position: relative;
	top: 5%;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 50px;
}
#exam-modal .total-question .title p {
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #4D4D4D;
}
#exam-modal .total-question .title p.number-question {
	font-size: 40px;
	line-height: 48px;
	color: #04CDC1;
	text-align: center;
	width: 100%;
	padding-top: 15px;
}
#exam-modal .total-question-did .title img{
	width: 60px;
	padding-top: 19px;
}
#exam-modal .total-question-did .title .number-question-did {
	font-size: 20px;
	line-height: 24px;
	color: #C33124;
	text-align: center;
	text-transform: initial;
}
#exam-modal .total-question-correct .number-question-correct{
	padding-bottom: 9px;
}
#exam-modal .total-question-correct .title .btn-buy{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.75);
	background: #04CDC1;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 11px;
	padding: 6px 14px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	width: 100px;
	margin: 0 auto;
}
#exam-modal .total-question-correct .title .btn-buy i{
	margin-right: 4px;
	font-size: 15px;
}
#exam-modal .total-question-correct .title .number-question-correct .number-turn{
	/* color: #FFC646; */
	font-size: 40px;
	line-height: 40px;
	color: #C33124;
	text-align: center;
}
#exam-modal .total-question-correct .title span{
	color: #4D4D4D;
	font-size: 16px;
	line-height: 19px;
}
#exam-modal .min-score .title .number-min-score {
	font-size: 40px;
	line-height: 48px;
	color: #04CDC1;
	padding-top: 15px;
}
#exam-modal .total .title p {
	/* margin: 15px 20px; */
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4D4D4D;
	text-align: center;
}
.overlay-content .description iframe{
	width: 100% !important;
}
.overlay {
	height: 0%;
	width: 100%;
	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	background-color: #2d2e4d;
	overflow-y: hidden;
	transition: 0.5s;
	opacity:1;
}
.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
	position: absolute;
	top: 100px;
	right: 45px;
	font-size: 45px;
	z-index: 10000;
}
.list-product-related.list-bxh{
	position:unset;
	width: 100%;
}
.trac_nghiem_anh .form_trac_nghiem .mobile{
	display: none;
}
#examResult .trac_nghiem_anh .form_trac_nghiem .box_interpret_all{
	border: 1px solid #32A8F7 !important;
}
#hoclythuyet .trac_nghiem_anh .form_trac_nghiem .box_interpret_all{
	border: unset;
}
#hoclythuyet .trac_nghiem_anh .form_trac_nghiem .box_interpret_all .title-bt{
	font-size: 16px;
	line-height: 19px;
	color: #000000;
}
#hoclythuyet .trac_nghiem_anh .form_trac_nghiem .box_interpret_all .interpret_content{
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #34AF76;
}
#examResult .trac_nghiem_anh .box_suggest{
	display: block;
}
#hoclythuyet .flash_content .box_flash .new_word .text-phien-am img{
	width: 32px;
	margin-right: 10px;
}
@media (min-width: 320px) and (max-width: 767px) {
	.product-wrapper .product-info .product-box-price.product-date .number-buy{
		display: flex;
		align-items: center;
		margin-left: 10px;
	}
	.product-info .product-box-price .number-buy .icon-user {
		background: url(/public/images/icon-user.png) center center no-repeat;
		width: 13px;
		height: 14px;
		display: block;
		margin-right: 5px;
	}
	.product-info .product-box-price .number-buy .text,.product-info .url-course {
		display: none;
	}
	.home-course-full .list-course{
		padding: 0px;
	}
	#hoclythuyet .flash_content .box_flash .text-question{
		font-size: 14px;
	}
	.trac_nghiem_anh .form_trac_nghiem .mobile{
		display: block;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio label img{
		max-height: 130px;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .question_item .list_answer .radio label{
		width: 140px;
		height: 140px;
	}
	#hoclythuyet .trac_nghiem_box.trac_nghiem_anh .content_question .submit_question{
		display: none;
	}
	#hoclythuyet .trac_nghiem_box .content_question .mobile .submit_question{
		display: block;
	}
	.course-popup .modal-footer{
		padding: 10px;
	}
	.course-popup .confirm-box{
		padding-top: 5px;
	}
	.course-popup .modal-body{
		padding: 5px
	}
	.course-popup .course-info{
		margin-top: 10px;
	}
	.course-popup .modal-header{
		padding: 6px;
	}
	.product-wrapper .product-info .price-new{
		font-size: 12px;
	}
	#exam-modal .overlay-footer.start-mb{
		display: flex;
		padding-bottom: 20px !important;
	}
	.product-box-price .course-count-rate{
		width: unset;
		display: unset;
	}
	.product-wrapper .product-info .product-box-price{
		padding: 10px 3px;
	}
	.product-wrapper .product-info .product-date .text-right{
		font-size: 10px;
	}

	.product-wrapper .product-info .product-date .learn-course-trial-box{
		width: 100px
	}

	
	.product-wrapper .product-info .product-date .learn-course-trial{
		padding: 5px !important;
	}
	.product-box-price .course-rate .fa-star{
		font-size: 11px;
	}
	.product-wrapper .product-info .product-date .text-right{
		font-size: 10px;
	}
	.product-wrapper .product-image img{
		min-height: unset;
	}
	.course-popup .course-info .price-box .learn-day{
		font-size: 14px;
	}
	.list-course-user{
		padding: 0px;
	}
	#myNav.overlay a.closebtn{
		top: 49px;
	}
	#myNav.overlay .overlay-footer .offer-course{
		max-width: 100%;
		margin-bottom: 10px;
	}
	#myNav.overlay .overlay-footer.footer-1{
		top: 5%;
		display: block;
		padding: 0px 10px;
		height: auto;
		margin-top: 15px;
	}
	#myNav.overlay .total .title{
		height: 80px;
	}
	#myNav .total-question .title p,#myNav .total .title p{
		font-size: 14px;
		line-height: 16px;
		text-align: center;
	}
	#exam-modal.overlay a.closebtn{
		top: 48px;
	}
	#exam-modal.overlay .overlay-footer.footer-1{
		top: 5%;
		padding-bottom: 76px;
	}
	#exam-modal .preview-exam{
		margin-top: 10px;
		margin: 10px 5px 10px 10px;
	}
	#exam-modal .total .title p{
		font-size: 12px;
		line-height: 16px;
		text-align: center;
	}
	/*#exam-modal .overlay-content .total .title{*/
	/*	width: 80px;*/
	/*}*/
	#exam-modal .total-question .title p{
		font-size: 13px;
		line-height: 16px;
		text-align: center;
	}
	#exam-modal .total-question .title p.number-question{
		font-size: 30px;
	}
	#exam-modal .total-question-did .title .number-question-did{
		font-size: 14px;
		line-height: 16px;
	}
	#exam-modal .total-question-correct .title .number-question-correct{
		font-size: 14px;
		line-height: 16px;
	}
	#exam-modal .min-score .title .number-min-score{
		font-size: 31px;
		line-height: 48px;
	}
	nav.navbar-main.navbar{
		background:#FFFFFF;
	}
	#event-grid.user-info{
		padding: 0px 10px;
	}
	#event-grid{
		padding: 0px;
	}
	#course_learn.course-learn .box_content .body .item-exercise .topic_progress .progress{
		height: 13px;
	}
	#course_learn.course-learn .box_content .body .item-exercise .topic_progress .sub-process{
		padding-right: 20px;
	}
	#course_learn.course-learn .box_content .body .item-exercise .topic_progress .icon_lock{
		position: absolute;
		right: 5px;
		bottom: 8px;
		width: 15px;
	}
	#course_learn.course-learn .box_content .body .item-exercise .topic_progress{
		font-size: 12px;
	}
	#course_learn.course-learn .box_content .body .item-exercise .name{
		font-size: 13px;
	}
	#course_learn .box_content .body .item-exercise .item-lesson img{
		width: 30px;
	}
	#course_learn.course-learn .box_content .body .item-exercise{
		border-radius: 10px;
		padding: 5px 5px;
	}
	#course_learn.course-learn .box_content .body .item-group{
		padding: 0px;
	}
	#course_learn.course-learn .box_content .body .title_body .box-muc-tieu span{
		font-size: 14px;
		width: 18px;
	}
	#course_learn .box_content .body .title_body img{
		width: 30px;
	}

	#course_learn.course-learn .box_content .body .title_body strong{
		font-size: 15px;
	}
	#course_learn.course-learn .box_left{
		padding: 0px 10px;
	}

	#course_learn.course-learn .box_content{
		margin-top: 0px;
	}
	#course_learn.course-learn .misson-flag{
		font-size: 14px;
		align-items: center;
	}
	#course_learn .process-bar-rc-lc-row{
		padding: 0px 0px;
	}
	.course-learn .process-bar-rc-lc .rc-lc{
		padding-top: 15px;
	}
	#course_learn{
		margin-top: 2px;
	}
	#course_learn .process-bar-rc-lc{
		margin-top: 0px;
	}
	.lo-trinh .target_box .btn-confirm{
		margin-top: 15px;
	}
	#box-wrapper .lo-trinh .target_box .taget-date .form-group .control-label{
		margin-bottom: 10px;
	}
	#box-wrapper .lo-trinh .target_box .taget-date .form-group{
		display: unset;
	}
	#box-wrapper .irs--flat.irs-with-grid{
		margin: 0px 10px;
	}
	#box-wrapper .lo-trinh .target_box .score-range{
		margin-top: 60px;
	}
	#box-wrapper .lo-trinh .target_box .title{
		font-size: 14px;
		line-height: 20px;
	}
	#box-wrapper .lo-trinh .test-mini .part-stt{
		font-size: 14px;
	}
	#box-wrapper .lo-trinh .process-bar-rc-lc{
		padding-top: 10px;
	}
	#box-wrapper .lo-trinh .score .total-score{
		font-size: 15px;
		line-height: 20px;
	}
	#box-wrapper .lo-trinh .score{
		width: 80px;
		height: 80px;
	}
	.process-bar-rc-lc-row{
		padding: 0px;
	}
	#box-wrapper .lo-trinh .score .user-score{
		font-size: 15px;
		line-height: 17px;
	}
	#box-wrapper .lo-trinh.fix-header{
		margin-top: 20px;
	}
	#box-wrapper .ez-title{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.my_course .product-lists .product-detail .product-info-description{
		padding: 5px 11px;
	}
	.my_course .product-lists .product-detail .course-expired .title{
		font-size: 12px;
		line-height: 14px;
	}
	.my_course .product-lists .product-detail .course-expired{
		min-height: 44px;
	}
	.my_course .title-box p{
		font-size: 14px;
		padding-bottom: 20px;
	}
	.my_course .title-box h3{
		font-size: 16px;
	}
	.my_course .box-giai-thich{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.row-rc-lc{
		padding-top: 12px;
	}
	.process-bar-rc-lc .score .title{
		font-size: 10px;
	}
	.process-bar-rc-lc .score .user-score{
		font-size: 14px;
		line-height: 16px;
	}
	.process-bar-rc-lc .score{
		width: 80px;
		height: 80px;
	}
	.process-bar-rc-lc .score .total-score{
		font-size: 14px;
		line-height: 16px;
	}
	.process-div{
		margin-top: 30px;
	}
	.my_course .user-info-group .user-info .content-info .user-name p{
		font-size: 18px;
		padding-top: 20px;
	}
	.my_course .user-info-group .user-info .content-info .user-name span{
		display: none;
	}
	.my_course .user-info-group .user-info .content-info .user-avatar{
		top: 7px;
	}
	.my_course.fix-header{
		margin-top: 20px;
	}
	main .course-popup .modal-dialog{
		width: 95%;
	}
	main .course-popup .course-info .price-box{
		font-size: 16px;
		line-height: 16px;
	}
	.course-popup .course-info .course-des{
		margin: 5px 0px;
	}
	.product-box-price .course-rate{
		padding-top: 0px;
		width: 100%;
		display: flex;
		justify-content: start;
		align-items: center;
	}
	main .course-popup .course-info .ngay-kich-hoat{
		font-size: 13px;
	}
	main .course-popup .course-info .course-name{
		font-size: 15px;
	}
	main .course-popup .course-info .price-box span{
		font-size: 14px;
	}
	main .course-popup .confirm-box .btn-try,main .course-popup .confirm-box .btn{
		padding: 10px 30px;
	}
	.product-wrapper .product-info h2{
		font-size: 14px;
		height: 60px;
	}
	.footer-mobile-fix{
		display: block;
		position: fixed;
		bottom: 0px;
		width: 100%;
		background: #FFF;
		padding: 15px 10px;
		z-index: 999;
		box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
	}
	.footer-mobile-fix .box-icon{
		width: 20%;
		float: left;
		text-align: center;
	}
	.footer-mobile-fix .box-icon i{
		font-size: 25px;
		color: #04CDC1;
	}
	.mobile-menu-icon-wrapper .wallet-mb{
		position: relative;
	}
	.mobile-menu-icon-wrapper .wallet-mb .user_wallet{
		position: absolute;
		top: -9px;
		left: 18px;
		background: #FFFFFF;
		border-radius: 5px;
		border: 1px solid#04CDC1;
		font-size: 10px;
		color: #04CDC1;
		padding: 1px 3px;
		line-height: 12px;
		font-family: Montserrat-Medium;
	}
	.mobile-menu-icon-wrapper{
		height: 100%;
	}
	.mobile-menu-icon-wrapper .mobile-menu-icon{
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding-right: 30px;
	}
	.navbar-header .mobile-menu-icon-wrapper .user-mb{
		margin-right: 15px;
	}
	.navbar-header .mobile-menu-icon-wrapper .user-mb i, .navbar-header .mobile-menu-icon-wrapper .wallet-mb i{
		font-size: 20px;
		color: #03D2BE;
	}
	.mobile-menu-icon-wrapper .mobile-menu-icon img{
		width: 20px;
	}
	.navbar-header .mobile-menu-icon-wrapper .wallet-mb{
		margin-right: 15px;
	}
	.logo-mobile{
		text-align: center;
	}
	.body__home nav.navbar-main.navbar{
		background: #FFFFFF;
	}
	.social .list-unstyled{
		display: flex;
		justify-content: center;
	}
	.social .list-unstyled li{
		float: unset;
	}
	.footer-center .logo{
		margin: 0 auto;
	}
	.footer-center{
		padding: 10px 0px;
		text-align: center;
	}
	.home-group-fb{
		padding-top: 10px;
	}
	#home-story .box-aboutus .aboutus-title{
		font-size: 16px;
	}
	.product-wrapper:nth-child(2n + 1){
		padding-right: unset;
	}
	.box-product-lists .product-wrapper{
		padding: 0px 10px;
	}
	.home-course .box-product-lists{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.home-course{
		padding-top: 0px;
	}
	.group-index .title-block{
		margin-bottom: 10px;
	}
	.group-index .title-block .title-group{
		font-size: 14px;
		padding-top: 10px;
	}
	.home-course .title-block .sub-title{
		font-size: 14px;
	}
	#home-story .box-aboutus{
		padding: 10px 10px;
	}
	#home-story .box-aboutus .aboutus-content{
		font-size: 14px;
	}
	.home-course .box-product-lists .course-cate-info .title{
		font-size:16px;
		text-align: center;
		margin-bottom: 10px;
		padding-top: 10px;
	}
	.home-course .box-product-lists .course-cate-info .course-cate-des{
		text-align: center;
		font-size: 14px;
	}
	.home-hoc-thu{
		padding: 20px 0px 20px 0px;
	}
	.home-hoc-thu .title{
		font-size: 16px;
		line-height: 11px;
		margin-bottom: 15px;
	}
	.home-hoc-thu .icon-hoc-thu img{
		width: 38px;
	}
	.home-hoc-thu .sub-title{
		font-size: 12px;
		line-height: 11px;
	}
	.home-hoc-thu .thi-thu-course a{
		font-size: 12px;
		padding: 10px 50px;
	}
	#hoclythuyet .dientu_chuoi_box .content_question .list_question .question_item .question .input_answer{
		width: 50%;
	}
	#hoclythuyet table{
		width: 100% !important;
	}
	/*#hoclythuyet table td{*/
	/*	padding: 0px !important;*/
	/*}*/
	#collection.my_course .product-wrapper .product-info .product-box-price.box_process{
		padding: 0px 0px 0px 5px;
	}
	#collection.my_course .box_process .process_title{
		line-height: 16px;
		font-size: 12px;
	}
	#collection.my_course .box_process .sugges_learn .offer-course img{
		width: 20px;
		height: 20px;
	}
	#collection.my_course .box_process .sugges_learn .offer-course .title p{

	}
	#collection.my_course .box_process .sugges_learn .offer-course .title p.content{
		font-size: 8px;
	}
	.change_password .personal-info form{
		padding: 10px;
	}
	.table-responsive,
	.table-responsive thead,
	.table-responsive tbody,
	.table-responsive th,
	.table-responsive td,
	.table-responsive tr {
		display: block;
	}
	.table-responsive > thead > tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-responsive > tbody > tr {
		border-top: 1px solid #ccc;
		/*border-bottom: 1px solid #ccc;*/
		margin-bottom: 10px;
	}
	.table-responsive > tbody > tr:first-child {
		border-radius: 3px 3px 0 0;
		border-top: none;
	}
	.table-responsive > tbody > tr:last-child {
		border-radius: 0 0 3px 3px;
		border-bottom: none;
	}
	.table-responsive > tbody > tr td {
		border: none;
		border-bottom: 1px solid #ccc;
		position: relative;
		padding-left: 35% !important;
		width: 100%;
		overflow: hidden;
		min-height: 50px;
	}
	.table-responsive > tbody > tr td:before {
		content: attr(data-title);
		position: absolute;
		top: 15px;
		left: 14px;
		width: 30%;
		padding-right: 10px;
		white-space: nowrap;
		font-size: 14px;
	}
	.table-responsive > tbody > tr td:first-child {
		text-align: left;
	}
	.table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child {
		padding: 25px 0 25px 30% !important;
		background-position: left 32% center;
	}
	.table-responsive.table-order > tbody > tr:nth-child(-n + 3) > td:first-child span {
		left: 32%;
	}
	#hoclythuyet .trac_nghiem_box .content_question .question_item .question .img_question {
		max-width: 100% !important;
	}
}
@media (max-width: 768px){
	.container-exam .list-new-words .new-word-item .new_word_td{
		min-width: 25%;
	}
	.lam_kiem_tra .box_do_learn{
		margin-bottom: 60px;
	}
	.lam_kiem_tra .bai_ktra_box_left, .lam_kiem_tra .bai_ktra_box_left.sticky{
		background: #FFF;
		top: unset;
		bottom: 0px;
		left: 0px;
		height: 60px;
		width: 100%;
		display: flex;
		position: fixed;
		-webkit-box-shadow: 0px 3px 14px rgb(0 0 0 / 15%);
		box-shadow: 0px 3px 14px rgb(0 0 0 / 15%);
		z-index: 9;
	}
	.bai_ktra_box_left .time-exam,.bai_ktra_box_left .time-score{
		/*display: none;*/
		position: fixed;
		top: 0px;
		background: #FFF;
		width: 100%;
		-webkit-box-shadow: 0px 3px 14px rgb(0 0 0 / 15%);
		box-shadow: 0px 3px 14px rgb(0 0 0 / 15%);
	}
	.bai_ktra_box_left .action-exam{
		width: 100%;
		height: 50px;
		text-align: center;
		/*display: flex;*/
		margin-top: 5px;
	}
	.bai_ktra_box_left .action-exam .stop{
		width: 50%;
		margin-bottom: unset;
		margin: 5px 10px;
	}
	.bai_ktra_box_left .action-exam .replay{
		width: 50%;
		margin: 5px 10px;
	}
	.bai_ktra_box_left .result-exam{
		display: none !important;
	}
	.bai_ktra_box_left .action-exam .stop span{
		font-size: 14px;
	}
	#modal-fullscreen.exam-overlay-confirm .modal-footer button{
		width: 150px;
	}
	.pause-exam.overlay-show{
		position: fixed;
	}
}
@media ( max-width: 767px ) {
	#collection .group-collection .title-block{
		padding: 5px;
	}
	#menu-mobile{
		z-index: 99;
	}
	#menu-mobile .account_mobile .box_info{
		display: flex;
		align-items: center;
	}
	#menu-mobile .account_mobile .box_info .cart-info{
		width: 128px;
	}
	#menu-mobile .account_mobile .box_info .box_user{
		width: 100%;
		display: flex;
		align-items: center;
	}
	#menu-mobile .account_mobile .box_avatar{
		/*width: 40px;*/
		height: 40px;
		/*margin: 0 auto;*/
	}
	#menu-mobile .account_mobile .box_avatar img{
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}
	#registerModal .modal-content .modal-body .login{
		padding: 0px 10px;
	}
	#registerModal .modal-content{
		border-radius: 0px;
	}
	#registerModal .modal-header .close{
		border-top-right-radius:0px;
	}
	.login .box-social{
		margin-top: 9px;
	}
	.login .box-social .login-or{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	#loginModal .modal-content{
		border-radius: 0px;
	}
	#loginModal .modal-header .close{
		border-top-right-radius:0px;
	}
	#loginModal .modal-content .modal-body .login{
		padding: 0px 10px;
	}
	#loginModal .modal-content .modal-body .login .forgot{
		margin-top: 5px;
	}
	#collection .box_wallet{
		padding: 0px 5px;
	}
	.wallet .box_wallet .box-input{
		padding: 5px 5px;
	}
	#about-us{
		padding: 30px 0px 30px 0px;
	}
	#menu-mobile .menu_account{
		width: 100%;
		padding-top: 10px;
	}
	#menu-mobile .menu_account li{
		width: 100%;
	}
	#menu-mobile .menu_account li a{
		color: #fff;
		padding: 5px;
		display: block;
		position: relative;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.my_course .group-collection{
		display: none;
	}
	.course_created .group-collection{
		display: none;
	}
	#comment{
		padding: 5px;
	}
	#comment .container-fluid{
		padding: 0px 5px;
	}
	#comment .comments-container{
		width: 100%;
	}
	#comment .comments-list{
		width: 100%;
	}
	#comment .comments-list .comment-box{
		width: 100%;
	}
	#product .box-bottom-product{
		margin-top:20px;
	}
	#product .box-bottom-product .col-lg-8{
		/*padding: 5px;*/
	}
	#comment .comments-container .box_add_comment .box_input img{
		border-radius: 4px;
	}
	#comment .comments-list .comment-avatar{
		border-radius: 4px;
	}
	#comment .comments-list .comment-avatar img{
		border-radius: 4px;
	}
	#course_learn .container .course_title{
		font-size: 16px;
		line-height: 16px;
		padding-left: 5px;
	}
	#course_learn .container .box_left{
		width: 100%;
	}
	#course_learn .container .box_content .head .topic{
		font-size: 14px;
		line-height: 14px;
	}
	#course_learn .container .box_content .body .title_body{
		margin-top: 10px;
		padding-bottom: 5px;
	}
	#course_learn .container .box_content .body .item-exercise .name{
		/*text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	    max-width: 145px;*/
	}
	#course_learn .box-filter{
		display: none;
	}
	#myNav.overlay .closebtn, #exam-modal.overlay .closebtn{
		z-index: 10000;
		top: 23px;
		right: 10px;
	}
	#myNav p.title, #exam-modal p.title {
		font-size: 18px;
		line-height:18px;
		padding-top: 20px;
	}
	#myNav .overlay-content{
		margin-top: 50px;
	}
	#myNav .overlay-content .method, #exam-modal .overlay-content .method{
		padding: 0px 10px;
		width: 25%;
	}
	#myNav .overlay-content .method a, #exam-modal .overlay-content .method a{
		width: 50px;
		height: 50px;
		margin: 0 auto;
	}
	#myNav.overlay .overlay-footer, #exam-modal.overlay .overlay-footer{
		top: 20%;
		padding-bottom: 50px;

	}
	#box-wrapper .hoclythuyet.type_flash_card .head_course .lesson_name img{
		width: 25px;
	}
	#box-wrapper .hoclythuyet.type_flash_card .head_course .lesson_name .name{
		padding-right: 2px;
	}
	#box-wrapper .hoclythuyet.type_flash_card .head_course .lesson_name .name .box_head{
		/*display: inline-block;*/
	}
	#box-wrapper .hoclythuyet.type_flash_card .head_course .lesson_name .name .box_head .title{
		font-size: 16px;
		line-height :20px;
		/*max-width: 256px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;*/
	}
	#box-wrapper #hoclythuyet{
		margin-top: 30px;
		display: inline-block;
		width: 100%;
	}
	#box-wrapper #hoclythuyet .box_do_learn{
		padding: 10px 5px;
	}
	#box-wrapper #hoclythuyet .flash_content{
		width: 100%;
		padding: 0px;
	}
	#box-wrapper #hoclythuyet .dientu_box{
		width: 100%;
		padding: 5px;
	}
	#box-wrapper #hoclythuyet .dientu_box .content_question{
		padding: 10px 0px;
	}
	#box-wrapper #hoclythuyet .dientu_box .content_question .list_question .question_item{
		margin: 10px 0px;
	}
	#box-wrapper #hoclythuyet .dientu_box .content_question .list_question .question_item .answer .answer_value{
		width: 85%;
	}
	#box-wrapper #hoclythuyet .trac_nghiem_box{
		padding:10px;
	}
	#box-wrapper #hoclythuyet .trac_nghiem_box .content_question .box_suggest_answer .icon.report{
		width: 36px;
	}
	#box-wrapper #hoclythuyet .dientu_chuoi_box{
		padding:10px;
	}
	#box-wrapper #hoclythuyet .flash_content .box_flash .image .box_img img{
		width: 100%;
	}
	#box-wrapper .hoclythuyet .flash_card .next .not_remeber{
		width: 100px;
	}
	#box-wrapper .hoclythuyet .flash_card .next .remeber{
		width: 100px;
	}
	#box-wrapper .hoclythuyet .header-navigate a, #box-wrapper .hoclythuyet .header-navigate span{
		font-size: 14px;
	}
	#box-wrapper .hoclythuyet.type_flash_card .head_course .lesson_name .name .box_head .course_process{
		font-size: 14px;
		line-height: 14px;
		width: 80px;
	}
	/* Css Chung */
	.pd5.col-xs-12 {
	//padding: 0px 5px;
	}
	#map_canvas iframe {
		width: 100%;
		height: 300px;
	}
	.zoomContainer {
		display: none;
	}
	.btn-loading {
		width: 100%;
	}
	#table-cart td strong{
		float: left;
		width: 100%;
		white-space: pre;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.flexbox-grid.rps-mr5-767 {
		width: calc(100% - 10px);
	}
	.flexbox-grid.rps-width-767 {
		width: 100%;
	}
	.flexbox-grid.rps-block-767 {
		display: block;
	}
	.flexbox-grid.rps-block-767 > .flexbox-content {
		padding: 0;
	}
	nav.navbar-main.navbar {
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
		position: fixed !important;
		width:100%;
		z-index:999;
		top:0;
	}
	main {
		padding-top: 50px;
	}
	main .header-navigate{
		margin-bottom: 5px;
	}
	nav.navbar-main.navbar .box-logo-mobile .logo-mobile img{
		height: 30px;
	}
	.product-wrapper:nth-child(2n + 1) {
		padding-right: 5px;
	}
	.product-wrapper:nth-child(2n + 2) {
		padding-left: 5px;
	}
	/* Css Collection Filter */
	#collection .group-collection {
		margin-bottom: 0;
	}
	.group-collection[aria-expanded=false] .filter-box {
		display: block;
	}
	.group-collection[aria-expanded=true] .filter-box {
		display: none;
	}
	.group-collection[aria-expanded=true] .dropdown-filter .fa-minus:before {
		content: "\f067";
	}
	.group-collection[aria-expanded=false] .dropdown-filter .fa-minus:before {
		content: "\f068";
	}
	.background-index-divide {
		padding: 50px 10px;
	}
	.background-index-divide > a {
		margin-top: 10px;
	}
	.background-index-divide > span {
		font-size: 16px;
		display: block;
	}
	.box-content-banner .wrapper-content-banner .box-text {
		padding-right: 20px;
	}
	.box-content-banner .wrapper-content-banner .box-text h3 {
		font-size: 14px;
	}
	.box-content-banner .wrapper-content-banner .box-text p {
		font-size: 14px;
	}
	#services .bg_review .about-us-slide {
		padding: 15px 10px 10px 15px;
	}
	#services .bg-mobile-about-us-slide {
		background: #50ad4e;
	}
	.about-us-slide .title,#teacher .teacher-title {
		font-size: 28px;
	}
	#aboutus-slide{
		padding: 20px 0px 0px 0px;
	}
	#aboutus-slide li {
		padding: 0;
	}
	#aboutus-slide .customer-box .customer-image{
		width: 40px;
		height: 40px;
	}
	#aboutus-slide .box-customer .customer-name{
		font-size: 12px;
	}
	.slider-main .owl-theme .owl-controls {
		right: 20px;
		bottom: 5px;
	}
}
@media ( min-width: 768px ) {
	/* Css Chung */
	#map_canvas iframe {
		width: 100%;
		height: 500px;
	}
	header {
		margin-bottom: 2px;
	}
	nav.navbar-main.navbar {
		position: relative;
	}
	/* Css Layout */
	.pd-r-none-992 {
		padding-right: 0;
	}
	.header-layout {
		padding: 0 15px;
	}
}
@media ( min-width: 768px ) and ( max-width: 991px ) {

	/* Css Chung */
	.btn-loading {
		width: 100%;
	}
	.flexbox-grid.rps-block-991 {
		display: block;
	}
	.flexbox-grid.rps-block-991 > .flexbox-content {
		padding: 0;
	}
	/* Css Layout */
	.header-contact-info {
		border-right: 0;
	}
	#services .about-us-slide {
		padding: 20px 0;
	}
	#services .bg-mobile-about-us-slide {
		background: #50ad4e;
	}
	#collection > .col-lg-2 {
		padding-right: 0;
	}
	.background-index-divide {
		padding: 50px 0;
	}
	.background-index-divide > a {
		margin-top: 10px;
	}
	.box-content-banner .wrapper-content-banner .box-text {
		padding-right: 20px;
	}
	.box-content-banner .wrapper-content-banner .box-text h3, .box-content-banner .wrapper-content-banner .box-text p, .support-phone-header {
		font-size: 14px;
	}
}
@media ( min-width: 992px ) and ( max-width: 1199px ) {
	header .container.header{
		width: 100%;
	}
	header .header-right-box{
		margin: 0px;
		width: 75%;
	}
	.header .header-right .box-user{
		width: 21%;
	}
	.navbar-main .container.nav-wrapper{
		width: 100%;
	}
	/* Css Layout */
	#collection > .col-lg-2 {
		padding-right: 0;
	}
	.background-index-divide {
		padding: 50px 0;
	}
	.background-index-divide > span {
		font-size: 20px;
	}
	.box-content-banner .wrapper-content-banner .box-text {
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.box-content-banner .wrapper-content-banner .box-text h3 {
		font-size: 20px;
	}
	.box-content-banner .wrapper-content-banner .box-text p {
		font-size: 14px;
	}
	.feature-box-collection .services-block-content > a {
		font-size: 16px;
	}
}
@media ( min-width: 1200px ) {
	/* Css Chung */
	.col-width-20 {
		width: 20%;
		float: left;
	}
	/* Css Layout */
	.col-lg-2.pr-none-destop {
		padding-right: 0;
	}
}
/************************************** End Media.css ******************/
