
            .ffb_footer_menu_wrapper{
                background: #d3069e;
            }
            .ffb_floating_menu_item{
                border-right: 1px solid #777777;
                text-transform: uppercase;
            }
            .ffb_footer_menu_wrapper .ffb_floating_menu_item a {
                color: #ffffff;
                font-size: 13px;
            }
                        .ffb_footer_menu_wrapper div.ftext {
                line-height: 1;
            }
                        .ffb_floating_menu_item .icon_div i{
                color: #ffffff;
                font-size: 30px;
            }


                        @media (max-width: 921px) {
                .ffb_footer_menu_wrapper {
                    display: block;
                    display: flex;
                }
                .ffb_floating_menu_item {
                    width: 25%;
                }
            }
                   .ffb_footer_menu_wrapper img{
               max-width: 30px;
               margin: 0 auto;
               margin-bottom: 8px;
           }
			/* #abcx{
				position: fixed;
				z-index: 999999999;
				bottom: 0;
				border: 1px solid;
				background: #fff;
			} */
        