/*header*/
html {
    overflow-x: hidden;
}
a, .btn {
    text-decoration: none !important;
}
@media (min-width: 1200px){
    .logo-section {
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        top: 0;
    }
    .logo-section img {
        display: table;
        margin: 0 auto;
        margin-bottom: 25px;
        height: 120px;
    }
    .logo-section a:before {
        position: absolute;
        content: '';
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-bottom-right-radius: 125px;
        border-bottom-left-radius: 125px;
    }
    .language-header {
        position: absolute;
        right: -80px;
    }
}

.language-section .language-switch img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
}

.header-main .row>div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
}
.user-section.entire-action-header a {
    background: #EDFFE2;
}

.donations-section.entire-action-header a {
    background: #E8F2FF;
}
.section-counter .text_tktc .counter-value {
    font-size: 64px;
    font-weight: 900;
    line-height: 64px;
}
.section-counter .text_tktc .counter-value:before {
    content: '+';
    margin-right: 5px;
}
.language-section .language-switch>a {
    height: 46px;
    line-height: 46px;
    margin: 12px 0px 12px 0;
    border-radius: 5px;
}
.language-section .language-switch .list-unstyled {
    width: 90px;
    left: initial;
    right: 0;
}
.header-main>.container>.row>div:nth-child(2) {
    position: relative;
    padding: 0;
}
@media (max-width: 576px){
    .language-section .language-switch img {
        display: none;
    }

    .header-menu-mb>.container>.row>div:nth-child(1) {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .language-section .language-switch>a {
        padding: 0;
    }

    .language-section .language-switch>a>span {
        margin-right: 0 !important;
    }
}
/*and header*/

/*gioi thieu*/
.introduce-text .title-introduce {
    font-size: 42px;
    line-height: 55px;
}
.video-banner-img .img-bottom {
    bottom: -60px;
    left: -90px;
    width: 186px;
    height: 150px;
}

.video-banner-img .img-bottom .content-img img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.video-banner-img .img-bottom .content-img:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: var(--color-hightlight);
    z-index: 0;
    top: -8px;
    right: -8px;
    border-radius: 10px;
    overflow: hidden;
}
.btn-introduce .btn-conent-introduce:nth-child(2) a {
    border: 1px solid var(--color-hightlight);
    color: var(--color-hightlight);
}

.btn-introduce .btn-conent-introduce a {
    border: 1px solid var(--color-bluelight);
    color: var(--color-main);
    font-weight: 600;
    border-radius: 8px;
}
.introduce-text .title-introduce .img-icon-title {
    position: absolute;
    top: -30px;
    right: 105px;
}

.introduce-text .title-introduce .img-icon-title img {
    height: 90px;
    width: 94px;
}


