/*#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: #1656c5;*/
/*}*/

/*.standard_btn{*/
/*    display: flex;*/
/*    height: 56px;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    background: #1656c5;*/
/*    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: #1656c5;
    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: #1656c5;
    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 #d7d7d7;
    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;
}


/**/



.hnav_text .block-title {
    cursor: pointer;
    margin: 0;
    padding: 0 15px;
    font-size: 14px;
    text-transform: uppercase;
    background: #fc5b09;
    color: #fff;
    font-weight: 600;
    line-height: 43px;
    /*border-radius: 5px;*/
}

/*.d_segment_slider{*/
/*    background: #eff0f3;*/
/*}*/

.umt_menu .menu_left > ul {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.umt_menu .menu_left ul ul {
    top: 0;
    left: 100%;
}

.umt_menu .menu_left > ul > li > ul {
    /*left: calc(100% + 1px);*/
    left: 100%;
}

/*.umt_menu .menu_left ul ul li:hover, .menu_left > ul > li:hover{*/
/*    background: #1656c5;*/
/*}*/
/*.umt_menu .menu_left ul ul li:hover > a{*/
/*    color: #fff;*/
/*}*/
/*.umt_menu .menu_left ul ul li a:hover{*/
/*    color: #fff;*/
/*}*/
/*.umt_menu .menu_left > ul > li:hover > a{*/
/*    color: #fff;*/
/*    border-bottom: none;*/
/*}*/


.d_segment_header_nav {
    background: #1656c5;
    color: #fff;
    /*position: sticky;*/
    width: 100%;
    top: 0;
    z-index: 9999;
}

.umt_menu .menu_left > ul > li > a {
    color: #333;
}

.umt_menu.active_left_menu {
    display: block;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.07);
    z-index: 10;
}

.umt_menu .menu_down_icon::after {
    left: calc(100% + -20px);
    content: "\f054";
}


.umt_menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 100%;
    background: #fff;
    /*box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.07);*/
    /* box-shadow: 1px 1px 15px rgba(0, 0, 0, .15); */
    border: 1px solid #e2e2e2;
    z-index: 10;
}

.hnav_text {
    /*position: relative;*/
}

.main_banner .autosize {
    padding-bottom: calc(100% + 20px);
}

.umt_menu .menu_down_icon::after {
    left: calc(100% + -18px);
    /*top: 13px;*/
    content: "\f054";
    color: #333;

    top: 50%;
    transform: translate(0, -50%);
}

.hnav_text {
    position: relative;
}




.umt_menu .menu_left li {
    /* position: unset; */
}


.umt_menu .menu_left ul ul {
    /* position: unset; */
}

.umt_menu .menu_left > ul > li {

    flex: 1 1 auto !important;

    display: flex;
    min-height: 46px;
}

.umt_menu .menu_left > ul > li > a {
    width: 100%;
    display: flex;
    border-top: 1px solid #e2e2e2;
    padding: 0;
    width: 100%;
    align-items: center;
}

.umt_menu .menu_left > ul > li > ul {
    /* width: 75%; */
    /* position: absolute; */
    /* left: 25%; */
    /* display: none; */
    /* flex-wrap: wrap; */
    /* height: 100%; */
    /* border-left: 1px solid #ccc; */
    /* opacity: 1; */
    /* visibility: visible; */
}

.umt_menu:hover {
    /*background: #fff;*/
    z-index: 999999;
}

.umt_menu .menu_left ul ul {
    box-shadow: unset;
}

.umt_menu .menu_left ul ul ul {
    /*position: unset;*/
    /*opacity: 1;*/
    /*visibility: visible;*/
}

.umt_menu .menu_left > ul > li > ul > li {
    /* width: 25%; */
}

.umt_menu .menu_left > ul > li:hover > a {
    color: #e22d33;
}

.umt_menu .menu_left ul ul li a:hover {
    color: #e22d33;
}

