body {
	margin: 0;
	font-family: 'SVN-Gilroy', sans-serif !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sec-ck {
	display: none;

}
.sec-ck.active {
	display: block;
}
.tab-camket.active .elementor-widget-wrap  {
	background-color: #1200F6 !important;
	color: #fff;
}
.tab-camket.active .elementor-widget-wrap  h3,
.tab-camket.active .elementor-widget-wrap  p {
	color: #fff !important;
}
.elementor-editor-active .sec-ck {
	display: block;

}

.sec-gvkh .elementor-widget-wrap.elementor-element-populated {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hocvien {
	display: flex;
	flex-wrap: wrap;
}
.hocvien .col-4 {
	display: flex;
	flex:  0 0 33.33%;
	max-width: 33.33%;
	padding: 15px;
}
.giangvien .col-3 {
	padding:  15px 10px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	height: auto;
	min-height: 100%;
	flex: auto;
}
.giangvien .col-3 a.content_dsgv {
	display: flex;
	width: 100%;
	min-height: 100%;
	height: auto;
}
.hocvien .col-4 .col-item , 
.hocvien .col-4 .col-item  img {
	width: 100%;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.hocvien .col-4 .name ,
.giangvien .name {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	padding: 0 5px;
}
.giangvien .name {
	color: #2C2D2F;
}
.giangvien .img img {
	margin: 0 auto;
	border-radius: 100%;
	border: 3px solid #cccccc14;
	padding: 6px;
	background: #fff;
	box-shadow: 0px 1px 4px 1px #cccccc2b;
}
.giangvien .name {
	display: flex;
	flex: auto;
	justify-content: center;
	font-family: var(--e-global-typography-primary-font-family); 
	line-height: 1.4em;
}
.hocvien .name:hover {
	color: #1b3de2;
}
.hocvien .col-4  .des,
.giangvien .des {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;	
	text-align: center;
}
.giangvien .des {
	color: #A5A9AD;
}
.hocvien .col-4  .d,
.giangvien .d {
	font-weight: 700;
	font-size: 40px;
	line-height: 56px;
	color: #FF3658;
	margin-right: 8px;
}
.giangvien .slick-arrow, .hocvien .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: 0 0;
	border: none;
	color: #144BFE;
	cursor: pointer;
	background: #fff;
	padding: 25px 10px 25px 10px;
}
.giangvien .slick-arrow i, .hocvien .slick-arrow i {
	font-size: 16px;
}
.giangvien .slick-prev {
	left: -50px;
	border-radius: 8px 0px 0px 8px;
}
.giangvien .slick-next {
	right: -50px;
	border-radius: 0px 8px 8px 0px;
}
.giangvien .slick-arrow:focus {
	outline: none;
}
.giangvien .slick-arrow:hover {
	background-color:#1200F6 !important;
	color: #fff;
}

.hocvien .col-4  .ct ,
.giangvien  .ct {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #2C2D2F;
}
.hocvien .col-4  .diem,
.giangvien .diem {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin:  0 auto;
}
.giangvien .diem {
	justify-content: center;
}
.hocvien .col-4 .col-left ,
.giangvien .col-left {
	display: flex;
	gap: 5px;
}
.hocvien .col-item a {
	color: #000;
}
.giangvien .col-item {
	padding: 10px 0;
	cursor: pointer;
	border-radius: 16px;
}
.giangvien .col-item:hover {
	background: #1200F6 ;
	color: #fff;
}
.giangvien .col-item:hover .diem .ct {
	color: #fff;
}
.giangvien .col-item:hover .diem .d {
	color: #FAAD33;
}
.giangvien .col-item:hover .name,
.giangvien .col-item:hover .des {
	color: #fff;
}
.col-item {

	box-shadow: 8px 8px 16px rgba(129, 156, 253, 0.25);
	border-radius: 0px 0px 8px 8px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	flex: auto;
	height: auto;
	background: #fff;
}

/*.home li::marker {
	display: none !important;
}*/
.home ul {
	list-style-type: disc; 
}

.sec-ck  .elementor-icon-box-icon {
	box-shadow: 0px 2px 16px rgb(109 134 221 / 37%);
	border-radius: 8px;
	background: #fff;
	padding: 6px;
}
.giangvien .slick-track {
	display: flex;
	flex: auto;
    /*height: auto;
    min-height: 100%;*/
}

#section_6 .slide_img {
	margin-bottom: 30px;
}

#section_6 .slide_img .wrapper:before {
	padding-bottom: 60%;

	content: none;
}

