@font-face {
    font-family: firabold;
    src: url(../fonts/fira/FiraSans-Bold.ttf);
}

@font-face {
    font-family: firaregular;
    src: url(../fonts/fira/FiraSans-Regular.ttf);
}

@font-face {
    font-family: firablack;
    src: url(../fonts/fira/FiraSans-Black.ttf);
}

yl-header {
    z-index: 10000;
}

.yl-header-cart-login .btn-language .btn {
    box-shadow: none;
    outline: none;
}

.yl-header-content .flag {
    display: inline-block;
    width: 18px !important;
    height: 14px !important;
    background-image: url(../img/flags18.png);
    background-repeat: no-repeat;
}

.yl-header-content .flag-sgp {
    background-position: -118px -496px;
}

.yl-header-content .flag-phl {
    background-position: -60px -91px;
}

.yl-header-content .flag-idn {
    background-position: -2px -178px;
}

.yl-header-content .flag-lao {
    background-position: -60px -207px;
}

.yl-header-content .flag-mys {
    background-position: -31px -236px;
}

.yl-header-content .flag-mmr {
    background-position: -147px -410px;
}

.yl-header-content .flag-tha {
    background-position: -147px -323px;
}

.yl-header-content .flag-vnm {
    background-position: -2px -381px;
}

.yl-header-content .flag-khm {
    background-position: -2px -207px;
}

.yl-header-content .flag-brn {
    background-position: -88px -496px;
}

.grayscale {
    filter: grayscale(100%);
}

.yl-breadcrumb-section {
    background-size: cover;
    background-position: bottom center;
    margin-top: 103px;
    padding: 0;
    height: 45vh;
}

