* {
    outline: none;
}

body, html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

.g-max-width {
    margin: 0 auto;
    width: 100%;
    padding: 0px;
    position: relative;
    text-align: left;
}

.g-clean {
    clear: both;
    font-size: 0;
    overflow: hidden;
}

@font-face {
    font-family: 'helvetica_4_light';
    src: url('../fonts/helv4light-webfont.eot');
    src: url('../fonts/helv4light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helv4light-webfont.woff') format('woff'), url('../fonts/helv4light-webfont.ttf') format('truetype'), url('../fonts/helv4light-webfont.svg#helvetica_4_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneuecyrmedium';
    src: url('../fonts/helveticaneuecyr-medium.eot');
    src: url('../fonts/helveticaneuecyr-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneuecyr-medium.woff') format('woff'), url('../fonts/helveticaneuecyr-medium.ttf') format('truetype'), url('../fonts/helveticaneuecyr-medium.svg#helveticaneuecyrmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_5_normal';
    src: url('../fonts/helvetica-5-normal.eot');
    src: url('../fonts/helvetica-5-normal.eot?#iefix') format('embedded-opentype'), url('../fonts/helvetica-5-normal.woff') format('woff'), url('../fonts/helvetica-5-normal.ttf') format('truetype'), url('../fonts/helvetica-5-normal.svg#helvetica_5_normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvantGardeCTT';
    src: url('../fonts/AvantGardeCTT.eot');
    src: url('../fonts/AvantGardeCTT.eot?#iefix') format('embedded-opentype'), url('../fonts/AvantGardeCTT.woff') format('woff'), url('../fonts/AvantGardeCTT.ttf') format('truetype'), url('../fonts/AvantGardeCTT.svg#AvantGardeCTT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Boomboom';
    src: url('../fonts/boomboom.eot');
    src: url('../fonts/boomboom.eot?#iefix') format('embedded-opentype'), url('../fonts/boomboom.woff') format('woff'), url('../fonts/boomboom.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lobsterregular';
    src: url('../fonts/lobster.eot');
    src: url('../fonts/lobster.eot?#iefix') format('embedded-opentype'), url('../fonts/lobster.woff') format('woff'), url('../fonts/lobster.ttf') format('truetype'), url('../fonts/lobster.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Tahoma';
  src: url('./../fonts/Tahoma.eot?#iefix') format('embedded-opentype'),  url('./../fonts/Tahoma.woff') format('woff'), url('./../fonts/Tahoma.ttf')  format('truetype'), url('./../fonts/Tahoma.svg#Tahoma') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tahoma';
  src: url('./../fonts/Tahoma-Bold.eot?#iefix') format('embedded-opentype'),  url('./../fonts/Tahoma-Bold.woff') format('woff'), url('./../fonts/Tahoma-Bold.ttf')  format('truetype'), url('./../fonts/Tahoma-Bold.svg#Tahoma-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}


body {
    color: #4f4a4a;
    font: 0.9em/1.2 'helvetica_4_light', Arial, sans-serif;
    background-attachment: fixed !important;
}

table, td, th {
    border-collapse: collapse;
    font-size: 100%;
}

form {
    margin: 0;
    padding: 0;
}

input, select, textarea {
    font: normal 1.0em/1.2 'helvetica_4_light', Arial, sans-serif;
}

textarea {
    resize: none;
    overflow: auto;
}

input, select, button {
    vertical-align: middle;
}

input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

hr {
    border: 1px solid #ccc;
    padding: 0;
    margin: 0.5em 0;
}

ul, ol, li {
    margin: 5px 15px;
    padding: 0;
}


/* ФОС */

select, input[type="text"], input[type="password"], textarea {
    position: relative;
    color: #2c2f33;
    font-size: 13px;
    padding: 5px 8px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    color: #333;
    border-radius: 4px;
}

.uss_form_select select {
    display: block;
}

button, input[type="submit"], input[type="reset"], input[type="button"] {
    position: relative;
    color: #2c2f33;
    font-size: 13px;
    padding: 5px 12px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #e0e1e4;
    border-bottom-color: #c2c8cc;
    border-top-color: #f3f3f4;
    font-weight: bold;
    background: #e3e4e6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAIAAAB/8tMoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEREREVENUU3MTQ0MTFFMzlFQzZGMjQ2ODVDQjMwQzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEREREVENUY3MTQ0MTFFMzlFQzZGMjQ2ODVDQjMwQzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RERERUQ1QzcxNDQxMUUzOUVDNkYyNDY4NUNCMzBDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RERERUQ1RDcxNDQxMUUzOUVDNkYyNDY4NUNCMzBDNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlWe6+gAAAAwSURBVHjaYv78+QvT////IZiBAc5mANNAPsN/JDFkPgMTAwOUhuqF0zBxMJsBIMAAHQQv4X8tPHwAAAAASUVORK5CYII=") repeat-x 0 0;
}

button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #f3f3f4 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAIAAAB/8tMoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUVCRjAxNzM3MTQ0MTFFMzlBRkRFQTE2QUU3RjhDMzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUVCRjAxNzQ3MTQ0MTFFMzlBRkRFQTE2QUU3RjhDMzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1RUJGMDE3MTcxNDQxMUUzOUFGREVBMTZBRTdGOEMzNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1RUJGMDE3MjcxNDQxMUUzOUFGREVBMTZBRTdGOEMzNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt+mmwIAAAA0SURBVHjaYn785BkTAwMDGDMygmhGJkYQnxGJhokzgtSAxBmB4lA2lA9WA+ND9ULZAAEGABgWAw47zfFeAAAAAElFTkSuQmCC") repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 10px 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'helvetica_5_normal', Arial, sans-serif;
}

.colorStyle3 h1, .colorStyle3 h2, .colorStyle3 h3, .colorStyle3 h4, .colorStyle3 h5, .colorStyle3 h6 {
    color: #555fc6;
}

.colorStyle4 h1, .colorStyle4 h2, .colorStyle4 h3, .colorStyle4 h4, .colorStyle4 h5, .colorStyle4 h6 {
    color: #08a2d9;
}

.colorStyle5 h1, .colorStyle5 h2, .colorStyle5 h3, .colorStyle5 h4, .colorStyle5 h5, .colorStyle5 h6 {
    color: #1c1a1b;
}

.header_layout10 h1, .header_layout10 h2, .header_layout10 h3, .header_layout10 h4, .header_layout11 h1, .header_layout11 h2, .header_layout11 h3, .header_layout11 h4, .header_layout12 h1, .header_layout12 h2, .header_layout12 h3, .header_layout12 h4 {
    font-family: 'Boomboom', arial, sans-serif;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

a {
    color: blue;
    text-decoration: underline;
}

a:hover {
    color: black;
    text-decoration: none;
}

.colorStyle1 a {
    color: #2e2632;
}

.colorStyle1 a:hover {
    color: #534858;
}

.colorStyle2 a {
    color: #de0303;
}

.colorStyle2 a:hover {
    color: #de0303;
}

.colorStyle3 a {
    color: #3a7f8c;
}

.colorStyle3 a:hover {
    color: #513a7e;
}

.colorStyle4 a {
    color: #08a2d9;
}

.colorStyle4 a:hover {
    color: #bb122a;
}

.colorStyle5 a {
    color: #4f4a4a;
}

.colorStyle5 a:hover {
    color: #b27f6a;
}

.b_round {
    border-radius: 10px;
}

.colorStyle1 {
    background: #dcdfd8 url(../img/n16_1/bg.jpg) no-repeat 50% 0;
}

.colorStyle2 {
    background: #1c1a1b url(../img/n16_2/bg.jpg) no-repeat 50% 0;
}

.colorStyle3 {
    background: #f5fcf5 url(../img/bg22.jpg) no-repeat 50% 0;
}

.colorStyle4 {
    background: #11abe2 url(../img/n16_4/bg.jpg) no-repeat 50% 0;
}

.colorStyle5 {
    background: #c3c5ba url(../img/n16_5/bg.jpg) repeat-y 50% 0 !important;
}

.mpage {
    background-image: none;
}

.l-page {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
}

.l-page-rubber {
    width: auto;
    min-width: 990px;
    max-width: 1280px;
    background: #fff;
    overflow: hidden;
    _overflow-y: visible;
}

*html .l-page-rubber {
    width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px': '');
}

*html .l-page-rubber {
    width: expression((documentElement.clientWidth || document.body.clientWidth) > 1105 ? '1100px': '');
}

.colorStyle2 .l-page-rubber {}

.colorStyle3 .l-page-rubber {}

.colorStyle4 .l-page-rubber {}

.colorStyle5 .l-page-rubber {
    background-color: #edeeee;
}

.mpage .l-page-rubber {
    background: none;
}

.l-page-holder {
    padding: 38px 40px 20px;

}

.mpage .l-page-holder {
    background: #fff;
}

.colorStyle5 .l-page-holder {
    background: #edeeee;
}

.mpage .header_layout12 .l-page-holder {
    border-radius: 25px 25px 0 0;
}

.l-wrapper {
    position: relative;
    zoom: 1;
}

.l-header {
    position: relative;
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    font-size: 15px;
    z-index: 10;
}

.colorStyle1 .l-header {
    background: #dcdfd8 url(../img/n16_1/bg.jpg) no-repeat 50% 0 fixed;
    color: #2e2632;
}

.colorStyle2 .l-header {
    background: #1c1a1b url(../img/n16_2/bg.jpg) no-repeat 50% 0 fixed;
    color: #4f4a4a;
}

.colorStyle3 .l-header {
    background: #f5fcf5 url(../img/bg22.jpg) no-repeat 50% 0 fixed;
    color: #3a7f8c;
}

.colorStyle4 .l-header {
    background: #11abe2 url(../img/n16_4/bg.jpg) no-repeat 50% 0 fixed;
    color: #fff;
}

.colorStyle5 .l-header {
    background: #c3c5ba url(../img/n16_5/bg.jpg) repeat-y 50% 0;
}

.mpage .header_layout3 .l-header {
    height: 805px;
}

.mpage .header_layout6 .l-header {
    height: 805px;
}

.mpage .header_layout9 .l-header {
    height: 805px;
}

.mpage .header_layout12 .l-header {
    height: 805px;
}

.mpage .header_layout15 .l-header {
    height: 805px;
}

.mpage .l-header {
    background: none;
}

.colorStyle2 .l-header a, .colorStyle2 .l-header a:hover {
    color: #4f4a4a;
}

.colorStyle3 .l-header a, .colorStyle3 .l-header a:hover {
    color: #3a7f8c;
}

.colorStyle4 .l-header a, .colorStyle4 .l-header a:hover {
    color: #fff;
}

.colorStyle5 .l-header a, .colorStyle5 .l-header a:hover {
    color: #4f4a4a;
}

.lh_holder {
    position: relative;
    background: url(../img/0.gif) repeat 0 0;
}

.lh_top {
    padding: 32px 0 6px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    font-size: 15px;
}

.l-header-holder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 20px 18px 20px;
    overflow: hidden;
    position: relative;
    zoom: 1;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;


}
.lh_l {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
    position: relative;
}
.lh_m {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
    position: relative;
}
.lh_r {
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -o-order: 3;
    order: 3;
    position: relative;
}
.l-page-content {
    width: 100%;
    float: left;
    position: relative;
    zoom: 1;
}

.l-content {
    margin: 0;
    _width: 100%;
    overflow: hidden;
    padding: 0 2px 0 0;
}

.l_col {
    position: relative;
}

.l-page-left {
    float: left;
    margin-right: 60px;
    width: 225px;
}

.header_layout13 .l-page-left, .header_layout14 .l-page-left, .header_layout15 .l-page-left {
    width: 190px;
}

.l-page-right {
    float: right;
    margin-left: 30px;
    width: 225px;
}

.header_layout13 .l-page-right, .header_layout14 .l-page-right, .header_layout15 .l-page-right {
    width: 190px;
}

.l-footer {
    position: relative;
    width: 100%;
    clear: both;
    padding: 15px 0 8px;
    overflow: hidden;
    zoom: 1;
}

.colorStyle1 .l-footer {
    background-color: #2e2632;
    color: #f6fcff;
}

.colorStyle2 .l-footer {
    background-color: #f4c600;
    color: #1c1a1b;
}

.colorStyle3 .l-footer {
    background-color: #392169;
    color: #fff;
}

.colorStyle4 .l-footer {
    background-color: #15719a;
    color: #fff;
}

.colorStyle5 .l-footer {}

.header_layout13 .l-footer, .header_layout14 .l-footer, .header_layout15 .l-footer {
    padding-bottom: 28px;
}

.lf_hold_holder {
    padding: 40px 0 15px;
    overflow: hidden;
    position: relative;
    font-size: 15px;
}

.lf_rasp {
    position: relative;
    width: 100%;
    clear: both;
    zoom: 1;
}

.lf_hold {
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    left: 0;
    background: #ccc;
}

.colorStyle1 .lf_hold {
    background: #534858;
    color: #e8dfe3;
}

.colorStyle2 .lf_hold {
    background: #fdd422;
    color: #1c1a1b;
}

.colorStyle3 .lf_hold {
    background: #3f296a url(../img/n16_3/lf_hold.png) repeat-x 0 0;
    color: #fff;
}

.colorStyle4 .lf_hold {
    background: #08a2d9;
    color: #fff;
}

.colorStyle5 .lf_hold {
    background: #edeeee;
    color: #1c1a1b;
}

.colorStyle1 .lf_hold a, .colorStyle1 .lf_hold a:hover {
    color: #e8dfe3;
}

.colorStyle2 .lf_hold a, .colorStyle2 .lf_hold a:hover {
    color: #1c1a1b;
}

.colorStyle3 .lf_hold a, .colorStyle3 .lf_hold a:hover {
    color: #fff;
}

.colorStyle4 .lf_hold a, .colorStyle4 .lf_hold a:hover {
    color: #fff;
}

.lh_logo {
    white-space: nowrap;
    overflow: hidden;
}

.lh_logo a {
    text-decoration: none;
}

.colorStyle1 .lh_logo a, .colorStyle1 .lh_logo a:hover {
    color: #534858;
}

.colorStyle2 .lh_logo a, .colorStyle2 .lh_logo a:hover {
    color: #1c1a1b;
}

.colorStyle3 .lh_logo a, .colorStyle3 .lh_logo a:hover {
    color: #7150b1;
}

.colorStyle4 .lh_logo a, .colorStyle4 .lh_logo a:hover {
    color: #fff;
}

.colorStyle5 .lh_logo a, .colorStyle5 .lh_logo a:hover {
    color: #1c1a1b;
}

.lh_logo .lh_title {
    font: 47px/0.8em 'helveticaneuecyrmedium', arial, sans-serif;
    margin: 0 0 5px;
}

.header_layout7 .lh_logo .lh_title, .header_layout8 .lh_logo .lh_title, .header_layout9 .lh_logo .lh_title {
    font-family: 'AvantGardeCTT', arial, sans-serif;
}

.header_layout10 .lh_logo .lh_title, .header_layout11 .lh_logo .lh_title, .header_layout12 .lh_logo .lh_title {
    font-family: 'lobsterregular', arial, sans-serif;
}

.lh_logo .lh_logo_slogan {
    font-size: 16px;
    text-align: center;
    color: #1c1a1b;
}

.colorStyle3 .lh_logo .lh_logo_slogan {
    color: #4a8f9b;
}

.colorStyle4 .lh_logo .lh_logo_slogan {
    color: #fff;
}

.header_layout10 .lh_logo .lh_logo_slogan, .header_layout11 .lh_logo .lh_logo_slogan, .header_layout12 .lh_logo .lh_logo_slogan {
    font-size: 20px;
}

.lh_m {
    position: relative;
}

.colorStyle5 .lh_m {
    color: #1c1a1b;
}

.lh_r {
    float: right;
    text-align: right;
    margin: 0 10px 0 0;
    padding-top: 21px;
}

.lh_r p {
    margin: 0 0 5px;
}

.header_layout13 .lh_r, .header_layout14 .lh_r, .header_layout15 .lh_r {
    text-align: left;
    width: 230px;
}

.lh_l {
    float: left;
    margin: 0 0 0 0;
    border-right: 1px solid #cacaca;
}

.colorStyle3 .lh_l {
    border-color: #4a8f9b;
}

.colorStyle4 .lh_l {
    border-color: #fff;
}

.colorStyle5 .lh_l {
    border-color: #1c1a1b;
}

.lh_slogan {
    font-size: 35px;
    line-height: 0.9em;
}

.lh_slogan p {
    margin: 0;
}

.lh_nav_ico {
    float: right;
}

.header_layout13 .lh_nav_ico, .header_layout14 .lh_nav_ico, .header_layout15 .lh_nav_ico {
    float: left;
}

.lh_nav_ico a {
    margin: 0 0 0 25px;
}

.lh_search {
    float: left;
    width: 300px;
    border: 1px solid #fff;
    margin: -4px 55px 0 0;
    position: relative;
    background: #fff;
    border-radius: 20px;
}

.colorStyle1 .lh_search {}

.colorStyle2 .lh_search {
    background: #1c1a1b;
    border-color: #1c1a1b;
}

.colorStyle3 .lh_search {
    background: #dfede1;
    border-color: #dfede1;
}

.colorStyle4 .lh_search {}

.colorStyle5 .lh_search {
    background: #c8cbc2;
    border-color: #898882;
}

.header_layout13 .lh_search, .header_layout14 .lh_search, .header_layout15 .lh_search {
    width: 245px;
    margin-right: 85px;
}

.lh_search form {
    padding: 0 5px 0 35px;
}

.lh_search .uss_input_name {
    border: none;
    background: none;
    color: #b7b7b8;
    padding: 0;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    width: 100%;
}

.colorStyle2 .lh_search .uss_input_name {
    color: #ccc;
}

.colorStyle3 .lh_search .uss_input_name {
    color: #4a8f9b;
}

.colorStyle4 .lh_search .uss_input_name {
    color: #4a8f9b;
}

.colorStyle5 .lh_search .uss_input_name {
    color: #898882;
}

.lh_search .uss_submit {
    position: absolute;
    top: 4px;
    left: 5px;
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
}

.colorStyle1 .lh_search .uss_submit {
    background: url(../img/n16_1/uss_submit.png) no-repeat 0 0;
}

.colorStyle2 .lh_search .uss_submit {
    background: url(../img/n16_2/uss_submit.png) no-repeat 0 0;
}

.colorStyle3 .lh_search .uss_submit {
    background: url(../img/n16_3/uss_submit.png) no-repeat 0 0;
}

.colorStyle4 .lh_search .uss_submit {
    background: url(../img/n16_4/uss_submit.png) no-repeat 0 0;
}

.colorStyle5 .lh_search .uss_submit {
    background: url(../img/n16_5/uss_submit.png) no-repeat 0 0;
}

.lh_search .uss_submit:hover {
    background-position: 0 -24px;
}

.lh_auth span.razd {
    margin: 0 3px;
}

.lh_menu {
    position: relative;
    z-index: 20;
}

.colorStyle1 .lh_menu {
    background: #534858;
}

.colorStyle2 .lh_menu {
    background: #1c1a1b;
}

.colorStyle3 .lh_menu {
    background: #5ea9b6 url(../img/n16_3/mmenu.png) repeat-x 0 0;
    padding: 0 0;
}

.colorStyle4 .lh_menu {
    background: #ffea00;
}

.colorStyle5 .lh_menu {
    background: #edeeee;
}

.lf_menu {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.colorStyle2 .lf_menu {
    background: #1c1a1b;
}

.colorStyle3 .lf_menu {
    background: #5ea9b6 url(../img/n16_3/mmenu.png) repeat-x 0 0;
    padding: 0 0;
}

.colorStyle4 .lf_menu {
    background: #ffea00;
}

.colorStyle5 .lf_menu {
    background: none;
}

.mmenu_holder {
    z-index: 20;
    position: relative;
}

.mmenu_holder table {
    width: 100%;
}

.mmenu_holder td {
    padding: 0;
}

.mmenu_holder ul {
    margin: 0;
    list-style: none;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.mmenu_holder li {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    display: inline !ie;
    zoom: 1;
    _width: 1%;
    line-height: normal;
    position: relative;
    margin: 0;
}

.mmenu_holder .menu_w>li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    padding: 0;
}

.mmenu_holder a {
    color: #4f4a4a;
    font-size: 16px;
    text-decoration: none;
    line-height: 1em;
    padding: 0 15px;
    height: 52px;
    margin: 0;
    text-align: center;
    font-family: 'helvetica_5_normal', arial, sans-serif;
    white-space: nowrap;
    /* если в меню много пунктов и они уезжают за пределы экрана, то вместо этого комментария написать !ie (для ие6-7) */
    display: table-cell;
    width: 1000px;
    vertical-align: middle;
    display: block !ie;
    width: auto !ie;
    line-height: 48px !ie;
    overflow: hidden;
}

#lpage .mmenu_holder .menu_w>li>a {
    display: block;
    width: auto;
    line-height: 48px;
    margin: 0;
}

.colorStyle1 .mmenu_holder a {
    color: #e8dfe3;
}

.colorStyle2 .mmenu_holder a {
    color: #fff;
}

.colorStyle3 .mmenu_holder a {
    color: #fff;
}

.colorStyle4 .mmenu_holder a {
    color: #08a2d9;
}

.colorStyle5 .mmenu_holder a {
    color: #1c1a1b;
}

.header_layout10 .mmenu_holder a, .header_layout11 .mmenu_holder a, .header_layout12 .mmenu_holder a {
    font-family: 'Boomboom', arial, sans-serif;
    font-size: 25px;
    line-height: 0.8em;
    line-height: 48px !ie;
}

.mmenu_holder a:hover, .mmenu_holder a.active {
    text-decoration: underline;
}

.colorStyle1 .mmenu_holder a:hover, .colorStyle1 #lpage .mmenu_holder a.active {}

.colorStyle2 .mmenu_holder a:hover, .colorStyle2 #lpage .mmenu_holder a.active {
    color: #fdcc12;
}

.colorStyle3 .mmenu_holder a:hover, .colorStyle3 #lpage .mmenu_holder a.active {
    color: #fff;
    background: #513a7e;
    text-decoration: none;
}

.colorStyle4 .mmenu_holder a:hover, .colorStyle4 #lpage .mmenu_holder a.active {
    color: #fff;
    background: #bb122a;
    text-decoration: none;
}

.colorStyle5 .mmenu_holder a:hover, .colorStyle5 #lpage .mmenu_holder a.active {
    color: #b27f6a;
    background: none;
}

.mmenu_holder li.selected a.selected {
    background-color: #ccc;
}

.colorStyle1 #lpage .mmenu_holder li.selected a.selected {
    background-color: #2e2632;
}

.colorStyle2 #lpage .mmenu_holder li.selected a.selected {
    background-color: #1c1a1b;
    color: #fdcc12;
}

.colorStyle3 #lpage .mmenu_holder li.selected a.selected {
    background-color: #513a7e;
}

