#wpadminbar{
    display: none;
}
.child_taskbar .g_right {
    display: none;
}



/*.d_segment_header .header_group{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    position: relative;*/
/*}*/
/*.header_menu ul{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*.header_menu ul li{*/
/*    list-style: none;*/
/*    margin: 0 20px;*/
/*    !*font-size: 16px;*!*/
/*    text-transform: uppercase;*/
/*}*/
/*.hs_form .g_submit input{*/
/*    font-family: "Font Awesome 6 Pro";*/
/*    background: none;*/
/*    border: none;*/
/*    padding-left: 1px;*/
/*    padding-right: 0;*/
/*    height: auto;*/
/*    color: #586189;*/
/*    font-weight: normal;*/
/*}*/

/*.hs_form{*/
/*    display: flex;*/
/*    width: 100px;*/
/*    border-bottom: 1px solid #C2C2C2;*/
/*}*/
/*.hs_form .g_input input{*/
/*    background: none;*/
/*    border: none;*/
/*    width: 100%;*/
/*    padding: 0 10px;*/
/*    outline: none;*/
/*    height: auto;*/
/*    font-size: 14px;*/
/*}*/
/*.d_segment_header .header_group .g_right{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.d_segment_header{*/
/*    padding: 10px 0;*/
/*    background: #FFFFFF;*/
/*    box-shadow: 0 2px 4px 0 #f1f1f1;*/
/*    position: relative;*/
/*    width: 100%;*/
/*}*/
/*.header_logo img{*/
/*    max-height: 80px;*/
/*}*/

/*.d_segment_reg_log{*/
/*    background: #fbfbfd;*/
/*    padding: 40px 0;*/
/*}*/
/*.umt_title{*/
/*    font-weight: 700;*/
/*    font-size: 34px;*/
/*    line-height: 40px;*/
/*    color: #202332;*/
/*    margin-bottom: 40px;*/
/*}*/
/*.d_input_item input{*/
/*    !*height: 56px;*!*/
/*    !*width: 100%;*!*/
/*    !*border-radius: 4px;*!*/
/*}*/
/*.d_input_item{*/
/*    margin-top: 20px;*/
/*}*/
/*.input_password{*/
/*    position: relative;*/
/*}*/
/*.input_password .toggle_password{*/
/*    position: absolute;*/
/*    z-index: 99;*/
/*    right: 20px;*/
/*    top: 50%;*/
/*    transform: translate(0,-50%);*/
/*    cursor: pointer;*/
/*}*/
/*.d_forget_password{*/

/*    !*font-size: 16px;*!*/
/*    text-align: right;*/
/*    margin-top: 8px;*/
/*}*/
/*.d_forget_password a{*/
/*    color: #990100;*/
/*}*/

/*.standard_btn{*/
/*    display: flex;*/
/*    height: 56px;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    background: #990100;*/
/*    color: #fff;*/
/*    border-radius: 4px;*/
/*}*/

/*.standard_btn a{*/
/*    display: flex;*/
/*    height: 100%;*/
/*    color: #fff;*/
/*    width: 100%;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.user_type_select.selected_company{*/
/*    width: 100%;*/
/*}*/
/*.user_type_select{*/
/*    width: 50%;*/
/*    margin: 0 auto;*/
/*}*/


/*.user_type_select #company_register_form{*/
/*    display: none;*/
/*}*/
/*.user_type_select #personal_register_form{*/
/*    display: block;*/
/*}*/

/*.user_type_select.selected_company #company_register_form{*/
/*    display: block;*/
/*}*/
/*.user_type_select.selected_company #personal_register_form{*/
/*    display: none;*/
/*}*/



/*.register_account_type{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    !*margin: 0 auto;*!*/
/*    !*width: 50%;*!*/
/*}*/
/*.d_location_select{*/
/*    height: 56px;*/
/*    border: 1px solid #e2e2e2;*/
/*    border-radius: 4px;*/
/*    width: 110px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    position: relative;*/
/*}*/
/*.d_location_input{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.d_location_name_input{*/
/*    width: 110px;*/
/*}*/
/*.d_location_tel{*/
/*    width: calc(100% - 240px);*/
/*}*/

/*!*select flags*!*/
/*.iti__flag-container{*/
/*    width: 100%;*/
/*}*/
/*.iti{*/
/*    position: unset;*/
/*}*/
/*.iti--separate-dial-code .iti__selected-flag{*/
/*    background: none !important;*/
/*}*/