/*quy*/
article.donation-item .inner-image {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.title-right {
    background: #FCFCFC;
    border-radius: 30px;
}

.donation-item .article-title {
    min-height: 54px;
}

.title-right .title-section {
    font-size: 42px;
    font-weight: 900;
    max-width: 350px;
    line-height: 54px;
}
.btn-donation a {
    font-weight: 600;
    color: var(--color-main);
}
/*su menh*/
.mission-section .introduce-text .title-introduce:before {
    position: absolute;
    left: -88px;
    bottom: 0;
    content: '';
    width: 190px;
    height: 190px;
    background: var(--color-greenlight);
    border-radius: 50%;
    z-index: -1;
}
.mission-banner>.row {
    margin-right: -10px;
    margin-left: -10px;
}

.mission-banner .mission-content {
    border-radius: 15px;
}
@media (min-width:992px){
    .mission-banner>.row>div:nth-child(2) .mission-content, .mission-banner>.row>div:nth-child(3) .mission-content {
        padding-top: 100%;
    }
    .mission-banner>.row>div:nth-child(3) .mission-content {
        margin-top: -25%;
    }
}
/*cau hoi*/
.view-question .card {
    border-bottom: 1px solid #ddd;
}

.banner-question {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    position: relative;
}

.banner-question .item-banner-question {
    flex: 0 0 50%;
    max-width: 50%;
}
.banner-question .item-banner-question:nth-child(2) {
    position: absolute;
    top: 12%;
    right: 27%;
    z-index: 1111;
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
}
.banner-question .item-banner-question:nth-child(1) .entry-content {
    padding-top: 117%;
    overflow: initial !important;
}

.banner-question .item-banner-question:nth-child(1) {
    border-bottom: 2px dashed var(--color-hightlight);
    padding-bottom: 15px;
}

.banner-question .item-banner-question .entry-content {
    border-radius: 10px;
}

.banner-question .item-banner-question:nth-child(3) {
    position: relative;
    left: -49px;
    bottom: -20px;
}

.banner-question .item-banner-question:nth-child(2) .entry-content {
    padding-top: 100%;
}
.section-article article.article-item {
    border-top: 1px solid var(--light);
    border-radius: 10px;
}


/*footer*/
.logo-section-footer img {
    height: 135px;
}
.entire-info-website .content_face iframe {
    height: 200px;
    width: 100%;
}
/*login*/

.session-login {
    border-radius: 10px;
    overflow: hidden;
}

.btn-login-gg {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}
.title-slogan .title-login {
    font-size: 36px;
}

.btn-login-gg img {
    height: 24px;
    width: 24px;
    margin-right: 7px;
}
.session-login .form-group input {
    height: 46px;
    padding: 0 40px 0 45px;
}
.session-login .form-group input::placeholder { 
    color: var(--color-main) !important;
}
.session-login button {
    height: 46px;
    color: var(--white);
    border: 0;
}
.session-login .input-group .input-group-text img {
    width: 18px;
    height: 18px;
}

.session-login .input-group .input-group-text {
    background: none;
    border-radius: 0;
    padding-right: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.session-login .input-group input {
    border-left: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 46px;
}
.session-login .or span {
    z-index: 1;
}

.session-login .or:before {
    width: 100%;
    height: 1px;
    background: var(--color-text);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
}
.input-login .show-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}

.input-login img {
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.radio-relative input {
    cursor: pointer;
}
.input-login  .icon-input {
    position: absolute;
    top: 10px;
    left: 15px;
}
.forgot-email .icon-input {
    background: var(--color-bluelight);
    border-radius: 50%;
    line-height: 40px;
    flex: 0 0 40px;
    max-width: 40px;
}


.forgot-email .icon-input img {
    width: 24px;
    height: 24px;
}
.forgot-email {
    border: 1px solid var(--color-main);
}
.session-password .form-group .btn-user, .session-otp .form-group .btn-user{
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.session-password .form-group input {
    height: 50px;
}
.session-otp .input-opt input {
    padding: 0 !important;
    flex: 0 0 50px;
    max-width: 50px;
    height: 70px;
    border-radius: 16px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
}
.modal button.close {
    position: absolute;
    right: 7px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    top: 7px;
    z-index: 9;
    font-size: 15px;
    border: 1px solid var(--color-hightlight);
    opacity: 1;
    color: var(--color-hightlight);
}
/*donation*/
article.donation-item span.icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: inline-block;
}
.article-image-detail .donation-img-item>div {
    border-radius: 15px;
}
.btn-donation a:first-child img {
    filter: invert(15%) sepia(92%) saturate(2165%) hue-rotate(204deg) brightness(91%) contrast(89%);
}

.btn-donation a:hover:first-child img {
    filter: invert(95%) sepia(5%) saturate(0%) hue-rotate(56deg) brightness(105%) contrast(106%);
}

.tab-donation ul>li>a {
    padding: 0;
    border: 0;
    background: none;
    padding-bottom: 5px;
    font-size: 18px;
}

.tab-donation .nav.nav-tabs>li {
    margin-right: 25px;
}

.tab-donation ul>li>a.active {
    color: var(--color-hightlight);
    font-weight: 700;
}

/*chi tiet chuong trinh*/
.content-view .item-view {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.donation-right .title-section {
    font-size: 24px;
}
.donation-bottom-details .title-section {
    color: var(--color-main) !important;
}
.icon-new-hot img, .icon-new-hot span.img {
    width: 46px;
    height: 46px;
    overflow: hidden;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #757575;
    border-radius: 50%;
    background-color: #e0e0e0;
}
.item-content-new-hot:last-child {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/*quyen gop*/
span.icon-donation-form {
    flex: 0 0 40px;
    height: 40px;
    max-width: 40px;
    background: #E8E8E8;
    border-radius: 50%;
    line-height: 40px;
}

span.icon-donation-form img {
    width: 32px;
    height: 24px;
    object-fit: contain;
}

.menu-donation>ul>li {
    list-style: none;
}

.menu-donation>ul>li>a {
    list-style: mome;
}
.category-support-artifacts>.row>div:nth-child(8) {
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
}
span.icon-donation-form-right img {
    width: 24px;
    height: 24px;
}
.menu-donation>ul>li>a.active {
    color: var(--color-main);
    border-color: var(--color-main) !important;
}

.menu-donation>ul>li>a.active .text-donation p {
    color: var(--color-main);
}

.menu-donation>ul>li>a.active .icon-donation-form img {
    filter: invert(1);
}

.menu-donation>ul>li>a.active .icon-donation-form {
    background: #E8F2FF;
}
.content-form-right .form-group select.form-control, .content-form-right .form-group input {
    height: 46px;
    border-radius: 8px;
}
.btn-form-donation button {
    border: none;
    font-weight: 600;
}

.donation-form-menu .menu-donation>ul>li {
    flex: 0 0 100%;
    max-width: 100%;
}
.radio-relative input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    opacity: 0;
}

.radio-relative .nd_so_tien {
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 10px 15px;
    width: 100%;
    text-align: center;
}

.radio-relative input[type="radio"]:checked + label.nd_so_tien {
    background: var(--color-main);
    border-color: var(--color-main);
    color: #fff;
} 
span.text-donation p {
    color: var(--black);
}  
.donation-form-menu .menu-donation>ul>li:last-child {
    margin-bottom: 0 !important;
}
.donation-slider .slick-list article.donation-item .article-title {
    height: 50px;
    overflow: hidden;
}
/*cam on*/
.sincerely-thank-you {
    width: 220px;
}

.banner-thank-you {
    padding-top: 29%;
}
.title-thank-you {
    font-size: 32px;
}

.btn-form-donation span.icon img {
    width: 24px;
    height: 24px;
}
/*new*/
.session-news-list .donation-right .title-section {
    color: var(--color-main) !important;
    margin-bottom: 10px;
}
.list-news .title-section {
    text-align: left !important;
    font-size: 24px;
    margin-bottom: 10px;
}
/*scoll khoi tao*/
.scoll-program-initialization {
    position: fixed !important;
    left: 16px;
    bottom: 50px;
}

.scoll-program-initialization img {
    width: 50px;
    transition: 1.1s;
}
.scoll-program-initialization img:hover {
    width: 140px;
}
.img-login, .img-login img {
    height: 100%;
}
.user-section a#member-info {
    padding: 0 20px;
    border-radius: 5px;
    color: var(--color-main);
}
.tab-donation .tab-donation-list {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
}

.tab-donation .tab-donation-list>li {
    list-style: none;
    padding-right: 30px;
    padding-bottom: 7px;
}
/*user*/
.avatar-upload .avatar>div {
    width: 80px;
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
}

.profile-top-left .img-profile {
    margin-top: -40px;
}
span.img-before-top {
    position: absolute;
    right: -20px;
    top: -43px;
    z-index: -1;
}

span.img-before-top img {
    width: 125px;
    height: 125px;
}
.img-before-bottom.text-right img {
    height: 68px;
    width: 68px;
    object-fit: contain;
    text-align: right;
}
.user-section.entire-action-header .form-dropdown {
    width: 180px;
}

.user-section.entire-action-header .form-dropdown .dropdown-form-inner >ul>li {
    list-style: none;
    padding: 7px 15px;
}

.user-section.entire-action-header .form-dropdown .dropdown-form-inner >ul>li>a {
    background: none;
    font-weight: 600;
}

.donation-slider .slick-list article.donation-item {
    margin-bottom: 20px !important;
}
.content-form-right .form-check-inline input {
    height: auto !important;
    cursor: pointer;
}
.form-check-inline label {
    cursor: pointer;
}

.session-program:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 403px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 15%;
    right: 0;
    background-image: url(/templates/hanhtrinhxanh/assets/media/sd.png);
}
.session-program:after {
    content: '';
    position: absolute;
    width: 202px;
    height: 403px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 24%;
    left: 0;
    background-image: url(/templates/hanhtrinhxanh/assets/media/group_-12x.png);
}
.ongoing-programs>.row>div:nth-child(9):before {
    content: '';
    position: absolute;
    width: 500px;
    height: 700px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    z-index: -1;
    right: -74%;
    background-image: url(/templates/hanhtrinhxanh/assets/media/group_10968.png);
}

.ongoing-programs>.row>div:nth-child(9) {
    position: relative;
}
.link_xem_them>a {
    border: 1px solid var(--color-main);
    height: 40px;
    line-height: 40px;
}
.content-form-right .form-group .btn.dropdown-toggle.btn-light {
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    color: var(--color-text);
}
@media (min-width: 992px){
    .donation-form {
        width: 90%;
        display: table;
        margin: 0 auto;
    }
    .list-news>.row>div:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .list-news>.row>div:nth-child(1) article.article-item .inner-image {
        padding-top: 45%;
    }
    .donation-slider .slick-prev {
        left: inherit !important;
        right: -126px;
        top: 80%;
        opacity: 1 !important;
        filter: opacity(1);
        height: 55px;
        width: 55px;
    }

    .donation-slider .slick-slider .slick-next {
        right: -200px !important;
        top: 80%;
        background: var(--color-bluelight);
        opacity: 1;
        filter: opacity(1);
        width: 55px;
        height: 55px;
    }
    .donation-slider .slick-next:before,.donation-slider .slick-prev:before {
        font-size: 29px;
    }
    .donation-form .donation-item>.row>div:first-child {
        padding-right: 0;
    }
}
@media (max-width: 992px){
    .session-login .banner-right {
        display: none;
    }

    .session-login .item-text-right {
        width: 100% !important;
    }
    .donation-detail .article-title-detail {
        font-size: 18px;
        line-height: 30px !important;
    }
}
@media (max-width:576px){
    .introduce-text .title-introduce {
        font-size: 26px;
        line-height: 38px;
    }
    .section-counter .text_tktc .counter-value {
        font-size: 35px;
        line-height: 50px;
    }
    .video-banner-img .img-bottom .content-img img {
        display: none;
    }
    .donation-slider>.row>div:nth-child(2) {
        order: 1;
    }

    .donation-slider>.row>div:nth-child(1) {
        order: 2;
    }

    .title-right .title-section {
        font-size: 26px;
        line-height: 40px;
    }
    .session-list-news .row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .session-donation-details>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .scoll-program-initialization img {
        width: 65px;
    }
    .tab-donation ul>li>a {
        font-size: 14px;
    }

    .tab-donation .tab-donation-list>li {
        flex: auto;
        text-align: center;
        padding: 0 20px 15px;
    }
    div#nha-hao-tam {
        margin-bottom: 30px;
    }
    .donation-bottom-details .title-section {
        font-size: 24px;
    }
    .slick-next, .slick-prev {
        height: 33px;
        width: 33px;
    }
    .btn-action-header {
        font-size: 13px;
    }
}

