article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.clear {
    clear: both;
}

* + html .clearfix {
    min-height: 1%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb43 {
    margin-bottom: 43px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

body {
    color: #000000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
}

a {
    color: #000000;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

h3 {
    color: #4b4b4b;
    font-size: 19px;
    line-height: 22px;
    font-weight: bold;
}

.main-wrap {
    width: 953px;
    margin: 0 auto;
}

.page-wrap {
    padding-bottom: 50px;
}

header {
    height: 116px;
    position: relative;
    z-index: 100;
    padding-left: 278px;
}

header .logo {
    display: block;
    width: 251px;
    height: 67px;
    background: url(../img/logo.png) no-repeat;
    position: absolute;
    left: 0;
    top: 21px;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=77);
    filter: alpha(opacity=77);
    -moz-opacity: 0.77;
    -khtml-opacity: 0.77;
    opacity: 0.77;
}

header h1, header .slogan {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #6f6f6f;
    font-size: 22px;
    line-height: 26px;
    min-height: 27px;
    padding-top: 17px;
    margin-bottom: 20px;
}

header h1.img, header .slogan.img {
    background: url(../img/slogan.png) no-repeat 1px 21px;
}

header h1.img a, header .slogan.img a {
    display: block;
    width: 113px;
    height: 26px;
    margin-left: 330px;
    border-bottom: none;
}

header h1 a, header .slogan a {
    display: inline-block;
    color: #6f6f6f;
    border-bottom: 2px solid #6f6f6f;
    text-decoration: none;
    line-height: 16px;
}

header h1 a:hover, header .slogan a:hover {
    color: #6f6f6f;
    text-decoration: none;
}

header h1 span, header .slogan span {
    font-size: 18px;
}

header .phone {
    padding-left: 35px;
    background: url(../img/icon-phone.png) no-repeat 0 4px;
    font-family: Arial, sans-serif;
    font-size: 19px;
    line-height: 21px;
    color: #383838;
    position: absolute;
    right: 0;
    top: 13px;
}

header .phone a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #698293;
    margin-left: 30px;
}

header .phone a:hover {
    color: #698293;
}

nav {
    margin-right: -2px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

nav > ul {
    display: block;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

nav > ul > li {
    display: block;
    float: left;
    width: 112px;
    height: 52px;
    margin-left: 1px;
    position: relative;
}

nav > ul > li:first-child {
    width: 110px;
    margin-left: 0;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

nav > ul > li:first-child > a, nav > ul > li:first-child > span {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

nav > ul > li:last-child {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}

nav > ul > li:last-child > a, nav > ul > li:last-child > span {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}

nav > ul > li > a, nav > ul > li > span {
    display: block;
    height: 52px;
    background: url(../img/nav-li.png) repeat-x;
    font-size: 11px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

nav > ul > li > a:hover, nav > ul > li > span:hover {
    height: 52px;
    text-decoration: none;
    color: #ffffff;
    background: url(../img/nav-hover.gif) no-repeat center top;
}

nav > ul > li > span {
    cursor: default;
}

nav > ul > li.active > a, nav > ul > li.active > span {
    height: 52px;
    text-decoration: none;
    color: #ffffff;
    background: url(../img/nav-active.png) no-repeat center top;
}

nav > ul > li:hover > a, nav > ul > li:hover > span {
    height: 52px;
    text-decoration: none;
    color: #ffffff;
    background: url(../img/nav-hover.gif) no-repeat center top;
}

nav > ul > li:hover .sub {
    display: block;
}

nav .sub {
    display: none;
    width: 250px;
    background-color: #f5f5f5;
    border: 1px solid #c1c1c1;
    position: absolute;
    left: 0;
    top: 52px;
    z-index: 1;
}

nav .sub > li {
    display: block;
    font-size: 0;
    line-height: 0;
    border-top: 1px dotted #c1c1c1;
}

nav .sub > li:first-child {
    border-top: none;
}

nav .sub > li > a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
}

nav .sub > li > a:hover {
    background-color: #c1c1c1;
    color: #ffffff;
    text-decoration: none;
}

.slider-wrap {
    width: 951px;
    height: 136px;
    border: 1px solid #e9e9e9;
    margin-bottom: 57px;
    overflow: hidden;
    -moz-border-radius: 5px 0 5px 5px;
    -webkit-border-radius: 5px 0 5px 5px;
    border-radius: 5px 0 5px 5px;
    -moz-box-shadow: 0 7px 7px -7px rgba(0, 108, 255, .15);
    -webkit-box-shadow: 0 7px 7px -7px rgba(0, 108, 255, .15);
    box-shadow: 0 7px 7px -7px rgba(0, 108, 255, .15);
}

.middle {
    overflow: hidden;
    position: relative;
}

.middle.clearfix {
    overflow: visible;
}

.middle .crumbs {
    position: absolute;
    left: 0;
    top: -50px;
}

.new-font {
    font-size: 14px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: #393939;
}

.new-font a {
    color: #3D71C8 !important;
    text-decoration: underline !important;
}

.new-font a:hover {
    color: #3D71C8 !important;
    text-decoration: none !important;
}

.content {
    float: left;
    width: 657px;
    padding-right: 10px;
    border-right: 1px solid #f0f0f0;
    font-size: 14px;
    line-height: 24px;
    font-family: Arial, sans-serif;
    color: #393939;
}

.content a {
    color: #3D71C8;
    text-decoration: underline;
}

.content a:hover {
    color: #3D71C8;
    text-decoration: none;
}

.content.old-font {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}

.content.old-font a {
    color: #000000;
    text-decoration: underline;
}

.content.old-font a:hover {
    color: #000000;
    text-decoration: none;
}

.content p {
    display: block;
    margin-top: 10px;
}

.content h1 {
    display: block;
    max-width: 641px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    color: #4b4b4b;
    padding-bottom: 14px;
    letter-spacing: 1px;
}

.content h1.after-text {
    padding-top: 13px;
}

.content h1:first-child {
    margin-top: 0;
    position: relative;
    top: -10px;
}

.content h2 {
    display: block;
    max-width: 641px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    color: #8B5C89;
    padding-bottom: 14px;
    letter-spacing: 1px;
}

.content h2.after-text {
    padding-top: 13px;
}

.content h3 {
    display: block;
    max-width: 641px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 19px;
    line-height: 23px;
    font-weight: bold;
    color: #4b4b4b;
    margin: 26px 0 12px 0;
}

.content h3.after-bul-list {
    margin-top: -8px;
}

.content h3.after-citat {
    margin-top: -7px;
}

.content h3:first-child {
    margin-top: 0;
    position: relative;
    top: -3px;
}

.content .read-more {
    display: inline-block;
    padding-right: 15px;
    background: url(../img/read-more.png) no-repeat right 10px;
    font-size: 13px;
    text-decoration: none;
    margin-left: 13px;
}

.content .read-more span {
    text-decoration: underline;
}

.content .read-more:hover {
    text-decoration: none;
}

.content .read-more:hover span {
    text-decoration: none;
}

.sidebar {
    float: left;
    width: 248px;
    padding-left: 37px;
    margin-left: -1px;
    border-left: 1px solid #f0f0f0;
}

.widget h3 {
    display: block;
    margin-bottom: 18px;
}

.widget-menu {
    border: 1px solid #dbdbdb;
    border-top: none;
    padding: 0 20px 20px 20px;
    margin: 35px 0 100px -20px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: relative;
}

.widget-menu h3 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 15px;
    position: absolute;
    left: 20px;
    top: -35px;
    letter-spacing: 1px;
}

.widget-menu h3 a {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #cdcdcd;
}

.widget-menu ul {
    display: block;
}

.widget-menu ul li {
    display: block;
    margin-top: 9px;
    font-size: 0;
    line-height: 0;
}

.widget-menu ul li:first-child {
    margin-top: 0;
}

.widget-menu ul a {
    display: block;
    font-size: 11px;
    line-height: 13px;
    color: #455B70;
    text-decoration: none !important;
    padding-left: 20px;
    background: url(../img/link-mark.png) no-repeat left 3px;
}

.widget-menu ul a:hover {
    text-decoration: underline !important;
}

.widget-pdf {
    border: 1px solid #dbdbdb;
    border-top: none;
    background: url(../img/pdf.png) no-repeat 3px center;
    padding: 0 10px 10px 40px;
    min-height: 31px;
    margin: 0 0 80px -20px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: relative;
}

.widget-pdf h3 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 15px;
    position: absolute;
    left: 20px;
    top: -25px;
    letter-spacing: 1px;
}

.widget-pdf ul {
    display: block;
}

.widget-pdf ul li {
    display: block;
}

.widget-pdf ul a {
    display: block;
    font-size: 11px;
    line-height: 20px;
}

.clients-widget {
    width: 176px;
    padding-top: 40px;
    margin-bottom: 120px;
}

.clients-widget h3 {
    margin-bottom: 17px;
}

.clients-widget .up {
    width: 18px;
    height: 17px;
    margin: 0 auto;
    background: url(../img/ar-up.png) no-repeat 0 -19px;
    cursor: pointer;
}

.clients-widget .up:hover {
    background-position: 0 0;
}

.clients-widget .overflow {
    height: 240px;
    margin-bottom: 19px;
    overflow: hidden;
    position: relative;
    top: 8px;
}

.clients-widget .items {
    height: 99999px;
    padding: 11px 0;
    position: relative;
}

.clients-widget .items a {
    display: block;
    height: 120px;
    position: relative;
    top: 5px;
}

.clients-widget .items a img {
    display: block;
    max-width: 154px;
    max-height: 120px;
    margin: 0 auto;
    position: relative;
}

.clients-widget .items .client-rarus {
    background: url(../img/client-rarus.png) no-repeat right top;
}

.clients-widget .items .client-helpline {
    background: url(../img/client-helpline.png) no-repeat right top;
}

.clients-widget .down {
    width: 18px;
    height: 17px;
    background: url(../img/ar-down.png) no-repeat;
    cursor: pointer;
    margin: 0 auto 19px auto;
}

.clients-widget .down:hover {
    background-position: 0 -19px;
}

.clients-widget .view-all {
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #2156b6;
}

.clients-widget .view-all:hover {
    color: #2156b6;
    text-decoration: none;
}

textarea, input[type="text"] {
    display: block;
    width: 303px;
    height: 32px;
    padding-left: 7px;
    background: url(../img/input.png) repeat-x #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
    border: 1px solid #c1c1c1;
    border-top-color: #848484;
    border-bottom-color: #e2e2e2;
}

textarea {
    padding: 3px 3px 3px 7px;
    width: 300px;
    height: 150px;
    resize: vertical;
    overflow: auto;
}

.widget-search {
    margin-bottom: 55px;
}

.widget-search h3 {
    margin-bottom: 3px;
}

.widget-search form {
    display: block;
    overflow: hidden;
}

.widget-search input[type="text"] {
    float: left;
    width: 146px;
    height: 18px;
    margin-right: 4px;
}

.widget-search input[type="submit"] {
    display: block;
    float: left;
    width: 51px;
    height: 18px;
    border: 1px solid #7f7f7f;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    cursor: pointer;
    background: url(../img/btn-glass.png) repeat-x #ffffff;
    -moz-box-shadow: 0 1px 0 #cccccc;
    -webkit-box-shadow: 0 1px 0 #cccccc;
    box-shadow: 0 1px 0 #cccccc;
    position: relative;
    top: 1px;
    padding-bottom: 2px;
}

.widget-news {
    line-height: 15px;
}

.widget-news h3 {
    margin-bottom: 2px;
}

.widget-news h3 a {
    color: #2d2d2d;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    padding-left: 3px;
    vertical-align: super;
}

footer {
    width: 940px;
    margin: 0 auto;
    background-color: #1dcfff;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding-top: 16px;
}

footer .info {
    padding-top: 7px;
    margin: 0 16px 16px 16px;
    background-color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

footer .small-info {
    margin-left: 320px;
    font-size: 10px;
    line-height: 20px;
}

footer .col1 {
    float: left;
    width: 350px;
    padding: 15px 20px 16px 15px;
    font-size: 14px;
    line-height: 24px;
}

footer .col1 > div {
    padding-left: 135px;
    position: relative;
    margin-top: 24px;
}

footer .col1 > div:first-child {
    margin-top: 0;
}

footer .col1 > div span {
    color: #707070;
    position: absolute;
    left: 0;
    top: 0;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

footer .col1 big {
    font-size: 18px;
}

footer .contacts {
    font-size: 18px;
}

footer .recvis {
    font-size: 13px;
}

footer .bottom {
    height: 19px;
    background-color: #000000;
    padding-left: 37px;
    color: #ffffff;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    position: relative;
}

footer .bottom a {
    color: #ffffff;
}

footer .bottom .right {
    position: absolute;
    top: 0;
    right: 17px;
}

footer .col2 {
    float: left;
    width: 506px;
    padding-top: 19px;
}

footer .map {
    width: 506px;
    height: 158px;
    background: url(../img/podval/map.jpg) no-repeat;
    margin-bottom: 19px;
}

footer .btn-found_error {
    display: block;
    background: url(../img/podval/icon-found-error.png) no-repeat 0 2px;
    padding-left: 28px;
    margin-left: -28px;
}

footer .phone {
    padding-left: 24px;
    background: url(../img/icon-phone2.png) no-repeat 0 6px;
}

footer .email {
    display: block;
    padding-left: 24px;
    background: url(../img/icon-email.png) no-repeat 0 7px;
}

footer .fructus {
    width: 140px !important;
    position: absolute;
    margin: 0 0 0 500px;
}

footer .fructus img {
    display: block;
}

footer .fructus a {
    display: block;
}

footer .spansave {
    height: 10px;
    font-family: Arial, sans-serif;
    font-size: 11px;
}

footer .gsave {
    display: block;
    width: 133px !important;
    margin-left: 700px;
    position: absolute;
    top: 10px;
    line-height: 14px;
}

.styled-form {
    display: block;
    margin-top: 10px;
    padding: 20px 0 34px 19px;
    background-color: #cdeef9;
}

.styled-form .inp-wrap {
    margin-bottom: 10px;
}

.styled-form .inp-wrap .capt {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: #0268ac;
}

.styled-form .inp-wrap .capt i {
    display: inline-block;
    font-style: normal;
    color: #ff0000;
    font-weight: bold;
    font-size: 15px;
    margin-top: -5px;
    position: relative;
    top: 3px;
    left: 1px;
}

.styled-form .inp-wrap .zak-spec {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #c3218e;
    margin-top: 11px;
}

.styled-form .inp-wrap .zak-spec input {
    position: relative;
    top: 1px;
    margin-right: 3px;
}

.styled-form .inp-wrap .zak-spec .quest-pop span {
    display: block;
}

.styled-form input[type="submit"] {
    display: block;
    width: 107px;
    height: 35px;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    margin-left: 204px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 17px;
    color: #434343;
    cursor: pointer;
    background: url(../img/btn-green.png) repeat-x #6df449;
    -moz-text-shadow: 1px 1px 0 #9ee765;
    -webkit-text-shadow: 1px 1px 0 #9ee765;
    text-shadow: 1px 1px 0 #9ee765;
}

.styled-form input[type="submit"]:hover {
    background: url(../img/btn-green-h.png) repeat-x #50cc2e;
}

.quest-pop {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-bottom: -5px;
    position: relative;
    top: -4px;
    background: url(../img/icon-quest.png) no-repeat;
    margin-left: 2px;
    cursor: pointer;
    position: relative;
}

.quest-pop span {
    display: none;
    width: 255px;
    position: absolute;
    left: 28px;
    top: -12px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    padding: 8px 14px 8px 14px;
    z-index: 9999;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.quest-pop span i {
    display: block;
    position: absolute;
    background: url(../img/userid-i.png) no-repeat;
    width: 14px;
    height: 17px;
    left: -14px;
    top: 8px;
}

.quest-pop:hover span {
    display: block;
}

.main-banner {
    float: left;
    width: 440px;
    height: 136px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.main-banner img {
    display: block;
    width: 387px;
    height: 136px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.slider {
    float: left;
    width: 511px;
    height: 136px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
}

.slider .left {
    width: 25px;
    height: 25px;
    background: url(../img/slider-left.png) no-repeat;
    cursor: pointer;
    position: absolute;
    left: 68px;
    top: 46px;
}

.slider .right {
    width: 25px;
    height: 25px;
    background: url(../img/slider-right.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 61px;
    top: 46px;
}

.slider .overflow {
    position: relative;
    overflow: hidden;
    width: 292px;
    height: 136px;
    margin-left: 113px;
}

.slider .mover {
    width: 99999px;
    position: relative;
    height: 136px;
}

.slider .item {
    float: left;
    width: 292px;
    height: 136px;
    text-align: center;
}

.slider .item .strong {
    font-size: 24px;
    line-height: 26px;
    color: #C3218E;
    padding-top: 15px !important;
    margin-bottom: 5px;
}

.slider .item .btn {
    margin-top: 24px;
}

.slider .item .btn.m-margin-top_12 {
    margin-top: 12px;
}

.slider .item.item1 .btn, .slider .item.item2 .btn, .slider .item.item4 .btn {
    margin-top: 8px;
}

.slider .item.item3 strong {
    padding-top: 20px !important;
}

.slider .item.item3 .btn {
    margin-top: 15px;
}

.slider .item.item4 .strong {
    font-size: 22px;
}

.slider .dots {
    overflow: hidden;
    position: absolute;
    left: 413px;
    top: 98px;
}

.slider .dots i {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(../img/slider-dot.png) no-repeat center center;
    cursor: pointer;
    margin-right: 1px;
}

.slider .dots i.s {
    background-image: url(../img/slider-dot-sel.png);
}

.slider-icon-garant {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    background: url(../img/slider-icon-garant.png) no-repeat;
}

.btn, .content .btn, .new-font .btn {
    display: inline-block;
    height: 24px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    color: #0045c3;
    background: url(../img/btn.png) repeat-x #ffffff;
    text-decoration: none !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    cursor: pointer;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #808080;
    padding: 0 20px;
}

.btn:hover, .content .btn:hover, .new-font .btn:hover {
    text-decoration: none !important;
    color: #0045c3;
    background: url(../img/btn-h.png) repeat-x left bottom #f0f7ff;
}

.hidden {
    display: none;
}

#recall-content {
    font-size: 13px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    padding-bottom: 10px;
}

#recall-content .title {
    font-weight: bold;
    margin-bottom: 15px;
}

#recall-content form .inp-wrap {
    overflow: hidden;
    margin-bottom: 10px;
}

#recall-content form .capt {
    display: block;
    float: left;
    width: 100px;
    font-size: 13px;
    line-height: 34px;
}

#recall-content form .capt i {
    display: inline-block;
    font-style: normal;
    color: #ff0000;
    font-weight: bold;
    font-size: 15px;
    margin-top: -5px;
    position: relative;
    top: 3px;
    left: 1px;
}

#recall-content form input[type="text"] {
    display: block;
    float: left;
    width: 287px;
}

#recall-content form .phone-part1 {
    float: left;
    width: 28px;
    line-height: 34px;
}

#recall-content form .phone-part2 {
    float: left;
    width: 10px;
    line-height: 34px;
    padding-left: 5px;
}

#recall-content form .phone-code {
    width: 40px !important;
    text-align: center;
    padding-left: 0;
}

