html {
    height: 100%;
    min-width: 1024px;
}

body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px;
    background-color: #fff;
    background-position: fixed;
    font-family: Arial, Sans-serif;
    color: #333;
    font-size: 90%;
    line-height: 140%;
}

table.with-border {
    border: #ccc 1px solid;
    border-radius: 4px;
}

table.with-border td {
    border-bottom: 1px solid #ccc;
}

table.with-border tr.last td {
    border-bottom: none;
}

#measurer {
    top: 0px;
    width: 100%;
    min-width: 980px;
    position: relative;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

#measurer .d {
    width: 980px !important;
    height: 0px;
}

.container {
    clear: both;
    position: relative;
    margin: 0px auto;
    max-width: 1200px;
    min-width: 940px;
    width: 90%;
    padding: 0px 20px 0px 20px;
}

#page {
    height: auto;
    /* z-index: 1;*/

    padding-bottom: 150px;
    /*overflow: hidden;*/
}
#page-coal {
  height: auto;
  padding-bottom: 120px;
}

#footer {
    position: absolute;
    width: 100%;
    bottom: 50px;
    z-index: 2;
    overflow: hidden;
}

.footerIcon i {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.footerIcon i.contact {
    background: url("../img/footer_icons.png") 0px top no-repeat;
}

.footerIcon i.legal {
    background: url("../img/footer_icons.png") -23px top no-repeat;
    clear: left;
}

.footerIcon i.sitemap {
    background: url("../img/footer_icons.png") -44px top no-repeat;
}

.columns {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: visible;
    position: relative;
    /* z-index: 0;*/
    clear: both;
    *padding-right: 1px;
}

.columns:after {
    content: ".";
    display: block;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.c {
    margin: 0px;
    padding: 0px;
    border: none;
    float: left;
    *display: inline;
    *margin-right: -1px;
    -overflow: hidden;
}

.c .inner {
    padding-right: 30px;
}

.c .inner-center {
    padding-right: 5px;
    padding-left: 5px;
}

.c-fulls {
    overflow: hidden;
}

.c-full {
    overflow: hidden;
    position: relative;
    padding-bottom: 1000em;
    margin-bottom: -1000em;
}

.c-bottoms {
    display: table;
    position: relative;
    *overflow-y: hidden;
    width: 100%;
}

.c-bottoms .cc {
    display: table-row;
    position: relative;
    width: 100%;
}

.c-bottoms .c {
    display: table-cell;
    *display: inline;
    position: relative;
    float: none;
    *float: left;
    vertical-align: top;
}

.c-bottoms .v-bottom {
    *top: 100%;
    vertical-align: bottom;
}

.c-bottoms .cc .cc {
    display: block;
    width: auto;
    *width: 100%;
}

.c-bottoms .cc .v-bottom .cc {
    *top: -100%;
}

.bottom {
    position: absolute;
    bottom: 0px;
    *width: 100% !important;
}

.bottom .in {
    position: absolute;
    bottom: 0px;
    width: 100% !important;
}

.c05 {
    width: 5%;
}

.c1 {
    width: 10%;
}

.c15 {
    width: 15%;
}

.c2 {
    width: 20%;
}

.c25 {
    width: 25%;
}

.c3 {
    width: 30%;
}

.c35 {
    width: 35%;
}

.c4 {
    width: 40%;
}

.c45 {
    width: 45%;
}

.c5 {
    width: 50%;
}

.c55 {
    width: 55%;
}

.c6 {
    width: 60%;
}

.c65 {
    width: 65%;
}

.c7 {
    width: 70%;
}

.c75 {
    width: 75%;
}

.c8 {
    width: 80%;
}

.c85 {
    width: 85%;
}

.c9 {
    width: 90%;
}

.c95 {
    width: 95%;
}

.c10 {
    width: 100%;
}

.c-1-3 {
    width: 33%;
}

.c-2-3 {
    width: 67%;
}

.box {
    margin: 1.2em 0;
}

.box .in {
    padding: 10px;
}

/* --------------------------------------------------------------------------------------------- */
h1,
.h1 {
    position: relative;
    /* z-index: 1;*/

    color: #191919;
    font-family: 'dincyr-mediumregular';
    font-size: 90px;
    line-height: 76px;
    /* -line-height: 90px;*/
    letter-spacing: -4px;
    font-weight: normal;
    padding: 0px;
    -padding-bottom: 8px;
    margin: 0px 0px 60px -7px;
}

h1 .cufon {
    margin-top: -20px;
    margin-bottom: -20px;
}

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

h2,
.h2 {
    position: relative;
    color: #0086d4;
    font-family: 'dincyr-mediumregular';
    font-weight: normal;
    font-size: 32px;
    line-height: 34px;
    letter-spacing: -1px;
    margin: -4px 0px 10px -2px;
    padding: 0px;
    -padding-bottom: 4px;
}

div.bgr-blue h2 {
    color: #fff;
}

h2.in-text {
    margin-top: 1em;
}

p.h2 {
    clear: both;
    margin-bottom: 0.6em;
    bottom: auto !important;
}

h3,
.h3 {
    color: #0086d4;
    font-family: 'dincyr-mediumregular';
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    margin: 0px 0px 10px -1px;
    padding: 0px;
}

h3.in-text {
    margin-top: 1em;
}

h4,
.h4 {
    color: #191919;
    font-weight: bold;
    font-size: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.main h4 {
    color: #fff;
}

p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1.2em 0px;
    position: relative;
}

p.spacer {
    margin-bottom: 2.4em;
}

div.p {
    position: relative;
    margin-bottom: -1.2em;
}

ul {
    margin: 0px 0px 1.2em 0px;
}

ul.spacer {
    margin-bottom: 2.4em;
}

ul li {
    margin: 0px 0px 0.6em 0px;
    list-style-position: outside;
    list-style-type: disc;
}

ul li ul li {
    margin-left: 20px;
}

ul.small li {
    margin-bottom: 0.4em;
}

ul.none {
    padding: 0;
    margin: 0;
}

ul.none li {
    padding: 0px 0px;
    list-style-type: none;
}

ul.floats {
    margin: 0px;
    padding: 0px;
}

ul.floats li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    white-space: nowrap;
}

ul.list {
    border-top: 1px solid #fff;
}

ul.list li {
    list-style-type: none;
    margin: 0px;
    padding: 5px;
    border-bottom: 1px solid #fff;
}

.c.c-1-3 .list.small {
    padding: 0;
}

ul.columns2 {
    position: relative;
    width: 110%;
    white-space: nowrap;
}

ul.columns2 li {
    *zoom: 1;
    position: relative;
    width: 45%;
    white-space: normal;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    *display: inline;
}

ol {
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 1.2em;
    list-style-type: decimal;
    list-style-position: outside;
    *height: 1%;
}

ol li {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0.6em 0px;
    *margin-left: 30px;
}

ol.alpha {
    list-style-type: lower-alpha;
}

.x-small {
    font-size: 75%;
    line-height: 140%;
    font-family: Tahoma, sans-serif;
}

.small {
    font-size: 90%;
    line-height: 140%;
}

p strong,
p b {
    font-size: 110%;
    line-height: 140%;
}

.main p strong,
.main p b {
    color: #fff;
}

.large {
    font-size: 130%;
    line-height: 130%;
}

.hang {
    position: absolute !important;
    display: block !important;
    white-space: nowrap;
    width: 50px;
    margin: 0px 0px 0px -50px;
    text-align: right;
    top: 0px;
    left: 0px;
}

.lead {
    font-size: 110%;
    line-height: 140%;
    font-weight: bold;
    margin-bottom: 3.6em;
}

/* .lead {font-size: 90%;line-height: 140%;margin-bottom: 2.4em;} */
.comment {
    font-style: italic;
    font-size: 90%;
}

/* --------------------------------------------------------------------------------------------- */
a {
    text-decoration: underline;
    color: #0086d4;
    cursor: pointer;
    *cursor: hand;
}

a:hover {
    color: #fff;
    background-color: #0086d4;
    border: 0px;
    text-decoration: none;
}

a.not-a,
a.not-a:hover,
a.not-a:visited {
    text-decoration: none;
    cursor: text;
    border: 0px !important;
}

li.active a,
li.active a:hover {
    color: #333;
    text-decoration: none;
    background: none;
}

.white,
.white a,
.white a:hover,
a.white,
a.white:visited,
a.white:hover {
    color: #fff;
}

.black,
a.black,
a.black:visited {
    color: #000;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.dark {
    color: #191919;
}

.gray,
a.gray,
a.gray:visited {
    color: #b7b7b7;
}

a.gray:hover {
    color: #fff;
    background-color: #b7b7b7;
}

.gray1 {
    color: #333333;
}

.gray2 {
    color: #606060;
}

.gray3 {
    color: #999;
}

.gray4 {
    color: #e1e1e1;
}

.lightblue {
    color: #1fadd5;
}

.dirtyblue {
    color: #5b8ba7;
}

.blue {
    color: #0086d4;
    text-shadow: 0 0 1px rgba(0, 134, 212, 0.2);
}

.linkcolor {
    color: #0086d4;
}

.textcolor {
    color: #222 !important;
}

.bgr-dark a,
.bgr-lightblue a,
.bgr-blue a,
.bgr-gray3 a {
    color: #fff;
}

.scheme a.js-link:hover {
    background: none;
}

.quote-l {
    margin-left: -0.52em;
}

/* --------------------------------------------------------------------------------------------- */
.bgr-white {
    background-color: #fff;
}

.bgr-black {
    background-color: #000;
}

.bgr-dark {
    background-color: #6d6d6d;
    color: #fff;
}

.bgr-light {
    background-color: #eee;
}

.bgr-light div.line {
    border-color: #ccc;
}

.bgr-gray {
    background-color: #ccc;
}

.bgr-gray div.line {
    border-color: #bbb;
}

.bgr-gray2 {
    background-color: #606060;
    color: #fff;
}

.bgr-gray3 {
    background-color: #999;
    color: #fff;
}

.bgr-blue {
    background-color: #0086d4;
    color: #fff;
}

.bgr-blue h3 {
    color: #fff;
}

.bgr-blue div.line {
    border-color: #4dabe1;
}

.bgr-lightblue {
    background-color: #1fadd5;
    color: #fff;
}

.bgr-transparent {
    background-color: transparent !important;
}

/* --------------------------------------------------------------------------------------------- */
form {
    margin: 0px;
    padding: 0px;
}

select,
input,
textarea {
    font-size: 90%;
    margin: 0px;
    color: #000;
    font-family: Arial, Sans-serif;
}

input[type="submit"] {
    cursor: pointer;
}

select.x-large,
input.x-large,
textarea.x-large {
    font-size: 150%;
    line-height: 100%;
}

textarea {
    width: 100%;
    height: 150px;
}

div.input {
    width: 100%;
}

div.input input,
textarea {
    width: 100%;
    border: 0px solid #bbb;
    background: #dfdfdf;
}

form table td {
    padding-bottom: 10px;
    white-space: nowrap;
}

form table td label {
    margin-right: 10px;
}

#buyer-form form table td {
    white-space: normal;
}