.colorStyle4 #lpage .mmenu_holder li.selected a.selected {
    background-color: #bb122a;
    color: #fff;
}

.colorStyle5 #lpage .mmenu_holder li.selected a.selected {
    background-color: #1c1a1b;
    color: #fff;
}

.colorStyle5 #lpage .lf_menu .mmenu_holder li.selected a.selected {
    background: none;
    color: #b27f6a;
}

.mmenu_holder .submenu {
    position: absolute;
    left: 0;
    min-width: 242px;
    width: 110%;
    _width: 242px;
    display: none;
    padding: 5px 0;
    background-color: #ccc;
    _white-space: normal;
}

.mmenu_holder li.last .submenu {
    left: auto;
    right: 0;
}

.colorStyle1 .mmenu_holder .submenu {
    background-color: #2e2632;
}

.colorStyle2 .mmenu_holder .submenu {
    background-color: #1c1a1b;
}

.colorStyle3 .mmenu_holder .submenu {
    background-color: #513a7e;
}

.colorStyle4 .mmenu_holder .submenu {
    background-color: #bb122a;
}

.colorStyle5 .mmenu_holder .submenu {
    background-color: #1c1a1b;
}

.mmenu_holder .selected .submenu {
    display: block;
}

.mmenu_holder .submenu li {
    display: block;
    float: none;
    _width: 100%;
}

