.gioithieune-tit{
   
   
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0096c8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent; 
    height: 20px;
    width: 85%;
   
    
    
    /* width: 100px;  */
    }
    .gioithieune-tit::after{
        content: 'Giới thiệu';
        position: absolute;
        top: -35px;
        right: 20px;
        font-size: 20px;
        font-weight: bolder;
        color: white;
        left: 150px;
    }



.gioithieus-tit{
   
   
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0096c8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent; 
    height: 20px;
    width: 85%;
   
    
    
    /* width: 100px;  */
    }
    .gioithieus-tit::after{
        content: 'Dịch vụ';
        position: absolute;
        top: -35px;
        right: 20px;
        font-size: 20px;
        font-weight: bolder;
        color: white;
        left: 150px;
    }

    @media only screen and  (max-width:800px) {

        .gioithieune-tit::after{
            content: 'Giới thiệu';
            position: absolute;
            top: -35px;
            right: 20px;
            font-size: 20px;
            font-weight: bolder;
            color: white;
            left: 40px !important;
        }
        .gioithieune-tit{
   
   
            position: relative;
            margin-top: 5px;
            border-top: 40px solid #5a7295;
            border-left: 0px solid transparent;
            border-right: 0 !important; 
            height: 20px;
            width: 100%;
           
            
            
            /* width: 100px;  */
            }
        .thongtin-detailw>.r>.col-2{
           height: 100px;
           width: 100px;
           margin-left: 80px;
        }
        .thongtin-detailw>.r>.col-10{
          
            margin-left: 40px;
         }

         .list-sp>.col-md-9{
            order: 1;
            }
            .list-sp>.col-md-3{
                order: 2;
                }
                .foote{
                 
                }

                .gioithieus-tit{
   
   
                    position: relative;
                    /* margin-top: 30px; */
                    border-top: 40px solid #5a7295;
                    border-left: 0px solid transparent;
                    border-right:0 !important; 
                    height: 20px;
                    width: 100%;
                    left: 0 !important;
                    
                    
                    /* width: 100px;  */
                    }

                    .gioithieus-tit::after{
                        content: 'Dịch vụ';
                        position: absolute;
                        top: -30px;
                        right: 0 !important;
                        left: 0;
                        color: white;
                    }
    }