.subtitle {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}

.maintitle {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 900;
}

/* .home_page_s1{
    background-image: url(./images/bg-telos-ui-ux-01_1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
} */
.box-btn {
    margin-top: 40px;
}

.box-btn a {
    display: block;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: fit-content;
    color: var(--button-color);
    background-color: var(--button-bg);
    border-radius: var(--button-radius);
    transition: all .4s;
    font-weight: 700;
    text-decoration: none;
}

.home_page_s2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.home_page_s2 .lp2_basic_info-items .icon-box {
    align-items: center;
    gap: 1rem;
}

.home_page_s2 .lp2_basic_info-items .icon-box .box-icon {
    max-width: 60px;
    width: 100%;
}

.box-basic-info {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 3rem;
    gap: 2rem;
    border: dashed 2px rgb(36 23 117);
    border-radius: 2rem;

}

.info-title {
    font-size: 36px;
    text-transform: uppercase;
}

.home_page_s2 .lp2_basic_info-items .info-title {
    font-size: 28px;
}

.lp2_thanh_dieu_huong-items {}

.home_page_s3 {
    background-image: url(./images/bg-telos-ui-ux-02_1.svg);
    /* background-image: url(./images/bg-landing.png); */

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
}

.lp3_doi_tuong .box-doi-tuong .box-thumb img {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.home_page_s4 {
    padding: 60px 0;
}

.home_page_s4 .maintitle {
    color: #116735;
}

.home_page_s4 .lis_items .maintitle {
    font-size: 30px;
}

.lp4_ly_do_chon_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* section 5 */
.home_page_s5 {
    padding: 60px 0;
}

.lp5_ket_qua_hoc_items {
    max-width: 360px;
    width: 100%;
}

.lp5_ket_qua_hoc_items span {
    letter-spacing: 2px;
    font-size: 36px;
    line-height: 1.5;
}

/* section 6 */
.home_page_s6 {
    background-image: url(./images/bg-telos-ui-ux-03_2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
}

.box-hoc_phi {
    border-radius: 24px 0 24px 0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: rgb(218 252 249);
}

.hoc_phi-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.hoc_phi-info .thong-tin {
    display: flex;
    gap: 20px;
}

/* section 7 */
.box_noi_dung_khoa_hoc {
    border: dashed 2px #241775;
    border-radius: 30px;
}

.box_noi_dung_khoa_hoc .box-head {
    padding-left: 53px;
    padding-right: 53px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: dashed 2px #241775;
    ;
}

.box_noi_dung_khoa_hoc .box-bottom {
    padding-left: 53px;
    padding-right: 53px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

/* section 7 */
.home_page_s7 {
    background-color: #DAFCF9;
    padding: 60px 0;
}

.box_noi_dung_khoa_hoc {
    background-color: #fff;
}

.box_noi_dung_khoa_hoc_items .icon-box {
    gap: 20px;
}

.box_noi_dung_khoa_hoc_items .box-icon {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #116735;
    border-radius: 100%;
}

.box_noi_dung_khoa_hoc_items h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.box_noi_dung_khoa_hoc_items {
    margin-bottom: 30px;
}

.box_noi_dung_khoa_hoc_items .box-content {
    width: 100%;
    max-width: 90%;
}

#content {
    /* Ban đầu ẩn nội dung */
    overflow: hidden;
    max-height: 500px;
    transition: height 0.5s ease-in-out;
}

/* section 8 */
.home_page_s8 {
    background-image: url(./images/bg-telos-ui-ux-04_1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
}

.home_page_s8.lp8_loi_ich .maintitle {
    color: #ffc845;
    ;
}

.home_page_s8 .box-thong-tin>div {
    border-top: solid 2px rgb(218 252 249);


}

.home_page_s8 .box-thong-tin>div .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 0.938rem;
    padding-right: 0.938rem;
}

.home_page_s8 .box-thong-tin>div h3 {
    font-size: 36px;
}

.home_page_s8 .box-thong-tin>div .thong-tin {
    max-width: 672px;
    width: 100%;
}

/* section 9 */
.home_page_s9 {
    background-image: url(./images/bg-telos-ui-ux-05_1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
}

.form-dk {
    border: dashed 2px rgb(26 26 26);
    background-color: #fff;
}

.form-dk .row .box-left {
    border-right: dashed 2px rgb(26 26 26);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.form-dk input[type="submit"] {
    background-color: #ffc845;
    color: #241775;
    font-weight: 700;
}

.form-dk input,
.form-dk select {
    width: 100%;
    height: 50px;
    border: 1px solid #241775;
    border-radius: 0;
}

.form-dk .wpcf7-spinner {
    display: none;
}

.form-dk form {
    padding: 20px;
}

.form-dk label {
    margin-top: 8px;
    color: #241775;
    margin-bottom: 8px;
}

.form-dk input {
    padding: 10px;
}

.form-dk input:focus-visible {
    outline: none;
}

.form-dk p {
    margin-bottom: 0;
}

.home_page_s9 .box-right img {
    object-fit: cover;
    aspect-ratio: 1 / 1;
    object-position: top;
}

/* Section 10 */
.home_page_s10 {
    padding: 60px 0;
}

.accordion-wrapper .faq_box_item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.accordion-item {
    border: none;
}

.accordion-button.question {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .9px;
    text-transform: uppercase
}

.accordion-button:not(.collapsed)::after {
    background-image: url(./images/arrow.svg);

    transition: transform 0.2s ease-in-out;
    transform: rotate(90deg);

}

.accordion-button::after {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    margin-left: auto;
    content: "";
    background-image: url(./images/arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.2s ease-in-out;
    transform: rotate(0);
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none
}

.home_page_s11 {
    padding: 60px 0;
}

.home_page_s11 .box_text h2 {
    margin-bottom: 30px;
    color: #116735;
    font-weight: 900;

}

.home_page_s11 .maintitle {
    color: #116735;
}

/*  */
.home_page_s12 {
    background-image: url(./images/bg-telos-ui-ux-6.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
}

.home_page_s12 .maintitle {
    color: #116735;


}

.home_page_s12 .gallery-image-item {
    overflow: hidden;
    border-radius: 5px;
}

.home_page_s12 .gallery-image-item:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}

.home_page_s12 .gallery-image-item img {
    aspect-ratio: 1 / 0.5;
    object-fit: cover;
    height: 100%;
    transform: scale(1);
    transition: all 3s;

}

.home_page_s12 .gallery-image-item:hover img {


    transform: scale(1.2);
    transition: all 3s;
}

.home_page_s13 {
    padding: 60px 0;
}

.commit_box_grid {
    /* display: grid;
    grid-template-columns: repeat(4, 1fr); */
    gap: 15px
}

.commit_box_item {
    border: solid 1px #eee;
    border-radius: 12px;
    align-items: center;
    height: 100%;
}
.commit_box_item .box_image{
    margin-bottom: 10px;
}
.commit_box_item .box_image img {
    aspect-ratio: 1 / 0.7;
    object-fit: cover;
}

.home_page_s13 .maintitle {
    color: #116735;
}

@media screen and (max-width: 990px) {
    .lp5_ket_qua_hoc_items {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .maintitle {
        font-size: 28px;
    }

    .box-basic-info {
        padding: 20px;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .home_page_s2 .lp2_basic_info-items .icon-box {
        gap: 0;
    }


    .home_page_s2 .lp2_basic_info-items .info-title {
        font-size: 20px;
    }

    .lp2_basic_info-items .box-icon img {
        width: 32px;
    }



    .info-subtitle {
        font-size: 14px
    }

    .info-title {
        font-size: 20px;
        text-transform: uppercase;
    }

    .home_page_s4 .lis_items .maintitle {
        font-size: 20px;
        max-width: 140px;
        width: 100%;
    }

    .box_noi_dung_khoa_hoc .box-bottom {
        padding: 15px
    }

    .box_noi_dung_khoa_hoc_items .box-icon {
        width: 100%;
        max-width: 38px;
        height: 38px;
    }

    .home_page_s8 .box-thong-tin>div h3 {
        font-size: 24px;
    }

    .lp9_form_dang_ky .box-right {
        display: none;
    }

    .accordion-wrapper .faq_box_item {
        grid-template-columns: repeat(1, 1fr)
    }

    .text_title {
        justify-content: flex-start;
    }
    .home_page_s12 .gallery-image-item img {
    aspect-ratio:unset;
    object-fit: unset;
    height: auto;
    transform: scale(1);
    transition: all 3s;

}
.form-dk .row .box-left{
    padding: 20px;
}
}