.mmenu_holder .submenu a {
    white-space: normal;
    padding: 7px 15px;
    text-align: left;
    line-height: 1em;
    height: auto;
    display: block;
    width: auto;
    font-size: 15px;
    _width: 100%;
}

.header_layout10 .mmenu_holder .submenu a, .header_layout11 .mmenu_holder .submenu a, .header_layout12 .mmenu_holder .submenu a {
    font: 15px/1em 'helvetica_5_normal', arial, sans-serif;
}

.colorStyle1 .mmenu_holder .submenu a {}

.colorStyle2 .mmenu_holder .submenu a {}

.colorStyle3 .mmenu_holder .submenu a {}

.colorStyle4 .mmenu_holder .submenu a {
    color: #fff;
}

.colorStyle5 .mmenu_holder .submenu a {
    color: #fff;
}

.mmenu_holder .submenu a:hover, .mmenu_holder .submenu a.active {
    text-decoration: none;
}

.colorStyle1 .mmenu_holder .submenu a:hover, .colorStyle1 #lpage .mmenu_holder .submenu a.active {
    background-color: #534858;
    box-shadow: inset 0 0 25px #b19fb2;
}

.colorStyle2 .mmenu_holder .submenu a:hover, .colorStyle2 #lpage .mmenu_holder .submenu a.active {
    background-color: #111;
}

