.footerclass
{
    background: #4A4A4A;
    width: 100%;
    height: 191px;
    margin-top: -4px;
}
.topdivfooter
{
    display:flex;
    width: 100%;
    height: 95px;
}  
.topdivfooter1
{
    width:26%;
    height: 95px;
}
.footerimage
{
    height: 58px;
    padding-left: 63px;
    padding-top: 22px;
}
.topdivfooter2
{
    width: 100%;
    display: flex;
    column-gap: 16px;
    padding-left: 224px;
    padding-top: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
}
.gh{
    border: 1px solid #ffff;
    height: 14px;
}
.boottomdivfooter
{
    display:flex;
    width: 100%;
    height: 96px;
}
.boottomdivfooter1
{
    width: 50%;
    height: 88px;
}
.boottomdivfooter1-1
{
    width: 100%;
    height: 22px;
}
.boottomdivfooter1-1para
{
    color: white;
    padding-left: 64px;
    padding-top: 1px;
    font-family: sans-serif;
}
.boottomdivfooter1-2
{
    width: 100%;
    display: flex;
    column-gap: 16px;
    padding-left: 63px;
    padding-top: -8px;
    padding-top: 1px;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
}
.boottomdivfooter2
{
    width: 50%;
    height: 88px;
    justify-content: end;
    display: flex;
    padding-right: 20px;
    
}
.boottomdivfooter2img1
{
    height: 41px;
    padding-left: 22px;
    padding-top: 22px;
    color: white;
}