.yl-breadcrumb-section .lottie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.yl-breadcrumb-section .container {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.yl-breadcrumb-section .container>div {
    flex: 1 0 100%;
}

.yl-breadcrumb-section .persona {
    width: 100px;
}

.yl-breadcrumb-section .breadcrumb-overlay {
    background: none;
}

.yl-breadcrumb-content h2 {
    color: #000;
    max-width: 60%;
    margin: 0 auto;
}

.yl-breadcrumb-content .yl-breadcrumb-item .breadcrumb li {
    color: #000;
}

.yl-footer-widget .yl-footer-logo-widget .yl-footer-logo {
    padding-right: 50px;
}

.yl-footer-widget .supporter {}

.yl-footer-widget .supporter .img {
    width: 100%;
}

.yl-footer-widget .supporter1 img {
    width: 100%;
}

.yl-footer-widget .supporter2 {
    color: #000;
    font-weight: 300;
    font-size: 0.7rem;
    letter-spacing: 0.1rem;
}

.yl-footer-widget .supporter2 img {
    /* width: 75%; */
}

.yl-footer-widget .yl-footer-info-widget ul li {
    display: block;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text ul {
    padding-left: 0;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

.yl-newslatter-content .yl-newslatter-text-icon .yl-newslatter-text li a {
    color: #fff;
    font-size: 3rem;
}

.yl-newslatter-content .yl-newslatter-form {
    padding-left: 0;
}

.yl-newslatter-content .yl-newslatter-form input {
    max-width: unset;
}

.yl-newslatter-section-2 .yl-newslatter-content .yl-newslatter-form button {
    height: 100%;
}

.header-style-two .yl-brand-logo {
    margin-right: 50px;
}

.header-style-two .yl-brand-logo img {
    max-width: 150px;
}

.yl-login-modal .btn_google_login {
    border: solid 1px #e5e5e5;
    color: #2d333a;
    margin-top: 30px;
    padding: 10px 15px;
    border-radius: 10px;
}

.yl-login-modal .my-signin2>div {
    margin: 0 auto;
    margin-top: 30px;
}

.yl-registration-content-2 .counter {
    font-size: 2.2rem;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.3rem;
}

.yl-login-content .nice-select,
.yl-sign-up-content .nice-select {
    width: 100%;
    height: 50px;
    border: none;
    padding-left: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #efeff0;
    display: inline-block;
}

.yl-login-content input {
    margin-bottom: 0;
}

.yl-login-content .item {
    padding-bottom: 15px;
}

.yl-login-content button {
    margin-top: 20px;
}

.yl-login-content .error {
    text-align: left;
    display: block;
    color: #ff0000;
    padding-left: 20px;
}

.yl-sign-up-content .item {
    padding-bottom: 15px;
}

.yl-sign-up-content .error {
    text-align: left;
    display: block;
    color: #ff0000;
    padding-left: 20px;
    margin-left: 10px;
}

.yl-sign-up-content input {
    width: 100%;
    margin-bottom: 0;
}

.yl-sign-up-content .nice-select {
    width: 45%;
    float: left;
    margin: 0px 10px 20px;
    clear: unset;
    font-size: unset;
    color: unset;
    padding-top: 5px;
    white-space: normal;
}

.yl-sign-up-content .nice-select .list {
    width: 100%;
}

.yl-sign-up-content .nice-select .option {
    line-height: 100%;
    min-height: unset;
    padding-top: 5px;
    padding-bottom: 5px;
}

.yl-sign-up-content .cSelect2 {
    width: 100%;
    float: left;
    margin: 0px 10px 0;
    clear: unset;
    font-size: unset;
    color: unset;
    padding-top: 0;
    white-space: normal;
    text-align: left;
}

.yl-sign-up-content .cSelect2 .select2 {
    width: 100%;
    height: 50px;
    border: none;
    margin-bottom: 0;
    border-radius: 10px;
    background-color: #efeff0;
    display: inline-block;
}

.yl-sign-up-content .cSelect2 .select2-container--default .select2-selection--single {
    padding: 11px 2px;
    background: none;
    border: none;
    border-radius: 0;
    height: auto;
}

.yl-sign-up-content .cSelect2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}

.yl-sign-up-content .cSelect2 .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
}

.yl-sign-up-content .break {
    height: 0;
}

.yl-sign-up-content .yl-login-label a {
    float: none;
}

.yl-instructor-img-text .yl-instructor-img {
    background-color: #fff;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: #4054b2;
    color: #eeee22;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay,
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links {
    border-color: #4054b2;
}

body.pojo-a11y-focusable a:focus {
    outline-style: double !important;
    outline-width: 1px !important;
    outline-color: #ff0000 !important;
}

#pojo-a11y-toolbar {
    top: 16em !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    background-color: #ffffff;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a,
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
    color: #333333;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active {
    background-color: #4054b2;
    color: #ffffff;
}

@media (max-width: 767px) {
    #pojo-a11y-toolbar {
        top: 50px !important;
    }
}

#personaModal .modal-content {
    text-align: center;
    background-color: #fff;
    border-radius: 30px;
    padding: 30px;
}

#personaModal h3 {
    font-weight: 700;
}

#personaModal h4 {}

#personaModal .options {
    margin: 0 -5px;
}

#personaModal .options>div {
    padding: 0 5px;
}

#personaModal .options a {
    display: block;
    border: solid 1px #e5e5e5;
    text-align: center;
    padding: 15px 5px;
    font-size: 0.8rem;
    height: 100%;
    filter: grayscale(100%);
}

#personaModal .options a .img {
    display: block;
    border-radius: 50%;
    border: solid 1px #e5e5e5;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 15px;
    transition: all 0.5s;
}

#personaModal .options a:hover {
    filter: unset;
}

#personaModal .options a:hover .img {
    transform: scale(1.2);
}

#personaModal .options a.active {
    filter: unset;
}

#personaModal .options a.active .img {
    transform: scale(1.2);
}

#personaModal .btn {
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 10px;
    background-color: #ff5520;
    border: solid 1px #ff5520;
}

#personaModal .btn:visited,
#personaModal .btn:hover,
#personaModal .btn:focus {
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

#personaModal .btnback {
    border: solid 1px #e5e5e5;
    background-color: unset;
    color: #2d333a;
}

.yl-section-title h2 {
    position: relative;
}