.colorStyle3 .mmenu_holder .submenu a:hover, .colorStyle3 #lpage .mmenu_holder .submenu a.active {
    background: #5ea9b6 url(../img/n16_3/mmenu.png) repeat-x 0 0;
}

.colorStyle4 .mmenu_holder .submenu a:hover, .colorStyle4 #lpage .mmenu_holder .submenu a.active {
    background-color: #238ebf;
    color: #fff;
}

.colorStyle5 .mmenu_holder .submenu a:hover, .colorStyle5 #lpage .mmenu_holder .submenu a.active {
    background: none;
    color: #e5c6b5;
}

.lf_r {
    float: right;
    text-align: right;
    width: 270px;
    margin: 0 0 0 30px;
    position: relative;
    top: -9px;
}

.lf_r p {
    margin: 0 0 5px;
}

.lf_l {
    float: left;
    width: 200px;
    margin: 0 30px 0 0;
    position: relative;
    top: -8px;
}

.lf_l p {
    margin: 0 0 5px;
}

.lf_m {
    margin: 0 auto;
    /*width: 230px;*/
}

.lf_m p {
    margin: 0 0 5px;
}

.lf_system {
    float: right;
    margin: 0 0 0 10px;
    padding-right: 45px;
}

.lf_stats {
    width: 190px;
    height: 33px;
    overflow: hidden;
    float: right;
    position: relative;
    zoom: 1;
}

