.head-page-df {
	padding: 8% 0;
	position: relative;
	background-position: center;
	background-size: cover;
}
.head-page-df .container{
	position: relative;
	z-index: 1;
}
.head-page-df::before {
  content: "";
  background: linear-gradient(90deg, #D16708 0%, #25D969 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  -\31 : ;
  z-index: 1;
  opacity: 0.9;
}
.head-page-content h2 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.head-page-content h2.text-nb {
  color: #D16708;
  fw: ;
  font-weight: 700;
  font-size: 38px;
  background-color: #fff;
  display: inline-block;
  padding: 10px 23px;
  border-radius: 20px;
}
/**/
.lkg-title {
  text-align: center;
  font-size: 36px;
}
.lkg-title span {
  color: #D16708;
}
.lkg-title::after {
  content: "";
  background-color: ;
  background: #FF0509;
  width: 120px;
  height: 3px;
  display: block;
  margin: 20px auto;
}
/**/

.wpcf7 label em{
	color: #FF0000;
	font-style: normal;
}
.wpcf7 br {
/*	display: none;*/
}
.wpcf7 label {
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
input.wpcf7-form-control, 
.wpcf7-form-control.wpcf7-textarea, 
.wpcf7-form-control.wpcf7-text {
	width: 100%;
	padding: 14px 20px;
	line-height: normal;
	color: rgba(0, 0, 0, 0.60);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-radius: 8px;
	border: 1px solid rgba(42, 42, 42, 0.08);
	background: #FFF;
}
.wpcf7-form-control::placeholder {
	color: rgba(42, 42, 42, 0.48);
	leading-trim: both;
	text-edge: cap;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
}
.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: #E05523 !important;*/
}
.lh_form_code .wpcf7-form-control.wpcf7-text{
}
.wpcf7-not-valid-tip {
	position: absolute;
}
.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;
}
.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	background: #D16708;
	color: #fff;
	display: block;
	padding: 6px 12px;
	height: 48px;
	border: 0;
	font-size: 16px;
	white-space: nowrap;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: .5px;
}
.wpcf7-spinner {
	position: absolute;
}
/*khoa hoc*/
.row-title-dm-baitest{
	max-width: 850px;
	margin: 0 auto;
}

.cat-menu .menu {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: center;
}
.cat-menu a {
	display: flex;
	text-align: center;
	margin:0 12px;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	height: 42px;
	color: #D16708;
	font-size: 16px;
	border-radius: 20px;
	border: 0.5px solid #D16708;
	background: #FFF;
	font-weight: 500;
	min-width: 163px;
}
.cat-menu a:hover, 
.cat-menu .active a,
.cat-menu .current-menu-item a {
	border-color:#D16708;
	color: #fff;
	font-weight: 600;
	background-color: #D16708;
}
/**/
.item-baitest {
  margin-bottom: 40px;
}
.item-baitest a {
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 2px 12px 0px rgba(24, 168, 78, 0.25);
	display: block;
	overflow: hidden;
	border: 2px solid transparent;
	background: #FEFEFE;
	box-shadow: 0px 1px 8px 0px rgba(7, 12, 47, 0.14);
}
.item_baitest_img .wp-post-image {
  aspect-ratio: 364/243;
  width: 100%;
  display: block;
  border-radius: 20px;
  transition: .3s all;
  object-fit: cover;
}
.info-baitest{
	padding: 20px 16px;
	color: #3C3C3C;
}
.info-baitest .title-baitest{
	font-size: 18px;
	color: rgba(20, 20, 20, 0.90);
}
/*.logo-baitest {
	position: absolute;
	top: 10px;
	right: 10px;
	max-width: 44px;
	object-fit: contain;
}*/
.item_baitest_img{
	border-radius: 20px;
}
.item-baitest:hover .item_baitest_img .wp-post-image{
	transform: scale(1.05);
}
.baitest-meta {
  padding: 0;
  list-style: none;
}
.baitest-meta li {
  margin-bottom: 10px;
}
.baitest-meta li i {
  color: #D16708;
}
.baitest-price del{
	font-weight: 300;
}
.baitest-price .amount{
	color: rgba(15, 15, 15, 0.85);
	font-size: 16px;
	font-weight: 600;
}
/**/
.thanhtoan-wrap .title{
	color: #2F5036;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}
.form-group{
	margin-bottom: 20px;
}
.form-group label {
	display: block;
	margin-bottom: 5px;
}
.form-group label em{
	color: #F00;
}
.form-group input {
	border-radius: 15px;
	background: #F0F0F0;
	padding: 10px 20px;
	border: 0;
	width: 100%;
	height: 56px;
}
.form-group input.baitest {
	box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.15)
}