ul.checkboxes {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 22px;
    margin-bottom: 0px;
}

ul.checkboxes li {
    margin-bottom: 7px;
    list-style-type: none;
}

ul.checkboxes li input {
    position: absolute;
    margin: 3px 0px 0px -21px;
    *margin: -3px 0px 2px -25px;
}

input.h3 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    -width: 1px;
    -height: 1px;
    -overflow: visible;
}

form div.clearfix {
    margin-bottom: 10px;
}

form div.line {
    margin-bottom: 20px;
}

label.error {
    display: block;
    font-style: italic;
    font-size: 90%;
    line-height: 140%;
}

.bgr-blue label.small {
    color: #a5dfea;
}

.bgr-blue label.required {
    color: #fff;
}

.bgr-blue label.error {
    color: #ebdc76;
}

.invalidInput {
    background: #fff !important;
}

#hide_layer {
    display: none;
}

.layer {
    position: absolute;
    z-index: 0;
    display: none;
    width: 100%;
}

/* --------------------------------------------------------------------------------------------- */
#top {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 60px;
    overflow: visible;
    z-index: 9;
}

#top .columns {
    margin-top: 34px;
}

#logo {
    float: left;
    /*margin-left: 34px;*/
    margin-left: 8%;
    position: relative;
    height: 59px;
    width: 260px;
    z-index: 1;
    margin-top: 15px;
}

#logo a:hover {
    background: none;
}

.logo-down {
    top: 140px;
}

table.list {
    width: 100%;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    margin: 1.2em 0;
}

table.list td {
    padding: 10px !important;
    border-top: 1px solid #f0f0f0;
}

table.list td.empty {
    padding: 5px 0 5px 0 !important;
}

table.list tr.vcenter,
table.list tr.vcenter td {
    vertical-align: middle;
}

table.list tr:hover td {
    /*background-color: #4e4c48;*/
}

table.list tr.active td {
    background-color: #0086d4;
    font-weight: bold;
    color: #fff;
}

table.list tr.bgr-gray:hover td {
    /*background-color: #ccc !important;*/
}

table.list tr.bgr-dark:hover td {
    /*background-color: #6d6d6d !important;*/
}

table.list tr.bgr-blue:hover td {
    /*background-color: #0086d4 !important;*/
}

table.list tr.bgr-gray3:hover td {
    /*background-color: #999 !important;*/
}

table.list a:hover {
    /*background: none;*/
    text-decoration: underline;
    color: #0086d4;
}

body.inside table.list {
    border-color: #ccc;
    border-top: 0;
}

body.inside table.list td {
    border-color: #ccc;
}

body.inside table.list tr:hover td {
    /*background-color: #f0f0f0;*/
}

table.list tr.header td {
    vertical-align: bottom;
    border-top: 0;
    padding-top: 0;
}

table.list tr.header td * {
    margin-bottom: 0;
}

table.list tr.header:hover td {
    background: transparent !important;
}

table.list tr.last td {
    border-bottom: 0;
}

table.right-list td.right-col {
    text-align: right;
}

table.first {
    border-top: 0px;
}

table.last {
    border-bottom: 0px;
}

div.box table.list,
div.box table.list td {
    border: 0px solid #fff;
}

div.bgr-gray table.list tr:hover td {
    background-color: #fff;
}

table.list td table.list {
    width: 100%;
    position: relative;
    border-top: 0px;
    border-bottom: 0px;
    margin: -5px 0px -5px 0px;
}

table.list td table.list td {
    border: 0px;
}

.title-block {
    -overflow: hidden;
}

.title-block--center {
    text-align: center;
}
#petr1 {
    margin-top: -70px;
}

.english #petr1 {
    margin-top: -40px;
}

#petr1 span.type,
img {
    display: block;
    clear: both;
}

#petr1 span.type {
    margin-left: -11px;
    margin-bottom: -10px;
}

#error404 {
    position: absolute;
    margin-top: -130px;
    margin-bottom: 0px;
}

/* ГЛАВНАЯ СТРАНИЦА */
/* --------------------------------------------------------------------------------------------- */
/* ДИАГРАММЫ */
ul.legend {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 90%;
}

ul.legend li {
    list-style-type: none;
    margin: 0px 5px 5px 0px;
    padding: 0px 0px 0px 15px;
    white-space: nowrap;
    text-align: left;
    background: url('/img/m-blue.gif') 0px 5px no-repeat;
    *zoom: 1;
}

ul.legend li.m-blue {
    background-image: url('/img/m-blue.gif');
}

ul.legend li.m-lightblue {
    background-image: url('/img/m-lightblue.gif');
}

ul.legend li.m-dirtyblue {
    background-image: url('/img/m-dirtyblue.gif');
}

ul.legend li.m-gray1 {
    background-image: url('/img/m-gray1.gif');
}

ul.legend li.m-gray2 {
    background-image: url('/img/m-gray2.gif');
}

ul.legend li.m-gray3 {
    background-image: url('/img/m-gray3.gif');
}

ul.legend li.m-gray4 {
    background-image: url('/img/m-gray4.gif');
}

.diagram {
    position: relative;
    width: auto;
    display: inline-block;
    -display: inline;
    -zoom: 1;
    margin: 1.2em 0;
}

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

.diagram * {
    display: block;
}

.diagram label {
    text-align: center;
    position: absolute;
    width: 100%;
    color: #333;
    width: 311px;
}

.main .diagram label {
    color: #999;
}

#diagram1 {
    position: relative;
    margin: 40px 0px 20px 20px;
}

#diagram1 label {
    top: 200px;
}

#diagram1 ul.legend {
    position: absolute;
    top: -40px;
    left: 230px;
}

#diagram2 {
    margin: -20px 0 2.4em 0;
}

#diagram2 label {
    top: 185px;
}

/*
    #diagram3 {       
        display: block;
        margin: 0 0 1.2em -60px;
    }
    */
#diagram3 label {
    width: 259px;
    top: 155px;
}

/*
    #diagram4 {
        margin-top: 45px;
    }
    #diagram5 img {
        margin-left: -30px;
    }
    */
#diagram3 .legend,
#diagram4 .legend,
#diagram5 .legend {
    margin: 1.2em 0px 0px 30px;
    -zoom: 1;
}

/* ИСТОРИЯ */
table.history {
    border-bottom: 1px solid #ccc;
}

table.history td.col1 {
    width: 16%;
}

table.history td.col2 {
    width: 28%;
}

table.history td.col3 {
    width: 28%;
}

table.history td.col4 {
    width: 28%;
}

table.history td {
    padding: 10px 10px 20px 10px;
    border-top: 1px solid #ccc;
}

table.history td.year {
    padding: 10px 10px 20px 10px;
}

table.history tr.header td {
    padding: 0px 0px 10px 10px;
    border: 0px;
    white-space: nowrap;
}

table.history tr:hover td {
    background-color: #f4f4f4;
}

table.history tr.header:hover td {
    background: none;
}

@media screen and (max-width: 1000px) {
    table.history {
        overflow: hidden;
    }
    
    table.history tbody {
        overflow-x: scroll;
    }

    table.history tr {
        display: flex;
    }

    table.history td {
        width: 500px;
    }
    table.history td.year {
        width: 200px;
    }
    #bg_home_footer {
        height: 832px !important;
        bottom: 832px;
    }
}

/* ФОТОГАЛЕРЕЯ */
div.photos {
    background: #e8e8e8;
    position: relative;
    padding: 10px;
    overflow: hidden;
    margin: 2.4em 0 2.4em 0;
    -zoom: 1;
}