#section_6 .slide_img img {


	border-radius: 8px;

	position: relative;

	-webkit-transition: 1s;

	-o-transition: 1s;

	transition: 1s;


}

#section_6 .slide_img .wrapper.slick-current img {
	opacity: 1;
}

#section_6 .slide_img a.open-popup {
	opacity: 0;
}

#section_6 .slide_img .wrapper.slick-current a.open-popup {
	opacity: 1;

	-webkit-transition: 0.8s;

	-o-transition: 0.8s;

	transition: 0.8s;
}

.is_mask {
	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	z-index: 1;


}

#section_6 .content {
	position: relative;
	display: block;
}

/*.slide_dot img {

    width: 85px;

    height: 85px;
    margin: 0 auto;

}*/



.slide_dot .img {
	margin: 5px;
	cursor: pointer;
}
.slide_dot .img  img{
	width: 170px;
	height: 98px;
	object-fit: cover;
	border-radius: 6px;
}

.slide_dot .img.slick-current img {
	border: 2px solid #1B3DE2;
}

#section_6 .slick-arrow {
	background: #181D25;
	opacity: .5;
	padding: 25px 10px 25px 10px;
}
#section_6 .slick-arrow:hover {
	background: #1200F6;
	color: #fff;
	opacity: 1;
	outline: none;
}
#section_6 .slick-arrow i {
	font-size: 16px;
	color: #fff;
}
#section_6 .slick-prev {
	left: 0px;
	border-radius: 0 8px 8px 0;
}
#section_6 .slick-next {
	right: 0px;
	border-radius: 8px 0 0 8px;
}

button.slick-arrow svg {
	fill: #fff;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: transparent;
	border: none;
	font-size: 30px;
	color: #ffffff73;
	cursor: pointer;
	padding: 5px;
}
.slide_img button svg {
	width: 30px;
	height: 30px;
}

.form-course select , 
.form-course input {
	background-repeat: no-repeat !important;
	background-position-y: center !important;
	padding-left: 35px !important;
	background-position-x: 5px !important;
}

.form-course input#form-field-name  {

	background: url(../images/user_big_outlined.png);

}

.form-course  input#form-field-email  {
	background: url(../images/mail.png);
}
.form-course  input#form-field-field_a1230b9  {
	background: url(../images/smartphone.png);
}

.form-course select#form-field-field_b2999d4 {
	background: url(../images/star.png);
}

.elementor-276 .elementor-element.elementor-element-3e1d746 .elementor-field-group .elementor-select-wrapper::before {
	color: #1e87f0 !important;
}

.banner-page-tuyendung .bdt-slide-item  {
	border-radius: 16px !important;
}


.sec-img-ck  .elementor-element.elementor-absolute{
	bottom: -1px;
}
/* ==============page giảng viên ============*/
.btn-vm a {
	color: #FF3658;
}
.slider-swiper-teacher  .item-content-lecturers  {
	display: flex !important;
	align-items: center;
	background: #FFFFFF;
	box-shadow: 4px 4px 16px rgba(129, 156, 253, 0.25);
	border-radius: 8px;
}
.slider-swiper-teacher  .item-content-lecturers  .item-thumb {
	flex:  0 0 127px;
	max-width:  127px;
}
.slider-swiper-teacher  .item-content-lecturers .entry{
	flex:  0 0 calc(100% - 127px);
	max-width: calc(100% - 127px);
}
.slider-swiper-teacher  .item-content-lecturers  .item-thumb  img{
	width: 100%;
	height: 127px;
	object-fit: cover;
	border-radius: 100%;

}
.slider-swiper-teacher {
	margin: 0 -10px;
}
.slider-swiper-teacher  .item {
	padding: 10px ;
	transition: .6s;
}
.slider-swiper-teacher  .item   .item-content-lecturers {
	padding: 10px;
	cursor: pointer;
}
.slider-swiper-teacher  .item   .item-content-lecturers  .entry {
	padding-left: 16px;
}
.slider-swiper-teacher  .item   .item-content-lecturers  .entry .title {
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #2C2D2F;
	margin-bottom: 4px;


}
.slider-swiper-teacher  .item:hover   .item-content-lecturers {
	background: #1200F6;
	color: #fff;
}
.slider-swiper-teacher   .item:hover   .item-content-lecturers  .entry .title {
	color: #fff;
	opacity: 1;
}