.yl-footer-widget .yl-footer-logo-widget p {
    color: #000;
    font-size: 14px;
    padding-bottom: 0;
}

.yl-footer-widget .widget-title {
    color: #000;
}

.yl-footer-widget .yl-footer-newslatter-widget .yl-footer-social li a {
    color: #000;
}

.yl-footer-widget .yl-footer-info-widget a {
    color: #000;
}

.yl-footer-widget .yl-footer-info-widget {
    padding-left: 0;
}

.yl-footer-widget .yl-footer-info-widget a {
    max-width: unset;
}

.yl-newslatter-section-2 .yl-newslatter-content {
    max-width: 600px;
    margin: 0 auto;
}

.yl-footer-copyright span {
    color: #000;
}

.modalVideo .modal-content {
    border-radius: 0;
    background: #fff;
    border: none;
}

.modalVideo .modal-content video {
    object-fit: cover;
}

.course-widget-wrap .cd-video-widget a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.viewCompleteCourse .modal-content {
    border-radius: 0;
    background: #fff;
    border: none;
    padding: 100px 30px;
    text-align: center;
}

.viewCompleteCourse h2 {
    font-weight: 700;
    font-size: 1.7rem;
    margin: 0;
}

.viewCompleteCourse .btn {
    font-size: 15px;
    margin-top: 50px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .modal-lg {
    max-width: 90%;
}

.modalAssesment .modal-content {
    border-radius: 0;
    background: #fff;
    border: none;
}

.modalAssesment .carousel-item {
    height: 90vh;
}

.modalAssesment .carousel-item.start {
    background-image: url(../img/bgassesment1.png), url(../img/bgassesment2.png);
    background-position: top center, bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.modalAssesment .carousel-item.start .ctn {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.modalAssesment .carousel-item.start h2 {
    font-weight: 700;
    font-size: 2.5rem;
    margin: 0;
}

.modalAssesment .carousel-item.start h3 {
    font-size: 2rem;
    margin: 0;
}

.modalAssesment .carousel-item.start h4 {
    font-weight: 700;
    font-size: 2.5rem;
    margin: 0;
    margin-top: 30px;
}

.modalAssesment .carousel-item.start .btn {
    font-size: 15px;
    margin-top: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .carousel-item.item {
    background-image: url(../img/bgassesment3.png), url(../img/bgassesment4.png);
    background-position: top center, bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 5% 8%;
}

.modalAssesment .carousel-item.item .ctn {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0 8%;
    height: 100%;
}

.modalAssesment .carousel-item.item h2 {
    font-weight: 700;
    font-size: 1.5rem;
    margin: 0;
}

.modalAssesment .carousel-item.item h3 {
    font-weight: 700;
    font-size: 1.2rem;
    margin: 0;
}

.modalAssesment .carousel-item.item h4 {
    font-size: 1.7rem;
}

.modalAssesment .carousel-item.item h4 span {
    font-size: 3.5rem;
    color: #e84235;
}

.modalAssesment .carousel-item.item .answers {
    margin-top: 30px;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
}

.modalAssesment .carousel-item.item .answers .answer>div {
    padding: 5px 15px 5px 5px;
    border-radius: 30px;
    color: #000;
    display: flex;
}

.modalAssesment .carousel-item.item .answers .answer:hover>div,
.modalAssesment .carousel-item.item .answers .answer.active>div {
    background-color: #4285f5;
    color: #fff;
}

.modalAssesment .carousel-item.item .answers .answer .lbl {
    padding-left: 15px;
    align-self: center;
    width: calc(100% - 50px);
}

.modalAssesment .carousel-item.item .answers .answer span {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #165697;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.modalAssesment .carousel-item.item .btn {
    font-size: 15px;
    margin-top: 50px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .carousel-item.end {
    background-image: url(../img/bgassesment1.png), url(../img/bgassesment2.png);
    background-position: top center, bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.modalAssesment .carousel-item.end .ctn {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.modalAssesment .carousel-item.end h2 {
    font-weight: 700;
    font-size: 2rem;
    margin: 0;
}

.modalAssesment .carousel-item.end h3 {
    font-size: 1.7rem;
    margin: 0;
}

.modalAssesment .carousel-item.end h4 {
    font-weight: 700;
    font-size: 1.7rem;
    margin: 0;
    margin-top: 30px;
}

.modalAssesment .carousel-item.end p {
    font-size: 1.2rem;
    margin: 0;
    margin-top: 30px;
}

.modalAssesment .carousel-item.end .btn {
    font-size: 15px;
    margin-top: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .wrong {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
}

.modalAssesment .wrong .ctn {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: solid 5px #fbbb07;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.modalAssesment .wrong h2 {
    color: #e84235;
    font-weight: 600;
    font-size: 3rem;
}

.modalAssesment .wrong p {
    font-weight: 600;
    color: #000;
    font-size: 1.2rem;
}

.modalAssesment .wrong .ic {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #e84235;
    color: #fbbb07;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.modalAssesment .wrong .answer {
    padding: 15px 15px 15px 15px;
    border-radius: 30px;
    background-color: #4285f5;
    color: #fff;
    font-size: 1rem;
    position: relative;
    margin-top: 30px;
}

.modalAssesment .wrong .btn {
    font-size: 15px;
    margin-top: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .wrong .answer span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background-color: #165697;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.modalAssesment .done {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
}

.modalAssesment .done .ctn {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: solid 5px #fbbb07;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    margin: 0 auto;
}

.modalAssesment .done h2 {
    color: #e84235;
    font-weight: 600;
    font-size: 3rem;
}

.modalAssesment .done p {
    font-weight: 600;
    color: #000;
    font-size: 1.2rem;
}

.modalAssesment .done .ic {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #008000;
    color: #fff;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.modalAssesment .done .answer {
    padding: 15px 15px 15px 15px;
    border-radius: 30px;
    background-color: #4285f5;
    color: #fff;
    font-size: 1rem;
    position: relative;
    margin-top: 30px;
}

.modalAssesment .done .btn {
    font-size: 15px;
    margin-top: 30px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background-color: #ff5520;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.modalAssesment .done .btnretake {
    background-color: #005da4;
    margin-left: 15px;
}

.modalAssesment .done .answer span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background-color: #165697;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.modalAssesment .done .btn.btnprev{
    background-color: #e3002a;
    width: 185px;
}
.modalAssesment .done .btn.btnnext{
    background-color: #e3002a;
    width: 185px;
}

.course-widget-wrap .cd-course-table-widget .course-table-item .cd-table-valur {
    display: block;
    padding-left: 118px;
    text-align: right;
}

#pptViewer .modal-content {
    border-radius: 0;
    background: #fff;
    border: none;
}

#pptViewer .ctn {
    position: relative;
}

#pptViewer .ctn .custom_image {
    position: absolute;
}

#pptViewer .ctn .custom_youtube {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 4rem;
}

#pptViewer .arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .75);
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
    z-index: 1000;
}

#pptViewer .arrow.arrow-right {
    left: auto;
    right: 0;
}

#pptViewer .slideProgress {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .75);
    font-size: .6rem;
    color: #fff;
    z-index: 1000;
    padding: 5px
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button.withimg {
    padding: 0 15px 0 50px;
}


.yl-cd-cur-accordion .yl-cd-cur-accordion-header button.withimg>div {
    display: flex;
    align-items: center;
    text-align: left;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button.withimg>div img {
    margin-right: 15px;
    width: 100px;
    height: 60px;
    object-fit: cover;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-header button.withimg:after {
    top: 50% !important;
    transform: translateY(-50%);
}

.yl-cd-cur-accordion .itemCtn {
    position: relative;
}

.yl-cd-cur-accordion .warning1 {
    display: block;
    color: #e84235;
}

.yl-cd-cur-accordion .warning2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.yl-cd-cur-accordion .warning2 i {
    font-size: 3rem;
    margin-bottom: 15px;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li.disabled *:not(em) {
    opacity: 0.5;
}

.yl-cd-cur-accordion .yl-cd-cur-accordion-body li.disabled em {
    font-size: 0.8rem;
}

.banner-search-select {
    z-index: 10;
}

.banner-search-select .yl-select-option-wrap {
    display: flex;
}

.banner-select-option .nice-select {
    white-space: normal;
    line-height: normal;
}

.banner-select-option .nice-select .option {
    line-height: 0.8rem;
    font-size: 0.8rem;
    min-height: unset;
    padding-top: 10px;
    padding-bottom: 10px;
}

.banner-select-option .nice-select .list .option:first-child {
    height: 0;
    display: none;
}

.banner-select-option .nice-select .list .option:not(:first-child):not(:nth-child(2)) {
    border-top: solid 1px #e9e9e9;
}

#loginFirst .modal-content {
    text-align: center;
    background-color: #fff;
    border-radius: 30px;
    padding: 30px;
}

#loginFirst h3 {
    font-weight: 700;
}

#loginFirst .btn {
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 10px;
    background-color: #ff5520;
    border: solid 1px #ff5520;
}

#loginFirst .btn:visited,
#loginFirst .btn:hover,
#loginFirst .btn:focus {
    outline: none;
    box-shadow: none;
    text-decoration: none;
}