#recall-content form .phone-number {
    width: 202px !important;
}

#recall-content form .line {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 15px;
}

#recall-content form input[type="submit"] {
    display: block;
    width: 107px;
    height: 35px;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .4);
    margin: 0 auto;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 17px;
    color: #434343;
    cursor: pointer;
    background: url(../img/btn-green.png) repeat-x #6df449;
    -moz-text-shadow: 1px 1px 0 #9ee765;
    -webkit-text-shadow: 1px 1px 0 #9ee765;
    text-shadow: 1px 1px 0 #9ee765;
}

#recall-content form input[type="submit"]:hover {
    background: url(../img/btn-green-h.png) repeat-x #50cc2e;
}

#year-pop {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 5px;
}

#year-pop ul {
    list-style-type: disc;
    margin-left: 40px;
}

#year-pop .big {
    font-size: 18px;
}

.tdceny {
    width: 133px !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.tdobslyg {
    width: 655px !important;
    text-align: left !important;
    vertical-align: middle !important;
    background-color: #ECABD7 !important;
}

.h2obslyg {
    font-weight: bold !important;
    font-size: 18px !important;
    margin: 5px 0 5px 240px !important;
}

.h2obslygwindow {
    font-weight: bold !important;
    font-size: 18px !important;
    margin: 5px 0 10px 25px !important;
}

.pobslyg {
    font-size: 12px !important;
    margin: 5px 0 5px 10px !important;
}

.ulobslyg {
    font-size: 12px !important;
    margin: 0 0 5px 40px !important;
    list-style-type: square !important;
}

.calcbackground {
    background-color: #E1F4FD;
    padding: 10px 0 0 0;
}

#rezults td {
    white-space: nowrap;
    padding: 6px;
    font-size: 11px;
}