.umt_menu .menu_left li.degree_2 > a {
    text-transform: capitalize;
    /*font-weight: bold;*/
    border-bottom: 1px solid #e2e2e2;
}

.umt_menu .menu_left ul li.degree_1 > ul {
    display: none;
    /* padding: 10px 20px; */
}

.umt_menu .menu_left ul li.degree_1:hover > ul {
    display: block;
}

.umt_menu .menu_left ul ul li {
    /* padding-left: 0; */
}


.umt_menu .menu_down_icon > a {
    position: relative;
}

/*.umt_menu .menu_down_icon > a::after {*/
/*    content: "\f054";*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    position: absolute;*/
/*    right: 12px;*/
/*    top: 11px;*/
/*    font-size: 12px;*/
/*    color: #888;*/
/*    !*display: none;*!*/
/*}*/

.umt_menu .menu_left {
    /*overflow-y: auto;*/
}

.umt_menu ul ul .menu_sub_icon::after {
    display: none;
}

.header_contact a, .header_contact i, .header_cart i, .header_cart a {
    /*color: #fff;*/
}

.header_contact {
    font-weight: bold;
    font-size: 18px;
}


.umt_menu {
    display: none;
}

#homepage .umt_menu {
    display: block;
}

.d_cube_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #b3b3b3;
    margin-bottom: 15px;
}
.d_cube_title .d_title h2{
    color: #1656c5;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    /*border-bottom: 2px solid #fc5b09;*/
    padding: 10px 0;
    position: relative;
    margin-bottom: 0;
}
.d_cube_title .d_title {

}
.d_cube_title .d_title h2:after{
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    background: crimson;
    width: 100%;
    height: 2px;
}

.product_item.g_product .product_excerpt  {
    /*display: none;*/
}

.product_item {
    /*border: none;*/
}
.product_item .product_summary {
    /*padding: 0;*/
}


.promotion {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    width: fit-content;
    background-color: #1656c5;
    color: #fff;
    border-radius: 10px;
    line-height: 20px;
    padding: 2px 2px;
}
.promotion .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.promotion .tit span {
    padding: 0 15px 0 7px;
    text-transform: uppercase;
    font-size: 12px;
}

.product_item.g_product .promotion {
    margin-top: 10px;
}

.product_title {
    /*font-size: 16px;*/
}

.common_main_title {
    margin-bottom: 30px;
}

.common_main_title h2{
    color: #1656c5;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}

.d_segment_feedback {
    margin-top: 60px;
}
.d_segment_feedback .common_main_title {
    text-align: center;
}

.common_main_title.g_center {
    text-align: center;
}

.d_segment_video {
    margin-top: 20px;
    /* background: linear-gradient(180deg, #001e89 0%, #1b95f8 100%); */
    /* padding-top: 60px; */
    /* padding-bottom: 100px; */
    position: relative;
}

/*.d_segment_video:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    bottom: -1px;*/
/*    left: 0;*/
/*    background-image: url("img/bg-luon-song.png");*/
/*    background-position: center bottom;*/
/*    background-repeat: repeat-x;*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    background-size: contain;*/
/*    -webkit-transform: rotate(180deg);*/
/*    -ms-transform: rotate(180deg);*/
/*    transform: rotate(180deg);*/
/*    z-index: 0;*/
/*}*/




.youtube_popup_item {
    position: relative;
}
.youtube_popup_item .g_video_btn{
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    color: red;
    font-size: 46px;
}

.video_popup {
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100vw;
    height: 100vh;
    /*background: rgba(0,0,0,0.6);*/
}

.video_popup .g_group {
    position: fixed;
    z-index: 30;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}

.video_popup .video-container {

}
.video_popup .g_overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.6);
    z-index: 20;

}


