
#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: 20px 0 0 0;
    font-size: 14px;
    font-family: FiraSansRegular;
    color: #fff;
    line-height: 1.1;
}

table tr td:first-child{
    background: #95ade1;
    opacity: 0.6;
    width: 159px;
    text-transform: uppercase;
    font-family: FiraSansMedium;
    line-height: 1.2;

}
table tr td:nth-child(2){
    background: #4f77cd;
    opacity: 0.7;
    width: 170px;
}
table tr td:nth-child(3){
    background: #1f4a98;
    opacity: 0.9;
    width: 255px;
}
table tr td:nth-child(4){
    background: #09358f;
    opacity: 1;
    width: 235px;
}
table .head-row td{
    background: #d07907 !important;
    text-transform: none !important;
    font-family: FiraSansRegular !important;
}
table td{
    padding: 9px 5px 9px 9px;
    border: 1px solid #fff;
}
#slide3 .orange-circle{
    width: 12px !important;
}