
/*css in file head*/


.show-mobile {
    display: none;
  }
  .show-pc {
    display: none;
  }
  .nav>li.show-pc {
     display: none;
  }
  .btn-sm-order {
    padding: 2px 5px;
    font-size: 12px;
  }

  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 0;
  }

  .box-news.pro-newsest.f-space20 .line p.view-all a {
        background-image: linear-gradient(#356292, #2ad8bd);
  }

    .tth_menu_profile_home {
        display: none;
    }
    .user-ctv .img-user-ctv {
        box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25);
    }

    .dropdown-menu {
        width: 215px;
      }
    
    .stk-ngan-hang-info img{
        max-width: 100px;
    }
    .stk-ngan-hang-info p{
        margin-left: 100px;
    }
    .stk-ngan-hang-info span{
       color: #003874;
    }
    a.disabled {
          pointer-events: none;
          cursor: default;
        }
    .header .shop-cart, .header .account {
        float: right;
    }
    .zalo-call {

    position: fixed;

    background-color: transparent;

      width: 70px;

      height: 64px;

        right: 8px;
        bottom: 33px;

        cursor: pointer;

        z-index: 200000 !important;

        -webkit-backface-visibility: hidden;

        -webkit-transform: translateZ(0);

        transition: visibility .5s;

    }



    .zalo-call img{

       width: 100%;

       height: auto;

    }


      .facebook-chat {
        position: fixed;
        right: 8px;
        bottom: 130px;
        z-index: 99;
        width: 70px;
        padding: 10px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
        transition: box-shadow 150ms linear;
      }
    .auth-login div.error {
        clear: left;
        color: red;
        padding-right: 1.3em;
        height: 100%;
        padding-bottom: 0.3em;
        line-height: 1.3;
    }

    .auth-login .input-error {
        background: #ff9;
        border: 1px solid red;
    }
    .button-copy-link {
        padding-top: 5px;
    }
    .button-copy-link .btn{
        padding: 4px 8px;
    }
    .button-copy-link a {
        border-radius: 5px!important;
    }
    .video-content {
        width: 70%;
        text-align: center;
        margin: auto;
    }



    .btn-login-1 {
        font-size: 1.5rem;
        font-weight: bold;
        border: solid 1px #003479;
        background-color: #003479;
        text-transform: uppercase;
        box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
        border-radius: 26px;
        line-height: 22px;
        overflow: hidden;
        text-transform: uppercase;
        cursor: pointer;
        display: inline-block;
        position: relative;
        z-index: 3;
        transition: 0.5s;
        border: 1px solid #433883;
        color: #fff;
    }
    .btn-login-2 {
        

        font-size: 1.5rem;
        font-weight: bold;
        border: solid 1px #003479;
        background-color: #ffffff;
        text-transform: uppercase;
        box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
        border-radius: 26px;
        line-height: 22px;
        overflow: hidden;
        text-transform: uppercase;
        cursor: pointer;
        display: inline-block;
        position: relative;
        z-index: 3;
        transition: 0.5s;
        border: 1px solid #433883;
        color: #003479;

    }

    .faq__area {
        background: var(--tg-common-color-gray);
    }
    .faq__area::before {
        content: "";
        position: absolute;
        left: 45px;
        bottom: 20%;
        height: 500px;
        background: #E9E2F9;
        filter: blur(200px);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        z-index: -1;
    }

    .align-items-center {
        align-items: center!important;
    }

    .faq__img-wrap {
        position: relative;
        margin-top: 45px;
    }

    .curved-circle {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        color: var(--tg-common-color-dark);
        right: 50%;
        transform: translateX(-50%);
        top: -8%;
        letter-spacing: 5px;
    }
    .number-text-khoa-hoc {
        padding: 0 5px;
        border-radius: 50%;
        background-color: #337ab7;
        color: #ffffff;
        margin-right: 4px;
    }
    .faq__img {
        position: relative;
        z-index: 1;
        width: 450px;
        height: 450px;
        border-radius: 1000px;
        background: var(--tg-common-color-white);
        box-shadow: 9px 8px 0px #171717;
        margin: 0 auto;
        overflow: hidden;
    }
    .faq__img img {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
    .faq__img .shape-one {
        position: absolute;
        left: 27%;
        top: 11%;
        z-index: -1;
    }
    .faq__img .shape-one svg {
        color: var(--tg-common-color-yellow-2);
    }
    .faq__img .shape-two {
        width: 61px;
        height: 46px;
        position: absolute;
        right: 25%;
        top: 10%;
    }
    .faq__img .shape-two .svg-icon {
        width: 100%;
        height: 100%;
        display: block;
    }

    .pb-10 {
        padding-bottom: 10px;
    }
    .section__title .sub-title {
        display: inline-block;
        line-height: 1.62;
        background: var(--tg-common-color-gray-2);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -o-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        padding: 3px 16px;
        font-weight: var(--tg-fw-medium);
        color: var(--tg-theme-primary);
        margin: 0 0 14px;
    }
    .section__title .title {
        font-size: 36px;
        line-height: 1.33;
        margin: 0 0;
        letter-spacing: -0.75px;
        text-transform: capitalize;
    }
    .accordion {
        --bs-accordion-color: var(--bs-body-color);
        --bs-accordion-bg: var(--bs-body-bg);
        --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
        --bs-accordion-border-color: var(--bs-border-color);
        --bs-accordion-border-width: var(--bs-border-width);
        --bs-accordion-border-radius: var(--bs-border-radius);
        --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
        --bs-accordion-btn-padding-x: 1.25rem;
        --bs-accordion-btn-padding-y: 1rem;
        --bs-accordion-btn-color: var(--bs-body-color);
        --bs-accordion-btn-bg: var(--bs-accordion-bg);
        --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
        --bs-accordion-btn-icon-width: 1.25rem;
        --bs-accordion-btn-icon-transform: rotate(-180deg);
        --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
        --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
        --bs-accordion-btn-focus-border-color: #86b7fe;
        --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        --bs-accordion-body-padding-x: 1.25rem;
        --bs-accordion-body-padding-y: 1rem;
        --bs-accordion-active-color: var(--bs-primary-text-emphasis);
        --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
    }
    .faq__wrap .accordion-item {
        background-color: transparent;
        border: none;
        border-radius: 0;
    }
    .accordion-header {
        margin-bottom: 0;
    }
    .faq__wrap .accordion-item .accordion-button {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid var(--tg-common-color-gray-5);
        padding: 22px 0;
        font-size: 20px;
        font-weight: 500;
        font-family: var(--tg-heading-font-family);
        border-radius: 0;
        color: var(--tg-body-color);
        position: relative;
    }
    .faq__wrap .accordion-item .accordion-button::after {
        content: "\f105";
        background-image: none;
        font-family: "flaticon_skill_grow";
        font-size: 20px;
        position: absolute;
        right: 0;
        top: 25px;
        color: var(--tg-common-color-dark);
        box-shadow: none;
        background: transparent;
        font-weight: 700;
    }
    .section__title .sub-title {
        display: inline-block;
        line-height: 1.62;
        background: #ffc107;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -o-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        padding: 3px 16px;
        font-weight: var(--tg-fw-medium);
        color: var(--tg-theme-primary);
        margin: 0 0 14px;
    }
    .faq__wrap .accordion-item .accordion-button::after {
        content: "\f105";
        background-image: none;
        /*font-family: "flaticon_skill_grow";*/
        font-size: 20px;
        position: absolute;
        right: -5px;
        top: 25px;
        color: var(--tg-common-color-dark);
        box-shadow: none;
        background: transparent;
        font-weight: 700;
    }
    .faq__content .section__title .sub-title {
                margin-top: 20px;
            }

    .cart-customer-information .field input[type=submit] {
        padding: 0 10px;
    }

    .table-user label{
        padding: 5px;
    }
    .table-user input{
        margin: 5px 0;
    }
    .table-user textarea{
        margin: 5px 0;
    }

.header .user-session {
    margin-right: 10px;
}

 .user-session .dropdown .dropdown-toggle img{
/*   border: 2px solid #9E9E9E;*/
}

.member .user-ctv img {
   border: 2px solid #9E9E9E;
}

.member .user-ctv {
    margin-right: 10px;
}

.table-history .container .row{
    border-bottom: solid #9E9E9E 2px;
    padding: 6px 0;
    width: 98%;
}
.total-money {
    font-weight: bold; 
    font-size: 2.5rem; 
    color: #2e88c1; 
    text-align: right; 
    padding: 10px 35px;
}
.menu-tabs ul li.product-list.active label
{
    background: #fff387;
    color: #ff9900;
}

.menu-tabs ul li.product-list label:hover
{
/*    background: #fff387;*/
    color: #ff9900;
}
.info-home .section-header {
    margin-top: -15px;
    margin-bottom: 5px;
}
.info-home .section-header h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 43px;
    line-height: 51.6px;
    font-family: 'Roboto';
    color: #1E266D;
    font-weight: 700;
    margin-top: 20px;
}

