.wt {
    width: 100%;
    height: 5px;
    background: transparent url('../images/t.png') repeat-x top left;
    position: relative;
    top: -5px;
}

.wt-first {
    padding-top: 70px;
}

.content .h1 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 36px;
}

.content h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 36px;
    margin-bottom: 15px;
}

.services.content h1 {
    margin: 60px 0px 40px 0px;
}

.wb {
    width: 100%;
    height: 5px;
    background: transparent url('../images/b.png') repeat-x bottom left;
    position: relative;
    top: 5px;
}

.phone {
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    padding-top: 3px;
    line-height: 22px;
}

.email {
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.email a {
    color: #0fdeee;
}

.navbar {
    margin-bottom: 0px;
    color: #fff;
    position: fixed;
    top: 0px;
    z-index: 1;
    width: 100%;
    border-radius: 0px;
    min-height: 85px;
    padding-top: 9px;
}
.navbar .navbar-nav {
    margin-top: 7px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #12505b;
}

.navbar-inverse {
    background-color: #12505b;
}

.navbar-inverse .dropdown-menu {
    background-color: #12505b;
}

.navbar-inverse .dropdown-menu>li>a {
    color: #fff;
}

.navbar-inverse .dropdown-menu>li>a:hover {
    color: #101010;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #0fdeee;
}

.navbar-brand {
    padding: 0px 15px 0px 15px;
}

.about {
    background-image: url('../images/wall_2.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 60px;
}

.benefits {
    padding-top: 50px;
    padding-bottom: 60px;
}

.services {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 45px;
}

.services .col-sm-4 {
    min-height: 218px;
}

.services a {
    display: block;
    margin-bottom: 12px;
    line-height: 20px;
    color: #076c86;
}

.internet {
    background-image: url('../images/internet2.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.internet .row {
    background-color: rgba(0, 0, 0, 0.65);
}

.rent {
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation {
    background-image: url('../images/wall_2.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.colocation .row {
    background-color: rgba(0, 0, 0, 0.75);
}

.partners {
    background-image: url('../images/wall_2.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.partners .row {
    background-color: rgba(0, 0, 0, 0.75);
}

.content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.content li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
    font-style: italic;
}

.content h1 {
    margin-bottom: 15px;
}

.content ul {
    margin-bottom: 30px;
}

.storage {
    padding-top: 50px;
    padding-bottom: 60px;
}

.outsourcing {
    background-image: url('../images/outsourcing.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 60px;
}

.outsourcing .row {
    background-color: rgba(0, 0, 0, 0.65);
}

.contacts {
    padding-top: 50px;
    padding-bottom: 60px;
}

.partners {
    padding-top: 50px;
    padding-bottom: 0px;
}

.map {
    padding: 0px;
}

.content-page {
    padding-top: 100px;
    padding-bottom: 35px;
}