#slide3 {
    width:1000px;
    height:768px;
    margin: 0 auto;
    position:relative;
}
#slide3 .wrapper{
    padding-top: 40px;
}
.top-bg{
    background: url(../../images/verh.jpg);
    height: 61px;
}
.f-bottom{
    background: url(../../images/niz.jpg);
}
#slide3 .r-block{
    float: left;
    width: 700px;
    margin-left: 115px;
}
#slide3 .block p{
    font-family: "FiraSansRegular";
    font-size: 18px;
    color: #626262;
    line-height: 1.3;
    margin-top: 20px;
}
#slide3 .wrapper h3{
    font-family: "FiraSansBold";
    text-transform: uppercase;
    font-size: 22px;
    color: #626262;
    line-height: 1.3;
    letter-spacing: 1.5px;
    margin-top: 20px;
}
ul.list{
    margin: 5px 0 0 10px;
}
ul.list li:before{
    content: '';
    width: 10px;
    height: 1px;
    position: absolute;
    left: -16px;
    top: 8px;
    background: #4ea1fb;
}
ul.list li{
    position: relative;
    color: #626262;
    line-height: 1.3;
    margin: 0 0 0 10px;
}

table{
    margin-top: 30px;
    width: 700px;
}
table tr:nth-child(odd){
    background-color: #f4f4f4;
}
.w155{
    width: 155px;
    vertical-align: middle;
}
table td{
    font-size: 16px;
    font-family: "FiraSansregular";
    color: #626262;
    line-height: 1.2;
    padding: 8px 10px;
    /* border-right: 1px solid #d6d6d6; */
}
/* table td:last-child{
    border-right: none;
} */
table .header-row td{
    padding: 15px 25px;
    font-family: "FiraSansMedium";
    text-transform: uppercase;
    font-size: 18px;
    color: #ffb600;
    text-align: center;
}

.herb{
    position: absolute;
    text-align: center;
    width: 110px;
}
.herb p{
    font-family: "FiraSansMedium";
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    color: #186ae3;
    line-height: 1.1;
}
.herb1{
    top: 210px;
    left: 50px;
}
.herb2{
    top: 350px;
    left: 50px;
}
.herb3{
    top: 490px;
    left: 50px;
}
/* .border-b{
    border-bottom: 1px solid #d6d6d6;
} */