.lf_soc {
    float: left;
    margin: 0 10px 0 0;
    padding-left: 45px;
}

.lf_soc p {
    margin: 0;
}

.lf_soc img {
    margin: 0 5px 0 0;
}

.lf_copyright {
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    font-size: 15px;
    padding: 6px 0 0;
}

.lf_logo {
    position: relative;
    text-align: center;
    overflow: hidden;
    top: -14px;
}

.lf_logo a, .lf_logo a:hover {
    color: inherit;
    text-decoration: none;
}

.lf_logo .lf_title {
    font: 30px/0.8em 'helveticaneuecyrmedium', arial, sans-serif;
    margin: 0 0 5px;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    top: 3px;
}

.header_layout7 .lf_logo .lf_title, .header_layout8 .lf_logo .lf_title, .header_layout9 .lf_logo .lf_title {
    font-family: 'AvantGardeCTT', arial, sans-serif;
    text-transform: none;
    line-height: 1em;
    margin: 0 0 1px;
    font-size: 40px;
}

.header_layout10 .lf_logo .lf_title, .header_layout11 .lf_logo .lf_title, .header_layout12 .lf_logo .lf_title {
    font-family: 'lobsterregular', arial, sans-serif;
    text-transform: none;
    line-height: 1em;
    margin: 0 0 1px;
}

.lf_logo .lf_logo_slogan {
    font-size: 14px;
    display: block;
}

.lpc_title h1 {
    margin: 0 0 5px;
    line-height: 0.8em;
    padding: 8px 10px;
}

.colorStyle1 .lpc_title h1 {
    color: #e8dfe3;
    background: #534858;
}

.colorStyle2 .lpc_title h1 {
    color: #fff;
    background: #1c1a1b;
}

.colorStyle3 .lpc_title h1 {}

.colorStyle4 .lpc_title h1 {}

.header_layout1 .lpc_title, .header_layout2 .lpc_title, .header_layout3 .lpc_title {
    text-align: center;
}

.header_layout7 .lpc_title h1, .header_layout8 .lpc_title h1, .header_layout9 .lpc_title h1 {
    padding: 0;
    font-size: 35px;
}

.header_layout10 .lpc_title h1, .header_layout11 .lpc_title h1, .header_layout12 .lpc_title h1 {
    padding: 0;
    font-size: 40px;
}

.header_layout13 .lpc_title h1, .header_layout14 .lpc_title h1, .header_layout15 .lpc_title h1 {
    padding-left: 0;
}

.lpc_navigation {
    font-size: 14px;
    margin: 10px 0 20px;
}

.colorStyle1 .lpc_navigation {
    color: #85828c;
}

.lpc_navigation span {
    font-size: 18px;
    line-height: 14px;
}

.colorStyle1 .lpc_navigation span {
    color: #2e2632;
}

.colorStyle2 .lpc_navigation span {
    color: #de0303;
}

.colorStyle3 .lpc_navigation span {
    color: #60aab8;
}

.colorStyle3 .lpc_navigation, .colorStyle3 .lpc_navigation a {
    color: #7d7d7d;
}

.colorStyle4 .lpc_navigation span {
    color: #bb122a;
}

.colorStyle4 .lpc_navigation, .colorStyle4 .lpc_navigation a {
    color: #46363a;
}

.colorStyle5 .lpc_navigation span {
    color: #a9a69b;
}

.colorStyle5 .lpc_navigation a {
    color: #a9a69b;
}

.block {
    position: relative;
    margin: 0 0 25px;
    clear: both;
    zoom: 1;
}

.block h3 {
    font-size: 28px;
    line-height: 0.8em;
    margin: 0 0 22px;
    padding: 8px 10px;
}

.header_layout7 .block h3, .header_layout8 .block h3, .header_layout9 .block h3 {
    padding: 0;
    font-size: 35px;
}

.header_layout10 .block h3, .header_layout11 .block h3, .header_layout12 .block h3 {
    padding: 0;
    font-size: 40px;
}

.type1 h3 {
    color: inherit;
}

.l-page-left .type1 h3 {
    margin-left: -200px;
    padding-left: 210px;
}

.header_layout7 .l-page-left .type1 h3, .header_layout8 .l-page-left .type1 h3, .header_layout9 .l-page-left .type1 h3 {
    padding-left: 200px;
}

.l-page-right .type1 h3 {
    margin-right: -200px;
    padding-right: 210px;
}

.colorStyle1 .type1 h3 {}

.colorStyle2 .type1 h3 {
    background: #fdd422;
    color: #1c1a1b;
}

.colorStyle3 .type1 h3 {
    /*color:#555fc6;*/
}

.colorStyle4 .type1 h3 {}

.type0 {
    padding: 0;
    margin: 0;
}

.type1 {
    padding: 0;
}

.colorStyle1 .type1 {}

