   .header-layout2 .logo-bg:after {
        background: rgb(116,50,24);
background: linear-gradient(90deg, rgba(116,50,24,1) 35%, rgba(249,136,5,1) 100%);
    }
    .header-top{
        background: rgb(116,50,24);
background: linear-gradient(90deg, rgba(116,50,24,1) 35%, rgba(249,136,5,1) 100%);
    }
    .footer-layout2{
        background-color:#000;
    }
    .header-top{
    background: linear-gradient(90deg, rgba(116, 50, 24, 1) 35%, rgba(249, 136, 5, 1) 100%);
}
.hero-title{
    font-size:70px;
}
.copyright-wrap{
    background: linear-gradient(90deg, rgba(116, 50, 24, 1) 35%, rgba(249, 136, 5, 1) 100%);
}