.how_it_w{
    width: 1110px;
    margin: 0 auto;
    padding-bottom: 53px;
    padding-top: 17px;
}
.first-info-block h2{
    font: 30px OpenSansBold;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.first-info-block p{
    font: 14px OpenSansLight;
    color: #333333;
    margin-bottom: 23px;
    line-height: 26px;
}
.first-info-block .steps-block{
    background: url(../img/steps_number.png) no-repeat 10px 58px;
    margin-bottom: 43px;
    padding-top: 10px;
}
.first-info-block .steps-block .step-item{
    width: 991px;
    height: auto;
    min-height: 152px;
    margin-bottom: 23px;
    float: right;
    padding-bottom: 20px;
}
.first-info-block .steps-block .first-step{
    background: url(../img/steps_bg_1.png) no-repeat left,#fafafa;
}
.first-info-block .steps-block .second-step{
    background: url(../img/steps_bg_2.png) no-repeat right,#fafafa;
    background-size: auto 100%;
}
.first-info-block .steps-block .third-step{
    background: url(../img/steps_bg_3.png) no-repeat left,#fafafa;
}
.first-info-block .steps-block .step_content_wrap{
    width: 570px;
    float: right;
}
.first-info-block .second-step .step_content_wrap{
    float: left;
    margin-left: 40px;
}
.first-info-block .steps-block .step-title{
    font: 14px OpenSansBold;
    color: #333333;
    line-height: 26px;
    padding-top: 20px;
}
.first-info-block .steps-block a{
    width: 200px;
    height: 37px;
    background-color: #df9c52;
    display: block;
    font: 14px OpenSansRegular;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 37px;
    border-radius:10px;
    cursor: pointer;
    margin-top: 15px;
}
.first-info-block .steps-block a:hover{
    background: #e5b075;
}
.first-info-block .steps-block p{
    margin-bottom: 0px;
}
.first-info-block .steps-block ul li{
    font: 14px OpenSansLight;
    color: #333333;
  display: inline-block;
    line-height: 26px;
    margin-right: 34px;
}
.first-info-block .steps-block ul li:before{
    content: url(../img/steps_li.png);
    position: relative;
    top: -3px;
    margin-right: 6px;
}
.prichini_grey_wrap{
    background-color: #f9f9f9;
    padding-top: 48px;
}

.first-info-block .video-block{
    
}
.first-info-block .video-block h2{
    font: 16px OpenSansBold;
    text-transform: none;
}
.first-info-block .hr_bl{
    height: 2px;
    margin-bottom: 15px;
    background: url(../img/violent_hr.png) left;
}
.first-info-block .video-block-text{
    width: 530px;
    float:left;
}
.first-info-block iframe{
    float:right;
    margin-top: 10px;
}
.prichini_5{
    width: 1110px;
    margin: 0 auto;
}
.prichini_5 .zagolovok_5_prichin{
    font: 16px OpenSansBold;
    color: #333333;
    margin-bottom: 12px;
}
.prichini_5 .banner_group{
    padding-top: 50px;
    padding-bottom: 52px;
}
.prichini_5 .item_banner{
    width: 190px;
    float: left;
    text-align: center;
    margin-left: 40px;
}
.prichini_5 .item_banner:first-child{
    margin-left: 0px;
}
.prichini_5 .item_banner .two_string{
    font: 14px OpenSansLight;
    color: #333333;
    line-height: 21px;
}
.prichini_5 .item_banner .prichin_banner_img{
    width: 165px;
    height: 165px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    border-radius: 50%;
    -webkit-box-shadow: 0px 10px 26px -4px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 10px 26px -4px rgba(0,0,0,0.24);
    box-shadow: 0px 10px 26px -4px rgba(0,0,0,0.24);
    display: table;
    margin-bottom: 23px;
}
.prichini_5 .item_banner .prichin_banner_img .number_string{
    background: url(../img/prichini_serdce.png);
    width: 31px;
    height: 26px;
    position: absolute;
    top: 19px;
    left: 7px;
    text-align: center;
    font: 13px OpenSansLight;
    color: #fff;
    line-height: 26px;
}
.prichini_5 .item_banner .prichin_banner_img_i{
    display: table-cell;
    vertical-align: middle;
}
