/*
Theme Name: Khatech Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
p:empty {
  display: none;
}
:root {
	--primary-color: #e5b33a;
	--sec-color: #11363f;
	--border-color: rgba(52, 96, 104, 1);
	--menu-color-active: rgb(111, 218, 68);
}
.index--1{
	position: relative;
	z-index: 1;
}
/* none */
span.post_comments.op-7.block.is-xsmall{
	display: none;
}
.blog-single h1,
.blog-single h2,
.blog-single h3,
.blog-single h4,
.blog-single h5,
.blog-single h6{
	margin: 10px 0;
}
#popup-home p{
	padding-bottom: 0;
	margin-bottom: 0;
}
#popup-home.lightbox-content{
	background: none !important;
}
.row .row:not(.row-collapse) {
	margin-left: 0;
	margin-right: 0;
}
/* table */
.table__khoahoc {
	display: table;
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	margin: 15px auto;
}
.table__khoahoc h3 {
	color: var(--main-color);
}
.table__khoahoc .table__row {
	display: table-row;
	background-color: #f6f6f6;
}

.table__khoahoc .row:nth-of-type(even) {
	background-color: #e9e9e9;
}

.table__khoahoc .cell {
	display: table-cell;
	padding: 10px;
	border: 1px solid #ccc;
}

.table__khoahoc .header {
	font-weight: bold;
	background-color: #4caf50;
	color: #fff;
	text-align: center;
}
/* fix menu cấp 3 flatsome */
.nav-dropdown > li.nav-dropdown-col {
	display: block;
}
.nav-dropdown {
	border: 1px solid #ddd;
	padding: 0;
}
.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown li a {
	font-weight: normal !important;
	text-transform: none !important;
	font-size: 15px;
	font-weight: 500;
}
.nav-dropdown .nav-dropdown-col > ul li:hover {
	/** chinh mau o day **/
	background: var(--menu-color-active);
}
.nav-dropdown-default > li:hover > a,
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
	color: white;
}
.nav-dropdown-default > li:hover {
	/** chinh mau o day **/
	background: var(--menu-color-active);
}
.nav-dropdown-default > li > a {
	border-bottom: 0 !important;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
	border-width: 10px;
	margin-left: -10px;
}
.nav-dropdown .nav-dropdown-col > ul {
	border: 1px solid #d2d2d2;
	margin-top: -40px;
	box-shadow: 2px 2px 5px #828282;
	display: none;
	position: absolute;
	left: 100%;
	z-index: 9;
	background: var(--sec-color);
	min-width: 240px;
}
.nav-dropdown > li.nav-dropdown-col {
	width: 100%;
	border-right: 0;
}
.nav-dropdown .nav-dropdown-col > ul li a {
	padding: 10px;
	text-transform: none;
	color: black;
}
.header-nav li.nav-dropdown-col:hover > ul {
	display: block !important;
}
/* End fix menu cấp 3 */
/* Root */
a {
	color: --menu-color-active;
}

.single-post footer.entry-meta.text-left {
	display: none;
}
.is-divider {
	display: none;
}
.my {
	margin: 30px 0;
}
.box__text--shadow .col-inner {
	box-shadow: 2px 2px 4px;
	border-radius: 8px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 20px;
	font-size: 14px;
	background: var(--sec-color);
}
.box__text--shadow .col-inner * {
	font-size: 14px;
	color: #fff !important;
}
/* Custom header */
.flex-col.hide-for-medium.flex-right {
	flex-basis: 33.33%;
	max-width: 33.33%;
	width: 33.33%;
}
.header__iconbox a:hover {
	color: var(--primary-color) !important;
}
.header-wrapper
.flex-row.container
.flex-col.hide-for-medium.flex-right.flex-grow {
	display: none;
}
.header-wrapper a.nav-top-link {
	font-weight: 400;
	cursor: pointer;
}
.header-wrapper a.nav-top-link:after {
	display: none;
}

