/* start section home */
#home-about .home-about .bg-home img{
width: 100%;
height:450px;
}

#home-about .home-about .text-about h5{
    font-weight: bold;
    line-height: 33px;    
    }
    #home-about .text-about img{
        width: 100%;
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
    }
        
    
    #home-about .home-about .text-about h1{
        font-weight: bold;
        }
        
    




/* end section home */

