

/* Start:/local/templates/skkz/css/application.css?1504769537447573*/
@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic,latin-ext);

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
    font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
    font-size: 75%;
}

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

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .page-container, .page-title, .page-preview, .page-tags, .page-options, .header-container, .main-slider-container, .blocks-container, .section-info-container, .footer-container, .breadcrumbs, .structure-container, .fond-history-container, .page-note, .page-feedback, .meaning-transformation, .page-video-container, .block-goals-container, .transformation-slider, .page-contacts, .faq, .mission-government, .function-government, .principles-container, .contacts-government, .block-person, .projects-container, .resume-registration-container, .resume-info-container, .resume-note-container, .resume-scheme-container, .custom-total, .page-mission-head .breadcrumbs-list, .page-mission-head-content, .mission-strategy-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container:before, .page-container:before, .page-title:before, .page-preview:before, .page-tags:before, .page-options:before, .header-container:before, .main-slider-container:before, .blocks-container:before, .section-info-container:before, .footer-container:before, .breadcrumbs:before, .structure-container:before, .fond-history-container:before, .page-note:before, .page-feedback:before, .meaning-transformation:before, .page-video-container:before, .block-goals-container:before, .transformation-slider:before, .page-contacts:before, .faq:before, .mission-government:before, .function-government:before, .principles-container:before, .contacts-government:before, .block-person:before, .projects-container:before, .resume-registration-container:before, .resume-info-container:before, .resume-note-container:before, .resume-scheme-container:before, .custom-total:before, .page-mission-head .breadcrumbs-list:before, .page-mission-head-content:before, .mission-strategy-container:before, .container:after, .page-container:after, .page-title:after, .page-preview:after, .page-tags:after, .page-options:after, .header-container:after, .main-slider-container:after, .blocks-container:after, .section-info-container:after, .footer-container:after, .breadcrumbs:after, .structure-container:after, .fond-history-container:after, .page-note:after, .page-feedback:after, .meaning-transformation:after, .page-video-container:after, .block-goals-container:after, .transformation-slider:after, .page-contacts:after, .faq:after, .mission-government:after, .function-government:after, .principles-container:after, .contacts-government:after, .block-person:after, .projects-container:after, .resume-registration-container:after, .resume-info-container:after, .resume-note-container:after, .resume-scheme-container:after, .custom-total:after, .page-mission-head .breadcrumbs-list:after, .page-mission-head-content:after, .mission-strategy-container:after {
    content: " ";
    display: table;
}

