@font-face {
    font-family: 'Petrovskiy';
    src: url(../assets/fonts/PetrovskyOneC.otf);
    font-weight: 700;
    font-style: normal
}

/*@import url(../assets/fonts/PFDinDisplayPro/stylesheet.css);
@import url(https://fonts.googleapis.com/css?family=Roboto&subset=cyrillic-ext);
@font-face {
    font-family: 'CyrillicOld';
    src: url(../assets/fonts/cyrillicOld/CyrillicOld.eot);
    src: url(../assets/fonts/cyrillicOld/CyrillicOld.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/cyrillicOld/CyrillicOld.woff) format("woff"),url(../assets/fonts/cyrillicOld/CyrillicOld.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}*/
@font-face {
    font-family: 'Stem';
    src: url(../assets/fonts/stem/Stem-SemiLight.eot);
    src: url(../assets/fonts/stem/Stem-SemiLight.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/stem/Stem-SemiLight.woff) format("woff"),url(../assets/fonts/stem/Stem-SemiLight.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

.fax,.mail,.map-marker,.phone {
    background-image: url(../images/sprite.png);
    background-position: -157px 0;
    width: 31px;
    height: 50px
}

.fax,.mail,.phone {
    background-position: 0 -90px;
    width: 54px;
    height: 36px
}

.fax,.mail {
    background-position: -90px 0;
    width: 47px;
    height: 42px
}

.mail {
    background-position: 0 -146px;
    height: 29px
}

.nav-icon-1,.nav-icon-2,.nav-icon-3,.nav-icon-4 {
    background-image: url(../images/sprite.png);
    background-position: 0 -195px;
    width: 21px;
    height: 18px
}

.nav-icon-2,.nav-icon-3,.nav-icon-4 {
    background-position: -157px -70px;
    width: 23px;
    height: 21px
}

.nav-icon-3,.nav-icon-4 {
    background-position: -208px -80px;
    width: 20px;
    height: 17px
}

.nav-icon-4 {
    background-position: -208px -39px;
    width: 17px;
    height: 21px
}

.nav-icon-5,.nav-icon-6,.nav-icon-7,.nav-icon-8 {
    background-image: url(../images/sprite.png);
    background-position: -157px -111px;
    width: 25px;
    height: 13px
}

.nav-icon-6,.nav-icon-7,.nav-icon-8 {
    background-position: -208px -117px;
    width: 18px;
    height: 18px
}

.nav-icon-7,.nav-icon-8 {
    background-position: -67px -146px;
    width: 24px;
    height: 16px
}

.nav-icon-8 {
    background-position: -208px 0;
    width: 20px;
    height: 19px
}

::-webkit-input-placeholder {
    color: #e22319
}

::-moz-placeholder {
    color: #e22319
}

:-ms-input-placeholder {
    color: #e22319
}

body,img {
    max-width: 100%
}

img {
    -o-object-fit: cover;
    object-fit: cover;
    height: auto
}

body {
    font-size: 16px;
    font-family: "Stem",sans-serif;
    color: #444;
    overflow-x: hidden;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    visibility: hidden;
    opacity: 0
}

article:after {
    content: "";
    display: table;
    clear: both
}

#wrapper {
    padding-top: 50px;
    padding-bottom: 20px
}

table.event {
    background-color: #ffdab9;
}

/*.got {font-family: "CyrillicOld";}*/
.got, .site-header__site-name {
    /* font-family: "Stem" !important; */
    /* line-height: 1.3; */
    /* font-size: 19px; */
    /* color: #670301; */
}

table tr td p {
    padding: 5px !important;
}

; @media only screen and (min-width: 992px) {
    #wrapper {
        text-align:justify
    }
}

.container {
    width: 100%;
    max-width: 1200px
}

p a {
    /* color: #e22319 */
    word-break: break-all;
}

.widget {
    margin: 10px 0
}

.align-center {
    text-align: center
}

.page-title,.section-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #e22319;
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 30px
}

.btn {
    display: inline-block;
    border: none;
    outline: none;
    font-size: 18px;
    padding: 12px 35px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    font-weight: 700
}

.btn_small {
    font-size: 16px;
    padding: 8px 12px
}

.btn_main {
    background-color: #e22319;
    color: #d0b01d;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 1px solid #d0b01d;
    outline-offset: -2px;
    text-transform: uppercase
}

.btn_main:hover {
    background-color: #763200;
    color: #d0b01d
}

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

.breadcrumbs {
    padding: 8px;
    margin-bottom: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e22319;
    background-color: #d0b01d
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto
}

.search-item {
    padding-top: 10px
}

.search-item+.search-item {
    margin-top: 10px;
    border-top: 1px dotted #e22319
}

.search-item__title {
    font-weight: 700
}

.numpages {
    margin: 10px 0;
    text-align: center
}

.numpages__links {
    margin: 5px 0
}

.numpages__page {
    display: inline-block;
    min-width: 25px;
    text-align: center;
    padding: 2px 6px;
    margin: 0 3px
}

.numpages__page:not(.numpages__page_current) {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e22319;
    background-color: #f0dbbe
}

.slick-dots {
    list-style: none;
    text-align: center
}

.slick-dots>li {
    display: inline-block;
    margin: 0 2px
}

.slick-dots button,.styled-form textarea,.textinputs {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e22319;
    background-color: #f0dbbe
}

label {
    color: #e22319;
    line-height: 1.1
}

.textinputs {
    width: 100%;
    max-width: 240px;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e22319;
    font-weight: 700;
    padding: 0 10px
}

.textinputs_long {
    max-width: 420px
}

.styled-form label {
    display: block
}

.styled-form textarea {
    width: 100%;
    max-width: 420px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e22319
}

