        .text_slide{
    width: 100%;
    z-index: 5;
}
.slide-banner {
    visibility: hidden;
}
.slide-banner.loaded {
    visibility: visible;
}
.slide-banner .bp_slide_title {
    text-align: left;
}

.slide-banner {
    position: relative;
}

.slide-banner .swiper-slide img {
    max-height: 1200px;
    filter: brightness(0.7);
}

.slide-banner .swiper-slide::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 220px;
    background: linear-gradient(0deg, #323A5C 0%, rgba(0, 116, 249, 0.00) 96.35%);
    z-index: 2;
}
.slide-banner .swiper-slide::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
    background: linear-gradient(180deg, #323A5C 0%, rgba(0, 116, 249, 0.00) 96.35%);
    z-index: 2;
}

.overlay-banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 915px;
    height: 100%;
    background: linear-gradient(90deg, #323A5C 0%, rgba(0, 116, 249, 0.00) 78.1%, rgba(0, 116, 249, 0.00) 78.14%);
    z-index: 2;
}

.banner-search {
    display: none;
}

.banner-search form {
    position: relative;
    max-width: 322px;
    border-radius: 16px;
    border: 1px solid #ffffff7a;
    background: rgba(255, 255, 255, 0.09);
}

.banner-search form::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #FFFFFF00;
    backdrop-filter: blur(4px);
    z-index: -1;
}
.banner-search form input.form-control {
    width: 100%;
    height: 53px;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0 10px 0 50px;
    color: #FFFFFFD4;
    text-align: center;
}

.banner-search form input.form-control::placeholder {
    font-size: 14px;
    color: #FFFFFFD4;
    font-weight: 600;
}

.banner-search form .tp-btn-text,
.banner-search #livesearch_361178687{
    display: none;
}

.banner-search form button.tp-btn {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    padding: 5px;
    background-color: var(--tp-secondary);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    z-index: 5;
}

.slide-banner .bp_slide_title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1;
}

.slide-banner .banner-text__des {
    max-width: 450px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 35px;
    text-align: left;
}

.tp-post__meta {
    display: flex;
    gap: 41px;
}

.tp-post__meta-subtitle {
    position: relative;
    font-size: 13px;
    color: var(--tp-accent);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px;
}

.tp-post__meta-subtitle::before{
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    width: 1px;
    height: 9px;
    background-color: #0000005C;
}

.tp-post__meta {
    padding: 15px 0;
}

.tp-post__meta label {
    color: #0000005C;
    font-size: 12px;
    align-content: center;
}

#m_431280224 {
    height: 100%;
}

.news-home .tp-post__thumbnail {
    padding-right: 16px;
}

.news-home .tp-title {
    margin-bottom: 0;
}

.news-home .tp-title a {
    transition: all .4s;
}
.news-home .tp-title:hover a {
    color: var(--tp-primary) !important;
    transition: all .4s;
}

.tp-post__group .tp-post__meta {
    padding: 14px 0;
}

.news-home .tp-post__content {
    padding-left: 16px;
}

#m_431280224 .tp-post__thumbnail {
    padding-right: 19px;
}

#sc-509174395 {
    max-width: 478px;
    padding-top: 27px;
}

#tp-post-536016326-21 .tp-btn_c  {
    display: none;
}

.slide-news {
    margin-left: 36px;
}

.slide-news .swiper {
    /*padding-left: 36px;*/
}
.slide-news .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: -40px;
    justify-content: flex-end;
}

.slide-news .swiper-button-next {
    right: 40px;
}

.slide-news .tp-post__meta {
    padding-bottom: 0;
}

.slide-news .tp-title {
    margin-bottom: 10px;
}

.about-btn a {
    padding: 0;
}

.about-btn a {
    position: relative;
    font-size: 17px;
    color: var(--tp-primary);
    font-weight: 600;
}

.about-btn a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background-color: var(--tp-primary);
    transition: all .3s;
}

.about-btn a:hover {
    color: var(--tp-primary);
    text-decoration: none;
}

.about-btn a:hover::before {
    width: 100%;
    transition: all .3s;
}

.about-btn a i {
    transition: all .3s;
}

.about-btn a:hover i {
    transform: translateX(5px);
    transition: all .3s;
}

#m_509174395 .tp-feature__text p {
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
}

.tp-post__content .tp-body {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}

#m_431280224 .tp-post__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#m_431280224 .swiper-slide {
    background-color: transparent;
}

#m_431280224 .swiper-pagination {
    display: none;
}

.tp-post__thumbnail {
    height: 100%;
}

.main-news__container {
    width: 80%;
    margin-left: auto;
    overflow-x: hidden;
    transform: translateX(30px);
}