.info-home .section-header p {
    margin: 0;
    font-family: 'Roboto';
    font-size: 18px;
    color: #4A507E;
    line-height: 25px;
    color: #1E266D;
    font-weight: 700;
}
.info-home  .right-area{
    width: 100%;
    margin-bottom: -20px;
}
.info-home  .right-area ul,ol{
    padding: 0;
    margin: 0;
    list-style: none;
}
.info-home  .right-area ul,ol{
    margin: 0;
       font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    color: #4A507E;
    line-height: 25px;
}
.info-home  ul li a{
   padding: 5px 5px 5px 30px;
    border: 1px solid #BCB4CF;
    border-radius: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #1E266D;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}
.info-home  ul li a .img-area {
    background: rgb(255, 255, 255);
    box-shadow: 0px 0px 5px rgba(158, 161, 189, 0.25);
    border-radius: 70px;
    width: 80px;
    height: 80px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-home  ul li a .img-area img{
    max-width: 100%;
    height: auto;
}

.info-home-2 .justify-content-center {
    justify-content: center;
    display: grid;
}
       
.info-home-2 .section-header {
/*    margin-top: -15px;*/
/*    margin-bottom: 55px;*/
}
.info-home-2 .title {
        text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 43px;
    line-height: 51.6px;
    font-family: 'Roboto';
    color: #1E266D;
    font-weight: 700;
}
.info-home-2 .section-header p {
    margin: 0px;
}

.info-home-2 .info-home-2 .single-item{
    margin-bottom: 40px;
    display: grid;
}
.info-home-2 .single-item .icon {
    position: relative;
}
.info-home-2 .single-item .icon .iconbg {
    width: 160px;
    height: 160px;
    background: rgb(255, 255, 255);
    box-shadow: 0px 8px 12px rgba(37, 60, 120, 0.1);
    border-radius: 80px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin: 0 auto;
    position: relative;
}
.info-home-2 .single-item .icon .iconbg img{
    max-width: 100%;
    height: auto;
}
.info-home-2 .single-item .icon span {
    right: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    background: #E0FFF9;
    border-radius: 20px;
    color: #1E266D;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-home-2 .single-item .bottom-icon h5 {
    margin-top: 30px;
    text-transform: uppercase;
    font-family: 'Roboto';
    color: #1E266D;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}
.info-home-2 .single-item.second::before {
    background-image: url(../images/home_css/arrow_01.png);
    left: -25px;
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    width: 65px;
    height: 15px;
    top: calc(50% - 20px);
}
.info-home-2 .single-item.second::after {
    background-image: url(../images/home_css/arrow_01.png);
    right: -25px;
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    width: 65px;
    height: 15px;
    top: calc(50% - 20px);
}
.info-home-2 .section-header p {
    margin: 0;
    font-family: 'Roboto';
    font-size: 18px;
    color: #4A507E;
    line-height: 25px;
    color: #1E266D;
    font-weight: 700;
}

  

    /*media
*/ 
  .info-home a
    {
            font-weight: bold;
    }
    .info-home-2 a
    {
            font-weight: bold;
    }
    .sub-title.info-active span {
        width: 10px;
        height: 10px;
        content: "";
        background-color: red;
        min-width: 5px;
        display: inline-block;
        margin-left: 5px;
        margin-right: 2px;
        border-radius: 50%;
    }
    .info-kt_mn span {
        width: 10px;
        height: 10px;
        content: "";
        background-color: red;
        min-width: 5px;
        display: inline-block;
        margin-left: 5px;
        margin-right: 2px;
        border-radius: 50%;
    }
    .sub-title.info-active  {
        width: 100%;
    }
    .tab-content>.active {
        display: block;
    }
    #tab1.active {
        display: block;
    }
    #tab2.active {
        display: block;
    }
    .flex-column-info-user li{
        background-color: #f5f5f5;
        border-bottom: 2px solid #ebebeb;
        border-radius: 5px;
        margin-bottom: 2px;
    }
    .flex-column-info-user .active{
        background-color: #00bcd466;
    }
    #menu_user_info {
        display: none;
        position: fixed;
        top: 70px;
        width: 100%;
        height: 50px;
        left: 0;
        z-index: 2;
/*        border-top: 1px solid #9E9E9E;*/
        border-top: 5px solid #003479;
    }
    #menu_user_info a{
        font-weight: bold;
        color: #003479;
    }
    #modal_menu_user_info {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 11;
        background-color: #d5d5d582;
    }

    #background_notification_sms {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 11;
        background-color: #d5d5d582;
    }

    .table-history-withdraw {

    }

    .header-table-history .table-history-withdraw{
        padding: 3px;
        font-size: 16px;
    }
    .row-table-history label{
        font-weight: 400;
    }
    .row-table-history button{
        min-width: 97px;
    }
    .row-table-history {
        padding-top: 10px;
        border-top: 1px solid #c5c5c5;
    }
    #form_rut_tien {
        padding: 10px;
    }
    #form_rut_tien .form-control.auto-number{
        margin: 10px 0;
    }
    #form_rut_tien {
        display: none;
    }
    .row-stk-info h2, .row-stk-info span {
        font-size: 16px;
        color: #303030;
    }

    .row-stk-info {
        margin-bottom: 10px;
    }
    #alert_canh_bao {
        display: none;
        position: relative;
        z-index: 1;
    }
    .alert_canh_bao {
        display: none;
        position: relative;
        z-index: 1;
    }
    .quan-ly-don .text-ql-don {
        padding-top: 20px;padding-bottom: 20px;font-size: 23px;
    }
    .quan-ly-don .xem_them_gg {
        display: none;
    }

    .tth_menu_profile_user_kenh_ban_hang {
        display: none;
    }
    .phantranga {
        width: 100%;
    }
    .user-ctv .dropdown-menu .dropdown-item i {
        width: 20px;
    }
    .panel-heading {
        font-weight: bold;
    }
    
      .show-mobile {
        display: none;
      }
      .show-pc {
        display: none;
      }

    @media screen and (min-width: 960px){
        .show-pc {
          display: block;
        }
        .nav>li.show-pc {
            display: block;
          }
        .show-mobile {
          display: none;
        }
      }
 
    @media screen and (max-width: 960px){
    .show-index-1  {
        z-index: 1;
        position: relative;
    }
    .show-pc {
     display: none;
    }
    .show-mobile {
      display: block;
    }
    .quan-ly-don .xem_them_gg {
        display: block;
        float: right;
        font-size: 12px;
        color: #F44336;
    }
    .quan-ly-don .text-ql-don {
        font-size: 16px;
        padding: 0;
    }
        .quan-ly-don .card-body{
            overflow-x: auto;
        }
    .row-table-history button{
        margin-left: 10px;
    }
    .row-table-history .created_time {
        margin-left:15px;
    }
    .info-user-chosi .tab-content .card-body {
        margin: 15px 0;
    }
    
        .header .logo img {
            padding: 20px 0;
        }

    .info-home-2 .single-item .bottom-icon h5{
        text-align: center;
        }
    .info-home ul li a
    {
            font-size: 12px;
            font-weight: bold;
    }
    .dropdown-menu {
       width: 185px;
           left: 30%;
           border-radius: 0;
    }
    .user-ctv .dropdown-menu .dropdown-item {
        display: block;
        padding: 10px 15px;
        font-size: 1.5rem;
        border-bottom: 2px solid #f1f1f1;
        font-family: 'Roboto';
        border-radius: 0;
        color: #003479;
    }
    .user-ctv .dropdown-menu .name-user-ctv {
        display: block;
        padding: 10px 15px;
        border-bottom: 1.5px solid #8f8f8f;
        font-weight: bold;
        font-family: 'Roboto';
        font-size: 1.5rem;
        color: #01357a;
    }

         .header .shop-cart {
            margin-top: 25px;
        }
        .total-money {
            font-size: 2rem; 
            padding: 5px 0;
        }
        .table-history .container .row{
            width: 100%;
        }
        .header-sm .user-session {
            width: 52%;
            padding: 5px 0;
            margin: 0;
            text-align: right;
        }
        .header-sm .col-xs-3.col-lg-2.col-sm-3.col-md-2{
            width: 45%;
        }
        .header-sm {
            padding: 10px 55px 0px 0px;
        }
        .box-news.pro-newsest.f-space20 .line.clearfix span {
            font-size: 1.5rem;
        }

        .box-news.pro-newsest.f-space20 .line p.view-all a {
            font-size: 1rem;
        }
        .main-content.intro-home{
            padding: 0 10px;
        }
        .col-pro .bottom .view-pro {
            text-align: right;
        }
        .header-sm .user-session {
        }
        .tve-u-17140db3ad4 {
            font-size: 2rem;
        }
        .info-home .section-header h3 {
            font-size: 24px;
            line-height: 30.6px;
            margin-top: 0;
        }
        .info-home-2 .title {
            font-size: 24px;
            line-height: 30.6px;
            margin-top: 0;
        }
        .info-home .section-illu {
            max-width: 70%;
            margin: 0 auto;
            padding-top: 15px;
        }
        .info-home-2 .single-item .bottom-icon h5 {
            font-size: 18px;
        }
        
    }
    .button_notification_sms_cha {
        float: left;
        margin-top: 5px;
        margin-right: 15px;
    }
    .button_notification_sms_cha {
        float: left;
        margin-top: 5px;
        margin-right: 15px;
    }
    .button_notification_sms_cha .button_notification_sms{
        color: #8d8d8d;
        font-size: 3rem;
        position: relative;
        cursor: pointer;
    }
    .number_notification {
        position: absolute;
        right: -10px;
        top: -5px;
        background-color: #e1463a;
    }
     #notification_sms{
            display: none;
        }
     #notification_sms{
            position: fixed;
            top: -25px;
            right: 18%;
            background-color: white;
            width: 350px;
            margin: 0px;
            transform: translate(-4px, 75px);
            box-shadow: 2px 0px 5px rgba(61, 71, 81, .1);
            border-radius: 5px;
            z-index: 999;
            border: 1px solid #9e9e9e33;
        }

    #notification_sms .dropdown-item{
        display: block;
        width: 100%;
        padding: 0.375rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #25282d;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    border-bottom: 1px solid #9e9e9e47;
    margin-bottom: 5px;
    }
    #notification_sms .nav-item:first-child {
        margin-top: 10px;
    }
    #notification_sms .nav-item:hover {
       background-color: #2196f31c;
    }
    .number_notification {
        display: none;
    }

    #notification_sms .dropdown-item .text-muted {
    --bs-text-opacity: 1;
    color: #96a0b5;
      word-wrap: break-word;      /* IE 5.5-7 */
      white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
      white-space: pre-wrap;      /* current browsers */
}

