@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto.eot');
    src: url('../fonts/roboto/Roboto.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto.woff2') format('woff2'), url('../fonts/roboto/Roboto.woff') format('woff'), url('../fonts/roboto/Roboto.ttf') format('truetype'), url('../fonts/roboto/Roboto.svg#Roboto') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto Medium.eot');
    src: url('../fonts/roboto/Roboto Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto Medium.woff2') format('woff2'), url('../fonts/roboto/Roboto Medium.woff') format('woff'), url('../fonts/roboto/Roboto Medium.ttf') format('truetype'), url('../fonts/roboto/Roboto Medium.svg#Roboto Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto Bold.eot');
    src: url('../fonts/roboto/Roboto Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto Bold.woff2') format('woff2'), url('../fonts/roboto/Roboto Bold.woff') format('woff'), url('../fonts/roboto/Roboto Bold.ttf') format('truetype'), url('../fonts/roboto/Roboto Bold.svg#Roboto Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin';
    src: url('../fonts/roboto/Roboto Thin.eot');
    src: url('../fonts/roboto/Roboto Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto Thin.woff2') format('woff2'), url('../fonts/roboto/Roboto Thin.woff') format('woff'), url('../fonts/roboto/Roboto Thin.ttf') format('truetype'), url('../fonts/roboto/Roboto Thin.svg#Roboto Thin') format('svg');
    font-weight: 250;
    font-style: normal;
}
@font-face {
    font-family: 'Lucida Grande';
    src: url('../fonts/lucidagrande/Lucida Grande Bold.eot');
    src: url('../fonts/lucidagrande/Lucida Grande Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lucidagrande/Lucida Grande Bold.woff2') format('woff2'), url('../fonts/lucidagrande/Lucida Grande Bold.woff') format('woff'), url('../fonts/lucidagrande/Lucida Grande Bold.ttf') format('truetype'), url('../fonts/lucidagrande/Lucida Grande Bold.svg#Lucida Grande Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserat/Montserrat Bold.eot');
    src: url('../fonts/montserat/Montserrat Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserat/Montserrat Bold.woff2') format('woff2'), url('../fonts/montserat/Montserrat Bold.woff') format('woff'), url('../fonts/montserat/Montserrat Bold.ttf') format('truetype'), url('../fonts/montserat/Montserrat Bold.svg#Montserrat Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lucida Grande';
    src: url('../fonts/lucidagrande/Lucida Grande.eot');
    src: url('../fonts/lucidagrande/Lucida Grande.eot?#iefix') format('embedded-opentype'), url('../fonts/lucidagrande/Lucida Grande.woff2') format('woff2'), url('../fonts/lucidagrande/Lucida Grande.woff') format('woff'), url('../fonts/lucidagrande/Lucida Grande.ttf') format('truetype'), url('../fonts/lucidagrande/Lucida Grande.svg#Lucida Grande') format('svg');
    font-weight: 400;
    font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-width: 0;
    padding: 0;
    margin: 0;
}
html {
    height: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
input,
textarea {
    color: #2c2c2c;
    font: 16px'Roboto', sans-serif;
    outline: 0;
    border-radius: 10px;
    border: 0;
}
input[type="button"],
input[type="submit"],
button {
    cursor: pointer;
    display: inline-block;
    border: 0;
}
td {
    margin: 0;
    padding: 0;
}
form {
    padding: 0;
    margin: 0;
}
a {
    color: #000;
    outline: 0;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #fff;
    text-decoration: none;
}
a,
span,
div,
button {
    outline: none;
}
input[type=submit],
input[type=button],
button {
    -webkit-appearance: none;
    outline: 0;
}
ul {
    list-style: none;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
b,
strong {
    font-weight: 600;
}
img {
    max-width: 100%;
    height: auto;
}
.clerfix {
    overflow: hidden;
    clear: both;
}

body {
    background: #fff;
    min-width: 375px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    height: 100%;
    font-family: 'Roboto';
}
.wrapper {
    max-width: 1920px;
    margin: 0 auto;
}


.button {
    cursor: pointer;
    display: inline-block;
}
.main-title {
    color: #0c73b5;
    text-transform: uppercase;
}
.main-slogan {
    text-align: left;
    margin-bottom: 40px;
}
.numbers-text {
    position: relative;
}
.numbers-text__text-block {
    letter-spacing: normal;
    text-align: left;
    color: #0c73b5;
}
.numbers-text svg {
    left: -29px;
    top: 11px;
}
.main-blocks-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    display: -webkit-box;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    -webkit-box-pack: justify;
    justify-content: center;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0 auto;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 0 auto;
    display: -webkit-box;
    justify-content: center;
}
.block1,
.block2,
.block3,
.block4 {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 7px 13px 7px 10px;
    text-align: center;
}
.block1 span,
.block2 span,
.block3 span,
.block4 span {
    font-size: 10px;
    font-weight: bold;
}
.block1 svg,
.block2 svg,
.block3 svg,
.block4 svg {
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.block1 .first,
.block2 .first,
.block3 .first,
.block4 .first {
    position: relative;
    top: 2px;
}
.block1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 22%
}
.block2 {
    width: 22%
}
.festival-culture_first .festival-culture__text-block {
    height: 100%
}
.festival-culture_first .block3,
.festival-culture_first .block1 {
    bottom: 60px;
}
.block3,
.block1 {
    border-radius: 4px;
    width: 22%;
    float: right;
    position: relative;
    max-height: 35px;
    margin-left: 5px;
}
.block4 {
    width: 34%;
    padding-right: 5px;
    padding-left: 70px;
    border-right: 0;
}
.block4 .years {
    font-size: 12px;
    font-weight: bold;
}
.icons {
    top: 4px;
    cursor: pointer;
}
.main-archive {
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
    display: block;
}
.article {
    padding: 77px 0 127px;
}
.article__date {
    font-size: 12px;
    font-style: italic;
    color: #868686;
    position: relative;
    top: -7px;
}
.article__archive {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #9a9a9a;
    position: relative;
    top: -7px;
    text-transform: uppercase;
}
.article__archive:hover,
.article__archive:active,
.article__archive:focus {
    color: #9a9a9a;
}
.article__arrow {
    margin-bottom: 31px;
}
.article__arrow .last {
    position: relative;
    top: -1px;
    left: 14px;
}
.news_article__title {
    font-size: 48px;
    font-weight: 500;
    text-align: left;
    color: #012b5f;
    margin-bottom: 40px;
}
.news_article__title-gallery {
    margin-bottom: 0;
}
.news_article__text {
    font-size: 16px;
    line-height: 1.88;
    text-align: left;
    color: #868686;
    margin-bottom: 40px;
}
.news_article__block-text {
    margin-top: 47px;
    margin-bottom: 40px;
}
.news_article__block-text p,
.news_article__block-text {
    font-size: 16px;
    line-height: 1.88;
    text-align: left;
    color: #868686;
    margin-bottom: 40px;
}
.news_article__img {
    max-width: 1140px;
    width: 100%;
    margin: 20px auto;
}
.news_article__img img {
    display: block;
    margin: 0 auto;
}
.news_article__img-otstyp {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}
.news_article__figcaption {
    font-size: 12px;
    font-style: italic;
    text-align: left;
    color: #868686;
    margin-top: 19px;
    text-align: center;
}
.news_article__figcaption-ballet {
    text-align: left;
    margin-left: 110px;
}
.news_article__pagination {
    margin-top: 38px;
    margin-bottom: 40px;
}
.news_article__pagination a {
    display: inline-block;
}
.news_article__pagination a svg {
    float: left;
    display: inline-block;
}
.news_article__pagination-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.news_article__pagination-counter {
    position: relative;
    top: 17px;
}
.news_article__pagination-counter span {
    font-size: 12px;
    text-align: left;
    color: #868686;
}
.news_article__blocks-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    position: relative;
    top: 13px;
}
.news_article__blocks-icons .block1,
.news_article__blocks-icons .block2,
.news_article__blocks-icons .block3 {
    background-color: #f2f2f2;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 33.3%;
    padding: 6px 0px 8px 12px;
}
.news_article__blocks-icons .block1 span,
.news_article__blocks-icons .block2 span,
.news_article__blocks-icons .block3 span {
    font-size: 10px;
    font-weight: 700;
    color: #000;
}
.news_article__blocks-icons .block1 svg,
.news_article__blocks-icons .block2 svg,
.news_article__blocks-icons .block3 svg {
    margin-right: 7px;
    position: relative;
    top: 5px;
}
.news_article__blocks-icons .block1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.news_article__blocks-icons .block1 .first {
    position: relative;
    top: 2px;
    margin-right: 7px;
}
.news_article__blocks-icons .block3 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 0;
}
.news_article__video-figcaption {
    font-size: 12px;
    font-style: italic;
    text-align: left;
    color: #868686;
    margin-top: 18px;
}
.news_article__video-poster {
    position: relative;
    width: 100%;
    height: 100%
}
.news_article__video-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -22.5px;
}
.article-news img {
    margin-bottom: 40px;
}
.article-news__block {
    padding: 25px 25px 24px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.article-news__block-title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 9px;
}
.article-news__block-date {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    color: #0c73b5;
}
.article-news__block-text {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.5;
    color: #9b9b9b;
    margin-bottom: 8px;
}
.article-icons {
    top: 0;
}
.main-blocks-icons .block1,
.main-blocks-icons .block2,
.main-blocks-icons .block3,
.main-blocks-icons .block4 {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 7px 13px 7px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.main-blocks-icons .block1 span,
.main-blocks-icons .block2 span,
.main-blocks-icons .block3 span,
.main-blocks-icons .block4 span {
    font-size: 10px;
    font-weight: bold;
}
.main-blocks-icons .block1 svg,
.main-blocks-icons .block2 svg,
.main-blocks-icons .block3 svg,
.main-blocks-icons .block4 svg {
    top: 5px;
    position: relative;
}
.main-blocks-icons .block1 .first,
.main-blocks-icons .block2 .first,
.main-blocks-icons .block3 .first,
.main-blocks-icons .block4 .first {
    top: 2px;
    position: relative;
}
.main-blocks-icons .block1 {
    width: 22%;
    border-bottom-left-radius: 4px;
}
.main-blocks-icons .block2 {
    width: 22%
}
.main-blocks-icons .block3 {
    width: 22%;
    border-bottom-right-radius: 4px;
}
.main-blocks-icons .block4 {
    padding-left: 5px;
    border-right: 0;
}
.main-blocks-icons .block4 .years {
    font-size: 12px;
    font-weight: bold;
}
.contacts {
    padding: 80px 0 111px;
}
.contacts__maps .iframe {
    width: 100%
}
.contacts .contacts-info {
    color: #868686;
    margin-bottom: 40px;
}
.contacts .contacts-info__text {
    color: #868686;
    line-height: 1.88;
    font-size: 16px;
    text-align: left;
}
.contacts .contacts-info__link {
    color: #868686;
    line-height: 1.88;
    font-size: 16px;
    text-align: left;
}
.contacts .contacts-info__email {
    color: #0c73b5;
    position: relative;
    right: 18px;
}
.contacts .contacts-info__otstup {
    margin-bottom: 35px;
}
.contacts .contacts-info__svg-first {
    position: relative;
    right: 50px;
    top: 27px;
}
.contacts .contacts-info__svg-second {
    position: relative;
    right: 50px;
    top: 1px;
}
.events {
    padding: 81px 0 0;
}
.events.news_article__img {
    padding: 0;
    position: relative;
}
.events.news_article__img:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}
.events .events-block {
    text-align: center;
    margin-bottom: 20px;
}
.events .events-block__opacity {
    background: rgba(0, 0, 0, 0.7);
}
.events .events-block .events-block-info {
    position: relative;
    padding: 20px 140px 30px;
    width: 100%;
    z-index: 1;
}
.events .events-block .events-block-info__logo {
    display: inline-block;
    background-color: #0c73b5;
    padding: 5px 8px 4px;
    font-size: 9px;
    font-weight: bold;
    line-height: 0.89;
    letter-spacing: 0.5px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 65px;
}
.events .events-block .events-block-info__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 100px;
}
.events .events-block .events-block-info__main-title {
    font-weight: 500;
}
.events .events-block .events-block-info__text {
    opacity: 0.7;
    font: 400 14px/1.71'Lucida Grande', sans-serif;
    color: #fff;
    padding-left: 65px;
    padding-right: 65px;
    margin-bottom: 20px;
}
.events .events-block .events-block-info__link {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    background-color: #0c73b5;
    border-radius: 8px;
    padding: 7px 18px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.main-events {
    padding-bottom: 0;
}
.festival {
    padding-top: 90px;
    padding-bottom: 100px;
}
.festival__caption {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #0c73b5;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.festival__title {
    font-size: 48px;
    font-weight: bold;
    text-align: left;
    color: #012b5f;
    margin-bottom: 68px;
}
.festival .festival-history__title {
    font-size: 24px;
    font-style: italic;
    line-height: 1.5;
    color: #0c73b5;
    margin-bottom: 42px;
}
.festival .festival-history__text {
    font-size: 16px;
    line-height: 1.88;
    color: #868686;
    margin-bottom: 40px;
}
.festival .festival-history__text:last-child {
    margin-bottom: 0;
}
.festival .festival-history__big-text {
    font: 140px'Roboto Thin';
    color: #0c73b5;
    position: relative;
    top: -50px;
    left: -54px;
}
.festival .festival-history__years {
    font-size: 45px;
    font-weight: 500;
    line-height: 0.67;
    color: #012b5f;
    margin-bottom: 30px;
    display: inline-block;
}
.festival .festival-history__small-text {
    font-size: 21px;
    line-height: 1.14;
    text-align: left;
    color: #012b5f;
}
.festival .festival-history__otstup {
    margin-bottom: 65px;
}
.festival__partner {
    margin-top: 62px;
    overflow: hidden;
}
.partner_slider_block {
    width: 100%;
    height: 100%
}
.partner_slider_block .slick-slide img {
    margin: 0 auto;
}
.festival__blocks {
    margin-bottom: 88px;
    margin-top: 60px;
}
.festival__blocks a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
}
.festival__blocks .festival-culture {
    background: url(../img/bitmap_7.jpg) no-repeat;
    padding: 23px 27px 25px 24px;
    height: 100%;
    position: relative;
}
.festival__blocks .festival-culture:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.festival__blocks .festival-culture__block {
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 0.5px;
    background-color: #0c73b5;
    text-transform: uppercase;
    padding: 5px 10px 5px 7px;
    position: relative;
}
.festival__blocks .festival-culture__block_history {
    position: absolute;
    left: 24px;
    top: 23px;
    z-index: 1;
}
.festival__blocks .festival-culture__block_peoples {
    left: 50%;
    margin-left: -19.5px;
}
.festival__blocks .festival-culture__block_music {
    background-color: #fff;
    color: #000;
}
.festival__blocks .festival-culture__text-block {
    padding: 125px 52px 0px 63px;
    position: relative;
}
.festival__blocks .festival-culture__title {
    margin-bottom: 45px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
}
.festival__blocks .festival-culture__text {
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.71;
    margin-bottom: 70px;
}
.festival__blocks .festival-culture__blocks-icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}
.festival__blocks .festival-culture__blocks-icons .block1,
.festival__blocks .festival-culture__blocks-icons .block2,
.festival__blocks .festival-culture__blocks-icons .block3 {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 6px 0px 8px 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.festival__blocks .festival-culture__blocks-icons .block1 svg,
.festival__blocks .festival-culture__blocks-icons .block2 svg,
.festival__blocks .festival-culture__blocks-icons .block3 svg {
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.festival__blocks .festival-culture__blocks-icons .block1 .first,
.festival__blocks .festival-culture__blocks-icons .block2 .first,
.festival__blocks .festival-culture__blocks-icons .block3 .first {
    position: relative;
    top: 2px;
}
.festival__blocks .festival-culture__blocks-icons .block1 span,
.festival__blocks .festival-culture__blocks-icons .block2 span,
.festival__blocks .festival-culture__blocks-icons .block3 span {
    font-size: 10px;
    font-weight: bold;
}
.festival__blocks .festival-culture__blocks-icons .block1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 17%
}
.festival__blocks .festival-culture__blocks-icons .block2 {
    width: 17%
}
.festival__blocks .festival-culture__blocks-icons .block3 {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 0;
    width: 65.6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding-right: 20px;
}
.festival__blocks .festival-culture__blocks-icons .block3 .years {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 5px;
}
.festival-music {
    background-color: #0c73b5;
    padding: 24px 27px 25px 24px;
    margin-bottom: 30px;
}
.festival-music:after {
    content: '';
    display: block;
    clear: both;
}
.festival__blocks .festival-music__text-block {
    padding: 33px 52px 8px 63px;
}
.festival__blocks .festival-music__text-block_history {
    padding: 13px 22px 40px 30px;
}
.festival__blocks .festival-competition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.festival__blocks .festival-competition__left {
    position: relative;
    width: 75%
}
.festival__blocks .festival-competition__right {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.festival__blocks .festival-competition__title {
    font: 700 18px/1.33'Montserrat', sans-serif;
    color: #000;
    padding: 32px 32px 0px 35px;
    margin-bottom: 50px;
}
.festival__blocks .festival-competition__date {
    font-size: 10px;
    font-weight: bold;
    color: #9b9b9b;
    padding: 0px 32px 55px 35px;
}
.festival__blocks .festival-competition__text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    color: #000;
    padding-left: 34px;
    padding-right: 10px;
    margin-bottom: 25px;
}
.festival__blocks .festival-competition__blocks-icons {
    padding-left: 24px;
    padding-right: 26px;
}
.festival__blocks .festival-competition__blocks-icons .block1,
.festival__blocks .festival-competition__blocks-icons .block2,
.festival__blocks .festival-competition__blocks-icons .block3 {
    background-color: #f2f2f2;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 33.3%
}
.festival__blocks .festival-competition__blocks-icons .block1 span,
.festival__blocks .festival-competition__blocks-icons .block2 span,
.festival__blocks .festival-competition__blocks-icons .block3 span {
    color: #000;
}
.festival__blocks .festival-competition__blocks-icons .block3 {
    border-right: 0;
    padding-right: 0;
}
.festival__blocks .festival-block-history__bg {
    position: relative;
}
.festival__blocks .festival-block-history__block-news-history {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.festival__blocks .festival-block-history__block-news-history .text {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #000;
    margin-bottom: 12px;
    margin-top: 22px;
}
.festival__blocks .festival-block-history__block-news-history .link {
    font: 700 10px'Lucida Grande', sans-serif;
    color: #0c73b5;
}
.festival__blocks .festival-peoples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    height: 100%;
    position: relative;
}
.festival__blocks .festival-peoples:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}
.festival__blocks .festival-peoples .festival-people {
    position: relative;
}
.festival__blocks .festival-peoples .festival-people__images {
    background: rgba(0, 0, 0, 0.8);
}
.festival__blocks .festival-peoples .festival-people__text {
    position: absolute;
    width: 100%;
    color: #fff;
    top: 68px;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    z-index: 1;
    padding: 0 20px;
}
.festival-people__fio {
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 10px;
    max-width: 120px;
    left: 20px;
    z-index: 1;
    bottom: 20px;
}
.festival__blocks .festival-peoples__blocks-icons {
    position: absolute;
    top: 210px;
    padding: 0 30px;
}
.festival__blocks .festival-peoples__blocks-icons .block1 {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.festival__blocks .festival-peoples__blocks-icons .block1,
.festival__blocks .festival-peoples__blocks-icons .block3 {
    width: 50%;
    background-color: rgba(0, 0, 0, 0.2);
}
.festival__blocks .festival-peoples__blocks-icons .block1 span,
.festival__blocks .festival-peoples__blocks-icons .block3 span {
    color: #fff;
}
.main-festival {
    padding-top: 0;
}
.footer {
    background: #e2e2e2;
    padding: 40px 0px;
}
.footer__text {
    font-size: 9px;
    line-height: 1.67;
    color: #9a9a9a;
}
.footer__text-bottom {
    position: relative;
    top: -42px;
}
.footer__text-mobile {
    max-width: 130px;
    padding-bottom: 25px;
    position: relative!important;
    top: 0!important;
}
.footer__catapulta {
    font-family: 'Montserrat';
    font-weight: 400;
    color: #d0021b;
}
.footer__catapulta:hover {
    color: #d0021b;
}
.footer .footer-menu {
    position: relative;
    top: -12px;
}
.footer .footer-menu__item {
    color: #9a9a9a;
}
.footer .footer-menu__link {
    font-size: 14px;
    font-weight: bold;
    line-height: 2.57;
}
.footer__icons {
    margin-left: 20px;
}
.footer__icons a {
    padding: 10px;
    display: inline-block;
}
.footer__icons a:last-child {
    margin-right: 0;
    position: relative;
    top: 1px;
}
.footer__icons svg path {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer__icons a:hover svg path {
    fill: #0c73b5;
    fill-opacity: 1;
}
.footer .footer-form {
    margin-top: 11px;
    background-color: rgba(154, 154, 154, 0.1);
    padding: 20px 20px 20px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.footer .footer-form span {
    color: rgba(154, 154, 154, 0.5);
    font-size: 12px;
    position: relative;
    top: 7px;
}
.footer .footer-form__input {
    width: 100%;
    text-indent: 35px;
    border-radius: 4px;
    height: 39px;
    font: 10px Montserrat;
    color: rgba(0, 0, 0, 0.3);
    display: inline-block;
}
.footer .footer-form svg {
    position: absolute;
    left: 134px;
    top: 86px;
}
.footer .footer-form__block {
    margin-left: 12px;
    width: 100%
}
.footer .footer-form button {
    width: 66px;
    height: 30px;
    border-radius: 4px;
    background-color: #0c73b5;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 77px;
}
.header {
    padding-top: 23px;
    background: #f1f1f1;
    position: relative;
}
.header .header-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 162px;
}
.header-bg_img_block {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.header .header-bg .container {
    position: relative;
    height: 100%;
}

.header .header-bg .bg_img_block_img_item {
    position: absolute;
    right: -300px;
    bottom: 0;
    display: block;
    height: auto;
    width: 87%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.header .header-bg .bg_img_block_img_item.select {
    display: block;
    opacity: 1;
}

@media screen and (max-width: 375px) {
    .header .header-bg {
        bottom: 280px;
    }
}

@media screen and (max-width: 575px) {
    .header .header-bg {
        bottom: 250px;
    }
}

@media screen and (max-width: 991px) {
    .header .header-bg .bg_img_block_img_item {
        left: 6%;
        right: auto;
    }
}

@media screen and (max-width: 1199px) {
    .header .header-bg .bg_img_block_img_item {
        right: -200px;
    }
}

.header .header-top {
    overflow: hidden;
    margin-bottom: 25px;
    text-align: right;
}
.header .header-top__link {
    font-size: 12px;
    letter-spacing: 0.4px;
    text-align: left;
    color: #012b5f;
    text-decoration: underline;
    position: relative;
    margin-right: 61px;
}
.header .header-top__icons {
    margin-right: 47px;
    position: relative;
}
.header .header-top__icons a {
    padding: 10px;
}
.header .header-top__icons a:last-child {
    margin-right: 0;
    position: relative;
    top: 1px;
}
.header .header-top__icons svg path {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .header-top__icons svg path:hover {
    fill: #0c73b5;
    fill-opacity: 1;
}
.header .header-top__search {
    margin-right: 25px;
    position: relative;
}
.header .header-top__language a {
    font-size: 12px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #012b5f;
    position: relative;
    top: -3px;
}
.header .header-top__language a:hover {
    color: #012b5f;
}
.header .header-bottom__arrow {
    position: relative;
    top: -20px;
    z-index: 1;
}
.header .header-bottom__arrow a {
    position: absolute;
    right: 50px;
}
.header .header-bottom__arrow a:last-child {
    right: 1px;
    top: -1px;
}
.header .header-bottom__month {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 10px;
}
.header .header-bottom__month a {
    margin-right: 44px;
    position: relative;
    font-size: 18px;
    line-height: 3.11;
    letter-spacing: 0.5px;
    color: #0c73b5;
}
.header .header-bottom__month a:last-child {
    margin-right: 0;
}
.header .header-bottom__title-text {
    text-align: left;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.5px;
    color: #012b5f;
    margin-bottom: 144px;
}
.header .header-bottom__text-block {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #9a9a9a;
    margin-bottom: 180px;
    min-height: 150px;
}
.header .header-bottom__partner {
    padding-bottom: 56px;
    text-align: left;
}
.header .header-bottom__partner img {
    height: 130px;
    margin: 0 auto;
    max-height: 110px;
}
.header .header-bottom__partner a .second {
    max-width: 80%
}
.header .header-bottom__mobile {
    background-color: #012b5f;
    padding: 35px 30px 25px 12px;
    z-index: 1;
}
.header .header-bottom__mobile .parter-mobile {
    margin-top: 35px;
}
.header .header-bottom__mobile .parter-mobile img {
    height: 45px;
}
.header .header-logo {
    padding-bottom: 13px;
    padding-left: 10px;
}
.header .header-logo img {
    float: left;
}
.header .header-logo__title {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1.6px;
    color: #012b5f;
    margin-left: 65px;
    position: relative;
    top: 15px;
}
.header .header-nav {
    border-bottom: 1px solid #0c73b5;
    position: relative;
}
.header .header-nav .header-wrap {
    position: relative;
}
.header .header-nav .header-wrap__button {
    display: block;
    float: right;
    position: relative;
    right: 0;
    top: -35px;
    text-align: center;
    width: 40px;
    cursor: pointer;
}
.header .header-nav .header-wrap__button span:after,
.header .header-nav .header-wrap__button span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -12px;
}
.header .header-nav .header-wrap__button span:after {
    top: 12px;
}
.header .header-nav .header-wrap__button span {
    position: relative;
    display: block;
}
.header .header-nav .header-wrap__button span,
.header .header-nav .header-wrap__button span:after,
.header .header-nav .header-wrap__button span:before {
    width: 100%;
    height: 4px;
    background-color: #012b5f;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.header .header-nav .header-wrap__button.on span {
    background-color: transparent;
}
.header .header-nav .header-wrap__button.on span:before {
    -webkit-transform: rotate(45deg) translate(9px, 10px);
    -ms-transform: rotate(45deg) translate(9px, 10px);
        transform: rotate(45deg) translate(9px, 10px);
}
.header .header-nav .header-wrap__button.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px, -8px);
    -ms-transform: rotate(-45deg) translate(6px, -8px);
        transform: rotate(-45deg) translate(6px, -8px);
}
.header .header-nav .header-wrap__button span.on + #menu {
    opacity: 1;
    visibility: visible;
}
.header .header-nav .header-menu {
    padding-top: 23px;
}
.header .header-nav .header-menu__item {
    display: inline-block;
    margin-right: 27px;
}
.header .header-nav .header-menu__item:last-child {
    margin-right: 0;
}
.header .header-nav .header-menu__link {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #012b60;
    line-height: 45px;
    display: inline-block;
    border-bottom: 6px solid transparent;
}
.header .header-nav .header-menu__link:hover {
    border-bottom: 6px solid #0c73b5;
}
.header .header-nav .header-menu__link-active {
    color: #0c73b5;
    border-bottom: 6px solid #0c73b5;
}
.map {
    position: relative;
    top: -400px;
    margin-bottom: 100px;
}
.numbers {
    padding: 109px 0 160px;
}
.numbers .numbers-block {
    margin-bottom: 10px;
}
.numbers__big-text {
    display: inline-block;
    margin-top: 105px;
    margin-bottom: 70px;
    font: 100 150px/0.2'Roboto Thin';
    letter-spacing: -5px;
    text-align: left;
    color: #0c73b5;
}
.numbers__flag {
    margin-left: 10px;
}
.numbers .numbers-block-image {
    margin-top: 60px;
    margin-bottom: 40px;
}
.numbers .numbers-block-image__title {
    font: 700 48px Roboto;
    text-align: left;
    color: #012b5f;
    margin-bottom: 17px;
}
.numbers .numbers-block-image__title-text {
    color: #222;
    font-weight: 500;
}
.numbers .numbers-small-text {
    clear: both;
}
.numbers .numbers-small-text__bottom {
    font-size: 16px;
    line-height: 1.88;
    text-align: left;
    color: #868686;
    margin-bottom: 40px;
}
.numbers .numbers-small-text__img {
    float: right;
    margin-left: 30px;
}
.numbers .numbers-small-text__link {
    font-size: 16px;
    color: #0c73b5;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 60px;
}
.numbers .numbers-small-text__link-last {
    margin-bottom: 0;
}
.numbers .nunbers-line hr {
    border: 1px solid #0c73b5;
    display: block;
    margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1199px) {
    .article-news__block-title {
        margin-bottom: 265px;
        font-size: 18px;
    }
    .header .header-bottom__partner img {
        height: auto;
    }
    .header .header-bottom__text-block {
        margin-bottom: 127px;
    }
    .header .header-nav .header-menu__item {
        margin-right: 22px;
    }
    .header .header-nav .header-menu__item-last {
        margin-right: 0;
    }
    .festival__title {
        font-size: 38px;
    }
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 220px;
    }
    .festival .festival__blocks .festival-peoples .festival-people__text {
        font-weight: 700;
        top: 110px;
    }
    .festival-people__fio {
        top: 180px;
    }
    .festival .festival__blocks .festival-competition {
        margin-bottom: 35px;
    }
    .festival .festival__blocks .festival-competition__left {
        width: 50%
    }
    .festival .festival__blocks .festival-competition__title {
        font-size: 32px;
    }
    .festival .festival__blocks .festival-music__text-block_history {
        padding: 1px 10px 5px;
        text-align: center;
    }
    .festival .festival__blocks .festival-music__text-block {
        padding: 5px 10px 40px;
    }
    .festival__blocks .festival-block-history__block-news-history .link {
        display: inline-block;
        position: relative;
        top: 15px;
        left: 40px;
    }
    .festival-block-history .festival-block-history__block-news-history .block1 {
        bottom: -10px;
    }
    .festival .festival__blocks .festival-music__text-block-mobile {
        padding: 33px 5px 21px 63px;
    }
    .festival .festival__blocks .festival-culture__text-block {
        padding: 125px 20px 0px;
    }
    .festival .festival__blocks .festival-block-history__block-news-history .text {
        margin-top: 2px;
        margin-bottom: 1px;
    }
    .footer .footer-menu {
        position: relative;
        top: -10px;
    }
    .events .events-block .events-block-info {
        padding-left: 100px;
        padding-right: 100px;
    }
    .events .events-block .events-block-info__text {
        padding-left: 0;
        padding-right: 0;
    }
    .events .events-block .events-block-info__title-small {
        font-size: 38px;
    }
    .events .events-block .events-block-info__main-title {
        margin-bottom: 65px;
    }
    .news_article__img-otstyp {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 992px) {
    .festival .festival-history__big-text {
        font-size: 100px;
        top: -35px;
    }
    .festival .festival-history__years {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .festival .festival-history__small-text {
        font-size: 15px;
    }
    .festival .festival-history__otstup {
        margin-bottom: 40px;
    }
    .festival .festival-history__title {
        font-size: 21px;
    }
    .festival .festival-history__text {
        font-size: 14px;
    }
    .festival__title {
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    .article-news__block-title {
        margin-bottom: 125px;
        line-height: 1.33;
    }
    .events .events-block .events-block-info {
        padding-left: 35px;
        padding-right: 35px;
    }
    .events .events-block .events-block-info__title {
        font-size: 32px;
        margin-bottom: 90px;
    }
    .events .events-block .events-block-info__text {
        padding-left: 60px;
        padding-right: 60px;
    }
    .events .events-block .events-block-info__link {
        text-transform: none;
    }
    .events .events-block .events-block-info__main-title {
        font-size: 48px;
    }
    .events .events-block img {
        min-height: 600px;
    }
    .news_article__figcaption-ballet {
        margin-left: 97px;
    }
    .festival__blocks {
        margin-top: 25px;
    }
    .festival__blocks .festival-peoples .festival-people__text {
        font-size: 14px;
    }
    .festival-people__fio {
        top: 140px;
    }
    .festival__blocks .festival-peoples__blocks-icons {
        top: 176px;
    }
    .festival__blocks .festival-music__text-block-mobile {
        padding: 33px 10px 21px 63px;
    }
    .festival__blocks .festival-music__text-block-mobile p {
        font-size: 14px;
    }
    .header .header-nav .header-menu__item {
        margin-right: 14px;
    }
    .header .header-nav .header-menu__item-last {
        margin-right: 0;
    }
    .header .header-bottom__partner img {
        height: 80px;
    }
    .header .header-bottom__title-text {
        margin-bottom: 50px;
    }
    .header .header-bottom__text-block {
        margin-bottom: 400px;
    }
    .festival {
        padding-bottom: 81px;
    }
    .festival .festival__blocks .festival-competition__title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .festival-competition__right .block1 {
        bottom: 10px;
    }
    .numbers {
        padding: 60px 0 90px;
    }
    .numbers__flag {
        display: block;
    }
    .numbers .numbers-small-text__img {
        float: left;
        margin-left: 0;
        margin-right: 30px;
    }
    .numbers .numbers-block-image__title {
        margin-left: 10px;
    }
    .footer {
        padding-bottom: 0;
    }
    .footer .footer-form {
        margin-top: 30px;
        background-color: transparent;
    }
    .footer .footer-form span {
        color: #9a9a9a;
        opacity: 1;
        right: 15px;
        top: 8px;
    }
    .footer .footer-form svg {
        top: 64px;
    }
    .footer .footer-form button {
        top: 55px;
    }
    .footer .footer-menu {
        top: 10px;
        right: 15px;
    }
    .footer .footer-menu__item {
        font-size: 12px;
    }
    .footer .footer-menu__link {
        line-height: 1.75;
        font-weight: 500;
    }
    .footer__text {
        margin-bottom: 0;
    }
    .footer__icons {
        margin-left: 39px;
        margin-top: 9px;
    }
    .footer__icons a {
        margin-right: 24px;
    }
    .footer__icons a:last-child {
        top: -28px;
    }
    .footer__icons a svg {
        top: 0!important;
        left: 0!important;
        position: relative!important;
        margin-bottom: 27px;
    }
}
@media screen and (max-width: 850px) {
    .header .header-bottom__text-block {
        margin-bottom: 363px;
    }
}
@media screen and (max-width: 768px) {
    .first_block_news {
        margin-bottom: 30px;
    }
    .header .header-bottom__text-block {
        margin-bottom: 300px;
    }
}
@media screen and (min-width: 768px) {
    .header {
        overflow: hidden;
    }
    .header .header-nav .header-menu {
        display: block!important;
    }
}
@media screen and (max-width: 767px) {
    .article-news__block-title {
        margin-bottom: 16px;
        font-size: 16px;
    }
    .article-news__block {
        padding: 20px;
    }
    .events {
        padding: 0px 0 80px;
    }
    .events .events-block {
        text-align: left;
    }
    .events .events-block .events-block-info {
        padding-left: 23px;
        padding-right: 23px;
    }
    .events .events-block .events-block-info__title {
        font-size: 30px;
        padding-left: 65px;
        margin-bottom: 41px;
        padding-right: 0;
        max-width: 345px;
    }
    .events .events-block .events-block-info__title-small {
        max-width: 80%;
        font-size: 24px;
    }
    .events .events-block .events-block-info__main-title {
        font-size: 40px;
        max-width: 100%;
        margin-bottom: 100px;
    }
    .events .events-block .events-block-info__text {
        padding-left: 65px;
        padding-right: 0;
        line-height: 1.29;
        opacity: 0.5;
    }
    .events .events-block .events-block-info__link {
        margin-left: 65px;
        padding-left: 21px;
        padding-right: 22px;
        margin-bottom: 40px;
    }
    .events .events-block img {
        min-height: 500px;
    }
    .news_article__figcaption-ballet {
        margin-left: 75px;
    }
    .article {
        padding-top: 0;
    }
    .festival {
        padding-bottom: 50px;
    }
    .festival__title {
        font-size: 31px;
    }
    .festival .festival-history__block {
        margin-top: 35px;
    }
    .festival__blocks {
        margin-bottom: 50px;
    }
    .festival__blocks .festival-peoples__fio {
        top: 150px;
    }
    .festival__blocks .festival-peoples .festival-people .festival-people__text {
        top: 70px;
    }
    .festival__blocks .festival-peoples .festival-people .festival-people__fio {
        top: 150px;
    }
    .festival__blocks .festival-music__text-block {
        padding: 33px 52px 8px 63px;
    }
    .festival__blocks .festival-music__text-block p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .festival__blocks .festival-competition__title {
        font-size: 24px;
    }
    .festival__blocks .festival-competition__right {
        width: 56%
    }
    .festival__blocks .festival-competition__date {
        padding: 0px 32px 20px 35px;
    }
    .festival-people_margin {
        margin-bottom: 30px;
    }
    .festival__partner-image {
        margin-bottom: 25px;
    }
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 190px;
    }
    .footer__text {
        margin-bottom: 15px;
    }
    .footer__bitmap {
        margin-top: -85px;
    }
    .footer .footer-menu {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footer__icons {
        margin-left: 90px;
    }
    .footer .footer-form {
        background-color: transparent;
        margin-top: -29px;
    }
    .footer .footer-form__input {
        right: 12px;
    }
    .footer .footer-form svg {
        top: 4px;
        left: 214px;
    }
    .footer .footer-form button {
        right: 42px;
        top: -4px;
    }
    .footer__text-bottom {
        top: 0;
    }
    .header-other {
        overflow: visible!important;
    }
    .header {
        overflow: hidden;
    }
    .header .header-logo__title {
        margin-left: 30px;
    }
    .header .header-top {
        display: none;
    }
    .header .header-top__language a {
        color: #fff;
    }
    .header .header-top__language a:hover {
        color: #fff;
    }
    .header .header-top__icons {
        padding-top: 50px;
        padding-bottom: 65px;
        display: block;
    }
    .header .header-top__icons a:last-child {
        position: relative;
        top: 1px;
    }
    .header .header-nav {
        border-bottom: 0;
        margin-bottom: 50px;
    }
    .header .header-nav .header-menu {
        display: none;
        position: absolute;
        right: 15px;
        z-index: 2;
        min-width: 232px;
        float: right;
        text-align: left;
        background-color: #012b5f;
        top: 0;
        padding-left: 35px;
    }
    .header .header-nav .header-menu__item {
        display: block;
        border-bottom: 0;
    }
    .header .header-nav .header-menu__link {
        color: #fff;
        position: relative;
        padding-top: 25px;
    }
    .header .header-nav .header-menu__link:hover {
        border-bottom: 0;
        color: #2779ae;
    }
    .header .header-nav .header-menu__link:hover:before {
        position: absolute;
        background-color: #0c73b5;
        content: "";
        display: block;
        height: 6px;
        width: 20px;
        left: -35px;
        bottom: 19px;
    }
    .header .header-nav .header-menu__link-active {
        color: #2779ae;
        border-bottom: 0;
    }
    .header .header-nav .header-menu__link-active:before {
        position: absolute;
        background-color: #0c73b5;
        content: "";
        display: block;
        height: 6px;
        width: 20px;
        left: -35px;
        bottom: 19px;
    }
    .header .header-bottom__month {
        margin-top: 0;
        position: relative;
        top: -40px;
        margin-bottom: 0;
    }
    .header .header-bottom__title-text {
        margin-bottom: 34px;
    }
    .header .header-top__search {
        float: left;
    }
    .festival .festival__blocks .festival-competition__title {
        font-size: 21px;
    }
    .main-slogan {
        font-size: 28px;
    }
    .numbers {
        padding-top: 0;
    }
    .numbers__big-text {
        margin-top: 70px;
    }
    .numbers .numbers-small-text__link {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .numbers .numbers-small-text__bottom {
        font-size: 14px;
    }
    .numbers .numbers-text__text-block {
        font-size: 18px;
    }
    .numbers .numbers-block-image {
        margin-top: 38px;
    }
    .numbers .numbers-block-image__title {
        font-size: 28px;
    }
    .contacts {
        padding: 0;
    }
    .contacts__maps .iframe {
        height: 340px;
    }
    .main-blocks-icons {
        max-width: 100%
    }
    .main-events {
        padding-bottom: 0;
    }
}
@media screen and (max-width: 575px) {
    .article-news img {
        margin-bottom: 0;
    }
    .article-news__block {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #0c73b5;
        margin-bottom: 40px;
        padding-bottom: 27px;
    }
    .article-news__block-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .article-news__block-text {
        margin-bottom: 20px;
    }
    .events .events-block .events-block-info__title {
        padding-left: 0;
        max-width: 100%
    }
    .events .events-block .events-block-info__text {
        padding-left: 0;
    }
    .events .events-block .events-block-info__link {
        margin-left: 0;
    }
    .events .events-block img {
        min-height: 590px;
    }
    .article {
        padding-bottom: 80px;
    }
    .news_article__figcaption-ballet {
        margin-left: 14px;
    }
    .news_article__text {
        font-size: 14px;
    }
    .news_article__figcaption {
        text-align: left;
    }
    .news_article__pagination-flex svg {
        width: 40px;
        height: 40px;
    }
    .news_article__pagination-counter {
        top: 7px;
    }
    .news_article__pagination {
        margin-top: 10px;
    }
    .numbers-text svg {
        left: 0;
        top: -23px;
    }
    .numbers-text__text-block {
        margin-top: 50px;
        font-size: 18px;
    }
    .news_article__title {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .festival__title {
        font-size: 28px;
    }
    .festival__partner-image {
        text-align: center;
    }
    .festival .festival-people {
        margin: 0 auto;
    }
    .festival__blocks .festival-competition {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
                flex-direction: column;
    }
    .festival__blocks .festival-competition__left {
        width: 100%!important;
        position: relative;
    }
    .festival__blocks .festival-competition__right {
        width: 100%!important;
    }
    .festival__blocks .festival-competition__title {
        margin-bottom: 10px;
    }
    .festival__blocks .festival-competition__date {
        padding-bottom: 0px!important;
    }
    .festival__blocks .festival-competition .mobile {
        position: relative;
        bottom: 235px;
        width: 100%
    }
    .festival__blocks .festival-competition .mobile .block1,
    .festival__blocks .festival-competition .mobile .block2,
    .festival__blocks .festival-competition .mobile .block3 {
        background-color: rgba(0, 0, 0, 0.2);
    }
    .festival__blocks .festival-competition .mobile .block1 .block1,
    .festival__blocks .festival-competition .mobile .block2 .block1,
    .festival__blocks .festival-competition .mobile .block3 .block1,
    .festival__blocks .festival-competition .mobile .block1 .block2,
    .festival__blocks .festival-competition .mobile .block2 .block2,
    .festival__blocks .festival-competition .mobile .block3 .block2 {
        width: 17%!important;
    }
    .festival__blocks .festival-competition .mobile .block1 .block3,
    .festival__blocks .festival-competition .mobile .block2 .block3,
    .festival__blocks .festival-competition .mobile .block3 .block3 {
        width: 65.6%!important;
    }
    .festival__blocks .festival-competition .mobile .block1 span,
    .festival__blocks .festival-competition .mobile .block2 span,
    .festival__blocks .festival-competition .mobile .block3 span {
        color: #fff;
    }
    .festival__blocks .festival-competition .mobile .block1 svg path,
    .festival__blocks .festival-competition .mobile .block2 svg path,
    .festival__blocks .festival-competition .mobile .block3 svg path {
        fill: #fff;
        fill-opacity: 0.5;
    }
    .festival__blocks .festival-culture__block_peoples {
        left: 24px;
        margin-left: 0;
    }
    .festival__blocks .festival-peoples .festival-people__text {
        text-align: left;
        left: 24px;
        max-width: 280px;
        top: 100px;
    }
    .festival-people__fio {
        text-align: left;
        left: 24px;
        margin-left: 0;
        top: 150px;
    }
    .festival__blocks .festival-peoples .festival-people .festival-people__text {
        top: 100px;
    }
    .festival__blocks .festival-peoples .festival-people .festival-people__fio {
        bottom: 25px;
        max-width: 100%;
        top: auto;
    }
    .festival__blocks .festival-competition .mobile .block1,
    .festival__blocks .festival-competition .mobile .block2 {
        width: 17%!important;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .festival__blocks .festival-competition .mobile .block3 {
        width: 65.6%
    }
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 465px;
    }
    .footer .footer-form {
        margin-top: -15px;
    }
    .footer .footer-form__input {
        text-indent: 35px;
    }
    .footer .footer-form button {
        top: 10px;
    }
    .footer .footer-form svg {
        top: 19px;
        left: 130px;
    }
    .footer__bitmap {
        margin-top: 10px;
    }
    .footer__text {
        position: relative;
        top: -65px;
    }
    .header .header-bottom__title-text {
        margin-bottom: 389px;
        font-size: 28px;
    }
    .header .header-bottom__text-block {
        margin-bottom: 0;
    }
    .header .header-bottom__partner {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .contacts {
        padding-bottom: 0;
    }
    .contacts .contacts-info__text,
    .contacts .contacts-info__email {
        font-size: 14px;
    }
    .contacts .contacts-info__svg-first,
    .contacts .contacts-info__svg-second {
        right: 40px;
    }
    .contacts__maps .container {
        padding: 0;
        overflow: hidden;
    }
    .main-slogan {
        font-size: 29px;
    }
    .numbers .container {
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .numbers .numbers-block-image {
        margin-top: 40px;
    }
    .numbers .numbers-block-image__title {
        font-size: 32px;
    }
    .numbers .numbers-small-text__img {
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .main-blocks-icons .block1,
    .main-blocks-icons .block2,
    .main-blocks-icons .block3,
    .main-blocks-icons .block4 {
        padding: 7px;
    }
    .main-blocks-icons .block1 a .first,
    .main-blocks-icons .block2 a .first,
    .main-blocks-icons .block3 a .first,
    .main-blocks-icons .block4 a .first {
        width: 16px;
        margin-right: 0;
    }
    .main-blocks-icons .block1 a .svg,
    .main-blocks-icons .block2 a .svg,
    .main-blocks-icons .block3 a .svg,
    .main-blocks-icons .block4 a .svg {
        width: 16px;
        height: 13px;
        margin-right: 0;
    }
    .main-blocks-icons .block4 {
        padding-left: 30px;
        padding-right: 0;
        width: 31%
    }
    .main-blocks-icons .block3 {
        width: 25%
    }
}
@media screen and (max-width: 480px) {
    .festival__blocks .festival-competition .mobile {
        bottom: 265px;
        padding-left: 5px;
        padding-right: 10px;
    }
    .festival__blocks .festival-music {
        padding-left: 10px;
        padding-right: 15px;
    }
    .festival__blocks .festival-culture__blocks-icons .block3 {
        width: 66%
    }
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 400px;
    }
    .festival-people__fio {
        top: 365px;
    }
}
@media screen and (max-width: 465px) {
    .header .header-bottom__title-text {
        font-size: 27px;
    }
}
@media screen and (max-width: 440px) {
    .footer .footer-form__input {
        width: 110%
    }
    .footer .footer-form button {
        right: 23px;
    }
    .header .header-bottom__title .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 75%
    }
}
@media screen and (max-width: 420px) {
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 335px;
    }
    .festival-people__fio {
        top: 300px;
    }
}
@media screen and (max-width: 400px) {
    .festival__blocks .container {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }
    .footer .footer-form button {
        right: 20px;
    }
    .main-archive {
        padding-left: 15px;
    }
}
@media screen and (max-width: 375px) {
    .festival .festival-history__title {
        font-size: 18px;
    }
    .festival .festival-history__text {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .festival__blocks .festival-culture__blocks-icons .block1 svg,
    .festival__blocks .festival-culture__blocks-icons .block2 svg,
    .festival__blocks .festival-culture__blocks-icons .block3 svg {
        margin-right: 0;
    }
    .festival__blocks .festival-peoples .festival-people .festival-people__fio {
        top: 290px;
    }
    .festival .festival__blocks .festival-peoples__blocks-icons {
        top: 325px;
    }
    .footer .footer-form__input {
        width: 115%
    }
    .footer .footer-form button {
        right: 18px;
    }
    .header .header-bottom__title-text {
        font-size: 28px;
        margin-bottom: 300px;
    }
}
.contacts__maps[class$="ground-pane"] canvas {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
}
.pagination {
    display: none;
}
.events_on_page_block {
    position: relative;
}
.events_on_page_block:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.events_block_page {
    padding-top: 0;
    padding-bottom: 180px;
}
.events_block_page .news_article__img {
    padding-bottom: 40px;
}
.galery_link_img {
    display: block;
    width: 100%;
    height: 100%
}
.galery_block {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 30px;
}
.galery_block .article-news__block-title {
    color: #000;
    height: 150px;
    overflow: hidden;
}
.galery_block .article-news__block-title:hover,
.galery_block .article-news__block-title:active {
    color: #000;
}
.galery_block .article-news__block {
    height: 100%;
    max-height: 246px;
}
.slider_gallery_for_block {
    height: 600px;
}
.slider_gallery_for_block_link {
    display: block;
    width: 100%;
    height: 100%
}
.gallery_detail_item_detail {
    width: 100%;
    height: 100%
}
.search_block {
    min-width: 80%;
    display: none;
    height: 90%;
    background: transparent;
}
.search_block input[name="q"] {
    width: 97%;
    min-height: 60px;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 35%;
    left: auto;
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-size: 30px;
}
.search_block input[name="s"] {
    position: absolute;
    top: 20%;
    left: 3%;
    z-index: 1;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    display: none;
}
.search_block input[name="q"]::-webkit-input-placeholder {
    width: 149px;
    height: 56px;
    font: normal 700 normal 50px/1.12 Roboto;
    letter-spacing: 0.5px;
    text-align: left;
    color: #fff;
}
.search_block input[name="q"]:-ms-input-placeholder {
    width: 149px;
    height: 56px;
    font: normal 700 normal 50px/1.12 Roboto;
    letter-spacing: 0.5px;
    text-align: left;
    color: #fff;
}
.search_block input[name="q"]::-ms-input-placeholder {
    width: 149px;
    height: 56px;
    font: normal 700 normal 50px/1.12 Roboto;
    letter-spacing: 0.5px;
    text-align: left;
    color: #fff;
}
.search_block input[name="q"]::placeholder {
    width: 149px;
    height: 56px;
    font: normal 700 normal 50px/1.12 Roboto;
    letter-spacing: 0.5px;
    text-align: left;
    color: #fff;
}
.fancybox-bg {
    background-color: #0c73b5;
}
.fancybox-close-small {
    color: #fff;
    width: 60px;
    height: 60px;
}
.search-page {
    color: #000;
    margin-top: 60px;
}
.search-page a:hover {
    color: #000;
}
.search-page input[type="submit"] {
    background-color: transparent;
}
.search-page input[name="q"] {
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.footer__text.footer__text-bottom a {
    font-family: "Roboto";
    line-height: 1.67;
}
.footer__text.footer__text-bottom {
    font-family: "Roboto";
    line-height: 1.67;
}
.header .header-top__icons a:hover svg path {
    fill: #0c73b5;
    fill-opacity: 1;
}
.slider_header_block_item {
    display: none;
}
.slider_header_block_item.select {
    display: block;
}
.padding_svg {
    padding-top: 5px;
}
.news_article__block-text a:hover {
    color: #0c73b5;
}
.galery_block:hover .article-news__block {
    background-color: #f1f1f1;
}
.news_block_hover {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.news_block_hover:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    position: relative;
    z-index: 1000;
}
.footer-menu__link a {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.footer-menu__link:hover a {
    color: #0c73b5;
}
.header-top__link {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.header-top__link:hover {
    color: #0c73b5;
}
.footer-form__block button,
.events-block-info__link {
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}
.footer-form__block button:hover {
    background-color: #d0021b;
}
.events-block-info:hover .events-block-info__link {
    background-color: #d0021b;
}
.festival-music__text-block.festival-music__text-block_history,
.festival-competition__right {
    background-color: #fff;
}
.prevArrow svg {
    width: 30px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.nextArrow {
    width: 30px;
}
.article__arrow .prevArrow #yolo {
    margin-right: 15px;
}
#yolo {
    cursor: pointer;
    width: 30px;
    display: inline-block;
}
#yolo #arrow-head {
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
#yolo:hover #arrow-head {
    -webkit-transform: scale(1, 0.9);
        -ms-transform: scale(1, 0.9);
            transform: scale(1, 0.9);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
#yolo #arrow-body {
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scale(0.9, 1);
        -ms-transform: scale(0.9, 1);
            transform: scale(0.9, 1);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
#yolo:hover #arrow-body {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.festival-block-history__block-news-history .block1 {
    bottom: 0;
}
.festival-competition__right .block1 {
    width: 30%;
    right: 15px;
}
.festival-people .block1 {
    width: 30%;
    bottom: 50px;
    right: 15px;
}

                    .ganbaatar-ticket-link {
                        font-size: 10px;
                        font-weight: 700;
                        color: #fff;
                        display: inline-block;
                        background-color: #0c73b5;
                        border-radius: 8px;
                        padding: 7px 18px;
                        text-transform: uppercase;
                        margin-bottom: 19px;
                    }
                    .ganbaatar-ticket-link:hover {
                        background-color: #d0021b;
                    }

.bg_img_block_img_item.faust {
display: none !important;
}

.slider_header_block_item.faust .header-bottom__text-block {
    margin-bottom: 0 !important;
    margin-top: -20px ;
} 

.slider_header_block_item.faust .ganbaatar-ticket-link {
        padding: 15px 40px !important;
}

@media screen and (max-width: 575px) {
    .slider_header_block_item.faust .header-bottom__text-block {
        margin-top: 0px ;
    }
    .slider_header_block_item.faust .header-bottom__mobile {
        width: 100%;
        text-align: center;
    }
}
#documents-section .document-block {
    height: 100%;
}
#documents-section .document-block__item {
    margin-bottom: 30px;
}
#documents-section .document-block-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 25px 37px 37px 29px;
    background: #F0F0F0;
}
#documents-section .document-block-date {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 12px;
    color: #000000;
    opacity: 0.5;
    padding-bottom: 20px;
}
#documents-section .document-block-title {
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 21px;
    color: #062F5F;
    padding-bottom: 7px;
}
#documents-section .document-block-title a:hover {
    color: #062F5F;
}
#documents-section .cust-link {
    display: block;
    margin-bottom: 10px;
    color: #062F5F;
    text-decoration: underline;
}
#documents-section .document-block-text {
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    font-size: 12px;
    color: #000000;
    opacity: 0.8;
    padding-bottom: 23px;
}
#documents-section .document-block-file {
    position: relative;
    padding-left: 34px;
    display: block;
    margin-top: auto;
}
#documents-section .document-block-file:before {
    position: absolute;
    content: '';
    display: block;
    width: 23px;
    height: 23px;
    top: 0;
    left: 0;
    background: url(../img/pdf_doc.svg) no-repeat center / 23px 23px;
}
#documents-section .document-block-file-title {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    color: #000000;
}
#documents-section .document-block-file-size {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #A0A0A0;
    opacity: 0.8;
}
#documents-section .festival__caption {
    padding-bottom: 34px;
    margin: 0;
}

.header .header-bg .balletcontest-slide {
    width: 75%;
    right: -130px;
    bottom: auto;
    top: 50px;
}
@media screen and (max-width: 991px) {
    .header .header-bg .balletcontest-slide {
        width: 100%;
        right: 0;
        bottom: auto;
        top: 50%;
        left: 50%;
        margin-left: 145px;
        bottom: auto;
        transform: translate(-50%, -50%);
    }
}
@media screen and (max-width: 575px) {
    .header .header-bg .balletcontest-slide {
        width: 100%;
        right: 0;
        bottom: auto;
        top: 50%;
        left: 50%;
        margin-left: 50px;
        bottom: auto;
        margin-top: -25px;
        transform: translate(-50%, -50%);
    }
}
.festival-music {
    position: relative;
}
.festival-music:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(12, 115, 181, 0.75);
}
.festival__blocks .festival-music__text-block {
    position: relative;
}

.ruk {
    color: #868686;
	width: 100%;
}

.ruk td {
    border: 1px solid #c1c1c1;
	padding: 5px;
}