.btn-donation .icon img {
    width: 25px;
}

.btn-donation button {
    border: 0;
}


div#bank .entry-bank tbody tr {
    position: relative;
}

div#bank .entry-bank tbody tr td b {
    color: var(--color-main);
}

div#bank .entry-bank tbody tr td {
    padding-left: 25px;
}

div#bank .entry-bank tbody tr:before {
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: var(--color-main);
    position: absolute;
    content: '';
    top: 20px;
}

.donation-detail .article-title-detail {
    font-weight: 600;
    line-height: 43px;
}

/*modal */
div#show-modal .modal-dialog, div#show-modal-artifacts .modal-dialog {
    height: 100vh;
    /*min-height: calc(100% - 3.5rem);
    max-height: calc(100% - 3.5rem);*/
    overflow: hidden;
    max-height: 620px;
    top: 50%;
    transform: translateY(-50%);
}

div#show-modal .modal-dialog .modal-content, div#show-modal-artifacts .modal-dialog .modal-content {
    height: 100%;
}

div#show-modal .modal-dialog .modal-content .modal-body, #show-modal-artifacts .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
    padding: 15px;
}
.link-view-all .btn-view-donation {
    height: 46px;
    border: 1px solid var(--color-main);
    background: none;
    font-weight: 600;
}