/*#m_742680978 .tp-feature__text p {*/
/*    font-size: 40px;*/
/*    font-weight: 600;*/
/*}*/

.btn-st-news a {
    gap: 4px;
}


.section-about {
    background-size: 100% 100% !important;
}
.section-about .tp-feature__heading {
    margin-bottom: 20px;
}

.section-about .tp-feature__text p {
    line-height: 27px;
}

.section-about .content_button_link {
    font-size: 17px;
    color: var(--tp-primary);
    font-weight: 500;
    padding: 0;
    gap: 19px;
    margin-top: 47px;
}



.main-field .bp_category_option {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 39px;
}

.main-field .bp_category_option li a {
    position: relative;
    display: block;
    margin-right: 0;
    overflow: hidden;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.main-field .bp_category_option li a:has(.content-category--1) {
    border-top: 8px solid var(--tp-primary);
}

.main-field .bp_category_option li a:has(.content-category--2) {
    border-top: 8px solid var(--tp-secondary);
}

.main-field .bp_category_option li a:has(.content-category--3) {
    border-top: 8px solid var(--tp-accent);
}

.main-field .tp-title {
    font-family: var(--font-second);
    font-weight: 800;
    text-transform: uppercase;
}

.content-category {
    position: absolute;
    inset: 0;
    align-content: end;
    padding: 70px 30px 70px 50px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all .4s;
}

.content-category--1 {
    background-color: var(--tp-primary);
}

.content-category--2 {
    background-color: var(--tp-secondary);
}

.content-category--3 {
    background-color: var(--tp-accent);
}

.icon-content {
    text-align: right;
}

.number-content {
    position: relative;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    width: fit-content;
    margin-bottom: 10px;
}

.number-content::before {
    content: "";
    position: absolute;
    bottom: 8px;
    left: calc(100% + 14px);
    width: 500px;
    height: 1px;
    background-color: #fff;
}

.content-category__desc {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin: 15px 0 25px 0;
}

.content-category__btn {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-category__btn svg {
    margin-left: 9px;
}

.heading-category {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 70px 35px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 116, 249, 0.00) 0.35%, #323A5C 99.65%);
}

.heading-category .number-content::before {
    display: none;
}

.main-field img {
    height: 100%;
}

.main-field .bp_category_option_item:hover .content-category {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all .4s;
}

.main-field .bp_category_option_item:hover .heading-category {
    transform: translateY(100%);
    transition: all .4s;
}



.slide-left {
    padding: 25px 12px;
}
.box-left {
    background-color: var(--tp-primary);
}
#m_423761241 .tp-title.tp-feature__heading {
    letter-spacing: 3.6px;
}

#m_423761241 .tp-body.tp-feature__text p {
    letter-spacing: 0;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #000;
}


#m_s_591884772 img {
    width: 100%;
}



.rating__box {
    box-shadow: 2.34px 2.81px 4.16px 0px #0000004A;
    padding: 16px 14px;
    border-radius: 8px;
    background: linear-gradient(white, white) padding-box, linear-gradient(138deg, rgba(0, 123, 255, 1) 0%, rgba(255, 255, 255, 1) 22%, rgba(0, 123, 255, 1) 57%, rgba(255, 255, 255, 1) 88%) border-box;
    border: 2px solid transparent;
}

.rating__avg {
    font-family: "Roboto";
    font-size: 75px;
    font-weight: 900;
    background-image: url("../files_upload/image-caravela/avg-image.jpg");
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

.rating__star {
    display: flex;
    justify-content: center;
    gap: 3px;
    margin: 5px 0 10px 0;
}

.rating__box span {
    font-family: "Roboto";
    font-size: 10px;
    color: #0000009e;
}

.rating__option {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 17px;
    color: #000;
}

.rating__option:not(:last-child) {
    margin-bottom: 15px;
}

.circle {
    display: inline-block;
    width: 30px;
    min-width: 30px;
    min-height: 30px;
    height: 30px;
    border-radius: 50%;
}

.rating__option:nth-child(1) .circle {
    background-color: #95D72C;
}
.rating__option:nth-child(2) .circle {
    background-color: #FFCD05;
}
.rating__option:nth-child(3) .circle {
    background-color: #FF6A00;
}



.heading-number {
    position: relative;
    font-size: 121px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
}

.heading-number::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -38px;
    width: 100%;
    height: 3px;
    background-color: var(--tp-primary);
}

.image-abs {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 4;
}

.activity-content__row {
    display: flex;
    align-items: flex-end;
    gap: 26px;
}

.activity-content__row .bp_slide_title {
    font-size: 40px;
    color: #0095FF;
    font-weight: 600;
}