/* menu */
#wide-nav .flex-row.container .flex-col.hide-for-medium.flex-left {
	display: flex;
	width: 100%;
	flex-basis: 100%;
}
#wide-nav
.flex-row.container
ul.nav.header-nav.header-bottom-nav.nav-left.nav-divided.nav-spacing-xlarge.nav-uppercase {
	flex-basis: 100%;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#wide-nav
.flex-row.container
ul.nav.header-nav.header-bottom-nav.nav-left.nav-divided.nav-spacing-xlarge.nav-uppercase
a.nav-top-link {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	display: block;
}
#wide-nav .flex-row.container .sub-menu.nav-dropdown.nav-dropdown-default {
	left: 0px !important;
}
#wide-nav .flex-row.container ul.nav.header-nav > li.menu-item {
	flex-grow: 1;
	margin: 0 auto;
}
#wide-nav .flex-row.container ul.nav.header-nav > li.menu-item:first-child {
	border-left: 1px solid var(--border-color);
}
#wide-nav .flex-row.container ul.nav.header-nav > li.menu-item {
	border-right: 1px solid var(--border-color);
}
#wide-nav
.flex-row.container
ul.nav.header-nav
li.menu-item:hover {
	background: var(--border-color) !important;
}
#wide-nav .flex-row.container ul.nav.header-nav li.menu-item a {
	text-align: center;
}
#wide-nav
.flex-row.container
ul
li.menu-item.menu-item-type-post_type.menu-item-object-page
.sub-menu.nav-dropdown.nav-dropdown-default
li
a {
	text-align: left;
}
/* dropmenu */
.nav-dropdown {
	min-width: 350px;
}
.nav-dropdown li a {
	font-weight: 400 !important;
	font-size: 14px;
	text-transform: uppercase;
}

.nav-dropdown li:hover {
	background: var(--menu-color-active);
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
	background: var(--sec-color);
	color: #fff;
	padding: 0;
	border: 1px solid var(--sec-color);
}
ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
	margin: 0;
	padding: 12px 15px;
	color: #fff;
	border-bottom: 1px solid var(--border-color);
}
.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
	display: none;
}
.menu-item.menu-item-type-post_type {
	cursor: pointer;
}
.menu-item.menu-item-type-post_type a {
	text-transform: uppercase !important;
}
/* Custom footer */
.title-footer {
	font-size: 25px;
	font-weight: bold;
}
.list-footer p,
.list-footer a,
.list-footer span {
	color: #fff;
}
.list-footer ul {
	list-style: none;
}
.list-footer ul li:not(:last-child) {
	margin: 20px;
	border-bottom: 1px solid #346068;
	padding-bottom: 20px;
}
.footer_bottom {
	border-top: 1px solid #346068;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.footer_bottom p {
	margin: 20px 0;
}
/* button contact */
div#button-contact-vr {
    position: fixed;
    bottom: 90px;
    right: 0;
    z-index: 9999999;
}
 #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
  
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

@keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: .8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: #590000
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#gom-all-in-one #phone-vr {
    transition: .7s all;
    -moz-transition: .7s all;
    -webkit-transition: .7s all
}

#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all
}

#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all
}

#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}

.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: #820000;
    width: 100%;
    height: 100vh
}

.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px #000;
    max-width: 600px;
    display: flex
}

.content-popup-vr input,.content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff
}

.content-popup-vr label {
    width: 100%
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0 0 5px 1px #000;
    font-weight: 400;
    min-height: auto;
    line-height: 30px
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: .7
}

.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: #000;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer
}

.content-popup-vr .close-popup-vr:hover {
    background: #b50000
}

.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px
}

.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden
}

#loco-top,#loco-bottom {
    display: block
}

#loco-top .content-popup-img-vr,div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center
}

#contact-showroom.no-event a {
    pointer-events: none
}

.content-popup-vr .content-popup-div-vr ul {
    color: #333;
    list-style: none;
    font-size: 15px
}

@media(max-width: 673px) {
    div#popup-form-contact-vr .content-popup-vr {
        display:block
    }

    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none
    }
}

/* Custom trang chủ - home */