.inner .photos {
    width: 90%;
}

div.photos div.inner {
    margin: 0px;
    padding: 0px;
}

div.scrollable {
    height: 72px;
}

div.scrollable div.inner {
    left: 0px;
    padding: 0px;
    position: relative;
}

div.photos .items {
    padding: 0px;
    margin: 0px;
    height: 72px;
}

.scrollable .items {
    position: absolute;
    overflow: hidden;
    width: 100%;
}

div.photos .comment {
    margin-top: 7px;
}

div.photos ul {
    white-space: nowrap;
}

div.photos ul li {
    position: relative;
    height: 72px;
    margin: 0 14px 0 0;
    display: inline-block;
    *display: inline;
}

div.photos .block {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 0px;
}

div.photos li a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    overflow: visible;
    width: auto;
}

div.photos a,
div.photos a:hover {
    background: #0086d4;
}

div.photos a:hover img {
    opacity: 0.3;
    *filter: alpha(opacity = 30);
}

div.photos img:first-child {
    position: relative;
    left: 50%;
    margin-left: -225px;
}

div.photos li img {
    position: static;
    left: auto;
    margin-left: 0px;
}

div.photos img.enlarge {
    position: absolute;
    visibility: hidden;
    top: 50%;
    margin-top: -14px;
    margin-left: -14px;
    z-index: 2;
    -display: none;
}

div.photos li img.enlarge {
    left: 22px;
    top: 22px;
    margin: 0px;
}

div.photos a:hover img.enlarge {
    opacity: 1;
    *filter: alpha(opacity=100);
    visibility: visible;
}

/* КАРТЫ */
/* Россия */
div#local-sales {
    position: absolute;
    left: 57%;
    z-index: 2;
    margin-left: -100px;
    margin-top: 51px;
}

div#local-sales img {
    margin-left: -35px;
    -margin-left: 0px;
}

div#map-Russia {
    position: relative;
    width: 100%;
    height: 490px;
}

div#map-Russia div.diagram {
    position: absolute;
    z-index: 2;
    display: block;
    left: 57%;
    margin-left: 100px;
}

div#map-Russia div.diagram ul.legend {
    left: 230px;
    top: 220px;
    position: absolute;
}

div#map-Russia div.map {
    position: absolute;
    z-index: 1;
    width: 1072px;
    height: 625px;
    left: 50%;
    top: 0px;
    margin-top: -160px;
    margin-left: -536px;
    overflow: visible;
}

div#map-Russia .comment {
    position: absolute;
    z-index: 2;
    top: 400px;
}

div#map-Russia ul.regions,
div#map-Russia ul.regions li {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
}

div#map-Russia ul.regions li .title {
    float: left;
    white-space: nowrap;
    font-size: 90%;
    padding: 0px 6px 1px 6px;
    color: #fff;
    margin-bottom: 10px;
}

div#map-Russia ul.regions li .title img {
    right: -25px;
    top: 0px;
    position: absolute;
    -margin-top: -2px;
}

div#map-Russia ul.regions li .type {
    clear: both;
}

div#map-Russia div.line {
    position: absolute;
    bottom: 40px;
    z-index: 0;
}

div#map-Russia div.line img {
    left: 40%;
    position: absolute;
    margin-top: 3px;
    margin-left: -7px;
}

li#region1 {
    left: 50px;
    top: 120px;
}

li#region2 {
    left: 220px;
    top: 80px;
}

li#region3 {
    left: 145px;
    top: 215px;
}

li#region4 {
    left: 320px;
    top: 200px;
}

li#region5 {
    left: 495px;
    top: 310px;
}

li#region6 {
    left: 195px;
    top: 340px;
}

li#region7 {
    left: 165px;
    top: 376px;
}

li#region8 {
    left: 230px;
    top: 410px;
}

li#region9 {
    left: 462px;
    top: 419px;
}

li#region10 {
    left: 820px;
    top: 420px;
}

table.maps {
    position: relative;
    z-index: 0;
}

table.maps tr.header td div {
    position: relative;
    height: 90px;
}

table.maps tr.header td img {
    position: absolute;
    bottom: 10px;
}

#map-Poland img {
    margin: 0px 0px 0px -10px;
}

#map-Cyprus img {
    margin: 0px 0px 0px 0px;
}

#map-Ukraine img {
    margin: 0px 0px 0px -50px;
}

/* Кузбасс */
div#map-Kuzbass {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 500px;
}

div#map-Kuzbass div.map {
    position: absolute;
    z-index: 1;
    width: 474px;
    height: 764px;
    left: 50%;
    top: 0px;
    margin-left: -237px;
    background: url('/img/map-Kuzbass.gif') top left no-repeat;
    overflow: visible;
}

div#map-Kuzbass ul,
div#map-Kuzbass ul li {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
}

div#map-Kuzbass ul li * {
    white-space: nowrap;
}

div#map-Kuzbass #dot1 {
    left: 200px;
    top: 188px;
}

div#map-Kuzbass #dot2 {
    left: 200px;
    top: 246px;
}

div#map-Kuzbass #dot3 {
    left: 200px;
    top: 315px;
}

div#map-Kuzbass #dot4 {
    left: 200px;
    top: 395px;
}

/* Контакты */
div#map-contacts {
    position: relative;
    width: 100%;
    height: 650px;
    top: 30px;
}

div#map-contacts div.map {
    position: absolute;
    z-index: 1;
    width: 1062px;
    height: 730px;
    left: 50%;
    top: 0px;
    margin-top: -30px;
    margin-left: -513px;
    background: url('/img/map-contacts.gif') top left no-repeat;
    overflow: visible;
}

div#map-contacts ul li {
    position: absolute;
}

#kemerovo_1 {
    left: 640px;
    top: 426px;
}

#kemerovo_2 {
    left: 380px;
    top: 95px;
}

#kemerovo_3 {
    left: 318px;
    top: 320px;
}

#kemerovo_4 {
    left: 525px;
    top: 175px;
}

#kemerovo_5 {
    left: 528px;
    top: 525px;
}

#kemerovo_6 {
    left: 703px;
    top: 259px;
}

#kemerovo_7 {
    left: 870px;
    top: 245px;
}

#mini-Russia {
    position: absolute;
    z-index: 2;
    left: 15%;
    margin-left: -230px;
    margin-top: -70px;
}

#address-block {
    position: absolute;
    z-index: 3;
    width: 25%;
    right: 5%;
    margin-top: 0px;
    white-space: nowrap;
}

#address-block h2 {
    white-space: nowrap;
}

#feedback-form {
    position: absolute;
    width: 40%;
    z-index: 200;
    bottom: 100px;
}

/* СТРУКТУРНАЯ СХЕМА */
div.scheme-group {
    padding: 0px 30px 0px 30px;
    margin: 30px 0px 0px 0px;
    border: 1px solid #6d6d6d;
    *margin-left: 0px;
}

div.scheme-group div.inner {
    margin: -30px 0px 0px 0px;
    padding: 0px;
}

table.scheme {
    position: relative;
}

table.scheme td {
    position: relative;
    padding: 0px;
    vertical-align: top;
}

table.scheme td.last {
    padding-bottom: 0px;
    padding-top: 20px;
    border-top: 6px solid #0086d4;
}

table.scheme td.left {
    padding-right: 30px;
}

table.scheme div.item {
    position: relative;
    padding-bottom: 30px;
    z-index: 0;
    -height: 1px;
}

table.scheme div.item .clearfix.js-link {
    background: none;
    margin: 0;
    outline: 0;
    padding: 0;
}

table.scheme div.item .ui-icon {
    display: none;
}

table.scheme div.item-small {
    position: relative;
    padding-bottom: 10px;
    z-index: 0;
    -height: 1px;
}

table.scheme div.box {
    min-height: 50px;
    -height: 50px;
    padding: 9px 10px 10px 9px;
    margin: 0px;
    z-index: 1;
}

table.scheme div.content {
    border: none;
    font-size: 90%;
    line-height: 130%;
    padding-top: 0px;
    padding-bottom: 20px !important;
    height: auto;
    min-height: 0px;
    *zoom: 1;
    *overflow: hidden;
}

table.scheme div.content.ui-accordion-content {
    padding-bottom: 0px !important;
}

table.scheme div.box div.content {
    padding-bottom: 0px;
    clear: both;
}

table.scheme div.bgr-blue {
    z-index: 2;
}

table.scheme h2 {
    color: #fff;
    margin-bottom: 10px;
}

table.scheme h4,
table.scheme .h4 {
    color: #fff;
    margin-bottom: 10px;
}

table.scheme div.h-line {
    font-size: 0px;
    line-height: 0px;
    border: 0;
    height: 1px;
    width: 30px;
    position: absolute;
    top: 35px;
    padding: 0px;
    margin-left: -30px;
    z-index: 0;
}

table.scheme div.v-line {
    position: absolute;
    font-size: 0px;
    line-height: 0px;
    border: 0;
    height: 30px;
    width: 1px;
    left: 50%;
    padding: 0px;
    -margin-left: -15px;
    margin-bottom: -30px;
    z-index: 0;
}

#line1 {
    position: absolute;
    width: 40%;
}

#line1 div.v-line {
    margin-left: -15px;
    height: 100px;
}

table.scheme div.box div.h3 {
    color: #fff;
    float: right;
    margin-left: 10px;
}