#loginFirst .btnback {
    border: solid 1px #e5e5e5;
    background-color: unset;
    color: #2d333a;
}

.maps {
    position: relative;
    width: 50%;
    margin: 0 auto;
}

.maps .bg_maps {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.maps .pin_img {
    width: 50px;
    transition: all 0.2s ease-in-out;
}

.maps .vietnam {
    top: 6%;
    left: 22.5%;
    position: absolute;
}

.maps .laos {
    left: 16.58%;
    top: 11.37%;
    position: absolute;
}

.maps .myanmar {
    left: 3.35%;
    top: 8.57%;
    position: absolute;
}

.maps .thailand {
    left: 13.41%;
    top: 20.84%;
    position: absolute;
}

.maps .singapore {
    left: 21.59%;
    top: 55.46%;
    position: absolute;
}

.maps .brunei {
    left: 43.57%;
    top: 48.99%;
    position: absolute;
}

.maps .malaysia {
    left: 17.35%;
    top: 46.08%;
    position: absolute;
}

.maps .kamboja {
    left: 23.91%;
    top: 27.27%;
    position: absolute;
}

.maps .filipina {
    left: 57.94%;
    top: 27.27%;
    position: absolute;
}

.maps .indonesia {
    left: 27.83%;
    top: 76.81%;
    position: absolute;
}

.maps .popup {
    width: 200px;
    height: 200px;
    text-align: center;
    background: rgba(234, 67, 53, 0.7);
    border-radius: 50%;
    left: 27.83%;
    top: 76.81%;
    position: absolute;
    transform: translate(-37%, -33%);
}

.maps .popup .img_pin {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
}

.maps .popup .box_wrapper {
    left: 75%;
    position: absolute;
    top: 50%;
    transform: translateY(-55%);
}

.maps .popup .box {
    background-color: rgba(23, 90, 155, 1);
    margin-top: 15px;
    width: 290px;
    border-radius: 40px;
    overflow: hidden;
}

#ayag .maps .popup:not(.under3) .box:nth-child(odd) {
    transform: translateX(-50px);
}

