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

.justify-content-end .col-inner {
    display: flex;
    justify-content: end;
}
.txt-sentence .section-title-main {
    text-transform: none;
}
.rmLine {
	margin-bottom: 0;
}
.rmLine .section-title-main {
    border: none;
	margin: 0;
}
.rmLine .section-title-normal {
	border: none;
}
.rmLine b {
	background: transparent;
}
.mb5 > p {
    margin-bottom: .5em;
}
.mb0 > p {
    margin-bottom: 0 !important;
}
.typography {
    color: rgb(209, 66, 66);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
.typography p {
	margin-bottom: 0;
}
.typography p:first-child {
    display: inline-block;
}
.typography {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    gap: 4px;
    padding: 4px 12px;
    background: #ffffff;
    border-radius: 20px;
    width: fit-content;
    -webkit-box-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 2px;
}
.teacher-quote {
    font-size: 24px;
    color: #505460;
    line-height: 32px;
}
.teacher-quote p {
	margin-bottom: 0;
}
.teacher-avatar-big {
    border-radius: 8px;
    overflow: hidden;
	margin-bottom: 5px !important;
}
.teacher-info h3 {
    margin-bottom: 0;
}
.teacher-info ul {
    list-style: none;
}
.teacher-info ul li {
    margin-left: 0 !important;
}
.custom-btn-thin {
    margin: 0;
    font-weight: 500;
    border-width: 1px !important;
}
.custom-btn-thin span {
    line-height: 24px;
    font-size: 16px;
}
.teacher-info:after {
    content: '';
    right: 0;
    position: absolute;
    z-index: 9999;
    width: 2px;
    height: 100%;
    background: rgb(233, 233, 236);
}
.icon-quote .ux-logo-link {
    padding: 0 !important;
    display: inline-block;
}

.jonXbi.scholarship-banner-carousel {
    position: relative;
}

.GfxuJ {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
    z-index: 0;
}
.GfxuJ .slide-image-item.has-shadow {
    box-shadow: rgba(49, 95, 54, 0.2) 0px 12px 24px 0px, rgba(52, 90, 53, 0.12) 0px 3px 6px 0px;
}
.GfxuJ .slide-image-item {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 12px;
}
.bMwHKZ {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
    z-index: 0;
    border: 3px solid rgba(255, 255, 255, 0.6);
}
.bMwHKZ .image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.GfxuJ .slide-image-item .image-info {
    padding: 12px 18px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(20px);
}
.GfxuJ .slide-image-item .image-info .image-info-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: rgb(49, 58, 68);
}
.GfxuJ .slide-image-item .image-info .image-info-description {
    font-size: 16px;
    line-height: 14px;
    color: rgb(90, 104, 119);
}


.jonXbi {
    width: 326px;
    height: 404px;
}
.jnsBkc {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.jkFmbA {
    width: 48px;
    height: 48px;
    padding: 0px;
	margin: 0px;
    border: none;
    outline: none;
    border-radius: 16px;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(32px);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
}












.ss-why .col .col-inner {
    border: 1px solid rgb(233, 233, 236);
    border-radius: 8px;
}
.ss-why .col .col-inner ul {
	margin-bottom: 0;
}
.ss-why .col .col-inner ul li {
    font-size: 14px;
    margin-bottom: 0;
}
.ss-why .col .col-inner h4 {
    font-weight: 700;
}
.ss-why .ux-logo-link {
	display: block;
	padding: 0 !important;
}

.icon-vector img {
    transform: scaleX(-1);
}
.icon-vector .ux-logo-link {
    transform: rotate(22deg);
}
.rmp .ux-logo-link {
    padding: 0 !important;
    display: inline-block;
}
.mt-150 {
    margin-top: -150px !important;
}
.mt-130 {
    margin-top: -130px !important;
}
.mt-100 {
    margin-top: -100px !important;
}
.mt-80 {
    margin-top: -80px !important;
}
.mt-70 {
    margin-top: -70px !important;
}
.bgw {
	position: relative;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 10px 20px, rgba(0, 0, 0, 0.04) 0px 2px 6px, rgba(0, 0, 0, 0.04) 0px 0px 1px;
    background: rgb(255, 255, 255);
}
.bgw p {
	margin-bottom: 0;
}
.br20 {
	border-radius: 20px;	
}

.item-teacher .col-inner {
    border: 1px solid rgb(233, 233, 236);
    border-radius: 8px;
	padding: 15px;
	cursor: pointer;
    transition: all 0.3s ease;
}
.item-teacher:hover .col-inner, .item-teacher.selected .col-inner {
	border: 1px solid rgb(209, 66, 66);
	transform: scale(1.05);
	box-shadow: 0 4px 15px rgba(209, 66, 66, 0.3);
}


.ss-test {
	inset: -1px 0px;
	background: linear-gradient(103.27deg, rgb(249, 250, 250) 42.51%, rgba(249, 250, 250, 0) 100.83%);
}
.h400 {
    height: 400px;
    display: flex;
    align-items: center;
}
.test-container {
	height: 400px;
	overflow: hidden;
	position: relative;
}
.test-inner {
	display: flex;
	flex-direction: column;
	animation: scrollUp 30s linear infinite;
}
.test-image {
	height: 400px;
	flex-shrink: 0;
}
@keyframes scrollUp {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-100%);
	}
}
.gradientWrp {
	z-index: 41;
	display: block;
	position: absolute;
	inset: -1px 0px;
	background: linear-gradient(103.27deg, rgb(249, 250, 250) 42.51%, rgba(249, 250, 250, 0) 100.83%);
}
.z-index-42 .col {
	position: absolute;
	z-index: 42 !important;
}
/*************** SINGLE COURSE.   ***************/
.course-video {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
    overflow: hidden;
}
.course-col-right > .col-inner {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.04) 0px 10px 20px, rgba(0, 0, 0, 0.04) 0px 2px 6px, rgba(0, 0, 0, 0.04) 0px 0px 1px;
    border-radius: 8px;
    padding: 4px;
}
.countdown-section {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    color: rgb(209, 66, 66);
}
.countdown-section svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
/*************** FOOTER.   ***************/
#footer .section-title-main {
    color: #8F92A1;
    font-size: 14px;
}
#footer .section-title-normal span {
	border: none;
}
#footer .section-title-normal {
    border-bottom-width: 1px !important;
}
#footer .ux-menu-link a span {
    font-size: 14px;
}
#footer .ux-menu-link:hover a span {
	color: #D14242;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.mt-150 {
		margin-top: 0 !important;
	}
	.br20 {
		border-radius: 0 !important;
	}
	.bgw .col .col-inner {
		border-radius: 8px;
		border: 1px solid rgb(233, 233, 236);
	}
	.bgw {
		box-shadow: none;
	}
}