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

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --primary-color: #f26f21;
    --secondary-color: #faae2d;
}

p {
    margin-bottom: 0.6em;
}


.bg-cam {
    color: #fff !important;
    background: var(--primary-color) !important;
}

.top-bar-nav.nav-right {
    font-size: 17px;
}

.top-bar-nav.nav-right li.menu-item a:after {
    border-left: 1px solid var(--primary-color);
}


.block-ellipsis {
    display: -webkit-box;
    max-height: 3.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-height: 1.6rem;
}

#lvn-post-list .box-text {
    padding-bottom: .8em;
}

.lvn-loader {
    bottom: 0;
    left: 50%;
    position: absolute;
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background:
        radial-gradient(farthest-side, #f26f21 94%, #0000) top/8px 8px no-repeat,
        conic-gradient(#0000 30%, #f26f21);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l13 1s infinite linear;
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}

/* .header-nav-main > li > a {
    height: 46px;
} */

.header-main .nav>li>a.nav-top-link {
    line-height: 46px;
}

.header-nav-main li a.nav-top-link {
    height: 100%;
}

.nav-box>li.active>a {
    background: var(--secondary-color) !important;
}

.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: var(--secondary-color) !important;
    color: #fff;
}

.-mt-6 {
    margin-top: -30px !important;
}

.mt-6 {
    margin-top: 30px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.px-1 {
    padding: 0 5px;
}

.bg-vang {
    background: #ffeddb !important;
}

.bg-white {
    background: #ffffff !important;
}

.bg-xam {
    background: #f5f5f5 !important;
}

.cat-label {
    background: var(--primary-color) !important;
    padding: 6px;
    font-weight: 400;
    margin-bottom: 6px !important;
}

.hover14 figure {
    position: relative;
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


.silder-custom::after {
    content: '';
    width: 236px;
    height: 51px;
    background-image: url('/wp-content/uploads/images/slogan.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    bottom: -25px;
}

.banner-custom::after {
    content: '';
    width: 236px;
    height: 51px;
    background-image: url('/wp-content/uploads/images/slogan2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    bottom: -25px;
}

.pt-7 {
    padding-top: 28px;
}

.bg-xam .large-6 .col-inner {
    height: 100%;
}

.fpt-tuyensinh-nganhdaotao h1 {
    margin-bottom: 20px;
    color: #f26f21;
    font-size: 19px;
    line-height: 1;
    text-transform: uppercase;
}

.fpt-tuyensinh-nganhdaotao {
    padding: 20px 25px 20px 20px;
    text-align: justify;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

input[name="acceptance-online"] {
    margin-bottom: 0;
}

.icon-box-custom {
    align-items: center;
}

.icon-box-custom .text>h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 16px;
    font-size: 50px;
    font-weight: 700;
    line-height: 35px;
    color: #f6e7df;
}

.icon-box-custom .text>h3::before {
    content: "";
    width: 30px;
    height: 3px;
    background: var(--primary-color);
    bottom: -15px;
    left: 1px;
    position: absolute;
}

.icon-box-custom .text>p {
    color: #f6e7df;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 8px;
}

.box-tuyensinh-left .col-inner {
    max-height: 587px;
}

.box-questions .col-inner {
    height: 587px;
}

.box-questions .col-inner .accordion {
    overflow-y: auto;
    height: 485px;
}

.box-questions .col-inner .accordion::-webkit-scrollbar {
    width: 5px;
}

.box-questions .col-inner .accordion::-webkit-scrollbar-track {
    background: #e9e6e6;
}

.box-questions .col-inner .accordion::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
}

.box-questions .col-inner .accordion::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color);
}

.box-questions .accordion .accordion-item .accordion-title {
    font-size: 95%;
    padding: .7em .4em 0 2.1em;
    border-top: none;
}

.box-questions .accordion .accordion-item button.toggle {
    width: 1.5em;
}

.box-tienich {

    padding: 0 0 10px 0 !important;
}

.box-tienich .section-content {
    /* display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: auto; */
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: center;
}

/* .box-tienich .section-content .icon-box {
    width: 20%;
    padding-top: 15px;
} */

.box-tienich .section-content a {
    width: 20%;
}

.box-tienich .section-content a .icon-box {
    padding-top: 15px;
}

.box-tienich .section-content a:nth-child(even) {
    background: var(--primary-color);
}

.box-tienich .section-content a:nth-child(odd) {
    background: #f5f5f5;
}

.module_content .slider__item {
    margin: 0 10px;
}

.module_content .slider__item .box-img {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
}

.module_content .slider__item .box-img img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.module_content .slider__item .box-img::after {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    content: "";
    opacity: 0;
    transition: all .3s;
}

.module_content .slider__item .box-img::before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%);
    background: url('/wp-content/uploads/images/play-button.png');
    background-size: cover;
    content: "";
}