.list-content-teacher .item-lecturers .row,
.list-content-teacher .item-lecturers .info-giangvien  {
	flex-wrap: wrap;
	display: flex ;
}
.list-content-teacher .item-lecturers {
	background: #FFFFFF;
	box-shadow: 2px -1px 6px 6px rgb(213 222 255 / 43%);
	border-radius: 8px;
	padding: 45px;
}
.list-content-teacher .item-lecturers .col-left,
.list-content-teacher .item-lecturers .col-right,
.list-content-teacher .item-lecturers .info-giangvien .iconbox {
	flex:  0 0 50%;
	max-width: 50%;
}
.list-content-teacher .item-lecturers .info-giangvien .iconbox {
	display: flex;
	gap:  16px;
}
.list-content-teacher .item-lecturers .col-right {
	padding-left: 40px;

}
.list-content-teacher .item-lecturers .info-giangvien .iconbox .icon {
	flex:  0 0 48px;
	max-width: 48px;
}
.list-content-teacher .item-lecturers .info-giangvien .ctent {
	flex:  0 0 calc(100% - 64px);
	max-width: 0 0 calc(100% - 64px); ;
}
.list-content-teacher .item-lecturers .info-giangvien .ctent p {
	margin-bottom: 7px;
}
.list-content-teacher .item-lecturers {
	display: none;
}
.list-content-teacher .item-lecturers.active-teacher {
	display: block;
}
.list-content-teacher .item-lecturers .info-giangvien .iconbox {
	margin-bottom: 30px;
}
.list-content-teacher .item-lecturers .col-right .title {
	font-weight: 800;
	font-size: 40px;
	line-height: 56px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #2C2D2F;

}

/*=========== SINGLE GIẢNG VIÊN ==========*/
.single_giangvien .item-lecturers {
	display: block;
}
.single_giangvien .list-content-teacher {
	margin-top: 0;
}
.single_giangvien .list-content-teacher .item-lecturers {
	padding: 20px;
}
.single_giangvien .list-content-teacher .item-thumb {
	width: 100%;
}
.single_giangvien .list-content-teacher .item-lecturers .col-left {
	flex:  0 0 40%;
	max-width: 40%;
}
.single_giangvien .item-lecturers .col-right {
	flex: 0 0 60%;
	max-width: 60%;
}
.single_giangvien .item-lecturers .col-right {
	padding-left: 15px;
}
.single_giangvien .item-lecturers .col-right .title {
	font-size: 32px;
	margin: 0;
	line-height: 1;
}
.single_giangvien .item-lecturers .info-giangvien .ctent p {
	margin-bottom: 2;
}
.single_giangvien .item-lecturers .info-giangvien .iconbox {
	margin-bottom: 20px;
}
.single_giangvien .item-lecturers .row {
	padding-bottom: 15px;
	border-bottom: 1px solid #F3F3F5;
}
/*=========== END SINGLE GIẢNG VIÊN =======*/
.cac-khoa-hoc-ielts button.slick-arrow,
.slide-course  button.slick-arrow {
	background-color: #819CFD;
	color: #144BFE;
	width: fit-content;
	font-size: 20px;
	padding: 25px 10px;
}

.cac-khoa-hoc-ielts button.slick-prev.slick-arrow ,
.slide-course button.slick-prev.slick-arrow  {
	left: -45px;
	border-radius: 8px 0px 0px 8px;
}

.cac-khoa-hoc-ielts button.slick-next.slick-arrow ,
.slide-course  button.slick-next.slick-arrow{
	right: -45px;
	border-radius: 0px 8px 8px 0px;
}

.cac-khoa-hoc-ielts  button.slick-arrow:hover,
.slide-course  button.slick-arrow:hover {
	background: #1B3DE2;
	color: #fff;
}
.cac-khoa-hoc-ielts  button.slick-arrow:focus,
.slide-course  button.slick-arrow:focus {
	outline: none;
}


.teacher-content-slider .slick-dots {
	display: flex;
	position: absolute;
	bottom: -30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 10px 0;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
}

.teacher-content-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	margin: 0 5px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: #2C2D2F;
	opacity: 0.4;
	border-radius: 100%;
}

.teacher-content-slider ul.slick-dots li.slick-active button {
	background: #1B3DE2;
	position: relative;
	opacity: 1;
}



