﻿body { background: url("/content/client/head.jpg"); background-repeat: no-repeat; background-position: center top; }

.header { height: 154px; }
.logo { position: relative; background: url("/Content/client/logo.png"); background-repeat: no-repeat; width: 144px; height: 144px; left: 0px; top: 16px; display: inline-block; float: left; }
.phone { position: relative; background: url("/Content/client/adv.png"); background-repeat: no-repeat; width: 309px; height: 123px; right: 70px; top: 16px; display: inline-block; float: right; }
.phone-text { padding: 50px 0 0 100px; color: #fff; font-weight: bold; }
.phone-number { padding: 0 0 0 100px; color: #fff; font-size: 37px; line-height: 34px; }

.nav-tabs > li > a { padding: 15px 30px !important; }
.tab-pane { padding: 20px 0; min-height: 300px; }
.list-group { -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.5); -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.5); box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.5); }
.icon { display: inline-block; float: left; padding: 0 10px 0 0; }
.list-group li:first-child { height: 80px; }
.list-group-item-heading { display: inline-block; width: 700px; padding: 8px 0 0 0; }
.list-group-item-text {display: inline-block;}