.click-pop:before {
    content: "";
    position: absolute;

    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);

    z-index: 0;
    /*left: 50%;*/
    /*top: 50%;*/
    /*-webkit-transform: translateX(-50%) translateY(-50%);*/
    /*transform: translateX(-50%) translateY(-50%);*/
    display: block;
    width: 50px;
    height: 50px;
    background: #fff repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
.click-pop:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    /*-webkit-transform: translateX(-50%) translateY(-50%);*/
    /*transform: translateX(-50%) translateY(-50%);*/

    transform: translate(-50%,-50%);

    display: block;
    width: 55px;
    height: 55px;
    /* background: #d16354 repeat scroll 0 0; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.d_segment_video .common_main_title h2{
    color: #ffc000;
}

.youtube_popup_item.g_left {
    transition-duration: 0ms;
    transform: translate3d(0px, 0px, -107.5px) rotateX(0deg) rotateY(53.75deg) scale(0.785);
    z-index: 0;
}
.youtube_popup_item.g_right {
    transform: translate3d(0px, 0px, -107.5px) rotateX(0deg) rotateY(-53.75deg) scale(0.785);
    width: 400px;
}

.d_segment_video .youtube_popup_item {
    border-radius: 5px;
    border: 2px solid #fff;
}
.d_segment_home_info {
    margin-top: 20px;
}

.home_news_group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home_news_group .home_large_news {
    width: calc(50% - 8px);
}
.home_news_group .home_small_news {
    width: calc(50% - 8px);
}

.home_small_news .product_item.g_landscape .product_img {
    width: 125px;
}
.home_small_news .product_item.g_landscape .product_summary {
    width: calc(100% - 125px);
    padding: 0 0 0 15px;
}

.home_small_news .g_wrapper {
    margin-top: 10px;
}
.home_small_news .g_wrapper:first-child {
    margin-top: 0;
}

.d_segment_home_qa_kh{
    margin-top: 40px;
}


.qa_item {
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    border-radius: 5px;
}

.qa_item:first-child {
    margin-top: 0;
}

.qa_item .g_question {
    font-weight: bold;
    position: relative;
    padding: 17px 51px 17px 24px;
    cursor: pointer;
}

.qa_item .g_answer {
    font-size: 14px;
    color: #3a3a3a;


    border-top: 1px solid #e7e7e7;

    /*display: none;*/

    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    padding: 0 51px 0 24px;
}


.qa_item .g_question:after {
    content: '+';
    position: absolute;
    top: 10px;
    right: 22px;
    font-size: 20px;
    color: #737374;
    font-weight: normal;
}


.qa_item.active .g_answer {
    /*display: block;*/

    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 10px 51px 10px 24px;
}

.qa_item.active .g_question:after {
    content: '-';
}

.qa_item .g_question > *:last-of-type {
    margin-bottom: 0;
}

.qa_item .g_answer > *:last-of-type {
    margin-bottom: 0;
}


.d_segment_home_qa_kh .qa_group {
    background: #1656c5;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.d_segment_home_qa_kh .qa_group .qa_item{
    border: none;
}
.d_segment_home_qa_kh .qa_item .g_question {
    padding: 8px 0;
}

.d_segment_home_qa_kh .qa_item .g_question:after {
    color: #fff;
}
.d_segment_home_qa_kh .qa_item .g_answer {
    color: #ccc;
}

.camket_item {
    display: flex;
    align-items: center;
    height: 100%;
}
.camket_item .g_image {
    width: 50px;
}
.camket_item .g_title {
    width: calc(100% - 50px);
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #396fb6;
}
.d_segment_camket {
    padding: 30px 0;
}

.single_right_block .g_main_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.single_right_block {
    background-color: #fff;
    clear: both;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    /* border-radius: 16px; */
}
.single_right_block .camket_item {
    padding: 10px 0;
}
.single_right_block .camket_item .g_image {
    width: 36px;
}
.single_right_block .camket_item .g_title {
    width: calc(100% - 36px);
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #396fb6;
}

