.logo-img{
    width:160px;
}


.theme-d{
    background-color: #eb8e02 !important;
}

header.header-2 #hamburger {
    color: #ffffff !important;
}

#hamburger {
   
    color: #ffffff !important;
    
}

    .banner__content h1 {
        font-size: 58px;
       
    }

    @media (max-width: 991px) {
        .banner__content h1 {
            font-size: 40px;
            line-height: 54px;
        }
    }

    @media (max-width: 480px) {

    header.header-1 .main-header-wraper {
     
        background-color: #eb8e02 !important;
       
      }
    }

    p{
        text-align: justify;
    }


    .similar-work__item .top {
        gap: 15px 30px;
        padding: 10px 20px 10px 30px;
    }