#rezults td strong {
    font-size: 10pt;
}

.otzyv-row {
    overflow: hidden;
    padding: 7px 10px 0 7px;
    margin: -7px -10px 45px -7px;
}

.otzyv-row a {
    display: block;
    float: left;
    width: 172px;
    height: 100px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    margin-left: 60px;
}

.otzyv-row a:first-child {
    margin-left: 0;
}

.otzyv-row a .img {
    border: 1px solid #e5e5e5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 1px 2px 10px #d8d8d8;
    -webkit-box-shadow: 1px 2px 10px #d8d8d8;
    box-shadow: 1px 2px 10px #d8d8d8;
    margin: 0 auto 13px auto;
}

.otzyv-row a img {
    display: block;
    margin: 0;
    -moz-box-shadow: 1px 2px 10px #d8d8d8;
    -webkit-box-shadow: 1px 2px 10px #d8d8d8;
    box-shadow: 1px 2px 10px #d8d8d8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.otzyv-row a span {
    text-decoration: underline;
}

.otzyv-row a:hover .img {
    border: 1px solid #82d7ff;
    -moz-box-shadow: 1px 2px 10px #cbe5ff;
    -webkit-box-shadow: 1px 2px 10px #cbe5ff;
    box-shadow: 1px 2px 10px #cbe5ff;
}