.single_sp_moinhat .product_item.g_landscape .product_img{
    width: 75px;
}
.single_sp_moinhat .product_item.g_landscape .product_summary {
    width: calc(100% - 75px);
    padding: 0 0 0 10px;
}
.single_sp_moinhat .product_item.g_landscape {
    padding: 10px 0;
}




.single_right_block .qa_group .qa_item{
    border: none;
    margin-top: 4px;
}
.single_right_block .qa_item .g_question {
    padding: 8px 0;
}

.single_right_block .qa_item .g_question:after {
    color: #333;
    display: none;
}
.single_right_block .qa_item .g_answer {
    color: #333;
}

.d_segment_single_video {
    margin-top: 60px;
}

.umt_menu .menu_left ul li:hover {
    background: #1656c5;
    color: #fff;
}
.umt_menu .menu_left ul li:hover > a{
    color: #fff;
    border-bottom: none;
    border-top-color: #1656c5;
}
.umt_menu .menu_left ul li a:hover{
    color: #fff !important;
}

.home_form .g_main_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}


.hotline {
    display: grid;
    grid-template-columns: 50px auto;
    grid-gap: 7px;
    align-items: center;
}
.hotline .hotline__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.hotline .hotline__header p.hotline__phone {
    /* color: #fff; */
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    color: crimson;
}
.hotline .hotline__header p.hotline__title {
    margin: 0;
    /* color: #fff; */
    line-height: 20px;
}


.d_segment_header {
    /* background: #1656c5; */
    /* color: #fff; */
}

.header_group .g_left {
    display: flex;
    align-items: center;
}
.header_group .hotline {
    margin-left: 60px;
}
.hotline__header p:last-of-type{
    margin-bottom: 0;
}

.umt_cart .g_icon {
    position: relative;
}

.header_cart i{
    color: #333;
}

.header_cart a {
    display: flex;
    align-items: center;
    color: #fff;
}
.header_cart .g_text {
    margin-left: 20px;
}
.header_cart {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 8px 10px;
}

.d_segment_header_nav  {
    /* margin-top: 10px; */
}

.header_nav_relative .menu_left {
    /* box-shadow: 0 3px 5px #ccc; */
    /* border-radius: 5px; */
}
.home_form {
    padding-top: 15px;
}

.home_adv_item img {
    width: 100%;
}
.home_adv_item {
    padding: 20px 0;
}
.d_segment_home_adv {
    margin-top: 40px;
}

.footer_content ul li{
    margin-top: 8px;
}
.footer_content ul li:first-child {
    margin-top: 0;
}

.product_discount {
    text-transform: uppercase;

    color: transparent;
    border-radius: 5px;
    height: 24px;
    /*position: relative;*/
    width: 50px;
}

.product_discount:after {
    content: 'KM';
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
    /*width: max-content;*/
}


.product_discount {
    animation: blinker 1s linear infinite;
}



.umt_menu .menu_left ul a {
    padding: 18px 0;
}

.menu_left ul li img {
    margin-right: 10px;
    width: 24px;
}

.promotion {
    display: none;
}

.product_item.g_product:not(.g_landscape) {
    text-align: center;
    background: #f7f7f7;
}
.product_item.g_product:not(.g_landscape) .product_price {
    justify-content: center;
}

.product_item.g_product:not(.g_landscape) .product_summary {
    padding: 10px;
}
.product_item.g_product:not(.g_landscape) .product_img {
    padding: 10px;
    background: #fff;
}

.glo-left ul.ul-left-menu li a .g_image img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

#my-menu ul li span.g_image img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
#my-menu ul li span.g_image {
    display: inline-block;
    padding: 0;
    margin-right: 5px;
}

#my-menu.mm:after {
    content: 'MENU';
}

.common_section, .single_tab_group, .similar_products, .partner_content {
    /*background: #fff;*/
    /*padding: 10px;*/
}

.spt_content_group {
    background: #fff;
}