#m_8242020 .bp_slide_title_note {
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    margin-top: 74px;
}

#m_8242020 .bp_slide_title_note p{
    max-width: 427px;
}

#m_8242020 .swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at right bottom, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.2) 40%, rgb(0 0 0 / 88%) 77%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 2;
}

#m_8242020 .text_slide {
    text-align: left;
    z-index: 5;
}

.btn-slide {
    padding: 49px 0 23px 0;
    display: flex;
    gap: 14px;
}

.btn-slide button {
    background-color: transparent;
    outline: none;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all .3s;
} 

.btn-slide button svg path {
    transition: all .3s;
}

.btn-slide button:hover {
    background-color: #fff;
    transition: all .3s;
}

.btn-slide button.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.blog {
    padding: 56px 0 89px 0;
    border-top: 1px solid #fff;
}

.list-blog {
    display: flex;
    gap: 17px;
}

.list-blog__image img {
    min-width: 234px;
    transition: all .3s;
}

.list-blog__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list-blog__content-heading > a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 19px;
    display: block;
    margin-bottom: 8px;
}

.list-blog__content-heading > a:hover {
    color: var(--tp-primary);
    text-decoration: none;
    transition: all .3s;
}

.list-blog__content-des {
    font-size: 11px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 16px;
}

.list-blog__btn a {
    display: inline-block;
    border: 1px solid var(--tp-primary);
    border-radius: 20px;
    padding: 4px 10px 4px 12px;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 4px -4px 7px 0 #007bffed;
    transition: all .3s;
}

.list-blog__btn a:hover {
    background-color: var(--tp-primary);
    color: #fff;
    text-decoration: none;
    transition: all .3s;
}

.btn-slide button:hover svg path {
    stroke: #000;
    transition: all .3s;
}



.development-heading__content .tp-feature__heading {
    background-image: url(../files_upload/banner-number.jpg);
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.development-heading {
    border-bottom: 1px solid var(--tp-secondary);
    width: fit-content;
    margin: auto;
}

.report-data .tp-title a {
    font-size: 60px;
}

.text-vitrual {
    width: 100%;
    transform: translate(-50%, -50%);
}

.text-vitrual .tp-feature__heading {
    opacity: 0.05;
    font-weight: 900;
}

#bp_news_slide_option_1_696339820 .swiper-slide {
    padding: 32px;
    border: 1px solid var(--tp-secondary);
    border-radius: 24px;
    text-align: left;
}

.report-data .row.g-1 {
    width: 100%;
}

.partner .swiper-button-prev,
.partner .swiper-button-next,
.report-data .swiper-button-prev,
.report-data .swiper-button-next {
    display: none;
}

.partner .swiper-pagination-bullet,
.report-data .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.partner .swiper-pagination-bullet.swiper-pagination-bullet-active,
.report-data .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--tp-secondary);
}

.report-data .tp-body {
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-top: 10px;
}

#m_s_859114998 .swiper {
    padding-bottom: 30px;
    padding-right: 2px;
}

.report-data .swiper-pagination {
    bottom: unset !important;
    top: calc(100% - 12px) !important;
}


.partner .swiper-pagination {
    position: static;
    background-color: #fff;
}

.heading-partner .tp-feature__text {
    color: var(--tp-primary);
}