.otzyv-row a:hover span {
    text-decoration: none;
}

.content .otzyv-row a {
    height: auto;
}

.ask-text {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    font-style: italic;
    color: #858585;
    margin: 53px 0 27px 0 !important;
}

.b-fixed-form {
    position: relative;
}

.b-pdf {
    display: block;
    height: 31px;
    position: absolute;
    left: 350px;
    background: url(../img/pdf2.png) no-repeat 0 0;
    padding-left: 40px;
}

.b-pdf.price {
    top: 115px;
    line-height: 31px;
}

.b-pdf.kp {
    top: 44px;
}

.b-found_error {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(../img/found_error.png) no-repeat center center;
    padding-right: 7px;
}

div.popup, div.popup-copy {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100100;
    left: 0;
    top: 0;
    overflow: hidden;
}

div.popup_inner {
    width: 450px;
    height: auto;
    margin: 0 auto 0 -225px;
    padding: 10px 20px 20px 20px;
    position: absolute;
    z-index: 100100;
    left: 50%;
    top: 200px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
}

div.popup_inner p {
    padding: 0 0 10px 0;
}

div.popup-copy div.popup_inner {
    width: 550px;
    margin-left: -275px;
}

a.popup_close {
    float: right;
    width: 20px;
    height: 21px;
    position: relative;
    top: -2px;
    -moz-border-radius: -10px;
    -webkit-border-radius: -10px;
    border-radius: -10px;
    text-decoration: none;
    background: url(../img/icon_close.png) no-repeat;
}

.order-form-icons {
    padding-bottom: 30px;
}

.order-form-icons .col1, .order-form-icons .col2, .order-form-icons .col3 {
    float: left;
    width: 207px;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    padding-top: 151px;
}

.order-form-icons .col1 b, .order-form-icons .col2 b, .order-form-icons .col3 b {
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    position: relative;
    top: -3px;
}

.order-form-icons .col1 {
    background: url(../img/podval/warranty-icon1.png) no-repeat center 0;
}

.order-form-icons .col2 {
    background: url(../img/podval/warranty-icon2.png) no-repeat center 0;
}

.order-form-icons .col3 {
    background: url(../img/podval/warranty-icon3.png) no-repeat center 0;
}

.calcbackground {
    margin-bottom: 30px;
}

a.garant-more {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    margin-left: 10px;
}

.tarifs-pop-content {
    display: none;
}

.footer-line {
    width: 100%;
    font-size: 14px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10000;
}

.footer-line > div {
    width: 940px;
    margin: 0 auto;
    position: relative;
}

.footer-line a {
    display: inline-block;
    padding: 0 22px 0 13px;
    background: url(../img/icon-up.png) no-repeat 76px 7px;
    position: absolute;
    right: -100px;
    bottom: 19px;
    font-size: 14px;
    line-height: 25px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background-color: #a7a7a7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.footer-line a:hover {
    color: #ffffff;
    text-decoration: none;
}

.footer-line a:hover span {
    text-decoration: underline;
}

.m-font-size_09em {
    font-size: 0 width : 9 em;
}

.home-advantages {
    margin: -40px 0 0 20px;
}

.home-advantages .col1, .home-advantages .col2 {
    float: left;
    width: 260px;
}

.home-advantages .col1 .title, .home-advantages .col2 .title {
    width: 220px;
    font-size: 24px;
    line-height: 30px;
    color: #4b4b4b;
    text-align: center;
    padding-top: 43px;
    margin-bottom: 12px;
}

.home-advantages .col2 {
    margin-left: 73px;
}

.home-advantages .quality {
    margin-bottom: 13px;
}

.home-advantages .quality .title {
    background: url(../img/icon-quality.png) no-repeat center top;
}

.home-advantages .profit {
    margin-bottom: 19px;
}

.home-advantages .profit .title {
    width: 190px;
    background: url(../img/icon-profit.png) no-repeat center top;
    color: #777777;
}

.home-advantages .efficiency {
    margin-bottom: 15px;
}

.home-advantages .efficiency .title {
    background: url(../img/icon-efficiency.png) no-repeat center top;
    padding-top: 40px;
    margin-bottom: 9px;
    color: #777777;
}

.home-advantages .efficiency li {
    margin-left: 37px;
}

.home-advantages ul {
    display: block;
}

.home-advantages ul li {
    display: block;
    color: #484848;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
}

.home-advantages ul li:first-child {
    margin-top: 0;
}

.home-advantages ul li b {
    font-family: Arial, sans-serif;
    font-size: 15px;
}

.home-advantages ul li > span,
.hoverHelp {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/icon-quest.png) no-repeat;
    cursor: pointer;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    margin: 0 0 -6px -14px;
    position: relative;
    left: 15px;
}

