body {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
  }
  
  p {
    width: 100%;
    margin: 1.75em 0;
  }
  
  .h1 {
    font-family: Syncopate;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 33px;
  
    width: 100%;
    margin: 0.5em 0;
    text-transform: uppercase;
  
    color: #00b1ff;
  }
  
  .h2 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 26px;
    /* identical to box height, or 72% */
    width: 100%;
    margin: 0.5em 0;
    color: #000050;
  }
  
  .h3 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 23px;
    /* identical to box height, or 77% */
  
    width: 100%;
    margin: 0.5em 0;
  
    color: #00b1ff;
  }
  
  .h4 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 19px;
    /* identical to box height, or 79% */
    width: 100%;
    margin: 0.5em 0;
  
    color: #000050;
  }
  
  .h5 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 16px;
    /* identical to box height, or 89% */
    margin: 0.5em 0;
  
    color: #373a3c;
  }
  
  .h6 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height, or 126% */
  
    width: 100%;
    margin: 0.5em 0;
  
    color: #00b1ff;
  }
  
  .blockquote {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
  
    display: flex;
    align-items: flex-end;
  
    color: #ffffff;
  
    background: #00b1ff;
    box-shadow: 0px 5px 10px rgba(0, 177, 255, 0.25);
    border-radius: 10px;
    padding: 20px;
  }
  
  .imp-navbar {
    /* position: absolute; */
    width: 100%;
    height: 87px;
    left: 0px;
    top: 0px;
  
    background: #ffffff;
    box-shadow: 0px 5px 10px rgba(0, 177, 255, 0.25);
  }
  
  .imp-brand {
    /* position: absolute; */
    left: 1.18%;
    right: 90.83%;
    top: 1.44%;
    bottom: 95.89%;
  
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    /* identical to box height, or 100% */
  
    color: #000050;
  }
  
  .imp-brand-span {
    /* position: absolute; */
    left: 1.04%;
    right: 75%;
    top: 4.89%;
    bottom: 92.44%;
  
    font-family: Syncopate;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 24px;
    /* identical to box height, or 67% */
  
    color: #00b1ff;
  }
  
  .imp-navbar-logo {
    /* position: absolute; */
    width: 183px;
    height: 35px;
    left: 1230px;
    top: 25px;
  
    background: url("../img/powered-by-onlinecapital-01-03.png");
  }
  
  .btn-imp-bi-menu {
    background: #00b1ff;
    color: #fff;
    box-shadow: 0px 5px 10px rgba(0, 177, 255, 0.5);
    margin-bottom: 3px;
    padding: 30px 50px;
  
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
  
    display: flex;
    align-items: flex-end;
  
    color: #ffffff;
  }
  
  .btn-imp-bi-menu i {
    margin-right: 25px;
    font-style: normal;
    font-weight: 900;
    font-size: 27px;
    line-height: 30px;
    /* or 111% */
  
    display: flex;
    align-items: flex-end;
    text-align: center;
    letter-spacing: 0.11em;
  }
  
  .menu-last-child-corner-radius {
    border-radius: 10px 0px;
  }
  
  .imp-bi-side-menu .active {
    background: #ffffff;
    box-shadow: 0px 5px 10px rgba(0, 0, 80, 0.25);
    color: black;
    overflow: visible;
    width: 104%;
    border-radius: 0px 10px 10px 0 !important;
  }
  
  .footer {
    /* position: fixed; */
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000050;
    color: white;
    padding: 20px;
  }
  
  .imp-copyright {
    width: 100%;
    height: 15px;
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */
  
    text-align: end;
  
    color: #00b1ff;
  
    display: block;
  }
  
  .imp-footer-menu {
    display: block;
    width: 100%;
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
  
    text-align: right;
  
    color: #ffffff;
    list-style-type: none;
    padding: 5px;
  }
  
  .imp-footer-menu li {
    float: left;
    margin: 0px 10px;
    border-left: 2px white;
  }
  
  .imp-footer-menu li a {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
  
    text-align: right;
  
    color: #ffffff;
  
    border-left: 2px white;
  }
  
  .imp-footer-logo {
    width: 96px;
    height: 96px;
    background: url("../img/online-capital-white-oc_logo.png");
  }
  
  .imp-middle-container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .imp-center-text {
    text-align: center;
  }
  
  .imp-login-wrapper {
    width: 100%;
    max-width: 630px;
    padding: 15px;
    margin: auto;
    background: #ffffff;
    margin-top: 50px;
  }
  
  .imp-form-signin {
    width: 100%;
    max-width: 630px;
    padding: 15px;
    margin: auto;
    background: #ffffff;
    box-shadow: 0px 5px 10px rgba(0, 177, 255, 0.25);
    border-radius: 10px;
    padding: 25px;
  }
  
  .imp-form-control {
    background: #ffffff;
    border: 1px solid #00b1ff;
    box-sizing: border-box;
    border-radius: 4px;
  }
  
  .imp-control-label {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
  
    display: flex;
    align-items: flex-end;
  
    color: #000000;
  }
  
  .imp-login-anchor {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
  
    text-align: center;
    text-decoration-line: underline;
  
    color: #00b1ff;
  }
  
  .imp-login-logo-wrapper {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    background: url("../img/powered-by-onlinecapital-01-03login.png");
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .imp-bi-text-logo {
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
  }
  
  .imp-bi-logo-intelligence {
    width: 100%;
    font-family: Syncopate;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 24px;
    /* identical to box height, or 60% */
  
    color: #00b1ff;
  }
  
  .imp-bi-logo-business {
    width: 100%;
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 24px;
    /* identical to box height, or 80% */
  
    color: #000050;
  }