.fo_footer {background: #000;padding: 40px 0px 30px;color: var(--main-color);position: relative;}
.footerlogo img {max-height: 120px;max-width: 100%;}
.fo_footer_heading6 ul li a {transition: 0.5s;color:var(--main-color);font-weight: 400;text-decoration: none;font-size: 14px;}
.fo_footer_heading6 h4 {margin-top: 0; font-size: 20px;position: relative; padding-bottom: 7px;margin-bottom: 10px;font-weight: 600;}
.ho_footer-address ul li {margin:0px 0px 20px 0px; font-weight: 400;}
.ho_footer-navbar ul li {margin-bottom: 10px;}
.ho_footer-navbar ul li a:hover {padding-left: 5px;}
.fo_newsletter {position: relative;}
.fo_newsletter .form-control {background: #fff;border: 1px solid #eaeaea;padding: 0.375rem 7rem 0.375rem 0.75rem;border-radius: 0;}
.fo_newsletter .btn {background: var(--main-color);border: 0px;color: #fff;position: absolute;bottom: 0px;width: auto;right: 0;margin: 0;border-radius: 0;top: 0;}
.fo_copyright {background: #000;padding: 5px 0px;color:#c5c2c2;text-align:center; position: relative;  border-top: 1px solid var(--main-color);}
.fo_copy p {font-size: 13px;font-weight: 500;line-height: 13px;margin:10px 0px;}
.fo_social-media-col ul {
      margin: 10px 0px;
    padding: 0;
}
.fo_social-media-col ul li a {
       width: 25px;
    height: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #000;
    display: block;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    background: var(--main-color);
    display: flex;
}

.time h2{
    font-size: 15px;
    margin: 0;
    font-weight: 700;
    color: var(--main-color);
  
}
.time{
  margin-top:10px;
}
.time p{
   margin: 0px;
}
.fo_banking-options ul{
  display: flex;
  padding:0px;
  margin:0px;
  list-style:none;
  justify-content: center;
}

.fo_banking-options ul li {flex-basis: 20%;text-align: center;}

.fo_banking-options img {max-width: 100%; height: 30px;}

.fo_social-media-col ul li {padding: 0 2px;font-size: 12px;margin-bottom: 0px;list-style: none; display: inline-block;}
.facebookbg a:hover {background: #3b5998; color: #fff;}
.twitterbg a:hover {background: #000;color: #fff;}
.youtubebg a:hover {background: #ff0000;color: #fff;}
.linkedinbg a:hover {  background: #0a66c2;color: #fff;}
.googlebg a:hover {background: #e44134;color: #fff;}
.tiktokbg a:hover {background: #2eb9eb;color: #fff;}
.payment_method strong {font-size: 12px;}
.instagrambg a:hover {color: #fff; background: radial-gradient( circle at 30% 107%, #fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%  );}
.fo_copy_right {text-align: right;}
.ho_footer-address h3 {font-size: 19px; margin: 0;font-weight: 700;margin-bottom: 10px;}
.ho_footer-address .text-bold { margin-bottom: 4px;font-weight: 700;font-size: 16px;line-height: 16px;}
@media screen and (max-width: 991px) {.fo_banking-options img {width: 47px; margin-bottom: 5px;}}
@media screen and (max-width: 768px) {
  .fo_copy {text-align: center;}
  .fo_banking-options {margin: 10px 0px;text-align: center;}
  .fo_banking-options .list-inline-item {padding-left: 0px;}
}
@media screen and (max-width: 767px) {
  .qr_code ul li a {padding: 15px 6px; }
  .fo_footer {padding: 30px 0px 10px;}
  .fo_banking-options {margin: 5px 0px; border-bottom: 1px solid #ccc3;border-top: 1px solid #ccc3; padding: 5px 0; }
  .fo_copy_right {text-align: center;  }
}
