#slide9{
    width:1000px;
    height:768px;
    margin: 0 auto;
    position:relative;
}
 #slide9 .f-bottom{
    background: url(../../images/bot-bg.jpg) left 0 no-repeat !important;
 }
 #slide9 .top-bg{
    background: url(../../images/bot-bg.jpg) left 0 no-repeat !important;
 }

#slide9 .left-block1{
    float: left;
    width: 50%;
    height: 650px;
    margin-top: 50px;
}
#slide9 .left-block1 h1{
     font-size: 27px;
    text-transform: uppercase;
    font-family: "FiraSansMedium";
    letter-spacing: 3px;
    margin-bottom: 15px;
    line-height: 1.2;

}
#slide9 .left-block1 p
{
    font-size: 16px; 
    font-family: "FiraSansRegular";
    line-height: 1.224;
    font-weight: 100;

}
#slide9 .right-block1{
    float: left;
    width: 50%;
    height: 600px;

}
.step11{
    margin-top: 15px;
    float: left;
    width: 100%;
    height: 220px;
}
.step22{
    float: left;
    width: 100%;
    height: 158px;
    background: url(../images/11.png) left 0 no-repeat !important;
}
.step22 p{
    margin-top: 20px;
    margin-left:50px!important;
   
}
#slide9 .left-block1 span{
     font-size: 27px;

}
.step11 span{
   font-weight: bold;
   font-size: 16px!important;
}