/*#personal_register_form{*/
/*    !*! width: 540px; *!*/
/*    margin: 0 auto;*/
/*}*/

/*.slick_banner .slick-dots{*/
/*    top: unset;*/
/*    bottom: 15px;*/
/*}*/

/*.d_input_item.umt_clear a{*/
/*    display: block;*/
/*    padding: 0 16px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    width: 100%;*/
/*    border-radius: 4px;*/
/*    outline: none;*/
/*    !*font-size: 16px;*!*/
/*    border: 1px solid #B0E0F5;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*}*/


/*.d_input_item select{*/
/*    border: 1px solid #e9e9e9;*/
/*    color: #1c1c1c;*/
/*    padding: 0 16px;*/
/*    height: 40px;*/
/*    width: 100%;*/
/*    border-radius: 4px;*/
/*    outline: none;*/
/*    !*font-size: 16px;*!*/
/*    background: #fff;*/
/*}*/

/*!*POPUP*!*/
/*.manual_popup{*/
/*    position: fixed;*/
/*    background: rgba(0,0,0,0.2);*/
/*    height: 100vh;*/
/*    width: 100vw;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 9999999;*/
/*}*/

/*.manual_popup .g_main{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    height: 100vh;*/
/*}*/

/*.manual_popup .g_group{*/
/*    !* max-height: 80vh; *!*/
/*    !*overflow: auto;*!*/
/*    background: #fff;*/
/*    padding: 15px;*/
/*    border-radius: 8px;*/
/*}*/
/*.popup_content img{*/
/*    max-height: 80vw;*/
/*    max-width: 80vh;*/
/*}*/

/*.manual_popup .popup_content{*/
/*    position: relative;*/
/*}*/
/*.manual_popup .popup_close{*/
/*    position: absolute;*/
/*    top: -25px;*/
/*    right: -23px;*/
/*    font-size: 27px;*/
/*    color: black;*/
/*    cursor: pointer;*/
/*}*/

/*.manual_popup.disabled{*/
/*    display: none;*/
/*}*/

.product_item.g_landscape.g_small .product_img {
    width: 100px;
}
.product_item.g_landscape.g_small .product_summary {
    width: calc(100% - 100px);
}
.product_item.g_landscape.g_small .product_title {
    margin-top: 0;
}
.product_item.g_landscape.g_small .product_excerpt {
    font-size: 14px;
}
.product_item.g_landscape.g_small .product_title {
    font-size: 14px;
}

.similar_products .group_title, .similar_news_title_2 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 7px;
}
.similar_products .group_title:before, .similar_news_title_2:before {
    position: absolute;
    content: '';
    left: 0;
    top: calc(100%);
    background: #990100;
    width: 50px;
    height: 2px;
}

.child_page_title h1{
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 7px;
}
.child_page_title h1:before{
    position: absolute;
    content: '';
    left: 0;
    top: calc(100%);
    background: #990100;
    width: 100px;
    height: 3px;
}


/*affect*/

.scale_effect {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    text-align: center;
}