.container:after, .page-container:after, .page-title:after, .page-preview:after, .page-tags:after, .page-options:after, .header-container:after, .main-slider-container:after, .blocks-container:after, .section-info-container:after, .footer-container:after, .breadcrumbs:after, .structure-container:after, .fond-history-container:after, .page-note:after, .page-feedback:after, .meaning-transformation:after, .page-video-container:after, .block-goals-container:after, .transformation-slider:after, .page-contacts:after, .faq:after, .mission-government:after, .function-government:after, .principles-container:after, .contacts-government:after, .block-person:after, .projects-container:after, .resume-registration-container:after, .resume-info-container:after, .resume-note-container:after, .resume-scheme-container:after, .custom-total:after, .page-mission-head .breadcrumbs-list:after, .page-mission-head-content:after, .mission-strategy-container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container, .page-container, .page-title, .page-preview, .page-tags, .page-options, .header-container, .main-slider-container, .blocks-container, .section-info-container, .footer-container, .breadcrumbs, .structure-container, .fond-history-container, .page-note, .page-feedback, .meaning-transformation, .page-video-container, .block-goals-container, .transformation-slider, .page-contacts, .faq, .mission-government, .function-government, .principles-container, .contacts-government, .block-person, .projects-container, .resume-registration-container, .resume-info-container, .resume-note-container, .resume-scheme-container, .custom-total, .page-mission-head .breadcrumbs-list, .page-mission-head-content, .mission-strategy-container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container, .page-container, .page-title, .page-preview, .page-tags, .page-options, .header-container, .main-slider-container, .blocks-container, .section-info-container, .footer-container, .breadcrumbs, .structure-container, .fond-history-container, .page-note, .page-feedback, .meaning-transformation, .page-video-container, .block-goals-container, .transformation-slider, .page-contacts, .faq, .mission-government, .function-government, .principles-container, .contacts-government, .block-person, .projects-container, .resume-registration-container, .resume-info-container, .resume-note-container, .resume-scheme-container, .custom-total, .page-mission-head .breadcrumbs-list, .page-mission-head-content, .mission-strategy-container {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .page-container, .page-title, .page-preview, .page-tags, .page-options, .header-container, .main-slider-container, .blocks-container, .section-info-container, .footer-container, .breadcrumbs, .structure-container, .fond-history-container, .page-note, .page-feedback, .meaning-transformation, .page-video-container, .block-goals-container, .transformation-slider, .page-contacts, .faq, .mission-government, .function-government, .principles-container, .contacts-government, .block-person, .projects-container, .resume-registration-container, .resume-info-container, .resume-note-container, .resume-scheme-container, .custom-total, .page-mission-head .breadcrumbs-list, .page-mission-head-content, .mission-strategy-container {
        width: 1200px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

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

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px 4px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px 8px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px 3px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px -1px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li.disabled > a {
    color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

html {
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    min-width: 640px;
    font-family: "Noto Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body a {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

body.mac .menu__item {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
}

input, textarea, button {
    outline: none !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

input, textarea {
    border: 1px solid #cccccc;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

input {
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
}

@media (max-width: 767px) {
    input {
        height: 100px;
        font-size: 30px;
    }
}

input.not-valid {
    border: 1px solid #b40627;
}

h1 {
    font-size: 36px;
    line-height: 47px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    h1 {
        font-size: 55px;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .container, .page-container, .page-title, .page-preview, .page-tags, .page-options, .header-container, .main-slider-container, .blocks-container, .section-info-container, .footer-container, .breadcrumbs, .structure-container, .fond-history-container, .page-note, .page-feedback, .meaning-transformation, .page-video-container, .block-goals-container, .transformation-slider, .page-contacts, .faq, .mission-government, .function-government, .principles-container, .contacts-government, .block-person, .projects-container, .resume-registration-container, .resume-info-container, .resume-note-container, .resume-scheme-container, .custom-total, .page-mission-head .breadcrumbs-list, .page-mission-head-content, .mission-strategy-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .row {
        margin-left: -30px;
        margin-right: -30px;
    }
}

.body-shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.i-nav-m {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    background: #ab9c8a;
}

.i-nav-m:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -15px;
    width: 30px;
    height: 24px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

@media (max-width: 767px) {
    .i-nav-m:after {
        width: 48px;
        height: 39px;
        margin-top: -20px;
        margin-left: -24px;
        border-top: 3px solid #ffffff;
        border-bottom: 3px solid #ffffff;
    }
}

.i-nav-m:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background: #ffffff;
}

@media (max-width: 767px) {
    .i-nav-m:before {
        width: 48px;
        height: 3px;
        margin-top: -2px;
        margin-left: -24px;
    }
}

@media (min-width: 1500px) {
    .i-nav-m {
        display: none;
    }
}

@media (max-width: 767px) {
    .i-nav-m {
        width: 100px;
        height: 100px;
    }
}

.center {
    text-align: center;
}

.floatspan {
    background: #ffffff none repeat scroll 0 0;
    color: #a7a7a7;
    font-size: 16px;
    left: 10px;
    padding: 0 3px;
    position: absolute;
    top: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .floatspan {
        top: 27px;
        font-size: 30px;
    }
}

.floatspan.active {
    top: -22px;
    font-size: 13px;
    background: transparent;
}

@media (max-width: 767px) {
    .floatspan.active {
        top: -35px;
        font-size: 25px;
    }
}

.floatspan.not-valid {
    color: #ff5c5b;
}

.checkbox {
    position: relative;
    display: block;
    padding-left: 26px;
}

@media (max-width: 767px) {
    .checkbox {
        padding-left: 45px;
    }
}

.checkbox input {
    display: none;
}

.checkbox input:checked + span:after {
    background: #ae9e8c;
}

.checkbox input:checked + span:before {
    opacity: 1;
}

.checkbox span:after {
    position: absolute;
    top: 3px;
    left: 0;
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #ae9e8c;
    background: transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .checkbox span:after {
        top: 8px;
        width: 25px;
        height: 25px;
    }
}

.checkbox span:before {
    position: absolute;
    top: 3px;
    left: 2px;
    font-family: "fontawesome", sans-serif;
    font-size: 12px;
    color: #ffffff;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .checkbox span:before {
        top: 9px;
        left: 3px;
        font-size: 16px;
    }
}

video {
    max-width: 100%;
}

.page {
    position: relative;
    width: 100%;
    padding-left: 280px;
    padding-top: 70px;
}

@media (max-width: 1500px) {
    .page {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .page {
        padding-top: 100px;
    }
}

.page iframe {
    max-width: 100%;
}

.page figure {
    margin-bottom: 44px;
}

.page figure img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .page figure img {
        width: 100%;
    }
}

.page figure figcaption {
    margin: 26px auto 0;
    padding-bottom: 24px;
    width: 820px;
    max-width: 100%;
    font-size: 13px;
    line-height: 18px;
    color: #a7a7a7;
    border-bottom: 1px solid #e1e1e1;
}

@media (max-width: 767px) {
    .page figure figcaption {
        font-size: 22px;
        line-height: 32px;
    }
}

.page.menu-open {
    overflow: hidden;
}

@media (max-width: 1500px) {
    .page.menu-open .sidebar {
        display: block;
    }
}

.page.menu-open .body-shadow {
    opacity: 1;
    visibility: visible;
}

.page blockquote {
    position: relative;
    padding: 88px 0 38px 100px;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    border-left: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .page blockquote {
        margin: 50px 0;
        padding-left: 0;
        font-size: 30px;
        line-height: 45px;
    }
}

.page blockquote:before, .page .blockquote-big-content:before {
    position: absolute;
    top: 32px;
    left: 0;
    font-family: "fontawesome", sans-serif;
    font-style: normal;
    font-size: 35px;
    color: #bd9e74;
}

.page blockquote.blockquote-big {
    margin-top: 47px;
    margin-bottom: 45px;
    padding: 65px 0 49px;
}

.page blockquote.blockquote-big:before, .page .blockquote-big.blockquote-big-content:before, .page blockquote.blockquote-big:after {
    content: " ";
    display: table;
}

.page blockquote.blockquote-big:after {
    clear: both;
}

@media (max-width: 767px) {
    .page blockquote.blockquote-big {
        margin-bottom: 50px;
    }
}

.page blockquote.blockquote-big-martop {
    margin-top: 10px;
}

.page blockquote.blockquote-big--research {
    margin-top: 0;
    padding: 0;
    border-top: none;
}

@media (min-width: 768px) {
    .blockquote-big--research {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .blockquote-big--research .blockquote-big-img {
        position: absolute;
        bottom: 0;
        right: 10px;
    }
}

.blockquote-big--research .blockquote-big-author {
    position: relative;
    padding-top: 85px;
    background: url(/local/templates/skkz/css/../images/bg-main-slider.png) #ededed;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .blockquote-big--research .blockquote-big-author {
        width: 50%;
        text-align: right;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}

.blockquote-big--research .blockquote-big-content {
    margin: 50px 30px 40px 30px;
    padding-top: 70px;
}

@media (min-width: 768px) {
    .blockquote-big--research .blockquote-big-content {
        max-width: 500px;
        margin-left: 60px;
    }
}

.blockquote-big--research .blockquote-big-post {
    padding-top: 0;
    margin-top: 0;
    color: #bd9e74;
}

.blockquote-big--research .blockquote-big-post:before {
    display: none;
}

.blockquote-big-author {
    float: left;
    width: 300px;
    padding-right: 50px;
    margin-bottom: 25px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .blockquote-big-author {
        float: none;
        margin-bottom: 20px;
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
}

.blockquote-big-img img {
    max-width: 100%;
}

.blockquote-big-name {
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
}

@media (max-width: 767px) {
    .blockquote-big-name {
        font-size: 30px;
    }
}

.blockquote-big-post {
    position: relative;
    margin-top: 5px;
    padding-top: 12px;
    font-size: 14px;
    line-height: 16px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .blockquote-big-post {
        font-size: 30px;
        line-height: 1.4;
    }
}

.blockquote-big-post:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .blockquote-big-post:before {
        left: 50%;
        margin-left: -25px;
    }
}

.blockquote-big-content {
    padding-top: 69px;
    position: relative;
}

@media (min-width: 768px) {
    .blockquote-big-content {
        float: right;
        width: 58%;
    }
}

@media (min-width: 992px) {
    .blockquote-big-content {
        width: 68%;
    }
}

@media (min-width: 1200px) {
    .blockquote-big-content {
        width: 74%;
    }
}

.blockquote-big-content p {
    margin-bottom: 30px;
}

.blockquote-big-content:before {
    left: 1px !important;
    top: 5px !important;
}

.blockquote-big-content-right {
    padding-top: 50px;
}

@media (min-width: 992px) {
    .blockquote-big-content-right {
        padding-top: 60px;
        overflow: hidden;
    }
}

.blockquote-big-content-right h2 {
    margin-top: 10px;
    font-style: normal;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .blockquote-big-content-right h2 {
        font-size: 55px;
    }
}

.blockquote-big-content-right p {
    margin-bottom: 30px;
}

.page-container {
    position: relative;
}

.blockquote-author {
    margin-top: 15px;
    margin-left: -100px;
}

@media (max-width: 767px) {
    .blockquote-author {
        margin-left: 0;
    }
}

.blockquote-author-avatar {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .blockquote-author-avatar {
        width: 120px;
        height: 120px;
    }

    .blockquote-author-avatar img {
        width: 100%;
    }
}

.blockquote-author-content {
    margin-left: 35px;
    display: inline-block;
    vertical-align: middle;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #937e65;
    line-height: 1.4;
}

.blockquote-author-content span {
    display: block;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .blockquote-author-content span {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .blockquote-author-content {
        width: 60%;
        font-size: 28px;
    }
}

.blockquote-big-footer {
    margin-top: 20px;
}

.blockquote-big-footer:before {
    display: none;
}

.blockquote-big-caption {
    color: #bd9e74;
}

.blockquote-big-title-martop {
    margin-top: 70px;
}

.blockquote-img {
    margin: 50px 0;
}

.blockquote-img > img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .blockquote-img {
        margin-left: -100px;
    }
}

@media (min-width: 992px) {
    .blockquote-img {
        margin-left: -160px;
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .blockquote-img {
        margin-left: -280px;
    }

    .blockquote-img > img {
        max-width: inherit;
    }
}

figure.page-figure-left {
    margin-top: 7px;
    margin-bottom: 10px;
    padding-right: 20px;
    float: left;
    width: 51.3%;
}

@media (max-width: 767px) {
    figure.page-figure-left {
        width: 100%;
        margin-top: 15px;
    }
}

figure.page-figure-left figcaption {
    margin-bottom: 20px;
    margin-top: 16px;
    margin-left: 17px;
    padding-left: 12px;
    padding-right: 25px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #ae9e8c;
    border-left: 2px solid #ae9e8c;
    border-bottom: none;
}

@media (max-width: 767px) {
    figure.page-figure-left figcaption {
        position: relative;
        margin-top: 30px;
        margin-left: 0;
        padding-left: 60px;
        padding-right: 0;
        font-size: 22px;
        line-height: 32px;
        border: none;
    }

    figure.page-figure-left figcaption:after {
        position: absolute;
        content: "";
        top: 5px;
        bottom: 5px;
        left: 30px;
        width: 3px;
        background: #ae9e8c;
    }
}

.page-title {
    margin-top: 30px;
    margin-bottom: 27px;
}

.page-title h1 {
    margin: 0;
}

.page-title-post p {
    font-size: 18px;
    font-style: italic;
    color: #a7a7a7;
    font-family: "PT Serif", sans-serif;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .page-title-post p {
        font-size: 32px;
        margin-top: 15px;
    }
}

.page-title span {
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .page-title span {
        font-size: 26px;
    }
}

.page-preview {
    position: relative;
    margin-top: 57px;
}

.page-preview img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .page-preview {
        padding: 0;
    }
}

.page-preview-text {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
}

@media (max-width: 767px) {
    .page-preview-text {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        font-size: 30px;
        line-height: 45px;
    }
}

.page-share {
    position: relative;
    width: 850px;
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 23px 15px 31px;
}

@media (max-width: 767px) {
    .page-share {
        padding-bottom: 20px;
        margin-bottom: 50px;
    }
}

.page-share:after {
    position: absolute;
    bottom: 0;
    content: "";
    left: 15px;
    right: 15px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .page-share:after {
        height: 2px;
    }
}

.page-share-list {
    margin: 0 -15px;
}

.page-share-list:before, .page-share-list:after {
    content: " ";
    display: table;
}

.page-share-list:after {
    clear: both;
}

.page-share-item {
    width: 11.11111%;
    float: left;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .page-share-item {
        width: 33.33333%;
        padding: 0 25px;
        margin-bottom: 30px;
    }
}

.page-share-link {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 7px;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    color: #a7a7a7;
    text-align: right;
    line-height: 25px;
    border-radius: 25px;
}

@media (max-width: 767px) {
    .page-share-link {
        height: 70px;
        padding-right: 15px;
        line-height: 66px;
        font-size: 22px;
        border-radius: 70px;
        border: 2px solid #e1e1e1;
        text-align: center;
    }
}

.page-share-link span:before {
    position: absolute;
    top: 1px;
    left: 12px;
    font-size: 18px;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .page-share-link span:before {
        position: relative;
        top: auto !important;
        left: auto !important;
        margin-right: 15px;
        display: inline-block;
        vertical-align: middle;
        font-size: 28px;
    }
}

.page-share-link.page-share-ok span:before {
    color: #ee8208;
}

.page-share-link.page-share-whatsapp span:before {
    left: 10px;
    top: 0;
    color: #25d366;
}

.page-share-link.page-share-twitter span:before {
    left: 12px;
    top: 0;
    font-size: 14px;
    color: #00aced;
}

@media (max-width: 767px) {
    .page-share-link.page-share-twitter span:before {
        font-size: 24px;
    }
}

.page-share-link.page-share-moimir span:before {
    left: 12px;
    top: 0;
    font-size: 11px;
    color: #3d6cb0;
}

@media (max-width: 767px) {
    .page-share-link.page-share-moimir span:before {
        font-size: 20px;
    }
}

.page-share-link.page-share-vk span:before {
    left: 9px;
    top: 0;
    font-size: 10px;
    color: #4d75a3;
}

@media (max-width: 767px) {
    .page-share-link.page-share-vk span:before {
        font-size: 20px;
    }
}

.page-share-link.page-share-in span:before {
    left: 15px;
    top: -1px;
    font-size: 13px;
    color: #00659d;
}

@media (max-width: 767px) {
    .page-share-link.page-share-in span:before {
        font-size: 23px;
    }
}

.page-share-link.page-share-facebook span:before {
    left: 11px;
    top: -1px;
    font-size: 15px;
    color: #375794;
}

@media (max-width: 767px) {
    .page-share-link.page-share-facebook span:before {
        font-size: 28px;
    }
}

.page-share-link.page-share-google span:before {
    left: 11px;
    top: 0;
    font-size: 12px;
    color: #dc4a3d;
}

@media (max-width: 767px) {
    .page-share-link.page-share-google span:before {
        font-size: 24px;
    }
}

.page-share-link.page-share-viber span:before {
    left: 11px;
    top: -1px;
    font-size: 14px;
    color: #7c529d;
}

@media (max-width: 767px) {
    .page-share-link.page-share-viber span:before {
        font-size: 24px;
    }
}

.page-info {
    position: relative;
    width: 820px;
    max-width: 100%;
    margin: 0 auto 30px;
}

@media (max-width: 1199px) {
    .page-info {
        position: absolute;
        padding-left: 250px;
        margin: 0;
        width: auto;
    }
}

@media (max-width: 991px) {
    .page-info {
        padding-left: 180px;
    }
}

@media (max-width: 767px) {
    .page-info {
        position: relative;
        margin-bottom: 40px;
        padding-left: 0;
    }
}

.page-about {
    position: absolute;
    top: 0;
    left: 10px;
    width: 180px;
    float: left;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 1199px) {
    .page-about {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        padding-left: 60px;
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .page-about {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .page-about {
        font-size: 24px;
    }
}

.page-views {
    margin-bottom: 10px;
}

.page-views:before {
    margin-top: -3px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
}

@media (max-width: 767px) {
    .page-views:before {
        margin-top: -5px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .page-views {
        float: right;
    }
}

.page-info-author {
    width: 100%;
    padding-top: 5px;
}

.page-date span {
    display: block;
}

@media (max-width: 767px) {
    .page-date span {
        margin-left: 15px;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .page-date {
        display: inline-block;
    }
}

.page-info-author-avatar {
    margin-right: 16px;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 50%;
    overflow: hidden;
}

.page-info-author-avatar img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .page-info-author-avatar {
        width: 90px;
        height: 90px;
        vertical-align: middle;
    }
}

.page-info-author-content {
    display: inline-block;
    vertical-align: bottom;
    font-family: "PT Serif", sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .page-info-author-content {
        max-width: 460px;
        vertical-align: middle;
        font-size: 24px;
        line-height: 36px;
    }
}

.page-info-author-content span {
    display: block;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .page-info-author-content span {
        margin-bottom: 10px;
        font-size: 30px;
    }
}

.page-text {
    position: relative;
    margin: 0 auto 52px;
    width: 820px;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .page-text {
        font-size: 30px;
        line-height: 45px;
    }
}

.page-text p {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .page-text p {
        margin-bottom: 55px;
    }
}

.page-text--grey {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #a7a7a7;
}

.page-content {
    padding-bottom: 60px;
    background: url("/local/templates/skkz/css/../images/bg-main.png");
}

.page-content.page-content-index {
    padding-bottom: 0;
}

.page-columns {
    margin: 0 -10px;
    font-size: 15px;
    line-height: 22px;
}

.page-columns:before, .page-columns:after {
    content: " ";
    display: table;
}

.page-columns:after {
    clear: both;
}

.page-col {
    padding: 0 10px;
}

@media (min-width: 768px) {
    .page-col {
        width: 50%;
        float: left;
    }
}

@media (max-width: 767px) {
    .page-col {
        width: 100%;
        margin-bottom: 50px;
        font-size: 28px;
        line-height: 42px;
    }
}

.page-col img {
    margin-bottom: 13px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .page-col img {
        margin-bottom: 30px;
    }
}

.page-col h2 {
    position: relative;
    margin-top: 42px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-family: "PT Serif", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

@media (max-width: 767px) {
    .page-col h2 {
        font-size: 32px;
        line-height: 1.4;
    }
}

.page-col h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: #ae9e8c;
    width: 50px;
    height: 2px;
}

.page-tags {
    margin-top: 48px;
    font-size: 15px;
}

@media (max-width: 767px) {
    .page-tags {
        margin-top: 20px;
        font-size: 28px;
        line-height: 70px;
    }
}

.page-tags span {
    margin-right: 16px;
}

@media (max-width: 767px) {
    .page-tags span {
        margin-top: -35px;
        display: inline-block;
        vertical-align: middle;
    }
}

.page-tags a {
    margin-right: 7px;
    padding: 2px 9px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
    border-radius: 22px;
}

@media (max-width: 767px) {
    .page-tags a {
        margin-bottom: 30px;
        padding: 0 30px;
        font-size: 24px;
        line-height: 70px;
        border-radius: 70px;
        border: 2px solid #b4b4b4;
    }
}

.page-options {
    text-align: right;
}

@media (max-width: 991px) {
    .page-options {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .page-options {
        margin-top: 20px;
        margin-bottom: 60px;
        text-align: left;
    }
}

.page-options-link {
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
    color: #937e65;
}

@media (max-width: 767px) {
    .page-options-link {
        margin-left: 0;
        margin-right: 40px;
        font-size: 39px;
    }
}

.page-big-preview {
    position: relative;
    height: 600px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: -webkit-calc(50% + 140px) 70px;
    background-position: calc(50% + 140px) 70px;
}

@media (max-width: 1500px) {
    .page-big-preview {
        background-position: 50% 70px;
    }
}

.page-big-preview img {
    max-width: 100%;
}

.page-big-preview .breadcrumbs {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: 11px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.page-big-preview--research {
    height: 640px;
    background-attachment: initial;
    background-position: center;
    padding-top: 40px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .page-big-preview--research {
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .page-big-preview--size {
        min-height: 1300px;
        background-position-y: 220px;
        background-size: cover;
        background-color: #017cb4;
    }
}

.page-big-preview--size .page-big-preview-content__big-text {
    margin-bottom: 100px;
}

.page-big-preview-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .page-big-preview-content {
        font-size: 28px;
        line-height: 1.4;
    }
}

.page-big-preview-content h1 {
    margin-bottom: 20px;
}

.page-big-preview-content--black {
    color: #333333;
    bottom: 40px;
}

.page-more {
    margin-top: 62px;
    margin-bottom: 30px;
    text-align: center;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .page-more {
        padding: 0 20px;
    }
}

.page-more a {
    position: relative;
    width: 820px;
    max-width: 100%;
    padding-top: 19px;
    padding-bottom: 23px;
    display: inline-block;
    font-size: 24px;
    color: #333333;
    border: 2px solid #937e65;
}

@media (max-width: 767px) {
    .page-more a {
        padding-left: 60px;
        padding-right: 60px;
        font-size: 30px;
        line-height: 1.4;
    }
}

.page-more a:hover {
    color: #937e65;
}

.page-more a:hover:before {
    height: 35px;
}

.page-more a:hover:after {
    top: 27px;
}

.page-more a:hover span:after {
    margin-left: 25px;
}

@media (max-width: 767px) {
    .page-more a:hover span:after {
        margin-left: 7px;
    }
}

.page-more a:before {
    position: absolute;
    top: 0;
    left: 18px;
    content: "";
    width: 19px;
    height: 49px;
    background: #937e65;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .page-more a:before {
        height: 20px;
    }
}

.page-more a:after {
    position: absolute;
    top: 41px;
    left: 19px;
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 8px solid #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .page-more a:after {
        top: 12px;
    }
}

.page-more span {
    position: relative;
}

@media (max-width: 767px) {
    .page-more span {
        display: block;
    }
}

.page-more span:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
    margin-left: 20px;
    font-family: "fontawesome", sans-serif;
    color: #937e65;
    font-size: 11px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .page-more span:after {
        margin-left: 5px;
        margin-top: -14px;
        font-size: 20px;
    }
}

.page-title-bird {
    position: relative;
    margin-top: 90px;
}

@media (max-width: 767px) {
    .page-title-bird {
        margin-top: 130px;
    }
}

.page-title-bird:before {
    position: absolute;
    left: 10px;
    top: -33px;
    content: "";
    width: 560px;
    height: 14px;
    background: url("/local/templates/skkz/css/../images/border.png");
}

@media (max-width: 1199px) {
    .page-title-bird:before {
        width: 423px;
    }
}

@media (max-width: 991px) {
    .page-title-bird:before {
        width: 325px;
    }
}

@media (max-width: 767px) {
    .page-title-bird:before {
        left: -10px;
        top: -80px;
        width: 268px;
        height: 24px;
        background: url("/local/templates/skkz/css/../images/border-mobile.png");
    }
}

.page-title-bird:after {
    position: absolute;
    right: 10px;
    top: -33px;
    content: "";
    width: 560px;
    height: 14px;
    background: url("/local/templates/skkz/css/../images/border.png");
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 1199px) {
    .page-title-bird:after {
        width: 423px;
    }
}

@media (max-width: 991px) {
    .page-title-bird:after {
        width: 325px;
    }
}

@media (max-width: 767px) {
    .page-title-bird:after {
        right: -10px;
        top: -80px;
        width: 268px;
        height: 24px;
        background: url("/local/templates/skkz/css/../images/border-mobile.png");
    }
}

.page-title-bird h2 {
    position: relative;
    width: 100%;
    margin-bottom: 48px;
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    text-align: center;
}

@media (max-width: 767px) {
    .page-title-bird h2 {
        font-size: 55px;
    }
}

.page-title-bird h2:before {
    position: absolute;
    top: -49px;
    left: 50%;
    margin-left: -13px;
    font-family: "fontawesome", sans-serif;
    font-size: 42px;
    color: #937e65;
}

@media (max-width: 767px) {
    .page-title-bird h2:before {
        font-size: 60px;
        margin-left: -18px;
        top: -100px;
    }
}

.page-title-bird h2 a {
    color: #333333;
}

.page-title-bird p {
    font-size: 16px;
    color: #a7a7a7;
    text-align: center;
    margin-top: -40px;
}

@media (max-width: 767px) {
    .page-title-bird p {
        font-size: 30px;
    }
}

.page-pict {
    margin-top: 89px;
}

@media (max-width: 767px) {
    .page-pict {
        margin-top: 0;
    }
}

.page-pict img {
    max-width: 100%;
}

.page-pict.center {
    text-align: center;
}

.page-media {
    position: relative;
    margin-top: 23px;
    margin-bottom: 50px;
}

.page-media.video-detail {
    margin-bottom: 0;
}

.page-media .video-link {
    color: #ffffff;
}

.page-media img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .video-link {
        margin-top: 20px;
    }
}

.video-link-content {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

@media (max-width: 767px) {
    .video-link-content {
        font-size: 25px;
        line-height: 1.2;
    }
}

.video-link-content a {
    margin-top: 5px;
    display: block;
    color: #ab9c8a;
    font-size: 16px;
}

@media (max-width: 767px) {
    .video-link-content a {
        margin-top: 0;
        font-size: 25px;
    }
}

.video-link-content a:after {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 8px;
}

.page-media-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 46px;
    padding: 0 29px;
    color: #ffffff;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-media-content {
        bottom: 10px;
    }
}

@media (max-width: 767px) {
    .page-media-content {
        font-size: 20px;
        bottom: 10px;
    }
}

.page-media-title {
    margin-bottom: 16px;
    font-family: "PT Serif", sans-serif;
    font-size: 36px;
}

@media (max-width: 767px) {
    .page-media-title {
        font-size: 36px;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .page-media-title {
        line-height: 1;
    }
}

.i-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.i-video-play:before {
    position: absolute;
    width: 80px;
    height: 80px;
    font-family: "fontawesome", sans-serif;
    font-style: normal;
    font-size: 27px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
    text-shadow: 0 0 20px #000000;
}

.i-video-play:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.page-resurs {
    font-size: 16px;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #a7a7a7;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .page-resurs {
        font-size: 28px;
    }
}

.header {
    position: fixed;
    width: 100%;
    padding-left: 280px;
    height: 70px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background: #ffffff;
    z-index: 105;
    top: 0;
}

@media (max-width: 1500px) {
    .header {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .header {
        height: 100px;
        padding-left: 75px;
    }
}

@media (max-width: 767px) {
    .header-container {
        height: 100px;
        padding: 0;
    }
}

.header-logo {
    position: absolute;
    left: 105px;
    float: left;
    width: 145px;
    height: 70px;
    padding-top: 5px;
    padding-left: 1px;
    padding-bottom: 4px;
    z-index: 101;
}

.header-logo img {
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1500px) {
    .header-logo {
        left: 25px;
    }
}

@media (max-width: 767px) {
    .header-logo {
        left: 120px;
        width: 195px;
        height: 100px;
        margin-left: -11px;
    }
}

.header-search {
    float: right;
    height: 100%;
    text-align: center;
    line-height: 70px;
    border-left: 1px solid #e8e8e8;
    color: #937e65;
    font-size: 25px;
}

@media (max-width: 767px) {
    .header-search {
        width: 100px;
        border-right: 0;
        line-height: 100px;
        font-size: 45px;
    }
}

.header-search-i {
    width: 71px;
    float: left;
    font-style: normal;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header-search-i.active {
    background: #b59f8c;
    color: #ffffff;
}

@media (max-width: 767px) {
    .header-search-i {
        width: 100px;
        height: 100px;
        text-align: center;
    }
}

.header-search-i:before {
    font-family: "fontawesome", sans-serif;
}

.header-lang {
    position: relative;
    height: 100%;
    float: right;
    line-height: 70px;
    border-left: 1px solid #e8e8e8;
}

.header-lang .btn-group, .header-lang .btn-group-vertical {
    position: static;
}

.header-lang .dropdown-menu {
    margin-top: 0;
    left: 50%;
    margin-left: -105px;
    padding: 0;
    border: none;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .header-lang .dropdown-menu {
        margin-top: 0 !important;
    }
}

.header-lang .dropdown-menu > li.selected > a {
    color: #a9a9a9;
}

.header-lang .dropdown-menu > li > a {
    width: 210px;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #e6e6e6;
}

@media (max-width: 767px) {
    .header-lang .dropdown-menu > li > a {
        font-size: 28px;
    }
}

.header-lang .dropdown-menu > li > a:hover {
    background: none;
    color: #b59f8c;
}

@media (max-width: 767px) {
    .header-lang {
        line-height: 100px;
        min-width: 100px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .header-lang .dropdown-menu {
        margin-top: 27px;
        font-size: 24px;
    }
}

.header-lang .bootstrap-select {
    width: auto !important;
}

.header-lang .btn {
    padding: 0 32px 0 10px !important;
    border: none;
    background: none !important;
    box-shadow: none !important;
    font-size: 15px;
}

@media (max-width: 767px) {
    .header-lang .btn {
        font-size: 24px;
    }
}

.header-lang .btn .filter-option {
    text-align: right !important;
}

.header-lang .btn .caret {
    margin-top: -14px !important;
    right: 22px !important;
    border: none;
}

@media (max-width: 767px) {
    .header-lang .btn .caret {
        margin-top: -22px !important;
    }
}

.header-lang .btn .caret:before {
    font-family: "fontawesome", sans-serif;
    font-size: 6px;
    color: #937e65;
}

@media (max-width: 767px) {
    .header-lang .btn .caret:before {
        font-size: 12px;
    }
}

.head-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 70px;
    z-index: 102;
    background: #ffffff;
}

@media (max-width: 767px) {
    .head-nav {
        height: 100px;
    }
}

.head-nav:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.header-search-form:before, .header-search-form:after {
    content: " ";
    display: table;
}

.header-search-form:after {
    clear: both;
}

.header-search-input {
    float: left;
    height: 70px;
    width: 350px;
    padding: 0 20px;
    max-width: 100%;
    font-size: 16px;
    color: #303030;
    background: #ececec;
    border: none;
    display: none;
}

@media (max-width: 991px) {
    .header-search-input {
        width: 150px;
    }
}

@media (max-width: 767px) {
    .header-search-input {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        height: 100px;
        font-size: 32px;
    }
}

.header-login {
    float: right;
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .header-login {
        width: 100px;
        line-height: 100px;
        height: 100px;
        font-size: 30px;
    }
}

.header-login:after {
    content: "\e95d";
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

.header-login--noauth {
    color: #333333;
    font-size: 16px;
}

.header-login--noauth:after {
    content: '';
    display: inline-block;
    background: url(/local/templates/skkz/css/../images/login-noauth.svg) no-repeat;
    margin: 0 0 -2px 10px;
    background-size: contain;
    width: 14px;
    height: 16px;
}

@media (max-width: 767px) {
    .header-login--noauth {
        font-size: 0;
    }

    .header-login--noauth:after {
        margin: 0;
        width: 40px;
        height: 42px;
        vertical-align: middle;
    }
}

.header-login--exit {
    font-size: 0;
}

@media (min-width: 768px) {
    .header-login--exit:after {
        margin: 0;
        width: 20px;
        height: 22px;
        vertical-align: middle;
    }
}

.site-nav .scroll-pane-m {
    width: 100%;
    height: 900px;
}

.site-nav .jspVerticalBar {
    width: 4px;
    background: none;
}

.site-nav .jspTrack {
    background: rgba(255, 255, 255, 0.5);
}

.site-nav .jspDrag {
    background: #ffffff;
}

.site-nav-head {
    height: 70px;
    font-size: 16px;
    text-align: right;
}

.site-nav-head span {
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle;
}

.site-nav-trigger {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    background: #937e65;
}

.site-nav-trigger:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -15px;
    width: 30px;
    height: 24px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.site-nav-trigger:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -15px;
    width: 30px;
    height: 2px;
    background: #ffffff;
}

.site-nav-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    line-height: 18px;
}

@media (max-width: 767px) {
    .site-nav-list {
        font-size: 30px;
        line-height: 1.2;
    }
}

.site-nav-item:hover > ul {
    opacity: 1;
    visibility: visible;
}

.site-nav-item.parent:hover .site-nav-link:before {
    color: #ffffff;
}

.site-nav-item.parent .site-nav-link:before {
    position: absolute;
    right: 22px;
    top: 27px;
    font-family: "fontawesome", sans-serif;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .site-nav-item.parent .site-nav-link:before {
        top: 50%;
        margin-top: -10px;
    }
}

.site-nav-item ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 280px;
    padding: 0;
    list-style: none;
    background: #0a66a4;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.site-nav-item ul li {
    position: relative;
    width: 100%;
}

.site-nav-item ul li.parent:hover a:before {
    color: #333333;
}

.site-nav-item ul li:hover > ul {
    opacity: 1;
    visibility: visible;
}

.site-nav-item ul li:hover a {
    background: #ffffff;
    color: #333333;
}

.site-nav-item ul li > ul {
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.site-nav-item ul li > ul li a {
    color: #333333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.site-nav-item ul li.parent > a {
    position: relative;
}

.site-nav-item ul li.parent > a:before {
    position: absolute;
    right: 22px;
    top: 27px;
    font-family: "fontawesome", sans-serif;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.site-nav-item ul li a {
    display: table;
    width: 100%;
    height: 70px;
    padding-left: 25px;
    padding-right: 40px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-nav-item ul li a span {
    display: table-cell;
    vertical-align: middle;
}

.site-nav-link {
    position: relative;
    display: table;
    width: 100%;
    min-height: 70px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 40px;
    color: #333333;
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.site-nav-link:hover {
    background: #0a66a4;
    color: #ffffff;
}

@media (max-width: 767px) {
    .site-nav-link {
        padding-left: 30px;
        padding-top: 45px;
        padding-bottom: 45px;
        height: 130px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    }
}

.site-nav-link span {
    display: table-cell;
    vertical-align: middle;
}

.menu-mission {
    position: relative;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 25px;
    padding-bottom: 90px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}

.menu-mission:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 100%;
    height: 23px;
    background: url("/local/templates/skkz/css/../images/menu-border.png");
}

.menu-mission:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: url("/local/templates/skkz/css/../images/menu-bird.png");
    width: 118px;
    height: 108px;
}

.menu-mission p {
    margin-bottom: 25px;
}

.menu-mission-title {
    margin-bottom: 30px;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
}

.sidebar {
    position: fixed;
    top: 0;
    padding-top: 70px;
    left: 0;
    width: 280px;
    height: 100%;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 100;
    overflow: hidden;
}

@media (max-width: 1500px) {
    .sidebar {
        display: none;
    }
}

@media (max-width: 767px) {
    .sidebar {
        padding-top: 100px;
        width: 540px;
    }
}

.sidebar-report {
    width: 100%;
    display: block;
    padding: 10px;
    background: rgba(147, 126, 101, 0.75);
}

.sidebar-report-i {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    font-style: normal;
    text-align: center;
    line-height: 50px;
    font-size: 29px;
}

.sidebar-report-i:before {
    font-family: "fontawesome", sans-serif;
    color: #937e65;
}

.sidebar-report-text {
    width: 200px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
}

.sidebar-report-text span {
    display: block;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
}

.main-slider {
    width: 100%;
    margin-bottom: 58px;
    padding-top: 30px;
    background-color: #cdcdcd;
    background-image: url("/local/templates/skkz/css/../images/bg-main-slider.png");
}

@media (max-width: 767px) {
    .main-slider {
        padding-top: 0;
    }
}

.main-slider-container {
    position: relative;
}

@media (max-width: 767px) {
    .main-slider-container {
        padding: 0;
    }
}

.flexslider.main-slider-flexslider {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.flexslider.main-slider-flexslider .slides li {
    position: relative;
}

.flexslider.main-slider-flexslider .flex-viewport {
    width: 100%;
}

.flexslider.main-slider-flexslider .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.flexslider.main-slider-flexslider .flex-direction-nav a {
    opacity: 1 !important;
}

.flexslider.main-slider-flexslider .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 24px;
    text-shadow: none;
}

.flexslider.main-slider-flexslider .flex-direction-nav .flex-prev {
    left: 45px !important;
}

@media (max-width: 767px) {
    .flexslider.main-slider-flexslider .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
}

.flexslider.main-slider-flexslider .flex-direction-nav .flex-next {
    right: 45px !important;
}

@media (max-width: 767px) {
    .flexslider.main-slider-flexslider .flex-direction-nav .flex-next {
        right: 30px !important;
    }
}

.main-slider-nav {
    position: absolute;
    left: 10px;
    right: 10px;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .main-slider-nav {
        bottom: -70px;
        background: none;
        text-align: center;
    }
}

.main-slider-nav ul {
    padding: 0;
    list-style: none;
}

.main-slider-nav ul li {
    position: relative;
    float: left;
    width: 25%;
}

@media (max-width: 767px) {
    .main-slider-nav ul li {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px;
    }
}

.main-slider-nav ul li:first-child:before {
    display: none;
}

.main-slider-nav ul li:before {
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    content: "";
    opacity: 0;
    background: #283652;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .main-slider-nav ul li:before {
        display: none;
    }
}

.main-slider-nav ul li:last-child a {
    border-right: 1px solid transparent;
}

@media (max-width: 767px) {
    .main-slider-nav ul li:last-child a {
        border: 3px solid #937e65;
    }
}

.main-slider-nav ul li a {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
    .main-slider-nav ul li a {
        width: 25px;
        height: 25px;
        font-size: 0;
        line-height: 1.2;
        border: 3px solid #937e65;
        border-radius: 50%;
    }
}

.main-slider-nav ul li a:before {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: -19px;
    margin-left: -25px;
    font-family: "fontawesome", sans-serif;
    color: #283652;
    font-size: 24px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .main-slider-nav ul li a:before {
        display: none;
    }
}

.main-slider-nav ul li.flex-active:before {
    opacity: 1;
}

.main-slider-nav ul li.flex-active a {
    background: #283652;
    border-right: 1px solid transparent;
}

@media (max-width: 767px) {
    .main-slider-nav ul li.flex-active a {
        width: 30px;
        height: 30px;
        border: 3px solid #283652;
        background: transparent;
    }
}

.main-slider-nav ul li.flex-active a:before, .main-slider-nav ul li.flex-active a:after {
    opacity: 1;
}

.main-slider-content {
    position: relative;
    color: #ffffff;
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
}

.main-slider-content.main-slider-content-top {
    bottom: auto;
    top: 90px;
}

@media (max-width: 1199px) {
    .main-slider-content.main-slider-content-top {
        top: 50px;
    }
}

@media (max-width: 991px) {
    .main-slider-content.main-slider-content-top {
        top: 20px;
    }
}

.main-slider-title {
    font-family: "PT Serif", sans-serif;
    font-size: 28px;
    line-height: 35px;
}

.main-slider-title a {
    color: #ffffff;
}

@media (max-width: 767px) {
    .main-slider-title {
        font-size: 30px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .main-slider-title-xs {
        margin-top: 20px;
        font-size: 26px;
        padding-right: 45px;
        line-height: 1.3;
    }
}

.main-slider-blocks {
    position: relative;
    background: #ffffff;
}

.main-slider-blocks:before, .main-slider-blocks:after {
    content: " ";
    display: table;
}

.main-slider-blocks:after {
    clear: both;
}

.main-slider-blocks.reverberate .main-slider-block-text:after {
    right: -webkit-calc(50% - 15px);
    right: calc(50% - 15px);
}

.main-slider-block {
    width: 50%;
    float: left;
}

.main-slider-block-right {
    float: right;
}

.main-slider-block img {
    position: relative;
}

.main-slider-block.main-slider-block-text:after {
    position: absolute;
    content: "";
    bottom: -70px;
    right: -20px;
    width: 164px;
    height: 191px;
    background: url("/local/templates/skkz/css/../images/slider-bird.svg");
}

@media (max-width: 991px) {
    .main-slider-block.main-slider-block-img {
        width: 40%;
    }

    .main-slider-block.main-slider-block-text {
        width: 60%;
    }
}

.main-slider-block-title {
    position: relative;
    margin-top: 40px;
    padding: 50px 50px 40px;
    font-family: "PT Serif", sans-serif;
    font-size: 28px;
    line-height: 35px;
    color: #283652;
}

@media (max-width: 1199px) {
    .main-slider-block-title {
        margin-top: 10px;
        padding: 20px 30px;
    }
}

@media (max-width: 991px) {
    .main-slider-block-title {
        margin-top: 0;
        font-size: 22px;
        line-height: 1.2;
    }
}

.main-slider-block-title:before {
    position: absolute;
    top: 0;
    left: 50px;
    font-size: 23px;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
}

@media (max-width: 1199px) {
    .main-slider-block-title:before {
        display: none;
    }
}

.main-slider-block-title:after {
    position: absolute;
    left: 50px;
    bottom: 20px;
    content: "";
    width: 30px;
    height: 2px;
    background: #ab9c8a;
}

@media (max-width: 1199px) {
    .main-slider-block-title:after {
        display: none;
    }
}

.main-slider-block-content {
    padding: 0 50px;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 1199px) {
    .main-slider-block-content {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .main-slider-block-content {
        font-size: 14px;
        line-height: 1.4;
    }
}

.main-slider-block-link {
    color: #0060ba;
}

.main-slider-block-link:after {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    font-family: "fontawesome", sans-serif;
}

.main-slider-text {
    position: relative;
    margin-top: 30px;
    padding-top: 40px;
    width: 640px;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

@media (max-width: 1199px) {
    .main-slider-text {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .main-slider-text {
        margin-top: 10px;
        padding-right: 65px;
    }
}

@media (max-width: 767px) {
    .main-slider-text {
        display: none;
    }
}

.main-slider-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #937e65;
}

.main-slider-video {
    margin-top: 50px;
}

@media (max-width: 1199px) {
    .main-slider-video {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .main-slider-video {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .main-slider-video {
        font-size: 26px;
        line-height: 1.2;
    }
}

.main-slider-video a {
    color: #ffffff;
}

.main-slider-video span {
    display: inline-block;
    vertical-align: middle;
}

.main-slider-video-bottom {
    margin-top: 18%;
}

@media (max-width: 767px) {
    .main-slider-video-bottom {
        margin-top: 10%;
    }
}

.i-video {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 100px;
    height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-style: normal;
    font-size: 14px;
}

@media (max-width: 991px) {
    .i-video {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .i-video {
        height: 80px;
    }
}

.i-video:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
    content: "";
    width: 34px;
    height: 34px;
    padding-left: 3px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-family: "fontawesome", sans-serif;
    text-align: center;
    line-height: 30px;
}

.main-slider-width {
    position: relative;
    width: auto;
    padding-top: 0;
    margin-bottom: 90px;
    background: none;
    font-style: normal;
}

.main-slider-width .main-slider-nav {
    left: 0;
    right: 0;
}

@media (min-width: 768px) {
    .main-slider-width .main-slider-nav ul li {
        width: 50%;
    }
}

.blocks {
    width: 100%;
    padding-top: 70px;
}

.blocks.blocks-social-project {
    padding-top: 10px;
}

.blocks.main-blocks {
    margin-top: -58px;
    padding-top: 126px;
    padding-bottom: 50px;
    background: url("/local/templates/skkz/css/../images/bg-main.png");
}

@media (max-width: 767px) {
    .blocks.main-blocks {
        padding-top: 190px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blocks.main-blocks .block {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .blocks.main-blocks .block {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blocks.main-blocks .block:last-of-type {
        margin-left: 24px;
    }
}

.blocks.main-blocks .scroll-pane-m {
    outline: none !important;
}

.blocks.main-blocks .scroll-pane-m .jspContainer {
    outline: none !important;
}

@media (max-width: 767px) {
    .blocks.main-blocks .scroll-pane-m {
        margin-top: 40px;
        height: 60px;
        overflow: hidden;
    }
}

.blocks.main-blocks .jspHorizontalBar {
    display: none;
}

.blocks.main-blocks .jspContainer:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #cdcdcd;
}

@media (max-width: 767px) {
    .blocks.page-blocks {
        padding-top: 120px;
    }
}

.blocks.page-blocks h2 {
    margin-bottom: 53px;
}

.blocks .nav-tabs {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .blocks .nav-tabs {
        margin-top: 0;
        white-space: nowrap;
        border-bottom: none;
        margin-left: -20px;
    }
}

@media (min-width: 768px) {
    .blocks .nav-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .blocks .nav-tabs {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.blocks .nav-tabs:before, .blocks .nav-tabs:after {
    display: none;
}

.blocks .nav-tabs .dropdown {
    position: relative;
    display: none;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blocks .nav-tabs .dropdown {
        display: inline-block;
    }
}

.blocks .nav-tabs .dropdown .active {
    display: none;
}

.blocks .nav-tabs > li {
    float: none !important;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .blocks .nav-tabs > li {
        display: none;
    }
}

@media (max-width: 767px) {
    .blocks .nav-tabs > li {
        display: inline-block;
        margin: 0 20px;
    }
}

.blocks .nav-tabs > li.active > a {
    color: #937e65;
}

.blocks .nav-tabs > li.active > a:after {
    opacity: 1;
}

.blocks .nav-tabs > li > a {
    display: inline-block;
    padding: 8px 0;
    font-size: 16px;
    color: #333333;
    border: none !important;
    background: none !important;
}

@media (max-width: 767px) {
    .blocks .nav-tabs > li > a {
        font-size: 30px;
    }
}

.blocks .nav-tabs > li > a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: "";
    width: 100%;
    height: 4px;
    background: #ae9e8c;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .blocks .nav-tabs > li > a:after {
        height: 5px;
    }
}

.blocks .tab-content {
    margin-top: 55px;
}

.blocks-container {
    position: relative;
}

.blocks-container:before {
    position: absolute;
    left: 10px;
    top: -33px;
    content: "";
    width: 560px;
    height: 14px;
    background: url("/local/templates/skkz/css/../images/border.png");
}

@media (max-width: 1199px) {
    .blocks-container:before {
        width: 423px;
    }
}

@media (max-width: 991px) {
    .blocks-container:before {
        width: 325px;
    }
}

@media (max-width: 767px) {
    .blocks-container:before {
        top: -80px;
        width: 268px;
        height: 24px;
        background: url("/local/templates/skkz/css/../images/border-mobile.png");
    }
}

.blocks-container:after {
    position: absolute;
    right: 10px;
    top: -33px;
    content: "";
    width: 560px;
    height: 14px;
    background: url("/local/templates/skkz/css/../images/border.png");
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 1199px) {
    .blocks-container:after {
        width: 423px;
    }
}

@media (max-width: 991px) {
    .blocks-container:after {
        width: 325px;
    }
}

@media (max-width: 767px) {
    .blocks-container:after {
        top: -80px;
        width: 268px;
        height: 24px;
    }
}

.blocks-container h2 {
    position: relative;
    width: 100%;
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    text-align: center;
}

@media (max-width: 767px) {
    .blocks-container h2 {
        font-size: 55px;
    }
}

.blocks-container h2:before {
    position: absolute;
    top: -49px;
    left: 50%;
    margin-left: -13px;
    font-family: "fontawesome", sans-serif;
    font-size: 42px;
    color: #937e65;
}

@media (max-width: 767px) {
    .blocks-container h2:before {
        font-size: 60px;
        margin-left: -18px;
        top: -100px;
    }
}

.blocks-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -20px;
}

@media (min-width: 1200px) {
    .blocks-row {
        margin-left: -1.5%;
    }
}

.block {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    margin-left: 20px;
    text-align: left;
    background-color: #ffffff;
}

@media (min-width: 768px) {
    .block {
        width: 47.2%;
    }
}

@media (min-width: 992px) {
    .block {
        width: 31%;
    }
}

@media (min-width: 1200px) {
    .block {
        width: 23.5%;
        margin-left: 1.5%;
    }
}

.block img {
    width: 100%;
    height: 100%;
}

.block:last-of-type {
    margin-right: auto;
}

.block.block-big {
    position: relative;
    padding-top: 4px;
    width: 100%;
    background-color: transparent;
}

@media (min-width: 1200px) {
    .block.block-big {
        width: 73.5%;
    }
}

.block.block-big img {
    width: 100%;
    height: auto;
}

.block.block-big .block-date {
    float: none;
}

@media (max-width: 767px) {
    .block.block-big .block-date {
        font-size: 24px;
    }
}

.block.block-big .block-title {
    margin-bottom: 21px;
    font-family: "PT Serif", sans-serif;
    font-size: 22px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .block.block-big .block-title {
        margin-bottom: 14px;
        font-size: 36px;
        line-height: 1.2;
    }
}

.block.block-big .block-content {
    position: relative;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
    .block.block-big .block-content {
        margin-top: -130px;
    }
}

.block.block-big .block-views {
    position: absolute;
    right: 20px;
    bottom: 15px;
    color: #a7a7a7;
}

.block.block-big .block-views:before {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
}

@media (max-width: 767px) {
    .block.block-big .block-views:before {
        font-size: 15px;
    }
}

.block.text, .block.corporate {
    border: 1px solid #cdcdcd;
    padding-bottom: 40px;
}

@media (max-width: 767px) {
    .block.text, .block.corporate {
        padding-bottom: 20px;
        border-width: 2px;
    }
}

.block.corporate {
    text-align: center;
}

.block.corporate .block-category {
    margin-top: 15px;
    margin-bottom: 21px;
}

@media (max-width: 767px) {
    .block.corporate .block-category {
        margin-top: 27px;
        margin-bottom: 35px;
    }
}

.block.text .block-category {
    margin-top: 14px;
    margin-left: 20px;
    margin-bottom: -2px;
}

@media (max-width: 767px) {
    .block.text .block-category {
        margin-bottom: 10px;
        margin-top: 30px;
        margin-left: 30px;
    }
}

.block.text .block-content > .block-category {
    margin: 0 0 12px;
}

@media (max-width: 767px) {
    .block.text .block-content > .block-category {
        margin-bottom: 35px;
    }
}

.link_autor {
    position: absolute;
    bottom: 48px;
    padding: 6px 10px;
    font-size: 11px;
    text-transform: uppercase;
    background: #ab9c8a;
}

.link_autor a, .link_autor span {
    color: #ffffff;
}

.block.block-img {
    padding-bottom: 0;
}

.block .news-list {
    display: inline-block;
    text-align: left;
}

@media (max-width: 767px) {
    .block .news-list {
        max-width: inherit;
        width: 100%;
    }
}

.block-description {
    margin-top: 13px;
    font-size: 13px;
    line-height: 18px;
    color: #5e5e5e;
}

@media (max-width: 767px) {
    .block-description {
        font-size: 28px;
        line-height: 38px;
    }
}

.block-people {
    margin-bottom: 5px;
    padding: 0 10px;
    text-align: center;
}

.block-people:first-child {
    margin-top: 19px;
}

.block-people-img {
    display: inline-block;
    width: 144px;
    border-radius: 50%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .block-people-img {
        width: 300px;
        height: 300px;
    }
}

.block-people-img img {
    max-width: 100%;
}

.block-people-name {
    margin-top: 14px;
    font-size: 16px;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #333333;
}

@media (max-width: 767px) {
    .block-people-name {
        font-size: 33px;
    }
}

.block-people-post {
    font-size: 14px;
    line-height: 18px;
    color: #a7a7a7;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
}

@media (max-width: 767px) {
    .block-people-post {
        font-size: 29px;
        line-height: 37px;
    }
}

.block-people-post span {
    display: block;
}

.block-img {
    position: relative;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
}

.block-img img {
    width: 100%;
}

.block-img.block-img-video:before {
    position: absolute;
    right: 23px;
    bottom: -19px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #0060ba;
    padding-left: 3px;
    border: 3px solid #ffffff;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 13px;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .block-img.block-img-video:before {
        bottom: -40px;
        width: 80px;
        height: 80px;
        padding-left: 10px;
        font-size: 35px;
        line-height: 76px;
    }
}

.block-content {
    padding: 15px 7px 11px 19px;
    text-align: left;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .block-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.block-date {
    float: left;
    font-size: 14px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .block-date {
        font-size: 28px;
    }
}

.block-title {
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    text-align: left;
}

@media (max-width: 767px) {
    .block-title {
        max-height: inherit;
        font-size: 36px;
        line-height: 45px;
    }
}

.block-category {
    margin-bottom: 12px;
    padding: 6px 10px;
    display: inline-block;
    font-size: 11px;
    line-height: 1.2;
    color: #ffffff;
    text-transform: uppercase;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .block-category {
        font-size: 22px;
    }
}

.block-views {
    float: right;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .block-views {
        font-size: 24px;
    }
}

.block-views:before {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
}

@media (max-width: 767px) {
    .block-views:before {
        margin-top: -3px;
        font-size: 20px;
    }
}

.block-info {
    position: absolute;
    bottom: 0;
    left: 19px;
    right: 15px;
    padding-bottom: 14px;
    background: #ffffff;
}

.block-info:before, .block-info:after {
    content: " ";
    display: table;
}

.block-info:after {
    clear: both;
}

@media (max-width: 767px) {
    .block-info {
        position: relative;
        margin-top: 40px;
        padding-top: 0;
        padding-bottom: 0;
        bottom: auto;
        left: auto;
        right: auto;
    }
}

.blocks-options {
    margin-top: 28px;
    line-height: 46px;
}

.blocks-options:before, .blocks-options:after {
    content: " ";
    display: table;
}

.blocks-options:after {
    clear: both;
}

.blocks-media-links {
    float: left;
}

@media (max-width: 767px) {
    .blocks-media-links {
        width: 100%;
    }
}

.blocks-media-links a {
    position: relative;
    display: inline-block;
    padding-left: 23px;
    padding-right: 71px;
    font-size: 16px;
    color: #000000;
    border: 2px solid #937e65;
}

@media (max-width: 767px) {
    .blocks-media-links a {
        margin-bottom: 40px;
        width: 100%;
        font-size: 30px;
        padding-left: 55px;
        line-height: 100px;
    }
}

.blocks-media-links a:before {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 12px;
    padding-left: 11px;
    border-left: 1px solid #c4c4c4;
    font-family: "fontawesome", sans-serif;
    font-size: 21px;
    color: #937e65;
    background: #fff;
}

@media (max-width: 767px) {
    .blocks-media-links a:before {
        width: 100px;
        height: 100%;
        text-align: center;
        font-size: 45px;
        border-left: 3px solid #c4c4c4;
    }
}

.blocks-media-links a:hover {
    background: #937e65;
    color: #fff;
}

@media (max-width: 767px) {
    .blocks-options-press .blocks-media-links a {
        font-size: 25px;
        padding-left: 0;
    }
}

.blocks-feedback {
    position: relative;
    float: right;
}

@media (max-width: 767px) {
    .blocks-feedback {
        width: 100%;
    }
}

.blocks-feedback input {
    width: 375px;
    padding-left: 11px;
    padding-right: 70px;
    border: 1px solid #cdcdcd;
    font-size: 16px;
}

.blocks-feedback input::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

.blocks-feedback input:-ms-input-placeholder {
    color: #b4b4b4;
}

.blocks-feedback input::-webkit-input-placeholder {
    color: #b4b4b4;
}

@media (max-width: 767px) {
    .blocks-feedback input {
        width: 100%;
        height: 100px;
        font-size: 24px;
        padding-left: 30px;
        border: 2px solid #cdcdcd;
    }
}

.blocks-feedback .submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #ab9c8a;
    border: none;
}

@media (max-width: 767px) {
    .blocks-feedback .submit {
        width: 100px;
        height: 100%;
    }
}

.blocks-feedback .submit:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 9px;
}

@media (max-width: 767px) {
    .blocks-feedback .submit:before {
        width: 100px;
        height: 100%;
        line-height: 100px;
        font-size: 20px;
    }
}

.block-pattern {
    padding-top: 30px;
    margin-bottom: 50px;
    background-color: #ededed;
    background-image: url(/local/templates/skkz/css/../images/bg-main-slider.png);
}

.block-pattern h2 {
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    text-align: center;
}

@media (max-width: 767px) {
    .block-pattern h2 {
        font-size: 55px;
    }
}

.block-doc {
    margin-top: 40px;
    min-height: 115px;
    background: #fff;
    border: 1px solid #e1e1e1;
}

.block-doc-left, .block-doc-right {
    display: inline-block;
    vertical-align: top;
}

.block-doc-left {
    padding: 35px 0 35px 70px;
    text-align: center;
    width: 52%;
}

@media (min-width: 992px) {
    .block-doc-left {
        width: 32%;
    }
}

.block-doc-left > a {
    display: block;
    position: relative;
    color: #333333;
    font-size: 30px;
}

.block-doc-left > a:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/icon-download-pdf.png) no-repeat;
    position: absolute;
    left: -30px;
    top: 14px;
    width: 42px;
    height: 63px;
}

@media (min-width: 768px) {
    .block-doc-left > a:before {
        left: -45px;
        top: -5px;
    }
}

.block-doc-left > a:hover {
    color: #937e65;
}

.block-doc-left > a:hover:before {
    background: url(/local/templates/skkz/css/../images/icon-download-pdf_hover.png);
}

@media (min-width: 768px) {
    .block-doc-left > a {
        font-size: 16px;
    }
}

.block-doc-left > span {
    font-size: 26px;
    color: #a7a7a7;
}

@media (min-width: 768px) {
    .block-doc-left > span {
        font-size: 14px;
    }
}

.block-doc-right {
    padding: 35px;
    border-top: 1px dotted #c4c4c4;
}

@media (min-width: 992px) {
    .block-doc-right {
        width: 67%;
        border-top: none;
        border-left: 1px dotted #c4c4c4;
    }
}

.block-doc-title {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #bd9e74;
    font-size: 30px;
}

@media (min-width: 768px) {
    .block-doc-title {
        font-size: 16px;
    }
}

.section-info {
    padding-top: 100px;
    padding-bottom: 101px;
    width: 100%;
    background-image: url("/local/templates/skkz/css/../images/bg-main-end.png");
}

.section-info .news-category {
    margin-bottom: 15px;
}

.section-info .news-item {
    margin-bottom: 25px;
    padding-left: 0;
    max-width: 95%;
    width: 100%;
    border-bottom: none;
}

.section-info .news-item:before {
    display: none;
}

.section-info .news-item:last-of-type {
    margin-bottom: 20px;
}

.section-info .news-title {
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 1.2;
}

@media (max-width: 767px) {
    .section-info .news-title {
        font-size: 36px;
        line-height: 45px;
    }
}

.section-info .news-description {
    font-size: 15px;
    line-height: 22px;
}

@media (max-width: 767px) {
    .section-info .news-description {
        font-size: 28px;
        line-height: 38px;
    }
}

.section-info-wrap {
    position: relative;
    background: #ffffff;
}

.section-info-wrap:before, .section-info-wrap:after {
    content: " ";
    display: table;
}

.section-info-wrap:after {
    clear: both;
}

.section-info-container {
    position: relative;
}

.section-info-container:after {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    height: 1px;
    box-shadow: 0 0 10px 0 #000000;
}

.section-info-container .dropdown-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: #ebebeb;
}

.section-info-container .dropdown-menu > li {
    border-bottom: 2px solid #ffffff;
}

.section-info-container .dropdown-menu > li:last-child {
    border-bottom: none;
}

.section-info-container .dropdown-menu > li.active {
    display: none;
}

.section-info-container .dropdown-menu > li > a {
    display: block;
    width: 100%;
    font-size: 36px;
    line-height: 170px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.section-info-container .nav-tabs {
    float: left;
    width: 282px;
    background: #ebebeb;
    border-bottom: none;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs {
        width: 100%;
        margin-bottom: 40px;
    }
}

.section-info-container .nav-tabs:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 282px;
    background: #ebebeb;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs:after {
        display: none;
    }
}

.section-info-container .nav-tabs .dropdown {
    display: none;
}

.section-info-container .nav-tabs .dropdown .caret {
    margin-top: -6px;
    margin-left: 15px;
    border: none;
    line-height: 0;
}

.section-info-container .nav-tabs .dropdown .caret:before {
    color: #937e65;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs .dropdown {
        display: block;
    }
}

.section-info-container .nav-tabs > li {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    display: block;
    z-index: 1;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs > li {
        display: none;
    }
}

.section-info-container .nav-tabs > li.active > a {
    border-bottom: 1px solid transparent;
    background: #283652;
    color: #ffffff;
}

.section-info-container .nav-tabs > li.active > a:before, .section-info-container .nav-tabs > li.active > a:after {
    opacity: 1;
}

.section-info-container .nav-tabs > li > a {
    position: relative;
    width: 100%;
    padding: 25px 43px 28px;
    display: block;
    border-radius: 0;
    background: none;
    border-bottom: 1px solid #ffffff;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    font-size: 18px;
    color: #333333;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs > li > a {
        padding: 0;
        line-height: 170px;
        font-size: 36px;
        text-align: center;
        background: #ebebeb;
    }
}

.section-info-container .nav-tabs > li > a:before {
    position: absolute;
    margin-top: -29px;
    margin-left: -1px;
    top: 50%;
    left: 100%;
    font-size: 43px;
    font-family: "fontawesome", sans-serif;
    color: #283652;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .section-info-container .nav-tabs > li > a:before {
        top: 100%;
        left: 50%;
        margin-top: -62px;
        margin-left: -16px;
        font-size: 100px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.section-info-container .tab-content {
    width: 100%;
    padding-left: 321px;
    padding-top: 31px;
    padding-bottom: 25px;
}

@media (max-width: 767px) {
    .section-info-container .tab-content {
        float: left;
        padding: 30px;
    }
}

.news-item {
    position: relative;
    display: inline-block;
    margin-bottom: 12px;
    padding-left: 17px;
    padding-bottom: 11px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news-item:last-child {
    border-bottom: none;
}

@media (max-width: 767px) {
    .news-item {
        padding-left: 30px;
        padding-bottom: 25px;
        margin-bottom: 25px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    }
}

.news-item:before {
    position: absolute;
    top: 5px;
    left: 0;
    font-family: "fontawesome", sans-serif;
    font-size: 9px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .news-item:before {
        font-size: 15px;
    }
}

.news-title {
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

@media (max-width: 767px) {
    .news-title {
        font-size: 30px;
        line-height: 45px;
    }
}

.news-info {
    margin-top: 9px;
    height: 20px;
}

.news-info:before, .news-info:after {
    content: " ";
    display: table;
}

.news-info:after {
    clear: both;
}

@media (max-width: 767px) {
    .news-info {
        height: inherit;
    }
}

.news-date {
    float: left;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .news-date {
        font-size: 28px;
    }
}

.news-views {
    float: right;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .news-views {
        font-size: 28px;
    }
}

.news-views:before {
    margin-top: -2px;
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
}

@media (max-width: 767px) {
    .news-views:before {
        font-size: 15px;
    }
}

.news-category {
    display: inline-block;
    padding: 0 9px;
    font-size: 11px;
    line-height: 26px;
    color: #ffffff;
    text-transform: uppercase;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .news-category {
        padding: 0 25px;
        font-size: 22px;
        line-height: 55px;
    }
}

.news-links {
    float: right;
}

@media (max-width: 767px) {
    .news-links {
        font-size: 28px;
    }
}

.news-links a {
    color: #ad8c5e;
}

.news-list-link {
    font-size: 16px;
}

@media (max-width: 767px) {
    .news-list-link {
        font-size: 36px;
    }
}

.news-list-link:after {
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 8px;
}

@media (max-width: 767px) {
    .news-list-link:after {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .news-item-col {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
}

.news-item-col-img {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.news-item-col img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .news-item-col img {
        width: 80%;
    }
}

.news-item-col-right {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0 0;
    margin-top: 30px;
}

@media (min-width: 992px) {
    .news-item-col-right {
        border-top: none;
        padding: 0 0 0 30px;
        margin-top: 0;
        border-left: 1px solid #e5e5e5;
    }
}

.news-list-title {
    font-size: 36px;
    font-family: "PT Serif", sans-serif;
    margin: 0 0 25px;
}

@media (max-width: 767px) {
    .news-list-title {
        font-size: 55px;
    }
}

.news-content {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
}

.news-content-title {
    font-size: 18px;
    color: #ae9e8c;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .news-content-title {
        font-size: 32px;
    }
}

.news-content-title > span {
    font-size: 50px;
    font-family: "PT Serif", sans-serif;
}

.news-content-descript {
    color: #a7a7a7;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .news-content-descript {
        font-size: 28px;
    }
}

.news-wrap .news-description {
    font-size: 13px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .news-wrap .news-description {
        font-size: 24px;
    }
}

.news-wrap .news-item {
    margin-bottom: 18px;
}

@media (min-width: 992px) {
    .news-wrap .news-item-col {
        width: 43%;
    }
}

.news-wrap .news-item-col-right {
    border: 0;
    margin: 0;
}

@media (min-width: 992px) {
    .news-wrap .news-item-col-right {
        width: 54%;
    }
}

@media (max-width: 767px) {
    .news-wrap img {
        width: 100%;
    }
}

.news-list-middle .news-date {
    color: #937e65;
}

.news-list-middle .news-item {
    padding-left: 0;
}

.news-list-middle .news-item:before {
    display: none;
}

.news-item-img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.news-item-content {
    width: 100%;
    padding-left: 100px;
}

.news-list--big {
    margin-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.news-list--big .news-item {
    display: block;
    margin-bottom: 0;
    padding: 30px 20px 30px 0;
}

.news-list--big .news-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news-list--big .news-item:before {
    top: 32px;
}

.news-list--big .news-item p {
    margin: 24px 0 15px;
    line-height: 1.5;
    font-family: "PT Serif", sans-serif;
    font-size: 15px;
}

@media (max-width: 767px) {
    .news-list--big .news-item p {
        font-size: 26px;
    }
}

.news-list--big .news-title {
    padding-left: 20px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .news-list--big .news-title {
        padding-left: 35px;
        font-size: 32px;
    }
}

.news-list--big .news-date {
    color: #ae9e8c;
}

.footer {
    padding-top: 15px;
    padding-bottom: 11px;
    font-size: 14px;
    background: #283652;
}

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

.footer:after {
    clear: both;
}

@media (max-width: 1180px) {
    .footer {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer {
        padding-bottom: 22px;
    }
}

.footer-row {
    margin-left: -10px;
    margin-right: -10px;
}

.footer-row:before, .footer-row:after {
    content: " ";
    display: table;
}

.footer-row:after {
    clear: both;
}

.footer-copyright {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    text-align: left;
    color: #ffffff;
}

@media (min-width: 768px) {
    .footer-copyright {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-copyright {
        width: 20%;
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-copyright {
        width: 34%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-copyright {
        margin-bottom: 30px;
        font-size: 28px;
    }
}

.footer-gos {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

@media (min-width: 768px) {
    .footer-gos {
        float: left;
        width: 16.66667%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-gos {
        width: 18%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-gos {
        width: 32%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-gos {
        width: 60%;
        float: left;
        font-size: 24px;
        line-height: 30px;
    }
}

.footer-gos a {
    position: relative;
    color: #ffffff;
}

.footer-gos a:before {
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
    font-size: 27px;
}

@media (max-width: 767px) {
    .footer-gos a:before {
        font-size: 35px;
    }
}

.footer-warning {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

@media (min-width: 768px) {
    .footer-warning {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-warning {
        width: 27%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-warning {
        width: 33.33333%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-warning {
        width: 40%;
        float: left;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px;
    }
}

.footer-warning a {
    position: relative;
    color: #ffffff;
}

@media (max-width: 767px) {
    .footer-warning a {
        display: inline-block;
        padding-left: 60px;
    }
}

.footer-warning a:before {
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
    font-size: 27px;
}

@media (max-width: 767px) {
    .footer-warning a:before {
        position: absolute;
        font-size: 35px;
        top: 0;
        left: 0;
    }
}

.footer-social {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    padding-top: 6px;
}

@media (min-width: 768px) {
    .footer-social {
        float: left;
        width: 16.66667%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-social {
        width: 17%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-social {
        width: 33.33333%;
        clear: left;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-social {
        float: left;
        width: 60%;
        padding-top: 0;
    }
}

.footer-social-links {
    margin-left: -35px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-social-links {
        margin-left: -8px;
    }
}

@media (max-width: 767px) {
    .footer-social-links {
        margin-left: 0;
    }
}

.social-link {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 2px solid #ab9c8a;
    border-radius: 50%;
    color: #ffffff;
    margin-left: 16px;
}

.social-link:hover {
    background: #ab9c8a;
    color: #ffffff;
}

@media (max-width: 1300px) {
    .social-link {
        margin-left: 7px;
    }
}

@media (max-width: 767px) {
    .social-link {
        width: 50px;
        height: 50px;
        margin-left: 0;
        margin-right: 30px;
    }
}

.social-link:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "fontawesome", sans-serif;
    width: 30px;
    height: 30px;
    padding-right: 3px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
}

@media (max-width: 767px) {
    .social-link:before {
        width: 50px;
        height: 50px;
        line-height: 46px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .social-link.facebook:before {
        font-size: 25px;
    }
}

.social-link.youtube:before {
    font-size: 12px;
}

@media (max-width: 767px) {
    .social-link.youtube:before {
        font-size: 20px;
    }
}

.social-link.rss:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/instagram.svg) no-repeat center;
    background-size: 56%;
    left: -2px;
    top: -2px;
}

@media (max-width: 767px) {
    .social-link.rss:before {
        font-size: 23px;
    }
}

.footer-sitemap {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

@media (min-width: 768px) {
    .footer-sitemap {
        float: left;
        width: 16.66667%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-sitemap {
        width: 18%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-sitemap {
        width: 33.33333%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-sitemap {
        float: left;
        width: 40%;
        text-align: left;
        font-size: 24px;
    }
}

.footer-sitemap a {
    position: relative;
    color: #ffffff;
}

.footer-sitemap a:before {
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
    font-size: 27px;
}

@media (max-width: 767px) {
    .footer-sitemap a:before {
        font-size: 35px;
    }
}

.pagination {
    margin-top: 43px;
}

.pagination-list {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ededed;
    height: 50px;
    text-align: center;
}

.pagination-list:before, .pagination-list:after {
    content: " ";
    display: table;
}

.pagination-list:after {
    clear: both;
}

@media (max-width: 767px) {
    .pagination-list {
        height: 100px;
    }
}

.pagination-item {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
}

@media (max-width: 991px) {
    .pagination-item {
        display: none;
    }
}

@media (max-width: 767px) {
    .pagination-item {
        width: 100px;
        height: 100px;
    }
}

.pagination-item.start {
    float: left;
}

@media (max-width: 991px) {
    .pagination-item.start {
        display: block;
    }
}

.pagination-item.start:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    left: 100%;
    top: 0;
    background: #ffffff;
}

.pagination-item.start .pagination-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .pagination-item.start .pagination-link:before {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

.pagination-item.end {
    float: right;
}

@media (max-width: 991px) {
    .pagination-item.end {
        display: block;
    }
}

.pagination-item.end:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    right: 100%;
    top: 0;
    background: #ffffff;
}

.pagination-item.end .pagination-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .pagination-item.end .pagination-link:before {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

.pagination-item.prev a:hover, .pagination-item.next a:hover {
    background: #ab9c8a;
    color: #ffffff;
}

.pagination-item.prev {
    float: left;
}

@media (max-width: 991px) {
    .pagination-item.prev {
        display: block;
    }
}

.pagination-item.prev:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    left: 100%;
    top: 0;
    background: #ffffff;
}

.pagination-item.prev .pagination-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .pagination-item.prev .pagination-link:before {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

.pagination-item.next {
    float: right;
}

@media (max-width: 991px) {
    .pagination-item.next {
        display: block;
    }
}

.pagination-item.next:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    right: 100%;
    top: 0;
    background: #ffffff;
}

.pagination-item.next .pagination-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .pagination-item.next .pagination-link:before {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

@media (max-width: 991px) {
    .pagination-item.active {
        display: inline-block;
    }
}

.pagination-item.active .pagination-link {
    background: #ab9c8a;
    color: #ffffff;
}

.pagination-link {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #333333;
}

.pagination-link:hover {
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .pagination-link {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 36px;
    }
}

.reports-nav-type {
    margin-bottom: 36px;
}

.reports-nav-type-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.reports-nav-type-list:before, .reports-nav-type-list:after {
    content: " ";
    display: table;
}

.reports-nav-type-list:after {
    clear: both;
}

.reports-nav-type-list.reports-nav-type-list-6 .reports-nav-type-item {
    width: 16.66667%;
}

@media (max-width: 991px) {
    .reports-nav-type-list.reports-nav-type-list-6 .reports-nav-type-item {
        width: 33.33333%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
}

@media (max-width: 767px) {
    .reports-nav-type-list.reports-nav-type-list-6 .reports-nav-type-item {
        width: 50%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
}

.reports-nav-type-item {
    float: left;
    width: 14.28571%;
    display: table;
    height: 60px;
    text-align: center;
    border-right: 1px solid #d5cec5;
}

@media (max-width: 1199px) {
    .reports-nav-type-item {
        width: 25%;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
}

@media (max-width: 991px) {
    .reports-nav-type-item {
        width: 33.33333%;
    }
}

@media (max-width: 767px) {
    .reports-nav-type-item {
        width: 50% !important;
    }
}

.reports-nav-type-item.active .reports-nav-type-link {
    background: #283652;
}

.reports-nav-type-link {
    display: table-cell;
    vertical-align: middle;
    padding: 0 14px;
    background: #ab9c8a;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.2;
}

.reports-nav-type-link:hover {
    background: #b9a997;
    color: #ffffff;
}

@media (max-width: 767px) {
    .reports-nav-type-link {
        font-size: 26px;
        height: 100px;
    }
}

.reports-nav-year {
    margin-bottom: 59px;
}

.reports-nav-year .flexslider {
    background: none;
    border: none;
}

.reports-nav-year .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.reports-nav-year .flex-direction-nav a {
    margin: -11px 0 0;
    opacity: 1 !important;
}

.reports-nav-year .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
    font-size: 14px;
    text-shadow: none;
}

.reports-nav-year .flex-direction-nav .flex-prev {
    left: 0 !important;
}

.reports-nav-year .flex-direction-nav .flex-next {
    right: 0 !important;
}

.reports-nav-year-list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    white-space: nowrap;
}

.reports-nav-year-item {
    display: inline-block;
    margin: 0 44px;
}

@media (max-width: 1199px) {
    .reports-nav-year-item {
        margin: 0 30px;
    }
}

@media (max-width: 991px) {
    .reports-nav-year-item {
        margin: 0 20px;
    }
}

.reports-nav-year-item.active .reports-nav-year-link {
    color: #937e65;
}

.reports-nav-year-item.active .reports-nav-year-link:after {
    opacity: 1;
}

.reports-nav-year-link {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .reports-nav-year-link {
        font-size: 28px;
    }
}

.reports-nav-year-link:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #937e65;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.reports-list {
    margin-left: -10px;
    margin-right: -10px;
}

.reports-list:before, .reports-list:after {
    content: " ";
    display: table;
}

.reports-list:after {
    clear: both;
}

.reports-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .reports-item {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .reports-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .reports-item {
        float: left;
        width: 25%;
    }
}

.reports-item-content {
    background: #ffffff;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    overflow: hidden;
}

.reports-title {
    margin-top: 35px;
    min-height: 194px;
    padding: 0 10px 0 20px;
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    line-height: 22px;
}

@media (max-width: 767px) {
    .reports-title {
        font-size: 30px;
        line-height: 1.3;
    }
}

.reports-info {
    padding: 0 17px 24px 20px;
}

.reports-info:before, .reports-info:after {
    content: " ";
    display: table;
}

.reports-info:after {
    clear: both;
}

.reports-info-size {
    margin-top: 8px;
    float: left;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .reports-info-size {
        font-size: 28px;
    }
}

.reports-info-icon {
    position: relative;
    float: right;
    width: 32px;
    height: 35px;
}

.reports-info-icon:before {
    position: absolute;
    right: -30px;
    top: -40px;
    font-family: "fontawesome", sans-serif;
    font-size: 130px;
    line-height: 1;
    color: rgba(240, 240, 240, 0.7);
}

.reports-info-icon:after {
    position: absolute;
    width: 32px;
    height: 35px;
    content: "";
}

.reports-info-icon.pdf:after {
    background: url("/local/templates/skkz/css/../images/icon-doc-pdf.png");
}

.reports-info-icon.doc:after {
    background: url("/local/templates/skkz/css/../images/icon-doc-doc.png");
}

.reports-info-icon.xlsx:after {
    background: url("/local/templates/skkz/css/../images/icon-doc-xlsx.png");
}

.reports-options {
    position: relative;
    margin-left: 1px;
    margin-right: -2px;
    background: #ffffff;
}

.reports-options:before, .reports-options:after {
    content: " ";
    display: table;
}

.reports-options:after {
    clear: both;
}

.reports-options a {
    float: left;
    width: 50%;
    line-height: 50px;
    height: 50px;
    margin-left: -1px;
    border: 1px solid #937e65;
    color: #333333;
    text-align: center;
}

.reports-options a:hover {
    background: #ae9e8c;
    border: 1px solid #ae9e8c;
    color: #ffffff;
}

.reports-options a:hover span:before {
    color: #ffffff;
}

@media (max-width: 767px) {
    .reports-options a {
        font-size: 28px;
        height: 100px;
        line-height: 95px;
    }
}

.reports-options span {
    display: inline-block;
    vertical-align: middle;
}

.reports-options span:before {
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    color: #937e65;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.reports-link span:before {
    font-size: 17px;
    margin-right: 5px;
    margin-top: -4px;
}

@media (max-width: 767px) {
    .reports-link span:before {
        margin-right: 15px;
        font-size: 23px;
    }
}

.reports-download span:before {
    font-size: 17px;
    margin-right: 7px;
    margin-top: -4px;
}

@media (max-width: 767px) {
    .reports-download span:before {
        margin-right: 15px;
        font-size: 23px;
    }
}

.reports-look span:before {
    font-size: 13px;
    margin-right: 7px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .reports-look span:before {
        margin-right: 15px;
        font-size: 23px;
    }
}

.selectpicker-doc + .reports-list {
    margin-top: 25px;
}

.breadcrumbs {
    padding-top: 9px;
}

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

.breadcrumbs-item {
    margin-right: 5px;
    display: inline-block;
    color: #b9b9b9;
    font-size: 14px;
}

@media (max-width: 767px) {
    .breadcrumbs-item {
        font-size: 28px;
    }
}

.breadcrumbs-item:last-child:after {
    display: none;
}

.breadcrumbs-item:after {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 11px;
}

.breadcrumbs-link {
    color: #ae9e8c;
}

.company-list {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
}

.company-list:before, .company-list:after {
    content: " ";
    display: table;
}

.company-list:after {
    clear: both;
}

.company-list-hight .company-description {
    font-size: 16px;
    color: #333333;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .company-list-hight .company-description {
        font-size: 17px;
        line-height: 1.4;
    }
}

.company-list-hight .company-content {
    height: 299px;
    overflow: hidden;
}

.company-list-hight .company-content-wrap {
    vertical-align: top;
    padding-top: 20px;
}

.company-list-hight .company-img img {
    height: 100%;
}

.company-list-transformation {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .company-list-transformation .company-content {
        display: table;
    }
}

.company-list-transformation .company-content-wrap {
    padding-right: 10px;
}

.company-list-transformation .company-title {
    padding-left: 20px;
}

.company-list-transformation .company-title:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ae9e8c;
}

.company-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .company-item {
        float: left;
        width: 50%;
    }
}

a.company-wrap {
    cursor: pointer;
}

a.company-wrap:hover .company-title {
    color: #ae9e8c;
}

.company-wrap {
    display: block;
    border: 1px solid #cdcdcd;
}

.company-wrap:before, .company-wrap:after {
    content: " ";
    display: table;
}

.company-wrap:after {
    clear: both;
}

.company-img {
    float: left;
    width: 50%;
}

.company-img img {
    margin-top: -1px;
    margin-left: -1px;
    margin-bottom: -1px;
    max-width: 100%;
}

.company-content {
    float: left;
    width: 50%;
    height: 172px;
    display: table;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .company-content {
        height: 135px;
    }
}

@media (max-width: 767px) {
    .company-content {
        display: block;
        overflow: hidden;
    }
}

.company-content-wrap {
    display: table-cell;
    vertical-align: middle;
    padding-left: 49px;
    padding-right: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .company-content-wrap {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .company-content-wrap {
        padding-left: 20px;
    }
}

.company-title {
    position: relative;
    font-family: "PT Serif", sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .company-title {
        font-size: 28px;
        line-height: 1.2;
    }
}

.company-description {
    position: relative;
    margin-top: 12px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 20px;
    color: #a7a7a7;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .company-description {
        margin-top: 6px;
        padding-top: 6px;
    }
}

@media (max-width: 767px) {
    .company-description {
        font-size: 20px;
        line-height: 1.2;
    }
}

.company-description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 2px;
    background: #937e65;
}

.company-list-description {
    margin: 30px auto 0;
    width: 780px;
    max-width: 100%;
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    color: #a7a7a7;
    text-align: center;
}

@media (max-width: 767px) {
    .company-list-description {
        font-size: 28px;
        line-height: 1.4;
    }
}

.structure {
    width: 100%;
    margin-top: 103px;
    margin-bottom: 56px;
    padding-top: 53px;
    padding-bottom: 33px;
    background-image: url("/local/templates/skkz/css/../images/bg-structure.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #5e88be;
}

@media (max-width: 1199px) {
    .structure {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .structure {
        margin-top: 50px;
    }
}

.structure-title h2 {
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .structure-title h2 {
        font-size: 40px;
    }
}

.structure-description {
    width: 780px;
    max-width: 100%;
    margin: 37px auto 0;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 767px) {
    .structure-description {
        font-size: 30px;
        line-height: 1.4;
    }
}

.structure-items {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    margin-top: 76px;
    text-align: center;
}

.structure-items:before, .structure-items:after {
    content: " ";
    display: table;
}

.structure-items:after {
    clear: both;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .structure-items {
        margin-top: 50px;
    }
}

.structure-items:before {
    position: absolute;
    width: 600px;
    left: 50%;
    top: 97px;
    margin-left: -300px;
    height: 2px;
    content: "";
    border-top: 2px dotted #ffffff;
}

@media (max-width: 991px) {
    .structure-items:before {
        display: none;
    }
}

.structure-item {
    display: inline-block;
    margin-bottom: 35px;
    padding: 0 55px;
    width: 33%;
    vertical-align: top;
}

@media (max-width: 991px) {
    .structure-item {
        width: 49%;
    }
}

@media (max-width: 767px) {
    .structure-item {
        padding: 0 10px;
    }
}

.structure-item:nth-child(2) .structure-item-title:after {
    position: absolute;
    left: 50%;
    top: 100%;
    content: "";
    width: 2px;
    height: 100px;
    border-left: 2px dotted #ffffff;
}

@media (max-width: 991px) {
    .structure-item:nth-child(2) .structure-item-title:after {
        display: none;
    }
}

.structure-item-circle {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #ffffff;
}

.structure-item-circle:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-top: -95px;
    margin-left: -95px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    border: 2px solid #283652;
}

.structure-item-title {
    position: relative;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: #ffffff;
}

@media (max-width: 767px) {
    .structure-item-title {
        font-size: 25px;
        line-height: 1.2;
    }
}

.structure-item-quantity {
    text-align: center;
    font-size: 60px;
    font-family: "PT Serif", sans-serif;
    color: #283652;
}

.structure-item-i {
    margin-top: 19px;
    text-align: center;
}

.cooperation-investors {
    margin-left: -10px;
    margin-right: -10px;
    counter-reset: list;
}

.cooperation-investors:before, .cooperation-investors:after {
    content: " ";
    display: table;
}

.cooperation-investors:after {
    clear: both;
}

.cooperation-investors-item {
    position: relative;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 768px) {
    .cooperation-investors-item {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 767px) {
    .cooperation-investors-item {
        font-size: 30px;
        line-height: 1.4;
    }
}

.cooperation-investors-item:before {
    margin-bottom: 57px;
    display: block;
    counter-increment: list;
    content: counter(list);
    font-family: "PT Serif", sans-serif;
    font-size: 110px;
    line-height: 1;
    text-align: center;
    color: #283652;
}

.cooperation-investors-item:after {
    position: absolute;
    content: "";
    top: 130px;
    left: 50%;
    margin-left: -6px;
    width: 15px;
    height: 15px;
    background: #937e65;
    border-radius: 50%;
}

.wealth-slider {
    position: relative;
    margin-top: 54px;
    margin-bottom: 54px;
}

.wealth-slider .flexslider {
    margin: 0;
    border: none;
    background: none;
}

.wealth-slider .carousel {
    position: absolute;
    width: 100%;
    bottom: 50px;
    text-align: center;
}

.wealth-slider .carousel .slides {
    width: 100% !important;
}

.wealth-slider .carousel .slides li {
    position: relative;
    float: none !important;
    display: inline-block !important;
    border: 1px solid #ffffff;
}

.wealth-slider .carousel .slides li.flex-active-slide:before {
    opacity: 0;
}

.wealth-slider .carousel .slides li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(74, 101, 153, 0.6);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wealth-slider .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.wealth-slider .flex-direction-nav a {
    opacity: 1 !important;
}

.wealth-slider .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 24px;
    text-shadow: none;
}

.wealth-slider .flex-direction-nav .flex-prev {
    left: 45px !important;
}

@media (max-width: 767px) {
    .wealth-slider .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
}

.wealth-slider .flex-direction-nav .flex-next {
    right: 45px !important;
}

@media (max-width: 767px) {
    .wealth-slider .flex-direction-nav .flex-next {
        right: 30px !important;
    }
}

.mission-items {
    margin-left: -10px;
    margin-right: -10px;
}

.mission-items:before, .mission-items:after {
    content: " ";
    display: table;
}

.mission-items:after {
    clear: both;
}

.mission-items.mission-items-col3 {
    margin-top: 0;
}

.mission-items.mission-items-col3 .mission-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 992px) {
    .mission-items.mission-items-col3 .mission-item {
        float: left;
        width: 33.33333%;
    }
}

.mission-items.mission-items-col3 .mission-img-wrap {
    position: relative;
    margin-bottom: 25px;
    color: #fff;
    font-size: 84px;
}

@media (max-width: 767px) {
    .mission-items.mission-items-col3 .mission-img-wrap {
        font-size: 130px;
    }
}

.mission-items.mission-items-col3 .mission-img-wrap:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "fontawesome", sans-serif;
}

.mission-items.mission-items-col3 .mission-item-description {
    color: #333333;
}

.mission-item {
    position: relative;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .mission-item {
        float: left;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .mission-item {
        margin-bottom: 50px;
    }
}

.mission-item img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .mission-item img {
        width: 100%;
    }
}

.mission-item.mission-item-mis .mission-item-content:before {
    margin-left: -55px;
    margin-bottom: 28px;
    font-size: 95px;
}

@media (max-width: 1199px) {
    .mission-item.mission-item-mis .mission-item-content:before {
        margin-bottom: -7px;
    }
}

.mission-item.mission-item-target .mission-item-content:before {
    margin-left: -45px;
    margin-bottom: 25px;
    font-size: 87px;
}

.mission-item.mission-item-first .mission-img-wrap:after {
    content: '1';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "PT Serif", sans-serif;
}

.mission-item-content {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 39px;
    padding: 0 30px;
}

@media (max-width: 1199px) {
    .mission-item-content {
        bottom: 15px;
    }
}

@media (max-width: 767px) {
    .mission-item-content {
        bottom: 30px;
        padding: 0 30px;
    }
}

.mission-item-content:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
}

@media (max-width: 991px) {
    .mission-item-content:before {
        display: none;
    }
}

.mission-item-title {
    margin-bottom: 19px;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mission-item-title {
        margin-bottom: 9px;
        line-height: 1.2;
    }
}

@media (max-width: 767px) {
    .mission-item-title {
        margin-bottom: 10px;
        font-size: 30px;
        line-height: 1.2;
    }
}

.mission-item-description {
    min-height: 66px;
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mission-item-description {
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .mission-item-description {
        font-size: 22px;
        line-height: 1.2;
    }
}

.corporate {
    position: relative;
}

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

.corporate:after {
    clear: both;
}

.corporate-overflow {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .corporate-overflow {
        border: 1px solid #e1e1e1;
        overflow: hidden;
    }
}

.corporate:after {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    height: 1px;
    box-shadow: 0 0 10px 0 #000000;
}

.corporate .dropdown-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: #ebebeb;
}

.corporate .dropdown-menu > li {
    border-bottom: 2px solid #ffffff;
}

.corporate .dropdown-menu > li:last-child {
    border-bottom: none;
}

.corporate .dropdown-menu > li.active {
    display: none;
}

.corporate .dropdown-menu > li > a {
    display: block;
    width: 100%;
    font-size: 36px;
    line-height: 170px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.corporate .nav-tabs {
    float: left;
    width: 282px;
    background: #ebebeb;
    border-bottom: none;
}

@media (max-width: 767px) {
    .corporate .nav-tabs {
        width: 100%;
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .corporate .nav-tabs {
        margin-bottom: 0;
    }
}

.corporate .nav-tabs:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 282px;
    background: #ebebeb;
}

@media (max-width: 767px) {
    .corporate .nav-tabs:after {
        display: none;
    }
}

.corporate .nav-tabs .dropdown {
    display: none;
}

.corporate .nav-tabs .dropdown .caret {
    margin-top: -6px;
    margin-left: 15px;
    border: none;
    line-height: 0;
}

.corporate .nav-tabs .dropdown .caret:before {
    color: #937e65;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
}

@media (max-width: 767px) {
    .corporate .nav-tabs .dropdown {
        display: block;
    }
}

.corporate .nav-tabs > li {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    display: block;
    z-index: 1;
}

@media (max-width: 767px) {
    .corporate .nav-tabs > li {
        display: none;
    }
}

.corporate .nav-tabs > li.active > a {
    border-bottom: 1px solid transparent;
    background: #283652;
    color: #ffffff;
}

.corporate .nav-tabs > li.active > a:before, .corporate .nav-tabs > li.active > a:after {
    opacity: 1;
}

.corporate .nav-tabs > li > a {
    position: relative;
    width: 100%;
    padding: 25px 43px 28px;
    display: block;
    border-radius: 0;
    background: none;
    border-bottom: 1px solid #ffffff;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    font-size: 18px;
    color: #333333;
}

@media (max-width: 767px) {
    .corporate .nav-tabs > li > a {
        padding: 0;
        line-height: 170px;
        font-size: 36px;
        text-align: center;
        background: #ebebeb;
    }
}

.corporate .nav-tabs > li > a:before {
    position: absolute;
    margin-top: -29px;
    margin-left: -1px;
    top: 50%;
    left: 100%;
    font-size: 43px;
    font-family: "fontawesome", sans-serif;
    color: #283652;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .corporate .nav-tabs > li > a:before {
        top: 100%;
        left: 50%;
        margin-top: -62px;
        margin-left: -16px;
        font-size: 100px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.corporate .tab-content {
    width: 100%;
    padding-left: 302px;
    background: #ffffff;
}

@media (max-width: 767px) {
    .corporate .tab-content {
        float: left;
        padding: 0 30px;
    }
}

.corporate-slider {
    position: relative;
    background-color: #fff;
}

.corporate-slider:before {
    position: absolute;
    content: "";
    left: -20px;
    right: 0;
    height: 210px;
    background: url("/local/templates/skkz/css/../images/bg-corporate.png");
}

@media (max-width: 767px) {
    .corporate-slider:before {
        left: -30px;
        right: -30px;
    }
}

.corporate-slider .flexslider {
    border: none;
    background: none;
    margin-bottom: 30px;
}

.corporate-slider .flexslider .slides li {
    width: 280px !important;
}

.corporate-slider .flexslider .slides img {
    width: auto;
    display: inline-block;
    vertical-align: bottom;
}

.corporate-slider .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.corporate-slider .flex-direction-nav a {
    margin-top: 90px;
    opacity: 1 !important;
}

.corporate-slider .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #333333 !important;
    font-size: 19px;
    text-shadow: none;
}

.corporate-slider .flex-direction-nav .flex-prev {
    left: 18px !important;
}

@media (max-width: 767px) {
    .corporate-slider .flex-direction-nav .flex-prev {
        left: -25px !important;
    }
}

.corporate-slider .flex-direction-nav .flex-next {
    right: 18px !important;
}

@media (max-width: 767px) {
    .corporate-slider .flex-direction-nav .flex-next {
        right: -25px !important;
    }
}

.corporate-slider-img {
    width: 100%;
    height: 210px;
    text-align: center;
    line-height: 210px;
}

.corporate-slider-content {
    padding: 0 55px;
    text-align: center;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
}

.corporate-slider-name {
    margin-top: 32px;
    font-size: 16px;
    line-height: 20px;
}

.corporate-slider-post {
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #a7a7a7;
}

.corporate-slider-post:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25px;
    content: "";
    width: 50px;
    height: 2px;
    background: #ab9c8a;
}

.documents {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

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

.documents:after {
    clear: both;
}

.documents.documents-3 .document {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .documents.documents-3 .document {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .documents.documents-3 .document {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .documents.documents-3 .document:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .documents.documents-3 .document:nth-child(2n+1) {
        clear: left;
    }
}

.documents.documents-2 .document {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .documents.documents-2 .document {
        float: left;
        width: 50%;
    }
}

.documents.documents-2 .document:nth-child(2n+1) {
    clear: left;
}

.documents.documents-1 .document {
    width: 100%;
}

.document-col-2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
}

@media (min-width: 768px) {
    .document-col-2 {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 768px) {
    .document-col-2 .document:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width: 991px) {
    .document-col-2 {
        width: 100%;
    }
}

.document-banner {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 10px;
    text-align: right;
}

@media (min-width: 768px) {
    .document-banner {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 991px) {
    .document-banner {
        width: 100%;
        text-align: left;
    }
}

.document {
    display: block;
    margin-bottom: 32px;
    padding-top: 17px;
}

.document:hover .document-name {
    color: #937e65;
}

.document:hover .icon-document:before {
    opacity: 0;
}

.document:hover .icon-document:after {
    opacity: 1;
}

@media (max-width: 767px) {
    .document {
        margin-bottom: 48px;
    }
}

.i-document {
    margin-top: 3px;
    padding-left: 4px;
    padding-right: 14px;
    width: 80px;
    float: left;
    font-size: 14px;
    color: #a7a7a7;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}

@media (max-width: 767px) {
    .i-document {
        width: 150px;
        font-size: 28px;
        border-right: none;
    }
}

.i-document.pdf span:before {
    width: 32px;
    height: 45px;
    background: url("/local/templates/skkz/css/../images/icon-doc-pdf-d.png");
}

.i-document span {
    display: block;
}

.i-document span:before {
    margin-bottom: 6px;
    margin-left: 13px;
    content: "";
    display: block;
}

@media (max-width: 767px) {
    .i-document span:before {
        margin-left: 40px;
    }
}

.document-content {
    width: 100%;
    padding-left: 100px;
}

@media (max-width: 767px) {
    .document-content {
        padding-left: 150px;
    }
}

.document-name {
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .document-name {
        font-size: 30px;
        line-height: 1.4;
    }
}

.document-date {
    margin-top: 9px;
    font-size: 14px;
    color: #ab9c8a;
}

@media (max-width: 767px) {
    .document-date {
        font-size: 28px;
        line-height: 1.4;
    }
}

.selectpicker-doc {
    margin-top: -13px;
    text-align: center;
}

.selectpicker-doc .bootstrap-select {
    width: auto !important;
}

.selectpicker-doc .bootstrap-select > .dropdown-menu {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .selectpicker-doc .bootstrap-select > .dropdown-menu {
        max-width: 600px;
        left: auto;
        right: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media (max-width: 767px) {
    .selectpicker-doc .bootstrap-select {
        width: 100% !important;
    }
}

.selectpicker-doc .btn {
    position: relative;
    padding: 15px 70px !important;
    font-size: 16px;
    font-weight: 600;
    color: #ab9c8a;
    border: none;
    background: none;
    text-align: center;
    z-index: 1001;
}

@media (max-width: 767px) {
    .selectpicker-doc .btn {
        padding: 15px !important;
        font-size: 30px;
    }
}

.selectpicker-doc .btn .filter-option {
    position: relative;
    display: inline-block;
}

@media (max-width: 767px) {
    .selectpicker-doc .btn .filter-option {
        max-width: 100%;
        text-overflow: ellipsis;
        width: auto !important;
    }
}

.selectpicker-doc .btn .filter-option:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: 9px;
    line-height: 1;
    font-family: "fontawesome", sans-serif;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.selectpicker-doc .caret {
    border: none;
}

.selectpicker-doc .bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -15px;
}

.selectpicker-doc .btn-group.open .filter-option:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selectpicker-doc .btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.selectpicker-doc .btn-group .dropdown-toggle {
    z-index: 101;
}

.selectpicker-doc .btn-default:active, .selectpicker-doc .btn-default.active, .selectpicker-doc .open > .btn-default.dropdown-toggle {
    background: none;
    color: #ab9c8a;
}

.selectpicker-doc .dropdown-menu {
    top: 0;
    padding: 50px 20px 0;
    border: none;
    text-align: center;
    font-size: 16px;
    border-radius: 0;
    z-index: 100;
}

@media (max-width: 767px) {
    .selectpicker-doc .dropdown-menu {
        top: 100%;
        padding-top: 0 !important;
        font-size: 30px;
        z-index: 1000;
    }
}

.selectpicker-doc .dropdown-menu .dropdown-menu {
    border-top: 1px solid #e5e5e5 !important;
}

.selectpicker-doc .dropdown-menu > li.selected {
    display: none;
}

.selectpicker-doc .dropdown-menu > li:focus > a, .selectpicker-doc .dropdown-menu > li:hover > a {
    background: none;
    color: #ab9c8a;
}

.selectpicker-doc .dropdown-menu > li > a {
    padding: 15px;
    color: #a7a7a7;
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
    .selectpicker-doc .dropdown-menu > li > a {
        padding: 25px 10px;
    }
}

.selectpicker-doc .bootstrap-select.btn-group .dropdown-menu li a span.text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.selectpicker-doc-border {
    text-align: left;
}

.selectpicker-doc-border .btn {
    padding: 15px !important;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    line-height: 1;
    color: #333333;
    background: #fff;
}

@media (max-width: 767px) {
    .selectpicker-doc-border .btn {
        padding: 24px 15px !important;
    }
}

.selectpicker-doc-border .btn .filter-option {
    width: 100% !important;
    text-overflow: ellipsis;
    padding-right: 30px;
}

.selectpicker-doc-border .btn .filter-option:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transform-origin: center 2px;
    -ms-transform-origin: center 2px;
    transform-origin: center 2px;
    color: #ab9c8a;
}

.selectpicker-doc-border .bootstrap-select {
    width: 100% !important;
}

.selectpicker-doc-border .dropdown-menu {
    padding: 48px 0 0;
    text-align: left;
    max-width: 100%;
}

@media (max-width: 767px) {
    .selectpicker-doc-border .dropdown-menu {
        padding-top: 81px;
    }
}

@media (max-width: 767px) {
    .selectpicker-doc-border .dropdown-menu > li > a {
        padding: 25px 15px;
    }
}

.selectpicker-doc-label {
    display: block;
    font-size: 13px;
    color: #a7a7a7;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .selectpicker-doc-label {
        font-size: 22px;
        margin-bottom: 15px;
    }
}

.banner-more {
    position: relative;
    display: block;
    text-align: center;
}

.banner-more:hover .banner-title:before {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
}

.banner-more img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .banner-more img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .banner-more {
        margin-bottom: 40px;
        height: 500px;
        overflow: hidden;
    }
}

.banner-more.banner-reports {
    max-width: 280px;
    display: inline-block;
}

@media (max-width: 767px) {
    .banner-more.banner-reports {
        max-width: inherit;
        width: 100%;
    }

    .banner-more.banner-reports img {
        width: 100%;
    }
}

.banner-more.banner-plans .banner-title {
    left: 30px;
}

.banner-more.banner-plans:before {
    margin-left: -46px;
}

.banner-more.banner-all-documents {
    max-width: 280px;
    display: inline-block;
}

@media (max-width: 767px) {
    .banner-more.banner-all-documents {
        margin-top: 40px;
        max-width: inherit;
        width: 100%;
    }

    .banner-more.banner-all-documents img {
        width: 100%;
    }
}

.banner-more.banner-all-documents .banner-title {
    left: 30px;
}

.banner-more.banner-all-documents:before {
    margin-left: -32px;
}

.banner-more:before {
    position: absolute;
    top: 151px;
    left: 50%;
    margin-left: -42px;
    font-family: "fontawesome", sans-serif;
    font-size: 95px;
    line-height: 1;
    color: #ffffff;
}

.banner-more:after {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -83px;
    font-family: "fontawesome", sans-serif;
    font-size: 180px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.3);
}

.banner-more img {
    display: inline-block;
}

@media (max-width: 991px) {
    .banner-more.banner-save-resume.martop {
        margin-top: 70px;
    }
}

.banner-more.banner-save-resume:before {
    content: "\e93e" !important;
    margin-left: -42px;
}

.banner-more.banner-save-resume .banner-title {
    text-align: left;
}

.banner-more.banner-faq:before {
    font-size: 70px;
    margin-left: -48px;
    top: 162px;
}

.banner-more.banner-faq .banner-title {
    text-align: left;
}

.banner-title {
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
    color: #ffffff;
}

@media (max-width: 767px) {
    .banner-title {
        font-size: 36px;
        bottom: 50px;
    }
}

.banner-title:before {
    position: absolute;
    left: 0;
    bottom: -3px;
    content: "";
    width: 60px;
    height: 2px;
    background: #ab9c8a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.banner-title:after {
    margin-left: 25px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 13px;
}

.fond-history {
    position: relative;
    margin-top: 6px;
    margin-bottom: 70px;
    padding-top: 199px;
    padding-bottom: 192px;
    width: 100%;
    color: #ffffff;
    background: url("/local/templates/skkz/css/../images/bg-slider-about.jpg") no-repeat center;
}

.fond-history + .page-more {
    margin-top: 130px;
}

@media (max-width: 767px) {
    .fond-history {
        padding-top: 50px;
        padding-bottom: 0;
    }
}

.fond-history .nav-tabs {
    position: absolute;
    top: 100%;
    width: 100%;
    max-width: 1200px;
    border: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .fond-history .nav-tabs {
        max-width: 940px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .fond-history .nav-tabs {
        max-width: 740px;
    }
}

@media (max-width: 767px) {
    .fond-history .nav-tabs {
        position: relative;
        max-width: inherit;
        width: auto;
        left: 0;
        right: 0;
        background: #ebebeb;
    }
}

.fond-history .nav-tabs > li {
    position: relative;
    float: left;
    width: 9.09091%;
}

@media (max-width: 767px) {
    .fond-history .nav-tabs > li {
        width: 20%;
        margin-bottom: 1px;
    }

    .fond-history .nav-tabs > li:last-child {
        margin-bottom: 0;
    }

    .fond-history .nav-tabs > li:last-child:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        left: 100%;
        top: 0;
        background: #ffffff;
    }
}

.fond-history .nav-tabs > li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background: #ffffff;
}

.fond-history .nav-tabs > li:before {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: -5px;
    margin-left: -20px;
    font-size: 20px;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.fond-history .nav-tabs > li.active:before {
    opacity: 1;
}

.fond-history .nav-tabs > li.active > a {
    background: #ab9c8a;
    color: #ffffff;
}

.fond-history .nav-tabs > li > a {
    padding: 0;
    width: 100%;
    height: 60px;
    display: block;
    font-size: 16px;
    line-height: 60px;
    color: #333333;
    border: none !important;
    background: #ebebeb;
    text-align: center;
    border-radius: 0;
}

@media (max-width: 767px) {
    .fond-history .nav-tabs > li > a {
        position: relative;
        font-size: 28px;
    }

    .fond-history .nav-tabs > li > a:after {
        position: absolute;
        content: "";
        width: 100%;
        top: 100%;
        left: 0;
        height: 1px;
        background: #ffffff;
    }
}

.fond-history .flexslider {
    background: none;
    border: none;
}

@media (min-width: 768px) {
    .fond-history .flexslider .slides li {
        /*width: 380px !important;*/
    }
}

.fond-history .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.fond-history .flex-direction-nav a {
    margin: -27px 0 0;
    opacity: 1 !important;
}

.fond-history .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 20px;
    text-shadow: none;
}

.fond-history .flex-direction-nav .flex-prev {
    left: 0 !important;
}

@media (max-width: 767px) {
    .fond-history .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
}

.fond-history .flex-direction-nav .flex-next {
    right: 0 !important;
}

@media (max-width: 767px) {
    .fond-history .flex-direction-nav .flex-next {
        right: 30px !important;
    }
}

@media (max-width: 767px) {
    .fond-history-container {
        padding: 0;
    }
}

.fond-history-slide-date {
    margin-left: 50px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .fond-history-slide-date {
        font-size: 28px;
        line-height: 1.2;
    }
}

.fond-history-slide-title {
    position: relative;
    margin-top: 15px;
    padding-top: 19px;
    margin-left: 50px;
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    line-height: 27px;
}

@media (max-width: 767px) {
    .fond-history-slide-title {
        margin-left: 0;
        padding: 0 60px;
        font-size: 30px;
        line-height: 1.3;
    }
}

.fond-history-slide-title:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #ab9c8a;
}

.fond-history-sum {
    margin-bottom: 50px;
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: "PT Serif", sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #ae9e8c;
}

.fond-history-sum-title {
    font-size: 20px;
    color: #333333;
}

.fond-history-years {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
}

.fond-history-years:before, .fond-history-years:after {
    content: " ";
    display: table;
}

.fond-history-years:after {
    clear: both;
}

.fond-history-year {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 100px;
    font-size: 15px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .fond-history-year {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 1199px) {
    .fond-history-year {
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .fond-history-year {
        margin-bottom: 40px;
        font-size: 28px;
        line-height: 1.4;
    }
}

.fond-history-year h2 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: "PT Serif", sans-serif;
    font-weight: 600;
    color: #283652;
}

@media (max-width: 767px) {
    .fond-history-year h2 {
        padding-left: 30px;
        font-size: 32px;
        line-height: 1.4;
    }
}

.fond-history-year h2:before {
    position: absolute;
    content: "";
    top: 6px;
    left: -20px;
    width: 8px;
    height: 8px;
    background: #dadada;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .fond-history-year h2:before {
        width: 20px;
        height: 20px;
        left: 0;
        top: 12px;
    }
}

.fond-history-year h2:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 40px;
    height: 2px;
    background: #ae9e8c;
}

.banners {
    margin-left: -10px;
    margin-right: -10px;
}

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

.banners:after {
    clear: both;
}

.banner {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .banner {
        float: left;
        width: 25%;
    }
}

@media (max-width: 767px) {
    .banner {
        margin-bottom: 20px;
    }
}

.banner img {
    max-width: 100%;
}

.banner-strategy {
    margin-top: 80px;
    padding-top: 60px;
    background: url(/local/templates/skkz/css/../images/bg-strategy.jpg) no-repeat center;
    min-height: 600px;
    color: #fff;
    background-size: cover;
}

.banner-strategy .page-text {
    text-align: center;
}

.banner-strategy .page-text h2 {
    position: relative;
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    padding: 120px 0 35px;
}

@media (max-width: 767px) {
    .banner-strategy .page-text h2 {
        font-size: 55px;
    }
}

.banner-strategy .page-text h2:before, .banner-strategy .page-text h2:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner-strategy .page-text h2:before {
    top: 0;
    font-family: "fontawesome", sans-serif;
    font-size: 92px;
}

.banner-strategy .page-text h2:after {
    content: '';
    bottom: 0;
    height: 2px;
    width: 10%;
    background: rgba(255, 255, 255, 0.5);
}

.banner-strategy-descript {
    font-size: 16px;
    margin-top: 35px;
}

@media (max-width: 767px) {
    .banner-strategy-descript {
        font-size: 28px;
        padding-bottom: 50px;
    }
}

.mission h2 {
    margin-bottom: 1em;
}

.mission .page-content-block p {
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    margin-bottom: 1em;
}

@media (max-width: 767px) {
    .mission .page-content-block {
        text-align: center;
    }

    .mission .page-content-block p {
        font-size: 30px;
    }
}

.mission-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.mission-list > li {
    margin-bottom: 60px;
    font-size: 22px;
}

.mission-list > li > img {
    max-height: 170px;
}

.mission-list > li > h3 {
    margin: 15px auto;
    position: relative;
    padding-bottom: 15px;
    font-family: "PT Serif", sans-serif;
}

@media (min-width: 992px) {
    .mission-list > li > h3 {
        width: 60%;
    }
}

@media (max-width: 767px) {
    .mission-list > li > h3 {
        font-size: 40px;
    }
}

.mission-list > li > h3:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 35%;
    background: #0670a5;
    height: 2px;
}

@media (min-width: 768px) {
    .mission-list > li {
        display: inline-block;
        vertical-align: top;
        width: 28%;
        margin: 0 0 30px 5%;
        font-size: 14px;
    }

    .mission-list > li:first-child {
        margin-left: 0;
    }

    .mission-list > li > img {
        max-height: 65px;
    }
}

.mission-subtitle {
    text-align: center;
    font-size: 18px;
    margin: 0 auto 52px;
    font-family: "PT Serif", sans-serif;
}

@media (min-width: 992px) {
    .mission-subtitle {
        width: 66%;
    }
}

@media (max-width: 767px) {
    .mission-subtitle {
        font-size: 36px;
    }
}

.mission-subtitle--brd {
    position: relative;
    padding-top: 25px;
}

.mission-subtitle--brd:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    height: 2px;
    width: 25%;
    background: #ae9e8c;
}

.mission-num {
    position: relative;
    color: #283652;
    font-size: 100px;
    font-family: "PT Serif", sans-serif;
    line-height: 1;
}

@media (max-width: 767px) {
    .mission-num {
        font-size: 150px;
    }
}

.mission-num:after {
    content: '.';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -28%;
    color: #ae9e8c;
    font-size: inherit;
}

.mission-descript {
    margin-top: 30px;
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
}

@media (max-width: 767px) {
    .mission-descript {
        font-size: 30px;
        margin-top: 50px;
    }
}

.mission-action {
    list-style: none;
    padding: 0;
    margin: 40px 0 40px -2%;
    font-size: 0;
}

@media (min-width: 768px) {
    .mission-action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.mission-action > li {
    min-height: 100px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 0 20px 2%;
    padding: 17px 40px;
    border-left: 5px solid #ae9e8c;
    background: #fff;
    font-size: 16px;
}

@media (min-width: 992px) {
    .mission-action > li {
        width: 48%;
    }
}

@media (max-width: 767px) {
    .mission-action > li {
        font-size: 30px;
        margin-bottom: 40px;
    }
}

.mission-action > li > span {
    padding-left: 26px;
    position: relative;
}

@media (max-width: 767px) {
    .mission-action > li > span {
        padding-left: 45px;
    }
}

.mission-action > li > span:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #ae9e8c;
    font-family: "fontawesome", sans-serif;
}

.mission-values {
    padding: 0;
    margin: 50px 0;
    list-style: none;
    font-family: "PT Serif", sans-serif;
}

@media (min-width: 768px) {
    .mission-values {
        margin-left: -10%;
    }
}

.mission-values > li {
    margin-bottom: 60px;
    padding-left: 35px;
    position: relative;
}

.mission-values > li:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #dadada;
}

@media (min-width: 768px) {
    .mission-values > li {
        display: inline-block;
        vertical-align: top;
        width: 24%;
        margin-left: 9%;
        padding-left: 20px;
        margin-bottom: 40px;
    }

    .mission-values > li:before {
        width: 8px;
        height: 8px;
        top: 7px;
    }
}

.mission-values > li > h3 {
    position: relative;
    padding-bottom: 12px;
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    color: #283652;
}

@media (max-width: 767px) {
    .mission-values > li > h3 {
        font-size: 40px;
    }
}

.mission-values > li > h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 18%;
    height: 2px;
    background: #ae9e8c;
}

.mission-values > li > p {
    font-size: 28px;
}

@media (min-width: 768px) {
    .mission-values > li > p {
        font-size: 15px;
    }
}

.mission .blocks-media-links {
    float: none;
    margin-top: 50px;
    line-height: 50px;
    text-align: center;
}

@media (min-width: 768px) {
    .mission .blocks-media-links a:before {
        font-size: 26px;
    }
}

.mission .page-columns {
    font-size: 16px;
    line-height: 1.5;
}

.mission .page-columns .page-col {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .mission .page-columns p {
        font-size: 30px;
    }
}

.investor-list {
    background: url(/local/templates/skkz/css/../images/bg-flag.png) no-repeat center bottom;
    min-height: 710px;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 1020px;
}

@media (min-width: 768px) {
    .investor-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .investor-list {
        padding-bottom: 450px;
        background-position: bottom;
    }
}

.investor-col {
    text-align: center;
    font-size: 30px;
}

@media (min-width: 768px) {
    .investor-col {
        font-size: 16px;
        width: 25%;
    }
}

@media (min-width: 992px) {
    .investor-col {
        width: 23%;
    }
}

.investor-item {
    margin-bottom: 13%;
}

.investor-num {
    position: relative;
    font-size: 45px;
    font-family: "PT Serif", sans-serif;
    color: #0670a5;
}

@media (max-width: 767px) {
    .investor-num {
        font-size: 100px;
    }
}

.investor-num:before {
    position: absolute;
    top: -33%;
    left: 0;
    right: 0;
    font-size: 1.6em;
    color: #ae9676;
    font-family: "fontawesome", sans-serif;
}

.investor-place {
    font-size: 15px;
    color: #a7a7a7;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .investor-place {
        font-size: 24px;
    }
}

.investor-descript {
    position: relative;
    padding-top: 12px;
    margin: 5% 0;
}

.investor-descript:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 20%;
    background: #0670a5;
    height: 2px;
}

.investor-list-margin {
    margin-top: 50px;
}

.privatization-description {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 3px;
}

.privatization-description:before, .privatization-description:after {
    content: " ";
    display: table;
}

.privatization-description:after {
    clear: both;
}

.privatization-description-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .privatization-description-col {
        float: left;
        width: 50%;
    }
}

.privatization-description-pict {
    position: relative;
    margin-bottom: 14px;
    text-align: center;
}

@media (max-width: 767px) {
    .privatization-description-pict {
        width: 100%;
    }

    .privatization-description-pict img {
        width: 100%;
    }
}

.privatization-description-pict img {
    max-width: 100%;
}

.privatization-description-text {
    position: absolute;
    width: 100%;
    bottom: 130px;
    font-size: 16px;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .privatization-description-text {
        bottom: 62px;
    }
}

@media (max-width: 767px) {
    .privatization-description-text {
        font-size: 30px;
    }
}

.privatization-description-text span {
    font-family: "PT Serif", sans-serif;
    display: block;
    font-size: 80px;
    line-height: 1;
}

.privatization-description-content {
    font-size: 15px;
    line-height: 22px;
}

@media (max-width: 767px) {
    .privatization-description-content {
        font-size: 30px;
        line-height: 1.4;
    }
}

.privatization-description-content p {
    margin-bottom: 22px;
}

.privatization-advantages {
    margin-top: 18px;
    margin-bottom: 14px;
    text-align: center;
}

.privatization-advantages-item {
    display: inline-block;
    width: 35%;
    padding: 0 40px;
}

@media (max-width: 767px) {
    .privatization-advantages-item {
        margin-bottom: 30px;
        width: 100%;
        padding: 0;
    }
}

.privatization-advantages-content {
    margin-top: 43px;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .privatization-advantages-content {
        font-size: 30px;
        line-height: 1.4;
    }
}

.privatization-advantages-icon img {
    max-height: 100px;
}

@media (max-width: 767px) {
    .privatization-advantages-icon img {
        max-height: 150px;
    }
}

.page-link {
    margin-top: 40px;
    margin-bottom: 57px;
    text-align: center;
}

.page-link p {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #a7a7a7;
    margin-bottom: 23px;
}

.page-link.link-update a, .page-link.link-update button {
    min-width: inherit;
}

.page-link.link-update a:before, .page-link.link-update button:before {
    font-size: 22px;
}

.page-link.page-link-more a:before, .page-link.page-link-more button:before {
    font-size: 12px;
}

@media (max-width: 767px) {
    .page-link.page-link-more a:before, .page-link.page-link-more button:before {
        font-size: 25px;
    }
}

.page-link.link-all-news a:before, .page-link.link-all-news button:before {
    font-size: 22px;
}

@media (max-width: 767px) {
    .page-link.link-all-news a:before, .page-link.link-all-news button:before {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .page-link.link-add a, .page-link.link-add button {
        font-size: 25px;
    }
}

.page-link.link-add a:before, .page-link.link-add button:before {
    font-size: 25px;
}

@media (max-width: 767px) {
    .page-link.link-add a:before, .page-link.link-add button:before {
        font-size: 30px;
    }
}

.page-link.link-download a:before, .page-link.link-download button:before {
    font-size: 20px;
}

@media (max-width: 767px) {
    .page-link.link-download a:before, .page-link.link-download button:before {
        font-size: 26px;
    }
}

.page-link.link-transformation a, .page-link.link-transformation button {
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .page-link.link-transformation a, .page-link.link-transformation button {
        width: 100%;
        height: 120px;
        padding-top: 25px;
        font-size: 24px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .page-link.link-transformation a:before, .page-link.link-transformation button:before {
        line-height: 120px;
    }
}

.page-link.annual-report-link {
    margin-top: -28px;
    margin-bottom: 10px;
}

.page-link.page-link-corporate a, .page-link.page-link-corporate button {
    min-width: 320px;
    padding-left: 27px;
    text-align: left;
}

@media (max-width: 767px) {
    .page-link.page-link-corporate a, .page-link.page-link-corporate button {
        width: 100%;
    }
}

.page-link.page-link-corporate a:before, .page-link.page-link-corporate button:before {
    text-align: center;
}

.page-link.page-link-mail a:before, .page-link.page-link-mail button:before {
    font-size: 18px;
}

@media (max-width: 767px) {
    .page-link.page-link-mail a:before, .page-link.page-link-mail button:before {
        font-size: 35px;
    }
}

.page-link.page-link-partnership a:before, .page-link.page-link-partnership button:before {
    font-size: 23px;
}

@media (max-width: 767px) {
    .page-link.page-link-partnership a:before, .page-link.page-link-partnership button:before {
        font-size: 40px;
    }
}

.page-link.page-link--interview {
    margin-top: 22px !important;
}

@media (max-width: 767px) {
    .page-link.page-link--interview {
        margin-top: 50px !important;
    }
}

.page-link.page-link--interview button {
    min-width: 100%;
    border: none;
}

.page-link.page-link--interview button:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/pen.svg) no-repeat center #fff;
}

@media (max-width: 767px) {
    .page-link.page-link--interview button:before {
        background-size: 40px 40px;
    }
}

.page-link.page-link--learn-more {
    text-align: left;
    font-family: "Noto Sans", sans-serif;
    font-style: normal;
    margin-bottom: 1px;
}

.page-link.page-link--learn-more a:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/learn-more.svg) no-repeat center #fff;
}

@media (max-width: 767px) {
    .page-link.page-link--learn-more a:before {
        background-size: 40px 40px;
    }
}

@media (max-width: 767px) {
    .page-link.page-link-investors > a {
        font-size: 26px;
    }
}

.page-link.page-link-investors > a:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/investors.svg) no-repeat center #fff;
}

@media (max-width: 767px) {
    .page-link.page-link-investors > a:before {
        background-size: 50px 50px;
    }
}

.page-link a, .page-link button {
    position: relative;
    display: inline-block;
    padding-right: 65px;
    padding-left: 20px;
    min-width: 280px;
    max-width: 100%;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    border: 2px solid #937e65;
    text-align: center;
}

.page-link a:hover, .page-link button:hover {
    background: #937e65;
    color: #ffffff;
}

.page-link a:hover:before, .page-link button:hover:before {
    border-left: 1px solid #937e65;
}

@media (max-width: 767px) {
    .page-link a:hover:before, .page-link button:hover:before {
        border-left: 2px solid #937e65;
    }
}

@media (max-width: 767px) {
    .page-link a, .page-link button {
        width: 100%;
        height: 100px;
        line-height: 95px;
        padding-right: 100px;
        font-size: 30px;
    }
}

.page-link a:before, .page-link button:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    border-left: 1px solid #c4c4c4;
    font-family: "fontawesome", sans-serif;
    font-size: 27px;
    background: #ffffff;
    color: #937e65;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .page-link a:before, .page-link button:before {
        width: 100px;
        border-left: 2px solid #c4c4c4;
        font-size: 40px;
    }
}

.page-other-links {
    margin-left: -10px;
    margin-right: -10px;
}

.page-other-links:before, .page-other-links:after {
    content: " ";
    display: table;
}

.page-other-links:after {
    clear: both;
}

.page-other-links-indents {
    margin: 60px 0;
}

@media (max-width: 767px) {
    .page-other-links img {
        width: 100%;
    }
}

.page-other-link {
    position: relative;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .page-other-link {
        float: left;
        width: 50%;
    }
}

.page-other-link:before {
    font-family: "fontawesome", sans-serif;
    position: absolute;
    right: 40px;
    bottom: 37px;
    color: #ffffff;
    z-index: 10;
}

@media (max-width: 767px) {
    .page-other-link:before {
        bottom: 42px;
    }
}

.page-other-link-indents {
    margin: 60px 0;
}

.page-other-link.page-other-link-manual a:before {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -57px;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 79px;
    line-height: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-other-link.page-other-link-manual a:before {
        top: 20px;
    }
}

.page-other-link.page-other-link-ombudsman a:before {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -46px;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 79px;
    line-height: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-other-link.page-other-link-ombudsman a:before {
        top: 20px;
    }
}

.page-other-link.page-other-link-report a:before {
    position: absolute;
    top: 92px;
    left: 50%;
    margin-left: -40px;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 79px;
    line-height: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-other-link.page-other-link-report a:before {
        top: 20px;
    }
}

.page-other-link.page-other-link-contacts a:before {
    position: absolute;
    top: 82px;
    left: 50%;
    margin-left: -43px;
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 79px;
    line-height: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-other-link.page-other-link-contacts a:before {
        top: 20px;
    }
}

.page-other-link.page-other-link-resume a:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 25%;
    color: #ffffff;
    font-family: "fontawesome", sans-serif;
    font-size: 79px;
}

.page-other-link.page-other-link-vacancy a:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/icon-vacancy-search.svg) no-repeat;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 26%;
    color: #ffffff;
    font-family: "fontawesome", sans-serif;
    width: 114px;
    height: 92px;
}

.page-other-link a {
    position: relative;
    display: block;
    width: 100%;
}

.page-other-link a:hover span:after {
    width: 100%;
}

@media (max-width: 767px) {
    .page-other-link a {
        margin-bottom: 20px;
    }
}

.page-other-link a:after {
    content: "";
    position: absolute;
    top: 31px;
    left: 50%;
    margin-left: -88px;
    font-family: "fontawesome", sans-serif;
    font-size: 182px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-other-link a:after {
        display: none;
    }
}

.page-other-link a img {
    max-width: 100%;
}

.page-other-link a span {
    position: absolute;
    left: 30px;
    bottom: 31px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .page-other-link a span {
        font-size: 36px;
    }
}

.page-other-link a span:after {
    position: absolute;
    left: 0;
    bottom: -4px;
    content: "";
    width: 50px;
    height: 2px;
    background: #ab9c8a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.page-team {
    margin-top: 50px;
}

.page-team-margbot {
    margin-bottom: 40px;
}

.team-list {
    margin-left: -10px;
    margin-right: -10px;
}

.team-list:before, .team-list:after {
    content: " ";
    display: table;
}

.team-list:after {
    clear: both;
}

.team-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .team-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .team-item {
        float: left;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .team-item {
        float: left;
        width: 25%;
    }
}

@media (min-width: 992px) {
    .team-item:nth-child(4n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .team-item:nth-child(3n+1) {
        clear: left;
    }
}

.team-item-wrap {
    display: block;
    border: 1px solid #e2e2e2;
}

.team-item-img img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .team-item-img img {
        width: 100%;
    }
}

.team-item-content {
    min-height: 180px;
    padding-top: 34px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    background: #ffffff;
}

@media (max-width: 767px) {
    .team-item-content {
        padding-bottom: 30px;
    }
}

.team-item-name {
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .team-item-name {
        font-size: 30px;
    }
}

.team-item-post {
    position: relative;
    margin-top: 12px;
    padding-top: 13px;
    font-size: 14px;
    line-height: 20px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .team-item-post {
        font-size: 28px;
        line-height: 1.4;
    }
}

.team-item-post:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25px;
    content: "";
    width: 50px;
    height: 2px;
    background: #937e65;
}

@media (max-width: 767px) {
    .team-item-post:before {
        width: 100px;
        margin-left: -50px;
        height: 4px;
    }
}

.page-note {
    margin-top: 50px;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .page-note {
        font-size: 30px;
        line-height: 1.3;
    }
}

.page-note-font {
    font-family: "PT Serif", sans-serif;
    overflow: hidden;
}

.page-note-font .page-note-wrap:before {
    top: 30%;
}

@media (max-width: 767px) {
    .page-note-font .page-note-wrap {
        padding-top: 70px;
    }
}

.page-note-font > h2 {
    position: relative;
    padding: 20px 30px;
    margin: 0;
    background-color: #f0f0f0;
    text-align: center;
    cursor: pointer;
}

.page-note-font > h2 span:before {
    content: '\e910';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-family: "fontawesome", sans-serif;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 16px;
}

@media (max-width: 767px) {
    .page-note-font > h2 span:before {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .page-note-font > h2 {
        font-size: 50px;
    }
}

.page-note-font > h2.js-open span:before {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.page-note-font > h2:before {
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 142px;
    line-height: 1;
    font-family: "fontawesome", sans-serif;
    z-index: 9;
    color: rgba(223, 223, 223, 0.8);
}

.page-note-font > h2:after {
    content: '\e923';
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 142px;
    line-height: 1;
    font-family: "fontawesome", sans-serif;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 9;
    color: rgba(223, 223, 223, 0.8);
}

@media (min-width: 768px) {
    .page-note-size .page-note-wrap {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

.page-note-wrap {
    position: relative;
    width: 100%;
    padding-top: 43px;
    padding-bottom: 45px;
    padding-left: 179px;
    padding-right: 200px;
    background: #f0f0f0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-note-wrap {
        width: 100%;
        padding-left: 160px;
        padding-right: 45px;
    }
}

@media (max-width: 767px) {
    .page-note-wrap {
        padding: 30px;
    }
}

.page-note-wrap:before {
    position: absolute;
    top: 50%;
    left: 58px;
    margin-top: -70px;
    margin-right: 20px;
    font-size: 142px;
    line-height: 1;
    font-family: "fontawesome", sans-serif;
    color: rgba(223, 223, 223, 0.8);
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-note-wrap:before {
        left: 20px;
    }
}

@media (max-width: 767px) {
    .page-note-wrap:before {
        display: none;
    }
}

.page-note-wrap--hide {
    display: none;
}

.page-note-wrap--hide:before {
    display: none;
}

.page-note-wrap p {
    margin-bottom: 25px;
}

.page-feedback-wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.page-feedback-wrap:before, .page-feedback-wrap:after {
    content: " ";
    display: table;
}

.page-feedback-wrap:after {
    clear: both;
}

.page-feedback-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .page-feedback-col {
        float: left;
        width: 50%;
    }
}

.page-feedback-form {
    padding: 35px 59px;
    border: 1px solid #cdcdcd;
    font-size: 16px;
    color: #a7a7a7;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-feedback-form {
        padding: 20px 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-feedback-form {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .page-feedback-form {
        font-size: 28px;
    }
}

.page-feedback-form h2 {
    font-size: 22px;
    font-weight: 400;
    font-family: "PT Serif", sans-serif;
    color: #333333;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-feedback-form h2 {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .page-feedback-form h2 {
        font-size: 35px;
    }
}

.page-feedback-form label {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 15px;
}

.page-feedback-form input, .page-feedback-form textarea {
    width: 100%;
    border: 1px solid #cdcdcd;
    color: #333333;
}

.page-feedback-form input.not-valid, .page-feedback-form textarea.not-valid {
    border: 1px solid #b40627;
}

.page-feedback-form input.not-valid + .floatspan, .page-feedback-form textarea.not-valid + .floatspan {
    color: #b40627;
}

@media (max-width: 767px) {
    .page-feedback-form input, .page-feedback-form textarea {
        padding: 0 30px;
        height: 100px;
        font-size: 30px;
        border: 2px solid #cdcdcd;
    }
}

.page-feedback-form input:focus, .page-feedback-form input:active, .page-feedback-form textarea:focus, .page-feedback-form textarea:active {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.page-feedback-form textarea {
    max-width: 100%;
    padding: 15px;
    height: 200px;
}

@media (max-width: 767px) {
    .page-feedback-form textarea {
        padding: 30px;
    }
}

.page-feedback-footer {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.page-feedback-submit {
    position: relative;
    display: inline-block;
    padding-right: 45px;
    width: 280px;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    background: #ffffff;
    border: 2px solid #937e65;
}

.page-feedback-submit:hover {
    background: #937e65;
    color: #ffffff;
}

.page-feedback-submit:hover:before {
    border-left: 1px solid #937e65;
}

@media (max-width: 767px) {
    .page-feedback-submit {
        width: 100%;
        height: 100px;
        line-height: 95px;
        padding-right: 60px;
        font-size: 30px;
    }
}

.page-feedback-submit:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 100%;
    border-left: 1px solid #c4c4c4;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
    color: #937e65;
    background: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .page-feedback-submit:before {
        width: 100px;
        border-left: 2px solid #c4c4c4;
        font-size: 40px;
    }
}

.page-feedback-info {
    padding-top: 56px;
    padding-left: 82px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-feedback-info {
        padding-top: 0;
        padding-left: 45px;
    }
}

.page-feedback-block {
    position: relative;
    margin-bottom: 28px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .page-feedback-block {
        margin-bottom: 42px;
        font-size: 28px;
        line-height: 1.4;
    }
}

.page-feedback-block:before {
    position: absolute;
    top: 0;
    left: -32px;
    font-family: "fontawesome", sans-serif;
    color: #ab9c8a;
}

@media (max-width: 767px) {
    .page-feedback-block:before {
        left: -60px;
    }
}

.page-feedback-block h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

@media (max-width: 767px) {
    .page-feedback-block h3 {
        font-size: 30px;
        line-height: 1.4;
    }
}

.page-feedback-block p {
    margin-bottom: 3px;
}

.page-feedback-block a {
    color: #ab9c8a;
}

.page-company-chief {
    margin-top: -50px;
    margin-bottom: 16px;
    padding-top: 31px;
    padding-bottom: 30px;
    background: #f0f0f0;
}

.page-company-chief:before, .page-company-chief:after {
    content: " ";
    display: table;
}

.page-company-chief:after {
    clear: both;
}

.page-company-chief-person {
    float: left;
}

@media (max-width: 767px) {
    .page-company-chief-person {
        width: 60%;
        text-align: center;
    }
}

.page-company-chief-company {
    float: right;
    margin-top: 34px;
}

.page-company-chief-company img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .page-company-chief-company {
        width: 40%;
        padding: 0 20px;
        text-align: center;
    }
}

.page-company-chief-img {
    margin-right: 26px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .page-company-chief-img {
        margin-bottom: 20px;
    }
}

.page-company-chief-content {
    display: inline-block;
    vertical-align: middle;
}

.page-company-chief-post {
    margin-bottom: 11px;
}

.page-company-chief-post span {
    padding: 0 20px;
    display: inline-block;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .page-company-chief-post span {
        font-size: 28px;
    }
}

.page-company-chief-name {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 20px;
    color: #333333;
}

@media (max-width: 767px) {
    .page-company-chief-name {
        font-size: 30px;
    }
}

.page-company-chief-position {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #797979;
}

@media (max-width: 767px) {
    .page-company-chief-position {
        font-size: 28px;
    }
}

.page-company-statistic {
    padding-top: 60px;
    padding-bottom: 150px;
    font-family: "PT Serif", sans-serif;
    margin-top: 20px;
    text-align: center;
    background-image: url("/local/templates/skkz/css/../images/bg-company-statistic.png");
    background-color: #38659c;
    background-position: center 70px;
    background-repeat: no-repeat;
}

.page-company-statistic:last-child {
    margin-bottom: -60px;
}

@media (max-width: 1199px) {
    .page-company-statistic {
        background-position: center bottom;
    }
}

@media (max-width: 767px) {
    .page-company-statistic {
        background-position: center bottom;
        padding-bottom: 70px;
    }
}

.page-company-statistic h2 {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 400;
    color: #ffffff;
}

.page-company-statistic p {
    font-style: italic;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.page-company-statistic--research {
    position: relative;
    height: 650px;
    overflow: hidden;
    margin: 70px 0 50px;
    padding: 20px 0;
    background-image: url("/local/templates/skkz/css/../images/bg-slider-indicator.jpg");
    background-position: center;
}

.page-company-statistic--research:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .page-company-statistic--research {
        min-height: 1040px;
        background-size: cover;
    }

    .page-company-statistic--research h2 {
        font-size: 55px;
    }

    .page-company-statistic--research p {
        font-size: 24px;
    }
}

.page-company-statistic--research video {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: none;
}

@media (max-width: 991px) {
    .page-company-statistic--research video {
        display: none;
    }
}

.page-company-statistics-num {
    font-family: "Noto Sans", sans-serif;
}

.page-company-statistics-num .ppc-percents {
    background: #39659c;
}

.page-company-statistics-num .ppc-progress .ppc-progress-fill {
    background: -webkit-linear-gradient(left, #ffffff, #ae9e8c);
    background: linear-gradient(to right, #ffffff, #ae9e8c);
}

.page-company-statistics-num .gt-50 .ppc-progress .ppc-progress-fill {
    background: #567aa8;
}

.page-company-statistics-num .pcc-percents-wrapper {
    font-size: 14px;
    color: #dadada;
}

@media (max-width: 767px) {
    .page-company-statistics-num .pcc-percents-wrapper {
        font-size: 24px;
    }
}

.page-company-statistics-num .pcc-percents-wrapper span {
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
}

@media (max-width: 767px) {
    .page-company-statistics-num .pcc-percents-wrapper span {
        font-size: 35px;
    }
}

.page-company-statistics-num .progress-pie-chart {
    background: #567aa8;
}

.page-company-statistics-num .progress-pie-chart:after {
    border: 2px solid #39659c;
}

.page-company-statistics-num .progress-pie-chart.gt-50 {
    background: -webkit-linear-gradient(left, #ffffff, #ae9e8c);
    background: linear-gradient(to right, #ffffff, #ae9e8c);
}

.page-company-statistics-items {
    margin-top: 50px;
}

.page-company-statistics-items:before, .page-company-statistics-items:after {
    content: " ";
    display: table;
}

.page-company-statistics-items:after {
    clear: both;
}

.page-company-statistics-item {
    display: inline-block;
    width: 19%;
}

@media (max-width: 1199px) {
    .page-company-statistics-item {
        width: 33%;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .page-company-statistics-item {
        width: 48%;
        margin-bottom: 20px;
    }
}

.page-company-statistics-title {
    margin-top: 20px;
    font-family: "Noto Sans", sans-serif;
}

.page-company-statistics-title span {
    display: inline-block;
    padding: 5px 10px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .page-company-statistics-title span {
        font-size: 18px;
    }
}

.company-indicators-description {
    position: relative;
    width: 780px;
    max-width: 100%;
    margin: -13px auto 0;
    padding-top: 24px;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
}

@media (max-width: 767px) {
    .company-indicators-description {
        font-size: 30px;
        line-height: 45px;
    }
}

.company-indicators-description:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 2px;
    background: #ae9e8c;
}

.company-indicators {
    margin-bottom: 53px;
}

.company-indicators .selectpicker-doc {
    margin-top: 0;
}

.company-indicators .tab-content {
    padding-top: 39px;
}

.company-indicators .nav-tabs {
    margin-top: 74px;
    border: none;
}

.company-indicators .nav-tabs > li {
    margin: 0;
    width: 20%;
    border-left: 1px solid #d5cec5;
}

@media (max-width: 1199px) {
    .company-indicators .nav-tabs > li {
        width: 33.33333%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 767px) {
    .company-indicators .nav-tabs > li {
        width: 50%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
}

.company-indicators .nav-tabs > li:first-child {
    border-left: 1px solid transparent;
}

.company-indicators .nav-tabs > li.active > a {
    background: #283652;
    color: #ffffff;
}

.company-indicators .nav-tabs > li > a {
    margin: 0;
    padding: 19px 10px;
    display: block;
    font-size: 15px;
    color: #ffffff;
    border: none !important;
    border-radius: 0;
    background: #ab9c8a;
    text-align: center;
}

.company-indicators .nav-tabs > li > a:hover {
    background: #b9a997;
}

@media (max-width: 767px) {
    .company-indicators .nav-tabs > li > a {
        font-size: 22px;
    }
}

.company-indicators-items {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 45px;
}

.company-indicators-items:before, .company-indicators-items:after {
    content: " ";
    display: table;
}

.company-indicators-items:after {
    clear: both;
}

.company-indicators-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .company-indicators-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .company-indicators-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .company-indicators-item {
        float: left;
        width: 25%;
    }
}

.company-indicators-wrap {
    background: #ffffff;
    border: 1px solid #cdcdcd;
}

.company-indicators-number {
    height: 260px;
    padding-top: 40px;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
    .company-indicators-number {
        height: auto;
        padding-bottom: 40px;
    }
}

.company-indicators-number .progress-pie-chart.minus .pcc-percents-wrapper span {
    color: #a34949;
}

.company-indicators-number .pcc-percents-wrapper {
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .company-indicators-number .pcc-percents-wrapper {
        font-size: 24px;
    }
}

.company-indicators-number .pcc-percents-wrapper span {
    font-size: 30px;
    color: #ab9c8a;
}

@media (max-width: 767px) {
    .company-indicators-number .pcc-percents-wrapper span {
        font-size: 35px;
    }
}

.company-indicators-content {
    position: relative;
    height: 118px;
    padding: 19px 22px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .company-indicators-content {
        height: auto;
        padding: 25px 22px;
    }
}

.company-indicators-content:before, .research-results__item:after, .research-privatization__title:before {
    position: absolute;
    right: -25px;
    font-family: "fontawesome", sans-serif;
    color: #f0f0f0;
    font-size: 150px;
    line-height: 1;
}

.company-indicators-category span {
    position: relative;
    display: inline-block;
    padding: 5px 11px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    background: #ab9c8a;
}

@media (max-width: 767px) {
    .company-indicators-category span {
        font-size: 22px;
    }
}

.company-indicators-title {
    position: relative;
    margin-top: 11px;
    font-size: 16px;
    line-height: 20px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .company-indicators-title {
        margin-top: 15px;
        font-size: 30px;
        line-height: 45px;
    }
}

.blocks-blue {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 6px;
}

.blocks-blue:before, .blocks-blue:after {
    content: " ";
    display: table;
}

.blocks-blue:after {
    clear: both;
}

.blocks-blue--noticon {
    margin-top: 15px;
}

.blocks-blue--noticon .blocks-blue-content {
    top: 115px;
    font-size: 14px;
}

@media (max-width: 1199px) {
    .blocks-blue--noticon .blocks-blue-content {
        top: 22px;
    }
}

@media (max-width: 767px) {
    .blocks-blue--noticon .blocks-blue-content {
        font-size: 17px;
    }
}

.blocks-blue--noticon .blocks-blue-title {
    font-size: 20px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .blocks-blue--noticon .blocks-blue-title {
        font-size: 32px;
    }
}

.blocks-blue--noticon .blocks-blue-title:after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 50px;
    height: 2px;
    background-color: #ae9e8c;
}

.blocks-blue-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

@media (min-width: 768px) {
    .blocks-blue-item {
        float: left;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .blocks-blue-item {
        margin-bottom: 20px;
    }

    .blocks-blue-item img {
        width: 100%;
    }
}

.blocks-blue-item img {
    max-width: 100%;
}

.blocks-blue-content {
    position: absolute;
    padding: 0 30px;
    bottom: 39px;
    left: 10px;
    right: 10px;
    font-size: 15px;
    line-height: 1.4;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blocks-blue-content {
        bottom: 20px;
    }
}

@media (max-width: 767px) {
    .blocks-blue-content {
        font-size: 25px;
    }
}

.blocks-blue-title {
    margin-bottom: 21px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    line-height: 1.2;
}

@media (max-width: 767px) {
    .blocks-blue-title {
        font-size: 30px;
    }
}

.blocks-blue-icon {
    margin-bottom: 68px;
    text-align: center;
    font-size: 82px;
}

@media (max-width: 767px) {
    .blocks-blue-icon {
        margin-bottom: 0;
        line-height: 1;
    }
}

.blocks-blue-clarification {
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.5);
}

.progress-pie-chart {
    width: 178px;
    height: 178px;
    border-radius: 50%;
    background-color: #dadada;
    position: relative;
}

@media (max-width: 767px) {
    .progress-pie-chart {
        width: 356px;
        height: 356px;
    }
}

.progress-pie-chart.minus .ppc-progress-fill {
    background: -webkit-linear-gradient(left, #89273e, #a34949);
    background: linear-gradient(to right, #89273e, #a34949);
}

.progress-pie-chart.gt-50 {
    background: -webkit-linear-gradient(left, #4a6599, #ae9e8c);
    background: linear-gradient(to right, #4a6599, #ae9e8c);
}

.progress-pie-chart:after {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 176px;
    height: 176px;
    content: "";
    border: 2px solid #ffffff;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .progress-pie-chart:after {
        width: 352px;
        height: 352px;
    }
}

.ppc-progress {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -webkit-calc(50% - 89px);
    left: calc(50% - 89px);
    top: -webkit-calc(50% - 89px);
    top: calc(50% - 89px);
    width: 178px;
    height: 178px;
    clip: rect(0, 178px, 178px, 89px);
}

@media (max-width: 767px) {
    .ppc-progress {
        content: "";
        position: absolute;
        border-radius: 50%;
        left: -webkit-calc(50% - 178px);
        left: calc(50% - 178px);
        top: -webkit-calc(50% - 178px);
        top: calc(50% - 178px);
        width: 356px;
        height: 356px;
        clip: rect(0, 356px, 356px, 178px);
    }
}

.ppc-progress .ppc-progress-fill {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -webkit-calc(50% - 89px);
    left: calc(50% - 89px);
    top: -webkit-calc(50% - 89px);
    top: calc(50% - 89px);
    width: 178px;
    height: 178px;
    clip: rect(0, 89px, 178px, 0);
    background: -webkit-linear-gradient(left, #4a6599, #ae9e8c);
    background: linear-gradient(to right, #4a6599, #ae9e8c);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}

@media (max-width: 767px) {
    .ppc-progress .ppc-progress-fill {
        content: "";
        position: absolute;
        border-radius: 50%;
        left: -webkit-calc(50% - 178px);
        left: calc(50% - 178px);
        top: -webkit-calc(50% - 178px);
        top: calc(50% - 178px);
        width: 356px;
        height: 356px;
        clip: rect(0, 178px, 356px, 0);
    }
}

.gt-50 .ppc-progress {
    clip: rect(0, 89px, 178px, 0);
}

@media (max-width: 767px) {
    .gt-50 .ppc-progress {
        clip: rect(0, 178px, 356px, 0);
    }
}

.gt-50 .ppc-progress .ppc-progress-fill {
    clip: rect(0, 178px, 178px, 89px);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #dadada;
}

@media (max-width: 767px) {
    .gt-50 .ppc-progress .ppc-progress-fill {
        clip: rect(0, 356px, 356px, 178px);
    }
}

.ppc-percents {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -webkit-calc(50% - 160.36036px / 2);
    left: calc(50% - 160.36036px / 2);
    top: -webkit-calc(50% - 160.36036px / 2);
    top: calc(50% - 160.36036px / 2);
    width: 160.36036px;
    height: 160.36036px;
    background: #fff;
    text-align: center;
    display: table;
}

@media (max-width: 767px) {
    .ppc-percents {
        content: "";
        position: absolute;
        border-radius: 50%;
        left: -webkit-calc(50% - 320.72072px / 2);
        left: calc(50% - 320.72072px / 2);
        top: -webkit-calc(50% - 320.72072px / 2);
        top: calc(50% - 320.72072px / 2);
        width: 320.72072px;
        height: 320.72072px;
    }
}

.ppc-percents span {
    display: block;
    font-size: 2.6em;
    font-weight: bold;
    color: #81CE97;
}

.pcc-percents-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.progress-pie-chart {
    margin: 0 auto;
}

.icon-document {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 46px;
}

@media (max-width: 767px) {
    .icon-document {
        width: 64px;
        height: 92px;
    }
}

.icon-document span {
    position: absolute;
    top: 12px;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    font-family: "Myriad Pro", "Arial";
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    z-index: 10;
}

@media (max-width: 767px) {
    .icon-document span {
        top: 29px;
        font-size: 20px;
    }
}

.icon-document:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url("/local/templates/skkz/css/../images/icon-doc-arrow.svg");
    background-size: cover;
    width: 32px;
    height: 46px;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .icon-document:before {
        width: 64px;
        height: 92px;
    }
}

.icon-document:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-image: url("/local/templates/skkz/css/../images/icon-doc-arrow-hover.svg");
    background-size: cover;
    width: 32px;
    height: 49px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .icon-document:after {
        width: 64px;
        height: 98px;
    }
}

.raiting-title {
    min-height: 120px;
    background: url(/local/templates/skkz/css/../images/raiting-banner.png) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-family: "PT Serif", sans-serif;
}

.raiting-title time {
    font-size: 16px;
}

@media (max-width: 767px) {
    .raiting-title time {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .raiting-title h3 {
        font-size: 44px;
        margin-top: 10px;
    }
}

.raiting-list {
    list-style: none;
    padding: 0;
    margin: 40px 0 70px;
}

@media (min-width: 992px) {
    .raiting-list {
        width: 72%;
        margin: 45px auto;
    }
}

.raiting-list > li {
    position: relative;
    padding-bottom: 30px;
    font-size: 30px;
}

.raiting-list > li:not(:last-child) {
    margin-bottom: 35px;
}

.raiting-list > li:not(:last-child):after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12%;
    height: 2px;
    background: #ab9c8a;
}

@media (min-width: 768px) {
    .raiting-list > li {
        font-size: 16px;
    }
}

.raiting-list > li p {
    font-family: "PT Serif", sans-serif;
    font-size: 32px;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .raiting-list > li p {
        font-size: 17px;
    }
}

.raiting-item {
    position: relative;
    text-align: center;
    color: #fff;
}

@media (max-width: 767px) {
    .raiting-item > img {
        width: 100%;
    }
}

.raiting-item-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.raiting-item-info .investor-num {
    margin-bottom: 20px;
    font-size: 45px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .raiting-item-info .investor-num {
        font-size: 36px;
    }
}

.raiting-item-info .investor-num:before {
    color: #169bbc;
    top: -15%;
}

.raiting-item-info .investor-place {
    color: #fff;
}

.raiting-item-info .investor-descript {
    font-size: 24px;
}

@media (min-width: 768px) {
    .raiting-item-info .investor-descript {
        font-size: 16px;
    }
}

.raiting-item-info .investor-descript:before {
    background: #169bbc;
    width: 40%;
}

.raiting-item-info .investor-num-before:before {
    display: none;
}

.raiting-item-time {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 6%;
    font-size: 20px;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    color: #a7a7a7;
}

@media (min-width: 768px) {
    .raiting-item-time {
        font-size: 16px;
    }
}

.research-slider .corporate-slider:before {
    display: none;
}

.research-slider .corporate-slider-img {
    height: 440px;
}

.research-slider .corporate-slider .flex-direction-nav a {
    margin-top: -10px;
}

.research-slider .corporate-slider .flex-direction-nav a:before {
    color: #fff !important;
}

.research-slider .tab-content {
    padding-left: 190px;
}

@media (max-width: 767px) {
    .research-slider .tab-content {
        padding: 0;
    }
}

.research-slider .nav-tabs {
    width: 180px;
    background: none;
}

.research-slider .nav-tabs:after {
    display: none;
}

@media (max-width: 767px) {
    .research-slider .nav-tabs {
        width: 100% !important;
        margin: 20px 0;
    }

    .research-slider .nav-tabs > li {
        display: inline-block;
        width: 18.7%;
        margin-left: 1.6%;
    }

    .research-slider .nav-tabs > li:first-child {
        margin-left: 0;
    }
}

.research-slider .nav-tabs > li:not(:last-child) {
    margin-bottom: 10px;
}

.research-slider .nav-tabs > li > a {
    padding: 0;
    border: none !important;
}

.research-slider .nav-tabs > li > a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(74, 101, 153, 0.8);
}

@media (max-width: 767px) {
    .research-slider .nav-tabs > li > a {
        line-height: 1;
    }

    .research-slider .nav-tabs > li > a > img {
        max-width: 100%;
    }
}

.research-slider .nav-tabs > li.active > a {
    background: none;
}

.research-slider .nav-tabs > li.active > a:before {
    opacity: 0;
}

.research-slider .nav-tabs > li.active > a:after {
    visibility: hidden;
}

.research-slider-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 135px;
    padding: 18px 0 18px 50px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.research-slider-title {
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
}

.research-slider-descript {
    font-size: 14px;
    margin-bottom: 15px;
}

.research-slider time {
    color: #ab9c8a;
}

.research-parallax {
    position: relative;
    height: 640px;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .research-parallax {
        display: none;
    }
}

.research-parallax > li {
    width: 100%;
}

.research-parallax > li > img {
    position: absolute;
    border: 2px solid #fff;
}

.research-parallax > li:first-child > img {
    top: 50px;
}

.research-parallax > li:nth-child(2) > img {
    left: 230px;
    top: 200px;
}

.research-parallax > li:nth-child(3) > img {
    left: 430px;
    top: 20px;
}

.research-parallax > li:nth-child(4) {
    z-index: 1;
}

.research-parallax > li:nth-child(4) > img {
    right: 180px;
    top: 230px;
}

.research-parallax > li:nth-child(5) > img {
    right: 100px;
    top: 80px;
    width: 16%;
}

.research-parallax > li:last-child > img {
    right: 0;
    top: 430px;
}

.reports-research {
    margin-bottom: 40px;
}

.reports-research .reports-nav-type-item {
    width: 25%;
    border-bottom: 1px solid #d5cec5;
}

.reports-research .reports-nav-type-item.active .reports-nav-type-link {
    color: #fff;
}

.reports-research .reports-title time {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #ab9c8a;
    font-family: "Noto Sans";
}

@media (max-width: 767px) {
    .reports-research .reports-title time {
        font-size: 24px;
    }
}

.reports-research .reports-options a {
    width: 99.7%;
}

.research-slider-frame {
    height: 450px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .research-slider-frame {
        height: 370px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .research-slider-frame {
        height: 260px;
    }
}

@media (max-width: 767px) {
    .research-slider-frame {
        height: 250px;
    }
}

@media (min-width: 768px) {
    .research-results {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.research-results__item {
    position: relative;
    padding: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #f4f4f4;
}

@media (min-width: 1200px) {
    .research-results__item {
        padding: 30px 45px;
    }
}

@media (min-width: 768px) {
    .research-results__item {
        width: 49%;
    }
}

.research-results__item:after {
    bottom: -60px;
    color: #e8e8e8;
}

.research-results__content {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
}

@media (min-width: 992px) {
    .research-results .progress-pie-chart {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .research-results .pcc-percents-wrapper {
        font-size: 25px;
    }
}

.research-results .ppc-percents span {
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .research-results .ppc-percents span {
        font-size: 55px;
    }
}

.research-results__content {
    margin: 5% 0 0;
}

@media (min-width: 992px) {
    .research-results__content {
        width: 50%;
        float: right;
        margin-top: 0;
    }
}

.research-results__content > p {
    margin-top: 20px;
    font-size: 13px;
    color: #5e5e5e;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .research-results__content > p {
        font-size: 26px;
    }
}

.research-slider-indicators {
    padding-top: 150px;
}

@media (max-width: 767px) {
    .research-slider-indicators {
        padding-top: 200px;
    }
}

.research-slider-indicators .flexslider {
    background: url(/local/templates/skkz/css/../images/bg_lines.png) no-repeat transparent;
    border: none;
    min-height: 260px;
    margin-bottom: 20px;
}

.research-slider-indicators .flexslider .flex-viewport {
    overflow: visible !important;
}

.research-slider-indicators .flexslider .slides > li {
    position: relative;
}

@media (max-width: 767px) {
    .research-slider-indicators .flexslider {
        margin-bottom: 80px;
    }
}

.research-slider-indicators .flex-direction-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 300px;
    top: -90px;
}

@media (max-width: 767px) {
    .research-slider-indicators .flex-direction-nav {
        top: -120px;
        width: 100%;
    }
}

.research-slider-indicators .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.research-slider-indicators .flex-direction-nav a {
    opacity: 1 !important;
    text-align: center !important;
}

.research-slider-indicators .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 20px;
    text-shadow: none;
}

.research-slider-indicators .flex-direction-nav .flex-prev {
    left: 0 !important;
}

@media (max-width: 767px) {
    .research-slider-indicators .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
}

.research-slider-indicators .flex-direction-nav .flex-next {
    right: 0 !important;
}

@media (max-width: 767px) {
    .research-slider-indicators .flex-direction-nav .flex-next {
        right: 30px !important;
    }
}

.research-slider-indicators__title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -110px;
    min-width: 300px;
}

@media (max-width: 767px) {
    .research-slider-indicators__title {
        width: 100%;
        top: -150px;
    }

    .research-slider-indicators__title > h3 {
        font-size: 38px;
    }
}

.research-slider-indicators__title > h3 {
    color: #fff;
    margin-top: 0;
}

.research-slider-indicators__title > span {
    font-style: italic;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
}

.research-slider-indicators__title > span:before {
    content: '';
    display: block;
    margin: 15px auto 10px;
    width: 50px;
    height: 2px;
    background-color: #ae9e8c;
}

.research-slider-indicators__clarific {
    position: relative;
    padding-left: 20px;
    text-align: left;
    font-size: 12px !important;
}

@media (max-width: 767px) {
    .research-slider-indicators__clarific {
        font-size: 19px !important;
    }
}

.research-slider-indicators__clarific:before {
    content: '*';
    position: absolute;
    left: 0;
    top: 0;
}

.research-slider-indicators__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0 30%;
    min-height: 280px;
}

@media (max-width: 767px) {
    .research-slider-indicators__content {
        min-height: 295px;
        padding: 0 30px;
    }
}

.research-slider-indicators__item {
    position: relative;
    width: 110px;
}

@media (min-width: 992px) {
    .research-slider-indicators__item {
        width: 83px;
    }
}

.research-slider-indicators__item:last-child > div {
    background-image: -webkit-linear-gradient(bottom, #b1a08d, #f6d2a9);
    background-image: linear-gradient(to top, #b1a08d, #f6d2a9);
}

.research-slider-indicators__item:last-child > div:before {
    background-color: #efcda7;
}

.research-slider-indicators__item:last-child > div:after {
    border-color: #efcda7;
}

.research-slider-indicators__item:last-child > span {
    color: #efcda7;
}

.research-slider-indicators__item > span {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-family: "Noto Sans", sans-serif;
}

.research-slider-indicators__item > span:first-child {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -40px;
    width: 100%;
}

@media (max-width: 767px) {
    .research-slider-indicators__item > span {
        font-size: 20px;
    }

    .research-slider-indicators__item > span:first-child {
        top: -55px;
    }
}

.research-slider-indicators__item > div {
    position: relative;
    margin: 0 auto 7px;
    width: 6px;
    max-height: 0;
    background-image: -webkit-linear-gradient(bottom, #af9e8d, #fff);
    background-image: linear-gradient(to top, #af9e8d, #fff);
    -webkit-transition: 3s;
    transition: 3s;
}

.flex-active-slide .research-slider-indicators__item > div {
    max-height: 236px;
}

.research-segment .research-slider-indicators__item > div {
    max-height: 340px;
    margin-bottom: 0;
}

.research-slider-indicators__item > div:before, .research-slider-indicators__item > div:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
}

.research-slider-indicators__item > div:before {
    top: -15px;
    width: 16px;
    height: 16px;
    background-color: #fff;
}

.research-slider-indicators__item > div:after {
    top: -18px;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
}

.research-slider-indicators__item > div.loss:before {
    bottom: -15px;
    top: initial;
}

.research-slider-indicators__item > div.loss:after {
    bottom: -18px;
    top: initial;
}

.research-segment {
    background-color: #125b8c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
}

.research-segment .flexslider {
    background: none;
    border: none;
    margin-bottom: 0;
}

.research-segment .flexslider .slides > li {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.research-segment .flexslider .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.research-segment .flexslider .flex-direction-nav a {
    opacity: 1 !important;
    text-align: center !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.research-segment .flexslider .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 20px;
    text-shadow: none;
}

.research-segment .flexslider .flex-direction-nav .flex-prev {
    left: 0 !important;
}

@media (max-width: 767px) {
    .research-segment .flexslider .flex-direction-nav .flex-prev {
        left: -30px !important;
    }
}

.research-segment .flexslider .flex-direction-nav .flex-next {
    right: 0 !important;
}

@media (max-width: 767px) {
    .research-segment .flexslider .flex-direction-nav .flex-next {
        right: -30px !important;
    }
}

.research-segment .tab-content .tab-pane {
    display: none;
    min-height: 520px;
}

.research-segment .tab-content .active {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.research-segment__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.research-segment__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 100px !important;
    text-align: center;
    cursor: pointer;
}

.research-segment__item:last-child {
    border-right: none;
}

@media (min-width: 992px) {
    .research-segment__item {
        padding-top: 60px !important;
        border-right: 1px solid #5a8daf;
    }

    .research-segment__item:hover {
        background-color: rgba(0, 0, 0, 0.6);
    }
}

@media (max-width: 767px) {
    .research-segment__item {
        padding-bottom: 50px !important;
    }
}

.research-segment__digits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #bababa;
}

.research-segment__digits span {
    color: #fff;
}

.research-segment__category {
    min-height: 110px;
    padding: 25px 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #fff;
}

@media (max-width: 767px) {
    .research-segment__category {
        font-size: 20px;
    }
}

.research-years {
    margin-bottom: 30px;
    text-align: center;
}

.research-years a {
    position: relative;
    color: #333333;
    padding-left: 30px;
}

.research-years a:not(:first-of-type) {
    margin-left: 35px;
}

.research-years a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 16%;
    height: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
}

.research-years a.active:before {
    background-color: #f4d0a9;
}

@media (max-width: 767px) {
    .research-years a {
        padding-left: 60px;
        font-size: 30px;
    }
}

.research-transformation {
    overflow: hidden;
}

@media (min-width: 992px) {
    .research-transformation {
        background-image: -webkit-linear-gradient(left, #f4f4f4 50%, #ae9e8c 50%);
        background-image: linear-gradient(to right, #f4f4f4 50%, #ae9e8c 50%);
    }
}

.research-transformation-info {
    padding: 60px 30px 40px;
    position: relative;
    float: left;
    background-color: #f4f4f4;
}

@media (min-width: 992px) {
    .research-transformation-info {
        width: 45%;
        padding-left: 0;
        padding-right: 0;
    }
}

.research-transformation-info > h2 {
    font-family: "PT Serif", sans-serif;
}

.research-transformation-info > h2:after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 10%;
    height: 2px;
    background-color: #ae9e8c;
}

@media (max-width: 767px) {
    .research-transformation-info > h2 {
        font-size: 55px;
    }
}

.research-transformation-info > p {
    font-size: 16px;
    line-height: 1.5;
    margin: 60px 0 100px;
}

.research-transformation-info__link {
    position: relative;
    font-size: 16px;
    color: #0a66a4;
}

.research-transformation-info__link:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -35px;
    font-size: 12px;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .research-transformation-info > p, .research-transformation-info__link {
        font-size: 28px;
    }
}

.research-transformation-result {
    list-style: none;
    padding: 0;
    margin-top: 50px;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #ae9e8c;
}

@media (min-width: 992px) {
    .research-transformation-result {
        width: 50%;
        margin: 0;
    }
}

.research-transformation-result__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 300px;
    width: 100%;
    margin-bottom: 30px;
    background-color: #b9a997;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.research-transformation-result__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .research-transformation-result__item {
        width: 49%;
        margin-bottom: 2%;
    }

    .research-transformation-result__item:nth-last-child(2) {
        margin-bottom: 0;
    }
}

.research-transformation-result__item > a {
    color: #333333;
    margin: auto;
    padding: 30px;
    text-align: center;
    -webkit-transition: inherit;
    transition: inherit;
}

.research-transformation-result__item h3 {
    font-size: 20px;
}

.research-transformation-result__item h3:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background-color: #fff;
    margin: 10px auto 0;
}

@media (max-width: 767px) {
    .research-transformation-result__item h3 {
        font-size: 36px;
    }
}

.research-transformation-result__item p {
    display: none;
}

@media (min-width: 992px) {
    .research-transformation-result__item:hover {
        background-color: #4a6599;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .research-transformation-result__item:hover > a {
        margin: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    .research-transformation-result__item:hover img {
        position: absolute;
        right: 0;
        bottom: 0;
        opacity: .2;
    }

    .research-transformation-result__item:hover h3 {
        display: none;
    }

    .research-transformation-result__item:hover p {
        display: block;
        text-align: left;
        color: #fff;
        font-size: 15px;
        line-height: 1.4;
    }
}

@media (min-width: 992px) and (max-width: 767px) {
    .research-transformation-result__item:hover p {
        font-size: 24px;
    }
}

.research-privatization {
    margin: 45px 0 -20px;
    list-style: none;
    padding: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .research-privatization {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.research-privatization__item {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .research-privatization__item {
        width: 49%;
        margin-bottom: 40px;
        will-change: transform;
        -webkit-transition: -webkit-transform 1s;
        transition: -webkit-transform 1s;
        transition: transform 1s;
        transition: transform 1s, -webkit-transform 1s;
    }

    .research-privatization__item:nth-child(odd) {
        -webkit-transform: translateX(-250%);
        -ms-transform: translateX(-250%);
        transform: translateX(-250%);
    }

    .research-privatization__item:nth-child(even) {
        -webkit-transform: translateX(250%);
        -ms-transform: translateX(250%);
        transform: translateX(250%);
    }

    .js-show .research-privatization__item {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.research-privatization__title {
    position: relative;
    overflow: hidden;
    width: 100%;
    line-height: 50px;
    background-color: #4a6599;
    font-size: 20px;
    font-family: "PT Serif", sans-serif;
    color: #fff;
    text-align: center;
}

.research-privatization__title:before {
    bottom: -65px;
    left: -100%;
    color: rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .research-privatization__title {
        line-height: 1.2;
        padding: 20px 0;
        font-size: 39px;
    }
}

.research-privatization__numbers {
    width: 50%;
    position: relative;
    padding: 21px;
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.research-privatization__numbers + .research-privatization__numbers {
    border-left: 1px solid #d5d5d5;
}

.research-privatization__numbers + .research-privatization__numbers .research-privatization__years {
    left: 0;
    right: auto;
}

.research-privatization__count {
    margin: auto;
    text-align: center;
}

.research-privatization__count > span {
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .research-privatization__count > span {
        font-size: 24px;
    }
}

.research-privatization__count > span:first-child {
    color: #ae9e8c;
    font-size: 30px;
    display: block;
}

@media (max-width: 767px) {
    .research-privatization__count > span:first-child {
        font-size: 50px;
    }
}

.research-privatization__years {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    padding: 3px 6%;
    background-color: #ae9e8c;
    text-align: center;
    color: #fff;
}

@media (max-width: 767px) {
    .research-privatization__years {
        font-size: 24px;
    }
}

.research-investments {
    margin: 40px 0 85px;
}

@media (min-width: 992px) {
    .research-investments {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .research-investments__text, .research-investments .block-pattern {
        width: 50%;
    }
}

.research-investments__text {
    padding: 30px;
    background-color: #ae9e8c;
    color: #fff;
}

@media (min-width: 768px) {
    .research-investments__text {
        padding-left: -webkit-calc(50% - 370px);
        padding-left: calc(50% - 370px);
        padding-right: -webkit-calc(50% - 370px);
        padding-right: calc(50% - 370px);
    }
}

@media (min-width: 992px) {
    .research-investments__text {
        padding-left: -webkit-calc(50% - 480px);
        padding-left: calc(50% - 480px);
        padding-right: 30px;
    }
}

@media (min-width: 1200px) {
    .research-investments__text {
        padding-left: -webkit-calc(50% - 590px);
        padding-left: calc(50% - 590px);
    }
}

.research-investments__text > h2 {
    font-family: "PT Serif", sans-serif;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .research-investments__text > h2 {
        max-width: 75%;
    }
}

@media (max-width: 767px) {
    .research-investments__text > h2 {
        font-size: 50px;
    }
}

.research-investments__text > p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
}

@media (max-width: 767px) {
    .research-investments__text > p {
        font-size: 26px;
    }
}

.research-investments .block-pattern {
    padding: 70px 30px 20px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .research-investments .block-pattern {
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .research-investments .block-pattern {
        padding-right: -webkit-calc(50% - 370px);
        padding-right: calc(50% - 370px);
        padding-left: -webkit-calc(50% - 370px);
        padding-left: calc(50% - 370px);
    }
}

@media (min-width: 992px) {
    .research-investments .block-pattern {
        padding-left: 30px;
        padding-right: -webkit-calc(50% - 480px);
        padding-right: calc(50% - 480px);
    }
}

@media (min-width: 1200px) {
    .research-investments .block-pattern {
        padding-right: -webkit-calc(50% - 590px);
        padding-right: calc(50% - 590px);
    }
}

.research-investments .mission-action > li {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
}

.research-activity {
    list-style: none;
    margin: 30px 0 60px;
    padding: 0;
}

@media (min-width: 768px) {
    .research-activity {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.research-activity__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}

.research-activity__item:nth-child(odd) {
    background-color: #f4f4f4;
    border: none;
}

@media (min-width: 768px) {
    .research-activity__item {
        width: 32%;
        margin-bottom: 2%;
    }
}

.research-activity__item:hover {
    background-color: #ae9e8c;
}

.research-activity__item:hover > a {
    color: #fff;
}

.research-activity__item > a {
    margin: auto;
    text-align: center;
    padding: 7%;
    color: #333333;
    font-size: 16px;
}

@media (max-width: 767px) {
    .research-activity__item > a > img {
        width: 130px;
    }
}

.research-activity__item > a > span {
    display: block;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .research-activity__item > a > span {
        margin-top: 40px;
        font-size: 28px;
    }
}

.research-totals {
    padding-top: 0 !important;
    margin-top: 0 !important;
    min-height: 520px;
    background-image: url(/local/templates/skkz/css/../images/bg-research-totals.jpg) !important;
    background-size: cover !important;
}

.research-totals .nav-tabs {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.research-totals .nav-tabs > li {
    display: inline-block;
}

.research-totals .nav-tabs > li > a {
    color: #fff !important;
    font-family: "PT Serif", sans-serif;
    font-size: 30px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .research-totals .nav-tabs > li > a {
        font-size: 20px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .research-totals .nav-tabs > li > a {
        font-size: 28px !important;
    }
}

.research-totals__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    counter-reset: i;
}

@media (max-width: 1199px) {
    .research-totals__list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.research-totals__list > li {
    width: 47%;
    padding-top: 125px;
    position: relative;
    color: #ae9e8c;
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .research-totals__list > li {
        width: 17%;
    }
}

@media (max-width: 767px) {
    .research-totals__list > li {
        padding-top: 180px;
        margin-bottom: 60px;
    }
}

.research-totals__list > li:after {
    counter-increment: i;
    content: counter(i);
    position: absolute;
    font-size: 50px;
    font-family: "PT Serif", sans-serif;
    left: 0;
    top: 0;
    width: 100%;
    height: 115px;
    line-height: 2.2;
    background: url(/local/templates/skkz/css/../images/research-totals-icon.svg) no-repeat center;
    background-size: contain;
}

@media (max-width: 767px) {
    .research-totals__list > li:after {
        height: 160px;
        font-size: 70px;
    }
}

.research-totals__descript {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

@media (max-width: 767px) {
    .research-totals__descript {
        font-size: 22px;
    }
}

.reseach-banner {
    position: relative;
    min-height: 200px;
    padding-left: 40px;
    margin-top: 45px;
    background: url(/local/templates/skkz/css/../pictures/research-main-banner.jpg) center;
}

.reseach-banner > h1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    color: #fff;
}

.meaning-transformation-description {
    position: relative;
    margin: 0 auto;
    width: 685px;
    max-width: 100%;
    padding-top: 18px;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
}

@media (max-width: 767px) {
    .meaning-transformation-description {
        font-size: 28px;
        line-height: 1.4;
    }
}

.meaning-transformation-description:before {
    position: absolute;
    content: "";
    width: 180px;
    top: -13px;
    left: 50%;
    margin-left: -90px;
    height: 2px;
    background: #ae9e8c;
}

.meaning-transformation-items {
    margin-top: 54px;
    margin-left: -10px;
    margin-right: -10px;
}

.meaning-transformation-items:before, .meaning-transformation-items:after {
    content: " ";
    display: table;
}

.meaning-transformation-items:after {
    clear: both;
}

.meaning-transformation-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .meaning-transformation-item {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 767px) {
    .meaning-transformation-item {
        margin-bottom: 75px;
        font-size: 28px;
        line-height: 1.4;
    }
}

.meaning-transformation-img {
    position: relative;
    text-align: center;
}

.meaning-transformation-img img {
    width: 100%;
}

.meaning-transformation-icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -40px;
    font-size: 80px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 767px) {
    .meaning-transformation-icon {
        font-size: 150px;
        margin-top: -75px;
    }
}

.meaning-transformation-title {
    margin-top: 32px;
    font-family: "PT Serif", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #283652;
}

@media (max-width: 767px) {
    .meaning-transformation-title {
        font-size: 30px;
    }
}

.meaning-transformation-title:before {
    margin-right: 13px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 8px;
    height: 8px;
    background: #dadada;
    border-radius: 50%;
}

.meaning-transformation-content {
    position: relative;
    padding-left: 21px;
    margin-top: 13px;
    padding-top: 12px;
}

.meaning-transformation-content:before {
    position: absolute;
    top: 0;
    left: 21px;
    content: "";
    width: 40px;
    height: 2px;
    background: #ae9e8c;
}

.page-video {
    margin-top: 88px;
    padding-top: 52px;
    padding-bottom: 63px;
    width: 100%;
    background-color: #ededed;
    background-image: url("/local/templates/skkz/css/../images/bg-big-video.png");
}

.page-video-description {
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

@media (max-width: 767px) {
    .page-video-description {
        font-size: 28px;
        line-height: 1.4;
    }
}

.page-video-iframe {
    margin-top: 60px;
    position: relative;
}

.page-video-iframe img {
    max-width: 100%;
}

.block-icons {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
}

.block-icons:before, .block-icons:after {
    content: " ";
    display: table;
}

.block-icons:after {
    clear: both;
}

.block-icons.block-icons-2 .block-icons-item {
    margin-bottom: 83px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .block-icons.block-icons-2 .block-icons-item {
        float: left;
        width: 50%;
    }
}

.block-icons.block-icons-2 .block-icons-item:nth-child(2n+1) {
    padding-right: 110px;
    clear: left;
}

@media (max-width: 767px) {
    .block-icons.block-icons-2 .block-icons-item:nth-child(2n+1) {
        padding-right: 10px;
    }
}

.block-icons.block-icons-2 .block-icons-item:nth-child(2n) {
    padding-left: 110px;
}

@media (max-width: 767px) {
    .block-icons.block-icons-2 .block-icons-item:nth-child(2n) {
        padding-left: 10px;
    }
}

.block-icons.block-icons-2 .block-icons-item:nth-last-child(1), .block-icons.block-icons-2 .block-icons-item:nth-last-child(2) {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .block-icons.block-icons-2 .block-icons-item:nth-last-child(1), .block-icons.block-icons-2 .block-icons-item:nth-last-child(2) {
        margin-bottom: 80px;
    }
}

.block-icons.block-icons-2 img {
    height: 87px;
}

@media (max-width: 767px) {
    .block-icons.block-icons-2 img {
        height: 100px;
    }
}

.block-icons.block-icons-4 .block-icons-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .block-icons.block-icons-4 .block-icons-item {
        float: left;
        width: 25%;
    }
}

.block-icons.block-icons-innovations h3 {
    margin-top: 27px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #283652;
}

@media (max-width: 767px) {
    .block-icons.block-icons-innovations h3 {
        font-size: 30px;
    }
}

.block-icons.block-icons-innovations h3:before {
    top: 0;
    width: 50px;
    margin-left: -25px;
}

.block-icons-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}

@media (min-width: 768px) {
    .block-icons-item {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 767px) {
    .block-icons-item {
        margin-bottom: 75px;
        font-size: 28px;
        line-height: 1.4;
    }
}

.block-icons-item img {
    display: inline-block;
    height: 75px;
}

@media (max-width: 767px) {
    .block-icons-item img {
        height: 200px;
    }
}

.block-icons-item h3 {
    position: relative;
    margin-bottom: 17px;
    padding-bottom: 17px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #283652;
}

@media (max-width: 767px) {
    .block-icons-item h3 {
        font-size: 32px;
    }
}

.block-icons-item h3:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 2px;
    background-color: #0670a5;
}

.block-goals {
    margin-top: 36px;
    padding-top: 42px;
    padding-bottom: 71px;
    background: url("/local/templates/skkz/css/../images/bg-goals.png");
}

@media (max-width: 767px) {
    .block-goals {
        background: #395185;
    }
}

.block-goals-wrap {
    margin-left: -10px;
    margin-right: -10px;
    counter-reset: list;
}

.block-goals-wrap:before, .block-goals-wrap:after {
    content: " ";
    display: table;
}

.block-goals-wrap:after {
    clear: both;
}

.block-goal {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

@media (min-width: 768px) {
    .block-goal {
        float: left;
        width: 33.33333%;
    }
}

@media (max-width: 767px) {
    .block-goal {
        font-size: 28px;
        line-height: 1.4;
    }
}

.block-goal:before {
    display: block;
    width: 100%;
    text-align: center;
    counter-increment: list;
    content: counter(list);
    font-family: "PT Serif", sans-serif;
    font-size: 110px;
    line-height: 157px;
}

.block-goal h3 {
    position: relative;
    margin-top: 13px;
    margin-bottom: 33px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .block-goal h3 {
        font-size: 32px;
        line-height: 1.4;
    }
}

.block-goal h3:before {
    position: absolute;
    top: -36px;
    left: 50%;
    margin-left: -8px;
    content: "";
    width: 15px;
    height: 15px;
    background: #ae9e8c;
    border-radius: 50%;
}

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

.block-goal ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 24px;
}

.block-goal ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

.block-goal ul li span {
    margin-top: 4px;
    display: inline-block;
    padding: 3px 14px;
    background: #ae9e8c;
}

.transformation-slider {
    margin-top: 7px;
}

.flexslider.transformation-flexslider {
    margin-bottom: 0;
    border: none;
    background: none;
}

.flexslider.transformation-flexslider ul li {
    position: relative;
}

.flexslider.transformation-flexslider .flex-viewport {
    width: 100%;
}

.flexslider.transformation-flexslider .flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.flexslider.transformation-flexslider .flex-direction-nav .flex-disabled {
    opacity: 1;
    z-index: 1;
}

.flexslider.transformation-flexslider .flex-direction-nav a {
    opacity: 1 !important;
}

.flexslider.transformation-flexslider .flex-direction-nav a:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff !important;
    font-size: 24px;
    text-shadow: none;
}

.flexslider.transformation-flexslider .flex-direction-nav .flex-prev {
    left: 45px !important;
}

@media (max-width: 767px) {
    .flexslider.transformation-flexslider .flex-direction-nav .flex-prev {
        left: 30px !important;
    }
}

.flexslider.transformation-flexslider .flex-direction-nav .flex-next {
    right: 45px !important;
}

@media (max-width: 767px) {
    .flexslider.transformation-flexslider .flex-direction-nav .flex-next {
        right: 30px !important;
    }
}

@media (max-width: 767px) {
    .flexslider.transformation-flexslider .i-video-play {
        top: 30%;
    }
}

.transformation-slider-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 45px;
    padding: 0 29px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .transformation-slider-content {
        position: relative;
        padding: 20px 30px;
        left: auto;
        bottom: auto;
        font-size: 24px;
        line-height: 1.4;
        background: rgba(0, 0, 0, 0.6);
    }
}

.transformation-slider-content h3 {
    margin-bottom: 21px;
    font-size: 36px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .transformation-slider-content h3 {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .transformation-flexslider-nav {
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
}

.transformation-flexslider-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #ab9c8a;
}

.transformation-flexslider-nav ul:before, .transformation-flexslider-nav ul:after {
    content: " ";
    display: table;
}

.transformation-flexslider-nav ul:after {
    clear: both;
}

@media (max-width: 767px) {
    .transformation-flexslider-nav ul {
        background: none;
    }
}

.transformation-flexslider-nav ul li {
    position: relative;
    width: 33.33333%;
    height: 60px;
    float: left;
    display: table;
    color: #ffffff;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    background: #ab9c8a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .transformation-flexslider-nav ul li {
        margin: 0 15px;
        float: none;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        width: 25px;
        height: 25px;
        line-height: 1.2;
        border: 3px solid #937e65;
        border-radius: 50%;
        background: none;
    }
}

.transformation-flexslider-nav ul li:before {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: -5px;
    margin-left: -25px;
    font-family: "fontawesome", sans-serif;
    color: #283652;
    font-size: 24px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .transformation-flexslider-nav ul li:before {
        display: none;
    }
}

.transformation-flexslider-nav ul li.flex-active {
    background: #283652;
}

@media (max-width: 767px) {
    .transformation-flexslider-nav ul li.flex-active {
        width: 30px;
        height: 30px;
        background: none;
        border: 3px solid #283652;
    }
}

.transformation-flexslider-nav ul li.flex-active:before {
    opacity: 1;
}

.transformation-flexslider-nav ul li:first-child {
    border-left: none;
}

@media (max-width: 767px) {
    .transformation-flexslider-nav ul li:first-child {
        border: 3px solid #937e65;
    }

    .transformation-flexslider-nav ul li:first-child.flex-active {
        border: 3px solid #283652;
    }
}

.transformation-flexslider-nav ul li span {
    display: table-cell;
    vertical-align: middle;
}

.contacts .contacts-content {
    overflow: hidden;
    padding: 0;
}

.contacts .faq-questions {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .contacts .aside {
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .contacts textarea {
        height: 140px !important;
    }
}

.contacts .news-list-middle {
    margin-bottom: 38px;
}

.contacts .aside-block {
    margin-bottom: 22px;
}

@media (max-width: 767px) {
    .contacts .aside-block {
        margin: 50px 0;
    }
}

.contacts-left {
    float: left;
    padding: 30px;
}

.contacts-right {
    float: right;
    height: 437px;
    width: 100%;
}

@media (min-width: 992px) {
    .contacts-left, .contacts-right {
        width: 50%;
    }
}

.contacts-title {
    font-size: 16px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .contacts-title {
        font-size: 30px;
    }
}

.contacts-list {
    font-size: 15px;
    margin: 0;
}

@media (max-width: 767px) {
    .contacts-list {
        font-size: 24px;
    }
}

.contacts-list dt, .contacts-list dd {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 13px;
}

.contacts-list dt a, .contacts-list dd a {
    color: #333333;
}

.contacts-list dt {
    color: #aeaeae;
    width: 44%;
}

.contacts-list-soc .footer-social {
    float: none;
    width: auto;
    padding: 0;
}

.contacts-list-soc .footer-social-links {
    margin-left: -16px;
}

.contacts-list-soc .social-link {
    margin: 0 0 0 16px !important;
    color: #ab9c8a;
}

.contacts-list-soc .social-link:hover {
    background: #ab9c8a;
    color: #fff;
}

.contacts-list-soc dt, .contacts-list-soc dd {
    margin-bottom: 0;
}

.contacts-list-addres {
    margin-bottom: 25px;
}

.contacts-list-phone {
    margin-bottom: 60px;
}

.contacts-list-phone dd:last-child a {
    color: #ab9c8a;
}

#map {
    height: 100%;
}

.gm-style-cc, .gm-style a > div > img {
    display: none;
}

.gm-style-iw {
    font-weight: 400 !important;
    overflow: visible !important;
}

.page-contacts {
    margin-top: 33px;
    margin-bottom: 40px;
    padding-top: 24px;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .page-contacts {
        text-align: left;
    }
}

.page-contacts h2 {
    font-size: 24px;
    font-weight: 400;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .page-contacts h2 {
        font-size: 32px;
    }
}

.page-contacts-items {
    margin-top: 48px;
}

.page-contacts-item {
    position: relative;
    display: inline-block;
    padding: 0 87px;
    text-align: left;
    font-size: 16px;
}

@media (max-width: 767px) {
    .page-contacts-item {
        padding-left: 40px;
        padding-right: 0;
        font-size: 28px;
    }
}

.page-contacts-item a {
    color: #ae9e8c;
}

.page-contacts-item:before {
    position: absolute;
    left: 56px;
    top: 0;
    content: "";
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .page-contacts-item:before {
        left: 0;
    }
}

@media (max-width: 767px) {
    .modal {
        padding: 10px !important;
    }
}

.modal .modal-dialog {
    max-width: 100%;
}

@media (max-width: 767px) {
    .modal .modal-dialog {
        margin: 20px auto;
    }
}

.modal .modal-dialog:hover .close {
    opacity: 1;
}

.modal .modal-content {
    border: none;
    border-radius: 0;
}

.modal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #ae9e8c;
    border: none;
    z-index: 10;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.modal .close:before {
    font-family: "fontawesome", sans-serif;
}

.modal-video .modal-content:before, .modal-video .modal-content:after {
    content: " ";
    display: table;
}

.modal-video .modal-content:after {
    clear: both;
}

.modal-video .modal-dialog {
    position: relative;
    width: 1020px;
}

.modal-video .modal-dialog frame, .modal-video .modal-dialog img {
    float: left;
    width: 100%;
}

.modal-transform .modal-dialog {
    width: 1020px;
}

.modal-transform .modal-content:before, .modal-transform .modal-content:after {
    content: " ";
    display: table;
}

.modal-transform .modal-content:after {
    clear: both;
}

.modal-transform-img {
    float: left;
    width: 50%;
}

@media (max-width: 767px) {
    .modal-transform-img {
        width: 100%;
    }

    .modal-transform-img img {
        width: 100%;
    }
}

.modal-transform-img img {
    max-width: 100%;
}

.modal-transform-content {
    float: left;
    width: 50%;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .modal-transform-content {
        width: 100%;
        padding-top: 30px;
        font-size: 28px;
        line-height: 1.4;
    }
}

.modal-transform-content h2 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .modal-transform-content h2 {
        font-size: 44px;
    }
}

.modal-transform-content h2:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    width: 50px;
    height: 2px;
    background: #ae9e8c;
}

.modal-research-man .modal-dialog {
    width: 1180px;
}

.modal-research-man .modal-transform-content span {
    font-size: 16px;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .modal-research-man .modal-transform-content span {
        font-size: 22px;
    }
}

.modal-research-man .modal-transform-content p {
    margin-bottom: 25px;
}

.modal-feedback-ok .modal-dialog {
    width: 420px;
}

.modal-feedback-ok .modal-content {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 16px;
}

.modal-feedback-ok .modal-content:before {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 130px;
    line-height: 1.15;
    margin-left: -65px;
    font-family: "fontawesome", sans-serif;
    color: #f0f0f0;
}

.modal-feedback-ok .modal-content h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    font-family: "PT Serif", sans-serif;
}

.modal-feedback-ok .modal-content p {
    position: relative;
}

.faq .bootstrap-select {
    width: 100% !important;
}

.faq .bootstrap-select .btn {
    height: 50px;
    font-size: 16px;
    color: #a7a7a7;
    border: 1px solid #cdcdcd;
    border-radius: 0;
}

@media (max-width: 767px) {
    .faq .bootstrap-select .btn {
        height: 100px;
        font-size: 28px;
    }
}

.faq .bootstrap-select .btn .caret {
    border: none;
}

.faq .bootstrap-select .btn .caret:before {
    position: absolute;
    right: 5px;
    top: -5px;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .faq .bootstrap-select .btn .caret:before {
        top: -12px;
        font-size: 18px;
    }
}

.faq .selectpicker-doc-border {
    margin-top: 0;
}

.faq .selectpicker-doc-border .dropdown-menu {
    width: 100%;
}

@media (max-width: 767px) {
    .faq .selectpicker-doc-border .dropdown-menu {
        padding-top: 98px;
    }

    .faq .selectpicker-doc-border .dropdown-menu > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
        line-height: 1.2;
    }
}

.faq .selectpicker-doc-border .btn {
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #a7a7a7;
    border: 1px solid #cdcdcd;
    border-radius: 0;
}

@media (max-width: 767px) {
    .faq .selectpicker-doc-border .btn {
        height: 100px;
        font-size: 28px;
    }
}

.faq .selectpicker-doc-border .btn .caret {
    border: none;
}

.faq .selectpicker-doc-border .btn .caret:before {
    position: absolute;
    right: 5px;
    top: -5px;
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
    color: #ae9e8c;
    display: none;
}

.faq.faq-government .faq-questions {
    margin-top: 33px;
}

.faq.faq-government .faq-feedback {
    float: left;
    width: 100%;
    margin-top: 20px;
    border-color: #cccccc;
}

@media (max-width: 767px) {
    .faq.faq-government .faq-feedback {
        padding-top: 29px !important;
        padding-bottom: 29px !important;
    }
}

.faq.faq-government .faq-feedback .filter-option {
    color: #a7a7a7;
    font-weight: 400;
}

@media (max-width: 767px) {
    .faq.faq-government .faq-feedback .filter-option {
        line-height: 1.2;
    }

    .faq.faq-government .faq-feedback .filter-option:after {
        font-size: 16px;
    }
}

.faq.faq-government .faq-questions {
    margin-top: 33px;
}

.faq.faq-government .faq-feedback {
    float: left;
    width: 100%;
    margin-top: 20px;
    border-color: #cccccc;
}

@media (max-width: 767px) {
    .faq.faq-government .faq-feedback {
        padding-top: 29px !important;
        padding-bottom: 29px !important;
    }
}

.faq-wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.faq-wrap:before, .faq-wrap:after {
    content: " ";
    display: table;
}

.faq-wrap:after {
    clear: both;
}

.faq-content {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .faq-content {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .faq-content {
        float: left;
        width: 75%;
    }
}

.faq-aside {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px;
}

@media (min-width: 768px) {
    .faq-aside {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .faq-aside {
        float: left;
        width: 25%;
    }
}

.faq-title {
    margin-top: 30px;
}

.faq-title:before, .faq-title:after {
    content: " ";
    display: table;
}

.faq-title:after {
    clear: both;
}

.faq-title h1 {
    margin-top: 0;
    float: left;
}

.faq-title .page-link {
    margin-top: 3px;
    float: right;
}

@media (max-width: 767px) {
    .faq-title .page-link {
        float: left;
        width: 100%;
    }
}

.faq-search {
    position: relative;
    margin-top: 54px;
}

.faq-search:before, .faq-search:after {
    content: " ";
    display: table;
}

.faq-search:after {
    clear: both;
}

.faq-search-label {
    position: relative;
    float: left;
    width: 50%;
}

@media (max-width: 767px) {
    .faq-search-label {
        margin-bottom: 50px;
        width: 100%;
        padding-right: 0;
    }
}

.faq-search-label:last-child {
    padding-right: 50px;
}

@media (max-width: 767px) {
    .faq-search-label:last-child {
        padding-right: 0;
    }
}

.faq-search-label input {
    width: 100%;
    border: 1px solid #cdcdcd;
    border-right: none;
}

@media (max-width: 767px) {
    .faq-search-label input {
        border-right: 1px solid #cdcdcd;
    }
}

.faq-search-label .bootstrap-select .btn {
    border-left: none;
    padding-left: 18px;
}

@media (max-width: 767px) {
    .faq-search-label .bootstrap-select .btn {
        border-left: 1px solid #cdcdcd;
    }
}

.faq-search-label .bootstrap-select .btn:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -18px;
    width: 1px;
    height: 36px;
    background: #e1e1e1;
}

@media (max-width: 767px) {
    .faq-search-label .bootstrap-select .btn:before {
        display: none;
    }
}

.faq-search-label > span {
    position: absolute;
    bottom: 100%;
    left: 18px;
    margin-bottom: 4px;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .faq-search-label > span {
        font-size: 22px;
    }
}

.faq-search-label .btn {
    border-right: 0;
}

.faq-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #ae9e8c;
    border: none;
}

@media (max-width: 767px) {
    .faq-search-submit {
        display: none;
    }
}

.faq-search-submit:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
}

.faq-search-submit-m {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: #ae9e8c;
    border: none;
    display: none;
}

@media (max-width: 767px) {
    .faq-search-submit-m {
        display: block;
    }
}

.faq-search-submit-m:before {
    font-family: "fontawesome", sans-serif;
    color: #ffffff;
    font-size: 30px;
}

.faq-nav {
    margin-top: 40px;
}

.faq-nav .scroll-pane-m {
    height: 60px;
}

.faq-nav .jspHorizontalBar {
    display: none;
}

.faq-nav .jspContainer:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #cdcdcd;
}

.faq-nav-list {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
}

.faq-nav-list:before, .faq-nav-list:after {
    content: " ";
    display: table;
}

.faq-nav-list:after {
    clear: both;
}

@media (max-width: 767px) {
    .faq-nav-list {
        white-space: nowrap;
        border-bottom: none;
    }
}

.faq-nav-item {
    margin: 0 40px;
    display: inline-block;
}

@media (max-width: 1199px) {
    .faq-nav-item {
        margin: 0 25px;
    }
}

.faq-nav-item:first-child {
    float: left;
    margin: 0;
}

@media (max-width: 767px) {
    .faq-nav-item:first-child {
        float: none;
    }
}

.faq-nav-item:last-child {
    float: right;
    margin: 0;
}

@media (max-width: 767px) {
    .faq-nav-item:last-child {
        float: none;
    }
}

.faq-nav-item.active .faq-nav-link:after {
    opacity: 1;
}

.faq-nav-link {
    position: relative;
    display: block;
    padding: 8px 0;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .faq-nav-link {
        font-size: 28px;
    }
}

.faq-nav-link:hover {
    color: #ae9e8c;
}

.faq-nav-link:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%;
    height: 4px;
    background: #ae9e8c;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .faq-nav-link:after {
        bottom: -5px;
    }
}

.faq-questions {
    margin-top: 60px;
    margin-bottom: 30px;
}

.faq-question {
    margin-bottom: 2px;
}

.faq-question.toggle {
    margin-bottom: 0;
}

.faq-question.toggle .faq-question-title:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #ffffff;
}

.faq-question.toggle .faq-question-title:after {
    background: #ae9e8c;
    border: 1px solid #ae9e8c;
}

.faq-question-title {
    position: relative;
    padding: 9px 70px 15px 29px;
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    background: #f0f0f0;
    cursor: pointer;
}

@media (max-width: 767px) {
    .faq-question-title {
        font-size: 30px;
    }
}

.faq-question-title:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-top: -25px;
    line-height: 50px;
    font-size: 16px;
    color: #ae9e8c;
    font-family: "fontawesome", sans-serif;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
}

.faq-question-title:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border-left: 1px solid #cdcdcd;
}

.faq-question-content {
    padding: 30px;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    display: none;
}

.faq-question-info {
    margin-top: 20px;
}

.faq-question-info:before, .faq-question-info:after {
    content: " ";
    display: table;
}

.faq-question-info:after {
    clear: both;
}

.faq-question-author {
    float: left;
    font-size: 18px;
    line-height: 1;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .faq-question-author {
        font-size: 28px;
    }
}

.faq-question-date {
    float: right;
    padding-right: 20px;
    font-size: 14px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .faq-question-date {
        font-size: 22px;
    }
}

.faq-question-text {
    margin-top: 38px;
    padding-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
    .faq-question-text {
        font-size: 28px;
        line-height: 1.4;
    }
}

.faq-answer {
    margin-top: 30px;
}

.faq-answer-title span {
    display: inline-block;
    padding: 0 38px;
    background: #ae9e8c;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .faq-answer-title span {
        font-size: 28px;
        line-height: 50px;
    }
}

.faq-answer-text {
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #8d8d8d;
}

@media (max-width: 767px) {
    .faq-answer-text {
        font-size: 28px;
        line-height: 1.4;
    }
}

.faq-answer-text p {
    margin-bottom: 24px;
}

.faq-answer-text .document {
    padding-top: 5px;
    margin-bottom: 5px;
}

.faq-answer-text .i-document {
    width: 53px;
    padding-left: 0;
    text-align: left;
    border-right: 0;
}

.faq-answer-text .document-content {
    padding-left: 53px;
}

@media (max-width: 767px) {
    .faq-answer-text .document-content {
        padding-left: 100px;
    }
}

.faq-answer-text .document-name span {
    margin-top: 5px;
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    color: #a7a7a7;
}

.faq-feedback {
    margin-top: 100px;
    padding: 30px;
    text-align: center;
    border: 1px solid #cdcdcd;
    background: #fff;
}

@media (max-width: 767px) {
    .faq-feedback {
        padding-top: 45px;
    }
}

.faq-feedback .page-link {
    margin: 0 0 20px;
}

.faq-feedback-head {
    margin-bottom: 55px;
    font-size: 16px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .faq-feedback-head {
        font-size: 28px;
    }
}

.faq-feedback-head h3 {
    margin-top: 5px;
    font-family: "PT Serif", sans-serif;
    font-size: 22px;
    color: #333333;
}

@media (max-width: 767px) {
    .faq-feedback-head h3 {
        font-size: 40px;
    }
}

.faq-feedback-columns {
    margin: 0 -10px;
    text-align: left;
}

.faq-feedback-columns:before, .faq-feedback-columns:after {
    content: " ";
    display: table;
}

.faq-feedback-columns:after {
    clear: both;
}

@media (max-width: 767px) {
    .faq-feedback-columns {
        margin: 0;
    }
}

.faq-feedback-col {
    float: left;
    width: 50%;
    padding: 0 10px;
}

@media (max-width: 767px) {
    .faq-feedback-col {
        width: 100%;
        padding: 0;
    }
}

.faq-feedback-col input {
    width: 100%;
}

.faq-feedback-col textarea {
    width: 100%;
    height: 230px;
    padding: 15px;
    resize: none;
}

.faq-feedback-col label {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.faq-feedback-col .label-title {
    position: absolute;
    bottom: 100%;
    left: 10px;
    margin-bottom: 4px;
    font-size: 13px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .faq-feedback-col .label-title {
        margin-bottom: 5px;
        font-size: 22px;
    }
}

.aside-block {
    margin-bottom: 75px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .aside-block {
        width: 50%;
        float: left;
        padding: 0 20px;
    }

    .aside-block img {
        max-width: 100%;
    }
}

.aside-block img {
    width: 100%;
}

.aside-block h2 {
    position: relative;
    margin-bottom: 50px;
    font-family: "PT Serif", sans-serif;
    font-size: 23px;
}

@media (max-width: 767px) {
    .aside-block h2 {
        font-size: 35px;
        line-height: 1.4;
    }
}

.aside-block h2:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    margin-top: 10px;
    width: 50px;
    height: 2px;
    background: #ae9e8c;
}

.aside-block .page-link {
    margin-top: 13px;
    margin-bottom: 0;
}

.aside-block .documents {
    margin-top: 0;
}

.vacancy-not {
    margin: 90px 0 0;
    padding-left: 130px;
    position: relative;
}

.vacancy-not:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 110px;
    height: 95px;
    background: url(/local/templates/skkz/css/../images/vacancy_search.svg) no-repeat;
}

@media (max-width: 767px) {
    .vacancy-not {
        font-size: 28px;
    }

    .vacancy-not:before {
        bottom: 50px;
    }
}

.vacancy-not span {
    color: #a7a7a7;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
}

.vacancy-list {
    padding: 0;
    list-style: none;
    margin: 10px 0 60px;
}

@media (min-width: 768px) {
    .vacancy-list {
        margin: 10px 0 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.vacancy-list > li {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .vacancy-list > li {
        width: 38%;
    }
}

@media (max-width: 767px) {
    .vacancy-list > li {
        padding-bottom: 20px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    }
}

.vacancy-list > li > p {
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    margin-top: 15px;
}

@media (max-width: 767px) {
    .vacancy-list > li > p {
        font-size: 30px;
        margin-top: 20px;
    }
}

.vacancy-list-info {
    overflow: hidden;
}

.mission-government {
    margin-top: 27px;
    margin-bottom: 37px;
}

.mission-government-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (min-width: 992px) {
    .mission-government-col {
        width: 49.2%;
    }
}

@media (max-width: 991px) {
    .mission-government-col {
        margin-bottom: 30px;
    }
}

.mission-government-col:first-of-type {
    background-color: #283652;
    background-image: url("/local/templates/skkz/css/../images/figure-pattern.png");
}

.mission-government-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #f0f0f0;
    font-size: 16px;
    line-height: 24px;
    padding: 24px 75px 24px 61px;
    border-left: 5px solid #ae9e8c;
}

.mission-government-item:not(:last-child) {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .mission-government-item {
        font-size: 28px;
        line-height: 1.4;
    }
}

.mission-government-item:after {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -12px;
    margin-right: 4px;
    font-family: "fontawesome", sans-serif;
    font-size: 42px;
    color: #283652;
}

@media (max-width: 991px) {
    .mission-government-item:after {
        display: none;
    }
}

.mission-government-item:before {
    position: absolute;
    top: 24px;
    left: 30px;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .mission-government-item:before {
        left: 15px;
    }
}

.mission-government-main {
    position: relative;
    padding: 41px 30px 41px 45px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .mission-government-main {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1.4;
    }
}

.mission-government-main span:before {
    margin-bottom: 34px;
    display: block;
    font-family: "fontawesome", sans-serif;
    font-size: 105px;
    line-height: 1;
    text-align: center;
}

.function-government {
    margin-top: 12px;
}

.function-government .mission-num {
    font-size: 107px;
}

.function-government .mission-descript {
    margin-top: 40px;
}

.function-government .mission-list > li:first-child {
    margin: 0 0 30px 5%;
}

.principles {
    margin-top: 68px;
    margin-bottom: 58px;
    padding-top: 53px;
    padding-bottom: 40px;
    background-color: #ededed;
    background-image: url("/local/templates/skkz/css/../images/bg-pattern.svg");
}

.principles-head {
    text-align: center;
}

@media (min-width: 1200px) {
    .principles-head .page-text {
        font-size: 18px;
        line-height: 27px;
    }
}

.principles-head h2 {
    position: relative;
    margin-top: 0;
    padding-bottom: 34px;
    margin-bottom: 26px;
    font-size: 32px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .principles-head h2 {
        font-size: 40px;
        line-height: 1.4;
    }
}

.principles-head h2:after {
    position: absolute;
    left: 50%;
    top: 100%;
    content: "";
    width: 180px;
    height: 2px;
    margin-left: -90px;
    background: #ae9e8c;
}

.principles-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 58px;
}

.principles-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
}

@media (min-width: 992px) {
    .principles-item {
        width: 49%;
    }
}

.principles-item.principles-item-doc .document {
    margin-bottom: 0;
    padding-bottom: 24px;
    background: #ffffff;
    position: relative;
}

.principles-item.principles-item-doc .document:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 195px;
    top: 0;
    border-left: 1px dotted #c4c4c4;
}