.home-advantages ul li > span:hover,
.hoverHelp:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.home-advantages ul li > span:hover span,
.hoverHelp:hover span {
    display: block;
}

.home-advantages ul li > span span,
.hoverHelp span {
    display: none;
    width: 195px;
    position: absolute;
    left: 27px;
    top: -12px;
    z-index: 9999;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    padding: 8px 14px 12px 14px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);;
    text-align: left;
    white-space: normal;
}

.home-advantages.m-right ul li > span span,
.hoverHelp.m-right span {
    left: auto;
    right: 27px;
}

.home-advantages ul li > span span i,
.hoverHelp span i {
    display: block;
    width: 14px;
    height: 17px;
    background: url(../img/userid-i.png) no-repeat;
    position: absolute;
    left: -14px;
    top: 8px;
}

.home-advantages.m-right ul li > span span i,
.hoverHelp.m-right span i {
    left: auto;
    right: -14px;
    background-image: url(../img/userid-i2.png);
}

.home-advantages .count-descr {
    width: 254px;
    font-size: 17px;
    line-height: 22px;
    color: #046ba7;
    background: url(../img/ar-down2.png) no-repeat 112px 82px #cdeef9;
    padding: 5px 60px 60px 10px;
    -moz-border-radius: 9px 9px 0 0;
    -webkit-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    margin: 30px 0 0 -20px;
    text-align: center;
}

.price-count-form {
    margin-top: 0;
    margin-bottom: 39px;
    position: relative;
    padding-top: 16px;
    padding-bottom: 21px;
    -moz-border-radius: 0 9px 9px 9px;
    -webkit-border-radius: 0 9px 9px 9px;
    border-radius: 0 9px 9px 9px;
}

.price-count-form .inp-wrap {
    margin-bottom: 12px;
}

.price-count-form .inp-wrap .capt {
    float: left;
    width: 230px;
    margin-left: 18px;
    padding-top: 3px;
}

.price-count-form .inp-wrap input[type="text"] {
    float: left;
    width: 40px;
}

.price-count-form input[type="submit"] {
    margin-left: 110px;
    margin-top: 19px;
}

.pricelist-block {
    margin-top: 30px;
}

.pricelist-block .top {
    border: 1px solid #000000;
    border-bottom: none;
}

.pricelist-block .top .title {
    float: left;
    width: 440px;
    font-size: 21px;
    line-height: 23px;
    font-family: Arial, sans-serif;
    color: #CA0404;
    padding: 10px 0 8px 10px;
    border-right: 1px solid #000000;
    margin-right: 20px;
}

.pricelist-block .top .title span {
    display: block;
    font-style: italic;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.pricelist-block .top .download {
    display: block;
    float: left;
    min-height: 45px;
    padding: 9px 0 0 44px;
    background: url(../img/pdf3.png) no-repeat;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #454545;
    text-decoration: none;
    margin-top: 5px;
}

.pricelist-block .top .download > span {
    color: #1574E9;
    font-weight: bold;
    font-size: 14px;
}

.pricelist-block .top .download > span span {
    text-decoration: underline;
    font-weight: normal;
    font-size: 12px;
}

.pricelist-block .top .download:hover {
    color: #454545;
    text-decoration: none;
}

.pricelist-block .top .download:hover > span {
    color: #1574E9;
}

.pricelist-block .top .download:hover > span span {
    text-decoration: none;
}

.pricelist-block .items {
    display: block;
    padding: 0;
}

.pricelist-block .items li {
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #2e2e2e;
    font-family: Arial, sans-serif;
    padding: 8px 0 9px 18px;
    font-weight: bold;
    background-color: #d9d9d9;
    border: 1px solid #000000;
    border-top: none;
    cursor: pointer;
    margin-bottom: 0;
    background-image: none;
}

.pricelist-block .items li:first-child {
    border-top: 1px solid #000000;
}

.pricelist-block .items li span {
    text-decoration: underline;
}

.pricelist-block .items li:hover span {
    text-decoration: none;
}

.pricelist-block .items li i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: 0 0 -10px 3px;
    position: relative;
    top: -6px;
    background: url(../img/price-list-trigger.png) no-repeat;
}

.price-table-styles p {
    margin-top: 10px;
}

.tab-page#obslujivanie-kompjuterov, .tab-page#obslujivanie-serverov {
    max-height: 761px;
    overflow: auto;
    margin-right: -10px;
}

.table-prices-abonent {
    width: 630px;
    font-family: Arial, sans-serif;
}

.table-prices-abonent .table-head {
    background-color: #E1FBD5;
}

.table-prices-abonent .table-head td {
    text-align: center;
    font-weight: bold;
}

.table-prices-abonent td {
    padding: 5px 5px 6px 5px;
}

.table-prices-inpopups {
    width: 655px;
    font-family: Arial, sans-serif;
}

.table-prices-inpopups .table-head {
    background-color: #59ea14;
}

.table-prices-inpopups .table-head td {
    font-weight: bold;
}

.table-prices-inpopups .violet-row {
    background-color: #d8bfd8;
    font-weight: bold;
}

.table-prices-inpopups td {
    width: 150px;
    padding: 10px 8px 11px 8px;
    text-align: center;
}

.table-prices-inpopups td:first-child {
    width: 360px;
    text-align: left;
}

.tdobslyg p {
    font-size: 12px !important;
    margin: 5px 0 5px 10px !important;
}

.tdobslyg h2 {
    font-size: 18px !important;
    line-height: 14px !important;
    font-weight: bold !important;
    margin: 5px 0 5px 240px !important;
    color: #000000 !important;
    font-family: Arial, sans-serif;
    letter-spacing: 0 !important;
    padding-bottom: 0 !important;
}

.tdobslyg ul {
    font-size: 12px !important;
    list-style-type: square !important;
    margin: 0 0 5px 40px !important;
}

#ceny-na-obslujivanie h3 {
    margin: 0 0 15px 0 !important;
    color: #000000 !important;
    font-family: Tahoma, Arial, sans-serif !important;
    line-height: 22px !important;
}

.widget-empty {
    border: 0px !important;
    margin: -20px 0 20px -20px;
}

.price-pop-table, .price-pop-table-calc {
    display: none;
}

.text-block {
    margin-left: -20px;
    padding: 10px 19px 20px 19px;
    border: 1px solid #c2dae7;
    background-color: #ffffff;
    -moz-box-shadow: 0 0 5px #ddd '; -webkit-box-shadow : 0 0 5 px #ddd ';
    box-shadow: 0 0 5px #ddd '; -moz-border-radius : 6 px; -webkit-border-radius : 6 px; border-radius : 6 px;
}

.text-block.tabbed {
    display: none;
    margin-bottom: 20px;
}

.text-block.tabbed.sel {
    display: block;
}

