	.top-hedar-style {
          background: #040478;
          padding: 0px;
      }

      .top-hedar-link ul li {
        list-style: none;
        float: left;
        padding: 0px 5px 10px 5px;
        color: #fff;
        font-weight: 700;
        font-size: 11px;
      }

      .top-hedar-link ul li a {
        text-decoration: none;
        color: cyan;
        font-family: revert;
        font-size: 13px;
      }

      .top-hedar-sot-icon ul li {
        float: left;
        list-style: none;
        float: inline-end;
      }

        .top-hedar-sot-icon ul li a{
        height: 25px;
        padding: 5px;
        text-align: center;
        width: 25px;
        line-height: 1;
        border-radius: 5px;
        float: inline-end;
        margin: -5px 5px;

      }

      .facebook a{
        /*background: red;*/
        color: #fff;
      }
      .twiter a{
         /*background: #ccff00;*/
         color: #fff;
      }
      .instagram a{
        /*background: #000;*/
        color: #fff;
      }


      .footer-pad{
        background: blue;
      }