/* ФАЙЛЫ ДЛЯ СКАЧИВАНИЯ */
ul.file-nodes li {
    margin-bottom: 2.4em;
}

ul.files {
    width: 100%;
}

ul.files li {
    margin: 0px 0px 8px 0px;
    width: auto;
    float: none;
    display: block;
    position: relative;
    /* padding-left: 30px;min-height: 40px;-height: 40px;*/
}

ul.files li img {
    position: absolute;
    left: 0px;
    background: #999999 url('/img/icons/file-empty.gif');
    font-size: 0px;
}

ul.files li img.preview {
    position: relative;
    display: block;
    background: #e8e8e8;
    margin-bottom: 8px;
    border: 10px solid #e8e8e8;
}

ul.files li a,
.files a {
    margin-right: 5px;
}

ul.files li a:hover img {
    background-color: #0086d4;
}

ul.files li span,
.filesize {
    font-size: 75%;
    font-family: Tahoma, sans-serif;
    white-space: nowrap;
    color: #999;
}

ul.files li .date {
    display: block;
    position: absolute;
    left: 80%;
    color: #333;
}

.pdf-link {
    margin-left: -18px;
    padding-left: 16px;
    padding-top: 48px;
    background: url('/img/icons/big-pdf.gif') top left no-repeat;
}

.pdf-link-up {
    margin-top: -30px !important;
}

/* НОВОСТИ */
div.announce {
    margin: 0px 0px 1.2em 0px;
}

div.announce h3 a {
    text-decoration: none;
}

div.news-date {
    margin-bottom: 5px;
}

div.news-body {
    margin-top: 20px;
}

.news-body img {
    margin: auto;
}

div.news-year {
    margin-bottom: 10px;
}

div.news-year a {
    text-decoration: none;
}

ul.pages li {
    margin-right: 5px;
}

/* ШРИФТЫ */
.type {
    -zoom: 1;
    position: relative;
    font-family: 'dincyr-mediumregular';
}

h1.type,
h2.type,
h3.type,
p.type {
    white-space: normal;
}

h3 a {
    text-decoration: none;
}

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

.type span {
    position: relative;
    display: inline-block;
    *display: inline;
}

.type label {
    position: relative;
    display: inline-block;
    top: 0px;
    left: 6px;
}

.t24,
.t60 label {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-left: -1px;
}

.t32 {
    font-size: 32px;
    line-height: 36px;
    margin-left: -1px;
    letter-spacing: -2px;
}

.t40,
.t155 label {
    font-size: 40px;
    line-height: 36px;
    -line-height: 44px;
    margin: 0px 0px 20px 0px;
    letter-spacing: 0px;
}

.t46 {
    font-size: 46px;
    line-height: 44px;
    letter-spacing: -1px;
}

h1.t46 {
    margin-top: -5px;
    margin-bottom: 40px;
    margin-left: -2px;
}

h1.t46 .cufon {
    margin: 0px;
}

.t60 {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -2px;
    display: block;
    margin: 0px 0px 0px -4px;
}

.t90 {
    font-size: 90px;
    line-height: 76px;
    -line-height: 90px;
    letter-spacing: -4px;
    margin: 0px 0px -5px -7px;
}

h1.t90 {
    line-height: 76px;
    margin-top: -6px;
    margin-bottom: 60px;
}

h1.t90.career-title {
    font-size: 82px;
}

.t144 {
    font-size: 144px;
    line-height: 144px;
    letter-spacing: -6px;
    margin: -17px 0px -10px -10px;
    *margin: -17px 0px -15px -10px;
}

.t155 {
    font-size: 155px;
    line-height: 155px;
    letter-spacing: -10px;
    margin: -18px 0 -15px -10px;
    *margin: -26px 0 -20px -10px;
}

#main_years {
    margin-top: -99px;
    margin-left: -35px;
    letter-spacing: -25px;
    white-space: nowrap;
}

.t60 label {
    margin-top: -10px;
    bottom: auto;
    margin-left: 3px;
}

.t90 label {
    font-size: 40px;
    line-height: 36px;
    letter-spacing: 0px;
    margin: 38px 0px 0px 5px;
    -margin: 43px 0px 0px 5px;
}

.t144 label {
    font-size: 40px;
    line-height: 36px;
    letter-spacing: 0px;
    margin: 94px 0px 0px 20px;
    -margin: 89px 0px 0px 20px;
    bottom: auto;
}

.t155 label {
    margin: 103px 0px 0px 20px;
    -margin: 99px 0px 0px 20px;
    bottom: auto;
}

p.small label {
    clear: both;
    display: block;
    margin-bottom: 5px;
}

.t32 span.laquo {
    font-size: 74px;
    line-height: 74px;
    margin-top: -30px;
    -margin-top: -34px;
    letter-spacing: 0px;
}

.vbottom .t24 {
    bottom: -2px;
}

.vbottom .t32 {
    bottom: -3px;
}

.vbottom .t40 {
    bottom: -4px;
    -bottom: -6px;
}

.vbottom .t46 {
    bottom: -6px;
    -bottom: -7px;
    top: auto;
}

/* --------------------------------------------------------------------------------------------- */
/* Plekhov D. */
/*Investors menu*/
#menuInvestors {
    width: 200px;
    float: right;
}

.c-1-3 #menuInvestors {
    position: static;
    float: left;
}

#menuInvestors ul li {
    list-style: none !important;
}

/* Tenders */
.tenders-lead {
    font-size: 110%;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 1.2em;
}

.tenders-ul {
    margin-bottom: 3.6em;
}

.tenders-ul li {
    list-style: none;
    margin-left: 0;
}

table.tenders {
    border-collapse: collapse;
    width: 100%;
    clear: right;
    float: none;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    font-size: 90%;
    line-height: 140%;
}

table.tenders td {
    border-bottom: 1px solid #F0F0F0;
    padding: 8px 10px 12px 1em;
    background-color: #f0f0f0;
}

tr.tenders-active td {
    background-color: #fff !important;
}

table.tenders th {
    border-bottom: 1px solid #F0F0F0;
    padding: 8px 10px 12px 1em;
    background-color: #6D6D6D;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

table.tenders ul,
table.tenders ol,
table.tenders p {
    font-size: 100% !important;
}

.tenders-th1 {
    width: 5%;
}

.tenders-th2 {
    width: 30%;
}

.tenders-th3 {
    width: 12%;
}

.tenders-th4 {
    width: 12%;
}

.tenders-th5 {
    width: 41%;
}

table.zebra {
    border-collapse: collapse;
    width: 100%;
    clear: right;
    float: none;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    font-size: 90%;
    line-height: 140%;
}

table.zebra td {
    border: 0px;
    padding: 8px 10px 12px 1em;
    background-color: #f0f0f0;
    text-align: left;
}

table.zebra th {
    border: 0px;
    padding: 8px 10px 12px 1em;
    background-color: #fff;
    text-align: left;
    vertical-align: middle;
}

/* table.zebra td:first-child, table.zebra th:first-child {
        text-align: left;
    } */
table.zebra tr.odd td {
    background-color: #fff;
}

/* Icons */
.icon {
    display: inline;
    /*vertical-align: middle;*/

    vertical-align: top;
    margin: 1px 1px 0 0;
}

.event-file .file-lang-ru,
.event-file .file-lang-en {
    vertical-align: middle;
}

/*Page presentation*/
.present .present-item .present-img {
    width: 147px;
    float: left;
}

.present .present-item .present-img img {
    border: 2px solid #1690d8;
}

.present .present-item .present-descr {
    margin-left: 170px;
}

.present .present-item p.present-date,
p.present-title {
    font-family: 'dincyr-mediumregular';
}

.present .present-item p.present-date {
    font-size: 16px;
    color: #464646;
    margin-bottom: 5px;
}

.present .present-item p.present-date span {
    color: #ccc;
}

.present .present-item p.present-title {
    font-size: 19px;
    color: #0086d4;
    line-height: 22px;
    margin-bottom: 4px;
}

.present .present-item .event-file {
    margin-top: 7px;
    float: left;
}

.present .present-item {
    display: block;
    clear: both;
    height: 110px;
    margin-bottom: 40px;
}

/*Page audiofiles*/
.audiofiles .audiofiles-item p.audiofiles-date,
p.audiofiles-title {
    font-family: 'dincyr-mediumregular';
}

.audiofiles .audiofiles-item p.audiofiles-date {
    font-size: 16px;
    color: #464646;
    /*margin-bottom: 5px;*/
    width: 80px;
    float: left;
}

.audiofiles .audiofiles-item p.audiofiles-date span {
    color: #ccc;
}

.audiofiles .audiofiles-item p.audiofiles-title {
    font-size: 19px;
    color: #0086d4;
    line-height: 22px;
    margin-bottom: 4px;
}

.audiofiles .audiofiles-item .event-file {
    margin-top: 7px;
    float: left;
    width: 25%;
}

.audiofiles .audiofiles-item {
    display: block;
    clear: both;
    /*margin-bottom: 40px;*/
}

.audiofiles-item .files {
    display: inline-block;
    /*margin-left: 87px;*/
    margin-top: 10px;
    width: 720px;
}

.audiofiles .audiofiles-item .audio-player {
    width: 320px;
    margin-right: 30px;
    /*float: left;
    margin-left: 80px;
    */
}

/*Page annual-reports*/
.annual-reports .rep-item .rep-img {
    width: 100px;
    float: left;
}

.annual-reports .rep-item .rep-descr {
    margin-left: 125px;
}

.annual-reports .rep-item p.rep-date,
p.rep-title {
    font-family: 'dincyr-mediumregular';
}

.annual-reports .rep-item p.rep-date {
    font-size: 16px;
    color: #464646;
    margin-bottom: 5px;
}

.annual-reports .rep-item p.rep-date span {
    color: #ccc;
}

.annual-reports .rep-item p.rep-title {
    font-size: 24px;
    color: #0086d4;
    line-height: 22px;
    margin-bottom: 5px;
    font-family: 'dincyr-mediumregular';
}

.annual-reports .rep-item p.rep-name {
    font-size: 19px;
    color: #191919;
    font-family: 'dincyr-mediumregular';
}

.annual-reports .rep-item .event-file {
    margin-top: 7px;
    float: left;
}

.annual-reports .rep-item {
    display: block;
    clear: both;
    height: 125px;
    margin-bottom: 40px;
}

/* Контактная информация */
.contacts-other-links p {
    font-size: 24px;
    font-family: 'dincyr-mediumregular';
    color: #000;
    line-height: 27px;
    margin-top: 63px;
}

.contacts-other-links a {
    text-transform: uppercase;
}

/* Модальное окно jQuery-UI Doalog() */
#modal {
    display: none;
}