div#show-modal .modal-dialog .modal-content .close {
    top: 20px;
    right: 15px;
}
div#show-modal ::-webkit-scrollbar, div#show-modal-artifacts ::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
    border:1px solid #fff
} 
div#show-modal ::-webkit-scrollbar-thumb, div#show-modal-artifacts ::-webkit-scrollbar-thumb {
    background-color: var(--color-main);
    width:3px
}
/*div#show-modal [list-donation], div#show-modal-artifacts [list-donors-artifacts] {*/
/*    padding: 15px;*/
/*}*/
.session-list-donation:before {
    content: '';
    position: absolute;
    width: 250px;
    height: 403px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 15%;
    right: 0;
    background-image: url(/templates/hanhtrinhxanh/assets/media/group_10781.png);
}
.btn-thank-you .icon img {
    width: 25px;
}
.session-list-donation:after {
    content: '';
    position: absolute;
    width: 202px;
    height: 403px;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 24%;
    left: 0;
    background-image: url(/templates/hanhtrinhxanh/assets/media/group_-12x.png);
}

.donation-item .inner-image img {
    transition: 1.1s;
}

.donation-item .inner-image img:hover {
    transform: scale(1.2);
}

.giao_dich_khong_thanh_cong {
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.form-search-input button.btn-search {
    background: none;
    border: 0;
}
.search-program .title-section, .search-news .title-section {
    text-align: center !important;
    font-size: 24px;
    color: var(--color-main) !important;
}
.alert.alert-success a {
    color: var(--color-main);
}
.banner-question .item-banner-question:nth-child(1) .entry-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--color-main);
    left: -15px;
    top: -15px;
    z-index: 0;
    border-radius: 10px;
}

