
            .ffb_footer_menu_wrapper{
                background: #00c8b5;
            }
            .ffb_floating_menu_item{
                border-right: 1px solid #ffffff;
                text-transform: uppercase;
            }
            .ffb_footer_menu_wrapper .ffb_floating_menu_item a {
                color: #ffffff;
                font-size: 14px;
            }
                        .ffb_footer_menu_wrapper div.ftext {
                line-height: 1.2;
            }
                        .ffb_floating_menu_item .icon_div i{
                color: #ffffff;
                font-size: 30px;
            }


                        @media (max-width: 1024px) {
                .ffb_footer_menu_wrapper {
                    display: block;
                    display: flex;
                }
                .ffb_floating_menu_item {
                    width: 33.333333333333%;
                }
            }
                   .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;
			} */
        