.principles-item.principles-item-doc .i-document {
    width: 180px;
    padding-top: 8px;
    padding-left: 30px;
    text-align: left;
    border-right: none;
}

@media (max-width: 767px) {
    .principles-item.principles-item-doc .i-document {
        text-align: center;
        padding: 20px;
    }
}

.principles-item.principles-item-doc .icon-document {
    width: 42px;
    height: 60px;
    vertical-align: middle;
}

.principles-item.principles-item-doc .icon-document:before {
    width: 42px;
    height: 60px;
}

.principles-item.principles-item-doc .icon-document:after {
    width: 42px;
    height: 64px;
}

.principles-item.principles-item-doc .icon-document span {
    top: 16px;
    font-size: 13px;
}

.principles-item.principles-item-doc .document-download {
    margin-top: -12px;
    margin-left: 16px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .principles-item.principles-item-doc .document-download {
        margin-top: 0;
        margin-left: 0;
        display: block;
    }
}

.principles-item.principles-item-doc .document-download span {
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .principles-item.principles-item-doc .document-download span {
        font-size: 20px;
    }
}

.principles-item.principles-item-doc .document-content {
    padding-left: 221px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .principles-item.principles-item-doc .document-content {
        padding-left: 205px;
        padding-right: 10px;
    }
}

