   footer{
        background:url(/themes/custom/rw/img/bg_footer.png);
    width: 100%;
    padding: 2rem 0 0.2rem;
    margin-top: 4.9rem;
    background-repeat: no-repeat;
    background-size: cover;


    position: relative;
      }
      footer a {
            color: #000000;
            font-family: 'SF pro Display Regular';


        -webkit-transition: 0.1s all;
        -o-transition: 0.1s all;
        -moz-transition: 0.1s all;
        transition: 0.1s all;


      }
      footer a:hover {
color: #F9D835;
      }
      footer p{
        color: #888888;

        font-family: 'SF pro Display Regular';



          margin-top: 0.6rem;



      }
      footer .feature a{
          color: #fff;
          font-family: 'SF pro Display Regular';
          font-size: 1.4rem;



      }
      footer h6{
        color: #000000;
    font-family: 'SF pro Display Medium';
        margin-bottom: 1.8rem !important;
        font-size: 1.15rem;
      }
      footer ul{
          padding-left: 0;
          margin-bottom: 1rem;

          font-size: 1rem;
          color: #888888;
      }
      footer ul li{
        margin-top: 1rem;
      }
      footer .Feautres p{
        font-family: 'SF pro Display Regular';
        margin-bottom: 2rem;

        color: #000000;
        font-size: 1.4rem;

        /* letter-spacing: 1px; */


      }
      footer hr{
        border-top: 1px solid #C7C7C7;
        margin: 0.5rem 0 0.3rem;

      }
      footer .Copyright p{
        font-size: 0.9rem;
        margin-bottom: 0.39rem;
        color: #000000;
      }
      footer ul li{
          list-style: none;
      }
      footer .Copyright ul {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0.4rem;
        align-items: baseline;
        margin-top: 0.4rem;

      }
      footer .margin-3 li.mt-0, footer .margin-3 li{
        margin-top: 1rem !important;
      }

      footer .Copyright ul li{
          margin-left: 1rem;
          -webkit-transition: 0.5s all;
          -o-transition: 0.5s all;
          -moz-transition: 0.5s all;
          transition: 0.5s all;
          color: #888888;
          margin-top: 0 !important;

      }
      footer .Copyright ul li:hover img{
        transform: scale(1.5);
      }
      footer .margin-3{
        margin-top: 1.3rem;
      }
      footer .number{
        font-size: 1rem;
      }



      @media screen and (max-width:991px){
        footer ul{
          margin-bottom: 1rem;

        }
        footer .margin-3{
          margin-top: 1rem;

        }
        footer .Copyright ul li{
          margin-left: 0;
        }
        footer .text-right {
          text-align: center!important;
      }
      footer .Copyright ul{
        justify-content: center;
      }
      footer ul li {
        margin-top: 0.8rem;
    }
      footer .Copyright{
        flex-direction: column-reverse;
      }
      footer .Copyright ul{
        justify-content: space-between;
        align-items: baseline;
        margin-top: 0.5rem;
        margin-bottom: 0.2rem;

      }
      footer .Copyright ul li ul li{
        margin-left: 1.2rem;
      }
      footer .Feautres p {
        margin-bottom: 0;
      }
      footer .Copyright p{
        margin-top: 0.2rem;

        margin-bottom: 1.3rem;
        font-size: 0.98rem;
      }
      footer p{
        line-height: 1.8;

      }
      footer {
        margin-top: 2.9rem;
      }
      }

      @media screen and (min-width:1900px){
        footer .Feautres p{
          font-size: 2rem;
        }
        footer a{
          font-size: 1.4rem;
        }
        footer h6{
          font-size: 1.6rem;
        }
        footer ul li, footer p {
          font-size: 1.4rem;
        }
        footer .number{
          font-size: 1.3rem;

        }
        footer .Copyright p,footer .Copyright ul li  {
          font-size: 1.5rem;
        }
        footer .margin-3 {
          margin-top: 2.5rem;
      }
      }