.res-title {
    color: var(--primary-color);
    margin-bottom: 30px;
    font-size: 28px;
}

.boxdt-top-left {
    padding: 30px;
}

.boxdt-top-right {
    padding: 30px;
}

.boxdt-top-right ul li {
    font-weight: 300;
    border-bottom: 1px dashed #dbccbc;
    font-size: 15px;
    color: #0000009c;
}

.box-khac-biet {
    max-height: 440px;
    padding-right: 22px;
    overflow-y: auto;
    color: #333;
    font-size: 15px;
}

.box-khac-biet::-webkit-scrollbar {
    width: 5px;
}

.box-khac-biet::-webkit-scrollbar-track {
    background: #e9e6e6;
}

.box-khac-biet::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
}

.box-khac-biet::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color);
}

.box-lo-trinh {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.box-lo-trinh .step-wrapper {
    flex: 0 0 75%;
    padding-right: 20px;
    padding-left: 20px;
    border-left: 1px solid #e3d1be;
}

.step-wrapper .lvn-step {
    display: flex;
    align-items: center;
}

.step-wrapper .lvn-step+.lvn-step {
    margin-top: -27px;
}

.step-wrapper .lvn-step::before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    display: block;
    flex: 0 0 100px;
    height: 135px;
    margin-right: 16px;
    content: "";
}

.step-wrapper .lvn-step:first-child::before {
    background-image: url('/wp-content/uploads/images/04.png');
}

.step-wrapper .lvn-step:nth-child(2):before {
    background-image: url('/wp-content/uploads/images/03.png');
}

.step-wrapper .lvn-step:nth-child(3):before {
    background-image: url('/wp-content/uploads/images/02.png');
}

.step-wrapper .lvn-step:nth-child(4):before {
    background-image: url('/wp-content/uploads/images/01.png');
}

.box-lo-trinh .summary {
    flex: 0 0 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333;
    font-size: 15px;
}

.text-black {
    color: #000 !important;
}

.step-wrapper .lvn-step span {
    display: block;
}

.step-wrapper .lvn-step span:first-child {
    padding-top: 20px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.step-wrapper .lvn-step span:last-child {
    color: grey;
    font-size: 14px;
}

.box-training-program table {
    width: 100%;
    border-collapse: collapse;
    color: #333;
    table-layout: fixed;
}

.box-training-program table thead tr {
    display: flex;
}

.box-training-program table thead th:first-child {
    width: 16.666666%;
}

.box-training-program table thead th:nth-child(2),
.box-training-program table thead th:nth-child(3) {
    width: 41.666666%;
}

.box-training-program table thead th {
    padding: 17px 0;
    background: #f26f21;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.box-training-program table th {
    border-right: 1px solid #efefef;
}

.box-training-program table th:first-child {
    border-left: 1px solid #efefef;
}

.box-training-program table tbody {
    display: block;
    width: 100%;
    height: 500px;
    overflow: auto;
}

.box-training-program table tbody::-webkit-scrollbar {
    width: 5px;
}

.box-training-program table tbody::-webkit-scrollbar-track {
    background: #e9e6e6;
}

.box-training-program table tbody::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
}

.box-training-program table tbody::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color);
}