.colorStyle2 .type1 {}

.colorStyle3 .type1 {
    background: #60aab8;
    color: #fff;
    padding: 5px 0;
}

.colorStyle4 .type1 {
    background: #08a2d9;
    color: #fff;
    padding: 5px 0;
}

.colorStyle5 .type1 {
    color: #1c1a1b;
}

.header_layout10 .type1, .header_layout11 .type1, .header_layout12 .type1 {
    border-radius: 6px;
}

.colorStyle1 .type1 a {}

.colorStyle2 .type1 a {}

.colorStyle3 .type1 a {
    color: #fff;
}

.colorStyle4 .type1 a {
    color: #fff;
}

.colorStyle1 .type1 a:hover {}

.colorStyle2 .type1 a:hover {}

.colorStyle3 .type1 a:hover {
    color: #fff;
}

.colorStyle4 .type1 a:hover {
    color: #fff;
}

.l_col .block ul {
    margin: 0;
    list-style: none;
}

.l_col .block li {
    font: 17px/1em arial, sans-serif;
    margin: 12px 0;
    clear: both;
}

.colorStyle3 .l_col .block li {
    margin: 0;
}

.colorStyle4 .l_col .block li {
    margin: 0;
}

.colorStyle5 .l_col .block li {
    margin: 0;
}

.block ul.uss_eshop_menu li {
    overflow: hidden;
    clear: both;
}

.l_col .block li a {
    text-decoration: none;
    display: block;
    overflow: hidden;
}

.colorStyle1 .l_col .block li a {}

.colorStyle2 .l_col .block li a {
    color: #1c1a1b;
}

.colorStyle3 .l_col .block li a {
    padding: 10px 17px;
    display: block;
}

.colorStyle4 .l_col .block li a {
    padding: 10px 17px;
    display: block;
}

.colorStyle5 .l_col .block li a {
    padding: 10px 12px;
    display: block;
}

.block ul.catalog_menu li a {
    white-space: normal;
}

.l_col .block li a:hover, .l_col .block li a.active {
    text-decoration: underline;
}

.colorStyle1 .l_col .type1 li a:hover, .colorStyle1 .l_col .type1 li a.active {}

.colorStyle2 .l_col .type1 li a:hover, .colorStyle2 .l_col .type1 li a.active {
    color: #de0303;
}

.colorStyle3 .l_col .type1 li a:hover, .colorStyle3 .l_col .type1 li a.active, .colorStyle3 .l_col .type1 li.active {
    background-color: #513a7e;
    text-decoration: none;
}


.type1 .catalog_menu > li.active > div > a {
    position: relative;
}
.type1 .catalog_menu > li.active > div > a:after  {
    content: '';
    position: absolute;
    left: -4px;
    right: 0;
    bottom: 4px;
    margin: 0 auto;
    width: 83%;
    height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
}
.colorStyle4 .l_col .type1 li a:hover, .colorStyle4 .l_col .type1 li a.active, .colorStyle4 .l_col .type1 li.active {
    background-color: #ffea00;
    color: #08a2d9;
}

.colorStyle5 .l_col .type1 li a:hover, .colorStyle5 .l_col .type1 li a.active, .colorStyle5 .l_col .type1 li.active {
    background-color: #1c1a1b;
    color: #edeeee;
    text-decoration: none;
}

.block ul.catalog_menu a.active {
    font-weight: normal;
}

.l_col .block li ul {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
}

.colorStyle1 .l_col .block li ul {}

.colorStyle2 .l_col .block li ul {
    border-color: #1c1a1b;
}

.colorStyle3 .l_col .type1 li ul {
    border-color: #513a7e;
    background: #513a7e;
    padding: 0 17px 8px;
    margin: 0;
}

.colorStyle4 .l_col .type1 li ul {
    border-color: #ffea00;
    background: #ffea00;
    padding: 0 17px 8px;
    margin: 0;
}

.colorStyle5 .l_col .type1 li ul {
    border-color: #edeeee;
    background: #1c1a1b;
    padding: 6px 0 8px;
    margin: 0 12px;
    border-bottom: none;
}

#lpage .l_col .block li ul li {
    margin: 5px 0;
}

#lpage .l_col .block li ul li a {
    font-size: 15px;
    padding: 0 0 0 10px;
    display: block;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: 0 6px;
    font-family: 'helvetica_5_normal', Arial, sans-serif;
}

.colorStyle1 .l_col .block li ul li a {
    background-image: url(../img/n16_1/arr.png);
}

.colorStyle2 .l_col .block li ul li a {
    background-image: url(../img/n16_2/arr.png);
    color: #4f4a4a;
}

.colorStyle3 .l_col .block li ul li a {
    background-image: url(../img/n16_3/arr.png);
}

.colorStyle4 .l_col .block li ul li a {
    background-image: url(../img/n16_4/arr.png);
    color: #08a2d9;
}

.colorStyle5 .l_col .block li ul li a {
    color: #edeeee;
}

.colorStyle5 #lpage .l_col .block li ul li a {
    text-decoration: none;
}

.l_col .block li ul li a:hover, .l_col .block li ul li a.active {}

.colorStyle1 .l_col .block li ul li a:hover, .colorStyle1 .l_col .block li ul li a.active {
    background-image: url(../img/n16_1/arr2.png);
}

.colorStyle2 .l_col .block li ul li a:hover, .colorStyle2 .l_col .block li ul li a.active {
    background-image: url(../img/n16_2/arr2.png);
    color: #de0303;
}

.colorStyle3 .l_col .block li ul li a:hover, .colorStyle3 .l_col .block li ul li a.active {
    background-image: url(../img/n16_3/arr2.png);
    color: #a9d8e1;
}

.colorStyle4 .l_col .block li ul li a:hover, .colorStyle4 .l_col .block li ul li a.active {
    background-image: url(../img/n16_4/arr2.png);
    color: #bb122a;
}

.colorStyle5 .l_col .block li ul li a:hover, .colorStyle5 .l_col .block li ul li a.active {
    color: #edeeee;
}

.colorStyle5 #lpage .l_col .block li ul li a:hover, .colorStyle5 #lpage .l_col .block li ul li a.active {
    text-decoration: underline;
}

#lpage .l_col .block li ul ul {
    border: none;
    padding: 0;
    margin: 12px 0 12px 10px;
}

.colorStyle5 #lpage .l_col .block li ul ul {
    margin-bottom: 0;
}

.l_col .block li ul ul li {}