/* tab lo trinh */

.tab-lotrinh .menu {
	display: flex;
	padding-inline-start: 0px;
	flex-wrap: wrap;
	list-style: none;
	margin:  0 -12px;
}

.tab-lotrinh li.tab-title-item  {
	flex: 0 0 25%;
	max-width: 25%;
	padding:  0 12px;
}
.tab-lotrinh li.tab-title-item a.level1{
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	color: #819CFD;
	padding: 8px ;
	display: block;
	border-radius: 6px;
	background: #EEF1FF;
	text-align: center;
}
.tab-lotrinh li.tab-title-item:hover a.level1 {
	color: #fff;
	background: #1200F6;
}

.tab-lotrinh li.tab-title-item ul li a ,
.menu-dmc-lotrinh ul li a {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #A5A9AD;
	padding: 4px 16px;
	background: #FAFBFC;
	border: 1px solid #A5A9AD;
	border-radius: 40px;
	margin-bottom: 5px;
	display: block;
}
.menu-dmc-lotrinh ul li a:hover {
	background: #FF3658;
	color: #fff;
	border: 1px solid #FF3658;
}
.menu-dmc-lotrinh ul  {
	display: flex;
	padding-inline-start: 0px;
	list-style: none;
	flex-wrap: wrap;
	gap: 10px;
	padding: 16px 0;
}
.tab-lotrinh {
	margin-bottom: 60px;
}
.tab-lotrinh .menu {
	position: relative;

}

.tab-lotrinh li.tab-title-item ul  {
	display: flex;
	padding-inline-start: 0px;
	list-style: none;
	flex-wrap: wrap;
	gap: 10px;
	position: absolute;
	width: 100%;

	visibility: hidden;
	opacity: 0;
	left: 0;
	
	padding: 30px 0  30px 12px;

}

.tab-lotrinh li.tab-title-item:hover ul  {
	visibility: visible;
	opacity: 1;

}

.title-page-course .title-page {
	font-weight: 800;
	font-size: 40px;
	line-height: 56px;
	

	text-align: center;
	text-transform: uppercase;
	color: #000;
	justify-content: center;
}
.title-page-course .title-page  span {
	color:#1200F6;
}

.title-page-course .des {
	text-align: center;
	width: 60%;
	margin: 0 auto;
}


.menu-dmc-lotrinh .tile-lt{
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #1B3DE2;

}
.title-course {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.title-course .title {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #2C2D2F;
	border-left: 4px solid #FF3658;
	padding-left: 20px;
}


.title-course  a {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	display: flex;
	align-items: center;
	color: #1B3DE2;
}

.btn-download {
	margin-bottom: 30px;
	margin-top: 20px;
}
.btn-download a {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	display: table;
	align-items: center;
	color: #FFFFFF;
	padding: 12px 20px;
	border-radius: 4px;	
	background: #FF3658;
	margin: 0 auto;
	border:  1px solid #FF3658;
	transition: .6s;
}
.btn-download a:hover {
	color: #FF3658;
	background: #fff;
}

.archive-post-page article {
	filter: drop-shadow(4px 4px 16px rgba(129, 156, 253, 0.25));
	background: #fff;
	min-height: 100%;
	flex: auto;
	height: auto;
	border-radius: 16px 16px 8px 8px;
}
.archive-post-page article .elementor-post__text {
	padding: 24px;
}
/*----*/

.list-content-teacher {
	margin-top:  60px;
}

.teacher-content-slider  .slick-arrow {
	width: 48px;
	height: 48px;
	position: absolute;
	background: #FFFFFF;
	box-shadow: 4px 6px 20px rgba(39, 95, 192, 0.15);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1B3DE2;
	outline: none;
}

.teacher-content-slider  .slick-arrow i {
	font-size: 16px;
}

.teacher-content-slider  .slick-prev{
	left: -15px;
}
.teacher-content-slider  .slick-next{
	right: -15px;
}
.cac-khoa-hoc-ielts .elementor-widget-wrap.elementor-element-populated {
	border-radius: 16px 16px 8px 8px !important;
	overflow: hidden;
}

.list-content-teacher .item-thumb,
.list_content_stu .item-thumb {
	position: relative;
}	
.list-content-teacher .item-thumb img,
.list_content_stu .item-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #f3f2f2c9;
	border-radius: 10px;
}
.list_content_stu .item-thumb img {
	border: none;
}
.list-content-teacher .item-thumb:before,
.list_content_stu .item-thumb:before {
	content: '';
	padding-bottom: 56.25%;
	display: block;
}
.list_content_stu .item-thumb:before {
	padding-bottom: 75%;
}
.cac-khoa-hoc-ielts .slick-list {
	padding: 20px 0;
}
.cac-khoa-hoc-ielts .slick-slider {
	margin:  0 -12px;
}
.cac-khoa-hoc-ielts .slick-slide {
	padding: 0 12px;
}