.styled-form select:not([multiple=multiple]) {
    width: 100%;
    max-width: 240px;
    height: 30px;
    border: 1px solid #e22319;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e22319;
    font-weight: 700;
    background-color: #f0dbbe;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(45%,#f0dbbe),to(rgba(92,39,0,.45)));
    background: -webkit-linear-gradient(top,#f0dbbe 45%,rgba(92,39,0,.45) 100%);
    background: -moz-linear-gradient(top,#f0dbbe 45%,rgba(92,39,0,.45) 100%);
    background: -o-linear-gradient(top,#f0dbbe 45%,rgba(92,39,0,.45) 100%);
    background: linear-gradient(to bottom,#f0dbbe 45%,rgba(92,39,0,.45) 100%);
    padding: 0 5px
}

.styled-form select.select_long {
    max-width: 420px
}

.styled-form .checkboxes label {
    display: inline-block;
    text-align: left
}

.styled-form .fake-checkbox {
    display: inline-block;
    position: relative
}

.styled-form .fake-checkbox label:not(.error) {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #e22319;
    background: #f0dbbe;
    cursor: pointer
}

.styled-form .fake-checkbox input[type=checkbox] {
    visibility: hidden
}

.styled-form .fake-checkbox input[type=checkbox]:checked~label {
    outline: 1px solid #f0dbbe;
    outline-offset: -2px;
    background: #e22319
}

.styled-form input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    vertical-align: middle
}

.styled-form .few-select-info {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #e22319
}

.styled-form .select2-container {
    width: 100%!important;
    max-width: 420px
}

.styled-form .select2-container .select2-selection {
    position: relative;
    border: 1px solid #e22319;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f0dbbe
}

.styled-form .select2-container .select2-selection:after {
    position: absolute;
    content: "\f0d7";
    font-family: fontAwesome;
    color: #e22319;
    font-size: 20px;
    line-height: 30px;
    right: 10px;
    bottom: 0
}

.styled-form .select2-container .select2-selection__choice {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #e22319;
    background: 0 0;
    border: none
}

.styled-form .select2-container .select2-selection__choice__remove {
    color: #e22319;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 9px;
    font-size: 20px;
    border: 1px solid;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #f9e7ce;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.styled-form .select2-container .select2-selection__choice__remove:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media only screen and (min-width: 992px) {
    .styled-form_two-side label {
        display:block;
        text-align: right
    }
}

.full-content .acts-list ul li,.styled-form_two-side label.error {
    text-align: left
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #f9e7ce;
    color: #e22319
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background: #f3d1a1;
    color: #e22319
}

.ui-widget.ui-widget-content {
    background: #fdf7ee;
    border: 1px solid #e22319
}

.ui-widget-header {
    background: #f0dbbe
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
    border: 1px solid #e6c495
}

html {
    font-size: 18px
}

body.shown {
    /*background-image:url(../images/site-bg.jpg)*/
    background-color: #FFFFFF;
    visibility: visible;
    /*background-color:#fef2dc;*/
    opacity: 1;
}


.site-header {
    position: relative;
    margin-top: 45px;
    font-size: 1rem;
    z-index: 100
}

.site-header__site-name a {
    text-align: right;
    font-family: "Stem";
    text-transform: uppercase;
    color: #e22319 !important;
    font-size: 2.6rem;
    margin: 0;
    line-height: 0.7;
    width: 100%;
    display: block;
}

.site-header__site-name a:hover {
    text-decoration: none
}

@media only screen and (min-width: 992px) {
    .site-header__site-name {
        margin-bottom:0;
        /*margin-top: 25px*/
    }
}

@media only screen and (max-width: 1200px) {
    .site-header__site-name {
        font-size:42px
    }
}

@media only screen and (max-width: 580px) {
    .site-header__site-name {
        font-size:36px
    }
}

@media only screen and (max-width: 991px) {
    .site-header__help-menu {
        text-align:center
    }
}

@media only screen and (min-width: 1200px) {
    .site-header__banner {
        width:60%;
        margin: 0 auto;
        display: block;
    }
}

.logo {
    display: block;
    text-align: center
}

.logo__image {
    width: 100%;
    max-width: 225px
}

@media only screen and (max-width: 767px) {
    .logo__image {
        max-width:175px
    }
}

.head-switchers {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .head-switchers {
        float:right;
        margin-top: -45px
    }
}

.head-switcher {
    /*max-width: 130px;*/
    display: table-cell;
    position: relative;
    padding: 0 10px;
    vertical-align: middle;
    line-height: .91em;
    border-right: 1px solid #e22319;
    font-family: "Stem",sans-serif
}

.head-switcher,.head-switcher__toggler {
    color: #e22319!important
}

.head-switcher__form {
    font-family: "Stem",sans-serif;
    display: none;
    position: absolute;
    z-index: 2;
    top: 110%;
    width: 225px;
    background-color: #e22319;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.head-switcher__form label {
    color: #fff;
    display: block
}

.head-switcher__form input {
    display: block;
    margin-bottom: 10px
}

.head-switcher__form input[type=submit] {
    width: 100%
}

.head-switcher__form p {
    color: #fff;
    font-size: .9rem;
    font-weight: 400
}

.head-switcher__form p a {
    color: #fbaf18
}

.site-map {
    min-width: 60px;
    padding: 0;
    border: none;
    float: right;
}

.lang-switcher__toggler {
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    max-width: 25%;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.lang-switcher__langs {
    position: relative;
    display: inline-block;
    width: 75%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lang-switcher__lang {
    display: block;
    width: 100%;
    font-weight: 700;
    color: #e22319!important
}

.lang-switcher__lang_disable {
    display: none;
    position: absolute;
    left: 0
}

.special-version {
    padding: 0 15px;
    margin: 10px 0;
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .special-version {
        text-align:right
    }
}

.special-version__text {
    color: #e22319;
    font-family: "Stem",sans-serif;
    font-size: 1rem;
    line-height: .91em;
    display: inline-block;
    vertical-align: middle;
    max-width: 66%;
    text-align: right;
}

.special-version__icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    background-image: url(../images/sprite.png);
    background-position: -74px -90px;
    width: 46px;
    height: 31px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1);
    -moz-transform: translateZ(0) scale(1,1);
    transform: translateZ(0) scale(1,1);
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.special-version:hover .special-version__icon {
    -webkit-transform: translateZ(0) scale(1.1,1.1);
    -moz-transform: translateZ(0) scale(1.1,1.1);
    transform: translateZ(0) scale(1.1,1.1)
}

@media only screen and (max-width: 1200px) {
    .special-version {
        display:none
    }
}

.site-search {
    width: 100%;
    margin: 10px auto;
    border: 2px solid #e22319;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    overflow: hidden;
    background-color: #fff
}

@media only screen and (max-width: 991px) {
    .site-search {
        max-width:400px
    }
}

.site-search input {
    outline: none;
    border: none
}

.site-search input[type=text] {
    display: inline-block;
    min-width: -webkit-calc(100% - 24px);
    min-width: -moz-calc(100% - 24px);
    min-width: calc(100% - 24px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: .8rem;
    line-height: 1.3rem;
    vertical-align: top
}

@media only screen and (min-width: 992px) {
    .site-search input[type=text] {
        text-align:right
    }
}

.site-search input[type=submit] {
    background-color: transparent;
    color: transparent;
    font-size: 0;
    display: inline-block;
    position: relative;
    margin-top: -2px;
    background-image: url(../images/sprite.png);
    background-position: -208px -155px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 10px
}

@media only screen and (max-width: 992px) {
    .main-menu {
        display:none
    }
}

.main-menu-wrapper {
    margin-top: 10px;
    border-bottom: 5px solid #e22319;
    position: relative;
}

.main-menu-wrapper::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e22319;
    position: absolute;
    bottom: -10px;
    z-index: -1;
}

.main-menu__list {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-bottom: 0
}

.main-menu__list_sub {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 200px;
    display: none;
    background-color: #FFF;
    border: 2px solid #e22319;
    z-index: 1
}

.main-menu__item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.main-menu__link {
    color: #000;
    display: inline-block;
    font-size: 1rem;
    padding: 10px;
    width: 100%
}

@media only screen and (max-width: 1170px) {
    .main-menu__link {
        padding:10px;
        font-size: .9rem
    }
}

.main-menu__link:active,.main-menu__link:hover {
    background-color: #e22319;
    color: #FFF;
    text-decoration: none
}

.main-menu__sub {
    position: relative;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    font-size: 14px
}

.main-menu__sub:not(:last-of-type) {
    border-bottom: 2px solid #e22319
}

.main-menu__sub .main-menu__link {
    font-size: .85rem
    padding: 10px 0;
}

.main-menu__sub:hover>.main-menu__link,.main-menu_mobile .main-menu__item_with-sub>.main-menu__link.is-active {
    background-color: #e22319;
    color: #FFF
}

.main-menu__sub .main-menu__list_sub {
    top: -2px;
    left: 100%;
    width: 100%
}

.main-menu_mobile {
    display: none
}

@media only screen and (min-width: 993px) {
    .main-menu_mobile {
        display:none!important
    }
}

.main-menu_mobile .main-menu__item {
    position: relative;
    width: 100%
}

.main-menu_mobile .main-menu__item_with-sub>.main-menu__link {
    position: relative
}

.main-menu_mobile .main-menu__item_with-sub>.main-menu__link:after {
    position: absolute;
    content: "\f0d7";
    font-family: fontAwesome;
    font-size: 20px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu-btn {
    display: none;
    margin: 0 auto 10px;
    text-align: center;
    min-width: 220px
}

@media only screen and (max-width: 992px) {
    .menu-btn {
        display:block
    }
}

.application-link::after,.with-sidebar::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both
}

@media only screen and (min-width: 992px) {
    .with-sidebar .content {
        float:left;
/*        width: -webkit-calc(100% - 300px);
        width: -moz-calc(100% - 300px);
        width: calc(100% - 300px);*/
        margin-right: 15px
    }
}

.sidebar {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .sidebar {
        float:right;
        width: 285px;
        margin-top: 0
    }
}

.application-link {
    width: 285px;
    display: inline-block;
    background-image: url(../images/app-link-border.png);
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 20px;
}

.application-link__half {
    display: block;
    width: 50%;
    float: left
}

.application-link__half_left {
    width: 66%
}

.application-link__half_right {
    width: 34%
}

.application-link__half_ta_r {
    text-align: right
}

.application-link__text {
    line-height: 1.2;
    margin: 0 0 .2em;
    color: #e22319;
    text-align: left;
    font-family: "Stem",sans-serif;
    font-weight: 900;
    font-size: 1.2rem;
}

.application-link__icon {
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-position: 0 0;
    width: 70px;
    height: 70px;
    margin-left: auto;
    margin-top: 15px
}

.news-preview__item {
    display: block;
    text-align: left
}

.news-preview__item:hover {
    text-decoration: none
}

.news-preview__logo {
    text-align: center
}

.news-preview__logo img {
    width: 100%;
    margin: 0 auto
}

.news-preview p,.news-preview__title {
    /*color:#e22319;font-family:"PF DinDisplay Pro",sans-serif*/
}

.news-preview__title {
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.1em;
    font-size: 1.2777777777777777rem
}

.news-preview p {
    font-size: 1rem;
    /*line-height:.8em;*/
    margin-bottom: 1rem
}

.news-preview_nav {
    position: relative
}

@media only screen and (max-width: 992px) {
    .news-preview_nav {
        display:none
    }
}

.news-preview_nav .slick-arrow {
    position: absolute;
    left: 0;
    width: 100%;
    border: none;
    color: transparent;
    background-color: rgba(0,0,0,.4);
    cursor: pointer;
    z-index: 10
}

.news-preview_nav .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    content: "\f077";
    font-family: fontAwesome;
    color: #fff
}

.news-preview_nav .slick-arrow.slick-next:before {
    content: "\f078"
}

.virtual-tour {
    display: block;
    margin: 15px 0
}

.sidebar-event {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px
}

.sidebar-event__img {
    max-width: 100%
}

.sidebar-cult {
    display: block
}

.sidebar-cult__img {
    max-width: 100%
}

.home-static-content:after {
    content: "";
    display: table;
    clear: both
}

.home-static-content__title {
    color: #e22319;
    text-transform: uppercase;
    font-family: "Stem",sans-serif;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0;
    line-height: 1em;
    margin-bottom: .666em;
    text-align: left
}

.home-static-content__img {
    max-width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

.home-static-content__text-container {
    font-size: .9rem
}

.home-static-content__text-container p {
    font-family: "Stem",sans-serif;
    margin-bottom: .5em
}

#view-title {
    color: #e22319;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0;
    line-height: .9em;
    margin-bottom: 20px
}

.fix {
    clear: both
}

#split img {
    float: left;
    margin-right: 25px;
    width: 280px
}

#split p,#view-title,.text {
    font-family: "Stem",sans-serif
}

#split p {
    margin-bottom: 23px;
    font-size: 16px
}