#lpage .l_col .block li ul ul li a {
    font-size: 14px;
    background-position: 0 7px;
}

.colorStyle1 .l_col .block li ul ul li a {
    background-image: url(../img/n16_1/arr3.png);
}

.colorStyle2 .l_col .block li ul ul li a {
    background-image: url(../img/n16_2/arr3.png);
}

.colorStyle3 .l_col .block li ul ul li a {
    background-image: url(../img/n16_3/arr3.png);
}

.colorStyle4 .l_col .block li ul ul li a {
    background-image: url(../img/n16_4/arr3.png);
}

.colorStyle5 .l_col .block li ul ul li a {
    background-image: url(../img/n16_5/arr3.png);
    font-style: italic;
}

.l_col .block li ul ul li a:hover, .l_col .block li ul ul li a.active {}

.colorStyle1 .l_col .block li ul ul li a:hover, .colorStyle1 .l_col .block li ul ul li a.active {
    background-image: url(../img/n16_1/arr4.png);
}

.colorStyle2 .l_col .block li ul ul li a:hover, .colorStyle2 .l_col .block li ul ul li a.active {
    background-image: url(../img/n16_2/arr4.png);
}

.colorStyle3 .l_col .block li ul ul li a:hover, .colorStyle3 .l_col .block li ul ul li a.active {
    background-image: url(../img/n16_3/arr4.png);
    color: #a9d8e1;
}

.colorStyle4 .l_col .block li ul ul li a:hover, .colorStyle4 .l_col .block li ul ul li a.active {
    background-image: url(../img/n16_4/arr4.png);
}

.colorStyle5 .l_col .block li ul ul li a:hover, .colorStyle5 .l_col .block li ul ul li a.active {
    background-image: url(../img/n16_5/arr4.png);
    color: #e5c6b5;
}

.colorStyle5 #lpage .l_col .block li ul ul li a:hover, .colorStyle5 #lpage .l_col .block li ul ul li a.active {
    text-decoration: none;
}

.l_col .block li ul ul ul {}

.block .catalog_menu_image, .block .eshop_menu_image {
    float: left;
}

#lpage .block .catalog_menu_image a, #lpage .block .eshop_menu_image a {
    padding-right: 10px;
}

#lpage .block .eshop_menu_image a {
    padding-left: 0;
    margin: 0;
}

.block .news_block_item {
    margin: 0 28px 10px 0;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    width: 285px;
    font-size: 14px;
    overflow: hidden;
    position: relative;
}

.l_col .block .news_block_item {
    display: block;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
}

.block .news_block_item.last {
    margin-right: 0;
}

.block .news_block_item .title {
    font-size: 15px;
}

.block .news_block_item .title .tspan {
    font-weight: bold;
    line-height: 1em;
}

.block .news_block_item .title a .tspan {
    font-weight: normal;
}

.block .news_block_item .uss_news_more {
    margin-top: 5px;
}

.block .news_block_item .date {
    text-transform: capitalize;
}

.wrap_block {
    position: relative;
    overflow: hidden;
}

.wrap_block {}

.mp_slider {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.lh_holder .mp_slider {
    position: relative;
    height: 227px;
}

.mpage .mp_slider {
    position: absolute;
    height: 1300px;
}

.lh_slider {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 50%;*/
    /*width: 2000px;*/
    /*margin-left: -1000px;*/
    /*height: 1300px;*/
    /*text-align: center;*/
    overflow: hidden;
    min-width: 990px;
    max-width: 1280px;
}

.lh_holder .lh_slider {
    height: 310px;
}

.lh_slider .slide_item {
    width: 100%;
    height: 100%;
}

.lh_slider .sl_text {
    position: absolute;
    top: 350px;
    left: 50%;
    margin-left: 80px;
    width: 400px;
    text-align: left;
}

.header_layout2 .lh_slider .sl_text, .header_layout5 .lh_slider .sl_text, .header_layout8 .lh_slider .sl_text, .header_layout11 .lh_slider .sl_text, .header_layout13 .lh_slider .sl_text {
    top: 50px;
}

.lh_slider .sl_text .block {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.lh_slider #prewbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -480px;
    width: 34px;
    height: 88px;
    margin-top: -44px;
    background: url(../img/sl_dir.png) no-repeat -68px 0;
    z-index: 100;
    text-decoration: none;
    text-indent: -9999px;
    display: none !important;
}

.lh_slider #prewbutton:hover {
    background-position: 0 0;
}

.lh_slider #nextbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 446px;
    width: 34px;
    height: 88px;
    margin-top: -44px;
    background: url(../img/sl_dir.png) no-repeat -102px 0;
    z-index: 100;
    text-decoration: none;
    text-indent: -9999px;
    display: none !important;
}

.lh_slider #nextbutton:hover {
    background-position: -34px 0;
}

.lh_slider .bullets {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 480px;
    text-align: right;
    z-index: 100;
}

.mpage .lh_slider .bullets {
    display: none !important;
}

.lh_slider .bullets span {
    background: #ccc;
    margin: 0 0 0 18px;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    overflow: hidden;
    width: 16px;
    height: 16px;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    border-radius: 20px;
}

.colorStyle1 .lh_slider .bullets span {
    background-color: #734858;
}

.colorStyle2 .lh_slider .bullets span {
    background-color: #1c1a1b;
}

.colorStyle3 .lh_slider .bullets span {
    background-color: #60aab8;
}

.colorStyle4 .lh_slider .bullets span {
    background-color: #ffea00;
}

.lh_slider .bullets span.active {
    background-color: #888;
}

.colorStyle1 .lh_slider .bullets span.active {
    background-color: #534858;
}

.colorStyle2 .lh_slider .bullets span.active {
    background-color: #fdd422;
}

.colorStyle3 .lh_slider .bullets span.active {
    background-color: #513a7e;
}

.colorStyle4 .lh_slider .bullets span.active {
    background-color: #bb122a;
}

.mp_slider .mp_sl_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 230px;
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 120px;
}

.colorStyle1 .mp_slider .mp_sl_bg {
    background-image: url(../img/n16_1/mp_slider_bg.png);
}

.colorStyle2 .mp_slider .mp_sl_bg {
    background-image: url(../img/n16_2/mp_slider_bg.png);
}

.colorStyle3 .mp_slider .mp_sl_bg {
    background-image: url(../img/n16_3/mp_slider_bg.png);
}

.colorStyle4 .mp_slider .mp_sl_bg {
    background-image: url(../img/n16_4/mp_slider_bg.png);
}