.sec-cac-kh .tag-comment p {

	padding: 10px 5px;
}

#ez-toc-container {
	background: #F3F5FF !important;
	border-left: 5px solid #FF3658 !important;
	border: unset;
}
.ez-toc-title-container p {
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 28px;
	text-align: justify;
	color: #2C2D2F !important;
}
#ez-toc-container nav {
	padding-left: 30px;
}
.main-tab-calendar img {
	height: 100% !important;
	width: 100% !important;
}

.slide-course .col_content {
	padding: 20px 20px 0;
}
.list-bvlq .bdt-ep-carousel-thumbnail a  {
	position: relative;
}
.list-bvlq .bdt-ep-carousel-thumbnail a:before {
	content:  '';
	display: block;
	padding-bottom: 60% ;
}		
.list-bvlq .bdt-ep-carousel-thumbnail a img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:  0;
	object-fit: cover;
}
.popup_td {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0000008c;
	
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}
.popup_td.show {
	z-index: 99999;
	visibility: visible;
	opacity: 1;
}

.popup_td .p_tuyendung {
	background: #fff;
	padding: 40px;
	border-radius: 16px;
	width: 500px;
	position: relative;
}

.popup_td .p_tuyendung input,
.popup_td .p_tuyendung select {
	border-radius: 25px;
	margin-bottom: 10px;
	outline: none;
	border:  1px solid #6666664a !important;
}
.popup_td .p_tuyendung  input[type='file'] {
	border: unset !important;
	border-radius: unset !important;
}
.p_tuyendung form p label {
	margin-bottom: 5px;

}
.p_tuyendung h2 {
	text-align: center;
	font-weight: 600;
}

.p_tuyendung .eicon-close{
	position: absolute;
	top: 19px;
	right: 30px;
	/* border: 1px solid #ccc; */
	padding: 5px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0px 2px 16px rgb(109 134 221 / 37%);
	cursor: pointer;
}
header {
	z-index: 999999999;
}

.content-tab-course  {
	visibility: hidden;
	opacity: 0;
	height: 0;

}
.content-tab-course.active {
		visibility: visible;
	opacity: 1;
	height: auto;
	transition: .6s;
}
.tab-course {
	margin-bottom: 15px;
}
.title-tab-course {
	 background-color:rgb(214 214 214 / 49%);
    box-shadow: 6px 6px 16px rgb(213 222 255 / 35%);
    border-radius: 8px;

    cursor: pointer;
}
.title-tab-course .title {
	border-left: none;

}
.title-tab-course .icon {
	width: 60px;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 23px;
    justify-content: center;
    transform: rotate(180deg);
    transition: .3s;
}
.title-tab-course.active  .icon {
 transform: rotate(0deg);
}