#news,.title {
    margin-bottom: 20px
}

.title {
    text-transform: uppercase;
    color: #e22319;
    font-size: 30px;
    margin-top: 31px
}

#news {
    max-width: 100%
}

.text {
    color: #e22319;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2em
}

#gallery img {
    float: left;
    display: block;
    max-width: 18%;
    margin-left: 2%
}

#gallery img:first-of-type {
    margin-left: 0
}

.full-content .acts-list {
    max-width: 100%;
    background-image: none;
    padding: 0
}

.full-content .acts-list::after,.full-content .acts-list::before,.full-content .acts-list__title {
    display: none
}

.full-content .docs-list {
    margin: 0;
    max-width: 100%
}

.full-content .docs-list__title,.full-content .requisites .section-title {
    display: none
}

.full-content .docs-list__body {
    margin: 0;
    width: 100%;
    padding: 30px 20px
}

.address-place {
    margin: 10px 0;
    display: block;
    text-align: center
}

.special-controll {
    background-color: #cbcbcb;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    color: #333;
    font-size: 14px;
    display: none;
    text-align: center
}

.special-controll .container-fluid {
    max-width: 1920px
}

.special-controll .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.special-controll_active {
    display: block
}

.special-controll__quit {
    text-align: center;
    cursor: pointer;
    padding: 20px;
    text-transform: uppercase;
    color: #333!important
}

