.bf-logo {
            background: url("../img/bf-logo-en.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            float: left;
            height: 55px;
            margin: 22px 16px 0 0;
            overflow: hidden;
            text-indent: 100%;
            white-space: nowrap;
            width: 120px;
        }
        .bf-copyright {
            color: #5e6f73;
            float: left;
            font-size: 13px;
            font-weight: 400;
            margin-top: 34px;
        }
        .bf-regular {
            float: left;
            margin: 15px 0 0 30px;
        }

        .b-footer ul, .b-header ul {
            list-style: outside none none;
        }
        
        .bf-social {
            float: right;
            margin: 25px 0 0 0;
        }

        .s-item {
            float: left;
            margin-left: 12px;
            overflow: hidden;
            text-indent: 100%;
        }
        .icon-facebook {
            background-position: 0 100% !important;
        }
        .icon-facebook, .icon-linkedin, .icon-twitter {
            background: url("../img/icons-social.png") no-repeat scroll  rgba(0, 0, 0, 0);
            display: block;
            height: 40px;
            transition: background 0.2s ease 0s;
            width: 40px;
        }

        .icon-linkedin {
            background-position: -104px 100%;
        }

        .ftr {
        	border-top: 1px solid #dee0e1;
            padding-bottom: 20px;
        }
        .siteseal {
            width: 132px !important;
        }
        .siteseal img {

        }
        #orange-page .logo {
            width: auto !important;
            height: auto; !important;
            margin-bottom: 0px;
        }
		.block-right .item {
			display:block;
			clear: both;
            font-size: 16px;
            font-weight: 300;
		}
        .block-pay-ways{
            text-align: center;
            padding: 40px 0 45px;
        }
.block-pay-ways img{
    margin: 0 20px;
}