.d_segment_home_dangky {
    padding: 20px 0;
    background: #1656c5;
    margin-top: 20px;
    margin-bottom: 3px;
}
.d_segment_home_dangky .dform_item_btn input {
    width: 100%;
}

.d_segment_home_dangky .dform_item, .d_segment_home_dangky .dform_item_btn{
    margin: 0;
}

.home_dk_title {
    color: #fff;
    margin-bottom: 7px;
}

.lienhe_tuvan {
    padding: 20px;
    background: #e9edf0;
    margin-top: 30px;
}

.lienhe_tuvan .g_content >*:last-of-type {
    margin-bottom: 0;
}

.lienhe_tuvan .g_title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fc5b09;
    margin-bottom: 15px;
}

.header_cart a {
    color: #333;
    font-weight: bold;
}

.partner_content {
    height: 100%;
}

.glo-left.glo-ykien-news {
    margin-bottom: 0;
}

.tr_main {
    padding: 20px 0;
}

.cat_box_group{
    display: flex;
    flex-wrap: wrap;
    /*padding: 2px;*/
    justify-content: center;
}
.cat_box_item{
    width: 12.5%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 5px;
}
.cat_box_item:nth-child(8n+1){
    border-left: 1px solid #ccc;
}
.cat_box_item:nth-child(-n+8){
    border-top: 1px solid #ccc;
}

.home_cat_item {
    text-align: center;
}

/*.d_segment_mobile_search {*/
/*    display: none;*/
/*}*/

.home_cat_item .g_title {
    font-size: 12px;
}

.d_segment_category {
    margin-top: 20px;
    padding: 0;
}

.hotline__header {
    /*text-align: center;*/
}

/*.banner_item .autosize {*/
/*    padding-bottom: 50%;*/
/*}*/

.umt_menu .menu_left > ul > li:first-child > a {
    border-top: none;
}

.uudai_item {
    display: flex;
    margin-top: 10px;
}
.uudai_item:first-child {
    margin-top: 0;
}
.uudai_item .g_icon {
    width: 20px;
    font-size: 16px;
    color: #1656c5;
}
.uudai_item .g_title {
    width: calc(100% - 20px);
    padding-left: 7px;
}

.single_hotline {
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
    position: relative;
    margin-top: 20px;
}
.single_hotline .g_title {
    font-weight: bold;
    margin-bottom: 5px;
}
.single_hotline a{
    color: crimson;
    font-weight: bold;
    font-size: 20px;
}

.single_mota_2 {
    margin-top: 20px;
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
}
.single_mota_2 ul {
    padding-left: 2rem;
}
.single_mota_1 {
    margin-top: 20px;
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
}
.single_mota_1 ul {
    padding-left: 2rem;
}

.deal_detail_name_long {
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #d7d7d7;
}

.single_chuongtrinh {
    margin-top: 20px;
    border: 1px solid #d7d7d7;
    padding: 10px 10px;
}

.sing_pro.g_product {
    border: 1px solid #d7d7d7;
}

.home_large_news .product_item.g_news {
    border: none;
}
.home_gioithieu_group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.home_gioithieu_group .g_image {
    width: calc(50% - 15px);
}
.home_gioithieu_group .g_text {
    width: calc(50% - 15px);
}
.home_gioithieu_group .g_title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #1656c5;
}
.home_gioithieu_group .g_content > *:last-of-type {
    margin-bottom: 0;
}
.home_gioithieu_group .g_content {
    text-align: justify;
}

.home_hotline_item {
    display: flex;
    align-items: center;
    margin: 5px 40px;
}
.home_hotline_item:first-child {
    margin-left: 0;
}
.home_hotline_item .g_image {
    width: 48px;
    font-size: 45px;
}

.home_hotline_item .g_image img{
    height: 45px;
}

.home_hotline_item .g_text {
    width: calc(100% - 40px);
    padding-left: 10px;
}