.principles-item.principles-item-doc .document-name {
    font-size: 16px;
    line-height: 24px;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #bd9e74;
}

@media (max-width: 767px) {
    .principles-item.principles-item-doc .document-name {
        font-size: 24px;
        line-height: 1.2;
    }
}

.principles-item-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 23px 20px 19px 76px;
    font-size: 16px;
    line-height: 24px;
    border-left: 5px solid #ae9e8c;
    background: #ffffff;
}

@media (max-width: 767px) {
    .principles-item-wrap {
        font-size: 28px;
        line-height: 1.4;
    }
}

.principles-item-wrap:before {
    position: absolute;
    top: 21px;
    left: 44px;
    font-family: "fontawesome", sans-serif;
    font-size: 18px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .principles-item-wrap:before {
        font-size: 25px;
        left: 24px;
        top: 24px;
    }
}

.contacts-government {
    margin-bottom: 50px;
}

.contacts-government-wrap {
    margin-left: -10px;
    margin-right: -10px;
}

.contacts-government-wrap:before, .contacts-government-wrap:after {
    content: " ";
    display: table;
}

.contacts-government-wrap:after {
    clear: both;
}

.contacts-government-wrap #map {
    height: 589px;
}

.contacts-government-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}

@media (min-width: 768px) {
    .contacts-government-col {
        float: left;
        width: 50%;
    }
}