.thanhtoan-chiphi {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 12px 0px rgba(25, 45, 103, 0.16);
  overflow: hidden;
}
.thanhtoan-chiphi h3 {
  background: #246643;
  color: #fff;
  color: #FDFAFA;
  font-size: 20px;
  padding: 15px 10px;
}
.thanhtoan-chiphi-content {
  padding: 36px;
}
.line-chiphi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.num-discount{
	font-size: 16px;
}
.line-discount{
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(161, 161, 161, 0.35);
}
.num-total{
	color: #F26622;
	font-weight: 600;
	font-size: 24px;
}
.btn-tieptuc-tt{
	display: block;
	border-radius: 8px;
	background: #D16708;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 10px;
	margin-top: 30px;
	color: #fff !important;
}
.line-total label{
	color: rgba(0, 0, 0, 0.80);
	font-size: 16px;
}
/**/

.popup-thanhtoan-content h2 {
  color: #000;
  /*! font-family: Roboto; */
  font-size: 20px;
}
.popup-thanhtoan-content ul {
  list-style: none;
  padding: 0;
}
.popup-thanhtoan-content li {
  display: ;
  border-radius: 15px;
  background: #F5F5F5;
  padding: 20px;
  margin-bottom: 20px;
}
.popup-thanhtoan-content li label {
  width: 45%;
}
.popup-thanhtoan-content li span {
  font-weight: bold;
}
.popup-thanhtoan-content li.popup-total {
  background-color: #2F5036;
  color: #fff;
}
.popup-thanhtoan-stk {
  border-radius: 20px;
  border: 1px solid #D16708;
  text-align: center;
  ơa: ;
  padding: 20px;
}
.popup-thanhtoan-stk h3 {
  font-size: 24px;
}
.popup-thanhtoan-stk h4 {
  font-size: 20px;
}
.line-stk {
  margin-bottom: 10px;
}
.copy-btn {
  padding: 2px 5px;
  border-radius: 7px;
  border: 1px solid #246643;
  color: #2F5036;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
	.baitest-price .amount,
	.info-baitest .title-baitest {
		font-size: 18px;
	}
	.item-baitest {
		margin-bottom: 20px;
	}
	.cat-menu .menu {
		justify-content: flex-start;
		overflow: auto;
	}
	.cat-menu a {
		margin: 0 10px;
		padding: 0 15px;
		height: 35px;
		font-size: 14px;
		min-width: 120px;
		white-space: nowrap;
	}
/*	*/
	.head-page-df{
		min-height: 220px;
		display: flex;
		align-items: center;
	}
	.head-page-content h2.text-nb, .head-page-content h2 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.head-page-content h2.text-nb {
		font-size: 20px;
		padding: 6px 14px;
		border-radius: 10px;
	}
/*	*/
	.table-lkg-body .table-lkg-head .item-col {
		padding: 6px 10px;
	}
	.table-lkg-body .item-col {
		flex: 1;
		padding: 4px 10px;
		text-align: center;
	}
	.lkg-title {
		font-size: 22px;
	}
	.lkg-title::after {
		margin: 10px auto 20px;
	}
	.item-testonline h3 {
		font-size: 16px;
	}
	.modal-ww h3 {
		font-size: 22px;
	}
	.form-group input {
		padding: 5px 20px;
		height: 45px;
	}
	.popup-thanhtoan-stk h4,
	.thanhtoan-chiphi h3 {
		font-size: 18px;
	}
	.thanhtoan-chiphi-content {
		padding: 26px 15px;
	}
	.line-chiphi {
		font-size: 16px;
	}
	.popup-thanhtoan-stk h3,
	.num-total {
		font-size: 20px;
	}
}
@media only screen and (max-width: 500px) {
	.order-box,
	.search-tailieu{
		width: 100%;
	}
}