.home__course .col-inner .box-text.text-center {
    min-height: 80px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home__course .post-item .box .box-text h5.post-title{
	min-height: unset;
	-webkit-line-clamp: unset;
}
/* Slider */
.slider_review .flickity-page-dots {
	bottom: -20px;
}
.slider_review .flickity-prev-next-button.previous {
	left: -10%;
}
.slider_review .flickity-prev-next-button.next {
	right: -5%;
}
.student_review {
	min-height: 300px;
}

.student_review .icon-box-img {
	height: 65px;
	width: 65px !important;
	overflow: hidden;
	object-fit: cover;
	border-radius: 99px;
}
.student_review
.icon-box-img
img.attachment-medium.size-medium.lazy-load-active {
	width: 65px;
	height: 65px;
	object-fit: cover;
}
.student_review .icon-box-img img {
	padding-top: 0;
}
.absolute-footer.dark.medium-text-center.small-text-center {
	display: none;
}
.student_review .icon-box-text.last-reset {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/* blog học chatgpt */
.title-overlay.fill {
	background: rgba(0,0,0,0.8) !important;
}
.section__blog{
	padding: 0 !important;
}
.info__giangvien {
	display: flex;
	gap: 20px;
}
.info__image {
	flex-basis: 40%;
	max-width: 40%;
}
.info__content {
	flex-basis: 60%;
	max-width: 60%;
	text-align: justify;
}
/* Custom singleblog - trang chi tiết bài viết */
/* custom widget */
.widget ul#menu-menu-khoa-hoc li a {
	font-size: 14px !important;
	text-transform: uppercase;
}
.widget ul#menu-menu-khoa-hoc li {
	background: #eee;
	margin-bottom: 15px;
	border-left: 5px solid var(--sec-color);
	padding: 0 8px;
	border-radius: 0 4px 4px 0;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	
}
.widget ul#menu-menu-khoa-hoc li:hover {
	background: var(--sec-color);
}
.widget ul#menu-menu-khoa-hoc li:hover a {
	color: #fff !important;
}
.widget-title{
	display: block;
	width: fit-content;
	margin-bottom: 25px;
	position: relative;
}
.widget-title:before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 30%;
	height: 3px;
	background: var(--primary-color);
}
.widget-title span {
	font-size: 22px;
	font-weight: 400;
}
.widget .recent-blog-posts-li .flex-col.mr-half{
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	border-radius: 99px;
	overflow: hidden;
	cursor: pointer;
}
.widget .recent-blog-posts-li:hover .flex-col.mr-half{
	transform: scale(1.1);
	transition: transform 0.3s linear;
}
.widget  li.recent-blog-posts-li{
	border: none !important;
}
.widget .flex-col.flex-grow a{
	font-size: 14px;
	color: var(--sec-color);
	padding: 0 !important;
	line-height: unset;
}
.widget .flex-row.recent-blog-posts.align-top.pt-half.pb-half:hover a{
	color: var(--primary-color);
}
/* end custom widget */
.single.single-post .blog-wrapper.blog-single.page-wrapper .row {
	width: 100%;
	max-width: 100%;
}
article .article-inner .entry-content.single-page p,
article .article-inner .entry-content.single-page ul li {
	font-size: 110%;
	font-weight: 500;
	font-family: "Roboto";
}
article .article-inner .entry-content.single-page ul {
	margin-left: 15px;
}
/* End custom singleblog */
/* custom blog */
.post-item .col-inner {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
}
/* hidden text */
.post-item .box .box-text h5.post-title,
.post-item .box .box-text h5.post-title a,
.flex-row.recent-blog-posts.align-top.pt-half.pb-half a,
.widget .menu-item a{
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	min-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.post-item .box:hover .box-text h5.post-title {
	color: var(--primary-color);
}
.post-item .box:hover p {
	color: var(--sec-color);
}
/* contact icon */
.section__contact-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	gap: 40px;
	margin: 20px 0;
}
.footer__icons.section__contact-icons{
	gap: 5px;
}
.contact__icon .contact__link {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
}
.contact__icon .contact__link:hover span {
	color: var(--primary-color);
}
.contact__icon {
	display: block;
	margin: 0 15px !important;
	width: 50px;
	height: 50px;
}
.contact__icon img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}
.contact__icon span {
	font-weight: 700;
	text-transform: uppercase;
	color: var(--sec-color);
	margin: 4px 0;
}
/* Custom social cho chi tiết bài viết */
.blog-share a.icon.button.circle.is-outline{
    border: none;
    box-shadow:  3px 3px 3px #d0d0d0, -3px -3px 3px #f8f8f8;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.blog-share .icon-twitter:before, .blog-share .icon-linkedin:before, .blog-share .icon-facebook:before{
	color: blue;
}
.blog-share .icon-envelop:before, .blog-share .icon-pinterest:before{
	color: red;
}