.banner-question .item-banner-question:nth-child(1) .entry-content img {
    border-radius: 10px;
}
/*Button right*/
.list-btn-fix {
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 10;
}
.list-btn-fix>li img {
    width: 46px;
    height: 46px;
}
/*Button right*/
@media (min-width: 768px) and (max-width:1200px){
    .introduce-text .title-introduce, .title-section {
        font-size: 30px!important;
        line-height: 40px !important;   
    }
    .section-counter .text_tktc .counter-value {
        font-size: 35px;
    }
    .content-view .item-view {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .content-view .item-view p {
        margin-bottom: 0 !important;
    }

    .donation-information .title.color-hover {
        line-height: 27px;
    }
    .donation-right .title-section {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .tab-donation ul>li>a {
        font-size: 15px;
    }
}
@media (min-width: 1200px){ 
    .show-search-dropdown {
        position: absolute;
        left: 0;
        height: 100%;
        width: 0;
        z-index: -10;
        padding: 0 15px;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0;
        transition: all 0.4s 0.3s;
        top: 0;
        height: 70px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .show-search .show-search-dropdown {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        z-index: 10;
        width: 460px;
    }

    .form-search-input {
        width: 100%;
        display: flex;
        align-items: center;
        border: 1px solid var(--color-main);
        border-radius: 5px;
        overflow: hidden;
        padding: 0 10px;
    }
    .show-search-dropdown form {
        flex-basis: calc(100% - 30px);
    }

    .form-search-input input {
        border: 0;
        height: 44px;
    }
    .show-search-dropdown .wrap-suggestion {
        position: absolute;
        background: #fff;
        width: 87%;
        padding: 10px;
    }
    span.text-donation {
        max-width: 280px;
    }

}
.is-mobile .header-menu-mb .donations-section {
    float: right;
}
.is-mobile .logo-section img {
    height: 70px;
    max-width: 100px;
}
.link_xem_them>a:hover {
    background: var(--color-bluelight);
    border-color: var(--color-bluelight);
}

.btn-donation a:hover:first-child{
    background: var(--color-main) !important;
    color: var(--white) !important;
}
.radio-relative:hover .nd_so_tien {
    background: var(--color-main) !important;
    border-color: var(--color-main) !important;
    color: #fff;
}
div#wrap-amount-other input#value-amount-other {
    height: 49px;
}
.btn-code {
    border-color: var(--color-main) !important;
}
.btn-an-danh {
    line-height: normal;
}

.btn-an-danh .btn-switch {
    position: relative;
    top: 3px;
    width: 25px;
}
.btn-switch .switch {
    height: 17px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}

.btn-switch .switch input {
    display: none;
}

.btn-switch .switch .slider {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
    background-color: #e7ecf1;
    border-radius: 30px !important;
    border: 0;
    padding: 0;
    display: block;
    min-height: 17px;
    width: 31px;
}

.btn-switch .switch .slider:before {
    position: absolute;
    background-color: #aaa;
    height: 17px;
    width: 17px;
    content: "";
    left: 0px;
    bottom: 0px;
    border-radius: 50%;
    transition: ease-in-out 0.4s;
}

.btn-switch .switch .slider:after {
    content: "";
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 70%;
    transition: all 0.5s;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

.btn-switch .switch input:checked + .slider:after {
    transition: all 0.5s;
    left: 30%;
    content: "";
}

.btn-switch .switch input:checked + .slider {
    background-color: #038ffe52;
}

.btn-switch .switch input:checked + .slider:before {
    transform: translateX(15px);
    background-color: #104385;
}

.btn-switch {margin-right: 25px;margin-top: 5px;}
.bootstrap-select>.dropdown-toggle:disabled {
    background-color: #e9ecef;
}
.entry-content .form-check, .entry-content .form-check label {
    cursor: pointer;
}
@media (max-width: 576px){
    .introduce-text .title-introduce .img-icon-title {
        right: 70px;
        top: -45px;
    }
    .footer-mid>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .footer-mid .logo-section-footer {
        text-align: center;
    }
    
    .footer-mid .logo-section-footer img {
        height: 95px;
    }
    .session-details-news>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .article-title-detail {
        font-size: 20px;
    }
    .btn-conent-introduce a svg {
        display: none;
    }
    .video-banner-section iframe {
        width: 100%;
        height: 260px;
    }
}
/*CSS BY DATLV*/
.form-program {
    width: 100%;
    display: flex;
    border-radius: 12px;
}
.form-program .banner-img {
    position: relative;
    padding-top: 100%;
    width: 45%;
    float: left;
}
.form-program .banner-img img {
    position: absolute;
    top:  0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.form-program .info-program {
    width: 100%;
}
.color-red {
    color: var(--red);
}
.donation-album .album-list label {
    position: relative;
    width: 103px;
    height: 103px;
    margin: 0 15px;
    margin-bottom: 15px;
}
.donation-album .album-list label input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.donation-album .album-list label img {
    border: 1px solid #D5D5D5;
    position: absolute;
    top:  0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
}
.donation-album .btn_add_album {
    width: 103px;
    height: 103px;
    margin: 0 15px;
    color: var(--color-main);
}
.donation-album .btn_add_album i {
    font-size: 64px;
}
.album-list {
    display: flex;
    flex-wrap: wrap;
}
.donation-album {
    display: flex;
    margin: 0 -15px;
}
.btn_delete_album {
    position: absolute;
    top: -10px;
    right: -10px;
    background: var(--color-main);
    border-color: var(--color-main);
    border-radius: 100px;
    line-height: 1;
    height: 20px;
    width: 20px;
    padding: 0;
    font-size: 10px;
}
.btn_delete_album:hover {
    background: var(--color-hightlight);
    border-color: var(--color-hightlight);
}
.donation-album .album-list label:first-child .btn_delete_album {
    display: none;
}
.title-program {
    text-transform: uppercase;
    color: #0b4a8f;
    font-weight: bold;
    font-size: 21px;
}
.info-program .form-group label {
    font-weight: normal;
}
.info-program .form-group .form-control {
    border-radius: 5px;
}
.info-program .form-group .btn-submit {
    background: #EDFFE2;
    border-color: #79C04E;
    text-transform: uppercase;
    color: #79C04E;
    font-weight: bold;
    height: 36px;
    line-height: 36px !important;
    font-size: 14px;
    padding: 0 30px !important;
    border-radius: 5px;
}
.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0.4rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #ebedf2;
    border-radius: 0.25rem;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: 0.25rem;
    background-color: var(--color-main);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress .progress-bar {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.progress-bar.progress-bar-success {
    background-color: #0abb87 !important;
}
[nh-choose-donation] {
    cursor: pointer;
}
.radius-8 {
    border-radius: 8px;
}
.wrap-donation {
    background: #f0f3ed;
    padding: 0;
}
.wrap-donation ul li {
    padding: 10px;
    border-bottom: 1px dashed;
    margin-bottom: 0;
}
.wrap-donation ul li:last-child {
    border-bottom: 0;
}
.wrap-donation .suggest-name a {
    margin-bottom: 0px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}
.wrap-donation ul li:hover, .wrap-donation ul li.active {
    background-color: #96e767;
}
.content-form-right .form-check-inline input[name*=other_artifacts] {
    height: 30px !important;
    border-radius: 5px;
}
span[check-item] {
    position: relative;
}
span[check-item]:before {
    content: "\f096";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    color: #202020;
}
.wrap-donation ul li.active span[check-item]:before {
    content: "\f046";
    color: #0072ff;
}
#choose-donation form {
    height: 400px;
}
.object-cover {
    object-fit: cover;
}
.full-height {
    height: 100%;
}
.wrap-donation {
    height: 360px;
    overflow-y: auto;
}
.wrap-donation::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
    border:1px solid #fff
} 
.wrap-donation::-webkit-scrollbar-thumb {
    background-color: var(--color-main);
    width:3px
}
.progress.bg-gray {
    background: #d1d1d1;
}
.fw-7 {
    font-weight: 700;
}
.flex-7 {
    width: 70%;
}
.bg-bluelh.active {
    background: var(--color-main) !important;
}
.color-main.active {
    color: #fff !important;
}
/*END CSS DATLV*/