.scale_effect::before {
    position: absolute;
    content: '';
    top: 10px;
    bottom: 10px;
    left: 50%;
    right: 50%;
    z-index: 1;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.scale_effect:after {
    position: absolute;
    content: '';
    top: 50%;
    bottom: 50%;
    left: 10px;
    right: 10px;
    z-index: 1;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.scale_effect:hover::before {
    left: 5px;
    right: 5px;
}

.scale_effect:hover::after {
    top: 5px;
    bottom: 5px;
}


.scale_effect img{
    transition: 0.5s;
}

.scale_effect:hover img{
    transform: scale(1.2);
}

.scale_effect{
    overflow: hidden;
}

.deal_detail_name_long ul, .d_pro_txt1 ul, .child_page_content ul {
    padding-left: 2rem;
    margin-bottom: 1rem;
}

.cart_payment a{
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
}

.payment_money_group {
    display: none;
}
#payment_page .payment_money_group {
    display: block;
}
.payment_money_group {
    border-top: 1px dashed #E6E8EF;
    background: #fff;
    padding: 20px 0;
}



.slick_banner {
    position: relative;
}

.slick_banner .banner_text_group {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    background-image: linear-gradient(90deg, #00b74f, rgba(255, 255, 255, 0));
    background-color: initial;
    background-size: initial;
    background-origin: initial;
    background-position: initial;
    background-repeat: initial;
    background-attachment: initial;
}

.banner_text_group .g_text {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.banner_text_group .g_btn a {
    font-weight: bold;
    width: max-content;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 4px;
    display: block;
    color: #fff;
}
.banner_text_group .g_btn {
    margin-top: 10px;
}

.banner_text_group {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.nss_box .nss_tm {
    font-size: 14px;
}


.single_uudai{
    border: 1px solid #1656c5;
    padding: 15px 10px;
    position: relative;
    margin-top: 34px;
}
.ud_text{
    border-radius: 5px!important;
    padding: 4px 20px!important;
    background: #1656c5;
    color: #fff;
    width: max-content;
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translate(-50%,0);
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.ud_content{
    margin-top: 20px;
    /*font-size: 16px;*/
    /*line-height: 1.8;*/
}

.ud_content ul{
    list-style: none;
}
.ud_content ul li:before{
    content: '\f058';
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    color: #2ac52a;
    font-size: 14px;
    margin-right: 5px;
}


/*FILTER*/

.filter_box .g_group {
    margin-top: 10px;
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
}
.filter_box .f_main_title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.filter_box .g_item {
    padding: 3px 0;
}
.filter_box .g_item.g_active {
    color: #005DAC;
    font-weight: bold;
}
.preg_item .g_input input{
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.prg_title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.price_range_group {
    margin-top: 10px;
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
}
.prg_submit {
    background: crimson;
    color: #fff;
    /*width: max-content;*/
    width: 100%;
    cursor: pointer;
    padding: 3px 25px;
    border-radius: 4px;
    /*margin-left: auto;*/
    /*margin: 0 auto;*/
    /*margin-top: 8px;*/
}
.preg_item .g_text {
    height: 21px;
}

.prg_field .g_parent_wrapper {
    display: flex;
    align-items: center;
    margin: -5px;
}
.prg_field .g_wrapper {
    padding: 0 5px;
}


.spt_title_group {
    display: flex;
    border-bottom: 1px solid #ccc;
}

.spt_title_group .g_item {
    border: 1px solid #ccc;
    border-radius: 8px 8px 0 0;
    margin-left: 5px;
    padding: 8px 25px;
    cursor: pointer;
    background: #f6f6f6;
    border-bottom: none;
    position: relative;
    top: 1px;
}
.spt_title_group .g_item.active {
    border-top-color: crimson;
    border-top-width: 2px;
    background: #fff;
    font-weight: bold;
}
.spt_title_group .g_item:first-child {
    margin-left: 0;
}

.single_prod_tabs .pro_single_content {
    margin-top: 0px;
    border: 1px solid #e2e2e2;
    border-top: none;
    padding: 10px;
}


.pro_single_content ul {
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.single_prod_tabs {
    margin-top: 40px;
}
.wp-caption {
    max-width: 100% !important;
}

.header_cart, .header_account {
    margin-left: 40px;
}

.d_segment_banner {
    position: relative;
}

.banner_item {
    position: absolute;
    top: 0;
    left: 0;
}
.banner_item:first-child {
    position: unset;
}





/*.slider-for {*/
/*    position: relative;*/
/*}*/

/*.sing_pro.g_product {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
/*.sing_pro.g_product:first-child {*/
/*    position: unset;*/
/*}*/



/*.slider_1 {*/
/*    position: relative;*/
/*}*/

/*.slider_1 > .g_wrapper {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/
/*.slider_1 > .g_wrapper:first-child {*/
/*    position: unset;*/
/*}*/

.main_breadcrumbs {
    background: #ebebeb;
    padding: 5px 0;
}



/*slick_1*/
.slick_1:not(.slick-initialized) {
    position: relative;
}

.slick_1:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.slick_1:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*slick_2*/
.slick_2:not(.slick-initialized) {
    position: relative;
}

.slick_2:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: calc( (100% - 10px)/2 );
}
.slick_2:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*slick_3*/
.slick_3:not(.slick-initialized) {
    position: relative;
}

.slick_3:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: calc( (100% - 20px)/3 );
}

.slick_3:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*slick_4*/
.slick_4:not(.slick-initialized) {
    position: relative;
}

.slick_4:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: calc( (100% - 30px)/4);
}

.slick_4:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*Slick_5*/
.slick_5:not(.slick-initialized) {
    position: relative;
}

.slick_5:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: calc( (100% - 40px)/5);
}

.slick_5:not(.slick-initialized) > *:first-child {
    position: unset;
}



/*slick_banner*/
.slick_banner:not(.slick-initialized) {
    position: relative;
}

.slick_banner:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.slick_banner:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*slick-for*/
.slider-for:not(.slick-initialized) {
    position: relative;
}

.slider-for:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.slider-for:not(.slick-initialized) > *:first-child {
    position: unset;
}

/*slider-nav*/
.slider-nav:not(.slick-initialized) {
    position: relative;
}

.slider-nav:not(.slick-initialized) > * {
    position: absolute;
    top: 0;
    left: 0;
    width: calc( (100% - 40px)/5);
}
.slider-nav:not(.slick-initialized) > *:first-child {
    position: unset;
}

.banner_item img{
    width: 100%;
}






.vgg_tongquan .g_group_title {
    color: #990100;
    font-size: 34px;
}
.vgg_tongquan {
    padding: 60px 0 10px 0;
}

.vgg_tg_item .g_title {
    font-size: 18px;
    color: #990100;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
}
/*.vgg_tg_item .g_content {*/
/*    line-height: 1.8;*/
/*}*/

.vgg_tg_item {

}

.vgg_list .vgg_wrapper {
    padding: 0 20px;
}

.vgg_list .vgg_wrapper .vgg_tg_item{
    border-top: 1px solid #990100;
    padding: 20px 30px;
}
.vgg_list .vgg_wrapper:nth-child(-n+4) .vgg_tg_item{
    border-top: none;
}
.vgg_tg_item .g_content img {

    max-height: 70px;
}
.vgg_group_1 {
    background: url("img/bg1.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 49px;
    padding: 40px 80px;
    color: #fff;
    margin-top: 40px;
}

.vgg_white {
    text-align: center;
}
.vgg_white img{
    max-height: 75px;
}

.vgg_group_1 .g_text_group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: space-between;
}
.vgg_group_1 .g_text_group .g_left {
    font-size: 33px;
    font-weight: bold;
    width: calc(50% - 30px);
    text-align: center;
}
.vgg_group_1 .g_text_group .g_right {
    width: calc(50% - 30px);
    font-style: italic;
}


.vgg_group_1 .g_video iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
}
.vgg_group_1 .g_video {
    margin-top: 40px;
}

/*.vgg_list {*/
/*    column-count: 4;*/
/*}*/

.vgg_list .g_wrapper {
    margin: 20px 0;
}

.g_group_title H2{
    font-size: 2.5rem;
}

.d_segment_1 {
    padding: 60px 0 40px 0;
    background: url("img/ds1_bg.png") no-repeat bottom center;
    /* background-size: contain; */
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: scroll;
}

.d_segment_1 .g_group_title{
    color: #990100;
}

.ds2_video video{
    /*aspect-ratio: 16/9;*/
    /*position: relative;*/
    /*z-index: 10;*/
    /*width: 100%;*/
}

.d_segment_1 {

}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe , .video-container video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form_dangky_tailieu {
    background-image: url("img/form_bg.png");
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    padding: 20px;
    border-radius: 10px;
}

.form_dangky_tailieu .form_title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.d_segment_2 .form_dangky_tailieu {
    max-width: 780px;
    margin: 0 auto;
    margin-top: 40px;
}

.dform_item_btn input {
    background: rgb(199, 137, 71);
}

.form_dangky_tailieu .dform_item_btn {
    text-align: center;
    /* padding: 7px 40px; */
}

.common_title h2{
    text-align: center;
    color: #990100;
    font-weight: bold;
    text-transform: uppercase;
}
.d_segment_3 {
    margin-top: 60px;
}
.common_title {
    margin-bottom: 15px;
}
.vitri_content ul {
    padding-left: 1rem;
    margin-bottom: 1rem;
}
.d_segment_4 {
    margin-top: 60px;
}

.mf_form .form_dangky_tailieu {
    width: 480px;
    /* margin-left: 150px; */
}

.matbang_flex {
    display: flex;
    flex-wrap: wrap;
}

.mf_form {
    margin-left: 150px;
    margin-top: auto;
}
.mf_content p:last-of-type{
    margin-bottom: 0;
}

.pk_title_group {
    text-align: center;
}
.pk_title_group .g_title1{
    font-size: 25px;
    color: #990100;
}
.pk_title_group .g_title2{
    font-size: 40px;
    color: #990100;
    font-weight: bold;
    text-transform: uppercase;
}
.d_segment_phankhu {
    margin-top: 60px;
}

.form_dangky_tailieu.form_dangky_phankhu {
    background-image: url("img/form_bg2.png");

    background-size: cover;
    background-origin: unset;
    /*background-position: 50% 0%;*/
    /*background-repeat: repeat;*/
    /*background-attachment: scroll;*/
}

.phankhu_tongquan {
    display: flex;
    flex-wrap: wrap;
}
.phankhu_tongquan .pktq_left {
    width: 370px;
}
.phankhu_tongquan .pktq_right{
    width: calc(100% - 370px);
    padding-left: 30px;
}

.pktq_list ul{
    /* padding-left: 1rem; */
    margin-bottom: 20px;
    list-style: none;
}
.pktq_list ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.pktq_list ul li:before {
    width: 20px;
    height: 20px;
    top: 0;
    content: "\f058";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    color: #990100;
    font-weight: bold;
    left: 0;
}

.pk_image img{
    width: 100%;
}
.pk_sub {
    margin-top: 10px;
}
.phankhu_tongquan {
    margin-top: 20px;
}

.block_content_title {
    color: #990100;
    font-size: 28px;
    margin-bottom: 10px;
}
.block_content_text span {
    font-weight: bold;
    color: #990100;
}
.phankhu_block_content {
    margin-top: 30px;
}

.block_content_text ul {
    list-style: none;
}

.block_content_text ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.block_content_text ul li:before {
    width: 20px;
    height: 20px;
    top: 0;
    content: "\f058";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    color: #990100;
    font-weight: bold;
    left: 0;
}

.vdp_sanpham {

}
.vdp_sanpham .g_title {
    color: #990100;
    font-weight: bold;
    font-size: 25px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.vdp_sanpham .g_content{
    margin-top: 5px;
}

.vdp_sanpham .g_image img{
    aspect-ratio: 9/5;
}

.form_dangky_phankhu .dform_item_btn input {
    width: 100%;
}

.form_dangky_loaihinh {
    background-image: linear-gradient(rgb(153, 1, 0), rgb(115, 0, 13));
    background-size: cover;
    background-origin: unset;
}

.form_dangky_loaihinh .checkbox_item {
    color: #fff;
}
.form_dangky_loaihinh .checkbox_item .wpcf7-list-item {
    width: 100%;
    margin-left: 0;
}

.form_dangky_loaihinh .dform_item_btn input {
    width: 100%;
}

.d_segment_5 {
    margin-top: 60px;
}
.d_segment_6 {
    margin-top: 60px;
}

.tienich_content ul {
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.ti_image img{
    aspect-ratio: 2/1;
    object-fit: cover;
}

.thucte_image_text .g_title {
    text-align: center;
}

.thucte_image_large {
    height: 100%;
}
.thucte_image_large img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.d_segment_7 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.header_menu_list ul {
    list-style: none;
    display: flex;
}

.header_menu_list ul li a{
    color: #fff;
}

.header_menu_list ul li {
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.tailieu_btn {
    cursor: pointer;
    background-image: linear-gradient(rgb(246, 211, 101), rgb(253, 160, 133));
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


.manual_popup#tuvan_popup .g_group {
    background: none;
    border-radius: 0;
}

.tuvan_popup_form {
    max-width: 400px;
}

.manual_popup .popup_close {
    color: #fff;
}

.tuvan_popup_form .col-lg-6 {
    width: 100% !important;
}

.tuvan_popup_form .form_dangky_tailieu {
    background-image: url("img/form_bg2.png");
    background-origin: unset;
}

.banner_form_absolute {
    max-width: 400px;

    background-image: url(img/form_bg.png);
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    padding: 20px;
    border-radius: 10px;
}

.banner_form_absolute .checkbox_item .wpcf7-list-item {
    width: 100%;
    margin-left: 0;
    color: #fff;
}



.form_title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.segment_banner_group {
    position: relative;
}

.banner_form_absolute {
    position: absolute;
    bottom: 40px;
    right: 40px;
    opacity: 0.95;
}

.wpcf7 form .wpcf7-response-output {
    color: #fff;
}
.wpcf7-not-valid-tip {
    color: yellow;
}
.wpcf7-spinner {
    background-color: #5af03c;
}