.text-block.tabbed h2 {
    margin-top: 16px;
}

.crumbs {
    display: block;
    margin: -6px 0 15px 0;
    position: relative;
    z-index: 99999;
    line-height: 24px;
}

.crumbs > li {
    display: inline-block;
    padding-right: 16px;
    background: url(../img/ar.png) no-repeat right 7px;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    margin-right: 3px;
    color: #a1a1a1;
    position: relative;
}

.crumbs > li > a {
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    color: #6a6a6a;
}

.crumbs > li > a:hover {
    text-decoration: none;
}

.crumbs > li.ashover > a, .crumbs > li:hover > a {
    color: #6a6a6a;
    padding-bottom: 6px;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
}

.crumbs > li.ashover > i, .crumbs > li:hover > i {
    background-image: url(../img/crumbs-ar-sel.png);
    position: relative;
    left: -1px;
    top: 1px;
}

.crumbs > li.ashover > .ul, .crumbs > li:hover > .ul {
    display: block !important;
}

.crumbs > li.nohover > a {
    color: #6a6a6a !important;
    padding-bottom: 0 !important;
    background: none !important;
}

.crumbs > li.nohover > i {
    background-image: url(../img/crumbs-ar.png) !important;
    left: 0 !important;
    top: 0 !important;
}

.crumbs > li:last-child {
    padding-right: 0;
    background: none;
}

.crumbs > li.last-child {
    padding-right: 0;
    background: none;
}

.crumbs > li i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url(../img/crumbs-ar.png) no-repeat;
    margin-left: 3px;
    margin-right: -2px;
}

.crumbs > li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 22px;
    background-color: #ffffff;
    border: 1px solid #ff8758;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.crumbs > li ul > li {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
}

.crumbs > li ul > li > a {
    display: block;
    color: #464646;
    font-size: 11px;
    line-height: 21px;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 9px;
}

.crumbs > li ul > li > a:hover {
    color: #464646;
    text-decoration: none;
    background-color: #eaeaea;
}

.crumbs > li ul > li.have-sub > a {
    padding-right: 16px;
    background: url(../img/crumbs-sub-ar.png) no-repeat right center #ffffff;
}

.crumbs > li ul > li.have-sub > a:hover {
    background: url(../img/crumbs-sub-ar-h.png) no-repeat right center #eaeaea;
}

.crumbs > li ul > li:hover ul {
    display: block !important;
}

.crumbs > li ul ul {
    left: 100%;
    top: -4px;
    padding-top: 3px;
}

.crumbs + .title-row {
    margin-top: -10px;
}

.crumbs + .title-row .social {
    top: 10px;
}

.fiolet {
    color: #8b5c89 !important;
}

.gray {
    color: #4b4b4b !important;
}

.blue {
    color: #4f7fce !important;
}

.orange {
    color: #FF5400 !important;
}

.green {
    color: #15A101 !important;
}

.text-styles ul {
    display: block;
    padding: 7px 0;
}

.text-styles ul li {
    display: block;
    padding-left: 52px;
    background: url(../img/bullet.png) no-repeat 30px 9px;
    margin-bottom: 4px;
}

.text-styles ol {
    list-style: decimal;
    padding: 7px 0 7px 50px;
}

.text-styles ol li {
    display: list-item;
    margin-bottom: 4px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #3e6dbb;
}

.text-styles ol li span {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-style: normal;
    position: relative;
    top: -1px;
}

.text-styles img {
    display: block;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
    top: 5px;
}

.text-styles img.align-right {
    float: right;
    margin-right: 15px;
    margin-left: 30px;
}

.text-styles img.align-none {
    float: none;
    margin-right: 0;
}

.text-styles ul.bul_list1, .text-styles ul.bul_list2 {
    display: block;
    margin: 0 0 8px 18px;
    padding-top: 11px;
}

.text-styles ul.bul_list1 > li, .text-styles ul.bul_list2 > li {
    display: block;
    padding-left: 21px;
    background: url(../img/bul3.png) no-repeat left 7px;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 9px;
}

.text-styles ul.bul_list1.h3-after, .text-styles ul.bul_list2.h3-after {
    margin-bottom: -25px;
}

.text-styles ul.bul_list1.h3-before, .text-styles ul.bul_list2.h3-before {
    margin-top: -13px;
}

.text-styles ul.bul_list1.ask-text-after, .text-styles ul.bul_list2.ask-text-after {
    margin-bottom: -27px;
}

.text-styles ul.bul_list1.big-margin-top, .text-styles ul.bul_list2.big-margin-top {
    margin-top: 9px;
}

.text-styles ul.bul_list2 {
    margin-left: 1px;
    padding-top: 11px;
    margin-bottom: 7px;
}

.text-styles ul.bul_list2 > li {
    padding-left: 18px;
}

.text-styles ul.bul_list3, .text-styles ul.bul_list4 {
    display: block;
    background-color: #f8edff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 6px 130px 20px 24px;
    padding: 6px 13px 1px 0 !important;
}

.text-styles ul.bul_list3 > li, .text-styles ul.bul_list4 > li {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 11px;
    color: #606060;
    padding: 0 0 0 20px !important;
    margin-left: 13px;
    background: url(../img/bul2.png) no-repeat left 6px !important;
}

.text-styles ul.bul_list4 {
    background-color: #ffffff;
}

.text-styles ul ul, .text-styles ol ul, .text-styles ul ol, .text-styles ol ol {
    display: block;
    padding-top: 16px;
    padding-bottom: 0;
    margin: 0 130px 0 20px;
}

.text-styles ul ul > li, .text-styles ol ul > li, .text-styles ul ol > li, .text-styles ol ol > li {
    display: block;
    background: url(../img/ul-li-inner.png) no-repeat left 6px;
    padding: 0 0 0 16px;
    margin-left: 12px;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
}

.text-styles ul.bul_list1.end-sub, .text-styles ul.bul_list2.end-sub, .text-styles ul.bul_list3.end-sub {
    margin-bottom: -2px !important;
}

.num_list4 {
    display: block;
    margin: 6px 130px 30px 24px;
    padding: 6px 16px 1px 32px;
}

.num_list4 > li {
    list-style-type: decimal;
    color: #3e6dbb;
    font-style: italic;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 11px;
}

.num_list4 > li > span {
    color: #606060;
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 19px;
}

ol.num_list1, ol.num_list2 {
    display: block;
    padding-left: 25px;
    padding-top: 14px;
}

ol.num_list1 > li, ol.num_list2 > li {
    list-style-type: decimal;
    color: #3e6dbb;
    font-style: italic;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 11px;
}

ol.num_list1 > li > span, ol.num_list2 > li > span {
    color: #393939;
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
    position: relative;
    top: 0;
}