.ui-dialog {
    background: #f1f1f1;
    box-shadow: 0 0 15px #333;
    padding: 0;
    position: fixed;
    width: auto !important;
}

.ui-dialog .ui-dialog-titlebar {
    color: #FFF;
    padding: 10px;
    position: relative;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog-title {
    font-weight: bold;
}

.ui-widget-header {
    background: #0086D4;
}

.ui-icon-closethick {
    color: #FFF;
    display: block;
    float: right;
    overflow: hidden;
    width: 58px;
    height: 19px;
}

.ui-dialog-content {
    padding: 10px;
}

.ui-widget-overlay {
    background: rgba(0, 0, 0, 0.3);
}

/* Раскрытие информации */
td.file .event-file,
td.file .event-file .file-desc {
    margin-bottom: 0;
    padding-bottom: 0;
}

.href-files-title a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'dincyr-mediumregular';
}

.href-files-title a:hover {
    text-decoration: none !important;
}

.href-files-title a:visited {
    color: #ccc;
}

/* Раскрытие информации */
.city-contacts .city-person {
    width: 49%;
    float: left;
    font-size: 14px;
}

.city-contacts .person-contacts {
    margin-left: 49%;
    width: 49%;
    font-size: 14px;
}

.city-contact h3 {
    margin-bottom: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.city-person p,
.person-contacts p {
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.city-contact p.city-select-kem {
    margin-top: 23px !important;
}

.city-contact p.city-select-mos {
    margin-top: 5px !important;
}

.person-contacts p {
    color: #ccc;
}

.person-contacts p span {
    color: #000;
}

.city-contacts .city-person p.person-name {
    font-size: 18px !important;
}

.city-contacts .city-person p.position {
    font-size: 12px !important;
    line-height: 12px;
    margin-top: 10px !important;
    color: #5d5d5f;
}

.city-contacts p.city-select-kem,
.city-contacts p.city-select-mos {
    line-height: 18px;
}

.city-contacts p.city-select-kem span,
.city-contacts p.city-select-mos span {
    border-bottom: 1px dashed #000;
}

.ui-dialog {
    width: 400px !important;
    border: 3px solid #fff;
}

.ui-dialog input {
    width: 100%;
    height: 30px;
    border: 2px solid #0086d4;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ui-dialog input[type="submit"] {
    background: #0086d4;
    color: #fff;
    cursor: pointer;
    font-family: 'dincyr-mediumregular';
    text-transform: uppercase;
}

.ui-dialog input[type="submit"]:active {
    margin-top: 1px;
}

.ui-dialog-title {
    color: #fff;
    font-family: 'dincyr-mediumregular';
    text-transform: uppercase;
}

.parking-permit {
    margin-left: 18px;
}

.parking-permit a {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

.select-year {
    color: #0086D4;
    cursor: pointer;
    list-style: none;
    margin: 0 10px 0 0;
}

.select-year.active {
    color: #333;
}

#coal-form {
    font-family: 'dincyr-mediumregular';
}

#coal-form .row {
    margin: 0;
}

#coal-form input {
    border: 2px solid #0086D4;
    padding: 5px 0 5px 10px;
}

#coal-form .contacts {
    margin-bottom: 30px;
}

#coal-form .contacts input {
    box-sizing: border-box;
    margin: 9px 0;
    width: 100%;
}

#coal-form .contacts .row .one,
#coal-form .contacts .row .two {
    width: 48%;
}

#coal-form .contacts .row .one {
    float: left;
}

#coal-form .contacts .row .two {
    float: right;
}

#coal-form fieldset {
    border: none;
    padding: 0;
}

#coal-form legend {
    font-size: 22px;
    margin-bottom: 30px;
}

#coal-form .title {
    font-size: 17px;
    margin-bottom: 10px;
}

#coal-form .countries {
    margin-top: 24px;
}

#coal-form .countries .row {
    float: left;
    margin-top: 8px;
    width: 25%;
}

#coal-form .country {
    margin-bottom: 10px;
}

#coal-form .country input {
    position: absolute;
    left: -9999px;
}

#coal-form .country input + label {
    background: url(/img/icons/checkbox.gif) 0 5px no-repeat;
    cursor: pointer;
    padding-left: 25px;
}

#coal-form .country input:checked + label {
    background-position: 0 -15px;
}

#coal-form .offer {
    margin-top: 87px;
}

#coal-form ::-webkit-input-placeholder {
    color: #333;
}

#coal-form select {
    min-width: 100px;
}

#coal-form .form-footer .one {
    float: left;
    padding-top: 5px;
    width: 25%;
}

#coal-form .form-footer .two {
    float: left;
    width: 50%;
}

#coal-form .form-footer .three {
    float: left;
    padding-top: 5px;
    width: 20%;
}

#coal-form .form-footer .three input {
    background: #0086D4;
    color: #FFF;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.slider-val {
    margin-top: 10px;
    color: #CCC;
}

.slider-val-left {
    float: left;
}

.slider-val-right {
    float: right;
}

.bgr-gray3 .ui-icon {
    display: none;
}

.subscribe fieldset {
    border: none;
}

.ui-slider {
    background: #CCC;
    border: 0;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-radius: 0;
    cursor: pointer;
    height: 9px;
}

.ui-slider-handle {
    border: 0 !important;
    border-radius: 0;
    background: url(/img/icons/slider-handler.gif) !important;
    top: 0em !important;
    margin-left: -0.2em !important;
    height: 14px !important;
    width: 7px !important;
}

.company-structure .columns .col ul {
    padding: 0;
}

.company-structure .columns .col ul li {
    background: none;
    list-style: none;
    padding-top: 3px;
    float: none;
    padding: 0;
    position: relative;
    width: auto;
}

.company-structure .columns .col {
    border-right: 1px solid #CCC;
    color: #000;
    float: left;
    margin-bottom: 93px;
    padding: 0 27px 0 14px;
    width: 28%;
}

.company-structure .columns .col.first {
    padding: 0 22px 0 0;
}

.company-structure .columns .col.last {
    border: 0;
    padding: 0 0 0 20px;
}

.company-structure .columns .col h3 {
    color: #000;
    cursor: pointer;
    line-height: 1.5;
    outline: 0;
    padding-right: 50px;
    text-decoration: none;
    font-size: 90%;
}

.company-structure .columns .col h3 .percent {
    border: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 18px;
}

.company-structure .columns .col h3 span {
    border-bottom: 1px dashed #000;
}

.company-structure .columns .col .content {
    color: #666;
    font-style: italic;
    margin: 2px 0;
}

.company-structure .columns .col .title {
    font-size: 22px;
    margin-bottom: 30px;
}

.company-structure .files {
    padding-top: 35px;
}

.company-structure .files .event-file {
    float: left;
    width: 50%;
}

.company-structure .files i {
    margin-top: 2px;
}

.company-structure .about ol {
    list-style: none;
}

.digit-1 {
    background: url(/img/icons/digits.gif) no-repeat;
    float: left;
    margin-right: 10px;
    height: 26px;
    width: 26px;
}

.company-structure .about .one {
    border: 2px solid #CCC;
    box-sizing: border-box;
    float: left;
    font-size: 20px;
    padding: 2px 6px;
    width: 26px;
}

.company-structure .about .two {
    float: right;
    width: 95%;
}

.company-structure .columsn.type ul {
    padding: 0;
}

.company-structure .columsn.type li {
    background: url(/img/ol.gif) no-repeat 0 7px;
    list-style: none;
    float: left;
    padding: 0 20px;
    width: 42%;
}

.company-structure .schemes {
    margin: 63px auto 0;
    position: relative;
    width: 1047px;
}

.company-structure .row {
    margin: 0 auto 33px;
    position: relative;
}

.company-structure .row.one {
    width: 481px;
}

.company-structure .row.two {
    width: 690px;
}

.company-structure .row.two .scheme.line {
    border-bottom: 1px dashed #BFBFBF;
    clear: none;
    position: absolute;
    left: 200px;
    top: 28px;
    width: 260px;
    z-index: -1;
}