/* фотоальбом */

.uss_photoalbums_albums_block {
    position: relative;
    width: 104%;
}

.uss_photoalbums_albums_block .uss_albums_item {
    padding: 7px;
    position: relative;
    margin-right: 6px;
    border: 1px solid #fff;
}

.uss_photoalbums_albums_block .uss_albums_item:hover {
    border-color: #ccc;
}

.uss_photoalbums_albums_block .uss_albums_item .uss_albums_cover {
    margin-bottom: 10px;
}


/* прочее */

.uss_faq {
    margin-right: 5px;
    margin-left: 3px;
}

.uss_eshop_block_item .amount_title, .uss_eshop_block_item .basket_amount_class, .addToCart .amount_title, .addToCart .basket_amount_class {
    display: none;
}

.uss_subscribe_form .actions {
    margin: 8px 0;
}

.uss_subscribe_form .actions label {
    margin: 0 14px 0 0;
    line-height: 12px;
}

.uss_subscribe_form .email input {
    margin: 2px 0 0;
}

.uss_eshop_filters {
    margin-bottom: 20px;
}

.uss_eshop_filters .uss_eshop_filters_block .filter_producer select {
    width: 120px;
}

span.amount_title {
    line-height: 25px;
    clear: both;
    display: inline-block;
}

input.basket_amount_class {
    width: 24px;
    margin: 0;
    text-align: center;
}

.uss_search_form .uss_submit {
    width: 17%;
}

.catalog_orderbutton {
    margin: 10px 0;
}

.uss_shop_block_cat, .uss_catalog_block_cat {
    position: relative;
    width: 104%;
}

.uss_shop_blocks_view {
    position: relative;
    width: 104%;
}

.uss_shop_block_cat .uss_shop_category, .uss_catalog_block_cat .uss_catalog_category {
    margin-right: 30px;
}

.uss_catalog_detail .catalog_orderbutton {
    background: #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none;
}

a.add_to_cart {
    background: #ccc;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 7px 9px;
    text-decoration: none;
}

.colorStyle1 a.add_to_cart, .colorStyle1 a.add_to_cart:hover, .colorStyle1 .uss_catalog_detail .catalog_orderbutton {
    background: #534858;
    color: #fff;
}

.colorStyle2 a.add_to_cart, .colorStyle2 a.add_to_cart:hover, .colorStyle2 .uss_catalog_detail .catalog_orderbutton {
    background: #1C1A1B;
    color: #fff;
}

.colorStyle3 a.add_to_cart, .colorStyle3 a.add_to_cart:hover, .colorStyle3 .uss_catalog_detail .catalog_orderbutton {
    background: #392169;
    color: #fff;
}

.colorStyle4 a.add_to_cart, .colorStyle4 a.add_to_cart:hover, .colorStyle4 .uss_catalog_detail .catalog_orderbutton {
    background: #08A2D9;
    color: #fff;
}

.colorStyle5 a.add_to_cart, .colorStyle5 a.add_to_cart:hover, .colorStyle5 .uss_catalog_detail .catalog_orderbutton {
    background: #1C1A1B;
    color: #fff;
}

.uss_shop_detail .uss_shop_technical_data .uss_shop_price span, .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span, .uss_eshop_sameproducts .item .price span {
    background: none;
}


/* Вкладки в каталоге */

div.uss_catalog_tabs .uss_catalog_tabs_navigation span, div.uss_eshop_tabs .uss_eshop_tabs_navigation span {
    background-color: #fff;
    border-radius: 0;
}

.colorStyle1 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle1 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected {
    background: #534858;
}

.colorStyle2 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle2 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected {
    background: #1C1A1B;
}

.colorStyle3 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle3 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected {
    background: #392169;
}

.colorStyle4 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle4 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected {
    background: #08A2D9;
}

.colorStyle5 div.uss_catalog_tabs .uss_catalog_tabs_navigation span.selected, .colorStyle5 div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected {
    background: #1C1A1B;
}


.lh_l {
    border: none;
}

.lh_logo {
    /*padding-left: 40px;*/
}

.lh_contact span {font-size: 25px;font-weight: normal;font-family: 'helveticaneuecyrmedium';}
.lh_contact span span {
    font-size: .8em;
}

.lh_contact p {
    font-size: 16px;
    color: #212121;
    font-family: 'helvetica_5_normal';
}
.clear {
    clear: both;
}
.lang {
    position: absolute;
    right: 13px;
    top: -10px;
}
.lang a.active {
    text-decoration: none;
    color: #000;
}
.lh_m {
    padding: 11px 0 0 0;
}
.lang a {
    color: #482788;
}
.lang a img {display: inline-block;vertical-align: middle;}
.lang a:nth-of-type(1) {
    margin-right: 23px;
    display: inline;
}
.mobile {
    position: relative;
    /*left: -5px;*/
    /*margin-top: 27px;*/
    /*float: left;*/
    top: 5px;
    right: 1px;
}
.mobile img {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
    max-width: 15px;
    height: auto;
}
a.mobile-link {
    font-size: 14px;
    color: #006D81;
}

.search {position: relative;margin-bottom: 20px;}
.search form {}
.search input{}
.search input[type='text']{
    height: 30px;
    width: 100%;
    background: #DFEDE1;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding-left: 9px;
    color: #006D81;
    font-size: 15px;
    font-family: 'helvetica_4_light';
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 35px;
}
.search input[type='submit']{
    position: absolute;
    background: url(./../img/search.png) center no-repeat;
    left: 5px;
    top: 7px;
    display: block;
    width: 15px;height: 15px;
    box-shadow: none;
    text-shadow: none;
    border: none;
}

.lf_l {
    padding-left: 45px;
    width: auto;
}

.lf_r {
    padding-right: 45px;
    width: auto;

}
.lf_l a {

}

.uss-site-copyright {
    display: inline;
}

.l-content a {
    color: #002f55;
}
.l-content {
    color: #000;
    font-family: 'Tahoma';
}

.lf_title {  font-size: 22px !important;  }



#slider {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    max-width: 1280px;
    min-width: 990px;
    margin: 0 auto;
    height: 224px;
    align-items: center;
}
#slider p {margin: 0; display:inline-block;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #slider p {margin-right:100px;}
}



#slider p:nth-of-type(1) img {
    position: relative;
    top: 15px;
}

.clear {
    clear: both;
}

.l_col .block li .submenu {display:none;}
.l_col .block li.active .submenu {display:block;}