@media (max-width: 991px) {
    .contacts-government-col {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .contacts-government-col {
        font-size: 28px;
    }
}

.contacts-government-col h3:first-child {
    margin-top: 0;
    margin-bottom: 47px;
}

.contacts-government-col p {
    margin-bottom: 20px;
}

.contacts-government-col a {
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .contacts-government-col table tr {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
}

.contacts-government-col table tr td {
    padding: 7px 0;
}

@media (max-width: 767px) {
    .contacts-government-col table tr td {
        display: block;
        width: 100%;
    }
}

.contacts-government-col table tr td:first-child {
    width: 200px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .contacts-government-col table tr td:first-child {
        width: 100%;
    }
}

.contacts-government-item {
    margin-bottom: 32px;
}

.contacts-government-item.-phones table tr td:nth-child(2) {
    width: 143px;
}

@media (max-width: 767px) {
    .contacts-government-item.-phones table tr td:nth-child(2) {
        width: 100%;
    }
}

.contacts-government-social {
    margin-top: 80px;
}

@media (max-width: 991px) {
    .contacts-government-social {
        margin-top: 30px;
    }
}

.contacts-government-social span, .contacts-government-social a {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .contacts-government-social span {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
}

.press {
    padding-top: 50px !important;
}

.press .blocks-media-links {
    float: none;
    text-align: center;
}

@media (min-width: 768px) {
    .press .news-list-middle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.press .news-list-middle .news-item {
    margin: 50px 0 0;
}

@media (min-width: 768px) {
    .press .news-list-middle .news-item {
        border: none;
        width: 45%;
    }
}

@media (min-width: 992px) {
    .press .news-list-middle .news-item {
        width: 30%;
        display: inline-block;
        vertical-align: top;
    }
}

.press .news-list-middle .news-item-img:before {
    right: -15px;
    bottom: -3px;
    width: 40px;
    height: 40px;
}

@media (max-width: 767px) {
    .press .news-list-middle .news-item-img:before {
        padding-left: 5px;
        line-height: 35px;
        font-size: 16px;
    }
}

.press .page-link {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .press-photo {
        width: 49%;
        float: left;
    }

    .press-photo img {
        max-width: 100%;
    }
}

.press-photo img {
    width: 100%;
}

.press-photo .page-link {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .press-photo .page-link {
        margin-bottom: 80px;
    }
}

.press-photo-list {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.press-photo-list > li {
    width: 48%;
    margin-bottom: 4%;
    display: inline-block;
}

@media (min-width: 768px) {
    .press-video {
        width: 49%;
        float: right;
    }

    .press-video video {
        max-width: 100%;
    }
}

.press-video .page-media {
    margin-top: 0;
}

.press-video video {
    width: 100%;
}

.press-video .page-link {
    margin-top: 30px;
}

.press-video .page-link.link-all-news a:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/video.svg) no-repeat center #fff;
    background-size: 50%;
}

.press-feedback {
    margin-bottom: 60px;
}

.press-feedback .faq-feedback {
    margin-top: 30px;
}

.press-contacts {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.press-contacts .contacts-left {
    padding-top: 0;
}

@media (max-width: 767px) {
    .press-contacts .contacts-left {
        padding-left: 0;
        padding-right: 0;
    }
}

.press-contacts .contacts-left h2 {
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
    margin: 0 0 40px;
}

@media (max-width: 767px) {
    .press-contacts .contacts-left h2 {
        font-size: 40px;
    }
}

.press-options {
    margin-bottom: 50px;
}

.block-person {
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 50px;
}

@media (min-width: 768px) {
    .block-person-img {
        float: left;
        width: 24%;
    }

    .block-person-img > img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .block-person-img {
        text-align: center;
    }
}

.block-person-info {
    font-size: 30px;
}

@media (min-width: 768px) {
    .block-person-info {
        font-size: 16px;
        float: right;
        width: 73%;
    }
}

.block-person-info p {
    margin-bottom: 20px;
    line-height: 1.5;
}

.block-person-info p:last-child {
    margin-bottom: 0;
}

.block-person-title {
    margin-top: 0;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .block-person-title {
        font-size: 40px;
        text-align: center;
        margin-top: 20px;
    }
}

.block-person-subtitle {
    position: relative;
    padding-bottom: 15px;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .block-person-subtitle {
        text-align: center;
    }
}

.block-person-subtitle:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 8%;
    background: #ab9c8a;
    height: 2px;
}

@media (max-width: 767px) {
    .block-person-subtitle:after {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.projects {
    margin-top: 4px;
}

.projects-list {
    margin-left: -10px;
    margin-right: -10px;
}

.projects-list:before, .projects-list:after {
    content: " ";
    display: table;
}

.projects-list:after {
    clear: both;
}

.projects-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .projects-item {
        float: left;
        width: 50%;
    }
}

.projects-item:nth-child(2n+1) {
    clear: left;
}

.project-company {
    position: relative;
}

.project-company img {
    max-width: 100%;
}

.project-company-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 7px;
    padding: 20px 22px;
    font-size: 24px;
    line-height: 1.2;
    font-family: "PT Serif", sans-serif;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .project-company-title {
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .project-company-title {
        font-size: 32px;
        line-height: 1.2;
    }
}

.project-company-logo {
    margin-bottom: 50px;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .project-company-logo {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .project-company-logo {
        height: 70px;
        margin-bottom: 10px;
    }
}

.project-company-logo img {
    max-width: 100%;
    max-height: 100%;
}

.project-list {
    margin-top: 25px;
    padding-left: 22px;
}

@media (max-width: 767px) {
    .project-list {
        padding-left: 0;
    }
}

.project-item {
    margin-bottom: 35px;
}

@media (max-width: 767px) {
    .project-item {
        margin-bottom: 60px;
    }
}

.project-title {
    position: relative;
    padding-bottom: 10px;
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #283652;
}

@media (max-width: 767px) {
    .project-title {
        font-size: 28px;
        line-height: 1.2;
    }
}

.project-title:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 40px;
    height: 2px;
    background: #ae9e8c;
}

.project-title:after {
    position: absolute;
    content: "";
    top: 9px;
    left: -22px;
    width: 8px;
    height: 8px;
    background: #dadada;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .project-title:after {
        display: none;
    }
}

.project-content {
    margin-top: 12px;
    font-size: 15px;
}

@media (max-width: 767px) {
    .project-content {
        font-size: 28px;
    }
}

.project-content .dl-horizontal dt {
    font-weight: 400;
    color: #ae9e8c;
    text-align: left;
}

.project-content .dl-horizontal dd {
    margin-left: 163px;
}

@media (max-width: 767px) {
    .project-content .dl-horizontal dd {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

.projects-total {
    margin-top: 4px;
    padding-top: 37px;
    padding-bottom: 37px;
    font-family: "PT Serif", sans-serif;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.projects-total h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .projects-total h3 {
        font-size: 30px;
    }
}

.projects-total .note {
    font-size: 16px;
    font-style: italic;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .projects-total .note {
        font-size: 28px;
    }
}

.projects-total-price {
    margin-bottom: 15px;
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #ae9e8c;
}

.social-project-mission {
    margin-top: 20px;
    margin-bottom: 57px;
    padding-top: 52px;
    padding-bottom: 173px;
    min-height: 600px;
    background: url("/local/templates/skkz/css/../images/social-project-mission.png") no-repeat center;
    background-size: cover;
    text-align: center;
    color: #ffffff;
    font-family: "PT Serif", sans-serif;
}

.social-project-mission .social-project-mission-text {
    font-size: 16px;
    line-height: 1.5;
    margin: 40px auto 0;
    max-width: 75%;
}

@media (max-width: 767px) {
    .social-project-mission .social-project-mission-text {
        max-width: 100%;
        font-size: 24px;
    }
}

.social-project-mission .page-text {
    margin-top: 65px;
    padding: 0 30px;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 36px;
}

@media (max-width: 767px) {
    .social-project-mission .page-text {
        font-size: 28px;
    }
}

.social-project-mission .page-text:before {
    position: absolute;
    content: "";
    top: -32px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
}

.social-project-mission h2 {
    margin: 0;
    font-size: 36px;
}

.social-project-mission h2:before {
    margin-bottom: 20px;
    display: block;
    font-family: "fontawesome", sans-serif;
    font-size: 115px;
}

.social-project-mission.social-project-mission--research {
    background-image: url("/local/templates/skkz/css/../images/bg-research-mission.jpg");
}

.social-project-mission.social-project-mission--research h2:before {
    content: '';
    height: 80px;
    background: url(/local/templates/skkz/css/../images/research-mission-icon.svg) no-repeat center;
}

.social-project-mission.social-project-mission--research .page-text {
    font-weight: normal;
    padding: 0;
    color: #d7bd9e;
}

.social-project-mission.social-project-mission--research .page-text:before {
    display: none;
}

.social-project-mission.social-project-mission--research .page-link-development > a {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    cursor: pointer;
}

.social-project-mission.social-project-mission--research .page-link-development > a:before {
    content: '' !important;
    background: url(/local/templates/skkz/css/../images/development.svg) no-repeat center transparent;
}

@media (max-width: 767px) {
    .social-project-mission.social-project-mission--research .page-link-development > a:before {
        background-size: 50px 50px;
    }
}

.social-project-mission.social-project-mission--research .page-link-development > a:hover {
    background: #937e65;
}

.block-icons-social-project .block-icons-item h3 {
    margin-top: 38px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .block-icons-social-project .block-icons-item h3 {
        font-size: 32px;
    }
}

.block-icons-social-project .block-icons-item h3:before {
    display: none;
}

.blocks-social-project .block-pattern {
    padding-bottom: 33px;
}

.social-priorities {
    margin-bottom: 50px;
}

.social-priorities-description {
    position: relative;
    margin-top: 39px;
    margin-bottom: 55px;
    padding-top: 24px;
    font-size: 18px;
    text-align: center;
}

@media (max-width: 767px) {
    .social-priorities-description {
        font-size: 28px;
        line-height: 1.4;
    }
}

.social-priorities-description:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    height: 2px;
    background: #ae9e8c;
}

.social-priorities-items {
    margin-left: -10px;
    margin-right: -10px;
}

.social-priorities-items:before, .social-priorities-items:after {
    content: " ";
    display: table;
}

.social-priorities-items:after {
    clear: both;
}

.social-priorities-item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 33px;
    font-size: 15px;
    line-height: 22px;
}

@media (min-width: 768px) {
    .social-priorities-item {
        float: left;
        width: 50%;
    }
}

.social-priorities-item img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .social-priorities-item {
        font-size: 28px;
        line-height: 1.4;
    }
}

.social-priorities-item:nth-child(2n+1) {
    clear: left;
}

.social-priorities-item h3 {
    position: relative;
    margin-top: 28px;
    margin-bottom: 15px;
    padding-bottom: 17px;
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #283652;
}

@media (max-width: 767px) {
    .social-priorities-item h3 {
        font-size: 28px;
        line-height: 1.4;
    }
}

.social-priorities-item h3:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    width: 40px;
    height: 2px;
    background: #ae9e8c;
}

.social-priorities-item ul {
    padding: 0;
    list-style: none;
}

.social-priorities-item ul li {
    position: relative;
    margin-bottom: 22px;
    padding-left: 18px;
}

@media (max-width: 767px) {
    .social-priorities-item ul li {
        padding-left: 23px;
    }
}

.social-priorities-item ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    content: "";
    width: 9px;
    height: 9px;
    background: #dadada;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .social-priorities-item ul li:before {
        width: 12px;
        height: 12px;
        top: 13px;
    }
}

