@font-face {
    font-family: "Proxima";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?") format("eot"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.svg#str-replace("Proxima", " ", "_")') format("svg");
}
@font-face {
    font-family: "ProximaB";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?") format("eot"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf") format("truetype"), url('../fonts/ProximaNova-Bold/ProximaNova-Bold.svg#str-replace("ProximaB", " ", "_")') format("svg");
}
@font-face {
    font-family: "ProximaBl";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/ProximaNova-Black/ProximaNova-Black.eot?") format("eot"), url("../fonts/ProximaNova-Black/ProximaNova-Black.woff2") format("woff2"), url("../fonts/ProximaNova-Black/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black/ProximaNova-Black.ttf") format("truetype"), url('../fonts/ProximaNova-Black/ProximaNova-Black.svg#str-replace("ProximaBl", " ", "_")') format("svg");
}
@font-face {
    font-family: "Ptserif";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/PTSerif-Regular/PTSerif-Regular.eot?") format("eot"), url("../fonts/PTSerif-Regular/PTSerif-Regular.woff2") format("woff2"), url("../fonts/PTSerif-Regular/PTSerif-Regular.woff") format("woff"), url("../fonts/PTSerif-Regular/PTSerif-Regular.ttf") format("truetype"), url('../fonts/PTSerif-Regular/PTSerif-Regular.svg#str-replace("Ptserif", " ", "_")') format("svg");
}
@font-face {
    font-family: "Pobeda";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Pobeda-Bold/Pobeda-Bold.eot?") format("eot"), url("../fonts/Pobeda-Bold/Pobeda-Bold.woff2") format("woff2"), url("../fonts/Pobeda-Bold/Pobeda-Bold.woff") format("woff"), url("../fonts/Pobeda-Bold/Pobeda-Bold.ttf") format("truetype"), url('../fonts/Pobeda-Bold/Pobeda-Bold.svg#str-replace("Pobeda", " ", "_")') format("svg");
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont/fontawesome-webfont.eot?") format("eot"), url("../fonts/fontawesome-webfont/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont/fontawesome-webfont.ttf") format("truetype"), url('../fonts/fontawesome-webfont/fontawesome-webfont.svg#str-replace("FontAwesome", " ", "_")') format("svg");
}



@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Regular.eot");
    src: url("../fonts/ProximaNova-Regular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Regular.woff2") format('woff2'),
    url("../fonts/ProximaNova-Regular.woff") format("woff"),
    url("../fonts/ProximaNova-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Bold.woff2") format('woff2'),
    url("../fonts/ProximaNova-Bold.woff") format("woff"),
    url("../fonts/ProximaNova-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Black.eot");
    src: url("../fonts/ProximaNova-Black.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Black.woff2") format('woff2'),
    url("../fonts/ProximaNova-Black.woff") format("woff"),
    url("../fonts/ProximaNova-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-Light.eot");
    src: url("../fonts/ProximaNova-Light.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-Light.woff2") format('woff2'),
    url("../fonts/ProximaNova-Light.woff") format("woff"),
    url("../fonts/ProximaNova-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/ProximaNova-RegularIt.eot");
    src: url("../fonts/ProximaNova-RegularIt.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ProximaNova-RegularIt.woff2") format('woff2'),
    url("../fonts/ProximaNova-RegularIt.woff") format("woff"),
    url("../fonts/ProximaNova-RegularIt.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}


* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
b {
    font-family: ProximaB
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.row:before,
.row:after {
    content: '';
    display: table;
    clear: both;
}
.container-fl {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.container1 {
    width: 1200px;
    margin: 0 auto;
}
.container2 {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
body,
html,
ul,
li,
div,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
}
.content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
}
.footer,
.total-price {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
body {
    background-color: #fff;
    color: #666666;
    font-family: Proxima;
    font-size: 16px;
   /* line-height: 1.4;*/
   /* font-size: 14px;*/
    line-height: auto;
    -webkit-font-smoothing: antialiased;
    /*font-family: "ProximaNova", sans-serif;*/

}

span {
    display: block;
}

body.overflow-h {
    overflow: hidden;
}
@media (max-width: 640px){
    body.overflow-h {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #fff;
}
a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
img {
    max-width: 100%;
}
hr {
    border: none;
    margin: 0;
}
/*span {
    display: block;
}*/
h1,
h2,
h3,
h4,
h5 {
    line-height: 1.2;
}
h1 {
    font-size: 48px;
    font-family: ProximaBl;
    color: #333333;
}
h2,
h3,
h4 {
    font-family: ProximaB;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #333333;
}
h5 {
    font-size: 16px;
    font-family: ProximaB;
    color: #333333;
}
ul,
li {
    list-style: none;
}
a:hover {
    color: #cd9a2b;
}
input,
textarea,
select,
.item,
.item-wr {
    outline: none;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-radius: 0;
    -moz-radius: 0;
    -khtml-radius: 0;
}
input[type="search"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -khtml-radius: 0 !important;
}
label {
    cursor: pointer;
}
.yellow {
    color: #cd9a2b;
}
.bgi,
.header-video,
.header-time,
.header-battle,
.header-640-video .img,
.header-640-slider .item,
.press-center .section5,
.page-404 .bottom,
.test-page .test-land,
.change-show-item .img,
.change-project .item,
.section-2 .vdnh,
.section-2 .news .big-news .img,
.section-5 .blog .blog-big .item,
.section-5 .blog .blog-small .item,
.section-7 .map-header,
.blog-page-section-1 .blog .blog-big .item,
.blog-page-section-1 .blog .blog-small .item,
.blog-items .blog-item .img,
.projects-page-section-4 .item .img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.clear,
.header-schedule .header-sale-ticket:after,
.menu .soc:after,
.menu .soc:before,
.menu-2 .soc:after,
.menu-2 .soc:before {
    content: '';
    display: table;
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.active {
    color: #cd9a2b;
}
header {
    position: relative;
}
.city {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(59, 63, 72, 0.7);
}
.city .underline {
    color: #cd9a2b;
    border-bottom: 1px solid #766035;
}
.city span {
    display: inline;
    color: #fff;
}
.city span.first {
    margin-left: 35px;
    margin-right: 35px;
}
.city span.second {
    margin-right: 35px;
}
.city .close-city {
    display: block;
    position: absolute;
    top: 16px;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(../img/icons/cancel.png) no-repeat center;
}
.header-sliders {
    position: relative;
}
@media (max-width: 640px) {
    .header-sliders {
        display: none;
    }
}
.header-sliders .slick-dots {
    display: none !important;
}
.header-sliders .slide {
    cursor: pointer;
    position: relative;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.header-sliders .slide h2 {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.header-sliders .header-video h2 {
    font-size: 40px;
}
@media (max-width: 1100px) {
    .header-sliders .slide h2 {
        font-size: 22px;
    }
}
.header-sliders .slide:hover h2 {
    color: #cd9a2b;
}
.header-sliders .slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: black;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.header-sliders .slide.slick-active:before {
    opacity: 0;
}
.header-sliders .slide.slick-active .slide-video {
    opacity: 1;
}
.header-sliders .slide.slick-active .slide-inner {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    -webkit-transition: 0.3s 0.4s;
    transition: 0.3s 0.4s;
}
.header-sliders * {
    outline: none;
}
.header-sliders .slick-list,
.header-sliders .slick-track {
    height: 100%;
}
.header-sliders .slide-inner {
    position: relative;
    z-index: 5;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 0;
}
.header-sliders .header-slider-paginator {
    position: absolute;
    cursor: pointer;
    display: block;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background: url(../img/icons/index-slider-right.png) no-repeat center;
    background-color: #3b3f48;
}
@media (max-width: 900px) {
    .header-sliders .header-slider-paginator {
        display: none;
    }
}
.header-battle,
.header-time,
.header-video {
    background: #000;
}
.header-battle .slide.slick-active:before,
.header-time .slide.slick-active:before,
.header-video .slide.slick-active:before {
    opacity: 0.4 !important;
}
.header-battle .slide.slick-active .logo-wr,
.header-time .slide.slick-active .logo-wr,
.header-video .slide.slick-active .logo-wr {
    opacity: 1;
}
.header-video {
    float: left;
    width: 50%;
    height: 700px;
    color: #fff;
    text-align: center;
}
@media (max-width: 960px) {
    .header-video {
        width: 100%;
        float: none;
        height: 480px;
    }
}
.header-video .slide-inner {
    height: 100%;
}
.header-video .slick-dots {
    display: block !important;
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 960px) {
    .header-video .slick-dots {
        width: 100%;
        top: 474px;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        pointer-events: none;
    }
}
@media (max-width: 640px) {
    .header-video .slick-dots {
        display: none !important;
    }
}
.header-video .slick-dots li {
    margin: 24px 0;
}
@media (max-width: 960px) {
    .header-video .slick-dots li {
        width: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
}
.header-video .slick-dots li button {
    padding: 0;
    font-size: 0;
    background-color: white;
    width: 6px;
    height: 6px;
    display: block;
    border: none;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
@media (max-width: 960px) {
    .header-video .slick-dots li button {
        width: 100%;
    }
}
.header-video .slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #cd9a2b;
    z-index: 1;
}
@media (max-width: 960px) {
    .header-video .slick-dots li button:before {
        width: 0;
        height: 100%;
    }
}
.header-video .slick-dots li.slick-active {
    z-index: 2;
}
.header-video .slick-dots li.slick-active button {
    height: 30px;
}
@media (max-width: 960px) {
    .header-video .slick-dots li.slick-active button {
        height: 6px;
    }
}
.header-video .slick-dots li.slick-active button:before {
    -webkit-animation: dotsAnimate 7s 1 linear;
    animation: dotsAnimate 7s 1 linear;
}
@media (max-width: 960px) {
    .header-video .slick-dots li.slick-active button:before {
        -webkit-animation: dotsAnimate_md 7s 1 linear;
        animation: dotsAnimate_md 7s 1 linear;
    }
}
@media (max-width: 960px) {
    .header-video .slick-dots li.slick-active:nth-of-type(1) button:before {
        -webkit-animation: dotsAnimate_md 7s 1 linear;
        animation: dotsAnimate_md 7s 1 linear;
    }
}
@-webkit-keyframes dotsAnimate {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}
@keyframes dotsAnimate {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}
@-webkit-keyframes dotsAnimate_md {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes dotsAnimate_md {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.header-video .slide-video {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s 0.5s;
    transition: 0.3s 0.5s;
    opacity: 0;
}
.header-video .video-bg-wrap {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index: -10;
}
.header-video .video-bg-wrap .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    overflow-x: hidden;
    z-index: 1;
}
.header-video .video-alias-1 {
    font-size: 18px;
}
.header-video .logo-wr {
    width: 42%;
    margin: 170px auto 0 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    padding-top: 0 !important;

}
@media (max-width: 960px) {
    .header-video .logo-wr {
        margin: 80px auto 0 auto !important;
    }
}
.header-video .logo-wr span {
    font-size: 18px;
}
.header-video .logo-wr img {
    display: block;
    margin: 0 auto 18px auto;
}
.header-video hr {
    width: 31%;
    border-bottom: 1px solid #fff;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.header-video .video-button-wr {
    width: 25%;
    margin: 130px auto 0;
}
@media (max-width: 960px) {
    .header-video .video-button-wr {
        margin: 30px auto 0 auto;
    }
}
.header-video .video-button {
    display: block;
    margin: 0 auto 25px;
    position: relative;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.header-video .video-button:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 13px;
    border-color: transparent transparent transparent #cd9a2b;
}
@media (max-width: 960px) {
    .header-video .video-button {
        margin-bottom: 15px;
    }
}
.header-video .header-block-wr {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header-video .header-small {
    color: #cd9a2b;
    letter-spacing: 0.2em;
    font-size: 12px;
    font-family: ProximaB;
    text-transform: uppercase;
}
.header-blocks {
    float: left;
    width: 50%;
    height: 700px;
}

@media (max-width: 1460px){
    .header-block-wr h2 {
        font-size: 24px;
    }
}

@media (max-width: 960px) {
    .header-blocks {
        width: 100% !important;
        float: none;
        height: 500px;
    }
}
.header-blocks .row {
    height: 50%;
}
.header-buy,
.header-time,
.header-battle,
.header-schedule {
    float: left;
    width: 50%;
    height: 100%;
}
.header-buy,
.header-time,
.header-battle {
    width: 50%;
    height: 100%;
    text-align: center;
    color: #fff;
}
.header-block-wr {
    width: 83%;
    margin: 0 auto;
}
.header-buy {
    position: relative;
}
.header-buy .slide_1 {
    background-color: #1d5ea2;
}
.header-buy .slide_2 {
    background-color: #cd9a2b;
}
.header-buy .slide_3 {
    background-color: #cd9a2b;
}
.header-buy .slide_4 {
    background-color: #cd9a2b;
}
.header-buy a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.header-buy:hover h4 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #deaa38;
}
.header-buy:hover span {
    color: #fff;
}
.header-buy h4 {
    color: #fff;
    margin-bottom: 20px;
}
.header-time .header-small,
.header-battle .header-small {
    margin-top: 220px;
    margin-bottom: 12px;
    color: #cd9a2b;
    font-family: ProximaB;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
@media (max-width: 960px) {
    .header-time .header-small,
    .header-battle .header-small {
        margin-top: 120px !important;
    }
}
.header-time {
    position: relative;
}
@media (max-width: 640px) {
    .header-time {
        height: 250px;
        width: 100%;
    }
}
.header-time a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.header-time .slide_3 .header-small {
    margin-top: 160px;
}
.slide_3 .header-small {
    margin-top: 160px;
}
@media (max-width: 960px) {
    .header-time .slide_3 .header-small {
        margin-top: 80px !important;
    }
}
}
.header-schedule {
    background-color: #dfdfdf;
    color: #333333;
    padding-bottom: 20px;
}
.header-schedule h3 {
    color: #000;
    margin-top: 32px;
    margin-bottom: 15px;
}
.header-schedule .ticket-img {
    display: block;
    margin: 0 auto 0 auto;
}
.header-schedule .slide {
    cursor: default;
}
.header-schedule .slide:before {
    display: none;
}
@media (max-width: 960px) {
    .header-schedule .header-block-wr_2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 10px;
    }
    .header-schedule .header-block-wr_2 .header-number {
        white-space: nowrap;
        margin-right: 15px;
        font-size: 18px;
    }
    .header-schedule .header-block-wr_2 .header-number,
    .header-schedule .header-block-wr_2 .header-number-alias {
        text-align: left;
    }
    .header-schedule .header-block-wr_2 .header-number-alias {
        font-size: 14px;
    }
}
@media (max-width: 640px) {
    .header-schedule .header-block-wr_2 {
        display: block;
    }
    .header-schedule .header-block-wr_2 .header-number {
        white-space: nowrap;
        margin-right: 15px;
        font-size: 18px;
    }
    .header-schedule .header-block-wr_2 .header-number,
    .header-schedule .header-block-wr_2 .header-number-alias {
        text-align: center;
    }
    .header-schedule .header-block-wr_2 .header-number-alias {
        font-size: 14px;
    }
    .header-number a {
        color: #202647;
    }
}
.header-schedule-map {
    position: relative;
    z-index: 1;
    padding: 30px 0 0 0;
    height: 220px;
}
.header-buy .header-schedule-map {
    position: relative;
    z-index: 1;
    padding: 30px 0 0 0;
    height: 100%;
}
.header-schedule .slide_1 {
    height: 220px;
}
@media (max-width: 960px) {
    .header-schedule-map {
        height: 180px;
    }
}
.header-schedule-map__text {
    color: #ffffff;
    font-family: "ProximaB";
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}
@media (max-width: 640px) {
    .header-schedule-map__text {
        font-size: 14px;
        line-height: 20px;
    }
}
.header-schedule .slide_2,
.header-buy .slide_3 {
    background-image: url("../img/header-map.png");
}
.header-schedule .slide_2 .header-schedule-map a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}
.header-schedule .slide_2 .header-schedule-map:before,
.header-schedule .slide_2 .header-schedule-map:after,
.header-buy .slide_3 .header-schedule-map:before,
.header-buy .slide_3 .header-schedule-map:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header-schedule .slide_2 .header-schedule-map:before,
.header-buy .slide_3 .header-schedule-map:before {
    z-index: 3;
    background-color: black;
    opacity: 0.3;
}
.header-schedule .slide_2 .header-schedule-map:after,
.header-buy .slide_3 .header-schedule-map:after {
    z-index: 4;
    background-color: #cd9a2b;
    opacity: 0.3;
}
/*.header-schedule .slide_2.slick-active .ticket-img img,
.header-buy .slide_3.slick-active .ticket-img img {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: locRotate 1s 1;
    animation: locRotate 1s 1;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}*/
/*анимация "качки"*/
.slick-active .animate-shake img {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: locRotate 1s 1;
    animation: locRotate 1s 1;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
@-webkit-keyframes locRotate {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    30% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
    60% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) rotate(0deg);
    }
}
@keyframes locRotate {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    30% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
    60% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
        transform: translateX(-50%) translateY(-50%) rotate(0deg);
    }
}
.header-schedule .slide_3 {
    background-color: #cd9a2b;
}
.header-schedule .slide_3.blue {
    background-color: #1d5ea2;
}
.header-schedule .dotted {
    overflow: hidden;
    margin-bottom: 5px;
}
.header-schedule .dotted div:first-child {
    float: left;
}
.header-schedule .dotted div:last-child {
    float: right;
}
.header-schedule .dotted:after {
    content: '';
    display: block;
    overflow: hidden;
    height: 2px;
    padding-top: 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: -webkit-repeating-linear-gradient(left, #c3c0c0, #c3c0c0 2px, transparent 2px, transparent 6px);
    background: repeating-linear-gradient(to right, #c3c0c0, #c3c0c0 2px, transparent 2px, transparent 6px);
    background-clip: content-box;
}
.header-schedule .dotted div:first-child:after,
.header-schedule .dotted div:last-child:before {
    content: '';
    display: inline-block;
    width: 8px;
}
.header-schedule .header-sale-ticket {
    margin-top: 15px;
}
.header-schedule .header-sale-ticket div,
.header-schedule .header-sale-ticket span {
    float: left;
}
.header-schedule .header-sale-ticket img {
    margin-top: 5px;
}
.header-schedule .header-sale-ticket span {
    width: 90%;
    margin-left: 10px;
    font-size: 14px;
}
.header-schedule hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
}
.header-schedule .header-number {
    font-family: ProximaB;
    font-size: 25px;
    color: #202647;
    text-align: center;
}
.header-schedule .header-number-alias {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
@media (max-width: 685px) {
    .header-schedule .header-number-alias {
        display: none;
    }
}
.header-schedule .header-alias-900 {
    display: none;
    text-align: center;
    font-size: 12px;
}
.first-row-container {
    display: none;
}
@media (max-width: 640px) {
    .first-row-container {
        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;
    }
    .first-row-container .header-buy-640 {
        width: 50%;
    }
    .first-row-container .header-buy-640.orange {
        background-color: #cd9a2b;
    }
    .first-row-container .header-buy-640.blue {
        background-color: #1d5ea2;
    }
}
.header-eks a:hover h4 {
    color: #fff;
}
.header-eks-640,
.header-ticket-640 {
    width: 100%;
    min-height: 170px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
}
.header-eks-640 .ticket-img,
.header-ticket-640 .ticket-img {
    width: 50px;
    height: 50px;
    margin-top: 29px;
    margin-bottom: 25px;
}
.header-eks-640 img,
.header-ticket-640 img {
    margin-bottom: 25px;
}
.header-eks-640 h4,
.header-ticket-640 h4 {
    margin-top: 5px;
    font-family: ProximaB;
    font-size: 14px;
    color: #fff;
}
.header-eks-640 h4:first-of-type,
.header-ticket-640 h4:first-of-type {
    margin-top: 0;
}
.header-ticket-640 {
    width: 100%;
}
.header-eks-640 {
    background-color: #cd9a2b;
}
.header-640 {
    display: none;
    position: relative;
}
@media (max-width: 640px) {
    .header-640 {
        display: block;
    }
}
.header-640-video {
    min-height: 340px;
    background-color: #000;
    position: relative;
}
.header-640-video .img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.header-640-video .inner {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    position: absolute;
    left: 20px;
    top: 50px;
    text-align: center;
}
.header-640-video .inner .logo {
    display: block;
    height: 77px;
    margin-bottom: 30px;
}
.header-640-video .inner .video-button {
    display: block;
    margin: 0 auto 40px;
    position: relative;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.header-640-video .inner .video-button:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 13px;
    border-color: transparent transparent transparent #cd9a2b;
}
.header-640-video .inner .text {
    font-size: 18px;
    color: #fff;
}
.header-640-slider .item {
    height: 250px;
    outline: none;
    position: relative;
}
.header-640-slider .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    outline: none;
}
.header-640-slider .item .header-block-wr {
    position: absolute;
    top: 90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}
.header-640-slider .item .header-block-wr .header-small {
    color: #cd9a2b;
    letter-spacing: 3px;
    font-family: ProximaB;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.header-640-slider .item .header-block-wr h2 {
    color: #fff;
    margin-bottom: 3px;
}
.header-640-slider .item .header-block-wr .yellow {
    color: #cd9a2b;
}
.header-640-slider .slick-dots {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 9;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header-640-slider .slick-dots li {
    display: inline-block;
    margin-right: 14px;
}
.header-640-slider .slick-dots li button {
    padding: 0;
    font-size: 0;
    background-color: white;
    width: 6px;
    height: 6px;
    outline: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    border: none;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.header-640-slider .slick-dots li.slick-active button {
    background-color: #cd9a2b;
}
.header-640-schedule {
    float: none;
    padding: 35px 27px 30px;
}
.header-640-schedule .header-sale-ticket img {
    margin-top: 0;
}
.menu-full {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}
.menu,
.menu-right,
.menu-logo-wr {
    float: left;
    height: 120px;
}
.menu-logo {
    display: block;
    height: 120px;
    position: relative;
    background-color: #4f535b;
}
.menu-logo .border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 10px solid #3b3f48;
}
.menu-logo .back-1 {
    position: absolute;
    left: 14px;
    top: 14px;
    width: -webkit-calc(100% - 28px);
    width: calc(100% - 28px);
    height: -webkit-calc(100% - 28px);
    height: calc(100% - 28px);
    background-color: #3b3f48;
}
.menu-logo .back-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/menu-logo.png) no-repeat center;
}
.menu-logo-wr {
    display: none;
    width: 12.5%;
}
.menu {
    width: calc(75% + 1px);
    padding-right: 40px;
    padding-left: 40px;
    background-color: #3b3f48;
    position: relative;
}

.menu .search-popup {
    width: 133.333%;
}
.search-popup.is-sticky {
    width: calc(140% - 2px);
    left: 3px;
}

.menu a:hover {
    color: #cd9a2b;
}
.menu nav {
    height: 60px;
}
.menu nav li {
    line-height: 60px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-family: ProximaB;
    letter-spacing: 2px;
}
.menu nav ul {
    text-align: justify;
    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;
}
.menu .soc {
    height: 60px;
}
.menu .soc a {
    color: #595d69;
}
.menu .soc a:hover {
    color: #cd9a2b;
}
.menu .soc hr {
    margin: 0 auto;
    border-bottom: 1px solid #4f535b;
}
.menu .soc .menu-city {
    float: left;
    margin-left: -webkit-calc(20%);
    margin-left: calc(20%);
    line-height: 60px;
    color: #595d69;
}
.menu .soc .menu-subheader {
    float: left;
    line-height: 60px;
    margin-left: 12.6%;
    font-size: 16px;
    color: #cd9a2b;
}

@media (max-width: 1600px){
    .menu .soc .menu-city {
        margin-left: 10%;
    }
    .menu .soc .menu-subheader {
        margin-left: 10%;
    }
}

@media (max-width: 1366px){
    .menu .soc .menu-city {
        margin-left: 5%;
    }

    .menu .soc .menu-subheader {
        margin-left: 5%;
    }
}

@media (max-width: 1100px){
    .menu .soc .menu-city {
        margin-left: 20%;
    }

    .menu .soc .menu-subheader {
        display: none;
    }
}

.menu .soc .menu-city span {
    display: inline;
}
.menu .soc .menu-city a {
    padding-right: 20px;
    margin-left: 5px;
    color: #cd9a2b;
    position: relative;
    left: 0;
    top: 0;
}
.menu .soc .menu-city a:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: 4px;
    width: 8px;
    height: 5px;
    background: url(../img/icons/arrow-bottom-yellow.png) no-repeat center;
}
.menu .soc .left,
.menu .soc .right {
    height: 60px;
    line-height: 60px;
}
.menu .soc .left a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: ProximaB;
}
.menu .soc .left .active {
    color: #cd9a2b;
}
.menu .soc .left .disabled {
    color: #595d69;
}
.menu .soc .right a {
    font-size: 17px;
}
.menu .soc .left a,
.menu .soc .right a {
    margin-right: 20px;
}
.menu .soc .left a:last-child,
.menu .soc .right a:last-child {
    margin-right: 0;
}
.menu-right {
    width: calc(25% - 1px);
}
.menu-right .search {
    display: block;
    width: 100%;
    height: 60px;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    cursor: pointer;
}
.menu-right .search input {
    width: 100%;
    border: none;
    height: 60px;
    line-height: 60px;
    text-indent: 40px;
}
.menu-right .search input::-webkit-input-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-right .search input::-moz-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-right .search input:-ms-input-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-right .search input::placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-right .search .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: #fff;
    background: url(../img/icons/search.png) no-repeat center;
}
.menu-right .search .search-cancel {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    cursor: pointer;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: #3b3f48 !important;
    background: url(../img/icons/cancel-min.png) no-repeat center;
}
.menu-right .search .search-before {
    display: none;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.menu-right .search.focus {
    float: right;
    width: 350%;
}
.menu-right .search.focus .search-button {
    right: 60px;
    background-color: #fff;
}
.menu-right .search.focus .search-cancel {
    display: block;
}
/*@media (max-width: 1220px) {*/
/*.menu-right .search.focus {*/
/*width: 400%;*/
/*}*/
/*}*/
.menu-right .ticket {
    height: 60px;
    line-height: 60px;
    background-color: #2f3239;
}
.menu-right .ticket a {
    font-family: ProximaB;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    float: left;
    width: 50%;
    text-align: center;
}
.menu-right .ticket a:first-child {
    border-right: 1px solid #3b3f48;
}
.menu-right .ticket a:hover {
    color: #cd9a2b;
}
.menu-2-full {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}
.menu-2,
.menu-2-right,
.menu-2-logo-wr {
    float: left;
    height: 120px;
}
.menu-2-logo-wr {
    width: 12.5%;
}
.menu-2 {
    width: 62.5%;
    padding-right: 40px;
    padding-left: 20px;
    background-color: #3b3f48;
    position: relative;
}
.menu-2 a:hover {
    color: #cd9a2b;
}
.menu-2 nav {
    height: 60px;
}
.menu-2 nav li {
    line-height: 60px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-family: ProximaB;
    letter-spacing: 2px;
}
.menu-2 nav ul {
    text-align: justify;
    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;
}
.menu-2 .soc {
    height: 60px;
}
.menu-2 .soc a {
    color: #595d69;
}
.menu-2 .soc a:hover {
    color: #cd9a2b;
}
.menu-2 .soc hr {
    margin: 0 auto;
    border-bottom: 1px solid #4f535b;
}
.menu-2 .soc .left,
.menu-2 .soc .right {
    height: 60px;
    line-height: 60px;
}
.menu-2 .soc .menu-city {
    float: left;
    margin-left: 20%;
    line-height: 60px;
    color: #595d69;
}
.menu-2 .soc .menu-subheader {
    float: left;
    line-height: 60px;
    margin-left: 13%;
    font-size: 16px;
    color: #cd9a2b;
}
@media (max-width: 1600px){
    .menu-2 .soc .menu-city {
        margin-left: 10%;
    }

    .menu-2 .soc .menu-subheader {
        margin-left: 10%;
    }
}
@media (max-width: 1366px){
    .menu-2 .soc .menu-city {
        margin-left: 5%;
    }

    .menu-2 .soc .menu-subheader {
        margin-left: 5%;
    }
}

@media (max-width: 1100px){
    .menu-2 .soc .menu-city {
        margin-left: 20%;
    }

    .menu-2 .soc .menu-subheader {
        display: none;
    }
}
.menu-2 .soc .menu-city a {
    padding-right: 20px;
    margin-left: 5px;
    color: #cd9a2b;
    position: relative;
}
.menu-2 .soc .menu-city a:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: 4px;
    width: 8px;
    height: 5px;
    background: url(../img/icons/arrow-bottom-yellow.png) no-repeat center;
}
.menu-2 .soc .left a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: ProximaB;
}
.menu-2 .soc .left .active {
    color: #cd9a2b;
}
.menu-2 .soc .left .disabled {
    color: #595d69;
}
.menu-2 .soc .right a {
    font-size: 17px;
}
.menu-2 .soc .left a,
.menu-2 .soc .right a {
    margin-right: 20px;
}
.menu-2 .soc .left a:last-child,
.menu-2 .soc .right a:last-child {
    margin-right: 0;
}
.menu-2-right {
    width: 25%;
}
.menu-2-right .search {
    display: block;
    width: 100%;
    height: 60px;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    cursor: pointer;
}
.menu-2-right .search input {
    width: 100%;
    border: none;
    height: 60px;
    line-height: 60px;
    text-indent: 40px;
}
.menu-2-right .search input::-webkit-input-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-2-right .search input::-moz-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-2-right .search input:-ms-input-placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-2-right .search input::placeholder {
    font-size: 14px;
    color: #797d91;
}
.menu-2-right .search .search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: #fff;
    background: url(../img/icons/search.png) no-repeat center;
}
.menu-2-right .search .search-cancel {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    cursor: pointer;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: #3b3f48 !important;
    background: url(../img/icons/cancel-min.png) no-repeat center;
}
.menu-2-right .search .search-before {
    display: none;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.menu-2-right .search.focus {
    float: right;
    width: 350%;
}
.menu-2-right .search.focus .search-button {
    right: 60px;
    background-color: #fff;
}
.menu-2-right .search.focus .search-cancel {
    display: block;
}
@media (max-width: 1220px) {
    .menu-2-right .search.focus {
        width: 400%;
    }
}
.menu-2-right .ticket {
    height: 60px;
    line-height: 60px;
    background-color: #2f3239;
}
.menu-2-right .ticket a {
    font-family: ProximaB;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    float: left;
    width: 50%;
    text-align: center;
}
.menu-2-right .ticket a:first-child {
    border-right: 1px solid #3b3f48;
}
.menu-2-right .ticket a:hover {
    color: #cd9a2b;
}
.menu-900 {
    min-height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background-color: #3b3f48;
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    display: none;
}
.menu-900 .logo-2 {
    display: none;
    float: left;
    margin-right: 60px;
    height: 60px;
}
.menu-900 .logo-2 img {
    margin-top: 20px;
}
.menu-900 .lang {
    float: left;
    height: 60px;
}
.menu-900 .lang a {
    font-family: ProximaB;
    font-size: 12px;
    margin-right: 20px;
    color: #595d69;
}
.menu-900 .lang a:hover {
    color: #cd9a2b;
}
.menu-900 .lang .active {
    color: #cd9a2b;
}
.menu-900 .lang .disabled:hover {
    color: #595d69;
}
.menu-900 .right {
    float: right;
    height: 60px;
}
.menu-900 .ticket,
.menu-900 .search {
    float: left;
    height: 60px;
}
.menu-900 .ticket a {
    display: block;
    float: left;
    background-color: #2a2d33;
    font-size: 12px;
    letter-spacing: 3px;
    width: 115px;
    text-align: center;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-900 .ticket a:first-child {
    border-right: 1px solid #3b3f48;
    width: 115px;
}
.menu-900 .ticket a:last-child {
    width: 145px;
}
.menu-900 .search a {
    display: block;
    float: left;
    width: 60px;
    text-align: center;
}
.menu-900 .search a:last-child {
    border-left: 1px solid #4f535b;
}
.menu-900 .search .menu-toggle,
.menu-900 .search .menu-search {
    cursor: pointer;
    position: relative;
}
.menu-900 .search .menu-toggle .xmark-menu,
.menu-900 .search .menu-search .xmark-menu {
    display: none;
    font-size: 36px;
}
.menu-900 .search .active,
.menu-900 .search .focus {
    color: #fff;
    background-color: #2f3239;
}
.menu-900 .search .active .fa-bars,
.menu-900 .search .active .fa-search,
.menu-900 .search .focus .fa-bars,
.menu-900 .search .focus .fa-search {
    display: none;
}
.menu-900 .search .active .xmark-menu,
.menu-900 .search .focus .xmark-menu {
    display: list-item;
    position: relative;
}
.menu-900 .search .active .fa-search + .xmark-menu:after,
.menu-900 .search .focus .fa-search + .xmark-menu:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #3b3f48 transparent transparent transparent;
    position: absolute;
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    bottom: -5px;
    z-index: 999;
}
.menu-900 .search .active:hover,
.menu-900 .search .focus:hover {
    color: #cd9a2b;
}
.menu-900-scrolled {
    -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}
.menu-900-scrolled .logo-2 {
    display: block !important;
}
.menu-900-scrolled .lang {
    display: none !important;
}
.menu-900-ul {
    display: none;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    margin-left: -20px;
    background-color: #2f3239;
}
.menu-900-ul li {
    font-size: 14px;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-900-ul .soc-menu {
    margin-top: 30px;
    padding-bottom: 20px;
    position: relative;
    line-height: 1;
    text-align: center;
}
.menu-900-ul .soc-menu:after {
    content: '';
    display: block;
    position: absolute;
    width: 255px;
    height: 1px;
    left: -webkit-calc(50% - 125px);
    left: calc(50% - 125px);
    bottom: 0;
    background-color: #44474d;
}
.menu-900-ul .soc-menu li {
    display: inline-block;
    margin-left: 15px;
}
.menu-900-ul .soc-menu li:first-child {
    margin-left: 0;
}
.menu-900-ul .soc-menu li a {
    width: 35px;
    height: 35px;
    font-size: 20px;
    display: block;
    color: #6b717f;
    border: 1px solid #454954;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.menu-900-ul .soc-menu li a:hover {
    color: #cd9a2b;
    border-color: #cd9a2b;
}
.menu-900-ul .lang-640 {
    display: none;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
}
.menu-900-ul .lang-640 a {
    font-family: ProximaB;
    font-size: 12px;
    margin-right: 20px;
    color: #595d69;
}
.menu-900-ul .lang-640 a:hover {
    color: #cd9a2b;
}
.menu-900-ul .lang-640 .active {
    color: #cd9a2b;
}
.menu-900-ul .lang-640 .disabled:hover {
    color: #595d69;
}
.menu-900-ul .ticket-640 {
    display: none;
    margin-left: -35px;
    margin-right: -35px;
}
.menu-900-ul .ticket-640 a {
    display: block;
    width: 50%;
    background-color: #2a2d33;
    font-size: 12px;
    letter-spacing: 3px;
    text-align: center;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-900-ul .ticket-640 a:first-child {
    border-right: 1px solid #3b3f48;
}
.menu-2-900 {
    min-height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background-color: #3b3f48;
    display: none;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}
.menu-2-900 .logo-2 {
    float: left;
    margin-right: 60px;
    height: 60px;
}
.menu-2-900 .logo-2 img {
    margin-top: 20px;
}
.menu-2-900 .lang {
    float: left;
    height: 60px;
}
.menu-2-900 .lang a {
    font-family: ProximaB;
    font-size: 12px;
    margin-right: 20px;
    color: #595d69;
}
.menu-2-900 .lang a:hover {
    color: #cd9a2b;
}
.menu-2-900 .lang .active {
    color: #cd9a2b;
}
.menu-2-900 .lang .disabled:hover {
    color: #595d69;
}
.menu-2-900 .right {
    float: right;
    height: 60px;
}
.menu-2-900 .ticket,
.menu-2-900 .search {
    float: left;
    height: 60px;
}
.menu-2-900 .ticket a {
    display: block;
    float: left;
    background-color: #2a2d33;
    font-size: 12px;
    letter-spacing: 3px;
    width: 115px;
    text-align: center;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-2-900 .ticket a:first-child {
    border-right: 1px solid #3b3f48;
    width: 115px;
}
.menu-2-900 .ticket a:last-child {
    width: 145px;
}
.menu-2-900 .search a {
    display: block;
    float: left;
    width: 60px;
    text-align: center;
}
.menu-2-900 .search a:last-child {
    border-left: 1px solid #4f535b;
}
.menu-2-900 .search .menu-2-toggle,
.menu-2-900 .search .menu-2-search {
    cursor: pointer;
    position: relative;
}
.menu-2-900 .search .menu-2-toggle .xmark-menu,
.menu-2-900 .search .menu-2-search .xmark-menu {
    display: none;
    font-size: 36px;
}
.menu-2-900 .search .active,
.menu-2-900 .search .focus {
    color: #fff;
    background-color: #2f3239;
}
.menu-2-900 .search .active .fa-bars,
.menu-2-900 .search .active .fa-search,
.menu-2-900 .search .focus .fa-bars,
.menu-2-900 .search .focus .fa-search {
    display: none;
}
.menu-2-900 .search .active .xmark-menu,
.menu-2-900 .search .focus .xmark-menu {
    display: list-item;
    position: relative;
}
.menu-2-900 .search .active .fa-search + .xmark-menu:after,
.menu-2-900 .search .focus .fa-search + .xmark-menu:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #3b3f48 transparent transparent transparent;
    position: absolute;
    left: -webkit-calc(50% - 5px);
    left: calc(50% - 5px);
    bottom: -5px;
    z-index: 999;
}
.menu-2-900 .search .active:hover,
.menu-2-900 .search .focus:hover {
    color: #cd9a2b;
}
.menu-2-900-ul {
    display: none;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    margin-left: -20px;
    background-color: #2f3239;
}
.menu-2-900-ul li {
    line-height: 55px;
    font-size: 14px;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-2-900-ul .soc-menu {
    margin-top: 30px;
    padding-bottom: 20px;
    position: relative;
    line-height: 1;
    text-align: center;
}
.menu-2-900-ul .soc-menu:after {
    content: '';
    display: block;
    position: absolute;
    width: 255px;
    height: 1px;
    left: -webkit-calc(50% - 125px);
    left: calc(50% - 125px);
    bottom: 0;
    background-color: #44474d;
}
.menu-2-900-ul .soc-menu li {
    display: inline-block;
    margin-left: 15px;
}
.menu-2-900-ul .soc-menu li:first-child {
    margin-left: 0;
}
.menu-2-900-ul .soc-menu li a {
    width: 35px;
    height: 35px;
    font-size: 20px;
    display: block;
    color: #6b717f;
    border: 1px solid #454954;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.menu-2-900-ul .soc-menu li a:hover {
    color: #cd9a2b;
    border-color: #cd9a2b;
}
.menu-2-900-ul .lang-640 {
    display: none;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
}
.menu-2-900-ul .lang-640 a {
    font-family: ProximaB;
    font-size: 12px;
    margin-right: 20px;
    color: #595d69;
}
.menu-2-900-ul .lang-640 a:hover {
    color: #cd9a2b;
}
.menu-2-900-ul .lang-640 .active {
    color: #cd9a2b;
}
.menu-2-900-ul .lang-640 .disabled:hover {
    color: #595d69;
}
.menu-2-900-ul .ticket-640 {
    display: none;
    margin-left: -35px;
    margin-right: -35px;
}
.menu-2-900-ul .ticket-640 a {
    display: block;
    width: 50%;
    background-color: #2a2d33;
    font-size: 12px;
    letter-spacing: 3px;
    text-align: center;
    font-family: ProximaB;
    text-transform: uppercase;
}
.menu-2-900-ul .ticket-640 a:first-child {
    border-right: 1px solid #3b3f48;
}
.search-popup {
    opacity: 0;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #fff;
    width: calc(140% - 2px);
    height: 0;
    overflow-y: scroll;
    overlfow-x: hidden;
    padding: 0;
    z-index: 100;
}
@media (max-width: 1220px) {
    .search-popup {
        width: 133.33%;
    }
}
.search-popup .show-more-button {
    display: block;
    width: 350px;
    height: 50px;
    line-height: 50px;
    margin: 50px auto 0;
    border: 1px solid #e7e7ea;
    text-align: center;
    font-size: 12px;
    font-family: ProximaB;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.search-popup .show-more-button:hover {
    background-color: #f3f3f3;
}
@media (max-width: 900px) {
    .search-popup .show-more-button {
        margin-top: 40px;
    }
}
.search-popup.focus {
    opacity: 1;
    height: auto;
    max-height: 700px;
    border-top: 1px solid #ceced5;
    padding: 40px 40px 50px;
}
.search-popup-900 {
    height: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    z-index: 100;
}
.search-popup-900 .search-line,
.search-popup-900 .search-fast-row {
    -webkit-transition: height 300ms;
    transition: height 300ms;
}
.search-popup-900 .search-line {
    display: block;
    cursor: pointer;
    position: relative;
    height: 0;
    border-bottom: 1px solid #ceced5;
}
.search-popup-900 .search-line input[type="search"] {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 60px;
    border: none;
    background-color: #fff;
    padding-left: 40px;
}
.search-popup-900 .search-line .search-button {
    width: 60px;
    height: 60px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/icons/search.png) no-repeat center;
}
.search-popup-900 .search-fast-row {
    margin-top: 40px;
    line-height: 1.42;
    padding-left: 40px;
    padding-right: 40px;
    height: 0;
}
.search-popup-900 .show-more-button {
    display: block;
    width: 340px;
    height: 50px;
    line-height: 50px;
    margin: 50px auto;
    border: 1px solid #e7e7ea;
    text-align: center;
    font-size: 12px;
    font-family: ProximaB;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.search-popup-900 .show-more-button:hover {
    background-color: #f3f3f3;
}
@media (max-width: 900px) {
    .search-popup-900 .show-more-button {
        margin-top: 40px;
    }
}
.search-popup-900.focus {
    height: auto;
    max-height: 600px;
}
.search-popup-900.focus .search-line,
.search-popup-900.focus .search-fast-row {
    height: auto;
}
.section-header {
    position: absolute;
    left: -100px;
    width: 120px;
    height: 300px;
}
.section-header .pin {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    width: 3rem;
    height: 100%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.section-header .pin h1 {
    display: inline;
    line-height: 0.8;
    margin: auto;
    text-align: right;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slider-wr {
    position: relative;
}
.slider-1-control {
    position: absolute;
    display: block;
    height: 20px;
    line-height: 20px;
    top: -3px;
    right: -120px;
}
.slider-2-control {
    position: absolute;
    display: block;
    right: -120px;
    top: 47px;
}
.slider-3-control {
    position: absolute;
    display: block;
    height: 20px;
    line-height: 20px;
    top: 25px;
    right: -100px;
}
.slider-prev,
.slider-next {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 25px;
}
.slider-prev.disabled,
.slider-next.disabled {
    opacity: 0.3;
}
.slider-prev {
    background: url(../img/icons/slide-left.png) no-repeat center;
}
.slider-next {
    background: url(../img/icons/slide-right.png) no-repeat center;
    margin-left: 28px;
}
.slider-paginator-1 {
    display: block;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
    cursor: pointer;
    margin-bottom: 25px;
}
.slider-paginator-1:hover {
    background-color: #cd9a2b;
}
.slider-paginator-1.active {
    background-color: #cd9a2b;
}
.big-text {
    font-size: 18px;
}
.special-version.font-small .big-text {
    font-size: 20px;
}
.special-version.font-normal .big-text {
    font-size: 30px;
}
.special-version.font-big .big-text {
    font-size: 40px;
}
.underline {
    color: #1d5ea2;
    border-bottom: 1px solid #d6deea;
}
.underline:hover {
    color: #1d5ea2;
}
.h25 {
    font-family: ProximaB;
    font-weight: bold;
    font-size: 25px;
}
.small-text {
    font-size: 14px;
}
.bold {
    font-family: ProximaB;
    font-weight: bold;
}
.h1 {
    font-size: 45px;
    font-family: ProximaB;
}
.search-line {
    display: block;
    cursor: pointer;
    position: relative;
    height: 50px;
    border-bottom: 1px solid #ceced5;
}
.search-line input[type="search"] {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: 38px;
    border: none;
    background-color: #fff;
    padding-left: 18px;
    padding-right: 18px;
}
.search-line .search-button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/icons/search.png) no-repeat center;
}
.captcha {
    position: relative;
    /*padding: 25px 30px 30px;*/
    /*padding: 25px 30px;*/

    padding: 35px 30px;
    /*min-height: 140px;*/
    /*вернуть при неоюбходимости*/

    height: 140px;
    display: flex;
    -ms-align-items: flex-end;
    align-items: flex-end;
    background-color: #dcdce1;
}
.captcha input {
    border: none;
    height: 40px;
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
}
.captcha .img {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*margin-bottom: 18px;*/
}
.captcha .img .captcha-img {
    display: block;
    width: 149px;
    /*height: 36px;*/

    height: 40px;
    cursor: default;
}
.captcha .img .captcha-img img {
    height: 40px;
}
.captcha-title {
    position: absolute;
    top: 0;
}
.captcha .img .captcha-options {
    visibility: hidden;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.captcha .img .captcha-options .captcha-reload {
    display: block;
    width: 16px;
    height: 18px;
    background: url(../img/icons/captcha-reload.png) no-repeat center;
}
.captcha .img .captcha-options .captcha-volume {
    display: block;
    width: 23px;
    height: 17px;
    background: url(../img/icons/captcha-volume.png) no-repeat center;
    margin-left: 14px;
}
.map .text-full,
.map .img {
    float: left;
}
.map .text-full {
    width: 30%;
    color: #333333;
}
.map .text-full .slider-wr {
    width: 100%;
}
.map .text-full .city-slider {
    font-size: 12px;
    font-family: ProximaB;
    text-transform: uppercase;
    padding-left: 15.5px;
    padding-right: 15.5px;
}
.map .text-full .city-slider a {
    display: block;
    margin-left: 12.5px;
    margin-right: 12.5px;
    color: #333333;
    outline: none;
    text-align: center;
    cursor: pointer;
}
.map .text-full .city-slider a:hover {
    color: #cd9a2b;
}
.map .text-full .left-arrow,
.map .text-full .right-arrow {
    position: absolute;
    top: -3px;
    cursor: pointer;
}
.map .text-full .left-arrow {
    display: none;
    left: 0;
}
.map .text-full .right-arrow {
    right: 0;
}
.map .text-full hr {
    width: 90%;
    margin-top: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cd9a2b;
}
.map .text-full .city-block a {
    display: block;
}
.map .text-full .city-block a:hover h5 {
    color: #cd9a2b;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.map .text-full .city-block img {
    margin-bottom: 25px;
}
.map .text-full .city-block ul {
    margin-top: 15px;
    margin-bottom: 15px;
}
.map .text-full .city-block li {
    font-size: 14px;
    color: #333333;
}
.map .text-900 {
    display: none;
    float: left;
    width: 24%;
    font-size: 12px;
    text-transform: uppercase;
    font-family: ProximaB;
}
.map .text-900 .map-select-item {
    height: 300px;
    overflow-y: auto;
}
.map .text-900 .change-city {
    color: #999999;
}
.map .text-900 hr {
    margin-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #cd9a2b;
}
.map .text-900 li {
    cursor: pointer;
    margin-bottom: 18px;
}
.map .text-900 a {
    color: #333333;
    position: relative;
}
.map .text-900 a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: -1px;
    width: 0;
    height: 1px;
    background-color: #cd9a2b;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.map .text-900 a:hover:after,
.map .text-900 a.active:after {
    width: -webkit-calc(100% + 3px);
    width: calc(100% + 3px);
}
.map .text-640 {
    display: none;
}
.map .text-640 .select-wr {
    position: relative;
}
.map .text-640 .select-wr:after {
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    position: absolute;
    background-image: url(../img/icons/arrow-bottom.png);
    background-repeat: no-repeat;
    right: 0;
    top: 16px;
    right: 20px;
}
.map .text-640 select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-bottom: 1px solid #cd9a2b;
    background-color: #fff;
    margin-bottom: 20px;
    color: #999999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
    text-indent: 20px;
}
.map .text-640 select option {
    color: #333333;
}
.map .text-640 select option:first-child {
    color: #999999;
}
.map .img {
    position: relative;
    width: 70%;
    padding-left: 10px;
}
@media (min-width: 1200px){
    .map .img {
        transform: translate3d(70px, 0, 0);
    }
}

@media (max-width: 1220px) {
    .map .img {
        padding-left: 0;
    }
}
.map .img img {
    width: 100%;
}
.map .img .map-marker {
    display: none;
    position: absolute;
    width: 3.5%;
}
.map .img .map-marker.active {
    display: block;
}
@media (max-width: 640px) {
    .h1 {
        font-size: 30px;
    }
}
.search-fast {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #333333;
    margin-bottom: 60px;
    cursor: pointer;
}
.search-fast:last-child {
    margin-bottom: 0;
}
.search-fast .img {
    width: 200px;
    min-width: 200px;
}
.search-fast .text {
    padding-left: 30px;
}
.search-fast .search-fast-h {
    margin-top: -5px;
    font-size: 18px;
    font-family: ProximaB;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #333333;
}

.search-fast-title {
    margin-right: 14px;
    display: inline;
}
.search-fast .search-fast-h strong {
    font-size: 11px;
    color: #999999;
    /*margin-left: 35px;*/
    margin-left: 17px;
    text-transform: uppercase;
    position: relative;
}
.search-fast .search-fast-h strong:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #e3e3e3;
    position: absolute;
    left: -17px;
    top: 1px;
}
.search-fast .search-fast-text {
    color: #666666;
    margin-bottom: 11px;
}
.search-fast .search-fast-text strong {
    color: #333333;
}
.search-fast .search-fast-a {
    font-size: 13px;
    font-family: ProximaB;
    color: #cd9a2b;
    text-transform: uppercase;
    float: left;
    margin-right: 15px;
}
@media (max-width: 640px) {
    .search-fast {
        margin-bottom: 50px;
    }
    .search-fast .img {
        display: none;
    }
    .search-fast .text {
        padding-left: 0;
    }
}
.search-block {
    cursor: pointer;
    margin-bottom: 50px;
}
.search-block:last-child {
    margin-bottom: 0;
}
.search-block .search-block-h {
    margin-top: -3px;
    font-size: 18px;
    font-family: ProximaB;
    line-height: 1.2;
    margin-bottom: 10px;
}
.search-block .search-block-h strong {
    font-size: 11px;
    color: #999999;
    margin-left: 35px;
    text-transform: uppercase;
    position: relative;
}
.search-block .search-block-h strong:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #e3e3e3;
    position: absolute;
    left: -17px;
    top: 1px;
}
.search-block .search-block-text {
    color: #666666;
    margin-bottom: 15px;
}
.search-block .search-block-text strong {
    color: #333333;
}
.search-block .search-block-a {
    font-size: 13px;
    font-family: ProximaB;
    color: #cd9a2b;
    text-transform: uppercase;
    float: left;
    margin-right: 15px;
}
@media (max-width: 640px) {
    .search-block .search-block-text {
        margin-bottom: 11px;
    }
}
@media (max-width: 640px) {
    .search-fast,
    .search-block {
        position: relative;
    }
    .search-fast:after,
    .search-block:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: #e6e6e6;
        position: absolute;
        bottom: -24px;
    }
    .search-fast-row.last .search-fast:after {
        display: none;
    }
}
@media (max-width: 1220px) {
    .hold-event .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .hold-event .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.hold-event .section1 {
    padding-top: 55px;
    padding-bottom: 60px;
    background-color: #fff;
}
.hold-event .section1 .h1 {
    margin-bottom: 30px;
}
.hold-event .section1 .hr {
    margin-bottom: 0;
}
.hold-event .section2 {
    padding-top: 65px;
    padding-bottom: 80px;
    background-color: #fdfefc;
    color: #333333;
}
.hold-event .section2 .change-alias {
    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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.hold-event .section2 .change-alias .item {
    width: 50%;
}
.hold-event .section2 .change-alias .h-alias {
    font-size: 20px;
    color: #999999;
    font-weight: normal;
    font-family: Proxima;
}
@media (max-width: 700px) {
    .hold-event .section2 .change-alias h2 {
        margin-bottom: 20px;
    }
    .hold-event .section2 .change-alias .item {
        width: 100%;
    }
}
.hold-event .section2 .event-change-date {
    margin-top: 45px;
    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;
}
.hold-event .section2 .event-change-date .item {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hold-event .section2 .event-change-date .item .big-text {
    margin-bottom: 10px;
    font-size: 20px;
}
@media (max-width: 900px) {
    .hold-event .section2 .event-change-date .item .big-text {
        font-size: 18px;
    }
}
@media (max-width: 700px) {
    .hold-event .section2 .event-change-date .item .big-text {
        font-size: 16px;
        margin-bottom: 6px;
    }
}
@media (max-width: 700px) {
    .hold-event .section2 .event-change-date .item {
        width: 100%;
    }
    .hold-event .section2 .event-change-date .item:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .hold-event .section2 .event-change-date .item:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .hold-event .section2 .event-change-date .item:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 23px;
    }
    .hold-event .section2 .event-change-date .item:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
}
.hold-event .section2 .change-day {
    display: block;
    width: 250px;
    position: relative;
    cursor: pointer;
}
.hold-event .section2 .change-day input {
    width: 250px;
    border: 1px solid #ebebeb;
    height: 40px;
    padding-left: 18px;
    padding-right: 18px;
    color: #333333;
}
.hold-event .section2 .change-day input:focus {
    border-color: #cd9a2b;
    box-shadow: 0px 0px 63.65px 31.35px rgba(145, 145, 148, 0.3);
    -webkit-box-shadow: 0px 0px 63.65px 31.35px rgba(145, 145, 148, 0.3);
}
@media (max-width: 900px) {
    .hold-event .section2 .change-day {
        width: 200px;
    }
    .hold-event .section2 .change-day input {
        width: 200px;
    }
}
@media (max-width: 700px) {
    .hold-event .section2 .change-day {
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
    }
    .hold-event .section2 .change-day input {
        width: 100%;
    }
}
.hold-event .section2 .change-day .calendar-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-image: url(../img/icons/calendar-big.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
.hold-event .section2 .change-hour {
    margin-left: 20px;
}
.hold-event .section2 .change-hour select {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ebebeb;
    height: 40px;
    background-color: #fff;
}
.hold-event .section3 {
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #f3f3f3;
}
@media (max-width: 640px) {
    .hold-event .section3 {
        padding-bottom: 30px;
    }
}
.hold-event .section3 .mini-h {
    font-size: 16px;
    font-family: ProximaB;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #ceced5;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 40px;
}
@media (max-width: 640px) {
    .hold-event .section3 .mini-h {
        margin-bottom: 25px;
    }
}
.hold-event .section3 .hold-event-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -50px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
}
.hold-event .section3 .hold-event-form .item {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}
.hold-event .section3 .hold-event-form .item .big-text {
    margin-bottom: 15px;
}
.hold-event .section3 .hold-event-form .item input {
    border: none;
    background-color: #fff;
    height: 40px;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
}
.hold-event .section3 .hold-event-form .item4,
.hold-event .section3 .hold-event-form .item5 {
    position: relative;
    top: -80px;
}
.hold-event .section3 .hold-event-form .item6 {
    position: relative;
    width: 100%;
    top: -50px;
}
.hold-event .section3 .hold-event-form .item5 {
    padding-top: 35px;
}
.hold-event .section3 .hold-event-form .item5 .info-block {
    position: relative;
}
.hold-event .section3 .hold-event-form .item5 .info-block .big-text {
    padding-left: 30px;
}
.hold-event .section3 .hold-event-form .item5 .info-block img {
    position: absolute;
    left: 0;
    top: 5px;
}
@media (max-width: 900px) {
    .hold-event .section3 .hold-event-form {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-bottom: -20px;
    }
    .hold-event .section3 .hold-event-form .item {
        position: static;
        padding: 0;
        left: 0;
        top: 0;
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .hold-event .section3 .hold-event-form .item1,
    .hold-event .section3 .hold-event-form .item2 {
        margin-bottom: 20px;
    }
    .hold-event .section3 .hold-event-form .item4 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .hold-event .section3 .hold-event-form .item3 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .hold-event .section3 .hold-event-form .item5 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
        width: 100%;
    }
    .hold-event .section3 .hold-event-form .item6 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        position: relative;
        top: -50px;
    }
}
@media (max-width: 640px) {
    .hold-event .section3 .hold-event-form {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .hold-event .section3 .hold-event-form .item {
        width: 100%;
        margin: 0;
        padding: 0;
        -webkit-box-ordinal-group: initial;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: initial;
        position: static;
        top: 0;
        left: 0;
        margin-bottom: 20px;
    }
    .hold-event .section3 .hold-event-form .item .big-text {
        margin-bottom: 5px;
    }
    .hold-event .section3 .hold-event-form .item:last-child {
        margin-bottom: 0;
    }
    .hold-event .section3 .hold-event-form .item5 {
        margin-bottom: 25px;
    }
    .hold-event .section3 .hold-event-form .item5 .info-block .big-text {
        margin-bottom: 0;
        padding-left: 25px;
    }
    .hold-event .section3 .hold-event-form .item5 .info-block img {
        top: 4px;
    }
    .hold-event .section3 .hold-event-form .item2 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .hold-event .section3 .hold-event-form .item3 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 25px;
    }
    .hold-event .section3 .hold-event-form .item4 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .hold-event .section3 .hold-event-form .item5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .hold-event .section3 .hold-event-form .item6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
.send-button {
    cursor: pointer;
}
.hold-event .section3 .hold-event-form .send-button {
    display: block;
    width: -webkit-calc(33.33% - 15px);
    width: calc(33.33% - 15px);
    height: 50px;
    line-height: 50px;
    background-color: #cd9a2b;
    text-align: center;
    font-size: 12px;
    font-family: ProximaB;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #cd9a2b;
}
@media (max-width: 900px) {
    .hold-event .section3 .hold-event-form .send-button {
        width: 87.5%;
    }
}
@media (max-width: 640px) {
    .hold-event .section3 .hold-event-form .send-button {
        width: 100%;
    }
}
.hold-event .section3 .hold-event-form .send-button:hover {
    background-color: transparent;
    color: #666666;
}
@media (max-width: 1220px) {
    .press-center .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .press-center .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.press-center .contacts-container {
    margin-top: 0;
    max-width: none;
}
.press-center .section1 {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #333333;
}
.press-center .section1 .h1 {
    margin-bottom: 30px;
}
.press-center .section1 .img-row {
    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;
}
.press-center .section1 .img-row .item {
    margin-bottom: 30px;
}
.press-center .section1 .img-row .item .img {
    height: 50px;
}
.press-center .section1 .img-row .item .big-text {
    width: 200px;
    padding-right: 20px;
    font-family: ProximaB;
    font-weight: bold;
}

.special-version .press-center .section1 .img-row .item .big-text {
    width: auto;
}
.press-center .section1 .img-row .item5,
.press-center .section1 .img-row .item6,
.press-center .section1 .img-row .item7 {
    margin-bottom: 0;
}
.press-center .section1 .img-row .item5 {
    width: 50%;
}
.press-center .section1 .img-row .item5 .big-text {
    width: 100%;
}
.special-version .press-center .section1 .img-row .item {
    width: 50%;
    margin-bottom: 30px;
}
.special-version .press-center .section1 .img-row .item.item5 {
    width: 100%;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
    margin-bottom: 0;
}
@media (max-width: 900px) {
    .press-center .section1 .img-row .item .big-text {
        width: 150px;
        padding-right: 10px;
    }
    .special-version .press-center .section1 .img-row .item {
        width: 100%;
    }
}
@media (max-width: 770px) {
    .press-center .section1 .img-row .item.item5 {
        width: 33.33%;
    }
    .press-center .section1 .img-row .item {
        width: 33.33%;
        padding-right: 20px;
    }
    .press-center .section1 .img-row .item .big-text {
        width: auto;
        padding-right: 0;
    }
    .press-center .section1 .img-row {
        overflow-y: scroll;
    }
}
@media (max-width: 640px) {
    .press-center .section1 {
        padding-top: 35px;
    }
    .press-center .section1 hr {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .press-center .section1 .img-row .item.item5 {
        width: 100%;
    }
    .press-center .section1 .img-row .item {
        width: 100%;
        padding-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .press-center .section1 .img-row .item .img {
        min-width: 40px;
        width: 40px;
        height: auto;
    }
    .press-center .section1 .img-row .item .big-text {
        padding-left: 20px;
        font-weight: normal;
        font-family: Proxima;
    }
    .press-center .section1 .img-row .item5,
    .press-center .section1 .img-row .item6,
    .press-center .section1 .img-row .item7 {
        margin-bottom: 30px;
    }
    .press-center .section1 .img-row .item5 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
        margin-bottom: 0;
    }
}
.press-center .section2 {
    background-color: #3b3f48;
    padding-top: 80px;
    padding-bottom: 70px;
}
.press-center .section2 .news__items .news-page__item {
    margin-bottom: 0;
}
@media (max-width: 900px) {
    .press-center .section2 {
        padding-top: 65px;
        padding-bottom: 80px;
    }
}
@media (max-width: 640px) {
    .press-center .section2 {
        padding-top: 50px;
        padding-bottom: 15px;
    }
}
.press-center .section2 .rotate-heading {
    color: #fff;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -230px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .press-center .section2 .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .press-center .section2 .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .press-center .section2 .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.press-center .section2 .news__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.press-center .section2 .news__items .news-page__item:hover .news-page__item-text {
    color: #cd9a2b;
}
.press-center .section2 .news__items .news-page__item-text {
    color: #fff;
}
@media (max-width: 900px) {
    .press-center .section2 .news__items .news-page__item:last-child {
        display: none;
    }
}
@media (max-width: 640px) {
    .press-center .section2 .news__items .news-page__item {
        margin-bottom: 45px !important;
    }
}
.press-center .section3 {
    padding-top: 35px;
    padding-bottom: 50px;
    background-color: #f3f3f3;
    color: #333333;
}
.press-center .section3 .mini-h {
    font-size: 16px;
    font-family: ProximaB;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #ceced5;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 40px;
}
.press-center .section3 .press-center-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ceced5;
    margin-bottom: 50px;
}
.press-center .section3 .press-center-form .item1 {
    margin-bottom: 25px;
}
.press-center .section3 .press-center-form .item1,
.press-center .section3 .press-center-form .item4,
.press-center .section3 .press-center-form .item7 {
    padding-right: 20px;
}
.press-center .section3 .press-center-form .item2,
.press-center .section3 .press-center-form .item5,
.press-center .section3 .press-center-form .item8 {
    padding-left: 10px;
    padding-right: 10px;
}
.press-center .section3 .press-center-form .item3,
.press-center .section3 .press-center-form .item6 {
    padding-left: 20px;
}
.press-center .section3 .press-center-form .item7,
.press-center .section3 .press-center-form .item8 {
    position: relative;
    top: -130px;
}
.press-center .section3 .press-center-form .item {
    width: 33%;
}
.press-center .section3 .press-center-form .item .big-text {
    margin-bottom: 15px;
}
@media (max-width: 640px) {
    .press-center .section3 .press-center-form .item .big-text {
        margin-bottom: 10px;
    }
}
.press-center .section3 .press-center-form .item input {
    border: none;
    background-color: #fff;
    height: 40px;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
}
.press-center .section3 .press-center-form .item8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.press-center .section3 .press-center-form .item8 .img {
    min-width: 14px;
    width: 14px;
}
.press-center .section3 .press-center-form .item8 .big-text {
    margin-bottom: 0;
    margin-top: -3px;
    padding-left: 15px;
}
@media (max-width: 900px) {
    .press-center .section3 .press-center-form .item1,
    .press-center .section3 .press-center-form .item2,
    .press-center .section3 .press-center-form .item3,
    .press-center .section3 .press-center-form .item4,
    .press-center .section3 .press-center-form .item5,
    .press-center .section3 .press-center-form .item6,
    .press-center .section3 .press-center-form .item7,
    .press-center .section3 .press-center-form .item8 {
        margin: 0;
        padding: 0;
    }
    .press-center .section3 .press-center-form .item1,
    .press-center .section3 .press-center-form .item3 {
        margin-bottom: 25px;
    }
    .press-center .section3 .press-center-form .item1,
    .press-center .section3 .press-center-form .item3,
    .press-center .section3 .press-center-form .item5,
    .press-center .section3 .press-center-form .item7 {
        padding-right: 20px;
    }
    .press-center .section3 .press-center-form .item2,
    .press-center .section3 .press-center-form .item4,
    .press-center .section3 .press-center-form .item6 {
        padding-left: 20px;
    }
    .press-center .section3 .press-center-form .item {
        width: 50%;
    }
    .press-center .section3 .press-center-form .item7,
    .press-center .section3 .press-center-form .item8 {
        width: 100%;
    }
    .press-center .section3 .press-center-form .item7 a {
        width: 45%;
    }
    .press-center .section3 .press-center-form .item8 {
        top: -150px;
        max-width: 300px;
    }
}
@media (max-width: 640px) {
    .press-center .section3 .press-center-form {
        padding-bottom: 0;
        margin-bottom: 45px;
        border-bottom: none;
    }
    .press-center .section3 .press-center-form .item1,
    .press-center .section3 .press-center-form .item2,
    .press-center .section3 .press-center-form .item3,
    .press-center .section3 .press-center-form .item4,
    .press-center .section3 .press-center-form .item5,
    .press-center .section3 .press-center-form .item6,
    .press-center .section3 .press-center-form .item7,
    .press-center .section3 .press-center-form .item8 {
        margin: 0;
        padding: 0;
        position: static;
    }
    .press-center .section3 .press-center-form .item {
        width: 100%;
        margin-bottom: 18px;
    }
    .press-center .section3 .press-center-form .item6 {
        margin-bottom: 25px;
    }
    .press-center .section3 .press-center-form .item7 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
        margin-bottom: 0;
    }
    .press-center .section3 .press-center-form .item7 a {
        width: 100%;
    }
    .press-center .section3 .press-center-form .item8 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
        padding-bottom: 25px;
        margin-bottom: 30px;
        border-bottom: 1px solid #ceced5;
    }
    .press-center .section3 .press-center-form .item8 .big-text {
        margin-top: -2px;
    }
}

@media (min-width: 641px) and (max-width: 900px) {
    .press-center .section3 .press-center-form .item7 {
        margin: 90px 0 -90px;
    }
}
@media (min-width: 641px) {
    .press-center .section3 .press-center-form .item6 {
        padding-bottom: 50px;
    }
}

.press-center .section3 .press-center-form .captcha {
    padding: 25px 30px 30px;
    min-height: 140px;
    background-color: #dcdce1;
}
.press-center .section3 .press-center-form .captcha .img {
    cursor: pointer;
    width: 100%;
}
.press-center .section3 .press-center-form .captcha .input {
    width: 100%;
}
.press-center .section3 .press-center-form .send-button {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #cd9a2b;
    text-align: center;
    font-size: 12px;
    font-family: ProximaB;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: 1px solid #cd9a2b;
}
.press-center .section3 .press-center-form .send-button:hover {
    background-color: transparent;
    color: #666666;
}
.press-center .section3 .download-pdf {
    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;
    cursor: pointer;
}
.special-version .press-center .section3 .download-pdf {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.press-center .section3 .download-pdf .img {
    min-width: 56px;
    width: 56px;
    height: 69px;
}
.press-center .section3 .download-pdf .file-text {
    font-size: 20px;
    font-family: ProximaB;
    font-weight: bold;
    padding-left: 30px;
}
.press-center .section3 .download-pdf .file-alias {
    font-size: 18px;
    color: #666666;
    padding-left: 70px;
    position: relative;
}
.press-center .section3 .download-pdf .file-alias:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background-color: #e3e3e3;
    left: 35px;
    top: 5px;
    position: absolute;
}
@media (max-width: 640px) {
    .press-center .section3 .download-pdf .file-text {
        font-size: 16px;
        padding-left: 20px;
    }
    .press-center .section3 .download-pdf .file-alias {
        font-size: 14px;
        padding-left: 40px;
    }
    .press-center .section3 .download-pdf .file-alias:before {
        left: 20px;
    }
}
.press-center .section4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.press-center .section5 {
    padding-top: 110px;
    padding-bottom: 50px;
    background-image: url(../img/press-center/serction5-back.png);
    min-height: 320px;
    color: #fff;
    text-align: center;
}
.press-center .section5 h2 {
    margin-bottom: 25px;
}
@media (max-width: 425px) {
    .special-version .big-text {
        overflow-x: scroll;
    }
}

.special-version.font-small .container2 {
    font-size: 12px;
}
.special-version.font-big .container2 {
    font-size: 20px;
}
.special-version.font-small .press-center .section5 h2 {
    font-size: 25px;
}
.special-version.font-big .press-center .section5 h2 {
    font-size: 35px;
}
.press-center .section5 span {
    margin-bottom: 30px;
}
.press-center .section5 hr {
    margin: 0 auto;
    width: 40px;
    border-bottom: 3px solid #cd9a2b;
}
.page-404 {
    background-color: #fff;
}
.page-404 .top {
    padding-top: 90px;
    padding-bottom: 80px;
    padding-left: 150px;
    position: relative;
}
.page-404 .top .rotate-heading {
    color: #cd9a2b;
    font-family: ProximaB;
    font-size: 160px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -200px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.page-404 .top .h1:last-of-type {
    margin-bottom: 30px;
}
.page-404 .top .big-text {
    margin-bottom: 60px;
}
.page-404 .top .search-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
@media (max-width: 900px) {
    .special-version .page-404 .top .search-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow-x: hidden;
    }
    .special-version .page-404 .search-line {
        margin-bottom: 20px;
    }
}
.page-404 .top .search-row .search-line {
    width: 63%;
}
.page-404 .top .search-row .a {
    padding-left: 60px;
    margin-top: -5px;
}
.page-404 .top .search-row .a a {
    color: #1d5ea2;
    border-bottom: 1px solid #b4c3d9;
}
@media (max-width: 1220px) {
    .page-404 .top {
        padding-left: 190px;
        padding-right: 40px;
    }
    .page-404 .top .rotate-heading {
        left: -110px;
    }
    .page-404 .top .h1 {
        font-size: 35px;
    }
}
@media (max-width: 900px) {
    .page-404 .top .h1:last-of-type {
        margin-bottom: 45px;
    }
    .page-404 .top .h1 {
        font-size: 35px;
    }
    .page-404 .top .big-text {
        margin-bottom: 55px;
    }
    .page-404 .top .search-row .a {
        padding-left: 40px;
    }
}
@media (max-width: 640px) {
    .page-404 .top {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .page-404 .top .rotate-heading {
        font-size: 100px;
        text-align: left;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        tranform-origin: none;
        margin-bottom: 15px;
    }
    .page-404 .top .h1 {
        font-size: 25px;
    }
    .page-404 .top .h1:last-of-type {
        margin-bottom: 22px;
    }
    .page-404 .top .big-text {
        margin-bottom: 35px;
    }
    .page-404 .top .search-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .page-404 .top .search-row .search-line {
        width: 100%;
        margin-bottom: 18px;
    }
    .page-404 .top .search-row .a {
        width: 100%;
        padding-left: 0;
    }
    .page-404 .top .search-row .a a {
        font-size: 14px;
    }
}
.page-404 .bottom {
    min-height: 450px;
    background-color: #666666;
    background-image: url(../img/404-page/background.png);
    padding-top: 100px;
    padding-bottom: 90px;
    text-align: center;
    color: #fff;
}
.page-404 .bottom .h1 {
    color: #fff;
    margin-bottom: 30px;
}
.page-404 .bottom .mini-h {
    font-size: 12px;
    font-family: ProximaB;
    font-weight: bold;
    color: #cd9a2b;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 3px;
}
.page-404 .bottom .big-text {
    font-size: 20px;
    margin: 0 auto;
    width: 66%;
}
.page-404 .bottom .begin-test {
    display: block;
    margin: 35px auto 0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    font-family: ProximaB;
    font-weight: bold;
    background-color: #cd9a2b;
    border: 1px solid #cd9a2b;
    color: #fff;
}
.page-404 .bottom .begin-test:hover {
    background-color: transparent;
}
@media (max-width: 1220px) {
    .page-404 .bottom .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 900px) {
    .page-404 .bottom {
        padding-top: 120px;
        padding-bottom: 130px;
    }
    .page-404 .bottom .big-text {
        width: 90%;
    }
}
@media (max-width: 900px) {
    .page-404 .bottom {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .page-404 .bottom .mini-h {
        margin-bottom: 10px;
    }
    .page-404 .bottom .h1 {
        margin-bottom: 20px;
    }
    .page-404 .bottom .big-text {
        width: 100%;
        font-size: 16px;
    }
}
.test-page {
    background-color: #f3f3f3;
}
.test-page.page-result {
    background-color: #f3f3f3;
}
@media (max-width: 640px) {
    .test-page {
        background-color: #fff;
    }
}
.test-page .h1 {
    color: #fff;
    margin-bottom: 22px;
}
.test-page .test-land {
    padding-top: 330px;
    position: relative;
    text-align: center;
    background-image: url(../img/test/background.png);
}
.test-page .test-land.land-1 {
    padding-bottom: 50px;
}
.test-page .test-land.land-2,
.test-page .test-land.land-3 {
    padding-bottom: 140px;
}
@media (max-width: 900px) {
    .test-page .test-land.land-2,
    .test-page .test-land.land-3 {
        padding-bottom: 145px;
    }
}
@media (max-width: 640px) {
    .test-page .test-land.land-1 {
        padding-bottom: 40px;
    }
    .test-page .test-land.land-2,
    .test-page .test-land.land-3 {
        padding-bottom: 125px;
    }
}
.test-page .test-land .text {
    color: #fff;
}
.test-page .test-land .mini-h {
    font-size: 12px;
    font-family: ProximaB;
    font-weight: bold;
    color: #cd9a2b;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 3px;
}
.test-page .test-land .big-text {
    font-size: 20px;
    margin: 0 auto;
    width: 600px;
}
.test-page .test-land .test-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 320px;
    margin: 25px auto 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.test-page .test-land .test-info .v-line {
    width: 1px;
    height: 12px;
    background-color: #776e6d;
}
.test-page .test-land .test-info img {
    margin-right: 9px;
    vertical-align: middle;
}
.test-page .test-land .test-info span {
    display: inline;
    vertical-align: middle;
    font-family: ProximaB;
    font-weight: bold;
    color: #cd9a2b;
    font-size: 18px;
}
.test-page .test-land .begin-test {
    display: block;
    margin: 45px auto 0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    font-family: ProximaB;
    font-weight: bold;
    background-color: #cd9a2b;
    border: 1px solid #cd9a2b;
    color: #fff;
}
.test-page .test-land .begin-test:hover {
    background-color: transparent;
}
@media (max-width: 900px) {
    .test-page .test-land {
        padding-top: 550px;
    }
    .test-page .test-land .container2 {
        width: 600px;
    }
    .test-page .test-land .h1 {
        margin-left: auto;
        margin-right: auto;
        width: 450px;
    }
    .test-page .test-land .test-info {
        width: 310px;
    }
}
@media (max-width: 640px) {
    .test-page .test-land {
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .test-page .test-land .h1 {
        width: 100%;
        line-height: 1.5;
    }
    .test-page .test-land .mini-h {
        margin-bottom: 10px;
    }
    .test-page .test-land .container2 {
        width: 100%;
    }
    .test-page .test-land .big-text {
        width: 100%;
        font-size: 16px;
    }
    .test-page .test-land .test-info {
        margin-top: 35px;
        width: 260px;
    }
    .test-page .test-land .test-info span {
        font-size: 16px;
    }
    .test-page .test-land .begin-test {
        margin-top: 35px;
    }
}
.test-page .test-questions {
    padding-top: 100px;
    padding-bottom: 80px;
}
@media (max-width: 1220px) {
    .test-page .test-questions {
        margin: 0 auto;
        width: 880px;
    }
}
@media (max-width: 900px) {
    .test-page .test-questions {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin-left: 40px;
        padding-top: 80px;
    }
}
@media (max-width: 640px) {
    .test-page .test-questions {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 40px;
        margin: 0;
    }
}
.test-page .test-questions .question {
    padding: 45px 50px 50px;
    margin-bottom: 50px;
    background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 900px) {
    .test-page .test-questions .question {
        padding: 40px 40px 50px;
    }
}
@media (max-width: 640px) {
    .test-page .test-questions .question {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px;
        margin-bottom: 40px;
    }
}
.test-page .test-questions .question:last-child {
    margin-bottom: 0;
}
.test-page .test-questions .question .left {
    width: 60px;
    float: none;
}
.test-page .test-questions .question .left span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #f3f3f3;
    text-align: center;
    font-family: ProximaB;
    font-size: 25px;
    color: #cd9a2b;
}
@media (max-width: 640px) {
    .test-page .test-questions .question .left {
        width: 100%;
    }
    .test-page .test-questions .question .left span {
        width: 41px;
        height: 41px;
        line-height: 41px;
        font-size: 20px;
        margin: 0 auto 25px;
    }
}
.test-page .test-questions .question .right {
    width: 80%;
    float: none;
    padding-left: 50px;
    font-size: 22px;
    font-family: ProximaB;
    color: #333333;
}
.test-page .test-questions .question .right hr {
    margin-top: 40px;
    margin-bottom: 45px;
    border-bottom: 5px solid #f3f3f3;
    width: -webkit-calc(100% + 100px);
    width: calc(100% + 100px);
}
@media (max-width: 900px) {
    .test-page .test-questions .question .right hr {
        width: 100%;
    }
}
.test-page .test-questions .question .right .question-text {
    margin-bottom: 25px;
}
.test-page .test-questions .question .right .question-text:last-of-type {
    margin-bottom: 0;
}
.test-page .test-questions .question .right .question-text label {
    display: block;
    cursor: pointer;
    width: 100%;
    position: relative;
}
.test-page .test-questions .question .right .question-text label input[type='radio'] {
    display: none;
}
.test-page .test-questions .question .right .question-text label input[type='radio'] + .radio-circle {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
}
.test-page .test-questions .question .right .question-text label input[type='radio']:checked + .radio-circle:before {
    content: '';
    display: block;
    position: absolute;
    left: -webkit-calc(50% - 4px);
    left: calc(50% - 4px);
    top: -webkit-calc(50% - 4px);
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cd9a2b;
}
.test-page .test-questions .question .right .question-text label input[type='radio']:checked + .radio-circle + .text {
    color: #333333;
    font-family: ProximaB;
}
.test-page .test-questions .question .right .question-text label .text {
    padding-left: 38px;
    font-size: 18px;
    font-family: Proxima;
    color: #666666;
}
@media (max-width: 640px) {
    .test-page .test-questions .question .right .question-text label .text {
        font-size: 16px;
    }
}
.test-page .test-questions .question .right .answer-button {
    display: block;
    margin-top: 45px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #cd9a2b;
    border: 1px solid #cd9a2b;
    font-size: 12px;
    font-family: ProximaB;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
}
.test-page .test-questions .question .right .answer-button.inactive {
    border: none;
    cursor: default;
    background-color: #f3f3f3;
    color: #333333;
}
.test-page .test-questions .question .right .answer-button.inactive:hover {
    background-color: #f3f3f3;
    color: #333333;
}
.test-page .test-questions .question .right .answer-button:hover {
    background-color: transparent;
    color: #333333;
}
@media (max-width: 900px) {
    .test-page .test-questions .question .right {
        width: 100%;
        padding-left: 40px;
    }
    .test-page .test-questions .question .right hr {
        margin-top: 30px;
    }
}
@media (max-width: 640px) {
    .test-page .test-questions .question .right {
        padding-left: 0;
        font-size: 18px;
    }
    .test-page .test-questions .question .right .answer-button {
        width: 100%;
    }
    .test-page .test-questions .question .right hr {
        margin-bottom: 30px;
    }
}
.test-page .test-result {
    padding-top: 100px;
    padding-bottom: 100px;
}
@media (max-width: 1220px) {
    .test-page .test-result {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin: 0 auto;
    }
}
@media (max-width: 900px) {
    .test-page .test-result {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
@media (max-width: 640px) {
    .test-page .test-result {
        padding-top: 30px;
        padding-bottom: 20px;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
    }
}
.test-page .test-result .result-block {
    padding: 60px 40px;
    border: 5px solid #cd9a2b;
    position: relative;
}
.test-page .test-result .result-block .result-h {
    width: 300px;
    height: 30px;
    background-color: #f3f3f3;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: -webkit-calc(50% - 150px);
    left: calc(50% - 150px);
    top: -16px;
    font-size: 16px;
    font-family: ProximaB;
    color: #333333;
    letter-spacing: 5px;
    text-transform: uppercase;
}
@media (max-width: 900px) {
    .test-page .test-result .result-block {
        padding: 50px 40px;
    }
    .test-page .test-result .result-block .result-h {
        width: 280px;
        left: -webkit-calc(50% - 140px);
        left: calc(50% - 140px);
    }
}
@media (max-width: 640px) {
    .test-page .test-result .result-block {
        padding: 30px 25px 35px;
    }
    .test-page .test-result .result-block .result-h {
        width: 180px;
        font-size: 12px;
        left: -webkit-calc(50% - 90px);
        left: calc(50% - 90px);
        letter-spacing: 3px;
    }
}
.test-page .test-result .result-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.test-page .test-result .result-row .left,
.test-page .test-result .result-row .right {
    float: none;
}
.test-page .test-result .result-row .left {
    width: 30%;
}
.test-page .test-result .result-row .right {
    width: 70%;
    padding-left: 45px;
}
.test-page .test-result .result-row .right h2 {
    color: #333333;
    line-height: 1;
    margin-bottom: 25px;
}
.test-page .test-result .result-row .right hr {
    margin-top: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ceced5;
}
.test-page .test-result .result-row .right .result-share {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.test-page .test-result .result-row .right .result-share .share-text {
    font-family: ProximaB;
    color: #333333;
}
.test-page .test-result .result-row .right .result-share .result-soc li {
    display: inline-block;
    margin-right: 20px;
}
.test-page .test-result .result-row .right .result-share .result-soc li:last-child {
    margin-right: 0;
}
.test-page .test-result .result-row .right .result-share .result-soc a {
    color: #bfc0bf;
    font-size: 20px;
}
.test-page .test-result .result-row .right .result-share .result-soc a:hover {
    color: #cccccc;
}
@media (max-width: 770px) {
    .test-page .test-result .result-row .right .result-share {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .test-page .test-result .result-row .right .result-share .share-text {
        width: 100%;
    }
    .test-page .test-result .result-row .right .result-share .result-soc {
        margin-top: 20px;
        width: 100%;
    }
}
.test-page .test-result .result-row .right .result-send {
    display: block;
    margin-top: 45px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #cd9a2b;
    border: 1px solid #cd9a2b;
    font-size: 12px;
    font-family: ProximaB;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
}
.test-page .test-result .result-row .right .result-send.inactive {
    border: none;
    cursor: default;
    background-color: #f3f3f3;
    color: #333333;
}
.test-page .test-result .result-row .right .result-send.inactive:hover {
    background-color: #f3f3f3;
    color: #333333;
}
.test-page .test-result .result-row .right .result-send:hover {
    background-color: transparent;
    color: #333333;
}
@media (max-width: 900px) {
    .test-page .test-result .result-row .left {
        width: 160px;
        min-width: 160px;
    }
    .test-page .test-result .result-row .left img {
        width: 160px;
        min-width: 160px;
    }
    .test-page .test-result .result-row .right {
        width: auto;
        padding-left: 35px;
    }
    .test-page .test-result .result-row .right h2 {
        font-size: 30px;
    }
    .test-page .test-result .result-row .right hr {
        margin-bottom: 25px;
        width: -webkit-calc(100% + 200px);
        width: calc(100% + 200px);
        position: relative;
        left: -200px;
    }
    .test-page .test-result .result-row .right .result-send {
        margin-top: 40px;
    }
}
@media (max-width: 640px) {
    .test-page .test-result .result-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .test-page .test-result .result-row .left {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }
    .test-page .test-result .result-row .left img {
        width: 80px;
        min-width: 80px;
    }
    .test-page .test-result .result-row .right {
        width: 100%;
        padding-left: 0;
    }
    .test-page .test-result .result-row .right h2 {
        font-size: 20px;
    }
    .test-page .test-result .result-row .right .result-share .result-soc li {
        margin-right: 25px;
    }
    .test-page .test-result .result-row .right hr {
        margin-top: 30px;
        margin-bottom: 20px;
        width: 100%;
        left: 0;
    }
    .test-page .test-result .result-row .right .result-send {
        margin-top: 30px;
        width: 100%;
    }
}
.order-result {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #333333;
}
.order-result .container2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 663px;
}
@media (max-width: 1220px) {
    .order-result .container2 {
        max-height: none;
    }
}
.order-result h1 {
    font-family: ProximaB;
    font-size: 45px;
    margin-bottom: 25px;
}
.order-result hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 5px solid #3b3f48;
}
.order-result .h-text {
    font-family: ProximaB;
    font-weight: bold;
    font-size: 20px;
}
.order-result .left-block {
    width: -webkit-calc(66.66% - 50px);
    width: calc(66.66% - 50px);
    margin-right: 50px;
}
.order-result .right-block {
    width: 33.33%;
    background-color: #eaeaea;
    padding: 30px 25px 50px;
}
.order-result .right-block hr {
    margin-top: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ceced5;
}
.order-result .order-details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.order-result .order-details.first {
    margin-bottom: 35px;
}
.order-result .order-details.last {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.order-result .order-details .left {
    width: 25%;
}
.order-result .order-details .right {
    width: 75%;
    padding-left: 25px;
}
.order-result .order-details .right .right-details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.order-result .order-details .right .right-details.last {
    margin-bottom: 0;
}
.order-result .order-details .right .count {
    display: inline-block;
    text-align: center;
    width: 16px;
    font-style: normal;
}
.order-result .order-details .right .count-x {
    font-size: 16px;
    color: #ccc;
    font-style: normal;
}
.order-result .order-details .right hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ceced5;
}
.order-result .order-details .right .price {
    font-size: 30px;
    line-height: 1;
    color: #cd9a2b;
}
.order-result .order-details .right .price .price-small {
    font-family: Proxima;
    font-weight: normal;
}
@media (max-width: 640px) {
    .order-result .order-details .left.last {
        display: none;
    }
    .order-result .order-details .right.last {
        width: 100%;
        padding-left: 0;
    }
}
.order-result .order-details-2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px;
}
.order-result .order-details-2:last-child {
    margin-bottom: 0;
}
.order-result .order-details-2 .left {
    min-width: 30px;
    width: 30px;
    font-family: ProximaBl;
    color: #fff;
    font-size: 40px;
    line-height: 1;
}
.order-result .order-details-2 .right {
    padding-left: 15px;
    line-height: 1.5;
}
@media (max-width: 640px) {
    .order-result .order-details-2 .left {
        min-width: 20px;
        width: 20px;
        font-size: 25px;
    }
}
.ticket-page {
    color: #333333;
}
.ticket-page h1 {
    font-size: 45px;
    font-family: ProximaB;
}
.ticket-page label {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 6;
}
.ticket-page .item {
    /*cursor: pointer;*/
}
.ticket-page .item.selected {
    position: relative;
}
.ticket-page .item.selected .price {
    color: #cd9a2b;
}
.ticket-page .item.selected:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.ticket-page .container-2 {
    position: relative;
}
.ticket-page .ticket-step-number {
    position: absolute;
    top: -5px;
    left: -100px;
    line-height: 1;
    font-family: ProximaBl;
    font-size: 80px;
    font-weight: 900;
    color: #e9e9e9;
}

.ticket-page .show-slider-control {
    position: absolute;
    top: -71px;
    right: 0;
}
.ticket-page .show-slider-control.show-slider {
    top: -82px;
}

.ticket-page .show-slider-control-expo {
    position: absolute;
    top: -71px;
    right: 0;
}
.ticket-page .show-slider-control-expo.show-slider {
    top: -82px;
}

.expo-more-info-button {
    color: #cd9a2b;
    background: #3b3f48;
    font-size: 25px;
    font-weight: bold;
    font-family: ProximaB;
    height: 40px;
    position: absolute;
    width: 40px;
    top: 10px;
    z-index: 10;
    right: 10px;
    border-radius: 40px;
    border: 2px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.expo-more-info-text {
    color: #333333;
    position: absolute;
    background: #fff;
    height: 70%;
    width: 90%;
    top: 60px;
    right: 20px;
    border: 3px solid #cd9a2b;
    z-index: 11;
    padding: 10px;
    font-family: Proxima;
    font-size: 18px;
}

.expo-more-info-text.hidden-panel {
    display: none;
}

@media (max-width: 1220px) {
    .ticket-page .show-slider-control {
        right: 40px;
    }
}

.ticket-page .owl-prev,
.ticket-page .owl-next {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 25px;
    border: none;
    outline: none;
}
.ticket-page .owl-prev.disabled,
.ticket-page .owl-next.disabled {
    opacity: 0.3;
}
.ticket-page .owl-prev {
    background: url(../img/icons/slide-left.png) no-repeat center !important;
}
.ticket-page .owl-next {
    background: url(../img/icons/slide-right.png) no-repeat center !important;
    margin-left: 28px;
}

.ticket-page .ticket-slider-control {
    position: absolute;
    top: -71px;
    right: 0;
}
.ticket-page .type-slider-control {
    text-align: right;
    margin-top: 6px;
}
.ticket-page .ticket-slider-control.date-slider {
    top: -82px;
}
.ticket-page-640 {
    display: none;
    padding-top: 40px;
    min-height: 1000px;
}
.ticket-page-640 h1 {
    margin-bottom: 35px;
}
.ticket-page-640 .ticket-form-section {
    padding-top: 35px;
    padding-bottom: 40px;
}
.ticket-page-640 .total-price .total-price-cost a:hover {
    background-color: transparent;
}
.special-version .ticket-page-640 .calendar {
    overflow-x: scroll;
}
.special-version.font-normal .ticket-page-640 .ui-widget-content,
.special-version.font-big .ticket-page-640 .ui-state-default,
.special-version.font-big .ticket-page-640 .ui-datepicker-title {
    font-size: 24px;
}
.special-version.font-big .ticket-page-640 .ui-widget-content,
.special-version.font-big .ticket-page-640 .ui-state-default,
.special-version.font-big .ticket-page-640 .ui-datepicker-title {
    font-size: 34px;
}
.special-version .ui-datepicker .ui-datepicker-title {
    margin: 0;
}
.change-eks {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    margin: 40px -15px 60px;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    word-wrap: break-word;
}
.change-eks .item-wr {
    width: -webkit-calc(33% - 30px);
    width: calc(33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
.change-eks.owl-carousel .item-wr {
    width: 100%;
}

.change-eks.owl-carousel .owl-item.active {
    color: #333333 !important;
}
.change-eks input[type="radio"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-eks-item-after:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-eks .item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 360px;
    background-color: #eaeaea;
    /*padding: 35px 30px 25px;*/
    padding: 35px 22px 25px;
    position: relative;
    height: 100%;
}
.change-eks .item .h25 {
    margin-bottom: 20px;
    font-size: 23px;
}
.change-eks .item hr {
    margin: 10px 0 15px;
    border-bottom: 1px solid #cecece;
}
.change-eks .item .change-eks-alias {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}
.change-eks .item .change-eks-alias:first-of-type {
    margin-top: auto;
}
.change-eks .item .change-eks-alias .img {
    width: 20px;
    min-width: 20px;
}
.change-eks .item .change-eks-alias .img.img-1 img {
    margin-top: 1px;
}
.change-eks .item .change-eks-alias .img.img-2 img {
    margin-top: 3px;
}
.change-eks .item .change-eks-alias .img.img-3 img {
    margin-top: 4px;
}
.change-eks .item .change-eks-alias .text {
    padding-left: 12px;
}
.change-eks .item .change-eks-price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.change-eks .item .change-eks-price .big-text {
    font-family: ProximaB;
    margin-bottom: 2px;
}
.change-eks .item .change-eks-price .left {
    margin-bottom: 10px;
    margin-right: 10px;
}
.change-eks .item .change-eks-price .middle {
    margin-right: 10px;
}
.change-eks .item .change-eks-price .right {
    margin-bottom: 12px;
    line-height: 1;
}
.change-eks .item .change-eks-price .right .small-text {
    font-size: 13px;
}
.change-format {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.change-format:last-child {
    margin-bottom: 40px;
}
.change-format.last {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ceced5;
}
.change-format .change-div {
    width: 33.33%;
}
.change-format .change-div.col-2 {
    width: 66.66%;
}
.change-format .change-div:first-child {
    padding-right: 20px;
}
.change-format a {
    font-size: 18px;
    color: #1d5ea2;
}
.change-format input[type="radio"]:checked + .item-format {
    background-color: #ebebeb;
}
.change-format .item-format {
    overflow: hidden;
    padding: 16px 40px;
    text-align: center;
    border: 1px solid #ebebeb;
    cursor: pointer;
    position: relative;
}
.change-format .item-format.selected {
    background-color: #ebebeb;
}
.change-date {
    margin-top: 50px;
    margin-bottom: 50px;
}
.change-date .item {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
.change-date .top {
    height: 20px;
}
.change-date .day-number,
.change-date .day-name {
    float: left;
    width: 14.285%;
    text-align: center;
}
.change-date .day-name {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
}
.change-date .day-name.weekend {
    color: #cd9a2b;
}
.change-date .bottom {
    height: 50px;
}
.change-date .day-number {
    cursor: pointer;
    border: 1px solid #ebebeb;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
}
.change-date .day-number:hover,
.change-date .day-number.selected {
    background-color: #cd9a2b;
    color: #fff;
}
.change-date .day-number:first-child {
    border-left: none;
}
.change-date .day-number:last-child {
    border-right: none;
}
.change-date .day-number.weekend {
    color: #cd9a2b;
}
.change-date .day-number.weekend:hover,
.change-date .day-number.weekend.selected {
    color: #fff;
}
.change-date .day-number.disabled {
    color: #d0d0d0;
    background-color: #fff;
    cursor: default;
}
.change-date .day-number.disabled.weekend {
    color: #f1e4cf;
}
.change-time {
    display: block;
    margin-top: 90px;
    margin-bottom: 60px;
}
.change-time .time-item {
    cursor: pointer;
    position: relative;
    float: left;
    width: 11.1111%;
    height: 10px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.change-time .time-item:after,
.change-time .time-item:last-child:before {
    position: absolute;
    content: '';
    display: block;
    height: 20px;
    width: 1px;
    background-color: #999999;
}
.change-time .time-item:after {
    left: 0;
    bottom: 0;
}
.change-time .time-item:last-child:before {
    right: 0;
    bottom: 0;
}
.change-time .time-item .time,
.change-time .time-item .time-first,
.change-time .time-item .time-last {
    position: absolute;
    bottom: 30px;
}
.change-time .time-item .time {
    left: -16px;
}
.change-time .time-item .time-first {
    left: 0;
}
.change-time .time-item .time-last {
    right: 0;
}
.change-time .selected {
    background-color: #cd9a2b;
}
.change-time-900 {
    display: none;
    margin-top: 90px;
    margin-bottom: 100px;
}
.change-time-900 .item {
    position: relative;
    width: 5.555555%;
    height: 1px;
    background-color: #ebebeb;
    float: left;
    cursor: default;
}
.change-time-900 .item:before,
.change-time-900 .item:last-child:after {
    content: '';
    display: block;
    width: 1px;
    height: 11px;
    background-color: #999999;
    position: absolute;
    top: -4px;
}
.change-time-900 .item:last-child:after {
    right: 0;
}
.change-time-900 .item .time {
    cursor: pointer;
    position: absolute;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    width: 150%;
    text-align: center;
    left: -75%;
}
.change-time-900 .item .time.selected,
.change-time-900 .item .time:hover {
    background-color: #cd9a2b;
    color: #fff;
}
.change-time-900 .item .time.disabled {
    cursor: default;
    color: #e0e0e0;
}
.change-time-900 .item .time.disabled:hover {
    background-color: transparent;
}
.change-time-900 .item:nth-child(1) .time {
    left: 0;
    width: 100%;
}
.change-time-900 .item:nth-child(18) .time:last-child {
    width: 100%;
    top: -50px;
    left: 0;
}
.change-time-900 .item:nth-child(2n+1) .time {
    top: -50px;
}
.change-time-900 .item:nth-child(2n) .time {
    top: 15px;
}
.changedate-h {
    font-size: 20px;
    font-style: normal;
    font-family: Proxima;
    font-weight: 500;
    color: #999999;
    margin-left: 35px;
}
.hr {
    margin: 42px 0;
    border-bottom: 5px solid #3b3f48;
}
.hr-2 {
    margin: 25px 0;
    border-bottom: 1px solid #ceced5;
}
.ticket-pay {
    margin-top: 50px;
}
.ticket-pay.last {
    padding-bottom: 45px;
    border-bottom: 1px solid #ceced5;
}
.ticket-pay .pay-h {
    padding-bottom: 10px;
    border-bottom: 1px solid #ceced5;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ticket-pay .pay-h span {
    font-size: 20px;
    font-family: ProximaB;
    font-weight: bold;
}
.special-version.font-small .ticket-pay .pay-h span {
    font-size: 20px;
}
.special-version.font-normal .ticket-pay .pay-h span {
    font-size: 30px;
}
.special-version.font-big .ticket-pay .pay-h span {
    font-size: 40px;
}
.ticket-pay .pay-h .item-1 {
    width: 60%;
}
.ticket-pay .pay-h .item-2,
.ticket-pay .pay-h .item-3 {
    width: 20%;
    text-align: center;
}
.special-version .ticket-pay .pay-h > * {
    width: 30%;
    overflow-x: hidden;
}
@media (max-width: 1050px) {
    .special-version .ticket-page .final-pay-form {
        overflow-x: scroll;
        overflow-y: hidden;
    }
}
.special-version .ticket-pay {
    min-width: 945px;
}
.special-version .ticket-pay .pay-h .item-3 {
    text-align: right;
}
.ticket-pay .pay-content {
    line-height: 40px;
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ticket-pay .pay-content .item-1 {
    width: 60%;
}
.ticket-pay .pay-content .item-2,
.ticket-pay .pay-content .item-3 {
    width: 20%;
    text-align: center;
}
.special-version .ticket-pay .pay-content > * {
    width: 30%;
}
.ticket-pay .pay-content .price-count {
    float: right;
}
.ticket-pay-640 .pay-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ceced5;
}
.special-version.font-normal .ticket-pay-640 .pay-item {
    font-size: 30px;
}
.special-version.font-big .ticket-pay-640 .pay-item {
    font-size: 40px;
}
@media (max-width: 640px) {
    .special-version.font-big .ticket-pay-640 .pay-item {
        min-width: 721px;
    }
    .special-version.font-normal .ticket-pay-640 .pay-item {
        min-width: 595px;
    }
    .special-version.font-small .ticket-pay-640 .pay-item {
        min-width: 410px;
    }
    .special-version .ticket-pay-640 {
        overflow-x: scroll;
    }
}
.ticket-pay-640 .pay-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 40px;
}
.ticket-pay-640 .pay-item .item-h,
.ticket-pay-640 .pay-item .item-c {
    width: 50%;
    margin-bottom: 12px;
}
.ticket-pay-640 .pay-item .item-h {
    font-family: ProximaB;
}
.special-version .ticket-pay-640 .pay-item .item-h {
    width: auto;
    min-width: 49%;
    margin-right: 1%;
}
.ticket-pay-640 .pay-item .small-text {
    margin-top: 3px;
    color: #666666;
}
.pay-form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    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;
}
.pay-form .item {
    width: 30%;
}
.pay-form .item .big-text {
    margin-bottom: 15px;
}
.pay-form .item .big-text:last-of-type {
    margin-top: 20px;
}
.pay-form .item input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    text-indent: 20px;
    color: #666666;
}
.pay-form .item-3 {
    width: 33%;
    margin-top: 40px;
    padding: 30px;
    background-color: #dcdce1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.pay-form .item-3 .item-3-promo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    width: 100%;
}
.pay-form .item-3 .item-3-promo .img {
    width: 20px;
    min-width: 20px;
    position: relative;
}
.pay-form .item-3 .item-3-promo .img img {
    margin-top: 4px;
}
.pay-form .item-3 .item-3-promo .big-text {
    margin: 0;
    padding-right: 20px;
}
.pay-form .item-3 .item-3-promo .promo-hover {
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    position: absolute;
    right: -60px;
    top: -87px;
    padding: 17px;
    width: 250px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #ebebeb;
}
.pay-form .item-3 .item-3-promo .promo-hover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -7px;
    right: 64px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #ffffff transparent transparent transparent;
}
.pay-form .item-3 .text {
    width: 100%;
}
.total-price {
    height: 60px;
    background-color: #2f3239;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.total-price .total-price-step.not-active {
    position: absolute;
    left: 0;
    top: 0;
}

.total-price .total-price-step .step {
    background-color: #3b3f48;
    border-right: 1px solid #2f3239;
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: ProximaB;
    font-weight: bold;
}
.total-price .total-price-step .step.inactive {
    color: #4f535b;
    background-color: #2f3239;
    border-right-color: #4f535b;
}
.total-price .total-price-cost {
    height: 60px;
    color: #fff;
    width: 900px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.total-price .total-price-cost span {
    display: inline;
}
.total-price .total-price-cost .price {
    margin-right: 30px;
    margin-left: 10px;
    color: #cd9a2b;
}
.total-price .total-price-cost .price .price-small {
    color: #fff;
}
.total-price .total-price-cost .text-900 {
    display: none;
}
.total-price .total-price-cost a {
    float: right;
    display: block;
    width: 150px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    font-family: ProximaB;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-color: #cd9a2b;
    letter-spacing: 5px;
    border: 1px solid #cd9a2b;
}
.total-price .total-price-next {
    line-height: 60px;
}
.total-price .total-price-next span {
    display: inline;
    text-transform: uppercase;
    margin-right: 30px;
    letter-spacing: 4px;
    font-size: 12px;
    font-family: ProximaB;
    color: #4f535b;
}
.total-price .total-price-next a {
    float: right;
    position: relative;
    width: 60px;
    height: 60px;
    background: url(../img/icons/next-step.png) no-repeat center;
    background-color: #3b3f48;
}
.total-price .total-price-next.active span {
    color: #fff;
}
.total-price .total-price-next.active a {
    background-color: #cd9a2b;
}
.calendar {
    margin-top: 40px;
    margin-bottom: 50px;
}
.calendar span {
    display: inline;
}
.select-date {
    margin-top: 20px;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
    height: 40px;
}
.select-date select {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ebebeb;
    height: 40px;
    background-color: #fff;
    width: 100%;
    cursor: pointer;
    text-indent: 12px;
    -webkit-appearance: none;
}
.select-date:after {
    content: '';
    position: absolute;
    border: 1px solid #ebebeb;
    border-left: none;
    top: 0;
    right: 0;
    z-index: 0;
    width: 40px;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/news-page/arr.png");
    pointer-events: none;
}
.change-show-header {
    margin-bottom: 40px;
}
.change-show-header .first,
.change-show-header .second {
    float: left;
}
.change-show-header .first {
    width: 33.33%;
}
.change-show-header .second {
    width: 66.66%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.change-show-header .second .img {
    margin-top: 5px;
    min-width: 25px;
    width: 25px;
}
.change-show-header .second .big-text {
    padding-left: 15px;
}
.change-help {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}
.change-help input[type="radio"]:checked + .item-help {
    background-color: #ebebeb;
}
.change-help .item-help {
    width: 50%;
    border: 1px solid #ebebeb;
    padding: 2.5% 6%;
    text-align: center;
    position: relative;
}
.change-help .item-help .bold {
    font-weight: bold;
    margin-bottom: 5px;
}
.change-help .item-help.selected {
    background-color: #ebebeb;
}
input[type="radio"]:checked + .change-show-item .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
input[type="radio"]:checked + .change-show-item .mask-1 {
    opacity: 0.5;
}
input[type="radio"]:checked + .change-show-item .mask-2 {
    opacity: 0;
}
input[type="radio"]:checked + .change-show-item:after {
    border-color: #cd9a2b;
}
.change-show-item-after:after {
    border-color: #cd9a2b !important;
}
.change-show-item-after .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.change-show-item-after .mask-1 {
    opacity: 0.5;
}
.change-show-item-after .mask-2 {
    opacity: 0;
}
.change-show-item {
    cursor: pointer;
    position: relative;
    float: left;
    width: 20%;
    overflow: hidden;
}
.change-show-item .img {
    height: 280px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.change-show-item .mask-1 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.change-show-item .mask-2 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.change-show-item .text {
    position: absolute;
    bottom: 45px;
    left: 10%;
    z-index: 2;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.change-show-item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 5px solid transparent;
    z-index: 3;
    -webkit-transition: border 0.5s ease;
    transition: border 0.5s ease;
}
.change-show-item:hover .img,
.change-show-item:focus .img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.change-show-item:hover .mask-1,
.change-show-item:focus .mask-1 {
    opacity: 0.5;
}
.change-show-item:hover .mask-2,
.change-show-item:focus .mask-2 {
    opacity: 0;
}
.change-show-item:hover:after,
.change-show-item:focus:after {
    border-color: #cd9a2b;
}
.change-show-item h3 {
    color: #fff;
}
.change-show-item .yellow {
    color: #cd9a2b;
}

.change-show-arrows {
    width: 100%;
    height: 31px;
    position: absolute;
    top: 0;
}

.change-show-arrows-expo {
    width: 100%;
    height: 31px;
    position: absolute;
    top: 0;
}

.owl-carousel .change-show-item {
    width: 100%;
}
.abon {
    color: #cd9a2b;
    border-bottom: 1px dotted #cd9a2b;
}
.change-ticket-type {
    padding-bottom: 30px;
    border-bottom: 1px solid #ceced5;
    margin-top: 40px;
}
.change-ticket-type .item-wr {
    float: left;
    width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
}
.change-ticket-type .item-wr:first-child {
    padding-left: 0;
    padding-right: 20px;
}
.change-ticket-type .item-wr:last-child {
    padding-right: 0;
    padding-left: 20px;
}
.change-ticket-type input[type="checkbox"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-ticket-type .item {
    background-color: #eaeaea;
    min-height: 391px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
    padding-bottom: 35px;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.change-ticket-type .item .img {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
}
.change-ticket-type .item h3 {
    color: #333333;
}
.change-ticket-type .item .small-text {
    margin-top: 10px;
    color: #999999;
}
.change-ticket-type .item hr {
    margin: auto auto 20px;
    border-bottom: 1px solid #cecece;
    width: 60%;
}
.change-ticket-type .item .price-count {
    margin: 30px auto 0;
}
.change-abon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ceced5;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
}
.change-abon .item-wr {
    margin-left: 10px;
    margin-right: 10px;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
}
.change-abon input[type="radio"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-abon .item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 361px;
    background-color: #eaeaea;
    padding: 40px 25px 25px;
    position: relative;
}
.change-abon .item .h25 {
    margin-bottom: 10px;
}
.change-abon .item .small-text {
    color: #999999;
}
.change-abon .item .small-text.first {
    margin-top: auto;
}
.change-abon .item .small-text:last-of-type {
    margin-top: 10px;
    text-align: center;
}
.change-abon .item .abon-alias {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #cecece;
}
.change-abon .item .alias-row {
    width: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.change-abon .item .alias-row.row-1 {
    width: 40%;
}
.change-abon .item .alias-row.row-2 {
    width: 60%;
}
.change-abon .item .alias-row .img {
    width: 25px;
    min-width: 25px;
}
.change-abon .item .alias-row .img img {
    margin-top: 3px;
}
.change-abon .item .alias-row .text {
    padding-left: 10px;
    padding-right: 10px;
}
.change-abon .item .abon-price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ticket-icons {
    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;
    margin: 26px 0;
}
.ticket-icons .icon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ticket-icons .icon .img {
    margin-right: 10px;
}
.ticket-icons .icon .img-1 {
    width: 27px;
    min-width: 27px;
}
.ticket-icons .icon .img-2 {
    width: 21px;
    min-width: 21px;
}
.ticket-icons .icon .img-3 {
    width: 25px;
    min-width: 25px;
}
.ticket-icons .icon span {
    padding-right: 10px;
}
.type-accomp {
    margin-top: 40px;
    margin-bottom: 40px;
}
.type-accomp input[type="radio"]:checked + div {
    background-color: #ebebeb;
}
.type-accomp div {
    cursor: pointer;
    float: left;
    width: 50%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #ebebeb;
    position: relative;
}
.type-accomp div.selected {
    background-color: #ebebeb;
}
.type-acomp-alias {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #ebebeb;
}
.type-acomp-alias .item {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 22px;
    padding-bottom: 30px;
    min-height: 160px;
    float: left;
    width: 33.33%;
    text-align: center;
    position: relative;
}
.type-acomp-alias .item .img {
    height: 50px;
}
.type-acomp-alias .item .big-text {
    font-family: ProximaB;
}
.type-acomp-alias .item span {
    margin-top: 10px;
}
.type-acomp-alias .item span:last-child {
    margin-top: 0;
}
.type-acomp-alias .item:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 62.5%;
    top: 18.75%;
    background-color: #eaeaea;
    right: 0;
}
.type-acomp-alias .item:last-child:after {
    display: none;
}
.change-lang {
    padding-bottom: 30px;
    border-bottom: 1px solid #ceced5;
}
.change-lang .item-wr {
    float: left;
    width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
}
.change-lang .item-wr audio {
    z-index: 6;
    margin: 20px auto;
    width: 80%;
}
.change-lang .item-wr:first-child {
    padding-left: 0;
    padding-right: 20px;
}
.change-lang .item-wr:last-child {
    padding-left: 20px;
    padding-right: 0;
}
.change-lang input[type="radio"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-lang .item {
    min-height: 190px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #eaeaea;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.change-lang .item img {
    margin: 0 auto;
    width: 40px;
    min-width: 40px;
}
.change-lang .item span {
    font-family: ProximaB;
    font-weight: bold;
}
.change-lang .item span:first-of-type {
    /*margin-top: auto;*/

    margin-top: 32px;
}
.item-wr input[type="radio"]:checked + .item .price {
    color: #cd9a2b;
    transition: 200ms ease-out;
}
.item-wr input[type="checkbox"]:checked + .item .price {
    color: #cd9a2b;
    transition: 200ms ease-out;
}
.change-lang-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 35px 0;
}
.change-lang-info .img {
    width: 21px;
    min-width: 21px;
    margin-right: 30px;
}
.change-lang-info .big-text {
    margin: 0;
}
.more-info {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    position: fixed;
    top: 111px;
    right: 42px;
    padding: 17px;
    width: 250px;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    z-index: 2;
}
@media (max-width: 900px) {
    .more-info {
        display: none;
    }
}
.more-info:after,
.more-info:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -18px;
    right: 44px;
    width: 0;
    height: 0;
    border: solid transparent;
}
.more-info:before {
    border-top-color: #ebebeb;
    border-width: 8px;
    right: 45px;
}
.more-info:after {
    border-top-color: #fff;
    border-width: 9px;
}
.change-product {
    margin-top: 50px;
    margin-bottom: 45px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
}
.change-product .item-wr {
    padding-left: 10px;
    padding-right: 10px;
}
.change-product input[type="checkbox"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-product .item {
    padding: 10px 5px 35px;
    min-height: 410px;
    border: 1px solid #eaeaea;
    text-align: center;
    position: relative;
}
.change-product .item.selected {
    border: 5px solid #cd9a2b;
}
.change-product .item.selected:after {
    display: none;
}
.change-product .item .price-count .count-value-wr .count-value {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.change-product .item .more-info-icon {
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 20px;
    top: 17px;
    cursor: pointer;
    background: url("../img/icons/info-gray.png") no-repeat center;
    opacity: 0.5;
    z-index: 7;
}
@media (max-width: 900px) {
    .change-product .item .more-info-icon {
        display: none;
    }
}
.change-product .item .img {
    height: 180px;
}
.change-product .item .img img {
    width: 90%;
    max-height: 100%;
    margin-left: 5%;
}
.change-product .item .big-text {
    font-family: ProximaB;
}
.change-product .item .big-text:first-of-type {
    margin-top: 10px;
}
.change-product .item .price {
    margin-top: 10px;
}
.change-product .item .price-count {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.change-lang .item .price-count {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.change-project {
    margin-top: 45px;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
}
.change-project .price {
    color: #fff;
}
.change-project .item-wr {
    padding-left: 10px;
    padding-right: 10px;
}
.change-project input[type="radio"]:checked + .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #cd9a2b;
    z-index: 5;
}
.change-project .item {
    padding: 35px 25px 20px;
    color: #fff;
    position: relative;
}
.change-project .item .h25 {
    margin-bottom: 10px;
}
.change-project .item .hr-1 {
    margin-top: 30px;
    margin-bottom: 32px;
    border-bottom: 3px solid #cd9a2b;
    width: 45px;
}
.change-project .item .hr-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #999999;
}
.change-project .item .info {
    margin-top: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.change-project .item .info .info-item {
    padding-right: 20px;
    width: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.change-project .item .info .info-item span {
    padding-left: 20px;
}
.change-project .item .info .info-item .img-1 {
    width: 14px;
    min-width: 14px;
}
.change-project .item .info .info-item .img-2 {
    width: 17px;
    min-width: 17px;
}
.change-project .item .price-wr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    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;
}
.change-project .item .price-wr .price-alias .price {
    float: left;
    padding-right: 20px;
}
.change-project .item .price-wr .price-alias .price-right {
    float: left;
    padding-right: 20px;
}
.change-project .item .price-wr .price-alias .big-text {
    font-family: ProximaB;
    font-weight: bold;
    font-size: 18px;
}
.change-project .item .price-wr .price-count {
    margin-top: 5px;
}
.change-project .item .bottom-text {
    margin-top: 25px;
    text-align: center;
}
.pay-alias-sale {
    margin-top: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;

}

.pay-alias-sale .images  {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pay-alias-sale .images .image {
    width: 115px;
    height: 115px;
    background-color: #c49d32;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pay-alias-sale .images .image:first-child {
    border-right: 1px dashed #fff;
}

.pay-alias-sale .pay-alias-link {
    cursor: pointer;
    color: #666666;
    text-decoration: underline;
    width: 100%;
    padding: 0 40px;
    transition: all .3s;
}

.pay-alias-sale .pay-alias-link:hover {
    text-decoration: none;
}

.pay-alias {
    margin-top: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.pay-alias .img {
    width: 21px;
    min-width: 21px;
}
.pay-alias .img img {
    margin-top: 3px;
}
.pay-alias .pay-alias-link {
    cursor: pointer;
    color: #1d5ea2;
    text-decoration: underline;
    text-decoration-style: dotted;
    width: 590px;
    padding-left: 20px;
}
.price {
    font-family: ProximaB;
    font-weight: bold;
    color: #333333;
    font-size: 40px;
}
.price .price-small {
    font-size: 18px;
    color: #333333;
    font-style: normal;
}
.price-count {
    width: 140px;
    height: 40px;
    position: relative;
    z-index: 6;
}
.special-version.font-normal .price-count {
    width: 165px;
}
.special-version.font-big .price-count {
    width: 180px;
}
.price-count input[type="number"] {
    padding: 0;
    color: #333333;
    -moz-appearance: textfield;
}
.price-count .count-sign-hidden {
    opacity: .3;
    pointer-events: none;
}
.price-count .count-sign,
.price-count .count-value-wr {
    height: 40px;
    float: left;
    color: #666666;
}
.price-count .count-sign {
    line-height: 40px;
    width: 40px;
    background-color: #dcdce1;
    font-size: 26px;
    text-align: center;
}
.price-count .count-value-wr {
    position: relative;
    width: 60px;
}
.special-version.font-normal .price-count .count-value-wr {
    width: 85px;
}
.special-version.font-big .price-count .count-value-wr {
    width: 100px;
}
.price-count .count-value-wr:after {
    content: 'x';
    line-height: 1.5;
    display: block;
    position: absolute;
    left: 10px;
    top: 8px;
    color: #ccc;
    font-size: 16px;
    font-family: Proxima;
    transition: 300ms ease-out;
}
.price-count .count-value-wr-2.count-value-wr:after {
    left: 12px;
}
.price-count .count-value-wr-3.count-value-wr:after {
    left: 8px;
}
.price-count .count-value-wr-4.count-value-wr:after {
    left: 4px;
}
.price-count .count-value-wr-5.count-value-wr:after {
    left: 1px;
}
.price-count .count-value {
    width: 60px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
}
.special-version.font-small .price-count .count-value {
    font-size: 20px !important;
}
.special-version.font-normal .price-count .count-value {
    font-size: 30px !important;
    width: 85px;
}
.special-version.font-big .price-count .count-value {
    font-size: 40px !important;
    width: 100px;
}
.price-count .count-value::-webkit-inner-spin-button,
.price-count .count-value::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.price-count .count-plus,
.price-count .count-minus {
    background-position: center;
    background-repeat: no-repeat;
}
.price-count .count-plus {
    background-image: url(../img/icons/plus.png);
    /*outline: none;*/
}
.price-count .count-minus {
    background-image: url(../img/icons/minus.png);
    /*outline: none;*/
}
.product-alias {
    width: 76%;
}
.spec-project-alias {
    width: 66.66%;
}
.kostyl-1 {
    margin-top: 60px;
}
.kostyl-2 {
    margin-bottom: 35px;
}
.special-version.font-small .ticket-page h2 {
    font-size: 20px;
}
.special-version.font-normal .ticket-page h2 {
    font-size: 30px;
}
.special-version.font-big .ticket-page h2 {
    font-size: 40px;
}
.ticket-form-section {
    background-color: #e9e9e9;
}
.ticket-section-1 {
    padding-top: 55px;
}
.ticket-section-1 h1 {
    margin-bottom: 40px;
}
.ticket-section-1 hr {
    margin: 42px 0;
    border-bottom: 5px solid #3b3f48;
}
.ticket-section-company {
    padding-top: 55px;
    padding-bottom: 60px;
    background-color: #e9e9e9;
}
.ticket-section-company .form-contact {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ticket-section-company .form-contact .item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
}
.ticket-section-company .form-contact .item .big-text {
    margin-bottom: 10px;
}
.ticket-section-company .form-contact .item input {
    height: 45px;
    border: none;
    width: 100%;
    text-indent: 20px;
    margin-bottom: 20px;
}
.ticket-section-company .form-contact .item:nth-child(2n+1) {
    margin-right: 20px;
}
.ticket-section-company .form-contact .item:nth-child(2n) {
    margin-left: 20px;
}
.ticket-section-company .send-contact {
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ticket-section-company .send-contact input[type="submit"] {
    cursor: pointer;
    width: 280px;
    height: 50px;
    border: none;
    color: #fff;
    background-color: #cd9a2b;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: ProximaB;
}
.ticket-section-company .send-contact .img {
    width: 14px;
    min-width: 14px;
    margin-left: 50px;
}
.ticket-section-company .send-contact .img img {
    margin-top: 5px;
}
.ticket-section-company .send-contact .big-text {
    padding-left: 15px;
}
.ticket-section-company .send-contact a {
    text-decoration: underline;
    text-decoration-style: dotted;
}
.ticket-section-3 {
    position: relative;
}
.ticket-section-4 {
    padding-top: 50px;
}
.ticket-section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.ticket-section-6 {
    padding-bottom: 90px;
}
.ticket-section-6 h2 {
    margin-bottom: 25px;
}
.ticket-section-7,
.ticket-section-8 {
    background-color: #e9e9e9;
    padding-top: 75px;
    padding-bottom: 80px;
}
.ticket-section-9 {
    padding-top: 75px;
    padding-bottom: 80px;
}
.ticket-section-7 .ticket-step-number,
.ticket-section-8 .ticket-step-number {
    color: #fff;
}
.ticket-section-7 h2,
.ticket-section-8 h2 {
    margin-bottom: 25px;
}
.ticket-section-7 hr,
.ticket-section-8 hr {
    margin-top: 45px;
    margin-bottom: 45px;
    border-bottom: 5px solid #3b3f48;
}
.section-1 {
    padding-top: 80px;
    padding-bottom: 160px;
    background-color: #fff;
    position: relative;
}
@media (max-width: 900px){
    .section-1 {
        padding-top: 20px;
        padding-bottom: 80px;
    }
}
.section-1 .slider-1 {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
}
.section-1 .event-slide {
    outline: none;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.section-1 .event-slide a {
    outline: none;
}
.section-1 .event-slide span {
    outline: none;
    margin-top: 20px;
    font-family: ProximaB;
    font-size: 20px;
    color: #333333;
}
.section-1 .event-slide .img-wr {
    outline: none;
    position: relative;
    background-color: rgba(0,0,0,0.1);
}
.section-1 .event-slide .event-date {
    position: absolute;
    width: 80px;
    height: 30px;
    background-color: #f7323f;
    color: #fff;
    left: 0;
    bottom: 0px;
    text-align: center;
    line-height: 30px;
    font-family: ProximaB;
    font-size: 11px;
    text-transform: uppercase;
}
.section-2 {
    padding-bottom: 80px;
    background-color: #3b3f48;
}
.section-2 h1 {
    color: #fff;
}
.section-2 .vdnh {
    height: 150px;
    background-image: url(../img/vdnh-text.jpg);
    position: relative;
    top: -75px;
}
.section-2 .vdnh a {
    display: block;
    position: absolute;
    height: 150px;
    width: 100%;
    left: 0;
    top: 0;
}
.section-2 .vdnh-header {
    line-height: 150px;
}
.section-2 .vdnh-header span {
    text-align: center;
    font-size: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.section-2 .vdnh-text {
    width: 44%;
    color: #fff;
}
.section-2 .vdnh-text span {
    margin-top: 40px;
    padding-left: 30px;
    border-left: 1px solid #66d3d0;
}
.section-2 .news .block-1,
.section-2 .news .block-2 {
    float: left;
    width: 50%;
}
.section-2 .news a:hover h4,
.section-2 .news a:hover h3 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #cd9a2b;
}
.section-2 .news h4 {
    font-size: 16px;
    font-family: ProximaB;
    color: #fff;
    text-transform: none;
    letter-spacing: normal;
}
.section-2 .news span {
    font-family: ProximaB;
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
}
.section-2 .news .big-news {
    width: 100%;
    height: 268px;
    color: #fff;
    position: relative;
}
.section-2 .news .big-news .img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.section-2 .news .big-news .img::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.4);
}
.section-2 .news .big-news h3 {
    width: 90%;
    font-family: ProximaB;
    font-size: 25px;
    position: absolute;
    bottom: 50px;
    /*left: 30px;*/
    left: 20px;

     max-height: 180px;
    overflow: hidden;
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;*/
}


.section-2 .news .news__info span {
    display: inline;
}
.section-2 .news .news__info .news__date {
    margin-right: 7px;
}
.section-2 .news .news__info .news__author {
    font-size: 10px;
}
.section-2 .news .news__info .news__date:after {
    content: '|';
    margin-left: 7px;
}
.section-2 .news .big-news .news__info {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.section-2 .news .big-news .act {
    font-family: ProximaB;
    font-size: 10px;
    /*width: 50px;*/
    height: 20px;
    background-color: #cd9a2b;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 7px;
    padding-right: 7px;
}
.section-2 .news .under-big {
    margin-top: 30px;
}
.section-2 .news .news-1,
.section-2 .news .news-2 {
    float: left;
    width: 50%;
}
.section-2 .news .news-1 h4,
.section-2 .news .news-2 h4 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.section-2 .news .news-1 div,
.section-2 .news .news-2 div {
    min-height: 128px;
    background-size: cover;
    background-position: 50%;
}
.section-2 .news .news-1 {
    padding-right: 14px;
}
.section-2 .news .news-2 {
    padding-left: 14px;
}
.section-2 .news .block-1  {
    padding-right: 15px;
}
.section-2 .news .news-min {
    /*padding-left: 40px;*/
    padding-left: 15px;
    margin-top: 20px;
    word-wrap: break-word;
}
.section-2 .news .news-min:first-of-type {
    margin-top: 0;
}
.section-2 .news .news-min .news-min-img,
.section-2 .news .news-min .news-text {
    float: left;
}
.section-2 .news .news-min .news-text {
    padding-left: 20px;
}
.section-2 .news .news-min .news-text h4 {
    margin-top: -3px;
}
.section-2 .news .news-min .news-min-img {
    width: 33%;
    min-height: 87px;
    background-size: cover;
    background-position: 50%;
}
.section-2 .news .news-min .news-text {
    width: 67%;
}
.section-2 .news .news-min .news-text  .news__info {
    margin-top: 30px;
}

@media (max-width: 900px) and (min-width: 641px) {
    .section-2 .news .news-min .news-text  .news__info {
        margin-top: 10px;
        margin-right: -20px;
    }
    .section-2 .news .news-min .news-text h4 {
        margin-right: -20px;
    }
}
.section-3 {
    padding-top: 60px;
    min-height: 440px;
    padding-bottom: 80px;
    background-color: #fff;
}
.section-3 .section-header {
    top: 30px;
}
.section-3 .fact-slide {
    min-height: 330px;
    outline: none;
}
.section-3 .fact-slide .img,
.section-3 .fact-slide .text {
    float: left;
}
.section-3 .fact-slide .img {
    width: 27%;
    margin-top: 30px;
}
.section-3 .fact-slide .text {
    margin-top: 30px;
    padding-left: 60px;
    width: 73%;
}
@media (max-width: 760px) {
    .section-3 .fact-slide .img {
        width: 180px;
    }
    .section-3 .fact-slide .text {
        width: -webkit-calc(100% - 180px);
        width: calc(100% - 180px);
    }
}
.section-3 .fact-slide span {
    font-size: 22px;
    color: #333333;
}
.section-3 .fact-slide hr {
    border-bottom: 5px solid #cd9a2b;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}
@media (max-width: 900px) {
    .section-3 .fact-slide hr {
        margin-top: 20px;
        margin-bottom: 12px;
    }
}
.section-3 .fact-slide .bottom-text {
    font-family: ProximaB;
    font-size: 20px;
    color: #333333;
}
.section-3 .fact-slide .small-text {
    font-family: Proxima;
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}
.section-4 {
    background-color: #fff;
    padding-bottom: 20px;
}
.section-4 .project {
    position: relative;
}
.section-4 .project-item {
    float: left;
    width: 33.33%;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.section-4 .project-item .img {
    height: 765px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background-position: 50%;
}
@media (min-width: 768px) {
    .section-4 .project-item .img {
        height: 580px;
    }
}
.section-4 .project-item:nth-child(1) .img {
    background: url(../img/project/project-1.jpg) no-repeat top/cover;
}
.section-4 .project-item:nth-child(2) .img {
    background: url(../img/project/project-2.png) no-repeat top/cover;
}
.section-4 .project-item:nth-child(3) .img {
    background: url(../img/project/project-3.jpg) no-repeat top/cover;
}
.section-4 .project-item .mask {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.section-4 .project-item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.section-4 .project-item:hover h2 {
    color: #cd9a2b;
}
.section-4 .project-item:hover span {
    color: #fff;
}
.section-4 .project-item:hover .mask {
    opacity: 0.5;
}
.section-4 .project-item img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (max-width: 900px) {
    .section-4 .project-item .text h2 {
        font-size: 20px;
    }
}
.section-4 .project-item .text {
    /*width: 90%;*/
    position: absolute;
    bottom: 60px;
    left: 7%;
    right: 7%;
    z-index: 2;
}
/*@media (min-width: 768px) {
    .section-4 .project-item .text {
        width: 94%;
    }
}*/
.section-4 .project-item span {
    width: 80%;
}
@media (max-width: 1024px){
    .section-4 .project-item span {
        max-height: 110px;
        overflow: hidden;
    }
}
.section-4 .project-item h2 {
    margin-bottom: 20px;
}
.section-4 .project-item hr {
    width: 40px;
    margin-top: 30px;
    border-bottom: 3px solid #cd9a2b;
}
.section-4 .project-h {
    width: 100%;
    position: absolute;
    top: 7%;
    text-align: center;
    z-index: 3;
}
@media (min-width: 768px) {
    .section-4 .project-h {
        /*line-height: 79px;*/
        top: 0;
        height: 79px;
    }

    .section-4 .project-h h4 {
        line-height: 79px;
    }

    .section-4 .project-h hr {
        margin-top: 0 !important;
    }
}
.section-4 .project-h h4 {
    color: #fff;
}
.section-4 .project-h hr {
    width: 80%;
    margin: 25px auto 0;
    border-bottom: 2px solid #999797;
}
.section-5 {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 80px;
}
@media (max-width: 900px){
    .section-5 {
        padding-top: 40px;
    }
}
.section-5 .section-header {
    height: 160px;
}
.section-5 .blog .blog-big,
.section-5 .blog .blog-small {
    float: left;
}
.section-5 .blog .blog-big a:hover h3,
.section-5 .blog .blog-small a:hover h3 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #cd9a2b;
}
.section-5 .blog h3 {
    font-family: ProximaB;
    color: #fff;
    font-size: 25px;
}
.section-5 .blog .item img {
    width: 100%;
}
.section-5 .blog .date {
    color: #999999;
    font-family: ProximaB;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}
.section-5 .blog .blog-big {
    width: 50%;
    padding-right: 15px;
}
.section-5 .blog .blog-big .item {
    position: relative;
    height: 440px;
}
.section-5 .blog .blog-small .item:before,
.section-5 .blog .blog-big .item:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.4);
}

.section-5 .blog .blog-big .item .text {
    position: absolute;
    width: 90%;
    bottom: 5%;
    margin-left: 20px;
}
.section-5 .blog .blog-small {
    width: 50%;
    padding-left: 15px;
}
.section-5 .blog .blog-small .item {
    margin-top: 30px;
    position: relative;
    height: 205px;
}
.section-5 .blog .blog-small .item .text {
    position: absolute;
    width: 90%;
    bottom: 10%;
    margin-left: 20px;
}
.section-5 .blog .blog-small .item:first-child {
    margin-top: 0;
}
.section-5 .container1 + .container1 .test {
    margin-top: 100px;
}

.section-5 .test {
    margin-top: 20px;
    min-height: 220px;
    border: 5px solid #cd9a2b;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 45px;
}
@media (max-width: 900px) {
    .section-5 .test {
        text-align: center;
    }
}
.section-5 .test h3 {
    font-family: ProximaB;
    font-size: 25px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 30px;
}
.section-5 .test .test-h {
    text-align: center;
    position: relative;
    top: -18px;
}
.section-5 .test .test-h h4 {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
}
.section-5 .test .text,
.section-5 .test .button {
    float: left;
}
.section-5 .test .text {
    width: 70%;
    padding-right: 30px;
}
.section-5 .test .button {
    width: 30%;
}
.section-5 .test .button a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #cd9a2b;
    border: 1px solid #cd9a2b;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-family: ProximaB;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.section-5 .test .button a:hover {
    color: #cd9a2b;
    background-color: transparent;
}
@media (max-width: 900px) {
    .section-5 .test {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-5 .test .text,
    .section-5 .test .button {
        float: none;
        width: 100%;
    }
    .section-5 .test .text {
        padding-right: 0;
    }
    .section-5 .test .button a {
        width: 50%;
        margin: 30px auto 0;
    }
}
@media (max-width: 640px) {
    .section-5 .test {
        padding-bottom: 35px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .section-5 .test h3 {
        margin-top: 5px;
    }
    .section-5 .test .button a {
        width: 100%;
    }
}
.section-6 {
    padding-bottom: 160px;
    background-color: #fff;
}
.section-6 .feedback .item {
    float: left;
    width: 33.33%;
    padding-right: 35px;
}
.section-6 .feedback .item:last-child {
    padding-right: 0;
}
.section-6 .feedback .item .item-h {
    margin-bottom: 30px;
}
.section-6 .feedback .item .item-h .img,
.section-6 .feedback .item .item-h .text {
    float: left;
}
.section-6 .feedback .item .item-h .img {
    width: 30%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.section-6 .feedback .item .item-h .img img {
    height: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.section-6 .feedback .item .item-h .text {
    width: 70%;
    padding-left: 20px;
}
.section-6 .feedback .item .item-h .text h3 {
    color: #333333;
}
.section-6 .feedback .item .item-h .text .small {
    font-size: 14px;
}
.section-7 {
    padding-bottom: 100px;
    background-color: #f3f3f3;
}
@media (max-width: 1220px) {
    .section-7 .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .section-7 .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.section-7 .map-header {
    min-height: 150px;
    padding-top: 42px;
    background-image: url(../img/map-header.jpg);
    background-size: contain;
    position: relative;
    top: -80px;
}
.section-7 .map-header a {
    display: block;
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.section-7 .map-header a img {
    height: auto !important;
}
.section-7 .map-header .text {
    width: 50%;
    margin: 0 auto;
    border-left: 1px solid #8b7f6e;
    text-align: center;
}
.section-7 .map-header .text h2 {
    font-family: Pobeda;
    font-size: 35px;
    letter-spacing: 7px;
    color: #fff;
}
.section-7 .map-header .text h2:first-child {
    color: #fed112;
}
.section-8 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.section-8 h4 {
    text-align: center;
    margin-bottom: 45px;
}
.section-8 .slider-wr {
    /*display: none;*/
    position: relative;
}
.section-8 .partner-slider-paginator {
    width: 100%;
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: -25px;
    left: 50%;
    margin-left: -50%;
}
.section-8 .partner-slider-paginator a {
    display: inline-block;
    margin-right: 15px;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.section-8 .partner-slider-paginator a:hover {
    background-color: #cd9a2b;
}
.section-8 .partner-slider-paginator .active {
    background-color: #cd9a2b;
}
.section-8 .partner-slider div {
    outline: none;
}
/*.section-8 .partner-slider img {
    height: 78px;
}*/
.section-8 .partner {
    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;

    /* ??? */
    display: none !important;
}
.section-8 .partner img {
    display: inline-block;
    height: 78px;
}
@media (max-width: 767px) {
    .partner {
        display: flex !important;
        -ms-align-items: flex-start;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .partner img {
        max-width: calc(100% / 5);
        height: auto !important;
        margin-bottom: 25px;
        opacity: 0.7;
    }
}

.footer {
    font-size: 14px;
}

.footer span {
    display: inline;
}
/*.footer-full,
.footer-900,
.footer-640 {
    background-color: #3b3f48;
}
.footer-full .main-menu a,
.footer-900 .main-menu a,
.footer-640 .main-menu a {
    font-family: ProximaB;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.footer-full .main-menu a:hover,
.footer-900 .main-menu a:hover,
.footer-640 .main-menu a:hover {
    color: #cd9a2b;
}
.footer-full .soc-menu a,
.footer-900 .soc-menu a,
.footer-640 .soc-menu a {
    color: #6b717f;
}
.footer-full .soc-menu a:hover,
.footer-900 .soc-menu a:hover,
.footer-640 .soc-menu a:hover {
    color: #cd9a2b;
}
.footer-full .soc-menu li,
.footer-900 .soc-menu li,
.footer-640 .soc-menu li {
    display: inline-block;
    margin-left: 15px;
}
.footer-full .soc-menu li:first-child,
.footer-900 .soc-menu li:first-child,
.footer-640 .soc-menu li:first-child {
    margin-left: 0;
}
.footer-full .footer-copy li,
.footer-900 .footer-copy li,
.footer-640 .footer-copy li {
    font-size: 14px;
}
.footer-full .footer-copy a,
.footer-900 .footer-copy a,
.footer-640 .footer-copy a {
    color: #a2aabd;
}

.footer-copy__dev {
    height: 100%;
    margin-right: -65px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1200px) {
    .footer-copy__dev {
        display: none;
    }
}

.footer-copy__dev img {
    margin: 0 !important;
}

.footer-full .copyright,
.footer-900 .copyright,
.footer-640 .copyright {
    color: #fff;
}
.footer-full .disabled,
.footer-900 .disabled,
.footer-640 .disabled {
    color: #a2aabd;
    opacity: 0.5;
}
.footer-full .diz,
.footer-900 .diz,
.footer-640 .diz {
    font-size: 12px;
    /*font-family: Ptserif;*/
}*/

.diz {
    text-align: right;
    font-family: Proxima;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}
.footer-full {
    display: block;
    padding-left: 35px;
    padding-right: 35px;
}
.footer-full .footer-menu {
    border-bottom: 1px solid #4f535b;
}
.footer-full .footer-menu .soc-menu,
.footer-full .footer-menu .main-menu {
    float: left;
}
.footer-full .footer-menu .soc-menu {
    width: 25%;
    padding-left: 50px;
    text-align: right;
}
.footer-full .footer-menu .soc-menu li {
    line-height: 70px;
    height: 70px;
}
.footer-full .footer-menu .main-menu {
    width: 75%;
    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;
}
.footer-full .footer-menu .main-menu li {
    display: inline-block;
    height: 70px;
    line-height: 70px;
}
.footer-full .footer-copy {
    height: 90px;
    line-height: 90px;
    padding-right: 65px;
}
@media (max-width: 1220px) {
    .footer-full .footer-copy {
        padding-right: 0;
    }
}
.footer-full .footer-copy ul {
    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;
}
.footer-full .footer-copy li {
    display: inline-block;
}
.footer-full .footer-copy li img {
    margin-bottom: -2px;
    margin-right: 15px;
}
.footer-900 {
    padding-right: 40px;
    padding-left: 40px;
    display: none;
}
.footer-900 .footer-top {
    min-height: 120px;
    padding-top: 35px;
}
.footer-900 .footer-top .footer-copy,
.footer-900 .footer-top .footer-menu {
    float: left;
}
.footer-900 .footer-top .footer-copy {
    width: 31%;
    padding-right: 30px;
}
.footer-900 .footer-top .footer-menu {
    width: 69%;
    /*padding-left: 20px;*/
}
.footer-900 .footer-top .footer-menu .menu-wr {
    float: left;
    width: 25%;
}
@media (max-width: 835px) {
    .footer-900 .footer-top .footer-menu .menu-wr:nth-child(1),
    .footer-900 .footer-top .footer-menu .menu-wr:nth-child(2),
    .footer-900 .footer-top .footer-menu .menu-wr:nth-child(3) {
        width: 23%;
    }
    .footer-900 .footer-top .footer-menu .menu-wr:nth-child(4) {
        width: 31%;
    }
    .footer-900 .main-menu a {
        font-size: 10px;
    }
    .footer-900 .main-menu {
        margin-right: -20px;
    }
}
.footer-900 .footer-top .footer-menu li {
    display: block;
    margin-bottom: 10px;
}
.footer-900 .footer-bottom {
    min-height: 130px;
    padding-top: 35px;
}
.footer-900 .footer-bottom .soc-menu li {
    margin-left: 10px;
}
.footer-900 .footer-bottom .soc-menu li:first-child {
    margin-left: 0;
}
.footer-900 .footer-bottom .footer-wr {
    float: left;
    width: 33%;
}
.footer-900 .footer-bottom .footer-wr span,
.footer-900 .footer-bottom .footer-wr span a {
    color: #a2aabd;
}
.footer-900 .footer-bottom .footer-wr span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
}
.footer-900 .footer-bottom .footer-wr span img {
    margin-bottom: -2px;
    margin-right: 5px;
}
.footer-900 .footer-bottom .footer-wr .diz {
    font-size: 12px;
    display: block;
    padding-bottom: 0;
    line-height: normal;
}
.footer-900 .footer-bottom .footer-wr:nth-child(2) {
    padding-left: 40px;
}
.footer-900 .footer-bottom .footer-wr:nth-child(3) {
    text-align: right;
}
.footer-640 {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}
.footer-640 .footer-top {
    padding-top: 35px;
    padding-bottom: 25px;
    min-height: 170px;
    border-bottom: 1px solid #4f535b;
}
.footer-640 .footer-top .footer-wr {
    float: left;
    width: 50%;
}
.footer-640 .footer-middle {
    min-height: 130px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #4f535b;
}
.footer-640 .footer-middle ul li {
    margin-bottom: 10px;
}
.footer-640 .footer-middle ul li a {
    color: #a2aabd;
}
.footer-640 .footer-middle ul li a img {
    margin-right: 15px;
}
.footer-640 .footer-bottom {
    padding-top: 25px;
    padding-bottom: 35px;
    min-height: 230px;
    text-align: center;
}
.footer-640 .footer-bottom .soc-menu {
    text-align: center;
}
.footer-640 .footer-bottom .soc-menu li {
    margin-left: 20px;
}
.footer-640 .footer-bottom .soc-menu li:first-child {
    margin-left: 0;
}
.footer-640 .footer-bottom .soc-menu li a {
    width: 35px;
    height: 35px;
    font-size: 20px;
    display: block;
    border: 1px solid #454954;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.footer-640 .footer-bottom .soc-menu li a:hover {
    border-color: #cd9a2b;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.footer-640 .footer-bottom .copyright {
    width: 90%;
    margin: 30px auto 25px;
    text-align: center;
}
.footer-640 .footer-bottom .diz {
    color: #a2aabd;
    text-align: center;
    margin-bottom: 10px;
    line-height: normal;
    padding-bottom: 0;
}
.footer-640 .footer-bottom .img {
    text-align: center;
}
.news-page {
    background-color: #fff;
}
.news-page h1 {
    font-family: ProximaB;
}
@media (max-width: 1220px) {
    .news-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .news-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.news-page .news-section-1 {
    padding-top: 50px;
    padding-bottom: 75px;
}
.news-page .news-section-1 .big-text {
    margin: 25px 0;
}
.news-page .news-section-2 {
    background-color: #f3f3f3;
    padding-bottom: 70px;
}
.news-page__items,
.news-page__items_big,
.poster-page__items_big {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 640px) {
    .news-page__items,
    .news-page__items_big,
    .poster-page__items_big {
        max-width: 400px;
        margin: 0 auto;
    }
}
.news-page__items_big {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 48px 0 0 0;
}
@media (max-width: 640px) {
    .news-page__items_big {
        max-width: 400px;
        margin: 0 auto;
    }
}
.news-page__items_big .news-page__item {
    height: 270px;
    width: 48%;
    margin-left: 0;
}
@media (max-width: 640px) {
    .news-page__items_big .news-page__item {
        width: 100%;
        min-height: 170px;
    }
}
.news-page__items_big .news-page__item-pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.news-page__items_big .news-page__item-container {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
    z-index: 1;
    overflow-x: auto;
}
.special-version .news-page__item {
    width: 45%;
    margin-left: 0;
    display: block !important;
    margin-right: 3.333%;
}
@media (max-width: 900px) {
    .special-version .news-page__items_big .news-page__item-container {
        overflow-y: scroll;
        max-height: 250px;
    }
}
@media (max-width: 640px) {
    .special-version .news-page__item {
        width: 100%;
    }
}
.news-page__items_big .news-page__item-text {
    font-size: 25px;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}
.news-page__items_big .news-page__item-info {
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0;
}
.news-page__item-info span {
    display: inline;
    font-family: ProximaB;
    text-transform: uppercase;
    color: #999999;
}
.news-page__item-date {
    margin-right: 7px;
}
.news-page__item-author {
    font-size: 10px;
}
.news-page__item-date:after {
    content: '|';
    margin-left: 7px;
}
.news-page__items_2 .news-page__item:nth-of-type(8) {
    display: none;
}
.news-page__items_2 .news-page__item:nth-of-type(7) {
    display: none;
}
.news-page__item {
    width: 22.5%;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    display: block;
    margin-left: 3.333%;
}
.news-page__item:nth-of-type(9) {
    display: none;
}
@media (max-width: 900px) {
    .news-page__item {
        width: 30%;
        margin-left: 5%;
    }
    .news-page__item:nth-of-type(9) {
        display: block;
    }
}
@media (min-width: 900px) {
    .news-page__item:nth-of-type(4n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 640px) and (max-width: 900px) {
    .news-page__item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (max-width: 640px) {
    .news-page__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .news-page__item:nth-of-type(4) {
        display: none;
    }
    .news-page__item:nth-of-type(5) {
        display: none;
    }
    .news-page__item:nth-of-type(6) {
        display: none;
    }
    .news-page__item:nth-of-type(7) {
        display: none;
    }
    .news-page__item:nth-of-type(8) {
        display: none;
    }
    .news-page__item:nth-of-type(9) {
        display: none;
    }
    .news-page__item:nth-of-type(10) {
        display: none;
    }
    .news-page__item:nth-of-type(11) {
        display: none;
    }
    .news-page__item:nth-of-type(12) {
        display: none;
    }
}
.news-page__item:hover .news-page__item-text {
    color: #cd9a2b;
}
.news-page__item-pic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 127px;
}
.news-page__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.news-page__item-pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/news-page/shadow.png");
}
.news-page__item-text {
    font-family: ProximaB;
    font-size: 18px;
    color: #333333;
    margin: 15px 0 10px 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.special-version.font-small .news-page__item-text{
    font-size: 14px;
}
.special-version.font-big .news-page__item-text{
    font-size: 22px;
}
.news-page__item-date {
    font-family: ProximaB;
    font-size: 11px;
    text-transform: uppercase;
    color: #999999;
}
.news-page__item-refresh {
    font-family: ProximaB;
    font-size: 10px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    background-color: #cd9a2b;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.news-page__filter {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 40px;
}
@media (max-width: 640px) {
    .news-page__filter {
        display: block;
    }
}
.news-page__filter-btns {
    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;
}
.special-version .news-page__filter-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.news-page__filter-btn {
    height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    border: none;
    background-color: transparent;
    outline: none;
    font-family: ProximaB;
    padding: 0 18px;
    margin-right: 4px;
}
.news-page__filter-btn.active,
.news-page__filter-btn:hover {
    color: #333333;
    background-color: #fdfefc;
}
@media (max-width: 640px) {
    .news-page__filter-btn {
        display: none;
    }
}
.news-page__filter-btn_select {
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 280px;
}
@media (min-width: 640px) {
    .news-page__filter-btn_select {
        display: none;
    }
}
.news-page__filter-btn_select * {
    outline: none;
}
.news-page__filter-container {
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.news-page__filter-label {
    color: #333333;
    font-family: ProximaB;
    font-size: 16px;
    margin-right: 34px;
}
@media (max-width: 900px) {
    .news-page__filter-label {
        display: none;
    }
}
.news-page__filter-select {
    width: 190px;
}
.news-page__filter-select * {
    outline: none;
}
@media (max-width: 640px) {
    .news-page__filter-select {
        margin: 0 auto;
        width: 100%;
        max-width: 280px;
    }
}
.news-page__form {
    width: 100%;
    background-color: #ffffff;
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 40px;
    margin: 60px 0;
    position: relative;
}
@media (max-width: 640px) {
    .news-page__form {
        display: block;
        padding: 30px;
        margin: 20px 0 60px 0;
    }
}
@media (max-width: 900px) {
    .news-page__form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 10px 40px 30px 40px;
    }

    .special-version .news-page__form {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.news-page__form-text {
    font-family: ProximaB;
    font-size: 20px;
    color: #333333;
    max-width: 320px;
    margin-right: 10px;
}
@media (max-width: 900px) {
    .news-page__form-text {
        width: 100%;
        max-width: 100%;
        font-size: 18px;
        margin-right: 0;
    }
}
.news-page__form-input {
    width: 220px;
    height: 40px;
    border: 1px solid #ceced5;
    background-color: #ffffff;
    display: block;
    padding: 0 18px;
    font-size: 16px;
    font-family: Proxima;
    color: #333333;
    outline: none;
    margin-right: 10px;
}
@media (max-width: 900px) {
    .news-page__form-input {
        width: 55.8%;
        margin-right: 0;
    }

    .special-version .news-page__form-input {
        width: 50%
    }
}
@media (max-width: 640px) {
    .news-page__form-input {
        width: 100% !important;
        margin-bottom: 20px;
    }
}
.news-page__form-btn {
    width: 180px;
    height: 40px;
    background-color: #cd9a2b;
    border: none;
    /*outline: none;*/
    font-family: ProximaB;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
.special-version .news-page__form-btn {
    width: auto;
}
@media (max-width: 640px) {
    .news-page__form-btn {
        width: 100%;
    }
}
.news-page__add-btn {
    color: #333333;
    font-size: 12px;
    font-family: ProximaB;
    width: 280px;
    height: 50px;
    border: 1px solid #ceced5;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    margin: 30px auto 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    /*outline: none;*/
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 650px){
    .news-page__add-btn {
        max-width: 280px;
        width: 100%;
    }
}
.news-page__add-btn:hover {
    background-color: #ceced5;
}
.blocks-page__add-btn {
    color: #333333;
    font-size: 12px;
    font-family: ProximaB;
    width: 280px;
    height: 50px;
    border: 1px solid #ceced5;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    margin: 30px auto 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    outline: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.special-version .blocks-page__add-btn {
    width: auto;
    height: auto;
}

.blocks-page__add-btn:hover {
    background-color: #ceced5;
}
.vdnh {
    /*background-color: #1db7b1;*/
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: -55px;
    margin-bottom: -15px;
}

.vdnh.poster_banner {
    top: auto;
    /*margin-bottom: 0;*/
    margin-top: 12%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

@media (max-width: 640px){
    .vdnh.poster_banner {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.vdnh img {
    height: auto !important;
}

.vdnh a {
    text-align: center;
}

@media (max-width: 767px) {
    .vdnh {
        background-color: transparent;
        background-position-y: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .vdnh:empty {
        height: auto !important;
    }
}
.vdnh:hover .vdnh-heading {
    color: #cd9a2b;
}
.vdnh-pic {
    display: block;
    width: 110px;
    min-width: 110px;
    margin: 0 35px 0 0;
}
@media (max-width: 640px) {
    .vdnh-pic {
        margin: 0 20px 0 0;
    }
}
.vdnh-heading {
    font-family: Proxima;
    font-size: 24px;
    color: white;
    margin: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .vdnh-heading {
        font-size: 20px;
    }
}
.vdnh-text {
    font-family: Proxima;
    font-size: 16px;
    color: white;
    border-left: 1px solid white;
    padding: 0 20px;
    margin: 0 0 0 20px;
    max-width: 500px;
}
@media (max-width: 900px) {
    .vdnh-text {
        display: none;
    }
}
.poster-page {
    background-color: #f3f3f3;
    padding: 50px 0 70px 0;
}
.special-version.themeWhite .poster-page {
    background-color: #fff;
}
.poster-page h1 {
    font-family: ProximaB;
}
@media (max-width: 1220px) {
    .poster-page {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 640px) {
    .poster-page {
        /* ??? */
        /*padding-left: 0;
        padding-right: 0;*/
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 25px;
    }
}
.poster-page .filter-poster {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
@media (max-width: 640px) {
    .poster-page .filter-poster .poster-page__filter-btns {
        width: 180px;
    }
    .poster-page .filter-poster .poster-page__filter-btns .poster-page__filter-btn_select {
        margin-bottom: 0;
    }
    .poster-page .filter-poster .poster-page__filter-container {
        width: 90px;
    }
}
@media (max-width: 1220px) {
    .poster-page .poster-items-section {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
    }
}
@media (max-width: 640px) {
    .poster-page .poster-items-section {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
    }
}
.poster-page .poster-items-section-1 .poster-page__item {
    max-width: 100%;
}
.poster-page .poster-items-section-2 .poster-page__item {
    height: 500px;
}
.poster-page .poster-items-section-2 .poster-page__item:not(.poster-page__item-small) {
    width: 100%;
}
.poster-page .poster-items-section-2 .poster-page__item-pic:before {
    background-size: cover;
}
.poster-page .poster-items-section-3 .poster-page__item {
    height: 500px;
    width: 50%;
}
@media (min-width: 768px) {
    .poster-page .poster-items-section-3 .poster-page__item.poster-page__item-small {
        width: 33.333%;
    }
    /*.poster-page .poster-items-section-3 .poster-page__item.poster-page__item-small:last-child {
      width: 66.666%;
    }*/
}
@media (max-width: 767px) {
    .poster-page .poster-items-section-3 .poster-page__item {
        height: 250px;
    }
    .poster-page .poster-items-section-3 .poster-page__item.poster-page__item-small {
        width: 100%;
    }
}
.poster-page .poster-items-section-3 .poster-page__item:not(.poster-page__item-small) {
    width: 50%;
}
@media (max-width: 767px) {
    .poster-page .poster-items-section-3 .poster-page__item:not(.poster-page__item-small) {
        width: 100%;
    }
}
.poster-page .poster-items-section-3 .poster-page__item-pic:before {
    background-size: cover;
}
.poster-page .poster-items-section-4 .poster-page__item {
    height: 500px;
    width: 50%;
}
.poster-page .poster-items-section-4 .poster-page__item-small {
    width: 33.33%;
}
@media (min-width: 768px) {
    .poster-page .poster-items-section-4 .poster-page__item:not(.poster-page__item-small):first-child {
        width: 66.666%;
    }
    .poster-page .poster-items-section-4 .poster-page__item:not(.poster-page__item-small):nth-child(2) {
        width: 33.333%;
    }
}
@media (max-width: 767px) {
    .poster-page .poster-items-section-4 .poster-page__item {
        width: 100%;
    }
}
.poster-page .poster-items-section-4 .poster-page__item-pic:before {
    background-size: cover;
}
.poster-page .poster-section-1 .big-text {
    margin: 25px 0;
}
.poster-page__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 640px) {
    .poster-page__items {
        max-width: 400px;
        margin: 0 auto;
    }
}
.poster-page__items_big {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 48px 0;
    padding-bottom: 48px;
}
@media (max-width: 640px) {
    .poster-page__items_big {
        max-width: 400px;
        margin: 0 auto 40px auto;
    }
}
.poster-page__items_big .poster-page__item {
    height: 700px;
    width: 50%;
    margin-left: 0;
    margin-bottom: 0;
    /*flex-grow: 1;*/
}
.poster-items-section-1 .poster-page__items {
    padding-right: 20px;
    padding-left: 20px;
}
.poster-items-section-1 .poster-page__items_big .poster-page__item {
    height: 340px;
    width: 100%;
}
.poster-items-section-2 .poster-page__items {
    padding-left: 20px;
    padding-right: 20px;
}
.poster-items-section-2 .poster-page__item {
    width: calc(50% - 10px) !important;
    height: 700px !important;
}
.poster-items-section-3 .poster-page__items {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
.poster-items-section-3 .poster-page__items::after,
.poster-items-section-3 .poster-page__items::before {
    display: table;
    content: '';
    clear: both;
}
.poster-items-section-3 .poster-page__item:first-child {
    height: 700px !important;
    width: calc(100% / 3) !important;
    float: left;
}
.poster-items-section-3 .poster-page__item {
    height: 340px !important;
    width: calc(100% - 100% / 3 - 20px) !important;
    float: right;
}
.poster-items-section-3 .poster-page__item:last-child {
    margin-top: 20px;
}
.poster-items-section-4 .poster-page__items {
    padding-left: 20px;
    padding-right: 20px;
}
.poster-items-section-4 .poster-page__item:first-child {
    width: 100% !important;
    margin-bottom: 20px;
}
.poster-items-section-4 .poster-page__item {
    height: 340px !important;
    width: calc(100% / 3 - 15px) !important;
}
.poster-items-section-5 .poster-page__items {
    padding-right: 20px;
    padding-left: 20px;
}
.poster-items-section-5 .poster-page__item:first-child {
    width: calc(100% - 100% / 3 - 8px) !important;
    margin-bottom: 20px;
}
.poster-items-section-5 .poster-page__item {
    height: 340px !important;
    width: calc(100% / 3 - 15px) !important;
}
@media (max-width: 640px) {
    .poster-items-section-5 .poster-page__items,
    .poster-items-section-4 .poster-page__items,
    .poster-items-section-3 .poster-page__items,
    .poster-items-section-2 .poster-page__items,
    .poster-items-section-1 .poster-page__items{
        padding-right: 0;
        padding-left: 0;
    }
    .poster-items-section-5 .poster-page__item,
    .poster-items-section-4 .poster-page__item,
    .poster-items-section-3 .poster-page__item,
    .poster-items-section-2 .poster-page__item,
    .poster-items-section-1 .poster-page__item,
    .poster-items-section-5 .poster-page__item:first-child,
    .poster-items-section-4 .poster-page__item:first-child,
    .poster-items-section-3 .poster-page__item:first-child {
        height: 250px !important;
        width: 100% !important;
        float: none;
    }
}
.poster-page__items_big .poster-page__item-small {
    width: 33.333%;
}
@media (max-width: 960px) {
    .poster-page__items_big .poster-page__item {
        height: 355px;
    }
}
@media (max-width: 640px) {
    .poster-page__items_big .poster-page__item {
        width: 100%;
        height: 250px;
        margin: 0 auto !important;
    }
}
.poster-page__items_big .poster-page__item-pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.poster-page__items_big .poster-page__item-container {
    position: absolute;
    bottom: 40px;
    left: 5%;
    width: 90%;
    z-index: 1;
}
.poster-page__items_big .poster-page__item-text {
    font-size: 25px;
    color: #fff;
    margin: 0;
}
@media (max-width: 960px) {
    .poster-page__items_big .poster-page__item-text {
        font-size: 20px;
    }
}
.poster-page__items_big .poster-page__item-date {
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0;
    position: static;
    display: inline-block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(3) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(4) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(5) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(6) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(7) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(8) {
    display: block;
}
.poster-page__items_2 .poster-page__item:nth-of-type(9) {
    display: none;
}
.poster-page__items_2 .poster-page__item:nth-of-type(10) {
    display: none;
}
.poster-page__items_2 .poster-page__item:nth-of-type(11) {
    display: none;
}
.poster-page__items_2 .poster-page__item:nth-of-type(12) {
    display: none;
}
.poster-page__item {
    width: 31%;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    display: block;
    margin-left: 3.5%;
}
@media (max-width: 900px) {
    .poster-page__item {
        width: 30%;
        margin-left: 5%;
    }
}
@media (min-width: 900px) {
    .poster-page__item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 640px) and (max-width: 900px) {
    .poster-page__item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (max-width: 640px) {
    .poster-page__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    /*.poster-page__item:nth-of-type(3) {
          display: none; }
        .poster-page__item:nth-of-type(4) {
          display: none; }
        .poster-page__item:nth-of-type(5) {
          display: none; }*/

    .poster-page__item:nth-of-type(6) {
        display: none;
    }
    .poster-page__item:nth-of-type(7) {
        display: none;
    }
    .poster-page__item:nth-of-type(8) {
        display: none;
    }
    .poster-page__item:nth-of-type(9) {
        display: none;
    }
    .poster-page__item:nth-of-type(10) {
        display: none;
    }
    .poster-page__item:nth-of-type(11) {
        display: none;
    }
    .poster-page__item:nth-of-type(12) {
        display: none;
    }
}
.poster-page__item:hover .poster-page__item-text {
    color: #cd9a2b;
}
.poster-page__item-pic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 127px;
}
.poster-page__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.poster-page__item-pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    /*background-image: url("../img/news-page/shadow.png");*/
    background-color: rgba(0,0,0,0.3);
}
.poster-page__item-text {
    font-family: ProximaB;
    font-size: 18px;
    color: #333333;
    margin: 15px 0 10px 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.poster-page__item-date {
    font-family: ProximaB;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    position: absolute;
    top: 97px;
    left: 0;
    z-index: 4;
    background-color: #f7323f;
}

.special-version .poster-page__item-container {
    position: relative;
    bottom: auto;
}

@media (max-width: 768px) {
    .special-version .poster-page__item {
        overflow-x: scroll;
    }
}
.poster-page__item-date span {
    display: inline;
}
@media (max-width: 1220px) {
    .poster-page__item-date span {
        display: none;
    }
}
.poster-page__item-refresh {
    font-family: ProximaB;
    font-size: 10px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    background-color: #cd9a2b;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.poster-page__filter {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
}
@media (max-width: 640px) {
    .poster-page__filter {
        display: block;
    }
}
.poster-page__filter-btns {
    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;
}
.special-version .poster-page__filter-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.poster-page__filter-btn {
    height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    border: none;
    background-color: transparent;
    /*outline: none;*/
    font-family: Proxima;
    padding: 0 18px;
    margin-right: 4px;
}
.special-version .poster-page__filter-btn {
    width: 260px;
    text-align: left;
}
.poster-page__filter-btn.active,
.poster-page__filter-btn:hover {
    color: #333333;
    background-color: #fdfefc;
}
@media (max-width: 640px) {
    .poster-page__filter-btn {
        display: none;
    }
}
.poster-page__filter-btn_select {
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 280px;
}
@media (min-width: 641px) {
    .poster-page__filter-btn_select {
        display: none;
    }
}
.poster-page__filter-btn_select * {
    outline: none;
}
.poster-page__filter-container {
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.poster-page__filter-label {
    color: #333333;
    font-family: ProximaB;
    font-size: 16px;
    margin-right: 34px;
}
@media (max-width: 900px) {
    .poster-page__filter-label {
        display: none;
    }
}
.poster-page__filter-select {
    width: 90px;
}

.special-version .poster-page__filter-select {
    width: auto;
}
.poster-page__filter-select .ui-button {
    padding-left: 22px;
}
.special-version .poster-page__filter-select .ui-button,
.special-version .poster-page__filter-btns .ui-button {
    padding-right: 25px;
}
.poster-page__filter-select * {
    outline: none;
}
@media (max-width: 640px) {
    .poster-page__filter-select {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }
}
.poster-page__form {
    width: 100%;
    background-color: #ffffff;
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 40px;
    margin: 60px 0;
}
@media (max-width: 640px) {
    .poster-page__form {
        display: block;
        padding: 30px;
    }
}
@media (max-width: 900px) {
    .poster-page__form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.poster-page__form-text {
    font-family: ProximaB;
    font-size: 20px;
    color: #333333;
    max-width: 320px;
}
@media (max-width: 900px) {
    .poster-page__form-text {
        width: 100%;
        max-width: 100%;
        font-size: 18px;
    }
}
.poster-page__form-input {
    width: 220px;
    height: 40px;
    border: 1px solid #ceced5;
    background-color: #ffffff;
    display: block;
    padding: 0 18px;
    font-size: 16px;
    font-family: Proxima;
    color: #333333;
    outline: none;
}
@media (max-width: 900px) {
    .poster-page__form-input {
        width: 55.8%;
    }
}
@media (max-width: 640px) {
    .poster-page__form-input {
        width: 100%;
        margin-bottom: 20px;
    }
}
.poster-page__form-btn {
    width: 180px;
    height: 40px;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    font-family: ProximaB;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
@media (max-width: 640px) {
    .poster-page__form-btn {
        width: 100%;
    }
}
.poster-page__add-btn {
    color: #333333;
    font-size: 12px;
    font-family: ProximaB;
    width: 280px;
    height: 50px;
    border: 1px solid #ceced5;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    margin: 30px auto 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    outline: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.poster-page__add-btn:hover {
    background-color: #ceced5;
}
.event-page h1 {
    font-family: ProximaB;
}
@media (max-width: 1220px) {
    .event-page {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .event-page {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.event-page__banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 550px;*/
    position: relative;
    z-index: 1;
    margin: 30px auto 0 auto;
}

.event-page__banner.style_height {
    height: 550px;
}

.event-page__banner-img {
    width: 100%;
    height: auto;
    display: block;
}
/*@media (max-width: 900px) {
    .event-page__banner {
        height: 415px;
    }
}
@media (max-width: 640px) {
    .event-page__banner {
        width: 100%;
        height: 200px;
    }
}*/
.event-page__banner-date {
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #f7323f;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
}
.special-version .event-page__banner-date {
    background-color: rgba(255, 255, 255, 0.7);
    height: auto;
}
@media (max-width: 500px) {
    .special-version .event-page__banner-date {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .special-version .event-page__banner-date span:nth-of-type(2) {
        margin-left: 0;
    }
}
.special-version .event-section-4 {
    overflow: hidden;
}
@media (max-width: 640px) {
    .event-page__banner-date {
        width: 100%;
    }
}
.event-page__banner-date span {
    line-height: 12px;
}
.event-page__banner-date span img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 12px 0 0;
}
.event-page__banner-date span:nth-of-type(2) {
    margin: 0 0 0 12px;
    padding-left: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.45);
}
.event-page .text-bold {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 22px;
}
@media (max-width: 640px) {
    .event-page .text-bold {
        font-size: 16px;
    }
}
.event-page .event-section-1 {
    padding: 50px 0 0 0;
}
.event-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -330px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .event-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .event-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .event-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.event-page .article {
    position: relative;
    z-index: 1;
    padding-left: 150px;
}
@media (max-width: 900px) {
    .event-page .article {
        padding-left: 0px;
        width: 100%;
        min-width: 280px;
        margin: 0 auto;
    }
}
.event-page .article-text h2,
.event-page .article .article-heading {
    color: #333333;
    font-size: 30px;
    font-family: 'ProximaB';
}
@media (max-width: 640px) {
    .event-page .article-text h2,
    .event-page .article .article-heading {
        font-size: 20px;
    }
}

.event-page .article .article-text {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    max-width: 700px;
    width: 100%;
}
.event-page .article .article-text img {
    height: auto !important;
}
.event-page .article .article-text a {
    color: #cd9a2b;
    word-break: break-word;
}
@media (max-width: 640px) {
    .event-page .article .article-text {
        font-size: 16px;
        line-height: 25px;
    }
}
.event-page .article .quote {
    color: #cd9a2b;
    font-family: "ProximaBl";
    font-size: 150px;
    font-weight: 900;
    line-height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
@media (max-width: 900px) {
    .event-page .article .quote {
        font-size: 120px;
        bottom: -90px;
        left: -70px;
    }
}
@media (max-width: 640px) {
    .event-page .article .quote {
        position: static;
        display: block;
        font-size: 60px;
        line-height: 40px;
        text-align: center;
    }
}
.event-page .event-section-3 {
    padding: 50px 0 0 0;
}
@media (max-width: 900px) {
    .event-page .event-section-3 {
        padding: 20px 0 0 0;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-3 {
        padding: 0;
    }
}
.event-page .event-section-3 .quote-block {
    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;
    border-bottom: 5px solid #3b3f48;
    padding-bottom: 50px;
    margin: 0 auto 80px;
}
@media (max-width: 900px) {
    .event-page .event-section-3 .quote-block {
        width: 84%;
        min-width: 280px;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-3 .quote-block {
        display: block;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
}
.event-page .event-section-3 .quote-text {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 25px;
    max-width: 690px;
    margin: 0;
}
@media (max-width: 640px) {
    .event-page .event-section-3 .quote-text {
        font-size: 16px;
    }
}
.event-page .event-section-3 .quote-info {
    margin: 0 0 0 50px;
}
@media (max-width: 640px) {
    .event-page .event-section-3 .quote-info {
        margin: 20px auto 0 auto;
        position: relative;
        padding-left: 80px;
    }
}
.event-page .event-section-3 .quote-avatar {
    width: 80px;
    height: 76px;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
@media (max-width: 640px) {
    .event-page .event-section-3 .quote-avatar {
        width: 60px;
        height: 58px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
}
.event-page .event-section-3 .quote-avatar img {
    display: block;
    width: 100%;
}
.event-page .event-section-3 .quote-name {
    color: #333333;
    font-size: 18px;
    font-family: 'ProximaB';
    margin: 5px 0;
}
.event-page .event-section-3 .quote-post {
    color: #666666;
    font-size: 14px;
    margin: 5px 0;
}
.event-page .event-section-4 {
    /*padding: 70px 0;*/
    padding: 0 0 70px;
}
@media (max-width: 640px) {
    /*.event-page .event-section-4 {
        padding: 50px 0;
    }*/
    .event-page .event-section-4 {
        padding: 0 0 50px;
    }
}
.event-page .event-section-4 .pic {
    float: right;
    margin: 30px;
    width: 400px;
}
@media (max-width: 900px) {
    .event-page .event-section-4 .pic {
        width: 300px;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-4 .pic {
        float: none;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        display: block;
    }
}
.event-page .event-section-4 .pic img {
    width: 100%;
}
.event-page .event-section-4 .pic-text {
    font-size: 14px;
    line-height: 25px;
    color: #999999;
}
@media (max-width: 640px) {
    .event-page .event-section-4 .pic-text {
        padding: 0 20px;
    }
}
.event-page .event-section-4 .pic-text span {
    display: inline-block;
    vertical-align: top;
    color: #cccccc;
    margin: 0 5px;
}
@media (max-width: 900px) {
    .event-page .event-section-4 .pic-text span {
        display: none;
    }
}
.event-page .event-section-5 {
    background-color: #f3f3f3;
    padding: 60px 0 1px 0;
    position: relative;
    z-index: 1;
}
@media (max-width: 1220px) {
    .event-page .event-section-5 {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
        padding: 50px 40px 30px 40px;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-5 {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 50px 20px 30px 20px;
    }
}
.event-page .event-section-5 .program-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px;
}
@media (max-width: 900px) {
    .event-page .event-section-5 .program-item {
        display: block;
    }
}
.event-page .event-section-5 .program-item:last-child .program-item__timeline {
    border-bottom: none;
}
.event-page .event-section-5 .program-item__day {
    font-family: 'ProximaB';
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    width: 150px;
    min-width: 150px;
    padding-right: 50px;
}
@media (max-width: 900px) {
    .event-page .event-section-5 .program-item__day {
        width: 100%;
        min-width: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }
}
.event-page .event-section-5 .program-item__day span {
    text-transform: none;
    color: #cccccc;
}
@media (max-width: 900px) {
    .event-page .event-section-5 .program-item__day span {
        display: inline;
    }
}
.event-page .event-section-5 .program-item__timeline {
    border-bottom: 1px solid #ceced5;
}
.event-page .event-section-5 .program-item__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px;
}
@media (max-width: 640px) {
    .event-page .event-section-5 .program-item__inner {
        display: block;
        margin-bottom: 30px;
    }
}
.event-page .event-section-5 .program-item__hours {
    margin: 0;
    width: 150px;
    min-width: 150px;
    padding-right: 50px;
    text-align: right;
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
}
@media (max-width: 900px) {
    .event-page .event-section-5 .program-item__hours {
        width: 140px;
        min-width: 140px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-5 .program-item__hours {
        text-align: left;
    }
}
.event-page .event-section-5 .program-item__description {
    margin: 0;
    color: #666666;
    font-size: 18px;
    max-width: 600px;
}
@media (max-width: 980px) {
    .event-page .event-section-5 .program-item__description {
        max-width: 540px;
    }
}
.event-page .event-section-6 {
    padding: 80px 0;
}
@media (max-width: 640px) {
    .event-page .event-section-6 {
        padding: 40px 0;
    }
}
.event-page .event-section-7 {
    padding-bottom: 30px;
}
.event-page .event-sliders * {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}
.event-page .event-sliders .event-slider {
    position: relative;
    z-index: 5;
}
@media (max-width: 1220px) {
    .event-page .event-sliders .event-slider {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
    }
}
@media (max-width: 640px) {
    .event-page .event-sliders .event-slider {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
    }
}
.event-page .event-sliders .event-slider:before {
    content: '';
    width: 100%;
    height: 250px;
    background-image: url("../img/event/slider/shadow.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.event-page .event-sliders .event-slider .slide img {
    display: block;
    width: 100%;
}
.event-page .event-sliders .event-slider .slick-arrow {
    width: 10px;
    height: 18px;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    z-index: 2;
    background-image: url("../img/icons/arr-white.png");
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.4;
}
@media (max-width: 640px) {
    .event-page .event-sliders .event-slider .slick-arrow {
        display: none !important;
    }
}
.event-page .event-sliders .event-slider .slick-arrow:hover {
    opacity: 1;
}
.event-page .event-sliders .event-slider .slick-arrow.slick-next {
    right: 50px;
}
.event-page .event-sliders .event-slider .slick-arrow.slick-prev {
    right: 90px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.event-page .event-sliders .event-slider .slick-dots {
    text-align: center;
    margin: 15px 0 0 0;
}
.event-page .event-sliders .event-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
    font-size: 0;
}
.event-page .event-sliders .event-slider .slick-dots li button {
    border: none;
    cursor: pointer;
    background-color: none;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
}
.event-page .event-sliders .event-slider .slick-dots li.slick-active button {
    background-color: #cd9a2b;
}
.event-page .event-sliders .event-slider-nav {
    position: relative;
    z-index: 4;
    top: -1px;
}
@media (max-width: 1220px) {
    .event-page .event-sliders .event-slider-nav {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
    }
}
@media (max-width: 640px) {
    .event-page .event-sliders .event-slider-nav {
        display: none;
    }
}
.event-page .event-sliders .event-slider-nav .slide {
    position: relative;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
}
.event-page .event-sliders .event-slider-nav .slide img {
    display: block;
    width: 100%;
}
.event-page .event-sliders .event-slider-nav .slide.slick-current:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 4px solid #cd9a2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.7);
}
.event-page .event-section-8 {
    padding: 70px 0 10px 0;
}
@media (max-width: 900px) {
    .event-page .event-section-8 {
        padding: 70px 0 0 0;
    }
}
@media (max-width: 640px) {
    .event-page .event-section-8 {
        padding: 20px 0 0 0;
    }
}
.event-page .event-section-8 .container2 {
    border-bottom: 5px solid #f3f3f3;
    padding-bottom: 40px;
}
.event-page .event-section-9 {
    background-color: #f3f3f3;
    padding: 80px 0 40px 0;
}
@media (max-width: 1220px) {
    .event-page .event-section-9 {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
        padding: 80px 40px 1px 40px;
    }
}
@media (max-width: 900px) {
    .event-page .event-section-9 {
        display: none;
    }
}
.event-page .event-section-9 .container2 {
    position: relative;
    z-index: 1;
}
.event-page .event-section-9 .rotate-heading {
    left: -240px;
}
.event-page__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 640px) {
    .event-page__items {
        max-width: 400px;
        margin: 0 auto;
    }
}
.event-page__item {
    width: 31%;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
    display: block;
    margin-left: 3.5%;
}
@media (max-width: 900px) {
    .event-page__item {
        width: 30%;
        margin-left: 5%;
    }
}
@media (min-width: 900px) {
    .event-page__item:nth-of-type(4n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 640px) and (max-width: 900px) {
    .event-page__item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (max-width: 640px) {
    .event-page__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
}
.event-page__item:hover .event-page__item-text {
    color: #cd9a2b;
}
.event-page__item-pic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 127px;
}
.event-page__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.event-page__item-pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    /*background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/news-page/shadow.png");*/
}
.event-page__item-text {
    font-family: ProximaB;
    font-size: 18px;
    color: #333333;
    margin: 15px 0 10px 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.event-page__item-date {
    font-family: ProximaB;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    position: absolute;
    top: 97px;
    left: 0;
    z-index: 4;
    background-color: #f7323f;
}
.event-page__item-date span {
    display: inline;
}
@media (max-width: 1220px) {
    .event-page__item-date span {
        display: none;
    }
}
.event-page__item-refresh {
    font-family: ProximaB;
    font-size: 10px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    background-color: #cd9a2b;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.article-page h1 {
    font-family: ProximaB;
}
@media (max-width: 1220px) {
    .article-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .article-page .container2 {
        padding-left: 0;
        padding-right: 0;
    }
}
.article-page__banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
    position: relative;
    z-index: 1;
    margin: 30px auto 0 auto;
}
@media (max-width: 900px) {
    .article-page__banner {
        height: 415px;
    }
}
@media (max-width: 640px) {
    .article-page__banner {
        height: 200px;
    }
}
.article-page__banner-date {
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #cd9a2b;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
}
@media (max-width: 640px) {
    .article-page__banner-date {
        width: 100%;
    }
}
.article-page__banner-date span {
    line-height: 12px;
}
.article-page__banner-date span img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 12px 0 0;
}
.article-page__banner-date span:nth-of-type(2) {
    margin: 0 0 0 12px;
    padding-left: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.45);
}
.article-page .text-bold {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 22px;
}
@media (max-width: 640px) {
    .article-page .text-bold {
        font-size: 16px;
    }
}
.article-page-section-1 {
    padding: 50px 0 0 0;
}
.article-page-section-2 {
    padding: 50px 0 0 0;
}
.article-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -330px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.article-page .rotate-heading_mobile {
    display: none;
}
@media (max-width: 1220px) {
    .article-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
        display: none;
    }
    .article-page .rotate-heading_mobile {
        display: block;
    }
    .article-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .article-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.article-page .article {
    position: relative;
    z-index: 1;
    padding-left: 150px;
}
@media (max-width: 900px) {
    .article-page .article {
        padding-left: 0px;
        width: 100%;
        min-width: 280px;
        margin: 0 auto;
    }
}
.article-page .article-text h2,
.article-page .article .article-heading {
    color: #333333;
    font-size: 30px;
    font-family: 'ProximaB';
}
@media (max-width: 640px) {
    .article-page .article-text h2,
    .article-page .article .article-heading {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .article-page .article iframe, .event-page .article iframe {
        width: 100%;
    }
}
.article-page .article .article-text {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    max-width: 700px;
    width: 100%;
    word-wrap: break-word;
}
@media (max-width: 640px) {
    .article-page .article .article-text {
        font-size: 16px;
        line-height: 25px;
    }
}
.article-page .article .quote {
    color: #cd9a2b;
    font-family: "ProximaBl";
    font-size: 150px;
    font-weight: 900;
    line-height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
@media (max-width: 900px) {
    .article-page .article .quote {
        font-size: 120px;
        bottom: -90px;
        left: -70px;
    }
}
@media (max-width: 640px) {
    .article-page .article .quote {
        position: static;
        display: block;
        font-size: 60px;
        line-height: 40px;
        text-align: center;
    }
}
.article-page-section-3 {
    padding: 70px 0 0 0;
}
@media (max-width: 640px) {
    .article-page-section-3 {
        padding: 50px 0 0 0;
    }
}
.article-page-section-3 .container2 {
    border-bottom: 5px solid #f3f3f3;
    padding-bottom: 50px;
}
.article-page-section-3 .pic {
    float: right;
    margin: 10px 30px;
    width: 400px;
}
@media (max-width: 900px) {
    .article-page-section-3 .pic {
        width: 300px;
    }
}
@media (max-width: 640px) {
    .article-page-section-3 .pic {
        float: none;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        display: block;
    }
}
.article-page-section-3 .pic img {
    width: 100%;
}
.article-page-section-3 .pic-text {
    font-size: 14px;
    line-height: 25px;
    color: #999999;
    margin: 0;
    margin-top: 10px;
}
@media (max-width: 640px) {
    .article-page-section-3 .pic-text {
        padding: 0 20px;
        margin-bottom: 14px;
    }
}
.article-page-section-3 .pic-text span {
    display: inline-block;
    vertical-align: top;
    color: #cccccc;
    margin: 0 5px;
}
@media (max-width: 900px) {
    .article-page-section-3 .pic-text span {
        display: none;
    }
}
.article-page .event-section-9 {
    background-color: #f3f3f3;
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (max-width: 900px) {
    .article-page .event-section-9 {
        padding-top: 70px;
        padding-bottom: 55px;
    }
}
@media (max-width: 640px) {
    .article-page .event-section-9 {
        padding-top: 50px;
        padding-bottom: 25px;
    }
}
.article-page .event-section-9 .container2 {
    position: relative;
}
.article-page .event-section-9 .rotate-heading {
    left: -240px;
}
@media (max-width: 900px) {
    .article-page .news-page__items,
    .article-page .news-page__items_big,
    .article-page .poster-page__items_big {
        display: none;
    }
}
.article-page .items {
    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;
}
@media (min-width: 900px) {
    .article-page .items {
        display: none;
    }
}
@media (max-width: 640px) {
    .article-page .items {
        display: block;
    }
}
.article-page .item {
    width: 49%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
    cursor: pointer;
    color: #666666;
}
@media (max-width: 640px) {
    .article-page .item {
        width: 100%;
        margin-bottom: 35px;
    }
}
.article-page .item:hover .item-heading {
    color: #cd9a2b;
}
.article-page .item-pic {
    min-width: 133px;
    width: 133px;
    height: 83px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
@media (max-width: 900px) {
    .article-page .item-pic {
        width: 120px;
        min-width: 120px;
        height: 70px;
    }
}
@media (max-width: 640px) {
    .article-page .item-pic {
        width: 135px;
        min-width: 135px;
        height: 85px;
    }
}
.article-page .item-block {
    margin: 0 0 0 30px;
}
@media (max-width: 900px) {
    .article-page .item-block {
        margin: -5px 0 0 20px;
        padding-right: 20px;
    }
}

@media (max-width: 640px) {
    .article-page .item-block {
        margin: -5px 0 0 5px;
        padding-right: 0;
    }
}
.article-page .item-heading {
    display: block;
    font-size: 18px;
    font-family: 'ProximaB';
    margin: 0 0 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333333;
}
@media (max-width: 640px) {
    .article-page .item-heading {
        margin: 0 0 5px 0;
    }
}
.article-page .item-text {
    opacity: 0.7;
    font-size: 14px;
    text-transform: uppercase;
}
@media (max-width: 640px) {
    .article-page .item-text {
        font-size: 16px;
        margin: 0;
    }
}
.article-page .item-date {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
    font-family: ProximaB;
    font-weight: bold;
}
.popup {
    width: 100%;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    z-index: 1000;
}

/*@media (max-width: 640px){
    .popup {
        position: absolute;
    }
}*/

.popup_hidden {
    z-index: -1000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0s;
    transition: 0s;
}
.popup__layout {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.popup .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: white;
}
.popup .centered.hidden {
    opacity: 0;
    top: 10%;
}
.popup .hidden {
    display: none !important;
}
.popup__close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    width: 26px;
    height: 26px;
    z-index: 10;
}
@media (max-width: 1000px) {
    .popup__close {
        top: 15px;
        right: 15px;
    }
}
.popup__close:after,
.popup__close:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #333333;
    position: absolute;
    bottom: 50%;
    left: 0;
}
.special-version.themeWhite .popup__close:after,
.special-version.themeWhite .popup__close:before {
    background-color: #000000;
}
.special-version.themeBlue .popup__close:after,
.special-version.themeBlue .popup__close:before {
    background-color: #063462;
}
.popup__close:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.popup__close:before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.popup__sale {
    padding: 50px 50px 30px 50px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 1000px;
    top: 50px;
    left: -webkit-calc(50% - 500px);
    left: calc(50% - 500px);
    position: relative;
    z-index: 10;
    background-color: white;
}
@media (max-width: 1000px) {
    .popup__sale {
        left: 2%;
        width: 96%;
        padding: 25px 25px 15px 25px;
    }
}
.popup__sale-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 45px;
}
@media (max-width: 900px) {
    .popup__sale-container {
        display: block;
    }
}
.popup__sale .items {
    width: 280px;
    min-width: 280px;
    background-color: #ebebeb;
    text-align: center;
    padding: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 900px) {
    .popup__sale .items {
        width: 100%;
        padding: 25px 15px 10px 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-width: 0;
    }
}
@media (max-width: 640px) {
    .popup__sale .items {
        display: block;
    }
}
@media (max-width: 900px) {
    .popup__sale .items .item {
        width: 30%;
    }
}
@media (max-width: 640px) {
    .popup__sale .items .item {
        width: 100%;
    }
}
.popup__sale .items .item-pic {
    display: block;
    margin: 0 auto 15px auto;
}
.popup__sale .items .item-text {
    max-width: 180px;
    color: #333333;
    font-family: 'ProximaB';
    font-size: 18px;
    line-height: 25px;
}
@media (max-width: 900px) {
    .popup__sale .items .item-text {
        max-width: 100%;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
    }
}
.popup__sale .list {
    margin: 0 0 0 40px;
}
@media (max-width: 640px) {
    .popup__sale .list {
        margin: 15px 0;
    }
}
.popup__sale .list li {
    color: #333333;
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding-left: 20px;
    margin-top: 20px;
}
@media (max-width: 640px) {
    .popup__sale .list li {
        font-size: 16px;
        margin-top: 15px;
    }
}
.popup__sale .list li:nth-of-type(1) {
    margin-top: 0;
}
.popup__sale .list li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #cd9a2b;
}
.popup__sale .text-warning {
    position: relative;
    z-index: 1;
    padding-left: 40px;
    max-width: 680px;
}
.popup__sale .text-warning img {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1;
}
.popup__map {
    padding: 65px 90px 95px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 1090px;
    top: 50px;
    left: -webkit-calc(50% - 545px);
    left: calc(50% - 545px);
    position: relative;
    z-index: 10;
    background-color: #f3f3f3;
}
@media (max-width: 640px) {
    .popup__map {
        background-color: #fff;
        top: 0px;
        left: 0 !important;
        width: 100% !important;
        height: calc(100%);
        margin-bottom: 0px;
    }

    .popup__map .popup__content {
        height: calc(100% - 10px);
        overflow: hidden;
    }

    .popup__map .popup__content .map.row {
        height: calc(100% - 60px);
        overflow: hidden;
    }

    .popup__map h1 {
        font-family: ProximaB
    }

    .popup__map .popup__content .img {
        display: none;
    }

    .popup__map .popup__content .text-640 {
        overflow: auto;
        height: 100%;
    }

    .popup__map .popup__content .text-640 .select-wr:after {
        display: none;
    }

    .popup__map .popup__content ul li {
        text-transform: uppercase;
        color: #212125;
        font-size: 12px;
        line-height: 33px;
        font-weight: bold;
        font-family: ProximaB;
    }
}
@media (max-width: 1220px) {
    .popup__map {
        left: 2%;
        width: 96%;
        padding: 25px 25px 15px 25px;
    }
}
.popup__map .heading {
    margin-bottom: 30px;
}
.popup__map .map .text-900 {
    display: block;
}
@media (max-width: 760px) {
    .popup__map .map .text-900 {
        display: none;
    }
    .popup__map .map .text-640 {
        display: block;
    }
}
.popup__fast {
    padding: 65px 90px 0;
    margin-bottom: 50px;
    margin-left: 30px;
    margin-right: 30px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    left: -webkit-calc(50% - 610px);
    left: calc(50% - 610px);
    max-width: 1160px;
    top: 50px;
    position: relative;
    z-index: 10;
    background-color: #fff;
}
.popup__fast h1 {
    margin-bottom: 30px;
}
.popup__fast .change-time-900 {
    display: block;
}
.popup__fast .hr {
    margin: 42px 0;
    border-bottom: 5px solid #3b3f48;
}
.popup__fast .form-wr {
    width: -webkit-calc(100% + 180px);
    width: calc(100% + 180px);
    margin-left: -90px;
    padding: 55px 90px 80px;
    margin-top: 60px;
    background-color: #e9e9e9;
}
.popup__fast .price-wr {
    width: -webkit-calc(100% + 180px);
    width: calc(100% + 180px);
    margin-left: -90px;
}
.popup__fast .total-price {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.popup__video .popup__close {
    top: 70px;
}
.popup__video .popup__close:after,
.popup__video .popup__close:before {
    background-color: white;
}
.popup__subscribe {
    padding: 65px 80px 90px;
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
    max-width: 1080px;
    background-color: #fff;
    z-index: 10;
    position: relative;
    margin: 200px auto 0;
}
@media (max-width: 1220px) {
    .popup__subscribe {
        padding: 50px 35px;
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}
@media (max-width: 640px) {
    .popup__subscribe {
        padding: 40px 20px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}
.popup__subscribe .h1 {
    font-size: 45px;
    margin-bottom: 30px;
}
@media (max-width: 900px) {
    .popup__subscribe .h1 {
        font-size: 40px;
        margin-bottom: 25px;
    }
}
@media (max-width: 640px) {
    .popup__subscribe .h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}
.popup hr {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cd9a2b;
}
@media (max-width: 640px) {
    .popup hr {
        margin: 10px 0 15px 0;
    }
}
@media only screen and (max-width: 1220px) {
    .popup__fast {
        left: 0;
        padding-left: 40px;
        padding-right: 40px;
    }
    .popup__fast .form-wr,
    .popup__fast .price-wr {
        width: -webkit-calc(100% + 80px);
        width: calc(100% + 80px);
        margin-left: -40px;
    }
    .popup__fast .form-wr {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 640px) {
    .popup__fast {
        width: 100%;
        padding: 0;
        margin: 0;
        top: 0;
    }
}
.exhibitions__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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (min-width: 1200px) {

}
.exhibitions__item {
    /*width: 33.333%;*/
    width: 50%;
    height: 350px;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 20px 50px;
    overflow: hidden;
    flex-grow: 1;
}

.exhibitions__items.even .exhibitions__item,
.exhibitions__items.odd .exhibitions__item {
    width: 50%;
}
@media (min-width: 640px) {
    .exhibitions__items.odd .exhibitions__item:nth-last-child(1),
    .exhibitions__items.odd .exhibitions__item:nth-last-child(2),
    .exhibitions__items.odd .exhibitions__item:nth-last-child(3) {
        width: calc(100% / 3);
    }
}

@media (max-width: 639px) {
    .exhibitions__items.odd .exhibitions__item:nth-last-child(1),
    .exhibitions__items.odd .exhibitions__item:nth-last-child(2),
    .exhibitions__items.odd .exhibitions__item:nth-last-child(3) {
        width: 100%;
    }
}
@media (max-width: 900px) {
    .exhibitions__item {
        padding: 30px 45px;
    }
}
@media (max-width: 640px) {
    .exhibitions__items.even .exhibitions__item,
    .exhibitions__items.odd .exhibitions__item {
        width: 100%;
        height: 250px;
    }
    .special-version .exhibitions__items.odd .exhibitions__item {
        height: auto;
    }
    .exhibitions__item {
        width: 100%;
        height: 250px;
    }
}
.exhibitions__item:nth-of-type(1),
.exhibitions__item:nth-of-type(2) {
    width: 50%;
}
@media (max-width: 640px) {
    .exhibitions__item:nth-of-type(1),
    .exhibitions__item:nth-of-type(2) {
        width: 100%;
    }
}
@media (min-width: 901px) {
    .exhibitions__item:hover .exhibitions__item-container {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 1;
        pointer-events: none;
    }
    .exhibitions__item:hover h3.exhibitions__item-heading:first-child {
        color: #fff !important;
    }
    .exhibitions__item:hover .exhibitions__item-btn {
        top: -webkit-calc(100% - 100px);
        top: calc(100% - 100px);
        opacity: 1;
    }
    .project-item:hover .project-item-container {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 1;
        pointer-events: none;
        z-index: 111111;
        position: relative;
    }
    .project-item:hover .project-item-btn {
        top: -webkit-calc(100% - 100px);
        top: calc(100% - 100px);
        opacity: 1;
    }
    .projects-page-section-4 .item:hover .project-item-container {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 1;
        pointer-events: none;
        z-index: 111111;
        position: relative;
    }
    .projects-page-section-4 .item:hover .project-item-btn {
        top: -webkit-calc(100% - 100px);
        top: calc(100% - 100px);
        opacity: 1;
    }
}
.exhibitions__item-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.exhibitions__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}
.project-item-container {
    opacity: 1;
}

@media (max-width: 640px) {
    .project-item-container hr {
        display: none;
    }
}
.exhibitions__item-container, .project-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .exhibitions__item-container, .project-item-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.exhibitions__item-container > * , .project-item-container > * {
    width: 100%;
}
.exhibitions__item-subheading {
    color: #cd9a2b;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.exhibitions__item-heading {
    font-size: 30px;
    line-height: 35px;
}
@media (max-width: 900px) {
    .exhibitions__item-heading {
        font-size: 20px;
        line-height: 25px;
    }
}
.exhibitions__item-heading span {
    color: #cd9a2b;
    display: inline;
}
.exhibitions__item-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    min-height: 75px;
    height: 75px;
    overflow: hidden;
    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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 900px) {
    .exhibitions__item-text {
        display: none;
    }
}
.exhibitions__item-btn, .project-item-btn {
    color: #ffffff;
    font-size: 12px;
    height: 50px;
    text-transform: uppercase;
    font-family: 'ProximaB';
    width: 200px;
    display: block;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    letter-spacing: 3px;
}
@media (max-width: 900px) {
    .exhibitions__item-btn, .project-item-btn {
        display: none;
    }
}
@media (max-width: 640px) {
    .exhibitions__item-btn, .project-item-btn {
        display: block;
        opacity: 1;
        top: auto;
        bottom: 15px;
        z-index: 2;
    }

    .special-version .exhibitions__item-container {
        padding-bottom: 30px
    }

    .special-version .exhibitions__item-subheading {
        margin-bottom: 0;
    }
}
.exhibition {
    overflow: hidden;
}
.exhibition .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .exhibition .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .exhibition .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .exhibition .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
@media (max-width: 1220px) {
    .exhibition .container2 {
        padding: 0 40px;
    }
}
@media (max-width: 900px) {
    .exhibition .container2 {
        padding: 0 20px;
    }
}
.exhibition-section-1 {
    background-image: url("../img/exhibition/section1/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 286px 0 70px 0;
}
@media (max-width: 900px) {
    .exhibition-section-1 {
        padding: 280px 0;
    }
}
@media (max-width: 640px) {
    .exhibition-section-1 {
        padding: 32px 0;
    }
}
.exhibition-section-1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.exhibition-section-1 .container2 {
    position: relative;
    z-index: 2;
}
.exhibition-section-1 .subheading {
    margin: 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'ProximaB';
    margin-bottom: 8px;
    letter-spacing: 2px;
}
.exhibition-section-1 .heading {
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    color: #ffffff;
    font-family: 'ProximaB';
    letter-spacing: -1px;
}
@media (max-width: 640px) {
    .exhibition-section-1 .heading {
        font-size: 30px;
        line-height: 40px;
    }
}
.exhibition-section-1 .heading span {
    color: #cd9a2b;
}
.exhibition-section-1 .text {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px auto 0 auto;
    max-width: 620px;
}
@media (max-width: 640px) {
    .exhibition-section-1 .text {
        font-size: 16px;
        line-height: 25px;
    }
}
.exhibition-section-1 .btn {
    width: 200px;
    height: 60px;
    border: 2px solid #ffffff;
    display: block;
    margin: 42px auto 0 auto;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
}
.exhibition-section-1 .btn a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 640px) {
    .exhibition-section-1 .btn {
        font-size: 0;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 30px auto 0 auto;
    }
}
.exhibition-section-1 .btn img {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 12px 0 0;
}
@media (max-width: 640px) {
    .exhibition-section-1 .btn img {
        margin: 0 auto;
        display: block;
    }
}
.exhibition-section-2 {
    background-image: url("../img/exhibition/section2/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 70px 0;
}
@media (max-width: 640px) {
    .exhibition-section-2 {
        padding: 30px 0;
    }
}
.exhibition-section-2 .items {
    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;
}
@media (max-width: 640px) {
    .exhibition-section-2 .items {
        display: block;
    }
}
.exhibition-section-2 .item {
    width: 15%;
}
.special-version .exhibition-section-2 .item {
    width: 45%;
}
.special-version .exhibition-section-2 .items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 640px) {
    .exhibition-section-2 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 25px;
    }
}
.exhibition-section-2 .item-pic {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 25px auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background-color: #fdfefd;
}
@media (max-width: 640px) {
    .exhibition-section-2 .item-pic {
        margin: 0 15px 0 0;
        min-width: 56px;
        width: 56px;
        height: 56px;
    }
}
.exhibition-section-2 .item-pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}
@media (max-width: 640px) {
    .exhibition-section-2 .item-pic img {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
        -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
        transform: translateY(-50%) translateX(-50%) scale(0.6);
    }
}
.exhibition-section-2 .item-text {
    color: #333333;
    font-size: 16px;
    line-height: 23px;
    font-family: 'ProximaB';
    text-align: center;
    letter-spacing: -1px;
}
@media (max-width: 640px) {
    .exhibition-section-2 .item-text {
        text-align: left;
    }
}
.exhibition-section-2 hr {
    margin-bottom: 70px;
    margin-top: 40px;
    border-bottom: 1px solid #ceced5;
}
@media (max-width: 640px) {
    .exhibition-section-2 hr {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}
.exhibition-section-2 .text-block {
    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;
}
@media (max-width: 640px) {
    .exhibition-section-2 .text-block {
        display: block;
    }
}
.exhibition-section-2 .text-block .col {
    width: 48.5%;
}
@media (max-width: 640px) {
    .exhibition-section-2 .text-block .col {
        width: 100%;
    }
}
.exhibition-section-2 .text-block .col p {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}
@media (max-width: 640px) {
    .exhibition-section-2 .text-block .col p {
        font-size: 16px;
        line-height: 25px;
    }
}
.exhibition-section-3 {
    padding: 80px 0 27px 0;
}
@media (max-width: 640px) {
    .exhibition-section-3 {
        padding: 40px 0 10px 0;
    }
}
.exhibition-section-3 .container2 {
    position: relative;
    z-index: 1;
}
.exhibition-section-3 .rotate-heading {
    left: -390px;
}
.exhibition-section-3 .items {
    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;
}
@media (max-width: 640px) {
    .exhibition-section-3 .items {
        display: block;
    }
}
.exhibition-section-3 .item {
    width: 49%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 60px;
}
.special-version .exhibition-section-3 .item {
    width: 100%;
}
@media (max-width: 640px) {
    .exhibition-section-3 .item {
        width: 100%;
        margin-bottom: 40px;
    }
}
.exhibition-section-3 .item-pic {
    min-width: 150px;
    width: 150px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
@media (max-width: 900px) {
    .exhibition-section-3 .item-pic {
        min-width: 100px;
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-3 .item-pic {
        min-width: 80px;
        width: 80px;
        height: 80px;
    }
}
.exhibition-section-3 .item-text {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 0 30px;
}
@media (max-width: 900px) {
    .exhibition-section-3 .item-text {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 0 20px;
    }
}
.exhibition-section-4 .items {
    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 (max-width: 640px) {
    .exhibition-section-4 .items {
        display: block;
    }
}
.exhibition-section-4 .item {
    width: 33.333%;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    cursor: pointer;
}
@media (max-width: 900px) {
    .exhibition-section-4 .item {
        padding: 20px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-4 .item {
        width: 100%;
        height: 250px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.exhibition-section-4 .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.exhibition-section-4 .item-text {
    position: relative;
    z-index: 2;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    font-family: 'ProximaB';
}
@media (max-width: 900px) {
    .exhibition-section-4 .item-text {
        font-size: 24px;
        line-height: 30px;
    }
}
.exhibition-section-4 .item-text:after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #cd9a2b;
    display: block;
    margin: 30px auto 0 auto;
}
@media (max-width: 640px) {
    .exhibition-section-4 .item-text:after {
        margin: 10px auto 0 auto;
    }
}
.exhibition-section-5 {
    padding: 80px 0 64px 0;
}
@media (max-width: 640px) {
    .exhibition-section-5 {
        padding: 50px 0;
    }
}
.exhibition-section-5 .container2 {
    position: relative;
    z-index: 1;
}
.exhibition-section-5 .rotate-heading {
    left: -240px;
    top: -40px;
}
.exhibition-section-5 .items {
    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;
}

.special-version .exhibition-section-5 .items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 640px) {
    .exhibition-section-5 .items {
        display: block;
    }
}
.exhibition-section-5 .item {
    width: 15%;
}
.special-version .exhibition-section-5 .item {
    width: 45%;
    margin-bottom: 20px;
}
@media (max-width: 900px) {
    .exhibition-section-5 .item {
        width: 18%;
    }
}
@media (max-width: 770px) {
    .special-version .exhibition-section-5 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: scroll;
    }

    .special-version .exhibition-section-5 .item-pic {
        margin: 0 20px 20px 0;
    }
    .special-version .exhibition-section-5 .item-heading {
        margin: 0;
    }
}
@media (max-width: 640px) {
    .exhibition-section-5 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.exhibition-section-5 .item-pic {
    width: 100px;
    min-width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 30px 0;
}
@media (max-width: 640px) {
    .exhibition-section-5 .item-pic {
        margin: 0 20px 20px 0;
    }
}
.exhibition-section-5 .item-heading {
    color: #000000;
    font-size: 30px;
    line-height: 25px;
    font-family: 'ProximaB';
    margin: 0 0 12px 0;
}
@media (max-width: 900px) {
    .exhibition-section-5 .item-heading {
        font-size: 25px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-5 .item-heading {
        margin: -20px 0 0 0;
    }
}
.exhibition-section-5 .item-text {
    color: #333333;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 0 0;
}
@media (max-width: 900px) {
    .exhibition-section-5 .item-text {
        font-size: 15px;
        letter-spacing: -1px;
    }
}
.exhibition-section-6 {
    padding: 36px 0 40px 0;
    background-image: url("../img/exhibition/section6/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.exhibition-section-6 .container2 {
    position: relative;
}
.exhibition-section-6 .project-items {
    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;
    margin: 40px auto 0 auto;
    position: relative;
    z-index: 1;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
}
.special-version .exhibition-section-6 .project-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.special-version .exhibition-section-6 .project-item {
    width: 100% !important;
}
.exhibition-section-6 .project-items * {
    outline: none;
}
.exhibition-section-6 .project-items .slick-arrow {
    width: 10px;
    height: 18px;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -88px;
    z-index: 2;
    background-image: url("../img/icons/arr-white.png");
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.4;
}
@media (max-width: 640px) {
    .exhibition-section-6 .project-items .slick-arrow {
        top: -85px;
    }
}
.exhibition-section-6 .project-items .slick-arrow:hover {
    opacity: 1;
}
.exhibition-section-6 .project-items .slick-arrow.slick-next {
    right: 15px;
}
.exhibition-section-6 .project-items .slick-arrow.slick-prev {
    right: 55px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.exhibition-section-6 .project-item {
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.special-version .exhibition-section-6 .project-item {
    overflow: auto;
}
.exhibition-section-6 .project-item .img {
    height: 170px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 0 24px 0;
}
@media (max-width: 640px) {
    .exhibition-section-6 .project-item .img {
        margin: 0 0 20px 0;
    }
}
.exhibition-section-6 .project-item:hover h2 {
    color: #cd9a2b;
}
.exhibition-section-6 .project-item h2 {
    color: #fdfefc;
    font-size: 20px;
    line-height: 25px;
    font-family: 'ProximaB';
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .exhibition-section-6 .project-item h2 {
        font-size: 18px;
    }
}
.exhibition-section-6 .project-item p {
    color: #999999;
    font-family: 'ProximaB';
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}
.exhibition-section-6 .project-item hr {
    width: 40px;
    margin-top: 30px;
    border-bottom: 3px solid #cd9a2b;
}
.exhibition-section-6 .project-h {
    width: 100%;
    text-align: center;
}
.exhibition-section-6 .project-h h4 {
    color: #fff;
}
@media (max-width: 640px) {
    .exhibition-section-6 .project-h h4 {
        text-align: left;
        max-width: 200px;
    }
}
.exhibition-section-6 .project-h hr {
    width: 100%;
    margin: 25px auto 0;
    border-bottom: 1px solid #999797;
}
.exhibition-section-7 {
    padding: 80px 0;
    background-color: #fff;
}
@media (max-width: 640px) {
    .exhibition-section-7 {
        padding: 50px 0;
    }
}
.exhibition-section-7 .container2 {
    position: relative;
    z-index: 1;
}
@media (max-width: 640px) {
    .exhibition-section-7 .container2 {
        padding: 0;
    }
}
.exhibition-section-7 .rotate-heading {
    left: -340px;
}
@media (max-width: 640px) {
    .exhibition-section-7 .rotate-heading {
        max-width: 200px;
    }
}
.exhibition-section-7 .feedback .item {
    float: left;
    width: 33.33%;
    padding-right: 35px;
}
.exhibition-section-7 .feedback .item:last-child {
    padding-right: 0;
}
.exhibition-section-7 .feedback .item .item-h {
    margin-bottom: 30px;
}
.exhibition-section-7 .feedback .item .item-h .img,
.exhibition-section-7 .feedback .item .item-h .text {
    float: left;
}
.exhibition-section-7 .feedback .item .item-h .img {
    width: 30%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.exhibition-section-7 .feedback .item .item-h .img img {
    height: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.exhibition-section-7 .feedback .item .item-h .text {
    width: 70%;
    padding-left: 20px;
}
.exhibition-section-7 .feedback .item .item-h .text h3 {
    color: #333333;
}
.exhibition-section-7 .feedback .item .item-h .text .small {
    font-size: 14px;
}
.exhibition-section-8 {
    padding: 100px 0;
}
@media (max-width: 640px) {
    .exhibition-section-8 {
        padding: 50px 0 10px 0;
    }
}
.exhibition-section-8 .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media (max-width: 640px) {
    .exhibition-section-8 .block {
        display: block;
    }
}
.exhibition-section-8 .fieldset {
    width: 47.8%;
    border: 5px solid #cd9a2b;
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 640px) {
    .exhibition-section-8 .fieldset {
        width: 100%;
        margin-bottom: 40px;
    }
}
.exhibition-section-8 .fieldset .legend {
    position: absolute;
    background-color: #fff;
    left: -webkit-calc(50% - 32px);
    left: calc(50% - 32px);
    top: -25px;
    padding: 0 20px;
}
.exhibition-section-8 .fieldset:hover .block-item {
    opacity: 0;
    pointer-events: none;
}
.exhibition-section-8 .fieldset:hover .btn {
    opacity: 1;
}
.exhibition-section-8 .fieldset .block-item {
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.exhibition-section-8 .fieldset .block-item-heading {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.exhibition-section-8 .fieldset .block-item-price {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
}
.exhibition-section-8 .fieldset .block-item-price span {
    color: #cd9a2b;
    font-family: 'ProximaB';
    font-size: 50px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.special-version.font-small .exhibition-section-8 .fieldset .block-item-price span {
    font-size: 20px;
}
.exhibition-section-8 .fieldset .block-item-list li {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 16px;
    line-height: 25px;
}
.exhibition-section-8 .fieldset .block-item-list li:nth-of-type(1):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 4px;
    height: 4px;
    background-color: #cd9a2b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.exhibition-section-8 .btn {
    display: block;
    min-width: 250px;
    height: 69px;
    line-height: 69px;
    padding: 0 35px;
    color: #ffffff;
    font-family: 'ProximaB';
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    background-color: #cd9a2b;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    letter-spacing: 3px;
}
.exhibition-section-9 {
    padding: 80px 0 48px 0;
    background-color: #3b3f48;
}
@media (max-width: 640px) {
    .exhibition-section-9 {
        padding: 50px 0;
    }
}
.exhibition-section-9 .rotate-heading {
    left: -300px;
    color: white;
}
.exhibition-section-9 .container2 {
    position: relative;
    z-index: 1;
}
.exhibition-section-9 .items {
    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;
}
@media (max-width: 640px) {
    .exhibition-section-9 .items {
        display: block;
    }
}
.exhibition-section-9 .item {
    width: 49%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    cursor: pointer;
}
@media (max-width: 640px) {
    .exhibition-section-9 .item {
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }
}
.exhibition-section-9 .item:hover .item-heading {
    color: #cd9a2b;
}
.exhibition-section-9 .item-pic {
    min-width: 133px;
    width: 133px;
    height: 83px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
@media (max-width: 900px) {
    .exhibition-section-9 .item-pic {
        width: 120px;
        min-width: 120px;
        height: 70px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-9 .item-pic {
        width: 135px;
        min-width: 135px;
        height: 85px;
    }
}
.exhibition-section-9 .item-block {
    margin: 0 0 0 30px;
}
@media (max-width: 900px) {
    .exhibition-section-9 .item-block {
        margin: 0 0 0 20px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-9 .item-block {
        margin: 15px 0 0 0;
    }
}
.exhibition-section-9 .item-heading {
    color: #ffffff;
    font-size: 18px;
    font-family: 'ProximaB';
    margin: 0 0 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .exhibition-section-9 .item-heading {
        margin: 0 0 5px 0;
    }
}
.exhibition-section-9 .item-text {
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
}
@media (max-width: 640px) {
    .exhibition-section-9 .item-text {
        font-size: 16px;
        margin: 0;
    }
}
.exhibition-section-10 {
    padding: 100px 0;
}
@media (max-width: 640px) {
    .exhibition-section-10 {
        padding: 35px 0 15px 0;
    }
}
.exhibition-section-10 .iphone {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 190px;
    max-height: 100%;
}
@media (max-width: 1200px) {
    .exhibition-section-10 .iphone {
        left: 40px;
    }
}
@media (max-width: 900px) {
    .exhibition-section-10 .iphone {
        left: 20px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-10 .iphone {
        width: 100px;
        top: -61px;
    }
}
.exhibition-section-10 .container2 {
    position: relative;
    z-index: 1;
    padding-left: 228px;
}
@media (max-width: 1200px) {
    .exhibition-section-10 .container2 {
        padding-left: 270px;
    }
}
@media (max-width: 900px) {
    .exhibition-section-10 .container2 {
        padding-left: 230px;
    }
}
@media (max-width: 640px) {
    .exhibition-section-10 .container2 {
        padding-left: 20px;
    }
}
.exhibition-section-10 h2 {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 30px;
    line-height: 35px;
    padding: 15px 0 0 0;
    margin: 0 0 36px 0;
}
@media (max-width: 640px) {
    .exhibition-section-10 h2 {
        padding-left: 120px;
        min-height: 142px;
        font-size: 22px;
        line-height: 25px;
    }
}
.exhibition-section-10 hr {
    margin-bottom: 30px;
    margin-top: 15px;
    border-bottom: 1px solid #dfdfdf;
}
.exhibition-section-10 .items {
    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;
}

.special-version .exhibition-section-10 .items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 640px) {
    .exhibition-section-10 .items {
        display: block;
    }
}
@media (max-width: 640px) {
    .exhibition-section-10 .item {
        position: relative;
        z-index: 1;
        padding-left: 50px;
        margin-bottom: 20px;
    }
}
.exhibition-section-10 .item-pic {
    height: 32px;
}
@media (max-width: 640px) {
    .exhibition-section-10 .item-pic {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
}
.exhibition-section-10 .item-pic img {
    display: block;
}
.exhibition-section-10 .item-heading {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 18px;
}
@media (max-width: 640px) {
    .exhibition-section-10 .item-heading {
        margin: 0 0 10px 0;
    }
}
.exhibition-section-10 .item-text {
    opacity: 0.7;
    color: #333333;
    font-size: 14px;
}
.exhibition-section-10 .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 900px) {
    .exhibition-section-10 .bottom {
        display: block;
    }
}
.exhibition-section-10 .text {
    margin: 0 0 0 0;
    opacity: 0.7;
    color: #000000;
    font-size: 16px;
    line-height: 25px;
}
@media (max-width: 640px) {
    .exhibition-section-10 .text {
        margin-bottom: 15px;
    }
}
.exhibition-section-10 .store-link {
    display: block;
    width: 132px;
    min-width: 132px;
    margin: 0 0 0 10px;
}
@media (max-width: 900px) {
    .exhibition-section-10 .store-link {
        margin: 0 0 15px 0;
        display: none;
    }
}
.exhibition-section-10 .store-link img {
    width: 100%;
    display: block;
}
.exhibition-section-10 .download {
    color: #ffffff;
    font-size: 12px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'ProximaB';
    text-align: center;
    width: 240px;
    display: none;
    background-color: #cd9a2b;
}
@media (max-width: 900px) {
    .exhibition-section-10 .download {
        margin: 15px 0 0 0;
        display: block;
    }
}
@media (max-width: 640px) {
    .exhibition-section-10 .download {
        width: 280px;
        margin: 15px auto 0 auto;
    }
}
.exhibition-section-11__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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.special-version .exhibition-section-11__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.exhibition-section-11__item {
    width: 50%;
    height: 350px;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 20px 50px;
    overflow: hidden;
}
@media (max-width: 900px) {
    .exhibition-section-11__item {
        padding: 30px 45px;
    }

    .special-version .exhibition-section-11__item {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .exhibition-section-11__item {
        width: 100%;
        height: 250px;
    }
    .special-version .exhibition-section-11__item {
        height: auto;
    }
}
.exhibition-section-11__item:hover .exhibition-section-11__item-container {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
    pointer-events: none;
}
.exhibition-section-11__item:hover .exhibition-section-11__item-btn {
    top: -webkit-calc(100% - 100px);
    top: calc(100% - 100px);
    opacity: 1;
}
.exhibition-section-11__item-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.exhibition-section-11__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}
.exhibition-section-11__item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .exhibition-section-11__item-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.exhibition-section-11__item-container > * {
    width: 100%;
}
.exhibition-section-11__item-subheading {
    color: #cd9a2b;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.exhibition-section-11__item-heading {
    font-size: 30px;
    line-height: 35px;
    color: white;
}
@media (max-width: 900px) {
    .exhibition-section-11__item-heading {
        font-size: 20px;
        line-height: 25px;
    }
}
.exhibition-section-11__item-heading span {
    color: #cd9a2b;
    display: inline;
}
.exhibition-section-11__item-text {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    min-height: 75px;
    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;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 900px) {
    .exhibition-section-11__item-text {
        display: none;
    }
}
.exhibition-section-11__item-btn {
    color: #ffffff;
    font-size: 12px;
    height: 50px;
    text-transform: uppercase;
    font-family: 'ProximaB';
    width: 200px;
    display: block;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: -webkit-calc(50% - 100px);
    left: calc(50% - 100px);
    top: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}
.exhibition .follow {
    padding: 0 0 0 0;
}
.exhibition .follow .container2 {
    border-top: 5px solid #f3f3f3;
    padding: 40px 0 40px 0;
}
@media (max-width: 1200px) {
    .exhibition .follow .container2 {
        padding: 40px;
    }
}
@media (max-width: 900px) {
    .exhibition .follow .container2 {
        padding: 20px;
    }
}
.exhibition .exhibition-sliders * {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.exhibition .exhibition-sliders .container2 {
    position: relative;
    z-index: 2;
}
.exhibition .exhibition-sliders .rotate-heading {
    left: -240px;
    top: 0;
    color: white;
}
@media (max-width: 1200px) {
    .exhibition .exhibition-sliders .rotate-heading {
        position: absolute;
        top: 60px;
        left: 40px;
    }
}
@media (max-width: 640px) {
    .exhibition .exhibition-sliders .rotate-heading {
        position: static;
        color: #333333;
        margin-bottom: 20px;
    }
}
.exhibition .exhibition-sliders .exhibition-slider {
    position: relative;
    z-index: 1;
}
.exhibition .exhibition-sliders .exhibition-slider:before {
    content: '';
    width: 100%;
    height: 250px;
    background-image: url("../img/event/slider/shadow.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.exhibition .exhibition-sliders .exhibition-slider .slide img {
    display: block;
    width: 100%;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-arrow {
    width: 10px;
    height: 18px;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
    /*outline: none;*/
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    z-index: 2;
    background-image: url("../img/icons/arr-white.png");
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.4;
}
@media (max-width: 640px) {
    .exhibition .exhibition-sliders .exhibition-slider .slick-arrow {
        display: none !important;
    }
}
.exhibition .exhibition-sliders .exhibition-slider .slick-arrow:hover,
.exhibition .exhibition-sliders .exhibition-slider .slick-arrow:focus {
    opacity: 1;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-arrow.slick-next {
    right: 50px;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-arrow.slick-prev {
    right: 90px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.exhibition .exhibition-sliders .exhibition-slider .slick-dots {
    text-align: center;
    margin: 15px 0 0 0;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
    font-size: 0;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-dots li button {
    border: none;
    cursor: pointer;
    background-color: none;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
}
.exhibition .exhibition-sliders .exhibition-slider .slick-dots li.slick-active button {
    background-color: #cd9a2b;
}
@media (max-width: 640px) {
    .exhibition .exhibition-sliders .exhibition-slider-nav {
        display: none;
    }
}
.exhibition .exhibition-sliders .exhibition-slider-nav .slide {
    position: relative;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
}
.exhibition .exhibition-sliders .exhibition-slider-nav .slide img {
    display: block;
    width: 100%;
}
.exhibition .exhibition-sliders .exhibition-slider-nav .slide.slick-current:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 4px solid #cd9a2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.7);
}
.blog-page h1 {
    font-family: ProximaB;
}
@media (max-width: 1220px) {
    .blog-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .blog-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.blog-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -160px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .blog-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .blog-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .blog-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.blog-page .filter-blog {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
@media (max-width: 640px) {
    .special-version .blog-page .filter-blog {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .blog-page .filter-blog .poster-page__filter-btns {
        width: 180px;
    }
    .blog-page .filter-blog .poster-page__filter-btns .poster-page__filter-btn_select {
        margin-bottom: 0;
    }
    .special-version .blog-page .filter-blog .poster-page__filter-btns {
        width: auto;
        margin-bottom: 10px;
    }
    .blog-page .filter-blog .poster-page__filter-container {
        width: 90px;
    }

    .special-version .blog-page .filter-blog .poster-page__filter-container {
        width: auto;
    }
}
.blog-page-section-1 {
    padding-top: 50px;
    padding-bottom: 120px;
    background-color: #fff;
}
@media (max-width: 640px) {
    .blog-page-section-1 {
        padding-top: 35px;
    }
}
.blog-page-section-1 .big-text {
    margin: 25px 0;
}
.blog-page-section-1 .blog .blog-big,
.blog-page-section-1 .blog .blog-small {
    float: left;
}
.blog-page-section-1 .blog .blog-big a:hover h3,
.blog-page-section-1 .blog .blog-small a:hover h3 {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #cd9a2b;
}
.blog-page-section-1 .blog h3 {
    font-family: ProximaB;
    color: #fff;
    font-size: 25px;
}
@media (max-width: 640px) {
    .blog-page-section-1 .blog h3 {
        font-size: 20px;
    }
}
.blog-page-section-1 .blog .item img {
    width: 100%;
}
.blog-page-section-1 .blog .date {
    color: #999999;
    font-family: ProximaB;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
}
.blog-page-section-1 .blog .blog-big {
    width: 50%;
    padding-right: 15px;
}
.blog-page-section-1 .blog .blog-big .item {
    position: relative;
    height: 440px;
}
.blog-page-section-1 .blog .blog-big .item .text {
    position: absolute;
    width: 90%;
    bottom: 5%;
    margin-left: 20px;
}
.blog-items .blog-item .img:before,
.blog-page-section-1 .blog .blog-small .item:before,
.blog-page-section-1 .blog .blog-big .item:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.4);
}
.blog-page-section-1 .blog .blog-small {
    width: 50%;
    padding-left: 15px;
}
.blog-page-section-1 .blog .blog-small .item {
    margin-top: 30px;
    position: relative;
    height: 205px;
}
.blog-page-section-1 .blog .blog-small .item .text {
    position: absolute;
    width: 90%;
    bottom: 10%;
    margin-left: 20px;
}
.blog-page-section-1 .blog .blog-small .item:first-child {
    margin-top: 0;
}
@media only screen and (max-width: 640px) {
    .blog-page-section-1 .blog .blog-big .item,
    .blog-page-section-1 .section-5 .blog .blog-small .item {
        height: 180px;
    }
    .blog-page-section-1 .blog .blog-small {
        padding-left: 0;
    }
    .blog-page-section-1 .blog .blog-big {
        padding-right: 0;
    }
    .blog-page-section-1 .blog .blog-big,
    .blog-page-section-1 .blog .blog-small {
        width: 100%;
    }
    .blog-page-section-1 .blog .blog-big {
        margin-bottom: 30px;
    }
}
.blog-page-section-3 {
    background-color: #f3f3f3;
    padding-bottom: 70px;
}
.blog-page__form {
    width: 100%;
    background-color: #ffffff;
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 40px;
    margin: 10px 0 40px 0;
}
@media (max-width: 900px) {
    .blog-page__form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 38px;
    }
}
@media (max-width: 640px) {
    .blog-page__form {
        display: block;
        padding: 30px;
        margin: 20px 0 20px 0;
    }
}
.blog-page__form-text {
    font-family: ProximaB;
    font-size: 20px;
    color: #333333;
    max-width: 320px;
}
@media (max-width: 900px) {
    .blog-page__form-text {
        width: 100%;
        max-width: 100%;
        font-size: 18px;
    }
}
.blog-page__form-input {
    width: 220px;
    height: 40px;
    border: 1px solid #ceced5;
    background-color: #ffffff;
    display: block;
    padding: 0 18px;
    font-size: 16px;
    font-family: Proxima;
    color: #333333;
    outline: none;
}
@media (max-width: 900px) {
    .blog-page__form-input {
        width: 55.8%;
    }
}
@media (max-width: 640px) {
    .blog-page__form-input {
        width: 100%;
        margin-bottom: 20px;
    }
}
.blog-page__form-btn {
    width: 180px;
    height: 40px;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    font-family: ProximaB;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
@media (max-width: 640px) {
    .blog-page__form-btn {
        width: 100%;
    }
}
.blog-items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 900px) {
    .blog-items {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        margin-left: -10px;
    }
}
@media (max-width: 640px) {
    .blog-items {
        width: 100%;
        margin-left: 0;
    }
}
.blog-items .blog-item {
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    height: 200px;
    position: relative;
    margin-bottom: 30px;
}
.blog-items .blog-item:last-child {
    margin-bottom: 0;
}
@media (max-width: 900px) {
    .blog-items .blog-item {
        margin-left: 10px;
        margin-right: 10px;
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        height: 155px;
    }
}
@media (max-width: 640px) {
    .blog-items .blog-item {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        height: 180px;
    }
}
.blog-items .blog-item:hover h3 {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #cd9a2b !important;
}
.blog-items .blog-item .img {
    height: 100%;
}
.blog-items .blog-item .text {
    position: absolute;
    width: 85%;
    left: 7.5%;
    bottom: 0;
}
.blog-items .blog-item .text h3 {
    color: #fff;
}
.blog-items .blog-item .text .small-text {
    font-size: 11px;
    font-family: ProximaB;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 15px;
}
@media (max-width: 900px) {
    .blog-items .blog-item .text .small-text {
        margin-top: 5px;
    }
}
@media (max-width: 640px) {
    .blog-items .blog-item .text .small-text {
        margin-top: 15px;
    }
}
.blog-article-page h1 {
    font-family: ProximaB;
}
.blog-article-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -345px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.blog-article-page .rotate-heading span {
    color: #cccccc;
    display: inline;
}
@media (max-width: 1220px) {
    .blog-article-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .blog-article-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .blog-article-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.blog-article-page__banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
    position: relative;
    z-index: 1;
    margin: 30px auto 0 auto;
}
@media (max-width: 900px) {
    .blog-article-page__banner {
        height: 415px;
    }
}
@media (max-width: 640px) {
    .blog-article-page__banner {
        height: 200px;
    }
}
.blog-article-page__banner-date {
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #cd9a2b;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
}
@media (max-width: 640px) {
    .blog-article-page__banner-date {
        width: 100%;
    }
}
.blog-article-page__banner-date span {
    line-height: 12px;
}
.blog-article-page__banner-date span img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 12px 0 0;
}
.blog-article-page__banner-date span:nth-of-type(2) {
    margin: 0 0 0 12px;
    padding-left: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.45);
}
.blog-article-page .text-bold {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 22px;
}
@media (max-width: 640px) {
    .blog-article-page .text-bold {
        font-size: 16px;
    }
}
.blog-article-page-section-1 {
    padding-top: 50px;
}
@media (max-width: 1220px) {
    .blog-article-page-section-1 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .blog-article-page-section-1 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.blog-article-page-section-2 {
    padding-top: 50px;
}
@media (max-width: 1220px) {
    .blog-article-page-section-2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .blog-article-page-section-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.blog-article-page-section-2 .container2 {
    border-bottom: 5px solid #f3f3f3;
    padding-bottom: 50px;
}
.blog-article-page .article {
    position: relative;
    z-index: 1;
    width: 600px;
    margin: 0 auto;
}
@media (max-width: 900px) {
    .blog-article-page .article {
        width: 84%;
    }
}
@media (max-width: 640px) {
    .blog-article-page .article {
        width: 100%;
    }
}
.blog-article-page .article-text h2,
.blog-article-page .article .article-heading {
    color: #333333;
    font-size: 30px;
    font-family: 'ProximaB';
}
@media (max-width: 640px) {
    .blog-article-page .article-text h2,
    .blog-article-page .article .article-heading {
        font-size: 20px;
    }
}
.blog-article-page .article .article-text {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    max-width: 700px;
    width: 100%;
}
@media (max-width: 640px) {
    .blog-article-page .article .article-text {
        font-size: 16px;
        line-height: 25px;
    }
}
.blog-article-page .article .quote {
    color: #cd9a2b;
    font-family: "ProximaBl";
    font-size: 150px;
    font-weight: 900;
    line-height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
@media (max-width: 900px) {
    .blog-article-page .article .quote {
        font-size: 120px;
        bottom: -90px;
        left: -70px;
    }
}
@media (max-width: 640px) {
    .blog-article-page .article .quote {
        position: static;
        display: block;
        font-size: 60px;
        line-height: 40px;
        text-align: center;
    }
}
@media (max-width: 1220px) {
    .blog-article-page .follow {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .blog-article-page .follow {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.comment {
    background-color: #f3f3f3;
    padding-top: 65px;
    padding-bottom: 50px;
}
@media (max-width: 1220px) {
    .comment {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .comment {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 40px;
    }
}
@media (max-width: 640px) {
    .comment .hidden-sm {
        display: none;
    }
}
.comment .show-sm {
    padding-bottom: 40px;
}
@media (min-width: 640px) {
    .comment .show-sm {
        display: none;
    }
}
.comment-items {
    margin-bottom: 53px;
}
.comment-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 750px;
    width: 100%;
    margin-bottom: 23px;
}
@media (max-width: 900px) {
    .comment-item {
        display: block;
        max-width: 100%;
    }
}
.comment-name {
    color: #333333;
    font-family: "ProximaB";
    font-size: 18px;
    line-height: 20px;
    width: 150px;
    min-width: 150px;
}
@media (max-width: 900px) {
    .comment-name {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
}
.comment-date {
    color: #cccccc;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 0;
}
.comment-date span {
    display: inline;
    margin-left: 22px;
    position: relative;
}
.comment-date span:before {
    content: '';
    display: block;
    width: 1px;
    height: 11px;
    background-color: #e1e2e0;
    top: 4px;
    left: -11px;
    position: absolute;
}
.comment-text {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
}
.comment-download {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
    margin: 0 0 0 150px;
    cursor: pointer;
}
.comment-download:hover {
    text-decoration: none;
}
@media (max-width: 900px) {
    .comment-download {
        margin: 0 0 0 0;
    }
}
.comment-form {
    max-width: 600px;
    margin: 0 auto;
}
@media (max-width: 900px) {
    .comment-form {
        max-width: 100%;
    }
}
.comment-form__heading {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-top: 5px solid #3b3f48;
    border-bottom: 1px solid #ceced5;
    padding: 25px 0 22px 0;
}
.comment-form__container {
    width: -webkit-calc();
    width: calc();
    /*margin-bottom: -100px;*/
}
@media (max-width: 640px) {
    .comment-form__container {
        margin-bottom: 0;
    }
}
.comment-form__group {
    float: left;
    width: 50%;
}
.comment-form__group.first,
.comment-form__group.third {
    padding-right: 20px;
}
.comment-form__group.second {
    padding-left: 20px;
}
.comment-form__group.third {
    position: relative;
    top: -100px;
}
.comment-form__group_big {
    width: 100%;
    /*padding-bottom: 50px;*/
}
@media (max-width: 640px) {
    .comment-form__group_big {
        padding-bottom: 0;
    }
}
@media (max-width: 640px) {
    .comment-form__group {
        width: 100%;
    }
    .comment-form__group.first,
    .comment-form__group.third {
        padding-right: 0;
    }
    .comment-form__group.second {
        padding-left: 0;
    }
    .comment-form__group.third {
        position: static;
        top: 0;
        left: 0;
    }
}
.comment-form__label {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    margin: 18px 0;
}
.comment-form__input {
    width: 100%;
    height: 40px;
    background-color: white;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
}
.comment-form__textarea {
    width: 100%;
    height: 200px;
    resize: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-family: inherit;
}
.comment-form__captcha {
    width: 100%;
    height: 140px;
    background-color: #dcdce1;
    padding: 18px 30px 30px 30px;
}
.comment-form__captcha-pic {
    max-width: 96%;
    display: block;
    margin: 0 auto 15px auto;
}
.comment-form__captcha-input {
    width: 100%;
    height: 40px;
    background-color: white;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    display: block;
    margin: 0 auto 0 auto;
}
.comment-form .btn {
    width: 280px;
    max-width: 100%;
    height: 50px;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    font-family: ProximaB;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    margin: 50px auto 0 auto;
}
@media (max-width: 640px) {
    .comment-form .btn {
        margin: 40px auto 0 auto;
    }
}
.contacts h1 {
    font-family: ProximaB;
}
.contacts .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -330px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .contacts .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .contacts .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .contacts .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.contacts-section-1 {
    padding-top: 50px;
}
@media (max-width: 1220px) {
    .contacts-section-1 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .contacts-section-1 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
}
.contacts-section-1 .big-text {
    margin: 25px 0;
}
.contacts-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 60px auto 0 auto;
    max-width: 1200px;
}
@media (max-width: 960px) {
    .contacts-container {
        display: block;
    }
}
@media (max-width: 640px) {
    .contacts-container {
        margin: 0 auto;
    }
}
.contacts-map {
    width: 66%;
}
@media (max-width: 960px) {
    .contacts-map {
        width: 100%;
        height: 460px;
    }
}
.contacts-address {
    width: 34%;
    color: #000000;
}
@media (max-width: 960px) {
    .contacts-address {
        width: 100%;
    }
}
.contacts-address-top {
    background-color: #e4e4e4;
    padding: 40px;
}
.contacts-address-top h3 {
    margin-bottom: 30px;
}
.contacts-address-top p:last-of-type {
    margin-bottom: 0;
}
@media (max-width: 960px) {
    .contacts-address-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (max-width: 640px) {
    .contacts-address-top {
        display: block;
        padding: 30px 20px 30px 30px;
    }
    .contacts-address-top h3 {
        text-align: center;
    }
}
.contacts-address-top hr {
    height: 1px;
    width: 100%;
    background-color: #cbcbcb;
    margin: 25px 0 30px 0;
}
@media (max-width: 960px) {
    .contacts-address-top hr {
        height: 160px;
        width: 1px;
        margin: 0 15px;
    }
}
@media (max-width: 640px) {
    .contacts-address-top hr {
        height: 1px;
        width: 100%;
        margin: 25px 0 30px 0;
    }
}
.contacts-address-top p {
    position: relative;
    padding-left: 100px;
}

.special-version .contacts-address-top p {
    padding-left: 0;
}
.contacts-address-top p span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    display: inline-block;
    vertical-align: top;
}

.special-version .contacts-address-top p span {
    position: static;
}
.contacts-address-top p a {
    color: #1e60a5;
}
.contacts-address-top .work-time p {
    white-space: nowrap;
    padding-left: 0;
}
.contacts-address-top .work-time p span {
    position: static;
    width: auto;
}
.contacts-address-top .work-time p i {
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    color: #c6c3c3;
}

.special-version .contacts-address-top .work-time p i {
    display: none;
}
.special-version.font-normal .news-page__item-date,
.special-version.font-normal .news-page__item-author {
    font-size: 15px;
}
.special-version.font-small .contacts-address-top,
.special-version.font-small .contacts-address-bottom,
.special-version.font-small .news-page__item-date,
.special-version.font-small .news-page__item-author {
    font-size: 12px;
}
.special-version.font-small .contacts-address-top h3 {
    font-size: 16px;
}
.special-version.font-big .contacts-address-top,
.special-version.font-big .contacts-address-bottom,
.special-version.font-big .news-page__item-date,
.special-version.font-big .news-page__item-author {
    font-size: 20px;
}
.special-version.font-big .contacts-address-top h3 {
    font-size: 25px;
}
.contacts-address-bottom {
    background-color: #f3f3f4;
    padding: 20px 40px 20px 70px;
    position: relative;
    z-index: 1;
}
@media (max-width: 640px) {
    .contacts-address-bottom {
        padding: 20px 30px 20px 55px;
    }
}
.contacts-address-bottom img {
    position: absolute;
    top: 24px;
    left: 40px;
    z-index: 1;
}
@media (max-width: 640px) {
    .contacts-address-bottom img {
        left: 30px;
    }
}
.contacts-section-3 {
    padding-top: 80px;
    padding-bottom: 40px;
}
@media (max-width: 1220px) {
    .contacts-section-3 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .contacts-section-3 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.contacts-section-3 .items {
    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;
    min-height: 240px;
}
@media (max-width: 960px) {
    .contacts-section-3 .items {
        display: block;
    }
}
.contacts-section-3 .item {
    width: 48%;
}
@media (max-width: 1200px) {
    .special-version .contacts-section-3 .item {
        overflow-x: scroll;
    }
}
@media (max-width: 960px) {
    .contacts-section-3 .item {
        width: 100%;
    }
}
.contacts-section-3 .item:nth-of-type(1) .item-list:nth-of-type(1) h3,
.contacts-section-3 .item:nth-of-type(2) .item-list:nth-of-type(1) h3 {
    padding-top: 18px;
}
.contacts-section-3 .item:nth-of-type(2) .item-list h3 {
    margin-bottom: 16px;
}
.contacts-section-3 .item-list {
    position: relative;
    z-index: 1;
    padding-left: 110px;
    margin-bottom: 40px;
}
@media (max-width: 640px) {
    .contacts-section-3 .item-list {
        padding-left: 0;
    }
}
.contacts-section-3 .item-list-pic {
    width: 80px;
    height: 80px;
    background-color: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
@media (max-width: 640px) {
    .contacts-section-3 .item-list-pic {
        width: 56px;
        height: 56px;
        float: left;
        position: relative;
        margin: 0 15px 20px 0;
    }
}
.contacts-section-3 .item-list-pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.contacts-section-3 .item-list h3 {
    color: #333333;
}
@media (max-width: 640px) {
    .contacts-section-3 .item-list h3 {
        padding-top: 5px;
    }
}
.contacts-section-3 .item-list p {
    color: #000000;
    line-height: 25px;
}
@media (max-width: 640px) {
    .contacts-section-3 .item-list p {
        clear: both;
    }
}
@media (max-width: 640px) {
    .contacts-section-3 .item-list ul {
        clear: both;
    }
}
.contacts-section-3 .item-list li {
    color: #000000;
    line-height: 25px;
    position: relative;
    z-index: 1;
    padding-left: 21px;
    margin-bottom: 8px;
}
.contacts-section-3 .item-list li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}
.contacts-section-4 .project {
    position: relative;
}
.contacts-section-4 .project-item {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    color: #fff;
}
@media (max-width: 960px) {
    .contacts-section-4 .project-item {
        width: 50%;
    }
}
@media (max-width: 640px) {
    .contacts-section-4 .project-item {
        width: 100%;
    }
}
.contacts-section-4 .project-item .img {
    height: 580px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 960px) {
    .contacts-section-4 .project-item .img {
        height: 350px;
    }
}
@media (max-width: 640px) {
    .contacts-section-4 .project-item .img {
        height: 250px;
    }
}
.contacts-section-4 .project-item .mask {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.contacts-section-4 .project-item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.contacts-section-4 .project-item:hover h2 {
    color: #cd9a2b;
}
.contacts-section-4 .project-item:hover span {
    color: #fff;
}
.contacts-section-4 .project-item:hover .mask {
    opacity: 0.5;
}
.contacts-section-4 .project-item img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contacts-section-4 .project-item .text {
    width: 90%;
    position: absolute;
    bottom: 60px;
    left: 7%;
    z-index: 2;
}
@media (max-width: 960px) {
    .contacts-section-4 .project-item .text {
        overflow-y: scroll;
        max-height: 236px;
    }
}
@media (max-width: 640px) {
    .contacts-section-4 .project-item .text {
        text-align: center;
        left: 5%;
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.contacts-section-4 .project-item span {
    width: 80%;
}
@media (max-width: 640px) {
    .contacts-section-4 .project-item span {
        width: 100%;
        display: none;
    }
}
.contacts-section-4 .project-item h2 {
    margin-bottom: 20px;
}
.contacts-section-4 .project-item hr {
    width: 40px;
    margin-top: 30px;
    border-bottom: 3px solid #cd9a2b;
    text-align: left;
}
@media (max-width: 640px) {
    .contacts-section-4 .project-item hr {
        margin: 30px auto 0 auto;
    }
}
.about .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .about .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .about .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .about .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.about .poster-page__items.poster-page__items_big {
    padding-bottom: 0;
}
.about-section-1 {
    background-image: url("../img/about/about-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 380px;
    padding-bottom: 70px;
}
@media (max-width: 900px) {
    .about-section-1 {
        padding-top: 190px;
        padding-bottom: 50px;
    }
}
@media (max-width: 1220px) {
    .about-section-1 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .about-section-1 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.about-section-1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.about-section-1 .container2 {
    position: relative;
    z-index: 2;
}
.about-section-1 .subheading {
    margin: 0;
    color: #cd9a2b;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'ProximaB';
    margin-bottom: 8px;
    letter-spacing: 2px;
}
.about-section-1 .heading {
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    color: #ffffff;
    font-family: 'ProximaB';
    letter-spacing: -1px;
}
@media (max-width: 640px) {
    .about-section-1 .heading {
        font-size: 30px;
        line-height: 40px;
    }
}
.about-section-1 .heading span {
    color: #cd9a2b;
}
.about-section-1 .text {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px auto 0 auto;
    max-width: 620px;
}
@media (max-width: 640px) {
    .about-section-1 .text {
        font-size: 16px;
        line-height: 25px;
    }
}
.about-section-1 .btn {
    width: 200px;
    height: 60px;
    border: 2px solid #ffffff;
    display: block;
    margin: 42px auto 0 auto;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
}
.about-section-1 .btn a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
@media (max-width: 640px) {
    .about-section-1 .btn {
        font-size: 0;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 30px auto 0 auto;
    }
}
.about-section-1 .btn img {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 12px 0 0;
}
@media (max-width: 640px) {
    .about-section-1 .btn img {
        margin: 0 auto;
        display: block;
    }
}
.about-section-2 {
    background-image: url("../img/exhibition/section2/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 70px;
}
@media (max-width: 1220px) {
    .about-section-2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .about-section-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.about-section-2 p {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    text-align: center;
}
@media (max-width: 375px) {
    .special-version .about-section-2 .container2 > p {
        overflow-x: scroll;
    }
}

@media (max-width: 640px) {
    .about-section-2 p {
        font-size: 16px;
        line-height: 25px;
        text-align: left;
    }
}
.about-section-2 .items {
    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;
    margin: 50px auto 0 auto;
}

.special-version .about-section-2 .items {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.special-version .about-section-2 .item {
    width: 30%;
    margin-right: 3%;
}

.special-version.bigCerning .about-section-2 .item {
    width: 50%;
}

@media (max-width: 640px) {
    .special-version .about-section-2 .item {
        width: 100% !important;
    }
}

@media (max-width: 375px) {
    .special-version .about-section-2 .items {
        overflow-x: scroll;
    }
}

@media (max-width: 640px) {
    .about-section-2 .items {
        display: block;
    }
}
.about-section-2 .item {
    width: 15%;
}
@media (max-width: 640px) {
    .about-section-2 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 25px;
    }
}
.about-section-2 .item-pic {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 25px auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background-color: #fdfefd;
}
@media (max-width: 640px) {
    .about-section-2 .item-pic {
        margin: 0 15px 0 0;
        min-width: 56px;
        width: 56px;
        height: 56px;
    }
}
.about-section-2 .item-pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}
@media (max-width: 640px) {
    .about-section-2 .item-pic img {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
        -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
        transform: translateY(-50%) translateX(-50%) scale(0.6);
    }
}
.about-section-2 .item-text {
    color: #333333;
    font-size: 16px;
    line-height: 23px;
    font-family: 'ProximaB';
    text-align: center;
    letter-spacing: -1px;
}
@media (max-width: 640px) {
    .about-section-2 .item-text {
        text-align: left;
    }
}
.about-section-2 hr {
    margin-bottom: 70px;
    margin-top: 40px;
    border-bottom: 1px solid #ceced5;
}
@media (max-width: 640px) {
    .about-section-2 hr {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}
.about-section-2 .text-block {
    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;
}
@media (max-width: 640px) {
    .about-section-2 .text-block {
        display: block;
    }
}
.about-section-3 .project {
    position: relative;
}
.about-section-3 .project-item {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    color: #fff;
}
@media (max-width: 960px) {
    .about-section-3 .project-item {
        width: 50%;
    }
}
@media (max-width: 640px) {
    .about-section-3 .project-item {
        width: 100%;
    }
}
.about-section-3 .project-item .img {
    height: 400px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 960px) {
    .about-section-3 .project-item .img {
        height: 350px;
    }
}
@media (max-width: 640px) {
    .about-section-3 .project-item .img {
        height: 250px;
    }
}
.about-section-3 .project-item .mask {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.about-section-3 .project-item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.about-section-3 .project-item:hover h2 {
    color: #cd9a2b;
}
.about-section-3 .project-item:hover span {
    color: #fff;
}
.about-section-3 .project-item:hover .mask {
    opacity: 0.5;
}
.about-section-3 .project-item img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.about-section-3 .project-item .text {
    width: 90%;
    position: absolute;
    text-align: center;
    left: 5%;
    bottom: 15%;
    z-index: 2;
}
@media (max-width: 640px) {
    .about-section-3 .project-item .text {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        bottom: auto;
    }
}
.about-section-3 .project-item span {
    width: 80%;
}
@media (max-width: 640px) {
    .about-section-3 .project-item span {
        width: 100%;
        display: none;
    }
}
.about-section-3 .project-item h2 {
    margin-bottom: 20px;
}
.about-section-3 .project-item hr {
    width: 40px;
    margin: 30px auto 0 auto;
    border-bottom: 3px solid #cd9a2b;
}
.about-section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media (max-width: 640px) {
    .about-section-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.about-section-4 .item {
    width: 50%;
}
@media (max-width: 640px) {
    .about-section-4 .item {
        width: 100%;
    }
    .about-section-4 .item:nth-of-type(2) {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
}
.about-section-4 .item-right {
    background-color: #e3e3e3;
    padding: 50px;
    color: #333333;
    height: 100%;
}
@media (max-width: 900px) {
    .about-section-4 .item-right {
        padding: 40px;
    }
}
@media (max-width: 640px) {
    .about-section-4 .item-right {
        padding: 20px;
    }
}
.about-section-4 .item-right hr {
    background-color: #cac9c9;
    height: 1px;
    width: 100%;
    margin: 20px 0 30px 0;
}
.about-section-4 .item-right-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 900px) {
    .about-section-4 .item-right-block {
        display: block;
    }
}
.about-section-4 .item-right-block > div:nth-of-type(1) {
    margin: 0 40px 0 0;
}
@media (max-width: 900px) {
    .about-section-4 .item-right-block > div:nth-of-type(1) {
        margin: 0 0 24px 0;
    }
    .about-section-4 .item-right-block > div:nth-of-type(1) h3,
    .about-section-4 .item-right-block > div:nth-of-type(1) p {
        margin: 10px 0;
    }
}
.about-section-4 .item-right-bottom p {
    position: relative;
    z-index: 1;
    padding-left: 28px;
}
.about-section-4 .item-right-bottom p img {
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 1;
}
.about-section-4 .item-right-bottom p a {
    color: #1d5ea2;
}
.about-section-4 .item-map {
    background-image: url("../img/about/map.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    z-index: 1;
}
.about-section-4 .item-map:before,
.about-section-4 .item-map:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about-section-4 .item-map:before {
    z-index: 3;
    background-color: black;
    opacity: 0.3;
}
.about-section-4 .item-map:after {
    z-index: 4;
    background-color: #cd9a2b;
    opacity: 0.3;
}
@media (max-width: 640px) {
    .about-section-4 .item-map {
        height: 250px;
    }
}
.about-section-4 .item-map:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: black;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.about-section-4 .item-map-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}
.about-section-4 .item-map .ticket-img {
    display: block;
    margin: 0 auto 0 auto;
}
.about-section-4 .item-map p {
    color: #ffffff;
    font-family: "ProximaB";
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
}
.about-section-5 {
    padding: 80px 0;
    background-color: #fff;
}
@media (max-width: 640px) {
    .about-section-5 {
        padding: 50px 0;
    }
}
.about-section-5 .container2 {
    position: relative;
    z-index: 1;
}
@media (max-width: 640px) {
    .about-section-5 .container2 {
        padding: 0;
    }
}
.about-section-5 .rotate-heading {
    left: -340px;
}
@media (max-width: 640px) {
    .about-section-5 .rotate-heading {
        max-width: 200px;
    }
}
.about-section-5 .feedback .item {
    float: left;
    width: 33.33%;
    padding-right: 35px;
}
.about-section-5 .feedback .item:last-child {
    padding-right: 0;
}
.about-section-5 .feedback .item .item-h {
    margin-bottom: 30px;
    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;
}
.about-section-5 .feedback .item .item-h .img {
    width: 30%;
    min-width: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.about-section-5 .feedback .item .item-h .img img {
    height: 80px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.about-section-5 .feedback .item .item-h .text {
    width: 70%;
    padding-left: 20px;
}
.about-section-5 .feedback .item .item-h .text h3 {
    color: #333333;
}
.about-section-5 .feedback .item .item-h .text .small {
    font-size: 14px;
}
.about-section-6 {
    background-color: #3b3f48;
    padding-top: 80px;
    padding-bottom: 48px;
}
@media (max-width: 1220px) {
    .about-section-6 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .about-section-6 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.about-section-6 .rotate-heading {
    left: -300px;
    color: white;
}
.about-section-6 .container2 {
    position: relative;
    z-index: 1;
}
.about-section-6 .items {
    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;
}
@media (max-width: 640px) {
    .about-section-6 .items {
        display: block;
    }
}
.about-section-6 .item {
    width: 49%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    cursor: pointer;
}
@media (max-width: 640px) {
    .about-section-6 .item {
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }
}
.about-section-6 .item:hover .item-heading {
    color: #cd9a2b;
}
.about-section-6 .item-pic {
    min-width: 133px;
    width: 133px;
    height: 83px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
@media (max-width: 900px) {
    .about-section-6 .item-pic {
        width: 120px;
        min-width: 120px;
        height: 70px;
    }
}
@media (max-width: 640px) {
    .about-section-6 .item-pic {
        width: 135px;
        min-width: 135px;
        height: 85px;
    }
}
.about-section-6 .item-block {
    margin: 0 0 0 30px;
}
@media (max-width: 900px) {
    .about-section-6 .item-block {
        margin: 0 0 0 20px;
    }
}
@media (max-width: 640px) {
    .about-section-6 .item-block {
        margin: 15px 0 0 0;
    }
}
.about-section-6 .item-heading {
    color: #ffffff;
    font-size: 18px;
    font-family: 'ProximaB';
    margin: 0 0 15px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .about-section-6 .item-heading {
        margin: 0 0 5px 0;
    }
}
.about-section-6 .item-text {
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
}
@media (max-width: 640px) {
    .about-section-6 .item-text {
        font-size: 16px;
        margin: 0;
    }
}
.about-section-7 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}
.about-section-7 h4 {
    text-align: center;
    margin-bottom: 45px;
}
.about-section-7 .slider-wr {
    display: none;
    position: relative;
}
.about-section-7 .partner-slider-paginator {
    width: 100%;
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: -25px;
    left: 50%;
    margin-left: -50%;
}
.about-section-7 .partner-slider-paginator a {
    display: inline-block;
    margin-right: 15px;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.about-section-7 .partner-slider-paginator a:hover {
    background-color: #cd9a2b;
}
.about-section-7 .partner-slider-paginator .active {
    background-color: #cd9a2b;
}
.about-section-7 .partner-slider div {
    outline: none;
}
.about-section-7 .partner-slider img {
    height: 78px;
}
.about-section-7 .partner {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.about-section-7 .partner img {
    display: inline-block;
    height: 78px;
}
@media (max-width: 640px) {
    .about-section-7 .partner img {
        height: auto;
        width: 20%;
        max-width: 100px;
    }
    .about-section-7 .partner img:nth-of-type(10) {
        display: none;
    }
}
@media (max-width: 640px) {
    .about .poster-items-section {
        display: none;
    }
}
.about .poster-items-section .poster-page__items_big {
    margin: 0 auto;
}
.about .poster-items-section .poster-page__item {
    height: 480px;
}
.about .poster-items-section .poster-page__item:nth-of-type(3),
.about .poster-items-section .poster-page__item:nth-of-type(4),
.about .poster-items-section .poster-page__item:nth-of-type(5) {
    height: 240px;
}
.projects-page {
    background-color: #fff;
}
@media (max-width: 1220px) {
    .projects-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .projects-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.projects-page-section-1 {
    padding-top: 50px;
}
@media (max-width: 1220px) {
    .projects-page-section-1 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .projects-page-section-1 {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
}
.projects-page-section-1 .big-text {
    margin: 25px 0;
}
.projects-page-section-2 .project {
    position: relative;
}
.projects-page-section-2 .project-item {
    float: left;
    width: 33.33%;
    position: relative;
    overflow: hidden;
    color: #fff;
}
@media (max-width: 640px) {
    .projects-page-section-2 .project-item {
        width: 100%;
    }
}
.projects-page-section-2 .project-item .img {
    height: 580px;
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (max-width: 640px) {
    .projects-page-section-2 .project-item .img {
        height: 185px;
    }
}
.projects-page-section-2 .project-item .mask {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1;
}
.projects-page-section-2 .project-item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.projects-page-section-2 .project-item:hover h2 {
    color: #cd9a2b;
}
.projects-page-section-2 .project-item:hover span {
    color: #fff;
}
/*.projects-page-section-2 .project-item:hover .mask {
    opacity: 0.5;
}*/
.projects-page-section-2 .project-item img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.projects-page-section-2 .project-item .text {
    width: 90%;
    position: absolute;
    bottom: 60px;
    left: 7%;
    z-index: 2;
}
@media (max-width: 640px) {
    .projects-page-section-2 .project-item .text {
        text-align: center;
        left: 5%;
        bottom: 20px;
    }
}
.projects-page-section-2 .project-item span {
    width: 80%;
}
@media (max-width: 640px) {
    .projects-page-section-2 .project-item span {
        width: 100%;
        display: none;
    }
}
.projects-page-section-2 .project-item h2 {
    margin-bottom: 20px;
}
.projects-page-section-2 .project-item hr {
    display: block;
    width: 40px;
    margin: 0;
    left: 0;
    margin-top: 30px;
    border-bottom: 3px solid #cd9a2b;
}
@media (max-width: 640px) {
    .projects-page-section-2 .project-item hr {
        margin: 30px auto 0 auto;
        margin-top: 18px;
    }
}
.projects-page-section-3 {
    padding: 50px 0;
    background-color: #f3f3f3;
}
.projects-page-section-3 .vdnh {
    position: static;
}
.projects-page-section-4 {
    padding-bottom: 50px;
    background-color: #f3f3f3;
}
@media (max-width: 640px) {
    .projects-page-section-4 {
        padding-bottom: 20px;
    }
}
.projects-page-section-4 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.projects-page-section-4 .item {
    width: 31%;
    position: relative;
    overflow: hidden;
    color: #fff;
    margin: 0 3.5% 30px 0;
    height: 380px;
}
.projects-page-section-4 .item:nth-of-type(3n + 3) {
    margin: 0 0 30px 0;
}
@media (max-width: 640px) {
    .projects-page-section-4 .item {
        width: 100%;
        height: 180px;
        margin-left: 0;
        margin-right: 0;
    }
}
.projects-page-section-4 .item .img {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-backface-visibility: hidden;
    left: 0;
    top: 0;
}
.projects-page-section-4 .item .mask {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}
.projects-page-section-4 .item:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.projects-page-section-4 .item:hover h2 {
    color: #cd9a2b;
}
.projects-page-section-4 .item:hover .mask {
    opacity: 0.5;
}
.projects-page-section-4 .item img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.projects-page-section-4 .item .text {
    width: 90%;
    position: absolute;
    bottom: 30px;
    left: 7%;
    z-index: 2;
}
@media (max-width: 640px) {
    .projects-page-section-4 .item .text {
        left: 5%;
        bottom: 20px;
    }
}
.projects-page-section-4 .item h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
}
.projects-page-section-4 .item hr {
    width: 40px;
    margin-top: 30px;
    border-bottom: 3px solid #cd9a2b;
    text-align: left;
}
@media (max-width: 640px) {
    .projects-page-section-4 .item hr {
        margin-top: 12px;
    }
}
.feedback-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -260px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.feedback-page .rotate-heading span {
    color: #cccccc;
    display: inline;
}
@media (max-width: 1220px) {
    .feedback-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .feedback-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .feedback-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }
}
.feedback-page .text-bold {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 22px;
}
@media (max-width: 640px) {
    .feedback-page .text-bold {
        font-size: 16px;
    }
}
.feedback-page-section-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (max-width: 1220px) {
    .feedback-page-section-1 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-1 {
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.feedback-page-section-2 {
    background-image: url("../img/feedback/section2/bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    color: #ffffff;
    overflow: hidden;
}
@media (max-width: 1220px) {
    .feedback-page-section-2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.feedback-page-section-2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}
.feedback-page-section-2 .quote {
    color: #cd9a2b;
    font-family: "ProximaBl";
    font-size: 150px;
    font-weight: 900;
    line-height: 130px;
    position: absolute;
    top: 70px;
    left: -110px;
    z-index: 1;
    margin: 0;
}
@media (max-width: 1220px) {
    .feedback-page-section-2 .quote {
        position: static;
        line-height: 6px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-2 .quote {
        font-size: 90px;
    }
}
.feedback-page-section-2 .container2 {
    position: relative;
    z-index: 2;
    padding: 54px 0 64px 0;
}
@media (max-width: 1220px) {
    .feedback-page-section-2 .container2 {
        padding: 94px 0 64px 0;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-2 .container2 {
        padding: 54px 0 24px 0;
    }
}
.feedback-page-section-2 .man {
    position: absolute;
    bottom: -48px;
    right: -100px;
    z-index: 0;
}
@media (max-width: 900px) {
    .feedback-page-section-2 .man {
        width: 350px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-2 .man {
        width: 160px;
        right: 0;
        bottom: -20px;
    }
}
.feedback-page-section-2 .block {
    width: 100%;
    max-width: 660px;
    position: relative;
    z-index: 3;
}
@media (max-width: 900px) {
    .feedback-page-section-2 .block {
        max-width: 420px;
    }
}
.feedback-page-section-2 .text {
    font-size: 18px;
    line-height: 30px;
}
@media (max-width: 640px) {
    .feedback-page-section-2 .text {
        font-size: 16px;
        line-height: 25px;
    }
}
.feedback-page-section-2 .bottom {
    margin: 52px 0 0 0;
    display: block;
}
@media (max-width: 900px) {
    .feedback-page-section-2 .bottom {
        max-width: 240px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-2 .bottom {
        max-width: 170px;
    }
}
.feedback-page-section-2 .name {
    font-family: "ProximaB";
    font-size: 20px;
    margin: 0;
}
.feedback-page-section-2 .post {
    font-size: 16px;
    opacity: 0.5;
    margin: 7px 0 0 0;
}
@media (max-width: 640px) {
    .feedback-page-section-2 .post {
        font-size: 14px;
    }
}
.feedback-page-section-3 {
    background-color: #eaeaea;
    padding-bottom: 80px;
    padding-top: 70px;
}
@media (max-width: 1220px) {
    .feedback-page-section-3 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .feedback-page-section-3 {
        padding-bottom: 30px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.feedback-page-form {
    margin: 0 auto;
}
@media (max-width: 900px) {
    .feedback-page-form {
        max-width: 100%;
    }
}
.feedback-page-form__heading {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-top: 5px solid #3b3f48;
    border-bottom: 1px solid #ceced5;
    padding: 25px 0 22px 0;
}
.feedback-page-form__container {
    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: 26px 0 0 0;
}
@media (max-width: 640px) {
    .feedback-page-form__container {
        height: auto;
        margin: 0 auto;
    }
}
.feedback-page-form__group {
    width: 46%;
}
@media (max-width: 640px) {
    .feedback-page-form__group {
        width: 100%;
    }
}
.feedback-page-form__group_big {
    width: 100%;
}
.feedback-page-form__label {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    margin: 18px 0;
    min-height: 25px;
}
.feedback-page-form__group > p {
    margin-top: 0;
}
.feedback-page-form__group {
    margin-bottom: 20px;
}
.feedback-page-form__input {
    width: 100%;
    height: 40px;
    background-color: white;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
}
.feedback-page-form__textarea {
    width: 100%;
    height: 140px;
    resize: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    font-family: inherit;
}
.feedback-page-form__captcha {
    width: 100%;
    height: 140px;
    background-color: #dcdce1;
    padding: 18px 30px 30px 30px;
}
@media (max-width: 1000px) {
    .feedback-page-form__captcha p {
        display: none;
    }
}
.feedback-page-form__captcha-container {
    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;
}
@media (max-width: 1000px) {
    .feedback-page-form__captcha-container {
        display: block;
    }
}
.feedback-page-form__captcha-pic {
    max-width: 96%;
    display: block;
    margin: 0 auto 15px auto;
}
.feedback-page-form__captcha-input {
    width: 200px;
    height: 40px;
    background-color: white;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 20px;
    display: block;
    margin: 0 auto 0 auto;
}
@media (max-width: 1000px) {
    .feedback-page-form__captcha-input {
        width: 100%;
    }
}
.feedback-page-form-bottom {
    margin: 25px auto 0 auto;
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 640px) {
    .feedback-page-form-bottom {
        margin: 20px auto 0 auto;
    }
    .special-version .feedback-page-form-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.feedback-page-form-bottom p {
    color: #333333;
    /*font-size: 18px;*/

    font-size: 14px;
    line-height: 25px;
    vertical-align: top;
}
.feedback-page-form-bottom p > img {
    display: none;
}
@media (max-width: 900px) {
    .feedback-page-form-bottom p.hidden-md {
        display: none;
    }
}
.feedback-page-form-bottom p img {
    margin-top: 3px;
    vertical-align: top;
    margin-right: 10px;
}
.feedback-page-form .btn {
    width: 170px;
    height: 60px;
    background-color: #cd9a2b;
    border: none;
    outline: none;
    font-family: ProximaB;
    color: #ffffff;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    cursor: pointer;
}
@media (max-width: 640px) {
    .feedback-page-form .btn {
        margin: 0 auto;
        width: 220px;
    }
}
.search-page {
    background-color: #f3f3f3;
}
@media (max-width: 1220px) {
    .search-page .container2 {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }
}
@media (max-width: 640px) {
    .search-page .container2 {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
    }
}
.search-page .search-h {
    color: #333333;
    height: 150px;
    padding-top: 1px;
    background-color: #fff;
    margin-bottom: 40px;
}
.search-page .search-h .h1 {
    display: block;
    margin-top: 46.5px;
}
@media (max-width: 900px) {
    .search-page .search-h {
        height: 160px;
    }
    .search-page .search-h .h1 {
        margin-top: 51.5px;
    }
}
@media (max-width: 640px) {
    .search-page .search-h {
        height: 100px;
    }
    .search-page .search-h .h1 {
        margin-top: 31.5px;
    }
}
.search-page .search-line {
    display: block;
    cursor: pointer;
    margin-bottom: 30px;
    border: none;
}
.search-page .search-line input[type="text"] {
    border: none;
    height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    width: 100%;
    position: relative;
    color: #333333;
}
.search-page .search-line input[type="text"]::-webkit-input-placeholder {
    color: #797d91;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.search-page .search-line input[type="text"]::-moz-placeholder {
    color: #797d91;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.search-page .search-line input[type="text"]:-ms-input-placeholder {
    color: #797d91;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.search-page .search-line input[type="text"]::placeholder {
    color: #797d91;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.search-page .search-line input[type="text"]:focus::-webkit-input-placeholder {
    text-indent: 900px;
}
.search-page .search-line input[type="text"]:focus::-moz-placeholder {
    text-indent: 900px;
}
.search-page .search-line input[type="text"]:focus:-ms-input-placeholder {
    text-indent: 900px;
}
.search-page .search-line input[type="text"]:focus::placeholder {
    text-indent: 900px;
}
.search-page .search-line .search-button {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    background-image: url(../img/icons/search.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
.search-page .search-option-full {
    margin-bottom: 40px;
    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;
}
.search-page .search-option-full a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    color: #333333;
}
.search-page .search-option-full a:hover,
.search-page .search-option-full a.selected {
    background-color: #fff;
}
.search-page .search-option-900 {
    display: none;
    width: 340px;
    position: relative;
    margin-bottom: 40px;
}
.search-page .search-option-900 select {
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 50px;
    color: #333333;
    width: 340px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #fff;
}
.search-page .search-option-900:after {
    content: '';
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 15px;
    top: 23px;
    background: url(../img/icons/caret.png) no-repeat center;
}
@media (max-width: 1220px) {
    .search-page .search-option-full {
        display: none;
    }
    .search-page .search-option-900 {
        display: block;
    }
}
@media (max-width: 640px) {
    .search-page .search-option-900 {
        width: 100%;
    }
    .search-page .search-option-900 select {
        width: 100%;
    }
}
.search-page .search-result {
    padding-top: 35px;
    padding-bottom: 70px;
    background-color: #fff;
    color: #333333;
}
.search-page .search-result .hr {
    margin-top: 35px;
    margin-bottom: 55px;
}
.search-page .search-result .search-fast-row {
    margin-bottom: 55px;
}
.search-page .search-result .search-fast-row.last {
    margin-bottom: 0;
}
@media (max-width: 640px) {
    .search-page .search-result .search-fast-row {
        margin-bottom: 50px;
    }
}
.search-page .search-result .search-block-row {
    margin-bottom: 55px;
}
.search-page .search-result .show-more-button {
    display: block;
    width: 280px;
    height: 50px;
    line-height: 50px;
    margin: 60px auto 0;
    border: 1px solid #e7e7ea;
    text-align: center;
    font-size: 12px;
    font-family: ProximaB;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.search-page .search-result .show-more-button:hover {
    background-color: #f3f3f3;
}
@media (max-width: 900px) {
    .search-page .search-result .show-more-button {
        margin-top: 40px;
    }
}
@media (max-width: 640px) {
    .search-page .search-result {
        padding-bottom: 60px;
    }
    .search-page .search-result .show-more-button {
        margin-top: 55px;
    }
}
.simple-page .text-bold {
    font-family: 'ProximaB';
    color: #333333;
    font-size: 22px;
}
.search-page .ui-selectmenu-button.ui-button{
    width: 100%;
    font-size: 16px;
    padding-left: 20px;
    outline: none;
}

.search-page .ui-selectmenu-button.ui-button .ui-selectmenu-icon.ui-icon{
    display: none;
}
@media (max-width: 640px) {
    .simple-page .text-bold {
        font-family: Proxima;
        font-size: 16px;
    }
}
@media (max-width: 1220px) {
    .simple-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .simple-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.simple-page-section-1 {
    padding: 50px 0 0 0;
}
.simple-page .article {
    position: relative;
    z-index: 1;
    padding-left: 150px;
}

.simple-page .article-project {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    word-wrap: break-word;
}

.simple-page .article-project h3, .simple-page .article-project p {
    text-align: left !important;
}

.simple-page .article-project p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    word-wrap: break-word;
}

/*.article-page .article-discussions {*/
    /*color: #666666;*/
    /*font-size: 18px;*/
    /*line-height: 30px;*/
    /*width: 100%;*/
    /*word-wrap: break-word;*/
/*}*/

.article-page .article-discussions h3, .article-page .article-discussions p {
    text-align: left !important;
}

.article-page .article-discussions p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    word-wrap: break-word;
}

.article-page .article-discussions p span {
    font-size: 18px !important;
}

@media (max-width: 900px) {
    .simple-page .article {
        padding-left: 0px;
        width: 84%;
        margin: 0 auto;
    }
}
@media (max-width: 640px) {
    .simple-page .article {
        width: 100%;
    }
}
.simple-page .article-text h2,
.simple-page .article .article-heading {
    color: #333333;
    font-size: 30px;
    font-family: 'ProximaB';
    margin: 0 0 40px 0;
}
@media (max-width: 640px) {
    .simple-page .article-text h2,
    .simple-page .article .article-heading {
        font-size: 20px;
        margin: 30px 0 30px 0;
    }
}
.simple-page .article .article-text {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    max-width: 700px;
    width: 100%;
}
@media (max-width: 640px) {
    .simple-page .article .article-text {
        font-size: 16px;
        line-height: 25px;
    }
}
.simple-page .article .quote {
    color: #cd9a2b;
    font-family: "ProximaBl";
    font-size: 150px;
    font-weight: 900;
    line-height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
@media (max-width: 900px) {
    .simple-page .article .quote {
        font-size: 120px;
        bottom: -90px;
        left: -70px;
    }
}
@media (max-width: 640px) {
    .simple-page .article .quote {
        position: static;
        display: block;
        font-size: 60px;
        line-height: 40px;
        text-align: center;
    }
}
.simple-page .rotate-heading {
    color: #333333;
    font-family: "ProximaBl";
    font-size: 45px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: -80px;
    left: -330px;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (max-width: 1220px) {
    .simple-page .rotate-heading {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: left;
        position: static;
        margin-bottom: 40px;
    }
    .simple-page .rotate-heading br {
        display: none;
    }
}
@media (max-width: 640px) {
    .simple-page .rotate-heading {
        font-size: 25px;
        line-height: 30px;
    }
}
.simple-page-section-2 {
    padding: 20px 0 50px 0;
}
@media (max-width: 640px) {
    .simple-page-section-2 {
        padding: 16px 0 50px;
    }
}
.simple-page-section-2 .pic {
    float: right;
    margin: 30px;
    width: 400px;
}
@media (max-width: 900px) {
    .simple-page-section-2 .pic {
        width: 300px;
    }
}
@media (max-width: 640px) {
    .simple-page-section-2 .pic {
        float: none;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        display: block;
    }
}
.simple-page-section-2 .pic img {
    width: 100%;
}
.simple-page-section-2 .pic-text {
    font-size: 14px;
    line-height: 25px;
    color: #999999;
}
@media (max-width: 640px) {
    .simple-page-section-2 .pic-text {
        padding: 0 20px;
    }
}
.simple-page-section-2 .pic-text span {
    display: inline-block;
    vertical-align: top;
    color: #cccccc;
    margin: 0 5px;
}
@media (max-width: 900px) {
    .simple-page-section-2 .pic-text span {
        display: none;
    }
}
.simple-page-section-2 .fieldset {
    width: -webkit-calc(66.66% + 150px);
    width: calc(66.66% + 150px);
    border: 5px solid #cd9a2b;
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 80px 0;
}
@media (max-width: 640px) {
    .simple-page-section-2 .fieldset {
        width: 100%;
        margin: 40px 0;
    }
}
.simple-page-section-2 .fieldset .legend {
    position: absolute;
    background-color: #fff;
    left: -webkit-calc(50% - 32px);
    left: calc(50% - 32px);
    top: -25px;
    padding: 0 20px;
}
.simple-page-section-2 .fieldset:hover .block-item {
    opacity: 0;
    pointer-events: none;
}
.simple-page-section-2 .fieldset:hover .btn {
    opacity: 1;
}
.simple-page-section-2 .fieldset .block-item {
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.simple-page-section-2 .fieldset .block-item-heading {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.simple-page-section-2 .fieldset .block-item-price {
    color: #333333;
    font-family: 'ProximaB';
    font-size: 18px;
    line-height: 25px;
}
.simple-page-section-2 .fieldset .block-item-price span {
    color: #cd9a2b;
    font-family: 'ProximaB';
    font-size: 50px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.simple-page-section-2 .fieldset .block-item-list li {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 16px;
    line-height: 25px;
}
.simple-page-section-2 .fieldset .block-item-list li:nth-of-type(1):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 4px;
    height: 4px;
    background-color: #cd9a2b;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.simple-page-section-2 .fieldset .btn {
    height: 69px;
    padding: 0 35px;
    color: #ffffff;
    font-family: 'ProximaB';
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    outline: none;
    cursor: pointer;
    display: block;
    background-color: #cd9a2b;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}
.simple-page-section-3 {
    background-color: #f3f3f3;
    padding: 60px 0 1px 0;
    position: relative;
}
@media (max-width: 1220px) {
    .simple-page-section-3 {
        padding: 50px 40px 30px 40px;
    }
}
@media (max-width: 640px) {
    .simple-page-section-3 {
        padding: 50px 20px 30px 20px;
    }
}
.simple-page-section-3 .program-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px;
}
@media (max-width: 900px) {
    .simple-page-section-3 .program-item {
        display: block;
    }
}
.simple-page-section-3 .program-item:last-child .program-item__timeline {
    border-bottom: none;
}
.simple-page-section-3 .program-item__day {
    font-family: 'ProximaB';
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    width: 150px;
    min-width: 150px;
    padding-right: 50px;
}
@media (max-width: 900px) {
    .simple-page-section-3 .program-item__day {
        width: 100%;
        min-width: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }
}
.simple-page-section-3 .program-item__day span {
    text-transform: none;
    color: #cccccc;
}
@media (max-width: 900px) {
    .simple-page-section-3 .program-item__day span {
        display: inline;
    }
}
.simple-page-section-3 .program-item__timeline {
    border-bottom: 1px solid #ceced5;
}
.simple-page-section-3 .program-item__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px;
}
@media (max-width: 640px) {
    .simple-page-section-3 .program-item__inner {
        display: block;
        margin-bottom: 30px;
    }
}
.simple-page-section-3 .program-item__hours {
    margin: 0;
    width: 150px;
    min-width: 150px;
    padding-right: 50px;
    text-align: right;
    color: #333333;
    font-family: 'ProximaB';
    font-size: 16px;
}
@media (max-width: 900px) {
    .simple-page-section-3 .program-item__hours {
        width: 140px;
        min-width: 140px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .simple-page-section-3 .program-item__hours {
        text-align: left;
    }
}
.simple-page-section-3 .program-item__description {
    margin: 0;
    color: #666666;
    font-size: 18px;
    max-width: 600px;
}
@media (max-width: 980px) {
    .simple-page-section-3 .program-item__description {
        max-width: 540px;
    }
}
.simple-page-section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.simple-page-section-4 .vdnh {
    position: static;
}
.simple-page-section-5 {
    padding: 0 0 60px 0;
}
.simple-page .event-section-8 {
    padding-top: 80px;
}
.simple-page .event-sliders * {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}
.simple-page .event-sliders .event-slider {
    position: relative;
    z-index: 5;
}
.simple-page .event-sliders .event-slider:before {
    content: '';
    width: 100%;
    height: 250px;
    background-image: url("../img/event/slider/shadow.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.simple-page .event-sliders .event-slider .slide img {
    display: block;
    width: 100%;
}
.simple-page .event-sliders .event-slider .slick-arrow {
    width: 10px;
    height: 18px;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    z-index: 2;
    background-image: url("../img/icons/arr-white.png");
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.4;
}
@media (max-width: 640px) {
    .simple-page .event-sliders .event-slider .slick-arrow {
        display: none !important;
    }
}
.simple-page .event-sliders .event-slider .slick-arrow:hover {
    opacity: 1;
}
.simple-page .event-sliders .event-slider .slick-arrow.slick-next {
    right: 50px;
}
.simple-page .event-sliders .event-slider .slick-arrow.slick-prev {
    right: 90px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.simple-page .event-sliders .event-slider .slick-dots {
    text-align: center;
    margin: 15px 0 0 0;
}
.simple-page .event-sliders .event-slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
    font-size: 0;
}
.simple-page .event-sliders .event-slider .slick-dots li button {
    border: none;
    cursor: pointer;
    background-color: none;
    padding: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
}
.simple-page .event-sliders .event-slider .slick-dots li.slick-active button {
    background-color: #cd9a2b;
}
.simple-page .event-sliders .event-slider-nav {
    position: relative;
    z-index: 4;
    top: -1px;
}
@media (max-width: 640px) {
    .simple-page .event-sliders .event-slider-nav {
        display: none;
    }
}
.simple-page .event-sliders .event-slider-nav .slide {
    position: relative;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
}
.simple-page .event-sliders .event-slider-nav .slide img {
    display: block;
    width: 100%;
}
.simple-page .event-sliders .event-slider-nav .slide.slick-current:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 4px solid #cd9a2b;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.7);
}
.simple-page .follow {
    padding: 0 0 0 0;
}
.simple-page .follow .container2 {
    border-top: 5px solid #f3f3f3;
    padding: 30px 0 20px 0;
}
@media (max-width: 1220px) {
    .simple-page .follow .container2 {
        padding: 30px 40px 20px 40px;
    }
}
@media (max-width: 640px) {
    .simple-page .follow .container2 {
        padding: 30px 20px 20px 20px;
    }
}
.simple-page-section-9 {
    padding-bottom: 60px;
}
@media (max-width: 1220px) {
    .simple-page-section-9 {
        padding: 0 40px 60px 40px;
    }
}
@media (max-width: 640px) {
    .simple-page-section-9 {
        padding: 0 20px 40px 20px;
    }
}
.simple-page-section-9 a {
    color: #1d5ea2;
    font-size: 16px;
    line-height: 25px;
    text-decoration: underline;
}
.follow {
    padding: 30px 0 50px 0;
}
@media (max-width: 640px) {
    .follow {
        padding: 30px 0 30px 0;
    }
}
.follow-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 640px) {
    .follow-container {
        display: block;
    }
}
.follow-text {
    color: #000000;
    font-size: 16px;
}
.follow-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 50px;
}
@media (max-width: 640px) {
    .follow-icons {
        margin: 15px 0 0 0;
    }
}
.follow-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    margin: 0 12px 0 0;
}
.follow-link:last-child {
    margin-right: 0;
}
.follow-link a {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 20px;
    color: #cacbca;
}
.follow-link a:hover {
    opacity: 1;
    color: #8e8e8e;
}
.follow-link span {
    width: 32px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #c5c6c5;
    opacity: 0.5;
    text-align: center;
    color: #999999;
    font-size: 13px;
    position: relative;
    z-index: 1;
    margin: 0 0 0 6px;
}
.follow-link span:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #c5c6c5;
    border-left: 1px solid #c5c6c5;
    position: absolute;
    top: 9px;
    left: -4px;
    z-index: 2;
    background-color: white;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.ticket-img {
    margin-top: 70px;
    margin-bottom: 56px;
    display: inline-block;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
@media (max-width: 960px) {
    .ticket-img {
        margin: 30px auto;
        width: 80px;
        height: 80px;
    }
}
.ticket-img.blue {
    background-color: #2871bd;
}
.ticket-img.darkblue {
    background-color: #476abb;
}
.ticket-img.orange {
    background-color: #deaa38;
}
.ticket-img.white {
    background-color: #ffffff;
}
.ticket-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-height: 60%;
}
@media only screen and (max-width: 1410px) {
    .slider-1-control {
        top: -71px;
        right: 0;
    }
    .slider-3-control {
        top: -71px;
        right: 0;
    }
    .slider-about-control {
        top: 25px;
        right: -100px;
    }
    .section-5 .section-header {
        height: auto;
    }
    .section-header {
        position: static;
        padding: 0;
        margin-bottom: 40px;
        width: 100%;
        height: auto;
    }
    .section-header .pin {
        position: static;
        width: 100%;
        height: auto;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        display: block;
    }
    .section-header .pin h1 {
        margin: 0;
        display: block;
        line-height: 1;
        text-align: left;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media only screen and (max-width: 1305px) {
    .header-schedule h3 {
        margin-top: 20px;
    }
    .header-schedule .header-number {
        font-size: 22px;
    }
}
@media (min-width: 900px) and (max-width: 1220px) {
    .menu-2 nav li {
        font-size: 11px;
    }
    .menu-2-right .ticket a {
        font-size: 11px;
    }
}
@media only screen and (max-width: 1220px) {
    .menu-2-logo-wr {
        /*display: none;*/

        width: 11.5%;
    }
    .menu-2 {
        /*width: 75%;*/

        width: 67%;
        /*padding-left: 40px; */

        padding-left: 20px;
        padding-right: 20px;
    }
    .menu-2-right {
        width: 21.5%;
    }
    .section-3 {
        min-height: auto;
        padding-bottom: 150px;
    }
    .news-min-img {
        min-height: 80px;
    }
    .slider-2-control {
        width: 110px;
        height: 8px;
        margin-left: -55px;
        left: 50%;
        top: auto;
        bottom: -50px;
    }
    .slider-paginator-1 {
        display: inline-block;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: 24px;
    }
    .slider-paginator-1:first-child {
        margin-left: 0;
    }
    .slider-about-control {
        top: -68px;
        right: 35px;
    }
    .container1,
    .container2 {
        width: 100%;
    }
    .container1,
    .section-2 .container2,
    .ticket-page .container2,
    .order-result .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .ticket-page .ticket-step-number {
        position: static;
        margin-bottom: 20px;
        font-size: 60px;
    }
    .video .logo-wr {
        width: 50%;
    }
    .menu {
        width: calc(75% + 1px);
    }
    .header-time .header-small,
    .header-battle .header-small {
        margin-top: 180px;
    }
    .header-schedule .header-sale-ticket span {
        width: 80%;
    }
}
@media (max-width: 640px) {
    .slider-2-control {
        width: 100%;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        margin: 0;
    }
}
@media only screen and (max-width: 991px) {
    .section-2 .news .news-min .news-min-img {
        width: 45%;
    }
    .section-2 .news .news-min .news-text {
        width: 55%;
    }
}
@media only screen and (max-width: 955px) {
    .header-blocks {
        width: 55%;
    }
    .video {
        width: 45%;
    }
    .footer-full .footer-menu .soc-menu li {
        margin-left: 7px;
    }
    .footer-full .footer-copy li img {
        margin-right: 5px;
    }
    .footer-full .footer-copy li {
        font-size: 12px;
    }
}
@media only screen and (max-width: 900px) {
    h1 {
        font-size: 45px;
    }
    .city {
        font-size: 14px;
    }
    .video,
    .header-blocks {
        height: 480px;
        width: 100%;
    }
    .header-schedule hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .header-schedule .header-alias-900 {
        display: block;
    }
    .video .logo-wr {
        margin-top: 67px;
    }
    .video .video-button-wr {
        margin-top: 47px;
    }
    .video .video-button-wr a {
        margin-bottom: 15px;
    }
    .header-buy .ticket-img {
        margin-top: 40px;
        margin-bottom: 12px;
        width: 60px;
        height: 60px;
    }
    .header-battle .header-small,
    .header-time .header-small {
        margin-top: 120px;
    }
    .menu-full,
    .menu-2-full {
        display: none;
    }
    .menu-900,
    .menu-2-900 {
        display: block;
    }
    h2 {
        font-size: 25px;
    }
    .price {
        font-size: 30px;
    }
    .price-count {
        width: 130px;
    }
    .price-count .count-value-wr,
    .price-count .count-value {
        width: 50px;
    }
    .price-count .count-value-wr:after {
        left: 10px;
    }
    .order-result .left-block,
    .order-result .right-block {
        width: 100%;
        margin: 0;
    }
    .order-result .left-block {
        margin-bottom: 40px;
    }
    .order-result .right-block {
        padding-bottom: 35px;
    }
    .order-result .order-details-2 {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .ticket-page .h25 {
        font-size: 20px;
    }
    .change-abon .item .alias-row.row-1 {
        width: 50%;
    }
    .change-abon .item .alias-row.row-2 {
        width: 50%;
    }
    .change-eks .item {
        padding: 30px 20px 25px;
    }
    .change-eks .item .h25 {
        font-size: 20px;
    }
    .change-eks .item .change-eks-price {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .change-eks .item .change-eks-price .left {
        width: 100%;
        margin: 0;
    }
    .change-eks .item .change-eks-price .middle {
        line-height: 1;
    }
    .change-eks .item .change-eks-price .right {
        margin: 0;
    }
    .change-eks .item .h25 {
        font-size: 20px;
    }
    .pay-form .item {
        width: 45%;
    }
    .pay-form .item-3 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .pay-form .item-3 .item-3-promo,
    .pay-form .item-3 .text {
        width: 50%;
    }
    .pay-form .item-3 .item-3-promo {
        text-align: center;
        margin-bottom: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .total-price .total-price-cost .text-900 {
        line-height: 60px;
        display: inline;
    }
    .total-price .total-price-cost .text-full {
        display: none;
    }
    .product-alias,
    .spec-project-alias {
        width: 80%;
    }
    .ticket-section-4 .change-ticket-type .item-wr .item {
        min-height: 370px;
    }
    .ticket-section-5 .change-time {
        display: none;
    }
    .ticket-section-5 .change-time-900 {
        display: block;
    }
    .ticket-section-7 {
        padding-top: 10px;
    }
    .ticket-section-8 {
        padding-top: 10px;
    }
    .section-2 .news .news-min {
        padding-left: 20px;
        margin-top: 30px;
    }
    .section-2 .news .news-min:last-child {
        display: none;
    }
    .section-2 .news .news-min .news-text span {
        margin-top: 10px;
    }
    .section-2 .vdnh {
        height: 110px;
        top: -55px;

        background-size: contain;
        background-color: transparent;
    }
    .section-2 .vdnh .vdnh-header {
        line-height: 110px;
    }
    .section-3 .fact-slide {
        min-height: 0;
    }
    .section-3 .fact-slide .text {
        padding-top: 0;
        padding-left: 30px;
        margin-top: 20px;
    }
    .section-3 .fact-slide hr {
        position: relative;
        left: -30px;
    }
    .section-4 .project-item .img {
        height: 580px;
    }
    .section-4 .project-item .text {
        bottom: 60px;
    }
    .section-4 .project-h {
        top: 15px;
    }
    .section-4 .project-h hr {
        margin-top: 10px;
    }
    .section-5 .blog h3 {
        font-size: 20px;
    }
    .section-7 .map .img {
        width: 76%;
    }

    .section-7 .map .text-900 {
        display: block;
    }
    .section-7 .map {
        padding-left: 0;
        padding-right: 0;
    }
    .section-7 .map-header {
        min-height: 120px;
        padding-top: 20px;
        top: -60px;
    }
    .section-7 .map-header a {
        height: 120px;
    }
    .section-7 .map-header .text {
        width: 80%;
        border: none;
    }
    .section-7 .map-header .text h2 {
        font-size: 30px;
    }
    .section-8 .slider-wr {
        display: block;
    }
    .section-8 .partner {
        display: none !important;
    }
    .footer .footer-full {
        display: none;
    }
    .footer .footer-900 {
        display: block;
    }
}
@media (max-width: 641px) {
    .section-7 .map .text-full {
        display: none;
    }
}
@media (min-width: 641px) and (max-width: 899px) {
    .section-7 .map .text-full {
        width: 24%;
    }
}

@media only screen and (max-width: 800px) {
    .menu-2-900 .logo-2,
    .menu-900 .logo-2 {
        margin-right: 20px;
    }
    .ticket-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 750px) {
    .city {
        display: none;
    }
}
@media only screen and (max-width: 720px) {
    .slider-about-control {
        right: 0;
    }
    .menu-2-900 .ticket {
        display: none;
    }
    .menu-2-900-ul {
        padding-bottom: 0;
    }
    .menu-2-900-ul .soc-menu {
        margin-bottom: 20px;
    }
    .menu-2-900-ul .ticket-640 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media only screen and (max-width: 705px) {
    h1 {
        font-size: 30px;
    }
    .total-price {
        height: auto;
        padding-top: 25px;
        padding-bottom: 30px;
        line-height: normal;
    }
    .total-price .total-price-step {
        display: none;
    }
    .total-price .total-price-cost {
        width: 100%;
        height: auto;
        display: block;
    }
    .total-price .total-price-cost .text-full,
    .total-price .total-price-cost .price {
        text-align: center;
    }
    .total-price .total-price-cost .text-full {
        display: block;
        margin-bottom: 12px;
    }
    .total-price .total-price-cost .text-900 {
        display: none;
    }
    .total-price .total-price-cost .price {
        display: block;
        margin: 0;
        margin-bottom: 12px;
    }
    .total-price .total-price-cost a {
        display: block;
        float: none;
        width: 220px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 640px) {
    .header-blocks {
        height: auto;
    }
    .header-blocks .row {
        height: auto;
    }
    .header-eks-640,
    .header-ticket-640 {
        display: block;
    }
    .header-battle,
    .header-time,
    .header-buy {
        display: none;
    }
    .header-schedule {
        width: 100%;
        min-height: 340px;
        padding-bottom: 20px;
    }
    .header-schedule .header-number-alias {
        display: block;
    }
    .header-schedule .header-alias-900 {
        display: none;
    }
    .header-schedule hr {
        display: block;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .header-schedule h3 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .header-schedule .header-number {
        display: block;
    }
    .video {
        padding-bottom: 50px;
        height: 340px;
    }
    .video .logo-wr {
        width: 35%;
        margin-top: 32px;
    }
    .video .logo-wr img {
        margin-bottom: 0;
    }
    .video hr {
        display: none;
    }
    .video .video-button-wr {
        width: 80%;
        margin-top: 30px;
    }
    .video .video-button-wr .video-alias-2 {
        display: none;
    }
    .menu-900 .logo-2 {
        margin-right: 10px;
    }
    .menu-900 .ticket {
        display: none;
    }
    .menu-900 .search a {
        border-left: 1px solid #4f535b;
    }
    .city .second {
        display: none;
    }
    .menu-900-ul {
        padding-bottom: 0;
        height: calc(100vh - 60px);
        overflow: auto;
    }
    .menu-900-ul .soc-menu {
        margin-bottom: 20px;
    }
    .menu-900-ul .ticket-640 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .menu-900-ul .menu-city {
        text-align: center;
        border: 1px solid #44474d;
        margin-bottom: 20px;
    }
    .menu-900-ul .menu-city a {
        padding-right: 20px;
        margin-left: 5px;
        color: #cd9a2b;
        position: relative;
        left: 0;
        top: 0;
    }
    .menu-900-ul .menu-city a::after {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        right: 4px;
        width: 8px;
        height: 5px;
        background: url(../img/icons/arrow-bottom-yellow.png) no-repeat center;
    }
    .menu-900-ul .menu-city a::before {
        position: absolute;
        content: '';
        width: calc(100% - 20px);
        height: 1px;
        background-color: #cd9a2b;
        left: 0;
        /*right: 0;*/

        bottom: 0px;
    }
    .menu-2-900 .logo-2 {
        margin-right: 10px;
    }
    .menu-2-900 .lang {
        display: none;
    }
    .menu-2-900 .search a {
        border-left: 1px solid #4f535b;
    }
    .menu-2-900-ul .lang-640 {
        display: block;
    }
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 20px;
    }
    .container1,
    .section-2 .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .small-text {
        font-size: 12px;
    }
    .special-version.font-normal .small-text {
        font-size: 22px;
    }
    .special-version.font-big .small-text {
        font-size: 32px;
    }
    .big-text {
        font-size: 16px;
    }
    .order-result {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .order-result h1 {
        font-size: 30px;
    }
    .order-result .h-text {
        font-size: 16px;
    }
    .order-result .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .order-result .right-block {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }
    .order-result .order-details.first {
        margin-bottom: 20px;
    }
    .order-result .order-details.first .left {
        width: auto;
    }
    .order-result .order-details.first .right {
        padding-left: 5px;
    }
    .order-result .order-details.last {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .order-result .order-details.last .left,
    .order-result .order-details.last .right {
        width: auto;
    }
    .order-result .order-details .right .right-details {
        margin-bottom: 10px;
    }
    .order-result .order-details .right hr {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .changedate-h {
        display: none;
    }
    .pay-form .item {
        width: 100%;
    }
    .pay-form .item .big-text {
        margin-top: 15px;
        margin-bottom: 2px;
    }
    .pay-form .item:first-child .big-text:first-child {
        margin-top: 0;
    }
    .pay-form .item-3 {
        padding: 25px 30px 30px;
    }
    .pay-form .item-3 .item-3-promo {
        width: 100%;
        margin-bottom: 15px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .pay-form .item-3 .text {
        width: 100%;
    }
    .ticket-page {
        display: none;
    }
    .ticket-page h1 {
        font-size: 30px;
    }
    .ticket-page .big-text {
        font-size: 16px;
    }
    .ticket-page-640 {
        display: block;
    }
    .slider-1-control {
        top: -93px;
    }
    .slider-3-control {
        top: -85px;
    }
    .section-1 .section-header,
    .section-6 .section-header {
        width: 45%;
    }
    .section-1 .slider-1 .event-slide img {
        width: 100%;
    }
    .section-2 .vdnh-logo {
        width: 120px;
    }
    .section-2 .vdnh {
        height: 80px;
        top: -40px;
    }
    .section-2 .vdnh .vdnh-header {
        line-height: 80px;
    }
    .section-2 .vdnh-text {
        display: none;
    }
    .slider-2-control {
        bottom: -40px;
    }
    .section-2 .news .news-1,
    .section-2 .news .news-2 {
        display: none;
    }
    .section-2 .news .block-1,
    .section-2 .news .block-2 {
        width: 100%;
    }
    .section-2 .news .news-min {
        width: 100%;
    }
    .section-2 .news .news-min:nth-child(4) {
        display: none;
    }
    .section-2 .news .news-min {
        padding-left: 0;
    }
    .section-2 .news .news-2 {
        padding-left: 0;
    }
    .section-2 .news .news-min .news-min-img {
        padding-left: 0;
    }
    .section-3 {
        padding-bottom: 150px;
    }
    .section-3 .fact-slide .fact-text {
        margin-top: 30px;
    }
    .section-3 .fact-slide hr {
        position: static;
    }
    .section-3 .slider-2 .fact-slide {
        min-height: 160px;
    }
    .section-3 .slider-2 .fact-slide .text hr {
        margin-top: 15px;
        margin-bottom: 25px;
        width: 40px;
    }
    .section-4 .project-item {
        width: 100%;
        height: 250px;
    }
    .section-4 .project-item:after {
        content: '';
        display: block;
        clear: both;
    }
    .section-4 .project-item .text {
        bottom: 30%;
    }
    .section-4 .project-item:hover .img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .section-4 .project-item:nth-child(1) .img {
        background: url(../img/project/project-1-min.png) no-repeat center/cover;
    }
    .section-4 .project-item:nth-child(2) .img {
        background: url(../img/project/project-2-min.png) no-repeat center/cover;
    }
    .section-4 .project-item:nth-child(3) .img {
        background: url(../img/project/project-3-min.jpg) no-repeat center/cover;
    }
    .section-4 .project-item {
        text-align: center;
    }
    .section-4 .project-item span {
        display: none;
    }
    .section-4 .project-item hr {
        margin-left: auto;
        margin-right: auto;
    }
    .section-4 .project-item:hover {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .section-4 .project-h {
        background-color: #3b3f48;
        top: -70px;
        height: 70px;
    }
    .section-4 .project-h h4 {
        line-height: 70px;
    }
    .section-4 .project-h hr {
        display: none;
    }
    .section-5 .blog .blog-big .item,
    .section-5 .blog .blog-small .item {
        height: 180px;
    }
    .section-5 .blog .blog-small {
        padding-left: 0;
    }
    .section-5 .blog .blog-big {
        padding-right: 0;
    }
    .section-5 .blog .blog-big,
    .section-5 .blog .blog-small {
        width: 100%;
    }
    .section-5 .blog .blog-big {
        margin-bottom: 30px;
    }
    .section-6 {
        padding-bottom: 30px;
    }
    .section-7 .map .text-900 {
        display: none;
    }
    .section-7 .map .img {
        width: 100%;
    }
    .section-7 .map .text-640 {
        display: block;
    }
    .section-7 {
        padding-top: 50px;
    }
    .section-7 .map-header {
        display: none;
    }
    /*.section-8 .slider-wr {
        display: none;
    }*/
    .section-8 .partner {
        display: block;
    }
    .footer .footer-900 {
        display: none;
    }
    .footer .footer-640 {
        display: block;
    }
}
/*@media only screen and (max-width: 460px) {
  .section-7 .map-marker {
    width: 15px;
    height: 22px;
    background-image: url(../img/icons/marker-small.png); } }*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .section-header {
        left: 130px;
        top: 264px;
    }
    .section-3 .section-header {
        top: 290px;
    }
    .order-result {
        height: auto;
        padding-bottom: 50px;
    }
}
input.error {
    outline: 1px solid crimson;
}
.step {
    cursor: pointer;
}
.step.inactive {
    cursor: default;
}
/*.price-block {
    position: sticky !important;;
    bottom: 0 !important;
    z-index: 10 !important;
}*/

.price-block {
    /*height: 60px;*/
}
.total-price {
    /* position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10;*/
}
@media (min-width: 768px) {
    .total-price.is-sticky,
    .price-block {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 10;
    }
}
/*.change-ticket-type {
    display: block !important;
}*/

.change-ticket-type .item-wr {
    width: 33% !important;
}
.price-count {
    z-index: 9 !important;
}
.menu-2-full {
    position: inherit !important;
}
.change-abon {
    display: block !important;
}
.change-ticket-type label {
    width: 100% !important;
}
.change-abon label {
    /*width: 100%;*/
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
}
.change-abon input:not(:checked) + .item .abon-price{
    pointer-events: none;
}
/*.footer-640 {
  display: block;
}*/

hr.hr-thin {
    border-bottom: 1px solid #ceced5;
}
.pay-alias p {
    padding-left: 20px;
    margin: 0;
    line-height: 30px;
}
.pay-alias p a {
    color: #1d5ea2;
    text-decoration: underline;
    text-decoration-style: dotted;
}
.pay-rules {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.pay-rules-item {
    border: 1px solid #ceced5;
    width: calc(33.333% - 21px);
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    height: 130px;
}
.pay-rules-item a {
    color: #1d5ea2;
    text-decoration: underline;
    text-decoration-style: dotted;
}
.pay-rules-item img {
    margin-right: 25px;
}
.popup-style,
#popup__agreement {
    padding: 60px 90px;
}
@media (max-width: 767px) {
    .popup-style,
    #popup__agreement {
        padding: 20px 30px;
    }
}
.popup-style .popup__sale-container,
#popup__agreement .popup__sale-container {
    height: 555px;
    overflow: auto;
    font-size: 18px;
    margin-bottom: 20px;
}
.popup-style .popup__sale-container h3,
#popup__agreement .popup__sale-container h3 {
    margin-bottom: 35px;
}
.popup-style .popup__sale-container ul,
#popup__agreement .popup__sale-container ul {
    margin-bottom: 35px;
    line-height: 1.5;
}
.popup-style .subheading,
#popup__agreement .subheading {
    font-weight: bold;
    color: #333;
    font-size: 18px;
}
.popup-style .popup__download-block,
#popup__agreement .popup__download-block {
    background-color: #e9e9e9;
    height: 130px;
    margin-left: -90px;
    margin-right: -90px;
    margin-bottom: -60px;
    padding-left: 90px;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
@media (max-width: 767px) {
    .popup-style .popup__download-block,
    #popup__agreement .popup__download-block {
        width: 100%;
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: -20px;
        padding-left: 30px;
        min-height: 130px;
        height: auto;
        width: auto;
    }
}
.popup-style .popup__download-block a,
#popup__agreement .popup__download-block a {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    color: #333;
}
.popup-style .popup__download-block a:hover,
#popup__agreement .popup__download-block a:hover {
    opacity: 0.85;
}
.popup-style .popup__download-block a img,
#popup__agreement .popup__download-block a img {
    margin-right: 30px;
}
.popup-style .popup__download-block a span,
#popup__agreement .popup__download-block a span {
    color: #666;
}
.popup-style .popup__download-block-sub,
#popup__agreement .popup__download-block-sub {
    height: 69px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.feedback__desc p {
    font-size: 14px;
}
.feedback__desc p a {
    color: #1d5ea2 !important;
}
.choose-tabs {
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    color: #000;
}
@media (max-width: 767px) {
    .choose-tabs .item {
        display: none;
    }

    .choose-tabs .events-tabs {
        width: 100%;
    }

    .choose-tabs .events-tab {
        width: 50%;
    }
}
.events-tabs {
    display: flex;
}
.events-tab {
    cursor: pointer;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #828282;
    color: #828282;
    padding: 0 25px;
    height: 56px;
    transition: 300ms ease-out;
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    line-height: 136.8%;
}
.events-tab:not(:last-child) {
    margin-right: 16px;
}
.events-tab.active {
    background-color: #6088A2;
    color: #fff;
}
.events-maps {
    margin-top: 83px;
    min-height: 313px;
}
.events-map {
    position: relative;
}
.events-map img {
    width: 100%;
}
.event-map__item {
    color: #333;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    border: 3px solid #999999;
    background-color: #fff;
    cursor: pointer;
    transition: 300ms ease-out;
}
.event-map__item.active {
    color: #cd9a2b;
    border-color: #cd9a2b;
    z-index: 2;
    pointer-events: none;
}
.event-map__item--atrium {
    width: 18.8%;
    height: 30.4%;
    right: 32.7%;
    top: 28.7%;
}
.event-map__item--hall {
    width: 12.9%;
    height: 20.4%;
    top: 32.6%;
    right: 19.9%;
    z-index: 0;
}
.event-map__item--open {
    width: 355px;
    height: 226px;
    top: 0;
    background-color: transparent;
    padding-left: 20px;
}
.event-map__item--lecture {
    width: 83px;
    height: 31px;
    top: 15px;
    right: 294px;
}
.event-map__item--blecture {
    padding: 0 10px;
    height: 30px;
    right: 173px;
    bottom: 22px;
}
.events-zone-info__title {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    font-family: ProximaB;
    margin-bottom: 35px;
}
/*@media (max-width: 767px) {
    .events-zone-info {
        display: flex;
        flex-direction: column;
    }
}*/
.events-zone-info__wrapper {
    display: flex;
    justify-content: flex-start;
}
.events-zone-info__wrapper .swiper-slide {
    font-size: 0px;
}
.events-zone-info__desc ul {
    column-count: 2;
}
.events-zone-info__wrapper .swiper-container {
    width: 280px;
    margin-right: 40px;
}
.events-zone-info__wrapper .swiper-pagination-bullet {
    opacity: 1;
    background-color: #fff;
    border-radius: 0;
}
.events-zone-info__wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #cd9a2b;
}
.events-zone-info__desc ul li {
    padding-left: 20px;
    font-size: 18px;
    line-height: 33px;
    position: relative;
    color: #000;
}
.events-zone-info__desc ul li::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #aaafb8;
    left: 0;
    top: 13px;
}
@media (min-width: 768px) {
    .events-zone-info__desc--mobile {
        display: none !important;
        /*margin-bottom: 20px;*/
    }
}
@media (max-width: 767px) {
    .events-zone-info__wrapper {
        display: flex;
        flex-direction: column;
    }
    .events-zone-info__desc ul {
        column-count: 1;
        margin-top: 20px;
    }
    .events-maps {
        margin-top: 25px;
        min-height: auto;
    }
    .events-map > img {
        display: none;
    }
    .event-map__item {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: auto;
        bottom: auto;
        height: auto;
        line-height: 40px;
        padding: 0 17px;
        background-color: #ebebeb;
        border-color: #ebebeb;
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    .event-map__item::after {
        position: absolute;
        content: '';
        right: 17px;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        width: 9px;
        height: 9px;
        border-left: 2px solid #999;
        border-bottom: 2px solid #999;
    }
    .event-map__item.active {
        border-color: #ebebeb;
        color: #333;
    }
    .active.event-map__item::after {
        top: calc(50% + 9px / 2);
        transform: translateY(-50%) rotate(135deg);
    }
    .events-zone-info {
        margin-top: 20px;
        display: none !important;
    }
    .events-zone-info__desc--mobile {
        margin-bottom: 20px;
    }
    .hold-event .section2 {
        padding-top: 0;
    }
}
.pay-form .item {
    margin-bottom: 20px;
}
.text-price {
    margin-top: 20px;
}
.text-price b {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #cd9a2b;
}
.ticket-section-8 {
    padding-top: 0;
}
.ticket-section-8.ticket-section-company .send-contact {
    margin-bottom: 50px;
}
.ticket-section-8.ticket-section-company .send-contact a {
    color: #1d5ea2;
}
.ticket-section-company .send-contact button[type="submit"] {
    width: 270px;
    cursor: pointer;
    height: 50px;
    border: none;
    color: #fff;
    background-color: #cd9a2b;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: ProximaB;
    padding: 0;
}
.form-contract-offer {
    border-top: 1px solid #ceced5;
    padding-top: 48px;
}
.form-contract-offer a {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    color: #333;
}
.form-contract-offer a:hover {
    opacity: 0.8;
}
.form-contract-offer a img {
    margin-right: 33px;
}
.form-contract-offer a .form-contract-offer__title {
    font-weight: bold;
    font-family: ProximaB;
    max-width: 133px;
    margin-right: 70px;
}
.form-contract-offer a .form-contract-offer__desc {
    color: #666;
}
.type-father {
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}
.type-father__item {
    width: 33.333%;
    height: 100px;
    position: relative;
    padding: 25px 30px 25px 35px;
}
.type-father__item b {
    color: #d4a952;
}
.type-father__item:nth-child(1)::before {
    position: absolute;
    content: '';
    background-image: url('../img/father-1.png');
    top: 0;
    left: 0;
    width: 290px;
    height: 100px;
}
.type-father__item:nth-child(2)::before {
    position: absolute;
    content: '';
    background-image: url('../img/father-2.png');
    top: 0;
    left: -20px;
    width: 331px;
    height: 100px;
}
.type-father__item:nth-child(3) {
    padding-left: 60px;
}
.type-father__item:nth-child(3)::before {
    position: absolute;
    content: '';
    background-image: url('../img/father-3.png');
    top: 0;
    left: 0px;
    width: 311px;
    height: 100px;
}

.popup__fast .change-time .time-item {
    width: calc(11.11% / 2);
}
.popup__fast .change-time .time-item:nth-child(2n) .time {
    bottom: auto;
    top: 30px;
}
.popup__fast .change-time .time-item:nth-child(2n)::after {
    top: 0;
}

.popup__fast .change-time .time-item.disabled {
    background-color: #f0f0f0;
}

.popup__fast .change-time .time-item.disabled .time,
.popup__fast .change-time .time-item.disabled .time-last {
    opacity: 0.2
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow:hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .item--top-fix {
        top: -135px !important;
    }

    .file-text span {
        color: #333333;
    }
    .file-text:hover span {
        color: #cd9a2b;
    }
}

.form-contract-offer {
    display: none;
}

.send-contact button[disabled] {
    opacity: 0.7;
}

.form-contract-offer__preloader-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.form-contract-offer__preloader-line {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    height: 5px;
    background-color: #fff;
}

.form-contract-offer__preloader-current {
    width: 0%;
    height: 5px;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #cd9a2b;
}

.form-contract-offer__doc {
    display: none;
}

@media (max-width: 1559px) {
    .footer-copy-1600 {
        display: none;
    }
}
@media (min-width: 1600px) {
    .footer-copy {
        display: none;
    }

    .footer-copy-1600 {
        height: 108px;
        display: flex;
        justify-content: space-between;
        -ms-align-items: center;
        align-items: center;
    }

    .footer-copy-1600 .diz {
        text-align: right;
        font-family: Proxima;
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .footer-copy-1600 ul {
        display: flex;
        flex-wrap: wrap;
        -ms-align-items: center;
        align-items: center;
        height: calc(100% - 40%);
    }

    .footer-copy-1600 ul li {
        width: 50%;
    }

    .footer-copy-1600 ul li a {
        font-size: 14px;
        color: #a2aabd;
    }

    .footer-copy-1600 .footer-copy__copyright {
        font-size: 14px;
    }
}

.poster-page .section-header {
    top: 90px;
}

@media (max-width: 1410px) {
    .poster-page .section-header {
        top: 90px;
        position: absolute;
        width: 120px;
        height: 300px;
        margin-bottom: 0;
    }

    .poster-page .section-header .pin {
        position: absolute;
        /*display: flex;*/
        width: 3rem;
        height: 100%;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }

    .poster-page .section-header .pin h1 {
        transform: rotate(-180deg);
        text-align: right;
    }
}

@media (min-width: 1220px) {
    .poster-page {
        background-color: #fff;
        padding-bottom: 0px;
    }
    .poster-page .poster-section-2 {
        background-color: #f3f3f3;
    }

    .poster-page .poster-section-3 {
        background-color: #f3f3f3;
        padding-bottom: 70px;
    }
}

.map .change-city {
    color: #95969a;
    font-size: 12px;
    /*line-height: 22px;*/
    line-height: 1.1;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    font-family: ProximaB;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.map .text-full hr {
    width: 100%;
}
.map .text-full {
    overflow: hidden;
    position: relative;
}
.map .change-city {
    position: relative;
}
.map .city-map {
    position: relative;
}
.map .change-city--selected {
    width: 100%;
    top: 0;
    position: absolute;
    left: -100%;
}
.map .change-city img {
    margin-right: 10px;
    cursor: pointer;
}
.map .city-list {
    height: 265px;
    overflow: hidden;
    outline: none;
    position: relative;
    top: 0;
    left: 0;
    /*width: 100%;*/
}
.map .city-block {
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
}

@media (max-width: 991px){
    .city-block__hidden-mob {
        display: none !important;
    }
}

.map .city-list ul {
    height: 100%;
    overflow: auto;
}
.map .city-list li {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: ProximaB;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.05em;
    cursor: pointer;
    transition: 300ms ease-out;
    -webkit-tap-highlight-color: transparent;
}
.map .city-list li:hover {
    color: #cd9a2b;
}
.map .city-list li:last-child {
    margin-bottom: 0;
}

.city-list.js-scroll .jspDrag {
    background: #fff;
}

.city-list.js-scroll .jspVerticalBar {
    width: 6px;
    background: transparent;
}

.city-list.js-scroll .jspTrack {
    background: transparent;
}

.section-4 .project-h h4 a {
    position: relative;
    display: inline-block;
}

.section-4 .project-h h4 a::before {
    position: absolute;
    content: '';
    /*width: calc(100% + 40px);*/
    /*height: calc(100% + 40px);*/
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 640px) {
    .section-4 .project-h h4 a {
        width: 100%;
    }
    .section-4 .project-h h4 a::before {
        height: 100%;
        width: 100%;
    }
}

.map .city-block li a {
    color: #333;
}

.map .city-block li:hover a {
    color: #cd9a2b;
}

.clearfix {
    position: relative;
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: '';
    clear: both;
}

@media (min-width: 767px) {
    .logo-wr.logo-inner {
        position: absolute;
        top: 40px !important;
        padding: 0 !important;
        left: 40px !important;
        transform: translate(0) !important;
        width: 70px !important;
        margin: 0 !important;
        opacity: 1;
    }

    .header-blocks .header-schedule {
        background-color: #dfdfdf;
        position: relative;
    }

    .flex-column-jssa {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    .index-header-slider--destroy .slide-inner {
        transform: translateX(0) !important;
        opacity: 1;
    }
}


.partner-slider .slick-track {
    margin: auto;
}

.partner-slider .slick-dots {
    text-align: center;
    padding: 15px 0 0;
}

.partner-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.partner-slider .slick-dots li:first-child:last-child {
    display: none
}

.partner-slider .slick-dots .slick-active button:before {
    background-color: #cd9a2b;
}

.partner-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.partner-slider .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    width: 6px;
    height: 6px;
    background-color: #aaafb8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}



/* ie/edge fix */
.edge-browser .section-header .pin h1 {
    transform-origin: 80% 200% 0px;
}

.edge-browser .section-5 .section-header .pin h1 {
    transform-origin: 85% 346% 0px !important;
}




/*
 * Special
 */

.header-glass {
    width: 60px;
    height: 59px;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    background: url(../img/glasses-white.svg) center center no-repeat;
    border-left: 1px solid #4f535b;
    border-right: 1px solid #4f535b;
    transition: 300ms ease-out;
}

.header-glass:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1023px) {
    .header-glass {
        display: none !important;
    }
}

@media print {
    .b-special__panel,
    .b-special__dropdown {
        display: none !important;
    }
    .special-version.special-version-is-inner {
        padding-top: 0 !important;
    }

    .footer,
    .menu-2-900,
    .menu-900,
    .menu-full,
    .menu-2-full {
        display: none !important;
    }
}

.b-special__panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*max-width: 1250px;*/
    margin: 0 auto;
    padding: 10px 25px 0;
    background: #efefef;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 100;
    font-size: 16px;
    border-radius: 0;
    display: none;
}

.b-special__panel * {
    color: #000 !important;
    letter-spacing: normal !important;
    font-family: 'Arial', sans-serif !important;
}

.b-special__panel dl {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 10px 0;
}

.b-special__panel dt {
    margin: 0;
    margin-right: 5px;
}

.b-special__panel dt,
.b-special__panel dd {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.b-special__link {
    display: inline-block;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 7px;
}

.b-special__link.is-active, .b-special__link:hover {
    background: #000;
    color: #fff !important;
}

.fontsize-small {
    font-size: 20px;
}

.fontsize-normal {
    font-size: 24px;
}

.fontsize-big {
    font-size: 28px;
}

.b-special__button {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #000;
}

.b-special__button.is-active, .b-special__button:hover {
    box-shadow: 0 0 0 2px #000;
}

.b-special__button.dark {
    background: #000;
    color: #fff !important;
}

.b-special__button.blue {
    background: #9dd1ff;
    color: #195183;
}

.b-special__img {
    height: 27px;
    margin-left: 5px;
    display: block;
    cursor: pointer;
    background-image: url("../img/special_images.png");
    position: relative;
    text-decoration: none;
    width: 90px;
}

.b-special__img.is-active {
    background-position: 0 -27px;
}

.b-special__setting {
    cursor: pointer;
    margin: 10px 0 10px auto;
    border-bottom: 1px dashed #000;
}

@media (max-width: 850px) {
    .b-special__setting {
        margin-left: 0
    }
}

.b-special__setting:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border: 4px solid transparent;
    border-top: 4px solid #000;
}

.b-special__setting:hover {
    border-bottom-color: transparent;
}

.b-special__dropdown {
    position: fixed;
    top: 57px;
    left: 0;
    right: 0;
    /*max-width: 1250px;*/
    margin: 0 auto;
    background: #fff;
    z-index: 100;
    padding: 20px;
    border: 2px solid #000;
    display: none;
}

@media (max-width: 837px) {
    .b-special__dropdown {
        top: 96px
    }
}

@media (max-width: 767px) {
    .b-special__dropdown {
        top: 96px
    }
}

@media (max-width: 530px) {
    .b-special__dropdown {
        top: 173px
    }
}

.b-special__title {
    font-size: 30px;
    font-weight: 700;
    margin: 20px 0;
    color: #000 !important;
}

.b-special__title:first-child {
    margin-top: 0;
}

.b-special__row {
    margin: 0 0 10px;
}

@media (max-width: 768px) {
    .b-special__row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.b-special__label {
    font-weight: 700;
    font-size: 18px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #000 !important;
}

@media (max-width: 768px) {
    .b-special__label {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.b-special__toggle-link {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 8px;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 3px;
    color: #000 !important;
}

@media (max-width: 768px) {
    .b-special__toggle-link:not(:last-child) {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.b-special__toggle-link.is-active {
    background: #000;
    color: #fff !important;
}

.b-special__toggle-link.tnr {
    font-family: Times New Roman, serif;
}

.b-special__theme-toggle {
    padding: 10px 15px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid transparent;
}

.b-special__theme-toggle:before {
    content: "";
    display: none;
    vertical-align: middle;
    margin-right: 10px;
    width: 15px;
    height: 2px;
    background: #000;
}

.b-special__theme-toggle.is-active:before {
    display: inline-block;
}

.b-special__theme-toggle.white {
    color: #000 !important;
    background: #fff !important;
    border-color: #000 !important;
}

.b-special__theme-toggle.black {
    color: #fff !important;
    background: #000 !important;
}

.b-special__theme-toggle.black:before {
    background: #fff;
}

.b-special__theme-toggle.blue {
    color: #063462 !important;
    background: #9dd1ff !important;
}

.b-special__theme-toggle.blue:before {
    background: #063462;
}

[data-kerning="defaultCerning"] {
    letter-spacing: normal !important;
}

[data-kerning="averageCerning"] {
    letter-spacing: 2px !important;
}

[data-kerning="bigCerning"] {
    letter-spacing: 5px !important;
}

.b-special__bottom {
    padding-top: 20px;
    text-align: right;
}

@media (max-width: 768px) {
    .b-special__bottom {
        text-align: left
    }
}

.b-special__contol {
    background: #000 !important;
    color: #fff !important;
    font-size: 20px;
    cursor: pointer;
    padding: 15px 30px;
    border: 2px solid #000;
    box-shadow: inset 0 0 0 2px #fff;
}

@media (max-width: 768px) {
    .b-special__contol:first-child {
        margin-bottom: 5px
    }
}



/*
 * Special version style
 */

.special-version {
    padding-top: 57px !important;
    font-size: 16px;
    background: #fff;
    color: #000;
}

@media (max-width: 837px) {
    .special-version {
        padding-top: 96px !important
    }
}

@media (max-width: 530px) {
    .special-version {
        padding-top: 173px !important
    }
}

@media (max-width: 950px) {
    .special-version .header-nav__list {
        overflow-x: scroll
    }
}

@media (max-width: 767px) {
    .special-version .header {
        top: 96px !important
    }
}

@media (max-width: 530px) {
    .special-version .header {
        top: 173px !important
    }

    .special-version .header.is-header-fixed {
        top: 173px !important
    }
}

.special-version .header.is-header-fixed {
    top: 57px !important;
}

@media (max-width: 837px) {
    .special-version .header.is-header-fixed {
        top: 96px !important
    }
}

.special-version.special-version-is-inner {
    padding-top: 57px !important;
}

.special-version .menu .soc .left .active,
.special-version .menu .soc .menu-city a {
    color: #fff !important;
}

.special-version .header-glass {
    margin-right: 0;
    background-color: rgba(255, 255, 255, 0.1);
}

.special-version .menu,
.special-version .menu-right .ticket,
.special-version .menu-logo,
.special-version .menu-logo .back-1,
.special-version .footer-full,
.special-version .footer-900,
.special-version .footer-640 {
    background: #383838;
}

.special-version .menu-logo .border {
    border-color: #383838;
}

.special-version .news-page__form,
.special-version .search-page,
.special-version .search-h,
.special-version .search-result,
.special-version .comment,
.special-version [class*="section-"] {
    background: transparent !important;
}

.special-version .b-special__panel {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 530px) {
    .special-version .b-special__panel {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.special-version .menu-2 .soc .menu-subheader,
.special-version .menu-2 .soc .left .active,
.special-version .menu-2 .soc .menu-city a,
.special-version .menu .soc .menu-city {
    color: #fff;
}

.special-version .container-fl.header,
.special-version .menu .soc .right,
.special-version .vdnh,
.special-version .footer .soc-menu,
.special-version .menu-2 .soc .right,
.special-version .exhibition-section-1 {
    display: none !important;
}

.special-version .section-header {
    width: 100%;
    position: static;
    height: auto !important;
    margin-bottom: 30px;
}

.special-version .menu-2 .soc .menu-city a:after,
.special-version .menu .soc .menu-city a:after {
    background: url(../img/icons/arrow-down.svg) no-repeat center;
    background-size: 100%;
}

.special-version .menu-2-right .search .search-button,
.special-version .menu-right .search .search-button {
    background: url(../img/icons/search.svg) no-repeat center;
    background-size: 17px 17px;
}

.special-version .section-header .pin {
    width: 100%;
    position: static;
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
    writing-mode: initial;
}

.special-version .section-header .pin h1 {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.special-version .header-nav__elem {
    opacity: 1;
}

.special-version .header-search__button,
.special-version .header-search__close {
    height: 59px !important

}

.special-version .header-search__popup-body {
    border: none
}

@media (max-width: 1024px) {
    .special-version .footer-header__links {
        top: 237px
    }
}

.special-version .section-1 .event-slide .img-wr {
    margin-bottom: 20px;
}

.special-version .section-1 .event-slide .event-date {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.special-version .menu-full {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
}


.special-version .section-4 .project-item .img {
    background: transparent !important;
    display: none !important;
}
.special-version .section-4 .project-item .text {
    position: static !important
}
.special-version .section-4 .project-item .mask {
    display: none !important
}

.special-version .section-4 {
    padding: 0 60px;
    margin-top: 60px;
}

.special-version .section-4 .project-h {
    top: -70px;
}

.special-version .about-section-3 .project-item hr,
.special-version .section-4 .project-h hr {
    display: none;
}

.special-version .poster-page__item-date,
.special-version .event-page__item-date,
.special-version .about-section-3 .project-item .mask,
.special-version .section-2 .news .big-news .img::after {
    background: rgba(255, 255, 255, 0.7);
}

.special-version .poster-page__item-date {
    top: -142px
}

.special-version .feedback-page-form .btn,
.special-version .exhibitions__item-btn,
.special-version .project-item-btn {
    width: 300px;
}

.special-version .exhibition-section-11__item-text,
.special-version .type-father__item:before,
.special-version .pay-alias-sale .images,
.special-version .test-page .test-result .result-row .right hr,
.special-version .test-page .test-result .result-row .right .result-share,
.special-version .event-section-6,
.special-version .event-sliders,
.special-version .contacts-section-4 .project-item hr,
.special-version .follow-container,
.special-version .exhibition-section-11__item-pic:after,
.special-version .section-4 .project-item hr,
.special-version .section-3 .fact-slide hr,
.special-version .section-8,
.special-version .section-7,
.special-version .section-5 .container1 + .container1 .test,
.special-version .section-2 .news .big-news .act,
.special-version .section-1 .event-slide .event-date,
.special-version .section-7 .map-header,
.special-version .exhibition-sliders,
.special-version .about-section-1,
.special-version .news-page__item-refresh,
.special-version .follow,
.special-version .press-center .section5 hr,
.special-version .projects-page-section-2 .project-item hr,
.special-version .projects-page-section-4 .item hr {
    display: none !important
}

.special-version .change-project .item:before,
.special-version .poster-page__item-pic:before,
.special-version .exhibitions__item-pic:after,
.special-version .contacts-section-4 .project-item .mask,
.special-version .section-5 .blog .blog-small .item:before,
.special-version .section-5 .blog .blog-big .item:before,
.special-version .news-page__item-pic:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.special-version .type-father__item {
    padding: 0 20px 0 0;
}

.special-version .pay-alias-sale {
    background: transparent;
}

.special-version .pay-alias-sale .pay-alias-link {
    padding: 0;
}

.special-version .change-project .item:before {
    z-index: -1;
}

.special-version .projects-page-section-4 .item .mask,
.special-version .projects-page-section-2 .project-item .mask {
    background: rgba(255, 255, 255, 0.7);
}


.special-version .popup__sale .items,
.special-version .popup__fast .form-wr,
.special-version .change-eks .item,
.special-version .change-abon .item,
.special-version .test-page .test-questions .question,
.special-version .test-page .test-land,
.special-version .projects-page {
    background: transparent !important
}

.special-version.font-small .test-land h1 {
    font-size: 25px;
}

.special-version.font-small .test-land .mini-h,
.special-version.font-small .test-land .begin-test {
    font-size: 10px;
}

.special-version.font-big .test-land .mini-h,
.special-version.font-big .test-land .begin-test {
    font-size: 15px;
}

.special-version.font-small .test-land .big-text,
.special-version.font-small .test-land .test-info span,
.special-version.font-small .test-questions .question .right,
.special-version.font-small .test-page .test-questions .question .right .question-text label .text {
    font-size: 17px;
}

.special-version.font-big .test-land .big-text,
.special-version.font-big .test-land .test-info span,
.special-version.font-big .test-questions .question .right,
.special-version.font-big .test-page .test-questions .question .right .question-text label .text {
    font-size: 25px;
}


.special-version .hold-event .section3 .hold-event-form .send-button {
    border: none;
}

.special-version .about-section-4 .item-map,
.special-version img,
.special-version [style*="background-image"] {
    filter: grayscale(1);
}

.special-version .order-result .container2 {
    max-height: 100% !important
}

.special-version .search-page .search-line input[type="text"],
.special-version .search-page .search-line .search-button {
    border: 1px solid #000;
}

.special-version .search-page .search-line .search-button {
    background-image: url(../img/icons/search.svg);
    background-size: 14px 14px;
}

.special-version .search-page .search-h {
    margin-bottom: 0;
}

.special-version .search-page .search-option-full a {
    height: auto;
}

.special-version .search-page .search-result .show-more-button {
    width: 350px;
    height: auto;
    padding: 15px;
}

.special-version .change-eks .item .change-eks-price {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.special-version .ui-datepicker-week-end,
.special-version .ui-datepicker-week-end *,
.special-version .change-date .day-name.weekend,
.special-version .change-date .day-number.weekend {
    color: inherit !important;
}

.special-version .change-date .day-number.disabled {
    opacity: 0.3 !important;
    pointer-events: none !important
}

.special-version .map .text-900 a:after {
    background-color: currentColor!important
}

.special-version .menu-2 a:hover,
.special-version .menu a:hover,
.special-version .footer-full .footer-menu .main-menu li.current a,
.special-version .menu-2 nav li.current a {
    color: inherit !important;
}

.special-version .exhibition-section-8 .btn {
    height: 100px;
}




/* font small */
.special-version.font-small .search-page *,
.special-version.font-small .hold-event *,
.special-version.font-small .exhibitions *,
.special-version.font-small .comment *,
.special-version.font-small [class*="section-"] * {
    font-size: 20px;
    line-height: 1.4 !important;
}
/*.special-version.font-small h1 {*/
/*    font-size: 30px !important;*/
/*}*/
.special-version.font-small .menu nav li,
.special-version.font-small .menu-2 nav li,
.special-version.font-small .menu-right .ticket a,
.special-version.font-small .menu .soc .left a,
.special-version.font-small .menu .soc .menu-city,
.special-version.font-small .footer-full .main-menu a,
.special-version.font-small .footer-900 .main-menu a,
.special-version.font-small .footer-640 .main-menu a,
.special-version.font-small .footer-copy-1600 .footer-copy__copyright,
.special-version.font-small .footer-copy-1600 ul li a {
    font-size: 12px !important;
}


/* font normal */
.special-version.font-normal .search-page *,
.special-version.font-normal .hold-event *,
.special-version.font-normal .exhibitions *,
.special-version.font-normal .comment *,
.special-version.font-normal [class*="section-"] * {
    font-size: 23px !important;
    line-height: 1.4 !important;
}
.special-version.font-normal h1 {
    font-size: 40px !important;
}
.special-version.font-normal .menu nav li,
.special-version.font-normal .menu-2 nav li,
.special-version.font-normal .menu-right .ticket a,
.special-version.font-normal .menu .soc .left a,
.special-version.font-normal .menu .soc .menu-city,
.special-version.font-normal .footer-full .main-menu a,
.special-version.font-normal .footer-900 .main-menu a,
.special-version.font-normal .footer-640 .main-menu a,
.special-version.font-normal .footer-copy-1600 .footer-copy__copyright,
.special-version.font-normal .footer-copy-1600 ul li a  {
    font-size: 14px !important;
}

.special-version.font-normal .header-search__popup * {
    font-size: 20px !important;
    line-height: 1.4 !important;
}

.special-version.font-normal .footer-header__elem,
.special-version.font-normal .footer-header__nav-left {
    margin-right: 15px;
}

.special-version.font-normal .footer-header__elem a {
    font-size: 16px !important;
}

@media (max-width: 1600px) {
    .special-version.font-normal .footer-header__links {
        display: block;
        bottom: 10px;
    }
}

.special-version.font-normal .footer * {
    font-size: 16px !important;
}

.special-version.font-normal .footer-header__nav-left {
    margin-right: 0;
}

.special-version.font-normal .footer-header__elem {
   margin-right: 30px
}

@media (max-width: 1400px) {
   .special-version.font-normal .footer-header__elem {
        margin-right: 20px;

   }
}

.special-version.font-normal .footer-header__nav-left {
    margin-right: 0;
}

.special-version.font-normal .footer-header__socials {
    top: 27px;

}

.special-version.font-normal .footer-header__elem a {
    font-size: 16px !important;
}


/* font big */
.special-version.font-big .search-page *,
.special-version.font-big .hold-event *,
.special-version.font-big .exhibitions *,
.special-version.font-big .comment *,
.special-version.font-big [class*="section-"] * {
    font-size: 26px !important;
    line-height: 1.4 !important;
}

.special-version.font-big h1 {
    font-size: 50px !important;
}
.special-version.font-big .menu nav li,
.special-version.font-big .menu-2 nav li,
.special-version.font-big .menu-right .ticket a,
.special-version.font-big .menu .soc .left a,
.special-version.font-big .menu .soc .menu-city,
.special-version.font-big .footer-full .main-menu a,
.special-version.font-big .footer-900 .main-menu a,
.special-version.font-big .footer-640 .main-menu a,
.special-version.font-big .footer-copy-1600 .footer-copy__copyright,
.special-version.font-big .footer-copy-1600 ul li a  {
    font-size: 16px !important;
}

.special-version.font-big .header-search__popup * {
    font-size: 23px !important;
    line-height: 1.4 !important;
}

.special-version.font-big * .footer-header__links {
    max-width: 900px;
    flex-wrap: wrap;
    bottom: 23px;
}

@media (max-width: 1600px) {
    .special-version.font-big * .footer-header__links {
        display: block;
        bottom: 10px;
    }
}

.special-version.font-big * .footer-header__elem a {
    font-size: 22px !important;
}

.special-version.font-big * .footer-header__elem {
    margin-right: 25px !important;
}

.special-version.font-big * .footer-header__nav-left {
    margin-right: 0 !important;

}

.special-version.font-big * .footer-header__socials {
    top: 28px;
}

.special-version.font-big .footer * {
    font-size: 23px !important;
}

.special-version.font-big .footer-header__nav {
    width: calc(100% - 230px) !important;
}

@media (max-width: 768px) {
    .special-version.font-big .footer-header__nav {
        width: auto !important;
    }
}

.special-version .exhibitions__item {
    padding: 30px 10px;
}

@media (max-width: 1200px) {
    .special-version .exhibitions__item-container {
        overflow-x: scroll;
    }
}


.special-version .exhibitions__item-text {
    font-size: 16px !important;
    line-height: 25px !important;
    min-height: 65px;
    height: 65px;
     -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.special-version .change-date .day-name,
.special-version .change-date .day-number {
    line-height: 50px !important
}

.special-version [class*="section-"] .type-accomp div,
.special-version [class*="section-"] .type-accomp div label {
    line-height: 70px !important
}


.special-version.imagesOff img,
.special-version.imagesOff .img-wr,
.special-version.imagesOff .vdnh,
.special-version.imagesOff .section-2 .news .news-1 div,
.special-version.imagesOff .section-2 .news .news-2 div,
.special-version.imagesOff .section-2 .news .news-min .news-min-img,
.special-version.imagesOff .about .poster-items-section .poster-page__items_big,
.special-version.imagesOff .about-section-2 .item-pic,
.special-version.imagesOff .ticket-img,
.special-version.imagesOff .blog-article-page__banner,
.special-version.imagesOff .event-page__banner,
.special-version.imagesOff .event-page__item-pic:before,
.special-version.imagesOff .news-page__item-pic {
    display: none !important;
}

.special-version.imagesOff .exhibitions__item,
.special-version.imagesOff .contacts-section-4 .project-item {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.special-version.imagesOff :not(ymaps)[style*="background-image"] {
    background: #ccc !important
}

.special-version.imagesOff .captcha-img img {
    display: block !important;
}

.captcha-img img{
    display: inline !important;
}

.special-version.arialFont * {
    font-family: 'Arial', sans-serif !important;
}

.special-version.tnrFont * {
    font-family: 'Times New Roman', serif !important;
}

.special-version.averageCerning * {
    letter-spacing: 2px;
}

.special-version.averageCerning * .header-nav__elem a,
.special-version.averageCerning * .header-nav__info-elem span,
.special-version.averageCerning * .header-nav__info-elem a,
.special-version.averageCerning * .header-phone {
    font-size: 16px !important;
}

.special-version.averageCerning * .header-nav__info-elem {
    margin-right: 20px !important;
}

.special-version.averageCerning * .header-nav__info-list {
    padding-left: 25px;

}

.special-version.bigCerning * {
    letter-spacing: 5px;
}

.special-version.bigCerning * .header * {
    letter-spacing: 3px !important;
}

.special-version.bigCerning * .sticker {
    letter-spacing: 2px !important;
}

.special-version.font-big .sticker {
    display: none;
}

.special-version.bigCerning * .header-phone {
    font-size: 14px !important;
}

.special-version.bigCerning * .header-nav__elem a,
.special-version.bigCerning * .header-nav__info-elem span,
.special-version.bigCerning * .header-nav__info-elem a {
    font-size: 17px !important;
}

.special-version.bigCerning * .header-nav__elem a {
    font-size: 15px !important;
}

.special-version.bigCerning * .header-nav__info-list {
    padding-left: 30px;
}

.special-version.bigCerning * .header-nav__info-elem {
    margin-right: 10px;
}

.special-version.bigCerning * .header-nav__info-elem {
    margin-right: 25px !important;
}

.special-version.bigCerning * .footer-header__nav {
    width: calc(100% - 230px) !important;
}

@media (max-width: 767px) {
    .special-version.bigCerning * .footer-header__nav {
        width: auto !important
    }
}

@media (max-width: 425px) {
    .special-version.font-big .footer-header__nav {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .special-version.font-big .footer-header__nav > div {
        width: 100%
    }

    .special-version.font-big .footer-header__elem {
        margin-right: auto !important;
        width: auto
    }
}

.special-version.bigCerning * .footer-header__links {
    max-width: 900px;
    flex-wrap: wrap;
    bottom: 23px;
}



/*
 * Theme white
 */


.special-version.themeWhite [class*="popup__"],
.special-version.themeWhite .press-center [class*="section"],
.special-version.themeWhite .press-center,
.special-version.themeWhite .hold-event,
.special-version.themeWhite .feedback-page,
.special-version.themeWhite .exhibitions,
.special-version.themeWhite .comment *,
.special-version.themeWhite,
.special-version.themeWhite [class*="section-"],
.special-version.themeWhite .l1block1,
.special-version.themeWhite .section_dark {
    background: #fff !important;
}

.special-version.themeWhite .footer {
    background-color: #f3f3f3
}

.special-version.themeWhite .hold-event .l1block1_wrap {
    background-image: none;
}

.special-version.themeWhite [class*="popup__"] *,
.special-version.themeWhite .test-page *,
.special-version.themeWhite .search-result *,
.special-version.themeWhite .press-center *,
.special-version.themeWhite .poster-page *,
.special-version.themeWhite .order-result *,
.special-version.themeWhite .hold-event *,
.special-version.themeWhite .feedback-page *,
.special-version.themeWhite .exhibitions *,
.special-version.themeWhite [class*="section-"] *,
.special-version.themeWhite .header-search__popup-title,
.special-version.themeWhite .header .button__text,
.special-version.themeWhite .footer * {
    color: #000 !important;
}

.special-version.themeWhite .footer .icon *{
    fill: #000;
}

.special-version.themeWhite .change-show-item .mask-1,
.special-version.themeWhite .exhibition-section-4 .item:before {
    background: rgba(255, 255, 255, 0.6);
}

.special-version.themeWhite .events-tab.active {
    background: #ccc;
}

.special-version.themeWhite .form__checkbox .section-seller__checkbox,
.special-version.themeWhite .form__checkbox .section-seller__checkbox-label {
    background: transparent !important;
}

.special-version.themeWhite .news-page__form-btn,
.special-version.themeWhite a.ui-state-hover,
.special-version.themeWhite .ui-state-active,
.special-version.themeWhite .ui-widget-content .ui-state-active,
.special-version.themeWhite .ui-widget-header .ui-state-active,
.special-version.themeWhite a.ui-button:active,
.special-version.themeWhite .ui-button:active,
.special-version.themeWhite .ui-button.ui-state-active:hover,
.special-version.themeWhite .change-time-900 .item .time.selected,
.special-version.themeWhite .change-time-900 .item .time:hover,
.special-version.themeWhite .total-price .total-price-next.active a,
.special-version.themeWhite .ticket-section-company .send-contact button[type="submit"],
.special-version.themeWhite .ticket-section-company .send-contact input[type="submit"],
.special-version.themeWhite .change-time .selected,
.special-version.themeWhite .change-date .day-number:hover,
.special-version.themeWhite .change-date .day-number.selected,
.special-version.themeWhite .test-page .test-result .result-row .right .result-send,
.special-version.themeWhite .test-page .test-questions .question .right .answer-button,
.special-version.themeWhite .test-page .test-land .begin-test,
.special-version.themeWhite .simple-page-section-2 .fieldset .btn,
.special-version.themeWhite .press-center .section3 .press-center-form .send-button,
.special-version.themeWhite .hold-event .section3 .hold-event-form .send-button,
.special-version.themeWhite .feedback-page-form .btn,
.special-version.themeWhite .exhibitions__item-btn,
.special-version.themeWhite .project-item-btn,
.special-version.themeWhite .comment-form .btn,
.special-version.themeWhite .exhibition-section-8 .btn {
    background: #000 !important;
    color: #fff !important;
}

.special-version.themeWhite .popup hr,
.special-version.themeWhite .change-eks input[type="radio"]:checked + .item:after,
.special-version.themeWhite .change-abon input[type="radio"]:checked + .item:after,
.special-version.themeWhite .change-project input[type="radio"]:checked + .item:after,
.special-version.themeWhite .change-product input[type="checkbox"]:checked + .item:after,
.special-version.themeWhite .change-lang input[type="radio"]:checked + .item:after,
.special-version.themeWhite .abon,
.special-version.themeWhite .change-ticket-type input[type="checkbox"]:checked + .item:after,
.special-version.themeWhite .change-show-item:hover:after,
.special-version.themeWhite input[type="radio"]:checked + .change-show-item:after,
.special-version.themeWhite .test-page .test-result .result-row .right .result-send,
.special-version.themeWhite .test-page .test-result .result-block,
.special-version.themeWhite .test-page .test-questions .question .right .answer-button,
.special-version.themeWhite .test-page .test-land .begin-test,
.special-version.themeWhite .simple-page-section-2 .fieldset,
.special-version.themeWhite .press-center .section3 .press-center-form .send-button,
.special-version.themeWhite .exhibition-section-8 .fieldset {
    border-color: #000 !important;
}

.special-version.themeWhite .change-eks .item,
.special-version.themeWhite .change-lang .item,
.special-version.themeWhite .change-abon .item,
.special-version.themeWhite .test-page .test-questions .question,
.special-version.themeWhite .press-center .section3 .press-center-form .item input,
.special-version.themeWhite .feedback-page-form__input,
.special-version.themeWhite .feedback-page-form__textarea,
.special-version.themeWhite .comment-form__textarea,
.special-version.themeWhite .comment-form__input {
    border: 1px solid #000;
}
.special-version.themeWhite .forselect2 .ui-selectmenu-button.ui-button *,
.special-version.themeWhite .forselect2 .ui-selectmenu-button.ui-button {
    line-height: 2.3 !important;
}

.special-version.themeWhite .ticket-section-company .form-contact .item input,
.special-version.themeWhite .pay-form .item input,
.special-version.themeWhite .search-page .search-option-full a.selected,
.special-version.themeWhite .ui-selectmenu-menu,
.special-version.themeWhite .forselect2 .ui-selectmenu-button.ui-button {
    border: 1px solid #000;
}

.special-version.themeWhite .slider-paginator-1.active,
.special-version.themeWhite .popup__sale .list li:before,
.special-version.themeWhite .test-page .test-questions .question .right .question-text label input[type='radio']:checked + .radio-circle:before {
    background-color: #000 !important;
}

.special-version.themeWhite .total-price {
    background: #fff !important;
    border-top: 1px solid #000 !important;
}

.special-version.themeWhite .total-price * {
    color: #000 !important;
}

.special-version.themeWhite .total-price .total-price-step .step {
    background: #fff !important;
    border-color: #000 !important;
    color: #000 !important;
}

.special-version.themeWhite .total-price .total-price-cost a {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}


.special-version.themeWhite .hold-event .section2 .change-day input {
    border-color: #ebebeb !important;
}

.special-version.themeWhite .header-nav__info-elem a,
.special-version.themeWhite .header-lang a,
.special-version.themeWhite .header .button {
    color: #000;
}

.special-version.themeWhite .header .button {
    background-color: #fff;
}

.special-version.themeWhite .header .button {
    border: 1px solid #000;
}

.special-version.themeWhite .header .icon {
    fill: #000 !important;
}


/*
 * Theme black
 */

.special-version.themeBlack [class*="popup__"],
.special-version.themeBlack .test-page,
.special-version.themeBlack .contacts-address-top,
.special-version.themeBlack .contacts-address-bottom,
.special-version.themeBlack .press-center [class*="section"],
.special-version.themeBlack .press-center,
.special-version.themeBlack .poster-page,
.special-version.themeBlack .order-result .right-block,
.special-version.themeBlack .news-page,
.special-version.themeBlack .hold-event [class*="section"],
.special-version.themeBlack,
.special-version.themeBlack .header-search__popup-body,
.special-version.themeBlack .is-header-fixed,
.special-version.themeBlack .ui-widget-header,
.special-version.themeBlack .ui-widget-content {
    background: #000 !important;
}

.special-version.themeBlack [class*="popup__"] *,
.special-version.themeBlack .test-page *,
.special-version.themeBlack .search-page *,
.special-version.themeBlack .press-center *,
.special-version.themeBlack .poster-page *,
.special-version.themeBlack .order-result *,
.special-version.themeBlack .hold-event *,
.special-version.themeBlack .feedback-page *,
.special-version.themeBlack .exhibitions *,
.special-version.themeBlack .comment *,
.special-version.themeBlack [class*="section-"] *,
.special-version.themeBlack .header-search__popup *,
.special-version.themeBlack .contacts-address {
    color: #fff !important;
}

.special-version.themeBlack .l1topbar {
    background: #000 !important;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.special-version.themeBlack .ui-datepicker-calendar tbody a,
.special-version.themeBlack .ui-datepicker-calendar tbody span,
.special-version.themeBlack .select-date select,
.special-version.themeBlack .pay-form .item .big-text,
.special-version.themeBlack .news-page__form-text{
    color: #000 !important;
}

.special-version.themeBlack .section-5 .blog .blog-small .item:before,
.special-version.themeBlack .section-5 .blog .blog-big .item:before,
.special-version.themeBlack .section-2 .news .big-news .img::after {
    background: rgba(0, 0, 0, 0.2);
}

.special-version.themeBlack .change-project .item:before,
.special-version.themeBlack .projects-page-section-4 .item .mask,
.special-version.themeBlack .projects-page-section-2 .project-item .mask,
.special-version.themeBlack .poster-page__item-pic:before,
.special-version.themeBlack .exhibitions__item-pic:after,
.special-version.themeBlack .event-page__item-date,
.special-version.themeBlack .contacts-section-4 .project-item .mask,
.special-version.themeBlack .news-page__item-pic:after,
.special-version.themeBlack .about-section-3 .project-item .mask {
    background: rgba(0, 0, 0, 0.5);
}
.special-version.themeBlack.imagesOff [style*="background-image"] {
    background: #1d1d1d !important
}

.special-version.themeBlack .news-page__form-btn,
.special-version.themeBlack .news-page__form-input,
.special-version.themeBlack .forselect .ui-selectmenu-button.ui-button,
.special-version.themeBlack .hold-event .section3 .hold-event-form .item input,
.special-version.themeBlack .hold-event .section2 .change-day input,
.special-version.themeBlack .change-time-900 .item .time.selected,
.special-version.themeBlack .change-time-900 .item .time:hover,
.special-version.themeBlack .total-price .total-price-next.active a,
.special-version.themeBlack .slider-paginator-1.active,
.special-version.themeBlack .ticket-section-company .send-contact button[type="submit"],
.special-version.themeBlack .ticket-section-company .form-contact .item input,
.special-version.themeBlack .change-help input[type="radio"]:checked + .item-help,
.special-version.themeBlack .ticket-section-company .send-contact input[type="submit"],
.special-version.themeBlack .change-time .selected,
.special-version.themeBlack .change-date .day-number:hover,
.special-version.themeBlack .change-date .day-number.selected,
.special-version.themeBlack .test-page .test-result .result-row .right .result-send,
.special-version.themeBlack .test-page .test-questions .question .right .answer-button,
.special-version.themeBlack .test-page .test-land .begin-test,
.special-version.themeBlack .simple-page-section-2 .fieldset .btn,
.special-version.themeBlack .press-center .section3 .press-center-form .send-button,
.special-version.themeBlack .hold-event .section3 .hold-event-form .send-button,
.special-version.themeBlack .feedback-page-form .btn,
.special-version.themeBlack .exhibitions__item-btn,
.special-version.themeBlack .project-item-btn,
.special-version.themeBlack .comment-form .btn,
.special-version.themeBlack .exhibition-section-8 .btn {
    background: #fff !important;
    color: #000 !important;
}

.special-version.themeBlack .forselect .ui-selectmenu-button.ui-button,
.special-version.themeBlack .popup hr,
.special-version.themeBlack .change-eks input[type="radio"]:checked + .item:after,
.special-version.themeBlack .change-abon input[type="radio"]:checked + .item:after,
.special-version.themeBlack .change-project input[type="radio"]:checked + .item:after,
.special-version.themeBlack .change-product input[type="checkbox"]:checked + .item:after,
.special-version.themeBlack .change-lang input[type="radio"]:checked + .item:after,
.special-version.themeBlack .abon,
.special-version.themeBlack .change-ticket-type input[type="checkbox"]:checked + .item:after,
.special-version.themeBlack .change-show-item:hover:after,
.special-version.themeBlack input[type="radio"]:checked + .change-show-item:after,
.special-version.themeBlack .test-page .test-result .result-row .right .result-send,
.special-version.themeBlack .test-page .test-result .result-block,
.special-version.themeBlack .test-page .test-questions .question .right .answer-button,
.special-version.themeBlack .test-page .test-land .begin-test,
.special-version.themeBlack .simple-page-section-2 .fieldset,
.special-version.themeBlack .press-center .section3 .press-center-form .send-button,
.special-version.themeBlack .exhibition-section-8 .fieldset {
    border-color: #fff !important;
}

.special-version.themeBlack a.ui-state-hover,
.special-version.themeBlack .ui-state-active,
.special-version.themeBlack .ui-widget-content .ui-state-active,
.special-version.themeBlack .ui-widget-header .ui-state-active,
.special-version.themeBlack a.ui-button:active,
.special-version.themeBlack .ui-button:active,
.special-version.themeBlack .ui-button.ui-state-active:hover,
.special-version.themeBlack .popup__sale .list li:before,
.special-version.themeBlack .test-page .test-result .result-block .result-h,
.special-version.themeBlack .about-section-4 .item-right {
    background: #000 !important;
}
.special-version.themeBlack .slider-3-control {
    background: #fff;
    padding: 7px;
    height: 40px;
}

.special-version.themeBlack .change-help input[type="radio"]:checked + .item-help *,
.special-version.themeBlack .promo-hover,
.special-version.themeBlack .type-accomp input[type="radio"]:checked + div,
.special-version.themeBlack .change-format input[type="radio"]:checked + .item-format span,
.special-version.themeBlack .search-page .search-option-full a:hover,
.special-version.themeBlack .search-page .search-option-full a.selected,
.special-version.themeBlack .press-center .section3 .press-center-form .item input,
.special-version.themeBlack .poster-page__filter-btn.active,
.special-version.themeBlack .poster-page__filter-btn:hover,
.special-version.themeBlack .news-page__filter-btn.active,
.special-version.themeBlack .news-page__filter-btn:hover,
.special-version.themeBlack .events-tab.active,
.special-version.themeBlack .event-map__item,
.special-version.themeBlack .event-map__item--atrium {
    color: #000 !important;
}

.special-version.themeBlack .forselect2 .ui-selectmenu-button.ui-button *,
.special-version.themeBlack .forselect2 .ui-selectmenu-button.ui-button {
    color: #000 !important;
    line-height: 2.3 !important;
}

.special-version.themeBlack .hold-event .section3 .hold-event-form .item input,
.special-version.themeBlack .hold-event .section2 .change-day input,
.special-version.themeBlack .change-eks .item,
.special-version.themeBlack .change-lang .item,
.special-version.themeBlack .change-abon .item,
.special-version.themeBlack .pay-form .item input,
.special-version.themeBlack .pay-form .item-3,
.special-version.themeBlack .test-page .test-questions .question .left span,
.special-version.themeBlack .test-page .test-questions .question {
    border: 1px solid #fff !important;
}


.special-version.themeBlack .forselect .ui-selectmenu-button.ui-button,
.special-version.themeBlack .pay-form .item input,
.special-version.themeBlack .pay-form .item-3,
.special-version.themeBlack .price-count input[type="number"],
.special-version.themeBlack .change-lang .item,
.special-version.themeBlack .change-ticket-type .item,
.special-version.themeBlack .test-page .test-questions .question .left span,
.special-version.themeBlack .test-page .test-questions .question .right .question-text label input[type='radio']:checked + .radio-circle:before {
    background-color: #000 !important;
}

.special-version.themeBlack .total-price {
    background: #000 !important;
    border-top: 1px solid #fff !important;
}

.special-version.themeBlack a.ui-state-hover,
.special-version.themeBlack .ui-state-active,
.special-version.themeBlack .ui-widget-content .ui-state-active,
.special-version.themeBlack .ui-widget-header .ui-state-active,
.special-version.themeBlack a.ui-button:active,
.special-version.themeBlack .ui-button:active,
.special-version.themeBlack .ui-button.ui-state-active:hover,
.special-version.themeBlack .total-price *,
.special-version.themeBlack .footer * {
    color: #fff !important;
}

.special-version.themeBlack .total-price .total-price-step .step {
    background: #000 !important;
    border-color: #fff !important;
    color: #fff !important;
}

.special-version.themeBlack .total-price .total-price-cost a {
    background: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
}

.special-version.themeBlack .change-date .day-number.disabled {
    color: rgba(0, 0, 0, 0.3) !important;
}

.special-version.themeBlack .header-content,
.special-version.themeBlack .header .button,
.special-version.themeBlack .footer {
    background-color: #000;
}

.special-version.themeBlack .header-nav__info-elem a,
.special-version.themeBlack .header-nav__elem,
.special-version.themeBlack .header-lang a,
.special-version.themeBlack .header-phone,
.special-version.themeBlack .header-nav__elem a {
    color: #fff !important;
}

.special-version.themeBlack .header-body {
    border: none;
}

.special-version.themeBlack .header-search__popup-body {
    border-color: #fff;
}

.special-version.themeBlack .header .icon {
    fill: #fff !important;
}

.special-version.themeBlack .footer-header__links .icon {
    opacity: 1 !important;
}

.special-version.themeBlack .header-buttons .button {
    border: 1px solid #fff;
}

.special-version.themeBlack .footer .icon * {
    fill: #fff;
}

/*
 * Theme blue
 */

.special-version.themeBlue [class*="popup__"],
.special-version.themeBlue .pay-form .item-3,
.special-version.themeBlue .change-lang .item,
.special-version.themeBlue .change-ticket-type .item,
.special-version.themeBlue .change-date .day-number.disabled,
.special-version.themeBlue .test-page,
.special-version.themeBlue .press-center [class*="section"],
.special-version.themeBlue .press-center,
.special-version.themeBlue .poster-page,
.special-version.themeBlue .news-page,
.special-version.themeBlue .hold-event [class*="section"],
.special-version.themeBlue,
.special-version.themeBlue .header,
.special-version.themeBlue .ui-widget-header,
.special-version.themeBlue .ui-widget-content,
.special-version.themeBlue .l1topbar {
    background: #9dd1ff !important;
}

.special-version.themeBlue .l1topbar {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.special-version.themeBlue [class*="popup__"] *,
.special-version.themeBlue .test-page *,
.special-version.themeBlue .search-page *,
.special-version.themeBlue .press-center *,
.special-version.themeBlue .poster-page *,
.special-version.themeBlue .order-result *,
.special-version.themeBlue .news-page__filter-btn.active,
.special-version.themeBlue .news-page__filter-btn:hover,
.special-version.themeBlue .hold-event *,
.special-version.themeBlue .feedback-page *,
.special-version.themeBlue .exhibitions *,
.special-version.themeBlue .comment *,
.special-version.themeBlue [class*="section-"] *{
    color: #063462 !important;
}
.special-version.themeBlue .exhibition-section-4 .item:before {
    background: rgba(255, 255, 255, 0.6);
}

.special-version.themeBlue .news-page__form-btn,
.special-version.themeBlue a.ui-state-hover,
.special-version.themeBlue .ui-state-active,
.special-version.themeBlue .ui-widget-content .ui-state-active,
.special-version.themeBlue .ui-widget-header .ui-state-active,
.special-version.themeBlue a.ui-button:active,
.special-version.themeBlue .ui-button:active,
.special-version.themeBlue .ui-button.ui-state-active:hover,
.special-version.themeBlue .change-time-900 .item .time.selected,
.special-version.themeBlue .change-time-900 .item .time:hover,
.special-version.themeBlue .total-price .total-price-next.active a,
.special-version.themeBlue .slider-paginator-1.active,
.special-version.themeBlue .ticket-section-company .send-contact button[type="submit"],
.special-version.themeBlue .change-help input[type="radio"]:checked + .item-help,
.special-version.themeBlue .ticket-section-company .send-contact input[type="submit"],
.special-version.themeBlue .type-acomp-alias .item:after,
.special-version.themeBlue .change-format input[type="radio"]:checked + .item-format,
.special-version.themeBlue .type-accomp input[type="radio"]:checked + div,
.special-version.themeBlue .change-time .selected,
.special-version.themeBlue .change-date .day-number:hover,
.special-version.themeBlue .change-date .day-number.selected,
.special-version.themeBlue .test-page .test-result .result-row .right .result-send,
.special-version.themeBlue .test-page .test-questions .question .right .answer-button,
.special-version.themeBlue .test-page .test-land .begin-test,
.special-version.themeBlue .simple-page-section-2 .fieldset .btn,
.special-version.themeBlue .show-more-button,
.special-version.themeBlue .press-center .section3 .press-center-form .send-button,
.special-version.themeBlue .news-page__add-btn,
.special-version.themeBlue .hold-event .section3 .hold-event-form .send-button,
.special-version.themeBlue .feedback-page-form .btn,
.special-version.themeBlue .exhibitions__item-btn,
.special-version.themeBlue .project-item-btn,
.special-version.themeBlue .comment-form .btn,
.special-version.themeBlue .about-section-4 .item-right hr,
.special-version.themeBlue .exhibition-section-8 .btn {
    background: #063462 !important;
    color: #9dd1ff !important;
}

.special-version.themeBlue .icon * {
    fill: #063462;
}

.special-version.themeBlue .button__text .icon * {
    fill: #fff !important;
}

.special-version.themeBlue .hold-event .section2 .change-day input,
.special-version.themeBlue .popup hr,
.special-version.themeBlue .change-eks .item hr,
.special-version.themeBlue .change-eks input[type="radio"]:checked + .item:after,
.special-version.themeBlue .change-help .item-help,
.special-version.themeBlue .pay-rules-item,
.special-version.themeBlue hr.hr-thin,
.special-version.themeBlue .change-abon .item .abon-alias,
.special-version.themeBlue .change-abon input[type="radio"]:checked + .item:after,
.special-version.themeBlue .change-format .item-format,
.special-version.themeBlue .type-accomp div,
.special-version.themeBlue .change-product .item,
.special-version.themeBlue .change-lang,
.special-version.themeBlue .change-ticket-type .item hr,
.special-version.themeBlue .change-date .item,
.special-version.themeBlue .change-date .day-number,
.special-version.themeBlue .change-format.last,
.special-version.themeBlue .underline,
.special-version.themeBlue .change-ticket-type,
.special-version.themeBlue .change-time .time-item,
.special-version.themeBlue .type-acomp-alias,
.special-version.themeBlue .ticket-pay .pay-h,
.special-version.themeBlue .ticket-pay.last,
.special-version.themeBlue .change-project input[type="radio"]:checked + .item:after,
.special-version.themeBlue .change-product input[type="checkbox"]:checked + .item:after,
.special-version.themeBlue .change-lang input[type="radio"]:checked + .item:after,
.special-version.themeBlue .abon,
.special-version.themeBlue .change-ticket-type input[type="checkbox"]:checked + .item:after,
.special-version.themeBlue .change-show-item:hover:after,
.special-version.themeBlue input[type="radio"]:checked + .change-show-item:after,
.special-version.themeBlue .test-page .test-result .result-row .right .result-send,
.special-version.themeBlue .test-page .test-result .result-block,
.special-version.themeBlue .test-page .test-questions .question .right .answer-button,
.special-version.themeBlue .test-page .test-land .begin-test,
.special-version.themeBlue .simple-page-section-2 .fieldset,
.special-version.themeBlue .show-more-button,
.special-version.themeBlue .press-center .section3 .mini-h,
.special-version.themeBlue .press-center .section3 .press-center-form,
.special-version.themeBlue .press-center .section3 .press-center-form .send-button,
.special-version.themeBlue .news-page__add-btn,
.special-version.themeBlue .order-result .order-details .right hr,
.special-version.themeBlue .hold-event .section3 .mini-h,
.special-version.themeBlue .comment-form__heading,
.special-version.themeBlue .about-section-2 hr,
.special-version.themeBlue .exhibition-section-2 hr,
.special-version.themeBlue .exhibition-section-8 .fieldset {
    border-color: #063462 !important;
}

.special-version.themeBlue .l1block1_wrap,
.special-version.themeBlue  .l1block1 {
    background: #9dd1ff !important;
}

.special-version.themeBlue .change-help input[type="radio"]:checked + .item-help *,
.special-version.themeBlue .change-format input[type="radio"]:checked + .item-format span {
    color: #9dd1ff !important;
}

.special-version.themeBlue .button__text {
    color: #fff !important;
}

.special-version.themeBlue .test-page .test-result .result-block .result-h,
.special-version.themeBlue .about-section-4 .item-right {
    background: #9dd1ff !important;
}

.special-version.themeBlue .news-page__item-pic:after,
.special-version.themeBlue .about-section-3 .project-item .mask {
    background: rgba(255, 255, 255, 0.6);
}
.special-version.themeBlue .feedback-page-section-2:before {
    display: none;
}

.special-version.themeBlue .change-eks .item,
.special-version.themeBlue .pay-form .item-3,
.special-version.themeBlue .change-lang .item,
.special-version.themeBlue .change-abon .item,
.special-version.themeBlue .test-page .test-questions .question .left span,
.special-version.themeBlue .test-page .test-questions .question {
    border: 1px solid #063462 !important;
}

.special-version.themeBlue .popup__sale .list li:before,
.special-version.themeBlue .test-page .test-questions .question .right .question-text label input[type='radio']:checked + .radio-circle:before {
    background-color: #063462 !important;
}

.special-version.themeBlue .forselect2 .ui-selectmenu-button.ui-button *,
.special-version.themeBlue .forselect2 .ui-selectmenu-button.ui-button {
    color: #000 !important;
    line-height: 2.3 !important;
}


.special-version.themeBlue .total-price {
    background: #9dd1ff !important;
    border-top: 1px solid #063462 !important;
}

.special-version.themeBlue .total-price *,
.special-version.themeBlue .footer * {
    color: #063462 !important;
}

.special-version.themeBlue .total-price .total-price-step .step,
.special-version.themeBlue .test-page .test-questions .question .left span {
    background: #9dd1ff !important;
    border-color: #063462 !important;
    color: #063462 !important;
}

.special-version.themeBlue .total-price .total-price-cost a {
    background: #063462 !important;
    color: #9dd1ff !important;
    border-color: #9dd1ff !important;
}

.special-version.themeBlue .change-date .day-number.disabled {
    color: rgba(0, 0, 0, 0.3) !important;
}


.special-version.themeBlue .change-show-item .mask-1 {
    display: none;
}
.special-version.themeBlue .change-show-item .mask-2 {
    background: rgba(255, 255, 255, 0.6) !important;
    opacity: 1 !important;
}

.special-version.themeBlue .header-search__popup,
.special-version.themeBlue .header-search .input,
.special-version.themeBlue .header-search__button,
.special-version.themeBlue .footer {
    background: #9dd1ff;
}

.special-version.themeBlue .header-top,
.special-version.themeBlue .header-icons__elem,
.special-version.themeBlue .header .button {
    border-color: #063462;
}

@media (max-width: 767px) {
    .header-icons__elem {
        border: none
    }
}

.special-version.themeBlue .header-search .input {
    border-bottom: 1px solid #063462;
}

.special-version.themeBlue .header-body {
    border: none;
}

.special-version.themeBlue .header-nav__elem,
.special-version.themeBlue .header-phone,
.special-version.themeBlue .header-nav__info-elem span,
.special-version.themeBlue .header-search__popup-link,
.special-version.themeBlue .header-search__popup-result span,
.special-version.themeBlue .header-search__popup-title {
    color: #063462;
}

.header-phone .icon-phone {
    width: 14px;
    height: 14px;
}
.special-version.themeBlue .header .icon {
    fill: #fff !important;
}


.special-version.themeBlue .footer-header__links .icon {
    fill: #063462;
}

.special-version.themeBlue .header .button {
    background-color: #063462;
}

.special-version.themeBlue .footer-header__links .icon {
    opacity: 1 !important;
}

.article-page .article-page__info span {
    display: inline;
    font-family: ProximaB;
    text-transform: uppercase;
    color: #666;
}
.article-page .article-page__info .article-page__date {
    margin-right: 7px;
}
.article-page .article-page__info .article-page__author {
    font-size: 10px;
}
.article-page .article-page__info .article-page:after {
    content: '|';
    margin-left: 7px;
}
.article-page .article-page__info {
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 20px;*/
}

.owl-stage .owl-item {
    display: flex;
}

.owl-stage {
    display: flex;
}

.owl-stage, .owl-stage .owl-item {
    display: flex !important;
}

.change-ticket-type.owl-carousel .item-wr {
    width: 100% !important;
}

@media (max-width: 1300px){
    .menu-logo-wr[style="display: block;"] + .menu .header-glass{
        display: none
    }
}



/*
 * New afisha grid
 */

@media (min-width: 641px){

    .afisha-grid {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px -60px;
    }

    .afisha-grid__col-6 {
        width: 50%;
        padding: 0 15px 30px;
    }

    .afisha-grid__col-3 {
        width: 25%;
        padding: 0 15px 30px;
    }

    .afisha-grid__col-6 .event-slide span,
    .afisha-grid__col-3 .event-slide span {
        font-size: 16px;
    }

    .afisha-image-title {
        font-size: 25px !important;
        max-height: calc(100% - 70px)
    }
}

@media (max-width: 640px){
    .afisha-grid .event-slide  {
        margin-bottom: 30px;
    }

    .event-slide.style_large .afisha-image-background {
        padding-bottom: 100%;
    }
}

.afisha-grid .event-slide {
    padding: 0;
}

.afisha-image-background {
    position: relative;
    padding-bottom: 65%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.afisha-image-background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.event-slide.style_large .event-date {
    bottom: auto;
    top: 0;
}
.afisha-image-title {
    position: absolute;
    bottom: 25px;
    left: 20px;
    right: 50px;
    color: #fff !important;

    /*top: 25px;*/
    overflow: hidden;
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;*/
}

.afisha-inline-view {
    position: relative !important;
    height: 90px !important;
    margin-bottom: 30px !important;
}

.afisha-inline-view .afisha-image-background {
    width: 143px;
    height: 90px;
    position: absolute !important;
    left: 0;
    top: 0;
    padding: 0;
}


@media (min-width: 641px){
    .afisha-inline-view span {
        position: absolute !important;
        top: -5px !important;
        left: 165px !important;
        font-size: 16px !important;
        line-height: 20px !important;
        margin: 0 !important;
        font-family: ProximaB;
        max-height: 64px !important;
        overflow: hidden;
    }

    .afisha-slider-mobile {
        display: none;
    }
}

.afisha-inline-view .event-date {
    color: #999999 !important;
    background: transparent !important;
    height: auto !important;
    width: auto !important;
    left: 165px !important;
}

@media (max-width: 640px){
    .afisha-inline-view {
        height: auto !important;
        min-height: 60px;
        padding: 0 0 40px 95px !important;
    }
    .afisha-inline-view span {
        position: static !important;
        font-size: 14px !important;
        margin-top: -5px !important;
        display: block;
        font-family: ProximaB;
    }
    .afisha-inline-view .event-date {
        left: 95px !important;
    }
    .afisha-inline-view .afisha-image-background {
        width: 80px;
        height: 60px;
    }

    .afisha-desktop {
        display: none;
    }
}

.search-city-label {
    opacity: 0.4;
    font-size: 13px;
    text-transform: uppercase;
    font-family: ProximaB;
}



/*.header-nav__info-elem,
.header input,
.header button {
    font-family: Proxima;
}

.header-mobile__menu-phone,
.header-mobile__menu-elem,
.header-nav__elem {
    font-family: ProximaB;
}*/

.header a {
    color: currentColor;
}

.input.style_not_padding {
    padding: 0;
}

.visually-hidden {
    height: 0;
}

@media screen and (min-width: 1200px) {
    .exhibitions__item {
        height: calc(100vh - 120px)!important;
    }
}

@media screen and (min-width: 640px) and (max-width: 1200px){
  .exhibitions__items {
    height: calc(100vh - 434px)!important;
  }

  .exhibitions__item {
    height: 100%!important;
  }
}
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {

  .exhibitions__items {
    height: calc(100vh - 434px)!important;
  }
  .exhibitions__item {
    height: 100%!important;
  }
}
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {
  .exhibitions__items {
    height: calc(100vh - 434px)!important;
  }
  .exhibitions__item {
    height: 100%!important;
  }
}


.feed-page {
    background-color: #fff;
}
.feed-page h1 {
    font-family: ProximaB;
}
.feed-page .container2 {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 980px;
}
@media (max-width: 1220px) {
    .feed-page .container2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 640px) {
    .feed-page .container2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.feed-page .feed-section-1 {
    padding-top: 50px;
    padding-bottom: 75px;
}

.feed-section-1 h1 {
    padding: 0 12px;
}

.feed-page .feed-section-1 .big-text {
    margin: 25px 0;
}
.feed-page .feed-section-2 {
    background-color: #f3f3f3;
    padding-top: 95px;
    padding-bottom: 70px;
}

@media (max-width: 767px){
    .feed-page .feed-section-1 {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .feed-page .feed-section-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}



.feed-page__item {
    position: relative;
    width: calc(50% - 30px);
    background-size: cover!important;
    height: 270px;
    padding: 0 20px;
    margin: 0 15px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    cursor: pointer;
}

@media (max-width: 767px) {
    .feed-page__item {
        margin: 0 0 20px;
        width: 100%;
    }
}
.feed-page__item > .sticker {
    z-index: 10;
}
.feed-page__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(158deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%);
    z-index: 1;
}
.feed-page__item-title {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    margin: 8px 0 15px 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
    max-height: 150px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    transition: all linear 0.2s;
}
@media (max-width: 600px) {
    .feed-page__item-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.feed-page__item-info {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    z-index: 2;
}
.feed-page__item-views {
    display: flex;
    align-items: center;
    margin: 0 20px 0 0;
}
.feed-page__item-views-ico {
    cursor: pointer;
    width: 20px;
    height: 12px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: all linear 0.2s;
}
.feed-page__item-views-ico:hover {
    opacity: 0.5;
}
.feed-page__item-views-value {
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}
.feed-page__item-like {
    display: flex;
    align-items: center;
}
.feed-page__item-like-ico {
    cursor: pointer;
    width: 16px;
    height: 15px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: all linear 0.2s;
}
.feed-page__item-like-ico:hover {
    opacity: 0.5;
}
.feed-page__item-like-value {
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}
.feed-page__item-like.is-active > .feed-slider__button {
    border-color: #f7323f;
    background-color: #f7323f;
}
.feed-page__item-like.is-active > .feed-slider__button > svg {
    fill: #fff;
}
.feed-page__item-like.is-active:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(158deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-color: rgba(0, 0, 0, 0.5);
}
.feed-page__item-like.is-active:hover .feed-slider__item-title {
    color: #cd9a2b;
}
.feed-page__item-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 2;
    transition: all linear 0.2s;
}
.feed-page__item-button > svg {
    fill: #cd9a2b;
}
.feed-page__item-button--video {
    padding-left: 11px;
}

@media (min-width: 768px){
    .feed-page__items {
        margin: 37px -15px 0;
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px){
    .feed-page__items {
        margin-top: 35px;
    }
}

.feed-page__item.is-active > .feed-page__item-button {
    border-color: #f7323f;
    background-color: #f7323f;
}
.feed-page__item.is-active > .feed-page__item-button > svg {
    fill: #fff;
}


.vdnh {
    background-color: #1db7b1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    top: -55px;
    margin-bottom: -15px;
}
.vdnh:hover .vdnh-heading {
    color: #cd9a2b;
}
.vdnh-pic {
    display: block;
    width: 110px;
    min-width: 110px;
    margin: 0 35px 0 0;
}
@media (max-width: 640px) {
    .vdnh-pic {
        margin: 0 20px 0 0;
    }
}
.vdnh-heading {
    font-family: Proxima;
    font-size: 24px;
    color: white;
    margin: 0;
    transition: 0.3s;
}
@media (max-width: 640px) {
    .vdnh-heading {
        font-size: 20px;
    }
}
.vdnh-text {
    font-family: Proxima;
    font-size: 16px;
    color: white;
    border-left: 1px solid white;
    padding: 0 20px;
    margin: 0 0 0 20px;
    max-width: 500px;
}
@media (max-width: 900px) {
    .vdnh-text {
        display: none;
    }
}
.sticker.style_orange {
    background-color: #cd9a2b;
}
.sticker {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background-color: #f7323f;
    font-size: 11px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 10px;
}


.feed-page-short__items {
    display: flex;
    flex-wrap: wrap;
}
.feed-page-short__item {
    width: 22.5%;
    position: relative;
    z-index: 2;
    margin-bottom: 35px;
    display: block;
    margin-left: 3.333%;
}
.feed-page-short__item:nth-of-type(9) {
    display: none;
}



@media (max-width: 900px) {
    .feed-page-short__item {
        width: 30%;
        margin-left: 5%;
    }
    .feed-page-short__item:nth-of-type(9) {
        display: block;
    }
}
@media (min-width: 900px) {
    .feed-page-short__item:nth-of-type(4n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 640px) and (max-width: 900px) {
    .feed-page-short__item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (max-width: 640px) {
    .feed-page-short__item {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .feed-page-short__item:nth-of-type(4) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(5) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(6) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(7) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(8) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(9) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(10) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(11) {
        display: none;
    }
    .feed-page-short__item:nth-of-type(12) {
        display: none;
    }
}
.feed-page-short__item:hover .feed-page-short__item-text {
    color: #cd9a2b;
}
.feed-page-short__item-pic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 127px;
}
.feed-page-short__item-pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.feed-page-short__item-text {
    font-family: ProximaB;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    margin: 22px 0 15px 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.feed-page-short__item-date {
    font-family: ProximaB;
    font-size: 11px;
    text-transform: uppercase;
    color: #999999;
}
.feed-page-short__item-refresh {
    font-family: ProximaB;
    font-size: 10px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    background-color: #cd9a2b;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.feed-page__filter {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 40px;
}
@media (max-width: 640px) {
    .feed-page__filter {
        display: block;
    }
}
.feed-page__filter-btns {
    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;
}
.feed-page__filter-btn {
    height: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    border: none;
    background-color: transparent;
    outline: none;
    font-family: ProximaB;
    padding: 0 18px;
    margin-right: 4px;
}
.feed-page__filter-btn.active,
.feed-page__filter-btn:hover {
    color: #333333;
    background-color: #fdfefc;
}
@media (max-width: 640px) {
    .feed-page__filter-btn {
        display: none;
    }
}
.feed-page__filter-btn_select {
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 280px;
}
@media (min-width: 640px) {
    .feed-page__filter-btn_select {
        display: none;
    }
}
.feed-page__filter-btn_select * {
    outline: none;
}
.feed-page__filter-container {
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.feed-page__filter-label {
    color: #333333;
    font-family: ProximaB;
    font-size: 16px;
    margin-right: 34px;
}
@media (max-width: 900px) {
    .feed-page__filter-label {
        display: none;
    }
}
.feed-page__filter-select {
    width: 190px;
}
.feed-page__filter-select * {
    outline: none;
}
@media (max-width: 640px) {
    .feed-page__filter-select {
        margin: 0 auto;
        width: 100%;
        max-width: 280px;
    }
}

.media-player {
  display: none;
  background: #fff;
  border: 1px solid #efefef;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 53px;
  padding: 10px 0;
  z-index: 9999;
}
.media-player.show {
  display: block;
}
.media-player__close {
    border: none;
    background: 0 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.media-player__content {
    max-width: 775px;
    margin: 0 auto;
    display: flex;
}
.media-player-audio {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.media-player-audio__file {
    margin: 0 20px 0 0;
    width: 600px;
}
.media-player-audio__info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% - 620px);
}
.media-player-audio__pic {
    width: 37px;
    height: 37px;
    margin: 0 10px 0 0;
    background-size: cover;
}
.media-player-audio__pic img {
    width: 100%;
}
.media-player-audio__title {
    color: #3b3f48;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    width: calc(100% - 47px);
}

.feed-page-short__item-info {
  display: flex;
  flex-wrap: wrap;
}
.feed-page-short__item-views {
  display: flex;
  align-items: center;
  margin: 0 20px 0 0;
}
.feed-page-short__item-views-ico {
  cursor: pointer;
  width: 20px;
  height: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
  transition: all linear 0.2s;
}
.feed-page-short__item-views-ico svg {
  fill: #999999;
}
.feed-page-short__item-views-value {
  color: #999999;
  font-size: 10px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.feed-page-short__item-like {
  display: flex;
  align-items: center;
}
.feed-page-short__item-like-ico {
  cursor: pointer;
  width: 16px;
  height: 15px;
  display: inline-block;
  margin: 0 10px 0 0;
  transition: all linear 0.2s;
}
.feed-page-short__item-like-ico.liked .ico-like-full  {
    fill: #000;
    display: inline-block;
}
.feed-page-short__item-like-ico.liked .ico-stroke-like  {
    display: none;
}
.feed-page-short__item-like-ico .ico-stroke-like {
  fill: #999;
}
.feed-page-short__item-like-ico .ico-like-full  {
  fill: #999;
}
.feed-page-short__item-like-ico:hover .ico-stroke-like {
  display: none;
}
.feed-page-short__item-like-ico .ico-like-full {
  display: none;
}
.feed-page-short__item-like-ico:hover .ico-like-full {
  display: inline-block;
}
/*.feed-page-short__item-like-ico:hover {*/
  /*opacity: 0.5;*/
/*}*/
.feed-page-short__item-like-value {
  color: #999999;
  font-size: 10px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.feed-page-short__item-like.is-active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(158deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-color: rgba(0, 0, 0, 0.5);
}

.size {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 100;
}
.size--photo svg {
  fill: #fff;
}
.size-ico {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.size--photo .size-ico {
  background: #000;
}
.size--audio .size-ico {
  background: #1d5ea2;
}
.size--video .size-ico {
  background: #f6323f;
}
.size-value {
  height: 25px;
  padding: 0 10px;
  background: #3b3f48;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

#wrapper {

}
/*
    PLAYER
*/
.audioplayer {
    margin-top: 10px;
    height: 2.5em; /* 40 */
    color: #fff;
    text-shadow: none;
    position: relative;
    z-index: 1;
    background: transparent;
    box-shadow: none;
    border: none;
    width: 70%;
}


/* mini mode (fallback) */

.audioplayer-mini
{
    width: 2.5em; /* 40 */
    margin: 0 auto;
}


/* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

.audioplayer > div
{
    position: absolute;
}


/* play/pause button */

.audioplayer-playpause
{
    width: 2.5em;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
    border-right-color: transparent;
    background: transparent;
}
.audioplayer-mini .audioplayer-playpause
{
    width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
    background-color: #222;
}
.audioplayer-playpause a
{
    display: block;
}
.audioplayer-stopped .audioplayer-playpause a
{
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-right: none;
    border-left-color: #000;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em;
}
.audioplayer-playing .audioplayer-playpause a
{
    width: 0.75em; /* 12 */
    height: 0.75em; /* 12 */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
    width: 31%;
    height: 100%;
    background-color: #222;
    content: '';
    position: absolute;
    top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
    left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
    right: 0;
}


/* timers */

.audioplayer-time
{
    width: 4.375em;
    height: 100%;
    line-height: 40px;
    text-align: center;
    z-index: 2;
    top: 0;
    color: #3b3f48;
    font-size: 12px;
    font-family: inherit;
    text-shadow: none;
}
.audioplayer-time-current
{
    border-left: none;
    border-left-color: rgba( 0, 0, 0, .25 );
    left: 2.5em;
}
.audioplayer-playing .audioplayer-time.audioplayer-time-current {
    color: #f7323f;
}
.audioplayer-time-duration
{
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
    right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
    border-right: 0;
    right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar
{
    height: 1px;
    background-color: #efefef;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em;
    left: 6.875em;
    margin-top: 0;
}
.audioplayer-novolume .audioplayer-bar
{
    right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.audioplayer-bar-loaded
{
    background-color: #efefef;
    z-index: 1;
}
.audioplayer-bar-played
{
    background: red;
    z-index: 2;
}


/* volume button */

.audioplayer-volume
{
    width: 2.5em; /* 40 */
    height: 100%;
    border-left: none;
    border-left-color: transparent;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
    background-color: transparent;
}
.audioplayer-volume-button {
    width: 100%;
    height: 100%;
    background-image: url("../img/feed-page/ico-high-volume.png");
    background-size: 14px;
    background-position:  center center;
    background-repeat: no-repeat;
}
.audioplayer-volume-button a
{
    /*width: 0.313em; !* 5 *!*/
    /*height: 0.375em; !* 6 *!*/
    /*background-color: #fff;*/
    /*display: block;*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*top: 40%;*/
    /*left: 35%;*/
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
    /*content: '';*/
    /*position: absolute;*/
}
.audioplayer-volume-button a:before
{
    /*width: 0;*/
    /*height: 0;*/
    /*border: 0.5em solid transparent; !* 8 *!*/
    /*border-left: none;*/
    /*border-right-color: #fff;*/
    /*z-index: 2;*/
    /*top: 50%;*/
    /*right: -0.25em;*/
    /*margin-top: -0.5em; !* 8 *!*/
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after
{
    /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
    /*width: 0.313em; !* 5 *!*/
    /*height: 0.313em; !* 5 *!*/
    /*border: 0.25em double #fff; !* 4 *!*/
    /*border-width: 0.25em 0.25em 0 0; !* 4 *!*/
    /*left: 0.563em; !* 9 *!*/
    /*top: -0.063em; !* 1 *!*/
    /*-webkit-border-radius: 0 0.938em 0 0; !* 15 *!*/
    /*-moz-border-radius: 0 0.938em 0 0; !* 15 *!*/
    /*border-radius: 0 0.938em 0 0; !* 15 *!*/
    /*-webkit-transform: rotate( 45deg );*/
    /*-moz-transform: rotate( 45deg );*/
    /*-ms-transform: rotate( 45deg );*/
    /*-o-transform: rotate( 45deg );*/
    /*transform: rotate( 45deg );*/
}


/* volume dropdown */

.audioplayer-volume-adjust
{
    height: 6.25em;
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background-image: url(../img/feed-page/volume-wrap-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
    opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
    top: auto;
    bottom: 72%;
}
.audioplayer-volume-adjust > div
{
    width: 1px;
    height: 80%;
    background-color: #efefef;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f7323f;
}
.audioplayer-novolume .audioplayer-volume
{
    display: none;
}


/* CSS3 decorations */


.audioplayer
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.audioplayer-volume-adjust
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.audioplayer-bar,
.audioplayer-volume-adjust > div
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.audioplayer-volume-adjust div div,
.audioplayer-bar-played
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*.audioplayer-playpause,*/
/*.audioplayer-volume a*/
/*{*/
    /*-webkit-filter: drop-shadow( 1px 1px 0 #000 );*/
    /*-moz-filter: drop-shadow( 1px 1px 0 #000 );*/
    /*-ms-filter: drop-shadow( 1px 1px 0 #000 );*/
    /*-o-filter: drop-shadow( 1px 1px 0 #000 );*/
    /*filter: drop-shadow( 1px 1px 0 #000 );*/
/*}*/
/*.audioplayer,*/
/*.audioplayer-volume-adjust*/
/*{*/
    /*background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );*/
    /*background: -webkit-linear-gradient( top, #444, #222 );*/
    /*background: -moz-linear-gradient( top, #444, #222 );*/
    /*background: -ms-radial-gradient( top, #444, #222 );*/
    /*background: -o-linear-gradient( top, #444, #222 );*/
    /*background: linear-gradient( to bottom, #3e7bb4, #5fa6de);*/
/*}*/
/*.audioplayer-bar-played*/
/*{*/
    /*background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );*/
    /*background: -webkit-linear-gradient( left, #007fd1, #c600ff );*/
    /*background: -moz-linear-gradient( left, #007fd1, #c600ff );*/
    /*background: -ms-radial-gradient( left, #007fd1, #c600ff );*/
    /*background: -o-linear-gradient( left, #007fd1, #c600ff );*/
    /*background: linear-gradient( to right, #007fd1, #c600ff );*/
/*}*/
/*.audioplayer-volume-adjust div div*/
/*{*/
    /*background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );*/
    /*background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );*/
    /*background: -moz-linear-gradient( bottom, #007fd1, #c600ff );*/
    /*background: -ms-radial-gradient( bottom, #007fd1, #c600ff );*/
    /*background: -o-linear-gradient( bottom, #007fd1, #c600ff );*/
    /*background: linear-gradient( to top, #007fd1, #c600ff );*/
/*}*/
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div
{
    border-radius: none;
}
.audioplayer
{
    border-radius: none;
}
.audioplayer-volume-adjust
{
  border-radius: none;
}
.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}

/* hold event */
.form__checkbox .section-seller__checkbox {
    display: inline-block;
    padding-left: 46px;
    cursor: pointer;
    font-size: 14px;
    line-height: 149.2%;
    position: relative;
    transition: 200ms ease-out;
}

.form__checkbox .section-seller__checkbox span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-color: #fff;
    transition: 300ms ease-out;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.form__checkbox .section-seller__checkbox span::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 7px;
    width: 11px;
    height: 7px;
    border-left: 2px solid #cd9a2b;
    border-bottom: 2px solid #cd9a2b;
    opacity: 0;
    transition: 300ms ease-out;
    transform: rotate(-45deg);
}

.form__checkbox .section-seller__checkbox input:checked + span:after {
    opacity: 1;
}

.form__checkbox .section-seller__checkbox a {
    font-weight: 600;
}

.form__checkbox .section-seller__checkbox input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
}

.form__checkbox .section-seller__checkbox-label {
    max-width: 400px;
}

.hold-event__page {
    color: #000;
    font-family: 'Raleway', 'Proxima';
}

.hold-event__page .button {
  background-color: inherit;
  border: none;
  outline: none;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 56px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-weight: 800;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.container__medium {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
}
.hold-event__banner {
    color: #fff;
}
.hold-event__banner .l1block1 {
    padding-top: 100px;
    padding-bottom: 67px;
}
.hold-event__banner h1, .hold-event__banner .h1 {
    font-weight: 900;
    font-size: 65px;
    line-height: 101.2%;
    max-width: 815px;
    margin-top: 0;
    margin-bottom: 47px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
.hold-event__banner .l1topbar {
    background-color: #dd8c21;
    padding: 21px 30px;
}
.hold-event__banner .l1topbar li a {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
}
.event__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
}
.event__text p {
    margin: 0;
}
.event__text:not(:last-child) {
    margin-bottom: 6px;
}
.event__title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}
.events__buttons {
    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;
}
.events__button:not(:last-child) {
    margin-right: 16px;
}

.hold-event__page .button_border_orange {
    border: 1px solid #dd8c21;
    padding: 5px 24px;
    color: #dd8c21;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 0.18em;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-transform: none;
}
.hold-event__page .button_orange {
    border: 1px solid #dd8c21;
    background-color: #dd8c21;
    padding: 5px 24px;
    color: #fff;
    font-weight: 800;
    font-size: 11.833px;
    letter-spacing: 0.18em;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.hold-event__page .button__text {
    font-size: inherit;
}
.l1topbar .section__content ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.l1topbar .section__content li {
    margin-left: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 136.8%;
    text-transform: uppercase;
}
.l1topbar .section__content li:not(:last-child) {
    margin-right: 47px;
}
.section__title {
    font-weight: 800;
    font-size: 22px;
    line-height: 142.2%;
    letter-spacing: 0.17em;
    text-transform: uppercase;
}
.section__title.size_big {
    font-size: 24px;
    line-height: 142.2%;
}
.section__content {
    font-size: 22px;
    line-height: 31px;
}
.section__content p {
    max-width: 890px;
    margin-top: 0;
}
.section__content p:not(:last-child) {
    margin-bottom: 34px;
}
.section__link {
    margin-top: 43px;
    display: inline-block;
}
.form__captcha img {
    vertical-align: bottom;
}
.link__arrow {
    color: #dd8c21;
}
.link__arrow span {
    display: inline;
}
.link__arrow svg {
    position: relative;
    left: 7px;
    top: 3px;
}
.link__arrow:hover .icon-arrow-link {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icon-arrow-link {
    width: 14px;
    height: 16px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.section__page {
    padding: 93px 0 100px;
}
.section__page:not(:last-child) .container__medium {
    position: relative;
}
.section__page:not(:last-child) .container__medium:before {
    content: '';
    display: block;
    left: 40px;
    right: 40px;
    top: calc(100% + 100px);
    height: 2px;
    background-color: #000;
    position: absolute;
}
.section__page:not(:last-child).section_dark .container__medium:before, .section__page:not(:last-child).section_grey .container__medium:before, .section__page:not(:last-child).section_blue .container__medium:before {
    display: none;
}
.section_blue, .section_dark {
    position: relative;
    color: #fff;
}
.section_dark {
    background-color: #222;
}
.section_blue {
    background-color: #6088a2;
}
.section_grey {
    background-color: #f9f9f9;
}
.section__form .section__head {
    max-width: 680px;
}
.section__form .button {
    font-size: 11px;
    letter-spacing: 0.18em;
    padding-left: 42px;
    padding-right: 42px;
}
.section__image {
    max-width: 1026px;
    margin-left: auto;
    margin-right: auto;
}
.section__head {
    text-align: center;
    max-width: 935px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.ul__disc li {
    position: relative;
    padding-left: 32px;
}
    .ul__disc li:not(:last-child) {
    margin-bottom: 18px;
}
.ul__disc li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dd8c21;
}
.ul_list:not(:last-child) {
    margin-bottom: 60px;
}
.equipment__item {
    text-align: center;
}
.equipment__item-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    background-color: #dd8c21;
    margin-bottom: 29px;
}
.equipment__item-icon svg {
    max-width: 62px;
    max-height: 62px;
}
.equipment__item-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    max-width: 280px;
    margin: 0 auto;
    text-transform: none;
    color: inherit;
    letter-spacing: 0;
}
.icon-equipment_1 {
    width: 62px;
    height: 42px;
}
.icon-equipment_2 {
    width: 57px;
    height: 43px;
}
.icon-equipment_3 {
    width: 54px;
    height: 50px;
}
.icon-equipment_4 {
    width: 43px;
    height: 56px;
}
.icon-equipment_5 {
    width: 47px;
    height: 61px;
}
.icon-equipment_6 {
    fill: none;
    width: 57px;
    height: 40px;
}
.icon-load {
    width: 11px;
    height: 14px;
}
.icon-link-point {
    width: 14px;
    height: 19px;
}
.icon-link-msg {
    width: 20px;
    height: 14px;
}
.icon-link-phone {
    width: 17px;
    height: 17px;
}
.link__icon {
    color: #000;
}
.link__icon, .link__elem {
    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;
}
.link__elem {
    color: #dd8c21;
    margin-right: 14px;
}
.link__text {
    font-size: 22px;
    line-height: 30px;
}
.section__info {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 38px 50px;
    margin-bottom: 37px;
}
.section__info-link {
    display: inline-block;
}
.map__box {
    position: relative;
    padding-bottom: 45.2%;
}
.map__box .contacts-map,
.map-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map__box iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.input {
    height: 56px;
}
.input, .textarea {
    font-size: 18px;
    width: 100%;
    padding: 15px 24px;
    border: 1px solid #fff;
    -webkit-transition: border-color 0.2s ease-out;
    -o-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    font-family: 'Proxima Nova';
}
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: #828282;
    opacity: 1 !important;
}
.input::-moz-placeholder, .textarea::-moz-placeholder {
    color: #828282;
    opacity: 1 !important;
}
.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: #828282;
    opacity: 1 !important;
}
.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    color: #828282;
    opacity: 1 !important;
}
.input::placeholder, .textarea::placeholder {
    color: #828282;
    opacity: 1 !important;
}
.input:focus, .textarea:focus {
    border-color: #000;
}
.input:focus::-webkit-input-placeholder, .textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}
.input:focus::-moz-placeholder, .textarea:focus::-moz-placeholder {
    color: transparent !important;
}
.input:focus:-ms-input-placeholder, .textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}
.input:focus::-ms-input-placeholder, .textarea:focus::-ms-input-placeholder {
    color: transparent !important;
}
.input:focus::placeholder, .textarea:focus::placeholder {
    color: transparent !important;
}
.textarea {
    line-height: 136.8%;
    resize: none;
    height: 200px;
    vertical-align: bottom;
}
.section__page .choose-tabs {
    justify-content: center;
}
.button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.event__form .error-label {
    padding-top: 3px;
}
.event__form .section-seller__checkbox .error-label {
    display: none!important;
}
.form__checkbox .section-seller__checkbox input.error:not(:checked) ~ .section-seller__checkbox-label:before,
.textarea.error {
    border-color: crimson;
}
.form__checkbox .section-seller__checkbox input:checked ~ .section-seller__checkbox-label:after {
    opacity: 1;
}
.form__field {
    position: relative;
}
.form__field .icon-calendar_2 {
    position: absolute;
    top:  50%;
    right:  20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.icon-calendar_2 {
    width: 24px;
    height: 24px;
}
@media (min-width: 1200px) {
    .events__aside {
        display: none;
    }
    .event__form {
        width: 812px;
    }
    .section__info-item {
        width: 33.3333333%;
    }
    .section__info-item:first-child {
        padding-right: 40px;
    }
    .section__info-item:nth-child(2) {
        text-align: center;
        padding-left: 79px;
    }
    .section__info-item:nth-child(3) {
        padding-left: 150px;
    }
    .section__info-item:not(:last-child) {
        position: relative;
    }
    .section__info-item:not(:last-child):before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 100%;
        height: 46px;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .section__info-item:not(:last-child):first-child:before {
        left: calc(100% + 10px);
    }
    .section__info-item:not(:last-child):nth-child(2):before {
        left: calc(100% + 65px);
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .l1topbar .section__content li:not(:last-child) {
        margin-right: 30px;
    }
}
@media (min-width: 768px) {
    .section__box, .ul_list, .equipment__grid, .section__info, .form__row, .form__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .mob {
        display: none !important;
    }
    .form__row, .form__textarea {
        width: 100%;
    }
    .form__submit {
        margin-left: auto;
        margin-top: auto;
    }
    .form__checkbox {
        padding-top: 8px;
        margin-bottom: 32px;
    }
    .form__row {
        margin-bottom: 24px;
    }
    .form__col {
        width: calc(50% - 12px);
    }
    .form__col:nth-child(2n) {
        margin-left: auto;
    }
    .map_image {
        margin-top: -54px;
        margin-bottom: -80px;
    }
    a.link__icon {
        -webkit-transition: color 0.2s ease-out;
        -o-transition: color 0.2s ease-out;
        transition: color 0.2s ease-out;
    }
    a.link__icon:hover {
        color: #dd8c21;
    }
    .event__form {
        margin: 0 auto;
    }
    .equipment__grid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -72px;
        padding: 39px 45px 0;
    }
    .button .icon-load {
        margin-right: 14px;
    }
    .button_border_orange:hover {
        background-color: #dd8c21;
        color: #fff;
    }
    .button_orange:hover {
        background-color: #fff;
        color: #dd8c21;
        border-color: #fff;
    }
    .equipment__col {
        width: 33.333333%;
        margin-bottom: 72px;
    }
    .equipment__col:nth-child(3n - 1) {
        padding-right: 8px;
    }
    .ul_elem {
        width: calc(50% - 33px);
    }
    .ul_elem:nth-child(2) {
        margin-left: auto;
    }
    .section__aside {
        width: 320px;
        padding-right: 30px;
    }
    .section__content {
        width: calc(100% - 320px);
        margin-left: auto;
    }
    .section__content.size_small {
        padding-right: 30px;
    }
    .section__content.size_small p:not(:last-child) {
        margin-bottom: 17px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .map_image {
        margin-top: 3px;
        text-align: center;
        margin-right: -23px;
        margin-bottom: -30px;
    }
    .map_image img {
        max-width: 593px;
    }
    .hold-event__page .button {
        height: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .form__submit .button {
        font-size: 11px;
        height: 46px;
    }
}
@media (max-width: 1199px) {
    .events-tab {
        font-size: 13px;
        height: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .events-maps {
        margin-top: 56px;
    }
    .ul__disc li {
        padding-left: 18px;
    }
    .ul__disc li:not(:last-child) {
        margin-bottom: 15px;
    }
    .ul__disc li:before {
        width: 6px;
        height: 6px;
    }
    .ul_elem {
        width: calc(50% - 16px);
    }
    .ul_list:not(:last-child) {
        margin-bottom: 37px;
    }
    .section__link {
        margin-top: 15px;
    }
    .hold-event__banner h1, .hold-event__banner .h1 {
        font-size: 42px;
        max-width: 600px;
        margin-bottom: 30px;
    }
    .hold-event__banner .l1block1 {
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }
    .section__page {
        padding: 55px 0 60px;
    }
    .section__page:not(:last-child) .container__medium:before {
        top: calc(100% + 60px);
    }
    .events__bottom {
        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;
        background-color: #f9f9f9;
        padding: 20px 24px;
    }
    .events__aside {
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        color: rgba(0, 0, 0, 0.7);
        width: 220px;
    }
    .events__aside + .events__buttons {
        width: calc(100% - 220px);
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button_border_orange {
        padding: 5px 19px;
    }
    .section__aside {
        width: 190px;
    }
    .section__title {
        font-size: 15px;
        line-height: 20px;
    }
    .section__title.size_big {
        font-size: 15px;
        line-height: 22px;
    }
    .section__info {
        padding: 19px 28px;
    }
    .link__elem {
        margin-right: 9px;
    }
    .icon-link-point {
        width: 12px;
        height: 17px;
    }
    .icon-link-msg {
        width: 17px;
        height: 11px;
    }
    .icon-link-phone {
        width: 14px;
        height: 14px;
    }
    .section__head {
        max-width: 410px;
        margin-bottom: 35px;
    }
    .equipment__item-icon {
        width: 70px;
        height: 70px;
        margin-bottom: 17px;
    }
    .equipment__item-icon svg {
        max-width: 43px;
        max-height: 43px;
    }
    .equipment__item-title {
        max-width: 190px;
    }
    .icon-equipment_1 {
        width: 43px;
        height: 30px;
    }
    .icon-equipment_2 {
        width: 39px;
        height: 29px;
    }
    .icon-equipment_3 {
        width: 37px;
        height: 34px;
    }
    .icon-equipment_4 {
        width: 30px;
        height: 38px;
    }
    .icon-equipment_5 {
        width: 34px;
        height: 44px;
    }
    .icon-equipment_6 {
        width: 44px;
        height: 31px;
    }
    .equipment__col {
        margin-bottom: 54px;
    }
    .equipment__grid {
        margin: 0 -26px -54px;
        padding: 19px 0 0;
    }
    .equipment__item-title {
        font-size: 15px;
        line-height: 22px;
    }
    .section__content {
        width: calc(100% - 194px);
        font-size: 15px;
        line-height: 21px;
    }
    .section__content p:not(:last-child) {
        margin-bottom: 22px;
    }
    .section__content.size_small {
        padding-right: 0;
    }
    .section__content.size_small p:not(:last-child) {
        margin-bottom: 12px;
    }
    .l1topbar .section__content {
        width: 100%;
    }
    .l1topbar .section__content ul {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .l1topbar .section__content li a {
        font-size: 12px;
    }
    .l1topbar .section__content li:not(:last-child) {
        margin-right: 20px;
    }
    .l1topbar .container__medium {
        padding-left: 0;
        padding-right: 0;
    }
    .section__info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 24px;
    }
    .link__text {
        font-size: 15px;
        line-height: 30px;
    }
    .map__box {
        padding-bottom: 48.9%;
    }
    .section__form .section__head {
        max-width: 415px;
        margin-bottom: 51px;
    }
    .input {
        height: 40px;
    }
    .input, .textarea {
        padding-left: 19px;
        padding-right: 19px;
        font-size: 15px;
    }
    .textarea {
        height: 150px;
        padding-top: 11px;
        padding-bottom: 11px;
    }
    .section__form .button {
        padding: 5px 26px;
    }
}
@media (max-width: 767px) {
    .form__checkbox .section-seller__checkbox span::before {
        width: 20px;
        height: 20px;
    }
    .form__checkbox .section-seller__checkbox span::after {
        left: 5px;
        top: 5px;
    }
    .form__checkbox .section-seller__checkbox {
        padding-left: 35px;
    }
    .form__submit .button,
    .form__checkbox .section-seller__checkbox {
        font-size: 12px;
    }
    .form__checkbox .section-seller__checkbox {
        line-height: 16px;
    }
    .hold-event .section1 {
        padding-bottom: 0;
    }
    .events-maps {
        margin-top: 34px;
    }
    .events__button {
        width: calc(50% - 8px);
    }
    .events__bottom .button {
        height: 40px;
    }
    .button__icon {
        margin-right: 11px;
    }
    .events-tab {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
        line-height: normal;
    }
    .tab__elem-image .swiper-slide {
        position: relative;
        padding-bottom: 69.5%;
    }
    .tab__elem-image .swiper-slide img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .section__content {
        width: 100%;
    }
    .section__head + .section__info {
        margin-top: -11px;
    }
    .ul__disc li {
        padding-left: 21px;
    }
    .ul__disc li:before {
        top: 8px;
    }
    .ul__disc li:not(:last-child) {
        margin-bottom: 16px;
    }
    .ul_list:not(:last-child) {
        margin-bottom: 28px;
    }
    .section__image.map_image {
        margin-top: -19px;
        margin-bottom: -20px;
    }
    .desktop {
        display: none !important;
    }
    .event__text {
        font-size: 12px;
        line-height: 16px;
        max-width: 145px;
    }
    .event__text:not(:last-child) {
        margin-bottom: 1px;
    }
    .event__title {
        font-size: 16px;
    }
    .container__medium {
        padding: 0 21px;
    }
    .ul_elem:not(:last-child) {
        margin-bottom: 15px;
    }
    .section__page {
        padding: 35px 0 40px;
    }
    .section__page:not(:last-child) .container__medium:before {
        top: calc(100% + 40px);
        right: 21px;
        left: 21px;
    }
    .section__page .ul_list {
        padding-top: 5px;
        padding-right: 10px;
    }
    .section__page.section_dark {
        padding: 45px 0;
    }
    .section__page.section_dark .section__title.size_big {
        font-size: 12px;
        line-height: 18px;
    }
    .equipment__grid {
        padding: 0;
        margin: 0;
    }
    .equipment__col {
        margin-bottom: 36px;
    }
    .equipment__col:last-child {
        margin-bottom: 0;
    }
    .equipment__col:not(:last-child) {
        padding-bottom: 36px;
        position: relative;
    }
    .equipment__col:not(:last-child):before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 0;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.1);
        width: 140px;
    }
    .events__bottom {
        display: block;
        padding: 0;
        background-color: transparent;
    }
    .events__aside {
        margin-bottom: 23px;
        font-size: 14px;
    }
    .events__aside, .events__buttons {
        width: 100%;
    }
    .events__aside + .events__buttons {
        width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .equipment__item-icon svg {
        max-width: 48px;
        max-height: 48px;
    }
    .icon-equipment_1 {
        width: 46px;
        height: 31px;
    }
    .icon-equipment_2 {
        width: 39px;
        height: 30px;
    }
    .icon-equipment_3 {
        width: 38px;
        height: 36px;
    }
    .icon-equipment_4 {
        width: 30px;
        height: 39px;
    }
    .icon-equipment_5 {
        width: 31px;
        height: 40px;
    }
    .icon-equipment_6 {
        width: 38px;
        height: 27px;
    }
    .equipment__item-title {
        font-size: 14px;
        line-height: 20px;
        max-width: 245px;
    }
    .section__aside {
        width: 100%;
        margin-bottom: 20px;
    }
    .section__content {
        font-size: 14px;
        line-height: 20px;
    }
    .hold-event__banner h1, .hold-event__banner .h1 {
        font-size: 26px;
        line-height: 29px;
        letter-spacing: 0.06em;
        margin-bottom: 15px;
    }
    .hold-event__banner .l1block1 {
        padding-top: 112px;
        padding-bottom: 22px;
    }
    .hold-event__banner .l1block1_wrap {
        background-image: url("../img/hold-event/bg1_mob.jpg");
    }
    .hold-event__banner .l1topbar {
        padding: 22px 21px;
    }
    .hold-event__banner .l1topbar ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        overflow: auto;
        white-space: nowrap;
        margin: 0 -21px;
        scrollbar-width: none;
    }
    .hold-event__banner .l1topbar ul::-webkit-scrollbar {
        display: none;
        height: 0;
        width: 0;
    }
    .hold-event__banner .l1topbar ul:before, .hold-event__banner .l1topbar ul:after {
        content: '';
        display: block;
        min-width: 21px;
    }
    .hold-event__banner .l1topbar ul li {
        margin-bottom: 0;
        font-size: 12px;
    }
    .hold-event__banner .l1topbar ul li:not(:last-child) {
        margin-right: 24px;
    }
    .hold-event__banner .l1topbar ul li:last-of-type {
        margin-right: 0;
    }
    .ul_elem {
        width: 100%;
    }
    .link__arrow svg {
        top: 1px;
        left: 2px;
    }
    .section__link {
        max-width: 200px;
    }
    .icon-arrow-link {
        width: 10px;
        height: 12px;
    }
    .section__title {
        font-size: 17px;
        line-height: 132.2%;
        letter-spacing: 0.12em;
    }
    .section__title.size_big {
        font-size: 17px;
        line-height: 132.2%;
        letter-spacing: 0.12em;
    }
    .section__info {
        padding: 12px 24px;
        margin-bottom: 33px;
    }
    .map__box {
        margin: 0 -21px -40px;
        padding-bottom: 158.3%;
    }
    .form__col:not(:last-child), .form__row:not(:last-child) {
        margin-bottom: 16px;
    }
    .link__elem {
        width: 16px;
        text-align: center;
    }
    .link__elem svg {
        margin-right: 0;
    }
    .input, .textarea {
        font-size: 14px;
    }
    .form__checkbox:not(:last-child) {
        margin-bottom: 27px;
    }
    .form__captcha:not(:last-child) {
        margin-bottom: 24px;
    }
    .form__submit .button {
        height: 46px;
        width: 100%;
    }
}


.tab__image {
  position: relative;
  margin-bottom: 60px; }
  .tab__image img {
    vertical-align: bottom;
    width: 100%; }

.tab__point {
  position: absolute;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  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;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #999999;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
  transition: 300ms ease-out; }
  .tab__point.active {
    border-color: #cd9a2b;
    color: #cd9a2b; }
  .tab__point.point_1 {
    top: 29.4%;
    left: 48.7%;
    width: 18.7%;
    height: 31%; }
  .tab__point.point_2 {
    top: 33.3%;
    left: 67.4%;
    width: 13%;
    height: 21.2%; }
  .tab__point.point_3 {
    top: 14.3%;
    left: 81.4%;
    width: 14.7%;
    height: 65%; }
  .tab__point.point_4 {
    top: 80.3%;
    left: 60.1%;
    width: 15.7%;
    height: 12%; }
  .tab__point.point_5 {
    top: 0.3%;
    left: 76.1%;
    width: 23.7%;
    height: 99%; }

.events__bottom {
  margin-top: 58px; }

.tab__elem-aside {
  font-size: 30px;
  font-weight: bold; }

.tab__elem-text {
  font-size: 15px;
  line-height: 21px; }

@media (min-width: 1200px) {
  .tab__image {
    margin-right: 11px; } }

@media (min-width: 768px) {
  .tab__elem {
    display: none;
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .tab__elem-aside {
    width: 350px;
    padding-right: 20px; }
    .tab__elem-aside .icon_button {
      display: none; }
    .tab__elem-aside + .tab__elem-content {
      width: calc(100% - 350px); }
  .tab__elem-text {
    width: calc(100% - 350px); }
  .tab__elem-image {
    width: 280px;
    margin-left: auto; }
  .tab__elem-box,
  .tab__elem-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 768px) and (max-width: 1199px) {
    .form__submit .button {
        height: 46px;
        width: 100%;
    }
  .tab__elem-aside {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    width: 120px; }
    .tab__elem-aside + .tab__elem-content {
      width: calc(100% - 120px); }
  .tab__elem-text {
    width: calc(100% - 214px); }
  .tab__elem-image {
    width: 154px; }
  .tab__elem {
    padding-top: 20px; }
  .tab__point {
    font-size: 9px;
    line-height: normal; }
    .tab__point:first-of-type {
      font-size: 15px;
      line-height: 17px; } }

@media (max-width: 767px) {
  .tab__item {
    display: none; }
  .tab__elem-box.is_active .icon_button svg:first-child {
    opacity: 0; }
  .tab__elem:not(:first-child) .tab__elem-box {
    padding-top: 17px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .tab__elem:not(:last-child) .tab__elem-box {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px; }
  .tab__elem-content {
    display: none; }
  .icon_button {
    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;
    position: relative;
    margin-left: auto; }
    .icon_button svg + svg {
      position: absolute; }
  .tab__elem-aside {
    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: 16px;
    line-height: 19px; }
  .tab__elem-content {
    margin-top: 19px; }
  .tab__elem-text {
    font-size: 14px;
    line-height: 20px; }
    .tab__elem-text:not(:last-child) {
      margin-bottom: 27px; }
  .icon_button {
    color: #DD8C21; }
    .icon_button svg {
      width: 17px;
      height: 17px;
      -webkit-transition: opacity .2s ease-out;
      -o-transition: opacity .2s ease-out;
      transition: opacity .2s ease-out; } }
.footer__main .footer {
  padding: 0 0 83px;
  font-weight: 500;
  background-color: #fff;
  margin-top: 65px; }
  .footer__main .footer-grid {
    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; }
  .footer__main .footer-list {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 50px; }
    .footer__main .footer-list .link {
      padding-right: 50px; }
  .footer__main .footer-left {
    -webkit-flex-basis: 66%;
        -ms-flex-preferred-size: 66%;
            flex-basis: 66%; }
  .footer__main .footer-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer__main .footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 23px; }
    .footer__main .footer-bottom .link {
      width: 45%;
      white-space: nowrap; }
      .footer__main .footer-bottom .link .icon {
        margin-right: 10px; }
  .footer__main .footer-logo {
    text-align: right;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500; }
    .footer__main .footer-logo p {
      margin-bottom: 10px; }
    .footer__main .footer-logo .icon {
      vertical-align: bottom; }

.footer__main a,
.footer__main p,
.footer__main .copyright {
    color: #000;
}

@media screen and (min-width: 1921px) {
  .footer__main .footer {
    margin-top: 130px; }
    .footer__main .footer-list {
      font-weight: 500;
      font-size: 28px;
      line-height: 180%;
      height: 170px;
      margin-bottom: 110px; }
    .footer__main .footer-bottom {
      font-size: 23px;
      font-weight: 500; }
      .footer__main .footer-bottom .link {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .footer__main .footer-bottom .icon-letter {
        margin-right: 20px; }
    .footer__main .footer-logo {
      font-weight: 500;
      font-size: 23px;
      line-height: 180%; } }

@media screen and (min-width: 1360px) {
  .footer__main .footer-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer__main .footer .visible-tab {
    display: none; } }

@media screen and (max-width: 1359px) {
  .footer__main .footer {
    margin-top: 40px; }
    .footer__main .footer-left {
      -webkit-flex-basis: 75%;
          -ms-flex-preferred-size: 75%;
              flex-basis: 75%; }
    .footer__main .footer-right {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .footer__main .footer-list {
      font-size: 13px;
      line-height: 23px;
      height: 120px;
      margin-bottom: 30px; }
    .footer__main .footer-bottom {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .footer__main .footer-bottom .copyright {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-top: 55px; }
    .footer__main .footer-logo {
      line-height: 17px; }
    .footer__main .footer-socials {
      margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .footer__main .footer {
    margin-top: 30px; }
    .footer__main .footer .container {
      position: relative;
      padding-bottom: 70px; }
    .footer__main .footer-right {
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end;
      font-size: 11px;
      margin-left: 5px; }
    .footer__main .footer-bottom .link {
      width: 100%;
      font-size: 12px; }
      .footer__main .footer-bottom .link svg {
        vertical-align: middle;
        margin-right: 8px; }
      .footer__main .footer-bottom .link:not(:first-of-type) {
        margin-top: 10px; }
    .footer__main .footer-list {
      height: 170px;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
    .footer__main .footer-logo {
      font-size: 11px;
      line-height: 22px; }
      .footer__main .footer-logo p {
        margin-bottom: 0; }
    .footer__main .footer-socials {
      position: absolute;
      bottom: 0;
      left: 20px; }
    .footer__main .footer .copyright {
      font-size: 11px; } }

.footer__main .container {
  margin: 0 auto;
  padding: 0 95px;
  max-width: 100%; }

@media screen and (min-width: 1921px) {
  .footer__main .container {
    margin: 0 auto;
    padding: 0 160px; } }

@media screen and (max-width: 1359px) {
  .footer__main .container {
    padding: 0 40px; } }

@media screen and (max-width: 767px) {
  .footer__main .container {
    padding: 0 20px; } }

.icon-letter {
  width: 14px;
  height: 12px; }

.icon-event {
  width: 12px;
  height: 13px; }

.icon-fb {
  width: 8px;
  height: 15px; }

.icon-vk {
  width: 20px;
  height: 11px; }

.icon-tw {
  width: 15px;
  height: 12px; }

.icon-inst {
  width: 13px;
  height: 13px; }

.icon-ta {
  width: 20px;
  height: 12px; }

.icon-logo {
  width: 150px;
  height: 25px; }

.icon-eye {
  width: 17px;
  height: 10px; }

.icon-glasses {
  width: 24px;
  height: 17px; }

.icon-close {
  width: 14px;
  height: 14px; }

@media screen and (min-width: 1921px) {
  .icon-fb {
    width: 16px;
    height: 30px; }
  .icon-vk {
    width: 40px;
    height: 21px; }
  .icon-tw {
    width: 30px;
    height: 23px; }
  .icon-inst {
    width: 27px;
    height: 27px; }
  .icon-ta {
    width: 36px;
    height: 22px; }
  .icon-lift {
    width: 128px;
    height: 134px; }
  .icon-logo {
    width: 300px; }
  .icon-letter {
    width: 25px;
    height: 21px; } }

@media screen and (max-width: 767px) {
  .icon-logo {
    height: 22px; }
  .icon-logo {
    width: 100px; } }
.socials-row {
  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;
  margin: 0 -11px; }
  .socials-row .link {
    padding: 11px; }
    .socials-row .link:hover svg path {
      fill: red !important; }

@media screen and (min-width: 1921px) {
  .socials-row {
    margin: 0 -20px; }
    .socials-row .link {
      padding: 11px 20px; } }

@media screen and (max-width: 767px) {
  .socials-row {
    margin: 0 -10px; }
    .socials-row .link {
      padding: 20px 10px 0; } }

.header-logo.image-cover {
    padding: 0 15px;
}
@media screen and (min-width: 1200px) {
    .header-logo.image-cover img {
        width: 100%;
    }
}
@media (min-width: 768px) {
    .header.header_new  .header-logo {
        width: 180px;
        border-right: 1px solid #efefef;
    }

    .header.header_new  .header-logo img {
        width: 100px;
    }

    .header.header_new  .header-content{
        width: calc(100% - 180px);
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .header.header_new  .header-logo img {
        width: 70px;
    }
}

.scale__hours,
.scale {
    margin-bottom: 100px
}

.scale__hours {
    max-width: 820px;
    margin: 0 auto;
}

.scale__row {
    position: relative;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #E2E2E2;
}

.scale__item {
    width: 11%;
    position: relative;
    cursor: pointer;
    margin-bottom: 46px;
}

.scale__item.disabled,
.scale__item[data-free="0"] {
    color: #B6B6B6;
    pointer-events: none;
}

.scale__item.selected span {
    color: #fff;
    background-color: #cd9a2b;
}

.scale__item span {
    max-width: 58px;
    margin: auto;
}

.scale__item:after {
    content: '';
    position: absolute;
    bottom: -52px;
    left: 50%;
    display: block;
    height: 13px;
    width: 1px;
    background-color: #CD9A2B;
}

.scale__item span {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scale__minutes {
    padding-top: 55px;
    margin: 0 -10%
}

.scale__minutes .scale__item {
    flex-grow: 1;
    max-width: 86px;
    font-weight: 700;
}

.scale .free {
    margin-top: 60px
}

.ticket-page .free {
    margin-bottom: 50px
}