.company-structure .row.three {
    width: 230px;
}

.company-structure .row.three .scheme {
    font-size: 14px;
    padding: 10px 23px;
    height: 36px;
}

.company-structure .row.three .line {
    border-right: 1px dashed #BFBFBF;
    border-left: 1px dashed #BFBFBF;
    border-bottom: none;
    clear: none;
    position: absolute;
    top: 157px;
    height: 0;
    width: 175px;
}

.company-structure .row.four {
    width: 1050px;
}

.company-structure .row.four .scheme {
    font-size: 13px;
    height: 57px;
    padding: 7px 23px;
}

.company-structure .row.four .line {
    border: 1px dashed #BFBFBF;
    border-bottom: none;
    clear: none;
    position: absolute;
    top: 89px;
    height: 0;
    width: 175px;
}

.company-structure .row.five {
    width: 865px;
}

.company-structure .row.five .scheme {
    font-size: 13px;
    height: 57px;
    padding: 7px 23px;
}

.company-structure .scheme {
    color: #FFF;
    float: left;
}

.company-structure .scheme.black {
    background: #333;
    font-size: 27px;
    padding: 19px 59px;
}

.company-structure .scheme.blue {
    background: #2486C7;
    font-size: 17px;
    margin-right: 20px;
    padding: 19px 23px;
    text-align: center;
    height: 18px;
    width: 162px;
}

.company-structure .scheme.grey {
    background: #666;
    font-size: 18px;
    margin-right: 20px;
    padding: 19px 23px;
    text-align: center;
    height: 17px;
    width: 195px;
}

.company-structure .b-line {
    border-right: 1px dashed #BFBFBF;
    position: absolute;
    top: 0;
    left: 48.8%;
    margin-right: 20px;
    height: 470px;
    width: 1px;
    z-index: -1;
}

.company-structure .auctioneers .title {
    font-size: 23px;
}

.company-structure .auctioneers ol li {
    float: left;
    width: 220px;
}

.company-structure .auctioneers ol li .one {
    background: #3498CA;
    color: #FFF;
    float: left;
    font-size: 21px;
    padding: 4px 8px;
    width: 12px;
}

.company-structure .auctioneers ol li .two {
    float: left;
    padding: 4px 0px 0px 8px;
    width: 184px;
}

.company-structure .comments {
    min-width: 595px;
}

.company-structure .comments .one {
    float: left;
    width: 275px;
}

.company-structure .comments .two {
    float: left;
    margin-left: 20px;
    width: 50%;
}

.company-structure .comments .quote {
    font-style: italic;
}

.company-structure .comments .about {
    color: #B9B9B9;
}

.company-structure .fright ul,
.company-structure .c35 ul {
    padding: 0;
}

.company-structure .fright .float li,
.company-structure .fright ul li,
.company-structure .c35 ul li {
    background: url(/img/ol.gif) no-repeat 0 7px;
    list-style: none;
    padding: 0 15px;
}

.company-structure .fright .float li {
    float: left;
    width: 45%;
}

.table-container {
    width: 100%;
    padding: 4px 4px 6px;
    margin-bottom: 30px;
    border: #0186d5 2px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-container table {
    width: 100%;
    border: #ccc 1px solid;
    border-collapse: collapse;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.company-structure .table-container th,
.company-structure .table-container td {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.table-container caption {
    margin-left: 60px;
    margin-top: 16px;
    margin-bottom: 14px;
    text-align: left;
}

.table-container thead {
    height: 32px;
    background-color: #f7f7f7;
}

.table-container thead th {
    padding-top: 12px;
    padding-bottom: 10px;
    font: 400 10px/12px Arial, sans-serif;
    color: #666;
    text-align: left;
}

.table-container tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.company-structure .people .person {
    font-size: 18px;
    margin-bottom: 6px;
}

.company-structure .table-container caption {
    margin: 10px 10px 20px;
    font-size: 17px;
}

.company-structure .table-container th,
.company-structure .table-container td {
    padding: 5px;
    vertical-align: top;
}

.city-contacts {
    /*min-height: 207px;*/
    min-height: 437px;
}

.announce .column-one {
    float: left;
    margin-right: 16px;
    width: 50px;
    height: 50px;
}

.announce .column-one i {
    display: block;
    height: 50px;
    width: 50px;
}

.announce .column-two {
    float: left;
    margin-top: 13px;
    width: 89%;
}

.announce h3 {
    color: #000;
}

.announce .date {
    text-align: center;
    font-weight: bold;
    margin-top: 4px;
}

.announce .event-permalink,
.announce .event-file {
    float: left;
    font-size: 12px;
    width: 33%;
}

.press-release .news-year-options ul {
    padding: 0;
}

.press-release .event-file {
    margin-bottom: 31px;
}

.press-release .download-note {
    margin-top: 95px;
}

.archives .event-file {
    width: 80%;
}

.sctructure-nav li {
    background: none !important;
    display: inline-block;
    *display: inline;
    padding-left: 0 !important;
}

.ddcommon {
    cursor: pointer;
}

.ui-slider-handle {
    outline: 0;
}

.purchase-comment .comment {
    overflow: hidden;
    max-height: 75px;
    margin-bottom: 20px;
}

.calendar-table-container td {
    vertical-align: top;
}

.tender-offer #signature {
    border: none;
    height: auto;
}

.tender-offer #signature.error {
    border: 2px solid red;
    padding: 2px;
    height: auto;
}

.tender-offer p.error {
    color: red;
    display: none;
    margin: 5px 0;
}

.city-poland p.city-select-kem {
    margin-top: 0 !important;
}

#gmaps .gblock.razrez a.showGMaps {
    margin-top: 0;
}

.english #gmaps .gblock.razrez a.showGMaps {
    margin-top: 20px;
}

.organizer .event-host {
    margin-bottom: 0px;
    margin-top: 15px;
}

#gmaps {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    top: 0px;
    pointer-events: none;
}

#gmaps .wrapper {
    margin: 0 auto;
    /*width: 1250px;*/
    width: 100%;
    display: flex;
    justify-content: center;
}

#gmaps .gblock {
    cursor: pointer;
    float: left;
    height: 100%;
    margin: 10px 5px 0 10px;
    position: relative;
    width: 23%;
    pointer-events: all;
}

#gmaps .gblock .contact-info {
    background: #FFF;
    border: 2px solid #0086D4;
    padding: 30px 0 50px 20px;
    position: relative;
    height: 187px;
}

#gmaps .gblock.active .contact-info,
#gmaps .gblock.active .contact-info a {
    background: #0086D4;
    color: #FFF;
}

#gmaps .gblock.active span.title {
    color: #ccc;
}

#gmaps .gblock.active span.phone {
    color: #FFF;
}

#gmaps .gblock.active a.showGMaps {
    display: none;
}

#gmaps .gblock span.title {
    text-transform: uppercase;
    color: #9f9f9f;
    font-size: 12px;
    display: block;
}

#gmaps .gblock span.phone {
    font-size: 24px;
    color: #0086d4;
    display: block;
    font-family: 'dincyr-mediumregular';
    margin: 10px 0;
}

#gmaps .gblock span.address {
    font-size: 13px;
    color: #000;
    font-family: 'dincyr-mediumregular';
}

#gmaps .gblock span.address a.mail {
    color: #000;
    text-decoration: underline;
    border-bottom: none;
}

#gmaps .gblock.active span.address a.mail {
    color: #fff;
}

#gmaps .gblock span.address a.mail:hover {
    text-decoration: none;
}

#gmaps .gblock a.showGMaps {
    display: block;
    background: url(/img/icons/map-link.png) no-repeat;
    padding: 3px 0 10px 36px;
    text-decoration: none;
    height: 17px;
    position: absolute;
    bottom: 5px;
    left: 20px;
}

#gmaps .gblock a.showGMaps {
    width: 125px;
    float: left;
    overflow: hidden;
}

#gmaps .gblock a.showGMaps span {
    border-bottom: 1px dashed #0086D4;
    font-size: 12px;
}

#gmaps .gblock a.showGMaps:hover {
    border-bottom: none;
    color: #0086d4;
}

#gmaps .gblock .event-file {
    float: left;
    overflow: hidden;
    width: 45%;
    padding-top: 17px;
}

#gmaps .gblock .event-file .file-size {
    margin-right: 2px;
}

#gmaps .gblock .event-file i.pdf {
    background-position: 0 3px;
}

#gmaps .gblock.active .event-file i.pdf {
    background: url(/img/icons/invert-pdf-ico.png) no-repeat;
}

#gmaps .gblock.active .event-file .file-size {
    color: #ccc;
}

#gmaps .gblock .hide {
    display: none;
}

#gmaps .gblock.active .hide {
    display: block;
}

.switchMap {
    cursor: pointer;
}

div.contacts .contacts-other-links .city-contact {
    display: none;
}

div.contacts .contacts-other-links .city-contacts p {
    font-size: 100%;
    margin: 0;
}

.city-poland p.city-select-kem {
    margin-top: 0 !important;
}

#gmaps .gblock.razrez a.showGMaps {
    margin-top: 0;
}

.english #gmaps .gblock.razrez a.showGMaps {
    margin-top: 20px;
}

.additinal-info {
    margin-top: 19px;
}