.social-priorities-more {
    margin-top: 54px;
    font-size: 16px;
    font-family: "PT Serif", sans-serif;
    font-weight: 600;
    font-style: italic;
    text-align: center;
}

@media (max-width: 767px) {
    .social-priorities-more {
        font-size: 28px;
        line-height: 1.4;
    }
}

.social-priorities-more a {
    color: #ae9e8c;
}

.resume-registration {
    width: 100%;
    margin-top: 34px;
    margin-bottom: 76px;
}

.resume-registration-container h2 {
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    font-family: "PT Serif", sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    .resume-registration-container h2 {
        font-size: 30px;
    }
}

.resume-registration-form {
    margin-top: 35px;
    padding: 60px;
    border: 1px solid #cdcdcd;
    column: 2;
    background: #ffffff;
}

@media (max-width: 767px) {
    .resume-registration-form {
        padding: 30px;
        column: 1;
    }
}

.resume-registration-form label {
    position: relative;
    display: inline-block;
    margin: 0 30px 40px;
}

@media (max-width: 767px) {
    .resume-registration-form label {
        width: 100%;
        margin: 0 0 40px;
    }
}

.resume-registration-form input[type=text] {
    width: 460px;
    max-width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .resume-registration-form input[type=text] {
        width: 330px;
    }
}