#working_partners .maps .popup:not(.under3) .box:nth-child(odd) {
    transform: translateX(-50px);
}

.maps .popup .box .img_partners {
    width: 80px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    z-index: 1;
    float: left;
}

.maps .popup .box .text {
    position: relative;
    height: 80px;
}

.maps .popup .box .text .top {
    padding-top: 10px;
    padding-right: 30px;
}

.maps .popup .box .text h1 {
    color: #fff;
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 0;
}

.maps .popup .box .text p {
    color: #fbbc05;
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 0;
}

.maps .popup .box .text .btm {
    background: #fbbc05;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-left: 80px;
    left: 0;
    padding-bottom: 3px;
    padding-right: 30px;
}

.maps .popup .box .text .btm span {
    color: #175a9b;
    font-weight: 500;
    line-height: 0.8rem;
    font-size: 0.8rem;
    display: inline-block;
}

#profile {
    padding-top: 103px;
    padding-bottom: 100px;
}

#profile .left_top {
    position: absolute;
    top: 103px;
    left: 0;
    width: 100px;
}

#profile .right_top {
    position: absolute;
    top: 103px;
    right: 0;
    width: 100px;
}

#profile .left_btm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
}

#profile .content .title {
    margin-top: 30px;
    text-align: center;
    padding: 0 185px;
}

