.about-box1 .desc {
	color: rgba(7, 28, 71, 0.90);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
/**/
.about-box12 .bg-abbox1 {
	top: 17%;
}
.about-box2 {
	padding: 0 20px;
}
.about-box2 img {
	border-radius: 20px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
	margin: 10px;
}
.about-box2 .slick-arrow {
  display: none !important;
}
/**/
.about-box3-left .hvg-title .title {
	text-transform: uppercase;
}

.about-box3-banner .banner {
  border-radius: 20px;
  display: block;
}
.about-box3-banner .icon {
  position: absolute;
  left: -73px;
  bottom: 0;
}
.item-tamnhin .icon {
	width: 80px;
	height: 80px;
	background-color: #00AEEF;
	border-radius: 100%;
	object-fit: contain;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: -50px;
	z-index: 1;
}
.item-tamnhin img {
	width: 48px;
	height: 48px;
	display: block;
	object-fit: contain;
}
.item-tamnhin h3 {
	margin: 20px 0;
	flex: 1;
	padding-left: 20px;
	background-color: #fff;
	border: 1px solid #00AEEF;
	color: #071C47;
	font-size: 18px;
	padding: 18px 30px 18px 75px;
	border-radius: 72px;
	box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, 0.12);
}
.item-tamnhin {
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.bg-abbox3-left {
	position: absolute;
	right: 41%;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
}
.about-box3.about-box::before {
	content: "";
	background-color: #c30419;
	display: block;
	position: absolute;
	left: 0;
	top: 14px;
	width: 354px;
	height: 97%;
}
/**/
.about-box4{
	position: relative;
	background-size: cover;
}
.about-box4 .container {
	position: relative;
	z-index: 2;
}
.about-box4::after {
	content: "";
	background-image: url(images/abbox4-line.png);
	display: block;
	width: 100%;
	height: 171px;
	background-size: cover;
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
.list-gv-about .info-gv:not(:first-child){
	display: none;
}
.info-gv.info-gv-about {
  background-size: cover;
  background-position: center bottom;
  padding: 40px 40px 20px;
  border-radius: 40px;
  border: 1px solid #4a4949;
}
.info-gv-head {
  display: flex;
  align-items: flex-start;
  color: #626262;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
}
.info-gv-head-content {
  flex: 1;
  padding-left: 10px;
}
.info-gv-head-content h3 {
  font-size: 22px;
  color: #ED1C24;
  font-weight: 800;
  margin: 0;
}
.info-gv-head img {
  margin-top: 3px;
}
.info-gv ul {
  list-style: none;
  padding: 0;
}
.info-gv ul li {
  margin-bottom: 13px;
}
.info-gv ul li img {
  margin-right: 10px;
}

.banner-gv-about {
	border: 6px solid #FFF;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.20);
	margin: 10px;
	background-color: #007cab;
}
.banner-gv-about img {
	width: 100%;
	display: block;
}
.main-abbox4 .main-sw::before{
	content: "";
	width: 91%;
	height: 93%;
	display: block;
	background-color: #E8CB31;
	position: absolute;
	top: 17px;
	transform: rotate(176.177deg);
	left: 16px;
}
.main-abbox4 .main-sw::after {
	content: "";
	width: 93%;
	height: 93%;
	display: block;
	background-color: #F9A95E;
	position: absolute;
	top: 17px;
	transform: rotate(-172.948deg);
	left: 16px;
}
.main-abbox4 a.btn {
  transition: .3s all;
}
.main-abbox4 .btn:hover {
  transform: scale(1.15);
}
/**/
.about-box5-wrap {
	padding: 40px;
	padding-bottom: 0;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
	border-radius: 40px;
}

.item-loai-coso h2 {
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 40px;
  padding-bottom: 16px;
  color: #071C47;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.item-loai-coso h2 span {
  color: #ED1C24;
}

.item-coso-about {
  border-radius: 20px;
  border: 1px solid rgba(7, 28, 71, 0.08);
  background: #FAFAFA;
  margin-bottom: 40px;
}
.item-coso-about-head {
  display: flex;
  align-items: center;
  padding: 20px;
}
.item-coso-about-head img {
  width: 84px;
  display: block;
}
.item-coso-about-title {
  flex: 1;
  padding-left: 20px;
  color: #071C47;
  font-size: 14px;
}
.item-coso-about-title h3 {
  font-size: 16px;
  margin: 0;
}
.item-coso-about iframe {
  height: 180px;
  width: 100%;
  display: block;
}
.item-coso-about-contact {
  padding: 20px;
  font-size: 15px;
  margin-bottom: 20px;
}
.item-coso-about-contact strong {
  font-weight: 500;
}
.item-coso-about-contact p {
	margin-bottom: 5px;
	line-height: 1.5;
}
.item-coso-about-contact a.view-img{
	color: #00AEEF;
	text-decoration: underline;
	font-weight: 500;
}
.item-coso-about-contact a.link-messenger{
	color: #ED1C24;
}

/**/
.about-box6.about-box {
	background-color: #fafafa;
}
/**/
.about-box7{
	background-color: #FAF6F4;
}
.about-box7-main .swiper-container {
	width: 100%;
	padding-bottom: 40px;
}

.about-box7-main .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 414px;
/*	height: 300px;*/
}

.about-box7-main .swiper-slide img.avta-video {
	display: block;
	width: 100%;
}
.about-box7-main .swiper-slide:not(.swiper-slide-prev,.swiper-slide-next,.swiper-slide-active) {
	transform: translate3d(0px, 0px, -300px) rotateX(0deg) rotateY(50deg) !important;
}
.about-box7-main .swiper-slide.swiper-slide-next+.swiper-slide {
	transform: translate3d(0px, 0px, -300px) rotateX(0deg) rotateY(-50deg) !important;
}
.about-box7-main .swiper-slide img.icon-play{
	display: none;
}
.about-box7-main .swiper-slide.swiper-slide-active img.icon-play{
	display: block;
}
/**/
.about-box8.about-box {
	background-size: cover;
	background-position: center;
}
.about_box8_title {
	color: #00597A;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 48px;
	text-transform: uppercase;
}
/**/
.wpcf7 label em{
	color: #FF0000;
	font-style: normal;
}
.wpcf7 br {
/*	display: none;*/
}
.wpcf7 label {
	font-size: 14px;
	color: #071C47;
	font-weight: 500;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin-top: 8px;
}
.wpcf7-select,
input.wpcf7-form-control, 
.wpcf7-form-control.wpcf7-textarea, 
.wpcf7-form-control.wpcf7-text {
	background-color: #DBEFF7;
	font-size: 14px;
	width: 100%;
	padding: 14px 20px;
	border: 1px solid transparent;
	line-height: normal;
	color: rgba(0, 0, 0, 0.60);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-radius: 6px;
}
.lh_form_code .wpcf7-form-control.wpcf7-textarea{
	height: 48px;
}
input.wpcf7-form-control,
.wpcf7-form-control.wpcf7-text{
	width: 100%;
}
.wpcf7-form textarea{
	max-height: 120px;
}
.wpcf7-form textarea:focus-visible {
/*	outline: unset;*/
}
.lh_form_code textarea:hover,
.lh_form_code textarea:focus,
.lh_form_code input:hover,
.lh_form_code input:focus{
	background-color: #fff;
	border-color: #00AEEF !important;
}
.lh_form_code .wpcf7-form-control.wpcf7-text{
}
.wpcf7-not-valid-tip {
	position: absolute;
	font-size: 14px;
	line-height: 1;
}
.wpcf7-form-control.wpcf7-textarea::placeholder, 
.wpcf7-form-control::placeholder {
  opacity: 1;
}
.wpcf7-form-control.wpcf7-textarea:focus::placeholder, 
.wpcf7-form-control:focus::placeholder {
  color: transparent;
}


.df-form .wpcf7-form-control.wpcf7-submit {
	width: 100%;
	color: #fff;
	display: block;
	padding: 6px 12px;
	height: 48px;
	border: 0;
	font-size: 16px;
	white-space: nowrap;
	cursor: pointer;
	font-weight: 700;
	border-radius: 46px;
	background: linear-gradient(180deg, #00AEEF 0%, #006489 286.46%);
	box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.16);
}
.wpcf7-spinner {
	position: absolute;
}
/**/

.cat-lkg {
	display: flex;
	align-items: center;
/*	flex-wrap: wrap;*/
	list-style: none;
/*	justify-content: center;*/
	padding: 0;
	margin: 0 0 30px;
	overflow: auto;
}
.cat-lkg li a {
  display: inline-block;
  padding: 13px 43px;
  border-radius: 12px;
  border: 1px solid #BADCE9;
  color: #071C47;
  font-weight: 600;
  margin: 0 10px;
  text-transform: uppercase;
  white-space: nowrap;
}
.table-pmp .lophoc,
.table-pmp .khaigiang
{
	width: 20%;
	padding: 0 10px;
}
.table-pmp .siso{
	width: 5%;
}
.table-pmp .thoigian,
.table-pmp .dangky{
	width: 12%;
}
.table-pmp .diadiem{
	width: 25%;
}
.table-pmp {
  border-radius: 20px;
  border: 1px solid #DDD;
  background: #FFF;
  overflow: hidden;
}
.table-pmp-head {
  background-color: #263147;
  color: #fff;
  display: flex;
  padding: 10px 30px;
}
.line-table-pmp {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.table-pmp-body {
	padding: 30px;
	color: #071C47;
}
.table-pmp .dangky {
	padding-left: 20px;
}
.table-pmp  .line-table-pmp:last-child{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.line-table-pmp .dangky a {
	border-radius: 8px;
	border: 1px solid #E29FA2;
	background: #FAFAFA;
	color: #ED1C24;
	font-weight: 500;
	display: inline-block;
	padding: 4px 20px;
	white-space: nowrap;
}
.box-form-tuvan {
	background-image: linear-gradient(to bottom, #FFF 0%, #FAF6F4 10%);
	padding-top: 150px;
}
.cat-lkg .active a, .cat-lkg li:hover a {
	color: #fff;
	background-color: #00AEEF;
	border-color: transparent;
}
/**/
.modal-pmp .modal-content {
	padding: 20px 25px;
	border-radius: 20px;
}
.modal-pmp h3 {
	color: #00AEEF;
	font-size: 30px;
}
.modal-pmp input.wpcf7-form-control, 
.modal-pmp .wpcf7-form-control.wpcf7-text {
	background-color: transparent;
	border-radius: 12px;
	border: 1px solid #C0C0C0;
}
.modal-pmp input.wpcf7-form-control.wpcf7-submit{
	border-radius: 40px;
	color: #fff;
	background: linear-gradient(180deg, #00AEEF -20.83%, #2189B0 100%);
}
/**/
.bangvang-box1{
	background-color: #FAFAFA;
}
/**/
.camnhan-box {
	background-color: #00AEEF;
	background-size: contain;
}
.info-nxhocvien{
    flex: 1;
    padding: 0 12px;
}
.nxhocvien-head img.avata-hocvien{
    width: 48px;
    height: 48px;
    border-radius: 100%;
    object-fit: cover;
}
.content-nxhocvien {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	color: #626262;
	font-weight: 400;
	line-height: 24px;
}
.item-nxhocvien {
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.20);
    padding: 20px;
}
.nxhocvien-img{
	position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.nxhocvien-img span{
    opacity: 0;
    color: #F6CB09;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 24px;
    text-decoration-line: underline;
}
.item-nxhocvien:hover .nxhocvien-img span{
    opacity: 1;
}
.item-nxhocvien:hover {
    background-color: #FFF8DB;
}
.nxhocvien-img img {
	aspect-ratio: 281/222;
	object-fit: cover;
	width: 100%;
}
.info-nxhocvien span {
	color: #626262;
}
.nxhocvien-img:before{
	content: "";
	background-color: #0000007a;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.item-nxhocvien:hover .nxhocvien-img:before{
	opacity: 1;
}
.main-sw .button-white{
	background-color: #fff;
	color: #00AEEF;
}
.bangvang-box.bangvang-box1 .menu-taxonomy a {
	padding: 20px 60px;
}
/**/
.item-thanhtich {
	margin-bottom: 20px;
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 2px 10px 0px rgba(0, 174, 239, 0.12);
	padding: 16px;
	cursor: pointer;
}
.item-thanhtich .item-thanhtich-banner img {
  display: block;
  width: 100%;
/*  aspect-ratio: 273/260;*/
  object-fit: cover;
  border-radius: 16px;
}
.list-thanhtich-toeic .item-thanhtich-banner img {
/*	aspect-ratio: 3/1.5;*/
	object-position: top;
}

.info-thanhtich {
  padding-top: 20px;
  color: #2F59B0;
}
.info-thanhtich h3 {
  font-size: 24px;
}
.info-thanhtich p {
  color: #00AEEF;
  font-size: 20px;
  margin-bottom: 10px;
}

.list-thanhtich .col-thanhtich {
  display: none;
}
.loadMore {
	text-align: center;
	display: inline-block;
	background-color: transparent;
	border: 0;
	padding: 10px 25px;
	border-radius: 12px;
	border: 1px solid  #00AEEF;
	background: #FAFAFA;
	color: #00AEEF;
	font-weight: 500;
}
.loadMore:hover {
	background-color: #00AEEF;
	color: #fff;
}
.loadMore span {
  cursor: pointer;
  border: 0;
  background-color: transparent;
  font-size: 30px;
  line-height: 1;
}
.loadMore img {
  width: 24px;
  margin-left: 10px;
  margin-bottom: 10px;
}
/**/
.thuvien-luyenthi-head {
	background-size: cover;
	background-position: center;
}
.thuvien-luyenthi-cat li {
	display: inline-block;
}
.thuvien-luyenthi-cat li a {
	border-radius: 36px;
	border: 1px solid #38C2ED;
	background: rgba(255, 255, 255, 0.02);
	box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.12) inset;
	padding: 12px 24px;
	color: #fff;
	display: inline-block;
	line-height: 1;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}
.thuvien-luyenthi-cat li a:hover,
.thuvien-luyenthi-cat li.active a{
	border-radius: 36px;
	border: 1px solid #00AEEF;
	background: #F2FBFF;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
	color: #0089BD;
}

.item-dethi {
  border-radius: 20px;
  border: 1px solid #D6D6D6;
  background: #FFF;
  padding: 20px;
  margin-bottom: 20px;
}
.item-dethi h3 {
  color: #000;
  /*! font-family: Roboto; */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 24px;
}
.dethi-meta {
  border-top: 1px solid #EEF4F6;
  padding: 0;
  list-style: none;
  padding-top: 20px;
  margin-bottom: 40px;
}
.dethi-times {
}
.dethi-meta li {
  display: inline-block;
}
.dethi-meta li a {
  border-radius: 25px;
  background: rgba(187, 187, 187, 0.10);
  font-weight: 500;
  color: #0089BC;
  display: inline-block;
  padding: 8px 17px;
  margin-right: 5px;
  line-height: 1;
  text-decoration: underline;
}
.more-de {
  display: block;
  background-color: #E4F1F5;
  text-align: center;
  padding: 14px;
  border-radius: 12px;
  line-height: 1;
  font-weight: 700;
  color: #0096CE;
}
.dethi-times {
  color: #002450;
	border-color: #00AEEF;
	background: #FFF;
}
.item-dethi:hover {
	border: 1px solid #00AEEF;
	box-shadow: 0px 4px 12px 0px rgba(0, 95, 131, 0.24);
}
.item-dethi:hover .more-de{
	background: linear-gradient(180deg, #00AEEF -20.83%, #2189B0 100%);
	color: #fff;
}
.item-dethi:hover .dethi-meta li a{
	background: rgba(0, 174, 239, 0.10);
}
/**/
.main-huongdan-lambai {
	border-radius: 12px;
	border: 1px solid #EAEAEA;
	background: #FAFAFA;
	padding: 40px;
}
.main-huongdan-lambai h3 {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.40);
}
.item-bailam {
	text-align: center;
	border-radius: 12px;
	border: 1px solid #E6E6E6;
	background: #FFF;
	padding: 20px 30px;
	margin-bottom: 10px;
}
.item-bailam h4 {
	color: #000;
	margin: 20px 0;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}
.item-bailam p {
	font-size: 18px;
}
.ghichu-lambai {
	border-radius: 12px;
	border: 1px solid #EEEDDF;
	background: #F5F4EB;
	padding: 20px;
}
.ghichu-lambai span {
	color: #00AEEF;
	margin-left: 10px;
}
.btn-start-lambai {
	background: linear-gradient(180deg, #00AEEF -20.83%, #2189B0 100%);
	color: #fff !important;
	padding: 14px 40px;
  border-radius: 12px;
}
/**/
.thithu-offline-main .desc h3 {
	color: #ED1C24;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
}
.thithu-offline-coso-item label {
	background: #00AEEF;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	display: flex;
	padding: 10px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.thithu-offline-coso-item label span{
	flex: 1;
}
.thithu-offline-coso-item .table-pmp-body div,
.thithu-offline-coso-item .table-pmp-head div {
	flex: 1;
}
/**/
.ketquathithu-head {
	padding: 80px 0 38px;
	background-size: cover;
	background-position: bottom;
}
.ketquathithu-head-main {
  max-width: 712px;
  margin: 0 auto;
  display: block;
  border-radius: 24px;
  background: #fff;
  padding: 60px 40px 48px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.16);
}
.ketquathithu-head-main>img {
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}


.item-ketquathithu a {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 105, 145, 0.20);
  display: block;
  padding: 12px;
  margin-bottom: 20px;
}
.item-ketquathithu img {
  aspect-ratio: 375/224;
  width: 100%;
  display: block;
  border-radius: 12px;
}
.info-ketquathithu {
  margin: 10px 0 0;
}
.info-ketquathithu h4 {
  color: ;
  font-size: 20px;
  line-height: 26px;
}
.meta-kqtt {
  color: #00AEEF;
  font-size: 14px;
}
/**/
.item-sach {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F2F2;
}
.item-sach::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
	height: 3px;
	display: block;
}
.item-sach:hover::after {
	background-color: #00AEEF;
}
.item-sach-banner {
	overflow: hidden;
}
.item-sach-banner img {
	aspect-ratio: 458/570;
	width: 100%;
	display: block;
	object-fit: cover;
	margin-bottom: 20px;
	transition: .3s all;
}
.item-sach-banner:hover img {
	transform: scale(1.05);
}
.info-sach h3 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
}
.info-sach p {
	color: rgba(7, 28, 71, 0.80);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.price-sach {
	color: #ED1C24;
	font-size: 20px;
	font-weight: 800;
	line-height: 24px;
}
/*single sach*/
.single-sach-slide .swiper-button-control{
	background-color: transparent;
}
.sach-summary h1 {
	color: #000;
	font-size: 28px;
	margin-bottom: 30px;
}
.sach-meta {
  list-style: none;
  padding: 0;
  color: #888;
  margin-bottom: 40px;
}
.sach-meta li {
  display: inline-block;
  margin-right: 40px;
}
.sach-meta li b {
  color: #ED1C24;
}
.sach-meta li i {
  color: #F2DB0B;
  font-size: 14px;
}

.count-down {
	color: #878787;
	font-size: 20px;
}
.times {
	display: flex;
	align-items: center;
	text-align: center;
	bottom: 45px;
	left: 135px;
}
.times > div {
	margin: 0 24px 0 0;
	position: relative;
	text-align: center;
}
.times label {
	color: #BABABA;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.times span {
	width: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 15px;
	border-radius: 10px;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
	border-radius: 8px;
	background: #CB0008;
}
/**/
.btn-datsach {
	background: linear-gradient(180deg, #00AEEF 0%, #006489 286.46%);
	box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.16);
	display: inline-block;
	padding: 9px 38px;
	border-radius: 12px;
	color: #fff !important;
	font-weight: 700;
}
.btn-datsach i{
	color: #F3EA0C;
}
.sach-sale {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px;
	background: #FFF9E8;
	border-radius: 12px;
	margin-bottom: 20px;
}
.single-price-sach del {
  color: #AEAEAE;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
}
.single-price-sach {
  font-size: 36px;
  color: #ED1C24;
  font-weight: bold;
  font-weight: 800;
  margin-top: 12px;
}
/**/
.single-sach-tab {
	background-size: cover;
}
.sach-tab-link li {
  padding: 0 10px;
  list-style: none;
  display: inline-block;
}
.sach-tab-link li a {
  color: #000;
  background-color: ;
  border-radius: 46px;
  border: 1px solid #E4E4E4;
  background: #FFF;
  display: inline-block;
  padding: 15px 40px;
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
}
.sach-tab-link {
  list-style: none;
  padding: 0;
  text-align: center;
}
.sach-tab-link li svg {
  margin-right: 10px;
}
.sach-tab-link li.active a,
.sach-tab-link li a:hover {
  border-radius: 46px;
  border: 1.5px solid #00AEEF;
  background: #F4FCFF;
  color: #00AEEF;
}
.sach-tab-link li.active a svg path,
.sach-tab-link li a:hover svg path {
	fill: #00AEEF;
}

/**/

.item-feedback {
  border-radius: 12px;
  background: #EBF3F6;
  margin: 20px 0;
  padding: 20px 40px;
  display: flex;
  align-items: flex-start;
  color: rgba(7, 28, 71, 0.80);
}
.item-feedback >img {
  border-radius: 100%;
}
.info-feedback h4 {
  color: ;
  font-size: 18px;
  color: #071C47;
}
.info-feedback {
  padding: 0 20px;
}
/**/
.sach-tab-content {
	border-radius: 20px;
	border-top: 4px solid #00AEEF;
	background: #FAFAFA;
	box-shadow: 0px 4px 8px 0px rgba(29, 118, 157, 0.32);
}
.sach-tab-item h2 {
	font-size: 28px;
}
.sach-tab-item{
	display: none;
}
/**/
@media only screen and (max-width: 1600px) {
	.table-pmp {
		overflow: auto;
	}
	.table-pmp>div {
		min-width: 900px;
	}

	.menu-taxonomy {
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow: auto;
	}
}
@media only screen and (max-width: 991px) {
	.about-box2 img {
		margin: 10px;
		max-height: 300px;
	}
	.about-box3{
		background-color: #c30419;
	}
	.bg-abbox3-left {
		display: none;
	}
/*	*/
	.cat-lkg {
		justify-content: flex-start;
		margin: 0 0 20px;
	}
	.cat-lkg li{
		white-space: nowrap;
	}
	.cat-lkg li a {
		padding: 8px 22px;
		border-radius: 8px;
		margin: 0 10px;
	}
	.box-form-tuvan {
		padding-top: 50px;
	}

	.menu-taxonomy a {
		height: 40px;
		margin: 0 10px;
		font-size: 14px;
		white-space: nowrap;
		padding: 0 20px;
	}
	.bangvang-box.bangvang-box1 .menu-taxonomy a {
		padding: 15px 38px;
	}
	.info-thanhtich h3 {
		font-size: 20px;
	}
	.info-thanhtich p {
		font-size: 16px;
	}
/*	*/
	.full-tailieu-archive .item_post .item_post_content h3 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.item-tamnhin {
		margin: 10px 0;
	}
	.item-tamnhin .icon {
		width: 60px;
		height: 60px;
	}
	.item-tamnhin img {
		width: 35px;
		height: 35px;
	}
	.item-tamnhin h3 {
		margin: 10px 0;
		font-size: 15px;
		padding: 15px 20px 15px 65px;
	}
	.info-gv.info-gv-about {
		padding: 20px 20px 10px;
		border-radius: 30px;
	}
	.main-abbox4 a.btn img {
		max-width: 180px;
		margin-bottom: 20px;
	}
/*	*/
	.about-box5-wrap {
		padding: 20px 10px;
		border-radius: 20px;
	}
	.item-loai-coso h2 {
		margin-bottom: 20px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.item-coso-about-head img {
		width: 55px;
	}
	.item-coso-about-contact {
		font-size: 14px;
	}
	.item-coso-about {
		margin-bottom: 20px;
	}
	.item-coso-about-title h3 {
		font-size: 14px;
	}
	.about_box8_title {
		font-size: 22px;
		line-height: 32px;
	}
	.khoahoc-detail-info h3 span {
		font-size: 16px;
		padding: 10px 22px;
	}
	.khoahoc-detail-info {
		font-size: 14px;
	}
	.khoahoc-detail-info a img {
		max-width: 180px;
	}
/**/
	.info-sach h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.info-sach p {
		font-size: 14px;
		line-height: 20px;
	}
	.price-sach {
		font-size: 18px;
		line-height: 20px;
	}
/*	*/
	.sach-summary h1 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.sach-sale {
		padding: 20px;
	}
	.flash-sale img {
		width: 85px;
	}
	.flash-sale {
		width: 100%;
		margin-bottom: 20px;
	}
	.single-price-sach {
		font-size: 22px;
	}
	.count-down {
		font-size: 16px;
	}
	.times span {
		width: 55px;
		padding: 12px;
		font-size: 20px;
	}
/*	*/
	.sach-tab-link li a {
		border-radius: 36px;
		padding: 10px 30px;
		font-size: 16px;
	}
	.sach-tab-item h2 {
		font-size: 21px;
	}
	.feedback {
		padding: 20px 15px;
		margin-top: 0;
	}
	.item-feedback {
		flex-wrap: wrap;
		padding: 20px;
	}
	.info-feedback {
		order: 10;
		padding: 10px 0 0;
	}
/*	*/
	.thuvien-luyenthi-cat li a {
		padding: 9px 21px;
		margin-right: 7px;
		margin-bottom: 7px;
		font-size: 14px;
	}
	.thuvien-luyenthi-cat ul {
		padding: 0;
		margin-bottom: 0;
	}
	.item-dethi h3 {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 17px;
	}
	.dethi-meta {
		padding-top: 10px;
		margin-bottom: 20px;
	}
/*	*/
	.thithu-offline-main .desc h3 {
		font-size: 18px;
	}
	.thithu-offline-coso-item label {
		font-size: 16px;
		line-height: 22px;
	}
/*	*/
	.ketquathithu-head-main {
		padding: 60px 20px 28px;
	}
	.item-row-ketquathithu h3 {
		font-size: 18px;
	}
	.info-ketquathithu h4 {
		font-size: 16px;
		line-height: 24px;
	}
/*	*/
	.modal-pmp .modal-content {
		padding: 0;
	}
	.modal-pmp h3 {
		font-size: 22px;
		margin-top: 20px;
	}
	.thanhtich-popup-summary {
		margin: 10px 0 20px !important;
	}
	.thanhtich-popup-summary .diemso {
		padding: 10px 0 !important;
		width: 100% !important;
	}
	.item-diemso {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}
@media only screen and (max-width: 640px) {
	.about-box2 {
		padding: 0 10px;
	}
	.about-box1 .desc {
		font-size: 14px;
		line-height: 22px;
	}
}