footer {
  padding: 7em 0; 
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-10 {
  background: #f2f3f5;
  padding: 0 0 0em 0; }
  .footer-10 .border-top, .footer-10 .border-bottom {
    border-color: rgba(255, 255, 255, 0.1) !important; }
  .footer-10 .footer-heading {
    font-size: 18px;
    color: #000;
    margin-bottom: 30px; }
  .footer-10 p {
    color: rgba(255, 255, 255, 0.3); }
  .footer-10 a {
    color: #000; }

  .footer-10 .con.con-1 {
    background: #f6f6f6;
    margin-top: 50px;
  }

  .footer-10 .con.con-2 {
    background: #efeff3;
    margin-top: 50px;
  }

  .footer-10 .con.con-3 {
    background: #f6f6f6;
    margin-top: 50px;
  }

  .footer-10 .list-unstyled li a {
    color: #000; }
    .footer-10 .list-unstyled li a:hover {
      color: #000; }
  .footer-10 .con-info .icon {
    width: 50px;
    height: 50px;
    background: #f7a025;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px; }
    .footer-10 .con-info .icon span {
      color: #000;
      font-size: 24px; }
  .footer-10 .con-info span {
    color: #000; }
 
  .footer-10 .ftco-footer-social li a {
    background: rgba(255, 255, 255, 0.1);
    color: #000; }

/*     Extra Footer Css code */
ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}

.ftr_social_icon li {
    display: inline-block;
    text-align: center;
    padding: 4px;
}


.ftr_social_icon ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    height: 40px;
    line-height: 32px;
    padding: 4px 8px;
    width: 40px;
    transition: .5s;
}
.ftr_social_icon ul li a:hover{
    background: #fff;
    border-color: ececf1;
    color: #fff;
}

.ftr_btm_area {
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    
    margin-top: 0px;
    z-index: 100;
    position: relative;
}
.copyright_text{
    margin: 6px 0;
}
.payment_mthd_icon li {
    display: inline-block;
    margin-left: 10px;
    font-size: 30px;
    color: #fff;
}

  .back-to-top {

    position: fixed;

    bottom: 25px;

    right: 25px;

    display: none;

  }



/*.social a

        {

         border-radius: 50px;

         margin: 5px;

         width: 50px;

         height: 50px;

         line-height: 11 0px;

         align-items: center;

         justify-content: center;

         text-indent: 25px;

         display: inline-flex;         

         text-decoration: none; 

         background-color: #fff;

         

    }*/

    .fa-facebook

    {
      color: #0526fc;    

    } 


    .fa-twitter

    {
      color: #03e2ff;
     
    }

    .fa-instagram

    {

      color: #ff0303;

      
    }  

    .fa-linkedin

    {

      color: #0537ff;
     

    }

    .fa-youtube

     {

      color: #ff0303;

     
    } 

    .fa-pinterest



     {

      color: #ff0303;     

    } 