/*************************************************************/
/*******    PAGES STYLE  -->   download                  *****/
/*************************************************************/
.b-d__prod_os .b-windows {
    background-image: url("images/ico_os_win.png") !important;
}
.b-d__prod_os .b-mac {
    background-image: url("images/ico_os_mac.png") !important;
}
.b-d__prod_os .b-linux {
    background-image: url("images/ico_os_linux.png") !important;
}
.b-d__prod_os .b-mobile {
    background-image: url("images/ico_os_mobil.png") !important;
}
.b-d__prod_btn_blue {
    background-image: url("images/btn_blue_down.png") !important;
}
.b-d__section__item {
    background-image: url("images/line_down_items.png") !important;
}
.b-d__title {
    background-color: #f6f8f9 !important;
}
.b-d__title .b-d__title_name {
    color: #005599;
    margin: 0 160px 0 0;
}