#notification_sms .text-muted-time {
    display: none;
}

    @media screen and (max-width: 991px){
        .table-history-notification h2{
            font-size: 18px;
        }
        .table-history-notification .col-noti-3 h2 {
            text-align: right;
        }
        #menu_nav_flex_column{
            display: none;
        }
        .f-space15.info-user-chosi-menu {
            margin-top: 55px;
        }
        #menu_user_info {
            display: block;
        }
        #menu_nav_flex_column{
            position: fixed;
            top: 115px;
            left: 0;
            width: 100%;
            z-index: 14;
            background-color: white;
        }
        .button_notification_sms_cha{
            margin-right: 0;
            margin-left: 50%;
        }
        #notification_sms{
            top: -18px;
            left: 5px;
            width: 100%;
        }
    }
   
   

    @media screen and (max-width: 521px){
        .list_in_home .line .view-all {
            width: 100%;
        }
          .list_in_home .line .view-all {
            margin-top: 0;
  }

        .info-home-2 .single-item .icon .iconbg {
            width: 100px;
        }
        .info-home-2 .single-item .bottom-icon h5 {
            font-size: 12px;
        }
        /*.faq__content {
            margin-top: -12px;
        }
    .backgroundimagehome {
        background: url(/uploads/images/kiemtienchosi.gif);
        background-repeat: no-repeat;
        background-size: contain;
        height: 400px;
        width: 100%;
         margin-top: -75px;
    }

    .backgroundimagehomecon{
        width: 96%!important;
        margin-left: 2%!important;
        background-color: #ffffffa6!important;
    }
    .backgroundimagehomecon p{
      text-align: center;
    }*/
    .margin-top-mobi {
        margin-top: 55px;
    }
    .margin-top-mobi-tru {
        margin-top: -10px;
    }
    .time-payment {
        text-align: right;
    }
        .tth_menu_profile_user_kenh_ban_hang {
        display: block;
    }
    .tth_menu_profile_home {
        display: block;
    }

    .section-home-ctv {
        margin-top: 45px;
    }
    .kenh-ban-hang-s {
      margin-top: 40px;
  }
        .section__title .sub-title.info-active{
            font-size: 1.5rem;
        }
        .row-table-history button{
            margin-left: 35%;
            margin-top: -25%;
        }
        .row-table-history .stk_ngan_hang_min{
            font-size: 1.2rem;
        } 
        .row-table-history .created_time {
/*            margin-left: 36px;*/
          }
        .header-table-history h2 {
            font-size: 16px;
        }
        .line h2 {
            width: 100%;
        }
        .content-khoa-hoc .box-banner{
            display: none;
        }
    .info-home-2 .single-item.second::before {
        display: none;
    }
    .info-home-2 .single-item.second::after {
        display: none;
    }


        .header .logo img {
            max-width: 150px;
        }
        .col-pro .bottom .view-pro {
           margin: 5px 0 10px 0; 
           padding: 0;
        }

        .header-sm {
            padding: 0 55px 0 0;
        }
        .faq__img {
            width: 80%;
            height: 420px;
        }
        .curved-circle {
            font-size: 1.3rem;
        }
        .video-content {
            width: 100%;
        }
        .header-sm .user-session {
            padding: 5px 0;
            margin: 0;
            text-align: right;
        }
        .header-sm .cus-top {
            width: 14%;
        }
        .box-search {
            padding: 15px 0 0;
        }
        .box-search .user-ctv {
            margin-top: -5px;
        }
        .faq__img-wrap_cha {
            display: none;
        }
        .faq__content .section__title .sub-title {
            margin-top: 0;
        }
        .section__title .title {
            font-size: 24px;
        }
        .recevie .title-receive .noimg-receive {
            width: 75%;
        }
        .register_mail input[type="submit"] {
            text-align: center;
        }
        .recevie .title-receive .noimg-receive h4 {
            line-height: 25px;
        }
        .register_mail input[type="submit"] {
            padding: 10px 0;
            text-align: center;
        }
    }
    @media screen and (max-width: 395px) {
        .header .logo img {
            max-width: 100px;
            padding: 25px 0;
        }

    }

    .img-user-ctv-min {
        margin-right: 10px;
        height: 30px;
        width: 30px;
        box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.25);
        border-radius: 100%;
    }

     .text-muted-color {
        color: #337ab7!important;
    font-weight: bold;
  }

  .col-news .box {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.col-news .box .img, .col-pro .box-it .img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.col-pro .box-it {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.col-news .box .detail {
    text-decoration: underline;
    color: #003479
}


/*end include css in head*/