#navbar-section{
    height: 93px;
    background-color: #0066FF;
}
#navbar-section img{
 height: 56px;
    /* margin-left: -53px; */
    margin-top: 26px;
}
#footer-section{
    background:url("../Assets/Footer/footer-bg.jpg");
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 32px;
    color: white;
  
  }
  .resetul{
    border-left: 5px solid #0066FF ;
    border-radius: 10px;
  }