.special-controll__quit:hover {
    background-color: #333;
    color: #fff!important
}

.special-controll .font-size {
    padding: 12px 0
}

.special-controll .font-size__button {
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    cursor: pointer
}

.special-controll .font-size__button_active {
    outline: 1px solid #333;
    background-color: #fff
}

.special-controll .font-size__button_default {
    font-size: 14px
}

.special-controll .font-size__button_medium {
    font-size: 18px
}

.special-controll .font-size__button_large {
    font-size: 24px;
    margin-right: 0
}

.special-controll .color-scheme {
    padding: 12px 0
}

.special-controll .color-scheme__item {
    font-weight: 700;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px!important;
    cursor: pointer;
    color: #333!important;
    background-color: #fff
}

.special-controll .color-scheme__item_black {
    color: #fff!important;
    background-color: #333!important
}

.special-controll .color-scheme__item_blue {
    color: #fff!important;
    background-color: #5101ef
}

.special-controll .display-images {
    padding: 12px 0
}

.special-controll .display-images__radio {
    display: inline-block
}

.special-controll .display-images input,.special-controll .display-images label {
    cursor: pointer;
    outline: none;
    margin: 5px 3px
}

.special-mode {
    font-size: 16px
}

.special-mode input::-webkit-input-placeholder,.special-mode textarea::-webkit-input-placeholder {
    color: #fff
}

.special-mode input::-moz-placeholder,.special-mode textarea::-moz-placeholder {
    color: #fff
}

.special-mode input:-ms-input-placeholder,.special-mode textarea:-ms-input-placeholder {
    color: #fff
}

.special-mode .driving-directions,.special-mode .participants-widget,.special-mode .requisites__icon,.special-mode .special-hide,.special-mode .special-version {
    display: none
}

.special-mode .container,.special-mode .container p,.special-mode .container-fluid,.special-mode .container-fluid p,.special-mode .content,.special-mode .content p {
    font-size: 1rem
}

.special-mode .page-title {
    font-size: 1.6666666666666667rem
}

.special-mode body {
    background-image: none;
    background-color: #fff
}

.special-mode body * {
    color: #333!important
}

.special-mode .breadcrumbs {
    background-color: transparent!important;
    font-size: .8888888888888888rem;
    padding: .4444444444444444em;
    border-color: #333
}

.special-mode .footer {
    font-size: 1rem;
    border-top: unset
}

.special-mode .fair__date::after,.special-mode .fair__date::before,.special-mode .footer .nav-icon,.special-mode .footer .nav-menu__item br,.special-mode .footer-map,.special-mode .footer__social {
    display: none
}

.special-mode .footer__content,.special-mode .footer__nav-container div[class^=col] {
    width: 100%
}

.special-mode .footer .nav-menu {
    text-align: left
}

.special-mode .footer .nav-menu__item {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    width: 24%;
    text-align: center
}

.special-mode .footer .nav-menu__link {
    padding-left: 0;
    margin: 0 10px
}

.special-mode .fair__body {
    border-color: #333
}

.special-mode .fair__date {
    width: 100%;
    left: 0;
    top: 0;
    background-color: transparent
}

.special-mode .btn {
    border: 2px solid #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.special-mode .btn_main {
    background-color: transparent
}

.special-mode .contact-form__body::after,.special-mode .contact-form__body::before,.special-mode .contact-form__title {
    display: none
}

.special-mode .contact-form__body {
    border: 2px solid
}

.special-mode .contact-form__body .error {
    text-align: left
}

.special-mode .docs-list {
    margin-top: 0;
    font-size: 1rem
}

.special-mode .docs-list__title {
    height: auto;
    background-image: none;
    line-height: 1.2em;
    font-size: 1.3333333333333333rem
}

.special-mode .docs-list__body {
    border: none;
    background-color: transparent;
    margin-top: 0;
    padding: 20px
}

.special-mode .acts-list::after,.special-mode .acts-list::before,.special-mode .acts-list__body::after,.special-mode .plan-scheme {
    display: none
}

.special-mode .acts-list {
    font-size: 1rem
}

.special-mode .acts-list__title {
    font-size: 1.3333333333333333rem;
    line-height: 1.2em
}

.special-mode .about-kursk__gallery,.special-mode .schedule__table::after,.special-mode .schedule__table::before {
    display: none
}

.special-mode .schedule__subtitle,.special-mode .schedule__table {
    font-size: 1rem
}

.special-mode .schedule__table,.special-mode .schedule__table tbody {
    background-color: transparent!important
}

.special-mode .schedule__table tbody td {
    border-color: #333;
    background-color: transparent!important
}

.special-mode .person {
    font-size: 1rem
}

.special-mode .person__logo {
    display: none
}

.special-mode .person__body {
    text-align: left
}

.special-mode .news-preview p {
    line-height: 1em
}

.special-mode .application-link {
    background-image: none
}

.special-mode .application-link:hover {
    text-decoration: underline
}

.hotel__logo img,.person__logo img,.special-mode .application-link__half {
    width: 100%
}

.special-mode .application-link__icon {
    display: none
}

.special-mode .site-header {
    margin-top: 100px
}