#profile .content .title h1 {
    color: #e84235;
    font-size: 4rem;
    border-bottom: 1px solid #000000;
    padding-bottom: 30px;
    font-family: firabold;
}

#profile .content .title p {
    font-size: 1.2rem;
    color: #58595b;
    margin-top: 15px;
    font-family: firaregular;
}

#profile .content .user {
    padding: 0 200px;
}

#profile .content .user .items {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 0;
    align-items: end;
    position: relative;
}

#profile .content .user .items::after {
    content: "";
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: #000;
    width: 1px;
    height: 100%;
    position: absolute;
}

#profile .content .user .ic_triangle {
    display: block;
    margin: 0 auto;
}

#profile .content .user .left {
    text-align: center;
}

#profile .content .user .left img {
    background: #e6e7e8;
    border-radius: 50%;
    max-width: 100px;
}

#profile .content .user .left p {
    color: #58595b;
    font-size: 1rem;
    font-family: firabold;
    margin-top: 5px;
}

#profile .content .user .right {
    display: flex;
    align-items: end;
    justify-content: center;
}

#profile .content .user .right>div {
    margin-right: 30px;
    text-align: center;
}

/* #profile .content .user .right>div:last-child {
    margin-right: 0;
    transition: .2s ease-in-out
} */

#profile .content .user .right>div.gray {
    filter: grayscale(1);
}

#profile .content .user .right>div:last-child:hover {
    transform: scale(1.1);
    cursor: pointer;
}

#profile .content .user .right>div .ctn {
    position: relative;
    margin-bottom: 8px;
}

#profile .content .user .right>div .ctn .number {
    position: absolute;
    top: 15px;
    right: 0;
    background: #fbbb07;
    color: #58595b;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 0.8rem;
    font-family: firaregular;
}

#profile .content .user .right>div img {
    width: 70px;
}

#profile .content .user .right>div p {
    color: #58595b;
    font-size: 1rem;
    font-family: firaregular;
    margin-top: 5px;
}

#profile .content .list h2 {
    color: #000;
    font-size: 1.5rem;
    font-family: firabold;
    text-align: center;
    margin-top: 50px;
}

#profile .content .list .ctn {
    padding: 0 185px;
    margin-top: 50px;
}

#profile .content .list .ctn .card {
    border: none;
    background: #165697;
    border-radius: 30px;
    margin-bottom: 15px;
}

#profile .content .list .ctn .card .card-header:not(.collapsed) {
    background: #fbbb07;
}

#profile .content .list .ctn .card .card-header {
    background: #f1f2f2;
    border-bottom: unset;
    border-radius: 50px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#profile .content .list .ctn .card .card-header .left {
    display: flex;
    align-items: center;
}

#profile .content .list .ctn .card .card-header .left .circle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #6d6e71;
    line-height: 35px;
    margin: 0 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}

#profile .content .list .ctn .card .card-header .left .circle>div {
    background: #165697;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

#profile .content .list .ctn .card .card-header .left .outer-circle {
    border: 1px solid #6d6e71;
    border-radius: 50%;
    margin: 0 15px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
}

#profile .content .list .ctn .card .card-header .left .badge-finish {
    border: 1px solid #6d6e71;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    background: #f1f2f2;
    margin: 0 15px;
}

#profile .content .list .ctn .card .card-header .left .badge-finish img {
    width: 20px;
}

#profile .content .list .ctn .card .card-header .left .outer-circle img {
    width: 20px;
}

#profile .content .list .ctn .card .card-header .left .outer-circle .circle {
    background: #165697;
    border-radius: 50%;
    width: 50%;
    height: 50%;
}