.additinal-info p {
    margin: 0;
}

.file-items {
    float: left;
    width: 745px;
}

.file-items a {
    color: #FFF;
    text-decoration: none;
    font-size: 25px;
    letter-spacing: .2px;
}

.file-items a:hover {
    background: none;
    color: #FFF;
    text-decoration: underline;
}

.file-items .file-item {
    background: #0086d4;
    background: rgba(0, 134, 212, 0.8);
    float: left;
    margin: 15px 21px 0 0;
    width: 340px;
}

.file-items .file-item:hover {
    background: #0D232E;
    background: rgba(13, 35, 46, 0.8);
}

.file-items .file-item:hover a {
    text-decoration: underline;
}

.file-items .file-item-icon {
    background: #0D232E;
    float: left;
    height: 136px;
    width: 100px;
}

.file-items .file-item-icon a {
    display: block;
    padding: 40px 27px 40px 29px;
}

.file-items .file-item-title {
    float: left;
    width: 240px;
}

.file-items .file-item-title a {
    display: block;
    line-height: 1.1;
    padding: 41px 30px 39px;
}

.navigation {
    padding: 0;
    margin: 0 0 16px;
    position: relative;
}

.navigation > .nav-li::before {
    content: '';
    background: #e7e7e7;
    position: absolute;
    min-height: 160px;
    width: 100%;
    top: 57px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s linear;
}

.navigation--en > .nav-li::before {
    min-height: 240px;
    min-width: 600px;
}

.navigation > .nav-li:not(.nav-li--no-hover):hover::before {
    opacity: 1;
}

.subnavigation {
    position: absolute;
    min-height: 160px;
    width: 100%;
    top: 57px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s linear;
}

.subnav-icon {
    background: url(/img/icons/menu_icons.png) no-repeat 0px 0px;
    position: absolute;
    top: 38px;
    left: 25px;
    height: 105px;
    width: 130px;
}

.nav-li.item-id-2 .subnav-icon,
.nav-li.item-id-19 .subnav-icon {
    background-position: -125px 0px;
}

.nav-li.item-id-44 .subnav-icon,
.nav-li.item-id-33 .subnav-icon {
    background-position: 0px 0px;
}

.nav-li.item-id-66 .subnav-icon,
.nav-li.item-id-68 .subnav-icon {
    background-position: -243px 0px;
}

.nav-li.item-id-116 .subnav-icon {
    background-position: -366px 0px;
}

.nav-li.item-id-7 .subnav-icon,
.nav-li.item-id-29 .subnav-icon {
    background-position: -499px 0px;
}

.subnavigation .subnavigation-1 {
    margin-left: 190px;
    margin-top: 15px;
    text-transform: uppercase;
    position: relative;
    width: 270px;
}

.subnavigation .subnavigation-1.subnavigation--column {
    display: grid;
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
    width: calc(794px - 230px);
}

.subnavigation .subnavigation-1.subnavigation--column--en {
    display: grid;
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
    width: calc(648px - 230px);
    margin-left: 170px;
}

.subnavigation .subnavigation-1 a {
    position: relative;
    transition:  color 0.2s linear;
}

.subnavigation .icon-nav-arrow {
    display: none;
}

.subnavigation .expanded .icon-nav-arrow {
    display: block;
}

.subnavigation ul {
    padding-left: 0px;
}

.subnavigation li {
    border-bottom: 1px solid #CFCFD0;
    padding: 0;
    margin: 0;
}

.subnavigation a {
    color: #0086d4 !important;
    display: block;
    letter-spacing: -0.7px;
    text-decoration: none;
    padding: 5px 0;
}

.subnavigation a:hover {
    background: none;
    color: #333 !important;
}

.subnavigation .active a {
    color: #333 !important;
}

.subnavigation .icon-nav-arrow {
    margin-top: 4px;
    float: right;
    position: absolute;
    right: 0;
    top: 5px;
}

.subnavigation-1 .expanded:hover .subnavigation-2 {
    display: block;
}

.subnavigation-2 {
    display: none;
    position: absolute;
    top: 0;
    *right: -215px;
    right: -200px;
    text-transform: none !important;
    min-height: 1000px;
    width: 200px;
}

.subnavigation-2 li {
    margin-left: 15px;
}

.subnavigation-2 a {
    color: #333 !important;
}

/*
.subnavigation-description {
    background:#F5F5F5;
    color:#666;
    margin-bottom:30px;
    padding-top:25px;
}

.subnavigation-icon {
    float:left;
    padding:16px 33px;
    width:122px;
}

.subnavigation-content {
    float:left;
    font-size:13px;
    line-height:1.6;
    margin-top:27px;
    width:445px;
}
*/
#languages {
    float: left;
    margin-top: 17px;
    margin-left: 6px;
    letter-spacing: 1.4px;
}

#languages li {
    background: none;
    margin: 0;
    float: left;
    margin-right: 5px;
    padding: 0;
}

#languages a {
    color: #CCC;
    display: block;
    text-decoration: none;
    padding: 6px;
}

#languages a:hover {
    background: none;
}

#languages .active a {
    background: #0086d4;
    color: #FFF;
}

#languages .en {
    margin: 0;
}

.icon-nav-arrow {
    display: block;
    background: url(/img/sprites.png) no-repeat -1px -1px;
    height: 10px;
    width: 7px;
}

.subnavigation .active .icon-nav-arrow {
    background-position: -10px -1px;
}

.icon-coal {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -1px -16px;
    height: 46px;
    width: 47px;
}

.icon-coal-mini {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -1px -165px;
    height: 34px;
    width: 34px;
}

.icon-fb {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -1px;
    height: 19px;
    width: 9px;
}

.icon-share {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -26px;
    height: 20px;
    width: 19px;
}

.icon-youtube {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -51px;
    height: 22px;
    width: 21px;
}

.icon-wikipedia {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -79px;
    height: 22px;
    width: 21px;
}

.icon-tab-arrow-left {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -209px -1px;
    height: 38px;
    width: 38px;
}

.icon-arrow-white-left {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -208px -47px;
    height: 25px;
    width: 19px;
}

.icon-arrow-white-right {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -231px -47px;
    height: 25px;
    width: 19px;
}

.icon-event-operresults {
    background: url(/img/sprites.png) no-repeat -1px -208px;
    display: inline-block;
    height: 33px;
    width: 35px;
}

.icon-event-finresults {
    background: url(/img/sprites.png) no-repeat -38px -209px;
    display: inline-block;
    height: 33px;
    width: 35px;
}

.icon-event-confcall {
    background: url(/img/sprites.png) no-repeat -114px -209px;
    display: inline-block;
    height: 34px;
    width: 35px;
}

.icon-event-event {
    background: url(/img/sprites.png) no-repeat -74px -209px;
    display: inline-block;
    height: 34px;
    width: 35px;
}

.icon-event-xls {
    background: url(/img/sprites.png) no-repeat -154px -209px;
    display: inline-block;
    height: 29px;
    width: 25px;
}

.icon-arrow-down-red {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -4px -72px;
    height: 11px;
    width: 8px;
}

.icon-arrow-up-green {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -14px -72px;
    height: 11px;
    width: 8px;
}

.icon-link {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -3px -90px;
    height: 23px;
    width: 23px;
}

.icon-folder {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -3px -117px;
    height: 23px;
    width: 23px;
}

.icon-home-pdf {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -210px -88px;
    height: 57px;
    width: 43px;
}

.icon-home-pdf-small {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -336px 0;
    width: 36px;
    height: 47px;
}

.icon-watches {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -106px;
    height: 20px;
    width: 20px;
}

.icon-watches-big {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -336px -56px;
    width: 46px;
    height: 43px;
}

.icon-home-mail {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -174px -130px;
    height: 13px;
    width: 20px;
}

.icon-home-info {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -173px -150px;
    height: 17px;
    width: 20px;
}

.icon-home-map {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -175px -172px;
    height: 18px;
    width: 20px;
}

.icon-arrow-down-blue {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -3px -142px;
    height: 8px;
    width: 10px;
}

.icon-video-play {
    cursor: pointer;
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -239px -150px;
    height: 13px;
    width: 11px;
}

.icon-video-pause {
    cursor: pointer;
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -239px -195px;
    height: 13px;
    width: 11px;
}

.icon-video-unmute {
    cursor: pointer;
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -239px -214px;
    height: 20px;
    width: 16px;
}

.icon-video-mute {
    cursor: pointer;
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -239px -170px;
    height: 20px;
    width: 13px;
}

.icon-fb-big {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -299px -7px;
    height: 28px;
    width: 28px;
}

.icon-slideshare-big {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -299px -40px;
    height: 28px;
    width: 28px;
}

.icon-youtube-big {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -299px -73px;
    height: 28px;
    width: 28px;
}

.icon-wikipedia-big {
    display: inline-block;
    background: url(/img/sprites.png) no-repeat -299px -106px;
    height: 28px;
    width: 28px;
}

/* Navigation */
#navigation {
    margin-top: 11px;
    margin-left: 9.8%;
}

#navigation .inner {
    padding-right: 0;
}

/*
.english #main-menu {
  max-width: 673px;
}
*/
#main-menu {
    float: left;
    max-width: 836px;
    position: relative;
}

#main-menu li {
    background: none;
    list-style: none;
    padding: 0;
}

#main-menu .nav-li {
    float: left;
    margin: 0;
}

