﻿.footer-ribbon {
    width: 100%;
  
  background:rgba(4, 17, 173, 0.83);
    height: 95px;
    position: fixed;
    left: 0;
    z-index: 3;
    bottom: 30px;
}

.clearfix, .spacer10, .spacer5 {
    width: 100%;
    /*clear: both;*/
}
.center-div {
    width: 100%;
  /*  max-width: 1000px;*/
    margin: 0 auto;
}


.steps-box {
    max-width: 188px;
    height: 50px;
    font-size: 14px;
}
.steps-box {
    background: rgba(5, 13, 105, 0.94);
    width: 25%;
    max-width: 240px;
    color: #FFF;
    margin: 0 5px;
    display: inline-block;
    font-size: 16px;
    /*margin-top:-1%;*/
}
.stepbox-num, .steps-box {
    height: 50px;
    float: left;
    vertical-align: middle;
    font-family: arial;
}


.stepbox-num {
    width: 55px;
    height: 50px;
    line-height: 55px;
}
.stepbox-num {
    color: #d31e35;
    width: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 40px;
    background: rgb(255, 252, 22);
    margin-right: 10px;
    font-weight: 700;
}
.stepbox-num, .steps-box {
    height: 50px;
    float: left;
    vertical-align: middle;
    font-family: arial;
}



top-call {
    height: 80px;
    position: fixed;
    bottom: 30px;
    z-index: 11;
    padding-top: 15px;
    top: auto;
}
.top-call {
    
    /*background: rgba(52, 61, 150, 0.88);*/
    height: 66px;
    position: fixed;
    right: 0;
    width: 25%;
    top: 83%;
    z-index: 9;
}

.top-call .icon {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../images/img-grp.png) no-repeat;
    margin: 11px;
}