@media (max-width: 767px) {
    .resume-registration-form input[type=text] {
        width: 100%;
    }
}

.resume-registration-form input[type=text]:disabled {
    background: #ffffff;
    color: #a7a7a7;
}

.resume-registration-sex {
    padding-left: 30px;
}

.resume-registration-sex:before, .resume-registration-sex:after {
    content: " ";
    display: table;
}

.resume-registration-sex:after {
    clear: both;
}

.resume-registration-sex .radio {
    margin-right: -1px;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .resume-registration-sex .radio {
        width: 50%;
    }
}

.resume-registration-sex .radio span {
    display: block;
    width: 230px;
    height: 50px;
    border: 1px solid #cdcdcd;
    font-size: 16px;
    color: #a7a7a7;
    text-align: center;
    line-height: 48px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 767px) {
    .resume-registration-sex .radio span {
        width: 100%;
        height: 100px;
        line-height: 98px;
        font-size: 28px;
    }
}

.resume-registration-sex .radio input {
    display: none;
}

.resume-registration-sex .radio input:checked + span {
    position: relative;
    color: #ffffff;
    background: #ae9e8c;
    border: 1px solid #ae9e8c;
}

.resume-registration-sex .radio input:checked:disabled + span {
    position: relative;
    color: #ffffff;
    background: #a7a7a7;
    border: 1px solid #a7a7a7;
}

.resume-registration-sex .radio.resume-registration-man span:before {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 25px;
}

.resume-registration-sex .radio.resume-registration-woman span:before {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
    font-size: 25px;
}

.resume-info {
    margin: 30px 0;
}

.resume-info h2 {
    margin-bottom: 35px;
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    font-family: "PT Serif", sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    .resume-info h2 {
        font-size: 30px;
    }
}

.resume-info.resume-info-disable table tr td {
    color: #a7a7a7;
}

.resume-info.resume-info-disable table tr th:last-child, .resume-info.resume-info-disable table tr td:last-child {
    width: auto;
    padding: 20px;
}

.resume-info.resume-info-disable .checkbox span:after {
    border: 1px solid #a7a7a7;
}

.resume-info.resume-info-disable .checkbox input:checked + span:after {
    background: #a7a7a7;
}

.resume-info-container table {
    width: 100%;
    table-layout: fixed;
    background: #ffffff;
}

.resume-info-container table tr th {
    padding: 20px;
    font-weight: 600;
    text-align: left;
    border: 1px solid #cdcdcd;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1199px) {
    .resume-info-container table tr th {
        padding: 7px;
    }
}

.resume-info-container table tr th span {
    color: #ae9e8c;
}

.resume-info-container table tr th small {
    color: #a7a7a7;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.resume-info-container table tr th:last-child {
    width: 30px;
    padding: 0;
}

.resume-info-container table tr td {
    position: relative;
    padding: 20px;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1199px) {
    .resume-info-container table tr td {
        padding: 7px;
    }
}

.resume-info-container table tr td:last-child {
    width: 30px;
    padding: 0;
}

.resume-info-container table tr td .i-table-delete {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: #ae9e8c;
}

.resume-info-container table tr td .i-table-delete:before {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -10px;
    font-family: "fontawesome", sans-serif;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
}

.resume-note {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.resume-note-container {
    padding: 20px;
    background: #dadada;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .resume-note-container {
        font-size: 28px;
    }
}

.resume-note-container p:last-child {
    margin-bottom: 0;
}

.resume-link {
    color: #ae9e8c;
}

.resume-link:before {
    display: inline-block;
    margin-right: 10px;
    font-family: "fontawesome", sans-serif;
}

.resume-personal {
    width: 680px;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 55px;
    font-size: 16px;
    line-height: 1.4;
}

.resume-personal .checkbox {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .resume-personal {
        padding: 0 20px;
        font-size: 28px;
    }
}

.resume-scheme-container img {
    max-width: 100%;
}

.gallery {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 23px;
}

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

.gallery:after {
    clear: both;
}

@media (max-width: 767px) {
    .gallery.gallery-category .gallery-item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .gallery.gallery-category .gallery-item.-big .gallery-item-img {
        height: auto;
    }
}

@media (max-width: 767px) {
    .gallery.gallery-category .gallery-item-img {
        height: auto;
    }
}

.gallery-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .gallery-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .gallery-item {
        float: left;
        width: 25%;
    }
}

.gallery-item.-big3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .gallery-item.-big3 {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .gallery-item.-big3 {
        float: left;
        width: 75%;
    }
}

.gallery-item.-big {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .gallery-item.-big {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .gallery-item.-big {
        float: left;
        width: 50%;
    }
}

.gallery-item.-big .gallery-item-img {
    height: 490px;
}

@media (max-width: 991px) {
    .gallery-item.-big .gallery-item-img img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .gallery-item.-big .gallery-item-img {
        height: 180px;
    }
}

.gallery-item.-video.-big3 .gallery-item-img {
    height: 450px;
}

@media (max-width: 767px) {
    .gallery-item.-video.-big3 .gallery-item-img {
        height: auto;
    }
}

.gallery-item.-video.-big3 .gallery-item-content:before {
    display: none;
}

.gallery-item.-video .gallery-item-img {
    height: 160px;
}

@media (max-width: 767px) {
    .gallery-item.-video .gallery-item-img {
        height: auto;
    }
}

.gallery-item.-video .gallery-item-content:before {
    position: absolute;
    right: 23px;
    top: -19px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #0060ba;
    padding-left: 3px;
    border: 3px solid #ffffff;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-size: 13px;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .gallery-item.-video .gallery-item-content:before {
        top: -40px;
        width: 80px;
        height: 80px;
        padding-left: 10px;
        font-size: 35px;
        line-height: 76px;
    }
}

.gallery-item-img {
    position: relative;
    height: 180px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .gallery-item-img img {
        width: 100%;
    }
}

.gallery-item-content {
    position: relative;
    padding: 17px 13px 40px;
    height: 110px;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    font-size: 14px;
    line-height: 1.2;
    background: #ffffff;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

@media (max-width: 767px) {
    .gallery-item-content {
        height: auto;
        padding: 20px;
        font-size: 28px;
        line-height: 1.4;
        border-left: 2px solid #cdcdcd;
        border-right: 2px solid #cdcdcd;
        border-bottom: 2px solid #cdcdcd;
    }
}

.gallery-item-title {
    display: inline-block;
    height: 50px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 767px) {
    .gallery-item-title {
        height: auto;
    }
}

.gallery-item-date {
    position: absolute;
    display: block;
    bottom: 12px;
    left: 13px;
    font-size: 14px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .gallery-item-date {
        position: relative;
        width: 100%;
        bottom: auto;
        left: auto;
        font-size: 28px;
        line-height: 1.4;
    }
}

@media (min-width: 992px) {
    .gallery-research {
        margin-left: -2%;
        margin-right: 0;
    }

    .gallery-research .gallery-item {
        width: 23%;
        margin-left: 2%;
        padding: 0;
        overflow: hidden;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .gallery-research .gallery-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 50px;
        height: 50px;
        background-image: url(/local/templates/skkz/css/../images/gallery-img-eyes.png);
        opacity: 0;
        z-index: 3;
        -webkit-transition: .8s;
        transition: .8s;
    }

    .gallery-research .gallery-item-img {
        position: relative;
        z-index: 2;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .gallery-research .gallery-item-img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 9;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-transition: inherit;
        transition: inherit;
    }

    .gallery-research .gallery-item:hover:before {
        opacity: 1;
    }

    .gallery-research .gallery-item:hover .gallery-item-img {
        -webkit-transform: scale(1.4, 1.6);
        -ms-transform: scale(1.4, 1.6);
        transform: scale(1.4, 1.6);
    }

    .gallery-research .gallery-item:hover .gallery-item-img:before {
        opacity: 1;
    }

    .gallery-research .gallery-item:hover .gallery-item-content {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

.organization {
    width: 600px;
    margin: 6px auto 81px;
}

.organization-structure {
    width: 100%;
}

.organization-structure:before, .organization-structure:after {
    content: " ";
    display: table;
}

.organization-structure:after {
    clear: both;
}

.organization-base-chain {
    float: right;
    width: 50%;
}

.organization-base-content {
    width: 100%;
}

.organization-base-content:before, .organization-base-content:after {
    content: " ";
    display: table;
}

.organization-base-content:after {
    clear: both;
}

.organization-base-open {
    position: relative;
    font-style: normal;
    display: inline-block;
    cursor: pointer;
}

.organization-base-open:after {
    margin-left: 10px;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-family: "fontawesome", sans-serif;
    font-size: 10px;
}

.organization-main-col {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.organization-item-main {
    position: relative;
    padding: 0 30px;
    display: table;
    width: 100%;
    height: 120px;
    background-image: url("/local/templates/skkz/css/../images/organization-pattern.svg");
    background-color: #4a6599;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: "PT Serif", sans-serif;
    z-index: 5;
}

.organization-item-main span {
    display: table-cell;
    vertical-align: middle;
}

.organization-item-main:last-child {
    margin-bottom: 0;
}

.organization-item-main.organization-item-directors {
    background-color: #283652;
    padding-bottom: 20px;
    z-index: 7;
}

.organization-item-main.organization-item-directors span:before {
    display: block;
    font-family: "fontawesome", sans-serif;
    font-size: 50px;
    line-height: 1.2;
}

.organization-item-main.organization-item-directors .organization-item-open-base:before {
    background-color: #283652;
}

.organization-item-main.organization-item-seo {
    margin-top: 40px;
    padding: 0 55px;
    background-color: #ae9e8c;
}

.organization-item-main.organization-item-seo:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    height: 100px;
    border-left: 2px dotted #283652;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.organization-item-main.organization-item-seo .organization-item-open:before {
    background-color: #ae9e8c;
}

.organization-item-main.organization-item-seo.organization-item-toggle:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    height: 100px;
    border-left: 2px dotted #283652;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.organization-item-open, .organization-item-open-base {
    position: absolute;
    top: 100%;
    left: 50%;
    font-style: normal;
    z-index: 5;
    cursor: pointer;
}

.organization-item-open:before, .organization-item-open-base:before {
    position: absolute;
    content: "";
    margin-top: -17px;
    margin-left: -17px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    background-color: #4a6599;
    font-family: "fontawesome", sans-serif;
    font-weight: 600;
}

.organization-item-open:after, .organization-item-open-base:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.organization-chain {
    position: relative;
    margin-top: 40px;
    display: none;
}

.organization-chain:before, .organization-chain:after {
    content: " ";
    display: table;
}

.organization-chain:after {
    clear: both;
}

.organization-chain:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    height: 100px;
    border-left: 2px dotted #283652;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.organization-chain-directors {
    display: none;
}

.organization-chain-directors .organization-chain-item {
    border-color: #283652;
}

.organization-chain-directors .organization-chain-content span:before {
    color: #283652;
}

.organization-chain-seo {
    display: none;
}

.organization-chain-seo .organization-chain-item {
    border-color: #ae9e8c;
}

.organization-chain-seo .organization-chain-content span:before {
    color: #ae9e8c;
}

.organization-chain-item {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    padding-left: 60px;
    padding-right: 20px;
    display: table;
    font-size: 15px;
    line-height: 22px;
    border-left: 5px solid #4a6599;
    background: #f0f0f0;
}

.organization-chain-item:last-child {
    margin-bottom: 0;
}

.organization-chain-item:last-child:after {
    display: none;
}

.organization-chain-item:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    height: 100px;
    border-left: 2px dotted #283652;
}

.organization-chain-item.-parent {
    padding: 0;
    border: none;
    background: none;
}

.organization-chain-item.-parent .organization-item {
    width: 100%;
    padding: 0;
}

.organization-chain-item.-parent .organization-item-main {
    background-color: #a7a7a7;
}

.organization-chain-item.-parent .organization-item-main .organization-item-open:before {
    background: #a7a7a7;
}

.organization-chain-content {
    display: table-cell;
    vertical-align: middle;
}

.organization-chain-content span {
    position: relative;
}

.organization-chain-content span:before {
    position: absolute;
    top: 0;
    left: -30px;
    font-family: "fontawesome", sans-serif;
    font-size: 17px;
    color: #4a6599;
}

.organization-items:before, .organization-items:after {
    content: " ";
    display: table;
}

.organization-items:after {
    clear: both;
}

.organization-item {
    position: relative;
    margin-bottom: 40px;
    float: left;
    width: 50%;
    padding: 0 10px;
}

.organization-item:nth-child(2n+1) {
    clear: left;
}

.organization-item:last-child {
    margin-bottom: 0;
}

.organization-item.organization-base {
    width: 100%;
    padding: 0;
}

.organization-item.organization-base:before, .organization-item.organization-base:after {
    content: " ";
    display: table;
}

.organization-item.organization-base:after {
    clear: both;
}

.organization-item.organization-base.-toggle > .organization-base-content .organization-item-open:before {
    font-size: 2px;
}

.organization-item.organization-base > .organization-chain:before {
    left: 25%;
}

.organization-item.-toggle > .organization-item-main .organization-item-open:before {
    font-size: 2px;
}

.organization-note {
    margin-top: 50px;
    font-family: "PT Serif", sans-serif;
    font-size: 16px;
    font-style: italic;
    color: #a7a7a7;
    text-align: center;
}

.organization-documents {
    margin-top: 75px;
    padding: 0 10px;
}

.organization-documents .document {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 24px;
    background: #ffffff;
    border: 1px solid #cdcdcd;
}

.organization-documents .document:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 195px;
    top: 0;
    border-left: 1px dotted #c4c4c4;
}

.organization-documents .document .i-document {
    width: 180px;
    padding-top: 8px;
    padding-left: 30px;
    text-align: left;
    border-right: none;
}

@media (max-width: 767px) {
    .organization-documents .document .i-document {
        text-align: center;
        padding: 20px;
    }
}

.organization-documents .icon-document {
    width: 42px;
    height: 60px;
    vertical-align: middle;
}

.organization-documents .icon-document:before {
    width: 42px;
    height: 60px;
}

.organization-documents .icon-document:after {
    width: 42px;
    height: 64px;
}

.organization-documents .icon-document span {
    top: 16px;
    font-size: 13px;
}

.organization-documents .document-download {
    margin-top: -12px;
    margin-left: 16px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .organization-documents .document-download {
        margin-top: 0;
        margin-left: 0;
        display: block;
    }
}

.organization-documents .document-download span {
    font-size: 16px;
    color: #333333;
}

@media (max-width: 767px) {
    .organization-documents .document-download span {
        font-size: 20px;
    }
}

.organization-documents .document-content {
    padding-left: 221px;
    padding-top: 6px;
}

@media (max-width: 767px) {
    .organization-documents .document-content {
        padding-left: 205px;
        padding-right: 10px;
    }
}

.organization-documents .document-name {
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    color: #bd9e74;
}

@media (max-width: 767px) {
    .organization-documents .document-name {
        font-size: 24px;
        line-height: 1.2;
    }
}

.organization-documents .document-description {
    margin-top: 9px;
    font-size: 14px;
    line-height: 18px;
    color: #a7a7a7;
}

.custom-figures {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 50px;
    background: url("/local/templates/skkz/css/../images/custom-img.png") no-repeat center;
}

.custom-figures:before, .custom-figures:after {
    content: " ";
    display: table;
}

.custom-figures:after {
    clear: both;
}

@media (max-width: 767px) {
    .custom-figures {
        background: none;
    }
}

.custom-figures-col {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .custom-figures-col {
        float: left;
        width: 33.33333%;
    }
}

.custom-figures-item {
    margin-bottom: 55px;
    padding: 0 65px;
    text-align: center;
}

@media (max-width: 1199px) {
    .custom-figures-item {
        padding: 0;
    }
}

.custom-figures-icon {
    height: 90px;
}

@media (max-width: 767px) {
    .custom-figures-icon {
        height: 150px;
    }
}

.custom-figures-icon img {
    max-width: 100%;
    max-height: 100%;
}

.custom-figures-number {
    position: relative;
    display: block;
    margin-bottom: 10px;
    font-size: 45px;
    font-family: "PT Serif", sans-serif;
    color: #283652;
}

.custom-figures-number small {
    font-size: 24px;
}

.custom-figures-number:after {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 2px;
    background: #0670a5;
}

.custom-figures-title {
    font-size: 16px;
    line-height: 24px;
    color: #283652;
}

@media (max-width: 767px) {
    .custom-figures-title {
        font-size: 32px;
        line-height: 1.4;
    }
}

.custom-figures-note {
    font-size: 13px;
    line-height: 18px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .custom-figures-note {
        font-size: 28px;
        line-height: 1.4;
    }
}

.custom-total {
    margin-top: 60px;
    margin-bottom: 80px;
}

.page-mission-head {
    background-image: url("/local/templates/skkz/css/../images/bg-mission.jpg");
    position: relative;
    margin-bottom: 60px;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 628px;
    background-size: cover;
}

.page-mission-head .breadcrumbs {
    width: 100%;
    padding-bottom: 12px;
    background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
    .page-mission-head .breadcrumbs-list {
        padding: 0;
    }
}

.page-mission-head .page-title {
    margin-top: 19px;
}

@media (max-width: 767px) {
    .page-mission-head .page-title {
        margin-bottom: 0;
    }
}

.page-mission-head .page-title h1 {
    color: #ffffff;
}

.page-mission-illustration img {
    max-width: 100%;
}

.page-mission-head-slider {
    float: right;
    width: 50%;
    padding-top: 33px;
    padding-left: 52px;
    padding-right: 48px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}

@media (min-width: 992px) {
    .page-mission-head-slider {
        opacity: 0;
        -webkit-animation: show .5s 5.2s;
        animation: show .5s 5.2s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
}

@media (max-width: 991px) {
    .page-mission-head-slider {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .page-mission-head-slider {
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 22px;
        line-height: 1.2;
    }
}

.page-mission-head-slider .flexslider {
    margin: 0;
    border: none;
    border-radius: 0;
    background: none;
}

.page-mission-head-slider .flexslider .slides {
    counter-reset: list;
}

.page-mission-head-slider .flexslider .slides li h2:before {
    display: inline-block;
    counter-increment: list;
    content: counter(list) ". ";
}

.page-mission-head-slider .flex-direction-nav a {
    margin: -35px 0 0;
    opacity: 1;
    color: #ffffff;
}

.page-mission-head-slider .flex-direction-nav a:before {
    font-size: 20px;
    font-family: "fontawesome", sans-serif;
}

.page-mission-head-slider .flex-direction-nav .flex-prev {
    left: -42px !important;
}

@media (max-width: 767px) {
    .page-mission-head-slider .flex-direction-nav .flex-prev {
        left: -25px !important;
    }
}

.page-mission-head-slider .flex-direction-nav .flex-prev:before {
    color: #ffffff;
}

.page-mission-head-slider .flex-direction-nav .flex-next {
    right: -42px !important;
}

@media (max-width: 767px) {
    .page-mission-head-slider .flex-direction-nav .flex-next {
        right: -25px !important;
    }
}

.page-mission-head-slider .flex-direction-nav .flex-next:before {
    color: #ffffff;
}

.page-mission-head-slider .flex-control-nav {
    position: relative;
}

@media (max-width: 1199px) {
    .page-mission-head-slider .flex-control-nav {
        margin-top: 23px;
    }
}

.page-mission-head-slider .flex-control-nav li {
    margin: 0 9px;
}

.page-mission-head-slider .flex-control-paging li {
    vertical-align: middle;
}

.page-mission-head-slider .flex-control-paging li a {
    width: 10px;
    height: 10px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: none;
    box-shadow: none;
}

.page-mission-head-slider .flex-control-paging li a:hover {
    background: #ffffff;
}

.page-mission-head-slider .flex-control-paging li a.flex-active {
    width: 16px;
    height: 16px;
    background: #ffffff;
}

.page-mission-head-slider-content {
    position: relative;
}

.page-mission-head-slider-content h2 {
    margin-bottom: 15px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .page-mission-head-slider-content h2 {
        font-size: 32px;
    }
}

.page-mission-head-slider-content h3 {
    margin-top: 24px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .page-mission-head-slider-content h3 {
        font-size: 28px;
        line-height: 1.2;
    }
}

.page-mission-head-slider-content ul {
    list-style: none;
    padding: 0;
}

.page-mission-head-slider-content ul li {
    position: relative;
    margin-bottom: 6px;
    padding-left: 36px;
}

.page-mission-head-slider-content ul li:before {
    position: absolute;
    top: 0;
    left: 2px;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

.block-pattern-mission {
    margin-bottom: 0;
}

.mission-strategy {
    margin-bottom: 44px;
    padding-top: 58px;
    padding-bottom: 88px;
    background: url("/local/templates/skkz/css/../images/bg-mission-strategy.jpg");
}

.mission-strategy-container h2 {
    margin-top: 0;
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
    font-family: "PT Serif", sans-serif;
    color: #ffffff;
}

@media (max-width: 767px) {
    .mission-strategy-container h2 {
        font-size: 45px;
    }
}

.mission-strategy-title {
    margin-top: 52px;
    padding: 8px;
    font-size: 24px;
    color: #ffffff;
    font-family: "PT Serif", sans-serif;
    text-align: center;
    background: #283652;
}

@media (max-width: 767px) {
    .mission-strategy-title {
        font-size: 32px;
    }
}

.mission-strategy-items {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mission-strategy-item {
    width: 280px;
    background: #ffffff;
}

@media (max-width: 1199px) {
    .mission-strategy-item {
        width: 220px;
    }
}

@media (max-width: 991px) {
    .mission-strategy-item {
        width: 350px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .mission-strategy-item {
        width: 100%;
    }
}

.mission-strategy-item-title {
    position: relative;
    padding: 0 15px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #ae9e8c;
    background-image: url("/local/templates/skkz/css/../images/bg-pattern05.svg");
    font-family: "PT Serif", sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .mission-strategy-item-title {
        padding: 0 5px;
    }
}

@media (max-width: 767px) {
    .mission-strategy-item-title {
        font-size: 28px;
    }
}

.mission-strategy-item-title:before {
    position: absolute;
    bottom: 100%;
    margin-bottom: -2px;
    margin-left: -19px;
    left: 50%;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

.mission-strategy-item-content {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 15px;
    line-height: 1.2;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
    .mission-strategy-item-content {
        font-size: 28px;
    }
}

.mission-strategy-item-content:last-child {
    border-bottom: 1px solid transparent;
}

.mission-strategy-item-content > span {
    padding: 0 15px;
    display: block;
    height: 55px;
}

@media (max-width: 1199px) {
    .mission-strategy-item-content > span {
        margin-bottom: 10px;
        padding: 5px;
        height: inherit;
    }
}

.mission-strategy-item-icon {
    display: inline-block;
    margin: 0 20px;
}

@media (max-width: 1199px) {
    .mission-strategy-item-icon {
        margin: 0 5px;
    }
}

.modal-mission .modal-dialog {
    width: 640px;
}

.modal-mission .modal-content {
    padding: 60px 0 0;
}

.modal-mission h3 {
    position: relative;
    margin-bottom: 0;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 20px;
    font-size: 36px;
    font-family: "PT Serif", sans-serif;
}

.modal-mission h3:after {
    position: absolute;
    top: 100%;
    left: 80px;
    content: "";
    width: 50px;
    height: 2px;
    background: #ae9e8c;
}

.modal-mission-list {
    counter-reset: list;
}

.modal-mission-item {
    padding: 50px 80px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 24px;
}

.modal-mission-item:first-child {
    padding-top: 30px;
}

.modal-mission-item:last-child {
    border-bottom: none;
}

.modal-mission-item h4 {
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
    line-height: 36px;
}

.modal-mission-item h4:before {
    display: inline-block;
    counter-increment: list;
    content: counter(list) ". ";
    font-size: 36px;
}

.modal-mission-item h5 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.modal-mission-item ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.modal-mission-item ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 30px;
}

.modal-mission-item ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

.pyramid {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    font-size: 0;
    width: 570px;
    -webkit-animation: transleft .7s 5s;
    animation: transleft .7s 5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@media (max-width: 991px) {
    .pyramid {
        display: none;
    }
}

.pyramid-triang {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 95px solid transparent;
    border-right: 95px solid transparent;
    opacity: 0;
    -webkit-animation-name: rotatetriang, show;
    animation-name: rotatetriang, show;
    -webkit-animation-duration: .3s, .6s;
    animation-duration: .3s, .6s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    pointer-events: none;
}

.pyramid-triang:not(:first-of-type) {
    margin-left: -96px;
}

.pyramid-triang-up {
    border-bottom: 150px solid #e4e8f0;
}

.pyramid-triang-down {
    border-top: 150px solid #fff;
}

.pyramid-lvl1, .pyramid-lvl2, .pyramid-lvl3 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    will-change: transform;
}

.pyramid-lvl1:hover, .pyramid-lvl2:hover, .pyramid-lvl3:hover {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.pyramid-lvl1:hover .pyramid-triang, .pyramid-lvl2:hover .pyramid-triang, .pyramid-lvl3:hover .pyramid-triang {
    border-color: #ae9e8c transparent #ae9e8c transparent;
}

.pyramid-lvl1:hover .pyramid-title, .pyramid-lvl2:hover .pyramid-title, .pyramid-lvl3:hover .pyramid-title {
    -webkit-transform: translate(-50%, -50%) scaleX(-1);
    -ms-transform: translate(-50%, -50%) scaleX(-1);
    transform: translate(-50%, -50%) scaleX(-1);
    color: #fff;
}

.pyramid-lvl1:hover .pyramid-title-num, .pyramid-lvl2:hover .pyramid-title-num, .pyramid-lvl3:hover .pyramid-title-num {
    background-color: #fff;
    color: #ae9e8c;
}

.pyramid-lvl1 {
    bottom: 0;
}

.pyramid-lvl1 .pyramid-triang:nth-last-of-type(2) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}

.pyramid-lvl1 .pyramid-triang:nth-last-of-type(3) {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}

.pyramid-lvl1 .pyramid-triang:nth-last-of-type(4) {
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
}

.pyramid-lvl1 .pyramid-triang:nth-last-of-type(5) {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}

.pyramid-lvl2 {
    bottom: 150px;
}

.pyramid-lvl2 .pyramid-triang:last-of-type {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.pyramid-lvl2 .pyramid-triang:nth-last-of-type(2) {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
}

.pyramid-lvl2 .pyramid-triang:nth-last-of-type(3) {
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s;
}

.pyramid-lvl3 {
    bottom: 300px;
}

.pyramid-lvl3 .pyramid-triang {
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s;
}

.pyramid-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 60%;
    font-size: 18px;
    opacity: 0;
    -webkit-animation: show .5s 4.7s;
    animation: show .5s 4.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    pointer-events: none;
}

.pyramid-title-num {
    display: block;
    position: relative;
    margin: 0 auto 20px auto;
    width: 32px;
    height: 32px;
    line-height: 30px;
    background-color: #ae9e8c;
    border-radius: 50%;
    font-family: "PT Serif", sans-serif;
    font-weight: bold;
    color: #fff;
}

.pyramid-title-num:before {
    content: '';
    position: absolute;
    width: 49px;
    height: 49px;
    left: -8px;
    top: -8px;
    border-radius: 50%;
    border: 1px solid #c5c7cb;
}

@-webkit-keyframes rotatetriang {
    to {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
}

@keyframes rotatetriang {
    to {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
}

@-webkit-keyframes show {
    to {
        opacity: 1;
    }
}

@keyframes show {
    to {
        opacity: 1;
    }
}

@-webkit-keyframes transleft {
    to {
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes transleft {
    to {
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.modal-login .modal-dialog {
    width: 1000px;
}

@media (max-width: 1000px) {
    .modal-login .modal-dialog {
        width: 600px;
    }
}

.modal-login .modal-content:before, .modal-login .modal-content:after {
    content: " ";
    display: table;
}

.modal-login .modal-content:after {
    clear: both;
}

.modal-login-img {
    float: left;
    width: 50%;
    height: 660px;
    background: url("/local/templates/skkz/css/../images/bg-modal-login.jpg");
}

@media (max-width: 1000px) {
    .modal-login-img {
        display: none;
    }
}

.modal-login-content {
    float: left;
    width: 50%;
    max-height: 660px;
    padding: 80px 40px;
}

@media (max-width: 1000px) {
    .modal-login-content {
        width: 100%;
        padding: 50px 40px;
    }
}

@media (max-width: 767px) {
    .modal-login-content {
        max-height: inherit;
    }
}

.modal-login-content h3 {
    position: relative;
    margin-top: 0;
    padding-bottom: 15px;
    font-family: "PT Serif", sans-serif;
    font-size: 24px;
}

@media (max-width: 767px) {
    .modal-login-content h3 {
        font-size: 35px;
    }
}

.modal-login-content h3:after {
    position: absolute;
    left: 0;
    top: 100%;
    content: "";
    width: 60px;
    height: 2px;
    background: #ae9e8c;
}

.modal-login-form {
    margin-top: 40px;
}

.modal-login-form .label-text {
    margin-bottom: 40px;
    width: 100%;
    display: block;
}

.modal-login-form input[type=text] {
    width: 100%;
}

.modal-login-form .checkbox {
    width: 100%;
    display: block;
    margin-bottom: 45px;
    padding-top: 2px;
}

@media (max-width: 767px) {
    .modal-login-form .checkbox {
        font-size: 24px;
    }
}

.label-captcha {
    margin-bottom: 40px;
    display: block;
}

.label-captcha:before, .label-captcha:after {
    content: " ";
    display: table;
}

.label-captcha:after {
    clear: both;
}

.label-captcha-refresh {
    float: left;
    border: 1px solid #cdcdcd;
    width: 50px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    font-style: normal;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .label-captcha-refresh {
        width: 100px;
        height: 100px;
        line-height: 98px;
        font-size: 30px;
    }
}

.label-captcha-refresh:before {
    font-family: "fontawesome", sans-serif;
}

.label-captcha-img {
    width: 140px;
    float: left;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
    .label-captcha-img {
        height: 100px;
        line-height: 98px;
    }
}

.label-captcha-input {
    width: 230px;
    float: left;
}

.label-captcha-input input {
    width: 100%;
}

@media (max-width: 767px) {
    .label-captcha-input {
        width: 280px;
    }
}

.modal-login-submit {
    position: relative;
    width: 280px;
    height: 50px;
    background: #ffffff;
    border: 2px solid #ae9e8c;
    font-size: 16px;
}

@media (max-width: 767px) {
    .modal-login-submit {
        width: 100%;
        height: 100px;
        font-size: 28px;
    }
}

.modal-login-submit:hover {
    background: #ae9e8c;
    color: #ffffff;
}

.modal-login-submit:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 46px;
    line-height: 46px;
    border-left: 1px solid #ae9e8c;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
    color: #ae9e8c;
    background: #ffffff;
}

@media (max-width: 767px) {
    .modal-login-submit:before {
        height: 96px;
        width: 100px;
        font-size: 30px;
        line-height: 96px;
    }
}

.modal-login-links {
    margin-top: 35px;
}

@media (max-width: 767px) {
    .modal-login-links {
        text-align: center;
    }
}

.modal-login-links a {
    display: inline-block;
    margin-right: 60px;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .modal-login-links a {
        margin: 0 20px;
        font-size: 28px;
    }
}

.modal-registration.in {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-registration .modal-dialog {
    width: 900px;
    max-width: 100%;
}

@media (max-width: 1000px) {
    .modal-registration .modal-dialog {
        width: 600px;
    }
}

.modal-registration .modal-content {
    padding: 80px 40px;
}

.modal-registration .modal-content:before, .modal-registration .modal-content:after {
    content: " ";
    display: table;
}

.modal-registration .modal-content:after {
    clear: both;
}

@media (max-width: 1000px) {
    .modal-registration .modal-content {
        padding: 50px 40px;
    }
}

.modal-registration .modal-content h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .modal-registration .modal-content h3 {
        font-size: 35px;
    }
}

.modal-registration .modal-content h3:after {
    position: absolute;
    top: 100%;
    left: 0;
    content: "";
    width: 60px;
    height: 2px;
    background: #ae9e8c;
}

.modal-registration-description {
    font-size: 16px;
    line-height: 24px;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .modal-registration-description {
        font-size: 28px;
        line-height: 1.4;
    }
}

.modal-registration-form {
    margin-top: 25px;
    margin-left: -10px;
    margin-right: -10px;
}

.modal-registration-form .label-captcha {
    padding: 0 10px;
}

.modal-registration-form .label-text {
    margin-bottom: 40px;
    width: 50%;
    float: left;
    padding: 0 10px;
}

@media (max-width: 767px) {
    .modal-registration-form .label-text {
        width: 100%;
    }
}

.modal-registration-form .label-text input[type=text] {
    width: 100%;
}

.modal-registration-form .checkbox {
    padding-left: 35px;
}

@media (max-width: 767px) {
    .modal-registration-form .checkbox {
        padding-left: 45px;
        font-size: 24px;
    }
}

.modal-registration-form .checkbox span:before {
    left: 12px;
}

.modal-registration-form .checkbox span:after {
    left: 10px;
}

.modal-registration-footer {
    margin-top: 35px;
    text-align: center;
}

.modal-registration-submit {
    position: relative;
    width: 280px;
    height: 50px;
    background: #ffffff;
    border: 2px solid #ae9e8c;
    font-size: 16px;
}

@media (max-width: 767px) {
    .modal-registration-submit {
        width: 100%;
        height: 100px;
        font-size: 28px;
    }
}

.modal-registration-submit:hover {
    background: #ae9e8c;
    color: #ffffff;
}

.modal-registration-submit:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 46px;
    line-height: 46px;
    border-left: 1px solid #ae9e8c;
    font-family: "fontawesome", sans-serif;
    font-size: 20px;
    background: #ffffff;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .modal-registration-submit:before {
        height: 96px;
        width: 100px;
        font-size: 30px;
        line-height: 96px;
    }
}

.search-result .faq-search {
    margin-top: 40px;
}

.search-result .page-title {
    padding: 0;
}

.search-result .pagination {
    margin-top: 60px;
}

@media (max-width: 1199px) {
    .search-result .faq-aside {
        margin-top: 50px;
    }
}

.interview {
    position: relative;
    padding: 65px 20px 20px;
    background-color: #4a6599;
    color: #fff;
}

.interview:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/interview-pattern.svg);
    position: absolute;
    height: 23px;
    top: 5%;
    left: 0;
    right: 0;
}

@media (min-width: 992px) {
    .interview {
        margin-top: 104px;
    }
}

@media (max-width: 1199px) {
    .interview {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .interview {
        padding: 80px 30px 30px;
    }
}

.interview-title {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 1.3;
    font-family: "PT Serif", sans-serif;
}

@media (max-width: 767px) {
    .interview-title {
        font-size: 34px;
        margin-bottom: 40px;
    }
}

.interview-radio {
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}

@media (max-width: 1199px) {
    .interview-radio {
        margin-bottom: 25px;
    }
}

.interview-radio__inp {
    position: absolute;
    left: -9999px;
}

.interview-radio__inp:checked + .interview-radio__fake:after {
    opacity: 1;
}

.interview-radio__fake {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.4);
}

.interview-radio__fake:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
}

@media (max-width: 767px) {
    .interview-radio__fake {
        width: 50px;
        height: 50px;
    }

    .interview-radio__fake:after {
        width: 20px;
        height: 20px;
    }
}

.interview-radio__text {
    font-size: 14px;
    padding-left: 12px;
}

@media (max-width: 767px) {
    .interview-radio__text {
        font-size: 24px;
        padding-left: 24px;
    }
}

@media (min-width: 768px) {
    .sitemap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.sitemap:before, .sitemap:after {
    display: none;
}

.sitemap-col {
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
}

@media (min-width: 768px) {
    .sitemap-col {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .sitemap-col {
        width: 33.33%;
    }
}

.sitemap-item {
    margin-bottom: 40px;
}

.sitemap-item > h2 {
    font-size: 20px;
    margin: 0 0 15px;
}

@media (max-width: 767px) {
    .sitemap-item > h2 {
        font-size: 38px;
        margin-bottom: 30px;
    }
}

.sitemap-item > h2 > a {
    color: #333333;
}

.sitemap-item > h2 > a:hover {
    color: #ae9e8c;
}

.sitemap-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    max-width: 90%;
}

@media (max-width: 767px) {
    .sitemap-list {
        font-size: 29px;
    }
}

.sitemap-list > li {
    margin-bottom: 15px;
    padding-left: 25px;
}

@media (max-width: 767px) {
    .sitemap-list > li {
        padding-left: 50px;
        margin-bottom: 40px;
    }
}

.sitemap-list > li > a {
    position: relative;
    color: #333333;
}

.sitemap-list > li > a:before {
    position: absolute;
    left: -25px;
    top: 0;
    color: #ae9e8c;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .sitemap-list > li > a:before {
        left: -50px;
    }
}

.sitemap-list > li > a:hover {
    color: #ae9e8c;
}

.sitemap-sublist {
    list-style: none;
    padding-left: 10px;
    margin: 15px 0 0;
    color: #a7a7a7;
}

.sitemap-sublist > li {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .sitemap-sublist > li {
        margin-bottom: 25px;
    }
}

.modal-research-security .modal-dialog {
    width: 820px;
}

.modal-research-security-head {
    background-image: url(/local/templates/skkz/css/../images/raiting-banner.png);
    min-height: 180px;
    padding: 6% 5%;
}

.modal-research-security-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-family: "PT Serif", sans-serif;
    color: #fff;
}

.modal-research-security-title:before {
    content: '';
    background: url(/local/templates/skkz/css/../images/modal-security-icon.svg) no-repeat left center;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 85px;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    height: 90px;
}

@media (max-width: 767px) {
    .modal-research-security-title {
        font-size: 40px;
    }
}

.modal-research-security-content {
    padding: 5%;
    font-size: 16px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .modal-research-security-content {
        font-size: 28px;
    }
}

.modal-research-security-content > p {
    margin-bottom: 25px;
}

.modal-research-security-content > p:last-of-type {
    margin-bottom: 50px;
}

.modal-research-security-content > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.modal-research-security-content > ul > li {
    position: relative;
    padding-left: 30px;
    margin-top: 25px;
}

.modal-research-security-content > ul > li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "fontawesome", sans-serif;
    color: #ae9e8c;
}

@media (max-width: 767px) {
    .modal-research-security-content > ul > li {
        padding-left: 50px;
    }
}

/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * */
/* ====================================================================================================================
 * FONT-FACE
 * ==================================================================================================================== */
@font-face {
    font-family: 'flexslider-icon';
    src: url("/local/templates/skkz/css/fonts/flexslider-icon.eot");
    src: url("/local/templates/skkz/css/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("/local/templates/skkz/css/fonts/flexslider-icon.woff") format("woff"), url("/local/templates/skkz/css/fonts/flexslider-icon.ttf") format("truetype"), url("/local/templates/skkz/css/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ==================================================================================================================== */
.flex-container a:hover, .flex-slider a:hover {
    outline: none;
}

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

.slides > li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ==================================================================================================================== */
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ==================================================================================================================== */
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    border-radius: 4px;
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ==================================================================================================================== */
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

/*!
 * Bootstrap-select v1.10.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */
select.bs-select-hidden, select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below */
}

.bootstrap-select .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}

.bootstrap-select .dropdown-toggle select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}

.bootstrap-select .dropdown-toggle select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them. */
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.icon {
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.icon--arrow-left:before {
    content: '\e901';
}

.icon--menu:before {
    content: '\e903';
}

.icon--cross:before {
    content: '\e117';
}

/* Menu styles */
.menu {
    position: relative;
    width: 100%;
    height: -webkit-calc(100vh - 70px);
    height: calc(100vh - 70px);
    /* iphone5 */
    /* iPhone 4 */
}

@media (max-width: 767px) {
    .menu {
        height: -webkit-calc(100vh - 100px);
        height: calc(100vh - 100px);
    }
}

.menu__wrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.menu__level {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    overflow-y: scroll;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu__level.submenu {
    padding-top: 70px;
}

@media (max-width: 767px) {
    .menu__level.submenu {
        padding-top: 130px;
    }
}

.menu__level.submenu:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    content: "Назад";
    display: inline-block;
    vertical-align: middle;
}

.menu__level--current {
    visibility: visible;
}

.menu__item {
    position: relative;
    display: block;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}

@media (max-width: 767px) {
    .menu__item {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
    }
}

.menu__link {
    position: relative;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
}

.menu__link[data-submenu] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding: 0;
    width: 30px;
    min-height: inherit;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 1;
}

@media (max-width: 767px) {
    .menu__link[data-submenu] {
        width: 40px;
    }
}

.menu__link[data-submenu] + .menu__link {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}

.menu__link[data-submenu]:after {
    position: absolute;
    right: 10px;
    top: 27px;
    font-family: "fontawesome", sans-serif;
    color: #a7a7a7;
}

@media (max-width: 767px) {
    .menu__link[data-submenu]:after {
        top: 50%;
        margin-top: -20px;
    }
}

.menu__link:hover, .menu__link[data-submenu]:hover::after {
    color: #ffffff;
}

[class^='animate-'], [class*=' animate-'] {
    visibility: visible;
}

.animate-outToRight .menu__item {
    -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.animate-outToLeft .menu__item {
    -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.animate-inFromLeft .menu__item {
    -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate-inFromRight .menu__item {
    -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.menu__breadcrumbs {
    font-size: 0.65em;
    line-height: 1;
    position: relative;
    padding: 2.5em 3.75em 1.5em 2.5em;
}

.menu__breadcrumbs a {
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5c5edc;
}

.menu__breadcrumbs a:last-child {
    pointer-events: none;
}

.menu__breadcrumbs a:hover {
    color: #8182e0;
}

.menu__breadcrumbs a:not(:last-child)::after {
    content: '\e902';
    font-family: 'feather';
    display: inline-block;
    padding: 0 0.5em;
    color: #33353e;
}

.menu__breadcrumbs a:not(:last-child):hover::after {
    color: #33353e;
}

.menu__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: 0;
    padding: 0 30px;
    font-size: 16px;
    cursor: pointer;
    border: none;
    background: #ffffff;
    height: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left !important;
    color: #0a66a4;
}

.menu__back:after {
    content: "Назад";
    display: inline-block;
    vertical-align: middle;
}

.menu__back:before {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    font-family: "fontawesome", sans-serif;
}

@media (max-width: 767px) {
    .menu__back:before {
        margin-right: 20px;
    }
}

.menu__back .icon {
    display: none;
}

@media (max-width: 767px) {
    .menu__back {
        padding-left: 30px;
        padding-top: 40px;
        padding-bottom: 50px;
        height: 130px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
        font-size: 30px;
    }
}

.menu__back--hidden {
    pointer-events: none;
    opacity: 0;
}

.menu__back:hover, .menu__back:focus {
    color: #fff;
    outline: none;
    background: #0a66a4;
}

/* Open and close buttons */
.action {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    background: none;
}

.action:focus {
    outline: none;
}

.action--open {
    font-size: 1.5em;
    top: 1em;
    left: 1em;
    display: none;
    color: #fff;
    position: fixed;
    z-index: 1000;
}

.action--close {
    font-size: 1.1em;
    top: 1.25em;
    right: 1em;
    display: none;
    color: #45464e;
}

ul[data-menu="main"] {
    z-index: 100;
}

/*
 *	generated by WOW Slider 2.6
 *	template Fresh */
#wowslider-container1 {
    zoom: 1;
    position: relative;
    max-width: 830px;
    margin: 0px auto 0px;
    z-index: 90;
    border: none;
    text-align: left;
}

/* reset align=center */
* html #wowslider-container1 {
    width: 830px;
}

#wowslider-container1 .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#wowslider-container1 .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
    /*table-layout:fixed; */
}

#wowslider-container1 .ws_images ul li {
    width: 1%;
    line-height: 0;
    /*opera */
    float: left;
    font-size: 0;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

#wowslider-container1 .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}

#wowslider-container1 img {
    max-width: none !important;
}

#wowslider-container1 .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
    margin: 0;
}