.blog-share a.icon.button.circle.is-outline:hover i:before{
	color: #fff;
}
.blog-share .social-icons.share-icons.share-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    align-items: center;
	margin-top: 20px;
}
/* blog khoa hoc */
.blog__khoahoc a.button.secondary.button__lienhe {
	width: 80%;
	text-align: center;
	margin: 0 auto 20px;
	border-radius: 8px;
	display: block;
	font-size: 14px;
}
a.button.secondary.button__lienhe:hover {
	background: var(--sec-color);
	color: var(--primary-color);
	box-shadow: unset !important;
	opacity: 1 !important;
}
.blog__khoahoc .post-item .col-inner {
	padding-bottom: 8px;
	border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}
.blog__khoahoc .box-text.text-center{
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 0;
}
.post-item .col-inner:hover img {
	transform: scale(1.2);
	transition: transform 0.3s linear;
}
.blog__khoahoc .post-item .col-inner:hover h5.post-title.is-large {
	color: var(--sec-color);
}
.blog__khoahoc h5.post-title.is-large {
	min-height: 50px;
}
.featured-title .page-title-
{
	background: var(--sec-color);
	background-image: url("http://2023.khatech.vn/wp-content/uploads/bg-footer.jpg");
}
/* Trang tuyeenr dung */
/* .category .post-item img.attachment-medium.size-medium.wp-post-image.lazy-load-active{
	object-fit: fill;
} */
/* End trang tuyen dung */
/* Lịch khai giảng - table */
.course-table {
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 14px;
	border-radius: 8px;
	border-color: var(--sec-color);
	overflow: hidden;
	color: #fff !important;
}

.course-table th,
.course-table td {
	text-align: left;
	border: 1px solid rgba(52, 96, 104, 1) !important;
	color: #fff !important;
	padding: 15px;
	font-size: 16px;
}

.course-table th {
	background-color: var(--sec-color);
	font-weight: bold;
	color: #fff;
}

.course-table tbody tr {
	background-color: rgba(17, 54, 63, 1) !important;
}

.course-table tbody tr:nth-child(2n) {
	background-color: rgba(52, 96, 104, 0.8) !important;
}
.course-table th:first-child,
td:first-child {
	border-left: 1px solid #ddd; /* Tạo đường viền bên trái cho các cột đầu tiên */
}

.course-table th:last-child,
td:last-child {
	border-right: 1px solid #ddd; /* Tạo đường viền bên phải cho các cột cuối cùng */
}
.course-table th:last-child,
td:last-child {
	border-right: 1px solid #ddd; /* Tạo đường viền bên phải cho các cột cuối cùng */
}