@media screen and (max-width: 991px) {
    .special-mode .site-header {
        margin-top:250px
    }
}

.special-mode .site-header__site-name {
    font-family: "Stem",sans-serif;
    font-size: 3rem
}

.special-mode .main-menu__list_sub {
    background-color: #fff!important;
    border: 2px solid #333
}

.special-mode .main-menu__sub:hover {
    background-color: transparent
}

.special-mode .main-menu__sub:not(:last-of-type) {
    border-bottom-color: #333;
    background-color: transparent!important
}

.special-mode .main-menu__link,.special-mode .main-menu__link_sub {
    background-color: transparent!important
}

.special-mode .album__body .open-popup-content,.special-mode .album__body::before,.special-mode .album__logo,.special-mode .main-menu__item_special {
    display: none
}

.special-mode .album__body {
    background-color: transparent;
    height: auto
}

.special-mode .photoalbum__description {
    font-size: 1rem
}

.special-mode .gallery,.special-mode .s-gallery {
    display: none
}

.special-mode.font-md {
    font-size: 18px
}

.special-mode.font-lg {
    font-size: 20px
}

.special-mode .table {
    border: solid #333
}

.special-mode .table td {
    border: solid #333!important
}

.special-mode[data-images=gray] .album__logo,.special-mode[data-images=gray] .gallery,.special-mode[data-images=gray] .person__logo,.special-mode[data-images=gray] .s-gallery,.special-mode[data-images=gray] .special-hide,.special-mode[data-images=on] .album__logo,.special-mode[data-images=on] .gallery,.special-mode[data-images=on] .person__logo,.special-mode[data-images=on] .s-gallery,.special-mode[data-images=on] .special-hide {
    display: block
}

.special-mode[data-images=gray] img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.special-mode img.site-header__banner,.special-mode[data-images=off] img {
    display: none!important
}

.special-mode .site-map img {
    display: inline-block!important
}

.special-mode .gallery .slick-arrow,.special-mode .news-preview_nav .slick-arrow {
    color: transparent!important
}

