.fo_footer {background: var(--color-4); padding: 40px 0px 40px; color: #fff;}
.fo_footer_heading6 h4 {margin-top:0; color:#fff; font-size: 17px; position: relative; padding-bottom:10px; margin-bottom:16px; border-bottom:1px solid rgba(204, 204, 204, 0.17); font-weight:700; font-family: 'Quicksand', sans-serif; text-transform:uppercase;}
.fo_footer_heading6 h4:after {position:absolute; bottom: -2px; width:25px; content: ''; height:3px; background:var(--main-color); left: 0;}
.fo_footer_heading6 i {color: #fff;}
.ho_footer-address ul li{margin:10px 0px;}
.ho_footer-address ul li a{color: #fff;}
.ho_footer-navbar ul li{margin-bottom: 10px;}
.ho_footer-navbar ul li a{position:relative; display:inline-block; font-weight:500; color: #fff; transition: 0.5s; text-decoration:none;}
.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:var(--color-3); padding: 5px 0px; color: #fff; position: relative;}
.fo_copyright:before{content:'';position: absolute;left: 0;top: 0;background: #0000002e; width: 100%;height: 100%;}
.fo_copy p {font-size: 15px; text-align: end;font-weight: 600;margin-top:10px;}
.fo_social-media-col ul{margin-bottom: 0px;}
.fo_social-media-col ul li a {color: #fff; display: block; text-align: center; font-size: 30px;}
.twitter-img img{margin-top:-7px;}
.fo_social-media-col ul li {padding: 0 7px;}
.fo_copy_right{display: flex; align-items: center; flex-wrap: wrap;}
.fo_banking-options .list-inline {margin: 0px;}
.fo_banking-options ul li {padding: 0;}
.fo_banking-options img {border-radius: 3px; width:37px;}
.fo_footer_heading6 ul li a {color: #fff; font-weight: 500; font-family: 'Roboto', sans-serif; text-decoration: none; font-size: 14px;}
.ho_footer-address ul li {margin: 0 0px 22px; color: #fff; padding-left: 46px; position: relative; font-family: 'Roboto', sans-serif;}
.ho_footer-address i {position: absolute; left: 0; color: #fff; border-radius: 50%; border:2px solid #fff; height:34px; width:34px; line-height:30px; text-align:center;}
.ho_footer-address h3{font-size: 19px; margin: 0; font-weight:700; margin-bottom: 10px;}
@media screen and (max-width: 991px){
    .fo_footer_heading6 {margin-bottom: 30px;}
    .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 {display: inline-block;}
    .fo_social-media-col ul {text-align: center;}
    .fo_copy p{text-align: center; margin-top:0; font-size:14px;}
    .ho_footer-address ul li {padding-left: 40px;}
    .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;}
}