.box-training-program table tbody tr td:first-child {
    width: 16.666666%;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.box-training-program table tbody tr td:nth-child(2),
.box-training-program table tbody tr td:nth-child(3) {
    width: 41.9%;
    padding: 32px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.box-training-program table tbody tr:nth-child(2n) {
    background: #fafafa;
}

.box-training-program table td:first-child,
.box-training-program table th:first-child {
    border-left: 1px solid #efefef;
}

.box-training-program table td,
.box-training-program table th {
    border-right: 1px solid #efefef;
}

.box-review {
    align-items: center;
}

.box-review .icon-box-text {
    padding: 15px 30px;
}

.box-review .icon-box-text .testimonial-text {
    height: 200px;
}

.box-review .icon-box-text .testimonial-text .job {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-bottom: 5px;
    color: #999;
    font-size: 13px;
}

.recent-blog-posts-li .flex-col a {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    margin-bottom: 5px;
    /* color: #999; */
    font-size: 13px;
}

.recent-blog-posts {
    padding: 5px 0 !important;
}

.box-review .icon-box-text .testimonial-text h4 {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: .2em;
}

.box-review .icon-box-text .testimonial-text p {
    -webkit-line-clamp: 7;
    color: #333;
    font-size: 14px;
    text-align: justify;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-tintuc-2 .title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0 1px 0 0 var(--primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    box-shadow: 0 1px 0 0 var(--primary-color);
}

.box-tintuc-2 .title h2 {
    width: unset;
    background: var(--primary-color);
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
}

.box-tintuc-2 .title .more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-left: auto;
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
}

.box-tintuc-2 .more {
    padding: 13px;
    color: #fff !important;
    cursor: pointer;
}

/* FORM CSS  */

.wpcf7 p {
    width: 100%;
}

.wpcf7 label {
    font-size: 15px;
}

.wpcf7-list-item-label {
    font-size: 14px;
}

.wpcf7-form p > label > span {
    color: red;
}

.wpcf7-form .form-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.wpcf7 .wpcf7-submit {
    margin: 0 !important;
}

/* END CSS FORM */

.box-img-no-pg .img {
    margin-bottom: 0 !important;
}

.bottom-driver::after {
    content: "";
    bottom: -10px;
    width: 100px;
    height: 3px;
    background: var(--primary-color);
    z-index: 9;
    position: absolute;
    left: 0px;
}

.qoute.righttop {
    width: 80%;
}

.khunganhavatar img {
    /* height: 200px;
    width: 200px; */
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid var(--primary-color);
    display: inline-block;
    margin-top: 10px;
}

.titlesm {
    text-align: center;
    height: 70px;
    background: url('/wp-content/uploads/images/page-03.png') no-repeat;
    margin-top: 35px;
}

.titlesm:first-child {
    margin-top: 0;
}

.titlesm span {
    font-size: 25px;
    padding-top: 15px;
    padding-right: 15px;
    display: inline-block;
    text-transform: uppercase;
    color: black;
}

.hinhanhcamskew {
    position: absolute;
    right: 0px;
    bottom: -3px;
    width: 70% !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.khoinganh {
    width: 80%;
    background: linear-gradient(to right, #ee7f22, #ef9c2a);
    text-align: center;
    padding: 10px 3px;
    display: inline-block;
    border-radius: 7px;
}

.khoinganh span {
    height: 80px;
    display: inline-block;
    background: linear-gradient(to right, #e1e1e1, #ffffff);
    width: 95%;
    border-radius: 5px;
    color: var(--primary-color);
}

.khoinganh span strong {
    margin-top: 8px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
}

.ux-menu-link__link {
    min-height: 2em !important;
}

.box-giaithuong {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
}

.box-giaithuong .icon-box {
    margin-bottom: 10px;
}

.box-giaithuong .section-content .row .col .col-inner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: auto;
    gap: 15px;
}

.box-giaithuong .icon-box .icon-box-img .icon img {
    height: 90px;
    object-fit: contain;
    background: #fff;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.box-giaithuong .icon-box .text h4 {
    text-transform: uppercase;
}

.box-giaithuong .icon-box .text p {
    font-size: 13.5px;
    text-align: justify !important;
}

.nav-dropdown {
    padding: 10px 0 10px !important;
}

.box-content-nganh {
    overflow-y: auto;
    height: 175px;
    padding-right: 10px;
}

.box-content-nganh::-webkit-scrollbar {
    width: 5px;
}

.box-content-nganh::-webkit-scrollbar-track {
    background: #e9e6e6;
}

.box-content-nganh::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
}

.box-content-nganh::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color);
}

#footer {
    content-visibility: auto;
    /* min-height: 817px; */
    padding-top: 3.25rem;
    border-top: 2px solid var(--primary-color);
    background-color: #f6f5f2;
    background-position: 80% 100%;
    background-repeat: no-repeat;
}

.news-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4 columns */
    gap: 20px;
    /* Space between the items */
}

.news-item {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    transition: transform 0.2s;
}

.news-item .box-text {
    padding-bottom: 0;
}

.news-item:hover {
    transform: translateY(-10px);
}

/* .news-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.news-item h3 {
    font-size: 18px;
    margin: 15px;
}

.news-item p {
    font-size: 14px;
    color: #666;
    margin: 0 15px 15px;
} */