.special-mode .gallery .slick-arrow,.special-mode .partners-list:after,.special-mode .partners-list:before,.special-mode .site-map img {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.special-mode.background-black .btn,.special-mode.background-black .fair__body,.special-mode.background-black .head-switcher,.special-mode.background-black .schedule__table tbody td,.special-mode.background-blue .btn,.special-mode.background-blue .fair__body,.special-mode.background-blue .head-switcher,.special-mode.background-blue .schedule__table tbody td {
    border-color: #fff
}

.special-mode.background-black .gallery .slick-arrow,.special-mode.background-black .partners-list:after,.special-mode.background-black .partners-list:before,.special-mode.background-black .site-map img,.special-mode.background-blue .gallery .slick-arrow,.special-mode.background-blue .partners-list:after,.special-mode.background-blue .partners-list:before,.special-mode.background-blue .site-map img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.special-mode.background-black .table,.special-mode.background-blue .table {
    border: solid #fff
}

.special-mode.background-black .table td,.special-mode.background-blue .table td {
    border: solid #fff!important
}

.special-mode.background-black .display-images,.special-mode.background-black .display-images label,.special-mode.background-black .display-images span,.special-mode.background-blue .display-images,.special-mode.background-blue .display-images label,.special-mode.background-blue .display-images span {
    color: #333!important
}

.special-mode.background-black body {
    background-color: #333!important
}

.special-mode.background-black body *,.special-mode.background-black body .special-controll__quit:hover {
    color: #fff!important
}

.special-mode.background-black body .breadcrumbs,.special-mode.background-blue .breadcrumbs {
    border-color: #fff
}

.special-mode.background-black body .head-switcher__form,.special-mode.background-black body .head-switcher__form input[type=submit] {
    background-color: #333!important;
    border: solid 1px #fff
}

.special-mode.background-black body .color-scheme,.special-mode.background-black body .color-scheme__item,.special-mode.background-black body .font-size,.special-mode.background-black body .font-size__button,.special-mode.background-black body .special-controll__quit {
    color: #333!important
}

.special-mode.background-black body .color-scheme__item_black,.special-mode.background-black body .color-scheme__item_blue,.special-mode.background-blue body * {
    color: #fff!important
}

.special-mode.background-black body .main-menu__list_sub {
    background-color: #333!important;
    border: 2px solid #fff
}

.special-mode.background-black body .main-menu__sub:hover,.special-mode.background-blue .main-menu__sub:hover {
    background-color: transparent
}

.special-mode.background-black body .main-menu__sub:not(:last-of-type),.special-mode.background-blue .main-menu__sub:not(:last-of-type) {
    border-bottom-color: #fff
}

.special-mode.background-blue .main-menu__list_sub {
    background-color: #5101ef!important;
    border: 2px solid #fff
}

.special-mode.background-black body .main-menu__link_sub,.special-mode.background-blue .main-menu__link_sub {
    background-color: transparent!important
}

.special-mode.background-blue .head-switcher__form,.special-mode.background-blue .head-switcher__form input[type=submit] {
    background-color: #5101ef!important;
    border: solid 1px #fff
}

.special-mode.background-blue body {
    background-color: #5101ef!important
}

.special-mode.background-blue body .color-scheme,.special-mode.background-blue body .color-scheme__item,.special-mode.background-blue body .font-size,.special-mode.background-blue body .font-size__button,.special-mode.background-blue body .special-controll__quit {
    color: #333!important
}

.special-mode.background-blue body .color-scheme__item_black,.special-mode.background-blue body .color-scheme__item_blue,.special-mode.background-blue body .special-controll__quit:hover {
    color: #fff!important
}

.special-mode.background-blue body .color-scheme__item_black .main-menu__list_sub {
    background-color: #333
}

.special-mode .main-menu-wrapper::after,.special-mode .site-header .col-md-2 {
    display: none
}

@media screen and (min-width: 992px) {
    .special-mode .site-header__help-menu {
        width:40%
    }
}

.special-mode .head-switchers {
    width: 100%;
    margin-top: 2.7777777777777777rem
}

.special-mode .head-switcher {
    width: 43%;
    text-align: center
}

.special-mode .site-search {
    border: 1px solid #333;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset
}

.special-mode .site-search input {
    color: #333!important;
    font-size: 1rem;
    padding: 5px 10px
}

.special-mode .site-search input[type=submit] {
    background-image: none;
    margin-left: 0;
    height: auto;
    width: 30%;
    border: solid 1px #333;
    margin-top: 0
}

.special-mode .site-search input[type=text] {
    min-width: 70%;
    text-align: center
}

.special-mode .main-menu__link:hover {
    background-color: transparent
}

.special-mode .main-menu-wrapper {
    border: none
}

.special-mode .head-switcher__form {
    background-color: #fff!important;
    border: solid 1px #333
}

.partners-list {
    list-style: none;
    padding: 30px 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.partners-list:after,.partners-list:before {
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    content: '';
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.partners-list::before {
    background-image: url(../images/border-top.png);
    top: 0;
    left: 0
}

.partners-list::after {
    background-image: url(../images/border-bottom.png);
    bottom: 0;
    left: 0
}

.partners-list__item {
    display: inline-block;
    width: 16%;
    padding: 15px
}

@media only screen and (max-width: 1200px) {
    .partners-list__item {
        width:50%;
        margin: 10px 0
    }
}

@media only screen and (max-width: 768px) {
    .partners-list__item {
        width:100%
    }
    .site-header__site-name a {
    	line-height: 1;
    	text-align: center;
    }
}

.partners-list__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partners-list__img {
    max-width: 70px;
    margin-right: 2%
}

.partners-list__text {
    margin-bottom: 0;
    text-align: left;
    color: #000;
    font-size: .7rem;
    line-height: 1.2em;
    font-weight: 700
}

.table {
    text-align: center
}

.table td {
    border: 1px solid #000!important;
    vertical-align: middle!important
}

.article {
    position: relative;
    margin: 15px 0
}

.article:after {
    content: "";
    display: table;
    clear: both
}

.article__logo {
    width: 100%;
    max-width: 250px;
    float: left;
    margin-right: 15px
}

.gallery {
    position: relative;
    list-style: none;
    padding: 0 70px
}

.gallery__item {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.gallery__item:hover {
    opacity: .85
}

.gallery__item_video {
    background-color: #000;
    position: relative
}

.gallery__item_video a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    max-width: 100px;
    max-height: 100px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-image: url(../images/play-video.png);
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.gallery .slick-track,.gallery .slick-track .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.gallery .slick-track .slick-slide {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery .slick-slide img {
    margin: 0 auto
}
.gallery.sponsors-list .slick-slide img {
    margin: 0 10px;
    max-height: 70px;
    max-width: 85%;
}


.gallery .slick-arrow {
    position: absolute;
    top: 10px;
    bottom: 10px;
    background: 0 0;
    color: transparent;
    border: none;
    width: 60px;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.gallery .slick-arrow:focus {
    outline: none
}

.gallery .slick-prev {
    left: 0;
    background-image: url(../images/arrow-left.png)
}

.gallery .slick-prev:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.gallery .slick-next {
    right: 0;
    background-image: url(../images/arrow-right.png)
}

.gallery .slick-next:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.gallery_grid {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-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;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery_grid .gallery__item {
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 3px
}

.gallery_grid .gallery__item_image {
    position: relative
}

.gallery_grid .gallery__item_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.about-kursk__img {
    float: right;
    margin-left: 15px
}

.about-kursk__gallery {
    padding: 30px 0;
    width: 1200px;
}

.about-kursk__gallery em {
    display: block;
    text-align: center;
    color: #e22319;
    margin-top: 10px
}

.mfp-counter {
    display: none
}

.docs-list {
    display: inline-block;
    width: 100%;
    max-width: 285px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.docs-list__title {
    position: relative;
    background-image: url(../images/tape-title-big.png);
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 212px;
    line-height: 170px;
    padding: 0 30px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #e22319
}

.docs-list__body {
    border: 2px solid #e22319;
    background-color: #fff;
    padding: 100px 20px 30px;
    margin-top: -90px;
    width: 245px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700
}

.docs-list ul {
    margin: 0
}

.acts-list ul li+li,.docs-list ul li+li {
    margin-top: 20px
}

.plan-scheme {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 300px;
    padding: 200px 20px 20px;
    background-image: url(../images/plan.jpg);
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #e22319;
    text-transform: uppercase;
    font-weight: 700
}

.plan-scheme__title {
    font-size: 30px
}

.acts-list {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 300px;
    min-height: 340px;
    text-align: center;
    color: #e22319;
    padding: 55px 40px 90px
}

.acts-list:after,.acts-list:before {
    position: absolute;
    content: '';
    width: 100%;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: -1
}

.acts-list:before {
    left: 0;
    top: 0;
    height: 150px;
    background-image: url(../images/acts-top.png)
}

.acts-list:after {
    left: -6px;
    bottom: 0;
    height: 200px;
    background-image: url(../images/acts-bottom.png)
}

.acts-list__body:after {
    position: absolute;
    content: '';
    z-index: -1;
    top: 140px;
    bottom: 200px;
    background: #fff;
    left: 14px;
    right: 12px;
    border-left: 2px solid #a06e5e;
    border-right: 2px solid #a06e5e
}

.acts-list__title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.acts-list ul,.docs-list ul {
    list-style: none;
    padding: 0
}

.history {
    margin-bottom: 50px
}

.history__img_1 {
    float: right;
    margin-left: 15px
}

.history__img_3 {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 600px
}

.schedule {
    margin-bottom: 60px
}

.schedule__title {
    margin-bottom: 15px
}

.tbl_subheader {
    padding: 20px 0px;
}

.schedule__table {
    position: relative;
    width: 100%;
    margin-top: 40px;
    /*color: #e22319;*/
    color: #000;
    font-weight: 700;
    text-align: left
}

.schedule__table:after,.schedule__table:before {
    position: absolute;
    content: '';
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.schedule__table p {
    margin-bottom: 0
}

.schedule__table thead {
    text-transform: uppercase;
    font-size: 20px
}


.schedule__table tbody td {
    /*background-color: #f0dbbe;*/
    position: relative;
    z-index: 10;
    padding: 25px 30px;
    /*border: 2px solid #e22319*/
    border: 1px solid #000;
    vertical-align: top;
}

/*.schedule__table tbody td:first-child{text-align:center}*/
@media only screen and (min-width: 992px) {
    .schedule__table tbody td:first-child {
        padding-left:15px;
        padding-right: 15px;
        min-width: 200px;
    }

    .schedule__table tbody td:last-child {
        max-width: 500px
    }
}

@media only screen and (min-width: 1200px) {
    .schedule__table tbody td:last-child {
        min-width:300px
    }
}

.download-link {
    font-weight: 700;
    font-size: 1.25em;
    text-decoration: underline
}

.tape-title {
    display: inline-block;
    width: 100%;
    max-width: 323px;
    height: 100px;
    background-image: url(../images/tape-title.png);
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 25px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 68px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #e22319
}

.driving-directions,.hotels {
    padding-top: 25px;
    padding-bottom: 25px
}

#dd-map {
    width: 100%;
    height: 450px
}

.requisites {
    font-weight: 600
}

.requisites a {
    color: inherit
}

.requisites__icon {
    display: inline-block;
    vertical-align: middle
}

.requisites__table {
    margin-bottom: 10px
}

.requisites__table td {
    padding: 10px 0
}

.requisites__table td:first-child {
    text-align: center;
    color: #e22319;
    padding: 0 15px;
    min-width: 110px
}

.fairs-list,.requisites__application-link {
    text-align: center;
    padding: 20px 0
}

.requisites__application-link .application-link {
    text-align: left
}

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

.fairs-list:after {
    content: "";
    display: table;
    clear: both
}

.fairs-list__item {
    display: inline-block;
    width: 100%;
    max-width: 360px;
    margin: 30px 50px 30px 0
}

@media only screen and (max-width: 600px) {
    .fairs-list__item {
        margin:10px 0
    }
}

.fair__body {
    position: relative;
    padding: 15px;
    border: 2px solid #e22319;
    margin-bottom: 5px
}

.fair__header {
    margin-bottom: 25px
}

@media only screen and (min-width: 480px) {
    .fair__header {
        padding-left:120px;
        min-height: 140px
    }
}

.fair__date {
    font-size: 1.2em;
    text-align: center;
    font-weight: 700;
    color: #e22319;
    margin-bottom: 10px
}

@media only screen and (min-width: 480px) {
    .fair__date {
        position:absolute;
        top: -5px;
        left: -5px;
        background-color: #e22319;
        color: #fff;
        width: 120px;
        min-height: 115px;
        padding: 30px 10px
    }

    .fair__date:after,.fair__date:before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        top: 100%
    }

    .fair__date:before {
        left: 0;
        border-width: 60px 60px 0 0;
        border-color: #e22319 transparent transparent
    }

    .fair__date:after {
        right: 0;
        border-width: 0 60px 60px 0;
        border-color: transparent #e22319 transparent transparent
    }
}

.fair__description {
    margin-bottom: 15px;
    font-weight: 700;
    text-decoration: underline
}

.fair__footer:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (min-width: 480px) {
    .fair__btns {
        float:left;
        width: 50%
    }

    .fair__btns_left {
        text-align: left
    }

    .fair__btns_right {
        text-align: right
    }
}

.contact-form {
    width: 100%;
    max-width: 1024px;
    margin: 80px auto 30px;
    color: #e22319;
    font-weight: 700
}

.contact-form label {
    display: inline-block;
    width: 100%
}

.contact-form input,.contact-form textarea {
    width: 100%;
    border: 1px solid;
    background-color: transparent;
    padding: 10px
}

.contact-form input[type=text] {
    height: 48px
}

.contact-form textarea {
    min-height: 295px
}

.contact-form__body {
    position: relative;
    padding: 30px 30px 20px;
    margin-bottom: 35px;
    border: 2px solid
}

@media only screen and (min-width: 600px) {
    .contact-form__body {
        border-top:none;
        border-left: none;
        border-right: 2px solid;
        border-bottom: 2px solid
    }

    .contact-form__body:after,.contact-form__body:before {
        position: absolute;
        content: '';
        background-color: #e22319
    }

    .contact-form__body:before {
        left: 0;
        top: 69px;
        bottom: 0;
        width: 2px
    }

    .contact-form__body:after {
        right: 0;
        top: 0;
        left: 410px;
        height: 2px
    }
}

.contact-form__message,.hotel__description p,.person__description p {
    margin-bottom: 0
}

.contact-form__footer {
    text-align: right
}

.contact-form__title {
    font-size: 26px;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.1
}

@media only screen and (min-width: 600px) {
    .contact-form__title {
        position:absolute;
        content: '';
        width: 506px;
        height: 137px;
        background-image: url(../images/contact-form_title.png);
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        top: -55px;
        left: -70px;
        padding: 38px 45px;
        font-weight: 700;
        white-space: nowrap
    }

    .contact-form__title strong {
        display: none
    }

    .contact-form__title_ru {
        background-image: url(../images/contact-form__title_ru.png)
    }

    .contact-form__title_en strong {
        display: inline-block;
        -webkit-transform: skewY(-12deg);
        -moz-transform: skewY(-12deg);
        -ms-transform: skewY(-12deg);
        -o-transform: skewY(-12deg);
        transform: skewY(-12deg)
    }

    .contact-form__content_left {
        padding-top: 50px
    }
}

.our-team {
    padding-bottom: 30px
}

.hotels-list,.photoalbum-list,.team-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.hotels-list:after,.photoalbum-list:after,.team-list:after {
    content: "";
    display: table;
    clear: both
}

.hotels-list__item,.photoalbum-list__item,.team-list__item {
    width: 50%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px
}

.hotels-list__item:nth-child(2n),.photoalbum-list__item:nth-child(2n),.team-list__item:nth-child(2n) {
    margin-right: 0
}

.hotels-list__item:nth-child(2n+1),.photoalbum-list__item:nth-child(2n+1),.team-list__item:nth-child(2n+1) {
    clear: left
}

@media only screen and (max-width: 991px) {
    .hotels-list__item,.photoalbum-list__item,.team-list__item {
        width:100%
    }
}

.hotel,.person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.hotel__logo,.person__logo {
    width: 150px;
    min-width: 150px
}

@media only screen and (max-width: 580px) {
    .hotel__logo,.person__logo {
        width:100px;
        min-width: 100px
    }
}

.hotel__logo .no-img,.person__logo .no-img {
    opacity: .7
}

.hotel__body,.person__body {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 25px
}

@media only screen and (max-width: 580px) {
    .hotel__body,.person__body {
        padding:0 10px
    }
}

.hotel__name,.hotel__position,.person__name,.person__position,.person__phone,.person__email {
    color: #000;
    font-weight: 700
}

.hotel__name,.person__name {
    text-transform: uppercase
}

.hotel__position,.person__position {
    /*text-transform:lowercase*/
    ;margin-bottom: 5px
}

.album {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.album__logo {
    width: 150px;
    min-width: 150px;
    float: left
}

@media only screen and (max-width: 580px) {
    .album__logo {
        width:100px;
        min-width: 100px
    }
}

.album__body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 10px 15px 25px;
    margin: 0;
    text-align: left;
    overflow: hidden;
    line-height: 1.2;
    height: 150px;
    background-color: #f0dbbe
}

@media only screen and (min-width: 992px) {
    .album__body {
        margin-right:15px
    }
}

.album__body:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(240,219,190,0)),to(#f0dbbe));
    background: -webkit-linear-gradient(top,rgba(240,219,190,0) 0%,#f0dbbe 100%);
    background: -moz-linear-gradient(top,rgba(240,219,190,0) 0%,#f0dbbe 100%);
    background: -o-linear-gradient(top,rgba(240,219,190,0) 0%,#f0dbbe 100%);
    background: linear-gradient(to bottom,rgba(240,219,190,0) 0%,#f0dbbe 100%)
}

@media only screen and (max-width: 580px) {
    .album__body {
        padding:0 10px
    }
}

.album__body .open-popup-content {
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 55px;
    height: 15px;
    display: block;
    padding: 0 15px;
    text-align: center;
    outline: none
}

.album__title {
    margin-top: 0
}

.footer {
    font-family: "Stem",sans-serif;
    font-size: 18px;
    line-height: 1.1;
    border-top: 6px solid #e22319;
    color: #000;
}

.footer__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1200px) {
    .footer__row>div {
        width:100%
    }
}

.footer a {
    color: #000;
}

.footer p {
    margin-bottom: 10px;
}

.footer__content {
    padding: 25px 15px 10px
}

@media only screen and (max-width: 1200px) {
    .footer__content {
        width:100%;
        padding: 15px
    }
}

@media only screen and (min-width: 1200px) {
    .footer__social {
        padding-left:0;
        padding-right: 0
    }

    .footer__social .social__item {
        float: left
    }

    .footer__social .social__item:nth-child(n+5) {
        clear: both
    }
}

.footer__nav-container {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1200px) {
    .footer__nav-container {
        margin-bottom:20px
    }
}

.footer-map {
    position: relative;
    padding: 0
}

@media only screen and (min-width: 1200px) {
    .footer-map {
        min-height:475px
    }

    .footer-map__container {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 50vw;
        -webkit-transform: skewX(-40deg);
        -moz-transform: skewX(-40deg);
        -ms-transform: skewX(-40deg);
        -o-transform: skewX(-40deg);
        transform: skewX(-40deg);
        overflow: hidden
    }

    .footer-map__container:after,.footer-map__container:before {
        position: absolute;
        content: '';
        top: 0;
        z-index: 2
    }

    .footer-map__container:before {
        width: 20px;
        height: 100%;
        background: -webkit-gradient(linear,left top,right top,from(rgba(92,39,0,.6)),to(rgba(92,39,0,0)));
        background: -webkit-linear-gradient(left,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: -moz-linear-gradient(left,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: -o-linear-gradient(left,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: linear-gradient(to right,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%)
    }

    .footer-map__container:after {
        width: 100%;
        height: 10px;
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(92,39,0,.6)),to(rgba(92,39,0,0)));
        background: -webkit-linear-gradient(top,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: -moz-linear-gradient(top,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: -o-linear-gradient(top,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%);
        background: linear-gradient(to bottom,rgba(92,39,0,.6) 0%,rgba(92,39,0,0) 100%)
    }
}

.footer-map #f-map {
    width: 100%;
    height: 400px;
    padding: 0
}

@media only screen and (min-width: 1200px) {
    .footer-map #f-map {
        overflow:visible!important;
        margin-left: -200px;
        -webkit-transform: skewX(40deg);
        -moz-transform: skewX(40deg);
        -ms-transform: skewX(40deg);
        -o-transform: skewX(40deg);
        transform: skewX(40deg);
        height: 100%
    }
}

.nav-icon {
    display: inline-block
}

.nav-menu {
    margin-bottom: 26px;
}

.nav-menu__item+.nav-menu__item {
    margin-top: 5px;
}

.nav-menu__link {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    width: 100%;
    max-width: 225px
}

.nav-menu__link .nav-icon {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 30px
}

.nav-menu__link span {
    line-height: 1;
    vertical-align: middle
}

.social-icon,.social-icon__circle {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.social-icon__circle {
    fill: #e22319
}

.social-icon__text {
    fill: #fff
}

.social {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.social:after {
    content: "";
    display: table;
    clear: both
}

.social__item {
    margin: 8px;
    display: inline-block
}

.social__link:hover .social-icon_mail .social-icon__circle {
    fill: #168de2
}

.social__link:hover .social-icon_vk .social-icon__circle {
    fill: #45668e
}

.social__link:hover .social-icon_fb .social-icon__circle {
    fill: #3b5998
}

.social__link:hover .social-icon_gp .social-icon__circle {
    fill: #dd4b39
}

.social__link:hover .social-icon_od .social-icon__circle {
    fill: #ed812b
}

.social__link:hover .social-icon_tw .social-icon__circle {
    fill: #1da1f2
}

.social__icon {
    width: 65px;
    height: 65px
}

/*# sourceMappingURL=maps/main.css.map */
a:hover h3 {
    color: #23527c;
    text-decoration: underline;
}
h2.article__title {
    font-size: 1rem;
    line-height: 1.4em;
}
#article-877 .article__logo,
#article-878 .article__logo,
#article-879 .article__logo {display: none;}
.contact .form-group.row {
	margin-right: -5px;
}
    #registrate .row {
        margin-bottom: 20px;
        margin-top: 0px;
    }

    @media only screen and (max-width: 768px) {
        .schedule__table td {
            display:block;
            width: 100%;
            max-width: 100%;
            text-align: center
        }
        .about-kursk__gallery {
            width: 740px;
        }
    }
    @media only screen and (max-width: 425px) {
        .about-kursk__gallery {
            width: 390px;
        }
    @media only screen and (max-width: 376px) {
        .about-kursk__gallery {
            width: 340px;
        }
    }