#profile .content .list .ctn .card .card-header h5 {
    color: #58595b;
    font-size: 1.2rem;
}

#profile .content .list .ctn .card .card-header:not(.collapsed) h5 {
    color: #fff;
    font-family: firaregular;
}

#profile .content .list .ctn .card .card-header .icons {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #e84235;
    cursor: pointer;
}

#profile .content .list .ctn .card .card-header .icons i {
    color: #fff;
}

#profile .content .list .ctn .card .card-body.items .item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .title-prog {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .title-prog p {
    color: #fff;
    font-size: 1rem;
    font-family: firaregular;
    margin-bottom: 0;
}
#profile .content .list .ctn .card .card-body.items .item .progress_wrap .title-prog p a:hover{
    font-weight: 700;
    text-decoration: underline;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .title-prog p.number {
    color: #fbbb07;
    font-size: 0.8rem;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .progbar {
    display: flex;
    align-items: center;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .progbar .bar {
    width: 5%;
    height: 50px;
    background: #ffffff;
    border-radius: 5px;
    margin-right: 5px;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .progbar .bar.blue {
    background: #4285f5;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .progbar .bar:last-child {
    margin-right: 0;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog {
    gap: 25px;
    max-width: 100%;
    height: auto;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge {
    border-radius: 12px;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: 500;
    height: 40px;
    max-width: 35%;
}

#profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge strong {
    height: 100%;
    width: 30%;
    line-height: 40px;
    text-align: center;
    border-radius: 12px;
}

/* ↓ Medium screen: stack vertically */
@media (max-width: 768px) {
  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog {
    gap: 15px;
  }

  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge {
    font-size: 12px;
    height: 35px;
    max-width: 60%;
  }

  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge strong {
    line-height: 35px;
  }
}

@media (max-width: 576px) {
  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog {
    gap: 10px;
  }

  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge {
    font-size: 12px;
    height: 30px;
    max-width: 100%;
  }

  #profile .content .list .ctn .card .card-body.items .item .progress_wrap .assessment-prog .assessment-badge strong {
    line-height: 30px;
  }
}

#profile .content .list .ctn .card .card-body.items .item img.left {
    width: 75px;
    margin-right: 15px;
}

#profile .content .list .ctn .card .card-body.items .item img.right {
    width: 100px;
    margin-left: 15px;
    cursor: pointer;
}

#profile .content .list .ctn .card .card-body.items .item img.right.gray {
    filter: grayscale(1);
}

#profile .content .btn-wrap {
    text-align: center;
    margin-top: 30px;
}

#profile .content .btn-wrap .btn-logout {
    background: #e84235;
    color: #fff;
    font-family: firaregular;
    border-radius: 15px;
    padding: 5px 20px;
}

.modal-profile .modal-content {
    background: unset;
    border: none;
    padding: 0;
}

.modal-profile .modal-body img {
    width: 100%;
}

.modal-profile .modal-body .share {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.modal-profile .modal-body .share p {
    color: #fbbb07;
    margin-right: 15px;
}

.modal-profile .modal-body .share .btn-download {
    background: #e84235;
    color: #fff;
    font-family: firaregular;
    border-radius: 15px;
    padding: 5px 20px;
    margin-right: 15px;
}

.modal-profile .modal-body .share>div span {
    color: #fff;
}

.modal-profile .modal-body .share>div a {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-left: 15px;
}

.modal-profile .modal-body .share>div a.facebook {
    background: #1677f0;
}

.modal-profile .modal-body .share>div a.twitter {
    background: #1d99ee;
}

.modal-profile .modal-body .share>div a.linkedin {
    background: #2967b0;
}

.modal-profile .modal-body .share>div a i {
    font-size: 1rem;
    color: #fff;
}


#profile.forget_password form {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 50px;
}

#profile.forget_password form .form-control {
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 10px;
    background-color: #efeff0;
    height: 50px;
}

#profile.forget_password form .error {
    display: block;
    color: #ff0000;
}