.partner .swiper-slide img {
    width: auto;
    height: 65px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.partner .swiper-slide .row.g-1 {
    width: 100%;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 66px;
    padding: 22px;
    /*background-image: url(../files_upload/image-caravela/overlay-image.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    border: 1px solid #0000004f;
    background: rgba(217, 217, 217, 0.24);
}

.partner .swiper {
    background-image: url('../files_upload/bg-school.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.partner .swiper-wrapper {
    margin-bottom: 25px;
}

.partner .swiper::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    background-color: #fff;
}

.partner .swiper-slide {
    background-color: transparent;
}

.partner .swiper-slide:not(:last-child)::before {
    content: "";
    position: absolute;
    right: -43px;
    top: 0;
    width: 43px;
    height: 100%;
    background-color: #fff;
}

.partner .tp-title {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    min-height: 63px;
    align-items: flex-end;
    border-bottom: 2px solid var(--tp-secondary);
    color: var(--tp-text-color);
}

.partner .tp-title a {
    pointer-events: none;
    color: var(--tp-text-color);
}

.partner .tp-post__number {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 50px;
    letter-spacing: 5px;
    color: transparent;
    -webkit-text-stroke: 1px #696969;
    font-family: 'Lato';
    font-weight: 800;
    text-align: left;
}

.partner .tp-post__content {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.partner .swiper {
    /*padding: 5px 3px 39px 3px;*/
}


@media (max-width: 1400px) {
    .slide-banner .bp_slide_title {
        font-size: 55px !important;
    }
    .icon-content img {
        height: 40px;
    }
    .content-category__desc {
        overflow: hidden;
       display: -webkit-box;
       -webkit-line-clamp: 3; 
       -webkit-box-orient: vertical;
    }
    
    .main-field .bp_name_category_option {
        font-size: 25px !important;
    }
    .content-category__btn{
        font-size: 16px;
    }
    
    .text-vitrual .tp-feature__heading {
        font-size: 120px !important;
    }
    
    .quote-abs img {
        height: 60px !important;
    }
}

@media (max-width: 1200px) {
    
    #edit-173042213 {
        margin: 0;
    }
    .main-news__container {
        --bs-gutter-x: 1.5rem;
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-top: 30px;
        /*margin: 0 10.5px;*/
    }
    .blog {
        padding: 30px 0;
    }
    
    .list-blog__image img {
        min-width: 120px;
    }
    
    .list-blog__content-heading > a {
       overflow: hidden;
       display: -webkit-box;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
    }
    
    .list-blog__content-heading {
        margin-bottom: 10px;
    }
    
    .btn-slide {
        padding: 30px 0;
    }
    
    .heading-number {
        font-size: 80px;
    }
    
    .activity .swiper-slide > img {
        min-height: 620px;
    }
}

@media (max-width: 1024px) {
    #m_52019948 {
        top: 0;
    }
    
    .slide-banner .bp_slide_title {
        font-size: 45px !important;
    }
    
    
    #m_839436965 .tp-feature__text{
        font-size: 35px;
    }
    
    .main-news::before {
        display: none;
    }
    
    .content-category {
        display: none;
    }
    .main-field .bp_category_option_item:hover .heading-category {
        transform: translateY(0);
    }
    
    .main-field .bp_category_option {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .text-vitrual {
        top: 150px !important;
        transform: translate(-50%, 0);
    }
}

@media (max-width: 991px) {
    .main-news__container {
        transform: translateX(0);
    }
    .slide-news .swiper {
        padding-left: 0;
    }
    .slide-news {
        margin-left: 0;
    }
    .slide-news .swiper-button-prev {
        left: 10px;
    }
    .slide-news .swiper-button-next {
        right: 10px;
    }
}

@media (max-width: 767.98px) {
    .slide-banner .bp_slide_title {
        font-size: 35px !important;
        line-height: 1.2;
    }
    
    .slide-banner .banner-text__des {
        margin: 10px 0;
    }
    
    .main-news__container > .row {
        justify-content: flex-start !important;
    }
    
    .section-about {
        background-size: cover !important;
    }
    #m_742680295 {
        padding: 0 11.25px;
        padding-left: 0;
    }
    
    #m_s_742680870 {
        margin: 0;
    }
    
    .rating__right {
        margin-top: 15px;
    }
    .rating__option {
        gap: 5px;
    }
    
    .circle {
        width: 20px;
        min-width: 20px;
        min-height: 20px;
        height: 20px;
    }
    
    #m_247739999 {
        padding-left: 0;
    }
    
    .heading-number {
        font-size: 50px;
    }
    
    .activity-content__row .bp_slide_title {
        font-size: 25px;
    }
    
    #m_8242020 .text_slide {
        bottom: 15px;
    }
    
    .heading-number::before {
        bottom: -20px;
    }
    
    #m_8242020 .bp_slide_title_note {
        margin-top: 40px;
    }
    
    .report-data .tp-body {
        margin-top: 15px;
    }
    
    .btn-slide {
        padding: 15px 0;
    }
    
    .list-blog {
        margin-bottom: 15px;
    }
    
    #bp_news_slide_option_1_696339820 .swiper-slide {
        padding: 15px;
    }
    
    .report-data .tp-title a {
        font-size: 40px;
    }
    
    #m_742680978 {
        padding: 15px 20px;
        margin-bottom: 10px;
    }
    
    #m_742680978 .tp-feature__text p {
        font-size: 30px;
    }
    
    .image-abs {
        left: -10px;
    }
    
    .news-home .tp-post__content {
        padding-left: 0;
        padding-top: 15px;
    }
    
    .slide-news .tp-post__content {
        padding-top: 15px;
    }
    
    .main-field .bp_category_option {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .main-field .bp_category_option li a,
    .main-field .bp_img_category_option {
        width: 100%;
    }
    
    
    .quote-abs img {
        display: none;
    }
    
    .text-vitrual .tp-feature__heading {
        font-size: 87px !important;
    }
}