.title-tab-course.active  {
	background: #1B3DE2;
	color: #fff;
}
.title-tab-course.active  .title {
	color: #fff !important;
}
.course-cat-slide .slide-course .title-cn {
	margin-bottom: 0;
}
.course-cat-slide .slide-course .title-cn a {
	color: #000;
	font-size: 20px;

}
.course-cat-slide .slide-course,
 .course-cat-slide .slide-course li {
	list-style: disc;
}
.course-cat-slide .slide-course {
	margin-left: 40px !important;
}
@media (max-width: 767px) {
	.btn-download a {
		font-size: 14px;
		padding: 10px 15px;
	}
	.title-page-course .title-page {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.course-cat-slide .slide-course .col_wrapper .col_item  .col_content {
		padding: 12px;
	}
	.title-page-course .des {
		width: 100%;
	}
	.teacher-content-slider  .slick-prev{
		left: 0px;
	}
	.teacher-content-slider  .slick-next{
		right: 0px;
	}
	.col-menu-mobile .elementor-element {
		width: 49%;
		margin-bottom: 0 !important;
	}
	.col-menu-mobile .elementor-menu-toggle {
		padding: 7px 7px !important;
	}
	#section_6 .slide_img img {
		height: 36vh;
	}
	#section_6 .slick-arrow i {
		font-size: 14px;
	}
	#section_6 .slick-arrow {
		padding: 20px 7px 20px 7px;
	}

	.sec-ck {
		padding: 0 !important;
		padding-top: 30px !important;
	}
	.sec-cam-ket {
		padding-top: 0 !important;
	}

	.sec-ck .sec-img-ck, .sec-ck .sec-content-ck {
		width: 100% !important;
	}
	.tnsm-tuyendung .elementor-element-populated {
		margin: 0 0 20px 0 !important;
	}
	.bdt-visible\@m {
		display: block !important;
	}

	.giangvien .col-3 {
		padding: 10px 4px;
	}
	.hocvien .col-4 .des, .giangvien .des {
		font-size: 16px;
	}
	.giangvien .slick-prev, .hocvien .slick-prev {
		left: -8px;
	}
	.giangvien .slick-next, .hocvien .slick-next {
		right: -8px;
	}
	.giangvien .slick-arrow, .hocvien .slick-arrow {
		padding: 20px 7px 20px 7px;
	}
	.hocvien .slick-arrow:focus {
		outline: none;
	}
	.giangvien .slick-arrow i, .hocvien .slick-arrow i  {
		font-size: 14px;
	}
	.hocvien .col-4 .diem, .giangvien .diem {
		width: 100%;
		flex-direction: column;
		align-items: center;
	}
	.hocvien .col-4 .d, .giangvien .d {
		font-size: 30px;
	}
	.hocvien .col-4 .ct, .giangvien .ct {
		font-size: 14px;
	}
	.hocvien .slick-track {
		display: flex;
		flex: auto;
	}
	.hocvien .col-4 .name, .giangvien .name {
		font-size: 15px;
		line-height: 26px;
		display: flex;
		flex: auto;
		justify-content: center;
		margin-bottom: 10px;
	}

	.hocvien .col-4 {
		padding: 10px 4px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		height: auto;
		min-height: 100%;
		flex: auto;
	}

	.sec-ck .elementor-element.elementor-absolute {
		position: relative !important;
	}
	.mb-none {
		display:  none !important;
	}
	.btn-lt-mb .elementor-widget-container {
		padding: 0 !important;
		margin-top: 20px;
	}
	.tab-mobile .elementor-col-25 {
		width: 50%;
	}
	.tab-mobile .tab-item {
		padding: 10px;	
	}
	
	.tab-camket.active .elementor-widget-wrap {
		padding-top: 0 ;
	}

	.col-so-an-tuong .elementor-widget.elementor-widget-counter {
		width: 49% !important;
		margin-bottom: 0 !important;
	}
	.col-so-an-tuong .elementor-widget.elementor-widget-counter:nth-child(2n+1) {
		margin-right: 7px;
	}
	.col-so-an-tuong .col-right-num .elementor-widget-wrap.elementor-element-populated {
		justify-content: center;
	}
	.col-so-an-tuong .col-right-num .elementor-widget.elementor-widget-counter:last-child {
		margin-top: 20px;
	}
	.dangky-ngay .elementor-column{
		width: 100% !important;
	}

	.dangky-ngay  .elementor-section {
		padding:  20px !important;
	}
	.tab-lotrinh li.tab-title-item {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 12px;
		margin-bottom: 12px;
	}
	.tab-lotrinh li.tab-title-item a.level1 {
		text-align: left;
	}
	.tab-lotrinh {
		margin-bottom: 0;
	}

	.tab-lotrinh .content-item-tab {
		display: none !important;
	}
	.popup_td .p_tuyendung {
		width: 100%;
	}
	.p_tuyendung h2 {
		font-size: 28px;
	}
	.cac-khoa-hoc-ielts button.slick-arrow, .slide-course button.slick-arrow {
	    font-size: 15px;
    	padding: 15px 7px;
	}
	.cac-khoa-hoc-ielts button.slick-prev.slick-arrow, .slide-course button.slick-prev.slick-arrow {
		left: 3px;
	}
	.cac-khoa-hoc-ielts button.slick-next.slick-arrow, .slide-course button.slick-next.slick-arrow {
		right: 3px;
	}
	.title-course a {
		font-size: 13px;
	}



}
@media(min-width:  768px) {
	.des-none {
		display:  none !important;
	}

	
	
}