#wowslider-container1 a {
    text-decoration: none;
    outline: none;
    border: none;
}

#wowslider-container1 .ws_bullets {
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}

#wowslider-container1 .ws_bullets div {
    position: relative;
    float: left;
}

#wowslider-container1 .wsl {
    display: none;
}

#wowslider-container1 sound, #wowslider-container1 object {
    position: absolute;
}

#wowslider-container1 .ws_bullets {
    padding: 9px;
}

#wowslider-container1 .ws_bullets a {
    width: 10px;
    height: 10px;
    background: url(/local/templates/skkz/css/./bullet.png) left top;
    float: left;
    text-indent: -4000px;
    position: relative;
    margin-left: 5px;
    color: transparent;
}

#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull {
    background-position: 0 100%;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -13px;
    z-index: 60;
    height: 27px;
    width: 27px;
    background-image: url(/local/templates/skkz/css/./arrows.png);
}

#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: 10px;
}

#wowslider-container1 a.ws_prev {
    background-position: 0 0;
    left: 10px;
}

* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev {
    display: block;
}

#wowslider-container1 {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}

#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
    display: block;
}

#wowslider-container1 .ws_playpause {
    display: none;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
    display: block;
}

#wowslider-container1 .ws_pause {
    background-image: url(/local/templates/skkz/css/./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(/local/templates/skkz/css/./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}

#wowslider-container1 .ws_bullets {
    top: 5px;
    right: 5px;
}

#wowslider-container1 .ws-title {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 10px;
    margin-right: 10px;
    color: #FFFFFF;
    z-index: 50;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
}

#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
    display: inline-block;
    padding: 8px 10px;
    background: #559674;
}

#wowslider-container1 .ws-title div {
    display: block;
    margin-top: 0px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    background: #FFFFFF;
    color: #888888;
}

#wowslider-container1 .ws_thumbs {
    font-size: 0px;
    position: absolute;
    overflow: auto;
    z-index: 70;
    left: -139px;
    top: 0;
    width: 134px;
    height: 100%;
}

#wowslider-container1 .ws_thumbs a {
    position: relative;
    text-indent: -4000px;
    color: transparent;
    opacity: 0.85;
}

#wowslider-container1 .ws_thumbs a:hover {
    opacity: 1;
}

#wowslider-container1 .ws_thumbs a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_thumbs div {
    position: relative;
    width: 100%;
}

#wowslider-container1 .ws_thumbs .ws_selthumb img {
    border-color: #559674;
}

#wowslider-container1 .ws_thumbs a img {
    margin: 3px;
    text-indent: 0;
    border: 4px solid #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    max-width: none;
}

#wowslider-container1 .ws_images > ul {
    animation: wsBasic 36s infinite;
    -moz-animation: wsBasic 36s infinite;
    -webkit-animation: wsBasic 36s infinite;
}

#wowslider-container1 .ws_images img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wowslider-container1 .ws_effect img, #wowslider-container1 .ws_effect > * {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wowslider-container1 .ws_bullets a img {
    text-indent: 0;
    display: block;
    top: 20px;
    left: -60px;
    visibility: hidden;
    position: absolute;
    border: 4px solid #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    max-width: none;
}

#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_bulframe div {
    left: 0;
    overflow: hidden;
    position: relative;
    width: 120px;
    background-color: #FFF;
}

#wowslider-container1 .ws_bulframe div div {
    height: 52px;
    overflow: visible;
    position: relative;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
    display: none;
    top: 18px;
    overflow: visible;
    position: absolute;
    cursor: pointer;
    border: 4px solid #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wowslider-container1 .ws_bulframe span {
    display: block;
    position: absolute;
    top: -10px;
    margin-left: -6px;
    left: 60px;
    background: url(/local/templates/skkz/css/./triangle.png);
    width: 15px;
    height: 6px;
}

#wowslider-container1.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/*playpause */
/* top right */
@keyframes wsBasic {
    0% {
        left: -0%;
    }
    6.94% {
        left: -0%;
    }
    12.5% {
        left: -100%;
    }
    19.44% {
        left: -100%;
    }
    25% {
        left: -200%;
    }
    31.94% {
        left: -200%;
    }
    37.5% {
        left: -300%;
    }
    44.44% {
        left: -300%;
    }
    50% {
        left: -400%;
    }
    56.94% {
        left: -400%;
    }
    62.5% {
        left: -500%;
    }
    69.44% {
        left: -500%;
    }
    75% {
        left: -600%;
    }
    81.94% {
        left: -600%;
    }
    87.5% {
        left: -700%;
    }
    94.44% {
        left: -700%;
    }
}

@-webkit-keyframes wsBasic {
    0% {
        left: -0%;
    }
    6.94% {
        left: -0%;
    }
    12.5% {
        left: -100%;
    }
    19.44% {
        left: -100%;
    }
    25% {
        left: -200%;
    }
    31.94% {
        left: -200%;
    }
    37.5% {
        left: -300%;
    }
    44.44% {
        left: -300%;
    }
    50% {
        left: -400%;
    }
    56.94% {
        left: -400%;
    }
    62.5% {
        left: -500%;
    }
    69.44% {
        left: -500%;
    }
    75% {
        left: -600%;
    }
    81.94% {
        left: -600%;
    }
    87.5% {
        left: -700%;
    }
    94.44% {
        left: -700%;
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer {
    position: relative;
}

.fancybox-inner {
    position: relative;
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading {
    background-image: url(/local/templates/skkz/css/../images/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/local/templates/skkz/css/../images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 8040;
    line-height: 50px;
    text-align: center;
    background: #ae9e8c;
    font-size: 15px;
    color: #ffffff;
}

.fancybox-close:before {
    font-family: "fontawesome", sans-serif;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(/local/templates/skkz/css/../images/blank.gif);
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-prev span {
    left: 10px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.fancybox-prev span:before {
    font-family: "fontawesome", sans-serif;
}

.fancybox-next span {
    right: 10px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.fancybox-next span:before {
    font-family: "fontawesome", sans-serif;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/local/templates/skkz/css/../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 8050;
    text-align: center;
    display: inline-block;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    font-size: 16px;
    line-height: 24px;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

@font-face {
    font-family: 'fontawesome';
    src: url("/local/templates/skkz/css/../fonts/fontawesome/icomoon.eot?flezkg");
    src: url("/local/templates/skkz/css/../fonts/fontawesome/icomoon.eot?flezkg#iefix") format("embedded-opentype"), url("/local/templates/skkz/css/../fonts/fontawesome/icomoon.ttf?flezkg") format("truetype"), url("/local/templates/skkz/css/../fonts/fontawesome/icomoon.woff?flezkg") format("woff"), url("/local/templates/skkz/css/../fonts/fontawesome/icomoon.svg?flezkg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fontawesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-update:before, .page-link.link-update a:before, .page-link.link-update button:before, .label-captcha-refresh:before {
    content: "\e95c";
}

.icon-minus:before, .organization-item.organization-base.-toggle > .organization-base-content .organization-item-open:before, .organization-item.-toggle > .organization-item-main .organization-item-open:before {
    content: "\e95b";
}

.icon-ombudsman:before, .page-other-link.page-other-link-ombudsman a:before {
    content: "\e959";
}

.icon-manual:before, .page-other-link.page-other-link-manual a:before {
    content: "\e95a";
}

.icon-checkbox:before, .checkbox span:before {
    content: "\e958";
}

.icon-plus-in-circle:before, .page-link.link-add a:before, .page-link.link-add button:before {
    content: "\e956";
}

.icon-data:before {
    content: "\e955";
}

.icon-female:before, .resume-registration-sex .radio.resume-registration-woman span:before {
    content: "\e953";
}

.icon-male:before, .resume-registration-sex .radio.resume-registration-man span:before {
    content: "\e954";
}

.icon-social-mission:before, .social-project-mission h2:before {
    content: "\e952";
}

.icon-faq:before, .banner-more.banner-faq:before {
    content: "\e951";
}

.icon-login:before {
    content: "\e95d";
}

.icon-archive:before, .press-options .blocks-media-links a:before {
    content: "\e94c";
}

.icon-mail2:before, .page-link.page-link-mail a:before, .page-link.page-link-mail button:before, .page-feedback-submit:before {
    content: "\e94d";
}

.icon-video-cam:before {
    content: "\e94e";
}

.icon-pict:before, .press-photo .page-link.link-all-news a:before {
    content: "\e94f";
}

.icon-portfolio:before, .blocks-options-press .blocks-media-links a:before, .page-link.page-link-portfolio a:before {
    content: "\e950";
}

.icon-close:before, .modal .close:before, .resume-info-container table tr td .i-table-delete:before, .fancybox-close:before {
    content: "\e948";
}

.icon-access:before {
    content: "\e944";
}

.icon-tactics:before {
    content: "\e945";
}

.icon-strategy:before {
    content: "\e946";
}

.icon-transformation-program:before, .page-link.link-transformation a:before, .page-link.link-transformation button:before {
    content: "\e947";
}

.icon-inductry:before, .page-link.page-link-industry a:before, .page-link.page-link-industry button:before {
    content: "\e93f";
}

.icon-invest2:before {
    content: "\e940";
}

.icon-invest1:before {
    content: "\e941";
}

.icon-find:before {
    content: "\e93d";
}

.icon-resume:before, .page-other-link.page-other-link-resume a:before {
    content: "\e93e";
}

.icon-banner-all-doc:before, .banner-more.banner-all-documents:before {
    content: "\e93c";
}

.icon-branch:before, .mission-item.mission-item-first .mission-img-wrap:before, .investor-num:before {
    content: "\e936";
}

.icon-strategy-kazahstan:before, .banner-strategy .page-text h2:before {
    content: "\e937";
}

.icon-materials2:before, .mission-item.mission-item-prey .mission-img-wrap:before {
    content: "\e938";
}

.icon-minerals1:before, .mission-item.mission-item-resours .mission-img-wrap:before {
    content: "\e939";
}

.icon-link-news-all:before, .page-link.link-all-news a:before, .page-link.link-all-news button:before {
    content: "\e93a";
}

.icon-privatization-link:before, .page-link.privatization-link a:before, .page-link.privatization-link button:before {
    content: "\e93b";
}

.icon-pagination-end:before, .pagination-item.end .pagination-link:before {
    content: "\e94a";
}

.icon-pagination-start:before, .pagination-item.start .pagination-link:before {
    content: "\e94b";
}

.icon-partnership:before, .page-link.page-link-partnership a:before, .page-link.page-link-partnership button:before {
    content: "\e92e";
}

.icon-honors:before, .banner-more.banner-plans:before {
    content: "\e92f";
}

.icon-clock:before, .page-link.page-link-history a:before, .page-link.page-link-history button:before {
    content: "\e930";
}

.icon-report3:before, .banner-more.banner-reports:before, .banner-more:before {
    content: "\e931";
}

.icon-corporate:before, .page-link.page-link-corporate a:before, .page-link.page-link-corporate button:before {
    content: "\e932";
}

.icon-aim:before, .page-link.page-link-mission a:before, .page-link.page-link-mission button:before {
    content: "\e933";
}

.icon-target:before, .mission-item.mission-item-target .mission-item-content:before {
    content: "\e934";
}

.icon-mission:before, .mission-item.mission-item-mis .mission-item-content:before {
    content: "\e935";
}

.icon-exit:before, .modal-login-submit:before, .modal-registration-submit:before {
    content: "\e95e";
}

.icon-lamp:before, .mission .blocks-media-links a:before, .page-link.page-link-development a:before, .page-link.page-link-development button:before {
    content: "\e92c";
}

.icon-marker:before, .mission-action > li > span:before, .page-feedback-block:before, .block-goal ul li:before, .page-contacts-item:before, .mission-government-item:before, .principles-item-wrap:before, .organization-chain-content span:before, .page-mission-head-slider-content ul li:before, .modal-mission-item ul li:before, .sitemap-list > li > a:before, .modal-research-security-content > ul > li:before {
    content: "\e92d";
}

.icon-border-round:before, .banner-more:after, .page-other-link a:after {
    content: "\e927";
}

.icon-contacts-big:before, .page-other-link.page-other-link-contacts a:before {
    content: "\e928";
}

.icon-about-report:before, .page-other-link.page-other-link-report a:before {
    content: "\e929";
}

.icon-investor:before, .page-link.cooperation-investors-link a:before, .page-link.cooperation-investors-link button:before {
    content: "\e92a";
}

.icon-report2:before, .page-link.annual-report-link a:before, .page-link.annual-report-link button:before {
    content: "\e92b";
}

.icon-download:before, .reports-download span:before, .page-link.link-download a:before, .page-link.link-download button:before {
    content: "\e925";
}

.icon-doc-link:before, .reports-link span:before {
    content: "\e926";
}

.icon-about-company:before, .page-note-font > h2:before, .page-note-wrap:before {
    content: "\e923";
}

.icon-slider-bird:before, .reports-info-icon:before, .company-indicators-content:before, .research-results__item:after, .research-privatization__title:before, .modal-feedback-ok .modal-content:before, .mission-government-main span:before, .organization-item-main.organization-item-directors span:before {
    content: "\e924";
}

.icon-figure4:before {
    content: "\e902";
}

.icon-figure3:before {
    content: "\e920";
}

.icon-figure2:before, .section-info-container .nav-tabs > li > a:before, .corporate .nav-tabs > li > a:before, .mission-government-item:after {
    content: "\e921";
}

.icon-qoute:before, .page blockquote:before, .page .blockquote-big-content:before, .main-slider-block-title:before {
    content: "\e91f";
}

.icon-mail:before, .page-options-link.page-options-mail:before {
    content: "\e91d";
}

.icon-doc:before {
    content: "\e942";
}

.icon-doc-arrow:before {
    content: "\e943";
}

.icon-figure1:before, .main-slider-nav ul li a:before, .fond-history .nav-tabs > li:before, .transformation-flexslider-nav ul li:before, .mission-strategy-item-title:before {
    content: "\e922";
}

.icon-print:before, .page-options-link.page-options-print:before {
    content: "\e91e";
}

.icon-resume-link:before, .resume-link:before {
    content: "\e957";
}

.icon-plus:before, .faq-question-title:before, .organization-item-open:before, .organization-item-open-base:before {
    content: "\e949";
}

.icon-social-vider:before, .page-share-link.page-share-viber span:before {
    content: "\e914";
}

.icon-social-google:before, .page-share-link.page-share-google span:before {
    content: "\e915";
}

.icon-social-facebook:before, .page-share-link.page-share-facebook span:before {
    content: "\e916";
}

.icon-social-in:before, .page-share-link.page-share-in span:before {
    content: "\e917";
}

.icon-social-vk:before, .page-share-link.page-share-vk span:before {
    content: "\e918";
}

.icon-social-moimir:before, .page-share-link.page-share-moimir span:before {
    content: "\e919";
}

.icon-social-twitter:before, .page-share-link.page-share-twitter span:before {
    content: "\e91a";
}

.icon-socail-whatsapp:before, .page-share-link.page-share-whatsapp span:before {
    content: "\e91b";
}

.icon-social-ok:before, .page-share-link.page-share-ok span:before {
    content: "\e91c";
}

.icon-arrow-bottom:before, .header-lang .btn .caret:before, .section-info-container .nav-tabs .dropdown .caret:before, .corporate .nav-tabs .dropdown .caret:before, .selectpicker-doc .btn .filter-option:after, .faq .bootstrap-select .btn .caret:before, .faq .selectpicker-doc-border .btn .caret:before {
    content: "\e900";
}

.icon-sitemap:before, .footer-sitemap a:before {
    content: "\e901";
}

.icon-rss:before {
    content: "\e903";
}

.icon-twitter:before, .social-link.twitter:before {
    content: "\e904";
}

.icon-youtube:before, .social-link.youtube:before {
    content: "\e905";
}

.icon-facebook:before, .social-link.facebook:before {
    content: "\e906";
}

.icon-warning:before, .footer-warning a:before {
    content: "\e907";
}

.icon-state-agency:before, .footer-gos a:before {
    content: "\e908";
}

.icon-arrow-next:before, .page-more span:after, .video-link-content a:after, .main-slider-block-link:after, .blocks-feedback .submit:before, .news-list-link:after, .banner-title:after, .page-link.page-link-more a:before, .page-link.page-link-more button:before, .page-other-link:before, .research-transformation-info__link:before {
    content: "\e909";
}

.icon-pressroom:before, .blocks-media-links a:before {
    content: "\e90a";
}

.icon-play:before, .i-video-play:before, .i-video:before, .block-img.block-img-video:before, .gallery-item.-video .gallery-item-content:before {
    content: "\e90b";
}

.icon-view:before, .page-views:before, .block.block-big .block-views:before, .block-views:before, .news-views:before, .reports-look span:before {
    content: "\e90c";
}

.icon-flag:before, .news-item:before {
    content: "\e90d";
}

.icon-bird:before, .page-title-bird h2:before, .blocks-container h2:before {
    content: "\e90e";
}

.icon-report:before, .sidebar-report-i:before {
    content: "\e90f";
}

.icon-arrow-slider-right:before, .flexslider.main-slider-flexslider .flex-direction-nav .flex-next:before, .pagination-item.next .pagination-link:before, .reports-nav-year .flex-direction-nav .flex-next:before, .wealth-slider .flex-direction-nav .flex-next:before, .corporate-slider .flex-direction-nav .flex-next:before, .fond-history .flex-direction-nav .flex-next:before, .research-slider-indicators .flex-direction-nav .flex-next:before, .research-segment .flexslider .flex-direction-nav .flex-next:before, .flexslider.transformation-flexslider .flex-direction-nav .flex-next:before, .organization-base-open:after, .page-mission-head-slider .flex-direction-nav .flex-next:before, .fancybox-next span:before {
    content: "\e910";
}

.icon-arrow-slider-left:before, .flexslider.main-slider-flexslider .flex-direction-nav .flex-prev:before, .pagination-item.prev .pagination-link:before, .reports-nav-year .flex-direction-nav .flex-prev:before, .wealth-slider .flex-direction-nav .flex-prev:before, .corporate-slider .flex-direction-nav .flex-prev:before, .fond-history .flex-direction-nav .flex-prev:before, .research-slider-indicators .flex-direction-nav .flex-prev:before, .research-segment .flexslider .flex-direction-nav .flex-prev:before, .flexslider.transformation-flexslider .flex-direction-nav .flex-prev:before, .organization-base-open.-toggle:after, .page-mission-head-slider .flex-direction-nav .flex-prev:before, .menu__back:before, .fancybox-prev span:before {
    content: "\e911";
}

.icon-arrow-menu-right:before, .site-nav-item.parent .site-nav-link:before, .site-nav-item ul li.parent > a:before, .breadcrumbs-item:after, .menu__link[data-submenu]:after {
    content: "\e912";
}

.icon-search:before, .header-search-i:before, .faq-search-submit:before, .faq-search-submit-m:before {
    content: "\e913";
}

.page-picture-text {
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
}

.page-picture-text div.page-picture {
    width: 50%;
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.page-picture-text img.page-picture {
    display: none !important;
}

.page-picture-text .page-text {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
}

.page-picture-text-l .page-text {
    padding-left: 20px;
}

.page-picture-text-r .page-text {
    padding-right: 20px;
}

.page-picture-text .page-text p:last-child {
    margin-bottom: 0px;
}

.page-picture-text {
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {

    .page-picture-text,
    .page-picture-text-l .page-text {
        display: block;
    }

    .page-picture-text div.page-picture {
        display: none;
    }

    .page-picture-text img.page-picture {
        display: block !important;
        margin: 0 auto;
        width: 100%;
    }

    .page-picture-text-l img.page-picture {
        margin-bottom: 20px;
    }

    .page-contacts-area .page-contacts-item {
        display: block;
        margin-bottom: 40px;
    }
}

.IFSWF-video-slider .transformation-slider {
    margin-top: 40px;
}

.blockquote-big {
    overflow: hidden;
}

.blockquote-big .page-text {
    width: 100%;
}

.page-speakers .blockquote-big {
    margin-bottom: 60px;
}

.page-speakers .blockquote-big:last-child {
    margin-bottom: 0px;
}

ul.page-table {
    list-style: none;
    border: 1px solid #cdcdcd;
    padding: 0px;
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
}

ul.page-table > li {
    overflow: hidden;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px;
}

ul.page-table > li:last-child {
    border-bottom: none;
}

ul.page-table > li > div {
    float: left;
    padding: 20px;
    border-left: 1px solid #cdcdcd;
}

ul.page-table > li > div:nth-child(1) {
    width: 15%;
}

ul.page-table > li > div:nth-child(2) {
    width: 85%;
}

ul.page-table > li > div:first-child {
    border-left: none;
}

ul.page-table > li > div strong.p-time {
    font-size: 18px;
    text-align: center;
    display: block;
}

ul.page-table > li > div strong.p-head {
    font-size: 16px;
    color: #004a90;
    margin-bottom: 20px;
    display: block;
}

ul.page-table > li > div p,
ul.p-ul-disc li {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
}

ul.page-table > li > div p span,
ul.p-ul-disc span {
    color: #ae9e8c;
}

ul.p-ul-disc {
    list-style-type: disc;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-contacts-area {
    text-align: center;
}

li.IFSWF-menu-link {
    position: relative;
}

li.IFSWF-menu-link a:hover {
    background: #bcaa94;
}

li.IFSWF-menu-link a {
    cursor: pointer;
    background: #ab9c8a;
    color: #ffffff;
    font-size: 16px;
    padding: 20px;
    padding-left: 90px;
    display: block;
    line-height: 1.5;
}

li.IFSWF-menu-link a:before {
    content: "";
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    left: 25px;
    top: 50%;
    transform: translate(0, -50%);
    background: url(/local/templates/skkz/pictures/img_icon_to_forum_ifswf.png) no-repeat center center;
    background-color: white;
}
.margin-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.small-page {
    margin-bottom: 262px;
}
.small-page-ru {
    margin-bottom: 282px;
}
@media (max-width: 1500px) {
    .small-page {
        margin-bottom: 62px;
    }
    .small-page-ru {
        margin-bottom: 82px;
    }
}
/*
li.IFSWF-menu-link a span {
    display: block;
    font-size: 15px;
    color: #dfdad4;
    margin-top: 4px;
}*/

/* End */


/* Start:/local/templates/skkz/css/custom.css?15047721761001*/
@media (min-width: 768px) {
    .document {
        /*height: 105px;*/
    }
}

/*
.block.block-big img{
  height: 400px;
}*/
@media (min-width: 1200px) {
    .reports-item {
        height: 339px;
    }
}

@media (min-width: 1200px) {
    .block:nth-child(4n+1) {
        clear: none !important;
    }
}

.reports-info-icon:after {
    background: none !important;
}

.reports-info-size {
    position: relative;
}

.reports-info-size:after {
    top: -40px;
    left: 13px;
    position: absolute;
    width: 32px;
    height: 35px;
    content: "";
    background: url(/local/templates/skkz/images/icon-doc-pdf.png);
}

.page-company-chief {
    margin-top: -55px;
}

.show_none {
    display: none;
}

.main-slider-nav {
    margin-top: -10px;
}

.table.table-bordered {
    border: 1px solid rgb(205, 205, 205);
    border-spacing: 10px;
    border-collapse: collapse;
}

.table.table-bordered td {
    border: 1px solid rgb(205, 205, 205);
    padding: 10px;
}

img.adaptive {
    width: 100%;
}
/* End */


/* Start:/local/components/sk/login_top/templates/.default/style.css?1491972684609*/
.header-login--noauth:after {
    content: '';
    display: none;
}

.header-login--noauth.header-login--exit {
    padding-left: 0px;
    border-left: none;
}

.header-login--noauth.header-login--exit:after {
    content: '';
    display: inline-block;
    background: url(/local/templates/skkz/images/login-noauth.svg) no-repeat;
    margin: 0 0 -2px 10px;
    background-size: contain;
    width: 14px;
    height: 16px;
}

@media (max-width: 767px) {
    .header-login--noauth.header-login--exit:after {
        margin: 0;
        width: 40px;
        height: 42px;
        vertical-align: middle;
    }
}
/* End */


/* Start:/local/components/sk/select.lang/templates/.default/style.css?1500445054507*/
.header-lang a{
    color: #ab9c8a;
    cursor: pointer;
}
.header-lang a:hover,
.header-lang a.selected{
    color: #004a90;
}
.header-lang ul{
    margin: 0 10px;
    padding: 0;
}
.header-lang ul li {
    display: inline-block;
    text-decoration: none;
    list-style-type: none;
}
.header-lang ul li {
    padding: 0 10px;
 }

.header-lang.mobile{
    display: none;
}

@media (max-width: 767px) {
    .header-lang{
        display: none;
    }
    .header-lang.mobile{
        display: block;
    }
}
/* End */


/* Start:/local/templates/skkz/components/bitrix/menu/side/style.min.css?14919728752111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/skkz/components/bitrix/menu/side/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/skkz/components/bitrix/menu/side/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/skkz/components/bitrix/menu/side/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/skkz/components/bitrix/menu/side/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/skkz/components/bitrix/menu/side/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */
/* /local/templates/skkz/css/application.css?1504769537447573 */
/* /local/templates/skkz/css/custom.css?15047721761001 */
/* /local/components/sk/login_top/templates/.default/style.css?1491972684609 */
/* /local/components/sk/select.lang/templates/.default/style.css?1500445054507 */
/* /local/templates/skkz/components/bitrix/menu/side/style.min.css?14919728752111 */