.course-table tr:last-child td {
	border-bottom: none; /* Xóa đường viền phía dưới cho hàng cuối cùng */
}
/* Custom form */
input.wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
	border: 2px solid red !important;
	box-shadow: 2px 2px 4px red !important;
}
.wpcf7 .wpcf7-not-valid-tip {
	display: none;
}
.wpcf7 .wpcf7-not-valid-tip:after {
	border-bottom-color: red;
}
.wpcf7-response-output {
	color: #fff;
}
.form--dangky .wpcf7-spinner {
	display: none;
}
.form--dangky .wpcf7-form-control-wrap {
	width: 100%;
}
.form-lienhe input,
.form-lienhe textarea {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.form-lienhe input::placeholder,
.form-lienhe textarea::placeholder {
	color: #fff;
}
.form-lienhe input:focus,
.form-lienhe textarea:focus {
	background: none;

	box-shadow: inset -2px -2px 4px #fff;
}
.form-lienhe input.wpcf7-form-control.has-spinner.wpcf7-submit {
	background: transparent;
	padding: 0px 28px;
}
.form-lienhe input,
.form-lienhe textarea {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	box-shadow: 2px 2px 4px #fff;
}
.form--dangky input {
	max-height: 45px;
	border: 1px solid #fff;
	height: 45px;
	border-radius: 8px;
	box-shadow: 4px 4px 2px #fff;
}
.form-lienhe input:focus,
.form-lienhe textarea:focus {
	background: none;
	border-color: var(--border-color);
	box-shadow: outset 4px 4px 2px #fff;
	color: var(--primary-color);
}
/* End form */
/* custom accordion */
.accordion.accordion__khoahoc{
	background: var(--sec-color);
}
.accordion.accordion__khoahoc .accordion-item{
	color: #fff;
}
.accordion.accordion__khoahoc .accordion-item .accordion-inner{
	background: var(--border-color);
}
/* Custom trang danh bai viet */
.archive.category .page-wrapper {
	padding-top: 0;
}
.archive-page-header {
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--sec-color);
	background-image: url("https://khatech.com/wp-content/uploads/2023/04/bg-footer.jpg");
	background-size: 100%;
	background-position: center;
	min-height: 300px;
	margin-bottom: 30px;
}

.archive-page-header h1.page-title.is-large.uppercase {
	color: #fff;
}

.section__vision .col-inner {
    background: var(--sec-color);
    height: 100%;
    padding: 45px 35px;
    border-radius: 8px;
	color: #fff;
}
.section__vision .col-inner p{
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}
.section__vision .col:first-child .col-inner{
	background: var(--primary-color);
}
.section__vision .col:nth-child(2) .col-inner{
	background: var(--menu-color-active);
}
.section__vision .col-inner:hover{
	transform: translateY(-10px);
	transition: transform 0.3s linear;
}
.section__vision .col-inner h5{
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}
.banner__image--footer .img-inner.dark {
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.banner__image--footer .img-inner.dark:hover{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
	transition: transform all 0.3s linear;
}
.single.single-post .page-title.blog-featured-title .page-title-inner h1.entry-title {
    max-width: 800px;
}
.content_courses .col p{
	margin-bottom: 5px;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: capitalize;
	
}
/* =========================== RESPONSIVE =========================== */
@media (min-width: 1024px) {
	div#logo {
		flex-basis: 25%;
		max-width: 25%;
		width: 25%;
	}
	div#logo a {
		width: 166px;
	}
	.flex-col.flex-grow input {
		padding: 20px;
		border-radius: 8px !important;
	}
	i.icon-search {
		font-size: 18px !important;
		color: var(--sec-color);
		font-weight: bold;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	#popup-home iframe{
		height: 200px;
	}
	.table__khoahoc {
		overflow: scroll;
	}
	.table__khoahoc .cell {
		display: block;
	}
	.course-table {
		width: 650px;
		max-width: 1000px;
	}
	/* 	header-menu mobile */
	.mfp-content {
		background: var(--sec-color) !important;
		width: 100% !important;
		color: #fff !important;
	}
	.mfp-content li.menu-item {
		border-top: unset !important;
		border-bottom: unset !important;
	}
	.mfp-content
	ul.nav.nav-sidebar.nav-vertical
	> li.menu-item.current-menu-item {
		background: rgb(111, 218, 68) !important;
	}
	ul.sub-menu.nav-sidebar-ul.children {
		background: var(--sec-color) !important;
	}
	li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-ancestor.current-menu-parent.current_page_parent.current_page_ancestor.menu-item-has-children.has-child.active {
		background: var(--menu-color-active) !important;
	}
	li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-ancestor.current-menu-parent.current_page_parent.current_page_ancestor.menu-item-has-children.has-child {
		background: var(--menu-color-active) !important;
	}
	li.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item {
		background: var(--menu-color-active) !important;
	}

	.mfp-content li.menu-item a {
		color: #fff !important;
	}
	.mfp-content .search-field.mb-0 {
		color: #fff;
		border-color: #fff;
	}
	.mfp-content .search-field.mb-0::placeholder {
		color: #fff;
	}
}
