.footer-copyright-area {
    background-image: -webkit-linear-gradient(#ee7a23, #b32e2f);
    background-image: linear-gradient(#ee7a23, #b32e2f);
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 1.5rem;
    z-index:90000;
}
.footer-copy-right p, .footer-copy-right a {
    margin: 0px !important; 
    margin-top: 4px !important;
    font-size: 12px;
    color: #fff;
    width: 100%;
}
    .navbar_custom{
          background-image: -webkit-linear-gradient(#ee7a23, #b32e2f);
         background-image: linear-gradient(#ee7a23, #b32e2f);
         position: fixed;
        z-index: 111111;
        width: 100%;
}
    }
    .display{
        display: flex;
    }
    .cp i , .cp span{
        color: white;
        vertical-align: center;
    }
    .container, .container-sm, .container-md, .container-lg, .container-xl{
        padding-top: 1.5rem;
    }
    
    .main-logo {
      vertical-align: middle;
    border-style: none;
    height: 70px;
    width: 179px;
    margin-left: 25px;
   

}
.container-logo{
    padding-top: 0rem;
    background-color: white;
    margin-left: -243px;
    padding-left: 13.5rem;
    padding-right: 1.0rem;
}
.input-group h2{
    color: white
}