/* Make the first item larger */

.news-item.large {
    grid-column: span 2;
    grid-row: span 2;
}

.box-tracnghiem-left {
    padding: 30px 20px !important;
    margin: auto;
}

.box-tracnghiem-left .col-inner {
    background: rgba(218, 218, 218, 0.28);
    box-shadow: 0 1px 7px 1px rgba(41, 51, 57, 0.67);
    border: 2px solid var(--primary-color);
    border-radius: 10px;
    padding: 0 20px;
}

/* .box-tracnghiem-left .col-inner p.text-top {
    font-size: 18px;
    font-style: initial;
}

.box-tracnghiem-left .col-inner p {
    font-size: 14px;
    font-style: italic;
} */

.box-tracnghiem-right {
    padding: 0 !important;
}

.box-tracnghiem-right .col-inner {
    border: 2px solid var(--primary-color);
}

.titltag {
    text-align: left;
    height: 40px;
    background: var(--primary-color);
    color: white;
    line-height: 40px;
    padding-left: 15px;
    font-size: 17px;
}

.wpProQuiz_content {
    text-align: left;
}

.wpProQuiz_content h2 {
    font-size: 18px;
    font-style: initial;
    text-align: center;
    font-weight: 500;
    /* margin: 25px auto; */
}

.wpProQuiz_content .wpProQuiz_text {
    font-size: 14px;
    text-align: center;
}

.wpProQuiz_content .wpProQuiz_button {
    background: var(--primary-color) !important;
    border: unset !important;
    padding: 2px 16px !important;
    box-shadow: unset !important;
    font-size: 15px !important;
}



.pdfobject-container {
    height: 30rem;
    border: 1rem solid rgba(0, 0, 0, 0.1);
}

.trigger {
    margin: 0 0.75rem;
    padding: 0.625rem 1.25rem;
    border: none;
    border-radius: 0.25rem;
    box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.12), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.24);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-size: 0.875rem;
    font-weight: 300;
}

.trigger i {
    margin-right: 0.3125rem;
}

.trigger:hover {
    box-shadow: 0 0.875rem 1.75rem rgba(0, 0, 0, 0.25), 0 0.625rem 0.625rem rgba(0, 0, 0, 0.22);
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0vh;
    background-color: transparent;
    overflow: hidden;
    transition: background-color 0.25s ease;
    z-index: 9999;
}

.modal.open {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 0.25s;
}

.modal.open>.content-wrapper {
    transform: scale(1);
}

.modal .content-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    margin: 0;
    padding: 2rem 2rem 0 2rem;
    background-color: white;
    border-radius: 0.3125rem;
    box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.5);
    transform: scale(0);
    transition: transform 0.25s;
    transition-delay: 0.15s;
    max-width: 400px;
}

.modal .content-wrapper button {
    font-size: unset;
    letter-spacing: unset;
    cursor: pointer;
    font-weight: unset;
    text-align: unset;
    color: unset;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: unset;
    border-radius: unset;
    margin-top: unset;
    margin-right: unset;
    line-height: unset;
    min-height: unset;
    padding: unset;
    max-width: unset;
}

.modal .content-wrapper .close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    background-color: transparent;
    font-size: 1.5rem;
    transition: 0.25s linear;
    margin: 0 !important;
}

.modal .content-wrapper .close:before,
.modal .content-wrapper .close:after {
    position: absolute;
    content: "";
    width: 1.25rem;
    height: 0.125rem;
    background-color: black;
}

.modal .content-wrapper .close:before {
    transform: rotate(-45deg);
}

.modal .content-wrapper .close:after {
    transform: rotate(45deg);
}

.modal .content-wrapper .close:hover {
    transform: rotate(360deg);
}

.modal .content-wrapper .close:hover:before,
.modal .content-wrapper .close:hover:after {
    background-color: var(--primary-color);
}

.modal .content-wrapper .modal-header {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0 0 1.25rem;
}

.modal .content-wrapper .modal-header h2 {
    font-size: 1.5rem;
    font-weight: bold;
}

.modal .content-wrapper .content {
    width: 100%;
    position: relative;
    display: flex;
}

.modal .content-wrapper .content .wpcf7 {
    width: 100%;
}

.modal .content-wrapper .content p {
    font-size: 0.875rem;
    line-height: 1.75;
}

.modal .content-wrapper .modal-footer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin: 0;
    padding: 1.875rem 0 0;
}