ol.num_list1 .citat1, ol.num_list2 .citat1, ol.num_list1 .citat2, ol.num_list2 .citat2, ol.num_list1 .citat3, ol.num_list2 .citat3, ol.num_list1 .citat4, ol.num_list2 .citat4, ol.num_list1 .citat5, ol.num_list2 .citat5, ol.num_list1 .citat6, ol.num_list2 .citat6, ol.num_list1 .citat7, ol.num_list2 .citat7 {
    margin-bottom: 19px;
    margin-left: -26px;
}

ol.num_list1 .citat7, ol.num_list2 .citat7 {
    margin-left: 35px;
}

ol.num_list1.h3-after, ol.num_list2.h3-after {
    margin-bottom: -25px;
}

ol.num_list1.h3-before, ol.num_list2.h3-before {
    margin-top: -13px;
}

ol.num_list1 {
    margin-left: 24px;
}

ol.num_list3, ol.num_list4 {
    display: block;
    background-color: #f8edff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 6px 130px 20px 24px;
    padding: 6px 16px 1px 32px;
}

ol.num_list3 > li, ol.num_list4 > li {
    list-style-type: decimal;
    color: #3e6dbb;
    font-style: italic;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 11px;
}

ol.num_list3 > li span, ol.num_list4 > li span {
    color: #606060;
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 19px;
    position: relative;
    top: 0;
}

ol.num_list4 {
    background: none;
    margin-bottom: 10px;
}

.mini-drop {
    position: relative;
    top: -1px;
    z-index: 99999;
}

.mini-drop > div {
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    margin-right: 3px;
    color: #a1a1a1;
    position: relative;
}

.mini-drop > div > a, .mini-drop > div > span {
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    color: #6a6a6a;
    cursor: pointer;
}

.mini-drop > div > a:hover, .mini-drop > div > span:hover {
    text-decoration: none;
}

.mini-drop > div.ashover > a, .mini-drop > div:hover > a, .mini-drop > div.ashover > span, .mini-drop > div:hover > span {
    color: #f14400;
    padding-bottom: 6px;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
}

.mini-drop > div.ashover > i, .mini-drop > div:hover > i {
    background-image: url(../img/crumbs-ar-sel.png);
    position: relative;
    left: -1px;
    top: 1px;
}

.mini-drop > div.ashover > .ul, .mini-drop > div:hover > .ul {
    display: block !important;
}

.mini-drop > div.nohover > a, .mini-drop > div.nohover > span {
    color: #6a6a6a !important;
    padding-bottom: 0 !important;
    background: none !important;
}

.mini-drop > div.nohover > i {
    background-image: url(../img/crumbs-ar.png) !important;
    left: 0 !important;
    top: 0 !important;
}

.mini-drop > div:last-child {
    padding-right: 0;
    background: none;
}

.mini-drop > div.last-child {
    padding-right: 0;
    background: none;
}

.mini-drop > div i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url(../img/crumbs-ar.png) no-repeat;
    margin-left: 3px;
    margin-right: -2px;
}

.mini-drop > div ul {
    display: none;
    position: absolute;
    left: 0;
    top: 22px;
    background-color: #ffffff;
    border: 1px solid #ff8758;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.mini-drop > div ul > li {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    background-image: none;
}

.mini-drop > div ul > li > a {
    display: block;
    color: #464646;
    font-size: 11px;
    line-height: 21px;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 9px;
}

.mini-drop > div ul > li > a:hover {
    color: #464646;
    text-decoration: none;
    background-color: #eaeaea;
}

.mini-drop > div ul > li.have-sub > a {
    padding-right: 16px;
    background: url(../img/crumbs-sub-ar.png) no-repeat right center #ffffff;
}

.mini-drop > div ul > li.have-sub > a:hover {
    background: url(../img/crumbs-sub-ar-h.png) no-repeat right center #eaeaea;
}

.mini-drop > div ul > li:hover ul {
    display: block !important;
}

.mini-drop > div ul > li.text {
    font-size: 11px;
    line-height: 18px;
    color: #a1a1a1;
    padding: 0 8px;
}

.mini-drop > div ul ul {
    left: 100%;
    top: -4px;
    padding-top: 3px;
}

.tabs {
    margin-left: -2px;
    height: 43px;
    margin-bottom: -6px;
    position: relative;
    z-index: 10;
}

.tabs ul {
    display: block;
    height: 43px;
    overflow: hidden;
    padding: 0;
    margin-left: 15px;
}

.tabs li {
    display: inline-block !important;
    height: 37px;
    font-size: 0;
    line-height: 0;
    margin-right: -5px;
    position: relative;
    background: url(../img/tab.png) no-repeat left top !important;
    margin-bottom: 0 !important;
    padding-left: 20px !important;
}

.tabs li:hover {
    background-image: url(../img/tab-h.png) !important;
}

.tabs a {
    display: inline-block;
    height: 32px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 30px;
    margin-right: -20px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    line-height: 32px !important;
    color: #575757 !important;
    text-decoration: none !important;
    background: url(../img/tab.png) no-repeat right top;
    text-align: center;
}

.tabs a:hover {
    text-decoration: none !important;
    color: #1e5487 !important;
    background-image: url(../img/tab-h.png);
}

.tabs li.sel {
    z-index: 30 !important;
    height: 43px;
    background-image: url(../img/tab-sel.png) !important;
}

.tabs li.sel a {
    height: 43px;
    color: #1e5487;
    background-image: url(../img/tab-sel.png);
}

.tabs .bot {
    height: 6px;
    background-color: #8dc1ff;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    margin-top: -6px;
    margin-left: 2px;
}

.tabbed {
    display: none;
    border: 1px solid #C2DAE7;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 13px 15px 13px;
}

.tabbed.sel {
    display: block;
}

.citat1, .citat2, .citat3, .citat4, .citat5, .citat6, .citat7 {
    display: block;
    margin: 13px 0 27px 0;
    padding-top: 5px;
    min-height: 53px;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 24px;
    color: #939393;
    padding-left: 70px;
    background: url(../img/ts-ok.png) no-repeat 13px 10px;
    text-align: left;
    word-spacing: 3px;
}

.citat1 a, .citat2 a, .citat3 a, .citat4 a, .citat5 a, .citat6 a, .citat7 a {
    color: #a0b6dc;
}

.citat1 a:hover, .citat2 a:hover, .citat3 a:hover, .citat4 a:hover, .citat5 a:hover, .citat6 a:hover, .citat7 a:hover {
    color: #a0b6dc;
}

.citat1 strong, .citat2 strong, .citat3 strong, .citat4 strong, .citat5 strong, .citat6 strong, .citat7 strong, .citat1 b, .citat2 b, .citat3 b, .citat4 b, .citat5 b, .citat6 b, .citat7 b {
    font-style: normal;
    color: #8B5C89;
}

.citat2 {
    background: url(../img/ts-info.png) no-repeat 36px 6px;
}

.citat3 {
    background: url(../img/ts-quotes.png) no-repeat 24px 9px;
}

