.fo_footer {background:var(--main-color); padding:20px 0px; color: #fff; border-top: 2px solid var(--main-color);}
.fo_footer_heading6 h4 {margin-top:0; color:#fff; font-size: 17px; position: relative;  margin-bottom:16px;font-weight:700; font-family: 'Quicksand', sans-serif; text-transform:uppercase;}
.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(--main-color); padding: 10px 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: 13px; text-align: end; font-weight: 500;}
.fo_social-media-col ul{margin-bottom: 0px;}
.fo_social-media-col ul li a {
     width: 41px;
    height: 41px;
    border: 1px solid #ffffff3d;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #fff;
    display:flex;
    text-align: center;
    /* line-height: 42px; */
    font-size: 20px;
}
.fo_social-media-col ul li {padding: 0 2px;}
.facebookbg a {background: #3b5998;}
.twitterbg a {background: #000;}
.youtubebg a {background: #ff0000;}
.linkedinbg a {background: #0a66c2;}
.googlebg a {background: #e44134;}
.payment_method strong {font-size: 12px;}
  .instagrambg a {
    background: radial-gradient(circle at 30% 107%,
        #fdf497 0%,
        #fdf497 5%,
        #fd5949 45%,
        #d6249f 60%,
        #285aeb 90%);
  }
.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: 40px; position: relative;}
.ho_footer-address i {position: absolute; left: 0; color: #fff; border-radius: 20px; border:1px solid #fff; height:30px; width:30px; line-height:30px; text-align:center;}
.ho_footer-address h3{
    font-size: 19px;
    margin: 0;
    font-weight:700;
    margin-bottom: 10px;
}
.fo_social-media-col ul li a:hover{
  text-decoration: none;}

.footer-info{
  display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:30px;
    border-bottom:1px solid #ffffff42;
    padding-bottom:15px;
}
.info-head{
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    margin:0px;
  }
@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){
      .fo_banking-options img {
        width: 34px; }
    .fo_copy p{text-align: center;}
      .ho_footer-address ul li {padding-left: 40px;}
    .fo_banking-options {margin:5px 0px;}
    .fo_copy_right{text-align: center;}
}





