.fo_footer {background: #ccc; padding: 60px 0px; color: #333;}
.fo_footer_heading h4 { color: #000; font-size: 20px; position: relative; padding-bottom: 10px; margin-bottom: 16px;border-bottom: 1px solid rgba(204, 204, 204, 0.17); font-family: 'Poppins'; font-weight: 700;}
.we_accept h3 {font-family: 'Poppins'; color: #212121; font-weight: 600; font-size:20px;}
#returnto-top.show {opacity: 1; visibility: visible;}
#returnto-top {text-decoration: none; display: inline-block;width: 50px; height: 50px; text-align: center; font-size: 12px; position: fixed; bottom: 30px; right: 30px; opacity: 0; visibility: hidden; z-index: 999;border-bottom: 60px solid #003a6b; border-left: 35px solid transparent; border-right: 35px solid transparent; color: #fff;}
#returnto-top::after { content: "\ea95"; font-family: IcoFont; font-weight: 900; font-size: 3em; line-height: 73px; position: relative; color: #fff; right: 18px; text-decoration: none; cursor: pointer;}
.accept_img img{ width:100%;}
/* .fo_social-media-col {position: fixed; top: 20%; z-index: 9; right: 0;} */
.download_app{padding:14px 0;}
.footer-topbar {background: #ebf2f7;}
.ft_cols h4 {font-family: "Poppins", sans-serif; font-weight: 700; color: #000; font-size: 18px; line-height:21px;}
.ho_footer-address ul li {margin: 10px 0px; font-family: 'Poppins'; font-size: 15px; color: #000;}
.ho_footer-address ul li a {color: #000; text-decoration: none;}
.fo_social-media-col ul li {list-style: none; margin-bottom: 2px;text-align: center; border-radius: 50%; display: inline-block; width: 30px;height: 30px;line-height: 30px;}
.fb_bg{background:#3b5998;}
.twitter_bg{background:#00aced;}
.insta_bg{background: radial-gradient(circle at 30% 107%,#fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%,#285aeb 90%);}
.linkedinbg{background: #0a66c2;}
.youtube_bg{background:#bb0000;}
.fo_social-media-col ul li a:hover{color:#fff;}
.ho_footer-navbar ul li{margin-bottom:15px;}
.ho_footer-navbar ul li a {position: relative; display:block; font-weight: 500; color: #000; transition: 0.5s; text-decoration: none; font-family: "Poppins", sans-serif; text-transform: capitalize; font-size: 15px;}
.ho_footer-navbar ul li a:hover {color: var(--secondary-color);}
.fo_copyright {background: var(--color-4); padding: 20px 0px; color: #fff;}
.fo_social-media-col ul li a {color: #fff; font-size: 16px;}
.fo_copy p {font-size: 15px; font-weight: 500;}
.accept_mt{margin-top:20px;}
@media screen and (max-width: 991px) {
    .fo_footer {padding: 15px 0px;}
    .fo_footer_heading h4 {padding-bottom: 0px; margin-top: 18px;}
}
@media screen and (max-width: 768px) {
    .footer-topbar{text-align: center;}
    .fo_copy p{font-size:13px;}
    .ho_footer-navbar ul li {margin-bottom: 10px;}
}