.citat4 {
    background: url(../img/ts-gift.png) no-repeat 29px 3px;
}

.citat5 {
    background: url(../img/ts-question.png) no-repeat 30px 1px;
}

.citat6 {
    background: url(../img/ts-exclam.png) no-repeat 38px 0;
}

.citat-link {
    overflow: hidden;
    margin-top: -15px;
}

.citat-link a {
    float: right;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #a3a3a3;
    text-decoration: none;
}

.citat-link a:hover {
    color: #a3a3a3;
    text-decoration: underline;
}

.citat7 {
    background: none;
    padding: 9px;
    margin-left: 62px;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    position: relative;
}

.citat7 i {
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #dfe1df;
    left: -2px;
    top: 6px;
}

.b-linkImg {
    display: inline !important;
    float: none !important;
    margin-bottom: auto !important;
    margin-right: auto !important;
    margin-top: auto !important;
    padding-left: 2px;
    top: 1px !important;
    vertical-align: middle;
}

.tabs-pcq {
    margin-bottom: 10px;
}

.tabs-pcq .tab-buttons {
    background: url(../img/tabs-shad.png) no-repeat 0 bottom;
    -moz-border-radius: 9px 9px 0 0;
    -webkit-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    overflow: hidden;
}

.tabs-pcq .tab-buttons li {
    float: left;
    margin-right: -15px;
    position: relative;
    z-index: 158;
}

.tabs-pcq .tab-buttons li span {
    display: block;
    border: 1px solid #B0ADA4;
    border-left-color: transparent;
    -moz-border-radius: 0 10px 0 0;
    -webkit-border-radius: 0 10px 0 0;
    border-radius: 0 10px 0 0;
    color: #888888;
    font-size: 14px;
    font-family: Arial, sans-serif;
    padding: 10px 30px;
    text-decoration: none;
    cursor: pointer;
}

.tabs-pcq .tab-buttons li:first-child span {
    border-left-color: #B0ADA4;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.tabs-pcq .tab-buttons li.active {
    z-index: 159;
}

.tabs-pcq .tab-buttons li.active span {
    background-color: #ffffff;
    border-bottom-color: #ffffff;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .4);
    color: #3b3b3b;
    border-left-color: #B0ADA4;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    cursor: default;
}

.tabs-pcq .tab-page {
    display: none;
    background: url(../img/tabs-left-border.png) no-repeat;
    padding: 20px 0 0 22px;
}

.tabs-pcq .tab-page.active {
    display: block;
}

.b {
    font-weight: bold !important;
}

.i {
    font-style: italic !important;
}

.bi {
    font-weight: bold !important;
    font-style: italic !important;
}

.mini-drop {
    position: relative;
    top: -1px;
    z-index: 99999;
}

.mini-drop > div {
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    margin-right: 3px;
    color: #a1a1a1;
    position: relative;
}

.mini-drop > div > a, .mini-drop > div > span {
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    color: #6a6a6a;
    cursor: pointer;
}

.mini-drop > div > a:hover, .mini-drop > div > span:hover {
    text-decoration: none;
}

.mini-drop > div.ashover > a, .mini-drop > div:hover > a, .mini-drop > div.ashover > span, .mini-drop > div:hover > span {
    color: #f14400;
    padding-bottom: 6px;
    background-color: #ffffff;
    position: relative;
    z-index: 10;
}

.mini-drop > div.ashover > i, .mini-drop > div:hover > i {
    background-image: url(../img/crumbs-ar-sel.png);
    position: relative;
    left: -1px;
    top: 1px;
}

.mini-drop > div.ashover > .ul, .mini-drop > div:hover > .ul {
    display: block !important;
}

.mini-drop > div.nohover > a, .mini-drop > div.nohover > span {
    color: #6a6a6a !important;
    padding-bottom: 0 !important;
    background: none !important;
}

.mini-drop > div.nohover > i {
    background-image: url(../img/crumbs-ar.png) !important;
    left: 0 !important;
    top: 0 !important;
}

.mini-drop > div:last-child {
    padding-right: 0;
    background: none;
}

.mini-drop > div.last-child {
    padding-right: 0;
    background: none;
}

.mini-drop > div i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: url(../img/crumbs-ar.png) no-repeat;
    margin-left: 3px;
    margin-right: -2px;
}

.mini-drop > div ul {
    display: none;
    position: absolute;
    left: 0;
    top: 22px;
    background-color: #ffffff;
    border: 1px solid #ff8758;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.mini-drop > div ul > li {
    display: block;
    font-size: 0;
    line-height: 0;
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    background-image: none;
}

.mini-drop > div ul > li > a {
    display: block;
    color: #464646;
    font-size: 11px;
    line-height: 21px;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 9px;
}

.mini-drop > div ul > li > a:hover {
    color: #464646;
    text-decoration: none;
    background-color: #eaeaea;
}

.mini-drop > div ul > li.have-sub > a {
    padding-right: 16px;
    background: url(../img/crumbs-sub-ar.png) no-repeat right center #ffffff;
}

.mini-drop > div ul > li.have-sub > a:hover {
    background: url(../img/crumbs-sub-ar-h.png) no-repeat right center #eaeaea;
}

.mini-drop > div ul > li:hover ul {
    display: block !important;
}

.mini-drop > div ul > li.text {
    font-size: 11px;
    line-height: 18px;
    color: #a1a1a1;
    padding: 0 8px;
}

.mini-drop > div ul ul {
    left: 100%;
    top: -4px;
    padding-top: 3px;
}

.sidebar-main {
    margin-top: -613px;
}

.case-item {
    margin-right: 8px;
    overflow: hidden;
    background-color: #ececec;
    border: 1px solid #cccccc;
    padding: 10px 15px 15px 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Tahoma, Arial, sans-serif;
    margin-bottom: 30px;
}

.case-item .case-title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #2c2c2c;
}

.case-item .case-col1 {
    float: left;
    width: 145px;
    margin-right: 24px;
}

.case-item .case-col1 img {
    display: block;
    width: 145px;
    height: 145px;
    margin: 0;
    padding-bottom: 5px;
}

.case-item .case-col2 {
    float: left;
    width: 438px;
    color: #525252;
    font-size: 13px;
    line-height: 17px;
}

.case-item .case-subtitle {
    font-size: 17px;
    line-height: 18px;
}

.case-item .case-works {
    padding-bottom: 5px;
}

.case-item .case-works li {
    padding-left: 0;
    background: none;
}

.case-item .case-more {
    font-size: 17px;
}

.case-item .case-descr {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 10px;
}

.b-solutions-pageImageWrap {
    float: left;
    overflow: hidden;
    width: 145px;
    height: 145px;
    margin: 0 16px 0 0;
}

.b-solutions-pageImage {
    width: 145px;
}

.b-solutions-pageDescription {
    overflow: hidden;
}
