
#slide3> div:first-child {
    background: url(../../images/verh.jpg) left 0 no-repeat;
}
#slide3 .f-bottom {
    background: url(../../images/niz.jpg) left 0 no-repeat;
}

table{
    margin: 40px 0 0 20px;
    font-size: 14px;
    font-family: FiraSansRegular;
    color: #5f5f5f;
    line-height: 1.1;
}
table tr{
    background: #f4f4f4;
}
table tr:nth-child(even){
    background: none;
}
table tr td:first-child{
    width: 185px;
    text-transform: uppercase;
    font-family: FiraSansMedium;
    line-height: 1.2;

}
table tr td:nth-child(2){
    width: 145px;
}
table tr td:nth-child(3){
    width: 145px;
}
table tr td:nth-child(4){
    width: 205px;
}
table tr td:nth-child(5){
    width: 145px;
}
table .head-row td {
    background: #2150b7 !important;
    text-transform: none !important;
    font-family: FiraSansMedium !important;
    color: #fff;
    line-height: 1.2;
}
table td{
    padding: 16px 12px;
}
table td:last-child{
    border:none;
}

.pic-time{
    width: 70px;
    position: absolute;
    left: 30px;
    top: 190px;
}
.pic-time img{
    float: left;
    margin: 10px 0;
}
.line1{
    width: 1px;
    height: 532px;
    position: absolute;
    background: #dadada;
    top: 106px;
    left: 265px;
}
.line2{
    width: 1px;
    height: 532px;
    position: absolute;
    background: #dadada;
    top: 106px;
    left: 415px;
}
.line3{
    width: 1px;
    height: 532px;
    position: absolute;
    background: #dadada;
    top: 106px;
    left: 568px;
}
.line4{
    width: 1px;
    height: 532px;
    position: absolute;
    background: #dadada;
    top: 106px;
    left: 761px;
}