body{
    color: #707070;
    font-family: "Segoe UI light";
}

.blocLogo{
    margin-top: 8%;
}

#logo{
    width: 30%;
}

#topBar{
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
}

.blocTopBar{
    width: 100%;
    left: 0;
    top: 0;
}

h1, h5{
    font-weight: bold;;
}

hr{
    line-height: 1;
    width: 56%;
}