
.cacsanpham-tit{
   
   
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0da2d4;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent; 
    height: 20px;
    width: 85%;
    
    
    
    }
    .cacsanpham{
       
        position: absolute;
        top: -30px;
        /* right: 20px; */
        color: white;
        left: 150px ;
    }


    @media only screen and  (max-width:800px) {

        .gioithieu-tit::after{
            content: 'Dịch vụ';
            position: absolute;
          
            left: 0;
            color: white;
        }
.gioithieu-tit{
   
   
    position: relative;
    /* margin-top: 26px; */
    border-top: 40px solid #5a7295;
    border-left: 0px solid transparent;
    border-right: 0  !important; 
    height: 20px;
    width: 100%;
    
    
  left: 0;
    }
    .list-sp{
        padding: 0 !important;
        margin-top: 20px;
        /* display: flex;
        justify-self: center; */
    }
    .list-sp>.col-md-9{
    order: 1;
    }
    .list-sp>.col-md-3{
        order: 2;
        }

        .cacsanpham-tit{
   
   
            position: relative;
            /* margin-top: 30px; */
            border-top: 40px solid #5a7295;
            border-left: 0px solid transparent;
            border-right: 0px solid transparent; 
            height: 20px;
            width: 100%;
            
            
            /* width: 100px;  */
            }
            .cacsanpham{
       
                position: absolute;
                top: -30px;
               left: 10px;
                color: white;
            }
    }