#profile.forget_password form .btn {
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 10px;
    background-color: #ff5520;
    padding: 10px 30px;
}

.yl-popular-course-img-text .yl-popular-course-img {
    height: 15vh;
}

.yl-popular-course-img-text .yl-popular-course-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cd-course-news-img-text .cd-course-news-img img {

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yl-header-cart-login .yl-top-cart-login .btnProfile {
    max-width: 110px;
}


.page-std{
    padding:120px 0
}
.page-std{
    color:#555555
}
.page-std h2{
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.page-std p{
}

@media (orientation: portrait) {
    .yl-banner-content .yl-banner-img {
        position: relative;
        display: block;
        width: 100%;
        right: auto;
        top:auto;
        margin-top:42px
    }
    .yl-banner-text{
        padding-top: 0;
    }

    .banner-search-select .banner-search-form {
        display: block;
        padding: 10px 5px
    }

    .banner-search-select .yl-select-option-wrap {}

    .banner-search-select .banner-select-option {
        width: 33%;
    }

    .banner-search-select .banner-select-option .nice-select {
        padding: 0 5px;
        width: 100%;
    }

    .banner-search-select .banner-select-option .nice-select:after {
        right: 10px;
    }

    .maps {
        width: 100%;
    }

    .maps .pin_img {
        width: 30px;
    }

    .maps .popup {
        width: 100px;
        height: 100px;
        transform: translate(-35%, -30%);
    }

    .maps .popup .box {
        width: 130px;
    }

    .maps .popup .box_wrapper {
        left: 65%;
    }

    .maps .popup .box .text .top {
        padding-top: 3px;
    }

    .maps .popup .box .text h1 {
        font-size: 0.4rem;
    }

    .maps .popup .box .text p {
        font-size: 0.4rem;
    }

    .maps .popup .box .text .btm {
        padding-left: 30px;
        padding-right: 0;
        height: 10px;
    }

    .maps .popup .box .text .btm span {
        font-size: 0.4rem;
        position: absolute;
        left: 0;
        padding-left: 35px;
    }

    .maps .popup .img_pin {
        width: 45px;
    }

    .maps .popup .box .img_partners {
        width: 30px;
    }

    .maps .popup .box .text {
        height: 30px;
    }

    .yl-cd-cur-accordion .yl-cd-cur-accordion-header button.withimg {
        padding-left: 0;
    }

    #profile {
        padding-top: 65px;
        padding-bottom: 0;
    }

    #profile .content .title {
        padding: 0;
        margin-top: 15px;
    }

    #profile .content .title p {
        font-size: 1rem;
    }

    #profile .content .title h1 {
        font-size: 2rem;
        padding-bottom: 15px;
    }

    #profile .left_top {
        display: none;
    }

    #profile .left_top {
        display: none;
    }

    #profile .right_top {
        display: none;
    }

    #profile .content .user {
        padding: 0 15px;
    }

    #profile .content .user .items::after {
        content: unset;
    }

    #profile .content .user .right {
        justify-content: center;
    }

    #profile .content .user .right>div img {
        width: 50px;
    }

    #profile .content .user .right>div .ctn .number {
        top: 5px;
    }

    #profile .content .user .right>div:last-child {
        margin-right: 0;
    }

    #profile .content .list h2 {
        margin-top: 30px;
    }

    #profile .content .list .ctn {
        padding: 0;
        margin-top: 30px;
    }

    #profile .content .list .ctn .card .card-header h5 {
        font-size: 1rem;
    }

    #profile .content .list .ctn .card .card-body.items .item img.left {
        width: 50px;
    }

    #profile .content .list .ctn .card .card-body.items .item img.right {
        width: 50px;
    }

    #profile .content .list .ctn .card .card-body.items .item .progress_wrap .title-prog p {
        font-size: 0.8rem;
    }

    #profile .left_btm {
        display: none;
    }

    .modal-profile .modal-body .share {
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: unset;
        align-items: center;
    }
    .page-std{
        padding:60px 0
    }
}

.yl-section-title.yl-title-style-two{
    max-width: unset;
}