/* CSS стили */
.navbar-inverse {
    background-color:#e0642b;
}
.ourphone .phones li{
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    padding-right: 5px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fdfdfd, 2px 2px 0 rgba(81, 81, 81, 0.5), 0 0 1px #fdfdfd;
}
.ourphone .phones li span {
    font-size: 14px;
}
body.boxed-layout {
    background-repeat:repeat !important;
}