.d_segment_home_hotline {
    background: #1656c5;
    padding: 10px 0;
    color: #fff;
    margin-top: 40px;
}
.d_segment_home_hotline a{
    color: #fff;
}
.d_segment_home_hotline .g_title {
    font-size: 16px;
    font-weight: bold;
}
.d_segment_home_hotline .g_content {
    font-size: 26px;
    font-weight: bold;
}

.home_hotline_group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.overflow_height {
    overflow: hidden;
}

.d_pro_more {
    text-align: center;
    /*width: 200px;*/
    /*line-height: 40px;*/
    color: #888;
    font-weight: 700;
    margin-top: auto;
    /*background: antiquewhite;*/
    /*border-radius: 4px;*/
    /*padding: 5px 10px;*/
}

.d_text_overflow {
    background: linear-gradient(to top,#fff,#fff,#fff,rgba(255,255,255,.7),rgba(0,0,0,0));
    /* height: 100px; */
    position: absolute;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    margin-top: 20px;
    padding-top: 30px;
}


.d_text_overflow.rutgon {
    height: auto;
    position: unset;
    margin-top: 0;
    padding-top: 0;
}



.d_pro_content {
    position: relative;
}

.d_pro_more img{
    width: 30px;
    margin: 0 auto 10px;
    margin-top: 40px;
}
.d_pro_more {
    text-align: center;
    font-size: 17px;
}



.nhom_chung {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    margin-top: 10px;
}

.nhom_chung .g_wrapper {
    width: 50%;
    padding: 5px;
}

.nhom_chung .g_item {
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 4px;
    height: 100%;
    padding: 10px;
}

.nhom_chung .g_item .g_title {
    font-weight: bold;
}

.nhom_chung .g_item.active {
    border-color: crimson;
    font-weight: bold;
}

.nhom_chung .g_item.active .g_price {
    color: crimson;
}

.nhom_chung .g_item:hover {
    border-color: crimson;
}

.partner_child_terms {
    display: flex;
    flex-wrap: wrap;

    margin: -3px -5px;
    margin-bottom: 20px;
}
.partner_child_terms .g_item {
    padding: 10px 15px;
    text-decoration: none;
    border: solid 1px #a1a1a1;
    margin: 3px 5px;
    border-radius: 6px;
    text-transform: uppercase;
}
.partner_child_terms .g_item.active {
    background-color: #1656c5;
    color: #FFF;
}
.partner_child_terms .g_item:hover {
    background-color: #1656c5;
    color: #FFF;
}
.partner_child_terms .g_item.active a {
    color: #FFF;
}
.partner_child_terms .g_item:hover a{
    color: #FFF;
}

.d_segment_top {
    background: #14469d;
    font-size: 14px;
}
.menu_top a{
    color: #fff;
}

.menu_top ul {
    display: flex;
    list-style: none;
    justify-content: right;
}
.menu_top ul ul{
    display: none;
}
.menu_top ul li a{
    display: flex;
    padding: 5px 15px;
    border-right: 1px solid rgba(255,255,255,0.4);
}
.menu_top ul li a:hover {
    background: rgba(0,0,0,0.1);
}

.d_menu_mobile_item {
    margin-left: 30px;
}
.d_menu_mobile_item:first-child {
    margin-left: 0;
}

#my-menu-click a{
    background: #f7aa26;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.d_menu_mobile_item .umt_cart i {
    color: #fff;
}

.old_price {
    margin-left: 0;
}

.current_price {
    margin-left: 10px;
    order: 2;
}





.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;
}

.single_excerpt > p:last-of-type {
    margin-bottom: 0;
}

span.detail_trueprice {
    /*text-decoration: none;*/
}

.single_gia_title {
    font-size: 14px;
}
.detail_bar {
    margin-top: 0;
}

span.detail_price {
    font-size: 22px;
}

.single_giakm {
    margin-top: -5px;
}

.single_pro_contact  {
    display: none;
}




/*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;
}