.modal .content-wrapper .modal-footer .action {
    position: relative;
    margin-left: 0.625rem;
    padding: 0.625rem 1.25rem;
    border: none;
    background-color: slategray;
    border-radius: 0.25rem;
    color: white;
    font-size: 0.87rem;
    font-weight: 300;
    overflow: hidden;
    z-index: 1;
}

.modal .content-wrapper .modal-footer .action:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    transition: width 0.25s;
    z-index: 0;
}

.modal .content-wrapper .modal-footer .action:first-child {
    background-color: #2ecc71;
}

.modal .content-wrapper .modal-footer .action:last-child {
    background-color: #e74c3c;
}

.modal .content-wrapper .modal-footer .action:hover:before {
    width: 100%;
}

.modal .content-wrapper .wpcf7-submit {
    width: 100%;
}

.flex-quiz {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.doitac-slider {
    position: relative;
    height: 100%;
    padding: 25px 40px;
    background: var(--primary-color);
}

.doitac-slider .banner-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    border-radius: 5px;
    background: #fff;
    margin: 0 10px;
}

@media (max-width: 768px) {
    .news-container {
        grid-template-columns: 1fr;
        /* Stack items on smaller screens */
    }

    .news-item.large {
        grid-column: span 1;
        grid-row: span 1;
    }
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .icon-box-custom .text>h3 {
        font-size: 25px;
    }

    .icon-box-custom .text>p {
        font-size: 12px;
    }

    .icon-box-custom .icon-box-img {
        width: 42px !important;
    }

    .res-title h2 {
        font-size: 23px;
    }

    .res-title {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .box-tienich .section-content a {
        width: 50%;
    }

    /* Thay đổi thứ tự của các icon-box */
    .box-tienich .section-content a:nth-child(1) {
        order: 1;
        /* Thứ tự cho phần tử 1 */
    }

    .box-tienich .section-content a:nth-child(2) {
        order: 2;
        /* Thứ tự cho phần tử 2 */
    }

    .box-tienich .section-content a:nth-child(3) {
        order: 4;
        /* Thứ tự cho phần tử 3 (đổi với 4) */
    }

    .box-tienich .section-content a:nth-child(4) {
        order: 3;
        /* Thứ tự cho phần tử 4 (đổi với 3) */
    }

    .box-tienich .section-content a:nth-child(5) {
        order: 5;
        /* Thứ tự cho phần tử 4 (đổi với 3) */
    }

    .box-lo-trinh {
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        flex-direction: column-reverse;
    }

    .box-lo-trinh .step-wrapper {
        margin-top: -76px;
        border-left: unset;
        width: 100%;
    }

    .box-lo-trinh .summary {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: -15px;
        margin-bottom: 40px;
        font-size: 14px;
        width: 100%;
    }

    .box-training-program table thead {
        display: none;
    }

    /* .box-training-program table tbody {
        height: auto;
    } */

    .box-training-program table tbody tr {
        margin-bottom: 0;
    }

    .box-training-program table tbody tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-direction: column;
        margin-bottom: 20px;
        padding: 15px;
    }

    .box-training-program table tbody tr td:first-child {
        font-size: 20px !important;
    }

    .box-training-program table tbody tr td {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }

    .box-training-program table tbody tr td:first-child {
        margin-bottom: 15px;
    }

    .box-training-program table tbody tr td:nth-child(2),
    .box-training-program table tbody tr td:nth-child(3) {
        margin-bottom: 10px !important;
    }

    .box-training-program table tbody tr td {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }

    .box-review {
        flex-direction: column;
    }

    .wpcf7-form .form-row {
        flex-direction: column;
        gap: 0px;
    }

    .titlesm {
        margin-left: 15%;
        margin-top: 15px;
    }

    .titlesm span {
        font-size: 20px;
        padding-top: 19px;
        padding-right: 30%;
    }

    .qoute.righttop {
        width: 100%;
    }

    .khoinganh {
        width: 100%;
        margin-bottom: 20px;
    }

    .box-giaithuong {
        padding: 30px 0 !important;
    }

    .box-giaithuong .section-content .row .col .col-inner {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .box-giaithuong .icon-box .text h4 {
        color: #000000 !important;
    }

    .box-giaithuong .icon-box .text p {
        color: #000000 !important;
    }

    #footer {
        padding-top: 0;
    }

    .modal .content-wrapper {
        width: 90%;
        padding: 1rem;
    }
}