#main-menu .nav-li.active .nav-link {
    *background: #F5F5F5;
    background: #E7E7E7;
    color: #666;
}

#main-menu .nav-li:hover .subnavigation {
    /* display: block; */
    opacity: 1;
    pointer-events: auto;
}

#main-menu .nav-link {
    color: #0086d4;
    display: block;
    padding: 20px 11px;
    font-size: 24px;
    letter-spacing: -0.6px;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.2s linear, color 0.2s linear;
}

#main-menu .nav-link:hover {
    background: #F5F5F5;
    color: #666;
}

.mobile-menu, .menu__hamburger-button {
    display: none;
}

.menu__hamburger-button.close .menu__icon-button {
    display: none;
}

.menu__hamburger-button.close {
    position: absolute;
    right: 16px;
    top: 16px;
}

.menu__hamburger-button.close::after {
    content: '';
    width: 40px;
    height: 2px;
    top: 15px;
    left: -4px;
    position: absolute;
    background-color: #222;
    transform: rotate(45deg);
}

.menu__hamburger-button.close::before {
    content: '';
    width: 40px;
    height: 2px;
    bottom: 15px;
    left: -4px;
    position: absolute;
    background-color: #222;
    transform: rotate(-45deg);
}

.menu__hamburger-button {
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    position: relative;
    border: none;
    background: none;
    padding: 0;
    /* z-index: 1; */
}

.menu__hamburger-button::after {
    content: '';
    width: 100%;
    height: 2px;
    top: 4px;
    left: 0;
    position: absolute;
    background-color: #222;
}

.menu__hamburger-button::before {
    content: '';
    width: 100%;
    height: 2px;
    bottom: 4px;
    left: 0;
    position: absolute;
    background-color: #222;
}

.menu__icon-button {
    width: 100%;
    height: 2px;
    background-color: #222;
}

.container #top {
    max-width: 1180px;
    min-width: 1024px;
    padding: 0;
}

.page-id-16 #gmaps .gblock {
    margin-top: 0;
}

.gblock .contact-image {
    margin: -14px 0 13px;
}

.contact-image img {
    height: auto;
    width: 100%;
}

.contact-image .grayscale {
    position: absolute;
    top: 0;
    left: 0;
}

.main #gmaps .contact-image {
    display: none;
}

@media screen and (min-width: 1024px) {
}

@media screen and (max-width: 1152px) {
    #navigation {
        margin-left: 2%;
    }

    #logo {
        margin: 0;
    }
}

@media screen and (min-width: 1152px) {
    #navigation {
        margin-left: 7.5%;
    }
}

@media screen and (max-width: 1280px) {
    #languages a {
        font-size: 12px;
    }

    #main-menu .nav-link {
        padding: 20px 6%;
        padding: 20px 9px \9;
    }

    #main-menu .nav-link {
        font-size: 22px;
    }

    #gmaps .gblock .contact-info {
        height: 203px;
    }

    #gmaps .gblock .contact-info {
        padding: 30px 10px 50px 10px;
    }

    #gmaps .gblock span.title {
        font-size: 11px;
    }

    #gmaps .gblock a.showGMaps {
        left: 10px;
    }

    #gmaps .gblock span.phone,
    #gmaps .gblock.active span.phone {
        font-size: 23px;
    }
}

@media screen and (min-width: 1280px) {
    #navigation {
        margin-left: 7.5%;
    }

    #navigation.navigation-en {
        margin-left: 0;
    }
}

/*STYLES*MH*/
.lg {
    width: 0% !important;
}

.me {
    width: 85% !important;
}

.lf {
    width: 270px !important;
}

@media screen and (max-width: 1280px) {
    #gmaps {
        width: auto;
    }
    .main #page {
        overflow: hidden;
    }
    .container #top {
        max-width: none;
        min-width: auto;
    }
    .lf {
        width: 220px !important;
    }
    #logo {
        margin-top: 12px;
        /* padding-left: 40px; */
    }

    .diagram img {
        width: 100%;
    }

    #main-menu {
        display: none;
    }

    .mobile-menu {
        display: flex;
        position: fixed;
        background-color: #dfdfdf;
        box-shadow: 0 16px 32px rgb(0 0 30 / 4%);
        height: calc(100vh + 70px);
        width: 50%;
        top: 0;
        right: 0;
        padding: 64px 32px;
        transform: translateX(100%);
        transition: transform 0.2s ease-in-out;
    }

    .mobile-menu.visible {
        transform: translateX(0);
        z-index: 2;
    }

    .mobile-menu__wrapper {
        width: 100%;
    }

    .menu__hamburger-button {
        display: flex;
    }

    .menu__hamburger-button:not(.close) {
        margin-top: 16px;
    }

    .mobile-menu__list {
        margin: 0;
        padding: 0;
        list-style: none; 
    }

    .mobile-menu__section {
        list-style: none;
        margin: 0;
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
        padding-right: 64px;
        padding-bottom: 24px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .mobile-menu__section:not(:first-child) {
        padding-top: 24px;
    }

    .mobile-menu__section-text, .links-list__link {
        align-items: center;
        display: flex;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        padding-bottom: 12px;
        padding-top: 12px;
        position: relative;
        border: 0;
        background: transparent;
    }

    .links-list__main-item {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        display: inline;
    }

    .mobile-menu__section-button {
        width: 42px;
        height: 42px;
        display: inline;
        align-items: center;
        border: 0;
        transform: rotate(90deg);
        margin-left: 32px;
        float: right;
        vertical-align: middle;
        margin-top: -12px;
    }

    .mobile-menu__section-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out;
        will-change: max-height;
    }

    .open .mobile-menu__section-content {
        max-height: 100vh;
    }

    .links-list__link {
        align-items: center;
        display: flex;
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        padding-bottom: 12px;
        padding-top: 12px;
        position: relative;
    }

    .links-list--menu {
        padding-top: 24px;
    }

    .links-list {
        padding-left: 0;
    }

    .links-list, .links-list__link {
        color: #2b2b3c;
        outline-color: transparent;
        text-decoration: none;
        position: relative;
        transition: color .1s linear,border-color .175s ease-out,outline-color .1s linear;
    }

    .links-list__item {
        list-style: none;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }

    .links-list__item:last-child {
        border-bottom: 0;
    }

    #navigation .inner {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    #languages {
        margin-left: 16px;
    }

    .base-container {
        width: auto !important;
    }

    .base-container, .container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    h1, .h1 {
        font-size: 72px;
    }
}

.cf {
    zoom: 1;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.fw600 {
    font-weight: bold;
}

.mb-40 {
    margin-bottom: 40px;
}

.eco-lead {
    font-size: 110%;
    line-height: 140%;
    font-weight: bold;
}

.list-num {
    counter-reset: li;
    padding: 0;
    list-style: none;
}

.list-num li {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 35px;
    position: relative;
}

.list-num li:before {
    content: counter(li) '.';
    counter-increment: li;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    padding: 0 0;
    color: #0086d4;
    font-weight: 600;
    top: -3px;
}

.list-block-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
}

.list-block {
    padding: 0;
    list-style: none;
}

.list-block li {
    background: #0086d4;
    color: #fff;
    padding: 20px;
    padding-left: 60px;
    font-size: 20px;
    line-height: 29px;
    position: relative;
    margin-bottom: 20px;
}

.list-block li:before {
    content: '\2022';
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 50px;
    padding: 0 0;
    color: #fff;
    display: inline-block;
}

.eco-gallery {
    zoom: 1;
}

.eco-gallery:before,
.eco-gallery:after {
    content: "";
    display: table;
}

.eco-gallery:after {
    clear: both;
}

.eco-gallery__item {
    width: 168px;
    height: 168px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.eco-gallery__item:nth-child(6n) {
    margin-right: 0;
}

.eco-photos {
    background: #fff !important;
    padding: 0 !important;
    margin: 2.4em 0 0 0 !important;
}

.eco-photos ul {
    white-space: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}

.eco-photos ul li {
    margin-bottom: 23px !important;
    height: 168px !important;
}

.eco-photos li img.enlarge {
    left: 70px !important;
    top: 70px !important;
}

.nav-li.item-id-117 .subnav-icon {
    background-position: -634px -7px;
}

.fs-16 {
    font-size: 16px;
    line-height: 26px;
}

.с70_en {
    width: 70% !important;
}

.nav-li.item-id-120 .subnav-icon {
    background-position: -634px -7px;
}

.nav-li.item-id-2 .subnav-icon,
.subnav-icon--company {
    background-position: -125px 0px;
}

.nav-li.item-id-44 .subnav-icon,
.subnav-icon--investors {
    background-position: 0px 0px;
}

.nav-li.item-id-66 .subnav-icon,
.subnav-icon--press {
    background-position: -243px 0px;
}

.subnav-icon--collabor {
    background-position: -366px 0px;
}

.nav-li.item-id-7 .subnav-icon,
.subnav-icon--coal {
    background-position: -499px 0px;
}

.subnav-icon--eco {
    background-position: -634px -7px;
}

.nav-li.item-id-120 .subnav-icon {
    background-position: -634px -7px;
}

.pagination .last {
     display: none;
}

.pagination .next {
     display: none;
 }

.pagination .prev {
    display: none;
}

.pagination .first {
    display: none;
}

.pagination .page.gap {
    display: none;
}

